@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;
}

/* ========================================== 
	レイアウト
========================================== */
div#contents860 {
    margin-left: 0;
	width: 970px;
}

#MAIN a:link {
	color:#1879b6;
}

#MAIN a:visited {
	color:#1879b6;
}

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

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

/* タイトルエリア */
#MAIN .titleArea {
	background: url(../images/bk_yellow.jpg);
}

#MAIN .titleArea .infoArea {
	padding: 20px 40px 30px;
	font-size: 15px;
	line-height: 1.5;
}

#MAIN .titleArea .infoArea em {
	font-weight: normal;
	text-decoration: underline;
}

#MAIN .titleArea .infoArea p {
	margin-top: 10px;
}

#MAIN .titleArea .infoArea ul li {
	margin-top: 5px;
	text-indent: -1.1em;
	margin-left: 1.2em;
}

#MAIN .titleArea .infoArea h4 {
	background: #fdbe33;
	font-size: 18px;
	display: inline-block;
	padding: 2px 10px;
	border-radius: 5px;
}

/*
#MAIN .titleArea .infoArea p strong {
	background: #fff;
	font-size: 18px;
	color: #f31e5f;
	display: inline-block;
	padding: 2px 10px;
	border-radius: 5px;
	font-weight: normal;
}
*/

#MAIN .titleArea .infoArea p strong {
	color: #f31e5f;
	font-weight: normal;
}

#MAIN .titleArea .infoArea p.uebunLink {
	margin-top: 20px;
}

#MAIN .titleArea .infoArea p.uebunLink a {
	font-size: 16px;
	background: url(../images/point_b.png) no-repeat left center;
	padding-left: 25px;
}


/* ホテルリスト */
#MAIN .hotelArea {
	background: url(../images/bk_blue.jpg) #96cad0;
	border-radius: 5px;
	padding: 10px;
	margin-top: 50px;
}

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

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

#MAIN .hotelArea ul.hotelList li {
	width: 305px;
	background: #fff;
	border-radius: 5px;
	margin-top: 20px;
}

#MAIN .hotelArea ul.hotelList li.panda1,
#MAIN .hotelArea ul.hotelList li.panda2 {
	background: none;
	text-align: center;
}

#MAIN .hotelArea ul.hotelList li.panda2 img {
	margin-top: 30px;
}

#MAIN .hotelArea ul.hotelList li p.area {/* 基本上野緑 */
	text-align: right;
	color: #18761e;
	line-height: 1.1;
	padding: 5px 3px;
	font-size: 15px;
}

#MAIN .hotelArea ul.hotelList li h4 {/* 基本上野緑 */
	text-align: center;
	color: #18761e;
	background: #e9f5e7;
	line-height: 1.1;
	padding: 10px 0px;
	font-size: 20px;
	font-weight: normal;
}

#MAIN .hotelArea ul.hotelList li.iriya p.area {/* 入谷 */
	color: #76185a;
}

#MAIN .hotelArea ul.hotelList li.iriya h4 {/* 入谷 */
	color: #76185a;
	background: #f5e7f3;
}

#MAIN .hotelArea ul.hotelList li.ryogoku p.area {/* 両国 */
	color: #185676;
}

#MAIN .hotelArea ul.hotelList li.ryogoku h4 {/* 両国 */
	color: #185676;
	background: #e7f1f5;
}

#MAIN .hotelArea ul.hotelList li.kinshicho p.area {/* 錦糸町 */
	color: #945708;
}

#MAIN .hotelArea ul.hotelList li.kinshicho h4 {/* 錦糸町 */
	color: #945708;
	background: #f5f1e7;
}

#MAIN .hotelArea ul.hotelList li.asakusa p.area {/* 浅草 */
	color: #c70f0f;
}

#MAIN .hotelArea ul.hotelList li.asakusa h4 {/* 浅草 */
	color: #c70f0f;
	background: #f5e7e7;
}

#MAIN .hotelArea ul.hotelList li h4.twoLine {
	padding: 4px 0 3px;
}

#MAIN .hotelArea ul.hotelList li h4.twoLine span {
	display: block;
	font-size: 10px;
	color: #595959;
	padding-top: 2px;
}


#MAIN .hotelArea ul.hotelList li .txtArea {
	padding: 8px 3px 8px 8px;
}

#MAIN .hotelArea ul.hotelList li .imgArea {
	width: 160px;
	height: 190px;
	float: right;
	position: relative;
}

#MAIN .hotelArea ul.hotelList li p.mainTxt {
	font-size: 13px;
	line-height: 1.4;
}

#MAIN .hotelArea ul.hotelList li dl {
	font-size: 13px;
	line-height: 1.4;
	margin-top: 5px;
}

#MAIN .hotelArea ul.hotelList li dl dt {
	display: inline;
	color: #ec008c;
}

#MAIN .hotelArea ul.hotelList li dl dd {
	display: inline;
}

/* おもてなしMAP */
#MAIN .omoteMap {
	text-align: center;
	margin-top: -20px;
}


/* プランボタン */
#MAIN p.planBtArea {
	margin-top: 40px;
	text-align: center;
}

/* 最後の注意書き */
#MAIN .footKome {
	width: 584px;
	margin: 20px auto 0;
}

#MAIN .footKome p {
	font-size: 18px;
	text-indent: -1.0em;
	margin-left: 1.1em;
	line-height: 1.5;
}


