@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 {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}



/* クーポンの使い方など */
#MAIN .bottomBox {
	border: 3px solid #fcc4ce;
	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;
}


/* ========================================== 
	レイアウト
========================================== */
/* 斜線背景 */
#MAIN .mainArea {
	background: url(../images/bk.gif);
	padding-bottom: 20px;
	margin-top: 60px;
}

/* ボタンエリア */
#MAIN p.btArea {
	text-align: center;
	margin-top: 30px;
}

#MAIN p.btArea.btAreaN {
	margin-top: 15px;
}


/* リンクボタン */
#MAIN a.boxerLink {
	display: inline-block;
	background: url(../images/point_next_c.png) no-repeat right 6px center #39b4a1;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 6px 27px 4px 10px;
	position: absolute;
	box-shadow: rgba(69,166,158,0.3) 4px 4px 0px;
}

#MAIN a.boxerLink:link, #MAIN a.boxerLink:visited {
	text-decoration: none;
}

#MAIN a.boxerLink:hover, #MAIN a.boxerLink:active {
	text-decoration: none;
	background-color: #f095bd;
}


/* タイトルエリア */
#MAIN .mainTitle {
	width: 860px;
	height: 216px;
	position: relative;
}

#MAIN .mainTitle h2 {
	position: absolute;
	top: 15px;
	left: 11px;
}

#MAIN .mainTitle p.subTitle {
	position: absolute;
	top: 150px;
	left: 75px;
}

#MAIN .mainTitle p.titleRibbon {
	position: absolute;
	top: -25px;
	left: -40px;
}

#MAIN .mainTitle p.titleCoupon {
	position: absolute;
	top: -45px;
	right: -30px;
}



/* 全山地図 */
#MAIN .mainArea #mapAll {
	width: 825px;
	height: 500px;
	margin: 10px auto 0;
	position: relative;
}

#MAIN .mainArea #mapAll .boxerLink {
	font-size: 16px;
}

#MAIN .mainArea #mapAll #all01.boxerLink {
	left: 630px;
	top: 235px;
}

#MAIN .mainArea #mapAll #all02.boxerLink {
	left: 430px;
	top: 300px;
}

#MAIN .mainArea #mapAll #all03.boxerLink {
	left: 393px;
	top: 200px;
}

#MAIN .mainArea #mapAll #all04.boxerLink {
	left: 300px;
	top: 120px;
}

#MAIN .mainArea #mapAll #all05.boxerLink {
	left: 178px;
	top: 433px;
}

#MAIN .mainArea #mapAll #allOutlets.boxerLink {
	left: 188px;
	top: 48px;
	background: none #a7005a;
	padding-right: 10px;
	letter-spacing: -1px;
}

#MAIN .mainArea #mapAll #allOutlets.boxerLink:hover, #MAIN .mainArea #mapAll #allOutlets.boxerLink:active {
	background-color: #e92a91;
}

/* クーポン */
#MAIN .cpArea {
	margin-top: 0px;
}

#MAIN .cpTitleArea {
	width: 860px;
	height: 111px;
	position: relative;
}

#MAIN .cpTitleArea p {
	position: absolute;
	top: 22px;
	right: 31px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 25px;
	color: #fff;
	line-height: 1.0;
	text-shadow: 2px 2px 2px #e45d98,
	-2px 2px 2px #e45d98,
	2px -2px 2px #e45d98,
	-2px -2px 2px #e45d98;
}

#MAIN .cpArea dl.day {
	width: 825px;
	margin: 10px auto 0;
}

#MAIN .cpArea dl.day dt {
	width: 185px;
	float: left;
	clear: both;
}

#MAIN .cpArea dl.day dd {
	margin-left: 190px;
	font-size: 25px;
	color: #6a3906;
	letter-spacing: -2px;
	padding-top: 10px;
}

#MAIN .cpArea dl.day dd span {
	font-size: 38px;
}

#MAIN .cpArea dl.day dd p {
	text-align: right;
	font-size: 14px;
	padding: 10px 0 10px 0;
}

#MAIN .cpArea ul {
	width: 825px;
	margin: 20px auto 0;
}

#MAIN .cpArea ul li {
	padding-top: 10px;
	width: 825px;
	height: 178px;
	position: relative;
}

#MAIN .cpArea ul li p {
	position: absolute;
	width: 165px;
	text-align: center;
	font-size: 25px;
	line-height: 1.1;
}

#MAIN .cpArea ul li p.code {
	top: 72px;
	right: 22px;
}

#MAIN .cpArea ul li p.pass {
	top: 113px;
	right: 22px;
}

#MAIN .cpArea ul li p.limited {
	bottom: 13px;
	right: 22px;
	font-size: 18px;
	text-align: right;
	width: 250px;
	color: #ff244e;
}


/* もれなくプレゼント */
#MAIN .preArea {
	margin: 30px 20px 0 20px;
	background: #fff;
	padding: 20px;
	border: 20px solid #f6e3e1;
	border-radius: 5px;
	position: relative;
}

#MAIN .preArea p.catch {
	margin: 20px 0 0 180px;
}

#MAIN .preArea h3 {
	margin: 10px 0 0 180px;
}

#MAIN .preArea p.text {
	margin: 20px 0 0 180px;
	font-size: 18px;
	color: #4f2902;
	line-height: 1.3;
}

#MAIN .preArea p.text img {
	float: right;
	margin-left: 10px;
}

#MAIN .preArea p.cpSheet {
	position: absolute;
	top: -30px;
	left: -35px;
}

#MAIN .preArea p.days {
	position: absolute;
	top: -80px;
	right: -40px;
}

#MAIN .preArea .moreInfo {
	background: #f2f2ea;
	text-align: center;
	border-radius: 5px;
	margin-top: 60px;
	position: relative;
	padding: 20px 0;
}

#MAIN .preArea .moreInfo h4 {
	position: absolute;
	top: -27px;
	left: 108px;
}

#MAIN .preArea .moreInfo ul li {
	margin-top: 15px;
	position: relative;
}

#MAIN .preArea .moreInfo ul li.tozan img {
	margin-top: -10px;
}

#MAIN .preArea .moreInfo ul li ul {
	position: absolute;
	top: 70px;
	left: 230px;
}

#MAIN .preArea .moreInfo ul li ul li {
	text-indent: -1.1em;
	margin-left: 1.2em;
	margin-top: 2px;
	line-height: 1.2;
	font-size: 14px;
	color: #4f2902;
	text-align: left;
}

#MAIN .preArea .moreInfo ul li a:link, #MAIN .preArea .moreInfo ul li a:visited {
	text-decoration: none;
	color: #ed5683;
}

#MAIN .preArea .moreInfo ul li a:hover, #MAIN .preArea .moreInfo ul li a:active {
	text-decoration: underline;
}

#MAIN .preArea .moreInfo ul li.moreSk {
	display: flex;
	border: 1px solid #d7646b;
	margin: 15px 20px 0;
	background: #fff;
}

#MAIN .preArea .moreInfo ul li.moreSk p.imgArea {
	text-align: center;
	background: #d7646b;
	padding: 25px 10px 0;
}

#MAIN .preArea .moreInfo ul li.moreSk p.txtArea {
	margin-top: 2px;
	line-height: 1.35;
	font-size: 13px;
	color: #4f2902;
	text-align: left;
	padding: 5px 10px;
}


/* 小窓表示用 */
#MAIN .osBox {
	display: none;
}

.inline_content {
    width: 300px;
    overflow: hidden;
    background: #fff;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.inline_content h4 {
    font-size: 18px;
    color: #f3419d;
    margin-top: 13px;
    line-height:1.2;
}

.inline_content p.add {
    margin-top: 10px;
    font-size: 13px;
}

.inline_content p.cmt {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ecdcba;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
}

.inline_content img {
	border-radius: 5px;
}



/* 各地図 */
#MAIN .areaBox {
	position: relative;
	background: #fff;
	border-radius: 5px;
	margin: 20px 20px 0 20px;
	padding: 20px 20px 45px 20px;
}

#MAIN .areaBox p.shisetsuBt {
	width:354px;
	height: 58px;
	position: absolute;
	bottom: 15px;
	left: 234px;
	background: #fff;
	border-radius: 5px;
}

#MAIN .areaBox p.yamaTop {
	position: absolute;
	bottom: 15px;
	right: 20px;
	font-size: 16px;
}

#MAIN .areaBox p.yamaTop a {
	background: url(../images/point_top.png) no-repeat right center;
	padding-right: 20px;
}

#MAIN .areaBox p.yamaTop a:link, #MAIN .areaBox p.yamaTop a:visited {
	text-decoration: none;
	color: #6a3906;
}

#MAIN .areaBox p.yamaTop a:hover, #MAIN .areaBox p.yamaTop a:active {
	text-decoration: underline;
	color: #6a3906;
}

#MAIN .areaBox #map01aLink.boxerLink {
	left: 387px;
	top: 43px;
}

#MAIN .areaBox #map01bLink.boxerLink {
	left: 420px;
	top: 125px;
}

#MAIN .areaBox #map01cLink.boxerLink {
	left: 560px;
	top: 206px;
}

#MAIN .areaBox #map01dLink.boxerLink {
	left: 597px;
	top: 292px;
}

#MAIN .areaBox #map02aLink.boxerLink {
	left: 100px;
	top: 260px;
}

#MAIN .areaBox #map02bLink.boxerLink {
	left: 138px;
	top: 345px;
}

#MAIN .areaBox #map02cLink.boxerLink {
	left: 260px;
	top: 330px;
}

#MAIN .areaBox #map02dLink.boxerLink {
	left: 320px;
	top: 392px;
}

#MAIN .areaBox #map02eLink.boxerLink {
	left: 352px;
	top: 128px;
}

#MAIN .areaBox #map03aLink.boxerLink {
	left: 451px;
	top: 306px;
}

#MAIN .areaBox #map03bLink.boxerLink {
	left: 263px;
	top: 65px;
}

#MAIN .areaBox #map03cLink.boxerLink {
	left: 329px;
	top: 325px;
}

#MAIN .areaBox #map04aLink.boxerLink {
	left: 453px;
	top: 125px;
}

#MAIN .areaBox #map04cLink.boxerLink {
	left: 217px;
	top: 45px;
}

#MAIN .areaBox #map04dLink.boxerLink {
	left: 443px;
	top: 216px;
}

#MAIN .areaBox #map04eLink.boxerLink {
	left: 410px;
	top: 52px;
}

#MAIN .areaBox #map04fLink.boxerLink {
	left: 451px;
	top: 390px;
}

#MAIN .areaBox #map04gLink.boxerLink {
	left: 463px;
	top: 306px;
}

#MAIN .areaBox #map05aLink.boxerLink {
	left: 160px;
	top: 188px;
}

#MAIN .areaBox #map05bLink.boxerLink {
	left: 150px;
	top: 99px;
}

#MAIN .areaBox #map05cLink.boxerLink {
	left: 328px;
	top: 387px;
}

#MAIN .areaBox #map05dLink.boxerLink {
	left: 423px;
	top: 336px;
}

#MAIN .areaBox #map05eLink.boxerLink {
	left: 320px;
	top: 256px;
}

#MAIN .areaBox #map05fLink.boxerLink {
	left: 313px;
	top: 127px;
}

/* アクセス */
#MAIN .accessBox {
	margin-top: 40px;
}

#MAIN .accessBox p.accessMap {
	width: 781px;
	margin: 20px auto 0;
}

#MAIN .accessBox p.rentBt {
	width: 456px;
	margin: 20px auto 0;
}







