/*--------------------------------------------------------------*/
/*	### SPOT
/*--------------------------------------------------------------*/
.spot_article {
	margin-top: 1em;
}
/* design */
.spot_map {
	float: left;
	width: 620px;
	margin-right: 10px;
	background:url(../images/spot/map/map_base.png) no-repeat
}

.spot_pic {
	float: left;
	width: 520px;
	margin-right: 10px;
}
.data_tbl {
	margin-top: 1em;
	width: 200px;
	background-color: #ffffff;
	border: #dcdddd 1px solid;
	border-collapse: collapse;
	color:#333333;
}
.data_tbl th {
	border: #dcdddd 1px solid;
	background-color: #efefef;
	text-align: left;
	padding: 10px 3px;
}
.data_tbl td {
	border: #dcdddd 1px solid;
	background-color: #fff;
	text-align: left;
	padding: 10px 3px;
	vertical-align: top;
}
.sub_box {
	float: left;
	width: 300px;
}
.sub_top_box {
	float: left;
	width: 300px;
	font-size: 0.8em;
}
.spot_article {
	position: relative;
	margin-bottom: 4.5em;
}
.sub_box>p {
	font-size: 108%;
	line-height: 1.8;
	text-indent: 1em;
}

.spotText {margin-bottom:1em;}
.msg_box {
	width: 300px;
	margin-top: 2em;
	margin-left: 2em;
	padding-bottom: 266px;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	color: #6b3b25;
	font-size: 0.8em;
	background-size:contain;
}
.msg_box p {
	padding: 10px 10px 0 10px;
	background: url(../images/spot/fukidashi_top.png) 0 0 no-repeat;
}
#msg_box_01 {background-image: url(../images/spot/fukidashi_btm_03.png)}
#msg_box_02 {background-image: url(../images/spot/fukidashi_btm_04.png)}
#msg_box_03 {background-image: url(../images/spot/fukidashi_btm_02.png)}
#msg_box_04 {background-image: url(../images/spot/fukidashi_btm_03.png)}
#msg_box_05 {background-image: url(../images/spot/fukidashi_btm_04.png)}
#msg_box_06 {background-image: url(../images/spot/fukidashi_btm_01.png)}
#msg_box_07 {background-image: url(../images/spot/fukidashi_btm_02.png)}
#msg_box_08 {background-image: url(../images/spot/fukidashi_btm_05.png)}
#msg_box_09 {background-image: url(../images/spot/fukidashi_btm_01.png)}

#msg_box_10 {background-image: url(../images/spot/fukidashi_btm_01.png)}
#msg_box_11 {background-image: url(../images/spot/fukidashi_btm_02.png)}
#msg_box_12 {background-image: url(../images/spot/fukidashi_btm_03.png)}
#msg_box_13 {background-image: url(../images/spot/fukidashi_btm_04.png)}
#msg_box_14 {background-image: url(../images/spot/fukidashi_btm_05.png)}
#msg_box_15 {background-image: url(../images/spot/fukidashi_btm_01.png)}

.page_title.zenkoku {
	color: #543f34;
}

.spot_pic.kentouji .pika-stage img {
	width: 100%;
	height: auto;
}

.spot_pic.kentouji .pika-stage {
	height: 226px;
}

.spot #main .btn {
	color: #fff;
	padding: 10px 2em;
	border-radius: 5px;
	display: inline-block;
	text-decoration: none;
	background-color: #BF6084;
}

.spot #main .msg_box {
	margin-top: 0;
}

.spot #main .msg_box .cap {
	display: none;
}

.spot #main .msg_box .cap:first-of-type {
	display: block;
}

.flex {
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box; /*--- Android4.3以前 ---*/
  display: -webkit-flex;
  display: flex;
}

.spot.index #main .items .item  {
	padding: 1em;
	text-align: center;
	width: calc(100% / 3);
}

/* ../../images/spot/gojyuunotou_001.jpg */
/* ../../images/spot/hokkeji_001.jpg */
/* ../../images/spot/tanjyoji/01/01.jpg */

.spot.index #main .items .btn  {
	margin: 0 0 1em;
	width: calc(100% - 4em);
}

.spot.index #main .items .img::before {
	content: '';
	display: block;
	padding-top: 100%;
}

.spot.index #main .items .img {
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 0;
}

.spot.index #main .items .ikegamihonmonji .img {
	background-image: url('../images/spot/gojyuunotou_001.jpg');
}

.spot.index #main .items .zenkokuban .img {
	background-image: url('../images/spot/hokkeji_001.jpg');
}

.spot.index #main .items .tanjyoji .img {
	background-image: url('../images/spot/tanjyoji/01/01.jpg');
}
