@charset "UTF-8";
@import url(cmn.css);


/*---------------------------------------------------------
　ステップ
---------------------------------------------------------*/
ul#step{
	width:900px;
	margin-bottom:0.5em;
}

ul#step li{
	display:block;
	text-indent:-9999px;
	float:left;
	height:37px;
}

	ul#step li#st01{width:153px;background: url(../img/img_step.jpg) 0 0 no-repeat;}
	ul#step li#st02{width:153px;background: url(../img/img_step.jpg) -153px 0 no-repeat;}
	ul#step li#st03{width:150px;background: url(../img/img_step.jpg) -306px 0 no-repeat;}
	ul#step li#st04{width:150px;background: url(../img/img_step.jpg) -456px 0 no-repeat;}
	ul#step li#st05{width:150px;background: url(../img/img_step.jpg) -606px 0 no-repeat;}
	ul#step li#st06{width:144px;background: url(../img/img_step.jpg) -756px 0 no-repeat;}

	body#contents.step1 ul#step li#st01{width:153px;background: url(../img/img_step.jpg) 0 -37px no-repeat;}

	body#contents.step2 ul#step li#st01{width:128px;background: url(../img/img_step.jpg) 0 0 no-repeat;}
	body#contents.step2 ul#step li#st02{width:178px;background: url(../img/img_step.jpg) -128px -74px no-repeat;}

	body#contents.step3 ul#step li#st02{width:130px;background: url(../img/img_step.jpg) -153px 0 no-repeat;}
	body#contents.step3 ul#step li#st03{width:173px;background: url(../img/img_step.jpg) -283px -37px no-repeat;}

	body#contents.step4 ul#step li#st03{width:128px;background: url(../img/img_step.jpg) -306px 0 no-repeat;}
	body#contents.step4 ul#step li#st04{width:172px;background: url(../img/img_step.jpg) -434px -74px no-repeat;}

	body#contents.step5 ul#step li#st04{width:128px;background: url(../img/img_step.jpg) -456px 0 no-repeat;}
	body#contents.step5 ul#step li#st05{width:172px;background: url(../img/img_step.jpg) -584px -37px no-repeat;}

	body#contents.step6 ul#step li#st05{width:128px;background: url(../img/img_step.jpg) -606px 0 no-repeat;}
	body#contents.step6 ul#step li#st06{width:166px;background: url(../img/img_step.jpg) -734px -74px no-repeat;}


p.backTop{clear:both;float:right;margin-bottom:0.5em;}
p.backTop a{display:block;width:213px;height:20px;position:relative;overflow:hidden;}
p.backTop a:hover{font-size:1px;}
p.backTop a:hover img{position:relative;top:-20px;}

p.backTop2{clear:both;float:right;margin-bottom:0.5em;background:#ccc;}
p.backTop2 a{display:block;width:129px;height:20px;position:relative;overflow:hidden;}
p.backTop2 a:hover{font-size:1px;}
p.backTop2 a:hover img{position:relative;top:-20px;}

p.backPrevPage{clear:both; text-align:left; margin-bottom:10px;}



	/*--CLEAR--*/
	ul#step:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}


/*---------------------------------------------------------
　column1
---------------------------------------------------------*/
div#column1{
	width:100%;
	clear:both;
	margin-bottom:1em;
}
div#column1 div.boxS{
	width:884px;
	border:8px solid #f1ebe6;
	float:left;
	margin:0 17px 0 0;
	min-height:300px;
}

div#column1 div.boxS-inner{
	text-align:left;
	width:860px;
	margin:12px;
}

div#column1 div.boxS-inner dl{
	margin:2em auto 1em;
	width:620px;
}
div#column1 div.boxS-inner dl dt{
	width:165px;
	float:left;
	margin:0;
	padding:8px 5px 0;
	font-size:0.8em;
	text-align:left;
}

div#column1 div.boxS-inner dl dd{
	width:430px;
	margin:0;
	float:left;
	padding:3px;
	font-size: 0.9em;
	text-align:left;
}

div#column1 div.boxS-inner dl dd label{
	margin:0 0 0 0.8em;
	padding:0 0.3em 0.1em 0;
	cursor:pointer;
}
div#column1 div.boxS-inner dl dd label input{
	vertical-align:middle;
	margin-top:1px;
}

div#column1 div.boxS-inner dl dd input.sizeM{
	width:200px;
	border:1px solid #ccc;
	margin-bottom:0.5em;
	padding:2px;
}
div#column1 div.boxS-inner dl dd input.sizeS{
	width:80px;
	margin:0 3px 0.5em 3px;
	border:1px solid #ccc;
	padding:2px;
}

div#column1 div.boxS-inner dl dd input.bmS{margin-bottom:0;}


div#column1 div.boxS-inner dl dd select{
	border:1px solid #ccc;
	padding:2px;
	margin:0 5px 0.5em 0;
}

div#column1 div.boxS-inner dl dd textarea{
	width:400px;
	border:1px solid #ccc;
	padding:2px;
	height:8em;
}

div#column1 div.boxS-inner dl dd label input#customer_jitaku_renraku11{margin-bottom:0.5em;}
div#column1 div.boxS-inner dl dd span{
	padding:0.8em 0.6em 0;
	font-size:0.8em;
	color:#900;
}

div#column1 div.boxS-inner dl dd span.ind1{
	display:block;
	text-indent:-1em;
	padding-top:0.1em;
	padding-left:1.5em;
}

div#column1 div.boxS-inner dl#person1_base,
div#column1 div.boxS-inner dl#person2_base,
div#column1 div.boxS-inner dl#person1_ex,
div#column1 div.boxS-inner dl#person2_ex,
div#column1 div.boxS-inner dl#person1_ex2,
div#column1 div.boxS-inner dl#person2_ex2,
div#column1 div.boxS-inner dl.jushin_box
{padding-bottom:2em;border-bottom:2px dotted #e8e1db;}


div#column1 div.boxS-inner h3#personalinfo,
div#column1 div.boxS-inner h3#enquete{
	font-size:1.2em;
	border-left:8px solid #ccc;
	padding:0 0 0 10px;
	margin:0 0 0.5em 1em;
}

div#column1 div.enquete h4{
	clear:both;
	margin:2em 30px 0.3em;
}

div#column1 div.enquete ul{
	clear:both;
	margin:0 45px;
}

div#column1 div.enquete ul.enquete1_li li{
	float:left;
	width:50%;
}

	/*--CLEAR--*/
	div#column1 div.enquete ul.enquete1_li:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}

div#column1 div.enquete p{
	margin:0 45px;
}

div#column1 div.privacy p,
div#column1 div.enq p{
	margin:0 2em;
	font-size:0.9em;
	line-height:1.4;
}

	/*--CLEAR--*/
	div#column1:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}

div#column1 div.boxS-inner p.tochange{
	clear:both;
	text-align:right;
	margin: 0 0 10px;
	font-size: 0.8em;
}

div#column1 div.boxS-inner dl.personal_box{border-bottom:2px dotted #e8e1db;}

/*
div#column1 div.boxS-inner p.txtR,
body.step5 div#column1 div.boxS-inner p.tochange{float:right;margin-bottom:2em;}

div#column1 div.boxS-inner p.txtR a,
body.step5 div#column1 div.boxS-inner p.tochange a{display:block;height:14px;position:relative;overflow:hidden;}

div#column1 div.boxS-inner p.txtR a:hover,
body.step5 div#column1 div.boxS-inner p.tochange a:hover{font-size:1px;}

div#column1 div.boxS-inner p.txtR a:hover img,
body.step5 div#column1 div.boxS-inner p.tochange a:hover img{position:relative;top:-14px;}
*/

div#column1 div.boxS-inner p.txtR,
body.step3 div#column1 div.boxS-inner p.tochange,
body.step5 div#column1 div.boxS-inner p.tochange{float:right;margin:2em 0 1em 0;}

div#column2 div.boxS-inner p.txtR a,
body.step3 div#column1 div.boxS-inner p.tochange a,
body.step5 div#column1 div.boxS-inner p.tochange a{display:block;height:14px;position:relative;overflow:hidden;}

div#column2 div.boxS-inner p.txtR a:hover,
body.step3 div#column1 div.boxS-inner p.tochange a:hover,
body.step5 div#column1 div.boxS-inner p.tochange a:hover{font-size:1px;}

div#column2 div.boxS-inner p.txtR a:hover img,
body.step3 div#column1 div.boxS-inner p.tochange a:hover img,
body.step5 div#column1 div.boxS-inner p.tochange a:hover img{position:relative;top:-14px;}





/*--ログイン----------------------------------*/
div#column1 div.login div.boxS-inner{text-align:center;padding-top:2.5em;}

div#column1 div.login div.boxS-inner p a{
	display:block;
	width:226px;
	height:41px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	clear:both;
}
div#column1 div.login div.boxS-inner p a:hover{font-size:1px;}
div#column1 div.login div.boxS-inner p a:hover img{position:relative;top:-41px;}


div#column1 div.login div.boxS-inner dl{
	width:400px;
	margin: 0 auto 2em;
	padding: 0;
	text-align:left;
}
div#column1 div.login div.boxS-inner dl dt{
	margin: 0;
	padding: 8px;
	width: 5em;
	text-align:left;
}
div#column1 div.login div.boxS-inner dl dd{
	padding:8px 8px 8px 6.5em;
	margin-left: 0;
	margin-top: -2.4em;
}

div#column1 div.boxS-inner dl dd input{
	border:1px solid #ccc;
}


div#column1 div.login div.boxS-inner input{
	width:200px;
	border:1px solid #ccc;
	padding:3px;
}
div#column1 div.login div.boxS-inner p.err_msg{color:#b20d0d;}

	/*--CLEAR--*/	
	div#column1 div.login div.boxS-inner:after,
	div#column1 div.boxS-inner dl:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}



/*--予約完了--------------------------*/
body#contents.step6 div#conBody h2{margin-bottom:1.5em;}

body#contents.step6 div.boxS-inner p{
	font-size:1em;
	line-height:1.5;
	text-align:left;
	margin:1.5em 0;
}

body#contents.step6 div.boxS-inner p,
body#contents.action_error div.boxS-inner p
{text-align:center;}

body#contents.step6 div.boxS-inner p a.btn,
body#contents.action_error div.boxS-inner p a.btn
{display:block;width:207px;height:37px;position:relative;overflow:hidden;margin:0 auto;}

body#contents.step6 div.boxS-inner p a.btn:hover,
body#contents.action_error div.boxS-inner p a.btn:hover{font-size:1px;}

body#contents.step6 div.boxS-inner p a.btn:hover img,
body#contents.action_error div.boxS-inner p a.btn:hover img
{position:relative;top:-37px;}


/*--処理エラー--------------------------*/
body#contents.action_error div.boxS-inner p{
	padding:0 0 1em;
}

body#contents.action_error div.boxS-inner p#action_error_msg{
	font-weight:bold;
	color:#F00;
	font-size:1.5em;
	padding:3em 0 3em;
}

/*---------------------------------------------------------
　column2
---------------------------------------------------------*/
div#column2{
	width:100%;
	_width:103%;
	clear:both;
	margin-bottom:1em;
}

div#column2 div.boxS{
	width:425px;
	border:8px solid #f1ebe6;
	float:left;
	margin:0 17px 0 0;
	min-height:400px;
}

div#column2 div.boxS:not(:target){
	min-height:500px\9;
}


div#column2 div.boxS-inner{
	/*text-align:left;*/
	width:415px;
	margin:12px 0;
}

div#column2 div.last{margin-right:0;position:relative; z-index:1;}

	/*--メッセージ表示用--*/
	div#column2 div.last img.messe{
		position:absolute;
		top : 0;
		left:0;
		z-index:10;
	}


div#conBody h2{
	font-size:1.6em;
	color:#453b3b;
	border-left:10px solid #f48415;
	padding:1px 0 1px 8px;
	margin:0 0 0.5em 0;
}

div#column2 div.boxS-inner h3{
	display:block;
	width:404px;
	height:33px;
	text-indent:-9999px;
	text-align:left;
}

div#column2 div.boxS-inner h3.month_heading{
	font-size:1.2em;
	border-left:8px solid #ccc;
	padding:0 0 0 10px;
	margin:0 0 0.5em 1em;
	width:auto;
	height:auto;
	text-indent:0;
}

div#column2 div.boxS-inner h3#person_heading1{background: url(../img/mttl_01.gif) 0 0 no-repeat;}
div#column2 div.boxS-inner h3#person_heading2{background: url(../img/mttl_02.gif) 0 0 no-repeat;}


div#column2 div.boxS-inner dl{
	clear:both;
	margin:10px 0 0 10px;
	padding-bottom:1em;
}

div#column2 div.boxS-inner dl#person1_base,
div#column2 div.boxS-inner dl#person2_base,
div#column2 div.boxS-inner dl#person1_ex,
div#column2 div.boxS-inner dl#person2_ex,
div#column2 div.boxS-inner dl#person1_ex2,
div#column2 div.boxS-inner dl.jushin_box{
	padding-bottom:2em; border-bottom:2px dotted #e8e1db;
}

div#column2 div.boxS-inner dl#person1.jushin_box,
div#column2 div.boxS-inner dl#person2.jushin_box{padding-bottom:0; border-bottom:none;}


div#column2 div.boxS-inner dl dt{
	width:120px;
	float:left;
	margin:0;
	padding:8px 5px 0;
	font-size:0.8em;
	text-align:left;
}

div#column2 div.boxS-inner dl dd{
/*	width:260px;*/
	width:270px;
	margin:0;
	float:left;
/*	padding:3px;*/
	padding:8px 5px 0;
	font-size: 0.9em;
	text-align:left;
}

/*IE9*/
body.step1 div#column2 div.boxS-inner dl dt:not(:target){
	width:120px\9;
	height:25px\9;
	float:left\9;
	margin:0\9;
	padding:5px 5px 0\9;
	font-size:0.8em\9;
	text-align:left\9;
}

body.step1 div#column2 div.boxS-inner dl dd:not(:target){
	width:260px\9;
	height:25px\9;
	margin:0\9;
	float:left\9;
	margin:0\9;
	padding:5px 5px 0\9;
	font-size: 0.9em\9;
	text-align:left\9;
}


div#column2 div.boxS-inner dl dd span{
	padding:0.8em 0.6em 0;
	font-size:0.8em;
	color:#900;
}

div#column2 div.boxS-inner dl dd span.ind1{
	display:block;
	text-indent:-1em;
	padding-top:0.1em;
	padding-left:1.5em;
}


div#column2 div.boxS-inner div#same1check{
	background:#fbe7d3;
	font-size:1em;
	margin:10px 15px;
	padding:0.5em 0.8em;
	font-size:0.8em;
	color:#900;
	text-align:left;
}

div#column2 div.boxS-inner div#same1check p.check_same{
	padding-top:0.5em;
	color:#333;
	font-weight:bold;
	font-size:1.2em;
	text-align:left;
}

div#column2 div.boxS-inner dl dt.op{
	clear:both;
	display:block;
	width:400px;
	font-size:0.85em;
	margin: 0;
}

/*IE9*/
body.step1 div#column2 div.boxS-inner dl dt.op:not(:target){
	width:400px\9;
	height:auto\9;
	float:left\9;
	margin:0\9;
	padding:15px 5px 0\9;
	font-size:0.8em\9;
	text-align:left\9;
}

div#column2 div.boxS-inner dl dd.wide2c,
body.step1 div#column2 div.boxS-inner dl dd.wide2c
{
	clear:both;
	display:block;
	width:400px;
	font-size:0.85em;
	margin: 0 0 15px 5px;
}

body.step1 div#column2 div.boxS-inner dl dd.wide2c div.option_box{
	float:left;
	width:197px;
}

body.step1 div#column2 div.boxS-inner dl dd.wide2c div.option_box h4{
	font-size:1.3em;
	font-weight:bold;
	margin:0.5em 0 0.2em;
}

body.step1 div#column2 div.boxS-inner dl dd.wide2c div.option_box label{
	display:block;
	margin:0 0 0 0.3em;
	padding:0 0.3em 0.3em 0;
	cursor:pointer;
}

body.step1 div#column2 div.boxS-inner dl dd.wide2c div.option_box label input{
	vertical-align:middle;
	margin-top:1px;
}

div#column2 div.boxS-inner p.tochange{
	clear:both;
	text-align:right;
	margin: 0 0 10px;
	font-size: 0.8em;
}

	body.step1 div#column2 div.boxS-inner dl dd.wide2c div.option_box:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}



div#column2 div.boxS-inner dl.personal_box{border-bottom:2px dotted #e8e1db;}

div#column2 div.boxS-inner p.txtR,
body.step3 div#column2 div.boxS-inner p.tochange,
body.step5 div#column2 div.boxS-inner p.tochange{float:right;margin:2em 0 1em 0;}

div#column2 div.boxS-inner p.txtR a,
body.step3 div#column2 div.boxS-inner p.tochange a,
body.step5 div#column2 div.boxS-inner p.tochange a{display:block;height:14px;position:relative;overflow:hidden;}

div#column2 div.boxS-inner p.txtR a:hover,
body.step3 div#column2 div.boxS-inner p.tochange a:hover,
body.step5 div#column2 div.boxS-inner p.tochange a:hover{font-size:1px;}

div#column2 div.boxS-inner p.txtR a:hover img,
body.step3 div#column2 div.boxS-inner p.tochange a:hover img,
body.step5 div#column2 div.boxS-inner p.tochange a:hover img{position:relative;top:-14px;}


body.step5 div#column2 div.boxS-inner dl.personal_box{
	border-top:2px dotted #e8e1db;
	border-bottom:2px dotted #e8e1db;
	padding-top:1em;
}

body.step5 div#column2 div.boxS.longheight{min-height:660px;}



/*--カレンダー-------------------------------*/
div#column2 div.boxS-inner table.cal{
	border-collapse:collapse;border-spacing:0px;
	width:385px;
	margin:10px auto;
	padding:0;
	text-align:center;
	border:solid 1px #CCC;
	border-top:none;
}

div#column2 div.boxS-inner table.cal th,div#column2 div.boxS-inner table.cal td{
	text-align:center;
	margin:0;
	border:solid 1px #CCC;

}

div#column2 div.boxS-inner table.cal td{
	font-size:20px;
	vertical-align:middle;
	height:40px;
}

div#column2 div.boxS-inner table.cal th.sat{background:#003399;}
div#column2 div.boxS-inner table.cal th.sun{background:#ea8399;}

div#column2 div.boxS-inner table.cal td.sun{color:#E6607C;}

div#column2 div.boxS-inner table.cal td a{
	display:block;
	margin:0;
	vertical-align:middle;
	background:#99CCFF;
	padding:6px 0;
	color:#333;
}

div#column2 div.boxS-inner table.cal td.sun a{
	color:#ea8399;
}

div#column2 div.boxS-inner table.cal th{
	height:30px;
	background:#AAA;
	color:#FFF;
}

	/*--CLEAR--*/	
	div#column2 div.boxS-inner dl:after,
	div#column2:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}



/*---------------------------------------------------------
　開始時間の選択
---------------------------------------------------------*/

div#wrapper{width:90%;margin:1em auto;}

div#wrapper h1{
	color:#fff;
	font-size:1.6em;
	margin-bottom:1em;
	height:41px;
	background:#f48414 url(../img/cmn_bg_header.jpg) 0 0 repeat-x;
}
div#wrapper h2{
	font-size:1.4em;
	color:#453b3b;
	padding:1px 0 1px 0;
	margin:0 0 0.5em 0;
}

div#wrapper div#info_box{
	text-align:left;
}

div#wrapper div#info_box h2{
	text-align:left;
	margin:1.3em 0 0.3em 0;
}

div#wrapper div#info_box p{
	text-align:left;
	margin:0 1em 0;
}

div#person1,
div#person2{margin-bottom:2em;}

div#person1 h3,
div#person2 h3{
	display:block;
	width:404px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:1em;
	background: url(../img/mttl_01.gif) 0 0 no-repeat;
}
div#person2 h3{background: url(../img/mttl_02.gif) 0 0 no-repeat;}


div#person1 ul,
div#person2 ul{
	width:96%;
	text-align:left;
	margin:0 0 0 1em;
}

div#person1 ul li,
div#person2 ul li{
	display:block;
	width:20%;
	float:left;
	margin:0 5px 0.5em 0;
}

	body#contents_hsinner.step2_hsinner div#wrapper p{text-align:center;}
	body#contents_hsinner.step2_hsinner div#wrapper p a{display:block;width:226px;height:41px;position:relative;overflow:hidden;margin:0 auto;}
	body#contents_hsinner.step2_hsinner div#wrapper p a:hover{font-size:1px;}
	body#contents_hsinner.step2_hsinner div#wrapper p a:hover img{position:relative;top:-41px;}



	/*--CLEAR--*/	
	div#person1:after,
	div#person2:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}



/*---------------------------------------------------------
　個人情報
　お問い合わせ
---------------------------------------------------------*/
div#wrapper.inquiry h1,div#wrapper.privacy h1{
	padding: 6px 0 0;
	height:35px;
}

div#wrapper.privacy div#info_box,
div#wrapper.inquiry div#info_box{
	width:96%;
	margin:0 auto;
	font-size:0.9em;
}

div#wrapper.privacy div.sbox{margin-bottom:3em;}


div#wrapper.privacy  div#info_box h2,
div#wrapper.inquiry div#info_box h2{
	font-size:1.2em;
	border-left:8px solid #453b3b;
	padding:0 0 0 10px;
}

div#wrapper.privacy  div#info_box h3{
	font-size:1.1em;
	margin:0 0 10px 12px;
	border-bottom:1px dotted #ccc;
	padding-bottom:3px;
}

div#wrapper.privacy  div#info_box p{margin-bottom:1em;}

div#wrapper.privacy  div#info_box ul,
div#wrapper.privacy  div#info_box ol{width:96%;margin:0 0 0 1em;}
div#wrapper.privacy  div#info_box ul{margin-bottom:2em;}

div#wrapper.privacy  div#info_box ol li{
	list-style-type: decimal;
	line-height:1.2em;
	margin-bottom:0.5em;
}

div#wrapper.privacy  div#info_box ul li{
	background: url(../img/z_mark_gy.gif) 0 10px no-repeat;
	padding:0 0 0 12px;
}

div#wrapper.inquiry div.inquiry_tel{margin-bottom:3em;}

div#wrapper.inquiry div.inquiry_tel p#tel{
	background:url(../img/z_ico_free.gif) 0 0px no-repeat;
	margin:0.5em 0.5em 0 ;
	vertical-align:middle;
	padding:5px 0 5px 65px;
	font-size:1.9em;
	font-weight:bold;
}
div#wrapper.inquiry div.inquiry_tel p#tel_notfree{
	background-image : none;
	margin:0.5em 0.5em 0 ;
	vertical-align:middle;
	padding:5px 0;
	font-size:1.9em;
	font-weight:bold;
}


div#wrapper.inquiry div.inquiry_tel p#time,
{
	font-size:0.9em;
	margin:0.5em 0 0 1em;
}
div#wrapper.inquiry div.inquiry_tel p#mail{
	font-size:1.2em;
	margin:0.5em 0 0 1em;
}




/*---------------------------------------------------------
　ボタンエリア
---------------------------------------------------------*/
div.btnArea{
	width:100%;
	text-align:center;
	margin:0.5em 0 1em 0;
}
	div.btnArea a.bt01{display:block;width:226px;height:41px;position:relative;overflow:hidden;margin:0 auto;}
	div.btnArea a:hover.bt01{font-size:1px;}
	div.btnArea a:hover.bt01 img{position:relative;top:-41px;}


	div.btnOne ul{width:126px;margin:0 auto;}
	div.btnTow ul{width:275px;margin:0 auto;}
	div.btnTowB{width:473px;margin:0 auto;}
	div.btnTowC ul{width:340px;margin:0 auto;}

	div.btnThree{width:720px;margin:0 auto;}

	div.btnTow ul li,
	div.btnTowB ul li,
	div.btnTowC ul li{float:left;}


	div.btnArea ul li a{display:block;width:126px;height:40px;position:relative;overflow:hidden;margin:0 5px;}
	div.btnArea ul li a:hover{font-size:1px;}
	div.btnArea ul li a:hover img{position:relative;top:-40px;}

	div.btnTowB ul li a{width:226px;height:41px;}
	div.btnTowB ul li a:hover img{position:relative;top:-41px;}

	div.btnTowC ul li a{width:169px;height:40px;margin:0;}
	div.btnTowC ul li a:hover img{position:relative;top:-40px;}


	div.print p{
		margin-bottom:2em;
	}

	div.print p.confirm_print_msg{
		width:700px;
		margin:3em auto 1em;
		text-align:left;
		color:#900;
		font-size:0.9em;
	}

	p.confirm_attention{
		width:800px;
		margin:2em auto 2em;
		text-align:left;
		color:#C00;
		font-size:1.4em;
		font-weight:bold;
	}


	/*--CLEAR--*/
	div.btnArea:after,
	div.btnArea ul:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}


/*---------------------------------------------------------
　チップス
---------------------------------------------------------*/
.tipsy { padding: 12px; font-size: 12px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;}
.tipsy-inner { padding: 1em; background-color: #f48415; color: #FFF; max-width: 150px; text-align: left; }
.tipsy-north { background-image: url(../img/tipsy-north.gif); background-position: 20px top; }
.tipsy-south { background-image: url(../img/tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(../img/tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(../img/tipsy-west.gif); background-position: left center; }

/*---------------------------------------------------------
　フリーメッセージ
---------------------------------------------------------*/
div.free_msg{
	clear:both;
	diaplay:block;
}

/*
div.free_msg:not(:target) {
	margin-top:120px\9;
}
*/

div.free_msg p{
	font-size:0.9em;
	color: #FFF;
	background-color:#f48416;
	padding:0.5em 0.8em;
	margin:0 15px;
	text-align:left;
}

div.free_msg:not(:target) {
	font-size:1.1em\9;
}


/*---------------------------------------------------------
　ページング
---------------------------------------------------------*/
div.paging{width:100%; clear:both;}
div.paging p.paging_pref{float:left; margin-bottom:10px;}
div.paging p.paging_next{float:right; margin-bottom:10px;}

	div.paging p.paging_pref a,
	div.paging p.paging_next a{display:block;width:92px;height:26px;position:relative;overflow:hidden;margin:0 auto;}
	div.paging p.paging_pref a:hover,
	div.paging p.paging_next a:hover{font-size:1px;}
	div.paging p.paging_pref a:hover img,
	div.paging p.paging_next a:hover img{position:relative;top:-26px;}


	/*--CLEAR--*/
	div.pagin:after{
		content:"";
		display:table;
		clear:both;
		zoom:1;
	}


/*---------------------------------------------------------
　注意メッセージ
---------------------------------------------------------*/
div#submit_attention{
	margin:1em 0 1.5em;
	font-weight:bold;
	font-size:1.3em;
	color:#008;
}

div#submit_attention a{
	text-decoration:underline;
}

/*---------------------------------------------------------
　入力漏れアラートメッセージ
---------------------------------------------------------*/
p.input_alert{
	background-color:#C00;
	color:#FFF;
	padding:0.3em 0.8em;
}


body.step0 h3 a{
	display:block;
	font-size:2.0em;
	color:#FFF;
	background-color:#AAA;
	width:400px;
	margin:0.5em auto;
	padding:0.3em 1em;
	border:solid 3px #666;
	text-decoration:none;
}

body.step0 h3 a:hover{
	background-color:#CCC;
}

body.step0  div#column2{
	padding: 4em 0 10em;
}

dt span{
	background-color:#D00;
	color:#FFF;
	padding:0.1em 0.3em;
	text-align:center;
	margin:0 0 0 0.4em;
	font-size:0.8em;
}

div#time_limit p{
	margin:1.5em 1em 0;
	text-align:left;
	font-weight:bold;
	color:#900;
}

div#topBtn div.newsbox{
	margin:1em;
	padding:0.8em 1.2em 1.5em;
	border:solid 6px #DDD;
}

div#topBtn div.newsbox strong{
	font-size:1.1em;
}

div#topBtn div.newsbox blockquote{
	display:block;
	font-size:0.9em;
	margin:1em 0 0;
	text-indent:-1em;
	padding-top:0.1em;
	padding-left:1.5em;
}





div.print_page{
	font-size:0.8em;
}

div#column1.print_page div.boxS{
	width: 600px;
	border: 3px solid #f1ebe6;
	margin-right:0.5em;
}

div#column1.print_page div.boxS-inner{
	width:600px;
}

div#column1.print_page div.boxS-inner dl{
	margin:0 1em 0;
	width:580px;
}

div#column1.print_page div.boxS-inner dl dt{
	width:150px;
	border:solid 1px #FFF;
	margin-top:0;
	margin-bottom:0;
}

div#column1.print_page div.boxS-inner dl dd{
	width:400px;
	border:solid 3px #FFF;
	margin-top:0;
	margin-bottom:0;
}


div#column2.print_page div.boxS{
	width: 320px;
	border: 3px solid #f1ebe6;
	margin-right:0.5em;
}

div#column2.print_page div.boxS-inner{
	width:320px;
}

div#column2.print_page div.boxS-inner h3#person_heading1{
	text-indent:0;
	margin-left:0.5em;
	background: none;
	height:auto;
	width:auto;
}

div#column2.print_page div.boxS-inner h3#person_heading2{
	text-indent:0;
	margin-left:0.5em;
	background: none;
	height:auto;
	width:auto;
}

div#column2.print_page div.boxS-inner dl{
	margin-top:0;
	margin-bottom:0;
}
div#column2.print_page div.boxS-inner dl dt{
	width:110px;
	border:solid 1px #FFF;
	margin-top:0;
	margin-bottom:0;
}

div#column2.print_page div.boxS-inner dl dd{
	width:170px;
	border:solid 3px #FFF;
	margin-top:0;
	margin-bottom:0;
}










/*
div#column1 div.boxS-inner dl{
	margin:2em auto 1em;
	width:620px;
}
div#column1 div.boxS-inner dl dt{
	width:165px;
	float:left;
	margin:0;
	padding:8px 5px 0;
	font-size:0.8em;
	text-align:left;
}

div#column1 div.boxS-inner dl dd{
	width:430px;
	margin:0;
	float:left;
	padding:3px;
	font-size: 0.9em;
	text-align:left;
}
*/


#to_sp {
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
  text-align: center;
  padding: 15px 0 0;
}

#to_sp a{
  display: inline-block;
  width: 280px;
  /*max-width: 350px;*/
  text-align: center;
  border: 2px solid #9ec34b;
  font-size: 16px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 4px;
  transition: .4s;
}

#to_sp a:hover {
  background-color: #9ec34b;
  border-color: #cbe585;
  color: #FFF;
}

