/*========================================
p08銀山湖フィッシング
p09合宿のご案内のcss

　●　銀山湖フィッシング p

　●　ポイントその○
　●　その他のイベント・合宿
　●　施設情報

色メモ

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


/*========================================
　●　銀山湖フィッシング p
========================================*/
.fising_p{padding-bottom: 45px;}
.fising_p p{padding-bottom: 20px;}




/*========================================
　●　ポイントその○
========================================*/
.point03Area{
 width: 1140px;
 margin: 20px auto 50px auto;
 padding: 0px 18px 15px 18px;
 color: #55390e;
 font-size: 1.8rem;
 background: #FCFDF6;
}

/*------------------------------ ポイントその２ */
.point01_01{
 display: block;
}

.point01_02{
 display: block;
 text-align: right;
}


.point01_01 figcaption{
 position: absolute; bottom: 25px; left: 0px;
 padding: 5px 35px;
 color: #fff;
 background: #458d2c;
}

.point01_02 figcaption{
 position: absolute; bottom: 25px; right: 0px;
 padding: 5px 35px;
 color: #fff;
 background: #458d2c;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .point01_01 figcaption,.point01_02 figcaption{
     padding: 8px 35px 3px 35px;
    }
}


/*------------------------------ ポイントその２ */
.point02_01{
 display: block;
}

.point02_02{
 display: block;
 text-align: right;
}

.point02_01 img{width: 548px;}
.point02_01 figcaption{
 position: absolute; bottom: 25px; left: 0px;
 padding: 5px 35px;
 color: #fff;
 background: #55390e;
}

.point02_02 figcaption{
 position: absolute; bottom: 25px; right: 0px;
 padding: 5px 35px;
 color: #fff;
 background: #55390e;
}

@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .point02_01 figcaption,.point02_02 figcaption{
     padding: 8px 35px 3px 35px;
    }
}
/*========================================
　●　その他のイベント・合宿
========================================*/
.campArea{
 padding: 20px 0 50px 0;
 text-align: center;
}

.campArea img{
 width: 250px;
 padding: 2px;
}

.yt_cover{
	padding:30px;
}
.yt_video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.yt_video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
/*========================================
　●　施設情報
========================================*/
.p09info01{
 width: 1020px;
 height: 205px;
 margin: 30px auto 80px auto;
 padding: 15px 20px 15px 20px;
 color: #55390e;
 font-size: 1.8rem;
 text-align: left;
 background: #FCFDF6;
 border: 2px #458d2c solid;
 border-radius: 5px;
}


.p09info01 li{
 margin-left: 25px;
 padding: 5px 0 5px 5px;
 line-height: 1.5;
}

.bus{position: absolute; right: 20px; top: 10px;}

