@import url( https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap );




* { font-size :1.0vw;; font-weight: bold; line-height:2.0em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0px; }
html { width:100%; min-height: 100%; position: relative; }
body { width:100%;  display:block; margin:0; padding:0;  line-height: 1.25em; min-height: 100%; position : absolute;
	font-family: 'Noto Sans JP', 'YuGothicM', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'Osaka', 'MS PGothic', 'sans-serif';
	 color:#fff; background:#18558f; }
body *{ line-height:1.5em; }


@media screen and (min-width: 1200px) {
	* { font-size : 12px; }
}
/*
@media screen and (max-width: 768px) {
	* { font-size : 1.5vw; }
}
*/
@media screen and (max-width: 480px) {
	* { font-size : 3vw; }
}

@media screen and (max-width: 640px) {
    .br-sp { display:none; }
}

li{ list-style-type:none; }
a:hover{ opacity: .8; }
#loader{ display: block;width: 100%; height:100%; position: fixed; top:0; left:0; z-index: 99; background: #fff; }

header{ display: block; width: 100%; position: fixed; top:0; left:0; z-index: 98; background: rgba(0,0,0,.5); }
header ol{ display: table; width:100%; max-width: 1200px; margin:0 auto; }
header ol li{ display: table-cell; vertical-align: middle; padding:1em .5em; }
header ol li img { display: block; height:5.5vw; max-height: 60px; }
header ol li:nth-of-type(2){ padding:0 .5em; }
header ol li:nth-of-type(2) img{ margin:0 0 0 auto; height:7.0vw; max-height: 70px; }
header ol li:nth-of-type(3) img{ margin:0 0 0 auto; }
header ol li .smp{ display: none; }
header ol li .pc{ display: block; }
header>.smp{ display: block; position: fixed; bottom:-30vw; z-index: 98; }
@media screen and (max-width: 480px) {
	header ol li{ display: table-cell; padding:1em 1em 1em 2em; }
	header ol li img { display: block; height:8vw; max-height: 60px; }
	header ol li:nth-of-type(2){ padding:1em 2em 1em 1em; }
	header ol li:nth-of-type(3){ display: none; }
	header ol li .smp{ display: block; }
	header ol li .pc{ display: none; }
	header>.smp{ display: block; position: fixed; bottom:3vw; right:4vw; width:50vw; }
	header>.smp img{ display: block; width:100%; }
}

article#mainv{ background: url("./img/maiv_bg_pc.jpg"); background-size: cover; padding:10vw 0 0 0; background-attachment: fixed; }
article#mainv>dl{ display: block; width: 100%; max-width: 1200px; margin: 0 auto; padding:1em; }
article#mainv>dl dt{ font-weight: bold; font-size: 3.0em; }
article#mainv>dl dd{ font-weight: bold; font-size: 1.5em; padding:1em 1em 0 1em; }
article#mainv #cap{ display: block; width: 100%; max-width: 1200px; margin: 0 auto; padding:1em; }
article#mainv #cap img{ width: 100%; padding-bottom: 15em;}
article#mainv .pc{ display: block; }
article#mainv .smp{ display: none; }
@media screen and (min-width: 1200px) {
	article#mainv{ padding:150px 0 0 0; }
}
@media screen and (max-width: 480px) {
	article#mainv{ background: url("./img/maiv_bg_smp.jpg"); background-size: cover; background-position: top; padding:15vw 0 0 0;}
	article#mainv>dl dt{ font-size: 1.3em; text-align: center; }
	article#mainv>dl dd{ font-size: 1.0em; padding:1.5em 2em 10em 5em; }
	article#mainv #cap{ padding:2em; }
	article#mainv #cap img{ width: 100%; }
	article#mainv .pc{ display: none; }
	article#mainv .smp{ display: block; }
}



article#likethis{ background: url("./img/bg_002.jpg") no-repeat; background-size: cover; padding: 0; text-align: center;}
article#likethis h2{ background: #fff; color:#18558f; text-align: center; font-size: 2.8em; line-height: 2.0em; }
article#likethis>ol{ display: inline-block; margin:2em auto; }
article#likethis>ol li{ border: .1em solid #fff; font-size: 2.0em; line-height: 2.5em; position: relative; padding:0 1em 0 3.5em; margin:.3em 0; text-align: left; }
article#likethis>ol li:before{ content: ""; display: inline-block; width: 2.5em; height:2.5em; position: absolute; top:0; left:0;
	background: #fff url("./img/maiv_chk.png") no-repeat; background-size: 70%; background-position: 50%;  }
article#likethis>p{ font-size: 2.2em; padding-bottom: 2em;}
@media screen and (max-width: 480px) {
	article#likethis{ padding:3em 0; }
	article#likethis h2{ font-size: 1.4em; }
	article#likethis>ol li{ font-size: 1.0em; }
	article#likethis>p{ font-size: 1.0em; }
}


article#reason{ background: url("./img/reason_bg_pc.jpg") no-repeat; background-size: cover; padding:5em 0; }
article#reason h2{ background: #fff; color:#18558f; text-align: center; font-size: 2.8em; line-height: 2.0em; }
article#reason>div{ display:table; table-layout: fixed; border-spacing: 2em; width: 100%; max-width: 1200px; margin: 0 auto; }
article#reason>div dl{ display: table-cell; }
article#reason>div dt{ font-size: 2.2em; text-align: center; line-height: 4em; }
article#reason>div dd>img{ display: block; width: 80%; margin: 0 auto; }
article#reason>div li{ width: 80%; margin: 0 auto; font-size: 1.4em; }
article#reason>div li img{ display: block; width: 100%; }
article#reason .pc{ display: block; }
article#reason .smp{ display: none; }
@media screen and (max-width: 480px) {
	article#reason{ background: url("./img/reason_bg_smp.jpg") no-repeat; background-size: cover;  padding:3em 0; }
	article#reason h2{ font-size: 1.4em; }
	article#reason>div{ display:block; }
	article#reason>div dl{ display:block; }
	article#reason>div dt{ font-size: 1.5em; line-height: 2em; padding-top: 2em; }
	article#reason>div ol{ display:table; table-layout:auto; border-spacing: 1em; width: 100%; padding:0 1em; }
	article#reason>div li{ display: table-cell; width:auto; vertical-align: top; font-size: 1.0em; line-height: 1.8em; }
	article#reason>div li img{ width:35vw; }
	article#reason .pc{ display: none; }
	article#reason .smp{ display: block; }
}


article#sample{ padding:5em 0; }
article#sample h2{ background: #fff; color:#18558f; text-align: center; font-size: 2.8em; line-height: 2.0em; }
article#sample p{ padding:4em 0; text-align: center; font-size: 1.3em; }
article#sample div { max-width: 1200px; margin: 0 auto; }
article#sample div img{ display: block; width: 100%; }
article#sample .pc{ display: block; }
article#sample .smp{ display: none; }
@media screen and (max-width: 480px) {
	article#sample{ padding:3em 0 1.5em 0; }
	article#sample h2{ font-size: 1.4em; }
	article#sample p{ padding:2em 2em 1em 2em; font-size: 1.0em; text-align: left; }
	article#sample div img{ margin:1.5em 0; }
	article#sample .pc{ display: none; }
	article#sample .smp{ display: block; }
}

article#flow{ padding:5em 0; }
article#flow h2{ background: #fff; color:#18558f; text-align: center; font-size: 2.8em; line-height: 2.0em; }
article#flow>div{ width:90%; max-width: 1200px; margin: 3em auto 0 auto;  }
article#flow>div dl{ display: table; width:100%; margin:.5em; border: .1em solid #fff; }
article#flow>div dt{ display: table-cell; width:30%; background: #fff; color:#18558f; font-size: 2.2em; padding:.8em; }
article#flow>div dt span{ font-size: .5em; }
article#flow>div dt.center{ text-align: center; padding:.8em 0; }
article#flow>div dd{ display: table-cell; font-size: 1.4em; padding:0 1em; vertical-align: middle; }
@media screen and (max-width: 480px) {
	article#flow{ padding:0 0 3em 0; }
	article#flow h2{ font-size: 1.4em; }
	article#flow>div dt{ width:40%; font-size: 1.0em; }
	article#flow>div dd{ font-size: 1.0em; padding:.5em 1em; }
}


article#contact{ background: url("./img/cantact_bg_pc.jpg") no-repeat; background-size: cover; padding:5em 0; }
article#contact h2{ background: #fff; color:#18558f; text-align: center; font-size: 2.8em; line-height: 2.0em; }
article#contact p{ text-align: center; font-size: 1.4em; padding:5em 0; }


article#contact div{ display: table; margin:0 auto; }
article#contact div dl{ display: table-row; }
article#contact div dt{ display: table-cell; vertical-align: top; text-align: right; white-space:nowrap;  padding:.8em 4em .8em .5em; font-size: 1.4em; position: relative; }
article#contact div dt:after{ content:"任意"; background:#56A41C; box-shadow: .2em .2em .5em rgba(0, 0, 0, .4);
	display: block; position: absolute; top: 2.0em; right:1em; font-size:.5em; line-height: 2em; padding:.1em 1em; }
article#contact div dt.need:after{ content:"必須"; background:#D64545; }
article#contact div dd{ display: table-cell; vertical-align: top; padding:.8em 1em; }
article#contact div dd input{ display:block; width:20em; font-size: 1.4em; padding:.2em 1em; border:0; border-radius:.6em; }
article#contact div dd textarea{ display:block; width:20em; height:8em; font-size: 1.4em; padding:.1em 1em; border:0; border-radius:.6em; }
article#contact div dd a img{ display: block; margin:0 0 0 auto; width:40%; }
article#contact footer{ text-align: center; margin-top:5em; }
@media screen and (max-width: 480px) {
	article#contact{ background: url("./img/cantact_bg_smp.jpg") no-repeat; background-size: cover; padding:5em 0 3em 0; }
	article#contact h2{ font-size: 1.4em; }
	article#contact p{ font-size: 1.0em; padding:3em 0; }
	article#contact div{ width:100%; table-layout: fixed; }
	article#contact div dt{  width:40%; padding:.8em 4em .8em .5em; font-size: 1.0em; }
	article#contact div dd{ width:60%; }
	article#contact div dd input{ display:block; width:100%; font-size: 16px; padding:0 1em; border-radius:.6em; }
	article#contact div dd textarea{ display:block; width:100%; height:5em; font-size: 16px; padding:0 1em; border-radius:.6em; }
	article#contact div dd a img{ width:50%; }
	article#contact footer{ font-size: .8em; }
}
