@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 .mainArea {
	background: url(../images/bk_kirari.png) left top no-repeat,url(../images/bk.gif) left top repeat;
}

#MAIN .mainArea .titleArea {
	padding-top: 15px;
}

#MAIN .mainArea .titleArea p {
	text-align: center;
}

#MAIN .mainArea .catchArea {
	padding-top: 10px;
}

#MAIN .mainArea .catchArea .photoArea {
	width: 467px;
	float: left;
	padding-left: 11px;
	padding-top: 13px;
}

#MAIN .mainArea .catchArea .photoArea p.btArea {
	text-align: center;
	margin-top: 10px;
}

#MAIN .mainArea .catchArea ol {
	width: 363px;
	float: right;
	padding-right: 19px;
}

#MAIN .mainArea .catchArea ol li {
	margin-top: 5px;
}

#MAIN .mainArea .catchArea ol li:first-child {
	margin-top: 0;
}

#MAIN .mainArea .catchArea ol li p {
	margin-left: 27px;
	font-size: 14px;
	color: #5f4126;
	text-shadow: rgba(255,255,255,0.5) 1px 1px 0px;
	line-height: 1.6;
	margin-top: 10px;
}


/* お得なクーポン */
#MAIN .mainArea .couponArea {
	padding-top: 50px;
	position: relative;
}

#MAIN .mainArea .couponArea p.day {
	margin: 10px 0 0 20px;
}

#MAIN .mainArea .couponArea p.present {
	position: absolute;
	top: -20px;
	right: 20px;
}

#MAIN .mainArea .couponArea ul li {
	overflow: hidden;
	box-shadow: rgba(226,51,82,0.5) 0px 0px 3px;
	width: 400px;
	height: 264px;
	float: left; 
	margin: 15px 0 0 20px;
	position: relative;
}

#MAIN .mainArea .couponArea ul li dl {
	position: absolute;
	left: 35px;
	bottom: 12px;
	width: 330px;
}

#MAIN .mainArea .couponArea ul li dl dt {
	width: 165px;
	height: 38px;
	margin-top: 4px;
	float: left;
}

#MAIN .mainArea .couponArea ul li dl dt span {
	display: none;
}

#MAIN .mainArea .couponArea ul li dl dt.code {
	background: url(../images/coupon_code.png) no-repeat left top;
}

#MAIN .mainArea .couponArea ul li dl dt.pass {
	background: url(../images/coupon_pass.png) no-repeat left top;
}

#MAIN .mainArea .couponArea ul li dl dt:first-child {
	margin-top: 0;
}

#MAIN .mainArea .couponArea ul li dl dt:first-child + dd {
	margin-top: 0;
}

#MAIN .mainArea .couponArea ul li dl dd {
	width: 165px;
	height: 38px;
	background: url(../images/coupon_code.png) no-repeat right top;
	margin-top: 4px;
	margin-left: 165px;
	text-align: center;
	line-height: 38px;
	overflow: hidden;
	font-size: 20px;
}

#MAIN .mainArea .couponArea p.howtouse {
	text-align: center;
	padding-top: 20px;
}


/* おすすめプラン */
#MAIN .mainArea .osusumeArea {
	padding-top: 30px;
	padding-bottom: 20px;
}

#MAIN .mainArea .osusumeArea ul {
	padding: 0 20px;
}

#MAIN .mainArea .osusumeArea ul li {
	padding: 20px;
	background: url(../images/osusume_bk.gif);
	margin-top: 20px;
	box-shadow: rgba(226,51,82,0.5) 0px 0px 3px;
	position: relative;
}

#MAIN .mainArea .osusumeArea ul li img.tape {
	position: absolute;
	top: -18px;
	right: -18px;
}

#MAIN .mainArea .osusumeArea ul li .planbox img.ossPhoto {
	float: left;
	border: 3px solid #fff;
	box-shadow: rgba(226,51,82,0.5) 0px 0px 3px;
}

#MAIN .mainArea .osusumeArea ul li .planbox .txtArea {
	width: 435px;
	float: right;
}

#MAIN .mainArea .osusumeArea ul li .planbox .txtArea h4 {
	font-size: 24px;
	color: #ac5e45;
	line-height: 1.3;
	font-weight: normal;
	text-shadow: rgba(226,51,82,0.2) 1px 1px 2px;
	background: url(../images/osusume_line.gif) no-repeat left bottom;
	padding-bottom: 10px;
}

#MAIN .mainArea .osusumeArea ul li .planbox .txtArea p.text {
	font-size: 15px;
	color: #555;
	line-height: 1.5;
	margin-top: 10px;
}

#MAIN .mainArea .osusumeArea ul li .planbox .txtArea p.text em {
	color: #ff6984;
}

#MAIN .mainArea .osusumeArea ul li .planbox .txtArea p.price {
	font-size: 15px;
	color: #dd5973;
	line-height: 1.5;
	margin-top: 7px;
}

#MAIN .mainArea .osusumeArea ul li .planbox .txtArea p.btArea {
	margin-top: 10px;
}

#MAIN p.btAllPlan {
	margin-top: 40px;
	text-align: center;
}

/* クーポンの使い方など */
#MAIN .bottomBox {
	border: 3px solid #bee4d7;
	margin-top: 40px;
}

#MAIN .bottomBox input {
	display: none;
}

#MAIN .bottomBox label {
	cursor: pointer;
}

#MAIN .bottomBox .hidePanel {
	-webkit-transition: .3s ease;
	transition: .3s ease;
	height: 0;
	padding: 0;
	overflow: hidden;
}

#MAIN .bottomBox input:checked + .hidePanel {
	height: auto;
	padding: 40px;
}

#MAIN .bottomBox .hidePanel .box {

}

#MAIN .bottomBox .hidePanel .box h4 {
	margin-top: 40px;
}

#MAIN .bottomBox .hidePanel .box h4:first-child {
	margin-top: 0;
}

#MAIN .bottomBox .hidePanel .box p {
	margin: 20px 51px 0 51px;
	text-align: center;
}

#MAIN .bottomBox .hidePanel .box p.caution {
	color: #f00;
}

#MAIN #pointBox.bottomBox table.pointTable {
	width: 100%;
	border-collapse: separate;
}

#MAIN #pointBox.bottomBox table.pointTable th,
#MAIN #pointBox.bottomBox table.pointTable td {
	padding: 10px 10px;
	font-size: 13px;
}

#MAIN #pointBox.bottomBox table.pointTable th {
	color: #c55069;
	background: #ffe0d5;
	font-size: 13px;
	border-radius: 3px;
	font-weight: normal;
	width: 150px;
	text-align: center;
	vertical-align: top;
}

#MAIN #pointBox.bottomBox table.pointTable td {
	color: #61494c;
	background: #fbf8e5;
	line-height: 1.5;
	border-radius: 3px;
}

#MAIN #pointBox.bottomBox table.pointTable td ul li {
	text-indent: -1.1em;
	margin-left: 1.2em;
	margin-top: 5px;
	line-height: 1.4;
}

#MAIN #pointBox.bottomBox table.pointTable td ul li:first-child {
	margin-top: 0;
}

#MAIN #pointBox.bottomBox table.pointTable td ul li a:link {
	color:#269df1;
}

#MAIN #pointBox.bottomBox table.pointTable td ul li a:visited {
	color:#269df1;
}

#MAIN #pointBox.bottomBox table.pointTable td ul li a:hover {
	color:#f6419a;
}

#MAIN #pointBox.bottomBox table.pointTable td ul li a:active {
	color:#f6419a;
}


