@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer:http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
:focus{outline:0;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{font-weight:normal;text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"";}
img{max-width:100%;height:auto;vertical-align:bottom;-webkit-backface-visibility: hidden;}
a img{max-width:100%;height:auto;border:0;}
a:hover img{opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; /*animation:fadeIn 1s ease 0s 1 normal;*/}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{font:18px/1.75 "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;color:#000;animation:fadeIn 2s ease 0s 1 normal; font-feature-settings : "palt"; }
/*"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","游明朝",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;*/
/*::after{ display: block; clear: both; content: '';}*/

/* リンク設定
------------------------------------------------------------*/
a{text-decoration:none;outline:0;vertical-align:baseline;color:#000;}
a:hover,a:active{color:#000;}

/**** Clearfix ****/
.inner:after{content:""; display:table;clear:both;}
.inner{zoom:1;}
.clearfix:before,.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}

/* 汎用クラス
*****************************************************/
.pcDisp{display:block;}
.spDisp{display:none;}
div.fixedMenu{display:none;}

/* ヘッダー
------------------------------------------------------------*/
header{background:url(images/kv.jpg) no-repeat; background-size: 100%;}
header img{width:100%;}

/* 見出し
*****************************************************/
h2{text-align: center; margin-bottom: 70px; width: 600px;}
h2::after{ display: block; clear: both; content: '';}
h2 { position: relative; padding: 0.5em 50px; background: #e8eff6; color: #000; font-size: 38px;  line-height: 1; font-weight: bold; margin: 0 auto 70px; box-sizing: border-box;}
h2::before,h2::after{ position: absolute; content: ''; top: 100%; border: none; border-bottom: solid 15px transparent; }
h2::before { left: 0;border-right: solid 20px #c2c8ce;}
h2::after{ right: 0;border-left: solid 20px #c2c8ce;}
.h2copy{ text-align: center; font-weight: bold; margin-bottom: 20px; font-size: 20px;}

/* コンテンツ
*****************************************************/
main{padding:0;display:block;box-sizing:border-box;}
main .inner{max-width:1200px;width:96%;margin:0 auto;padding:0;box-sizing:border-box;}

#need .box::after{ display: block; clear: both; content: '';}
#need .txt{ float: left; width: 500px;}
#need .img{ float: right; width: 670px;}
#need h3{ font-size: 40px; color: #aadb7d; font-weight: bold; border-left: 10px solid #aadb7d; padding: 0 0 10px 10px; line-height: 1.2; margin-bottom: 30px;}
#need h3 span{ font-size: 20px; color: #000;}
#need p{ margin-bottom: 30px;}
#need p span{ font-weight: bold; color: #e43e3e;}
#need .btm{ text-align: center; padding: 38px 0 20px; font-size: 30px; font-weight: bold; background-image: url(images/line1.jpg),url(images/illust1.jpg),url(images/illust2.jpg); background-repeat: no-repeat,no-repeat,no-repeat; background-position: center bottom,left 210px top 0px,right 258px top 8px; margin-top: 40px;}

#kadai{ background: #fffff1;}
#kadai .box1,#kadai .box2,#kadai .box3{ margin-bottom: 50px;}
#kadai .box1::after,#kadai .box2::after,#kadai .box3::after{ display: block; clear: both; content: '';}
#kadai .maru{ float: left; margin-right: 15px;}
#kadai h3{ font-size:30px; line-height: 140px; font-weight: bold; margin-bottom: 20px;}
#kadai p{ padding-left: 100px; box-sizing: border-box;}
#kadai p span{background: linear-gradient(transparent 50%, #dbdbfa 50%); color: #e22a2a; font-weight: bold; padding: 0 5px;}
#kadai .box1 .txt{ float: left; width: 712px; background: url(images/illust3.png) no-repeat right bottom; padding-bottom: 100px;}
#kadai .box1 .img{ float: right; width: 463px; border: 7px solid #d17ddb;}
#kadai .box2 dl{ max-width: 1000px; width: 96%; margin: 0 auto 30px;border: 7px solid #d17ddb; background: #fff; padding: 40px 60px 0; box-sizing: border-box;}
#kadai .box2 dl::after{ display: block; clear: both; content: '';}
#kadai .box2 dt{ width: 125px; float: left; padding: 10px 0; box-sizing: border-box; background: #d17ddb; color: #fff; text-align: center; font-weight: bold; line-height: 1; clear: both;}
#kadai .box2 dd{width: 700px; float: right; margin-bottom: 40px;}
#kadai .box2 dd ul li{ list-style-type: disc; margin-left: 30px;}
#kadai .box2.no2 p{ background: url(images/illust4.png) no-repeat right 130px center; width: 100%;}
#kadai .box3 .txt{ float: left; width: 480px;}
#kadai .box3 .img{ float: right; width: 670px; border: 7px solid #d17ddb; margin-top: 100px;}
#kadai .box3 .arrow{ margin-top: 30px;}
#kadai .box2.no4 ul,#kadai .box2.no5 ul{ margin-left: 100px;}
#kadai .box2.no4 ul li,#kadai .box2.no5 ul li{ list-style-type: disc; margin-left: 30px;}
#kadai .box2.no4{ background: url(images/illust5.png) no-repeat right 84px center;}
#kadai .box2.no5 ul{ background: url(images/illust6.png) no-repeat right 145px center;}

#money{ padding-top: 100px;}
#money h2{ margin-bottom: 20px;}
#money .h2copy{ margin-bottom: 45px;}
#money h3{ text-align: center; background: url(images/line2.jpg) no-repeat center bottom; padding-bottom: 20px; margin-bottom: 50px; color: #79be39; font-size: 30px; font-weight: bold;}
#money .box{ border: #91c95d 5px solid; padding: 35px; box-sizing: border-box; width: 100%;font-size: 20px; font-weight: bold; text-align: center;}
#money .box::after{ display: block; clear: both; content: '';}
#money .box .hiyo1{ width: 195px; float: left; margin-right: 80px;}
#money .box .hiyo2{ width: 210px; float: left; margin-right: 80px; margin-left: 80px;}
#money .box .hiyo3{ width: 310px; float: left; margin-left: 80px; margin-top: 45px;}
#money .box .hiyo1 img{ margin: 0 0 20px;}
#money .box .hiyo2 span{background: linear-gradient(transparent 50%, #dbdbfa 50%); padding: 0 5px;}
#money .box .hiyo3 p{ margin-top: 60px;}
#money .box .green{ background: #91c95d; border-radius: 5px; color: #fff; line-height: 1; padding: 5px 0; width: 100%; margin-bottom: 15px;}
#money .box .arrow2,#money .box .plus{ float: left;}
#money .soredemo{ text-align: center; font-size: 20px; font-weight: bold; background: url(images/illust10.jpg) no-repeat right bottom; padding: 50px 0 40px;}
#money .soredemo p{ margin-bottom: 30px;}
#money .waku{ max-width: 1000px; width: 96%; background: #5cc878;color: #fff; text-align: center; font-size: 27px; font-weight: bold; padding: 30px; box-sizing: border-box; margin: 40px auto;}
#money .btm{ max-width: 1000px; width: 96%; margin: 0 auto; text-align: center; font-size: 30px; font-weight: bold;background-image: url(images/line3.jpg),url(images/illust11.jpg),url(images/illust2.jpg); background-repeat: no-repeat,no-repeat,no-repeat; background-position: center bottom, left 20px bottom 27px, right bottom 15px; padding-bottom: 15px;}

#faq{ background: #fffff1; padding-bottom: 50px;}
#faq dl{max-width: 1000px; width: 96%; margin: 0 auto;}
#faq dt{ color: #8ec759; font-size: 24px; font-weight: bold;}
#faq dt span{ font-size: 34px; margin-right: 15px;}
#faq dd{ border-bottom: 1px dashed #ccc; margin-bottom: 20px; padding:20px 0 20px 70px; position: relative;}
#faq dd span{ font-size: 34px; margin-right: 15px; color: #e22a2a; font-weight: bold; position: absolute; left: 0; top: 0;}
#faq dd img{ margin-top: 20px;}
#faq dd:last-child{ border: none;}

#profile h3{ text-align: center; font-size: 17px; font-weight: bold; margin-bottom: 30px;}
#profile .box{ background-image: url(images/illust12.jpg),url(images/illust13.jpg); background-repeat: no-repeat,no-repeat; background-position: right 75px top,left 456px top 320px; margin-bottom: 50px; }
#profile .box::after{ display: block; clear: both; content: '';}
#profile .img1,#profile .img2{ border: 10px solid #fff; box-shadow: 0 1px 5px #000;}
#profile .img1{-webkit-transform: rotate(-5deg) translate3d(0, 0, 0); float: left;}
#profile .img2{-webkit-transform: rotate(5deg) translate3d(0, 0, 0); float: right; margin-top: 50px;}
#profile .txt{ font-size: 14px; color: #555555; background: #f5f5f5; padding: 40px 40px 20px; line-height: 2;}
#profile .txt p{ margin-bottom: 20px;}

/* フォーム
*****************************************************/
#form{ background: #f6fbf2; padding-bottom: 50px;}
#form .inner{max-width: 1000px; width: 96%; margin:50px auto;background: #aadb7d; padding: 30px 100px 50px; box-sizing: border-box;}
#form h2{ text-align: center; color: #fff; font-size: 20px; line-height: 40px; margin-bottom: 30px; font-weight: bold; background: none;}
#form h2 span{ font-size: 40px;color: #fff; background: none;}
#form h2::before,#form h2::after{ display: none;}
#form .inner2{ background: #fff; padding: 30px 50px 60px; box-sizing: border-box;}
#form .inner2 p{ text-align: center; margin-bottom: 30px; font-size: 14px;}
#form_main dl dt{ font-weight:bold; font-size:14px; margin-bottom:13px; background: #d8f8ba; padding: 5px 10px; box-sizing: border-box;}
#form_main dl dd{ margin-bottom:40px; }
#form_main dl input{width:100%; height:30px; font-size:16px; border:#a7a6a6 1px solid; padding:0.5em 2%; box-sizing: border-box; background: #fff;}
#form_main dl textarea{max-width:100%; font-size:16px; border:#a7a6a6 1px solid; padding:0.5em 2%;box-sizing:border-box; background: #fff; height: 200px!important;}
#form_main #btn{ clear:both; width:100%; text-align:center;}
#form_main button{border:none; background:none;}
.formend{max-width:1000px; width:100%; margin:100px auto; text-align: center;}
.formend h2{ font-size: 30px; margin-bottom: 50px;}

/* 共通エリア
*****************************************************/
section{ padding: 50px 0 100px;}
section::after{ display: block; clear: both; content: '';}

.arrow{ width: 55px; margin: 0 auto 50px; text-align: center;}
.arrow span{ position: relative; display: inline-block; margin-left: -110px;}
.arrow span::after{ display: block; clear: both; content: '';}
.arrow span::before,.arrow span::after{ position: absolute; top: 0; bottom: 0; left: 0; margin: auto; content: "";}
.arrow span::before{ top: 45px; box-sizing: border-box; width: 55px; height: 40px; border: 55px solid transparent; border-top: 40px solid #fced2c;}
.arrow span::after{left: 27.5px; width: 55px; height: 30px; border-top: 30px solid #fced2c;top: -5px;}

.arrow2{ width: 55px; margin: 60px auto 50px; text-align: center;}
.arrow2 span{ position: relative; display: inline-block; margin-left: -110px;}
.arrow2 span::after{ display: block; clear: both; content: '';}
.arrow2 span::before,.arrow2 span::after{ position: absolute; top: 0; bottom: 0; left: 0; margin: auto; content: "";}
.arrow2 span::before{ left: 45px; box-sizing: border-box; width: 55px; height: 40px; border: 55px solid transparent; border-left: 40px solid #fced2c;}
.arrow2 span::after{left: 27.5px; width: 55px; height: 60px; border-left: 30px solid #fced2c;}

.arrow3{ width: 55px; margin: 0 auto 50px; text-align: center;}
.arrow3 span{ position: relative; display: inline-block; margin-left: -110px;}
.arrow3 span::after{ display: block; clear: both; content: '';}
.arrow3 span::before,.arrow3 span::after{ position: absolute; top: 0; bottom: 0; left: 0; margin: auto; content: "";}
.arrow3 span::before{ top: 45px; box-sizing: border-box; width: 55px; height: 40px; border: 55px solid transparent; border-top: 40px solid #bdbdbd;}
.arrow3 span::after{left: 27.5px; width: 55px; height: 30px; border-top: 30px solid #bdbdbd;}

.maru { height:140px; width:140px; border-radius:50%; line-height: 38px; text-align:center; background:#f3b992; font-size:30px; color: #fff; font-weight: bold; margin: 0 auto; padding-top: 25px; box-sizing: border-box;}
.maru span{ font-size: 20px;}

.plus { display: inline-block; vertical-align: middle; color: #91c95d; line-height: 1; width: 30px; height: 8px; background: currentColor; position: relative; margin-top: 80px;}
.plus::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: inherit; border-radius: inherit; transform: rotate(90deg);}

.schedule h2 {position: relative;color: #588f26; font-size: 25px; font-weight: bold; padding: 40px 0; text-align: center; margin: 1.5em 0; width: 100%; background: none; line-height: 1.5;}
.schedule h2:before { content: ""; position: absolute; top: -8px; left: 50%; width: 270px; height: 125px; border-radius: 50%; border: 5px solid #b7db95; border-left-color: transparent; border-right-color: transparent; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.schedule h2:after{ display: none;}
.schedule .inner{ max-width: 1000px; width: 96%; margin: 0 auto;}
.schedule table{ width: 100%; margin-bottom: 50px;}
.schedule th,.schedule td{ padding: 10px 20px; background: #fffff1; border: 1px solid #cecece;}
.schedule .midashi{ background: #b7db95; text-align: center;}
.schedule .btn{ width: 700px; margin: 0 auto; font-size: 50px; font-weight: bold; text-align: center; line-height: 1.3;}
.schedule .btn div{ font-size: 17px;}
.schedule .btn a{ color: #fff; width: 100%; padding: 15px 0; box-sizing: border-box; display: block;background-color: #79be39; background-image: url(images/illust7.png),url(images/illust14.png); background-repeat: no-repeat,no-repeat; background-position: center left 20px,center right 20px; border-radius: 10px;}
.schedule .btn a:hover{ opacity: 0.5;}

.cta{ border-top: 40px #b7db95 solid; background: #d2e9bd; position: relative; padding-bottom: 0;}
.cta .copy{ background: #fff; border-radius: 20px; text-align: center; line-height: 1; padding: 10px 0; box-sizing: border-box; width: 280px; position: absolute; top: -20px; left: 0 ; right: 0; margin: auto; font-weight: bold;}
.cta .line{width: 570px; margin: 0 auto; font-size: 44px; font-weight: bold; text-align: center; line-height: 1.3; float: left;}
.cta .line div{ font-size: 17px;}
.cta .line a{ color: #fff; width: 100%; padding: 20px 0 20px 50px; box-sizing: border-box; display: block; background: url(images/line.png) no-repeat center left 30px #a1cfd3; border-radius: 10px;border: solid #fff 1px;}
.cta .line a:hover{ opacity: 0.5;}
.cta .form{width: 570px; margin: 0 auto; font-size: 44px; font-weight: bold; text-align: center; line-height: 1.3; float: right; position: relative;}
.cta .form div{ font-size: 17px;}
.cta .form a{ color: #fff; width: 100%; padding: 20px 0 20px 0; box-sizing: border-box; display: block; background:#79be39; border-radius: 10px;border: solid #fff 1px;}
.cta .form a:hover{ opacity: 0.5;}
.cta .form .maru{ position: absolute; top: -20px; left: -20px; color: #fff; border: #fff 1px solid; border-radius: 50%; width: 100px; height: 100px; text-align: center; padding: 30px 0; box-sizing: border-box; background: #e22a2a; font-size: 14px; line-height: 1.5;}
.cta .inner{ margin-bottom: 30px;}
.cta .btm{ width: 100%; background: #fff; text-align: center; padding: 10px 0; line-height: 1; margin-bottom: 10px;}

/* フッター
*****************************************************/
footer{padding:50px 0 30px;box-sizing:border-box; background: #e4facf; font-size: 14px; text-align: center;}
footer p{ margin-bottom: 20px;}
footer .pagetop{ position: fixed; bottom: 0; right: 0;opacity: 0;transition: all .5s ease;}
footer .pagetop.isActive{opacity: 1;}
address{padding:10px;background:#fff;font-size:12px;text-align:center;word-break:break-all;box-sizing:border-box;}


/* スマホサイズ
------------------------------------------------------------*/
@media only screen and (max-width:644px){
.pcDisp{display:none;}
.spDisp{display:block;}
body{ font-size: 16px;}
.fixedMenu{width:100%;background:#fff;display:block !important;position:fixed;bottom:0;left:0;box-sizing:border-box;z-index:100;opacity: 0; transition: all .5s ease;}
.fixedMenu.isActive {opacity: 1;}
.fixedMenu ul{ display: flex;}
.fixedMenu ul li{ width: 100%; text-align: center; padding: 10px; box-sizing: border-box;}
.fixedMenu ul li a{ text-align: center; color: #fff; font-weight: bold;}
.fixedMenu ul li:first-child{ background: #d91245;}
.fixedMenu ul li:last-child{ background: #4cc764;position: relative; padding-left: 30px; box-sizing: border-box; padding-right: 0;}
.fixedMenu ul li:last-child img{ position: absolute; top: 0; bottom: 0; margin: auto; left: 12px;}
header{background:url(images/sp_kv.jpg) no-repeat; background-size: 100%;}
section { padding: 30px 0 50px;}
.h2copy { font-size: 16px;}
h2 { margin-bottom: 50px; width: 96%;padding: 0.5em 20px; font-size: 24px;}
footer .pagetop{ bottom: 48px;}

#need h3 span { font-size: 16px;}
#need h3 { font-size: 28px;margin-bottom: 20px;}
#need .txt,#need .img { float: none; width: 100%;}
#need .btm { padding: 51px 0 7px; font-size: 20px; background-image: url(images/line1.jpg),url(images/illust1.jpg),url(images/illust2.jpg); background-repeat: no-repeat,no-repeat,no-repeat; background-position: center bottom,left 0px top 0px,right 0px top 0px; margin-top: 18px; background-size: 100% auto,20% auto,12% auto;}
#kadai .box1 .txt { float: none; width: 100%; background: url(images/illust3.png) no-repeat right bottom;}
#kadai .box1 .img { float: none; width: 100%; box-sizing: border-box;}
#kadai .box1 .img img{ width: 100%;}
#kadai .maru { float: none; margin: 0 auto 20px;}
.maru { height: 100px; width: 100px; line-height: 25px; font-size: 20px; margin: 0 auto; padding-top: 20px;}
#kadai h3 { font-size: 20px; text-align: center; line-height: 1.5;}
#kadai p { padding-left: 0;}
#kadai .box2 dl { padding: 20px 10px 0;}
#kadai .box2 dt { float: none; margin-bottom: 10px;}
#kadai .box2 dd { width: 100%; float: none; margin-bottom: 20px;}
#kadai .box2.no2 p { background: url(images/illust4.png) no-repeat right bottom; background-size: 40% auto;  padding-bottom: 80px;}
#kadai .box3 .txt { float: none; width: 100%;}
#kadai .box3 .img { float: none; width: 100%; border: 7px solid #d17ddb; margin-top: 20px; box-sizing: border-box;}
#kadai .box2.no4 ul, #kadai .box2.no5 ul { margin-left: 0;}
#kadai .box2.no4 { background: url(images/illust5.png) no-repeat right 0px center; background-size: 34% auto;}
#kadai .box2.no5 { background: url(images/illust6.png) no-repeat right 0px top 110px; background-size: 34% auto;}
#kadai .box2.no5 ul { background: none;}
.schedule h2 { font-size: 20px; padding: 23px 0; margin: 0 0 30px;}
.schedule h2:before { height: 85px;}
.schedule .midashi {display: none;}
.schedule th,.schedule td{ width: 100%; display: block; box-sizing: border-box;}
.schedule th{ background: #b7db95;}
.schedule .btn { width: 100%; font-size: 30px;}
.schedule .btn div { font-size: 15px;}
.schedule table { margin-bottom: 20px;}
.cta .line { width: 100%; font-size: 30px; float: none; margin-bottom: 30px;}
.cta .line div { font-size: 15px;}
.cta .form { width: 100%; font-size: 30px; float: none;}
.cta .form div { font-size: 15px;}
.cta .form .maru { left: -5px; width: 90px; height: 90px; padding: 23px 0;}
.cta .line a { background: url(images/line.png) no-repeat center left 10px #a1cfd3; background-size: 14% auto;}
.cta { padding-bottom: 10px;}
#money { padding-top: 60px;}
#money .h2copy { margin-bottom: 15px;}
#money h3 { margin-bottom: 30px; font-size: 20px; background-size: 100% auto;}
#money .box .hiyo1 { width: 100%; float: none; margin: 0 auto 20px;}
#money .box .hiyo2 { width: 100%; float: none;  margin-right: 0;  margin-left: 0;}
#money .box { font-size: 18px;}
#money .soredemo { font-size: 18px; padding: 20px 0 40px; background-size: 38% auto;}
#money .box .plus { float: none;}
.plus { margin-top: 40px;}
#money .box .hiyo3 { width: 100%; float: none; margin-left: 0; margin-top: 35px;}
#money .box .hiyo3 p { margin-top: 10px;}
#money .waku { font-size: 20px; padding: 15px; margin: 20px auto;}
#money .btm { font-size: 20px;background-position: center bottom, left 0px bottom 27px, right bottom 15px; background-size: 100% auto,13% auto,12% auto;}
#faq dt { font-size: 20px;}
#faq dt span{ font-size: 24px; margin-right: 10px;}
#faq dd span { font-size: 24px;}
#faq dd { padding: 40px 0 20px 0;}
#faq { padding-bottom: 0px;}
#profile .img1{ margin-left: 2%;}
#profile .img2{ margin-right: 2%;}
#profile .img1,#profile .img2 { width: 40%;}
#profile .img1, #profile .img2 {border: 5px solid #fff;}
#profile .box { background-position: right 0px top 50px,left 160px top 80px; background-size: 23% auto,12% auto; width: 100%;}
#profile .txt { padding:20px;}
#form .inner { padding: 20px 10px 10px;margin: 0 auto;}
#form h2 { font-size: 16px; line-height: 30px; margin-bottom: 10px;}
#form h2 span { font-size: 28px;}
#form .inner2 { padding: 20px 10px 20px; }
footer { padding: 30px 0 10px;}













}