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

/*detail*/

#contents div.staff {
	border:6px solid #E9E9E9;
	margin-bottom:20px;
}
#contents div .staff img {
	width:100%;
	height:auto;
}

#contents .eigyosyoBox {
	background-color:#FFF;
	margin-bottom:50px;
}
#contents .eigyosyoBox .inr{
	width: inherit;
	margin: 0 !important;
}


#contents .eigyosyoBox .inr {
	margin:0 35px;
}

#contents .eigyosyoBox .inr .eigyoHead {
	border-bottom:1px dotted #444;
	border-top:1px dotted #444;
	margin-bottom:20px;
	padding:5px 0;
}

#contents .eigyosyoBox .inr .eigyoHead h2 {
	background-color:#FFCF27;
	font-size:18px!important;
	padding:5px;
}

#contents .eigyosyoBox .inr .eigyoHead h2 span {
	border-left:4px solid #FFF;
	padding-left:10px;
}

#contents .eigyosyoBox .inr .egL {
	float:left;
	width:390px;
}

#contents .eigyosyoBox .inr .egR {
	float:right;
	width:660px;
}

#contents .eigyosyoBox .inr .egR .bscTbl01 table,
#contents table.bscTbl01 {
    border-collapse: collapse;
    width: 100%;
}

#contents .eigyosyoBox .inr .egR .bscTbl01 table th,
#contents .eigyosyoBox .inr .egR .bscTbl01 table td {
}

#contents .eigyosyoBox .inr .egR .bscTbl01 table th{
	width:160px;
	color: #10a9a6;
	vertical-align: top;
	padding: 0 0 30px 0;
}
#contents .eigyosyoBox .inr .egR .bscTbl01 table td{
	position: relative;
	padding: 0 0 30px 20px;
}
#contents .eigyosyoBox .inr .egR .bscTbl01 table td::before{
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 2px;
	height: calc(100% - 30px);
	background-color: #10a9a6;
}

.acv_img{
	margin-bottom: 50px;
}
.acv_img img{
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	margin-bottom: 20px;
}
.acv_img .acv_img_main{
	float: left;
	width: 728px;
}

.acv_img .acv_img_sub{
	float: right;
	width: 350px;
}

.w100pr_img{
	text-align: center;
	margin-bottom: 80px;
	padding: 0 150px;
}
.w100pr_img img{
	margin: 0 0 10px;
	width: 100%;
	height: auto;
}

.clum3{
	display:block;
	font-size: 0;
	padding-right: 20px;
}
.clum3 div{
	display:inline-block;
	width: 33.33%;
	font-size: 18px;
	margin-right: 10px;
	text-align: center;
}
.clum3 div:nth-child(3n){
	margin-right: -20px;
}
.clum3 img{
	margin: 10px 0;
}
.w100pr_img{
	text-align: center;
	margin-bottom: 80px;
}
.w100pr_img img{
	margin: 0 0 10px;
	width: 100%;
	height: auto;
}

#contents div.clum2 {
	display:block;
	width:48%;
}
#contents div#mapWrap {
	background-color:#E9E9E9;
	margin:0 auto;
	padding:0;
}

#contents div#mapWrap div#map {
	background-color:#000;
	border:none;
	height:390px;
}

#contents div#mapWrap div.gmap_title,
#contents div#mapWrap div.gmap_info,
#contents div#mapWrap div.gmap_description {
	line-height:1.4;
	margin-bottom:5px;
}

#contents div#mapWrap div.gmap_title{
	margin-bottom:10px;
}

#contents div#mapWrap div.gmap_info {
	font-weight:bold;
}

#contents div#mapWrap div.gmap_imgL {
	float:left;
	margin-right:5px;
	width:70px;
}

#contents div#mapWrap div.gmap_imgR {
	float:left;
	width:180px;
}

.smIndex{
	letter-spacing: -.8em;
	padding-right: 60px;
	margin-bottom: 40px;
}
.smIndex .smBox{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 25%;
	border: solid 1px #bfbfbf;
	margin-right: 20px;
	margin-bottom: 40px;
}
.smIndex .smBox a{
	padding: 20px;
	display: block;
}
.smIndex .smBox:nth-of-type(4n){
	margin-right: -60px;
}

.smIndex .smBox .name{
	display: block;
	text-align: center;
	padding: 10px;
	color: white;
	background: #666464;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

.smIndex .smBox .name span{
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.smIndex .smBox .txt{
	display: block;
	font-size: 16px;
	margin-top: 10px;
}