@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 
　02. イベントCP＋お知らせ
　03. リゾート紹介
　04. コンテンツ一覧
　05. 特集コンテンツ
　06. ポイント紹介
　99. スライダー


******************************************************************************* */




/* ==

　01. 

=============================================================================== */
#container{ width:auto; padding:0; }
.cvBlockSp{ box-shadow:none; }
#topicPath{ background-color: #335a47; }

#container div div.title{
	margin:0 0 15px;
	background:none;
	border:none;
	text-align:center;
	clear:both;
}
#container div h2{
	margin:0 auto;
	padding:0 0 0 60px;
	background-color:transparent;
	font-size:32px;
	color:#333;
	font-weight:normal;
	text-align:left;
	display:inline-block;
	/display:inline;
	zoom:1;
}
#container #pickupBlock h2{ color:#fff; }
#container div h2 span{ padding:0; background-color:transparent; font-size:18px; display:block; }
#container div h2 span.fsXS{ font-size:22px; display:inline; }



/* ==

　02. イベントCP＋お知らせ

=============================================================================== */
#container .eventInfo{
	padding:20px 0;
	background-color: #fff;
	box-shadow:0 12px 12px -12px #666 inset;
	zoom:1;
	clear:both;
}
#container .eventBlock{
	padding:20px 0;
	zoom:1;
	clear:both;
}

#container .infoBlock{
	padding:20px 0;
	zoom:1;
	clear:both;
}

#container .eventBlock div.title,
#container .infoBlock div.title{
	width:230px;
	background: rgba(0,0,0,0.1);
	/background-color:#dad7d1;
	background-color:#dad7d1\9;
	border:1px solid #999;
	float:left;
}
#container .eventBlock div.title h2,
#container .infoBlock div.title h2{
	padding:20px;
	font-size:150%;
	line-height:1.3;
	font-weight:bold;
}

#container .eventBlock div.title h2 span{
	padding:5px 0 0 42px;
	background:url(/shinrin/common/images/rn/top/ico_eventCP01.png) left 0.5em no-repeat;
}
#container .infoBlock div.title h2 span{
	padding:5px 0 0 42px;
	background:url(/shinrin/common/images/rn/top/ico_info01.png) left 0.7em no-repeat;
}
#container .infoBlock div.title h2 span.fsXS{ padding-left:0; background:none; font-size:16px; }



#container .eventBlock div.colTxt,
#container .infoBlock div.colTxt{
	width:700px;
	float:right;
}

#container .eventBlock div.colTxt p.txt_msg,
#container .infoBlock div.colTxt p.txt_msg{ padding:15px 15px 0; font-size:117%; color:#333; }


#container .eventBlock dl,
#container .infoBlock dl{
	border-top:1px solid #ccc;
	font-size:134%;
	zoom:1;
	clear:both;
}
#container .eventBlock dl:after,
#container .infoBlock dl:after{ content:''; display:block; clear:both; }

#container .eventBlock dd a,
#container .infoBlock dd a{
	padding-left:10px;
	background:url(/shinrin/common/images/rn/ico_arw03.png) left 0.4em no-repeat;
	color:#333;
	display:block;
}

#container .eventBlock dt{ padding:15px; color:#333; }
#container .eventBlock dd{
	margin-top:-3.75em;
	padding:15px 15px 15px 160px;
	border-bottom:1px solid #ccc;
}
#container .infoBlock dt{ padding:15px; color:#333; }
#container .infoBlock dd{
	margin-top:-3.75em;
	padding:15px 15px 15px 160px;
	border-bottom:1px solid #ccc;
}



/* 災害時 */
#container .disasterBlock{
	margin: 40px 0 20px;
}
#container .disasterBlock .baseIn{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#container .disasterBlock .baseIn::after{
	display: none;
}
.disasterBlock div.bnr_disaster{
	width: calc(100% - 245px);
}
.disasterBlock div.bnr_disaster a{
	padding: 13px 20px 10px;
	background-color: #fc0;
	color: #000;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	display: block;
	position: relative;
	opacity: 1.0;
}
.disasterBlock div.bnr_disaster a::before{
	content: "";
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border: 2px solid #000;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	box-sizing: border-box;
}
.disasterBlock div.bnr_disaster a > div{
	padding-left: 60px;
	background: url(/shinrin/common/images/rn/ico_disaster01.png) left center no-repeat;
	background-size: 44px auto;
	display: inline-block;
	text-align: left;
}
.disasterBlock div.bnr_disaster .txt_disaster01{
	font-size: 185%;
	line-height: 1.4;
	text-decoration: underline;
	position: relative;
}
.disasterBlock div.bnr_disaster .txt_disaster02{
	font-size: 124%;
	line-height: 1.4;
	text-decoration: none;
}

.disasterBlock div.bnr_ownersclub{
	width: 230px;
}
.disasterBlock div.bnr_ownersclub a{
	width: 100%;
	height: 72px;
	background: #335a47 url(/shinrin/common/images/rn/logo_ownersclub.svg) center center no-repeat;
	background-size: 180px auto;
	border-radius: 4px;
	display: block;
	opacity: 1.0;
}
.disasterBlock div.bnr_ownersclub a span{
	text-indent: -9999px;
	display: block;
}

.d_hover #container .disasterBlock div a:hover{
	opacity: 0.7;
}



/* ==

　03. リゾート紹介

=============================================================================== */
.imgPhoto{
	background-color:#000;
	clear:both;
}
.imgPhoto div{ height:130px; margin:0 auto; overflow:hidden; position:relative; clear:both; }
.imgPhoto p{
	width:1270px;
	margin-left:-635px;
	position:absolute;
	top:0;
	left:50%;
}


.guideBlock{
	padding:65px 0 60px;
	background-color: #393c41;
	box-shadow:0 12px 12px -12px #000 inset;
	zoom:1;
	clear:both;
}
.guideBlock div.hdTxt{
	margin:0 0 15px;
	background:none;
	border:none;
	text-align:center;
	clear:both;
}


.guideBlock .hdTxt div h1,
.guideBlock .hdTxt p{
	margin:0 auto;
	padding:0 0 0 80px;
	background-color:transparent;
	background:url(/shinrin/common/images/rn/top/ico_img02.png) left center no-repeat;
	border-bottom:none;
	font-size:32px;
	line-height:1.3;
	color:#fff;
	font-weight:normal;
	text-align:left;
	display:inline-block;
	/display:inline;
	zoom:1;
}
.guideBlock .hdTxt div h1{ margin-bottom:30px; }

.guideBlock .hdTxt span{ padding:0 0 5px; background-color:transparent; font-size:18px; color:#fff; display:block; }
.guideBlock .hdTxt br.devPcTbl{ display:inline; }



.guideBlock .hdTxt div p{
	margin:0 auto 10px;
	padding:15px 10px 10px;
	background:none;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	font-size:24px;
	text-align:left;
	display:block;
}





.guideBlock .txt_lead{ margin-bottom:20px; font-size:150%; color:#fff; }



/* ボタン */
.guideBlock .linkBtns{ width:885px; margin:0 auto; zoom:1; clear:both; }
.guideBlock .linkBtns li{ margin:0 20px; display:inline; float:left; }
.guideBlock .linkBtns li a{ width:365px; }
.guideBlock .linkBtns li.area span{
	padding-left:40px;
	/*
	background:url(/shinrin/common/images/rn/top/ico_area01.png) left top no-repeat;
	*/
	background:url(/shinrin/common/images/rn/top/ico_manage01.png) left top no-repeat;
	background-size: 25px auto;
}
.guideBlock .linkBtns li.map span{
	padding-left:45px;
	background:url(/shinrin/common/images/rn/top/ico_map01.png) left top no-repeat;
}





/* ==

　04. コンテンツ一覧

=============================================================================== */
#container .contBlock01{
	padding:40px 0 30px;
	/padding:40px 0;
	background-color:#335a47;
	box-shadow:0 12px 12px -12px #000 inset;
}
#container .contBlock01 h2{ padding-left:70px; background:url(/shinrin/common/images/rn/top/ico_contents01.png) left center no-repeat; color:#fff; }

/*
#container .contBlock01 div.txt_lead{ width:680px; margin:0 auto 20px; }
#container .contBlock01 div.txt_lead p{ font-size:117%; color:#fff; }
*/

#container .contBlock01 div.txt_lead{
	max-width:680px;
	margin:0 auto 20px;
	text-align:center;
	clear:both;
}
#container .contBlock01 div.txt_lead p{
	margin:0 auto;
	font-size:150%;
	color:#fff;
	text-align:left;
	display:inline-block;
	/display:inline;
	zoom:1;
}




.contBlock01 .col_panel{ width:965px; margin-left:-15px; overflow:hidden; zoom:1; clear:both; }
.contBlock01 .col_panel .col{
	width:178px;
	margin:0 0 20px 15px;
	border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	-moz-border-radius:5px 5px;
	float:left;
}


.contBlock01 .col_panel .col a{
	text-decoration:none;
	zoom:1;
	display:block;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
.contBlock01 .col_panel .col a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.contBlock01 .col_panel .col span{
	padding:10px 15px;
	background:#fff url(/shinrin/common/images/rn/ico_arw03.png) right center no-repeat;
	font-size:134%;
	line-height:1.3;
	color:#333;
	font-weight:bold;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	display:block;
	cursor:pointer;
}

.contBlock01 .col_panel .col.estate span,
.contBlock01 .col_panel .col.gaiyo span,
.contBlock01 .col_panel .col.access span,
.contBlock01 .col_panel .col.plan span{ padding:20px 15px 0; }

.contBlock01 .col_panel .col a img{
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	display:block;
}








/* ==

　05. 特集コンテンツ

=============================================================================== */
#container .featuredBlock{
	margin-top:-1px;
	padding:40px 0 20px;
	background:url(/shinrin/common/images/rn/bg01.gif);
	box-shadow:0 12px 12px -12px #000 inset;
	zoom:1;
	clear:both;
}
#container .featuredBlock h2{ padding-left:68px; background:url(/shinrin/common/images/rn/top/ico_featured01.png) left center no-repeat; }


.featuredBlock div.txt_lead{
	max-width:680px;
	margin:0 auto 20px;
	text-align:center;
	clear:both;
}
.featuredBlock div.txt_lead p{
	margin:0 auto;
	font-size:117%;
	color:#333;
	text-align:left;
	display:inline-block;
	/display:inline;
	zoom:1;
}



.featuredBlock .col_panel{ width:966px; margin:0 0 0 -16px; /padding-bottom:20px; overflow:hidden; zoom:1; clear:both; }
.featuredBlock .col_panel .col{
	width:306px;
	margin:0 0 20px 16px;
	/* padding-bottom:20px; */
	border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	-moz-border-radius:5px 5px;
	display:inline;
	float:left;
}


.featuredBlock .col_panel .col a{
	border:1px solid #ddd;
	border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	-moz-border-radius:5px 5px;
	text-decoration:none;
	zoom:1;
	display:block;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
.featuredBlock .col_panel .col a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.featuredBlock .col_panel .col span{
	padding:15px 13px;
	background:#fff url(/shinrin/common/images/rn/ico_arw03.png) right center no-repeat;
	font-size:134%;
	line-height:1.3;
	color:#333;
	font-weight:bold;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	display:block;
	cursor:pointer;
}
.featuredBlock .col_panel .col a img{
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	display:block;
}



.featuredBlock .bnrBlock{
	border-top:1px solid #999;
	padding-top:20px;
	text-align:center;
	clear:both;
}
.featuredBlock.borderNone .bnrBlock{ border-top:none; }

.featuredBlock .bnrBlock li{ margin:0 10px; display:inline; }
.featuredBlock .bnrBlock.column3 ul{
	width:966px;
	margin-left:-16px;
	overflow:hidden;
	clear:both;
}
.featuredBlock .bnrBlock.column3 li{ 
	width:306px;
	margin:0 0 0 16px;
	float:left;
}

.featuredBlock .bnrBlock li a{
	zoom:1;
	display:inline-block;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
.featuredBlock .bnrBlock li a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}





/* ==

　06. ポイント紹介

=============================================================================== */
.pointBlock{
	margin-top:-1px;
	padding:40px 0 0;
	box-shadow:0 12px 12px -12px #000 inset;
	zoom:1;
	clear:both;
}
#container .pointBlock h2{ padding-left:68px; background:url(/shinrin/common/images/rn/top/ico_point01.png) left center no-repeat; }


.pointBlock .col_point li{
	min-height:47px;
	margin:0 0 30px;
	padding:0;
	background:#fff url(/shinrin/common/images/rn/top/bg03.gif) left top repeat-y;
	font-size:165%;
	line-height:1.4;
	font-weight:bold;
	color:#333;
	position:relative;
	zoom:1;
	clear:both;
}
.pointBlock .col_point li:before{
	width:30px;
	height:20px;
	content:"";
	background:url(/shinrin/common/images/rn/top/ico_point02.png);
	position:absolute;
	top:-20px;
	left:20px;
}

.pointBlock .col_point li:after{ content:''; display:block; clear:both; }
.pointBlock .col_point li span{
	margin-top:-35px;
	padding:0 15px 10px 95px;
	display:block;
}




.pointBlock .col_support{
	border-top:1px dotted #999;
	padding:20px 0 0;
	zoom:1;
	clear:both;
}
.pointBlock .col_support h3{
	width:120px;
	padding:20px;
	background-color:#dadfc8;
	border:1px solid #cecebf;
	color:#333;
	text-align:center;
	display:inline-block;
}
.pointBlock .col_support h3 br.devPcTbl{ display:inline; }

.pointBlock .col_support p{
	margin-top:-5em;
	padding:0 0 0 190px;
	font-size:127%;
	color:#333;
}
.pointBlock .col_support.line2 p{ margin-top:-7em; }



.pointBlock .col_catlog{
	min-height:245px;
	padding-top:50px;
}
.pointBlock .col_catlog.none{
	min-height: 20px;
	background-position:center top;
}

.pointBlock .col_catlog .baseIn{
	text-align:center;
}

.pointBlock .col_catlog .baseIn div{
	width:700px;
	margin:0 auto;
	background-color:#fff;
}

.pointBlock .col_catlog a{
	zoom:1;
	display:inline-block;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
.pointBlock .col_catlog a:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}




/* ==

　07. 動画（スライダー下）

=============================================================================== */
.bgMov{
	padding-bottom:15px;
	background-color:#335a47;
}
.topMovie{
	/* margin-top:-40px; */
	text-align:center;
}
.topMovie02{
	margin-top:0;
	text-align:center;
}

/* ==

　99. スライダー

=============================================================================== */




