@charset "UTF-8";

/*イベント、NEWSのNEWマーク*/
span.resize {
    color: #ffffff;
    background-color: #ff004a;
    padding: 1px 8px;
    border-radius: 5px;
    width: 50px;
    text-align: center;
}
.tpl dl {
    margin-bottom: 20px;
}
dt.resize{
	display: inline-block;
}
.tpl dd{
	display: inline-block;
}
/* レンタルサイクル start*/
.rental_place img{
	width: 60%;
}

.cycle-list dl{
	overflow: hidden;
}
.cycle-list dl dt,.cycle-list dl dd{
	float: left;
}
.cycle-list dl dt{
	clear: both;
	width: 5em;
}

h2.dot-bar{
	font-size: 115%;
	text-align:center;
}

.dot-bar{
	width:940px;
	background: url(../../common/img/dot-bar.png) center no-repeat;
	padding-top:5px;
	margin-bottom: 25px;
}
.cycle-list .c-ph-size{
	height: auto;
}
/*最後が左詰めになるように調整*/
.cycle-list:after{
	content: "";
	display: block;
	width: 300px;
}

/* 料金表 */
table.rental_price{
	border-collapse: collapse;
	width: 95%;
    margin-left: auto;
    margin-right: auto;
}
table.rental_price, .rental_price th, .rental_price td {
    border: 1px solid #333;
}
.rental_price th,.rental_price td {
	padding:10px;
}
.rental_price tr:nth-of-type(3){
	border-bottom-style: double;
}
/* レンタルサイクル end*/

*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: fit-content;
}
a:link,a:visited,a:active{
	text-decoration: underline;
	/* color:#000; */
	color: #2c59ba;
}

a:hover{
	/* color: blue; */
	color: red;
	text-decoration: underline;
}
/*グローバルナビ関連*/
/* header部分 */
.header-wrapper{
	position: relative;
}
.logo-wrapper a{
	text-decoration:none;
	color: rgba(39,39,39,1.00);
	font-size: 0.9em;
}

.logo-wrapper{
	box-shadow: 1px 1px 2px #666;
	background: #FFF;
    margin: 10px auto 0 50px;
    border-radius: 40px 5px 5px 40px;
    position: fixed;
    width: 975px;
    z-index: 101;
    display: flex;
    justify-content: space-between;
}
.logo{
	width: auto;
	margin-top: 7px;
	margin-left: 10px;
}
.logo img{
	vertical-align: middle;
	padding-right: 20px;
}
.okhotsk_cycling > p{
	margin: 100px 0 100px 0;
	color: #262626;	
}
/*ハンバーガーメニュー用設定*/
/* チェックボックスを非表示にする */
.drawer_hidden {
  display: none;
}
/* ヘッダータイトルバー関連 トップページ用*/
/* ヘッダータイトルバー関連 トップページ以外 */
.other_title_bar{
	position: absolute;
	top:60%;
	right: 0;
	font-size: 26px;
	width:55%;
}
.other_title_bar p:first-of-type{
	margin-left: 30px;	
}

.other_title_bar p:last-of-type{
	color:#fff;
	background-color:rgba(0,136,206,0.70);
	clip-path: polygon(3% 0%,100% 0%,100% 100%,0% 100%);
    padding-left: 30px;
}


/* グローバルナビ関連 */
ul.globalnav li{
	display: inline-block;
	padding:10px;
}
nav.globalnav-wrap{
	margin-top: 10px;
	margin-right: 20px;
}


body{
    min-width: 1000px;
    color: #333;
    line-height: 1.6;
    font-weight: 400;
    /* font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif; */
    width: 100%;
    background-color: #fff;
}


/*
header{
	margin-top: 20px;
}
*/

.pc{
	display: block;
}

.sp{
	display: none;
}

.title{
	width:100%;
	display:flex;
}

.title-l{
	width:50%;
}

.title-r{
	width:50%;
	background: #FFF;
}

.title-wrapper{
    width: 1000px;
	margin: 0 auto;
}
.title-bar{
    width: 1000px;
	height:55px;
	display:flex;
}


.logo-img{
    width: 94px;
	height:55px;
}

.logo-txt-wrapper{
    width: 906px;
	background: #FFF;
	height:55px;
	display: flex;
}

.logo-txt{
	padding: 6px 0 0 10px;
	font-size:21px;
}

.logo-txt a{
	color:#000;
	text-decoration: none;
}
.inquiry{
	margin:6px 0 0 auto;
}

.inquiry a{
	text-decoration: none;
}

.info-box-wrapper1{
	width:100%;
}

.info-box-wrapper2{
	width:1000px;
	margin:0 auto;
}

.info-box1{
	width:440px;
	height:140px;
	margin:35px 0 0 auto;
	background-color: rgba(255,255,255,0.5);
	padding:10px;
}

.info-box2{
	/* width:420px; */
	height:140px;
	margin:auto auto;
	background-color: rgba(255,255,255,0.5);
	display:flex;
}

.saroma-left{
	width:45%;
	margin:auto 0 auto 10px;
}

.saroma-right{
	width:55%;
	margin:auto 10px;
}

.rokugatsu-img{
	width:62px;
	height:62px;
	vertical-align:middle;
}

.saroma-txt{
	vertical-align:middle;
	color:#00AFCC;
	font-size:27px;
	margin-left:5px;
}


.title-r2{
	width:20%;
	background: #0088CE;
}

.title-r4{
	width:20%;
	/* background: #0088CE; */
	background-color:rgba(0,115,168,0.7);
}


.logo-txt-wrapper2{
    width: 906px;
	background: #0088CE;
	height:50px;
	display: flex;
}

.logo-txt-wrapper4{
    width: 906px;
	/* background: #0088CE; */
	height:50px;
	display: flex;
	background-color:rgba(0,115,168,0.7);
}


.logo-txt2{
	font-size:30px;
	color:#fff;
}

.title2{
	/* margin-top:5px; */
	width:100%;
	display:flex;
}

.title4{
	margin-top:144px;
	width:100%;
	display:flex;
}

.title-wrapper2{
    width: 560px;
	margin: 0 auto;
}

.title-bar2{
    width: 560px;
	height:50px;
	display:flex;
}

.title-wrapper4{
    /* width: 750px; */
    width: 941px;
	margin: 0 auto;
}

.title-bar4{
    /* width: 750px; */
    width: 941px;
	height:50px;
	display:flex;
}

.opacity07{
	opacity : 0.7;
}

.logo-img2{
    width: 35px;
	height:50px;
}




.title-r3{
	width:20%;
}

.logo-txt-wrapper3{
    width: 906px;
	height:50px;
	display: flex;
}

.logo-txt3{
	margin-left:30px;
	font-size:30px;
	color:#000;
	/* font-weight: bold; */
}

.title3{
	margin-top:70px;
	width:100%;
	display:flex;
}

.title-wrapper3{
    width: 560px;
	margin: 0 auto;
}

.title-bar3{
    width: 560px;
	height:50px;
	display:flex;
}

.logo-img3{
    width: 35px;
	height:50px;
}

/*
.header-img{
	top: 0;
	left: 0;
	width: 100%;
	height:898px;
	margin: 0;
	background: url(../../common/img/header3.jpg) center / cover;
}
*/

.header-img2{
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
	margin: 0;
	background: url(../../common/img/header_img2.jpg) center / cover;
}

.header-img3{
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
	margin: 0;
	background: url(../../common/img/header_img3.jpg) center / cover;
}

.header-img4{
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
	margin: 0;
	background: url(../../common/img/header_img4.jpg) center / cover;
}


.header-img5{
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
	margin: 0;
	background: url(../../common/img/header_img5.jpg) center / cover;
}


.header-img6{
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
	margin: 0;
	background: url(../../common/img/header_img6.jpg) center / cover;
}

.header-img7{
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
	margin: 0;
	background: url(../../common/img/header_img7.jpg) center / cover;
}

.header-img8{
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
	margin: 0;
	background: url(../../common/img/header_img8.jpg) center / cover;
}

.header-img9{
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
	margin: 0;
	background: url(../../common/img/header_img9.jpg) center / cover;
}


.header-imgA{
	top: 0;
	left: 0;
	width: 100%;
	height:400px;
	margin: 0;
	background: url(../../common/img/header_imgA.jpg) center / cover;
}

.Vegas {
	position: relative;
	width: 100%;
	height: 100vh;
  }
  .Vegas-Inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  .Vegas-Inner-Item {
	color: #fff;
	font-size: 40px;
  }

/*
.globalnav .dropdown-btn, .dropdown-btn-1 {
	  position:relative;
	  display:inline-block;

	  cursor:pointer;
}
*/
.top_page{
	width:1000px;
	margin:0px auto 0px auto;
}

.banner{
	text-align: center;
	margin-top:45px;
	margin-bottom: 10px;
}

.banner .icon1{
	margin-right:10px;
	vertical-align: middle;
}

.food .icon{
	margin-right:10px;
	vertical-align: middle;
}

.food-bold{
	font-weight: bold;
	font-size: 20px;
}

.coop-bold{
	font-weight: bold;
	font-size: 20px;
	vertical-align: middle;
}

.area-box{
	vertical-align: middle;
}



.gourmet-photo-wrap{
	display:flex;
	margin-bottom:25px;
}

.gourmet-photo-l{
	display:flex;
	margin-right:55px;
	height:190px;
}

.gourmet-photo-l2{
	display:flex;
	margin-right:62px;
	height:190px;
	flex-flow: row-reverse;
}

.gourmet-photo{
	width:244px;
}

.gourmet-photo-caption{
	width: 180px;
	margin: auto 0 0 auto;
	border-bottom: 1px solid;
	text-align: right;
	color:#F7931E;
	margin-left:5px;
}

.gourmet-photo-caption2{
	width: 198px;
	margin: auto 0 0 auto;
	border-bottom: 1px solid;
	text-align: left;
	color:#F7931E;
	margin-left:5px;
}


.banner span{
	vertical-align: middle;
}

.bnr-wrap100{
	display:flex;
	justify-content: space-between;
	margin-top:10px;
	width:100%;
	text-align:center;
}

.bnr{
	width:1000px;
	margin:0px auto;
}

.gray-border{
	border: 2px solid #EAE8E1;
	width:auto;
	margin-top: 45px;

}

.bnr-wrap960{
	display:flex;
	justify-content: space-between;
	width:960px;
	margin:45px auto 10px auto;
}

/*
.bnr-wrap960-2{
	display:flex;
	justify-content: space-between;
	margin-top:10px;
	width:960px;
	margin:10px auto 10px auto;
}
*/

/*
.bnr-wrap960-2>div{
	width: 48%;
}
*/

/*
.bnr-wrap960-2 .bnr{
	margin-top: 2em;
	margin-bottom: 0.8em;
}
*/

/*
.youtube-thumb{

	display:flex;
}
*/

/*
.youtube-thumb2{
	display:flex;
	width:100%;
	justify-content: space-around;
	margin:0 auto 30px auto;
}

.youtube-thumb2>div{
	width: 46%
}

.youtube-thumb2>div img{
	width: 100%;
	vertical-align:top;
}

.youtube-tb-left{
	width:153px;
}

.youtube-tb-right{
	width:327px; padding:0px 5px;
}
*/


.bnr-beginner{
	margin:10px auto;
	width:960px;
}


/*
.info-wrap{
	display:flex;
	width:960px;
	margin:50px auto 0 auto;
}
*/

.news, .access-car-info{
	width:480px;
}

.event{
	width:480px;
}

.info-date{
	color:#0073A8;
}

.read-more{
	text-align:right;
	margin-right:20px;
}

/*
.sns{
	display:flex;
	width:960px;
	margin:50px auto 70px auto;
}
*/

.insta_bg{
	height:53px;
	background: url(../../common/img/insta_tab.png) no-repeat;
}


.red-text{
	color:red;
}

.oho-ride{
	margin-left: 55px;
	text-align: center;
	width: 200px;
}

.fb-bg{
	display:flex;
}

.fb-leader{
	width:360px;
	font-size:19px;
}

.fb-box{
	width:190px;
	height:46px;
	margin-left:5px;
	background:#4580BF;
	position: relative;
	z-index: 1;
}

.fb-box a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
	z-index: 2;
}

.fb-title{
	color:#fff;
	text-align:center;
	vertical-align: middle;
	margin-top:10px;
}

/*
.facebook-wrap{
	background:#4E454A;
	width:320px;
	padding-left:20px;
	margin-left:45px;
	padding-bottom: 20px;
}
*/

.timeline_wrap{
	width:300px;
}

.facebook-title{
	color:#fff;
	padding-top:15px;
	font-size:18px;
	padding-bottom:15px;
}

.facebook-tit-big{
	font-size:24px;
}

.link-bnr-wrap{
	width:100%;
	background:#EAE8E1;
	padding-top:20px;
	padding-bottom:20px;
}

.link-bnr{
	width:1000px;
	margin:0 auto 0 auto;
}

.bnr1{
	text-align:center;
}

.bnr1 img, .access img{
	vertical-align: middle;
}

.bnr2{
	text-align:center;
	margin-bottom: 16px;
	display:flex;
	width:650px;
	margin:0 auto;
}


.bnr2 img{
	margin-right: 0px;	
	vertical-align: middle;
	margin-top: 0px;
}

.icon2{
	margin-top:0px;
	margin-right:0px;
}



.green-frame{
	width:443px;
	height:160px;
	background-color:#2E8B57;
}

.green-frame-caption{
	color:#fff;
	text-align:center;
	font-size:20px;
	line-height: 40px;
	margin:10px auto 10px auto;
}

.brown-frame{
	width:443px;
	height:160px;
	background-color:#8F6552;
}

.brown-frame-caption{
	color:#fff;
	text-align:center;
	font-size:20px;
	line-height: 40px;
	margin:10px auto 10px auto;
}

.sky-frame{
	width:443px;
	height:160px;
	background-color:#A1D8E6;
}

.sky-frame-caption{
	color:#000;
	text-align:center;
	font-size:20px;
	line-height: 40px;
	margin:10px auto 10px auto;
}

.yellow-frame{
	width:443px;
	height:160px;
	background-color:#FADC00;
}

.yellow-frame-caption{
	color:#000;
	text-align:center;
	font-size:20px;
	line-height: 40px;
	margin:10px auto 10px auto;
}

.pink-frame{
	width:443px;
	height:160px;
	background-color:#F3A68C;
}

.pink-frame-caption{
	color:#FFF;
	text-align:center;
	font-size:20px;
	line-height: 40px;
	margin:10px auto 10px auto;
}

.blue-frame{
	width:443px;
	height:160px;
	background-color:#0073A8;
}

.blue-frame-caption{
	color:#FFF;
	text-align:center;
	font-size:20px;
	line-height: 40px;
	margin:10px auto 10px auto;
}







.root-title{
	font-size:25px;
	margin-bottom:10px;
}


.root-wrap{
	display:flex;
	height:425px;
	justify-content: space-between;
}

.root-wrap2{
	display:flex;
	width:443px;
	line-height:30px;
}

.root-left{
	width:100px;
	border-right:2px solid #fff;
	margin-left:40px;
}

.root-left-bk{
	width:100px;
	border-right:2px solid #000;
	margin-left:40px;
}


.root-left2{
	width:100px;
	border-right:2px solid #fff;
	margin-left: 20px;
	padding-right: 12px;
	text-align: right;
}

.root-right{
	text-align:left;
	margin-left:20px;
}

.rep-wrap, .loco-ph-wrap2{
	display:flex;
	justify-content: space-between;
	width:100%;
	margin-bottom:100px;
}

.loco-intro-wrap{
	display:flex;
	justify-content: space-between;
	width:100%;
	margin-bottom:10px;
}


.gallery-wrap{
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}

.dot-line{
	border-bottom: 2px dotted;
}


.sns-wrap{
	display:flex;
	margin-top:30px;
	width:960px;
	justify-content: space-between;	
}

.sns-wrap-inner{
	margin-top:20px;
}

.sns-wrap-inner2{
	text-align:center;
}

.sns-info{
	font-size:22px;
	text-align:center;
}

.sns-fb{
	margin:auto 0;
}


.insta-wrap{
	height:52px;
	background: url(../../common/img/insta_tab2.png) no-repeat;
	margin-top:15px;
	padding-left:236px;
	padding-top: 0px;
	font-weight:bold;
	display:flex;
}

.insta-wrap-inner{
	margin-top:10px;

}

.insta-info{
	margin-left:176px;
	text-align:center;
}

.hash-tag{
	color:#EA5550;
}


.rental-idx-wrap{
	display:flex;
	width:960px;
	line-height: 200%;
	margin-bottom: 75px;
}

.rental-idx-inner{
	width:300px;
}

.rental-idx-box{
	border:1px solid #000;
	width:150px;
	height:34px;
	text-align:center;
	margin-bottom: 10px;
}

.rental-idx-nobox{
	height:34px;
	margin-bottom: 10px;	
}

.rental-type{
	width: 269px;
	height: 29px;
	background-color: #FADC00;
	text-align: center;
	margin: 0 0 auto auto;
	padding-top: 5px;
}

.rental-type2{
	background-color:#FADC00;
	width:269px;
}



.recommend-fukidashi{
	/* width:772px; */
	height:40px;
	background: url(../../common/img/fukidashi.png) bottom 0px left 30px no-repeat;
	font-size:22px;
	padding-left:40px;
	font-weight: bold;
}

.rental-p-wrap{
	display:flex;
	margin-bottom: 40px;
}

.rental h1{
	line-height: 200%;
	font-size: 200%;
	text-align:center;
	margin-bottom:50px;
}

.rental .leader{
	font-size: 190%;
	color:#0073A8;
	margin-left:20px;
	font-weight:bold;
	width:660px;
}

.rental-ph-wrap, .coop-ph-wrap, .cose-ph-wrap {
	display:flex;
	justify-content: space-between;
}

.cycle-st-wrap, .access-car-wrap, .loco-ph-wrap, .loco-rd-wrap, .loco-item-wrap, .bike-cha {
	display:flex;
}
.cycle-st-wrap{
	margin-top: 50px;
}
.shuuyu-wrap{
	display:flex;
	flex-flow: row-reverse;
}


.access-car-wrap2{
	width:560px;
}

.access-car-wrap3{
	width:400px;
}

.access-car-wrap4{
	width:50%;
}

.access-car-wrap5, .loco-item-wrap5{
	display: flex;
	margin-top:10px;
}

.access-car-wrap6{
	width:100px;
}

.cycle-st-info{
	margin-left:20px;
}

.cycle-st-info2{
	height:35px;
	font-size:100%;
}

.cycle-st-info2-2{
	height:35px;
	font-size:110%;
	display:flex;
}

.cycle-st-info2-2-1{
	margin-left:15px;
}

.cycle-st-icon{
	margin-top:20px;
}

.cycle-st-info2 img{
	vertical-align: middle;
}

.cycle-st-title1{
	font-size: 180%;
	color:#0073A8;
	font-weight:bold;
}

.cycle-st-title2{
	color:#0073A8;
}

.dot-bar{
	width:940px;
	height:50px;
	background: url(../../common/img/dot-bar.png) center no-repeat;
	padding-top:5px;

}

.cycle-list{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}

.c-ph-size{
	width:300px;
	height:300px;
}
	
	

/* --------------- */
.tbl-r03 {
		width: 960px;
		border-collapse: collapse;
		margin-bottom: 33px;
}
.tbl-r03 p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 60px auto 40px;
	}
.tbl-r03 th {
	background: #409ECC;
	/* border: solid 1px #ccc; */
	color: #fff;
	padding: 10px;
	width:160px;
	}
.tbl-r03 td {
	/* border: solid 1px #ccc; */
	border-bottom: 1px solid #000;
	text-align:center;
	padding: 10px;
}
.tbl-r04 {
		width: 960px;
		border-collapse: collapse;
		margin-bottom: 33px;
}
.tbl-r04 p {
	font-size: 16px;
	/* font-weight: bold; */
	text-align: center;
	margin: 60px auto 40px;
	}
.tbl-r04 th {
	border-bottom: 1px solid #000;
	padding: 10px;
	width:160px;
	font-weight: normal;
	}
.tbl-r04 td {
	/* border: solid 1px #ccc; */
	border-bottom: 1px solid #000;
	padding: 10px;
}
.tbl-r04 td img{
	vertical-align: middle;
}

#tbl-bdr table,#tbl-bdr td,#tbl-bdr th {
	border-collapse: collapse;
	border:1px solid #333;
}
#tbl-bdr table{
	width:100%;
}

#tbl-bdr td{
	padding: 5px;
}

#tbl-bdr th{
	background-color: #EEE9E6;
}

.cooperate-wrap{
	display:flex;
	width:960px;
	justify-content: space-between;
}

.cooperate1{
	width:300px;

}

.cooperate2{
	text-align:center;
}

.cooperate3{
	margin-bottom: 10px;
}

.coop-wrap{
	width:960px;
}

.coop-title{
	margin-bottom: 15px;
}

.bar1{
	display: block;
	width: 100%;
	height: 7px;
	background-color:#EAE8E1;
	border: 0;
}

.car-access{
	vertical-align: middle;
	font-weight: bold;
	font-size:160%;
}

.loco-ph-left{
	width:520px;
}

.loco-ph-right{
	width:440px;
}

.loco-div{
	width:464px;
}

.loco-player{
	/* font-weight: bold; */
	text-align: center;
}

.loco-intro{
	margin:20px;
	text-align: left;
}

.loco-intro-inner1{
	background:#D5EFEF;
	width:464px;
	padding-bottom: 10px;
}

.loco-intro-inner2{
	background:#F2D4BD;
	width:464px;
	padding-bottom: 10px;
}

.loco-intro-inner3{
	background:#F9DCA0;
	width:464px;
	padding-bottom: 10px;
}

.loco-intro-inner4{
	background:#E5F4C9;
	width:464px;
	padding-bottom: 10px;
}

.loco-intro-title{
	font-weight:bold;
	font-size:140%;
}

.loco-intro-title2{
	font-size:160%;
	color:#12847C;
	font-weight:bold;	
}

.loco-intro-title3{
	font-size:160%;
	color:#8C240C;
	font-weight:bold;	
}

.loco-intro-title4{
	font-size:160%;
	color:#755A06;
	font-weight:bold;	
}

.loco-intro-title5{
	font-size:160%;
	color:#4C6B07;
	font-weight:bold;	
}


.course h1{
	text-align:center;
	margin-top:20px;
	font-size:230%;
}

.tokoro-cose{
	border:2px solid #12847C;
	padding:10px;
	text-align:center;
	color:#12847C;
	position: relative;
	z-index: 1;
}

.tokoro-cose a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
	z-index: 2;
}

.kitami-cose{
	border:2px solid #8C240C;
	padding:10px;
	text-align:center;
	color:#8C240C;
	position: relative;
	z-index: 1;
}

.kitami-cose a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
	z-index: 2;
}


.tanno-cose{
	border:2px solid #755A06;
	padding:10px;
	text-align:center;
	color:#755A06;
	position: relative;
	z-index: 1;
}

.tanno-cose a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
	z-index: 2;
}

.onneyu-cose{
	border:2px solid #4C6B07;
	padding:10px;
	text-align:center;
	color:#4C6B07;
	position: relative;
	z-index: 1;
}

.onneyu-cose a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
	z-index: 2;
}

.loco-rd{
	border: 3px solid #0073A8;
	border-radius: 10px;
	margin-right: 10px;
	width: 940px;
	/* height: 150px; */
	padding: 10px;
	display: inline-block;
}


.loco-nav{
	width: 960px;
	text-align:right;
}

.loco-leader{
	font-size: 190%;
	color:#0073A8;
	font-weight:bold;
	display:flex;
	justify-content: space-between;
}

.loco-leader img{
	vertical-align: middle;
}

.loco-rd-left{
	width:614px;
	margin:20px;
}

.loco-rd-right{
	width:246px;
	margin:20px;
}

.loco-item1{
	width:300px;
}

.loco-item2{
	width:180px;
}

.loco-item3{
	width:130px;
}

.loco-item4{
	width:380px;
}

.bike-cha h1{
	font-size:130%;
	font-weight:bold;
	margin-bottom:30px;
	line-height:155%;
}

.bike-cha-wrap{
	width:319px;
}

.bike-cha-ph{
	text-align:right;
}

.cha-wrap1{
	display:flex;
	margin-bottom: 30px;	
}

.cha-wrap2{
	display:flex;
}

.cha-ph{
	margin-right:20px;
}

.cha-right{
	width:590px;
}


.cha-title{
	display:flex;
	margin-bottom:15px;
}

.cha-title-no{
	color:#C1272D;
	font-size:130%;
	font-weight:bold;
	border-top:solid 2px #C1272D;
	border-bottom:solid 2px #C1272D;
	margin-right:5px;
}

.cha-title-no2{
	color:#D87216;
	font-size:130%;
	font-weight:bold;
	border-top:solid 2px #D87216;
	border-bottom:solid 2px #D87216;
	margin-right:5px;
}

.cha-title-no3{
	color:#69BCAE;
	font-size:130%;
	font-weight:bold;
	border-top:solid 2px #69BCAE;
	border-bottom:solid 2px #69BCAE;
	margin-right:5px;
}

.cha-title-no4{
	color:#E5B900;
	font-size:130%;
	font-weight:bold;
	border-top:solid 2px #E5B900;
	border-bottom:solid 2px #E5B900;
	margin-right:5px;
}


.cha-title-body{
	font-size:150%;
	font-weight:bold;
}

.cha-leader{
	margin-bottom: 10px;
}

.cha-marimogu{
	margin-right:20px;
}

.cha-marimogu-ph{
	margin-right:20px;
}

.cha-marimogu-title{
	color:#C1272D;
}

.cha-marimogu-title2{
	color:#D87216;
}

.cha-marimogu-title3{
	color:#69BCAE;
}

.cha-marimogu-title4{
	color:#E5B900;
}

.shuuyu-inner{
	margin-right:20px;
}


.ph-caption{
	font-size:80%;
	text-align:left;
}

.ph-caption-c{
	font-size:80%;
	text-align:center;
}

.navi-boder{
	border:1px solid #000;
	width:900px;
	padding: 30px;
}

.navi-title{
	text-align: center;
}

.navi-wrap{
	display:flex;
}

.navi-left{
	width:400px;
}

.navi-title{
	color:#0073A8;
	font-weight: bold;
}

.width100{
	width:100%;
}

.width95{
	width:95%;
}

.width310{
	width:310px;
}

.width470{
	width:470px;
}

.width470-c{
	width:470px;
	margin:0 auto;
}

.tpl-title{
	background: url( "../../common/img/title-bar.png" ) bottom no-repeat;
	height:44px;
	display:flex;
	margin-bottom: 20px;
}

.tpl-title img{
	vertical-align: middle;
}

.tpl-title-text{
	vertical-align: middle;
	font-size:150%;
	font-weight: bold;
	line-height: 120%;
	margin-left: 5px;
    width: auto;
}

.tpl h1, .cose h1{
	font-size: 190%;
	color:#0073A8;
	font-weight:bold;
}

.tpl h2, .cose h2{
	font-size: 190%;
	font-weight:bold;
	border-bottom: 2px solid #000;
	margin-bottom: 20px;
}

.tpl h3, .cose h3{
	font-size: 140%;
	font-weight:bold;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
	text-align:left;
	padding:5px 0px 5px 20px;
}

.tpl h4, .cose h4{
	font-size: 150%;
	color:#0073A8;
	font-weight:bold;
}

.tpl .bold, .cose bold{
	font-weight:bold;
}

.tpl .red, .cose red{
	font-weight:bold;
	color:#C1272D;
}

.tpl .mail {
	font-weight:bold;
	font-size:120%;
}

	
.main-nav>ul {
	display: flex;
	justify-content: space-between;
	position: relative;
    list-style: none;
}


.main-nav li .tree-btn {
	display: none;
}

.main-nav>ul>li {
	box-sizing: border-box;
	padding-bottom: 8px;
	position: relative;
	border-right: 3px solid #CCC;
}

.main-nav>ul>li+ li {
	border-left: 3px solid #CCC; 
}

.tpl, .cose{
	margin-top:50px;
}

.tpl img{
	max-width:100%;
	height: auto;
}

.tpl p, .cose p{
    margin: 0 0 2% 0;
} 

.ytube{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 56.25%;
	width: 100%;
  }

.ytube a{
/* lityを動かすためにirameを覆う */
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.ytube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

footer{
	background: #409ECC;
}


.footer-wrapper{
	top: 0;
	left: 0;
	/* height:311px; */
	margin: 0;
	background: url(../../common/img/footer_hokkaido.png) top center no-repeat;
}

.footer-txt1{
    width: 1000px;
    margin: 0 auto;
    padding: 27px;
	text-align: center;
	color:#FFF;
	font-size:28px;
}

.footer-txt-wrapper{
    width: 1000px;
    margin: 0 auto;
    padding: 27px;
	color:#FFF;
	display: flex;
}

.footer-txt-left{
	width:500px;
}

.footer-txt-left a{
	color:#fff;
	text-decoration: none;
}

.footer-txt-right1{
	width:210px;
}

.footer-txt-right1 a{
	color:#fff;
	text-decoration: none;
}

.footer-txt-right2{
	width:290px;
}

.footer-txt-right2 a{
	color:#fff;
	text-decoration: none;
}

.footer-cr{
    width: 1000px;
    margin: 0 auto;
    padding: 5px;
	color:#FFF;
	text-align: center;
}
.kakomi-box{
	border: 1px solid #FFF;
	padding:4px;
}


.cp_breadcrumb *, .cp_breadcrumb *:after, .cp_breadcrumb *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_breadcrumb {
	margin: 1em auto;
	padding: 0.5em 0em;
	/* background-color: #3949AB; */
	color: #888;
	border-radius: 0.5em;
}
.cp_breadcrumb a {
	text-decoration: none;
	color: #7986CB;
}
.cp_breadcrumb .breadcrumbs {
	padding-left: 7px;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.cp_breadcrumb li {
	display: inline-block;
	position: relative;
	padding-right: calc(16px + 8px);
	margin-right: 8px;
	color: #7986CB;
}
.cp_breadcrumb li::before {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.cp_breadcrumb li:last-child {
	margin-right: 0;
	padding-right: 0;
	color: #333;
}
.cp_breadcrumb li:last-child::before {
	content: normal;
}


.main-wrap{
	width:1000px;
	margin:0 auto;
}

.main{
	width:960px;
	margin:0 auto;
}

@media (min-width: 481px) {
.main-wrap{
	width:90%;
}

.pc{
	display: none;
}

.sp{
	display: block;
}

.main a img, .top-main a img{
	transition: 0.1s ease-in-out;
}

.main a img:hover, .top-main a img:hover{
	opacity: 0.7;
}
}

.center{
	text-align:center;
}

.center-bold{
	text-align:center;
	font-weight: bold;
}

.center-title{
	text-align:center;
	margin-bottom:20px;
}

h1{
	line-height: 200%;
	font-size: 200%;
}

.loco h1{
	line-height: 130%;
	font-size: 200%;
	margin-bottom: 33px;
}

h3{
	font-size: 130%;
	text-align:center;
}


.wavy{
	text-decoration:underline wavy;
}

.about-oho{
	margin-top:40px;
}

.about-oho-wrap{
	display:flex;
	justify-content:space-between;
	margin-right:70px;
	width:960px;
}

.marker-border-1{
    background:linear-gradient(transparent 50%, #ffff66 0%);
}

.txt-bg{
	background-color: #FCEE21;
}

.photo-lr{
	display:flex;
	justify-content:space-between;
	width:960px;
	margin-top:10px;
}

.photo-lr2{
	display:flex;
	justify-content:space-between;
	width:960px;
	margin-top:10px;
}

.img-lr{
	display:flex;
	justify-content:space-around;
	width:960px;
}

.bottom-bnr{
	display:flex;
	justify-content: space-evenly;
	width:960px;
	margin:10px auto 50px auto;
}

.ret-top-wrap{
	width:960px;
	margin-bottom:20px;
}

.ret-top{
	width:140px;
	height:29px;
	background-color:#EAE8E1;
	font-size:14px;
	text-align:center;
	margin:0 0 auto auto;
	padding-top:5px;
}

.ret-top-wrap a{
	color:#0073A8;
	text-decoration: none;

}

.title-sp{
	display: none;
}

.logo-txt2-sp{
	display: none;
}

.humb-menu{
	display:none;
}

.center-suport{
	text-align: center;
}

.singlebox h3{
	text-align:left;	
}

.singlebox .inner{
	width:960px;
	margin:0 auto;
}

.pa-link {
	color:#000 !important;
	text-decoration:none !important;
}

.arc-title{
	display:flex;
	width:100%;
	justify-content:space-between;
}

.arc-wrap{
	display:flex;
	width:960px;
	border-bottom:1px solid #000;
	margin-bottom:25px;
	padding-bottom:25px;
	margin-top:20px;
}

.arc-ph{
	width:160px;
	text-align:center;
}

.arc-ph-none{
	width:150px;
	height:113px;
	background:#ddd;
	margin:0 auto;
}

.arc-text{
	width:800px;
	padding-left:20px;
}

.arc-more{
	text-align:right;
}

.pager{
	text-align:center;
	margin-bottom:20px;
}

.pager .page-numbers.current{
	background: #409ECC;
    border-radius: 3px;
    color: #FFF;
    margin: 0 0 0 0;
    padding: 12px 20px 11px 20px;
}

.pager .page-numbers {
	background: #b5b5b6;
	border-radius: 3px;
	color: #FFFFFF;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 12px 20px 11px 20px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); 
}

.pagenation.single {
	width: 100%;
	max-width: 960px;
	margin: 0 auto 25px auto; 
}

.pagenation.single ul {
	overflow: hidden;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	list-style: none; 
}

.pagenation.single ul {
	overflow: hidden;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	list-style: none; 
}

.pagenation.single ul li.prev {
	float: left;
	width: 20%;
}

.pagenation.single .prev {
	float: left;
	width: 25%;
	overflow: hidden;
	display: block;
	text-align: center;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	list-style: none; 
}

.pagenation.single ul li.next {
	float: right;
	width: 20%;
}

.pagenation.single .next {
	float: right;
	width: 25%;
	overflow: hidden;
	display: block;
	text-align: center;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	list-style: none; 
}


.pagenation.single ul li a {
	background: none repeat scroll 0 0 #EAE8E1;
	border-radius: 3px;
	color: #0073A8;
	display: block;
	padding: 4px 4px;
	text-decoration: none;
}

.pagenation.single .prev a {
	background: none repeat scroll 0 0 #EAE8E1;
	border-radius: 3px;
	color: #0073A8;
	display: block;
	padding: 4px 4px;
	text-decoration: none;
}

.pagenation.single .next a {
	background: none repeat scroll 0 0 #EAE8E1;
	border-radius: 3px;
	color: #0073A8;
	display: block;
	padding: 4px 4px;
	text-decoration: none;
}

.pagenation.single .list a {
	background: none repeat scroll 0 0 #EAE8E1;
	border-radius: 3px;
	color: #0073A8;
	display: block;
	padding: 4px 4px;
	text-decoration: none;
}

.pagenation.single .list {
	display: block;
	text-align: center;
	letter-spacing: 2px;
	width: 44%;
	max-width: 340px;
	margin: 5% auto 0 auto;
}

.topic-title{
	background: url( "../../common/img/title-bar.png" ) bottom no-repeat;
	height:44px;
	margin-top:30px;
	margin-bottom:40px;
	text-align:center;
}

.photo-lr2 img{
	width:310px;
	height:auto;
}

@media screen and (max-width:414px) {

	body{
		min-width: 100%;
	}
 
	header {
	  position:relative;
	  width:100%;
	}

	.header-img{
		height:auto;
	}

	.header-img2{
		height:180px;
	}

	.header-img3{
		height:180px;
	}
	.header-img4{
		height:180px;
	}
	.header-img5{
		height:180px;
	}
	.header-img6{
		height:180px;
	}
	.header-img7{
		height:180px;
	}
	.header-img8{
		height:180px;
	}
	.header-img9{
		height:180px;
	}
	.header-imgA{
		height:180px;
	}

	.humb-menu{
		display:block;
	}
	
	.logo-txt-wrapper{
		width:auto;
	}

	.logo-txt-wrapper2{
		width:auto;
	}

	.logo-txt-wrapper4{
		width:auto;
	}


	.title-bar{
		width:auto;
	}

	.title-bar2{
		width:auto;
	}

	.title-bar4{
		width:auto;
		
	}

	.title-wrapper{
		width:auto;
	}

	.title-wrapper2{
		width:auto;
	}

	.title-wrapper2{
		margin-left: 10px;
	}

	.title-wrapper4{
		width:auto;
	}

	.title-wrapper4{
		margin-left: 10px;
	}

	.main{
		width:100%;
	}

	.main-wrap{
		width:100%;
	}


	.footer-txt1{
		width:auto;
	}

	.footer-txt-wrapper{
		width:auto;
		display: block;
	}

	.footer-cr{
		width:auto;
	}

	.footer-txt-left{
		width:auto;
		margin-bottom: 20px;
	}

	.dropdown {
		display:block;
		position:static;
		background:transparent;
	}

	.tbl-r03 {
		width: 100%;
		margin-bottom: 0px;
	}
	.tbl-r03 tr {
		display: block;
		float: left;
	}
	.tbl-r03 tr td, 
	.tbl-r03 tr th {
		border-left: none;
		display: block;
		/* height: auto; */
		width:auto;
		height:50px;
		/* height:50px; */
	}
	.tbl-r03 tr td{
		/* padding-top:19px; */
	}
	.tbl-r03 thead {
		display: block;
		float: left;
		width: 50%;

	}
	.tbl-r03 thead tr {
		width: 100%;
	}
	.tbl-r03 tbody {
		display: block;
		float: left;
		width: 50%;
	}
	.tbl-r03 tbody tr {
		/*  width: 50%; */
		width: 100%;
	}
	.tbl-r03 tr td + td {
		border-left: none;
	}
	.tbl-r03 tbody td:last-child {
		border-bottom: solid 1px #ccc;
	}

	.tbl-r04 {
		width: 100%;
	}

	header{
		margin-top:0px;
	}

	.header-img{
		height:400px;
	}

	.info-box1{
		display:none;
	}

	.bnr-wrap100{

		display:block;
	}

	.bnr{
		width:auto;
	}

	.bnr-wrap960{
		display:block;
		width:auto;
	}

	.bnr-wrap960-2{
		display:block;
		width:auto;
	}

	.bnr-beginner{
		width:auto;
	}

	.info-wrap{
		display:block;
		width:auto;
	}

	.sns{
		display:block;
		width:auto;

	}

	.banner img{
		max-width:100%;
		min-width:100%;
	}


	.okhotsk_cycling img{
		max-width:100%;
	}

	.insta_bg{
		background-image: none;
	}

	.iswd-base{
		width:auto;
	}

	.fb-bg{
		display:block;
	}

	.oho-ride{
		margin-left:0px;
	}

	.facebook-wrap{

		margin-left: 0px;
	}

	.news{
		width:auto;
	}

	.news img{
		max-width:100%;
	}

	.event{
		width:auto;
	}

	.event img{
		max-width:100%;
	}


	.youtube-thumb{
		display: block;
	}
	
	.youtube-tb-left{
		width:auto;
		text-align: center;
	}

	.youtube-tb-right{
		width:auto;
	}


	.iswd-base{
		width:100% !important;
	}

	.facebook-wrap{

		width:auto;
		padding-left: 0px;
	}

	.facebook-title{
		padding-left: 10px;
	}

	.timeline_wrap{
		margin:0 auto;
	}

	.oho-ride{
		text-align:left;
	}


	.fb-leader{
		width:auto;
	}

	.fb-box{
		padding-top: 3px;
		margin:0 auto;
	}

	.gray-border{
		margin-top: 0px;
		border:none;
	}

	.title{
		display:none;
	}

	.title2{
		display:none;
	}

	.title-sp{
		display:flex;
		height:30px;
		width:auto;
	}

	.sp-title{
		background-color: #fff;
		height:25px;
		width:100%;
		font-size:3.0vw;
		padding-top:5px;
		margin-left: -1px;
	}

	.sp-title a{
		color:#000;
		text-decoration: none;
	}

	.logo-txt2-sp{
		display: block;
		color: #fff;
		font-size: 5.5vw;
		font-weight: bold;
		text-align: center;
		margin-top: 56px;
	}

	.banner {
		font-size:3.3vw;
	}
	.banner .icon1{
		margin-right:10px;
		vertical-align: middle;
		min-width: initial;
	}

	.logo-txt3{
		margin-left:15px;
					/* margin:0 auto 0 auto; */
		font-size:28px;
		color:#000;
		font-weight: bold;
	}

	.bnr2{
		width:100%;
		display:block;
	}


	#gnav-btn {
		color: gray;
		padding: 5px;
		font-size: 30px;
		position: fixed;
		top: 4px;
		right: 10px;
		z-index: 100;
		background-color: white;
		border: solid 1px #d1caca;
		border-radius: 3px;
	  }
	  #gnav-input:checked ~ #gnav-content {
		top: 0;
	  }
	  #gnav-content {
		position: fixed;
		top: -100%;
		left: 0;
		z-index: 10;
		transition: 0.3s;
		width: 100%;
		font-size: 18px;
	  }
	  .humb-menu__title {
		/* padding: 1.5rem; */
		padding: 0.7rem;
		background: #fff;
		border-top: 0.5px solid #c7c5c5;
	  }

	  .humb-menu__title1 {
		/* padding: 1.5rem; */
		padding: 1.5rem;
		background: #fff;
		border-top: 0.5px solid #c7c5c5;
	  }

	  .humb-menu__title2 {
		/* padding: 1.5rem; */
		padding: 0.7rem;
		background: #fff;
		border-top: 0.5px solid #c7c5c5;
		border-bottom: 0.5px solid #c7c5c5;
	  }

	  .humb-menu__title a{
		color:#000;
		text-decoration: none;
	  }

	  .humb-menu label {
		display: flex;
		justify-content: space-between;
		/* padding: 1.5rem; */
		padding: 0.7rem;
		cursor: pointer;
		border-top: 0.5px solid #c7c5c5;
		background: #fff;
	  }
	  .humb-menu input {
		display: none;
	  }
	  .humb-menu .accshow {
		height: 0;
		overflow: hidden;
		background: #fff;
		padding-left:1.5rem;
	  }
	  .humb-menu a{
		color:#000;
		text-decoration: none;
	}

	  .humb-menu .accshow a{
		color:#000;
		text-decoration: none;
	}
	  .humb-menu .accshow p {
		/* padding: 1.5rem; */
		padding: 0.7rem;
	  }
	  .humb-menu .cssacc:checked + .accshow {
		height: auto;
	  }

	.about-oho{
		margin:0 10px;
	}

	.about-oho-wrap{
		width:100%;
		display:block;
	}

	.about-oho img{
		min-width: 100%;
		max-width: 100%;
	}

	.photo-lr{
		display:block;
		width:100%;
	}

	.photo-lr2{
		display:block;
		width:100%;
	}

	.img-lr{
		display:block;
		width:100%;

	}

	.bottom-bnr{
		display:block;
		width:100%;

	}

	.ret-top-wrap{
		width:100%;
	}


	.main img{
		max-width:70%;
	}
	
	.title4{
		display:none;
	}

	.about-oho h1{
		font-size:140%;
		line-height:140%;
	}

	.about-oho .img-lr .center{
		min-width:60%;
	}

	.gourmet-photo-wrap{
		display:block;
	}

	.gourmet-photo-l{
		display:block;
	}

	.gourmet-photo-l2{
		display:block;
	}

	.food{
		margin:0 10px;
	}

	.food img{
		max-width:100%;
		min-width:100%;
	}

	.food .icon {
		min-width: initial;
	}

	.food-bold{
		font-size:100%;
	}

	.gourmet-photo{
		width:auto;
	}

	.gourmet-photo-l{
		display:block;
		height:auto;
		margin-right: 0px;
	}

	.gourmet-photo-caption, .gourmet-photo-caption2{
		width:auto;
		text-align: center;
		border:none;
		color:#000;
		margin-left:0px;
		margin-bottom:15px;

	}

	.gourmet-photo-l2{
		display:block;
		height:auto;
		margin-right: 0px;

	}

	.nature{
		margin:0 10px;
	}

	.nature img{
		min-width: 100%;
	}

	.access{
		margin:0 10px;
	}

	.access img{
		min-width: 100%;
	}

	.access-car-wrap{
		display:block;
		margin-bottom:30px;
	}

	.access-car-wrap2{
		width:auto;

	}

	.access-car-wrap3{
		width:auto;

	}

	.access-car-wrap4 img{
		min-width:initial;
	}

	.access-car-wrap4{
		width:auto;

	}
	.access-car-info{
		width:auto;
	}

	.hid{
		display:none;
	}

	.width70{
		min-width:70%;
	}

	.access .icon {
		min-width: initial;
	}


	.loco-rd{
		width:auto;
		display: block;
	}

	.loco-nav{
		width:auto;
	}

	.bike-challenge{
		margin:0 10px;
	}

	.center-bike{
		text-align: center;
	}

	.center-bike img{
		max-width:100%;
		min-width: 100%;
	}

	.bike-cha{
		display:block;
	}

	.bike-cha-wrap{
		width:auto;
	}

	.bike-cha-ph{
		text-align: center;
	}

	.bike-cha-ph img{
		max-width:100%;
		min-width: 100%;
	}

	.cha-wrap1{
		display:block;
	}

	.cha-ph{
		max-width: 100%;
		min-width: 100%;
	}

	.cha-ph img{
		max-width: 100%;
		min-width: 100%;
	}

	.cha-right{
		width:100%;
	}

	.cha-wrap2{
		display:block;
		text-align: center;
	}

	.cha-marimogu img{
		max-width:100%;
	}
	.cha-marimogu-ph img{
		max-width:100%;
		min-width:50%;
	}

	.cha-title-no2{
		width:18%;
		padding-top:20px;
	}

	.cha-title-no4{
		width:18%;
		padding-top:20px;
	}

	.loco-rd-wrap{
		display:block;
	}

	.loco-rd-left{
		width:auto;
	}

	.loco-leader{
		display:block;
	}

	.loco-nav{
		text-align: center;
	}

	.root-wrap{
		display:block;
		height:auto;
	}

	.green-frame{
		width:100%;
		height:auto;
	}

	.brown-frame{
		width:100%;
		height:auto;
	}

	.sky-frame{
		width:100%;
		height:auto;
	}

	.yellow-frame{
		width:100%;
		height:auto;
	}

	.pink-frame{
		width:100%;
		height:auto;
	}

	.blue-frame{
		width:100%;
		height:auto;
	}

	.root-wrap2{
		width:auto;
		font-size:90%;
	}

	.root{
		margin:0 10px;
	}

	.root-wrap img{
		max-width:100%;
	}

	.center-root img{
		max-width:100%;
	}


	.navi-boder{
		width:auto;
	}

	.navi-wrap{
		display: block;
	}

	.navi-left{
		width:auto;
		margin-bottom: 20px;
	}

	.navi-title img{
		max-width:100%;
		margin-bottom:20px;
	}

	.shuuyu-cose{
		margin: 0 10px;
	}

	.main .shuuyu-cose img{
		max-width:100%;
	}

	.center-shuuyu-case img{
		max-width:100%;
	}

	.shuuyu-wrap{
		display:block;
	}

	.shuuyu-wrap img{
		min-width:100%;
	}

	.shuuyu-wrap-cap img{
		min-width:initial;
	}

	.shuuyu-wrap-cap{
		text-align: right;
		margin-bottom:10px;
	}

	.shuuyu-inner{
		margin-right:0px;
	}

	.cose-ph-wrap{
		display:block;
	}

	.tpl{
		margin:0 10px;
	}

	.tpl img{
		min-width: 100%;
	}

	.tpl-title{
		height:auto;
		background-image: none;
		width:96%;
		border-bottom:1px solid #000;
		margin:20px auto;
		padding-bottom:10px;
	}

	.tpl-title img{
		max-width: 85%;
	}

	.tpl h1{
		font-size:170%;
	}

	.tpl h2{
		font-size:160%;
	}

	.tpl .icon{
		min-width: initial;
	}

	.rental-idx-wrap{
		display:block;
		width:auto;
	}

	.rental-p-wrap{
		display: block;;
	}

	.rental .leader{
		width:auto;
		font-size:18px;
		margin-left:0px;
	}


	.google_map{
		position:relative;
		width:100%;
		height:0;
		padding-top:75%;
	}
	.google_map iframe{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}

	.rental img{
		min-width: 100%;
		max-width: 100%;
	}

	.rental{
		margin:0 10px;
	}

	.rental-idx-nobox{
		height:0px;
		margin-bottom: 0px;
	}

	.rental .icon{
		min-width: initial;
	}

	.rental h1{
		margin-bottom: 18px;
	}

	.recommend-fukidashi{
		padding-left:0px;
		background-image: none;
		height:auto;
		font-size:18px;
	}

	.rental-ph-wrap{
		display:block;
	}

	.cycle-st-wrap{
		display:block;
	}

	.jyusho-wid{
		width:197px;
	}

	.jyusho-height{
		height:70px;
	}

	.dot-bar{
		width:auto;
		background-image: none;
		height:auto;
	}

	.cycle-list{
		display:block;
	}
	
	.loco-intro-wrap{
		display:block;
	}
	.loco-item-wrap{

		display:block;
	}

	.loco-intro-inner1{
		width:auto;
	}

	.loco-intro-inner2{
		width:auto;
	}
	.loco-intro-inner3{
		width:auto;
	}
	.loco-intro-inner4{
		width:auto;
	}

	.loco-div{
		width:auto;
	}

	.loco-ph-wrap{
		display:block;
	}

	.loco-ph-wrap2{
		display:block;
	}

	.loco-ph-right{
		width:auto;
	}

	.loco{
		margin:0 10px;
	}

	.loco img{
		min-width:100%;
		max-width:100%;
	}

	.bnr-wrap960-2{
		margin-bottom: 2em;
	}

	.bnr-wrap960-2>div{
		width: 100%;
	}
	
	.youtube-thumb2{
		flex-wrap: wrap;
	}

	.youtube-thumb2>div{
		width: 100%;
		margin-bottom: 1em;
	}

	.loco-intro-inner1{
		margin-bottom:35px;
	}


	.loco-rd .icon{
		min-width: initial;
	}

	.loco-rd-right{
		width:auto;
	}

	.loco-tokoro-cose{
		margin:0 10px;
	}

	.loco-tokoro-cose img{
		min-width:100%;
		max-width:100%;

	}

	.center-title-tokoro img{
		min-width:70%;
		text-align:center;
	}

	.center-title-tokoro{
		text-align:center;
	}

	.width470, .width470-c, .width310{
		width:auto;
	}

	.sns-wrap{
		display:block;
		width:auto;
		text-align: center;
	}

	.rep-wrap{
		display:block;
		text-align: center;
	}

	.gallery-wrap{
		display:block;
	}

	.gallery{
		margin:0 10px;
	}

	.gallery-wrap img{
		min-width: 100%;
	}

	.insta-wrap{
		display:block;
		background-image: none;
		padding-left:0px;
	}

	.report{
		margin:0 10px;
	}

	.report img{
		min-width: 70%;;
		text-align: center;
	}

	.sns-wrap-inner2 img{
		min-width: 100%;

	}

	.insta-info{
		display:none;
	}

	.check-sns{
		margin:0 10px;
	}

	.cooperate-wrap{
		display:block;
		width:auto;
	}

	.cooperate1{
		width:auto;
		
	}

	.suport img{
		min-width: 100%;
		max-width: 100%;
	}

	.center-suport{
		text-align: center;
	}

	.center-suport img{
		max-width:70%;
		min-width:50%;
	}	

	.suport{
		margin:0 10px;
	}

	.coop-wrap{
		width:auto;
	}

	.coop-ph-wrap{
		display:block;
	}

	.coop{
		margin: 0 10px;;
	}

	.coop-ph-wrap img{
		min-width: 100%;
	}

	.cycle-st-info2-2{
		height:auto;
		font-size:110%;
		display:block;
	}

	.cycle-st-info2-1{
		height:auto;
		font-size:110%;
		display:block;
		margin-bottom: 5px;;
	}

	.c-ph-size{
		height:auto;
	}

	.singlebox h3{
	}

	.singlebox .inner{
		margin:0 10px;
		width:auto;
	}

	.pa-link {
	}

	.arc-title{
		display:block;
	}

	.arc-wrap{
		display:block;
		width:auto;
	}

	.arc-ph{
		width:auto;
	}

	.arc-ph img{
		min-width:100%;
		height:auto;
	}

	.arc-ph-none{
		display:none;
	}

	.arc-text{
		width:auto;
		padding-left:0px;
	}

	.arc-more{
	}

	.pager .page-numbers.current{
		padding: 12px 10px 11px 10px;
	}

	.pager .page-numbers {
		padding: 12px 10px 11px 10px;
	}

	.tpl-title-text{
		font-size: 130%;
	}

}


/*-----------------------------
ギャラリー
------------------------------*/
.my-gallery-style {
	width: 100%;
	margin-bottom: 20px !important;
    overflow: hidden;
}
 
.my-gallery-style br {display: none;}
 
.gallery-item {
    float: left;
	margin-bottom: 0 !important;
}
.gallery-icon {
	text-align: center;
	line-height: 1em;
}
 
.gallery-icon img {
	max-width: 100%;
	height: auto;
	margin-bottom: 0 !important;
}
 
.gallery-caption {
    font-size: 14px;
    margin-top: 0.25em;
    margin-bottom: 0.75em;
    text-align: center;
}
 
.gallery-columns-1 .gallery-item {
    width: 100%;
    margin-right: 0;
}
.gallery-columns-2 .gallery-item {
	width: 48%;
	margin: 0 1%;
}
.gallery-columns-3 .gallery-item {
    width: 31.33333%;
	margin: 0 1%;
}
.gallery-columns-4 .gallery-item {
    width: 23%;
    margin: 0 1%;
}
.gallery-columns-5 .gallery-item {
    width: 18%;
    margin: 0 1%;
}
 
@media screen and (max-width: 414px) {

/* レンタル料金 */
	.tbl-r04 th {
		border: none;
		padding: 10px 0;
		width: 100%;
		font-weight: normal;
		display: block;
		background-color: #11b581;
		color: #fff;
		margin: 0;
	}
	.tbl-r04 td{
		display: block;
		border: none;
	}
	.tbl-r04 li{
		list-style: none;
	}
	.scroll {
		overflow-x: auto;
	}
	
	
	.top-main{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
		width: 48%;
		margin: 0 1%;
	}
	.gallery-columns-5 .gallery-item {
		width: 31.33333%;
		margin: 0 1%;
	}
/*ヘッダー*/
	header {
		position: relative;
		width: 100%;
		margin-top: 0;
	}
	.logo-wrapper{
		box-shadow: none;
	}
/*グローバルナビ関連*/
	.logo-wrapper{
		position: static;
		top: 0;
		z-index: 200;
		width: 100%;
		margin: 0;
	}

	/* ハンバーガーアイコンの設置スペース */
	.drawer_open {
		display: flex;
		height: 60px;
		width: 60px;
		justify-content: center;
		align-items: center;
		position: relative;
		z-index: 100;/* 重なり順を一番上にする */
		cursor: pointer;
	}
/* ハンバーガーメニューのアイコン */
	.drawer_open span,
	.drawer_open span:before,
	.drawer_open span:after {
	  content: '';
	  display: block;
	  height: 3px;
	  width: 25px;
	  border-radius: 3px;
	  background: #333;
	  transition: 0.5s;
	  position: absolute;
	}

/* 三本線の一番上の棒の位置調整 */
	.drawer_open span:before {
	  bottom: 8px;
	}

/* 三本線の一番下の棒の位置調整 */
	.drawer_open span:after {
	  top: 8px;
	}

/* アイコンがクリックされたら真ん中の線を透明にする */
	#drawer_input:checked ~ .drawer_open span {
	  background: rgba(255, 255, 255, 0);
	}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
	#drawer_input:checked ~ .drawer_open span::before {
	  bottom: 0;
	  transform: rotate(45deg);
	}

	#drawer_input:checked ~ .drawer_open span::after {
	  top: 0;
	  transform: rotate(-45deg);
	}
  
/* メニューのデザイン*/
	nav.globalnav-wrap {
	  width: 100%;
	  height: 100%;
	  position: fixed;
	  top: 0;
	  left: 100%; /* メニューを画面の外に飛ばす */
	  z-index: 99;
	  background: #fff;
	  transition: .5s;
		margin-top: 0;
	}
	nav.globalnav-wrap ul li{
		display: block;
		margin-left: auto;
		margin-right: auto;
		height: 9vw;
		border-bottom: 1px solid #333;
		line-height: 2.5;
		width: 90%;
	}
	nav.globalnav-wrap ul li a{
		display: block;
	}
/* メニュー黒ポチを消す */
	.nav_list {
	  list-style: none;
	}

/* アイコンがクリックされたらメニューを表示 */
	#drawer_input:checked ~ .globalnav-wrap {
	  left: 0;/* メニューを画面に入れる */
	}
	
	.other_title_bar{
		font-size: 0.9em;
   		 width: 100%;
	}
}