/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #333333;
    font-size: 16px;
    line-height: 1.8em;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* Base --------------------------------------------------------------------- */

body {
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2 ,h3 {
	padding: 0;
	margin: 0;
}
h2 {
    margin: 5%;
}

ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

p {
	margin: 30px 100px;
}

a {
	color: #09F;
}

a:hover {
	text-decoration: none;
}

a,
a img,
input[type=submit] {
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    -ms-transition: 0.8s;
    transition: 0.8s;
}

a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

header {
	background: url(../img/bg_01.jpg) top center no-repeat;
	padding: 0;
    margin-bottom: 50px;
	text-align: center;
}

.wrap {
	width: 900px;
	padding:0;
	margin: 0 auto;
}

.block {
	width: 900px;
	margin: 0 auto;
}

.block p {
	margin: 20px 70px;
}

.box {
	width: 800px;
	padding: 10px 0;
	margin: 0 auto;
}

.box img {
	margin: 20px 50px;
}

.box p {
	margin: 40px 70px;
}

.inner {
	padding: 1px;
	margin: 19px;
}

footer {
	margin: 0;
	clear: both;
/*	background: #111111;*/
	padding: 2% 0 3%;
	text-align: center;
	color: #FFFFFF;
	font-size: 60%;
	line-height: 2.0em;
}

footer a {
	color: #FFFFFF;
}

address {
	font-style: normal;
	color: #555555;
}

iframe {
	margin: 30px 0 0;
}

    .box_wrap {
        background-color: #fff;
        width: 900px;
        margin: 0 auto;
		padding: 50px 0;
    }

    .bg_box {
    background-color: #efefef;
    background: url("../img/bg04.jpg") center top no-repeat;
    background-attachment: fixed;
    }
    
    .kakaku {
    max-width: 840px;
	margin: 0 auto 70px;
    }

/* Unique ------------------------------------------------------------------- */

.end {
	background: #F00;
	color: #FF0;
	text-align: center;
	font-size: 250%;
	font-weight: bold;
	padding: 20px;
}

.bg_02 {
	background: url(../img/bg_02.jpg) top center no-repeat;
	text-align: center;
}


.result {
	background: url(../img/2/bg_result.jpg) center top no-repeat;
	background-attachment: fixed;
	padding: 70px 0 100px;
}

.result .wrap {
	padding: 0;
	margin-top: 40px;
}


.priv {
	background: url(../img/2/bg_priv.jpg) center top no-repeat;
	background-attachment: fixed;
	padding: 50px 0 70px;
}

.priv .wrap {
	padding: 0;
	margin-top: 40px;
}


.evidence {
	background: url(../img/bg_evidence.jpg) center top no-repeat;
	background-attachment: fixed;
	padding: 30px 0 100px;
}

.evidence h2 {
	text-align: center;
}

.evidence .wrap {
	padding: 0;
}

.evidence .wrap img {
	margin-top: 50px;
}


.limit {
	background: url(../img/2/bg_limit.jpg) center top no-repeat;
	background-attachment: fixed;
	padding: 100px 0;
}

.limit .box {
	padding: 0 0 50px;
}

.limit h2 {
	margin: 0 0 70px;
}

.limit img {
	margin: 0;
}


.cvarea {
	/*background: url(../img/2/bg_top.jpg) top center no-repeat;*/
	text-align: center;
	padding: 0;
}

.cvarea .wrap {
	padding: 0 0 70px;
}

.btn {
	width: 700px;
	padding: 0;
	margin: 50px auto 20px;
	color: #fff;
}

.btn a {
	display: block;
	width: 100%;
	padding: 25px 0 15px;
	margin: 0 auto;
	color: #fff;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 90%;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #333;
	letter-spacing: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	cursor: pointer;
	*zoom: 1;
}

.btn a span {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
}

.btn a:hover {
	box-shadow: none;
	transform: translate3d(0, 10px, 0);
}

.flip a {
	padding: 10px 0 25px !important;
}

.flip a span {
	line-height: 2em;
}


.btn-green a {
	background-color: #ff831e;
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1ca800), color-stop(100%, #0b8e14));
	background-image: -moz-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
	background-image: -webkit-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
	background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1CA800', endColorstr='#FF0B8E14');
	box-shadow: 0 12px 0 #176802;
}

.btn-orange a {
background-color: #1ca800;
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1ca800), color-stop(100%, #0b8e14));
	background-image: -moz-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
	background-image: -webkit-linear-gradient(top, #1ca800 0%, #0b8e14 100%);
	background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF1CA800', endColorstr='#FF0B8E14');
	box-shadow: 0 12px 0 #176802;
}

.btn-blue a {
	background-color: #ff7129;
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0093D7), color-stop(100%, #0068B4));
	background-image: -moz-linear-gradient(top, #0093D7 0%, #0068B4 100%);
	background-image: -webkit-linear-gradient(top, #0093D7 0%, #0068B4 100%);
	background-image: linear-gradient(to bottom, #0093D7 0%, #0068B4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ff0093D7', endColorstr='#ff0068B4');
	box-shadow: 0 12px 0 #00348A;
}


.review {
	background: url(../img/line/bg_review.jpg) top center no-repeat;
	background-attachment: fixed;
	text-align: center;
	padding: 70px 0 0;
}
.cmt {
	background: url(../img/cmt/bg.jpg) top center no-repeat;
	background-attachment: fixed;
	text-align: center;
	padding: 70px 0 0;
}
.line img {
	margin: 0 8px 20px;
}


.qa {
	padding: 70px 0 50px;
}

.qa h2 {
	margin: 0 0 50px;
}

.qa dl {
	margin: 0 0 40px;
	line-height: 1.8em;
	border: solid 2px #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.qa dl dt {
	background: #333 url(../img/2/qicon.png) 15px 15px no-repeat;
	background-size: 40px;
	padding: 15px 15px 15px 70px;
	color: #FFFFFF;
	font-weight: bold;
}

.qa dl dd {
	background: url(../img/2/aicon.png) 15px 25px no-repeat;
	background-size: 40px;
	padding: 25px 15px 25px 70px;
	margin: 0;
}


#jump {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

#jump a {
	outline: none;
}

.merit_box {
	width:800px;
    margin: 50px auto;
    background-color: #F7CA18;
    padding: 0;
    color: #000 !important;
}

.riyu {
	padding: 50px 0 10px;
}

.riyu dl {
	margin: 0 0 40px;
	line-height: 1.6em;
	font-size:95%;
	border: solid 2px #26A65B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.riyu dl dt {
	background-color:#26A65B;
	padding: 15px 50px;
	color: #fff;
	font-weight: bold;
}

.riyu dl dd {
	padding: 25px 50px;
	margin: 0;
}

.bluebox {
    border: 10px solid #28b2e3;
    background-color: #fff;
    width: 780px;
	padding:10px;
    margin: 0 auto;
    box-sizing: border-box;
}

.bluebox p {
    margin: 30px 50px;
}

/* 追加 ---------------------------------------------------------------------- */

.bgwh_trans {
    background-color: rgba(255,255,255,0.8);
}

.bgbl_trans {
    background-color: rgba(2,83,150,0.95);
    color: #fff;
    width: 700px;
    margin: 30px auto 0;
    border-radius: 15px;
}

.inner_wh {
    background: rgba(255, 255, 255, 0.8);
    padding: 50px 0;
    color: #222;
}

.inner_stbk2 {
    background: rgba(0, 0, 0, 0.7);
    padding: 50px 0;
    color: #fff;
}

.bg_txt {
    background: url(../img/bg_txt.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 50px 0;
}

.bg_txt .wrap {
    width: 900px;
}

.bg01 {
    background: url(../img/bg01.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0;
}

.bg02 {
    background: url(../img/bg02.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0;
}

.bg02 .wrap {
    width: 900px;
}

.bg02 .wrap .inner_stbk2 {
    background: rgba(44, 62, 62, 0.8);
}

.bg02 .wrap .inner {
    margin:0;
}

.bg03 {
    background: url(../img/bg03.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0;
}

.bg03 .wrap {
    width: 900px;
}

.bg04 {
    background: url(../img/bg04.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0;
}

.bg05 {
    background: url(../img/bg05.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0;
}

.bg05 .wrap {
    width: 900px;
}

.bg_faq {
    background: url(../img/bg_faq.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0;
}

.bg_voice {
    background: url(../img/bg_voice.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0;
}

.bg_toku {
	background: url(../img/bg_toku.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0;
}

.bg_toku .wrap {
    width: 900px;
}

.voice {
    margin: 10px 0 15px 0;
    background: rgba(255,255,255,0.9);
    padding: 30px 50px;
    position: relative;
    border-radius: 10px;
	text-align: left;
}

.voice_right {
    float: right;
/*    width: 80%;*/
	width:100%;
	font-size:16px;
}

.voice h3 {
    color: #e28547;
    font-size: 21px;
    font-weight: bold;
}

.voice p {
	margin:20px 0 30px;
	line-height:1.6em;
	font-size:90%;
}

.voice_box {
    margin-bottom: 50px;
    border-bottom: 1px dotted #fff;
}

.voice_place {
    background: #fff !important;
    color: #000;
    font-size: 80%;
    font-weight: normal;
    padding: 5px 20px;
    margin-top: 5%;
    line-height: 2em;
    border-radius: 3px;
}

.no_border {
    border: none;
}

.qr {
	margin: 0 auto;
}
.qr img {
	display: block;
	margin: 20px auto;
}

@media screen and (max-width: 640px) {
	
	.bg_txt,
	.bg_faq,
	.bg01,
	.bg02,
	.bg03,
	.bg04,
	.bg05 {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    padding: 5% 0;
	}

	.bg_txt .wrap,
	.bg02 .wrap,
	.bg03 .wrap,
	.bg04 .wrap,
	.bg05 .wrap {
    width: 96%;
	margin:0 auto;
	}
	
	.bg_toku .wrap   {
    width: 94%;
	padding:2%;
	margin:3% auto 0;
	}
	
	.bg03 .wrap .inner_stbk2 {
    padding:3%;
	}
	
	.voice {
    padding: 7%;
	}
	
	.bg_voice {
    background: url(../img/bg_voice.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    padding: 1% 0;
	}

	.voice_box {
	width:100%;
	margin:50px 0;
	}

	.voice_left {
	width:100%;
	float:left;
	clear:both;
 	}
 
	.voice_txt {
	width: 80%;
	padding:5%;
	margin:2% 5% 6%;
	border:1px solid #e0dbcf;
	border-radius:5px;
	background-image:url(../img/dot_bg_white.gif);
	}

	.voice_txt p {
	margin:0;
	font-size:90%;
	}

	.voice_right {
    float: right;
    width: 100%;
 	}
 
 	.voice_right p {
    margin:1.5em 0;
 	}
 
 	 .voice_right h3 {
    color: #dc3023 ;
	font-size:120%;
	line-height:1.4em;
	margin-top:0 !important;
 	}
	
	.bgbl_trans {
    width: 92%;
    margin: 3% auto 0;}
	
	.merit_box {
    width: 92%;
    margin: 5% 2%;
    background-color: #F7CA18;
    padding: 2%;
    color: #000 !important;
	}
	
	.riyu dl dt {
    padding: 2% 5%;}
	
	.riyu dl dd {
    padding: 3% 5%;}

}


/* faq ------------------------------------------------------------------- */

#faq dl {
    margin: 0 auto;
    width: 800px;
    text-align: left;
}
	
#faq dt {
    padding: 30px 30px 30px 70px;
    font-size: 18px !important;
    font-size: 1.8rem;
    color: #fff;
    line-height: 160%;
    background: rgba(9, 121, 158, 0.95) url(../img/icon-questions.png) no-repeat 30px 30px;
}

#faq dd {
    padding: 50px;
    background: rgba(255, 255, 255, 0.95);
    border: 3px solid #09799e;
	margin-left: 0 !important;
}

#faq dd p {
    margin:20px;
    font-size: 16px !important;
    font-size: 1.6rem;
    line-height: 160%;
}


/* Sub ---------------------------------------------------------------------- */

.sub .wrap {
	padding: 30px 0 20px;
	margin: 50px auto;
	font-size: 90%;
}

.sub h1 {
	text-align: center;
}

.sub h2 {
	background: none;
	padding: 0;
	margin: 50px 100px -30px;
    color: #333333;
	text-align: left;
}

.sub p {
	margin: 50px 100px;
	line-height: 1.5em;
	font-size: 80%;
}

.sub p.frm {
	background: #EEEEEE;
	padding: 30px 50px;
	margin: 50px 100px;
	border: solid 2px #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sub ol {
	padding: 0 20px;
	margin: 50px 100px;
}

.sub ol li {
	list-style: decimal;
	line-height: 1.5em;
	font-size: 80%;
}

.sub table {
	margin: 50px 100px;
}

.sub table th {
	width: 24%;
	padding: 3% 0;
	border-bottom: solid 1px #DDDDDD;
	font-size: 80%;
}

.sub table td {
	width: 68%;
	padding: 3% 4%;
	border-bottom: solid 1px #DDDDDD;
	font-size: 90%;
	line-height: 1.5em;
}



/* General Purpose ---------------------------------------------------------- */

.mt0 {margin-top:0 !important;}

.mt10 {margin-top:10px !important;}

.mt20 {margin-top:20px !important;}

.mt30 {margin-top:30px !important;}

.mt40 {margin-top:40px !important;}

.mt50 {margin-top:50px !important;}

.ml0 {margin-left:0 !important;}

.ml10 {margin-left:10px !important;}

.ml20 {margin-left:20px !important;}

.ml30 {margin-left:30px !important;}

.ml40 {margin-left:40px !important;}

.ml50 {margin-left:50px !important;}

.mr0 {margin-right:0 !important;}

.mr10 {margin-right:10px !important;}

.mr20 {margin-right:20px !important;}

.mr30 {margin-right:30px !important;}

.mr40 {margin-right:40px !important;}

.mr50 {margin-right:50px !important;}

.mb0 {margin-bottom:0 !important;}

.mb10 {margin-bottom:10px !important;}

.mb20 {margin-bottom:20px !important;}

.mb30 {margin-bottom:30px !important;}

.mb40 {margin-bottom:40px !important;}

.mb50 {margin-bottom:50px !important;}

.pt0 {padding-top:0 !important;}

.pt10 {padding-top:10px !important;}

.pt20 {padding-top:20px !important;}

.pt30 {padding-top:30px !important;}

.pt40 {padding-top:40px !important;}

.pt50 {padding-top:50px !important;}

.pt70 {padding-top:70px !important;}

.pl0 {padding-left:0 !important;}

.pl10 {padding-left:10px !important;}

.pl20 {padding-left:20px !important;}

.pl30 {padding-left:30px !important;}

.pl40 {padding-left:40px !important;}

.pl50 {padding-left:50px !important;}

.pr0 {padding-right:0 !important;}

.pr10 {padding-right:10px !important;}

.pr20 {padding-right:20px !important;}

.pr30 {padding-right:30px !important;}

.pr40 {padding-right:40px !important;}

.pr50 {padding-right:50px !important;}

.pb0 {padding-bottom:0 !important;}

.pb10 {	padding-bottom:10px !important;}

.pb20 {padding-bottom:20px !important;}

.pb30 {padding-bottom:30px !important;}

.pb40 {padding-bottom:40px !important;}

.pb50 {padding-bottom:50px !important;}

.bgw {
	background: rgba(255,255,255,0.8) !important;
}

.bgb {
	background: rgba(0,0,0,0.8) !important;
	color: #FFFFFF !important;
}


.circle {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.center {
	text-align: center !important;
}

.bold {
	font-weight: bold !important;
}

.bgyellow {
	background: #FF0 !important;
	color: #333333;
}

.underline {
	text-decoration: underline !important;
}

.strikeline {
	text-decoration: line-through !important;
}

.red {
	color: #F00 !important;
}

.yellow {
	color:#ff0;
}

.fsS {
	font-size: 80% !important;
}

.fsM {
	font-size: 150% !important;
	line-height: 1.8em !important;
}

.fsL {
	font-size: 200% !important;
	line-height: 1.8em !important;
}

.mtn {
	margin-top: -30px !important;
}

.mb {
	margin-bottom: 50px !important;
}

.p0 {
	padding: 0 !important;
}

.off {
	display: none !important;
}

.pc {
	display: inline;
}

.sp {
	display: none;
}




@media screen and (max-width: 640px) {


	/* Base ----------------------------------------------------------------- */

	body {
		background: none;
		width: 100%;
	}
	
	img {
		width: 100%;
		height: auto;
	}

	p {
		margin: 7% 5%;
	}

	/*p br {
		display: none;
	}*/

	header {
		background: none;
		padding: 0;
	}

	.wrap {
		width: 100%;
		padding: 3% 0;
		margin: 0;
	}

	.block {
		width: 94%;
		padding: 0;
		margin: 0 3%;
	}
	
	.block p {
		margin: 3% 5%;
	}

	.box {
		width: 94%;
		padding: 0;
		margin: 0 3%;
	}
	
	.box p {
		margin: 5% 5%;
	}

	.box img {
		width: 94%;
		height: auto;
		margin: 3% 3%;
	}

	.inner {
		padding: 0.5% 2%;
		margin: 2% 2.5%;
	}
	
	.inner_stbk2 {
    background: rgba(0, 0, 0, 0.7);
    padding: 3% 0;
    color: #fff;
	}
	
	.inner_wh {
    background: rgba(255, 255, 255, 0.8);
    padding: 5% 0;
    color: #222;
	}
	
	.inner_stwh {
    padding: 3% 0;
	}

	footer {
		margin: 0;
		padding: 3% 0 2%;
	}

	iframe {
		width: 96%;
		height: 250px;
		margin: 5% 2% 5%;
	}
	
	.bluebox {
    border: 5px solid #28b2e3;
    width: 96%;}
	
	.bluebox p {
    margin: 3%;}

    .box_wrap {
        background-color: #fff;
        width: 100%;
        margin: 0 auto;
        padding:1% 0;
    }

    .bg_box {
    background-color: #efefef;
    }
    
    .kakaku {
	width: 90%;
    margin: 0 5% 10%;
    }


	/* Unique --------------------------------------------------------------- */

	.end {
		font-size: 150%;
		padding: 3% 0;
	}

	.result {
		background: url(../img/2/sp/bg_result.jpg) center top no-repeat;
		background-size: 100%;
		padding: 7% 0 10%;
	}
	
	.result .wrap {
		width: 96%;
		margin: 4% 2% 0;
	}
	
	
	.priv {
		background: #e4bd54 url(../img/2/sp/bg_priv.jpg) center top no-repeat;
		background-size: 100%;
		padding: 5% 0 7%;
	}
	
	.priv .wrap {
		width: 96%;
		margin: 4% 2% 0;
	}

	.evidence {
		background: #d63f4e url(../img/sp/bg_evidence.jpg) center top no-repeat;
		background-size: 100%;
		padding: 7% 0 10%;
	}
	
	.evidence .wrap img {
		width: 94%;
		margin: 7% 3% 0;
	}


	.limit {
		background: #efefef url(../img/2/sp/bg_limit.jpg) center top no-repeat;
		background-size: 100%;
		padding: 10% 0;
	}
	
	.limit .box {
		padding: 0 0 5%;
	}
	
	.limit h2 {
		margin: 0 0 7%;
	}
	
	.limit h2 img {
		width: 100%;
	}

	.limit .box img {
		margin: 0;
	}

	.cvarea {
		/*background:#0183d2 url(../img/sp/bg_cv.jpg) top center no-repeat;*/
		background-size: 100%;
		padding: 0;
	}
	
	.cvarea .wrap {
		padding: 0 0 7%;
	}

	.btn {
		width: 90%;
		padding: 0;
		margin: 7% 5% 5%;
	}

	.btn a {
		width: 100%;
		padding: 5% 0 3%;
		margin: 0 auto;
		font-size: 150%;
		font-size: 1.5rem;
		line-height: 90%;
	}
	
	.btn a span {
		font-size: 100%;
		font-size: 1.0rem;
	}

	.flip a {
		padding: 2% 0 5% !important;
	}
	
	.flip a span {
		line-height: 2em;
	}

	.btn a:hover {
		transform: translate3d(0, 9px, 0);
	}
	
	.btn-green a {
		box-shadow: 0 9px 0 #176802;
	}
	
	.btn-orange a {
		box-shadow: 0 9px 0 #176802;
	}

	.btn-blue a {
		box-shadow: 0 9px 0 #00348A;
	}
	.mb_50 {
		margin-bottom: 50px;
	}


	.qa {
		padding: 7% 0 10%;
	}

	.qa h2 {
		margin: 0 3% 5%;
	}

	.qa dl {
		margin: 0 0 5%;
		line-height: 1.5em;
		border: solid 2px #333;
	}

	.qa dl dt {
		background: #333 url(../img/2/qicon.png) 50% 10px no-repeat;
		background-size: 10%;
		padding: 13% 3% 5% 3%;
	}

	.qa dl dd {
		background: url(../img/2/aicon.png) 50% 10px no-repeat;
		background-size: 10%;
		padding: 13% 3% 5% 3%;
	}

	.review {
		background: url(../img/line/sp/bg_review.jpg) top center no-repeat;
		padding: 7% 0 0;
	}
	.cmt {
		background: url(../img/cmt/sp/bg_cmt.png) top center no-repeat;
		padding: 7% 0 0;
	}
	.line img {
		width: 94%;
		margin: 0 3% 5%;
	}
	

	#jump {
		width: 15%;
		bottom: 1%;
		right: 1%;
	}
	
		#faq dt {
    padding: 3% 3% 3% 11%;
    font-size: 100% !important;
    font-size: 1.8rem;
    color: #fff;
    line-height: 135%;
    background: rgba(9, 121, 158, 0.95) url(../img/icon-questions.png) no-repeat 2%;}
	
	#faq dl {
    margin: 0 auto;
    width: 96%;
    text-align: left;}

	#faq dd {
    padding: 5%;
    background: rgba(255, 255, 255, 0.95);
    border: 3px solid #09799e;
	margin-left: 0 !important;}

	#faq dd p {
    margin:2%;
    font-size: 16px !important;
    font-size: 1.6rem;
    line-height: 145%;}


	/* Sub ---------------------------------------------------------------------- */
	
	.sub .wrap {
		padding: 10% 0 3%;
		margin: 0;
		font-size: 90%;
		line-height: 1.5em;
	}
	
	.sub h1 {
		text-align: center;
		font-size: 150%;
	}
	
	.sub h2 {
		margin: 7% 5% -4%;
		font-size: 120%;
	}
	
	.sub p {
		margin: 7% 5%;
	}

	.sub p.frm {
		padding: 3% 5%;
		margin: 3% 5%;
		border: solid 2px #CCCCCC;
	}

	.sub p.frm br {
		display: inline;
	}

	.sub ol {
		padding: 0 0 0 3%;
		margin: 7% 5%;
	}

	.sub table {
		width: 95%;
		margin: 7% 2%;
		border-bottom: solid 1px #EEEEEE;
	}
	
	.sub table th {
		display: block;
		clear: both;
		width: 100%;
		background: #FAFAFA;
		padding: 0.5% 0;
		border: solid 1px #EEEEEE;
		border-bottom: none;
	}
	
	.sub table td {
		display: block;
		clear: both;
		width: 90%;
		padding: 2% 5%;
		border: solid 1px #EEEEEE;
		border-bottom: none;
	}



	/* General Purpose ------------------------------------------------------ */

	.mt10 {margin-top:1% !important;}
	.mt20 {margin-top:2% !important;}
	.mt30 {margin-top:3% !important;}
	.mt40 {margin-top:4% !important;}
	.mt50 {margin-top:5% !important;}
	.ml10 {margin-left:1% !important;}
	.ml20 {margin-left:2% !important;}
	.ml30 {margin-left:3% !important;}
	.ml40 {margin-left:4% !important;}
	.ml50 {margin-left:5% !important;}
	.mr10 {margin-right:1% !important;}
	.mr20 {margin-right:2% !important;}
	.mr30 {margin-right:3% !important;}
	.mr40 {margin-right:4% !important;}
	.mr50 {margin-right:5% !important;}
	.mb10 {margin-bottom:1% !important;}
	.mb20 {margin-bottom:2% !important;}
	.mb30 {margin-bottom:3% !important;}
	.mb40 {margin-bottom:4% !important;}
	.mb50 {margin-bottom:5% !important;}
	.pt10 {padding-top:1% !important;}
	.pt20 {padding-top:2% !important;}
	.pt30 {padding-top:3% !important;}
	.pt40 {padding-top:4% !important;}
	.pt50 {padding-top:5% !important;}
	.pl0 {padding-left:0 !important;}
	.pl20 {padding-left:2% !important;}
	.pl30 {padding-left:3% !important;}
	.pl40 {padding-left:4% !important;}
	.pl50 {padding-left:5% !important;}
	.pr10 {padding-right:1% !important;}
	.pr20 {padding-right:2% !important;}
	.pr30 {padding-right:3% !important;}
	.pr40 {padding-right:4% !important;}
	.pr50 {padding-right:5% !important;}
	.pb10 {padding-bottom:1% !important;}
	.pb20 {	padding-bottom:2% !important;}
	.pb30 {padding-bottom:3% !important;}
	.pb40 {padding-bottom:4% !important;}
	.pb50 {padding-bottom:5% !important;}
	.mb {
		margin-bottom: 5% !important;
	}
	
	.fsL {
	font-size: 150% !important;
	line-height: 1.5em !important;
	}

	.pc {
		display: none;
	}
	
	.sp {
		display: inline;
	}

	.brsp {
		display: inline;
	}
	
}




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}