@charset "shift_jis";

@import "/styles/import_sp.css";
@import "/inc/css/recommend_style.css";
@import "http://rurubu.travel/sns/css/snsButtons.css";

/*調整用CSS*/
@import "/common/css/adjust.css";

/* ========================================== 

	Common

========================================== */

body { 
	background: #FFFFFF;
	} 

h2{ 
/*	border: none; 
	margin-bottom:18px;
	padding-top:25px;
	font-size: 14px;
*/	}


/* clearfix */
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/* IE6 hack */
* html .clearfix {
	height: 1%;
}

/* IE7 hack */
*:first-child+html .clearfix {
	min-height: 1%;
}

#MAIN h3 {
	background: none;
	border: none;
	padding: 0;
}

#MAIN .button:hover {
	filter: alpha(opacity=70);
	opacity:0.7;
}

/* ========================================== 
	レイアウト
========================================== */

#MAIN a:link {
	color:#2b85d1;
}

#MAIN a:visited {
	color:#2b85d1;
}

#MAIN a:hover {
	color:#f55471;
}

#MAIN a:active {
	color:#f55471;
}

/* 基本のボタン */
#MAIN a.btDetail {
	display: inline-block;
	background: #f7798f;
	color: #fff;
	font-size: 30px;
	line-height: 1;
	padding: 12px 70px 10px;
	border-radius: 5px;
	letter-spacing: 2px;
	box-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
	font-weight: bold;
}

#MAIN a.btDetail span {
	background: url(../images/point_next_w_l.png) no-repeat left 5px;
	padding-left: 35px;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
}

#MAIN a.btDetail:link, #MAIN a.btDetail:visited {
	text-decoration: none;
	color: #fff;
}

#MAIN a.btDetail:hover, #MAIN a.btDetail:active {
	color: #fff;
	text-decoration: none;
	background-color: #fb95a7;
}

/* 薄いのボタン */
#MAIN a.btDetailTh {
	display: inline-block;
	background: #4a56c8;
	color: #fff;
	font-size: 15px;
	line-height: 1.3;
	padding: 7px 15px;
	border-radius: 5px;
	box-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
}

#MAIN a.btDetailTh span {
	background: url(../images/point_next_w.png) no-repeat left center;
	padding-left: 25px;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
}

#MAIN a.btDetailTh:link, #MAIN a.btDetailTh:visited {
	text-decoration: none;
	color: #fff;
}

#MAIN a.btDetailTh:hover, #MAIN a.btDetailTh:active {
	color: #fff;
	text-decoration: none;
	background-color: #616cd6;
}




/* タイトル */
#MAIN .titleArea {
    width: 860px;
    height: 450px;
    position: relative;
}

#MAIN .titleArea .titleTxt {
	position: absolute;
	bottom: 10px;
	left: 0px;
	font-size: 16px;
	text-align: center;
    width: 860px;
	text-shadow: 1px 0 2px #000, 1px 1px 2px #000, 0 1px 2px #000, -1px 1px 2px #000, -1px 0 2px #000, -1px -1px 2px #000, 0 -1px 2px #000, 1px -1px 2px #000;
	line-height: 1.7;
	color: #fff;
}

#MAIN .titleArea .titleTxt p {
	margin-top: 1em;
}

/* 施設一覧 */
#MAIN .hotelArea {
	background: url(../images/hotel_bk.jpg) no-repeat left bottom #f8f7ea;
	border-radius: 5px;
	margin-top: 60px;
	padding: 0 20px 20px;
}

#MAIN .hotelArea h3 {
	text-align: center;
}

#MAIN .hotelArea h3 img {
	margin-top: -20px;
}

#MAIN .hotelArea ul.hotelList {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#MAIN .hotelArea ul.hotelList li {
	background: #fff;
	border-bottom: 2px solid #14a8ad;
	width: 260px;
	margin-top: 13px;
}


#MAIN .hotelArea ul.hotelList li h4 {
	color: #14a8ad;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	padding-top: 10px;
}

#MAIN .hotelArea ul.hotelList li dl {
	margin: 10px 5px 0;
	background: #f8f1f1;
	border-radius: 3px;
	text-align: center;
	padding: 5px 0;
}

#MAIN .hotelArea ul.hotelList li dl dt {
	font-weight: bold;
	color: #bc7541;
	text-shadow: 1px 0 2px #fff, 1px 1px 2px #fff, 0 1px 2px #fff, -1px 1px 2px #fff, -1px 0 2px #fff, -1px -1px 2px #fff, 0 -1px 2px #fff, 1px -1px 2px #fff;
	letter-spacing: 2px;
	font-size: 14px;
}

#MAIN .hotelArea ul.hotelList li dl dd {
	color: #6b5d48;
	line-height: 1.5;
	margin-top: 3px;
	font-size: 13px;
}

#MAIN .hotelArea ul.hotelList li p.btArea {
	text-align: center;
	padding: 8px 0;
}

#MAIN .hotelArea ul.hotelList li p.btArea a {
	background: url(../images/point_next_b.png) no-repeat left center;
	padding: 0 0 0 20px;
	font-size: 13px;
}

#MAIN .hotelArea ul.hotelList li:nth-child(even) {
	border-bottom: 2px solid #f55471;
}

#MAIN .hotelArea ul.hotelList li:nth-child(even) h4 {
	color: #f55471;
}



#MAIN p.planBtArea {
	text-align: center;
	margin-top: 20px;
}

/* イルミネーション */
#MAIN .illuminationArea {
	background: url(../images/illumination_bk.jpg) no-repeat left top #080927;
	color: #fff;
	padding: 15px 15px 20px;
	margin-top: 40px;
	border-radius: 5px;
	position: relative;
	text-shadow: rgba(0,0,0,0.2) 1px 1px 0px;
}

/*
#MAIN .illuminationArea .catch {
	display: flex;
	justify-content: space-between;
}

#MAIN .illuminationArea .catch ul.imgArea {
	width: 405px;
}

#MAIN .illuminationArea .catch ul.imgArea li {
	margin-top: 10px;
}

#MAIN .illuminationArea .catch ul.imgArea li:first-child {
	margin-top: 0px;
}
*/

#MAIN .illuminationArea .catch .txtArea {
	text-align: center;
}

#MAIN .illuminationArea .catch .txtArea p {
	margin-top: 1em;
	font-size: 15px;
	line-height: 1.5;
}

#MAIN .illuminationArea ul.addPhoto {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#MAIN .illuminationArea ul.addPhoto li {
	width: 404px;
	height: 261px;
	margin-top: 15px;
}

#MAIN .illuminationArea p.maru {
	position: absolute;
	top: 7px;
	right: 10px;
}

#MAIN .illuminationArea h3.mhi {
	position: absolute;
	top: 53px;
	right: -15px;
}

#MAIN .illuminationArea .info {
	padding: 15px;
	background: rgba(255,255,255,0.2);
	margin-top: 15px;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1.5;
}

#MAIN .illuminationArea .info h4 {
	font-size: 16px;
}

#MAIN .illuminationArea .info h4 span {
	color: #feaf32;
}

#MAIN .illuminationArea .info dl {

}

#MAIN .illuminationArea .info dl dt {
	width: 5.5em;
	float: left;
	clear: both;
	padding-top: 8px;
}

#MAIN .illuminationArea .info dl dd {
	margin-left: 5.5em;
	padding-top: 8px;
}

#MAIN .illuminationArea .info dl dd p.attent {
	text-indent: -1.1em;
	margin-left: 1.2em;
}

#MAIN .illuminationArea p.planBtArea {
	margin-top: 20px;
	text-align: center;
}

#MAIN .illuminationArea p.planBtArea a.btDetail {
	padding: 12px 30px 10px;
	letter-spacing: 0px;
	font-size: 23px;
}

#MAIN .illuminationArea p.planBtArea a.btDetail span {
	background-position: left 2px;
}

/* 観光情報 */
#MAIN .myokoArea {
	margin-top: 40px;
}

#MAIN .myokoArea .mkList {
	margin-top: 20px;
}

#MAIN .myokoArea .mkList ul.areaLeft {
	float: left;
	width: 415px;
}

#MAIN .myokoArea .mkList ul.areaRight {
	float: right;
	width: 415px;
}

#MAIN .myokoArea .mkList ul li {
	margin-top: 40px;
}

#MAIN .myokoArea .mkList ul li:first-child {
	margin-top: 0px;
}

#MAIN .myokoArea .mkList ul li .catch p.imgArea {
	float: left;
	width: 190px;
}

#MAIN .myokoArea .mkList ul li .catch .txtArea {
	float: right;
	width: 215px;
}

#MAIN .myokoArea .mkList ul li .catch .txtArea h4 {
	background: #f9f5e9;
	color: #d04a62;
	font-size: 15px;
	line-height: 1.2;
	padding: 3px 5px;
	border-radius: 3px;
	font-weight: normal;
}

#MAIN .myokoArea .mkList ul li .catch .txtArea p {
	font-size: 13px;
	line-height: 1.5;
	margin-top: 5px;
	padding: 0 3px;
}

#MAIN .myokoArea .mkList ul li .detail {
	background: #f6f6f6;
	color: #6a6643;
	font-size: 13px;
	line-height: 1.5;
	padding: 10px;
	border-radius: 3px;
	margin-top: 10px;
}

#MAIN .myokoArea .mkList ul li .detail dl dt {
	padding-top: 5px;
	color: #cf730d;
	margin-right: 1em;
	float: left;
	clear: both;
}

#MAIN .myokoArea .mkList ul li .detail dl dd {
	padding-top: 5px;
}

#MAIN .myokoArea .mkList ul li .detail dl dt:first-child {
	padding-top: 0px;
}

#MAIN .myokoArea .mkList ul li .detail dl dt:first-child + dd {
	padding-top: 0px;
}

/* 酒造 */
#MAIN .myokoArea .mkList ul li.shuzo {
	
}

#MAIN .myokoArea .mkList ul li.shuzo .catch .txtArea {
	width: auto;
	float: none;
}

#MAIN .myokoArea .mkList ul li.shuzo .detail {

}

#MAIN .myokoArea .mkList ul li.shuzo .detail p.sakeImg {
	float: left;
}

#MAIN .myokoArea .mkList ul li.shuzo .detail .sakeTxt {
	width: 335px;
	float: right;
}

#MAIN .myokoArea .mkList ul li.shuzo .detail .sakeTxt h5,
#MAIN .myokoArea .mkList ul li .detail.tomato h5 {
	padding: 5px 0;
	color: #d04a62;
	font-size: 14px;
	font-weight: normal;
}








