@charset "UTF-8";
.pagetop {
	bottom: 20px;
}
.pagetop a {
	background: #666666;
}
.cmn-inner {
	max-width: 1000px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
.cmn-sp-inline {
	display: none;
}
.cmn-section {
	margin-top: -60px;
	padding-top: 60px;
}
.contents {
	font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background-color: #fff;
	font-size: 18px;
	line-height: 1.8;
	padding-bottom: 110px;
	padding-top: 40px;
	display: block;
}
.intro {
	margin-bottom: 70px;
}
.intro__inner {
	max-width: 1030px;
}
.intro__area-title {
	position: relative;
	z-index: 1;
	margin-bottom: 65px;
}
.intro__area-title__text {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: #db4713;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	font-size: 46px;
	color: #fff;
	font-weight: 600;
	margin: 0 auto;
	padding-top: 18px;
}
.intro__area-title__text > b {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-top: -30px;
	font-size: 17px;
	font-weight: 600;
}
.intro__area-title__image {
	position: absolute;
	z-index: 1;
	bottom: -38px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-left: 138px;
}
.intro__area-title__image > img {
	display: block;
}
.intro__headline {
	font-size: 32px;
	color: #1a3168;
	text-align: center;
	font-weight: 600;
	margin-bottom: 48px;
	letter-spacing: -0.05em;
}
.intro__sect {
	margin-bottom: 75px;
}
.intro__sect:last-child {
	margin-bottom: 0;
}
.intro__sect__image {
	margin-bottom: 30px;
}
.intro__sect__image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.intro__sect__area-text {
	max-width: 858px;
	margin: 0 auto;
}
.intro__subhead {
	font-size: 28px;
	color: #1a3168;
	font-weight: 600;
	margin-bottom: 16px;
	line-height: 1.6;
}
.intro__text {
	margin-bottom: 34px;
	letter-spacing: -0.08em;
}
.intro__info-list {
	list-style: none;
	display: flex;
}
.intro__info-list > li {
	margin-left: 16px;
}
.intro__info-list > li:first-child {
	margin-left: 0;
	display: flex;
	align-items: center;
}
.intro__info-list > li:last-child {}
.intro__info-list > li:nth-child(2n+1) {}
.intro__info-list > li:nth-child(n+3) {}
.intro__info-list > li > a {
	display: block;
}
.intro__info-list > li:first-child > a {
	text-decoration: underline;
	color: #db4713;
	transition-duration: .3s;
	transition-property: color, background-color;
}
.intro__info-list > li > a::before {
	content: "";
}
.intro__info-list > li > a::after {
	content: "";
}
.intro__list {
	list-style: none;
}
.intro__list > li {
	position: relative;
	z-index: 1;
	padding-left: 22px;
}
.intro__list > li::before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background-color: #db4713;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0.9em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.intro__list > li:first-child {}
.intro__list > li:last-child {}
.intro__list > li:nth-child(2n+1) {}
.intro__list > li:nth-child(n+3) {}
.intro__url {}
.intro__url > a {
	display: inline-block;
	text-decoration: underline;
	color: #db4713;
	transition-duration: .3s;
	transition-property: color, background-color;
	word-break: break-word;
}
.intro__url > a::before {
	content: "";
}
.intro__url > a::after {
	content: "";
}
.gourmet {
	background-color: #f9f3e7;
	padding: 82px 0;
	margin-bottom: 64px;
}
.gourmet__inner {}
.gourmet__title {
	font-size: 32px;
	color: #db4713;
	line-height: 1.5;
	font-weight: 600;
	text-align: center;
	margin-bottom: 31px;
	position: relative;
	z-index: 1;
}
.gourmet__title::before {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 10' fill='%23db4713'%3E%3Crect x='16.46' y='1.46' width='7.07' height='7.07' transform='translate(2.32 15.61) rotate(-45)'/%3E%3Crect x='1.46' y='1.46' width='7.07' height='7.07' transform='translate(-2.07 5) rotate(-45)'/%3E%3Crect x='31.46' y='1.46' width='7.07' height='7.07' transform='translate(6.72 26.21) rotate(-45)'/%3E%3C/svg%3E");
	width: 40px;
	height: 10px;
	margin: 0 auto 8px;
}
.gourmet__sect {}
.gourmet__cols {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.gourmet__col {}
.gourmet__col--image {
	width: 380px;
}
.gourmet__image {
	width: 100%;
	height: auto;
}
.gourmet__image > img {
	display: block;
}
.gourmet__col--text {
	width: calc(100% - 420px);
}
.gourmet__sect__headline {
	font-size: 24px;
	font-weight: 600;
	color: #1a3168;
	line-height: 1.2;
	margin-bottom: 14px;
}
.gourmet__text {
	line-height: 1.6;
	letter-spacing: -0.08em;
}
.gourmet__link {
	margin-top: 30px;
}
.gourmet__link-blank {}
.gourmet__link > a {
	display: flex;
	text-decoration: underline;
	color: inherit;
	position: relative;
	z-index: 1;
	align-items: center;
	font-size: 18px;
	color: #db4713;
	transition-duration: .3s;
	transition-property: color, background-color;
	letter-spacing: -0.09em;
}
.gourmet__link > a::before {
	content: "";
}
.gourmet__link-blank > a::after {
	content: "";
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 16' fill='%23db4713'%3E%3Cpath d='M10.45,2.18H1V15.27H15.55v-8h.72V16H.27V1.45H10.45Zm7.28,3.64H17V1.24L8.53,9.71,8,9.2,16.49.73H11.91V0h5.82Z'/%3E%3C/svg%3E");
	display: block;
	z-index: 1;
	width: 18px;
	height: 16px;
	margin-left: 6px;
}
.souvenir {
	margin-bottom: 85px;
}
.souvenir__inner {}
.souvenir__title {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 32px;
	color: #db4713;
	font-weight: 600;
	margin-bottom: 30px;
}
.souvenir__title__inner {
	position: relative;
	z-index: 1;
	padding: 0 32px;
}
.souvenir__title__inner::before {
	content: "";
	display: block;
	width: 8px;
	height: 25px;
	border-left: 2px solid #db4713;
	border-right: 2px solid #db4713;
	-webkit-transform: skewX(27deg) translateY(-50%);
	transform: skewX(27deg) translateY(-50%);
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	margin-top: 3px;
}
.souvenir__title__inner::after {
	content: "";
	display: block;
	width: 8px;
	height: 27px;
	border-left: 2px solid #db4713;
	border-right: 2px solid #db4713;
	-webkit-transform: skewX(153deg) translateY(-50%);
	transform: skewX(153deg) translateY(-50%);
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 0;
	margin-top: 3px;
}
.souvenir__list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.souvenir__list > li {
	width: 47.5%;
	margin-left: 5%;
	border: 1px solid #db4713;
	padding: 40px;
	padding-bottom: 37px;
}
.souvenir__list > li:first-child {}
.souvenir__list > li:last-child {}
.souvenir__list > li:nth-child(2n + 1) {
	margin-left: 0;
}
.souvenir__list > li:nth-child(n + 3) {}
.souvenir__list__item {}
.souvenir__image {
	margin-bottom: 26px;
}
.souvenir__image > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.souvenir__headline {
	font-size: 24px;
	color: #1a3168;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 15px;
	position: relative;
	z-index: 1;
}
.souvenir__headline > small {
	display: block;
	font-size: 12px;
	font-weight: 600;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -6px;
}
.souvenir__text {
	line-height: 1.6;
	margin-bottom: 30px;
	letter-spacing: -0.08em;
}
.souvenir__info-list {
	list-style: none;
}
.souvenir__info-list > li {}
.souvenir__info-list > li:first-child {}
.souvenir__info-list > li:last-child {}
.souvenir__info-list > li:nth-child(2n + 1) {}
.souvenir__info-list > li:nth-child(n + 3) {}
.souvenir__info-list > li > a {
	display: block;
	text-decoration: underline;
	color: #db4713;
	transition-duration: .3s;
	transition-property: color, background-color;
	line-height: 1.7;
}
.souvenir__info-list > li:last-child > a {
	color: inherit;
	text-decoration: none;
}
.souvenir__info-list > li > a::before {
	content: "";
}
.souvenir__info-list > li > a::after {
	content: "";
}
.souvenir__link {
	max-width: 600px;
	margin: 51px auto 0;
}
.souvenir__link > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	background-color: #d3a33e;
	height: 78px;
	align-items: center;
	justify-content: center;
	border-radius: 39px;
	box-shadow: 3px 3px 0 0 #a07c2f;
	transition-duration: .3s;
	transition-property: color, background-color, box-shadow, -webkit-transform;
	transition-property: color, background-color, transform, box-shadow;
	transition-property: color, background-color, transform, box-shadow, -webkit-transform;
}
.souvenir__link > a::before {
	content: "";
}
.souvenir__link > a::after {
	content: "";
}
.souvenir__link > a > img {
	display: block;
}
.souvenir__link > a > img:first-child {
	margin-right: 17px;
}
.souvenir__link > a > img:last-child {}
.hotel {
	background-image: url(/winter2020/assets/images/bg-hotel@2x.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-bottom: 80px;
}
.hotel__inner {
	max-width: 1030px;
}
.hotel__title {
	font-size: 32px;
	color: #f5e3ae;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.5;
	margin-bottom: 33px;
}
.hotel__title__inner {}
.hotel__title__inner::before {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 10' fill='%23f5eed8'%3E%3Crect x='16.46' y='1.46' width='7.07' height='7.07' transform='translate(2.32 15.61) rotate(-45)'/%3E%3Crect x='1.46' y='1.46' width='7.07' height='7.07' transform='translate(-2.07 5) rotate(-45)'/%3E%3Crect x='31.46' y='1.46' width='7.07' height='7.07' transform='translate(6.72 26.21) rotate(-45)'/%3E%3C/svg%3E");
	width: 40px;
	height: 10px;
	margin: 0 auto 7px;
}
.hotel__list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.hotel__list > li {
	background-color: #fffaec;
	width: 30%;
	margin-left: 5%;
}
.hotel__list > li:first-child {}
.hotel__list > li:last-child {}
.hotel__list > li:nth-child(3n + 1) {
	margin-left: 0;
}
.hotel__list > li:nth-child(n + 3) {}
.hotel__list__item {}
.hotel__image {
	position: relative;
	z-index: 1;
}
.hotel__image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.hotel__image__spot {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	color: #fff;
	background-color: #008f44;
	padding: 7px 9px;
	line-height: 1.2;
	font-size: 15px;
}
.hotel__image__ex {
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 20px;
	font-size: 14px;
	color: #fff;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.hotel__area-text {
	padding: 17px 30px 32px;
}
.hotel__headline {
	font-size: 20px;
	font-weight: 600;
	color: #db4713;
	line-height: 1.4;
	margin-bottom: 14px;
}
.hotel__text {
	font-size: 16px;
	margin-bottom: 9px;
	letter-spacing: -0.06em;
}
.hotel__route {
	border-top: 1px solid #b3b3b3;
	padding-top: 14px;
	font-size: 16px;
}
.hotel__link {
	max-width: 860px;
	margin: 47px auto 0;
}
.hotel__link > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: center;
	justify-content: center;
	height: 114px;
	border-radius: 57px;
	background-color: #13adb4;
	box-shadow: 3px 3px 0 0px #0e7c81;
	transition-duration: .3s;
	transition-property: color, background-color, box-shadow, -webkit-transform;
	transition-property: color, background-color, transform, box-shadow;
	transition-property: color, background-color, transform, box-shadow, -webkit-transform;
}
.hotel__link > a::before {
	content: "";
}
.hotel__link > a::after {
	content: "";
}
.hotel__link > a > img {}
.hotel__link > a > img:first-child {
	display: block;
}
.hotel__link > a > img:last-child {
	display: none;
}
.page-navi {}
.page-navi__inner {
	max-width: 1030px;
}
.page-navi__title {
	max-width: 300px;
	margin: 0 auto 18px;
}
.page-navi__title > img {
	display: block;
}
.page-navi__headline {
	font-size: 28px;
	color: #1a3168;
	text-align: center;
	font-weight: 600;
	margin-bottom: 65px;
	letter-spacing: -0.08em;
}
.page-navi__list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
.page-navi__list > li {
	width: 12.5%;
	margin-left: 5%;
}
.page-navi__list > li:first-child {
	margin-left: 0;
}
.page-navi__list > li:last-child {}
.page-navi__list > li:nth-child(2n + 1) {}
.page-navi__list > li:nth-child(n + 3) {}
.page-navi__list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.page-navi__list > li > a::before {
	content: "";
}
.page-navi__list > li > a::after {
	content: "";
}
.page-navi__list__image {
	margin-bottom: 39px;
	border: 4px solid rgba(255, 255, 255, 0);
	border-radius: 50%;
	transition-duration: .3s;
	transition-property: color, border-color;
	box-sizing: border-box;
	overflow: hidden;
}
.page-navi__list__image > img {
	display: block;
	border-radius: 50%;
	max-width: 100%;
	height: auto;
}
.page-navi__list__text {
	font-size: 26px;
	color: #1a3168;
	line-height: 1;
	position: relative;
	z-index: 1;
	text-align: center;
	transition-duration: .3s;
	transition-property: color, background-color;
}
.page-navi__list__text > b {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 12px;
	font-weight: 600;
	margin-top: -16px;
}
.pamph {
	background-color: #e8eaf0;
	background-image: url(/winter2020/assets/images/bg-pamphlet@2x.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.pamph::before {
	content: "";
	display: block;
}
.pamph::after {
	content: "";
	display: block;
}
.pamph__inner {
	padding: 50px;
	padding-right: 70px;
}
.pamph__cols {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
.pamph__col {}
.pamph__col--no1 {
	width: calc(100% - 280px);
}
.pamph__title {
	font-size: 24px;
	font-weight: 600;
	color: #1a3168;
	background-color: #fff;
	max-width: 320px;
	text-align: center;
	padding: 17px 10px;
	line-height: 1.4;
	margin-bottom: 20px;
	border: 2px solid #1a3168;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.pamph__title::before {
	content: "";
	display: block;
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	border: 1px solid #1a3168;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.pamph__title::after {
	content: "";
	display: block;
}
.pamph__text {
	color: #1a3168;
	font-weight: 600;
}
.pamph__link {
	max-width: 300px;
	margin-left: auto;
	margin-top: 32px;
}
.pamph__link > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	align-items: center;
	background-color: #db4713;
	height: 60px;
	justify-content: center;
	border-radius: 5px;
	box-shadow: 0 3px 0 0 #a8370f;
	transition-duration: .3s;
	transition-property: color, background-color, box-shadow, -webkit-transform;
	transition-property: color, background-color, transform, box-shadow;
	transition-property: color, background-color, transform, box-shadow, -webkit-transform;
}
.pamph__link > a::before {
	content: "";
}
.pamph__link > a::after {
	content: "";
}
.pamph__col--no2 {
	width: 177px;
}
.pamph__image {}
.pamph__image > img {
	display: block;
}
.page-takaoka .page-navi__list .-takaoka .page-navi__list__image,
.page-imizu .page-navi__list .-imizu .page-navi__list__image,
.page-himi .page-navi__list .-himi .page-navi__list__image,
.page-oyabe .page-navi__list .-oyabe .page-navi__list__image,
.page-tonami .page-navi__list .-tonami .page-navi__list__image,
.page-nanto .page-navi__list .-nanto .page-navi__list__image {
	border-color: #db4713;
}
.page-takaoka .page-navi__list .-takaoka .page-navi__list__text,
.page-imizu .page-navi__list .-imizu .page-navi__list__text,
.page-himi .page-navi__list .-himi .page-navi__list__text,
.page-oyabe .page-navi__list .-oyabe .page-navi__list__text,
.page-tonami .page-navi__list .-tonami .page-navi__list__text,
.page-nanto .page-navi__list .-nanto .page-navi__list__text {
	color: #db4713;
}
.hotel-bgBeige {
	background-image: none;
	background-color: #f9f3e7;
	padding-top: 30px;
}
.gourmet__cols-rev {
	flex-direction: row-reverse;
}
.gourmet__cols:last-child {
	margin-bottom: 0;
}
.gourmet__info-list {
	list-style: none;
}
.gourmet__info-list > li {}
.gourmet__info-list > li:first-child {}
.gourmet__info-list > li:last-child {}
.gourmet__info-list > li:nth-child(2n + 1) {}
.gourmet__info-list > li:nth-child(n + 3) {}
.gourmet__info-list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.gourmet__info-list > li > a::before {
	content: "";
}
.gourmet__info-list > li > a::after {
	content: "";
}
.intro__text > ruby {}
.intro__text > ruby > rp {}
.intro__text > ruby > rt {}
.page-navi-msg {
	background-color: #f9f3e7;
	padding-top: 64px;
	padding-bottom: 60px;
	margin-bottom: 79px;
}
.page-navi-msg__title {
	font-size: 32px;
	font-weight: 600;
	color: #db4713;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-bottom: 29px;
}
.page-navi-msg__title::before {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 10' fill='%23db4713'%3E%3Crect x='16.46' y='1.46' width='7.07' height='7.07' transform='translate(2.32 15.61) rotate(-45)'/%3E%3Crect x='1.46' y='1.46' width='7.07' height='7.07' transform='translate(-2.07 5) rotate(-45)'/%3E%3Crect x='31.46' y='1.46' width='7.07' height='7.07' transform='translate(6.72 26.21) rotate(-45)'/%3E%3C/svg%3E");
	width: 40px;
	height: 10px;
	margin: 0 auto 4px;
}
.page-navi-msg__movie-wrap {
	max-width: 640px;
	margin: 0 auto;
}
.page-navi-msg__movie {
	padding-bottom: 56.25%;
	position: relative;
	z-index: 1;
}
.page-navi-msg__movie > video {
	display: block;
	border: none;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.traffic {
	margin-bottom: 0px;
}
.traffic__inner {}
.traffic__cols {
	display: flex;
	justify-content: space-between;
}
.traffic__col {}
.traffic__col-no1 {
	width: 465px;
}
.traffic__title {
	font-size: 24px;
	color: #1a3168;
	font-weight: 600;
	line-height: 1.58;
	margin-bottom: 24px;
	letter-spacing: -0.08em;
}
.traffic__list {
	list-style: none;
}
.traffic__list > li {
	background-color: #e8eaf0;
	margin-top: 10px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 13px 18px;
	box-sizing: border-box;
	line-height: 1.6;
	font-size: 18px;
}
.traffic__list > li:first-child {
	margin-top: 0;
}
.traffic__list > li:last-child {}
.traffic__list > li:nth-child(2n + 1) {}
.traffic__list > li:nth-child(n + 3) {}
.traffic__text {
	position: relative;
	z-index: 1;
	padding-left: 20px;
	font-weight: 600;
}
.traffic__text::before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #db4713;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0.8em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.traffic__time {
	font-size: 24px;
	color: #db4713;
	font-weight: 600;
	display: flex;
	align-items: center;
}
.traffic__time > small {
	display: block;
	font-size: 13px;
	background-color: #db4713;
	color: #fff;
	padding: 3px 5px;
	box-sizing: border-box;
	letter-spacing: -0.08em;
	margin-right: 13px;
	position: relative;
	z-index: 1;
	margin-top: 4px;
}
.traffic__time > small::after {
	content: "";
	display: block;
	border: 7px solid rgba(255, 255, 255, 0);
	position: absolute;
	z-index: 1;
	left: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-right: none;
	border-left-color: #db4713;
	border-left-width: 10px;
}
.traffic__caution {
	font-size: 13px;
	color: #1a3168;
	margin-top: 3px;
}
.traffic__col-no2 {
	width: calc(100% - 505px);
	padding-top: 10px;
}
.traffic__image {}
.traffic__image > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.area-nav {
	background-image: url(/winter2020/assets/images/home/bg-area@2x.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
	width: 100%;
	padding-top: 51px;
	margin-bottom: 100px;
}
.area-navi__inner {
	max-width: 1030px;
}
.area-nav__title {
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	margin-bottom: 24px;
	letter-spacing: -0.08em;
}
.area-nav__list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.area-nav__list > li {
	width: 15.5%;
	margin-left: 1.4%;
}
.area-nav__list > li:first-child {
	margin-left: 0;
}
.area-nav__list > li:last-child {}
.area-nav__list > li:nth-child(2n + 1) {}
.area-nav__list > li:nth-child(n + 3) {}
.area-nav__list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.area-nav__list > li > a::before {
	content: "";
}
.area-nav__list > li > a::after {
	content: "";
}
.area-navi__list__image {
	border: 4px solid #fff;
	border-radius: 50%;
	transition-duration: .3s;
	transition-property: color, border-color;
	box-sizing: border-box;
}
.area-navi__list__image > img {
	display: block;
	border-radius: 50%;
	max-width: 100%;
	height: auto;
}
.area-navi__list__text {
	width: 100px;
	height: 100px;
	background-color: #fff;
	border-radius: 50%;
	margin: -40px auto 0;
	position: relative;
	z-index: 2;
	font-size: 24px;
	font-weight: 600;
	color: #db4713;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
	transition-duration: .3s;
	transition-property: color, background-color;
}
.area-navi__list__text > b {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	font-size: 12px;
	font-weight: 600;
	margin-top: -30px;
}
.area-navi__list__text::after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border: 2px solid #db4713;
	border-top-color: rgba(255, 255, 255, 0);
	border-left-color: rgba(255, 255, 255, 0);
	-webkit-transform: translateX(-50%) scale(0.8, 1) rotate(45deg);
	transform: translateX(-50%) scale(0.8, 1) rotate(45deg);
	position: absolute;
	z-index: 1;
	bottom: 12px;
	left: 50%;
	transition-duration: .3s;
	transition-property: color, border-color;
}
.area-wrap {
	margin-bottom: 100px;
}
.area-wrap-last {
	margin-bottom: 80px;
}
.area {}
.area__inner {
	max-width: 1330px;
}
.area__title {
	position: absolute;
	z-index: 2;
	left: -280px;
	top: -58px;
}
.area__title__text {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: #db4713;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	font-size: 46px;
	color: #fff;
	font-weight: 600;
	padding-top: 18px;
	line-height: 1;
}
.area__title__text > b {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-top: -30px;
	font-size: 17px;
	font-weight: 600;
}
.area__title__image {
	position: absolute;
	z-index: 1;
	bottom: -40px;
	left: 158px;
	height: auto;
}
.area__title__image > img {
	display: block;
	max-width: none;
	width: 160px;
	height: auto;
}
.area__cols {
	position: relative;
	z-index: 1;
}
.area__cols > a {
	display: flex;
	text-decoration: none;
	color: inherit;
	flex-direction: row-reverse;
	justify-content: space-between;
	background-color: #f9f3e7;
	position: relative;
	z-index: 1;
}
.area__cols-even > a {
	background-color: #e8eaf0;
}
.area__cols > a::before {
	content: "";
}
.area__cols > a::after {
	content: "";
}
.area__col {}
.area__col-no1 {
	width: calc(100% - 330px);
	position: relative;
	z-index: 1;
}
.area__headline {
	color: #1a3168;
	display: flex;
	position: absolute;
	z-index: 3;
	top: 50px;
	left: -40px;
}
.area__headline > b {
	display: block;
	background-color: #fff;
	padding: 15px 21px;
	line-height: 1.4;
	font-weight: 600;
	position: relative;
	z-index: 3;
	text-align: center;
	letter-spacing: -0.05em;
	font-size: 32px;
}
.area__image {}
.area__image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.area__col-no2 {
	width: 330px;
	padding-top: 177px;
	padding-left: 50px;
}
.area__oList {
	list-style: none;
	counter-reset: number;
	line-height: 2;
	letter-spacing: -0.08em;
}
.area__oList > li {
	counter-increment: number;
	position: relative;
	z-index: 1;
	padding-left: 35px;
	font-size: 18px;
	color: #1a3168;
	font-weight: 600;
	margin-top: 2px;
}
.area__oList > li::before {
	content: counter(number)"";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 1em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	background-color: #1a3168;
	color: #fff;
	width: 25px;
	height: 25px;
	align-items: center;
	justify-content: center;
}
.area__oList > li:first-child {
	margin-top: 0;
}
.area__oList > li:last-child {}
.area__oList > li:nth-child(2n + 1) {}
.area__oList > li:nth-child(n + 3) {}
.area__link-wrap {
	z-index: 1;
	position: relative;
	margin-top: 36px;
}
.area__link {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	background-color: #1a3168;
	width: 310px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 80px;
	transition-duration: .3s;
	transition-property: color, background-color;
	box-sizing: border-box;
	max-height: none;
}
.area__link::after {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 13' fill='%23fff'%3E%3Cpolygon class='cls-1' points='40 12.93 0 12.93 0 10.93 35.24 10.93 25.96 1.47 27.39 0.07 40 12.93'/%3E%3C/svg%3E");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 40px;
	height: 13px;
	margin-top: -3px;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	position: absolute;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 50px;
}
.fix-banner {
	position: fixed;
	z-index: 1000;
	bottom: 90px;
	right: 0;
	transition-duration: .3s;
	transition-property: opacity;
	width: 300px;
	display: block;
}
.fix-banner.is-none {
	opacity: 0;
	pointer-events: none;
}
.fix-banner__close-button {
	display: block;
	width: 60px;
	height: 40px;
	background-color: #333333;
	border: none;
	cursor: pointer;
	margin-left: auto;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='%23fff'%3E%3Cpath d='M9.65,7l4-4a1.25,1.25,0,0,0,0-1.77L12.75.37A1.25,1.25,0,0,0,11,.37l-4,4-4-4a1.25,1.25,0,0,0-1.77,0l-.88.88A1.25,1.25,0,0,0,.37,3l4,4-4,4a1.25,1.25,0,0,0,0,1.77l.88.88a1.25,1.25,0,0,0,1.77,0l4-4,4,4a1.25,1.25,0,0,0,1.77,0l.88-.88a1.25,1.25,0,0,0,0-1.77Z'/%3E%3C/svg%3E");
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: center center;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.fix-banner__close-button::before {
	content: "";
}
.fix-banner__close-button::after {
	content: "";
}
.fix-banner__image {}
.fix-banner__image > a {
	display: block;
	text-decoration: none;
	color: inherit;
	background-color: #fff;
}
.fix-banner__image > a::before {
	content: "";
}
.fix-banner__image > a::after {
	content: "";
}
.fix-banner__image > a > img {
	display: block;
	transition-duration: .3s;
	transition-property: opacity;
}
.fix-banner__image > a > img:last-child {
	display: none;
}
.sp-menu {
	display: none;
}
.sp-menu__title {}
.sp-menu__button {
	display: block;
}
.sp-menu__button::before {
	content: "";
}
.sp-menu__button::after {
	content: "";
}
.sp-menu__list {
	list-style: none;
}
.sp-menu__list > li {
	max-height: none;
}
.sp-menu__list > li:first-child {}
.sp-menu__list > li:last-child {}
.sp-menu__list > li:nth-child(2n + 1) {}
.sp-menu__list > li:nth-child(n + 3) {}
.sp-menu__list > li > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.sp-menu__list > li > a::before {
	content: "";
}
.sp-menu__list > li > a::after {
	content: "";
}
.visual {}
.visual__slide {
	font-size: 0;
}
.visual__slide__item {}
.visual__slide__item__image {}
.visual__slide__item__image--pc {}
.visual__slide__item__image--pc > img {
	display: block;
	width: 100%;
	height: auto;
}
.visual__slide__item__image--sp {
	display: none;
}
.visual__slide__item__image--sp > img {}
.pagetop {
	z-index: 1000;
}
.gnav_wrap {
	z-index: 1001;
}
.page-navi__link {
	width: 240px;
	margin: 0 auto 40px;
}
.page-navi__link > a {
	font-size: 1em;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background-color: #1b3168;
	padding: .4em 0;
	border-radius: 30px;
	display: block;
	transition-duration: .3s;
	transition-property: background-color, color;
}
.page-navi__link > a::before {
	content: "";
}
.page-navi__link > a::after {
	content: "";
}
.page-navi__travel-link {
	max-width: 860px;
	margin: 65px auto 0;
}
.page-navi__travel-link > a {
	display: block;
	text-decoration: none;
	color: inherit;
	transition-duration: .3s;
	transition-property: opacity;
}
.page-navi__travel-link > a::before {
	content: "";
}
.page-navi__travel-link > a::after {
	content: "";
}
.page-navi__travel-link > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 1349px) {
	.area-wrap {}
	.area {}
	.area__inner {}
	.area__title {
		top: -4.30vw;
	}
	.area__title__text {
		width: 14.82vw;
		height: 14.82vw;
		font-size: 3.41vw;
	}
	.area__title__text > b {
		font-size: 1.26vw;
		margin-top: -2.22vw;
	}
	.area__title__image {
		left: 11.71vw;
		bottom: -2.97vw;
	}
	.area__title__image > img {
		width: 120px;
	}
	.area__cols {}
	.area__cols > a {}
	.area__cols-even > a {}
	.area__cols > a::before {}
	.area__cols > a::after {}
	.area__col {}
	.area__col-no1 {}
	.area__headline {}
	.area__headline > b {
		font-size: 2.3vw;
	}
	.area__image {}
	.area__image > img {}
	.area__col-no2 {
		padding-top: 13.12vw;
		padding-left: 3.7vw;
	}
	.area__oList {}
	.area__oList > li {
		font-size: 1.33vw;
		padding-left: 2.59vw;
	}
	.area__oList > li::before {
		width: 1.85vw;
		height: 1.85vw;
	}
	.area__oList > li:first-child {}
	.area__oList > li:last-child {}
	.area__oList > li:nth-child(2n + 1) {}
	.area__oList > li:nth-child(n + 3) {}
	.area__link-wrap {}
	.area__link {
		height: 5.93vw;
		font-size: 1.48vw;
		width: 22.98vw;
		left: 4.45vw;
	}
	.area__link::after {
		width: 2.96vw;
		right: 3.71vw;
		height: .96vw;
	}
}
@media screen and (min-width:641px) {
	.page-navi__link > a:hover {
		background-color: #db4713;
	}
	.sp-menu__button:hover {}
	.sp-menu__list > li > a:hover {}
	.fix-banner__close-button:hover {
		background-color: #555;
	}
	.fix-banner__image > a:hover {}
	.fix-banner__image > a:hover > img {
		opacity: .7;
	}
	.area-nav__list > li > a:hover {}
	a:hover .area-navi__list__text {
		color: #fff;
		background-color: #db4713;
	}
	a:hover .area-navi__list__text::after {
		border-bottom-color: #fff;
		border-right-color: #fff;
	}
	.area__cols > a:hover {}
	a:hover .area__link {
		background-color: #13254e;
	}
	a:hover .area__link::after {
		-webkit-transform: translateY(-50%) translateX(1.59vw);
		transform: translateY(-50%) translateX(1.59vw);
	}
	.gourmet__link-blank > a:hover::after {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 16' fill='%232b8bb5'%3E%3Cpath d='M10.45,2.18H1V15.27H15.55v-8h.72V16H.27V1.45H10.45Zm7.28,3.64H17V1.24L8.53,9.71,8,9.2,16.49.73H11.91V0h5.82Z'/%3E%3C/svg%3E");
	}
	.gourmet__info-list > li > a:hover {}
	.intro__info-list > li > a:hover {
		color: #2b8bb5;
	}
	.intro__url > a:hover {
		color: #2b8bb5;
	}
	.gourmet__link > a:hover {
		color: #2b8bb5;
	}
	.souvenir__info-list > li > a:hover {
		color: #2b8bb5;
	}
	.souvenir__link > a:hover {
		background-color: #a07c2f;
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
	.hotel__link > a:hover {
		background-color: #0e7c81;
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
	}
	.page-navi__list > li > a:hover {}
	.pamph__link > a:hover {
		background-color: #a8370f;
		-webkit-transform: translateY(3px);
		transform: translateY(3px);
		box-shadow: 0 0 0 0 #a8370f;
	}
	a:hover .page-navi__list__image {
		border-color: #db4713;
	}
	a:hover .page-navi__list__text {
		color: #db4713;
	}
	a:hover .page-navi__list__image > img {}
	.page-navi__travel-link > a:hover {
		opacity: 0.8;
	}
}
@media screen and (max-width: 640px) {
	.cmn-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.cmn-sp-inline {
		display: block;
	}
	.cmn-section {
		margin-top: -100px;
		padding-top: 100px;
	}
	.contents {
		line-height: 1.6;
		padding-bottom: 83px;
		font-size: 16px;
		padding-top: 20px;
	}
	.intro {
		margin-bottom: 43px;
	}
	.intro__inner {}
	.intro__area-title {
		margin-bottom: 46px;
	}
	.intro__area-title__text {
		width: 123px;
		height: 123px;
		font-size: 28px;
		padding-top: 12px;
	}
	.intro__area-title__text > b {
		font-size: 12px;
		margin-top: -20px;
	}
	.intro__area-title__image {
		margin-left: 79px;
		width: 98px;
		height: auto;
		bottom: -24px;
	}
	.intro__area-title__image > img {}
	.intro__headline {
		font-size: 17px;
		margin-bottom: 36px;
	}
	.intro__sect {
		margin-bottom: 40px;
	}
	.intro__sect:last-child {}
	.intro__sect__image {
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 14px;
	}
	.intro__sect__image > img {}
	.intro__sect__area-text {}
	.intro__subhead {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.intro__text {
		margin-bottom: 28px;
	}
	.intro__info-list {
		display: block;
	}
	.intro__info-list > li {
		margin-left: 0;
	}
	.intro__info-list > li:first-child {}
	.intro__info-list > li:last-child {}
	.intro__info-list > li:nth-child(2n + 1) {}
	.intro__info-list > li:nth-child(n + 3) {}
	.intro__info-list > li > a {}
	.intro__info-list > li:first-child > a {}
	.intro__info-list > li > a::before {}
	.intro__info-list > li > a::after {}
	.intro__list {}
	.intro__list > li {}
	.intro__list > li::before {}
	.intro__list > li:first-child {}
	.intro__list > li:last-child {}
	.intro__list > li:nth-child(2n + 1) {}
	.intro__list > li:nth-child(n + 3) {}
	.intro__url {}
	.intro__url > a {}
	.intro__url > a::before {}
	.intro__url > a::after {}
	.gourmet {
		padding: 29px 0 35px;
		margin-bottom: 34px;
	}
	.gourmet__inner {}
	.gourmet__title {
		font-size: 18px;
		margin-bottom: 24px;
	}
	.gourmet__title::before {
		margin-bottom: 13px;
	}
	.gourmet__sect {}
	.gourmet__cols {
		display: block;
	}
	.gourmet__col {
		width: auto;
	}
	.gourmet__col--image {
		margin-bottom: 20px;
	}
	.gourmet__image {}
	.gourmet__image > img {}
	.gourmet__col--text {}
	.gourmet__sect__headline {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.gourmet__text {
		line-height: 1.7;
	}
	.gourmet__link {
		margin-top: 22px;
	}
	.gourmet__link-blank {}
	.gourmet__link > a {}
	.gourmet__link > a::before {}
	.gourmet__link-blank > a::after {}
	.souvenir {
		margin-bottom: 45px;
	}
	.souvenir__inner {}
	.souvenir__title {
		font-size: 18px;
		margin-bottom: 17px;
	}
	.souvenir__title__inner {
		padding: 0 15px;
	}
	.souvenir__title__inner::before {
		width: 5px;
		height: 18px;
		border-width: 1px;
	}
	.souvenir__title__inner::after {
		width: 5px;
		height: 18px;
		border-width: 1px;
	}
	.souvenir__list {
		display: block;
	}
	.souvenir__list > li {
		width: auto;
		padding: 20px;
		margin-bottom: 20px;
		margin-left: 0;
		padding-bottom: 14px;
	}
	.souvenir__list > li:first-child {}
	.souvenir__list > li:last-child {
		margin-bottom: 0;
	}
	.souvenir__list > li:nth-child(2n + 1) {}
	.souvenir__list > li:nth-child(n + 3) {}
	.souvenir__list__item {}
	.souvenir__image {
		margin-bottom: 19px;
	}
	.souvenir__image > img {}
	.souvenir__headline {
		font-size: 18px;
		margin-bottom: 13px;
	}
	.souvenir__headline > small {
		font-size: 10px;
	}
	.souvenir__text {}
	.souvenir__info-list {}
	.souvenir__info-list > li {}
	.souvenir__info-list > li:first-child {}
	.souvenir__info-list > li:last-child {}
	.souvenir__info-list > li:nth-child(2n + 1) {}
	.souvenir__info-list > li:nth-child(n + 3) {}
	.souvenir__info-list > li > a {}
	.souvenir__info-list > li:last-child > a {}
	.souvenir__info-list > li > a::before {}
	.souvenir__info-list > li > a::after {}
	.souvenir__link {
		max-width: 300px;
		margin-top: 20px;
	}
	.souvenir__link > a {
		flex-direction: column;
	}
	.souvenir__link > a::before {}
	.souvenir__link > a::after {}
	.souvenir__link > a > img {}
	.souvenir__link > a > img:first-child {
		width: 23px;
		margin-right: 0;
		margin-bottom: 9px;
	}
	.souvenir__link > a > img:last-child {
		width: 234px;
	}
	.hotel {
		padding-top: 30px;
		padding-bottom: 44px;
		margin-bottom: 40px;
	}
	.hotel__inner {}
	.hotel__title {
		font-size: 18px;
		margin-bottom: 25px;
	}
	.hotel__title__inner {}
	.hotel__title__inner::before {
		margin-bottom: 13px;
	}
	.hotel__list {
		display: block;
	}
	.hotel__list > li {
		width: auto;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.hotel__list > li:first-child {}
	.hotel__list > li:last-child {
		margin-bottom: 0;
	}
	.hotel__list > li:nth-child(3n + 1) {}
	.hotel__list > li:nth-child(n + 3) {}
	.hotel__list__item {}
	.hotel__image {}
	.hotel__image > img {}
	.hotel__image__spot {}
	.hotel__image__ex {}
	.hotel__area-text {
		padding: 25px 30px;
	}
	.hotel__headline {
		font-size: 18px;
	}
	.hotel__text {
		margin-bottom: 16px;
	}
	.hotel__route {}
	.hotel__link {
		max-width: 300px;
		margin-top: 21px;
	}
	.hotel__link > a {
		height: 80px;
		border-radius: 40px;
	}
	.hotel__link > a > img:first-child {
		display: none;
	}
	.hotel__link > a > img:last-child {
		display: block;
	}
	.hotel__link > a::before {}
	.hotel__link > a::after {}
	.hotel__link > a > img {}
	.page-navi {}
	.page-navi__inner {}
	.page-navi__title {
		max-width: 172px;
		margin-bottom: 10px;
	}
	.page-navi__title > img {}
	.page-navi__headline {
		font-size: 16px;
		margin-bottom: 36px;
	}
	.page-navi__list {
		margin-bottom: 62px;
	}
	.page-navi__list > li {
		width: 30%;
	}
	.page-navi__list > li:first-child {}
	.page-navi__list > li:last-child {}
	.page-navi__list > li:nth-child(3n + 1) {
		margin-left: 0;
	}
	.page-navi__list > li:nth-child(n + 4) {
		margin-top: 20px;
	}
	.page-navi__list > li > a {}
	.page-navi__list > li > a::before {}
	.page-navi__list > li > a::after {}
	.page-navi__list__image {
		margin-bottom: 25px;
		border-width: 2px;
	}
	.page-navi__list__image > img {}
	.page-navi__list__text {
		font-size: 18px;
	}
	.page-navi__list__text > b {
		font-size: 10px;
		margin-top: -13px;
	}
	.pamph {
		margin-left: -20px;
		margin-right: -20px;
		background-image: url(/winter2020/assets/images/bg-pamphlet-sp@2x.png);
	}
	.pamph::before {}
	.pamph::after {}
	.pamph__inner {
		padding: 29px 20px;
	}
	.pamph__cols {
		display: block;
	}
	.pamph__col {
		width: auto;
	}
	.pamph__col--no1 {}
	.pamph__title {
		font-size: 18px;
		max-width: 240px;
		margin: 0 auto 27px;
		padding: 12px 10px;
	}
	.pamph__title::before {
		width: calc(100% - 6px);
		height: calc(100% - 6px);
	}
	.pamph__title::after {}
	.pamph__text {}
	.pamph__link {
		margin-top: 213px;
		margin: 213px auto 0;
	}
	.pamph__link > a {}
	.pamph__link > a::before {}
	.pamph__link > a::after {}
	.pamph__col--no2 {
		width: 128px;
		position: absolute;
		z-index: 1;
		bottom: 81px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.pamph__image {}
	.pamph__image > img {}
	.page-navi__list .-index .page-navi__list__image {}
	.page-navi__list .-index .page-navi__list__text {}
	.hotel-bgBeige {}
	.gourmet__cols-rev {}
	.gourmet__cols:last-child {}
	.gourmet__info-list {}
	.gourmet__info-list > li {}
	.gourmet__info-list > li:first-child {}
	.gourmet__info-list > li:last-child {}
	.gourmet__info-list > li:nth-child(2n + 1) {}
	.gourmet__info-list > li:nth-child(n + 3) {}
	.gourmet__info-list > li > a {}
	.gourmet__info-list > li > a::before {}
	.gourmet__info-list > li > a::after {}
	.intro__text > ruby {}
	.intro__text > ruby > rp {}
	.intro__text > ruby > rt {}
	.page-navi-msg {
		padding-top: 31px;
		padding-bottom: 30px;
		margin-bottom: 40px;
	}
	.page-navi-msg__title {
		font-size: 18px;
		margin-bottom: 25px;
	}
	.page-navi-msg__title::before {
		margin-bottom: 12px;
	}
	.page-navi-msg__movie-wrap {}
	.page-navi-msg__movie {}
	.page-navi-msg__movie > video {}
	.traffic {}
	.traffic__inner {}
	.traffic__cols {
		display: block;
	}
	.traffic__col {
		width: auto;
	}
	.traffic__col-no1 {
		margin-bottom: 21px;
	}
	.traffic__title {
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 17px;
	}
	.traffic__list {}
	.traffic__list > li {
		padding: 10px 12px;
		margin-top: 5px;
	}
	.traffic__list > li:first-child {}
	.traffic__list > li:last-child {}
	.traffic__list > li:nth-child(2n + 1) {}
	.traffic__list > li:nth-child(n + 3) {}
	.traffic__text {
		font-size: 13px;
		padding-left: 12px;
	}
	.traffic__text::before {
		width: 8px;
		height: 8px;
	}
	.traffic__time {
		font-size: 17px;
	}
	.traffic__time > small {
		font-size: 10px;
		padding: 2px 3px;
		margin-right: 8px;
	}
	.traffic__time > small::after {
		border-width: 4px;
		border-left-width: 6px;
	}
	.traffic__caution {
		font-size: 10px;
	}
	.traffic__col-no2 {
		padding-top: 0;
	}
	.traffic__image {}
	.traffic__image > img {}
	.area-nav {
		height: auto;
		background-image: url(/winter2020/assets/images/home/bg-area-sp@2x.jpg?date=201125);
		padding-bottom: 41px;
		padding-top: 34px;
		margin-bottom: 105px;
	}
	.area-navi__inner {}
	.area-nav__title {
		font-size: 18px;
		margin-bottom: 11px;
	}
	.area-nav__list {
		max-width: 324px;
		margin: 0 auto;
	}
	.area-nav__list > li {
		width: 48%;
		margin-left: 4%;
	}
	.area-nav__list > li:first-child {}
	.area-nav__list > li:last-child {}
	.area-nav__list > li:nth-child(2n + 1) {
		margin-left: 0;
	}
	.area-nav__list > li:nth-child(n + 3) {
		margin-top: 3%;
	}
	.area-nav__list > li > a {}
	.area-nav__list > li > a::before {}
	.area-nav__list > li > a::after {}
	.area-navi__list__image {}
	.area-navi__list__image > img {}
	.area-navi__list__text {
		font-size: 18px;
		width: 80px;
		height: 80px;
		margin-top: -46px;
		padding-top: 3px;
	}
	.area-navi__list__text > b {
		font-size: 10px;
		margin-top: -26px;
	}
	.area-navi__list__text::after {}
	.area-wrap {
		margin-bottom: 107px;
		margin-top: -210px;
		padding-top: 210px;
	}
	.area {}
	.area-wrap-last {
		margin-bottom: 41px;
	}
	.area__inner {}
	.area__title {
		top: -77px;
		left: 20px;
	}
	.area__title__text {
		width: 123px;
		height: 123px;
		font-size: 28px;
		padding-top: 9px;
	}
	.area__title__text > b {
		font-size: 11px;
		margin-top: -19px;
	}
	.area__title__image {
		left: 92px;
		bottom: -24px;
	}
	.area__title__image > img {
		width: 98px;
	}
	.area__cols {}
	.area__cols > a {
		display: block;
		margin-right: -20px;
		margin-left: -20px;
	}
	.area__cols-even > a {}
	.area__cols > a::before {}
	.area__cols > a::after {}
	.area__col {
		width: auto;
	}
	.area__col-no1 {}
	.area__headline {
		left: 0;
		top: auto;
		bottom: 0;
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
	}
	.area__headline > b {
		font-size: 17px;
		padding: 10px 15px;
		padding-right: 11px;
	}
	.area__image {}
	.area__image > img {}
	.area__col-no2 {
		padding: 40px 20px 20px;
	}
	.area__oList {}
	.area__oList > li {
		font-size: 16px;
		padding-left: 37px;
		margin-top: 4px;
	}
	.area__oList > li::before {
		width: 26px;
		height: 26px;
	}
	.area__oList > li:first-child {}
	.area__oList > li:last-child {}
	.area__oList > li:nth-child(2n + 1) {}
	.area__oList > li:nth-child(n + 3) {}
	.area__link-wrap {
		width: 240px;
		margin: 15px auto;
	}
	.area__link {
		width: 240px;
		font-size: 16px;
		position: static;
		margin: 0 auto;
		height: 60px;
	}
	.area__link::after {
		width: 38px;
		height: 12px;
		right: 22px;
	}
	.fix-banner {
		width: 100%;
		bottom: 0;
		top: auto;
		-webkit-transform: none;
		transform: none;
	}
	.fix-banner.is-none {}
	.fix-banner__close-button {
		display: none;
	}
	.fix-banner__close-button::before {}
	.fix-banner__close-button::after {}
	.fix-banner__image {}
	.fix-banner__image > a {
		background-color: rgba(255, 255, 255, 0);
	}
	.fix-banner__image > a::before {}
	.fix-banner__image > a::after {}
	.fix-banner__image > a > img {
		display: none;
	}
	.fix-banner__image > a > img:last-child {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.foot {
		padding-bottom: 25vw;
	}
	.sp-menu {
		display: block;
		background-color: #F9F3E7;
		position: -webkit-sticky;
		position: sticky;
		top: 60px;
		left: 0;
		width: 100%;
		font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		padding-right: 85px;
		z-index: 100;
		box-shadow: 0 -1px 0 #F9F3E7;
	}
	.sp-menu__title {
		display: flex;
		height: 70px;
		align-items: center;
		justify-content: flex-end;
		font-weight: 600;
		color: #1A3168;
		font-size: 18px;
		line-height: 1.17;
	}
	.sp-menu__button {
		width: 50px;
		height: 50px;
		position: absolute;
		z-index: 1;
		top: 10px;
		right: 20px;
		border: none;
		background-color: #333333;
		color: #fff;
		font-family: inherit;
		font-size: 10px;
		text-align: center;
		cursor: pointer;
	}
	.sp-menu__button::before {
		display: block;
		width: 19px;
		height: 19px;
		margin: 0 auto;
		background-repeat: no-repeat;
		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 19 19' fill='%23fff'%3E%3Cpath d='M8.52,15.09.62,7.19a1.38,1.38,0,0,1,0-2L1.93,3.91a1.38,1.38,0,0,1,2,0l5.6,5.6,5.6-5.6a1.38,1.38,0,0,1,2,0l1.31,1.31a1.38,1.38,0,0,1,0,2l-7.9,7.9a1.37,1.37,0,0,1-2,0Z'/%3E%3C/svg%3E");
	}
	.sp-menu__button.is-show::before {
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 19' fill='%23fff'%3E%3Cpath d='M11.77,9.5l3.42-3.41a1.09,1.09,0,0,0,0-1.52l-.76-.76a1.09,1.09,0,0,0-1.52,0L9.5,7.23,6.09,3.81a1.09,1.09,0,0,0-1.52,0l-.76.76a1.09,1.09,0,0,0,0,1.52L7.23,9.5,3.81,12.91a1.09,1.09,0,0,0,0,1.52l.76.76a1.09,1.09,0,0,0,1.52,0L9.5,11.77l3.41,3.42a1.09,1.09,0,0,0,1.52,0l.76-.76a1.09,1.09,0,0,0,0-1.52Z'/%3E%3C/svg%3E");
	}
	.sp-menu__button::after {}
	.sp-menu__list {
		position: absolute;
		z-index: 1;
		top: 70px;
		left: 0;
		width: 100%;
		border-bottom: 1px solid #ddd;
		max-height: none;
		-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;
	}
	.is-show + .sp-menu__list {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		transition-delay: 0s, 0s, 0s;
		pointer-events: auto;
	}
	.sp-menu__list > li {}
	.sp-menu__list > li:first-child {}
	.sp-menu__list > li:last-child {}
	.sp-menu__list > li:nth-child(2n + 1) {}
	.sp-menu__list > li:nth-child(n + 3) {}
	.sp-menu__list > li > a {
		display: flex;
		height: 48px;
		align-items: center;
		background-color: #fff;
		border-top: 1px solid #ddd;
		position: relative;
		z-index: 1;
		padding: 0 20px;
		padding-right: 30px;
	}
	.sp-menu__list > li > a::before {}
	.sp-menu__list > li > a::after {
		display: block;
		width: 10px;
		height: 10px;
		border: 1px solid #DB4713;
		box-sizing: border-box;
		position: absolute;
		z-index: 1;
		top: 50%;
		right: 18px;
		-webkit-transform: scale(1, 0.7) rotate(45deg) translateY(-50%);
		transform: scale(1, 0.7) rotate(45deg) translateY(-50%);
		border-left: none;
		border-bottom: none;
	}
	.visual {}
	.visual__slide {}
	.visual__slide__item {}
	.visual__slide__item__image {}
	.visual__slide__item__image--pc {
		display: none;
	}
	.visual__slide__item__image--pc > img {}
	.visual__slide__item__image--sp {
		display: block;
	}
	.visual__slide__item__image--sp > img {
		width: 100%;
		height: auto;
	}
	body {
		padding-top: 60px;
	}
	.gnav_wrap {
		z-index: 1001;
	}
	.head {
		position: fixed;
		z-index: 1000;
		background-color: #fff;
		width: 100%;
		left: 0;
		top: 0;
	}
	.pagetop {
		bottom: 25vw;
		z-index: 1001;
	}
	.page-navi__travel-link {
		display: none;
	}
	.page-navi__travel-link > a {}
	.page-navi__travel-link > a::before {}
	.page-navi__travel-link > a::after {}
	.page-navi__travel-link > a > img {}
}
