@charset "UTF-8";
.gHeaderWrap {}
.gHeader {}
.gHeader_top {
	background-color: #4E2519;
	color: #fff;
}
.gHeader_bottom {
	background-color: #D4461C;
	color: #fff;
}
.gHeader_inner {
	max-width: 1288px;
	z-index: auto;
}
.gHeader_description {
	display: flex;
	height: 35px;
	align-items: center;
	font-size: 14px;
	line-height: 1.2;
}
.gHeader_cols {
	display: flex;
	justify-content: space-between;
}
.gHeader_col {}
.gHeader_col-no1 {}
.gHeader_title {
	font-weight: inherit;
}
.gHeader_title > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	height: 75px;
	flex-direction: column;
	justify-content: center;
	transition-duration: .3s;
	transition-property: background-color, color;
	box-sizing: border-box;
	line-height: 1;
}
.gHeader_title > a::before {
	content: "";
}
.gHeader_title > a::after {
	content: "";
}
.gHeader_title_img {
	display: block;
	width: 156px;
	height: 32px;
	fill: currentColor;
}
.gHeader_title_img > title {}
.gHeader_powerd {
	display: block;
	font-size: 14px;
	margin-top: 6px;
	position: relative;
	z-index: 1;
}
.gHeader_col-no2 {
	display: flex;
}
.gHeader_link {}
.gHeader_link > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	height: 75px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0 13px;
}
.gHeader_link > a > b {
	display: block;
	font-weight: 500;
}
.gHeader_link > a::before {
	content: "";
}
.gHeader_link > a::after {
	content: "";
}
.gHeader_link_img {
	display: block;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.gHeader_circleLink_img {
	width: 66px;
	height: 66px;
	position: relative;
	z-index: 1;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.gHeader_link_img-tourism {
	width: 51px;
	height: 35px;
}
.gHeader_link_img-global {
	width: 36px;
	height: 36px;
}
.gHeader_circleLink {}
.gHeader_circleLink > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	height: 75px;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
}
.gHeader_circleLink > a > b {
	display: block;
	font-size: 10px;
	color: #482715;
	font-weight: 500;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	line-height: 1;
	margin-top: 19px;
	white-space: nowrap;
}
.gHeader_circleLink > a::before {
	content: "";
}
.gHeader_circleLink > a::after {
	content: "";
}
.gOpeInfo {
	background-color: #38332D;
	padding: 10px 0;
}
.gOpeInfo_inner {
	max-width: 985px;
}
.gOpeInfo_dList {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.gOpeInfo_title {
	font-size: 14px;
	color: #fff;
	font-weight: inherit;
	width: 66px;
}
.gOpeInfo_body {
	background-color: #fff;
	width: calc(100% - 66px);
	padding: 10px 25px;
	position: relative;
	z-index: 1;
	padding-right: 100px;
	color: #000000;
	box-sizing: border-box;
}
.gOpeInfo_textWrap {
	display: flex;
	align-items: center;
	line-height: 1.4;
}
.gOpeInfo_icon {
	width: 19px;
	height: 19px;
	background-image: url(/assets/img/home/icn-ok@2x.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-right: 5px;
}
.gOpeInfo_icon:not([data-status]) {
	display: none;
}
.gOpeInfo_icon[data-status="warning"] {
	background-image: url(/assets/img/home/icn-alert@2x.png);
}
.gOpeInfo_text {}
.gOpeInfo_link {
	width: 90px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	height: 100%;
}
.gOpeInfo_link > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	height: 100%;
	align-items: center;
	justify-content: center;
	border-left: 1px solid rgba(112, 112, 112, 0.14);
	font-size: 14px;
	transition-duration: .3s;
	transition-property: background-color;
}
.gOpeInfo_link > a::before {
	content: "";
}
.gOpeInfo_link > a::after {
	content: "";
}
.gNav {
	background-image: linear-gradient(to right, #FFF9F0 50%, #FFF4F4 50%);
}
.gNav_list {
	list-style: none;
	display: flex;
	border-right: 1px solid rgba(112, 112, 112, 0.14);
}
.gNav_list_item {
	width: 10%;
}
.gNav_list_item > a {
	display: block;
	text-decoration: none;
	min-height: 98px;
	padding: 14px 0 5px;
	box-sizing: border-box;
	background-color: #FFF9F0;
	height: 100%;
	border-left: 1px solid rgba(112, 112, 112, 0.14);
	position: relative;
	z-index: 1;
	transition-duration: .3s;
	transition-property: background-color, color;
	color: #000000;
}
.gNav_list_item-blue > a {
	background-color: #F4F4F4;
	color: #133A79;
}
.gNav_list_item-romance > a {
	background-color: #FFF4F4;
	color: #D4461C;
}
.gNav_list_item > a::before {
	content: "";
}
.gNav_list_item > a::after {
	content: "";
}
.gNav_inner {
	max-width: 1366px;
	margin: 0 auto;
}
.gNav_list_item > a > img {
	display: block;
	margin: 0 auto;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	width: 77px;
	height: auto;
}
.gNav_list_item > a > b {
	display: flex;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
	height: 2.4em;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-top: 4px;
}
.gNav_list_item > a > small {
	display: block;
	width: 52px;
	height: 40px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	font-size: 13px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none' fill='%23133A79'%3E%3Cpolygon points='0 0 100 0 0 100 0 0'/%3E%3C/svg%3E");
	background-size: 100% 100%;
	color: #fff;
	box-sizing: border-box;
	padding-left: 5px;
	line-height: 1;
	padding-top: 3px;
}
.gNav_list_item > a > small.-stay {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none' fill='%23D4461C'%3E%3Cpolygon points='0 0 100 0 0 100 0 0'/%3E%3C/svg%3E");
	font-size: 11px;
	padding-left: 3px;
	width: 60px;
	height: 45px;
}
.gNav_list_item > a > small.-stay > small {
	display: block;
	font-size: inherit;
}
.gBody {
	padding-top: 40px;
	padding-bottom: 84px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.gBody-noPt {
	padding-top: 0;
}
.gBody-noPb {
	padding-bottom: 0;
}
.gSnsNav {
	background-color: #482715;
	color: #fff;
	padding: 9px 0 19px;
}
.gSnsNav_inner {
	max-width: 1286px;
}
.gSnsNav_title {
	font-size: 26px;
	text-align: center;
	font-weight: 500;
	border-bottom: 2px solid #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.gSnsNav_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.gSnsNav_list > li {
	width: 16%;
	margin-left: 0.8%;
}
.gSnsNav_list > li:first-child {}
.gSnsNav_list > li:last-child {}
.gSnsNav_list > li:nth-child(6n + 1) {
	margin-left: 0;
}
.gSnsNav_list > li:nth-child(n + 3) {}
.gSnsNav_list > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: center;
	padding: 8px 0;
}
.gSnsNav_list > li > a::before {
	content: "";
}
.gSnsNav_list > li > a::after {
	content: "";
}
.gSnsNav_list > li > a > .icon {
	display: flex;
	width: 76px;
	height: 76px;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	font-size: 38px;
	margin-right: 10px;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gSnsNav_list > li > a > b {
	display: flex;
	align-items: flex-start;
	line-height: 1.4;
	font-weight: 500;
}
.gSnsNav_list > li > a > b::before {
	content: "▶︎";
	display: block;
}
.gFooter {
	background-color: #FFF9F0;
	padding-bottom: 37px;
}
.gFooter_areaPagetop {
	background-color: #D4461C;
	color: #fff;
	margin-bottom: 31px;
	position: relative;
	z-index: 2;
}
.gFooter_areaPagetop_inner {
	max-width: 1286px;
}
.gFooter_logo {
	width: 220px;
	margin: 0 auto;
}
.gFooter_logo > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	height: 75px;
	align-items: center;
	justify-content: center;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gFooter_logo > a::before {
	content: "";
}
.gFooter_logo > a::after {
	content: "";
}
.gFooter_logo > a > svg {
	display: block;
	fill: currentColor;
	width: 152px;
	height: 32px;
}
.gFooter_logo > a > svg > title {}
.gPageTop {
	position: fixed;
	z-index: 1000;
	bottom: 20px;
	right: 20px;
	opacity: 0;
	pointer-events: none;
	transition-duration: .3s;
	transition-property: opacity;
}
.gPageTop.isFixed {
	opacity: 1;
	pointer-events: auto;
}
.gPageTop_button {
	display: block;
	width: 79px;
	height: 79px;
	background-color: #482715;
	border-radius: 50%;
	color: #fff;
	transition-duration: .3s;
	transition-property: background-color, color;
	font-size: 24px;
	border: 1px solid #482715;
}
.gPageTop_button > .icon {
	display: block;
}
.gPageTop_button::before {
	content: "";
}
.gPageTop_button::after {
	content: "";
}
.gFooter_inner {
	max-width: 1286px;
}
.gFooter_copyright {
	margin-top: 12px;
}
.gFooter_copyright > small {
	display: block;
	font-size: 12px;
	text-align: center;
}
.gFootNav {}
.gFootNav_cols {
	display: flex;
}
.gFootNav_col {
	margin-left: 30px;
	flex-grow: 1;
}
.gFootNav_col-no1 {
	margin-left: 0;
}
.gFootNav_list {
	list-style: none;
}
.gFootNav_list > li {}
.gFootNav_list > li:first-child {}
.gFootNav_list > li:last-child {}
.gFootNav_list > li:nth-child(2n + 1) {}
.gFootNav_list > li:nth-child(n + 3) {}
.gFootNav_list_text {
	display: block;
	text-decoration: none;
	color: inherit;
	border-top: 1px solid #482715;
	padding: 17px 5px;
	transition-duration: .3s;
	transition-property: background-color, color;
	position: relative;
	z-index: 1;
}
.gFootNav_list_text::before {
	content: "";
}
.gFootNav_list_text::after {
	content: "";
}
.gFootNav_cList {
	list-style: none;
	font-size: 14px;
	position: relative;
	z-index: 2;
	margin-top: -12px;
	padding-bottom: 24px;
}
.gFootNav_cList > li {}
.gFootNav_cList > li:first-child {}
.gFootNav_cList > li:last-child {}
.gFootNav_cList > li:nth-child(2n + 1) {}
.gFootNav_cList > li:nth-child(n + 3) {}
.gFootNav_cList > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	text-indent: -1em;
	transition-duration: .3s;
	transition-property: background-color, color;
	padding: 1px 0;
	padding-left: 1em;
}
.gFootNav_cList > li > a > .icon-blank {
	text-indent: 0;
	transform: scale(0.6);
}
.gFootNav_cList > li > a::before {
	content: "・";
}
.gFootNav_cList > li > a[target="_blank"]::before {
	content: "";
}
.gFootNav_cList > li > a::after {
	content: "";
}
.gFootNav_col-no2 {}
.gFootNav_col-no3 {}
.gVehicleNav {
	padding: 16px 0;
}
.gVehicleNav_inner {
	max-width: none;
	padding: 0 10px;
	max-width: 1365px;
	box-sizing: border-box;
}
.gVehicleNav_list {
	list-style: none;
	display: flex;
}
.gVehicleNav_list > li {
	width: calc((100% - 40px) / 5);
	margin-left: 10px;
}
.gVehicleNav_list > li:first-child {
	margin-left: 0;
}
.gVehicleNav_list > li:last-child {}
.gVehicleNav_list > li:nth-child(2n + 1) {}
.gVehicleNav_list > li:nth-child(n + 3) {}
.gVehicleNav_list > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	box-shadow: 0 0 6px rgba(212, 70, 28, 0.50);
	background-color: #fff;
	border-radius: 12px;
	align-items: center;
	font-size: 112.5%;
	line-height: 1.22;
	padding: 18px 10px;
	transition-duration: .3s;
	transition-property: background-color, color;
	padding-right: 5px;
	height: 100%;
	box-sizing: border-box;
}
.gVehicleNav_list > li > a::before {
	content: "";
}
.gVehicleNav_list > li > a::after {
	content: "";
}
.gVehicleNav_list > li > a > img {
	display: block;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	margin-right: 5px;
}
.gVehicleNav_list > li > a > b {
	display: block;
	font-weight: normal;
	color: #D4461C;
}
.gSpotNav {
	margin-bottom: 45px;
}
.gSpotNav_title {
	background-color: #482715;
	color: #fff;
	font-size: 26px;
	line-height: 1.4;
	padding: 9px 10px;
	text-decoration: none;
	border: 1px solid #482715;
	transition-duration: .3s;
	transition-property: background-color, color;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gSpotNav_title::after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border: 2px solid currentColor;
	transform: rotate(45deg);
	border-left: none;
	border-bottom: none;
	box-sizing: border-box;
	margin-left: 10px;
	position: relative;
	z-index: 1;
	top: 0.05em;
}
.gSpotNav_scroll {}
.gSpotNav_list {
	list-style: none;
	display: flex;
	font-size: inherit;
}
.gSpotNav_list > li {
	width: 12.5%;
}
.gSpotNav_list-5c > li {
	width: 20%;
}
.gSpotNav_list > li:first-child {}
.gSpotNav_list > li:last-child {}
.gSpotNav_list > li:nth-child(2n + 1) {}
.gSpotNav_list > li:nth-child(n + 3) {}
.gSpotNav_list > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FFF9F0;
	line-height: 1.23;
	text-align: center;
	transition-duration: .3s;
	transition-property: background-color, color;
	border-right: 2px solid rgba(112, 112, 112, 0.17);
}
.gSpotNav_list > li > a.isCurrent {
	background-color: #D4461C;
	color: #fff;
	cursor: default;
}
.gSpotNav_list > li:last-child > a {
	border-right: none;
}
.gSpotNav_list > li > a > br {
	display: none;
}
.gSpotNav_list > li > a::before {
	content: "";
}
.gSpotNav_list > li > a::after {
	content: "";
}
.gVisual {
	margin-bottom: 50px;
}
.gVisual_bg {
	height: 247px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #efefef;
}
.gVisual_bg-timetable {
	background-image: url(/assets/img/common/pt-main-timetable.jpg);
	background-color: #273220;
}
.gVisual_bg-gas {
	background-image: url(/assets/img/common/pt-main-gas.jpg);
	background-color: #b9c1be;
}
.gVisual_bg-mycar {
	background-image: url(/assets/img/common/pt-main-mycar.jpg);
	background-color: #475f33;
}
.gVisual_bg-vehicleinfo {
	background-image: url(/assets/img/common/pt-main-vehicleinfo.jpg);
	background-color: #6c7258;
}
.gVisual_bg-gallery {
	background-image: url(/assets/img/common/pt-main-gallery.jpg);
	background-color: #bcd5e4;
	height: 0;
	padding-bottom: 23.47%;
}
.gVisual_bg-shop {
	background-image: url(/assets/img/common/pt-main-shop.jpg);
	background-color: #3f4b30;
}
.gVisual_bg-tourism {
	background-image: url(/assets/img/common/pt-main-tourism.jpg);
	background-color: #735e4c;
}
.gVisual_bg-hakonenoichi {
	background-image: url(/assets/img/common/pt-main-hakonenoichi.jpg);
	background-color: #6a5d4e;
}
.gVisual_bg-goraShop {
	background-image: url(/assets/img/common/pt-main-gora_shop.jpg);
	background-color: #6a5d4e;
}
.gVisual_bg-owakudaniRestaurant {
	background-image: url(/assets/img/common/pt-main-owakudani_restaurant.jpg);
	background-color: #6a5d4e;
}
.gVisual_bg-owakudaniShop {
	background-image: url(/assets/img/common/pt-main-owakudani_shop.jpg);
	background-color: #6a5d4e;
}
.gVisual_bg-togendaiRestaurant {
	background-image: url(/assets/img/common/pt-main-togendai_restaurant.jpg);
	background-color: #e1d2c2;
}
.gVisual_bg-ashinokochaya {
	background-image: url(/assets/img/common/pt-main-ashinokochaya.jpg);
	background-color: #31312e;
}
.gVisual_bg-hotel {
	background-image: url(/assets/img/common/pt-main-hotel.jpg);
	background-color: #513832;
}
.gVisual_bg-group {
	background-image: url(/assets/img/common/pt-main-group.jpg);
	background-color: #c0a585;
}
.gVisual_bg-goods {
	background-image: url(/assets/img/common/pt-main-goods.jpg);
	background-color: #e1b486;
}
.gVisual_bg-routemap {
	background-image: url(/assets/img/common/pt-main-routemap.jpg);
	background-color: #305300;
}
.gVisual_bg-ticket {
	background-image: url(/assets/img/common/pt-main-ticket.jpg);
	background-color: #a8c8e6;
}
.gVisual_bg-search {
	background-image: url(/assets/img/common/pt-main-search.jpg);
	background-color: #e5eced;
}
.gVisual_title {
	text-align: center;
	font-size: 35px;
	font-weight: 500;
}
.gVisual_title > b {
	display: block;
	font-weight: inherit;
	position: relative;
	z-index: 1;
	margin-top: -52px;
}
.gVisual_title_circle {
	display: flex;
	width: 178px;
	height: 178px;
	background-color: #FFFFFF;
	border-radius: 50%;
	margin: -82px auto 0;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding-bottom: 50px;
}
.gVisual_title_circle > img {
	display: block;
}
.gRideNav {
	background-color: #FFF9F0;
	padding: 35px 0;
	margin-top: 80px;
}
.gRideNav-white {
	background-color: rgba(255, 255, 255, 0);
	padding-top: 0;
}
.gRideNav_inner {
	max-width: 1296px;
}
.gSquareList {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.gSquareList-2c > li {
	width: 48%;
	margin-left: 4%;
}
.gSquareList-4c > li {
	width: 23.95%;
	margin-left: 1.4%;
}
.gSquareList-2c > li:nth-child(2n + 1) {
	margin-left: 0;
}
.gSquareList-4c > li:nth-child(4n + 1) {
	margin-left: 0;
}
.gSquareList-4c > li:nth-child(n + 5) {
	margin-top: 1.5%;
}
.gSquareList > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.gSquareList-3c > li {
	width: 32%;
	margin-left: 2%;
}
.gSquareList-3c > li:nth-child(3n + 1) {
	margin-left: 0;
}
.gSquareList-3c > li:nth-child(n + 4) {
	margin-top: 2%;
}
.gSquareList > li > a::before {
	content: "";
}
.gSquareList > li > a::after {
	content: "";
}
.gSquareList_icon {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 32.22%;
	max-width: 100px;
}
.gSquareList_icon > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.gSquareList_image {
	transition-duration: .5s;
	transition-property: transform;
}
.gSquareList_image > img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
}
.gSquareList_image > img.-sp {
	display: none;
}
.gSquareList_name {
	font-size: 156%;
	font-weight: bold;
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 1.4;
	transform: translateY(-50%);
}
.gInfoList {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.gInfoList > li {
	width: 48%;
	margin-left: 4%;
	position: relative;
	z-index: 1;
}
.gInfoList > li:first-child {}
.gInfoList > li:last-child {}
.gInfoList > li:nth-child(2n + 1) {
	margin-left: 0;
}
.gInfoList > li:nth-child(n + 3) {}
.gInfoList > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	border-bottom: 1px solid #707070;
	padding: 30px 0 10px;
}
.gInfoList-white > li > a {
	border-bottom-color: #fff;
}
.gInfoList > li > a::before {
	content: "";
}
.gInfoList > li > a::after {
	content: "";
}
.gInfoList_tagList {
	list-style: none;
	position: relative;
	z-index: 2;
}
.gInfoList_tagList > li {}
.gInfoList_tagList > li:first-child {}
.gInfoList_tagList > li:last-child {}
.gInfoList_tagList > li:nth-child(2n + 1) {}
.gInfoList_tagList > li:nth-child(n + 3) {}
.gInfoList_update {
	color: #777777;
	margin-top: 1px;
	font-size: 14px;
}
.gInfoList_update-white {
	color: #fff;
}
.gInfoList_update > time {}
.gInfoList_text {
	transition-duration: .3s;
	transition-property: background-color, color;
	font-size: 107%;
	max-height: 3.6em;
	overflow: hidden;
	position: relative;
}
.gInfoList_text::before {
	content: "…";
	display: block;
	position: absolute;
	z-index: 0;
	right: 0;
	top: 1.8em;
	padding-left: 20px;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 15px, #fff);
}
.gInfoList_text-gray::before {
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #F8F7F7 15px, #F8F7F7);
}
.gInfoList_text::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #fff;
}
.gInfoList_text-white::after {
	background-color: #482715;
}
.gInfoList_text-gray::after {
	background-color: #F8F7F7;
}
.gNewsList {
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-left: -1px;
	margin-right: -1px;
}
.gNewsList > li {
	width: 25%;
	border-right: 1px solid #707070;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	box-sizing: border-box;
}
.gNewsList > li:empty {
	display: none;
}
.gNewsList > li:first-child {}
.gNewsList > li:last-child {
	border-right: none;
	box-shadow: 1px 0 0 #707070;
}
.gNewsList > li:first-child:last-child {}
.gNewsList > li:nth-child(4n + 1) {
	border-left: 1px solid #707070;
}
.gNewsList > li:nth-child(n + 5) {
	margin-top: -1px;
}
.gNewsList > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
	box-sizing: border-box;
	height: 100%;
}
.gNewsList > li:nth-child(4n) > a {}
.gNewsList > li > a::before {}
.gNewsList > li > a::after {}
.gNewsList_image {
	padding-bottom: 58.06%;
	background-color: #ccc;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transition-duration: .3s;
	transition-property: opacity;
}
.gNewsList_areaText {
	padding: 20px 20px 19px;
}
.gNewsList_tagList {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.gNewsList_tagList-sightseeing {
	display: none;
}
.gNewsList_tagList > li {}
.gNewsList_tagList > li:first-child {}
.gNewsList_tagList > li:last-child {}
.gNewsList_tagList > li:nth-child(2n + 1) {}
.gNewsList_tagList > li:nth-child(n + 3) {}
.gNewsList_update {
	color: #777777;
	margin-top: 11px;
	margin-bottom: 6px;
}
.gNewsList_update-sightseeing {
	margin-top: 0;
}
.gNewsList_update > time {}
.gNewsList_text {
	line-height: 1.6;
	font-size: 107%;
}
.gOtherTourism {}
.gOtherTourism_title {}
.gOtherTourism_box {
	max-width: 608px;
	margin: 0 auto;
}
.gOtherTourism_box > a {
	display: block;
	text-decoration: none;
	color: inherit;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.gOtherTourism_box > a::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 55px;
	height: 100%;
	background-color: #DF5F24;
	top: 0;
	right: 0;
}
.gOtherTourism_image {
	transition-duration: .5s;
	transition-property: transform;
}
.gOtherTourism_image > img {
	display: block;
}
.gOtherTourism_text {
	position: absolute;
	z-index: 2;
	top: 50%;
	color: #fff;
	font-size: 160%;
	font-weight: 500;
	line-height: 1.4;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 10px 30px;
	box-sizing: border-box;
	padding-right: 16px;
}
.gOtherTourism_text > .icon {
	display: block;
	font-size: 20px;
	transition-duration: .5s;
	transition-property: transform;
	margin-left: 20px;
}
.gOtherSpot {}
.gOtherSpot_title {}
.gOtherSpot_box {
	max-width: 608px;
	margin: 0 auto;
}
.gOtherSpot_box > a {
	display: block;
	text-decoration: none;
	color: inherit;
	background-color: #DF5F24;
	color: #fff;
}
.gOtherSpot_image {
	overflow: hidden;
}
.gOtherSpot_image > img {
	display: block;
	transition-duration: .5s;
	transition-property: transform;
	margin: 0 auto;
}
.gOtherSpot_text {
	padding: 18px 30px;
	font-size: 160%;
	position: relative;
	z-index: 1;
	padding-right: 50px;
	font-weight: 500;
}
.gOtherSpot_text > .icon {
	display: block;
	font-size: 18px;
	position: absolute;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	transition-duration: .3s;
	transition-property: right;
}
.gStaMap {
	background-image: url(/assets/img/common/bg-station.jpg?date=200227);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 578px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
	background-color: #485846;
}
.gStaMap-index {}
.gStaMap-tokotoko {
	margin-left: -20px;
	margin-right: -20px;
}
.gStaMap_listWrap {
	width: 954px;
	min-width: 954px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0.91);
	transform: translate(-50%, -50%) scale(0.91);
}
.gStaMap_listWrap-index {}
.gStaMap_list {
	list-style: none;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gStaMap_listWrap::before {}
.gStaMap_listWrap::after {}
.gStaMap_list > li {
	position: absolute;
	z-index: 3;
}
.gStaMap_list > li:first-child {}
.gStaMap_list > li:last-child {
	left: 0px;
}
.gStaMap_list > li:nth-last-child(2) {
	left: 54px;
	top: 20px;
}
.gStaMap_list > li:nth-last-child(3) {
	top: 38px;
	left: 110px;
}
.gStaMap_list > li:nth-last-child(4) {
	top: 60px;
	left: 166px;
}
.gStaMap_list > li:nth-last-child(5) {
	top: 74px;
	left: 222px;
}
.gStaMap_list > li:nth-last-child(6) {
	top: 61px;
	left: 280px;
}
.gStaMap_list > li:nth-last-child(7) {
	top: 175px;
	left: 306px;
}
.gStaMap_list > li:nth-last-child(8) {
	top: 231px;
	left: 307px;
}
.gStaMap_list > li:nth-last-child(9) {
	top: 221px;
	left: 374px;
}
[lang="en"] .gStaMap_list > li:nth-last-child(9) {
	left: 367px;
}
.gStaMap_list > li:nth-last-child(10) {
	top: 152px;
	right: 461px;
}
.gStaMap_list > li:nth-last-child(11) {
	top: 241px;
	right: 296px;
}
.gStaMap_list > li:nth-last-child(12) {
	top: 245px;
	right: 232px;
}
.gStaMap_list > li:nth-last-child(13) {
	top: 236px;
	right: 174px;
}
.gStaMap_list > li:nth-last-child(14) {
	top: 205px;
	right: 119px;
}
.gStaMap_list > li:nth-last-child(15) {
	top: 200px;
	right: 62px;
}
.gStaMap_list > li:nth-last-child(16) {
	top: 189px;
	right: 0;
}
.gStaMap_item {}
.gStaMap_item > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	flex-direction: column;
	align-items: center;
	width: 41px;
	border: 3px solid #ffa200;
	background-color: #fff;
	min-height: 109px;
	border-radius: 10px;
	box-sizing: border-box;
	padding-top: 1px;
	transition-duration: .3s;
	transition-property: background-color, color;
	position: relative;
	z-index: 1;
	padding-bottom: 10px;
}
.gStaMap_item-railway > a {
	border-color: #da561c;
}
.gStaMap_item-main > a {
	background-color: #da561c;
	color: #fff;
}
.gStaMap_item-sub > a {
	background-color: #ffa200;
	color: #fff;
}
.gStaMap_item-horizon > a {
	min-width: 109px;
	min-height: 0;
	height: 42px;
	flex-direction: row;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	width: auto;
	max-width: 131px;
}
.gStaMap_item-half > a {
	border-color: #fff;
}
.gStaMap_item-half > a::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: -2px;
	left: -2px;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	border-radius: 8px;
	background-image: linear-gradient(90deg, #ffa200 50%, #da561c 50%);
}
.gStaMap_item-half > a::after {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 8px;
	transition-duration: .3s;
	transition-property: opacity;
}
.gStaMap_item > a::after {
	content: "";
}
.gStaMap_number {
	line-height: 1;
	color: #7a310d;
	border-radius: 45%;
	font-weight: bold;
	height: 33px;
	width: 33px;
	min-width: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	z-index: 3;
	-webkit-transform: scale(0.65);
	transform: scale(0.65);
	border: 2px solid #da561c;
	transition-duration: .3s;
	transition-property: border-color, color;
}
.gStaMap_number-main {
	background-color: #fff;
	box-shadow: 0 0 0 3px #fff;
}
.gStaMap_number > small {
	display: block;
	font-size: 10px;
}
.gStaMap_number > b {
	display: block;
}
.gStaMap_name {
	font-size: 14px;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display: block;
	line-height: 1;
	white-space: nowrap;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	font-weight: bold;
}
.gStaMap_name-horizon {
	-ms-writing-mode: lr-tb;
	-webkit-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
	margin-left: 0;
	white-space: normal;
}
.gStaMap_listWrap_image {
	position: relative;
	z-index: 1;
}
.gStaMap_listWrap_image > img {
	width: 100%;
	height: auto;
}
.gTitle {
	background-color: #ccc;
	color: #fff;
	position: relative;
	z-index: 1;
	margin-bottom: 35px;
}
.gTitle-noMb {
	margin-bottom: 0px;
}
.gTitle-tozan {
	background-color: #D4461C;
}
.gTitle-bus {
	background-color: #6CAD61;
}
.gTitle-ship {
	background-color: #C65FBA;
}
.gTitle-ropeway {
	background-color: #6F9EDE;
}
.gTitle_inner {
	position: static;
	padding-right: 300px;
}
.gTitle_textWrap {
	padding: 29px 0;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
}
.gTitle_title {
	font-size: 35px;
	font-weight: 500;
	line-height: 1.4;
	height: 142px;
	align-items: flex-start;
	display: flex;
	position: relative;
	z-index: 2;
	flex-direction: column;
	justify-content: center;
}
.gTitle_title > b {
	display: block;
	font-weight: inherit;
}
.gTitle_title > small {
	display: block;
	font-size: 28px;
	margin-top: 0.2em;
}
.gTitle_title > small:first-child {
	margin-top: 0;
}
.gTitle_title-hasText {
	height: auto;
	display: block;
}
.gTitle_text {
	margin-top: 7px;
	line-height: 1.4;
}
.gTitle_image {
	width: 320px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.gTitle_image-ajisai {
	background-image: url(/assets/img/common/bg-title-ajisai@2x.jpg);
	background-position: right center;
	background-color: #7d8e73;
}
.gTitle_image-ajisaiAbout {
	background-image: url(/assets/img/common/bg-title-ajisai-about@2x.jpg);
	background-position: right center;
	background-color: #b7d3b6;
}
.gTitle_image-ajisaiNight {
	background-image: url(/assets/img/common/bg-title-ajisai-night@2x.jpg);
	background-position: right center;
	background-color: #090704;
}
.gTitle_image-bus {
	background-image: url(/assets/img/common/bg-title-bus@2x.jpg);
	background-color: #9eb1d1;
}
.gTitle_image-bus-micro {
	background-image: url(/assets/img/common/bg-title-bus-micro@2x.jpg);
}
.gTitle_image-bus-yumoto {
	background-image: url(/assets/img/common/bg-title-bus-yumoto@2x.jpg);
	background-color: #bcb3a5;
}
.gTitle_image-bus-office {
	background-image: url(/assets/img/common/bg-title-bus-office@2x.jpg);
	background-color: #77a13c;
}
.gTitle_image-bus-about {
	background-image: url(/assets/img/common/bg-title-bus-about@2x.jpg);
	background-color: #bcb3a5;
}
.gTitle_image-bus-teiki {
	background-image: url(/assets/img/common/bg-title-bus-teiki@2x.jpg);
	background-color: #f3e6c2;
}
.gTitle_image-royal2 {
	background-image: url(/assets/img/common/bg-title-royal2@2x.jpg);
	background-color: #7a9cd5;
}
.gTitle_image-victory {
	background-image: url(/assets/img/common/bg-title-victory@2x.jpg);
	background-color: #7a9cd5;
}
.gTitle_image-queen {
	background-image: url(/assets/img/common/bg-title-queen@2x.jpg);
	background-color: #7a9cd5;
}
.gTitle_image-cruise {
	background-image: url(/assets/img/common/bg-title-cruise@2x.jpg);
	background-color: #a09782;
}
.gTitle_image-ropeway {
	background-image: url(/assets/img/common/bg-title-ropeway@2x.jpg);
	background-color: #7a9cd5;
}
.gTitle_image-location {
	background-image: url(/assets/img/common/bg-title-location@2x.jpg);
	background-color: #86b7e9;
}
.gTitle_image-busKanko {
	background-image: url(/assets/img/common/bg-title-bus-kanko@2x.jpg);
	background-color: #fffffd;
}
.gTitle_image-busYoyaku {
	background-image: url(/assets/img/common/bg-title-bus-yoyaku@2x.jpg);
	background-color: #6aa0d5;
}
.gTitle_image_svg {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: -1px;
	width: 70px;
	height: 100%;
	fill: #ccc;
}
.gTitle_image_svg-tozan {
	fill: #D4461C;
}
.gTitle_image_svg-bus {
	fill: #6CAD61;
}
.gTitle_image_svg-ship {
	fill: #C65FBA;
}
.gTitle_image_svg-ropeway {
	fill: #6F9EDE
}
.gPager {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 44px;
	font-weight: 500;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.gPager > a,
.gPager > span {
	color: #D4461C;
	display: flex;
	min-width: 30px;
	height: 36px;
	text-decoration: none;
	margin: 2px;
	align-items: center;
	justify-content: center;
	width: 30px;
	line-height: 1;
	box-sizing: border-box;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gPager > .previouspostslink {
	width: 60px;
	border: 2px solid #D4461C;
}
.gPager > .current {
	color: inherit;
}
.gPager > .extend {}
.gPager > .nextpostslink {
	width: 60px;
	border: 2px solid #D4461C;
}
.gRecdSpot {}
.gRecdSpot_inner {}
.gRecdSpot_title {}
.gPopup {
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.70);
	box-sizing: border-box;
	padding-top: 75px;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	opacity: 0;
	transition-property: opacity, transform, -webkit-transform;
	transition-duration: .5s, 0s, 0s;
	transition-delay: 0s, .5s, .5s;
	pointer-events: none;
}
.gPopup.isShow {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	transition-delay: 0s, 0s, 0s;
	pointer-events: auto;
}
.gPopup_inner {
	max-width: 1090px;
}
.gPopup_box {
	height: calc(100vh - 150px);
	background-color: #fff;
	overflow: auto;
	position: relative;
	z-index: 1;
}
.gPopup_boxWrap {
	position: relative;
	z-index: 1;
}
.gPopup_button {
	display: block;
	width: 62px;
	height: 62px;
	background-color: #ADADAD;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	color: #fff;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gPopup_button::before {
	content: "";
	display: block;
	width: 26px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
}
.gPopup_button::after {
	content: "";
	display: block;
	width: 26px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
}
.gPopup_box_contents {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 40px 40px;
}
.gPopup_box_inner {
	max-width: 960px;
	margin: 0 auto;
}
.gSpotNav_list_item {}
.gSpotNav_list_item > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	position: relative;
	z-index: 1;
	align-items: center;
	justify-content: center;
}
.gSpotNav_list_item > a::before {
	content: "";
	display: block;
	width: 1px;
	height: 112px;
}
.gSpotNav_list_item > a::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.40);
	transition-duration: .3s;
	transition-property: opacity;
}
.gSpotNav_list_item_img {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.gSpotNav_list_item_img-no1 {
	background-image: url(/assets/img/common/pt-spot01@2x.jpg);
}
.gSpotNav_list_item_img-no2 {
	background-image: url(/assets/img/common/pt-spot02@2x.jpg);
}
.gSpotNav_list_item_img-no3 {
	background-image: url(/assets/img/common/pt-spot03@2x.jpg);
}
.gSpotNav_list_item_img-no4 {
	background-image: url(/assets/img/common/pt-spot04@2x.jpg);
}
.gSpotNav_list_item_img-no5 {
	background-image: url(/assets/img/common/pt-spot05@2x.jpg);
}
.gSpotNav_list_item_text {
	position: relative;
	z-index: 2;
	text-align: center;
	font-weight: 500;
	color: #fff;
	line-height: 1.3;
}
.gSpotNav_list_item_text > br {
	display: none;
}
.gAlert {
	background-color: #FFF9F0;
}
.gAlert_inner {}
.gAlert_cols {
	display: flex;
}
.gAlert_col {}
.gAlert_col-no1 {
	width: 135px;
}
.gAlert_title {
	font-weight: bold;
	color: #D4461C;
	height: 40px;
	align-items: center;
	display: flex;
	font-size: 14px;
}
.gAlert_title > button {
	font-weight: inherit;
	color: inherit;
	width: 100%;
	display: block;
	pointer-events: none;
}
.gAlert_title > button > b {
	display: none;
	font-weight: inherit;
}
.gAlert_col-no2 {
	width: calc(100% - 225px);
}
.gAlert_list {
	list-style: none;
	max-height: 40px;
	font-size: 14px;
	overflow: hidden;
}
.isShow .gAlert_list {
	max-height: none;
}
.gAlert_list > li {
	border-top: 1px solid rgba(112, 112, 112, 0.14);
}
.gAlert_list > li:first-child {
	border-top: none;
}
.gAlert_list > li:last-child {}
.gAlert_list > li:nth-child(2n + 1) {}
.gAlert_list > li:nth-child(n + 3) {}
.gAlert_list > li > a {
	display: block;
	text-decoration: none;
	color: #D4461C;
	align-items: center;
	padding: 0;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gAlert_list > li > a::before {
	content: "";
}
.gAlert_list > li > a::after {
	content: "";
}
.gAlert_col-no3 {
	width: 95px;
}
.gAlert_btn {
	display: block;
	height: 40px;
	color: #D4461C;
	font-size: 14px;
	margin-left: auto;
	transition-duration: .3s;
	transition-property: opacity;
}
.gAlert_btn > b {
	font-weight: inherit;
}
.gAlert_btn > b.-close {
	display: none;
}
.isShow .gAlert_btn > b.-open {
	display: none;
}
.isShow .gAlert_btn > b.-close {
	display: inline;
}
.gAlert_btn::before {
	content: "";
}
.gAlert_btn::after {
	content: "";
}
.gAlert_btn > .icon {
	font-size: 12px;
	margin-left: 5px;
	transition-duration: .3s;
	transition-property: transform, top;
	top: 0;
}
.isShow .gAlert_btn > .icon {
	transform: rotate(-180deg);
	top: -2px;
}
.gInfoList_anchor {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	top: 0;
	left: 0;
}
.gInfoList_areaText {
	padding: 30px 0 10px;
}
.gSnsNav_list-center {
	justify-content: center;
}
.gMainNav {
	background-color: #FFF9F0;
	border-bottom: 3px solid #D4461C;
	position: relative;
	z-index: 999;
}
.gMainNav_inner {
	position: static;
	padding-left: 0;
	padding-right: 0;
}
.gMainNav_list {
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	font-feature-settings: "palt";
	display: flex;
	line-height: 1.13;
	text-align: center;
}
.gMainNav_list > li {
	width: 16.667%;
	flex-grow: 1;
}
.gMainNav_list_item {
	display: block;
	text-decoration: none;
	color: inherit;
	position: relative;
	z-index: 1;
	padding: 4px 0px 5px;
	background-color: #FFF9F0;
	transition-duration: .3s;
	transition-property: background-color, color;
	color: #38332D;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	font-size: 13px;
}
.gMainNav_list_item[aria-expanded="true"] {
	background-color: #D4461C;
	color: #fff;
}
.gMainNav_list_label {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 53px;
	height: 42px;
	color: #D4461C;
	font-weight: normal;
	line-height: 1;
	box-sizing: border-box;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gMainNav_list_label > svg {
	display: block;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	fill: currentColor;
}
.gMainNav_list_image {
	display: flex;
	width: 58px;
	height: 58px;
	background-color: #FFF9F0;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.gMainNav_list_image > img {
	display: block;
	width: 50px;
	height: auto;
	transition-duration: .3s;
	transition-property: transform;
}
.gMainNav_list_text {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 3px;
}
.gMainNav_list_text::before {
	content: "";
	display: block;
	width: 1px;
	height: 34px;
	margin-right: -1px;
}
.gMainNav_list_label_text {
	display: block;
	position: relative;
	z-index: 2;
	font-size: 12px;
	text-align: left;
	transform-origin: left top;
	transform: scale(1);
	top: 5px;
	left: 3px;
	color: #fff;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gMegaMenu {
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #F7F7F7;
	border-top: 3px solid rgba(255, 255, 255, 0);
	background-clip: content-box;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition-property: opacity, visibility;
	transition-duration: 0.5s;
	transition-delay: 0.1s;
}
.gMegaMenu.isShow {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transition-delay: 0s;
	transition-duration: 0.3s;
}
.gMegaMenu_inner {
	position: static;
	padding-left: 0;
	padding-right: 0;
}
.gMegaMenu_list {
	list-style: none;
	display: flex;
}
.gMegaMenu_list > li {
	flex-grow: 1;
}
.gMegaMenu_list-6c > li {
	width: 16.667%;
}
.gMegaMenu_list-5c > li {
	width: 20%;
}
.gMegaMenu_list-3c > li {
	width: 33.33%;
}
.gMegaMenu_list_item {
	display: block;
	text-decoration: none;
	color: inherit;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.14;
	padding: 8px 5px;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gMegaMenu_list_image {
	max-width: 48px;
	margin: 0 auto;
	display: block;
	transition-duration: .3s;
	transition-property: transform;
}
.gMegaMenu_list_image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.gMegaMenu_list_text {
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	margin-top: 4px;
}
.gMegaMenu_list_text::before {
	content: "";
	display: block;
	width: 1px;
	height: 28px;
	margin-right: -1px;
}
.gTicketMenu {}
.gTicketMenu_link {
	margin-bottom: 10px;
}
.gTicketMenu_link > a {
	display: flex;
	text-decoration: none;
	background-color: currentColor;
	padding: 10px 17px;
	align-items: center;
	color: #3D5AA6;
	font-size: 15px;
	font-weight: 500;
	position: relative;
	z-index: 1;
	padding-right: 47px;
	transition-duration: .3s;
	transition-property: opacity;
}
.gTicketMenu_link-tourism > a {
	color: #B65983;
}
.gTicketMenu_link-vehicle > a {
	color: #C4502D;
}
.gTicketMenu_link > a::before {
	content: "";
	display: block;
	width: 1px;
	height: 24px;
	margin-right: -1px;
}
.gTicketMenu_link_text {
	display: block;
	color: #fff;
}
.gTicketMenu_link_icon {
	width: 23px;
	height: 23px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 10px;
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 11px;
	transform: translateY(-50%);
	transition-duration: .3s;
	transition-property: margin-right;
}
.gTicketMenu_link_icon > .icon {
	display: block;
}
.gTicketMenu_list {
	list-style: none;
	display: flex;
	margin-bottom: 20px;
	flex-wrap: wrap;
}
.gTicketMenu_list:last-child {
	margin-bottom: 0;
}
.gTicketMenu_list > li {
	width: 33.33%;
	box-sizing: border-box;
	padding-right: 10px;
}
.gTicketMenu_list > li:nth-child(n + 4) {}
.gTicketMenu_list-3r > li {}
.gTicketMenu_list > li > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: center;
	transition-duration: .3s;
	transition-property: background-color, color;
	position: relative;
	z-index: 0;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.6;
	text-align: left;
}
.gTicketMenu_list > li > a::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: calc(4px + 0.8em);
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	transform: translateY(-50%);
	background-color: currentColor;
}
.gMegaMenu_inner-ticket {
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 20px;
	padding-right: 20px;
}
.p-transportation_by_car .gMainNav_list_item-access,
.p-transportation_access .gMainNav_list_item-access,
.p-hakone-tozanbus .gMainNav_list_item-vehicle,
.p-hakone-tozan .gMainNav_list_item-vehicle,
.p-hakone-ropeway .gMainNav_list_item-vehicle,
.p-hakone-kankosen .gMainNav_list_item-vehicle,
.p-hotel .gMainNav_list_item-hotel,
.p-transportation:not(.p-transportation_access):not(.p-transportation_by_car) .gMainNav_list_item-search,
.p-group .gMainNav_list_item-vehicle {
	background-color: #D4461C;
	color: #fff;
}
.gBody-static {
	position: static;
	overflow: visible;
}
.gBody_inner-static {
	position: static;
}
.gBody_hiddenWrap {
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.gTicketMenu_closeBtn {
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	color: inherit;
}
.gTicketMenu_closeBtn_icon {
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 23px;
	background-color: #C5C5C5;
	border-radius: 50%;
	position: relative;
	z-index: 1;
	margin-right: 7px;
	top: -1px;
	color: #fff;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.gTicketMenu_closeBtn_icon::before {
	content: "";
	display: block;
	width: calc(100% - 10px);
	height: 2px;
	border-radius: 1px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	background-color: currentColor;
}
.gTicketMenu_closeBtn_icon::after {
	content: "";
	display: block;
	width: calc(100% - 10px);
	height: 2px;
	border-radius: 1px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
	background-color: currentColor;
}
.gOpeInfo_text > a {
	display: flex;
	align-items: center;
}
.gOpeInfo_text > a::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 5px solid rgba(255, 255, 255, 0);
	border-left-color: currentColor;
	border-right-width: 0;
	border-left-width: 9px;
	margin-left: 7px;
}
.gHeader_global {
	position: relative;
}
.gHeader_global_list {
	list-style: none;
	background-color: #FFF9F0;
	border: 3px solid #D4451C;
	color: #000000;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	z-index: 1001;
	margin-top: 18px;
	padding: 10px 0;
	visibility: hidden;
	opacity: 0;
	transition-duration: .3s;
	transition-property: opacity, visibility;
}
.gHeader_global_list.isShow {
	visibility: visible;
	opacity: 1;
}
.gHeader_global_list::before {
	content: "";
	border: 18px solid rgba(255, 255, 255, 0);
	border-bottom-color: #D4451C;
	border-top-width: 0;
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 3px;
}
.gHeader_global_list > li {}
.gHeader_global_list > li > a {
	text-decoration: none;
	color: inherit;
	padding: 0 38px;
	white-space: nowrap;
	display: flex;
	min-height: 36px;
	align-items: center;
	font-weight: 500;
	transition-duration: .3s;
	transition-property: background-color, color;
}
@media screen and (max-width:1399px) {
	.gVehicleNav_list > li > a > img {
		width: 88px;
		height: auto;
	}
	.gVehicleNav_list > li > a {
		font-size: inherit;
	}
	.gSpotNav_list > li > a > br.-narrow {
		display: inline;
	}
	.gSpotNav_list {}
}
@media screen and (max-width:1299px) {
	.gSnsNav_list > li {
		width: 32%;
		margin-left: 2%;
	}
	.gSnsNav_list > li:nth-child(3n + 1) {
		margin-left: 0;
	}
	.gSnsNav_list > li > a {}
	.gSnsNav_list > li > a > .icon {}
	.gFootNav_list {
		font-size: 16px;
	}
	.gFootNav_cList {
		font-size: 14px;
	}
}
@media screen and (max-width:1199px) {
	.gVehicleNav_list > li > a > img {
		width: 55px;
	}
	.gSpotNav_list {}
	.gSpotNav_list > li > a {}
}
@media screen and (max-width:1099px) {
	.gNav_list_item > a > b {
		font-size: 12px;
	}
}
@media screen and (min-width:1000px) {
	.gHeader_global_list > li > a:hover {
		color: #D4451C;
	}
	.gTicketMenu_closeBtn:hover .gTicketMenu_closeBtn_icon {
		background-color: #666;
	}
	.gTicketMenu_link > a:hover {
		opacity: .9;
	}
	a:hover .gTicketMenu_link_icon {
		margin-right: -3px;
	}
	.gTicketMenu_list > li > a:hover {
		color: #3D5AA6;
	}
	.gTicketMenu_list-tourism > li > a:hover {
		color: #B65983;
	}
	.gTicketMenu_list-vehicle > li > a:hover {
		color: #C4502D;
	}
	.gMainNav_list_item:hover {
		background-color: #D4461C;
		color: #fff;
	}
	.gMainNav_list_item:hover .gMainNav_list_label {
		color: #FFF9F0;
	}
	.gMainNav_list_item:hover .gMainNav_list_label_text {
		color: #D4461C;
	}
	.gMegaMenu_list_item:hover {
		color: #D4461C;
	}
	a:hover .gMegaMenu_list_image {
		transform: scale(1.1);
	}
	a:hover + .gInfoList_areaText > .gInfoList_text {
		color: #EF4A00;
	}
	.gAlert_list > li > a:hover {
		text-decoration: underline;
	}
	.gAlert_btn:hover {
		opacity: .7;
	}
	.gSpotNav_list_item > a:hover {}
	.gSpotNav_list_item > a:hover::after {
		opacity: 0.5;
	}
	.gPopup_button:hover {
		background-color: #8f8f8f;
	}
	.gPager > a:hover {
		text-decoration: underline;
		color: inherit;
	}
	.gPager > .previouspostslink:hover {
		background-color: #D4461C;
		color: #fff;
		text-decoration: none;
	}
	.gPager > .nextpostslink:hover {
		background-color: #D4461C;
		color: #fff;
		text-decoration: none;
	}
	.gSquareList > li > a:hover {}
	a:hover .gSquareList_image {
		transform: scale(1.05);
	}
	.gSpotNav_list > li > a:hover {
		background-color: #D4461C;
		color: #fff;
	}
	.gVehicleNav_list > li > a:hover {
		background-color: rgba(212, 70, 28, 0.10);
	}
	.gVehicleNav_list > li > a:hover > img {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	.gHeader_title > a:hover {
		color: #4E2519;
	}
	.gHeader_link > a:hover {}
	a:hover .gHeader_link_img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	a:hover .gHeader_circleLink_img {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	.gHeader_circleLink > a:hover {}
	.gOpeInfo_link > a:hover {
		background-color: rgba(56, 51, 45, 0.10);
	}
	.gNav_list_item > a:hover {}
	.gNav_list_item-blue > a:hover {}
	.gNav_list_item > a:hover > img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.gSnsNav_list > li > a:hover {}
	.gSnsNav_list > li > a:hover > .icon {
		background-color: #fff;
		color: #482715;
	}
	.gFooter_logo > a:hover {
		color: #482715;
	}
	.gPageTop_button:hover {
		background-color: #fff;
		color: #482715;
	}
	a.gFootNav_list_text:hover {
		color: #D4461C;
	}
	.gFootNav_cList > li > a:hover {
		color: #D4461C;
	}
	.gInfoList > li > a:hover {}
	a:hover .gInfoList_text {
		color: #EF4A00;
	}
	.gNewsList > li > a:hover {}
	a:hover .gNewsList_image {
		opacity: .7;
	}
	.gOtherTourism_box > a:hover {}
	a:hover .gOtherTourism_text > .icon {
		transform: translateX(6px);
	}
	a:hover .gOtherTourism_image {
		transform: scale(1.05);
	}
	.gOtherSpot_box > a:hover {}
	a:hover .gOtherSpot_text > .icon {
		right: 12px;
	}
	a:hover .gOtherSpot_image > img {
		transform: scale(1.05);
	}
	.gStaMap_item > a:hover {
		background-color: #ffa200;
		color: #fff;
	}
	.gStaMap_item-railway > a:hover {
		background-color: #da561c;
	}
	.gStaMap_item-main > a:hover {
		background-color: #fff;
		color: #7a310d;
	}
	.gStaMap_item-sub > a:hover {
		background-color: #fff;
		color: #7a310d;
	}
	.gStaMap_item-half > a:hover::after {
		opacity: 0;
	}
	a:hover .gStaMap_number {
		color: #fff;
		border-color: #fff;
	}
	a:hover .gStaMap_number-main {
		color: #7a310d;
		border-color: #da561c;
	}
	.gSpotNav_title:hover {
		background-color: #fff;
		color: #482715;
	}
	.gMainNav_list_item:hover .gMainNav_list_image > img {
		transform: scale(1.07);
	}
}
@media screen and (max-width: 999px) {
	.gHeaderWrap {}
	.gHeader {}
	.gHeader_top {}
	.gHeader_bottom {}
	.gHeader_inner {}
	.gHeader_description {}
	.gHeader_cols {}
	.gHeader_col {}
	.gHeader_col-no1 {}
	.gHeader_title {}
	.gHeader_title > a {}
	.gHeader_title > a::before {}
	.gHeader_title > a::after {}
	.gHeader_title_img {}
	.gHeader_title_img > title {}
	.gHeader_powerd {}
	.gHeader_col-no2 {}
	.gHeader_link {}
	.gHeader_link > a {}
	.gHeader_link > a > b {}
	.gHeader_link > a::before {}
	.gHeader_link > a::after {}
	.gHeader_link_img {}
	.gHeader_circleLink_img {}
	.gHeader_link_img-tourism {
		height: 40px;
		width: 56px;
	}
	.gHeader_link_img-global {}
	.gHeader_circleLink {}
	.gHeader_circleLink > a {}
	.gHeader_circleLink > a > b {}
	.gHeader_circleLink > a::before {}
	.gHeader_circleLink > a::after {}
	.gOpeInfo {}
	.gOpeInfo_inner {}
	.gOpeInfo_dList {}
	.gOpeInfo_title {}
	.gOpeInfo_body {}
	.gOpeInfo_textWrap {}
	.gOpeInfo_icon {}
	.gOpeInfo_text {}
	.gOpeInfo_link {}
	.gOpeInfo_link > a {}
	.gOpeInfo_link > a::before {}
	.gOpeInfo_link > a::after {}
	.gNav {}
	.gNav_list {
		flex-wrap: wrap;
		border-right: none;
	}
	.gNav_list_item {
		width: 20%;
	}
	.gNav_list_item > a {}
	.gNav_list_item:nth-child(1) > a {
		border-left: none;
	}
	.gNav_list_item:nth-child(6) > a {
		border-left: none;
	}
	.gNav_list_item-blue > a {}
	.gNav_list_item-romance > a {}
	.gNav_list_item > a::before {}
	.gNav_list_item > a::after {}
	.gNav_inner {}
	.gNav_list_item > a > img {}
	.gNav_list_item > a > b {}
	.gNav_list_item > a > small {}
	.gBody {
		padding-bottom: 75px;
	}
	.gBody-noPb {
		padding-bottom: 0;
	}
	.gSnsNav {}
	.gSnsNav_inner {}
	.gSnsNav_title {
		font-size: 20px;
		border-bottom-width: 2px;
		padding-bottom: 12px;
	}
	.gSnsNav_list {}
	.gSnsNav_list > li {}
	.gSnsNav_list > li:first-child {}
	.gSnsNav_list > li:last-child {}
	.gSnsNav_list > li:nth-child(4n + 1) {}
	.gSnsNav_list > li:nth-child(n + 3) {}
	.gSnsNav_list > li > a {
		padding: 5px 0;
	}
	.gSnsNav_list > li > a::before {}
	.gSnsNav_list > li > a::after {}
	.gSnsNav_list > li > a > .icon {
		width: 50px;
		height: 50px;
		font-size: 19px;
		margin-right: 10px;
	}
	.gSnsNav_list > li > a > b {}
	.gSnsNav_list > li > a > b::before {}
	.gFooter {}
	.gFooter_areaPagetop {}
	.gFooter_areaPagetop_inner {}
	.gFooter_logo {
		width: 180px;
	}
	.gFooter_logo > a {}
	.gFooter_logo > a::before {}
	.gFooter_logo > a::after {}
	.gFooter_logo > a > svg {}
	.gFooter_logo > a > svg > title {}
	.gPageTop {}
	.gPageTop_button {
		width: 70px;
		height: 70px;
		bottom: 15px;
	}
	.gPageTop_button > .icon {}
	.gPageTop_button::before {}
	.gPageTop_button::after {}
	.gFooter_inner {}
	.gFooter_copyright {}
	.gFooter_copyright > small {
		font-size: 12px;
	}
	.gFootNav {}
	.gFootNav_cols {}
	.gFootNav_col {
		margin-left: 15px;
	}
	.gFootNav_col-no1 {
		margin-left: 0;
	}
	.gFootNav_list {
		font-size: 14px;
	}
	.gFootNav_list > li {}
	.gFootNav_list > li:first-child {}
	.gFootNav_list > li:last-child {}
	.gFootNav_list > li:nth-child(2n + 1) {}
	.gFootNav_list > li:nth-child(n + 3) {}
	.gFootNav_list_text {
		padding: 10px 0;
	}
	.gFootNav_list_text::before {}
	.gFootNav_list_text::after {}
	.gFootNav_cList {
		font-size: 13px;
		margin-top: -7px;
		padding-bottom: 14px;
	}
	.gFootNav_cList > li {}
	.gFootNav_cList > li:first-child {}
	.gFootNav_cList > li:last-child {}
	.gFootNav_cList > li:nth-child(2n + 1) {}
	.gFootNav_cList > li:nth-child(n + 3) {}
	.gFootNav_cList > li > a {}
	.gFootNav_cList > li > a::before {}
	.gFootNav_cList > li > a::after {}
	.gFootNav_col-no2 {}
	.gFootNav_col-no3 {}
	.gVehicleNav {
		padding: 7px 0;
	}
	.gVehicleNav_inner {}
	.gVehicleNav_list {}
	.gVehicleNav_list > li {}
	.gVehicleNav_list > li:first-child {}
	.gVehicleNav_list > li:last-child {}
	.gVehicleNav_list > li:nth-child(2n + 1) {}
	.gVehicleNav_list > li:nth-child(n + 3) {}
	.gVehicleNav_list > li > a {
		flex-direction: column;
		padding: 10px 5px;
		font-size: 13px;
	}
	.gVehicleNav_list > li > a::before {}
	.gVehicleNav_list > li > a::after {}
	.gVehicleNav_list > li > a > img {
		margin-right: 0;
		margin-bottom: 6px;
	}
	.gVehicleNav_list > li > a > b {
		text-align: center;
		display: flex;
		flex-grow: 1;
		align-items: center;
	}
	.gSpotNav {
		margin-bottom: 35px;
	}
	.gSpotNav_title {
		font-size: 18px;
	}
	.gSpotNav_scroll {}
	.gSpotNav_list {
		font-size: 14px;
	}
	.gSpotNav_list > li {}
	.gSpotNav_list > li:first-child {}
	.gSpotNav_list > li:last-child {}
	.gSpotNav_list > li:nth-child(2n + 1) {}
	.gSpotNav_list > li:nth-child(n + 3) {}
	.gSpotNav_list > li > a {}
	.gSpotNav_list > li > a > br {
		display: inline;
	}
	.gSpotNav_list > li:not(:first-child) > a {}
	.gSpotNav_list > li > a::before {}
	.gSpotNav_list > li > a::after {}
	.gVisual {}
	.gVisual_bg {
		height: 200px;
	}
	.gVisual_bg-gallery {
		height: 0;
	}
	.gVisual_bg-timetable {}
	.gVisual_title {
		font-size: 30px;
	}
	.gVisual_title > b {}
	.gVisual_title_circle {
		width: 140px;
		height: 140px;
		margin-top: -70px;
		padding-bottom: 35px;
	}
	.gVisual_title_circle > img {
		width: 50px;
	}
	.gRideNav {}
	.gRideNav-white {
		padding-top: 0;
	}
	.gRideNav_inner {}
	.gSquareList {}
	.gSquareList-4c > li {}
	.gSquareList-4c > li:nth-child(4n + 1) {}
	.gSquareList-4c > li:nth-child(n + 3) {}
	.gSquareList > li > a {}
	.gSquareList > li > a::before {}
	.gSquareList > li > a::after {}
	.gSquareList_icon {}
	.gSquareList_icon > img {}
	.gSquareList_image {}
	.gSquareList_image > img {}
	.gSquareList_name {
		font-size: 17px;
	}
	.gInfoList {}
	.gInfoList > li {}
	.gInfoList > li:first-child {}
	.gInfoList > li:last-child {}
	.gInfoList > li:nth-child(2n + 1) {}
	.gInfoList > li:nth-child(n + 3) {}
	.gInfoList > li > a {}
	.gInfoList > li > a::before {}
	.gInfoList > li > a::after {}
	.gInfoList_tagList {}
	.gInfoList_tagList > li {}
	.gInfoList_tagList > li:first-child {}
	.gInfoList_tagList > li:last-child {}
	.gInfoList_tagList > li:nth-child(2n + 1) {}
	.gInfoList_tagList > li:nth-child(n + 3) {}
	.gInfoList_update {
		font-size: 13px;
	}
	.gInfoList_update > time {}
	.gInfoList_text {}
	.gNewsList {}
	.gNewsList > li {}
	.gNewsList > li:first-child {}
	.gNewsList > li:last-child {}
	.gNewsList > li:first-child:last-child {}
	.gNewsList > li:nth-child(2n + 1) {}
	.gNewsList > li:nth-child(n + 3) {}
	.gNewsList > li > a {}
	.gNewsList > li:nth-child(4n) > a {}
	.gNewsList > li > a::before {}
	.gNewsList > li > a::after {}
	.gNewsList_image {}
	.gNewsList_areaText {}
	.gNewsList_tagList {}
	.gNewsList_tagList > li {}
	.gNewsList_tagList > li:first-child {}
	.gNewsList_tagList > li:last-child {}
	.gNewsList_tagList > li:nth-child(2n + 1) {}
	.gNewsList_tagList > li:nth-child(n + 3) {}
	.gNewsList_update {
		font-size: 120%;
	}
	.gNewsList_update > time {}
	.gNewsList_text {
		font-size: 110%;
	}
	.gOtherTourism {}
	.gOtherTourism_title {}
	.gOtherTourism_box {}
	.gOtherTourism_box > a {}
	.gOtherTourism_box > a::after {}
	.gOtherTourism_image {}
	.gOtherTourism_image > img {}
	.gOtherTourism_text {}
	.gOtherTourism_text > .icon {}
	.gOtherSpot {}
	.gOtherSpot_title {}
	.gOtherSpot_box {}
	.gOtherSpot_box > a {}
	.gOtherSpot_image {}
	.gOtherSpot_image > img {}
	.gOtherSpot_text {
		font-size: 145%;
	}
	.gOtherSpot_text > .icon {}
	.gStaMap {
		height: 400px;
		padding: 20px;
	}
	.gStaMap-index {
		margin-bottom: 0;
	}
	.gStaMap_listWrap {
		-webkit-transform: translate(-50%, -50%) scale(0.73);
		transform: translate(-50%, -50%) scale(0.73);
		margin-top: 0;
	}
	.gStaMap_list {}
	.gStaMap_listWrap::before {}
	.gStaMap_listWrap::after {}
	.gStaMap_list > li {}
	.gStaMap_list > li:first-child {}
	.gStaMap_list > li:last-child {}
	.gStaMap_list > li:nth-last-child(2) {}
	.gStaMap_list > li:nth-last-child(3) {}
	.gStaMap_list > li:nth-last-child(4) {}
	.gStaMap_list > li:nth-last-child(5) {}
	.gStaMap_list > li:nth-last-child(6) {}
	.gStaMap_list > li:nth-last-child(7) {}
	.gStaMap_list > li:nth-last-child(8) {}
	.gStaMap_list > li:nth-last-child(9) {}
	.gStaMap_list > li:nth-last-child(10) {}
	.gStaMap_list > li:nth-last-child(11) {}
	.gStaMap_list > li:nth-last-child(12) {}
	.gStaMap_list > li:nth-last-child(13) {}
	.gStaMap_list > li:nth-last-child(14) {}
	.gStaMap_list > li:nth-last-child(15) {}
	.gStaMap_list > li:nth-last-child(16) {}
	.gStaMap_item {}
	.gStaMap_item > a {}
	.gStaMap_item-railway > a {}
	.gStaMap_item-half > a {}
	.gStaMap_item-half > a::before {}
	.gStaMap_item-half > a::after {}
	.gStaMap_item > a::after {}
	.gStaMap_number {}
	.gStaMap_number > small {}
	.gStaMap_number > b {}
	.gStaMap_name {}
	.gTitle {}
	.gTitle-noMb {
		margin-bottom: 0px;
	}
	.gTitle_inner {
		padding-right: 250px;
	}
	.gTitle_textWrap {
		padding: 18px 0;
	}
	.gTitle_title {
		font-size: 30px;
		height: 110px;
	}
	.gTitle_title > small {
		font-size: 66.7%;
	}
	.gTitle_title-hasText {
		height: auto;
	}
	.gTitle_text {}
	.gTitle_image {
		width: 250px;
	}
	.gTitle_image_svg {}
	.gPager {}
	.gPager > a,
	.gPager > span {}
	.gPager > .previouspostslink {}
	.gPager > .current {}
	.gPager > .extend {}
	.gPager > .nextpostslink {}
	.gPopup {
		padding-top: 15px;
	}
	.gPopup.isShow {}
	.gPopup_inner {}
	.gPopup_box {
		height: calc(100vh - 30px);
	}
	.gPopup_boxWrap {}
	.gPopup_button {}
	.gPopup_button::before {}
	.gPopup_button::after {}
	.gPopup_box_contents {}
	.gPopup_box_inner {}
	.gSpotNav_list_item {}
	.gSpotNav_list_item > a {}
	.gSpotNav_list_item > a::before {
		height: 80px;
	}
	.gSpotNav_list_item > a::after {}
	.gSpotNav_list_item_img {}
	.gSpotNav_list_item_img-no1 {}
	.gSpotNav_list_item_img-no2 {}
	.gSpotNav_list_item_img-no3 {}
	.gSpotNav_list_item_img-no4 {}
	.gSpotNav_list_item_img-no5 {}
	.gSpotNav_list_item_text {}
	.gSpotNav_list_item_text > br {}
	.gAlert {}
	.gAlert_inner {}
	.gAlert_cols {}
	.gAlert_col {}
	.gAlert_col-no1 {
		width: 110px;
	}
	.gAlert_title {
		font-size: 13px;
	}
	.gAlert_title > button {}
	.gAlert_col-no2 {
		width: calc(100% - 205px);
	}
	.gAlert_list {
		font-size: 13px;
	}
	.isShow .gAlert_list {}
	.gAlert_list > li {}
	.gAlert_list > li:first-child {}
	.gAlert_list > li:last-child {}
	.gAlert_list > li:nth-child(2n + 1) {}
	.gAlert_list > li:nth-child(n + 3) {}
	.gAlert_list > li > a {}
	.gAlert_list > li > a::before {}
	.gAlert_list > li > a::after {}
	.gAlert_col-no3 {}
	.gAlert_btn {
		font-size: 13px;
	}
	.gAlert_btn > b {}
	.gAlert_btn > b.-close {}
	.isShow .gAlert_btn > b.-open {}
	.isShow .gAlert_btn > b.-close {}
	.gAlert_btn::before {}
	.gAlert_btn::after {}
	.gAlert_btn > .icon {}
	.isShow .gAlert_btn > .icon {}
	.gInfoList_anchor {}
	.gInfoList_areaText {}
	.gMainNav {}
	.gMainNav_inner {}
	.gMainNav_list {
		font-size: 14px;
	}
	.gMainNav_list > li {}
	.gMainNav_list_item {}
	.gMainNav_list_item[aria-expanded="true"] {}
	.gMainNav_list_label {}
	.gMainNav_list_label > svg {}
	.gMainNav_list_image {}
	.gMainNav_list_image > img {}
	.gMainNav_list_text {}
	.gMainNav_list_text::before {
		height: 32px;
	}
	.gMainNav_list_label_text {}
	.gMegaMenu {}
	.gMegaMenu.isShow {}
	.gMegaMenu_inner {}
	.gMegaMenu_list {}
	.gMegaMenu_list > li {}
	.gMegaMenu_list-6c > li {}
	.gMegaMenu_list-5c > li {}
	.gMegaMenu_list-3c > li {}
	.gMegaMenu_list_item {
		font-size: 13px;
	}
	.gMegaMenu_list_image {
		max-width: 40px;
	}
	.gMegaMenu_list_image > img {}
	.gMegaMenu_list_text {}
	.gMegaMenu_list_text::before {}
	.gTicketMenu {}
	.gTicketMenu_link {}
	.gTicketMenu_link > a {}
	.gTicketMenu_link-tourism > a {}
	.gTicketMenu_link-vehicle > a {}
	.gTicketMenu_link > a::before {}
	.gTicketMenu_link_text {}
	.gTicketMenu_link_icon {}
	.gTicketMenu_link_icon > .icon {}
	.gTicketMenu_list {}
	.gTicketMenu_list:last-child {}
	.gTicketMenu_list > li {
		width: 50%;
	}
	.gTicketMenu_list > li:nth-child(n + 3) {}
	.gTicketMenu_list > li > a {}
	.gTicketMenu_list > li > a::before {}
	.gMegaMenu_inner-ticket {
		padding: 15px 15px;
	}
	.gTicketMenu_closeBtn {}
	.gTicketMenu_closeBtn_icon {}
	.gTicketMenu_closeBtn_icon::before {}
	.gTicketMenu_closeBtn_icon::after {}
	.gHeader_global {}
	.gHeader_global_list {}
	.gHeader_global_list.isShow {}
	.gHeader_global_list::before {}
	.gHeader_global_list > li {}
	.gHeader_global_list > li > a {}
}
@media screen and (max-width: 767px) {
	.gHeaderWrap {}
	.gHeader {}
	.gHeader_top {}
	.gHeader_bottom {}
	.gHeader_inner {
		padding: 0 9px;
	}
	.gHeader_description {
		font-size: 10px;
		height: 23px;
		white-space: nowrap;
		transform-origin: left center;
		transform: scale(0.95);
		font-feature-settings: "palt";
	}
	.gHeader_cols {}
	.gHeader_col {}
	.gHeader_col-no1 {}
	.gHeader_title {}
	.gHeader_title > a {
		height: 55px;
		padding-left: 6px;
	}
	.gHeader_title > a::before {}
	.gHeader_title > a::after {}
	.gHeader_title_img {
		width: 96px;
		height: 20px;
	}
	.gHeader_title_img > title {}
	.gHeader_powerd {
		font-size: 10px;
		width: 96px;
		white-space: nowrap;
		-webkit-transform-origin: left center;
		transform-origin: left center;
		-webkit-transform: scale(.8);
		transform: scale(.8);
		margin-top: 7px;
	}
	.gHeader_col-no2 {}
	.gHeader_link {}
	.gHeader_link > a {
		padding: 0 5px;
		height: 55px;
		padding-top: 5px;
		box-sizing: border-box;
	}
	.gHeader_link > a > b {
		font-size: 10px;
	}
	.gHeader_link > a::before {}
	.gHeader_link > a::after {}
	.gHeader_link_img {}
	.gHeader_circleLink_img {
		width: 50px;
		height: 50px;
	}
	.gHeader_link_img-tourism {
		width: 33px;
		height: 23px;
	}
	.gHeader_link_img-global {
		width: 23px;
		height: 23px;
	}
	.gHeader_circleLink {
		padding-right: 3px;
	}
	.gHeader_circleLink > a {
		height: 55px;
	}
	.gHeader_circleLink > a > b {
		font-size: 10px;
		margin-top: 13px;
	}
	.gHeader_circleLink > a::before {}
	.gHeader_circleLink > a::after {}
	.gOpeInfo {
		padding: 6px 0;
		position: sticky;
		z-index: 1000;
		top: 0;
		left: 0;
	}
	.gOpeInfo_inner {
		padding: 0 12px;
	}
	.gOpeInfo_dList {}
	.gOpeInfo_dList::before {}
	.gOpeInfo_title {
		font-size: 12px;
		width: 70px;
	}
	.gOpeInfo_body {
		width: calc(100% - 70px);
		padding: 11px 10px;
		padding-right: 60px;
	}
	.gOpeInfo_textWrap {
		font-size: 12px;
		line-height: 1.3;
	}
	.gOpeInfo_textWrap::before {
		content: "";
		display: block;
		width: 1px;
		height: 16px;
		margin-right: -1px;
	}
	.gOpeInfo_icon {
		width: 16px;
		height: 16px;
	}
	.gOpeInfo_text {}
	.gOpeInfo_link {
		width: 50px;
	}
	.gOpeInfo_link > a {
		font-size: 10px;
	}
	.gOpeInfo_link > a::before {}
	.gOpeInfo_link > a::after {}
	.gNav {}
	.gNav_list {}
	.gNav_list_item {
		overflow: hidden;
	}
	.gNav_list_item > a {
		min-height: 70px;
		padding: 11px 0 5px;
	}
	.gNav_list_item-blue > a {}
	.gNav_list_item-romance > a {}
	.gNav_list_item > a::before {}
	.gNav_list_item > a::after {}
	.gNav_inner {}
	.gNav_list_item > a > img {
		width: 100%;
		max-width: 54px;
	}
	.gNav_list_item > a > b {
		font-size: 10px;
		margin-top: 2px;
	}
	.gNav_list_item > a > small {
		width: 36px;
		height: 30px;
		font-size: 10px;
		padding-left: 2px;
		padding-top: 3px;
		-webkit-transform-origin: left top;
		transform-origin: left top;
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.gNav_list_item > a > small.-stay {
		padding-left: 1px;
		width: 56px;
		height: 45px;
	}
	.gNav_list_item > a > small.-stay > small {
		transform: scale(1);
		transform-origin: left center;
	}
	.gBody {
		padding-bottom: 50px;
		padding-top: 20px;
	}
	.gBody-noPt {
		padding-top: 0;
	}
	.gBody-noPb {
		padding-bottom: 0;
	}
	.gSnsNav {
		padding: 11px 0 12px;
	}
	.gSnsNav_inner {}
	.gSnsNav_title {
		padding-bottom: 5px;
		margin-bottom: 7px;
	}
	.gSnsNav_list {
		justify-content: flex-start;
	}
	.gSnsNav_list > li {
		width: 49%;
		margin-left: 2%;
	}
	.gSnsNav_list > li:first-child {}
	.gSnsNav_list > li:last-child {}
	.gSnsNav_list > li:nth-child(3n + 1) {
		margin-left: 2%;
	}
	.gSnsNav_list > li:nth-child(2n + 1) {
		margin-left: 0;
	}
	.gSnsNav_list > li:nth-child(n + 3) {}
	.gSnsNav_list > li > a {
		padding: 10px 0;
	}
	.gSnsNav_list > li > a::before {}
	.gSnsNav_list > li > a::after {}
	.gSnsNav_list > li > a > .icon {
		width: 46px;
		height: 46px;
		border-width: 1px;
		margin-right: 13px;
	}
	.gSnsNav_list > li > a > b {}
	.gSnsNav_list > li > a > b::before {}
	.gFooter {
		padding-bottom: 65px;
	}
	.gFooter_areaPagetop {
		margin-bottom: 19px;
	}
	.gFooter_areaPagetop_inner {}
	.gFooter_logo {
		width: 120px;
	}
	.gFooter_logo > a {
		height: 68px;
	}
	.gFooter_logo > a::before {}
	.gFooter_logo > a::after {}
	.gFooter_logo > a > svg {
		width: 120px;
		height: 25px;
	}
	.gFooter_logo > a > svg > title {}
	.gPageTop {
		right: 15px;
		bottom: 15px;
	}
	.gBody-hasFloat ~ .gFooter .gPageTop {
		bottom: 50px;
	}
	.gPageTop_button {
		width: 48px;
		height: 48px;
		bottom: 10px;
		font-size: 13px;
	}
	.gPageTop_button > .icon {}
	.gPageTop_button::before {}
	.gPageTop_button::after {}
	.gFooter_inner {}
	.gFooter_copyright {
		margin-top: 15px;
	}
	.gFooter_copyright > small {
		font-size: 10px;
	}
	.gFootNav {
		border-bottom: 1px solid #482715;
	}
	.gFootNav_cols {
		display: block;
	}
	.gFootNav_col {
		width: auto;
		margin-left: 0;
	}
	.gFootNav_col-no1 {}
	.gFootNav_list {
		font-size: 14px;
	}
	.gFootNav_list > li {}
	.gFootNav_list > li:first-child {}
	.gFootNav_list > li:last-child {}
	.gFootNav_list > li:nth-child(2n + 1) {}
	.gFootNav_list > li:nth-child(n + 3) {}
	.gFootNav_list_text {
		padding: 10px 15px;
		padding-right: 25px;
	}
	.gFootNav_list_text::before {}
	.gFootNav_list_text::after {
		display: block;
		width: 5px;
		height: 9px;
		background-size: 100% 100%;
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 18' fill='%23482715'%3E%3Cpath d='M6.94,8.93.61,15.25a1.2,1.2,0,0,0,1.54,1.84l.15-.15L9.47,9.77a1.18,1.18,0,0,0,0-1.64L2.31.91A1.2,1.2,0,0,0,.61,2.6Z'/%3E%3C/svg%3E");
		position: absolute;
		z-index: 1;
		top: 50%;
		right: 10px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.gFootNav_list_text-hasChild::after {
		-webkit-transform: translateY(-50%) rotate(90deg);
		transform: translateY(-50%) rotate(90deg);
		transition-duration: .3s;
		transition-property: transform;
	}
	.gFootNav_list_text-hasChild.isShow::after {
		-webkit-transform: translateY(-50%) rotate(270deg);
		transform: translateY(-50%) rotate(270deg);
	}
	.gFootNav_cList {
		font-size: 12px;
		padding-left: 29px;
		display: none;
	}
	.isShow + .gFootNav_cList {
		display: block;
	}
	.gFootNav_cList > li {}
	.gFootNav_cList > li:first-child {}
	.gFootNav_cList > li:last-child {}
	.gFootNav_cList > li:nth-child(2n + 1) {}
	.gFootNav_cList > li:nth-child(n + 3) {}
	.gFootNav_cList > li > a {
		padding: 3px 0;
		padding-left: 1em;
	}
	.gFootNav_cList > li > a::before {}
	.gFootNav_cList > li > a::after {}
	.gFootNav_col-no2 {}
	.gFootNav_col-no3 {}
	.gVehicleNav {}
	.gVehicleNav_inner {
		padding: 0 5px;
	}
	.gVehicleNav_list {}
	.gVehicleNav_list > li {
		width: calc((100% - 20px) / 5);
		margin-left: 5px;
	}
	.gVehicleNav_list > li:first-child {}
	.gVehicleNav_list > li:last-child {}
	.gVehicleNav_list > li:nth-child(2n + 1) {}
	.gVehicleNav_list > li:nth-child(n + 3) {}
	.gVehicleNav_list > li > a {
		box-shadow: 0 0 3px rgba(212, 70, 28, 0.50);
		border-radius: 6px;
		font-size: 10px;
		padding: 5px 3px;
		overflow: hidden;
	}
	.gVehicleNav_list > li > a::before {}
	.gVehicleNav_list > li > a::after {}
	.gVehicleNav_list > li > a > img {
		width: auto;
		max-width: 58px;
		margin-bottom: 1px;
	}
	.gVehicleNav_list > li > a > b {
		margin-left: -3px;
		margin-right: -3px;
		letter-spacing: -0.01em;
		white-space: nowrap;
	}
	.gSpotNav {
		margin-bottom: 15px;
	}
	.gSpotNav_title {
		position: relative;
		z-index: 0;
		font-size: 13px;
		padding: 10px 10px;
	}
	.gSpotNav_scroll {
		overflow: auto;
		position: relative;
		z-index: 1;
	}
	.gSpotNav_list {
		font-size: 13px;
		width: 160vw;
		align-items: flex-end;
	}
	.gSpotNav_list-5c {
		width: auto;
	}
	.gSpotNav_list > li {}
	.gSpotNav_list > li:first-child {}
	.gSpotNav_list > li:last-child {}
	.gSpotNav_list > li:nth-child(2n + 1) {}
	.gSpotNav_list > li:nth-child(n + 3) {}
	.gSpotNav_list > li > a {
		height: 40px;
		background-color: #FFF9F0;
		border-right-width: 1px;
	}
	.gSpotNav_list > li > a.isCurrent {
		height: 48px;
		background-color: #D4461C;
		color: #fff;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	}
	.gSpotNav_list > li > a > br {}
	.gSpotNav_list > li:not(:first-child) > a {}
	.gSpotNav_list > li > a::before {}
	.gSpotNav_list > li > a::after {}
	.gSpotNav_scroll .ps__rail-x {
		position: relative;
		height: 13px;
		background-color: #D3D3D3;
		opacity: 1;
		border-radius: 0;
	}
	.gSpotNav_scroll .ps__thumb-x {
		background-color: #767676;
		height: 13px;
		bottom: 0;
		border-radius: 0;
	}
	.gSpotNav_scroll .ps__rail-x:focus {
		opacity: 1;
		background-color: #D3D3D3;
	}
	.gSpotNav_scroll .ps__rail-x.ps--clicking .ps__thumb-x,
	.gSpotNav_scroll .ps__rail-x:focus .ps__thumb-x {
		height: 13px;
		background-color: #767676;
	}
	.gVisual {
		margin-bottom: 25px;
	}
	.gVisual_bg {
		height: 88px;
	}
	.gVisual_bg-gallery {
		height: 0;
	}
	.gVisual_bg-timetable {}
	.gVisual_title {
		font-size: 25px;
		line-height: 1.3;
	}
	.gVisual_title > b {
		margin-top: -43px;
	}
	.gVisual_title_circle {
		width: 89px;
		height: 89px;
		padding-bottom: 30px;
		margin-top: -38px;
	}
	.gVisual_title_circle > img {
		width: 33px;
	}
	.gRideNav {
		margin-top: 25px;
	}
	.gRideNav-white {
		padding-top: 0;
	}
	.gRideNav_inner {}
	.gSquareList {
		max-width: 500px;
		margin: 0 auto;
	}
	.gSquareList-4c > li {
		width: 48.5%;
		margin-left: 3%;
	}
	.gSquareList-2c > li:first-child {
		margin-top: 0;
	}
	.gSquareList-2c > li {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}
	.gSquareList-4c > li:nth-child(2n + 1) {
		margin-left: 0;
	}
	.gSquareList-4c > li:nth-child(n + 3) {
		margin-top: 3%;
	}
	.gSquareList-3c > li {
		width: 48.5%;
		margin-left: 3%;
	}
	.gSquareList-3c > li:nth-child(3n + 1) {
		margin-left: 3%;
	}
	.gSquareList-3c > li:nth-child(2n + 1) {
		margin-left: 0;
	}
	.gSquareList-3c > li:nth-child(n + 3) {
		margin-top: 3%;
	}
	.gSquareList-3c > li:nth-child(2n + 1):last-child {
		width: 100%;
	}
	.gSquareList > li > a {}
	.gSquareList > li > a::before {}
	.gSquareList > li > a::after {}
	.gSquareList_icon {}
	.gSquareList_icon > img {}
	.gSquareList_image {}
	.gSquareList_image > img {}
	.gSquareList_image > img.-pc {
		display: none;
	}
	.gSquareList_image > img.-sp {
		display: block;
	}
	.gSquareList-3c > li:nth-child(2n + 1):last-child .gSquareList_icon {
		width: 16.11%;
	}
	.gSquareList_name {
		font-size: 15px;
	}
	.gInfoList {
		display: block;
	}
	.gInfoList > li {
		width: auto;
		margin-left: 0;
	}
	.gInfoList > li:first-child {}
	.gInfoList > li:last-child {}
	.gInfoList > li:nth-child(2n + 1) {}
	.gInfoList > li:nth-child(n + 3) {}
	.gInfoList-sp3 > li:nth-child(n + 4) {
		display: none;
	}
	.gInfoList > li > a {
		padding: 10px 0;
	}
	.gInfoList > li > a::before {}
	.gInfoList > li > a::after {}
	.gInfoList_tagList {}
	.gInfoList_tagList > li {}
	.gInfoList_tagList > li:first-child {}
	.gInfoList_tagList > li:last-child {}
	.gInfoList_tagList > li:nth-child(2n + 1) {}
	.gInfoList_tagList > li:nth-child(n + 3) {}
	.gInfoList_update {
		font-size: 12px;
	}
	.gInfoList_update > time {}
	.gInfoList_text {
		font-size: inherit;
		max-height: none;
	}
	.gInfoList_text::before {
		display: none;
	}
	.gInfoList_text::after {
		display: none;
	}
	.gNewsList {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
	.gNewsList-fit {
		margin-left: -15px;
		margin-right: -15px;
	}
	.gNewsList > li {
		width: auto;
		border: none;
	}
	.gNewsList > li:first-child {
		box-shadow: none;
	}
	.gNewsList > li:last-child {
		box-shadow: none;
	}
	.gNewsList > li:first-child:last-child {
		box-shadow: none;
	}
	.gNewsList > li:nth-child(4n + 1) {
		border-left: none;
	}
	.gNewsList > li:nth-child(n + 3) {}
	.gNewsList-sp3 > li:nth-child(n + 4) {
		display: none;
	}
	.gNewsList > li > a {
		display: flex;
		align-items: center;
		padding: 15px 15px;
		justify-content: space-between;
	}
	.gNewsList > li:nth-child(2n) > a {
		background-color: #FFF9F0;
	}
	.gNewsList > li:nth-child(4n) > a {}
	.gNewsList > li > a::before {}
	.gNewsList > li > a::after {}
	.gNewsList_image {
		padding-bottom: 0;
		width: 85px;
		height: 85px;
		min-width: 85px;
	}
	.gNewsList_areaText {
		padding: 0;
		width: calc(100% - 100px);
	}
	.gNewsList_tagList {}
	.gNewsList_tagList > li {}
	.gNewsList_tagList > li:first-child {}
	.gNewsList_tagList > li:last-child {}
	.gNewsList_tagList > li:nth-child(2n + 1) {}
	.gNewsList_tagList > li:nth-child(n + 3) {}
	.gNewsList_update {
		font-size: 12px;
		margin: 4px 0 4px;
	}
	.gNewsList_update-sightseeing {
		margin-top: 0;
	}
	.gNewsList_update:first-child {
		margin-top: 0;
	}
	.gNewsList_update > time {}
	.gNewsList_text {
		font-size: inherit;
	}
	.gOtherTourism {}
	.gOtherTourism_title {}
	.gOtherTourism_box {}
	.gOtherTourism_box > a {}
	.gOtherTourism_box > a::after {
		width: 30px;
	}
	.gOtherTourism_image {}
	.gOtherTourism_image > img {}
	.gOtherTourism_text {
		font-size: 25px;
		padding: 10px 15px;
		padding-right: 8px;
	}
	.gOtherTourism_text > .icon {
		font-size: 12px;
	}
	.gOtherSpot {}
	.gOtherSpot_title {}
	.gOtherSpot_box {
		margin-left: -15px;
		margin-right: -15px;
		max-width: none;
	}
	.gOtherSpot_box > a {}
	.gOtherSpot_image {}
	.gOtherSpot_image > img {
		width: 100%;
	}
	.gOtherSpot_text {
		font-size: 20px;
		padding: 17px 15px;
	}
	.gOtherSpot_text > .icon {
		font-size: 14px;
		right: 10px;
	}
	.gStaMap {
		padding: 0;
		height: 220px;
	}
	.gStaMap-index {}
	.gStaMap_listWrap {
		-webkit-transform: translate(-50%, -50%) scale(0.33);
		transform: translate(-50%, -50%) scale(0.33);
	}
	.gStaMap_listWrap-index {
		-webkit-transform: translate(-50%, -50%) scale(0.37);
		transform: translate(-50%, -50%) scale(0.37);
	}
	.gStaMap_list {}
	.gStaMap_listWrap::before {}
	.gStaMap_listWrap::after {}
	.gStaMap_list > li {}
	.gStaMap_list > li:first-child {}
	.gStaMap_list > li:last-child {}
	.gStaMap_list > li:nth-last-child(2) {}
	.gStaMap_list > li:nth-last-child(3) {}
	.gStaMap_list > li:nth-last-child(4) {}
	.gStaMap_list > li:nth-last-child(5) {}
	.gStaMap_list > li:nth-last-child(6) {}
	.gStaMap_list > li:nth-last-child(7) {}
	.gStaMap_list > li:nth-last-child(8) {}
	.gStaMap_list > li:nth-last-child(9) {}
	.gStaMap_list > li:nth-last-child(10) {}
	.gStaMap_list > li:nth-last-child(11) {}
	.gStaMap_list > li:nth-last-child(12) {}
	.gStaMap_list > li:nth-last-child(13) {}
	.gStaMap_list > li:nth-last-child(14) {}
	.gStaMap_list > li:nth-last-child(15) {}
	.gStaMap_list > li:nth-last-child(16) {}
	.gStaMap_item {}
	.gStaMap_item > a {}
	.gStaMap_item-railway > a {}
	.gStaMap_item-half > a {}
	.gStaMap_item-half > a::before {}
	.gStaMap_item-half > a::after {}
	.gStaMap_item > a::after {}
	.gStaMap_number {}
	.gStaMap_number > small {}
	.gStaMap_number > b {}
	.gStaMap_name {}
	.gTitle {
		margin-bottom: 21px;
	}
	.gTitle-noMb {
		margin-bottom: 0px;
	}
	.gTitle_inner {
		padding-right: 150px;
	}
	.gTitle_textWrap {
		padding: 7px 0;
		min-height: 88px;
		box-sizing: border-box;
	}
	.gTitle_title {
		font-size: 22px;
		height: 88px;
	}
	.gTitle_title-hasText {
		height: auto;
	}
	.gTitle_text {
		font-size: 13px;
		margin-top: 5px;
	}
	.gTitle_image {
		width: 180px;
	}
	.gTitle_image_svg {
		width: 40px;
	}
	.gPager {
		margin-top: 25px;
	}
	.gPager > a,
	.gPager > span {}
	.gPager > .previouspostslink {}
	.gPager > .current {}
	.gPager > .extend {}
	.gPager > .nextpostslink {}
	.gPopup {}
	.gPopup.isShow {}
	.gPopup_inner {}
	.gPopup_box {}
	.gPopup_boxWrap {}
	.gPopup_button {
		width: 48px;
		height: 48px;
	}
	.gPopup_button::before {
		width: 20px;
	}
	.gPopup_button::after {
		width: 20px;
	}
	.gPopup_box_contents {
		padding: 20px 10px;
	}
	.gPopup_box_inner {}
	.gSpotNav_list_item {}
	.gSpotNav_list_item > a {
		font-size: 12px;
	}
	.gSpotNav_list_item > a::before {
		height: 60px;
	}
	.gSpotNav_list_item > a::after {}
	.gSpotNav_list_item_img {}
	.gSpotNav_list_item_img-no1 {}
	.gSpotNav_list_item_img-no2 {}
	.gSpotNav_list_item_img-no3 {}
	.gSpotNav_list_item_img-no4 {}
	.gSpotNav_list_item_img-no5 {}
	.gSpotNav_list_item_text {}
	.gSpotNav_list_item_text > br {
		display: inline;
	}
	.gAlert {}
	.gAlert_inner {}
	.gAlert_cols {
		display: block;
	}
	.gAlert_col {
		width: auto;
	}
	.gAlert_col-no1 {}
	.gAlert_title {
		justify-content: center;
		font-size: 12px;
		height: auto;
	}
	.gAlert_title > button {
		height: 30px;
		pointer-events: auto;
	}
	.gAlert_title > button > b {
		display: inline;
		margin-left: 10px;
	}
	.isShow .gAlert_title > button > b {
		display: none;
	}
	.gAlert_col-no2 {
		display: none;
	}
	.isShow .gAlert_col-no2 {
		display: block;
	}
	.gAlert_list {
		font-size: 12px;
		border-bottom: 1px solid rgba(112, 112, 112, 0.14);
		max-height: none;
	}
	.isShow .gAlert_list {}
	.gAlert_list > li {}
	.gAlert_list > li:first-child {}
	.gAlert_list > li:last-child {}
	.gAlert_list > li:nth-child(2n + 1) {}
	.gAlert_list > li:nth-child(n + 3) {}
	.gAlert_list > li > a {
		line-height: 30px;
	}
	.gAlert_list > li > a::before {}
	.gAlert_list > li > a::after {}
	.gAlert_col-no3 {
		display: none;
	}
	.isShow .gAlert_col-no3 {
		display: block;
	}
	.gAlert_btn {
		width: 100%;
		font-size: 12px;
		height: 30px;
	}
	.gAlert_btn > b {
		display: none;
	}
	.gAlert_btn > b.-close {
		display: inline;
	}
	.isShow .gAlert_btn > b.-open {}
	.isShow .gAlert_btn > b.-close {}
	.gAlert_btn::before {}
	.gAlert_btn::after {}
	.gAlert_btn > .icon {
		font-size: 10px;
		transform: rotate( -180deg);
		top: -2px;
	}
	.isShow .gAlert_btn > .icon {}
	.gInfoList_anchor {}
	.gInfoList_areaText {
		padding: 10px 0;
	}
	.gMainNav {
		border-bottom-width: 2px;
		position: sticky;
		width: 100%;
		top: 50px;
	}
	.gMainNav_inner {}
	.gMainNav_list {}
	.gMainNav_list > li {}
	.gMainNav_list_item {
		overflow: hidden;
		padding-top: 5px;
		padding-bottom: 4px;
	}
	.gMainNav_list_item[aria-expanded="true"] {}
	.gMainNav_list_label {
		width: 30px;
		height: 23px;
	}
	.gMainNav_list_label > svg {}
	.gMainNav_list_image {
		width: 41px;
		height: 41px;
	}
	.gMainNav_list_image > img {
		width: 36px;
	}
	.gMainNav_list_text {
		font-size: 10px;
		text-align: center;
		width: 70px;
		position: relative;
		z-index: 1;
		left: 50%;
		transform: translateX(-50%) scale(0.85);
		transform-origin: center top;
	}
	.gMainNav_list_text::before {
		height: 23px;
	}
	.gMainNav_list_label_text {
		transform: scale(0.6);
		top: 2px;
		left: 2px;
	}
	.gMegaMenu {
		border-top-width: 2px;
	}
	.gMegaMenu.isShow {}
	.gMegaMenu_inner {}
	.gMegaMenu_list {}
	.gMegaMenu_list > li {}
	.gMegaMenu_list-6c > li {}
	.gMegaMenu_list-5c > li {}
	.gMegaMenu_list-3c > li {}
	.gMegaMenu_list_item {
		line-height: 1.06;
		font-size: 10px;
		overflow: hidden;
		padding-top: 9px;
		padding-bottom: 9px;
	}
	.gMegaMenu_list_image {}
	.gMegaMenu_list_image > img {}
	.gMegaMenu_list_text {
		width: 87px;
		position: relative;
		z-index: 0;
		left: 50%;
		white-space: nowrap;
		transform: translateX(-50%) scale(0.85);
		transform-origin: center top;
	}
	.gMegaMenu_list_text::before {
		height: 21px;
	}
	.gTicketMenu {}
	.gTicketMenu_link {
		margin-bottom: 6px;
	}
	.gTicketMenu_link > a {
		font-size: 11px;
		padding: 5px 10px;
		padding-right: 30px;
	}
	.gTicketMenu_link-tourism > a {}
	.gTicketMenu_link-vehicle > a {}
	.gTicketMenu_link > a::before {
		height: 19px;
	}
	.gTicketMenu_link_text {}
	.gTicketMenu_link_icon {
		width: 19px;
		height: 19px;
		right: 6px;
	}
	.gTicketMenu_link_icon > .icon {
		transform: scale(0.8);
	}
	.gTicketMenu_list {
		font-size: 10px;
		margin-bottom: 11px;
	}
	.gTicketMenu_list:last-child {}
	.gTicketMenu_list > li {
		padding-right: 5px;
	}
	.gTicketMenu_list > li > a {}
	.gTicketMenu_list > li > a::before {}
	.gMegaMenu_inner-ticket {
		padding: 15px 13px;
	}
	.gTicketMenu_closeBtn {
		font-size: 11px;
		height: 30px;
	}
	.gTicketMenu_closeBtn_icon {
		width: 15px;
		height: 15px;
	}
	.gTicketMenu_closeBtn_icon::before {
		width: calc(100% - 6px);
		height: 1px;
	}
	.gTicketMenu_closeBtn_icon::after {
		width: calc(100% - 6px);
		height: 1px;
	}
	.gHeader_global {}
	.gHeader_global_list {
		border-width: 2px;
		font-size: 13px;
		padding: 5px 0;
		margin-top: 9px;
	}
	.gHeader_global_list.isShow {}
	.gHeader_global_list::before {
		border-width: 9px;
		border-top-width: 0;
		margin-bottom: 2px;
	}
	.gHeader_global_list > li {}
	.gHeader_global_list > li > a {
		min-height: 30px;
		padding: 0 22px;
	}
}
@media screen and (max-width:374px) {
	.gFootNav_list_text {
		padding-left: 5px;
	}
	.gFootNav_list {
		font-size: 13px;
	}
	.gSnsNav_list > li > a > .icon {
		width: 30px;
		height: 30px;
		font-size: 13px;
		margin-right: 7px;
	}
	.gSnsNav_list > li > a {
		font-size: 13px;
	}
	.gHeader_powerd {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		margin-top: 3px;
	}
	.gHeader_description {
		transform: scale(0.85);
	}
	.gHeader_circleLink {
		padding-right: 0;
	}
	.gHeader_title > a {
		padding-left: 0;
	}
	.gVehicleNav_list > li > a > b {
		-webkit-transform: scale(0.85);
		transform: scale(0.85);
	}
	.gSpotNav_list {
		font-size: 11px;
	}
	.gSquareList_name {
		font-size: 13px;
	}
	.gStaMap_listWrap {
		-webkit-transform: translate(-50%, -50%) scale(0.28);
		transform: translate(-50%, -50%) scale(0.28);
	}
	.gStaMap_listWrap-index {
		-webkit-transform: translate(-50%, -50%) scale(0.31);
		transform: translate(-50%, -50%) scale(0.31);
	}
	.gTitle_image {
		width: 140px;
	}
	.gTitle_inner {
		padding-right: 120px;
	}
	.gTitle_title {
		font-size: 20px;
	}
	.gPopup_inner {
		padding-left: 10px;
		padding-right: 10px;
	}
	.gMainNav_list_text {
		transform: translateX(-50%) scale(0.75);
	}
	.gMegaMenu_list_text {
		transform: translateX(-50%) scale(0.75);
	}
	.gMainNav_list_label {
		transform-origin: left top;
		transform: scale(0.85);
	}
}
