@charset "utf-8";
/* CSS Document */

body{
	background:url(img/sub_bg.png) center top repeat-x;
	margin:0px;
	padding:0px;
	line-height:150%;
	color:#666666;
	min-width:1205px;
}

img{
	border:0px;
	vertical-align:top;	
}

a{
	color:#666666;
	text-decoration:none;	
}

a img:hover{
	opacity:0.6;
	transition: all .3s;
}

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

h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:100%;
}

div{
	overflow:hidden;
	box-sizing:border-box;
}

/*header*/
#header{
	width:1205px;
	margin:0px auto;
	height:247px;
}

#header h1{
	margin:48px 0px 0px 0px;
}

/*navi*/
#navi{
	background:url(img/navi_bg.png) top left repeat-x;
	height:78px;
}

#navi ul{
	padding:0px;
	margin:0px auto 0px auto;
	width:100%;
	max-width:1000px;
	display:flex;
	list-style:none;
	justify-content:space-between;
}

#navi li{
	text-align:center;
	border-left:2px solid #bab09c;
	margin-top:8px;
	width:100%;
	text-align:center;
}

#navi li:last-child{
	border-right:2px solid #bab09c;
}

#navi li a{
	color:white;
	font-size:20px;
	padding:20px 0px;
	display:block;
	width:100%;
}

/*container*/
#container{
	width:1205px;
	margin:20px auto;
}

/*main*/
#main{
	float:left;
	width:881px;
}

.main_box{
	margin:0px auto;
}

#main h2{
	margin:30px 0px 50px 0px;
}

/*side*/
#side{
	float:right;
	width:300px;
}

.side_box{
	margin:10px auto 30px auto;
	border:1px solid #cccccc;
	padding:10px;
	text-align:center;
}

.side_box li{
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
}

.side_bn li{
	width:46%;
	margin:0px 7px 10px 8px;
	float:left;
}

.side_bn li:nth-child(odd){
	margin-left:0px;
}

.side_bn li:nth-child(even){
	margin-right:0px;
}

/*footer*/
#footer{
	background:url(img/footer_bg.png) top left repeat-x;
	text-align:center;
	color:white;
	padding:20px 0px;
}

#footer img{
	margin:5px 0px 0px 0px;
}

#footer p{
	margin:10px 0px;
	padding:0px;
}

/*pagetop*/
#pagetop{
	margin:30px 0px;
	text-align:right;
	width:100%;
}

/*order*/
.order_box{
	margin:0px 0px 30px 0px;
}

.order_table{
	margin:30px 0px;
	border:1px solid #999999;
	border-collapse: collapse;
	width:815px;
}

.order_table th{
	width:177px;
	background:#E3E0CE;
	padding:10px;
	font-weight:normal;
	border:1px solid #999999;
	border-collapse: collapse;
}

.order_table td{
	width:auto;
	background:white;
	padding:10px;
	border:1px solid #999999;
	border-collapse: collapse;
}

.order_btn{
	text-align:center;
	margin:30px 0px 10px auto;
}

.order_btn img{
	width:370px;
	height:auto;
}

.order_btn_text{
	text-align:center;
}

/*guide*/
.guide_table{
	margin:30px 0px;
	border:1px solid #999999;
	border-collapse: collapse;
	width:815px;
}

.guide_table th{
	width:277px;
	background:#E3E0CE;
	padding:10px;
	font-weight:normal;
	border:1px solid #999999;
	border-collapse: collapse;
}

.guide_table td{
	width:auto;
	background:white;
	padding:10px;
	border:1px solid #999999;
	border-collapse: collapse;
}

.guide_table2{
	border:1px solid #999999;
	border-collapse: collapse;
	width:500px;
}

.guide_td1{
	width:146px !important;
	background:#e5e5e5 !important;
	font-weight:normal;
	border:1px solid #999999;
	border-collapse: collapse;
	text-align:center;
}

.guide_td2{
	width:146px !important;
	background:#F4F4F4 !important;
	border:1px solid #999999;
	border-collapse: collapse;
	text-align:center;
}

.guide_td3{
	text-align:right;
	width:146px !important;
}

.guide_td4{
	text-align:center;
	width:146px !important;
}


/*gaiyou*/
.gaiyou_table{
	width:830px;
	margin:10px auto;
	border-collapse: collapse;
	border-top:1px dashed #cccccc;
}

.gaiyou_table th{
	font-weight:normal;
	text-align:left;
	border-bottom:1px dashed #cccccc;
	padding:10px;
	width:150px;
	background:#F1EFEB;
}

.gaiyou_table td{
	padding:10px;
	width:auto;
	border-bottom:1px dashed #cccccc;
}

.gaiyou_list th,
.gaiyou_list td{
	border:none;
	padding:5px;
	background:none;
}

.gaiyou_list th{
	width:100px;
}

/*order_form*/

.form_title{
	margin:10px;
}

.order_form_box{
	margin:30px 0px;
}

.order_form_box h3{
	text-align:center;
}

.order_p{
	width:830px;
	margin:10px auto;
}

.order_form_table{
	margin:30px auto;
	border:1px solid #999999;
	border-collapse: collapse;
	width:830px;
}

.order_form_table th{
	width:177px;
	background:#EBEBEB;
	padding:10px;
	font-weight:normal;
	border:1px solid #999999;
	border-collapse: collapse;
	text-align:left;
}

.order_form_table td{
	width:auto;
	background:white;
	padding:10px;
	border:1px solid #999999;
	border-collapse: collapse;
}

.order_form_table td p{
	font-size:80%;
	color:#666666;
	margin:10px 0px 0px 0px;
}

.submit{
	display: inline-block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	outline: none;
	margin:0px auto 30px auto;
	background-color: #333;
	color: #fff;
	border:none;
	border-radius:10px;
	padding:20px 30px;
	width:250px;
	font-size:110%;
}

.submit::before,
.submit::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.submit,
.submit::before,
.submit::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.submit:hover {
	background-color: #666666;
}

@media screen and (min-width: 0px) and (max-device-width: 480px) {
     
    body{
    min-width:1300px !important;
	margin:0px auto;
	background:url(img/sub_bg.png) center top repeat-x;
	overflow:hidden;
    }


}

.tyusi_title{
	font-size:25px;
	text-align:center;
	margin-bottom:30px;
}

.tyusi_text{
	text-align:center;
}

.mincho{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}