/* IMPORT RESET */
@import url("reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("responsive.gs.12col.css");


#nav_toha{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C8000A;
}

#contact_container{
	background-color: #EAE4D1;
	padding-top: 34px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	font-size: 17px;
}
#contact_text{
	margin-right: 14.28%;
	margin-bottom: 50px;
	margin-left: 14.28%;
	background-color: #FFF;
	padding-top: 75px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}


h1{
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C8000A;
}

#contact_text hr{
	height: 1px;
	background-color:#C8000A;
	border: none;
}
#contact_text p{
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	line-height:25px;
}
#contact_text a{
	text-decoration: none;
	font-weight: bold;
}
.mail{
	color: #C8000A;
}
.tel{
	font-size: 27px;
	font-weight: bold;
	color: #000;
}

h2{
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C8000A;
	margin-top: 50px;
}
#acMenu dt{
	display:block;
	width:100%;
	height:auto;
	line-height:25px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#acMenu dd{
    width:100%;
    height:auto;
    line-height:25px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
    display:none;
}

table{
	font-size: 17px;
	color: #000;
	width: 100%;	
}
.tb_icon{
	height: 90px;
	width: 70px;
	text-align: center;
	padding-top:25px;
	padding-bottom: 25px;
}
.tb_text{
	height:auto;
	padding-bottom: 25px;
	vertical-align: middle;
	padding-top: 25px;
}

#shousai{
	color: #4B5DA8;
	text-decoration: none;
}

a[href^="tel:"] { cursor: default; }

.kekkan1_dl2_img{
	width: 231px;
	height: auto;
	float: right;
	margin-top: 20px;
}
.contact_chosaku{
	margin-top: 50px;
}
.s_iframe{
	height: 2700px;
}