/* Reset -------------------------------------------------*/

body,div,p,dl,dt,dd,ul,ol,li,table,tr,th,td,
h1,h2,h3,h4,h5,h6,form,input,textarea,button,fieldset,blockquote,address {
	margin: 0;
	padding: 0;
	zoom: 1;  /* for IE hasLayout true */
	list-style: none;
}

.forsp{ display: none; }
.forpc{ display: block; }

/* ClearFix -------------------------------------------------*/

.clrfix:after{
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
    font-size: 0;
    line-height: 0;
}

.clrfix{ min-height: 1px; }
* html .clrfix{ height: 1px; } /* for IE6 */
*:first-child+html .clrfix{ zoom: 1; } /* for IE7 */

/* Alpha -------------------------------------------------*/

.alpha50{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}

/* ImageLink -------------------------------------------------*/

a:link img,a:visited img{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

a:active img,a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/* Common Style -------------------------------------------------*/

* {
	box-sizing : border-box;
	-moz-box-sizing : border-box;
	text-align : left;
	color: #333;
}

a:link,a:visited{color:#df5b3e; text-decoration: none; }
a:active,a:hover{color:#df5b3e; text-decoration: underline;  }

hr{ display: none; }
input{ text-align: auto; }
img{ border: 0; vertical-align: bottom; }
img.btn{ height: 60px; }

/* Module -------------------------------------------------*/

.aleft{ text-align: left; }
.aright{ text-align: right; }
.acenter{ text-align: center; }
.red{ color: #B51111; }
.blue{ color: #01357C; }
a.blank:link,a.blank:visited{ background: url("../img/icon_blank.gif") no-repeat 0 50%; padding-left: 18px; }
a.blank:active,a.blank:hover{ background: url("../img/icon_blank_on.gif") no-repeat 0 50%; padding-left: 18px; }

.w40{ width:40px; }
.w80{ width:80px; }
.w100{ width:100px; }
.w200{ width:200px; }
.w300{ width:300px; }
.w480{ width:480px; }

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

body{
	margin: 0;
	padding: 0;
	font-size: 20px;
	text-align: center;
	color: #333;
	background: #eee;
}

#ol{
	margin: 0 auto;
	padding: 0;
	background: #eee;
}

#hd{	
	position: relative;
	background: #eee;
}

#hd h1{
	background: #df5b3e;
	max-width: 800px;
	margin: 0 auto;
	font-size: 32px;
	color: #FFF;
	text-align: center;
	padding: 20px;
}

#hd h1.img{ padding: 0; }

#hd h1 span{
	display: block;
	text-align: center;
	font-size: 16px;
}

#hd h1 img{
	width: 100%;
    max-width: 800px;
}

#content{
	margin: 0 auto;
	padding: 30px 20px;
	max-width: 800px;
	background: #fff;
}

#content .section{
	margin: 0 0 20px;
}

#content .section h2{
	font-size: 150%;
	margin-bottom: 20px;
	color: #df5b3e;
	line-height: 1.25;
	text-align: center;
}

#content .section h2 span{
	display: block;
	text-align: center;
	padding-top: 5px;
	font-size: 80%;
	line-height: 1.25;
}

.lead{
	font-size: 75%;
	line-height: 1.5;
}

.borderbox{
	border: 2px solid #DDD;
	padding: 15px 15px 5px;
	font-size: 87.5%;
	line-height: 1.5;
	margin-bottom: 20px;
}

.borderbox dl dt{
	float: left;
	width: 140px;
	font-size: 87.5%;
	line-height: 1.5;
	margin-bottom: 10px;
	color: #df5b3e;
}

.borderbox dl dd{
	margin-left: 140px;
	margin-bottom: 10px;
	font-size: 87.5%;
	line-height: 1.5;
}

.borderbox dl dd ul li{
	margin-top: 5px;
}

.borderbox p.benesse{
	font-size: 87.5%;
	font-weight: bold;
	line-height: 1.25;
	padding-top: 15px;
	margin-bottom: 10px;
	color: #000;
	border-top: 1px dotted #ccc;
}

img.howto{
	width: 100%;
    max-width: 800px;
}

.bdr{
	height: 1px;
	background: #DDD;
	margin-bottom: 30px;
}

.caution{ padding-bottom: 15px; }

.caution li{
	font-size: 75%;
	line-height: 1.5;
	margin-bottom: 5px;
	color: #666;
	text-indent: -1.1em;
	padding-left: 1.1em;
}

.caution li ul{
	padding-top: 5px;
	list-style: disc;
	padding-left: 20px;
}


.caution li ul li{
	list-style: disc;
	text-indent: 0;
	padding-left: 0;
	font-size: 90%;
	margin-bottom: 2px;
}


.shoplist{ padding-left: 25px; }

.shoplist li{
	float: left;
	list-style: square;
	font-size: 75%;
	line-height: 1.25;
	margin-bottom: 10px;
	color: #666;
	width: 50%;
}


.section textarea{
	font-size:130%;
}

.tbl01{
	margin-bottom: 30px;
}

.tbl01 th,.tbl01 td{
	font-size: 100%;
	padding: 10px 0;
	font-weight: normal;
}

.tbl01 th{
	color: #173D27;
}

.tbl01 td span{
	padding-left: 10px;
}

.tbl02{
	margin-bottom: 30px;
	border-bottom: 2px solid #ccc;
	width: 100%;
}

.tbl02 th,.tbl02 td{
	font-size: 87.5%;
	font-weight: normal;
	padding: 10px;
}

.tbl02 th{
	font-size: 87.5%;
	border-top: 2px solid #cbc1bb;
	background: #ede9e6;
}

.personal{
	border: 2px solid #ede9e6;
	margin-bottom: 30px;
}

.personal p{
	font-size: 87.5%;
	background: #ede9e6;
	padding: 10px;
}

.personal p span{
	font-size: 80%;
}

.personal dl{
	padding: 20px 20px 10px;
}

.personal dl dt{
	clear: left;
	float: left;
	width: 12em;
	font-size: 87.5%;
	line-height: 1.25;
	margin-bottom: 10px;
}

.personal dl dt span{
	font-size: 70%;
	padding: 0 5px;
	line-height: 2;
}

.personal dl dd{
	font-size: 87.5%;
	line-height: 1.25;
	margin-bottom: 10px;
}

.personal dl dd span{
	color: #666;
	font-size: 75%;
	line-height: 2;
}

.personal dl dd ul{ display: block; }


.personal dl dd ul li{
	display: inline;
	padding-right: 10px;
}
.personal dl dd ul li input{ margin-right: 5px; }

.q03input{
	font-size: 130%;
	width: 70%;
	height: 30px;
	vertical-align: middle;
}

.personalinput{
	font-size: 130%;
	height: 30px;
	vertical-align: middle;
}

.personal .caution{
	margin: 0 20px;
}

.more{
	border: 2px solid #ede9e6;
	background: #ede9e6;
	font-size: 87.5%;
	padding: 10px;
	text-align: center;
	margin-bottom: 40px;
}

.more.open{ display: none !important; }

/* Footer -------------------------------------------------*/

#ft{
	padding: 25px;
	background: #ffffff;
	border-top: solid 1px #DDD;
	width: 100%;
    max-width: 800px;
	margin: 0 auto;
}

#ft img{
	vertical-align: middle;
	margin-right: 17px;
}

#ft address{
	text-align: center;
	font-family: Arial;
	font-style: normal;
	font-size: 70%;
}

/* Error -------------------------------------------------*/

#error{
	padding: 50px 30px 30px;
}

#error h2{
	text-align: center;
	color: #0c4325;
}

#error p{
	text-align: center;
	margin-top: 40px;
	line-height: 1.8;
	font-size: 87.5%;
}

/* Finish -------------------------------------------------*/

#finish{
}

#finish h2{
	text-align: center;
	color: #0c4325;
}

#finish p{
	text-align: center;
	margin-top: 40px;
	line-height: 1.8;
	font-size: 87.5%;
}

.bdrbox{
	background: #fff6ec;
	margin: 0 20px 40px;
	padding: 15px;
	line-height: 1.5;
	text-align: left;
}

.section .bdrbox{
	margin: 0;
}

.bdrbox h3{
	text-align: center;
	font-size: 100%;
	line-height: 1.25;
}

.section .bdrbox input.fileselect{
	margin: 10px 0 15px;
}

.bdrbox p{
	font-size: 75%;
	line-height: 1.5;
	margin-top: 10px;
	text-align: center;
}



/* for SmartPhone -------------------------------------------------*/


@media (max-width: 640px){
.forsp{ display: block; }
.forpc{ display: none; }
#hd h1{ font-size: 100%; }
#hd h1 span{ font-size: 75%; }
#hd h1.imgtitle span{ font-size: 50%; color: #000; }
#hd h1.imgtitle{ border-bottom: 5px solid #df5b3e; }


.shoplist li{ float: none; width: 100%; }
#content .section{ margin-bottom: 10px; }
#content .section h2{ font-size: 100%; margin-bottom: 15px; }
#content .section h2 span{ font-size: 75%; }
#content .section .result{ width:100%; }

.borderbox{ margin-bottom: 10px; }
.borderbox dl dt{ float: none; margin-bottom: 3px; font-weight: bold; }
.borderbox dl dd{ margin-left: 0; }

.bdrbox h3{ font-size: 75%; }
.section .bdrbox input.fileselect{ margin: 0 0 10px; }
.personal dl dt{ float: none; }
.w100,.w200,.w300,.w480{ width: 100%; }
.personal p span{ display: block; }
.caution{ padding-bottom: 5px; }
.caution li{ font-size: 62.5%; }
img.btn.small{ height: 50px; margin-bottom: 10px; }
#finish p{ margin-top: 20px; padding-bottom: 20px; font-size: 75%; }

}