/* ご利用案内全体DIV */



#mainbox{
	float:left;
	width:70%;}


#subtitle{
	margin-bottom:15px;
	border-bottom:solid 1px #000;
	font-size:24px;
	padding-bottom: 15px;
	padding-top: 10px;
}

.text{
	margin-bottom:50px;}


.guide img{
max-width: 100%;
height: auto;
}


.guide_navi a,.kuro{
	text-decoration:none!important;
	color:#000!important;}






hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

.line{
	border-top: 1px solid #ccc;
	margin-top:10px;
	margin-bottom:20px;
}



/* ナビ */


.guide_navi{
	width:25%;
	float:right;
	font-size:14px;
	
}

.guide_navi a,.guide_navi p{
	width:auto;
	text-decoration: none;
	display: block;
	font-size: 16px;
	font-weight: normal;
	transition: none!important;
	font-weight: normal!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 10px;
}
	
	
.guide_navi p{
	background:#000;
	font-size:18px;
	color: #FFF;
	border-bottom-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

.guide_navi a:hover{

}






@media screen and (max-width: 960px) {
#mainbox{
	width:65%;}
	

.guide_navi{
	width:30%;
	text-align: center;
}
.guide_navi a,.guide_navi p{
	padding-left:0px;}

}


@media screen and (max-width: 620px) {
.guide_navi a,.guide_navi p{
	width:98%;
	text-align:left;
	padding:3%;}
.guide_navi{
	width:100%;
	margin-bottom:50px;
}



}









/* 見出し */
.guide_h1 {
	font-size:36px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
	padding-left:10px;
	margin-top: 50px;
}

.h1_bot{
	display:block;
	margin-bottom:50px;
	margin-left:10px;
	font-size:12px;
	font-weight: bold;
	color: #00A5D7;
	margin-top: 20px;
	}

.red {
	color: #B00016;
}
	


	
	
	

/* ご利用案内テーブル */


.box1{
	margin-right: 15px;
}
.box2{
	margin-right: 0px;
}
.box3{
	margin-right: 15px;
	margin-top: 0px;
}
.box5{
	margin-left: 0px;
}

.block2{
	box-sizing : border-box;
	line-height: 30px;
	width: 100%;
	float: left;
	margin-bottom:50px;
	font-size: 15px;
}

.block2 h2{
	display: block;
	font-size: 26px;
	padding-left: 15px;
	height: 35px;
	padding-top: 10px;
	float: left;
	color: #B00016;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: -15px;
	font-family: "EB Garamond", serif;
}

.block2 h3{
	font-size:20px;
	color: #000;
	padding-top: 13px;
}
.block3 h2,.block4 h2{
	display: block;
	font-size: 23px;
	padding-left: 15px;
	padding-top: 10px;
	float: left;
	color: #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: -15px;
}
.block3 h3,.block4 h3{
	color: #0099D1;
	display: block;
	float: left;
	clear: right;
	margin: 0px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 15px;
}

.block div{
}
.block ol{
	margin:0px;
}	
	





.block3{
	box-sizing : border-box;
	line-height: 30px;
	width: auto;
	font-size: 15px;
	margin-bottom: 50px;
}

.block4{
	box-sizing : border-box;
	line-height: 30px;
	width: 100%;
	font-size: 15px;
	margin-bottom: 50px;
}

.block3 h4{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

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



.block2{
	width:100%;
	
}
.box1,.box3{
	margin-right: 0px;
}
}

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

	
#mainbox{
	width:100%;}

}

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

	
	
.block3 h2,.block3 h3{
	font-size: 20px;
	height: auto;

}

}






/* フロート解除 */

hr.end{visibility:hidden;clear:both;}
hr.clear{
	clear:both;
	visibility:hidden;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/* 登録内容テーブル */
.touroku{
	text-align: left;
	width:100%;
	}
.touroku th {
	width:150px;
	background:#CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding: 5px;

	}

.touroku td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;

	}

.right{
	text-align:right;}




/* お問合せ　電話　ボタン */

a:link.button{
	color:#fff;
	text-decoration:none;
	font-weight:normal!important;
}
a:visited.button {
	color:#fff;
	text-decoration:none;
	font-weight:normal!important;
}
.button a:active{
	color:#60559B;
	text-decoration:none;
	font-weight:normal!important;
}
.button a:hover{
	color:#60559B;
	text-decoration:none;
	font-weight:normal!important;
}


.button {
	display: inline-block;
	padding:25px;
	height: 45px;
	text-align: center;
	text-decoration: none!important;
	line-height: 15px;
	outline: none;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #000;
	color: #fff!important;
	padding-top: 15px;
	float:right;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/* 
.button:hover {
	background-color: #59b1eb;
}
 */


/* よくある質問　アコーディオン */


#menu{
	list-style-type: none;
}
.question {
	font-size: 24px;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.answer {
	font-size: 24px;
	color: #B00016;
	margin-right: 10px;
	float: left;
	margin-left: 0px;
}


 
.menu_qa{
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style-type: none;
	margin-left: -35px;
}
.archive{
	color:#666;
	cursor:pointer;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-type: none;
}

.qa_p{
	display:block;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 35px;
	font-size: 18px;
	color: #000;
}



.subMenu li{
	padding-top: 20px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 0px;
}

.back {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.eco_left{
	width:60%;
	float:left;
	}
	
.eco_right{
	width:40%;
	float:left;
	text-align: center;
	}	
	
	
	
	.eco_left02{
	width:50%;
	float:left;
	}
	
.eco_right02{
	width:50%;
	float:left;
	text-align: center;
	}	


@media screen and (max-width: 960px) {
.eco_left,.eco_right,.eco_left02,.eco_right02{
	width:100%;
	}
}





#menu2{
	list-style-type: none;
	margin-left: 0px;
}


#subtitle h2{
	font-size:18px;
}



.kiyaku{
	list-style-type: decimal;
	padding-left: 35px;
}





.attent01{
	text-align:right;}
.attent03{
	text-align:center;}
#contents2,.attent02{
	width:auto!important;}
