

body {
	font-family:"Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
		-webkit-font-smoothing: antialiased;
		font-size: 89.5%;
		letter-spacing: 0.03rem;
		line-height: 1.5;
		color: #333;
		-ms-text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
        background-color:#FFFFFF;
        word-break: break-all;
}

img{
max-width: 100%;
}

.pd10{
padding:10px;
}

.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}
.mt70 {margin-top:70px;}
.mt80 {margin-top:80px;}
.mt90 {margin-top:90px;}
.mt100 {margin-top:100px;}
.mt110 {margin-top:110px;}
.mt120 {margin-top:120px;}
.mt130 {margin-top:130px;}
.mt140 {margin-top:140px;}
.mt150 {margin-top:150px;}
.mt160 {margin-top:160px;}
.mt170 {margin-top:170px;}
.mt180 {margin-top:180px;}
.mt190 {margin-top:190px;}
.mt200 {margin-top:200px;}

.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.mb60 {margin-bottom:60px;}
.mb70 {margin-bottom:70px;}
.mb80 {margin-bottom:80px;}
.mb90 {margin-bottom:90px;}
.mb100 {margin-bottom:100px;}
.mb110 {margin-bottom:110px;}
.mb120 {margin-bottom:120px;}
.mb130 {margin-bottom:130px;}
.mb140 {margin-bottom:140px;}
.mb150 {margin-bottom:150px;}
.mb160 {margin-bottom:160px;}
.mb170 {margin-bottom:170px;}
.mb180 {margin-bottom:180px;}
.mb190 {margin-bottom:190px;}
.mb200 {margin-bottom:200px;}

.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}
.mr40 {margin-right:40px;}
.mr50 {margin-right:50px;}
.mr60 {margin-right:60px;}
.mr70 {margin-right:70px;}
.mr80 {margin-right:80px;}
.mr90 {margin-right:90px;}
.mr100 {margin-right:100px;}
.mr110 {margin-right:110px;}
.mr120 {margin-right:120px;}
.mr130 {margin-right:130px;}
.mr140 {margin-right:140px;}
.mr150 {margin-right:150px;}
.mr160 {margin-right:160px;}
.mr170 {margin-right:170px;}
.mr180 {margin-right:180px;}
.mr190 {margin-right:190px;}
.mr200 {margin-right:200px;}

.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml40 {margin-left:40px;}
.ml50 {margin-left:50px;}
.ml60 {margin-left:60px;}
.ml70 {margin-left:70px;}
.ml80 {margin-left:80px;}
.ml90 {margin-left:90px;}
.ml100 {margin-left:100px;}
.ml110 {margin-left:110px;}
.ml120 {margin-left:120px;}
.ml130 {margin-left:130px;}
.ml140 {margin-left:140px;}
.ml150 {margin-left:150px;}
.ml160 {margin-left:160px;}
.ml170 {margin-left:170px;}
.ml180 {margin-left:180px;}
.ml190 {margin-left:190px;}
.ml200 {margin-left:200px;}

img.w10{
width:10%;
}
img.w20{
width:20%;
}
img.w30{
width:30%;
}
img.w40{
width:40%;
}
img.w50{
width:50%;
}
img.w60{
width:60%;
}
img.w70{
width:70%;
}
img.w80{
width:80%;
}
img.w90{
width:90%;
}
img.w100{
width:100%;
}

.absolute {
position: absolute;
z-index: 100;
}

.relative {
position: relative;
}



.fuwafuwa {
	-webkit-animation-name:fuwafuwa;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	/*-webkit-animation-direction:alternate;*/
	-webkit-animation-timing-function:ease;

	-moz-animation-name:fuwafuwa;
	-moz-animation-duration:2s;
	-moz-animation-iteration-count:infinite;
	/*-moz-animation-direction:alternate;*/
	-moz-animation-timing-function:ease;
}
@-webkit-keyframes fuwafuwa {
	0% {-webkit-transform:translate(0, 0);}
	50% {-webkit-transform:translate(0, -10px);}
	100% {-webkit-transform:translate(0, 0);}
}
@-moz-keyframes fuwafuwa {
	0% {-moz-transform:translate(0, 0);}
	50% {-moz-transform:translate(0, -10px);}
	100% {-moz-transform:translate(0, 0);}
}


#wrap{
position: relative;
width:100%;
max-width:640px;
margin: 0 auto;
overflow: hidden;
background-color: #282f68;
background-repeat: repeat-y;
background-position: center top;
background-size: 100% auto;
}

.contentsSection{
box-sizing:border-box;
position: relative;
width:100%;
text-align: center;
}

#main{
background-color: #FFFFFF;
}

#main img.main_cv{
right:3%;
top:0.5%;
}
#main img.main_cv2{
right: 0%;
left: 0;
margin: auto;
top: 57.3%;
}
#main img.cv_btn{
right: 0;
left: 0;
bottom:-5%;
}

#reasonable{
	background-color: #FFFFFF;
	padding-bottom: 10%;
}

#point img:first-child {
	position: relative;
}
#point .gif {
	border-radius: 10px;
	width: 87.5%;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
}
#point .gif01 {
	top:16.8%;
}
#point .gif02 {
	top:29.5%;
}
#point .gif03 {
	top:42.3%;
}
#point .gif04 {
	top:55.1%;
}
#point .gif05 {
	top:67.8%;
}
#point .gif06 {
	top:80.6%;
}

#point2_before{
	padding-bottom: 5%;
	background-color: #FFFFFF;
}


#no01 img.no01_01{
left: 0;
top:5%;
}
#no01 img.no01_02{
	left: 0;
    top: 36%;
}
#no01 img.no01_03{
left: 10%;
bottom:2.3%;
}

#powerup img.powerup_01{
	left: 5%;
    top: 0.4%;
}
#powerup img.powerup_02{
	left: 5%;
    top: 15%;
}
#powerup img.powerup_03{
	left: 5%;
    top: 28.5%;
}
#powerup img.powerup_04{
	left: 5%;
    bottom: 40.1%;
}
#powerup img.powerup_05{
	left: 5%;
    bottom: 30.7%;
}
#powerup img.powerup_06{
	left: 5%;
    bottom: 10.3%;
}
#powerup img.powerup_07{
	left: 5%;
    bottom: 3%;
}

#reason01{
}

#reason01 img.reason01_bg{
    margin-top: -38%;
}

#reason01 img.reason01_01{
	left: 0%;
    top: 2%;
}

#reason01 img.reason01_02{
	left: 0%;
    top: 21%;
}

#reason01 img.reason01_03{
	left: 0%;
    bottom: 11.4%;
}

#reason_slider{
padding: 5% 0 5%;
padding-top: 5%;
}


#reason_slider .reason01_slide02{
	margin-top: 5%
}

#reason_slider .slider{
width: 80%;
margin: auto;
margin-top: 2%;
}

#reason_slider .slider a.slideArrow img{
    width: 14%;
}

#reason_slider .slider a.slideArrow img{
    top: 40%;
}

#reason_slider .slider a.slideArrow.prevArrow img{
left:-3%;
}
#reason_slider .slider a.slideArrow.nextArrow img{
right:-3%;
}
#reason_slider .slick-list{
overflow: inherit;
}


#reason02 img.reason02_01{
	left: 27%;
	    top: 4.8%;
}

#reason02 img.reason02_02{
	left: 10%;
    top: 29.3%;
}

#reason02 img.reason02_03{
	left: 5%;
	    top: 42.6%;
}


#reason03 img.reason03_bg{
margin-top: -38%;
}
#reason03 img.reason03_01{
	left: 10%;
	    top: 4.3%;
}

#reason03 img.reason03_02{
	left: 0%;
    top: 20.3%;
}

#reason04 img.reason04_01{
	left: 5%;
    top: 23%;
}

#reason05 img.reason05_01{
	left: 10%;
    top: 16%;
}

#reason05 img.reason05_02{
	left: 5%;
    top: 34.3%;
}

#reason05 img.reason05_03{
	left: 5.5%;
    bottom: 8%;
}

#reasonafter .bg{
width: 90%;
margin: auto;
background-color: #cccccc;
padding: 10% 0;
}

#reasonafter img.reasonafter_01{
	left: 0;
    top: -1.5%;
}

#reasonafter img.reasonafter_03{
margin-top: 10%;
}


#example {
padding: 10% 0 10%;
background-color: #DBDBDB;
}

#example ul.slider{
width: 90%;
margin: 5% auto 0;
}


#example ul.slider .slideArrow img{
    width: 20%;
    top: 41%;
}


#example ul.slider .prevArrow.slideArrow img{
left: -7%;
}
#example ul.slider .nextArrow.slideArrow img{
right: -7%;
}

#example ul.slick-dots{
display: block;
margin-top: 6%;
}


#example ul.slick-dots {
list-style: none;
}

#example ul.slick-dots li button{
display: none;
}

#example ul.slick-dots li{
    display: inline-block;
        width: 10px;
        height: 10px;
        background-color: #FFFFFF;
        border-radius: 100%;
        margin: 0 5px;
}

#example ul.slick-dots li.slick-active{
    background-color: #b8a57f;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center top;
}

#flow{
padding: 20% 0 0;
background-color:#e5ebff;
}


#faq{
background-color: #DBDBDB;
padding-bottom: 15%
}

#faq img.flow_after{
margin-top: -1px;
}

#faq img.faq_ttl{
margin: 10% 0 6%;
}

#faq .faqBox{
margin: 3% auto 0;
width: 80%;
}

#faq .faqBox a.moreBtn{
position: relative;
}
#faq .faqBox .toggle{
padding-top: 3%;
display: none;
}

#line{
/*padding: 10% 0 20%;*/
/*background-color: #cccccc;*/
}

#line img.line_btn{
margin: 10% 0;
}

#line img.toTop,
#contact img.toTop{
bottom:0;
right: 5%;
}


#contact{
/*background-color: #FFFFFF;
padding-bottom: 20%;*/
}

#cvFix{
position: fixed;
bottom:0;
left: 50%;
transform: translate(-50%,0%);
-webkit-transform: translate(-50%,0%);
max-width: 640px;
z-index:300;
}
.scroll {
	display: flex;
	flex-wrap: nowrap;
    overflow-x: scroll;
}

.footer {
	/*position: relative;*/
}


.toTop img{right: 2%;bottom:0;}
.toTop{background:#fff;}

.midashi01 {margin-bottom: 20%;padding-bottom: 2%;text-align: center;position:relative;}
.midashi01 .en {font-size: 3.4vw;font-family: trajan-pro-3;font-weight: 500;display: block;color: #a5955f;margin-bottom: 1em;}
.midashi01 .jp {font-size: 5vw;font-family: yu-mincho-pr6, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E;font-weight: 500;display: block;line-height: 1.4;color: #101010;}
.midashi01:before {content: '';position: absolute;bottom: -40%;left: 0;right: 0;margin: auto;width: 30px;height: 1px;background-color: rgba(17,17,17,0.2);}


.contact_line{background: url("../img_cmp/line_bnr_bg.jpg")no-repeat center,#fff;padding: 10% 4% 20%;background-size: 100%;}
.contact_line .tel{margin: 0 auto -4%;}
.contact_line .tel img{width: 100%;}
.contact_line .line_bnr{margin: 0 auto 0;}
.contact_line .line_bnr img{width: 100%;}

.contact{background: #fff;padding: 6% 6% 0;margin: 0 auto 16%;}
.contact .att_box{padding: 6%; border: 1px solid #a5955f;margin: 0 auto 6%;}
.contact .att_box p{font-size: 3.5vw;line-height: 1.6;}
.contact .att_box b{font-size: 4vw; color: #a5955f;font-weight: bold;text-align: center;display: block;margin: 0 auto 3%;}
.form{background: #f2f2f2;padding: 6%;}
.form .con_select{width: 95%;border: 1px solid #c0c0c0;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;padding: 2px 8px;position: relative;background: #fff;}
.form .con_select select{width: 100%;padding-right: 1em;cursor: pointer;text-overflow: ellipsis;border: none;outline: none;background: transparent;background-image: none;box-shadow: none;-webkit-appearance: none;appearance: none;padding: 6px 8px;font-size: 14px;color: #666;}
.form .con_select:before{content: "\f0dc";/* margin: 0 10px; */font-size: 1.2rem;font-family: FontAwesome;display: inline-block;color: #666;position: absolute;right: 4%;top: 50%;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}


.form,.dl_form{background: #f2f2f2;min-height: 800px;padding: 4%;margin-bottom: 20%;}
.form p,.dl_form p{text-align: center;margin-top: 350px;}

.form_att{ color: #c12f2f;}
.contact_formbox {margin: 0px 0;padding: 0;}
.contact_formbox table {width: 100%;}
.contact_formbox tr th{font-size: 4vw;display: block;width: 100%;padding: 4% 0 1%;}
.contact_formbox tr td{display: block;padding: 4% 0 4%;}
.contact_formbox select{width:100%;}

.contact_formbox tr.menu_opti li{font-size: 83%;}
.contact_formbox .privacy_check{font-size: 16px;}
.contact_formbox .mailformproTable td input[type="text"],.contact_formbox .mailformproTable td input[type="email"], .contact_formbox .mailformproTable td input[type="tel"],.contact_formbox .mailformproTable td textarea{-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;width: 95%;box-shadow: none;-webkit-appearance: none;appearance: none; background: #fff;}
.mailformproTable td span{font-size: 16px!important;padding-bottom: 10px;}
.contact_formbox .mailformproTable ul{border: solid 1px #c0c0c0;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;width: 96%;margin: 0 auto 4%;padding: 2%;background: #fff;}
.contact_formbox .mailformproTable ul li{font-size: 4vw;margin-bottom: 4%;}
#mfp_buttons{width: 80%!important;}
#mfp_buttons li{width: 100%!important;padding: 0;}
input#button_mfp_goconfirm{-webkit-appearance: none;appearance: none;font-weight: bold;width: 100%!important;font-size: 18px!important;font-family: fot-tsukuardgothic-std;-moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;padding: 3px!important;height: auto!important;background-image: none;box-shadow: none;}

.thanks_text {margin:0 auto; }
.thanks_text p{line-height: 1.6;text-align: center;}
.thanks_text a{color: #a5955f;text-align: center;font-size: 5vw;margin: 5% auto;}

.contact_formbox form#mailformpro .form_att_box{border: solid 1px #c0c0c0;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;width: 92%;margin: 0 auto;padding: 4%;background: #fff;}
.contact_formbox form#mailformpro .form_att_box p{margin: 0 auto 6%;text-align: justify;font-size: 3.6vw;line-height: 1.6;}
.contact_formbox form#mailformpro .form_att_box p br{display:none;}


@media screen and (min-width:640px) {
.midashi01 {margin-bottom: 80px;padding-bottom: 5px;}
.midashi01 .en {font-size: 16px;}
.midashi01 .jp {font-size: 26px;}

.contact{padding: 80px 0 0;width: 100%;margin: 0 auto 0;}
.contact .att_box{padding: 30px;margin: 0 auto 60px;width: 80%;}
.contact .att_box p{font-size: 16px;}
.contact .att_box b{font-size: 20px;margin: 0 auto 10px;width: 100%;}
.form{width: 90%;padding: 30px;margin: 0 auto 90px;}

.contact_formbox tr th{font-size:16px;padding: 20px 0 0;}
.contact_formbox tr td{padding: 20px 0 20px;}
.contact_formbox .mailformproTable ul{width: 94%;margin: 0 0 10px;padding: 10px;}
.contact_formbox .mailformproTable ul li{font-size: 16px;margin-bottom: 10px;}

.contact_formbox form#mailformpro .form_att_box{margin: 0 auto 20px;padding: 20px;width: 92%;}
.contact_formbox form#mailformpro .form_att_box p{font-size: 16px;}
}