@charset "UTF-8";



body {min-width:auto;}
img {
	height: auto;
}
/*------00 1st configuration--------------------------------------------------------------*/
section#running_station .running_station_subtitle {font-size:36px;}
section#running_station #running_station_faq .running_station_subtitle {font-size:20px;}
section#running_station #running_station_faq .running_station_subtitle:first-line {font-size:36px;}
section#running_station .running_station_minititle {font-size:32px;}
section#running_station div#running_station_problem #running_station_problem_title {font-size:36px;}
section#running_station div#running_station_facilities #running_station_facilities_title {font-size:28px;}
section#running_station div#running_station_facilities #running_station_facilities_title span:nth-of-type(1) {font-size:48px;}
section#running_station div#running_station_facilities #running_station_facilities_title span:nth-of-type(2) {font-size:42px;}
section#running_station div#running_station_facilities .running_station_facilities_box_title {font-size:32px;}
section#running_station div#running_station_facilities .running_station_facilities_box_txt {font-size:20px;}
section#running_station div#running_station_facilities #running_station_facilities_catch {font-size:28px;}
section#running_station div#running_station_price div#running_station_price_catch p:nth-of-type(1) {font-size:14px;}
section#running_station div#running_station_price div#running_station_price_catch p:nth-of-type(2) {font-size:32px;}
section#running_station div#running_station_price div#running_station_price_catch p:nth-of-type(3) {font-size:18px;}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_inner_txt {font-size:16px;}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_inner_title {font-size:32px;}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_value {font-size:72px;}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_value:first-letter {font-size:38px;}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_txt {font-size:17px;}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_txt span {font-size:15px;}
section#running_station div#running_station_price div#running_station_price_box>div:nth-of-type(3) .running_station_price_box_txt span {font-size:14px;}
section#running_station div#running_station_price div#running_station_price_rental p span:nth-of-type(1) {font-size:20px;}
section#running_station div#running_station_price div#running_station_price_rental p:nth-of-type(1) span:nth-of-type(1) {font-size:12px;}
section#running_station div#running_station_price div#running_station_price_rental p:nth-of-type(1) span:nth-of-type(1):first-line {font-size:20px;}
section#running_station div#running_station_price div#running_station_price_rental p span:nth-of-type(2) {font-size:32px;}
section#running_station div#running_station_price div#running_station_price_rental p span:nth-of-type(2):first-letter {font-size:20px;}
section#running_station div#running_station_flow .running_station_flow_title span {font-size:24px;}
section#running_station div#running_station_flow .running_station_flow_txt {font-size:18px;}
section#running_station div#running_station_flow .running_station_flow_txt span.small {font-size:14px !important;}
section#running_station div#running_station_faq div.running_station_faq_box .running_station_faq_q {font-size:20px;}
section#running_station div#running_station_faq div.running_station_faq_box .running_station_faq_a {font-size:16px;}
section#running_station div#running_station_access #running_station_access_box .running_station_access_box_title {font-size:18px;}
section#running_station div#running_station_access #running_station_access_box .running_station_access_box_txt {font-size:16px;}
section#running_station div#running_station_access #running_station_access_box .running_station_access_box_txt a.a_tel {font-size:30px;}
section#running_station div#running_station_access #running_station_access_box .running_station_access_box_txt span.small {font-size:14px;}
section#running_station div#running_station_access #running_station_access_michijun {font-size:16px;}



/*------runing_station-----------------------------------------------------------------------*/
section#running_station {
	margin:0px auto 0px auto;
	max-width:1200px;
	width: 100%;
}
section#running_station * {
font-family:'Noto Sans JP',sans-serif;
}

section#running_station .running_station_subtitle {
	padding:28px 0px 32px 0px;
	text-align:center;
	color:#fff;
	background:linear-gradient(176deg,#f8821e 0%,#ffb577 50%,#f8821e 100%);
	font-weight:normal;
	line-height:1em;
}
section#running_station #running_station_faq .running_station_subtitle {
	padding:4px 0px 20px 0px;
}
section#running_station #running_station_faq .running_station_subtitle span {
	line-height: 1.6em;
}
section#running_station #running_station_faq .running_station_subtitle:first-line {
	letter-spacing:5px;
}

section#running_station .running_station_minititle {
	margin:32px auto 0px auto;
	max-width:1120px;
	width: 93%;
	padding:1px 0px 4px 0px;
	text-align:center;
	color:#fff;
	background-color:#462509;
	font-weight:normal;
}

section#running_station .running_station_btn {
	display:block;
	margin:0px auto 0px auto;
	width:397px;
	position:relative;
	z-index:2;
}
section#running_station #running_station_flow .running_station_btn {
	margin-top:15px;
}
section#running_station #running_station_faq .running_station_btn {
	margin-top:30px;
}

section#running_station div#running_station_firstview {
	position:relative;
}
section#running_station div#running_station_firstview .running_station_btn {
	position:absolute;
	bottom: 4%;
	left: 50%;
	transform: translateX(-50%);
}

section#running_station div#running_station_problem {
	height:608px;
	background-image:url('../img/running_station/_bg/bg_problem-pc.jpg');
	background-repeat:no-repeat;
	position:relative;
}
section#running_station div#running_station_problem #running_station_problem_title {
	padding-top:65px;
	text-align:center;
	font-weight:normal;
font-family:'Noto Sans JP',sans-serif;
}
section#running_station div#running_station_problem #running_station_problem_txt {
	text-align:center;
}
section#running_station div#running_station_problem div#running_station_problem_arrow {
	position:absolute;
	bottom:-48px;
	left: 50%;
	width:60px;
	height:60px;
	background-color:#dcdbda;
	transform:rotate(45deg) translateX(-50%);
}

section#running_station div#running_station_facilities {
	background-image:url('../img/running_station/_bg/bg_facilities-pc.jpg');
	background-repeat:no-repeat;
	background-size: cover;
}
section#running_station div#running_station_facilities #running_station_facilities_title {
	padding-top:120px;
	text-align:center;
	font-weight:normal;
	letter-spacing:2px;
	background-image:url('../img/running_station/_bg/bg_facilities_title.png');
	background-repeat:no-repeat;
	background-position:50% 182px;
	padding-bottom:18px;
}
section#running_station div#running_station_facilities div.running_station_facilities_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	row-gap: 32px;
	margin-top: 60px;
}
section#running_station div#running_station_facilities div.running_station_facilities_box div.running_station_facilities_item {
	position:relative;
	max-width: 525px;
	width:43.75vw;
	max-height:310px;
	aspect-ratio: 525 / 310;
	box-sizing: border-box;
	background-image: var(--bg-url);
	background-repeat:no-repeat;
	background-size: cover;
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	gap: 20px;
}
section#running_station div#running_station_facilities>div .running_station_facilities_box_number {
	padding-top: 7%;
	margin-left:30px;
	position:relative;
	z-index:2;
}
section#running_station div#running_station_facilities>div .running_station_facilities_box_title {
	display:inline-block;
	padding:4px 12px 7px 12px;
	background-color:rgba(255,255,255,0.9);
	margin-left: 30px;
	width: fit-content;
	line-height:1em;
	position:relative;
	z-index:2;
	font-weight:normal;
}
section#running_station div#running_station_facilities>div .running_station_facilities_box_txt {
	display:inline-block;
	padding:5px 12px 7px 12px;
	background-color:rgba(255,255,255,0.9);
	line-height:1.4em;
	margin-left:30px;
	position:relative;
	width: fit-content;
	z-index:2;
}
section#running_station div#running_station_facilities>div img.running_station_facilities_box_pic {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}
section#running_station div#running_station_facilities #running_station_facilities_catch {
	clear:both;
	padding:73px 0px 52px 0px;
	text-align:center;
	background-image:url('../img/running_station/_bg/bg_facilities_catch.png');
	background-repeat:no-repeat;
	background-position: 77% 32px;
	text-shadow:0px -2px 0px #eecbb0,2px 0px 0px #eecbb0,0px 2px 0px #eecbb0,-2px 0px 0px #eecbb0;
}

section#running_station div#running_station_price {
	background-image:url('../img/running_station/_bg/bg_price-pc.jpg');
	background-repeat:no-repeat;
	background-size: cover;
	padding-bottom:80px;
}
section#running_station div#running_station_price div#running_station_price_catch {
	margin:40px auto 0px auto;
	width:750px;
	background-color:#fff;
	border:6px solid #f8821e;
	border-radius:16px;
	display: flex;
	justify-content: center;
	gap: 5px;
}
section#running_station div#running_station_price div#running_station_price_catch p {
	vertical-align:middle;
	height:75px;
	line-height:1.1em;
	padding-bottom:3px;
	display: flex;
	align-items: center;
}
section#running_station div#running_station_price div#running_station_price_box>div img.running_station_price_osusume {
	position:absolute;
	top:-7px;
	left:-7px;
}
section#running_station div#running_station_price div#running_station_price_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	margin: 45px 0 32px;
}
div.running_station_price_item {
	background: white;
	width: 360px;
	height: 510px;
	position: relative;
}
@media screen and (max-width: 1199px) {
	div.running_station_price_item {
		width: 69.5vw;
		height: auto;
		padding-bottom: 4vw;
	}
}
section#running_station div#running_station_price div#running_station_price_box>div div.running_station_price_box_inner {
	height:170px;
	color:#fff;
	background-color:#462509;
}
section#running_station div#running_station_price div#running_station_price_box>div:nth-of-type(2) div.running_station_price_box_inner {
	color:inherit;
	background-color:#f8821e;
}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_inner_txt {
	padding-top:26px;
	text-align:center;
	line-height:1.2em;
}
section#running_station div#running_station_price div#running_station_price_box>div:nth-of-type(3) .running_station_price_box_inner_txt {
	padding-top:34px;
}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_inner_title {
	padding-top:26px;
	text-align:center;
	line-height:1.1em;
	font-weight:normal;
}
section#running_station div#running_station_price div#running_station_price_box>div:nth-of-type(2) .running_station_price_box_inner_title {
	padding-top:10px;
}
section#running_station div#running_station_price div#running_station_price_box>div:nth-of-type(3) .running_station_price_box_inner_title {
	padding-top:38px;
}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_value {
	margin-top:30px;
	text-align:center;
	line-height:1em;
}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_value:first-letter {
}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_txt {
	margin-top:12px;
	text-align:center;
	line-height:1.7em;
}
section#running_station div#running_station_price div#running_station_price_box>div .running_station_price_box_txt span {
	display:inline-block;
	text-align:center;
	line-height:1.2em;
}
section#running_station div#running_station_price div#running_station_price_box>div:nth-of-type(3) .running_station_price_box_txt span {
	margin-top:12px;
}
section#running_station div#running_station_price .running_station_minititle {
	clear:both;
}
section#running_station div#running_station_price div#running_station_price_rental {
	text-align:center;
}
section#running_station div#running_station_price div#running_station_price_rental p {
	display:inline-block;
	vertical-align:top;
	width:340px;
	height:58px;
	margin:32px 16px 0px 16px;
	background-color:#fff;
}
section#running_station div#running_station_price div#running_station_price_rental p span:nth-of-type(1) {
	display:table-cell;
	width:190px;
	height:58px;
	padding-left:10px;
	vertical-align:middle;
	text-align:center;
	line-height:1.6em;
	position:relative;
}
section#running_station div#running_station_price div#running_station_price_rental p:nth-of-type(1) span:nth-of-type(1) {
	top:2px;
}
section#running_station div#running_station_price div#running_station_price_rental p:nth-of-type(2) span:nth-of-type(1),
section#running_station div#running_station_price div#running_station_price_rental p:nth-of-type(2) span:nth-of-type(1) {
	top:-1px;
}
section#running_station div#running_station_price div#running_station_price_rental p span:nth-of-type(2) {
	display:table-cell;
	width:140px;
	height:58px;
	vertical-align:middle;
	text-align:center;
	line-height:1.6em;
}

section#running_station div#running_station_flow {
	height:1077px;
	background-image:url('../img/running_station/_bg/bg_flow-pc.jpg');
	background-repeat:no-repeat;
}
section#running_station div#running_station_flow .running_station_flow_title {
	margin:30px auto 0px auto;
	width:600px;
	position:relative;
}
section#running_station div#running_station_flow .running_station_flow_title:nth-of-type(1) {
	margin-top:70px;
}
section#running_station div#running_station_flow .running_station_flow_title img {
	position:absolute;
	top:0px;
	left:0px;
}
section#running_station div#running_station_flow .running_station_flow_title span {
	display:block;
	margin-left:26px;
	width:574px;
	width:484px;
	padding:15px 0px 19px 90px;
	background-color:#fff;
	border-radius:30px;
	font-weight:normal;
	line-height:1em;
}
section#running_station div#running_station_flow .running_station_flow_txt {
	margin:12px auto 0px auto;
	width:600px;
	width:480px;
	padding:0px 10px 0px 5.5vw;
}
section#running_station div#running_station_flow .running_station_flow_txt span.small {
	display:block;
	margin-top:5px;
	line-height:1.4em;
}

section#running_station div#running_station_faq {
	background-image:url('../img/running_station/_bg/bg_faq.gif');
	background-repeat:repeat;
	padding-bottom:50px;
}
section#running_station div#running_station_faq div#running_station_faq_box_wrapper {
	margin-top:60px;
	text-align:center;
}
section#running_station div#running_station_faq div.running_station_faq_box {
	display:inline-block;
	vertical-align:top;
	margin:22px 11px 0px 11px;
	width:550px;
	/*height:200px;*/
	background-color:#fff;
}
section#running_station div#running_station_faq div.running_station_faq_box .running_station_faq_q {
	display:table-cell;
	vertical-align:middle;
	width:445px;
	height:95px;
	padding:0px 25px 0px 80px;
	font-weight:normal;
	background-image:url('../img/running_station/faq_q.png');
	background-repeat:no-repeat;
	background-position:25px 29px;
	line-height:1.2em;
}
section#running_station div#running_station_faq div.running_station_faq_box hr {
	border:none;
	margin:0px auto 0px auto;
	width:500px;
	border-bottom:2px solid #000;
}
section#running_station div#running_station_faq div.running_station_faq_box .running_station_faq_a {
	display:table-cell;
	vertical-align:middle;
	width:445px;
	height:105px;
	padding:0px 25px 0px 80px;
	background-image:url('../img/running_station/faq_a.png');
	background-repeat:no-repeat;
	background-position:25px 29px;
	line-height:1.2em;
}

section#running_station div#running_station_access {
	background-image:url('../img/running_station/_bg/bg_access-pc.jpg');
	background-repeat:no-repeat;
	background-size: cover;
	padding-bottom: 10vw;
}
.running_station_access_box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 25px;
	margin-top: 52px;
}
section#running_station div#running_station_access #running_station_access_pic {
	width:500px;
}
section#running_station div#running_station_access #running_station_access_box {
	width:480px;
}
section#running_station div#running_station_access #running_station_access_box .running_station_access_box_title {
	display:inline-block;
	vertical-align:top;
	width:104px;
	margin-top:25px;
	font-weight:normal;
	line-height:1.3em;
}
section#running_station div#running_station_access #running_station_access_box .running_station_access_box_txt {
	display:inline-block;
	vertical-align:top;
	width:365px;
	margin-top:25px;
	line-height:1.3em;
}
section#running_station div#running_station_access #running_station_access_box .running_station_access_box_txt a.a_tel {
	color:#ff791a;
	line-height:1em;
	position:relative;
	top:-2px;
	letter-spacing:2px;
}
section#running_station div#running_station_access iframe {
	display:block;
	margin:75px auto 0px auto;
	width:600px;
	height:450px;
}
section#running_station div#running_station_access #running_station_access_michijun {
	margin:50px auto 0px auto;
	width:fit-content;
	line-height:1.8em;
}
section#running_station div#running_station_access #running_station_btn_img {
	display:block;
	margin:35px auto -22px 22vw;
	width:521px;
	height:auto;
}
