/*========================================
サブページトップ部分背景と
ページアンカー周辺のcss

●　ヘッダー（サブページ）
●　サブタイトルエリア
●　アンカーエリア

色メモ

　濃い緑　：　458d2c
　薄い緑　：　d0e1b1　（9fbe7f）（faffea）
　茶　色　：　55390e
　オレンジ：　f8b551
========================================*/

/*========================================
　●　ヘッダー（サブページ）
========================================*/
.subVision{
 height: 480px;
 overflow: hidden;
}
@media screen and  (max-width:832px){
	.subVision{
		height: 350px;
	}
}
/*@media screen and  (max-width:580px){
	.subVision{
		height: 280px;
	}
}*/

.pagetitle{
 position: absolute; 
 top: 57%;
 left: 50%;
 transform: translate(-50%, -57%);
z-index: 1500;
 width: 100%;
 text-align: center;
}

.deco01{
 position: absolute; top: -11px; left: 0; z-index: 1000;
 width: 100%;
 height: 22px;
 content: " ";
 background: url("../images/base/subvision_deco.png") top center no-repeat;
}
.deco02{
 position: absolute; bottom: -11px; left: 0; z-index: 1000;
 width: 100%;
 height: 22px;
 content: " ";
 background: url("../images/base/subvision_deco.png") top center no-repeat;
}

	

.mov_box{
	position: relative;
}
.mov_box #video{
	object-fit: cover
}
@media screen and (min-width: 581px) {
	#hiking_mov #video, #ss_mov #video, #camp_mov #video{
		position: absolute;
		top: 15%;
		left: 50%;
		transform: translate(-50%, -15%);
	}
}
@media screen and (max-width: 580px) {
	#hiking_mov #video, #ss_mov #video, #camp_mov #video{
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
		height: 450px;
		width: auto;
	}
}

/*------------------------------ 非スライダー（bgSwitcher）のページ */

#bg_p05{
 background: url("../images/bg/bg_p05_01.jpg") center top fixed;
}
@media screen and  (max-width:767px){
	#bg_p05{
	 background: url("../images/bg/bg_p05_01.jpg") center;
	 background-size: auto 100%;
	}
}
/*
#bg_p06{
 background: url("../images/bg/bg_p06_01.jpg") center top fixed;
}

#bg_p07{
 background: url("../images/bg/bg_p07_01.jpg") center top fixed;
}
*/
#bg_p08{
 background: url("../images/bg/bg_p08_01.jpg") center top fixed;
}
@media screen and  (max-width:767px){
	#bg_p08{
	 background: url("../images/bg/bg_p08_01.jpg") center;
	 background-size: auto 100%;
	}
}
/*
#bg_p09{
 background: url("../images/bg/bg_p09_01.jpg") center top fixed;
}
*/
#news_header{
 background: url("../images/bg/bg_newsdetail.jpg") center top fixed;
}
@media screen and  (max-width:767px){
	#news_header{
	 background: url("../images/bg/bg_newsdetail.jpg") center;
	 background-size: auto 100%;
	}
}

/*------------------------------ スライダー（bgSwitcher）のページ */
.bg-slider {
 width: 100%;
 background-position: center top;
 background-attachment: fixed;
}
@media screen and  (max-width:580px){
	.bg-slider{
		 background-position: center!important;
		 background-size: auto 100%!important;
	}
}

.top_img{
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-position: center!important;
	width: 100%;
	height: 512px!important;
	margin: 0;
}
@media screen and  (max-width:580px){
	.top_img{
		height: 300px!important;
		background-size: auto 100%!important;
	}
}


/*------------------------------ エリア内の細かい設定 */
#bg_p02{
}

#bg_p03{
}

#bg_p04{
}




/*========================================
　●　サブタイトルエリア
========================================*/
#p02_subtitleArea{
 width: 1140px;
 margin: 0 auto 30px auto;
 padding: 40px 0 0 412px;
 color: #55390e;
 font-size: 1.8rem;
 background: url("../images/p02cuisine/bg_p02subtitle.jpg") left top no-repeat;
}

#p02_subtitleArea p{padding: 3px 0;}



#p03_subtitleArea{
 width: 1140px;
 margin: 0 auto 55px auto;
 padding: 40px 0 0 412px;
 color: #55390e;
 font-size: 1.8rem;
 background: url("../images/p03hotspring/bg_p03subtitle.jpg") left top no-repeat;
}

#p03_subtitleArea p{padding: 3px 0;}




/*========================================
　●　アンカーエリア
========================================*/
.anchorArea01{
 width: 100%;
}

.anchorArea01 ul{
 width: 100%;
 margin: 0 auto;
 padding: 30px 0; /* idで上書きあり */
 text-align: center; /* idで上書きあり */
}


.anchorArea01 li{
 display: inline-block;
/* height: 40px; */
 color: #55390e;
 margin: 0 15px; /* idで上書きあり */
/* padding: 3px 15px 0px 0px; */
 font-size: 2.0rem;
 list-style-type: none;
 background: #faffea;
 border-radius: 5px;
 transition: all 0.3s linear;
}

.anchorArea01 li:before{
 width: 23px;
 padding: 0 0 0 20px;
 white-space: pre-wrap;
 content: "  ";
 background: url("../images/base/pageanc_li.png") center center no-repeat;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .anchorArea01 li:before{
    background: url("../images/base/pageanc_li.png") center 30% no-repeat;
  }

  *::-ms-backdrop, .anchorArea01 li{
    padding: 5px 0 0 0;
/*    font-family: "Hiragino Mincho ProN",HGS明朝E,"ＭＳ 明朝",serif; */
    font-size: 1.9rem;
  }
}


.anchorArea01 li a{
 width: 100%;
/* height: 100%; */
 padding: 5px 10px 5px 0;
 color: #55390e;
 line-height: 1.9;
 text-decoration: none;
 transition: all 0.3s linear;
}
.anchorArea01 li:hover{
 background: #9fbe7f;
}

/*------------------------------ 各ページ別のアンカー余白 */
#p02_anchorArea ul{padding: 40px 0 50px 0; text-align: left;}
#p02_anchorArea li{margin: 0 8px 0 0;}

#p03_anchorArea ul{padding: 40px 0 50px 0; text-align: left;}
#p03_anchorArea li{margin: 0 18px 0 0;}


#p04_anchorArea ul{padding: 70px 0;}
#p04_anchorArea li{}

#p05_anchorArea ul{padding: 70px 0 50px 0;}
#p05_anchorArea li{margin: 0 30px;}

#p06_anchorArea ul{padding: 70px 0 50px 0;}
#p06_anchorArea li{margin: 0 30px;}

#p07_anchorArea ul{padding: 70px 0 50px 0;}
#p07_anchorArea li{margin: 0 30px; padding:0 5px;}

#p08_anchorArea ul{padding: 70px 0 50px 0;}
#p08_anchorArea li{margin: 0 30px;}

#p09_anchorArea ul{padding: 70px 0 50px 0;}
#p09_anchorArea li{margin: 0 30px;}

/*------------------------------ 登山のページ用 */
.tozaninfo{
 width: 1140px;;
 margin: 0 auto 50px auto;
 padding: 20px 15px;
 color: #55390e;
 text-align: center;
 border: 1px #55390e solid;
}

.tozaninfo p{
 padding-bottom: 20px;
 font-size: 2.7rem;
 text-align: center;
}

a.tozanAnchor{
 display: inline-block;
 margin: 0px 65px 0 0px;
 padding: 7px 20px 7px 20px;
 color: #fff;
 font-size: 2.1rem;
 text-decoration: none;
 background: #458d2c;
 border-radius: 5px;
 transition: all 0.2s linear;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, a.tozanAnchor{
    padding-top: 10px;
  }
}


#tA01{margin-right: 15px;}


a.tozanAnchor:hover{
 opacity: 0.7;
}

.routeAnchor{
 display: inline;
 padding: 0 40px 0 0;
 font-size: 2.1rem;
}

.routeAnchor a{
 color: #55390e;
 text-decoration: none;
 transition: all 0.2s linear;
}

.routeAnchor a:visited{color: #55390e;}
.routeAnchor a:hover{color: #f8b551; text-decoration: underline;}


