/* @group #sd_content h3 */
#sd_content h3{
	border-left: 6px solid #666666;
	padding-left: 15px;
	font-size: 25px;
	line-height: 1em;
}
/* @end */
/* @group sd_content */
#sd_content_bkg{
	margin-top: 40px;
	padding-top: 30px;
	padding-bottom: 100px;
	background-color: #F7F7F7;
}
#sd_content{
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
}
#sd_content section:not(:first-child){
	margin-top: 80px;
}
#sd_content section p {
	margin-top: 20px;
	line-height: 1.6em;
}

h4{
	font-size: 17px;
	font-weight: bold;
	margin-top: 50px;
}
.sd_ul_history_photo{
	overflow: hidden;
}
.sd_ul_history_photo li{
	float: left;
	margin-right: 5px;
}

/* @end */

/* @group detail_move */
#detail_move{
	background-color: #fff;
	margin-top: 10px!important;
	padding-top: 50px;
	padding-bottom: 50px;
}
/* @end */

h3.content_title img{
	vertical-align: middle;
}
h3.content_title a{
	vertical-align: middle;
	margin-left: 10px;
	padding: 14px 25px 12px;
	background-color: #5B2120;
	color: #fff;
	box-sizing: border-box;
	font-size: 15px;
	text-decoration: none;
	border-radius: 6px;
}
h2.content_title a.off{
	background-color: rgba(139,124,109,0.6);
}

/* @group sd_map */
.sd_map {

	font-size: 0px;
}
*/
.sd_map ul{
    list-style:none;
    font-size: 0px;
    display: inline-block;
}
.sd_map ul:not(:first-child){
    margin-left: 60px;
}
.sd_map li{
	margin-top: 10px;
}
.sd_map li p{
	display: inline-block;
	font-size: 14px;
}
.sd_map li p:nth-of-type(1){
	font-size: 12px;
	color: #fff;
	background-color: rgba(52,100,63,0.6);
	border-radius:  50%;
	text-align: center;
	width: 20px;
	height: 17px;
	padding-top: 3px;
	margin-right: 10px;
}
.sd_map_info{
	margin-top: 54px;
}
.sd_map_info figure{
	margin-top: 30px;
}
.sd_map_info img{
	display: inline-block;
}
.sd_map_info figurecaption{
	display: inline-block;
	width: 660px;
	background-color: #fff;

	padding-left: 22px;
	vertical-align: top;
	box-sizing: border-box;
	padding-right: 20px;
	min-height: 200px;
}
.sd_map_info p{
	font-size: 14px;
	display: inline-block;
}
/*.sd_map_info p:nth-of-type(1){
	font-size: 12px;
	color: #fff;
	background-color: rgba(52,100,63,0.6);
	border-radius:  50%;
	text-align: center;
	width: 20px;
	height: 17px;
	padding-top: 3px;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 2px;
}*/
.sd_map_info p:nth-of-type(2){
	font-size: 18px;
	font-weight: bold;
}
.sd_map_info p:nth-of-type(3){
	width: 100%;
	margin-top: 17px;
}
.sd_map_info p:nth-of-type(4){
	width: 100%;
	text-align: right;
	margin-top: 15px;
}

/* @end */

#kaijyo_list h5{
	border-left: 6px solid #666666;
	padding-left: 15px;
	font-size: 25px;
	line-height: 1em;
}
#kaijyo_list > div.kaijyo_detail:not(:first-child){
	margin-top: 40px;
}