@charset "utf-8";
html{ font-size: 62.5%; }
body{
	margin: 0;
	background: #fff;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo;
	font-size: 16px;
	font-size: 1.6em;
	line-height: 1.7em;
	color: #151515;
	-webkit-text-size-adjust: none;
}

a,a:link,a:visited{ color: #0050cc; text-decoration: underline; }
a:hover,a:active{ color: #5892e0; }
a img:hover{ opacity: 0.75; filter: alpha(opacity=75); -ms-filter: "alpha(opacity=75)"; }

#all{
	width: 100%;
	margin: 0;
	padding: 1px 0;
	background: url(../images/bg/all.png) 0 0 repeat-x #d4dbeb;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.32, #d2d9eb), to(#d2d9eb));
	background: linear-gradient(to bottom, #ffffff, #d2d9eb 32%, #d2d9eb);
	background-attachment: fixed;
}

#contentColumn{
	position: relative;
	max-width: 700px;
	margin: 16px auto;
	padding: 0 0 1px;
	background-color: #fff;
	box-shadow: 0px 1px 8px #999;
	-webkit-box-shadow: 0px 1px 8px #999;
}

h2{ margin: 1.618em 0 0.786em; font-size: 22.112px; font-size: 2.2112rem; line-height: 1.6em; font-weight: bold; }
p{ margin-bottom: 1.618em; }
.big1{ font-size: 19.776px; font-size: 1.9776rem; line-height: 1.7em; }
.big2{ font-size: 22.112px; font-size: 2.2112rem; line-height: 1.7em; }
.big3{ font-size: 25.888px; font-size: 2.5888rem; line-height: 1.7em; }
.small1{ font-size: 12.576px; font-size: 1.2576rem; line-height: 1.6em; }
.small2{ font-size: 9.888px; font-size: 0.9888rem; line-height: 1.6em; }
.al-c{ text-align: center; }
.al-r{ text-align: right; }
.m0b{ margin-bottom: 0!important; }
.m5-b{ margin-bottom: 5px!important; }
.m3b{ margin-bottom: 3.168em!important; }
.m4b{ margin-bottom: 4.236em!important; }
.bold{ font-weight: bold; }
.under{ text-decoration: underline; }
.boldu{ font-weight: bold; text-decoration: underline; }
.red{ color: #e71f19; }
.blue{ color: #0060e2; }
.imp-yellow{ background-color: #ff6; padding: 0 2px; font-weight: bold; }
.imp-yellow2{ background: #ff6; padding: 0 2px; font-weight: bold; text-decoration: underline; }
.imp-yellow3{ background: #ff6; padding: 0 2px; }
.del{ text-decoration: line-through; }
.indent1{ padding-left: 1em; text-indent: -1em; }
.indent1-2{ padding-left: 2em; text-indent: -2em; }
.indent2{ padding-left: 1em; }
.flex{ display: -webkit-box; display: -moz-box; display: -ms-box; display: -webkit-flexbox; display: -moz-flexbox; display: -ms-flexbox; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.btn{
	margin: 36px 8% 50px;
	text-align: center;
}
.btn.p2{
	margin: 47px 8% 65px;
}
.btn a.scl{
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 26px 2% 22px;
	background-color: #009b0f;
	box-shadow: 0 5px 0 #137039;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #25bf3f), color-stop(0.00, #009b0f));
	background: -webkit-linear-gradient(top, #009b0f 0%, #25bf3f 100%);
	background: linear-gradient(to bottom, #009b0f 0%, #25bf3f 100%);
	font-size: 25.888px;
	font-size: 2.5888rem;
	font-weight: bold;
	line-height: 1.5em;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
}
.btn a.scl:link,.btn a.scl:visited{ color: #fff; text-decoration: none; }
.btn a.scl:hover{ background: #e16000; box-shadow: 0 5px 0 #973e00; color: #fff; }
.btn a.scl:active{ top: 5px; background: #e16000; box-shadow: none; color: #fff; }

#header{
	position: relative;
	text-align: center;
}
.t01{
	margin: 46px 3.125% 0;
}
.t02{
	margin: 46px 3.125% 0;
}
.t03{
	margin-top: 15px;
	text-align: right;
	font-size: 12.224px;
	font-size: 1.2224rem;
	line-height: 1.6em;
}
.t04{
	margin-top: 30px;
}
#header .item{
	margin-top: 49px;
}

.cont-area{
	margin: 0 7.86%;
}
.sub{
	margin: 2.618em 3.125%;
	text-align: center;
}

.voice{
	margin: 0 4.285714%;
}
.voice-one{
	margin-bottom: 2.618em;
	padding: 0 3.125% 15px;
	border: 2px solid #f8c457;
	box-shadow: 0 0 2px #f8c457;
}
.voice-one .title{
	margin: 22px 0 18px;
	font-size: 27.27px;
	font-size: 2.727rem;
	line-height: 45px;
	font-weight: bold;
	color: #e71f19;
	text-align: center;
}
.voice-one .cust{ text-align: center; }
.voice-one .cust img{ border: 3px solid #f5f5f5; }
.voice-one .cust .bold{ font-size: 90%; }
.voice-one p.text01{
	margin-bottom: 0;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
.voice-one .comment{
	padding: 27px 3% 1px;
	border: 2px solid #ecc233;
	background-color: #fff4cd;
}

.voice02{
	margin: 2.618em 4.285714%;
	padding: 10px 1.618%;
	border: 2px solid #999;
	background-color: #fafafa;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.voice02-one{
	margin-bottom: 1.618em;
	padding: 10px 1.618%;
	border: 1px solid #008cea;
	background-color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 0 3px #f0e3d1;
}
.voice02-one.p2{
	border: 1px solid #ea0074;
}
.voice02-one:last-child{
	margin-bottom: 0;
}
.voice02-one .img{
	float: left;
	width: 240px;
}
.voice02-one .nt{
	float: right;
	width: calc( 100% - 260px );
}
.voice02-one:nth-child(1) .nt{ margin-top: 80px; }
.voice02-one:nth-child(2) .nt{ margin-top: 21px; }
.voice02-one:nth-child(3) .nt{ margin-top: 95px; }
.voice02-one:nth-child(4) .nt{ margin-top: 70px; }
.voice02-one .nt .title{
	margin-top: 15px;
	font-size: 22.112px;
	font-size: 2.2112rem;
	line-height: 33px;
	font-weight: bold;
	color: #e71f19;
}
.voice02-one .nt .title p{ margin-bottom: 0.786em; }
.voice02-one .comment{
	margin: 20px 1.618% 0 0;
	padding: 15px;
	border-left: 4px solid #ccc;
	background-color: #fcfcfc;
	font-weight: bold;
}
.voice02-one .comment p:last-child{
	margin-bottom: 0;
}

.box01{
	margin: 0 0 1.618em;
	border: 2px solid #e04f4c;
	background-color: #fffff5;
}
.box01-title{
	margin-bottom: 1em;
	padding: 10px 2% 9px;
	background-color: #981e23;
	font-size: 19.776px;
	font-size: 1.9776rem;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Times New Roman, YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", Hiragino Mincho ProN, serif;
	text-align: center;
	color: #fffbfb;
}
.box01-cont{
	margin: 0 3.125% 15px;
}
.box02{
	margin: 3.168em 7.86%;
	padding: 1px 4.285714%;
	border: 2px solid #359935;
	background-color: #fbfffb;
	font-weight: bold;
}
.box02 .sub{
	margin: 1.618em 0;
}
.box05{
	margin: 1.618em 7.86%;
	padding: 30px 4.285714% 1px;
	border: 3px double #e71f19;
	background-color: #fffefe;
}

#footer{
	margin: 95px 3.168% 10px;
	font-size: 12.576px;
	font-size: 1.2576rem;;
	line-height: 1.6em;
	color: #777;
	text-align: center;
}
#footer .copy{ float: left; }
#footer .link{ float: right; }
#footer a,#footer a:link,#footer a:visited{ color: #777; text-decoration: none; }
#footer a:hover,#footer a:active{ color: #999; }

/*******************************************/
.table-a{
	width: 100%;
	margin-bottom: 20px;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5em;
}
.table-a th,
.table-a td{
	padding: 6px 10px 4px;
	border-bottom: 1px solid #ccc;
}
.table-a th{
	width: 190px;
	background-color: #efefef;
	vertical-align: top;
	font-weight: bold;
}
.table-a td{
	padding-left: 26px;
	text-indent: -16px;
}

.privacy h4,
.privacy h5{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6em;
	font-weight: bold;
}


/*******************************************
Multi Screen
********************************************/
@media screen and (max-width:700px){
body{ line-height: 1.6em; }
.cont-area,
.btn.p2{ margin-left: 4.285714%; margin-right: 4.285714%; }
.sub{ margin: 2.618em 1.618%; }

.btn{ margin: 30px 1.618%; }
.btn a.scl{ font-size: 1.9776rem; }

.voice-one{ padding: 0 1.618% 15px; }
.voice-one .title,
.voice02-one .nt .title{ font-size: 1.8776rem; line-height: 1.6em; }
.voice02-one .nt,
.voice02-one .img{
	float: none;
	width: 100%;
}
.voice02-one .nt .title,
.voice02-one .img{
	text-align: center;
}
.voice02-one .nt{ margin-top: 0!important; }

.table-a th,
.table-a td{
	display: block;
	width: 100%;
	word-break: break-all;
}

#footer .copy,
#footer .link{ float: none; }
}
