@charset "UTF-8";
/* CSS Document */


/* PC：ウィンドウ幅が750px以上の場合に適用するCSS */
@media screen and (min-width: 750px){
	

.nonepc {display:none !important}

	
.br-pc { display:block; }
.br-sp { display:none; }

.pc { display: block !important; }
.sp { display: none !important; }
	
	



/*///////////////////////////////////////////////


ベース・共通項目


///////////////////////////////////////////////*/

	
	
div#wrpper_suigun{
  font-family: "Noto Sans JP";
  height: auto;
  overflow-x : hidden;
  overflow-y : auto;
  text-align: justify; // Required for IE and Edge 
  text-align-last: right;
  letter-spacing: 1px;
	}
	
	
	

	
/*///////////////////////////////////////////////


メイン画面・コンテンツBOX


///////////////////////////////////////////////*/



#hashigoride section.main h1 img{
	width: 100%;
	height: auto;
	}	
	
	

#hashigoride div.contentsbox{
	width: 950px;
	margin: 0 auto;
	}	
	
	
	
#hashigoride div.contentsbox_push{
	width: 950px;
	margin: 0 auto;
	}
	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


共通タイトル


///////////////////////////////////////////////*/	
	
	
#hashigoride h2 img{
	margin: 0 auto;
	text-align: center;
	display: block;
	}	
	
#hashigoride h3.orenge{
	font-size:150%;
	color: #f17c47;
	}
	
#hashigoride h3.blue{
	font-size:150%;
	color: #009ebd;
	}
	
#hashigoride h3.pink{
	font-size:150%;
	color: #f37e88;
	}
	
#hashigoride h3.green{
	font-size:150%;
	color: #88b23b;
	}
	
#hashigoride h3.purple{
	font-size:150%;
	color: #905097;
	font-feature-settings: "palt";
	}	
	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


001：水郡線とは


///////////////////////////////////////////////*/	
	
	
#hashigoride section.suigunsen{
	padding: 5% 0;
	}	
	

div.suigunsenbox{
	margin: 50px 0;	
	}	
	
	
div.suigunsenboxl{
	width: 564px;
	float: left;
	}

div.suigunsenboxl dl.suigunsen_info dt.suigunsen_title{
	font-size: 150%;
	font-weight: 600;
	margin-bottom: 30px;
	letter-spacing: 1px;
	font-feature-settings: "palt";
	}
	

span.color_green{
	color: #75c4a1;
	}
	
span.color_orange{
	color: #f8bd12;
	}
	
div.suigunsenboxl dl.suigunsen_info dd.suigunsen_txt{
	font-size: 100%;
	line-height: 220%;
	margin-bottom: 123px;
	}	

div.suigunsenboxr{
	width: 346px;
	float: right;
	margin-bottom: 100px;
	}	
	
	
	
	
	
	
/*///////////////////////////////////////////////


002：#ハシゴライド


///////////////////////////////////////////////*/		
	
	
	
#hashigoride section.hashigo{
	clear: both;
	margin: 5% 0 0;
	padding: 5% 0;
	background-color: #f1f6ee;
	overflow: hidden;
	}		
	
	
	
div.hashigobox{
	margin: 50px 0 0;	
	}	
	
	
div.hashigoboxl{
	width: 500px;
	float: left;
	}

div.hashigoboxl dt.hashigo_title{
	font-size: 160%;
	font-weight: 600;
	margin-bottom: 30px
	}
	
	
div.hashigoboxl dd.hashigo_txt{
	font-size: 100%;
	line-height: 220%;
	}	

div.hashigoboxr{
	width: 400px;
	float: right;
	}		
	
div.hashigoboxr img{
	margin-top: 100px;	
	}	
	
	
	
	
	
/*///////////////////////////////////////////////


003：#サイクルトレイン


///////////////////////////////////////////////*/		

	
	
	
	
#hashigoride section.cycletrain{
	clear: both;
	margin: 5% 0;
	overflow: hidden;
	}		
	
	
	
div.cyclebox{
	margin: 50px 0 0;	
	}	
	
	
div.cycleboxl{
	width: 500px;
	float: left;
	}
	
	
div.cycleboxr{
	width: 400px;
	float: right;
	}
	
div.cycleboxr dt.cycle_title{
	font-size: 150%;
	font-weight: 600;
	margin-bottom: 30px
	}
	
div.cycleboxr dd.cycle_txt{
	font-size: 100%;
	line-height: 220%;
	}	

		
p.cycletrain_img{
	clear: both;
	text-align: center;
	padding: 50px 0 0;
	}	
		
	
	
	
	
	
	
/*///////////////////////////////////////////////


004：#サイクルトレイン登録システム


///////////////////////////////////////////////*/	
	
	
	
#hashigoride section.joincycletrain{
	clear: both;
	margin: 5% 0 0;
	padding: 5% 0;
	overflow: hidden;
	background:url("../img/patter.jpg") repeat-x;
	background-size:contain;
	background-color: #f1f6ee;
	}	
	
	
div.patterfoot{
	background:url("../img/patter.jpg") repeat-x;
	background-size:contain;
	height: 10px;
	}	
	
	
p.jointitle{
	text-align: center;
	font-size: 140%;
	margin: 3% 0;
	font-weight: 800;
	color: #f17c47;
	}	
	
	
span.blackfont{
	color: #333333;
	font-weight: normal;
	}	
	
	
p.title_joininfo{
    padding: 0.7%;
	font-size: 110%;
	font-weight: 500;
	}	
	
	
p.title_joininfotxt{
	padding: 0.7%;
	font-size: 110%;
	color:#75c4a1;
	font-weight: 500;
	margin-top: -5px;
	margin-bottom: 2%;
	}	
	
	
p.title_joininfotxt002{
	padding: 0.7%;
	font-size: 110%;
	margin-top: -5px;
	margin-bottom: 2%;
	line-height: 200%;
	}	
	
	
	
	
table.joininfo{
	padding: 2%;
	font-size: 110%;
	margin-bottom: 3%;
	}	
	
	
table.joininfo th{
    white-space: nowrap;
	padding: 10px;
	font-weight: 500;
	text-align: left !important;
	}	
	
	
table.joininfo th.greenfont{
	color: #75c4a1;
	vertical-align:top;
	}	
	
	
table.joininfo td{
	line-height: 200%;
	vertical-align:middle;
	font-feature-settings: "palt";
	}	
	

	
p.joincoutiontxt{
	line-height: 200%;
	font-size: 95%;
	}	
	
	
	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


CSSアニメーションボタン：緑色
	
	
///////////////////////////////////////////////*/
	

	
div.container{
	margin: 4% auto;
	text-align: center;
	}
	
	

/* ここから下がボタンのCSS　*/
.c-button_green {
  outline: none;
  display: inline-block;
  width: inherit;
  min-width: 550px;
  text-align: center;
  background-color: #75c4a1;
  border-radius: 50px;
  color: #fff !important;
  text-decoration: none !important;
  position: relative;
  transition: all 0.3s;
  padding: 24px 24px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.2em;
  opacity: 1 !important;
	border: 1px solid #75c4a1;
	margin: 1% 0 0 0;
}
.c-button_green span {
  position: relative;
  z-index: 99;
}

.c-button_green span small{
	font-size: 14px ;
}
.c-button_green:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
  border-radius: 50px;
}
	
.c-button_green svg {
  width: 45px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  transition: all 0.1s;
}
.c-button_green:hover {
  color: #75c4a1 !important;
  border: 1px solid #75c4a1;

}
.c-button_green:hover:after {
  width: 100%;
}
.c-button_green:hover svg path {
  stroke: #75c4a1;
}
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


CSSアニメーションボタン：黄色
	
	
///////////////////////////////////////////////*/
	

	
div.container{
	margin: 4% auto;
	text-align: center;
	}
	
	

/* ここから下がボタンのCSS　*/
.c-button {
  outline: none;
  display: inline-block;
  width: inherit;
  min-width: 550px;
  text-align: center;
  background-color: #f8bd12;
  border-radius: 50px;
  color: #fff !important;
  text-decoration: none !important;
  position: relative;
  transition: all 0.3s;
  padding: 24px 24px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.2em;
  opacity: 1 !important;
	border: 1px solid #f8bd12;
	margin: 1% 0 0 0;
}
.c-button span {
  position: relative;
  z-index: 99;
	
}
.c-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
  border-radius: 50px;
}
	
.c-button svg {
  width: 45px;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  transition: all 0.1s;
}
.c-button:hover {
  color: #f8bd12 !important;
  border: 1px solid #f8bd12;

}
.c-button:hover:after {
  width: 100%;
}
.c-button:hover svg path {
  stroke: #f8bd12;
}	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


005：オススメスポット


///////////////////////////////////////////////*/	
	
	
	
#hashigoride section.pushl{
	clear: both;
	margin: 0 0 5% 0;
	padding: 0;
	overflow: hidden;
	background: url("../img/bg_shopline.gif") repeat-x;
	background-position: 0% 37%;
	}
	
#hashigoride section.pushr{
	clear: both;
	margin: 0 0 8% 0;
	padding: 0;
	overflow: hidden;
	background: url("../img/bg_shopline.gif") repeat-x;
	background-position: 0% 38.5%;
	}	
	
	
#hashigoride section.pushr2{
	clear: both;
	margin: 0 0 8% 0;
	padding: 0;
	overflow: hidden;
	background: url("../img/bg_shopline.gif") repeat-x;
	background-position: 0% 42%;
	}
	
	
	
#hashigoride section.push008{
	clear: both;
	margin: 0 0 8% 0;
	padding: 0;
	overflow: hidden;
	background: url("../img/bg_shopline.gif") repeat-x;
	background-position: 0% 43.3%;
	}

	
	
	
div.pushbox{
	width: 950px;
	height: auto;
	margin: 8% 0;
	}	
	
	
div.pushbox div.pushboxl{
	float: left;
	width: 475px;
	height: auto;
	}	
	
	
div.pushbox div.pushboxr{
	float: right;
	width: 475px;
	height: auto;
	margin-top: 20px;
	}		
	
	
div.pushbox dl.shopinfo{
	line-height: 220%;
	padding: 6% 0%;
	font-size: 95%;
	}	
	
	
div.pushbox dl.shopinfo dt{
	font-weight: 600;
	font-size: 110%;
	}
	
div.pushbox dl.shopinfo dd a{
	text-decoration: underline;
	}
	
	
div.pushbox .shopicon{
	margin-right: 5px;	
	}

div.pushbox a{
	color: #000;
	}	
	
	

	
span.station_orange{
	background-color:#f17c47;
	color: #fff;
	font-size: 80%;
	padding: 1% 3%;
	margin-right: 10px;
	border-radius: 25px;
	}	
	
	
span.station_blue{
	background-color:#009ebd;
	color: #fff;
	font-size: 80%;
	padding: 1% 3%;
	margin-right: 10px;
	border-radius: 25px;
	}	
	
	
span.station_pink{
	background-color:#f37e88;
	color: #fff;
	font-size: 80%;
	padding: 1% 3%;
	margin-right: 10px;
	border-radius: 25px;
	}	
	

	
	
span.station_green{
	background-color:#88b23b;
	color: #fff;
	font-size: 80%;
	padding: 1% 3%;
	margin-right: 10px;
	border-radius: 25px;
	}	
	
	
	
span.station_purple{
	background-color:#905097;
	color: #fff;
	font-size: 80%;
	padding: 1% 3%;
	margin-right: 10px;
	border-radius: 25px;
	}	
	
	
	
	
	
	
p.shopcopytitle{
	font-size: 108%;
	font-weight: 500;
	margin: 5% 0 12%;
	}	
	
p.shopreadtxt{
	font-size: 92%;
	line-height: 190%;
	
	}
	

p.thum_shopphoto{
	text-align: right;
	}	

	
p.thum_shopphoto img{
	margin-top: 12%;
	}		
	
	
p.thum_shopphotol{
	text-align: left;
	}	

	
p.thum_shopphotol img{
	margin-top: 12%;
	}	
	
	
p.shopmainphoto{
	text-align: right;	
	}	
	
	
span.fontsmall{
	font-size: 94%;	
	}	

	
.lasttitle{
	display: block;
	margin: -30px 0 0 130px;
	}
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


インフォメーションお知らせ・フッター


///////////////////////////////////////////////*/
	
	
div.infomationbox{
	width: 870px;
	padding:30px 40px;
	border: 1px solid #75c4a1;
	margin: 0 auto;
	line-height: 200%;
	}
	
	
div.footimg{
	margin-top: 10%;	
	}	
	
	
	
	
	
	
	
	
	
	
	
	
/*///////////////////////////////////////////////


調整css


///////////////////////////////////////////////*/		
	
	
	
.mtm15{
	margin-top: -15px;
	}	

	
.pt5{
	padding-top: 5px;
	}		
		
	
.pt10{
	padding-top: 10px;
	}	
	

.pt15{
	padding-top: 15px;
	}	
	
	
.pt20{
	padding-top: 20px;
	}
	
	
.pt30{
	padding-top: 30px;
	}
	
	
.mt30{
	margin-top: 30px;
	}	
	
	
.mt40{
	margin-top: 40px;
	}
	
	
.mt50{
	margin-top: 50px;
	}		
	
	
.pb30{
	padding-bottom: 30px;	
	}
	
	
.mt150{
	margin-top: 150px;
	}	
	
	
	
.mlm100{
	margin-left: -100px;	
	}	
	
	
	
.mrm100{
	margin-right: -100px;	
	}	
	
	
	
/*///////////////////////////////////////////////


ページトップ


///////////////////////////////////////////////*/
	

	
.pagetop {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 98;
}
	
	
.top_arrow{
	position: fixed;
    bottom: 44px;
    right: 28px;
	}
	

.pagetop a {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #008803;
    position: relative;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 50%);
}
		
	
	
	
	
	
	/*///////////////////////////////////////////////


注意文


///////////////////////////////////////////////*/
  #hashigoride .lp_banner_box{
  margin: 30px auto 30px auto;
  text-align: center;
  }

  #hashigoride .lp_banner_box a:hover{
  opacity: 0.7;
  }

  #hashigoride .lp_banner_box img{
  width: 950px !important;
  height: auto;
  }

	
  #hashigoride section.caution{
	clear: both;
  margin: 10px auto 0 auto;
  padding: 30px 30px 40px 30px !important;
  width: 950px;
  box-sizing: border-box;
  /*background: #980002;*/
  background: #C31D20;
  color: #fff;
  text-align: center;
	}	

  #hashigoride section.caution02{
  margin: 10px auto 0 auto;
  padding: 10px !important;
  width: 950px;
  box-sizing: border-box;
  background: #f9973e;
  color: #fff;
  text-align: center;
	}	
  
  #hashigoride section.caution02 div{
  padding: 20px 60px 30px 20px !important;
  border: solid 1px #ffffff;
  }
  
  #hashigoride section.caution strong,
    #hashigoride section.caution02 strong{
    font-size: 1.6em;
  }

  #hashigoride section.caution p,
   #hashigoride section.caution02 p{
    padding-top: 10px;
  }

  #hashigoride section.caution ul,
   #hashigoride section.caution02 ul{
    margin: 1.5em 0 -1em 2.5em !important;
    padding: 0 !important;
  }
	
	#hashigoride section.caution ul li::before,
	#hashigoride section.caution02 ul li::before{
		content: "◯";
		font-weight: bold;
	  margin-left: -1em;
	}
  
  #hashigoride section.caution ul li,
  #hashigoride section.caution02 ul li{
    list-style: none;
    margin: 0 0 1em 1em;
    padding: 0;
    text-align: left;
	}		
	
		#hashigoride section.caution02 ul li p{
		padding: 1em 0 0 0;
	}
	
  #hashigoride .txt_caution{
    padding: 30px 30px 30px 30px !important;
    width: 950px;
    box-sizing: border-box;
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
    background: #fcf99d;
    text-align: center;
    margin: 30px auto 20px auto;
	}	
	
	
	/*///////////////////////////////////////////////


動画埋め込み


///////////////////////////////////////////////*/
  #hashigoride section.movie{
	clear: both;
  margin: 0 auto 120px auto;
  padding: 30px 100px 30px 100px !important;
  width: 950px;
  box-sizing: border-box;
  background: #EFF3EC;
  color: #fff;
  text-align: center;
	}	

  #hashigoride section.movie .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
  #hashigoride section.movie .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

	


}
	