/*! normalize.css v9.0.1 | MIT License | github.com/csstools/normalize.css */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	overflow: visible;
	box-sizing: content-box;
	height: 0
}

main {
	display: block
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

abbr[title] {
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
select {
	margin: 0
}

button {
	overflow: visible;
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

fieldset {
	padding: .35em .75em .625em
}

input {
	overflow: visible
}

legend {
	display: table;
	box-sizing: border-box;
	max-width: 100%;
	white-space: normal;
	color: inherit
}

progress {
	display: inline-block;
	vertical-align: baseline
}

select {
	text-transform: none
}

textarea {
	overflow: auto;
	margin: 0
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: textfield
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

::-webkit-input-placeholder {
	opacity: .54;
	color: inherit
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

::-moz-focus-inner {
	padding: 0;
	border-style: none
}

:-moz-focusring {
	outline: 1px dotted ButtonText
}

details {
	display: block
}

dialog {
	position: absolute;
	right: 0;
	left: 0;
	display: block;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	margin: auto;
	padding: 1em;
	color: #000;
	border: solid;
	background-color: #fff
}

dialog:not([open]) {
	display: none
}

summary {
	display: list-item
}

template {
	display: none
}

@-ms-viewport {
	width: device-width
}

*,
::after,
::before {
	box-sizing: inherit
}

:root {
	font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 1.57;
	box-sizing: border-box;
	color: #333;
	font-display: swap;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html {
	-ms-overflow-style: scrollbar
}

html:not(.safari) html {
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna'
}

html.windows {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif
}

html.modal-domestic-stay-window-is-active,
html.modal-domestic-tour-window-is-active,
html.modal-japan-railways-plus-stay-window-is-active,
html.modal-overseas-tour-window-is-active,
html.modal-refine-window-is-active {
	overflow: auto;
	height: 100%
}

body {
	line-height: inherit;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility
}

.modal-domestic-stay-window-is-active body,
.modal-domestic-tour-window-is-active body,
.modal-japan-railways-plus-stay-window-is-active body,
.modal-overseas-tour-window-is-active body,
.modal-refine-window-is-active body {
	overflow: hidden;
	height: 100%
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0
}

p {
	margin: 0
}

dd,
dt,
li,
p,
pre,
td,
th {
	word-break: break-strict;
	-ms-word-break: break-strict;
	-ms-line-break: strict;
	line-break: strict
}

dd {
	margin: 0
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td,
th {
	padding: 0;
	text-align: left
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none
}

figure {
	margin: 0
}

img {
	max-width: 100%;
	height: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: middle;
	-o-user-select: none;
	-webkit-touch-callout: none;
	-moz-touch-callout: none;
	-ms-touch-callout: none;
	-webkit-user-drag: none;
	user-drag: none
}

abbr[title] {
	cursor: default;
	text-decoration: none;
	border-bottom: none
}

mark {
	color: inherit;
	background-color: transparent
}

a {
	text-decoration: none;
	touch-action: manipulation
}

a:link {
	color: #0b499d
}

a:visited {
	color: #0b499d
}

.desktop a[href*='tel:'],
.tablet a[href*='tel:'] {
	text-decoration: none;
	pointer-events: none;
	color: inherit
}

.ie a[href*='tel:'] {
	cursor: default
}

:not([class^=el]) [class^=el]:first-child {
	margin-top: 0
}

:not([class^=el]) [class^=el]:last-child {
	margin-bottom: 0
}

.edge rt,
.ie rt {
	display: none
}

[aria-hidden=true] {
	speak: none
}

[v-coak] {
	display: none
}

.txt-large {
	font-size: 1.286em
}

.txt-small {
	font-size: .857em
}

.txt-left {
	text-align: left
}

.txt-center {
	text-align: center
}

.txt-right {
	text-align: right
}

.swiper-container {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	list-style: none
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: flex;
	box-sizing: content-box;
	width: 100%;
	height: 100%;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	margin: 0 auto;
	transition-timing-function: ease-out
}

.swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	flex-shrink: 0
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight {
	height: auto
}

.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
	align-items: flex-start
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal {
	touch-action: pan-y
}

.swiper-container-wp8-horizontal>.swiper-wrapper {
	touch-action: pan-y
}

.swiper-container-wp8-vertical {
	touch-action: pan-x
}

.swiper-container-wp8-vertical>.swiper-wrapper {
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	z-index: 10;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 27px 44px
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	cursor: auto;
	pointer-events: none;
	opacity: .35
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	right: auto;
	left: 10px;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E')
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23007aff\'%2F%3E%3C%2Fsvg%3E')
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E')
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E')
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E')
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23000000\'%2F%3E%3C%2Fsvg%3E')
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	z-index: 10;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	text-align: center
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	font-size: 0;
	overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	position: relative;
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	display: inline-block;
	width: 8px;
	height: 8px;
	opacity: .2;
	border-radius: 100%;
	background: #000
}

button.swiper-pagination-bullet {
	margin: 0;
	padding: 0;
	border: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	top: 50%;
	right: 10px;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	display: block;
	margin: 6px 0
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	width: 8px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s top, .2s -webkit-transform;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s left, .2s -webkit-transform;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s right, .2s -webkit-transform;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	position: absolute;
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
	background: #007aff
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
	top: 0;
	left: 0;
	width: 100%;
	height: 4px
}

.swiper-container-vertical>.swiper-pagination-progressbar {
	top: 0;
	left: 0;
	width: 4px;
	height: 100%
}

.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	top: 0;
	left: 0;
	width: 100%;
	height: 4px
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	top: 0;
	left: 0;
	width: 4px;
	height: 100%
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	position: relative;
	border-radius: 10px;
	background: rgba(0, 0, 0, .1);
	-ms-touch-action: none
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	z-index: 50;
	bottom: 3px;
	left: 1%;
	width: 98%;
	height: 5px
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	z-index: 50;
	top: 1%;
	right: 3px;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: rgba(0, 0, 0, .5)
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	display: flex;
	width: 100%;
	height: 100%;
	text-align: center;
	justify-content: center;
	align-items: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%236c6c6c\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100%
}

.swiper-lazy-preloader-white:after {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D\'0%200%20120%20120\'%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20xmlns%3Axlink%3D\'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink\'%3E%3Cdefs%3E%3Cline%20id%3D\'l\'%20x1%3D\'60\'%20x2%3D\'60\'%20y1%3D\'7\'%20y2%3D\'27\'%20stroke%3D\'%23fff\'%20stroke-width%3D\'11\'%20stroke-linecap%3D\'round\'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(30%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(60%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(90%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(120%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.27\'%20transform%3D\'rotate(150%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.37\'%20transform%3D\'rotate(180%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.46\'%20transform%3D\'rotate(210%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.56\'%20transform%3D\'rotate(240%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.66\'%20transform%3D\'rotate(270%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.75\'%20transform%3D\'rotate(300%2060%2C60)\'%2F%3E%3Cuse%20xlink%3Ahref%3D\'%23l\'%20opacity%3D\'.85\'%20transform%3D\'rotate(330%2060%2C60)\'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
}

.swiper-container .swiper-notification {
	position: absolute;
	z-index: -1000;
	top: 0;
	left: 0;
	pointer-events: none;
	opacity: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	transition-property: opacity;
	pointer-events: none
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	z-index: 1;
	visibility: hidden;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active {
	visibility: visible;
	pointer-events: auto;
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	visibility: visible;
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	background: #000;
	-webkit-filter: blur(50px);
	filter: blur(50px)
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	z-index: 1;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.st2-contents-wrapper {
	position: relative
}

.st2-contents-wrapper::before {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 5px;
	content: '';
	box-shadow: 0 2px 3px rgba(127, 127, 127, .12) inset, 0 2px 2px rgba(127, 127, 127, .24) inset
}

.st2-site-header__block>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-site-header__block--upper>div {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.st2-site-header__block--middle {
	border-top: solid 1px #eee
}

.toppage.general .st2-site-header__block--middle {
	position: relative;
	z-index: 1;
	box-shadow: 0 2px 3px rgba(127, 127, 127, .12), 0 2px 2px rgba(127, 127, 127, .24)
}

.st2-site-header__block--lower {
	position: relative;
	z-index: 1;
	border-top: solid 1px #eee;
	box-shadow: 0 2px 3px rgba(127, 127, 127, .12), 0 2px 2px rgba(127, 127, 127, .24)
}

.st2-site-header__logo {
	flex-shrink: 0
}

.st2-site-header__logo>div {
	height: 100%
}

.st2-site-header__logo a {
	display: block;
	width: 100%;
	height: 100%
}

.st2-site-header__logo a:hover svg path {
	fill: #0062b2
}

.st2-site-header__logo a svg {
	display: block;
	width: inherit
}

html:not(.ie) .st2-site-header__logo a svg {
	height: 100%
}

.st2-site-header__logo a svg path {
	transition: fill .5s cubic-bezier(.25, .8, .25, 1);
	fill: #0b499d
}

.st2-site-header__sp-only-link {
	text-align: right;
	flex-grow: 1
}

.st2-site-header__sp-only-link a {
	font-weight: 700;
	color: #fff;
	background-color: #0b499d
}

.edge .st2-site-header__sp-only-link a:active,
.edge .st2-site-header__sp-only-link a:hover,
.edge .st2-site-header__sp-only-link a:link,
.edge .st2-site-header__sp-only-link a:visited {
	color: #fff
}

.st2-site-header__sp-only-link a svg {
	display: inline-block;
	vertical-align: middle;
	fill: #fff
}

.st2-site-header__navigation {
	flex-grow: 1;
	flex-basis: 0
}

.st2-site-header__navigation .navigation__block>div {
	font-size: 1.36rem;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.st2-site-header__navigation .navigation__block--lower .block__item:last-child {
	margin-left: 1.5rem
}

.st2-site-header__navigation .navigation__block--lower .block__item:last-child a {
	padding: .4rem 1.3rem;
	color: #fff;
	border-radius: .5rem;
	background-color: #0b499d
}

.edge .st2-site-header__navigation .navigation__block--lower .block__item:last-child a:active,
.edge .st2-site-header__navigation .navigation__block--lower .block__item:last-child a:hover,
.edge .st2-site-header__navigation .navigation__block--lower .block__item:last-child a:link,
.edge .st2-site-header__navigation .navigation__block--lower .block__item:last-child a:visited {
	color: #fff
}

.st2-site-header__navigation .navigation__block .block__item a {
	display: inline-block;
	vertical-align: middle;
	color: #707070
}

.st2-site-header__navigation .navigation__block .block__item a[role=button] span {
	font-weight: 700
}

.st2-site-header__navigation .navigation__block .block__item a[role=button] svg {
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
	margin-top: -.5rem;
	vertical-align: middle;
	fill: #fff
}

.st2-site-header__navigation .navigation__block .block__item a+a {
	margin-left: 1.2rem
}

.st2-site-header__navigation--smartphone {
	position: absolute;
	z-index: 9999;
	left: 0;
	display: none;
	width: 100%
}

.st2-site-header__navigation--smartphone>div {
	padding: 4.688%;
	background-color: #fff
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet {
	margin: 10px auto
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table {
	display: block
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody {
	display: block
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr {
	display: block
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr td,
.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr th {
	display: block;
	border-bottom: solid 1px #707070;
	border-left: solid 1px #707070
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr th {
	font-weight: 400;
	border-top: solid 1px #707070;
	border-right: solid 1px #707070;
	border-left: solid 1px #707070;
	border-radius: 2px 2px 0 0;
	background-color: #f3f1e3
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr td {
	border-right: solid 1px #707070;
	border-bottom: solid 1px #707070;
	border-left: solid 1px #707070
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr td a {
	display: flex;
	color: inherit;
	align-items: center;
	justify-content: space-between
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr td a i {
	display: block
}

.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr td a i svg {
	display: inherit;
	width: inherit;
	height: inherit
}

.st2-site-header__btn {
	flex-shrink: 0
}

.st2-site-header__btn button {
	display: flex;
	padding: 0;
	cursor: pointer;
	transition: -webkit-transform .5s cubic-bezier(0, .96, .5, .99);
	transition: transform .5s cubic-bezier(0, .96, .5, .99);
	transition: transform .5s cubic-bezier(0, .96, .5, .99), -webkit-transform .5s cubic-bezier(0, .96, .5, .99);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
	border: none;
	outline: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	align-items: center;
	justify-content: center;
	touch-action: manipulation
}

.global-navigation-is-active .st2-site-header__btn button {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

.st2-site-header__btn button i {
	display: block
}

.global-navigation-is-active .st2-site-header__btn button i:nth-child(1) {
	display: none
}

.st2-site-header__btn button i:nth-child(2) {
	display: none
}

.global-navigation-is-active .st2-site-header__btn button i:nth-child(2) {
	display: inherit
}

.st2-site-header__btn button i svg {
	display: inherit;
	width: inherit;
	height: inherit;
	fill: #333
}

.st2-site-header__global-navigation>div>div>div>div {
	display: flex;
	align-items: center
}

.st2-site-header__global-navigation .global-navigation__item>div a {
	display: block;
	transition: border .5s cubic-bezier(.25, .8, .25, 1);
	text-decoration: none;
	color: inherit
}

.st2-site-header__global-navigation .global-navigation__item>div a.this-active,
.st2-site-header__global-navigation .global-navigation__item>div a:hover {
	border-color: #0b499d
}

.st2-site-header__category-navigation>div>div>div>div {
	display: flex;
	margin-top: -.4rem;
	margin-left: -.4rem
}

.st2-site-header__category-navigation .category-navigation__item {
	margin-top: .4rem;
	margin-left: .4rem
}

.st2-site-header__category-navigation .category-navigation__item>div a {
	display: block;
	padding: .4rem 1.5rem;
	transition: all .5s cubic-bezier(.25, .8, .25, 1);
	text-decoration: none;
	color: inherit;
	border-radius: 5rem;
	background-color: #f9f9f9
}

.st2-site-header__category-navigation .category-navigation__item>div a.this-active,
.st2-site-header__category-navigation .category-navigation__item>div a:hover {
	background-color: #e5e5e5
}

.st2-global-navigation--sticky-wrapper {
	position: -webkit-sticky;
	position: sticky;
	z-index: 55;
	top: 0;
	transition: box-shadow 1s cubic-bezier(.25, .8, .25, 1);
	border-top: solid 1px #eee
}

.st2-global-navigation--sticky-wrapper.this-on-shadow-style {
	box-shadow: 0 2px 3px rgba(127, 127, 127, .12), 0 2px 2px rgba(127, 127, 127, .24)
}

.toppage.general .st2-global-navigation--sticky-wrapper {
	box-shadow: 0 2px 3px rgba(127, 127, 127, .12), 0 2px 2px rgba(127, 127, 127, .24)
}

.st2-global-navigation--sticky-wrapper>div {
	background-color: #fff
}

.st2-global-navigation--sticky>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-global-navigation--sticky>div>div>div>div {
	display: flex;
	align-items: center
}

.st2-global-navigation--sticky__item a {
	display: block;
	transition: border .5s cubic-bezier(.25, .8, .25, 1);
	text-decoration: none;
	color: inherit
}

.st2-global-navigation--sticky__item a.this-active,
.st2-global-navigation--sticky__item a:hover {
	text-decoration: none;
	border-color: #0b499d
}

.st2-category-navigation {
	font-family: 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
	line-height: 1.57;
	position: relative;
	z-index: 1;
	border-top: solid 1px #eee
}

.st2-category-navigation *,
.st2-category-navigation ::after,
.st2-category-navigation ::before {
	box-sizing: border-box
}

.st2-category-navigation>div>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-category-navigation>div>div>div>div {
	display: flex;
	margin-top: -.4rem;
	margin-left: -.8rem
}

.st2-category-navigation__item {
	padding-top: .4rem;
	padding-left: .8rem
}

.st2-category-navigation__item a {
	display: block;
	padding: .4rem 1.5rem;
	transition: all .5s cubic-bezier(.25, .8, .25, 1);
	text-decoration: none;
	color: inherit;
	border-radius: 5rem;
	background-color: #eee;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .16)
}

.st2-category-navigation__item a.this-active,
.st2-category-navigation__item a:hover {
	background-color: #dadada
}

.st2-category-navigation--swiper>div {
	overflow: hidden;
	padding-right: 0;
	padding-left: 0
}

.st2-category-navigation--swiper>div::after,
.st2-category-navigation--swiper>div::before {
	position: absolute;
	z-index: 2;
	top: 0;
	display: block;
	width: calc((100vw - 1060px)/ 2);
	height: 100%;
	content: '';
	background-color: #fff
}

.st2-category-navigation--swiper>div::before {
	left: 0
}

.st2-category-navigation--swiper>div::after {
	right: 0
}

.st2-category-navigation--swiper .swiper-container {
	overflow: visible
}

.st2-category-navigation--swiper .swiper-slide {
	width: auto
}

.st2-category-navigation--swiper.no-arr>div::after,
.st2-category-navigation--swiper.no-arr>div::before {
	display: none
}

.st2-category-navigation--swiper.no-arr>div>div::after,
.st2-category-navigation--swiper.no-arr>div>div::before {
	display: none
}

.st2-category-navigation--swiper.no-arr .swiper-button-next,
.st2-category-navigation--swiper.no-arr .swiper-button-prev {
	display: none
}

.st2-category-navigation--swiper .swiper-button-next,
.st2-category-navigation--swiper .swiper-button-prev {
	top: 0;
	bottom: 0;
	width: 2rem;
	height: 2rem;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-size: contain
}

.st2-category-navigation--swiper .swiper-button-prev {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAsMjJMMjIsMGwyLjEsMi4xTDQuMiwyMmwxOS45LDE5LjlMMjIsNDRMMCwyMkwwLDIyTDAsMjJ6JyBmaWxsPScjMGI0OTlkJy8+PC9zdmc+)
}

.st2-category-navigation--swiper .swiper-button-next {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3LDIyTDI3LDIyTDUsNDRsLTIuMS0yLjFMMjIuOCwyMkwyLjksMi4xTDUsMEwyNywyMkwyNywyMnonIGZpbGw9JyMwYjQ5OWQnLz48L3N2Zz4=)
}

.st2-section-block--light-tone>div {
	background-color: #fff
}

.st2-section-block--dark-tone>div {
	background-color: #f5f5f5
}

.st2-section-block--feature>div {
	background-color: #f1f9ff
}

.st2-section-block[data-narrow=true]>div>div {
	padding: 1rem 0 2rem 0
}

.st2-section-block>div>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-section-block--wide>div {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

.st2-section-block--wide>div>div {
	max-width: 1280px
}

.st2-section-block--wide__head>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-section-title {
	margin: 4rem auto 1.8rem
}

.st2-section-title:first-child {
	margin-top: 0
}

.st2-section-title:last-child {
	margin-bottom: 0
}

.st2-section-title h1,
.st2-section-title h2,
.st2-section-title h3,
.st2-section-title h4,
.st2-section-title h5,
.st2-section-title h6 {
	font-weight: 700;
	line-height: 1.25;
	text-align: center;
	color: #5f5f5f
}

.st2-heading--search h1,
.st2-heading--search h2,
.st2-heading--search h3,
.st2-heading--search h4,
.st2-heading--search h5,
.st2-heading--search h6 {
	line-height: 1.27;
	display: flex;
	align-items: center
}

.st2-heading--search h1 i,
.st2-heading--search h2 i,
.st2-heading--search h3 i,
.st2-heading--search h4 i,
.st2-heading--search h5 i,
.st2-heading--search h6 i {
	display: block;
	flex-shrink: 0
}

.st2-heading--search h1 i svg,
.st2-heading--search h2 i svg,
.st2-heading--search h3 i svg,
.st2-heading--search h4 i svg,
.st2-heading--search h5 i svg,
.st2-heading--search h6 i svg {
	width: inherit;
	height: inherit;
	direction: inherit;
	fill: #5f5f5f
}

.st2-heading--search h1 span,
.st2-heading--search h2 span,
.st2-heading--search h3 span,
.st2-heading--search h4 span,
.st2-heading--search h5 span,
.st2-heading--search h6 span {
	font-weight: 700;
	color: #5f5f5f;
	flex-grow: 1;
	flex-basis: 0
}

html:not(.ie):not(.edge) .st2-heading--note>div>div>div>div {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.st2-heading--note h1,
.st2-heading--note h2,
.st2-heading--note h3,
.st2-heading--note h4,
.st2-heading--note h5,
.st2-heading--note h6 {
	padding-right: .4rem
}

.edge .st2-heading--note h1,
.edge .st2-heading--note h2,
.edge .st2-heading--note h3,
.edge .st2-heading--note h4,
.edge .st2-heading--note h5,
.edge .st2-heading--note h6,
.ie .st2-heading--note h1,
.ie .st2-heading--note h2,
.ie .st2-heading--note h3,
.ie .st2-heading--note h4,
.ie .st2-heading--note h5,
.ie .st2-heading--note h6 {
	display: inline-flex;
	width: 100%;
	max-width: 280px;
	vertical-align: middle
}

.st2-heading--note p {
	color: #5f5f5f
}

.edge .st2-heading--note p,
.ie .st2-heading--note p {
	display: inline-block;
	vertical-align: middle
}

.st2-heading--tab-bar.tab-bar--domestic-tour>div,
.st2-heading--tab-bar.tab-bar--japan-railways-plus-stay>div {
	background-color: #ffebd7
}

.st2-heading--tab-bar.tab-bar--domestic-tour .st2-heading--tab-bar__head,
.st2-heading--tab-bar.tab-bar--japan-railways-plus-stay .st2-heading--tab-bar__head {
	flex-shrink: 0
}

.st2-heading--tab-bar.tab-bar--domestic-tour .st2-heading--tab-bar__body,
.st2-heading--tab-bar.tab-bar--japan-railways-plus-stay .st2-heading--tab-bar__body {
	flex-grow: 1;
	flex-basis: 0
}

.st2-heading--tab-bar.tab-bar--domestic-tour .st2-heading--tab-bar__tabs .tabs__item.this-active a,
.st2-heading--tab-bar.tab-bar--japan-railways-plus-stay .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #ff9934
}

.st2-heading--tab-bar.tab-bar--domestic-tour .st2-heading--tab-bar__tabs .tabs__item a,
.st2-heading--tab-bar.tab-bar--japan-railways-plus-stay .st2-heading--tab-bar__tabs .tabs__item a {
	color: #ff9934;
	border-color: #ff9934
}

.st2-heading--tab-bar.tab-bar--kntcthd>div {
	background-color: #e8f6f2
}

.st2-heading--tab-bar.tab-bar--kntcthd .st2-heading--tab-bar__head {
	flex-shrink: 0
}

.st2-heading--tab-bar.tab-bar--kntcthd .st2-heading--tab-bar__body {
	flex-grow: 1;
	flex-basis: 0
}

.st2-heading--tab-bar.tab-bar--kntcthd .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #25a881
}

.st2-heading--tab-bar.tab-bar--kntcthd .st2-heading--tab-bar__tabs .tabs__item a {
	color: #25a881;
	border-color: #25a881
}

.st2-heading--tab-bar.tab-bar--domestic-stay>div {
	background-color: #feebee
}

.st2-heading--tab-bar.tab-bar--domestic-stay .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #f4526a
}

.st2-heading--tab-bar.tab-bar--domestic-stay .st2-heading--tab-bar__tabs .tabs__item a {
	color: #f4526a;
	border-color: #f4526a
}

.st2-heading--tab-bar.tab-bar--tabinaka>div {
	background-color: rgba(11, 73, 157, .1)
}

.st2-heading--tab-bar.tab-bar--overseas-tour>div {
	background-color: #e2f1f9
}

.st2-heading--tab-bar.tab-bar--overseas-tour .st2-heading--tab-bar__head {
	flex-shrink: 0
}

.st2-heading--tab-bar.tab-bar--overseas-tour .st2-heading--tab-bar__body {
	flex-grow: 1;
	flex-basis: 0
}

.st2-heading--tab-bar.tab-bar--overseas-tour .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #2a95cb
}

.st2-heading--tab-bar.tab-bar--overseas-tour .st2-heading--tab-bar__tabs .tabs__item a {
	color: #2a95cb;
	border-color: #2a95cb
}

.st2-heading--tab-bar.tab-bar--general>div {
	background-color: #e4e4e4
}

.st2-heading--tab-bar.tab-bar--general .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #5f5f5f
}

.st2-heading--tab-bar.tab-bar--general .st2-heading--tab-bar__tabs .tabs__item a {
	color: #5f5f5f;
	border-color: #5f5f5f
}

.toppage.domestic-tour .st2-heading--tab-bar>div,
.toppage.japan-railways-plus-stay .st2-heading--tab-bar>div {
	background-color: #ffebd7
}

.toppage.domestic-stay .st2-heading--tab-bar>div {
	background-color: #feebee
}

.toppage.overseas-tour .st2-heading--tab-bar>div {
	background-color: #e2f1f9
}

.toppage.general .st2-heading--tab-bar>div {
	background-color: #e4e4e4
}

.toppage.kntcthd .st2-heading--tab-bar>div {
	background-color: #e8f6f2
}

.st2-heading--tab-bar>div>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-heading--tab-bar>div>div>div>div {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.toppage.domestic-tour .st2-heading--tab-bar__head,
.toppage.general .st2-heading--tab-bar__head,
.toppage.japan-railways-plus-stay .st2-heading--tab-bar__head,
.toppage.kntcthd .st2-heading--tab-bar__head {
	flex-shrink: 0
}

.toppage.overseas-tour .st2-heading--tab-bar__head {
	flex-shrink: 0
}

.st2-heading--tab-bar__head h1,
.st2-heading--tab-bar__head h2,
.st2-heading--tab-bar__head h3,
.st2-heading--tab-bar__head h4,
.st2-heading--tab-bar__head h5,
.st2-heading--tab-bar__head h6 {
	line-height: 1.17
}

.st2-heading--tab-bar__head h1 span,
.st2-heading--tab-bar__head h2 span,
.st2-heading--tab-bar__head h3 span,
.st2-heading--tab-bar__head h4 span,
.st2-heading--tab-bar__head h5 span,
.st2-heading--tab-bar__head h6 span {
	font-weight: 700
}

.toppage.domestic-tour .st2-heading--tab-bar__body,
.toppage.general .st2-heading--tab-bar__body,
.toppage.japan-railways-plus-stay .st2-heading--tab-bar__body,
.toppage.kntcthd .st2-heading--tab-bar__body {
	flex-grow: 1;
	flex-basis: 0
}

.toppage.overseas-tour .st2-heading--tab-bar__body {
	flex-grow: 1;
	flex-basis: 0
}

.st2-heading--tab-bar__tabs>div {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.st2-heading--tab-bar__tabs .tabs__head {
	flex-shrink: 0
}

.st2-heading--tab-bar__tabs .tabs__item {
	display: inline-block;
	vertical-align: middle
}

.toppage.domestic-tour .st2-heading--tab-bar__tabs .tabs__item.this-active a,
.toppage.japan-railways-plus-stay .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #ff9934
}

.toppage.domestic-stay .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #f4526a
}

.toppage.overseas-tour .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #2a95cb
}

.toppage.general .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #5f5f5f
}

.toppage.kntcthd .st2-heading--tab-bar__tabs .tabs__item.this-active a {
	color: #fff;
	background-color: #25a881
}

.st2-heading--tab-bar__tabs .tabs__item p span {
	font-weight: 700
}

.st2-heading--tab-bar__tabs .tabs__item a {
	display: block;
	padding: .8rem .6rem;
	border: solid 1px;
	background-color: #fff
}

.toppage.domestic-tour .st2-heading--tab-bar__tabs .tabs__item a,
.toppage.japan-railways-plus-stay .st2-heading--tab-bar__tabs .tabs__item a {
	color: #ff9934;
	border-color: #ff9934
}

.toppage.domestic-stay .st2-heading--tab-bar__tabs .tabs__item a {
	color: #f4526a;
	border-color: #f4526a
}

.toppage.overseas-tour .st2-heading--tab-bar__tabs .tabs__item a {
	color: #2a95cb;
	border-color: #2a95cb
}

.toppage.kntcthd .st2-heading--tab-bar__tabs .tabs__item a {
	color: #25a881;
	border-color: #25a881
}

.toppage.general .st2-heading--tab-bar__tabs .tabs__item a {
	color: #5f5f5f;
	border-color: #5f5f5f
}

.st2-heading--tab-bar__tabs .tabs__item a span {
	font-size: 1.6rem;
	font-weight: 700
}

.st2-heading--extreme>div {
	color: #fff;
	background-color: #0b499d
}

.st2-heading--extreme>div>div {
	max-width: 930px;
	margin: 0 auto
}

.st2-heading--extreme>div>div>div>div {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.st2-hero--str>div>div {
	max-width: 700px;
	margin: 0 auto
}

.st2-hero--str>div>div>div>div {
	min-height: 218px
}

.st2-hero--str svg {
	display: block;
	width: 100%;
	fill: #fff
}

html:not(.ie) .st2-hero--str svg {
	height: 100%
}

.st2-hero--search>div {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

.st2-hero--search>div>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-hero--search__bnr {
	width: 100%;
	text-align: center
}

.ie .st2-hero--search__column:last-child {
	width: 100%
}

.st2-hero--search__item {
	background-color: rgba(255, 255, 255, .88);
	-webkit-backdrop-filter: blur(.4rem);
	backdrop-filter: blur(.4rem)
}

.st2-hero--search__item>div {
	padding: 1.5rem
}

.st2-hero--search__item.this-modal {
	position: relative;
	z-index: 9999
}

.st2-hero--search__item.this-modal>div {
	padding: 0
}

.st2-hero--search__item.visible-mobile {
	background: 0 0;
	-webkit-backdrop-filter: none;
	backdrop-filter: none
}

.st2-hero--search__item.visible-mobile>div {
	display: flex;
	padding: 0;
	align-content: stretch;
	justify-content: space-between
}

.st2-hero--search__item.visible-mobile .visible-mobile__heading {
	width: 49.31%;
	background-color: rgba(255, 255, 255, .88);
	-webkit-backdrop-filter: blur(.4rem);
	backdrop-filter: blur(.4rem)
}

.st2-hero--search__item.visible-mobile .visible-mobile__heading>div {
	display: flex;
	height: 100%;
	padding-bottom: 1rem;
	align-items: center;
	justify-content: center
}

.st2-hero--search__item.visible-mobile .visible-mobile__heading h2 {
	font-size: 1.3rem
}

.st2-hero--search__item.visible-mobile .visible-mobile__heading h2 span {
	font-weight: 700
}

.st2-hero--search__item.visible-mobile .visible-mobile__trigger {
	width: 47.414%
}

.st2-hero--search__item.visible-mobile .visible-mobile__trigger>div {
	padding-bottom: 1rem
}

.st2-hero--search__item.visible-mobile .visible-mobile__trigger a {
	font-size: 1.3rem;
	display: flex;
	padding: .5rem 0;
	color: #fff;
	background-color: rgba(0, 0, 0, .5);
	align-content: center;
	justify-content: space-between
}

.st2-hero--search__item.visible-mobile .visible-mobile__trigger a::before {
	display: block;
	width: 2rem;
	height: 2rem;
	content: ''
}

.st2-hero--search__item.visible-mobile .visible-mobile__trigger a i {
	display: block;
	width: 2rem;
	height: 2rem
}

.st2-hero--search__item.visible-mobile .visible-mobile__trigger a i svg {
	display: inherit;
	width: inherit;
	height: inherit;
	fill: #fff
}

.st2-hero--search__item--split {
	background: 0 0
}

.st2-hero--search__item--split>div {
	display: flex;
	padding: 0;
	align-content: stretch;
	justify-content: space-between
}

.st2-hero--search__item--split-bnr {
	background: 0 0
}

.st2-hero--search__item--split-bnr>div {
	padding: 0
}

.st2-hero--search__item--modifier {
	color: #5f5f5f;
	background-color: transparent
}

.st2-hero--search__item--modifier>div {
	padding: 0
}

.st2-hero--search__item--modifier .item--modifier__stack-container {
	background-color: rgba(255, 255, 255, .88);
	-webkit-backdrop-filter: blur(.4rem);
	backdrop-filter: blur(.4rem)
}

.st2-hero--search__item--modifier .item--modifier__stack-container>div {
	padding: 1.5rem
}

.st2-hero--search__item--modifier .item--modifier__stack-container.item--modifier__bnr {
	background-color: #fff
}

.st2-hero--search__item--modifier .item--modifier__stack-container.item--modifier__bnr>div {
	padding: 0
}

.st2-hero--search__item--modifier .item--modifier__stack-container h2 b {
	font-weight: 700
}

.st2-hero--search__item--modifier .item--modifier__split-item>div {
	height: 100%;
	padding: 1rem;
	text-align: center
}

.st2-hero--search__item--modifier .item--modifier__split-item h3 b {
	font-weight: 700
}

.st2-hero--search__item--modifier .item--modifier__split-item h3+a[role=button] {
	margin-top: .6rem
}

.st2-hero--search__item--modifier .item--modifier__split-item:first-child a[role=button] {
	background-color: #5f5f5f
}

.st2-hero--search__item--modifier .item--modifier__split-item a[role=button] {
	display: flex;
	color: #fff;
	border-radius: .3rem;
	background-color: #ff9934;
	align-items: center;
	justify-content: space-between
}

.st2-hero--search__item--modifier .item--modifier__split-item a[role=button]::before {
	display: block;
	width: 1.8rem;
	height: 1.8rem;
	content: ''
}

.st2-hero--search__item--modifier .item--modifier__split-item a[role=button] span {
	font-weight: 700
}

.st2-hero--search__item--modifier .item--modifier__split-item a[role=button] i {
	display: block;
	width: 1.8rem;
	height: 1.8rem
}

.st2-hero--search__item--modifier .item--modifier__split-item a[role=button] i svg {
	display: inherit;
	width: inherit;
	height: inherit;
	fill: #fff
}

.st2-hero--search__add-inline>dl {
	padding: 11px 0 15px;
	border-bottom: 1px solid #dfdfdf;
	background: 0 0
}

.st2-hero--search__add-inline>dl>dt {
	margin: 0
}

.st2-hero--search__add-inline>dl>dt span {
	font-weight: 700;
	line-height: 1.3;
	display: inline-block;
	padding-left: 7px;
	color: #303030;
	border-left: 8px solid #f3546d
}

.st2-hero--search__add-inline>dl>dd {
	display: inline-block;
	margin: 6px 0 0;
	padding: 0 17px;
	vertical-align: top
}

.st2-hero--search__add-inline>dl>dd>label {
	line-height: 1;
	display: block;
	cursor: pointer
}

.st2-hero--search__add-inline>dl>dd>label input {
	vertical-align: middle
}

.st2-hero--search__add-inline>dl>dd>label span {
	padding-left: 4px;
	vertical-align: middle
}

.st2-hero--search__add-condition .close {
	position: absolute;
	top: 22px;
	right: 22px;
	margin: 0
}

.st2-hero--search__add-condition .close a {
	font-size: 86%;
	background-position: 0 .2em
}

.st2-hero--search__add-condition p.close a {
	background: url('data:image/gif;base64,R0lGODlhDQANAIAAAE9OTP///yH5BAAHAP8ALAAAAAANAA0AAAIXDI4Jpu1/GJJJUmVu03hB61wcRE5lUAAAOw==') no-repeat 0 0;
	background-size: contain
}

.st2-hero--search__add-condition p.st2-hero--search__add-search-btn {
	padding: 15px 0;
	text-align: center
}

.st2-hero--search__add-condition p.st2-hero--search__add-search-btn a:hover img {
	position: relative;
	top: 1px
}

.st2-hero--search__add-condition-title {
	font-size: 122%;
	font-weight: 700;
	margin: 0;
	color: #303030
}

.st2-hero--search.form-only.st2-hero--bg>div {
	background-image: none
}

.st2-hero--search.form-only form {
	width: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-pamphlet-search-area {
	margin-top: .8rem
}

.st2-pamphlet-search-area__item:nth-child(1) .st2-form-stack-container__label {
	flex-basis: 5rem
}

.st2-pamphlet-search-area__item:nth-child(2) .st2-form-stack-container__label {
	flex-basis: 7.5rem
}

.st2-pamphlet-search-area__item:nth-child(3) {
	flex-shrink: 0
}

.st2-hero--general-search__head>div {
	display: flex;
	align-items: flex-end
}

.st2-hero--general-search__tab a {
	display: flex;
	color: #fff;
	align-items: center;
	justify-content: center
}

.st2-hero--general-search__tab a.this-active {
	color: inherit;
	background-color: rgba(255, 255, 255, .88)
}

.st2-hero--general-search__tab a.this-active svg {
	fill: #5f5f5f
}

.st2-hero--general-search__tab a svg {
	display: block;
	fill: #fff
}

.st2-hero--general-search__tab.style-newwin a {
	position: relative
}

.st2-hero--general-search__tab.style-newwin a::before {
	position: absolute;
	content: '';
	background-image: url(data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld2JveD0iMCAwIDUwIDUwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciID4NCgkJCTxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00NS40MjUgMEgxMy42MTdDMTEuMTcgMCA5LjE0OCAyLjEyOSA5LjE0OCA0LjU3NXYzMS44MDhjMCAyLjQ0NiAyLjAyMiA0LjQ2OSA0LjQ2OSA0LjQ2OWgzMS44MDhjMi40NDYgMCA0LjU3NS0yLjAyMiA0LjU3NS00LjQ2OVY0LjU3NUM1MCAyLjEyOSA0Ny44NzEgMCA0NS40MjUgMHptMCAzNi4zODNIMTMuNjE3VjQuNTc1aDMxLjgwOHYzMS44MDh6Ii8+DQogICAgICAgICAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNNC41NzUgOS4xNXYzNi4yNzVINDAuODVWNTBINC41NzVDMi4xMjkgNTAgMCA0Ny44NzEgMCA0NS40MjVWOS4xNWg0LjU3NXoiLz4NCiAgICAgICAgPC9zdmc+);
	background-repeat: no-repeat;
	background-size: contain
}

.edge .st2-hero--general-search__tab.style-newwin a::before,
.ie .st2-hero--general-search__tab.style-newwin a::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAh1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9qkf8RAAAALHRSTlMAAQIDBAVLU1RnbW9wc3V/goOIkpeZnaCqr7GzzNHS09TV1tnb3d71+fr7/aehr6wAAAABYktHRCy63XGrAAAAmUlEQVRIx+3WtwKCUBAF0UUFc8RIUBERw/z/99m52MDSUbzpT32vyK/e5FJSX5ktfAXiHbAUD5SMsDVTEhnJWUkGpJv6EuClJAf2Ul8I0F1SFEWxbEcAQkccccQRR6wkAx7H+u7AU8nJuGKpksBIxkpkbRJbr0IkiJKm4qFIlVjrLHkD111zq/9TYSlXMm9P/Lg1kf709mlFvgJpo0T40+GUAAAAAElFTkSuQmCC)
}

.st2-hero--general-search__tab--link a {
	position: relative
}

.st2-hero--general-search__tab--link a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 6px;
	height: 10px;
	content: '';
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjEwIj48cGF0aCBmaWxsPSIjRkZGIiBkPSJNNS43IDQuM0wxLjYuM0MxLjItLjEuNi0uMS4yLjNjLS40LjQtLjQgMSAwIDEuNEwzLjYgNSAuMyA4LjRjLS40LjQtLjQgMSAwIDEuNC40LjQgMSAuNCAxLjQgMGw0LjEtNGMuMy0uNS4zLTEuMS0uMS0xLjV6Ii8+PC9zdmc+) no-repeat
}

.st2-hero--general-search__tab-box {
	background-color: rgba(255, 255, 255, .88)
}

.st2-hero--general-search__tab-box.this-active {
	display: block
}

.st2-hero--general-search__foot>div {
	display: flex
}

.st2-hero--general-search__btn--close {
	position: absolute;
	z-index: 1;
	top: .5rem;
	right: .5rem;
	display: flex;
	width: 2.2rem;
	height: 2.2rem;
	padding: 0;
	cursor: pointer;
	border: none;
	border-radius: 100%;
	background-color: #949494;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	align-items: center;
	justify-content: center
}

.st2-hero--general-search__btn--close i {
	display: block;
	width: 1.7rem;
	height: 1.7rem
}

.st2-hero--general-search__btn--close i svg {
	display: inherit;
	width: inherit;
	height: inherit;
	fill: #fff
}

.st2-heading--search+.st2-hero--form-grouping-wrapper {
	margin-top: 1rem
}

.st2-hero--form-grouping-wrapper>div {
	display: flex;
	margin-top: -1rem;
	margin-left: -3rem;
	align-items: center;
	flex-wrap: wrap
}

.st2-hero--form-grouping {
	margin-left: 3rem
}

.st2-hero--form-grouping-01>div {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.st2-hero--form-grouping-04>div {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.firefox .st2-hero--form-grouping-04>div .st2-form--increment-number input {
	flex-basis: auto
}

.firefox .st2-hero--form-grouping-09>div .st2-form--increment-number input {
	flex-basis: auto
}

.edge .st2-hero--form-grouping-09>div .st2-form--increment-select,
.ie .st2-hero--form-grouping-09>div .st2-form--increment-select {
	margin-left: 1rem;
	flex-grow: 1
}

.st2-hero--form-grouping-09>div .st2-form--increment-select label {
	position: relative
}

.st2-hero--form-grouping-09>div .st2-form--increment-select label::after {
	content: normal
}

.st2-hero--form-grouping-09>div .st2-form--increment-select button {
	width: auto
}

.st2-hero--form-grouping-09__selected-txt {
	font: inherit;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: inherit;
	display: flex;
	width: 6.2rem;
	margin: auto;
	cursor: pointer;
	pointer-events: none;
	border: solid 1px #999;
	border-right: none;
	border-left: none;
	border-radius: 0;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	align-items: center;
	justify-content: center
}

.st2-hero--form-grouping-16>div {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.edge .st2-hero--form-grouping-16>div .st2-form--increment-select,
.ie .st2-hero--form-grouping-16>div .st2-form--increment-select {
	margin-left: 1rem;
	flex-grow: 1
}

.st2-hero--form-grouping-16>div .st2-form--increment-select label::after {
	content: normal
}

.st2-hero--form-grouping-16>div .st2-form--increment-select button {
	width: auto
}

.st2-hero--2column>div>div>div>div {
	display: flex
}

.st2-hero--2column__category-container>div {
	background-color: rgba(255, 255, 255, .9)
}

.st2-hero--2column__category-container h2 {
	font-weight: 700;
	color: #5f5f5f
}

.st2-hero--2column__category-container h2 svg {
	fill: #5f5f5f
}

.st2-hero--2column__label-list>div>ul {
	display: flex;
	flex-wrap: wrap
}

.st2-hero--2column__label-list>div>ul>li {
	flex-shrink: 0
}

.st2-hero--2column__label-list>div>ul>li a {
	line-height: 1;
	display: block;
	transition: background-color .5s cubic-bezier(.25, .8, .25, 1);
	color: #333;
	border: 1px solid #cfcfcf;
	border-radius: 2.5rem;
	background-color: #fff
}

.st2-hero--2column__label-list>div>ul>li a:hover {
	background-color: #dadada
}

.st2-hero--2column__img-container {
	flex-shrink: 0
}

.st2-hero--2column__img-container:only-child {
	width: 100%
}

.st2-list--date {
	overflow-y: hidden
}

.st2-list--date[data-show-counter='2'] .st2-list--date__item:nth-child(n+3) {
	display: none
}

.st2-list--date__item>div {
	position: relative
}

.st2-list--date__item+.st2-list--date__item {
	border-top: solid 1px #e8e8e8
}

.st2-list--date__head>div {
	display: flex;
	align-items: center
}

.st2-list--date__head time {
	display: block
}

.st2-list--date__head span {
	font-weight: 700;
	display: block;
	text-align: center
}

.toppage.domestic-tour .st2-list--date__head span,
.toppage.japan-railways-plus-stay .st2-list--date__head span {
	color: #fff;
	background-color: #ff9024
}

.st2-list--date__head span[data-color='2'] {
	color: #fff !important;
	background-color: #ff9024 !important
}

.toppage.domestic-stay .st2-list--date__head span {
	color: #fff;
	background-color: #f4526a
}

.st2-list--date__head span[data-color='3'] {
	color: #fff !important;
	background-color: #f4526a !important
}

.toppage.overseas-tour .st2-list--date__head span {
	color: #fff;
	background-color: #2a95cb
}

.st2-list--date__head span[data-color='4'] {
	color: #fff !important;
	background-color: #2a95cb !important
}

.toppage.general .st2-list--date__head span {
	color: #fff;
	background-color: #5f5f5f
}

.st2-list--date__head span[data-color='1'] {
	color: #fff !important;
	background-color: #5f5f5f !important
}

.st2-list--date__body p a.this-blank::before {
	background: no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTQ1LjQgMEgxMy42Yy0yLjQgMC00LjUgMi4xLTQuNSA0LjZ2MzEuOGMwIDIuNCAyIDQuNSA0LjUgNC41aDMxLjhjMi40IDAgNC42LTIgNC42LTQuNVY0LjZDNTAgMi4xIDQ3LjkgMCA0NS40IDB6bTAgMzYuNEgxMy42VjQuNmgzMS44djMxLjh6IiBmaWxsPSIjMGI0OTlkIi8+PHBhdGggZD0iTTQuNiA5LjF2MzYuM2gzNi4zVjUwSDQuNkMyLjEgNTAgMCA0Ny45IDAgNDUuNFY5LjFoNC42eiIgZmlsbD0iIzBiNDk5ZCIvPjwvc3ZnPg==)
}

.st2-list--date__body p a.this-pdf::before {
	background: no-repeat right 1rem top 50% url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTQxLjEgMjguOGMtLjctLjctMi4xLTEtNC40LTEtMS41IDAtMy40LjEtNS4zLjQtLjktLjUtMS44LTEtMi41LTEuNy0xLjktMS44LTMuNC00LjItNC40LTYuOS4xLS4yLjEtLjUuMi0uNyAwIDAgMS4xLTYgLjgtOCAwLS4zLS4xLS40LS4xLS42bC0uMS0uM2MtLjMtLjctLjktMS40LTEuNy0xLjNoLS41Yy0xIDAtMS44LjUtMiAxLjMtLjYgMi40IDAgNS45IDEuMiAxMC41bC0uMy43Yy0uOSAyLjEtMS45IDQuMi0yLjkgNi4xbC0uMS4yYy0xIDItMS45IDMuNi0yLjcgNWwtLjkuNWMtLjEgMC0xLjUuOC0xLjkgMS0yLjkgMS43LTQuOCAzLjctNS4xIDUuMi0uMS41IDAgMS4xLjUgMS40bC44LjRjLjQuMi43LjMgMS4xLjMgMi4xIDAgNC41LTIuNiA3LjctOC4zIDMuOC0xLjIgOC4xLTIuMyAxMS45LTIuOCAyLjkgMS42IDYuNSAyLjggOC43IDIuOC40IDAgLjcgMCAxLS4xLjQtLjEuOC0uNCAxLS43LjQtLjcuNS0xLjYuNC0yLjUuMS0uMy0uMS0uNy0uNC0uOXptLTMwLjggMTFjLjQtMSAxLjktMy4xIDQuMS00LjkuMS0uMS41LS40LjgtLjctMi4zIDMuNi0zLjggNS4xLTQuOSA1LjZ6bTEzLjEtMzBjLjcgMCAxIDEuNyAxLjEgMy4yIDAgMS42LS4zIDIuNy0uOCAzLjUtLjQtMS4yLS42LTMuMS0uNi00LjMgMC0uMSAwLTIuNC4zLTIuNHptLTMuOSAyMS4zYy41LS44LjktMS43IDEuNC0yLjYgMS4yLTIuMyAyLTQgMi41LTUuNSAxLjEgMiAyLjUgMy44IDQuMSA1LjIuMi4yLjQuMy42LjUtMy4yLjctNi4xIDEuNS04LjYgMi40em0yMS0uMmMtLjIuMS0uOC4yLTEuMi4yLTEuMiAwLTIuNy0uNi00LjgtMS40LjgtLjEgMS41LS4xIDIuMi0uMSAxLjIgMCAxLjYgMCAyLjguMyAxLjIuMyAxLjIuOSAxIDF6IiBmaWxsPSIjMGI0OTlkIi8+PHBhdGggZD0iTTQ0LjggMTEuMmMtMS4xLTEuNS0yLjYtMy4yLTQuMy00LjlTMzcuMSAzLjEgMzUuNiAyQzMzLjIuMiAzMiAwIDMxLjIgMEg3QzQuOSAwIDMuMSAxLjggMy4xIDMuOXY0Mi4yQzMuMSA0OC4yIDQuOSA1MCA3IDUwaDM2YzIuMiAwIDMuOS0xLjggMy45LTMuOVYxNS42YzAtLjctLjItMS45LTIuMS00LjR6bS02LjUtMi43YzEuNSAxLjUgMi43IDIuOSAzLjUgNGgtNy41VjVjMS4yLjkgMi41IDIgNCAzLjV6bTUuNCAzNy42YzAgLjQtLjQuOC0uOC44SDdjLS40IDAtLjgtLjQtLjgtLjhWMy45YzAtLjQuNC0uOC44LS44aDI0LjJWMTRjMCAuOS43IDEuNiAxLjYgMS42aDEwLjl2MzAuNXoiIGZpbGw9IiMwYjQ5OWQiLz48L3N2Zz4=)
}

.st2-list--date__body p a::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgY2xhc3M9Im5jLWljb24td3JhcHBlciIgZmlsbD0iIzAwNjJiMiI+PHBhdGggZD0iTTEwIDZMOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIvPjwvZz48L3N2Zz4=')
}

.st2-keyword-list {
	margin-top: .9rem
}

.st2-keyword-list__item {
	display: inline-block;
	vertical-align: middle
}

.st2-keyword-list__item a {
	display: block;
	padding: 0 1.2rem;
	color: inherit;
	border: solid 1px #cfcfcf;
	border-radius: 100px;
	background-color: #fff
}

.st2-btn {
	margin: .9rem auto 5rem
}

.st2-btn:first-child {
	margin-top: 0
}

.st2-btn:last-child {
	margin-bottom: 0
}

.st2-btn>div>div>div>div {
	text-align: center
}

.st2-btn[data-btn-border=true] a {
	border-radius: .2rem
}

.st2-btn[data-btn-border=true] a.this-active i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.toppage.domestic-tour .st2-btn[data-btn-border=true] a,
.toppage.japan-railways-plus-stay .st2-btn[data-btn-border=true] a {
	color: #ff9934;
	border: solid .1rem #ff9934;
	background-color: #fff
}

.toppage.domestic-stay .st2-btn[data-btn-border=true] a {
	color: #f4526a;
	border: solid .1rem #f4526a;
	background-color: #fff
}

.toppage.overseas-tour .st2-btn[data-btn-border=true] a {
	color: #2a95cb;
	border: solid .1rem #2a95cb;
	background-color: #fff
}

.toppage.general .st2-btn[data-btn-border=true] a {
	color: #5f5f5f;
	border: solid .1rem #5f5f5f;
	background-color: #fff
}

.st2-btn[data-btn-border=true] a i {
	transition: -webkit-transform .5s cubic-bezier(.25, .8, .25, 1);
	transition: transform .5s cubic-bezier(.25, .8, .25, 1);
	transition: transform .5s cubic-bezier(.25, .8, .25, 1), -webkit-transform .5s cubic-bezier(.25, .8, .25, 1)
}

.toppage.domestic-tour .st2-btn[data-btn-border=true] a i svg,
.toppage.japan-railways-plus-stay .st2-btn[data-btn-border=true] a i svg {
	fill: #ff9934
}

.toppage.domestic-stay .st2-btn[data-btn-border=true] a i svg {
	fill: #f4526a
}

.toppage.overseas-tour .st2-btn[data-btn-border=true] a i svg {
	fill: #2a95cb
}

.toppage.general .st2-btn[data-btn-border=true] a i svg {
	fill: #5f5f5f
}

.st2-btn a {
	line-height: 1.24;
	display: inline-flex;
	padding: .4rem 0;
	transition: box-shadow .5s cubic-bezier(.25, .8, .25, 1);
	vertical-align: middle;
	text-decoration: none;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
	align-items: center;
	justify-content: space-between
}

.st2-btn a::before {
	display: block;
	content: ''
}

.toppage.domestic-tour .st2-btn a,
.toppage.japan-railways-plus-stay .st2-btn a {
	color: #fff;
	background-color: #ff9934
}

.toppage.domestic-stay .st2-btn a {
	color: #fff;
	background-color: #f4526a
}

.toppage.overseas-tour .st2-btn a {
	color: #fff;
	background-color: #2a95cb
}

.toppage.general .st2-btn a {
	color: #fff;
	background-color: #5f5f5f
}

.st2-btn a span {
	font-weight: 700
}

.st2-btn a i {
	display: block
}

.st2-btn a i svg {
	display: block;
	width: inherit;
	height: inherit
}

.toppage.domestic-tour .st2-btn a i svg,
.toppage.japan-railways-plus-stay .st2-btn a i svg {
	fill: #fff
}

.toppage.domestic-stay .st2-btn a i svg {
	fill: #fff
}

.toppage.overseas-tour .st2-btn a i svg {
	fill: #fff
}

.toppage.general .st2-btn a i svg {
	fill: #fff
}

.st2-card--default:only-child {
	height: inherit
}

.st2-card--default:only-child>div {
	height: inherit
}

.st2-card--default:only-child>div>div {
	height: inherit
}

.st2-card--default:only-child>div>div>div {
	height: inherit
}

.st2-card--default:only-child>div>div>div>div {
	height: inherit
}

.st2-card--default__inner {
	display: block;
	transition: box-shadow .5s cubic-bezier(.25, .8, .25, 1)
}

.st2-card--default__inner:link {
	color: inherit
}

.st2-card--default__inner:visited {
	color: inherit
}

.st2-card--default__inner:hover {
	text-decoration: none
}

.st2-card--default:only-child .st2-card--default__inner {
	height: inherit
}

.st2-card--default:only-child .st2-card--default__inner>div {
	height: inherit
}

.st2-card--default.st2-card--domestic-stay .st2-card--default__pic-container span {
	background-color: #f4526a
}

.st2-card--default.st2-card--domestic-tour .st2-card--default__pic-container span {
	background-color: #ff9934
}

.st2-card--default.st2-card--overseas-tour .st2-card--default__pic-container span {
	background-color: #2a95cb
}

.st2-card--default.st2-card--general .st2-card--default__pic-container span {
	background-color: #927b4d
}

.st2-card--default.st2-card--kntcthd .st2-card--default__pic-container span {
	background-color: #25a881
}

.st2-card--default__pic-container {
	position: relative
}

.st2-card--default:only-child .st2-card--default__pic-container {
	flex-shrink: 0
}

.st2-card--default__pic-container>div {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 75%
}

.st2-card--default__pic-container img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-height: 100%;
	transition: opacity .5s cubic-bezier(.25, .8, .25, 1);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

a:hover .st2-card--default__pic-container img {
	opacity: .8
}

.st2-card--default__pic-container span {
	font-weight: 700;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	color: #fff
}

.st2-card--default__txt-container {
	background-color: #fff
}

.st2-card--default:only-child .st2-card--default__txt-container {
	flex-grow: 1
}

html:not(.ie) .st2-card--default:only-child .st2-card--default__txt-container {
	flex-basis: 0
}

.st2-card--default__txt-container>div {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between
}

.st2-card--default__area-label {
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	border: solid 1px
}

.toppage.domestic-tour .st2-card--default__area-label,
.toppage.japan-railways-plus-stay .st2-card--default__area-label {
	color: #ff9934;
	border-color: #ff9934
}

.toppage.domestic-stay .st2-card--default__area-label {
	color: #f4526a;
	border-color: #f4526a
}

.toppage.overseas-tour .st2-card--default__area-label {
	color: #2a95cb;
	border-color: #2a95cb
}

.toppage.general .st2-card--default__area-label {
	color: #5f5f5f;
	border-color: #5f5f5f
}

.st2-card--default__title {
	font-weight: 700
}

.desktop a:hover .st2-card--default__title {
	text-decoration: underline
}

.desktop a:hover .st2-card--default__summary {
	text-decoration: underline
}

.st2-card--default__pricing {
	color: #d32f2f
}

.st2-card--default__supplement {
	color: #5f5f5f
}

.st2-card--horizontal:only-child {
	height: inherit
}

.st2-card--horizontal:only-child>div {
	height: inherit
}

.st2-card--horizontal:only-child>div>div {
	height: inherit
}

.st2-card--horizontal:only-child>div>div>div {
	height: inherit
}

.st2-card--horizontal:only-child>div>div>div>div {
	height: inherit
}

.st2-card--horizontal__inner {
	display: block;
	transition: box-shadow .5s cubic-bezier(.25, .8, .25, 1);
	background-color: #fff
}

.st2-card--horizontal__inner:link {
	color: inherit
}

.st2-card--horizontal__inner:visited {
	color: inherit
}

.st2-card--horizontal__inner:hover {
	text-decoration: none
}

.st2-card--horizontal__inner>div {
	display: flex;
	align-content: stretch
}

.st2-card--horizontal:only-child .st2-card--horizontal__inner {
	height: inherit
}

.st2-card--horizontal:only-child .st2-card--horizontal__inner>div {
	height: inherit
}

.st2-card--horizontal__pic-container {
	max-width: 50%;
	flex-shrink: 0
}

.st2-card--horizontal__pic-container img {
	width: 100%;
	transition: opacity .5s cubic-bezier(.25, .8, .25, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

a:hover .st2-card--horizontal__pic-container img {
	opacity: .8
}

.st2-card--horizontal__txt-container {
	flex-grow: 1;
	flex-basis: 0
}

.st2-card--horizontal__txt-container>div {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between
}

.desktop a:hover .st2-card--horizontal__summary {
	text-decoration: underline
}

.st2-card--horizontal__pricing {
	color: #d32f2f
}

.st2-card--horizontal__supplement {
	color: #5f5f5f
}

.st2-card--link:only-child {
	height: inherit
}

.st2-card--link:only-child>div {
	height: inherit
}

.st2-card--link:only-child>div>div {
	height: inherit
}

.st2-card--link:only-child>div>div>div {
	height: inherit
}

.st2-card--link:only-child>div>div>div>div {
	height: inherit
}

.st2-card--link__inner {
	display: block;
	transition: box-shadow .5s cubic-bezier(.25, .8, .25, 1);
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-card--link__inner:hover {
	text-decoration: none
}

.st2-card--link__inner>div {
	display: flex;
	padding: 1rem 0 1rem 1rem;
	align-items: center
}

.st2-card--link:only-child .st2-card--link__inner {
	height: inherit
}

.st2-card--link:only-child .st2-card--link__inner>div {
	height: inherit
}

.st2-card--link__icn-container {
	flex-shrink: 0
}

.st2-card--link__icn-container.this-specific>div {
	padding: .8rem
}

.st2-card--link__icn-container>div {
	padding: 1.4rem;
	border: solid 1px #f5f5f5;
	border-radius: 100%
}

.st2-card--link__icn-container img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.st2-card--link__txt-container {
	flex-grow: 1;
	flex-basis: 0
}

.st2-card--link__txt-container>div {
	padding-right: 3.2rem;
	padding-left: .5rem;
	background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgY2xhc3M9Im5jLWljb24td3JhcHBlciIgZmlsbD0iIzAwNjJiMiI+PHBhdGggZD0iTTEwIDZMOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIvPjwvZz48L3N2Zz4=')
}

.st2-card--link__title {
	font-size: 1.5rem;
	line-height: 1.33
}

a:hover .st2-card--link__title {
	text-decoration: underline
}

.st2-card--link__title+.st2-card--link__summary {
	margin-top: .5rem
}

.st2-card--link__summary {
	font-size: 1.2rem;
	color: #333
}

.st2-card--linkinho:only-child {
	height: inherit
}

.st2-card--linkinho:only-child>div {
	height: inherit
}

.st2-card--linkinho:only-child>div>div {
	height: inherit
}

.st2-card--linkinho:only-child>div>div>div {
	height: inherit
}

.st2-card--linkinho:only-child>div>div>div>div {
	height: inherit
}

.st2-card--linkinho__inner {
	display: block;
	transition: box-shadow .5s cubic-bezier(.25, .8, .25, 1);
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-card--linkinho__inner:hover {
	text-decoration: none
}

.st2-card--linkinho__inner>div {
	display: flex;
	padding: 1rem 0 1rem 1.2rem;
	align-items: center
}

.st2-card--linkinho:only-child .st2-card--linkinho__inner {
	height: inherit
}

.st2-card--linkinho:only-child .st2-card--linkinho__inner>div {
	height: inherit
}

.st2-card--linkinho__icn-container {
	flex-shrink: 0;
	flex-basis: 4rem
}

.st2-card--linkinho__icn-container i {
	display: block;
	width: 3rem;
	height: 3rem
}

.st2-card--linkinho__icn-container i svg {
	display: block;
	width: inherit;
	height: inherit;
	fill: #0b499d
}

.st2-card--linkinho__icn-container img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.st2-card--linkinho__txt-container {
	flex-grow: 1;
	flex-basis: 0
}

.st2-card--linkinho__txt-container>div {
	padding-right: 3.2rem;
	padding-left: .5rem;
	background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgY2xhc3M9Im5jLWljb24td3JhcHBlciIgZmlsbD0iIzAwNjJiMiI+PHBhdGggZD0iTTEwIDZMOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIvPjwvZz48L3N2Zz4=')
}

.st2-card--linkinho__title {
	font-size: 1.5rem;
	line-height: 1.33
}

a:hover .st2-card--linkinho__title {
	text-decoration: underline
}

.st2-card--linkinho__title+.st2-card--linkinho__summary {
	margin-top: .5rem
}

.st2-card--linkinho__summary {
	font-size: 1.2rem;
	color: #333
}

.st2-card--sns>div {
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-card--sns:only-child {
	height: inherit
}

.st2-card--sns:only-child>div {
	height: inherit
}

.st2-card--sns:only-child>div>div {
	height: inherit
}

.st2-card--sns:only-child>div>div>div {
	height: inherit
}

.st2-card--sns:only-child>div>div>div>div {
	height: inherit
}

.st2-card--sns:only-child>div>div>div>div::after {
	display: block;
	height: 2rem;
	content: ''
}

.st2-card--sns__head {
	padding: 1.4rem 1rem 1rem
}

.st2-card--sns__head p {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.12;
	text-align: center;
	color: #0b499d
}

.st2-card--sns__body {
	padding: 1rem
}

.st2-card--sns__body>div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.st2-card--sns__item {
	width: 48%;
	margin-top: 2rem
}

.st2-card--sns__item a {
	display: flex;
	color: inherit;
	align-items: center
}

.st2-card--sns__item a i {
	display: block;
	width: 4.5rem;
	height: 4.5rem;
	flex-shrink: 0
}

.st2-card--sns__item a i svg {
	display: block;
	width: inherit;
	height: inherit
}

.st2-card--sns__item a span {
	font-size: 1.1rem;
	line-height: 1.12;
	display: block;
	padding-left: .4rem;
	word-wrap: break-word;
	word-break: break-all;
	flex-grow: 1;
	flex-basis: 0;
	overflow-wrap: break-word
}

.st2-card--snipet>div {
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-card--snipet:only-child {
	height: inherit
}

.st2-card--snipet:only-child>div {
	height: inherit
}

.st2-card--snipet:only-child>div>div {
	height: inherit
}

.st2-card--snipet:only-child>div>div>div {
	height: inherit
}

.st2-card--snipet:only-child>div>div>div>div {
	display: flex;
	flex-direction: column;
	height: inherit;
	justify-content: space-between
}

.st2-card--snipet__head {
	padding: 1.4rem 1rem 1rem;
	flex-shrink: 0
}

.st2-card--snipet__head p {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.12;
	text-align: center;
	color: #0b499d
}

.st2-card--snipet__body {
	flex-shrink: 0
}

.st2-card--snipet__body>div {
	padding: 0 1rem
}

.st2-card--snipet__foot {
	flex-shrink: 0
}

.st2-card--snipet__foot>div {
	padding: 1rem 1rem 2rem
}

.st2-card--snipet__foot a {
	display: flex;
	padding: 1.2rem 0;
	color: #fff;
	background-color: #0b499d;
	justify-content: space-between;
	align-items: center
}

.st2-card--snipet__foot a::before {
	display: block;
	width: 2rem;
	height: 2rem;
	content: ''
}

.st2-card--snipet__foot a span {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.24;
	display: block
}

.st2-card--snipet__foot a span sub {
	font-size: .5em;
	vertical-align: baseline
}

.st2-card--snipet__foot a i {
	display: block;
	width: 2rem;
	height: 2rem
}

.st2-card--snipet__foot a i svg {
	display: block;
	width: inherit;
	height: inherit;
	fill: #fff
}

.st2-card--members-club>div {
	color: #fff;
	background-color: #0b499d;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-card--members-club:only-child {
	height: inherit
}

.st2-card--members-club:only-child>div {
	height: inherit
}

.st2-card--members-club:only-child>div>div {
	height: inherit
}

.st2-card--members-club:only-child>div>div>div {
	height: inherit
}

.st2-card--members-club:only-child>div>div>div>div {
	height: inherit
}

.st2-card--members-club__head>div {
	padding-top: 2rem;
	padding-right: 1rem;
	padding-bottom: 0;
	padding-left: 1rem
}

.st2-card--members-club__head p {
	font-weight: 700;
	line-height: 1.12;
	text-align: center
}

.st2-card--members-club__body>div {
	padding: 1rem
}

.st2-card--members-club .inset-divide-layout__item>div {
	height: 100%
}

.st2-card--members-club .inset-divide-layout__element-group {
	height: inherit
}

.st2-card--members-club .inset-divide-layout__element-group>div {
	display: flex;
	flex-direction: column;
	height: inherit;
	justify-content: space-between
}

.st2-card--members-club .inset-divide-layout__list {
	flex-shrink: 0
}

.st2-card--members-club .inset-divide-layout__list ul li {
	position: relative
}

.st2-card--members-club .inset-divide-layout__list ul li::before {
	position: absolute;
	z-index: 1;
	left: 0;
	content: '\25CF';
	-webkit-transform: scale(.5);
	transform: scale(.5)
}

.st2-card--members-club .inset-divide-layout__list ul li span {
	font-weight: 700
}

.st2-card--members-club .inset-divide-layout__list ul li span mark {
	color: #ffd84d
}

.st2-card--members-club .inset-divide-layout__list--link {
	height: inherit;
	color: #0b499d;
	border-radius: .4rem;
	background-color: #fff
}

.st2-card--members-club .inset-divide-layout__list--link>div {
	height: inherit;
	padding: 1rem
}

.st2-card--members-club .inset-divide-layout__list--link ul li {
	position: relative
}

.st2-card--members-club .inset-divide-layout__list--link ul li::before {
	position: absolute;
	z-index: 1;
	left: 0;
	content: '\25B6\FE0E';
	-webkit-transform: scale(.64);
	transform: scale(.64)
}

.st2-card--members-club .inset-divide-layout__list--link ul li+li {
	margin-top: .7rem
}

.st2-card--members-club .inset-divide-layout__btns {
	margin-top: 2rem;
	flex-shrink: 0
}

.st2-card--members-club .inset-divide-layout__btn:nth-child(odd) a {
	color: #0b499d;
	background-color: #fff
}

.st2-card--members-club .inset-divide-layout__btn:nth-child(odd) a i svg {
	fill: #0b499d
}

.st2-card--members-club .inset-divide-layout__btn:nth-child(even) a {
	color: #fff;
	background-color: #ff9d4d
}

.st2-card--members-club .inset-divide-layout__btn:nth-child(even) a i svg {
	fill: #fff
}

.st2-card--members-club .inset-divide-layout__btn>div {
	height: 100%
}

.st2-card--members-club .inset-divide-layout__btn a {
	display: flex;
	height: inherit;
	padding: 1.2rem 0;
	border-radius: .4rem;
	justify-content: space-between;
	align-items: center
}

.st2-card--members-club .inset-divide-layout__btn a::before {
	display: block;
	width: 2rem;
	height: 2rem;
	content: ''
}

.st2-card--members-club .inset-divide-layout__btn a span {
	font-weight: 700;
	line-height: 1;
	display: block
}

.st2-card--members-club .inset-divide-layout__btn a span sub {
	font-size: .8em;
	vertical-align: baseline
}

.st2-card--members-club .inset-divide-layout__btn a i {
	display: block;
	width: 2rem;
	height: 2rem
}

.st2-card--members-club .inset-divide-layout__btn a i svg {
	display: block;
	width: inherit;
	height: inherit
}

.st2-card--tokyo-2020:only-child {
	height: inherit
}

.st2-card--tokyo-2020:only-child>div {
	height: inherit
}

.st2-card--tokyo-2020:only-child>div>div {
	height: inherit
}

.st2-card--tokyo-2020:only-child>div>div>div {
	height: inherit
}

.st2-card--tokyo-2020:only-child>div>div>div>div {
	height: inherit
}

.st2-card--tokyo-2020__inner {
	display: block;
	height: inherit;
	transition: box-shadow .5s cubic-bezier(.25, .8, .25, 1);
	color: #fff;
	background-color: #0b499d;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-card--tokyo-2020__inner>div {
	height: 100%
}

.st2-card--tokyo-2020__pic-container img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.st2-card--subsp__upper-block>div {
	position: relative
}

.st2-card--subsp__pic-container img {
	width: 100%;
	transition: opacity .5s cubic-bezier(.25, .8, .25, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

a:hover .st2-card--subsp__pic-container img {
	opacity: .8
}

.st2-card--subsp__title {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%
}

.st2-card--subsp__title>div {
	background-color: rgba(0, 0, 0, .88)
}

.st2-card--subsp__title p {
	color: #fff
}

a:hover .st2-card--subsp__title p {
	text-decoration: underline
}

.st2-card--subsp__txt-container p i {
	font-style: normal
}

.st2-card--subsp__btns>div {
	display: flex;
	margin-top: -.4rem;
	margin-left: -.4rem;
	align-content: stretch;
	flex-wrap: wrap
}

.st2-card--subsp__btn {
	display: inline-block;
	margin-top: .4rem;
	margin-left: .4rem;
	vertical-align: middle
}

.st2-card--subsp__btn>div {
	height: 100%
}

.st2-card--subsp__btn a {
	line-height: 1.24;
	display: inline-flex;
	height: inherit;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: -.5pt;
	color: #fff;
	border-radius: .3rem;
	align-items: center;
	justify-content: space-between
}

.toppage.domestic-tour .st2-card--subsp__btn a,
.toppage.japan-railways-plus-stay .st2-card--subsp__btn a {
	background-color: #ff9934
}

.toppage.domestic-stay .st2-card--subsp__btn a {
	background-color: #f4526a
}

.toppage.overseas-tour .st2-card--subsp__btn a {
	background-color: #2a95cb
}

.toppage.general .st2-card--subsp__btn a {
	background-color: #5f5f5f
}

.st2-card--subsp__btn a span {
	font-weight: 700
}

.st2-card--subsp__btn a i {
	display: block;
	width: 1.8rem;
	height: 1.7rem
}

.st2-card--subsp__btn a i svg {
	display: inherit;
	width: inherit;
	height: inherit;
	fill: #fff
}

.st2-fig-panel__inner {
	display: block;
	overflow: hidden;
	text-decoration: none
}

.st2-fig-panel__inner>div {
	position: relative
}

.st2-fig-panel__label-container {
	font-weight: 700;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	color: #fff
}

.st2-fig-panel__label-container[data-color='1'] {
	background-color: #888
}

.st2-fig-panel__label-container[data-color='2'] {
	background-color: #f4526a
}

.st2-fig-panel__label-container[data-color='3'] {
	background-color: #ff9024
}

.st2-fig-panel__label-container[data-color='4'] {
	background-color: #2a95cb
}

.st2-fig-panel__label-container[data-color='5'] {
	background-color: #aaa
}

.st2-fig-panel__label-container[data-color='6'] {
	background-color: #ccc
}

.st2-fig-panel__label-container[data-color='7'] {
	background-color: #25a881
}

.st2-fig-panel__pic-container img {
	width: 100%;
	transition: opacity .5s cubic-bezier(.25, .8, .25, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

a:hover .st2-fig-panel__pic-container img {
	opacity: .8
}

.st2-fig-panel__txt-container {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%
}

.st2-fig-panel__txt-container>div {
	padding: .5rem;
	background-color: rgba(0, 0, 0, .5)
}

.st2-fig-panel__txt-container p {
	font-weight: 700;
	color: #fff
}

.desktop a:hover .st2-fig-panel__txt-container p {
	text-decoration: underline
}

.st2-form--input-checkbox {
	display: inline-block;
	margin-right: .4rem;
	cursor: pointer;
	vertical-align: middle
}

.st2-form--input-checkbox>span {
	display: inherit;
	vertical-align: inherit
}

.st2-form--input-checkbox>span>span {
	display: inherit;
	vertical-align: inherit
}

.st2-form--input-checkbox>span>span>span {
	display: inherit;
	vertical-align: inherit
}

.st2-form--input-checkbox>span>span>span>span {
	display: flex;
	align-items: center
}

.st2-form--input-checkbox [type=checkbox]+span {
	margin-left: .3rem
}

.st2-form--input-checkbox span {
	line-height: 1;
	display: block
}

.st2-form--input-radio {
	display: inline-block;
	cursor: pointer;
	vertical-align: middle
}

.st2-form--input-radio>span {
	display: inherit;
	vertical-align: inherit
}

.st2-form--input-radio>span>span {
	display: inherit;
	vertical-align: inherit
}

.st2-form--input-radio>span>span>span {
	display: inherit;
	vertical-align: inherit
}

.st2-form--input-radio>span>span>span>span {
	display: flex;
	align-items: center
}

.st2-form--input-radio [type=radio]+span {
	margin-left: .3rem
}

.st2-form--input-radio span {
	line-height: 1;
	display: block
}

.st2-form--input-text {
	display: block
}

.st2-form--input-text>span {
	display: inherit
}

.st2-form--input-text>span>span {
	display: inherit
}

.st2-form--input-text>span>span>span {
	display: inherit
}

.st2-form--input-text>span>span>span>span {
	display: inherit
}

.st2-form--input-text.st2-datepicker-wrapper {
	position: relative
}

.st2-form--input-text.st2-datepicker-wrapper i {
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 1rem;
	display: block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	background: #fff
}

.st2-form--input-text.st2-datepicker-wrapper i svg {
	display: inherit;
	width: inherit;
	height: inherit;
	transition: fill .5s cubic-bezier(.25, .8, .25, 1);
	fill: #333
}

.st2-form--input-text [type=text] {
	font: inherit;
	display: block;
	width: 100%;
	cursor: pointer;
	transition: background-color .5s cubic-bezier(.25, .8, .25, 1);
	border: solid 1px #999;
	border-radius: .4rem;
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.st2-form--input-text [type=text].this-disable {
	pointer-events: none;
	background-color: #e6e6e6
}

.st2-form--input-text [type=text].this-disable+i svg {
	fill: #cfcfcf
}

.st2-form--select {
	display: block
}

.st2-form--select>span {
	display: inherit
}

.st2-form--select>span>span {
	display: inherit
}

.st2-form--select>span>span>span {
	display: inherit
}

.st2-form--select>span>span>span>span {
	position: relative;
	display: inherit
}

.st2-form--select>span>span>span>span::after {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	height: 100%;
	content: '';
	pointer-events: none;
	background: no-repeat 50% 50% url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTI0LjkgMTIuOUwxOCAxOS44bC02LjktNi45TDkgMTVsOSA5IDktOS0yLjEtMi4xeiIvPjwvc3ZnPg==)
}

.st2-form--select select {
	font: inherit;
	display: inherit;
	width: 100%;
	cursor: pointer;
	border: solid 1px #999;
	border-radius: .4rem;
	outline: 0;
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.st2-form--select select::-ms-expand {
	display: none
}

.st2-form--select select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

.st2-form--select select.this-inactive {
	pointer-events: none;
	background: #eee
}

.st2-form--increment-number {
	display: block
}

.st2-form--increment-number.this-inactive {
	position: relative
}

.st2-form--increment-number.this-inactive::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(238, 238, 238, .8)
}

.st2-form--increment-number>span {
	display: inherit
}

.st2-form--increment-number>span>span {
	display: inherit
}

.st2-form--increment-number>span>span>span {
	display: inherit
}

.st2-form--increment-number>span>span>span>span {
	display: flex;
	align-content: stretch
}

.st2-form--increment-number button {
	display: block;
	padding: 0;
	cursor: pointer;
	border: solid 1px #999;
	outline: 0;
	background-color: #fff;
	flex-shrink: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.st2-form--increment-number button:first-child {
	border-radius: .4rem 0 0 .4rem
}

.st2-form--increment-number button:last-child {
	border-radius: 0 .4rem .4rem 0
}

.st2-form--increment-number button i {
	display: block;
	margin: 0 auto
}

.st2-form--increment-number button i svg {
	display: inherit;
	width: inherit;
	height: inherit;
	fill: #333
}

.st2-form--increment-number input[type=text] {
	font: inherit;
	display: block;
	width: 100%;
	cursor: pointer;
	transition: background-color .5s cubic-bezier(.25, .8, .25, 1);
	text-align: center;
	letter-spacing: -.5pt;
	border: solid 1px #999;
	border-right: none;
	border-left: none;
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	flex-grow: 1;
	flex-basis: 0
}

.st2-form--increment-select {
	display: block
}

.st2-form--increment-select>span {
	display: inherit
}

.st2-form--increment-select>span>span {
	display: inherit
}

.st2-form--increment-select>span>span>span {
	display: inherit
}

.st2-form--increment-select>span>span>span>span {
	display: flex;
	align-content: stretch
}

.st2-form--increment-select button {
	display: block;
	padding: 0;
	cursor: pointer;
	border: solid 1px #999;
	outline: 0;
	background-color: #fff;
	flex-shrink: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.st2-form--increment-select button:first-child {
	border-radius: .4rem 0 0 .4rem
}

.st2-form--increment-select button:last-child {
	border-radius: 0 .4rem .4rem 0
}

.st2-form--increment-select button i {
	display: block;
	margin: 0 auto
}

.st2-form--increment-select button i svg {
	display: inherit;
	width: inherit;
	height: inherit;
	fill: #333
}

.st2-form--increment-select label {
	position: relative;
	display: block;
	flex-grow: 1;
	flex-basis: 0
}

.st2-form--increment-select label::after {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	height: 100%;
	content: '';
	pointer-events: none;
	background: no-repeat 50% 50% url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiI+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTI0LjkgMTIuOUwxOCAxOS44bC02LjktNi45TDkgMTVsOSA5IDktOS0yLjEtMi4xeiIvPjwvc3ZnPg==)
}

.st2-form--increment-select label select {
	font: inherit;
	display: inherit;
	width: 100%;
	cursor: pointer;
	border: solid 1px #999;
	border-right: none;
	border-left: none;
	border-radius: 0;
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.st2-form--increment-select label select::-ms-expand {
	display: none
}

.st2-form--increment-select label select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

.st2-form--button {
	display: inherit
}

.st2-form--button>span {
	display: inherit
}

.st2-form--button>span>span {
	display: inherit
}

.st2-form--button>span>span>span {
	display: inherit
}

.st2-form--button>span>span>span>span {
	display: inherit
}

.st2-form--button>span button[type=button] {
	font: inherit;
	display: block;
	width: 100%;
	cursor: pointer;
	border: solid 1px #999;
	border-radius: .4rem;
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.st2-form--button-submit {
	display: inherit
}

.st2-form--button-submit>span {
	display: inherit
}

.st2-form--button-submit>span>span {
	display: inherit
}

.st2-form--button-submit>span>span>span {
	display: inherit
}

.st2-form--button-submit>span>span>span>span {
	display: inherit
}

.st2-form--button-submit button[type=submit] {
	font: inherit;
	display: block;
	width: 100%;
	max-width: 30rem;
	margin: 0 auto;
	cursor: pointer;
	color: #fff;
	border: none;
	border-radius: .4rem;
	background: #90b200;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.st2-form--increment-number-container>div>div>div>div {
	display: flex;
	align-items: center
}

.st2-form--increment-number-container__head {
	flex-shrink: 0
}

.st2-form--increment-number-container__body {
	flex-grow: 1;
	flex-basis: 0
}

.st2-form--increment-number-container__foot {
	flex-shrink: 0
}

.st2-form--increment-number-container__foot a {
	display: block;
	margin: 0 0 0 auto
}

.st2-form--increment-number-container__foot a i {
	display: inherit;
	width: inherit;
	height: inherit
}

.st2-form--increment-number-container__foot a i svg {
	display: inherit;
	width: inherit;
	height: inherit
}

.st2-form-stack-container__divide-layout>div {
	display: flex;
	margin-top: -.7rem;
	flex-wrap: wrap;
	justify-content: space-between
}

.st2-form-stack-container__divide-layout-item {
	width: 48.955%;
	margin-top: .7rem
}

.form-elements-stack-container:first-child.this-inactive+.form-elements-stack-container {
	margin-top: 0
}

.form-elements-stack-container.this-inactive {
	display: none
}

.form-elements-stack-container__inner>div {
	display: flex;
	margin: 0 -.3rem;
	align-items: center
}

.form-elements-stack-container__inner>div.this-evenly {
	margin: 0;
	justify-content: space-between
}

.form-elements-stack-container__inner>div.this-evenly .form-elements-stack-container__item {
	width: 48.148%;
	padding: 0
}

.edge .form-elements-stack-container__inner>div.this-evenly .form-elements-stack-container__item,
.ie .form-elements-stack-container__inner>div.this-evenly .form-elements-stack-container__item {
	flex-grow: 0;
	flex-basis: auto
}

.form-elements-stack-container__inner .form-elements-stack-container__item {
	padding: 0 .3rem
}

.form-elements-stack-container__inner .form-elements-stack-container__item:nth-child(odd) {
	width: 100%
}

.st2-keyword-search-bar>div>div {
	margin: 0 auto;
	transition: padding 1s cubic-bezier(.25, .8, .25, 1);
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-keyword-search-bar__title+.st2-keyword-search-bar__form {
	margin-top: 1rem
}

.st2-modal-scope {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
	transition: visibility 1s cubic-bezier(.25, .8, .25, 1), opacity 1s cubic-bezier(.25, .8, .25, 1);
	pointer-events: none;
	opacity: 0
}

.modal-help-window-is-active .st2-modal-scope--help {
	visibility: visible;
	pointer-events: auto;
	opacity: 1
}

.modal-refine-window-is-active .st2-modal-scope--refine {
	visibility: visible;
	pointer-events: auto;
	opacity: 1
}

.st2-modal-scope>div {
	height: inherit;
	background-color: rgba(0, 0, 0, .5);
	-webkit-backdrop-filter: blur(.4rem);
	backdrop-filter: blur(.4rem)
}

.st2-modal-scope>div>div {
	max-width: 667px;
	height: inherit;
	margin: 0 auto
}

.st2-modal-scope>div>div>div {
	height: inherit
}

.st2-modal-scope>div>div>div>div {
	overflow-y: auto;
	height: 100vh;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.st2-modal-scope__inner {
	position: relative;
	padding: 2rem
}

.st2-modal-scope__inner>div {
	padding: 1rem 1rem 4rem;
	background: #fff
}

.st2-modal-scope__inner .st2-hero--search__add-condition .close {
	top: 35px;
	right: 35px
}

.st2-modal-scope__inner button {
	position: absolute;
	z-index: 1;
	top: .5rem;
	right: .5rem;
	display: flex;
	width: 2.2rem;
	height: 2.2rem;
	padding: 0;
	cursor: pointer;
	border: none;
	border-radius: 100%;
	background-color: #949494;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	align-items: center;
	justify-content: center
}

.st2-modal-scope__inner button i {
	display: block;
	width: 1.7rem;
	height: 1.7rem
}

.st2-modal-scope__inner button i svg {
	display: inherit;
	width: inherit;
	height: inherit;
	fill: #fff
}

.st2-modal-scope__map-container>div>svg {
	display: block;
	width: 100%
}

html:not(.ie) .st2-modal-scope__map-container>div>svg {
	height: 100%
}

.st2-modal-contents--about-children__inner-wrap {
	position: relative;
	z-index: 1000;
	width: 100%;
	padding: 18px 19px 28px;
	background: 0 0
}

.st2-modal-contents--about-children__heading {
	font-size: 122%;
	font-weight: 700;
	margin: 0;
	color: #303030
}

.st2-modal-contents--about-children__lead-01 {
	font-size: 100%;
	font-weight: 700;
	color: #fd3574
}

.st2-modal-contents--about-children__heading+.st2-modal-contents--about-children__lead-01 {
	margin-top: 1.5em
}

.st2-modal-contents--about-children__lead-01+.st2-modal-contents--about-children__lead-01 {
	margin-top: .5em
}

.st2-modal-contents--about-children__lead-01+.st2-modal-contents--about-children__note {
	margin-top: 1.5em
}

.st2-modal-contents--about-children__note li {
	font-size: 86%;
	position: relative;
	padding-left: 1em
}

.st2-modal-contents--about-children__note li::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\203B'
}

.st2-modal-contents--about-children__note li+li {
	margin-top: .5em
}

.st2-modal-contents--about-children__close {
	position: absolute;
	top: 22px;
	right: 22px
}

.st2-modal-contents--about-children__close a {
	font-size: 86%;
	background: url('data:image/gif;base64,R0lGODlhDQANAIAAAE9OTP///yH5BAAHAP8ALAAAAAANAA0AAAIXDI4Jpu1/GJJJUmVu03hB61wcRE5lUAAAOw==') no-repeat 0 0;
	background-size: contain
}

.st2-bnr:first-child {
	margin-top: 0
}

.st2-bnr:last-child {
	margin-bottom: 0
}

.st2-bnr>div>div>div>div {
	text-align: center
}

.st2-bnr__inner {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle
}

.st2-split-layout--bnr .st2-bnr__inner {
	width: 100%
}

.st2-split-layout--modifier__item .st2-bnr__inner {
	width: 100%;
	transition: box-shadow .5s cubic-bezier(.25, .8, .25, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-bnr__inner:hover img {
	opacity: .8
}

.st2-bnr__inner img {
	width: 100%;
	transition: opacity .5s cubic-bezier(.25, .8, .25, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.st2-selectable-area__device[data-device=mobile]>div {
	height: 3rem
}

.st2-selectable-area__device>div {
	text-align: center
}

.st2-selectable-area__item {
	display: inline-block;
	vertical-align: middle
}

.st2-selectable-area__item a {
	font-size: 1.6rem;
	display: block;
	padding: 0 .7rem;
	transition: border-bottom-color .5s cubic-bezier(.25, .8, .25, 1);
	text-decoration: none;
	color: inherit;
	border-bottom: solid .2rem transparent
}

.st2-selectable-area__item a.this-active,
.st2-selectable-area__item a:hover {
	border-bottom-color: #333
}

.st2-selectable-area label {
	position: relative;
	display: block
}

.st2-selectable-area label::after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	-webkit-transform: translate(-90%, -25%);
	transform: translate(-90%, -25%);
	pointer-events: none;
	border-top: .5rem solid transparent;
	border-top: .5rem solid #333;
	border-right: .5rem solid transparent;
	border-bottom: .5rem solid transparent;
	border-left: .5rem solid transparent
}

.st2-selectable-area select {
	font-family: inherit;
	font-weight: 700;
	display: block;
	width: 100%;
	padding: .65rem 3.45rem .65rem 1rem;
	cursor: pointer;
	border: solid 1px #ddd;
	border-radius: .15rem;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.firefox .st2-selectable-area select {
	text-indent: .01px;
	text-overflow: ''
}

.st2-selectable-area select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

.st2-selectable-area select::-ms-expand {
	display: none
}

.st2-selectable-area select:focus::-ms-value {
	color: #333;
	background-color: transparent
}

.st2-selectable-area select option {
	font-weight: 400
}

.st2-selectable-area select option:not(:checked) {
	color: #666
}

.st2-bar--sns {
	height: inherit
}

.st2-bar--sns>div {
	height: inherit;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-bar--sns>div>div {
	height: inherit
}

.st2-bar--sns>div>div>div {
	height: inherit
}

.st2-bar--sns>div>div>div>div {
	display: flex;
	height: inherit;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap
}

.st2-bar--sns__head {
	flex-shrink: 0
}

.st2-bar--sns__head>div {
	padding-right: 1rem
}

.st2-bar--sns__head p {
	color: #0b499d
}

.st2-bar--sns__body {
	flex-grow: 1;
	flex-basis: 0
}

.st2-bar--sns__body>div {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.st2-bar--sns__body a {
	display: block
}

.st2-bar--sns__body a[aria-hidden=true] {
	display: none
}

.st2-bar--sns__body a i {
	display: inherit;
	width: inherit;
	height: inherit
}

.st2-bar--sns__body a i svg {
	display: inherit;
	width: inherit;
	height: inherit
}

.st2-bar--sns__foot {
	flex-shrink: 0
}

.st2-bar--sns__foot p span {
	display: flex;
	align-items: center
}

.st2-bar--sns__foot p span i {
	display: block;
	width: 1.4rem;
	height: 1.4rem
}

.st2-bar--sns__foot p span i svg {
	display: inherit;
	width: inherit;
	height: inherit
}

.st2-bar--sns__foot p span a {
	line-height: 1;
	display: block;
	color: inherit
}

.st2-important-bar>div>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-hero--search__map svg {
	display: inherit;
	width: 100%;
	max-width: 100%
}

html:not(.ie) .st2-hero--search__map svg {
	height: auto
}

.st2-hero--search__map svg a:hover path[stroke='#5f5f5f'],
.st2-hero--search__map svg a:hover path[stroke='#fff'] {
	stroke-opacity: 1
}

.st2-hero--search__map svg path[stroke='#5f5f5f'],
.st2-hero--search__map svg path[stroke='#fff'] {
	stroke-opacity: 0
}

.st2-primitive-navigation>div>div>div>div {
	display: flex
}

.st2-primitive-navigation__head {
	flex-shrink: 0;
	flex-basis: 11rem
}

.st2-primitive-navigation__body {
	flex-grow: 1;
	flex-basis: 0
}

.st2-primitive-navigation__body>div {
	margin-top: -1rem;
	margin-left: -4rem
}

.st2-primitive-navigation__item {
	display: inline-block;
	margin-top: 1rem;
	margin-left: 4rem;
	vertical-align: middle
}

.st2-hero--search .st2-tabinaka-summary>div {
	background-color: rgba(255, 255, 255, .88)
}

.st2-tabinaka-summary__head>div {
	display: flex;
	align-items: center
}

.st2-tabinaka-summary__head p:first-child {
	flex-shrink: 0
}

.st2-tabinaka-summary__head p:last-child {
	flex-grow: 1;
	flex-basis: 0
}

.st2-flatpickr-close-container {
	padding: .8rem 1rem 1rem
}

.st2-flatpickr-close-container .st2-flatpickr-close {
	font: inherit;
	display: block;
	width: 100%;
	height: 40px;
	padding: 0;
	cursor: pointer;
	border: none;
	background-color: #cfcfcf;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.st2-flatpickr-close-container .st2-flatpickr-close::before {
	padding-right: .4rem;
	content: '×'
}

.st2-split-layout:first-child {
	margin-top: 0
}

.st2-split-layout:last-child {
	margin-bottom: 0
}

.st2-split-layout--bnr[data-split-layout='2']>div>div {
	max-width: 980px;
	margin: 0 auto
}

[data-show-counter='3'] .st2-split-layout__item:nth-child(-n+3) {
	display: block !important
}

[data-show-counter='3'] .st2-split-layout__item:nth-child(n+4) {
	display: none
}

[data-show-counter='4'] .st2-split-layout__item:nth-child(-n+4) {
	display: block !important
}

[data-show-counter='4'] .st2-split-layout__item:nth-child(n+5) {
	display: none
}

[data-order] .st2-split-layout__item {
	counter-increment: order
}

[data-order] .st2-split-layout__item:nth-child(1)>div::before {
	background-color: #ff9910
}

[data-order] .st2-split-layout__item:nth-child(2)>div::before {
	background-color: #999
}

[data-order] .st2-split-layout__item:nth-child(3)>div::before {
	background-color: #963
}

.st2-split-layout__item>div {
	height: 100%
}

[data-order] .st2-split-layout__item>div {
	position: relative
}

[data-order] .st2-split-layout__item>div::before {
	font-weight: 700;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: flex;
	width: 2rem;
	height: 2rem;
	content: counter(order);
	color: #fff;
	background-color: #666;
	align-items: center;
	justify-content: center
}

.st2-split-layout--advance:first-child {
	margin-top: 0
}

.st2-split-layout--advance:last-child {
	margin-bottom: 0
}

.st2-split-layout--advance__item>div {
	height: 100%
}

.st2-split-layout--modifier:first-child {
	margin-top: 0
}

.st2-split-layout--modifier:last-child {
	margin-bottom: 0
}

.st2-split-layout--modifier>div>div>div>div {
	display: flex;
	flex-wrap: wrap;
	align-content: stretch
}

.st2-split-layout--modifier[data-split-layout='3']>div>div>div>div {
	margin-left: -.755%
}

.st2-split-layout--modifier__item>div {
	height: 100%
}

.st2-split-layout--domestic-stay-exclusive__body {
	margin-top: .7rem
}

.st2-split-layout--domestic-stay-exclusive__body>div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.st2-split-layout--domestic-stay-exclusive__item {
	width: 50%
}

.st2-split-layout--japan-railways-plus-stay-exclusive__body {
	margin-top: .7rem
}

.st2-split-layout--japan-railways-plus-stay-exclusive__body>div {
	display: flex;
	justify-content: space-between
}

.st2-split-layout--japan-railways-plus-stay-exclusive__item {
	width: 48.182%
}

.menuBodyLogin a {
	display: block;
	width: 84.375%;
	margin: 0 auto 10px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	background: #ff7b3a
}

.menuBodySearch {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 35px !important;
	margin-bottom: 10px;
	padding-right: 35px;
	border: 1px solid #707070;
	border-radius: 2px
}

.menuBodySearch form {
	position: static !important
}

.menuBodySearch input[type=text] {
	font: inherit;
	padding-right: .8rem;
	padding-left: .8rem
}

.menuBodySearch input[type=text]:placeholder-shown {
	color: #5f5f5f
}

.menuBodySearch input[type=text]::-webkit-input-placeholder {
	color: #5f5f5f
}

.menuBodySearch input[type=text]::-moz-placeholder {
	color: #5f5f5f
}

.menuBodySearch input[type=text]:-ms-input-placeholder {
	color: #5f5f5f
}

.menuBodySearch #searchKw {
	display: block;
	float: none;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 0;
	border: none;
	border-radius: 0;
	background: 0 0
}

.menuBodySearch #searchBtn {
	position: absolute;
	top: 0;
	right: 0;
	zoom: 1 !important;
	width: 35px;
	height: 100%;
	border-radius: 0
}

.menu-body--top__grouping-container {
	margin-bottom: 10px
}

.menu-body--top__grouping-container>div {
	border: solid 1px #707070;
	border-radius: 2px
}

.menu-body--top__grouping-container .menu-body--top__title {
	margin-bottom: 10px;
	border-bottom: solid 1px #707070
}

.menu-body--top__title>div {
	padding: 12px 3.448%;
	background-color: #f3f1e3
}

.menuBody {
	display: block !important
}

.menuBody ul {
	overflow: hidden
}

.menuBody li:not(:last-child) {
	float: left
}

.menuBody li:last-child {
	text-align: right
}

.menuBody li a {
	color: #333
}

.menuBody .menuBodyList01 li {
	float: none
}

.menuBodyList01 {
	margin-bottom: 10px;
	border: 1px solid #707070;
	border-radius: 2px
}

.menuBodyList01 li {
	float: none;
	width: auto;
	border-bottom: 1px solid #707070
}

.menuBodyList01 li:last-child {
	border-bottom: none
}

.menuBodyList01 li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 12px 3.448%;
	text-align: left;
	background: no-repeat top 50% right 3.448% url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjExIj48cGF0aCBkPSJNNi4zNzggNC43NjRMMi4wOTMuNDc5QTEuMDI0IDEuMDI0IDAgMSAwIC42NDIgMS45MjZsMy41NTEgMy41NjMtMy41NSAzLjU2M2ExLjAyNCAxLjAyNCAwIDEgMCAxLjQwNSAxLjQ5MWwuMDQ0LS4wNDQgNC4yODctNC4yODRjLjQtLjM5OS40MDEtMS4wNDguMDAyLTEuNDQ4LS4wMDIgMC0uMDAyLS4wMDEtLjAwMy0uMDAzeiIgZmlsbD0iIzMzMyIvPjwvc3ZnPg==)
}

.menuBodyList01 li br {
	display: none
}

.categoryHead01,
.categoryHead02,
.categoryHead03,
.categoryHead04,
.categoryHeadjr {
	margin: 0;
	padding: 14px 3.448%;
	text-align: left;
	border: 1px solid #707070;
	border-radius: 2px 2px 0 0
}

.categoryHead01+ul,
.categoryHead02+ul,
.categoryHead03+ul,
.categoryHead04+ul,
.categoryHeadjr+ul {
	margin-bottom: 10px;
	border: 1px solid #707070;
	border-top: none
}

.categoryHead01+ul li,
.categoryHead02+ul li,
.categoryHead03+ul li,
.categoryHead04+ul li,
.categoryHeadjr+ul li {
	display: table;
	box-sizing: border-box;
	width: 50%;
	min-width: auto;
	height: 52px;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070
}

.categoryHead01+ul li:nth-child(2n),
.categoryHead02+ul li:nth-child(2n),
.categoryHead03+ul li:nth-child(2n),
.categoryHead04+ul li:nth-child(2n),
.categoryHeadjr+ul li:nth-child(2n) {
	border-right: none
}

.categoryHead01+ul li:nth-child(2n+1):nth-last-child(2),
.categoryHead02+ul li:nth-child(2n+1):nth-last-child(2),
.categoryHead03+ul li:nth-child(2n+1):nth-last-child(2),
.categoryHead04+ul li:nth-child(2n+1):nth-last-child(2),
.categoryHeadjr+ul li:nth-child(2n+1):nth-last-child(2) {
	border-bottom: none
}

.categoryHead01+ul li:last-child,
.categoryHead02+ul li:last-child,
.categoryHead03+ul li:last-child,
.categoryHead04+ul li:last-child,
.categoryHeadjr+ul li:last-child {
	float: left;
	border-bottom: none
}

.categoryHead01+ul a,
.categoryHead02+ul a,
.categoryHead03+ul a,
.categoryHead04+ul a,
.categoryHeadjr+ul a {
	line-height: 1.2;
	display: table-cell;
	box-sizing: border-box;
	margin: 0;
	padding: 0 17.241% 0 6.897%;
	text-align: left;
	vertical-align: middle;
	background: no-repeat top 50% right 6.897% url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjExIj48cGF0aCBkPSJNNi4zNzggNC43NjRMMi4wOTMuNDc5QTEuMDI0IDEuMDI0IDAgMSAwIC42NDIgMS45MjZsMy41NTEgMy41NjMtMy41NSAzLjU2M2ExLjAyNCAxLjAyNCAwIDEgMCAxLjQwNSAxLjQ5MWwuMDQ0LS4wNDQgNC4yODctNC4yODRjLjQtLjM5OS40MDEtMS4wNDguMDAyLTEuNDQ4LS4wMDIgMC0uMDAyLS4wMDEtLjAwMy0uMDAzeiIgZmlsbD0iIzMzMyIvPjwvc3ZnPg==)
}

.categoryHead01 {
	background: #ffe8e8
}

.categoryHeadjr {
	color: #fff;
	background: #ff9934
}

.categoryHead02 {
	color: #fff;
	background: #2a95cb
}

.categoryHead03,
.categoryHead04 {
	background: #f3f1e3
}

.closeBtn {
	position: relative;
	box-shadow: none;
	touch-action: manipulation
}

.closeBtn::before {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: '';
	cursor: pointer
}

.closeBtn a {
	display: block;
	width: 84.375%;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	background: #0b499d
}

.closeBtn a::before {
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: 7px;
	content: '';
	vertical-align: middle;
	background: no-repeat 50% 50% url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSI+PHBhdGggZD0iTTEyLjUgMTUuMjc4TDIuNzggMjUgLjAwMyAyMi4yMjJsOS43Mi05LjcyMkwwIDIuNzc3IDIuNzgtLjAwMWw5LjcyMSA5LjcyMiA5LjcyMS05LjcyMkwyNSAyLjc3N2wtOS43MjIgOS43MjJMMjUgMjIuMjIxbC0yLjc3OCAyLjc3OC05LjcyMi05LjcyMXoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
	background-size: cover
}

.st2-site-footer>div {
	background-color: #f5f5f5
}

.st2-site-footer__bnr>div {
	display: flex;
	max-width: 1060px;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: space-between
}

.st2-site-footer__item--bnr a:hover img {
	opacity: .8
}

.st2-site-footer__item--bnr a img {
	transition: opacity .5s cubic-bezier(.25, .8, .25, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.st2-site-footer__search-area {
	background-color: #fff
}

.st2-site-footer__search-area>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-site-footer__block--navigation {
	background-color: #fff
}

.st2-site-footer__block--navigation>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-site-footer__item--unique>div {
	display: flex;
	align-items: center
}

.st2-site-footer__item--unique p a:hover img {
	opacity: .8
}

.st2-site-footer__item--unique p a img {
	transition: opacity .5s cubic-bezier(.25, .8, .25, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.st2-site-footer__item--unique p+p {
	margin-left: 1.8rem
}

.st2-site-footer__page-to-top>div {
	text-align: right
}

.st2-site-footer__page-to-top a {
	position: fixed;
	z-index: 10;
	bottom: -10rem;
	display: inline-block;
	cursor: pointer;
	transition: opacity .5s cubic-bezier(.25, .8, .25, 1), bottom .75s cubic-bezier(.25, .8, .25, 1), right .5s cubic-bezier(.25, .8, .25, 1);
	vertical-align: middle;
	opacity: 0;
	border-radius: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.st2-site-footer__page-to-top a:hover img {
	opacity: .8
}

.st2-site-footer__page-to-top a span {
	display: block
}

.st2-site-footer__page-to-top a img {
	transition: opacity .5s cubic-bezier(.25, .8, .25, 1)
}

.st2-site-footer__page-to-top.this-active a {
	opacity: 1
}

.st2-site-footer__block--floor {
	border-top: solid 2px #ececec;
	background-color: #fff
}

.st2-site-footer__block--floor>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-site-footer__block--primitive-navigation {
	background-color: #f5f5f5
}

.st2-site-footer__block--primitive-navigation>div {
	max-width: 1060px;
	margin: 0 auto
}

.st2-site-footer__sub-navigation>div {
	display: flex;
	justify-content: space-between
}

.st2-site-footer__sub-navigation p a {
	color: inherit
}

.st2-site-footer__copyright>div {
	text-align: center
}

.flatpickr-calendar.animate.open {
	-webkit-animation: none;
	animation: none
}

.flatpickr-calendar.static {
	position: static;
	top: auto
}

.flatpickr-current-month {
	display: none
}

.st2-flatpickr-current-month--add {
	font-size: 135%;
	font-weight: 300;
	line-height: 1;
	position: absolute;
	left: 12.5%;
	display: flex;
	width: 75%;
	height: 30px;
	padding: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	text-align: center;
	color: inherit;
	align-items: center;
	justify-content: center
}

.flatpickr-day:nth-child(7n+7):not(.prevMonthDay):not(.nextMonthDay):not(.disabled) {
	color: #2a5eb2
}

.flatpickr-day.this-holiday:not(.prevMonthDay):not(.nextMonthDay):not(.disabled),
.flatpickr-day:nth-child(7n+1):not(.prevMonthDay):not(.nextMonthDay):not(.disabled) {
	color: #b22a2a
}

.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
	color: #fff !important;
	border-color: #0b499d;
	background: #0b499d
}

.st2-icon-newwin,
.st2-icon-pdf {
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-left: .3rem;
	vertical-align: middle;
	fill: #008ebf
}

.st2-block-components .st2-heading-lv3>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-heading-lv3__heading__txt {
	line-height: 1.22;
	margin: 0
}

.st2-block-components .st2-heading-lv3[data-style='1']>div {
	box-sizing: border-box;
	background: #000
}

.st2-block-components .st2-heading-lv3[data-style='1'] .st2-heading-lv3__heading__txt {
	color: #fff
}

.st2-block-components .st2-heading-lv3[data-style='1'][data-color='2']>div {
	background: #0b499d
}

.st2-block-components .st2-heading-lv3[data-style='1'][data-color='3']>div {
	background: #ff9934
}

.st2-block-components .st2-heading-lv3[data-style='1'][data-color='4']>div {
	background: #f4526a
}

.st2-block-components .st2-heading-lv3[data-style='1'][data-color='5']>div {
	background: #2a95cb
}

.st2-block-components .st2-heading-lv3[data-style='1'][data-color='6']>div {
	background: #927b4d
}

.st2-block-components .st2-heading-lv4 {
	margin-bottom: 2rem
}

.st2-block-components .st2-heading-lv4>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-heading-lv4[data-color]>div {
	box-sizing: border-box;
	padding-left: 1rem;
	border-left: 8px solid #000
}

.st2-block-components .st2-heading-lv4[data-color='2']>div {
	border-left-color: #0b499d
}

.st2-block-components .st2-heading-lv4[data-color='3']>div {
	border-left-color: #ff9934
}

.st2-block-components .st2-heading-lv4[data-color='4']>div {
	border-left-color: #f4526a
}

.st2-block-components .st2-heading-lv4[data-color='5']>div {
	border-left-color: #2a95cb
}

.st2-block-components .st2-heading-lv4[data-color='6']>div {
	border-left-color: #927b4d
}

.st2-block-components .st2-heading-lv4__heading__txt {
	line-height: 1.22;
	margin: 0
}

.st2-block-components .st2-heading-lv5 {
	margin-bottom: 2rem
}

.st2-block-components .st2-heading-lv5>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-heading-lv5__heading__txt {
	line-height: 1.22;
	margin: 0
}

.st2-block-components .st2-heading-lv6>div {
	box-sizing: border-box;
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-heading-lv6[data-color]>div {
	position: relative
}

.st2-block-components .st2-heading-lv6[data-color]>div::before {
	position: absolute;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	content: '';
	background: #000
}

.st2-block-components .st2-heading-lv6[data-color='2']>div::before {
	background: #0b499d
}

.st2-block-components .st2-heading-lv6[data-color='3']>div::before {
	background: #ff9934
}

.st2-block-components .st2-heading-lv6[data-color='4']>div::before {
	background: #f4526a
}

.st2-block-components .st2-heading-lv6[data-color='5']>div::before {
	background: #2a95cb
}

.st2-block-components .st2-heading-lv6[data-color='6']>div::before {
	background: #927b4d
}

.st2-block-components .st2-heading-lv6__heading__txt {
	line-height: 1.22;
	margin: 0
}

.st2-block-components .st2-catch:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-catch>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-catch[data-align=center] {
	text-align: center
}

.st2-block-components .st2-catch[data-style='1'] p {
	font-weight: 700;
	line-height: 1.42;
	margin: 0
}

.st2-block-components .st2-catch[data-style='1'][data-color='2'] p {
	color: #0b499d
}

.st2-block-components .st2-catch[data-style='1'][data-color='3'] p {
	color: #ff9934
}

.st2-block-components .st2-catch[data-style='1'][data-color='4'] p {
	color: #f4526a
}

.st2-block-components .st2-catch[data-style='1'][data-color='5'] p {
	color: #2a95cb
}

.st2-block-components .st2-catch[data-style='1'][data-color='6'] p {
	color: #927b4d
}

.st2-block-components .st2-catch[data-style='2'] p {
	line-height: 1.42;
	margin: 0
}

.st2-block-components .st2-paragraph {
	margin-bottom: 1rem
}

.st2-block-components .st2-paragraph:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-paragraph>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-paragraph p {
	margin: 0
}

.st2-block-components .st2-paragraph p+p {
	margin-top: .5rem
}

.st2-block-components .st2-paragraph[data-align=center] {
	text-align: center
}

.st2-block-components .st2-paragraph[data-align=right] {
	text-align: right
}

.st2-block-components .st2-list {
	margin-bottom: 2rem
}

.st2-block-components .st2-list:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-list>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-list__holder {
	margin: 0;
	padding: 0;
	list-style: none
}

.st2-block-components .st2-list__item {
	position: relative;
	margin-bottom: 1rem;
	padding-left: 2rem
}

.st2-block-components .st2-list__item:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-list__item>div.st2-list__container::before {
	position: absolute;
	left: .8rem;
	display: block;
	width: .5rem;
	height: .5rem;
	content: '';
	border-radius: 50%;
	background: #999
}

.st2-block-components .st2-list__item>a.st2-list__container {
	display: inline-block
}

.st2-block-components .st2-list__item>a.st2-list__container::before {
	position: absolute;
	left: .8rem;
	display: block;
	content: '';
	border-width: 3px 0 3px 5px;
	border-style: solid;
	border-color: transparent transparent transparent #333
}

.st2-block-components .st2-list[data-direction=horizontal] .st2-list__item {
	display: inline-block;
	margin-right: 1.5rem
}

.st2-block-components .st2-list--order {
	margin-bottom: 2rem
}

.st2-block-components .st2-list--order:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-list--order>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-list--order[data-style='1'] .st2-list--order__holder {
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: table-ol-01
}

.st2-block-components .st2-list--order[data-style='1'] .st2-list--order__item {
	position: relative;
	display: table-row;
	padding-left: 2rem;
	counter-increment: table-ol-01
}

.st2-block-components .st2-list--order[data-style='1'] .st2-list--order__item::before {
	font-weight: 700;
	display: table-cell;
	content: counter(table-ol-01) '.';
	vertical-align: top
}

.st2-block-components .st2-list--order[data-style='1'] .st2-list--order__container {
	display: table-cell;
	vertical-align: top
}

.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__holder {
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: table-ol-01
}

.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item {
	position: relative;
	counter-increment: table-ol-01
}

.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item-holder {
	position: relative;
	margin: 0;
	padding: 0 0 0 2rem
}

.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item-label {
	font-weight: 700
}

.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item-label::before {
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 0;
	content: counter(table-ol-01) '.';
	vertical-align: top
}

.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item-txt {
	margin: 0;
	padding: 0
}

.st2-block-components .st2-list--order[data-style='2'][data-color='1'] .st2-list--order__item:nth-child(2n+1) {
	background: #e4eef6
}

.st2-block-components .st2-list--order[data-style='2'][data-color='1'] .st2-list--order__item:nth-child(2n) {
	background: #eef5fb
}

.st2-block-components .st2-list--order[data-style='2'][data-color='1'] .st2-list--order__item-label::before {
	color: #0b499d
}

.st2-block-components .st2-list--order[data-style='2'][data-color='2'] .st2-list--order__item:nth-child(2n+1) {
	background: #fff4e6
}

.st2-block-components .st2-list--order[data-style='2'][data-color='2'] .st2-list--order__item:nth-child(2n) {
	background: #fff8f0
}

.st2-block-components .st2-list--order[data-style='2'][data-color='2'] .st2-list--order__item-label::before {
	color: #ff9934
}

.st2-block-components .st2-list--order[data-style='2'][data-color='3'] .st2-list--order__item:nth-child(2n+1) {
	background: #fff2f4
}

.st2-block-components .st2-list--order[data-style='2'][data-color='3'] .st2-list--order__item:nth-child(2n) {
	background: #fff6f7
}

.st2-block-components .st2-list--order[data-style='2'][data-color='3'] .st2-list--order__item-label::before {
	color: #f4526a
}

.st2-block-components .st2-list--order[data-style='2'][data-color='4'] .st2-list--order__item:nth-child(2n+1) {
	background: #e8f3f9
}

.st2-block-components .st2-list--order[data-style='2'][data-color='4'] .st2-list--order__item:nth-child(2n) {
	background: #f3f9fe
}

.st2-block-components .st2-list--order[data-style='2'][data-color='4'] .st2-list--order__item-label::before {
	color: #2a95cb
}

.st2-block-components .st2-list--order[data-style='2'][data-color='5'] .st2-list--order__item:nth-child(2n+1) {
	background: #f3f1ec
}

.st2-block-components .st2-list--order[data-style='2'][data-color='5'] .st2-list--order__item:nth-child(2n) {
	background: #f9f8f6
}

.st2-block-components .st2-list--order[data-style='2'][data-color='5'] .st2-list--order__item-label::before {
	color: #927b4d
}

.st2-block-components .st2-list--note {
	margin-bottom: 2rem
}

.st2-block-components .st2-list--note:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-list--note>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-list--note__holder {
	margin: 0;
	padding: 0;
	list-style: none
}

.st2-block-components .st2-list--note__item {
	position: relative;
	padding-left: 2rem
}

.st2-block-components .st2-list--note__item>div.st2-list--note__container::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '\203b'
}

.st2-block-components .st2-list--note__item[data-color='1'] {
	color: #b20000
}

.st2-block-components .st2-list--detail {
	margin-bottom: 2rem
}

.st2-block-components .st2-list--detail:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-list--detail>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-list--detail__item,
.st2-block-components .st2-list--detail__item-label,
.st2-block-components .st2-list--detail__item-txt {
	margin: 0;
	padding: 0
}

.st2-block-components .st2-list--detail__item-label {
	font-weight: 700;
	width: 1%;
	padding-right: 1rem;
	white-space: nowrap
}

.st2-block-components .st2-list--detail__item-txt {
	width: 99%
}

.st2-block-components .st2-btn {
	margin-bottom: 3rem
}

.st2-block-components .st2-btn+.st2-btn {
	margin-top: -2rem
}

.st2-block-components .st2-btn>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-btn:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-btn__container {
	position: relative;
	display: block;
	box-sizing: border-box;
	max-width: 311px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px
}

.st2-block-components .st2-btn__container::before {
	content: normal
}

.st2-block-components .st2-btn__container:hover {
	text-decoration: underline
}

.st2-block-components .st2-btn__container i {
	width: auto;
	height: auto
}

.st2-block-components .st2-btn .st2-icon-newwin,
.st2-block-components .st2-btn .st2-icon-pdf,
.st2-block-components .st2-btn .st2-icon-right-arrow {
	position: absolute;
	top: 50%;
	right: .7rem;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.st2-block-components .st2-btn[data-align=center] .st2-btn__container {
	margin: 0 auto
}

.st2-block-components .st2-btn[data-align=right] .st2-btn__container {
	margin: 0 0 0 auto
}

.st2-block-components .st2-btn[data-color='1'] .st2-btn__container {
	color: #0b499d;
	border: 1px solid #0b499d;
	background: #fff !important
}

.st2-block-components .st2-btn[data-color='1'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='1'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='1'] .st2-icon-right-arrow {
	fill: #0b499d
}

.st2-block-components .st2-btn[data-color='2'] .st2-btn__container {
	color: #ff9934;
	border: 1px solid #ff9934;
	background: #fff !important
}

.st2-block-components .st2-btn[data-color='2'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='2'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='2'] .st2-icon-right-arrow {
	fill: #ff9934
}

.st2-block-components .st2-btn[data-color='3'] .st2-btn__container {
	color: #f4526a;
	border: 1px solid #f4526a;
	background: #fff !important
}

.st2-block-components .st2-btn[data-color='3'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='3'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='3'] .st2-icon-right-arrow {
	fill: #f4526a
}

.st2-block-components .st2-btn[data-color='4'] .st2-btn__container {
	color: #2a95cb;
	border: 1px solid #2a95cb;
	background: #fff !important
}

.st2-block-components .st2-btn[data-color='4'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='4'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='4'] .st2-icon-right-arrow {
	fill: #2a95cb
}

.st2-block-components .st2-btn[data-color='5'] .st2-btn__container {
	color: #927b4d;
	border: 1px solid #927b4d;
	background: #fff !important
}

.st2-block-components .st2-btn[data-color='5'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='5'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='5'] .st2-icon-right-arrow {
	fill: #927b4d
}

.st2-block-components .st2-btn[data-color='6'] .st2-btn__container {
	color: #333;
	border: 1px solid #333;
	background: #fff !important
}

.st2-block-components .st2-btn[data-color='6'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='6'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='6'] .st2-icon-right-arrow {
	fill: #333
}

.st2-block-components .st2-btn[data-color='7'] .st2-btn__container {
	color: #999;
	border: 1px solid #999;
	background: #fff !important
}

.st2-block-components .st2-btn[data-color='7'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='7'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='7'] .st2-icon-right-arrow {
	fill: #999
}

.st2-block-components .st2-btn[data-color='8'] .st2-btn__container {
	color: #b20000;
	border: 1px solid #b20000;
	background: #fff !important
}

.st2-block-components .st2-btn[data-color='8'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='8'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='8'] .st2-icon-right-arrow {
	fill: #b20000
}

.st2-block-components .st2-btn[data-color='9'] .st2-btn__container {
	color: #fff;
	border: 1px solid #0b499d;
	background: #0b499d !important
}

.st2-block-components .st2-btn[data-color='9'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='9'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='9'] .st2-icon-right-arrow {
	fill: #fff
}

.st2-block-components .st2-btn[data-color='10'] .st2-btn__container {
	color: #fff;
	border: 1px solid #ff9934;
	background: #ff9934 !important
}

.st2-block-components .st2-btn[data-color='10'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='10'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='10'] .st2-icon-right-arrow {
	fill: #fff
}

.st2-block-components .st2-btn[data-color='11'] .st2-btn__container {
	color: #fff;
	border: 1px solid #f4526a;
	background: #f4526a !important
}

.st2-block-components .st2-btn[data-color='11'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='11'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='11'] .st2-icon-right-arrow {
	fill: #fff
}

.st2-block-components .st2-btn[data-color='12'] .st2-btn__container {
	color: #fff;
	border: 1px solid #2a95cb;
	background: #2a95cb !important
}

.st2-block-components .st2-btn[data-color='12'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='12'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='12'] .st2-icon-right-arrow {
	fill: #fff
}

.st2-block-components .st2-btn[data-color='13'] .st2-btn__container {
	color: #fff;
	border: 1px solid #927b4d;
	background: #927b4d !important
}

.st2-block-components .st2-btn[data-color='13'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='13'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='13'] .st2-icon-right-arrow {
	fill: #fff
}

.st2-block-components .st2-btn[data-color='14'] .st2-btn__container {
	color: #fff;
	border: 1px solid #333;
	background: #333 !important
}

.st2-block-components .st2-btn[data-color='14'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='14'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='14'] .st2-icon-right-arrow {
	fill: #fff
}

.st2-block-components .st2-btn[data-color='15'] .st2-btn__container {
	color: #fff;
	border: 1px solid #999;
	background: #999 !important
}

.st2-block-components .st2-btn[data-color='15'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='15'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='15'] .st2-icon-right-arrow {
	fill: #fff
}

.st2-block-components .st2-btn[data-color='16'] .st2-btn__container {
	color: #fff;
	border: 1px solid #b20000;
	background: #b20000 !important
}

.st2-block-components .st2-btn[data-color='16'] .st2-icon-newwin,
.st2-block-components .st2-btn[data-color='16'] .st2-icon-pdf,
.st2-block-components .st2-btn[data-color='16'] .st2-icon-right-arrow {
	fill: #fff
}

.st2-block-components .st2-btn-list {
	margin-bottom: 3rem
}

.st2-block-components .st2-btn-list:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-btn-list>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-btn-list__holder {
	padding: 0;
	list-style: none
}

.st2-block-components .st2-btn-list .st2-btn__container {
	max-width: 100%;
	margin: 0 auto
}

.st2-block-components .st2-pic-block {
	margin-bottom: 2rem
}

.st2-block-components .st2-pic-block:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-pic-block>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-pic-block__container-wrapper {
	position: relative
}

.st2-block-components .st2-pic-block__container-wrapper .st2-pic-block__pic-caption--over {
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	padding: .5rem 1rem;
	color: #fff;
	background: rgba(0, 0, 0, .75)
}

.st2-block-components .st2-pic-block__container-wrapper .st2-pic-block__pic-caption--over p {
	font-weight: 700;
	margin: 0
}

.st2-block-components .st2-pic-block__container-wrapper+.st2-pic-block__container-wrapper {
	margin-top: 1rem
}

.st2-block-components .st2-pic-block[data-align=center] {
	text-align: center
}

.st2-block-components .st2-pic-block[data-align=right] {
	text-align: right
}

.st2-block-components .st2-pic-block[data-pic-pos] .st2-pic-block__container-wrapper+.st2-pic-block__container-wrapper {
	margin-top: 1rem
}

.st2-block-components .st2-pic-block__pic-caption p {
	margin: 0
}

.st2-block-components .st2-pic-block__pic-caption[data-style=over] {
	position: absolute;
	right: 0;
	bottom: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 1rem;
	text-align: right;
	color: #fff;
	background: rgba(0, 0, 0, .5)
}

.st2-block-components .st2-pic-block__pic-caption[data-style=over] p {
	line-height: 1.22;
	margin: 0;
	text-align: right
}

.st2-block-components .st2-pic-block[data-type=fit] .st2-pic-block__container-wrapper {
	display: inline-block
}

.st2-block-components .st2-divide-layout {
	margin-bottom: 3rem
}

.st2-block-components .st2-divide-layout:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-divide-layout>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-divide-layout[data-border] .st2-divide-layout__item {
	box-sizing: border-box;
	border: 1px solid #ddd;
	background: #fff
}

.st2-block-components .st2-embed {
	margin-bottom: 2rem
}

.st2-block-components .st2-embed:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-embed>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-embed[data-size=full] .st2-embed__pic-holder {
	position: relative;
	width: 100%;
	padding-top: 56.25%
}

.st2-block-components .st2-embed[data-size=natural] .st2-embed__pic-holder {
	position: relative;
	max-width: 560px;
	margin: 0 auto
}

.st2-block-components .st2-embed[data-size=natural] .st2-embed__pic-holder>div {
	padding-top: 56.25%
}

.st2-block-components .st2-embed[data-size=natural] .st2-embed__pic-caption {
	max-width: 560px;
	margin: 0 auto
}

.st2-block-components .st2-embed[data-pic-pos] .st2-embed__pic-holder {
	position: relative;
	width: 100%;
	margin: 0 auto
}

.st2-block-components .st2-embed[data-pic-pos] .st2-embed__pic-holder>div {
	padding-top: 56.25%
}

.st2-block-components .st2-embed__pic-caption p {
	margin: 0
}

.st2-block-components .st2-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.st2-block-components .st2-360-view {
	margin-bottom: 3rem
}

.st2-block-components .st2-360-view__pic-holder {
	position: relative;
	max-width: 576px;
	margin: 0 auto
}

.st2-block-components .st2-360-view__pic-holder>div {
	padding-top: 95.139%
}

.st2-block-components .st2-360-view__pic-caption {
	max-width: 576px;
	margin: 0 auto
}

.st2-block-components .st2-360-view iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.st2-block-components .st2-social-hub {
	margin-bottom: 3rem
}

.st2-block-components .st2-social-hub>div {
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-color-section {
	margin-bottom: 3rem
}

.st2-block-components .st2-color-section:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-color-section>div {
	box-sizing: border-box;
	max-width: 1100px;
	margin: 0 auto;
	padding: 1rem 2rem 2rem
}

.st2-block-components .st2-color-section[data-color='1']>div {
	background: #e4eef6
}

.st2-block-components .st2-color-section[data-color='2']>div {
	background: #fff4e6
}

.st2-block-components .st2-color-section[data-color='3']>div {
	background: #fff2f4
}

.st2-block-components .st2-color-section[data-color='4']>div {
	background: #e8f3f9
}

.st2-block-components .st2-color-section[data-color='5']>div {
	background: #f3f1ec
}

.st2-block-components .st2-color-section[data-color='6']>div {
	background: #ddd
}

.st2-block-components .st2-color-section[data-color='7']>div {
	background: #efefef
}

.st2-block-components .st2-color-section[data-color='8']>div {
	background: #f7faee
}

.st2-block-components .st2-color-section[data-color='9']>div {
	background: #fff
}

.st2-block-components .st2-color-section[data-color='10']>div {
	border: 1px solid #ddd;
	background: #fff
}

.st2-block-components .st2-slider {
	margin-bottom: 3rem
}

.st2-block-components .st2-slider>div {
	overflow: hidden
}

.st2-block-components .st2-slider:last-child {
	margin-bottom: 0
}

.st2-block-components .st2-slider__container {
	display: flex
}

.st2-block-components .st2-slider__container.this-moving {
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.st2-block-components .st2-slider__wrapper {
	position: relative;
	overflow: hidden;
	max-width: 1100px;
	margin: 0 auto
}

.st2-block-components .st2-slider__slides {
	display: flex;
	width: 100%
}

.st2-block-components .st2-slider__slide {
	box-sizing: border-box;
	width: 100%;
	padding: 0 0 0 10px
}

.st2-block-components .st2-slider__slide img {
	width: 100%
}

.st2-block-components .st2-slider__next,
.st2-block-components .st2-slider__prev {
	position: absolute;
	top: 50%;
	width: 3.7rem;
	height: 5.2rem;
	transition: background .12s ease-in-out;
	-webkit-transform: translateY(-4.5rem);
	transform: translateY(-4.5rem);
	border: none;
	background: rgba(255, 255, 255, .75)
}

.st2-block-components .st2-slider__prev {
	left: 0;
	padding: 1rem .5rem;
	border-radius: 0 5px 5px 0
}

.st2-block-components .st2-slider__next {
	right: 0;
	padding: 1rem .7rem;
	border-radius: 5px 0 0 5px
}

.st2-block-components .st2-slider__pagination {
	max-width: 1100px;
	margin: .5rem auto 0;
	text-align: center
}

.st2-block-components .st2-slider__pagination-unit {
	display: inline-block;
	width: .7rem;
	height: .7rem;
	margin: 0 .3rem;
	vertical-align: middle;
	border: 1px solid #999;
	border-radius: 50%;
	background: #fff
}

.st2-block-components .st2-slider__pagination-unit.this-active {
	width: .9rem;
	height: .9rem;
	border: 1px solid #0b499d;
	background: #0b499d
}

.st2-block-components .st2-slider .st2-icon-left-arrow,
.st2-block-components .st2-slider .st2-icon-right-arrow {
	width: 2rem;
	height: 2rem;
	transition: fill .12s ease-in-out;
	fill: #333
}

.st2-site-footer__block-components {
	background-color: #fff
}

.st2-site-footer__block-components>div {
	max-width: 1060px;
	margin: 0 auto
}

@media (max-width:736px) and (min-width:321px) {
	:root {
		font-size: calc(.625rem + ((1vw - 3.21px) * 3.1348))
	}

	body {
		font-size: 1rem;
		min-width: 16rem
	}
}

@media (min-width:737px) {
	:root {
		font-size: .625rem
	}

	body {
		font-size: 1.4rem;
		min-width: 32rem
	}

	a:hover {
		text-decoration: underline
	}

	.visible-mobile {
		display: none
	}

	.st2-site-header__block {
		padding: 0 2rem
	}

	.st2-site-header__block--lower>div {
		padding: 1.2rem 0
	}

	.st2-site-header__logo a {
		max-width: 25rem
	}

	.ie .st2-site-header__logo a svg {
		height: 2.2rem
	}

	.st2-site-header__sp-only-link a {
		font-size: 1.36rem;
		padding: .4rem 1.3rem;
		border-radius: .5rem
	}

	.st2-site-header__sp-only-link a svg {
		width: 1.5rem;
		height: 1.5rem;
		margin-top: -.5rem
	}

	.st2-site-header__navigation .navigation__block--lower {
		margin-top: .7rem
	}

	.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr th {
		padding: 14px 2.45% 14px 3.448%
	}

	.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr td a {
		padding: 14px 2.45% 14px 3.448%
	}

	.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr td a i {
		width: 2.2rem;
		height: 2.2rem
	}

	.st2-site-header__btn button {
		width: 6rem;
		height: 6rem
	}

	.st2-site-header__btn button i {
		width: 4rem;
		height: 4rem
	}

	html:not(.ie):not(.edge) .st2-site-header__global-navigation>div>div>div>div {
		justify-content: space-evenly
	}

	.edge .st2-site-header__global-navigation>div>div>div>div,
	.ie .st2-site-header__global-navigation>div>div>div>div,
	.ios10 .st2-site-header__global-navigation>div>div>div>div {
		justify-content: space-around
	}

	.st2-site-header__global-navigation .global-navigation__item>div a {
		font-size: 2rem;
		padding: .7rem;
		border-bottom: solid .3rem transparent
	}

	.st2-site-header__category-navigation .category-navigation__item>div a {
		padding: .4rem 1.5rem
	}

	.st2-global-navigation--sticky {
		padding: 0 2rem
	}

	html:not(.ie):not(.edge) .st2-global-navigation--sticky>div>div>div>div {
		justify-content: space-evenly
	}

	.edge .st2-global-navigation--sticky>div>div>div>div,
	.ie .st2-global-navigation--sticky>div>div>div>div,
	.ios10 .st2-global-navigation--sticky>div>div>div>div {
		justify-content: space-around
	}

	.st2-global-navigation--sticky__item a {
		font-size: 2rem;
		padding: .7rem;
		border-bottom: solid .3rem transparent
	}

	.st2-category-navigation>div {
		padding: 0 2rem
	}

	.st2-category-navigation>div>div {
		padding: 1.2rem 0
	}

	.st2-category-navigation__item a {
		font-size: 1.4rem;
		padding: .4rem 1.5rem
	}

	.st2-category-navigation--swiper>div>div {
		position: relative;
		padding-right: 40px;
		padding-left: 40px
	}

	.st2-category-navigation--swiper>div>div::after,
	.st2-category-navigation--swiper>div>div::before {
		position: absolute;
		z-index: 3;
		top: 0;
		display: block;
		width: 60px;
		height: 100%;
		content: '';
		pointer-events: none
	}

	.st2-category-navigation--swiper>div>div::before {
		left: 0;
		background: linear-gradient(90deg, #fff, #fff 30%, rgba(250, 250, 250, 0))
	}

	.st2-category-navigation--swiper>div>div::after {
		right: 0;
		background: linear-gradient(-90deg, #fff, #fff 30%, rgba(250, 250, 250, 0))
	}

	.st2-category-navigation--swiper.no-arr>div>div {
		padding-right: 0;
		padding-left: 0
	}

	.st2-category-navigation--swiper .swiper-button-prev {
		left: 1rem
	}

	.st2-category-navigation--swiper .swiper-button-next {
		right: 1rem
	}

	.st2-section-block>div {
		padding: 0 2rem
	}

	.st2-section-block>div>div {
		padding: 5rem 0
	}

	.st2-section-block--wide>div {
		padding: 0
	}

	.st2-section-block--wide>div>div {
		padding: 0
	}

	.st2-section-block--wide__head {
		padding: 0 2rem
	}

	.st2-section-block--wide__head>div {
		padding: 15rem 0 2rem
	}

	.st2-section-block--wide__body>div {
		padding: .6rem 0 0
	}

	.st2-section-title h1,
	.st2-section-title h2,
	.st2-section-title h3,
	.st2-section-title h4,
	.st2-section-title h5,
	.st2-section-title h6 {
		font-size: 3.2rem
	}

	.st2-heading--search h1,
	.st2-heading--search h2,
	.st2-heading--search h3,
	.st2-heading--search h4,
	.st2-heading--search h5,
	.st2-heading--search h6 {
		font-size: 2.2rem
	}

	.st2-heading--search h1 i,
	.st2-heading--search h2 i,
	.st2-heading--search h3 i,
	.st2-heading--search h4 i,
	.st2-heading--search h5 i,
	.st2-heading--search h6 i {
		width: 3rem;
		height: 3rem
	}

	.st2-heading--note p {
		font-size: 1.2rem
	}

	.st2-heading--tab-bar>div {
		padding: 0 2rem
	}

	.st2-heading--tab-bar>div>div {
		padding: 1rem 0
	}

	.st2-heading--tab-bar__head h1,
	.st2-heading--tab-bar__head h2,
	.st2-heading--tab-bar__head h3,
	.st2-heading--tab-bar__head h4,
	.st2-heading--tab-bar__head h5,
	.st2-heading--tab-bar__head h6 {
		font-size: 2.4rem
	}

	.st2-heading--tab-bar__tabs .tabs__head>div {
		margin-top: -.8rem;
		margin-left: -.4rem;
		padding-right: 1.2rem
	}

	.st2-heading--tab-bar__tabs .tabs__body>div {
		margin-top: -.8rem;
		margin-left: -.4rem
	}

	.st2-heading--tab-bar__tabs .tabs__item {
		margin-top: .8rem;
		margin-left: .4rem
	}

	.st2-heading--tab-bar__tabs .tabs__item p {
		font-size: 1.6rem
	}

	.st2-heading--extreme>div {
		padding: 0 2rem
	}

	.st2-heading--extreme>div>div>div>div {
		height: 19rem
	}

	.st2-hero--str {
		margin-bottom: 11.3rem
	}

	.st2-hero--str svg g:last-child {
		display: none
	}

	.st2-hero--search>div {
		padding: 0 2rem
	}

	.st2-hero--search>div>div {
		padding: 2rem 0
	}

	.st2-hero--search>div>div>div>div {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap
	}

	.st2-hero--search__bnr {
		margin-bottom: 2rem
	}

	.st2-hero--search__bnr+.st2-hero--search__column,
	.st2-hero--search__column:first-child {
		flex-grow: 1;
		flex-basis: calc(100% - 60rem)
	}

	.st2-hero--search__bnr+.st2-hero--search__column>div,
	.st2-hero--search__column:first-child>div {
		padding-right: 2.5rem
	}

	.st2-hero--search__column:only-child>div {
		padding-right: 0
	}

	.st2-hero--search__item.visible-mobile+.st2-hero--search__item {
		margin-top: 0
	}

	.st2-hero--search__item--split-bnr>div {
		display: flex;
		align-content: stretch;
		justify-content: space-between
	}

	.st2-hero--search__item--split-bnr .split-bnr__item {
		width: 49.167%
	}

	.st2-hero--search__item+.st2-hero--search__item {
		margin-top: 1rem
	}

	.st2-hero--search__item--modifier .item--modifier__stack-container.item--modifier__bnr .st2-bnr__inner {
		max-width: 33.3rem
	}

	.st2-hero--search__item--modifier .item--modifier__stack-container h2 {
		font-size: 2.2rem
	}

	.st2-hero--search__item--modifier .item--modifier__split>div {
		display: flex;
		align-content: stretch;
		justify-content: space-between
	}

	.st2-hero--search__item--modifier .item--modifier__split-item {
		width: 49.167%;
		background-color: #fff
	}

	.st2-hero--search__item--modifier .item--modifier__split-item h3 {
		font-size: 1.4rem
	}

	.st2-hero--search__item--modifier .item--modifier__split-item a[role=button] {
		font-size: 1.6rem;
		max-width: 20rem;
		margin: 0 auto;
		padding: 1rem .4rem
	}

	.st2-hero--search__add-condition p.close a {
		padding: 0 0 0 2rem
	}

	.st2-hero--search.form-only .st2-hero--search__item>div {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between
	}

	.st2-hero--search.form-only .st2-heading--search {
		width: 100%
	}

	.st2-hero--search.form-only .st2-form-stack-container__fieldset>div {
		display: flex;
		align-items: baseline
	}

	.st2-hero--search.form-only .st2-form-stack-container:nth-child(2) {
		width: 100%
	}

	.st2-hero--search.form-only .st2-form-stack-container:nth-child(2) .form-elements-stack-container {
		width: 32%
	}

	.st2-hero--search.form-only .st2-form-stack-container:nth-child(2) .st2-form-stack-container__form-elements>div {
		justify-content: space-between
	}

	.st2-hero--search.form-only .st2-form-stack-container:nth-child(3) {
		flex-grow: 1
	}

	.st2-hero--search.form-only .st2-form-stack-container:nth-child(3) .form-elements-stack-container:first-child {
		width: 23rem
	}

	.st2-hero--search.form-only .st2-form-stack-container:last-child {
		width: 25%
	}

	.st2-hero--search.form-only .st2-form-stack-container:last-child .form-elements-stack-container__item {
		width: 100%
	}

	.st2-hero--search.form-only .st2-form-stack-container__label--narrow {
		margin-right: 2rem;
		flex-basis: auto
	}

	.st2-hero--search.form-only .st2-form-stack-container__form-elements {
		flex-grow: 1
	}

	.st2-hero--search.form-only .st2-form-stack-container__form-elements>div {
		display: flex;
		align-items: center
	}

	.st2-hero--search.form-only .form-elements-stack-container+.form-elements-stack-container {
		margin-top: 0;
		margin-left: 1rem
	}

	.st2-hero--search.form-only .st2-form--input-checkbox {
		margin-right: 1rem
	}

	.st2-hero--search.form-only .st2-form--button-submit button[type=submit] {
		width: 100%;
		height: auto;
		padding: .9rem 2rem
	}

	.st2-pamphlet-search-area>div>div>div>div {
		display: flex;
		justify-content: space-between
	}

	.st2-hero--general-search__tab {
		border-top: solid 1px rgba(255, 255, 255, .88);
		border-right: solid 1px rgba(255, 255, 255, .88);
		border-left: solid 1px rgba(255, 255, 255, .88);
		flex-shrink: 0;
		flex-basis: 12rem
	}

	.st2-hero--general-search__tab a {
		height: 5rem;
		background-color: rgba(95, 95, 95, .88);
		-webkit-backdrop-filter: blur(.4rem);
		backdrop-filter: blur(.4rem)
	}

	.st2-hero--general-search__tab a svg {
		width: 10.4rem;
		height: 4.2rem
	}

	.st2-hero--general-search__tab.style-newwin a::before {
		top: .7rem;
		right: .7rem;
		width: 1.2rem;
		height: 1.2rem
	}

	.st2-hero--general-search__tab+.st2-hero--general-search__tab {
		margin-left: .5rem
	}

	.st2-hero--general-search__tab-box {
		display: none;
		padding: 2rem
	}

	.st2-hero--general-search__foot {
		display: none
	}

	.st2-hero--general-search__btn--close {
		display: none
	}

	.st2-hero--form-grouping {
		margin-top: 1rem
	}

	.edge .st2-hero--form-grouping .st2-form--increment-number [type=text],
	.ie .st2-hero--form-grouping .st2-form--increment-number [type=text] {
		flex: 0 1 auto
	}

	.st2-hero--form-grouping-01>div {
		width: 57rem
	}

	.st2-hero--form-grouping-01>div .st2-form--select {
		width: 16.7rem
	}

	.st2-hero--form-grouping-02>div {
		display: flex;
		width: 28rem;
		align-items: center;
		justify-content: space-between
	}

	.st2-hero--form-grouping-03>div {
		display: flex;
		width: 47rem;
		align-items: center;
		justify-content: space-between
	}

	.edge .st2-hero--form-grouping-03>div .st2-form--input-text,
	.firefox .st2-hero--form-grouping-03>div .st2-form--input-text,
	.ie .st2-hero--form-grouping-03>div .st2-form--input-text {
		width: 19.2rem
	}

	.st2-hero--form-grouping-04>div {
		width: 31rem
	}

	.st2-hero--form-grouping-04>div .st2-form--increment-number input {
		width: 5rem
	}

	.st2-hero--form-grouping-05>div {
		width: 15rem
	}

	.st2-hero--form-grouping-06>div {
		display: flex;
		width: 23rem;
		align-items: center;
		justify-content: space-between
	}

	.st2-hero--form-grouping-06>div .st2-form--select {
		width: 17.9rem
	}

	.st2-hero--form-grouping-07>div {
		display: flex;
		width: 57.2rem;
		align-items: center;
		justify-content: space-between
	}

	.st2-hero--form-grouping-07>div .st2-form--select {
		width: 16.7rem
	}

	.st2-hero--form-grouping-08>div {
		display: flex;
		width: 40rem;
		align-items: center;
		justify-content: space-between
	}

	.st2-hero--form-grouping-08>div .st2-form--select {
		width: 16.5rem
	}

	.st2-hero--form-grouping-08>div .st2-form--input-text {
		width: 16.5rem
	}

	.st2-hero--form-grouping-09>div {
		display: flex;
		width: 18rem;
		align-items: center;
		justify-content: space-between
	}

	.st2-hero--form-grouping-09>div .st2-form--increment-number input {
		width: 4.5rem
	}

	.st2-hero--form-grouping-09>div .st2-form--increment-select select {
		width: 6.2rem;
		padding: 2px 1rem 2px 2rem
	}

	.firefox .st2-hero--form-grouping-09>div .st2-form--increment-select select {
		padding: 2px 1rem
	}

	.edge .st2-hero--form-grouping-09>div .st2-form--increment-select select,
	.ie .st2-hero--form-grouping-09>div .st2-form--increment-select select {
		width: 100%
	}

	.st2-hero--form-grouping-10>div {
		width: 15rem
	}

	.st2-hero--form-grouping-11>div {
		display: flex;
		width: 66.7rem;
		align-items: center;
		justify-content: space-between
	}

	.st2-hero--form-grouping-11>div p {
		width: 5.4rem
	}

	.st2-hero--form-grouping-11>div .st2-form--select {
		width: 19rem
	}

	.st2-hero--form-grouping-12>div {
		display: flex;
		width: 33.4rem;
		align-items: baseline;
		justify-content: space-between
	}

	.firefox .st2-hero--form-grouping-12>div {
		align-items: center
	}

	.st2-hero--form-grouping-12>div p {
		width: 5.4rem
	}

	.firefox .st2-hero--form-grouping-12>div p {
		-webkit-transform: translateY(-45%);
		transform: translateY(-45%)
	}

	.st2-hero--form-grouping-12>div .st2-form--select {
		width: 26.8rem
	}

	.st2-hero--form-grouping-12>div .st2-form--input-text {
		width: 26.8rem
	}

	.st2-hero--form-grouping-12>div .st2-form--input-checkbox {
		margin-top: .5rem
	}

	.st2-hero--form-grouping-13>div {
		width: 30.3rem
	}

	.st2-hero--form-grouping-14>div {
		display: flex;
		width: 74.8rem;
		align-items: center;
		justify-content: space-between
	}

	.st2-hero--form-grouping-14>div .st2-form--select {
		width: 16.7rem
	}

	.st2-hero--form-grouping-15>div {
		display: flex;
		width: 21.6rem;
		align-items: center;
		justify-content: space-between
	}

	.st2-hero--form-grouping-15>div p {
		white-space: nowrap
	}

	.st2-hero--form-grouping-16>div {
		width: 55rem
	}

	.st2-hero--form-grouping-16>div .st2-form--increment-select select {
		width: 5rem;
		padding: 2px 1rem 2px 2rem
	}

	.firefox .st2-hero--form-grouping-16>div .st2-form--increment-select select {
		padding: 2px 1rem
	}

	.edge .st2-hero--form-grouping-16>div .st2-form--increment-select select,
	.ie .st2-hero--form-grouping-16>div .st2-form--increment-select select {
		width: 100%
	}

	.st2-hero--form-grouping-16>div .st2-form--increment-select:last-child select {
		width: 8rem;
		padding: 2px .5rem 2px 1rem
	}

	.st2-hero--2column {
		margin: -9rem auto 3rem
	}

	.st2-hero--2column>div>div>div>div {
		min-height: 38rem;
		justify-content: space-between
	}

	.st2-hero--2column__category-container,
	.st2-hero--2column__img-container {
		width: calc(50% - 1.2rem)
	}

	.st2-hero--2column__category-container:only-child,
	.st2-hero--2column__img-container:only-child {
		margin-right: 0;
		margin-left: auto
	}

	.st2-hero--2column__category-container>div {
		padding: 1.5rem
	}

	.st2-hero--2column__category-container h2 {
		font-size: 2.2rem
	}

	.st2-hero--2column__category-container h2 svg {
		width: 3rem;
		height: 3rem;
		margin-bottom: -.8rem
	}

	.st2-hero--2column__label-list>div>ul>li {
		margin: .5rem 1rem 0 0
	}

	.st2-hero--2column__label-list>div>ul>li a {
		font-size: 1.5rem;
		padding: .5rem 2rem
	}

	.st2-hero--2column__img-container:only-child {
		text-align: right
	}

	.st2-list--date>div>div>div>div {
		margin-top: -1rem
	}

	.st2-list--date__item>div {
		display: flex;
		padding: 1.5rem 0;
		padding-right: 3.6rem;
		align-items: baseline
	}

	.st2-list--date__head {
		padding-right: 1.5rem;
		flex-shrink: 0;
		flex-basis: 27.4rem
	}

	.st2-list--date__head>div {
		justify-content: space-between
	}

	.st2-list--date__head span {
		padding: .2rem;
		flex-basis: 13.2rem
	}

	.st2-list--date__body {
		flex-grow: 1;
		flex-basis: 0
	}

	.st2-list--date__body p {
		font-size: 1.8rem
	}

	.st2-list--date__body p a.this-blank::before {
		background-position: right 1rem top 50%;
		background-size: 1.6rem auto
	}

	.st2-list--date__body p a.this-pdf::before {
		background-position: right 1rem top 50%;
		background-size: 1.8rem auto
	}

	.st2-list--date__body p a::before {
		background-size: 3.2rem auto
	}

	.st2-keyword-list>div>div>div>div {
		margin-top: -.8rem;
		margin-left: -.8rem
	}

	.st2-keyword-list__item {
		margin-top: .8rem;
		margin-left: .8rem
	}

	.st2-btn[data-btn-border=''] {
		border-radius: .2rem
	}

	.st2-btn a::before {
		width: 5rem;
		height: 3.2rem
	}

	.st2-btn a {
		min-width: 20rem
	}

	.st2-btn a span {
		font-size: 1.8rem
	}

	.st2-btn a i {
		width: 5rem;
		height: 3.2rem
	}

	.st2-card--default__inner {
		box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
	}

	.st2-card--default:only-child .st2-card--default__inner>div {
		display: flex;
		flex-direction: column;
		justify-content: space-between
	}

	.st2-card--default__pic-container span {
		padding: .3rem 1rem
	}

	.st2-card--default__txt-container>div {
		padding: 1rem
	}

	.st2-card--default__txt-group--upper+.st2-card--default__txt-group--lower {
		margin-top: .7rem
	}

	.st2-card--default__area-label {
		font-size: 1.5rem;
		padding: .5rem 1rem
	}

	.st2-card--default__title {
		font-size: 1.8rem;
		line-height: 1.32
	}

	.st2-card--default__area-label+.st2-card--default__title {
		margin-top: .7rem
	}

	.st2-card--default__summary {
		font-size: 1.6rem
	}

	.st2-card--default__area-label+.st2-card--default__summary {
		margin-top: .7rem
	}

	.st2-card--default__title+.st2-card--default__summary {
		margin-top: .5rem
	}

	.st2-card--default__supplement {
		font-size: 1rem
	}

	.st2-card--horizontal__inner {
		box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
	}

	.st2-card--horizontal__inner>div {
		padding: 1rem
	}

	.st2-card--horizontal__pic-container {
		flex-basis: 136px
	}

	.st2-card--horizontal__txt-container>div {
		padding-left: .5rem
	}

	.st2-card--horizontal__summary {
		font-size: 1.6rem
	}

	.st2-card--horizontal__pricing {
		margin-top: .4rem
	}

	.st2-card--horizontal__supplement {
		font-size: 1.2rem
	}

	.st2-card--link__icn-container {
		width: 28.112%
	}

	.st2-card--link__txt-container>div {
		background-size: 2.4rem 2.4rem
	}

	.st2-card--link__title b.this-kerning {
		letter-spacing: -.6pt
	}

	.st2-card--linkinho__txt-container>div {
		background-size: 2.4rem 2.4rem
	}

	.st2-card--sns:only-child>div>div>div>div {
		display: flex;
		flex-direction: column;
		justify-content: space-between
	}

	.st2-card--sns__body>div {
		margin: -2rem auto 0
	}

	.st2-card--members-club__head p {
		font-size: 2rem
	}

	.st2-card--members-club__inset-divide-layout>div {
		display: flex;
		align-content: stretch;
		justify-content: space-between
	}

	.st2-card--members-club .inset-divide-layout__list ul li {
		padding-left: 2rem
	}

	.st2-card--members-club .inset-divide-layout__list ul li span {
		font-size: 1.4rem
	}

	.st2-card--members-club .inset-divide-layout__list--link {
		font-size: 1.4rem
	}

	.st2-card--members-club .inset-divide-layout__list--link ul li {
		padding-left: 2rem
	}

	.st2-card--members-club .inset-divide-layout__btn a span {
		font-size: 1.2rem
	}

	.st2-card--tokyo-2020__inner>div {
		display: flex;
		padding: 1rem .9rem 1rem 1rem;
		align-items: center
	}

	.st2-card--tokyo-2020__pic-container img[data-device=mobile] {
		display: none
	}

	.st2-card--subsp__title>div {
		padding: 1.2rem
	}

	.st2-card--subsp__title p {
		font-size: 1.8rem;
		text-align: center
	}

	.st2-card--subsp__lower-block>div {
		padding: 1.4rem 2rem 2rem
	}

	.st2-card--subsp__txt-container p {
		font-size: 1.6rem
	}

	.st2-card--subsp__btns {
		margin-top: 1rem
	}

	.st2-card--subsp__btn a {
		padding: .7rem 0 .7rem .7rem
	}

	.st2-fig-panel__label-container {
		padding: .3rem 1rem
	}

	.st2-fig-panel__txt-container p {
		font-size: 1.8rem;
		line-height: 1.22
	}

	.st2-form--input-radio {
		margin-right: .4rem
	}

	.st2-form--input-text.st2-datepicker-wrapper[data-width=general] {
		width: 16.5rem
	}

	.st2-form--input-text.st2-datepicker-wrapper i {
		width: 2rem;
		height: 2rem
	}

	.st2-form--input-text [type=text] {
		padding: .7rem 1.2rem
	}

	.firefox .st2-form--input-text [type=text] {
		padding: .8rem 1.2rem .7rem
	}

	.edge .st2-form--input-text [type=text] {
		padding: .8rem 1.2rem
	}

	.ie .st2-form--input-text [type=text] {
		padding: .7rem 1.2rem .9rem
	}

	.st2-pamphlet-search-area .st2-form--input-text [type=text] {
		font-size: 1.1rem
	}

	.st2-form--select>span>span>span>span::after {
		width: 3.7rem;
		background-size: 50% 50%
	}

	.st2-form--select select {
		padding: .7rem 3.7rem .7rem 1.2rem
	}

	.st2-form--increment-number button {
		width: 3rem
	}

	.st2-form--increment-number button i {
		width: 2.4rem;
		height: 2.4rem
	}

	.firefox .st2-split-layout--japan-railways-plus-stay-exclusive .st2-form--increment-number input[type=text] {
		max-width: calc(100% - 6rem)
	}

	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number input[type=text] {
		font-size: 1.2rem;
		max-width: calc(100% - 5.8rem)
	}

	.st2-form--increment-select button {
		width: 4.1rem
	}

	.st2-form--increment-select button i {
		width: 2.4rem;
		height: 2.4rem
	}

	.st2-form--increment-select label::after {
		width: 3.7rem;
		background-size: 50% 50%
	}

	.st2-form--increment-select label select {
		padding: .7rem 3.7rem .7rem 1.2rem
	}

	.st2-form--button-submit button[type=submit] {
		font-size: 1.8rem;
		height: 5.4rem
	}

	.st2-hero--form-grouping .st2-form--button-submit button[type=submit] {
		height: 3.7rem
	}

	.st2-keyword-search-bar__form .st2-form--button-submit button[type=submit] {
		max-width: 15rem;
		height: 3.7rem
	}

	.st2-hero--form-grouping.st2-hero--form-grouping-13 .st2-form--button-submit button[type=submit] {
		height: 5.8rem
	}

	.st2-pamphlet-search-area .st2-form--button-submit button[type=submit] {
		font-size: 1.6rem;
		height: 3.5rem
	}

	.st2-form--increment-number-container__head p {
		font-size: 1.2rem
	}

	.st2-split-layout--domestic-stay-exclusive__item--diff .st2-form--increment-number-container__head p {
		font-size: 1.4rem
	}

	.st2-form--increment-number-container__foot {
		flex-basis: 3rem
	}

	.st2-form--increment-number-container__foot a {
		width: 2.4rem;
		height: 2.4rem
	}

	.st2-form-stack-container {
		margin-top: 1.2rem
	}

	.domestic-tour .st2-form-stack-container {
		margin-top: 1.9rem
	}

	.form-elements-stack-container+.form-elements-stack-container {
		margin-top: .4rem
	}

	.st2-keyword-search-bar {
		margin: 0 auto 3rem
	}

	.st2-keyword-search-bar>div>div {
		padding: 3.302%
	}

	.st2-keyword-search-bar__form form {
		display: flex;
		align-items: center
	}

	.st2-keyword-search-bar__item:first-child {
		padding-right: 3.5rem;
		flex-grow: 1;
		flex-basis: 0
	}

	.st2-keyword-search-bar__item:last-child {
		flex-shrink: 0;
		flex-basis: 15rem
	}

	.st2-modal-scope--map {
		display: none !important
	}

	.st2-modal-contents--about-children__close a {
		padding: 0 0 0 2rem
	}

	.st2-bnr {
		margin: 1.3rem auto
	}

	.st2-btn+.st2-bnr {
		margin-top: 3rem
	}

	.st2-split-layout--bnr+.st2-bnr {
		margin-top: -2.1rem
	}

	.st2-selectable-area__device[data-device=mobile] {
		display: none
	}

	.st2-bar--sns__body {
		padding: 0 3rem
	}

	.st2-important-bar>div {
		padding: 0 2rem
	}

	.st2-important-bar>div>div {
		padding: 1rem 0
	}

	.st2-tabinaka-summary__head {
		padding: 2.4rem 1.5rem
	}

	.mac.firefox .st2-tabinaka-summary__head {
		padding: 2.9rem 1.5rem
	}

	.windows.firefox .st2-tabinaka-summary__head {
		padding: 2.8rem 1.5rem
	}

	.ie .st2-tabinaka-summary__head {
		padding: 2.8rem 1.5rem
	}

	.edge .st2-tabinaka-summary__head {
		padding: 3rem 1.5rem
	}

	.st2-tabinaka-summary__head p:first-child {
		font-size: 2.8rem;
		flex-basis: 19rem
	}

	.st2-split-layout {
		margin: 3rem auto
	}

	.st2-split-layout>div>div>div>div {
		display: flex;
		flex-wrap: wrap;
		align-content: stretch
	}

	.st2-bnr+.st2-split-layout--bnr[data-split-layout='2'] {
		margin-top: -.4rem
	}

	.st2-split-layout[data-split-layout='2']>div>div>div>div {
		margin-left: -.755%
	}

	.st2-split-layout[data-split-layout='3']>div>div>div>div {
		margin-left: -.755%
	}

	.st2-split-layout[data-split-layout='4']>div>div>div>div {
		margin-left: -.755%
	}

	.st2-split-layout[data-split-layout='5']>div>div>div>div {
		margin-left: -.472%
	}

	.st2-split-layout__item {
		margin-top: .4rem;
		margin-bottom: .4rem
	}

	[data-show-counter='6'] .st2-split-layout__item:nth-child(-n+6) {
		display: block !important
	}

	[data-show-counter='6'] .st2-split-layout__item:nth-child(n+7) {
		display: none
	}

	[data-split-layout='2'] .st2-split-layout__item {
		width: 49.251%;
		margin-left: .749%
	}

	[data-split-layout='3'] .st2-split-layout__item {
		width: 32.584%;
		margin-left: .749%
	}

	[data-split-layout='4'] .st2-split-layout__item {
		width: 24.251%;
		margin-left: .749%
	}

	[data-split-layout='5'] .st2-split-layout__item {
		width: 19.531%;
		margin-left: .469%
	}

	.st2-split-layout--keep-2columns[data-item-feature='2'] .st2-split-layout__item:nth-child(-n+2) {
		width: 49.251%;
		margin-left: .749%
	}

	.st2-split-layout--advance {
		margin: 3rem auto
	}

	.st2-split-layout+.st2-split-layout--advance {
		margin: -3rem auto;
		margin-bottom: 1px
	}

	.st2-split-layout--advance>div>div>div>div {
		display: flex;
		flex-wrap: wrap;
		align-content: stretch
	}

	.st2-split-layout--advance[data-split-layout='3']>div>div>div>div {
		margin-left: -.755%
	}

	.st2-split-layout--advance__item {
		margin-top: .4rem;
		margin-bottom: .4rem
	}

	.st2-split-layout--modifier {
		margin: 3rem auto
	}

	.st2-split-layout+.st2-split-layout--modifier {
		margin: -3rem auto;
		margin-bottom: 1px
	}

	.st2-split-layout--modifier__item {
		margin-top: .4rem;
		margin-bottom: .4rem
	}

	.st2-split-layout--domestic-stay-exclusive__body>div {
		margin-top: -.7rem
	}

	.st2-split-layout--domestic-stay-exclusive__item {
		margin-top: .7rem
	}

	.st2-split-layout--japan-railways-plus-stay-exclusive__body>div {
		margin-top: -.7rem
	}

	.st2-split-layout--japan-railways-plus-stay-exclusive__item {
		margin-top: .7rem
	}

	.menuBodySearch #searchKw {
		width: 100%;
		height: 35px !important
	}

	.st2-site-footer__bnr {
		padding: 3rem 2rem
	}

	.st2-site-footer__bnr>div {
		margin-top: -1rem
	}

	.st2-site-footer__item--bnr {
		width: 24.434%;
		margin-top: 1rem
	}

	.st2-site-footer__search-area {
		padding: 0 2rem
	}

	.st2-site-footer__search-area>div {
		padding: 4.7rem 0 2.5rem
	}

	.st2-site-footer__search-area+.st2-site-footer__block--navigation {
		margin-top: 2rem
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__head {
		margin-bottom: 1.2rem;
		outline: 0
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__head p {
		font-size: 1.6rem
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__split-body[style^=display] {
		display: block !important
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__split-body>div {
		display: flex;
		justify-content: space-between
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body {
		width: 48.113%
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear {
		width: 100%
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear[style^=display] {
		display: block !important
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item {
		display: inline-block;
		vertical-align: middle
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item:last-child p {
		padding-right: 0
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item:last-child p::after {
		content: none
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item p {
		padding-right: .4rem
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item p::after {
		font-weight: 700;
		padding-left: .7rem;
		content: '\FF5C';
		color: #0b499d
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__item+.search-toggle--root__item {
		margin-top: .2rem
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest>div {
		display: flex
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__head {
		outline: 0;
		flex-shrink: 0;
		flex-basis: 6.6rem
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__head p {
		display: inline-block;
		vertical-align: middle
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__head p+p {
		margin-left: 1rem
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__head p span {
		font-weight: 700
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body {
		flex-grow: 1;
		flex-basis: 0
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body[style^=display] {
		display: block !important
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body p {
		display: inline-block;
		vertical-align: middle
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body p[data-invisibility]:not([data-invisibility=true]) {
		display: none
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body p[data-invisibility=true]::after {
		content: none
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body p::after {
		content: '\3000\FF5C\3000'
	}

	.st2-site-footer__search-toggle--root .split-body--modify .search-toggle--root__item.search-toggle--nest>div {
		display: block
	}

	.st2-site-footer__search-toggle--root .split-body--modify .search-toggle--root__item.search-toggle--nest+.search-toggle--root__item.search-toggle--nest {
		margin-top: .7rem
	}

	.st2-site-footer__block--navigation {
		padding: 0 2rem
	}

	.st2-site-footer__block--navigation>div {
		display: flex;
		padding: 3.5rem 0 2.5rem;
		flex-wrap: wrap
	}

	.st2-site-footer__item--toggle {
		flex-basis: 25%;
		flex-shrink: 0
	}

	.st2-site-footer__item--toggle:not(:nth-child(-n+4)) {
		margin-top: 2rem
	}

	.st2-site-footer__toggle--head {
		outline: 0
	}

	.st2-site-footer__toggle--head p {
		font-size: 1.6rem
	}

	.st2-site-footer__toggle--head+.st2-site-footer__toggle--head {
		margin-top: 2rem
	}

	.st2-site-footer__toggle--body {
		margin-top: .8rem
	}

	.st2-site-footer__toggle--body[style^=display] {
		display: block !important
	}

	.st2-site-footer__toggle--body+.st2-site-footer__toggle--head {
		margin-top: 2rem
	}

	.st2-site-footer__item--unique {
		margin-top: 2rem;
		flex-grow: 1;
		flex-basis: 0
	}

	.st2-site-footer__page-to-top>div {
		position: relative
	}

	.st2-site-footer__page-to-top a {
		right: 2rem;
		width: 54px
	}

	.st2-site-footer__page-to-top.this-active a {
		bottom: 2rem
	}

	.st2-site-footer__block--floor {
		padding: 0 2rem
	}

	.st2-site-footer__block--primitive-navigation {
		padding: 3rem 2rem
	}

	.st2-site-footer__sub-navigation>div {
		padding: 2rem 0 .5rem
	}

	.st2-site-footer__copyright {
		padding: 1rem
	}

	.st2-site-footer__copyright>div small {
		font-size: 1.4rem
	}

	.sp-only {
		display: none !important
	}

	.st2-block-components .st2-heading-lv3 {
		margin-bottom: 2rem
	}

	.st2-block-components .st2-heading-lv3__heading__txt {
		font-size: 2.2rem
	}

	.st2-block-components .st2-heading-lv3[data-style='1']>div {
		padding: 1rem 1.5rem
	}

	.st2-block-components .st2-heading-lv4__heading__txt {
		font-size: 2rem
	}

	.st2-block-components .st2-heading-lv5__heading__txt {
		font-size: 1.8rem
	}

	.st2-block-components .st2-heading-lv6 {
		margin-bottom: 2rem
	}

	.st2-block-components .st2-heading-lv6[data-color]>div {
		padding-left: 2rem
	}

	.st2-block-components .st2-heading-lv6[data-color]>div::before {
		top: 4px
	}

	.st2-block-components .st2-heading-lv6__heading__txt {
		font-size: 1.6rem
	}

	.st2-block-components .st2-catch {
		margin-bottom: 2rem
	}

	.st2-block-components .st2-catch[data-style='1'] p {
		font-size: 2rem
	}

	.st2-block-components .st2-catch[data-style='2'] p {
		font-size: 2rem
	}

	.st2-block-components .st2-paragraph p {
		font-size: 1.6rem
	}

	.st2-block-components .st2-paragraph[data-size=smaller] p {
		font-size: 1.5rem
	}

	.st2-block-components .st2-paragraph[data-size=larger] p {
		font-size: 2rem
	}

	.st2-block-components .st2-paragraph[data-size=huge] p {
		font-size: 2.2rem
	}

	.st2-block-components .st2-list__item {
		font-size: 1.6rem
	}

	.st2-block-components .st2-list__item>div.st2-list__container::before {
		top: .9rem
	}

	.st2-block-components .st2-list__item>a.st2-list__container::before {
		top: .8rem
	}

	.st2-block-components .st2-list--order[data-style='1'] .st2-list--order__item::before {
		font-size: 1.6rem
	}

	.st2-block-components .st2-list--order[data-style='1'] .st2-list--order__container {
		font-size: 1.6rem
	}

	.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item {
		padding: 1rem 2rem 1.3rem
	}

	.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item-label {
		font-size: 1.8rem
	}

	.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item-txt .st2-paragraph p {
		font-size: 1.6rem
	}

	.st2-block-components .st2-list--note__item>div.st2-list--note__container {
		font-size: 1.6rem
	}

	.st2-block-components .st2-list--detail__holder {
		display: table;
		width: 100%
	}

	.st2-block-components .st2-list--detail__item {
		display: table-row
	}

	.st2-block-components .st2-list--detail__item-label,
	.st2-block-components .st2-list--detail__item-txt {
		display: table-cell
	}

	.st2-block-components .st2-list--detail__item-label {
		font-size: 1.6rem
	}

	.st2-block-components .st2-btn__container {
		font-size: 1.5rem;
		padding: 1rem 2.5rem
	}

	.st2-block-components .st2-btn .st2-icon-newwin,
	.st2-block-components .st2-btn .st2-icon-pdf,
	.st2-block-components .st2-btn .st2-icon-right-arrow {
		width: 1.2rem;
		height: 1.2rem
	}

	.st2-block-components .st2-btn-list__holder {
		margin: -1rem 0 0 -1.455%
	}

	.st2-block-components .st2-btn-list__item {
		display: inline-block;
		margin: 1rem 0 0 1.434%
	}

	.st2-block-components .sp-only {
		display: none
	}

	.st2-block-components .st2-pic-block__container-wrapper .st2-pic-block__pic-caption--over p {
		font-size: 1.6rem
	}

	.st2-block-components .st2-pic-block[data-pic-pos]>div>div>div>div {
		display: flex
	}

	.st2-block-components .st2-pic-block[data-pic-pos=left] .st2-pic-block__container-wrapper:first-child {
		max-width: 45.455%;
		flex-shrink: 0
	}

	.st2-block-components .st2-pic-block[data-pic-pos=left] .st2-pic-block__container-wrapper:last-child {
		margin-left: 2rem;
		flex-grow: 1
	}

	.st2-block-components .st2-pic-block[data-pic-pos=right]>div>div>div>div {
		flex-direction: row-reverse
	}

	.st2-block-components .st2-pic-block[data-pic-pos=right] .st2-pic-block__container-wrapper:first-child {
		max-width: 45.455%;
		flex-shrink: 0
	}

	.st2-block-components .st2-pic-block[data-pic-pos=right] .st2-pic-block__container-wrapper:last-child {
		margin-right: 2rem;
		flex-grow: 1
	}

	.st2-block-components .st2-pic-block__pic-caption p {
		font-size: 1.3rem
	}

	.st2-block-components .st2-pic-block__pic-caption[data-style=over] p {
		font-size: 1.3rem;
		text-align: right
	}

	.st2-block-components .st2-divide-layout>div>div>div>div {
		display: flex;
		flex-wrap: wrap
	}

	.st2-block-components .st2-divide-layout[data-border] .st2-divide-layout__item {
		padding: 1rem
	}

	.st2-block-components .st2-divide-layout[data-column='2']>div>div>div>div {
		margin: -2rem 0 0 -1.818%
	}

	.st2-block-components .st2-divide-layout[data-column='2'] .st2-divide-layout__item {
		width: 48.214%;
		margin: 2rem 0 0 1.786%
	}

	.st2-block-components .st2-divide-layout[data-column='3']>div>div>div>div {
		margin: -2rem 0 0 -1.455%
	}

	.st2-block-components .st2-divide-layout[data-column='3'] .st2-divide-layout__item {
		width: 31.9%;
		margin: 2rem 0 0 1.434%
	}

	.st2-block-components .st2-divide-layout[data-column='4']>div>div>div>div {
		margin: -2rem 0 0 -1.455%
	}

	.st2-block-components .st2-divide-layout[data-column='4'] .st2-divide-layout__item {
		width: 23.566%;
		margin: 2rem 0 0 1.434%
	}

	.st2-block-components .st2-divide-layout[data-column='5']>div>div>div>div {
		margin: -2rem 0 0 -1.364%
	}

	.st2-block-components .st2-divide-layout[data-column='5'] .st2-divide-layout__item {
		width: 18.655%;
		margin: 2rem 0 0 1.345%
	}

	.st2-block-components .st2-embed[data-pic-pos]>div>div>div>div {
		display: flex
	}

	.st2-block-components .st2-embed[data-pic-pos=left] .st2-embed__container-wrapper:first-child {
		width: 45.455%;
		flex-shrink: 0
	}

	.st2-block-components .st2-embed[data-pic-pos=left] .st2-embed__container-wrapper:last-child {
		margin-left: 2rem;
		flex-grow: 1
	}

	.st2-block-components .st2-embed[data-pic-pos=right]>div>div>div>div {
		flex-direction: row-reverse
	}

	.st2-block-components .st2-embed[data-pic-pos=right] .st2-embed__container-wrapper:first-child {
		width: 45.455%;
		flex-shrink: 0
	}

	.st2-block-components .st2-embed[data-pic-pos=right] .st2-embed__container-wrapper:last-child {
		margin-right: 2rem;
		flex-grow: 1
	}

	.st2-block-components .st2-embed__pic-caption p {
		font-size: 1.3rem
	}

	.st2-block-components .st2-360-view__pic-caption {
		font-size: 1.3rem
	}

	.st2-block-components+.st2-block-components {
		margin-top: 5rem
	}

	.st2-selectable-area-wrapper+.st2-block-components {
		margin-top: 5rem
	}

	.st2-site-footer__block-components {
		padding: 0 2rem
	}

	.st2-site-footer__block-components>div {
		padding: 4.7rem 0 2.5rem
	}

	.st2-site-footer__block-components+.st2-site-footer__block--navigation {
		margin-top: 2rem
	}
}

@media (max-width:812px) and (min-width:737px) {
	.st2-pamphlet-search-area__item:nth-child(3) {
		flex-basis: 9rem
	}
}

@media (min-width:813px) {
	.toppage.overseas-tour .st2-heading--tab-bar__tabs .tabs__body {
		flex-shrink: 0
	}

	.st2-pamphlet-search-area__item:nth-child(3) {
		flex-basis: 11.4rem
	}
}

@media (max-width:828px) and (min-width:737px) {
	.st2-card--sns__body>div {
		max-width: 250px
	}

	.st2-card--members-club .inset-divide-layout__item {
		width: 49.479%
	}

	.st2-split-layout[data-split-layout='2'] .st2-card--members-club .inset-divide-layout__item:nth-child(odd) {
		width: 53.953%
	}

	.st2-split-layout[data-split-layout='2'] .st2-card--members-club .inset-divide-layout__item:nth-child(even) {
		width: 42.095%
	}

	.st2-split-layout[data-split-layout='2'] .st2-card--members-club .inset-divide-layout__btns>div {
		display: block
	}

	.st2-split-layout[data-split-layout='2'] .st2-card--members-club .inset-divide-layout__btn:nth-child(odd) {
		width: 100%
	}

	.st2-split-layout[data-split-layout='2'] .st2-card--members-club .inset-divide-layout__btn:nth-child(even) {
		width: 100%;
		margin-top: 1rem
	}

	.st2-bar--sns__body>div {
		justify-content: space-evenly
	}

	.edge .st2-bar--sns__body>div,
	.ie .st2-bar--sns__body>div,
	.ios10 .st2-bar--sns__body>div {
		justify-content: space-around
	}

	[data-split-layout='3'] .st2-split-layout--advance__item:first-child {
		width: 99.251%;
		margin-left: .749%
	}

	[data-split-layout='3'] .st2-split-layout--advance__item:nth-child(n+2) {
		width: 49.251%;
		margin-left: .749%
	}
}

@media (min-width:829px) {
	.st2-card--sns__body>div {
		max-width: 220px
	}

	.st2-card--members-club .inset-divide-layout__item:nth-child(odd) {
		width: 53.953%
	}

	.st2-card--members-club .inset-divide-layout__item:nth-child(even) {
		width: 42.095%
	}

	.st2-bar--sns>div>div {
		padding: 0 1rem
	}

	[data-split-layout='3'] .st2-split-layout--advance__item:first-child {
		width: 49.251%;
		margin-left: .749%
	}

	[data-split-layout='3'] .st2-split-layout--advance__item:nth-child(n+2) {
		width: 24.251%;
		margin-left: .749%
	}

	[data-split-layout='3'] .st2-split-layout--modifier__item:first-child {
		width: 49.251%;
		margin-left: .749%
	}

	[data-split-layout='3'] .st2-split-layout--modifier__item:nth-child(n+2) {
		width: 24.251%;
		margin-left: .749%
	}
}

@media (max-width:840px) and (min-width:737px) {
	.st2-site-header__navigation .navigation__block--lower .block__item:last-child a {
		padding: .4rem .7rem
	}

	.st2-site-header__navigation .navigation__block .block__item a {
		font-size: 1.2rem
	}

	.st2-site-header__navigation .navigation__block .block__item a+a {
		margin-left: .4rem
	}
}

@media (max-width:880px) and (min-width:829px) {
	.st2-bar--sns__head p span {
		display: none
	}

	.st2-bar--sns__body a {
		width: 3.6rem;
		height: 3.6rem
	}
}

@media (max-width:900px) and (min-width:737px) {
	.st2-heading--extreme h1 {
		font-size: 7vw
	}

	.st2-heading--extreme p {
		font-size: 2.444vw
	}
}

@media (min-width:901px) {
	.st2-heading--extreme h1 {
		font-size: 6.3rem
	}

	.st2-heading--extreme p {
		font-size: 2.2rem
	}
}

@media (max-width:960px) and (min-width:829px) {
	.st2-bar--sns__foot {
		display: none
	}
}

@media (min-width:981px) {

	.st2-heading--tab-bar.tab-bar--domestic-tour .st2-heading--tab-bar__tabs .tabs__body,
	.st2-heading--tab-bar.tab-bar--japan-railways-plus-stay .st2-heading--tab-bar__tabs .tabs__body {
		flex-shrink: 0
	}

	.st2-heading--tab-bar.tab-bar--kntcthd .st2-heading--tab-bar__tabs .tabs__body {
		flex-shrink: 0
	}

	.st2-heading--tab-bar.tab-bar--overseas-tour .st2-heading--tab-bar__tabs .tabs__body {
		flex-shrink: 0
	}

	.toppage.domestic-tour .st2-heading--tab-bar__tabs .tabs__body,
	.toppage.general .st2-heading--tab-bar__tabs .tabs__body,
	.toppage.japan-railways-plus-stay .st2-heading--tab-bar__tabs .tabs__body,
	.toppage.kntcthd .st2-heading--tab-bar__tabs .tabs__body {
		flex-shrink: 0
	}
}

@media (max-width:1010px) and (min-width:737px) {

	.st2-hero--search__bnr+.st2-hero--search__column,
	.st2-hero--search__column:first-child {
		flex-shrink: 0;
		flex-basis: 30rem
	}

	.st2-hero--search__bnr+.st2-hero--search__column>div,
	.st2-hero--search__column:first-child>div {
		padding-right: 1rem
	}

	.st2-hero--search__column:last-child {
		flex-basis: calc(100% - 30rem)
	}

	.st2-hero--search__column:only-child>div {
		padding-right: 0
	}

	.st2-form--select.this-specific select {
		font-size: 1.6rem;
		padding: .7rem 3rem .7rem 1.2rem
	}

	.st2-form--button>span button[type=button] {
		font-size: 1.4rem;
		height: 5.4rem
	}

	.st2-split-layout--japan-railways-plus-stay-exclusive .st2-form--increment-number-container>div>div>div>div {
		justify-content: space-between
	}

	.st2-split-layout--japan-railways-plus-stay-exclusive .st2-form--increment-number-container__head {
		padding-right: .7rem
	}

	.ie .st2-split-layout--japan-railways-plus-stay-exclusive .st2-form--increment-number-container__head {
		flex-basis: 4rem
	}

	.st2-split-layout--japan-railways-plus-stay-exclusive .st2-form--increment-number-container__body {
		max-width: 8.2rem
	}

	.ie .st2-split-layout--japan-railways-plus-stay-exclusive .st2-form--increment-number-container__body {
		flex-basis: auto
	}
}

@media (min-width:1011px) {
	.st2-hero--search__column:last-child {
		flex-shrink: 0;
		flex-basis: 60rem
	}

	.st2-form--select.this-specific select {
		font-size: 1.2rem;
		padding: .9rem 3rem .8rem 1.2rem
	}

	.st2-form--button>span button[type=button] {
		font-size: 1.8rem;
		height: 5.4rem
	}

	.st2-split-layout--japan-railways-plus-stay-exclusive .st2-form--increment-number-container__head {
		flex-basis: 4.5rem
	}

	.mac.chrome.toppage.domestic-tour .st2-hero--search__map svg,
	.mac.safari.toppage.domestic-tour .st2-hero--search__map svg {
		margin-bottom: .7rem
	}

	.mac.firefox.toppage.domestic-tour .st2-hero--search__map svg {
		margin-top: 1.7rem;
		margin-bottom: 1.8rem
	}

	.windows.chrome.toppage.domestic-tour .st2-hero--search__map svg {
		margin-bottom: .7rem
	}

	.windows.firefox.toppage.domestic-tour .st2-hero--search__map svg {
		height: 400px
	}

	.windows.edge.toppage.domestic-tour .st2-hero--search__map svg {
		margin-bottom: 3.2rem
	}

	.windows.ie.toppage.domestic-tour .st2-hero--search__map svg {
		height: 397px
	}
}

@media (max-width:1024px) and (min-width:829px) {
	.st2-card--members-club .inset-divide-layout__btn:nth-child(even) {
		margin-top: 1rem
	}
}

@media (max-width:1024px) and (min-width:737px) {
	.st2-site-header__block--upper {
		padding: 0 0 0 2rem
	}

	.st2-pamphlet-search-area__item:nth-child(1) {
		width: 38.947%
	}

	.st2-pamphlet-search-area__item:nth-child(2) {
		width: 33.333%
	}
}

@media (max-width:1024px) and (min-width:881px) {
	.st2-bar--sns__body a {
		width: 4rem;
		height: 4rem
	}
}

@media (min-width:1025px) {
	.st2-site-header__block--upper>div {
		padding: 1.5rem 0
	}

	.st2-site-header__sp-only-link {
		display: none
	}

	.st2-site-header__navigation--smartphone {
		display: none !important
	}

	.st2-site-header__btn {
		display: none
	}

	.toppage.japan-railways-plus-stay.ie .st2-hero--search__item--modifier .item--modifier__stack-container.txt-center>div {
		padding: 1.7rem 1.5rem
	}

	.toppage.japan-railways-plus-stay.windows.firefox .st2-hero--search__item--modifier .item--modifier__stack-container.txt-center>div {
		padding: 2rem 1.5rem
	}

	.toppage.japan-railways-plus-stay.edge .st2-hero--search__item--modifier .item--modifier__stack-container.txt-center>div {
		padding: 2rem 1.5rem 1.9rem
	}

	.toppage.japan-railways-plus-stay.mac.firefox .st2-hero--search__item--modifier .item--modifier__stack-container.txt-center>div {
		padding: 2.2rem 1.5rem
	}

	.st2-pamphlet-search-area>div>div>div>div {
		align-items: center
	}

	.st2-pamphlet-search-area__item:nth-child(1) {
		flex-shrink: 0;
		flex-basis: 22.2rem
	}

	.st2-pamphlet-search-area__item:nth-child(2) {
		flex-shrink: 0;
		flex-basis: 19rem
	}

	.st2-card--members-club .inset-divide-layout__btns>div {
		display: flex;
		align-content: stretch;
		justify-content: space-between
	}

	.st2-card--members-club .inset-divide-layout__btn:nth-child(odd) {
		width: 49.451%
	}

	.st2-card--members-club .inset-divide-layout__btn:nth-child(even) {
		width: 49.451%
	}

	.st2-form-stack-container__fieldset>div {
		display: flex;
		align-items: baseline
	}

	.st2-form-stack-container__fieldset>div.this-adjustment-align {
		align-items: center
	}

	.st2-form-stack-container__label {
		flex-shrink: 0;
		flex-basis: 11.5rem
	}

	.st2-form-stack-container__label--narrow {
		flex-basis: 7.8rem
	}

	.st2-form-stack-container__label--wide {
		flex-basis: 13rem
	}

	.st2-form-stack-container__form-elements {
		flex-grow: 1;
		flex-basis: 0
	}

	.st2-bar--sns__body a {
		width: 4.5rem;
		height: 4.5rem
	}

	.mac.chrome.toppage.overseas-tour .st2-hero--search__map svg,
	.mac.safari.toppage.overseas-tour .st2-hero--search__map svg {
		max-width: 465px;
		margin: 0 auto
	}

	.mac.firefox.toppage.overseas-tour .st2-hero--search__map svg {
		max-width: 490px;
		margin: 0 auto
	}

	.windows.chrome.toppage.overseas-tour .st2-hero--search__map svg {
		max-width: 465px;
		margin: 0 auto
	}

	.windows.firefox.toppage.overseas-tour .st2-hero--search__map svg {
		max-width: 478px;
		margin: 0 auto
	}

	.windows.edge.toppage.overseas-tour .st2-hero--search__map svg {
		max-width: 500px;
		margin: 0 auto
	}

	.windows.ie.toppage.overseas-tour .st2-hero--search__map svg {
		height: 243px
	}
}

@media (max-width:1088px) and (min-width:737px) {
	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number-container>div>div>div>div {
		flex-wrap: wrap;
		align-items: baseline
	}

	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number-container__head {
		flex-basis: 100%
	}

	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number-container__body {
		max-width: calc(100% - 3rem);
		margin-top: .4rem
	}

	.ie .st2-split-layout--domestic-stay-exclusive .st2-form--increment-number-container__body {
		flex-basis: auto
	}
}

@media (min-width:1089px) {
	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number-container__head {
		flex-basis: 7.8rem
	}

	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number-container__body {
		max-width: calc(100% - 10.9rem)
	}

	.mac.chrome.toppage.domestic-stay .st2-hero--search__map svg,
	.mac.safari.toppage.domestic-stay .st2-hero--search__map svg {
		max-width: 570px;
		margin: 0 auto
	}

	.mac.firefox.toppage.domestic-stay .st2-hero--search__map svg {
		height: 392px
	}

	.windows.chrome.toppage.domestic-stay .st2-hero--search__map svg {
		max-width: 570px;
		margin: 0 auto
	}

	.windows.firefox.toppage.domestic-stay .st2-hero--search__map svg {
		height: 389px
	}

	.windows.edge.toppage.domestic-stay .st2-hero--search__map svg {
		height: 392px
	}

	.windows.ie.toppage.domestic-stay .st2-hero--search__map svg {
		height: 387px
	}
}

@media (min-width:1101px) {

	.edge .st2-hero--form-grouping-12>div,
	.ie .st2-hero--form-grouping-12>div {
		width: 34.1rem
	}
}

@media (min-height:286px) {
	.st2-modal-scope--help>div>div>div>div {
		display: flex;
		min-height: 285px;
		align-items: center
	}
}

@media (min-height:569px) {
	.st2-modal-scope--map>div>div>div>div {
		display: flex;
		min-height: 568px;
		align-items: center
	}
}

@media (min-height:780px) {
	.st2-modal-scope--refine>div>div>div>div {
		display: flex;
		min-height: 779px;
		align-items: center
	}
}

@media (max-width:1088px) {
	.windows.ie.toppage.domestic-stay .st2-hero--search__map svg {
		height: 41.683vw
	}
}

@media (max-width:1024px) {
	.st2-site-header__block--upper {
		position: relative
	}

	.st2-site-header__block--upper>div {
		padding: 0
	}

	.st2-site-header__navigation {
		display: none
	}

	.global-navigation-is-active .st2-site-header__navigation--smartphone {
		display: block
	}

	.st2-pamphlet-search-area>div>div>div>div {
		align-items: flex-end
	}

	.st2-form-stack-container__form-elements {
		margin-top: .5rem
	}

	.windows.ie.toppage.overseas-tour .st2-hero--search__map svg {
		height: 27.832vw
	}
}

@media (max-width:1010px) {
	.windows.ie.toppage.domestic-tour .st2-hero--search__map svg {
		height: 41.782vw
	}
}

@media (max-width:980px) {

	.st2-heading--tab-bar.tab-bar--domestic-tour .st2-heading--tab-bar__head,
	.st2-heading--tab-bar.tab-bar--japan-railways-plus-stay .st2-heading--tab-bar__head {
		display: none
	}

	.st2-heading--tab-bar.tab-bar--domestic-tour .st2-heading--tab-bar__tabs .tabs__body,
	.st2-heading--tab-bar.tab-bar--japan-railways-plus-stay .st2-heading--tab-bar__tabs .tabs__body {
		flex-grow: 1;
		flex-basis: 0
	}

	.st2-heading--tab-bar.tab-bar--kntcthd .st2-heading--tab-bar__head {
		display: none
	}

	.st2-heading--tab-bar.tab-bar--kntcthd .st2-heading--tab-bar__tabs .tabs__body {
		flex-grow: 1;
		flex-basis: 0
	}

	.st2-heading--tab-bar.tab-bar--overseas-tour .st2-heading--tab-bar__head {
		display: none
	}

	.st2-heading--tab-bar.tab-bar--overseas-tour .st2-heading--tab-bar__tabs .tabs__body {
		flex-grow: 1;
		flex-basis: 0
	}

	.toppage.domestic-tour .st2-heading--tab-bar__head,
	.toppage.general .st2-heading--tab-bar__head,
	.toppage.japan-railways-plus-stay .st2-heading--tab-bar__head,
	.toppage.kntcthd .st2-heading--tab-bar__head {
		display: none
	}

	.toppage.domestic-tour .st2-heading--tab-bar__tabs .tabs__body,
	.toppage.general .st2-heading--tab-bar__tabs .tabs__body,
	.toppage.japan-railways-plus-stay .st2-heading--tab-bar__tabs .tabs__body,
	.toppage.kntcthd .st2-heading--tab-bar__tabs .tabs__body {
		flex-grow: 1;
		flex-basis: 0
	}
}

@media (max-width:828px) {
	.st2-card--members-club .inset-divide-layout__btns>div {
		display: flex;
		align-content: stretch;
		justify-content: space-between
	}

	.st2-card--members-club .inset-divide-layout__btn:nth-child(odd) {
		width: 49.451%
	}

	.st2-card--members-club .inset-divide-layout__btn:nth-child(even) {
		width: 49.451%
	}

	.st2-bar--sns>div>div {
		padding: 1rem
	}

	.st2-bar--sns__body a {
		width: 4.5rem;
		height: 4.5rem
	}

	[data-split-layout='3'] .st2-split-layout--modifier__item:first-child {
		width: 99.251%;
		margin-left: .749%
	}

	[data-split-layout='3'] .st2-split-layout--modifier__item:nth-child(n+2) {
		width: 49.251%;
		margin-left: .749%
	}
}

@media (max-width:812px) {
	.toppage.overseas-tour .st2-heading--tab-bar__head {
		display: none
	}

	.toppage.overseas-tour .st2-heading--tab-bar__tabs .tabs__body {
		flex-grow: 1;
		flex-basis: 0
	}
}

@media (max-width:736px) {
	.hidden-mobile {
		display: none
	}

	.st2-site-header__block {
		padding: 0 4.688%
	}

	.st2-site-header__block--upper {
		padding: 0 0 0 4.688%
	}

	.st2-site-header__block--lower>div {
		padding: .5rem 0
	}

	.st2-site-header__logo {
		width: 40.984%
	}

	.ie .st2-site-header__logo a svg {
		height: 3.397vw
	}

	.st2-site-header__sp-only-link a {
		font-size: .9rem;
		padding: .2rem .65rem;
		border-radius: .25rem
	}

	.st2-site-header__sp-only-link a svg {
		width: .75rem;
		height: .75rem;
		margin-top: -.2rem
	}

	.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr th {
		padding: 14px 1.873% 14px 3.448%
	}

	.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr td a {
		padding: 14px 1.873% 14px 3.448%
	}

	.st2-site-header__navigation--smartphone .st2-hamburger-menu-snippet table tbody tr td a i {
		width: 22px;
		height: 22px
	}

	.st2-site-header__btn button {
		width: 12.5vw;
		height: 4rem
	}

	.st2-site-header__btn button i {
		width: 3rem;
		height: 3rem
	}

	.st2-site-header__global-navigation>div>div>div>div {
		justify-content: space-between
	}

	.st2-site-header__global-navigation .global-navigation__item>div a {
		font-size: 1.1rem;
		padding: .7rem .2rem;
		border-bottom: solid .25rem transparent
	}

	.st2-site-header__global-navigation .global-navigation__item>div a.this-active,
	.st2-site-header__global-navigation .global-navigation__item>div a:hover {
		font-weight: 700;
		color: #0b499d
	}

	.st2-site-header__category-navigation .category-navigation__item>div a {
		font-size: 1rem;
		padding: .2rem .75rem
	}

	.st2-global-navigation--sticky {
		padding: 0 4.688%
	}

	.st2-global-navigation--sticky>div>div>div>div {
		justify-content: space-between
	}

	.st2-global-navigation--sticky__item a {
		font-size: 1.1rem;
		padding: .7rem .2rem;
		border-bottom: solid .25rem transparent
	}

	.st2-global-navigation--sticky__item a.this-active,
	.st2-global-navigation--sticky__item a:hover {
		font-weight: 700;
		color: #0b499d
	}

	.st2-category-navigation>div>div {
		padding: .8rem 0
	}

	.st2-category-navigation__item a {
		font-size: 1rem;
		padding: .2rem .75rem
	}

	.st2-category-navigation--swiper>div>div {
		position: relative
	}

	.st2-category-navigation--swiper>div>div::after,
	.st2-category-navigation--swiper>div>div::before {
		position: absolute;
		z-index: 3;
		top: 0;
		display: block;
		height: 100%;
		content: '';
		pointer-events: none
	}

	.st2-category-navigation--swiper>div>div::before {
		left: 0;
		width: 8%;
		background: linear-gradient(90deg, #fff, #fff 30%, rgba(250, 250, 250, 0))
	}

	.st2-category-navigation--swiper>div>div::after {
		right: 0;
		width: 12%;
		background: linear-gradient(-90deg, #fff, #fff 30%, rgba(250, 250, 250, 0))
	}

	.st2-category-navigation--swiper .swiper-container {
		padding: 0 6.5%
	}

	.st2-category-navigation--swiper.no-arr .swiper-container {
		padding: 0 4.688%
	}

	.st2-category-navigation--swiper .swiper-button-prev {
		left: 0
	}

	.st2-category-navigation--swiper .swiper-button-next {
		right: 0
	}

	.st2-section-block>div {
		padding: 0 4.688%
	}

	.st2-section-block>div>div {
		padding: 2rem 0
	}

	.st2-section-block--fitty>div {
		padding: 0
	}

	.st2-section-block--wide>div {
		padding: 0
	}

	.st2-section-block--wide>div>div {
		padding: 0
	}

	.st2-section-block--wide__head>div {
		padding: 2rem 0 0
	}

	.st2-section-block--wide__body>div {
		padding: .5rem 0 0
	}

	.st2-section-title h1,
	.st2-section-title h2,
	.st2-section-title h3,
	.st2-section-title h4,
	.st2-section-title h5,
	.st2-section-title h6 {
		font-size: 2rem
	}

	.st2-heading--search h1,
	.st2-heading--search h2,
	.st2-heading--search h3,
	.st2-heading--search h4,
	.st2-heading--search h5,
	.st2-heading--search h6 {
		font-size: 1.4rem
	}

	.st2-heading--search h1 i,
	.st2-heading--search h2 i,
	.st2-heading--search h3 i,
	.st2-heading--search h4 i,
	.st2-heading--search h5 i,
	.st2-heading--search h6 i {
		width: 1.7rem;
		height: 1.7rem
	}

	.st2-heading--tab-bar>div {
		padding: 0 4.688%
	}

	.st2-heading--tab-bar>div>div {
		padding: .5rem 0
	}

	.st2-heading--tab-bar__tabs .tabs__head>div {
		margin-top: -.25rem;
		padding-right: 1.5rem
	}

	.st2-heading--tab-bar__tabs .tabs__body>div {
		margin-top: -.25rem
	}

	.st2-heading--tab-bar__tabs .tabs__item {
		margin-top: .25rem
	}

	.st2-heading--tab-bar__tabs .tabs__item a {
		padding: .4rem .5rem
	}

	.ios .st2-heading--tab-bar__tabs .tabs__item a {
		padding: .4rem .45rem
	}

	.st2-heading--tab-bar__tabs .tabs__item a span {
		font-size: 1rem
	}

	.st2-heading--extreme>div {
		padding: 0 4.688%
	}

	.st2-heading--extreme>div>div {
		padding: 1rem 0
	}

	.st2-heading--extreme>div>div>div>div {
		flex-direction: column
	}

	.st2-heading--extreme h1 {
		font-size: 2.4rem
	}

	.st2-heading--extreme p {
		font-size: 1.2rem
	}

	.st2-hero--str>div {
		padding: 0 4.688%
	}

	.st2-hero--str>div>div>div>div {
		height: 69.807vw
	}

	.st2-hero--str svg g:first-child {
		display: none
	}

	.st2-hero--search>div {
		padding: 0 4.688%
	}

	.st2-hero--search>div>div {
		padding: 1.5rem 0
	}

	.st2-hero--search__bnr {
		margin-bottom: 1.5rem
	}

	.st2-hero--search__column:last-child {
		margin-top: 1.5rem
	}

	.st2-hero--search__item.visible-mobile+.st2-hero--search__item {
		margin-top: 0
	}

	.st2-hero--search__item--split-bnr .split-bnr__item+.split-bnr__item {
		margin-top: 1.5rem
	}

	.st2-hero--search__item+.st2-hero--search__item {
		margin-top: 1.5rem
	}

	.st2-hero--search__item--modifier .item--modifier__stack-container h2 {
		font-size: 1.4rem
	}

	.st2-hero--search__item--modifier .item--modifier__stack-container h2+p {
		font-size: 1.1rem;
		text-align: left
	}

	.st2-hero--search__item--modifier .item--modifier__split-item {
		background-color: rgba(255, 255, 255, .88);
		-webkit-backdrop-filter: blur(.4rem);
		backdrop-filter: blur(.4rem)
	}

	.st2-hero--search__item--modifier .item--modifier__split-item h3 {
		font-size: 1.2rem
	}

	.st2-hero--search__item--modifier .item--modifier__split-item:first-child>div {
		padding-bottom: .5rem
	}

	.st2-hero--search__item--modifier .item--modifier__split-item a[role=button] {
		font-size: 1.4rem;
		padding: .7rem .4rem
	}

	.st2-hero--search__add-condition p.close a {
		padding: 0 0 0 1.5rem
	}

	.st2-pamphlet-search-area__item+.st2-pamphlet-search-area__item {
		margin-top: .75rem
	}

	.st2-hero--general-search__head {
		display: none
	}

	.st2-hero--general-search__tab {
		flex-grow: 1;
		flex-basis: 0
	}

	.st2-hero--general-search__tab:nth-child(even) {
		border-right: solid 1px #fff;
		border-left: solid 1px #fff
	}

	.st2-hero--general-search__tab a {
		height: 4.5rem;
		background-color: #7b7b7b
	}

	.st2-hero--general-search__tab a svg {
		max-width: 100%;
		height: auto
	}

	.edge .st2-hero--general-search__tab a svg,
	.ie .st2-hero--general-search__tab a svg {
		width: 6rem;
		height: 4rem
	}

	.st2-hero--general-search__tab.style-newwin a::before {
		top: .7rem;
		right: .7rem;
		width: .6rem;
		height: .6rem
	}

	.st2-hero--general-search__tab-box.this-active {
		display: flex;
		align-items: center
	}

	.modal-domestic-stay-window-is-active .st2-hero--general-search__tab-box.tab--domestic-stay {
		visibility: visible;
		overflow-y: auto;
		opacity: 1;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.modal-domestic-tour-window-is-active .st2-hero--general-search__tab-box.tab--domestic-tour {
		visibility: visible;
		overflow-y: auto;
		opacity: 1;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.modal-overseas-tour-window-is-active .st2-hero--general-search__tab-box.tab--overseas-tour {
		visibility: visible;
		overflow-y: auto;
		opacity: 1;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.modal-japan-railways-plus-stay-window-is-active .st2-hero--general-search__tab-box.tab--japan-railways-plus-stay {
		visibility: visible;
		overflow-y: auto;
		opacity: 1;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.st2-hero--general-search__tab-box {
		position: fixed;
		z-index: 9999;
		top: 0;
		left: 0;
		visibility: hidden;
		width: 100%;
		height: 100%;
		padding: 1rem;
		transition: all .5s cubic-bezier(.25, .8, .25, 1);
		opacity: 0;
		background-color: rgba(0, 0, 0, .64);
		-webkit-backdrop-filter: blur(.4rem);
		backdrop-filter: blur(.4rem)
	}

	.st2-hero--general-search__tab-box>div {
		position: relative;
		padding: 1rem;
		background-color: #fff
	}

	.st2-hero--form-grouping {
		width: 100%;
		margin-top: 2rem
	}

	.st2-hero--form-grouping-01>div {
		width: 100%;
		flex-wrap: wrap
	}

	.st2-hero--form-grouping-01>div .st2-form--select {
		width: 100%;
		margin-top: 1rem
	}

	.st2-hero--form-grouping-02>div>p {
		margin-bottom: .6rem
	}

	.st2-hero--form-grouping-03>div>p {
		margin-bottom: .6rem
	}

	.st2-hero--form-grouping-03>div .st2-form--input-text {
		margin-top: 1rem
	}

	.st2-hero--form-grouping-04>div {
		width: 100%;
		flex-wrap: wrap
	}

	.st2-hero--form-grouping-04>div>* {
		width: 47%
	}

	.st2-hero--form-grouping-04>div>:nth-child(1) {
		order: 1
	}

	.st2-hero--form-grouping-04>div>:nth-child(2) {
		margin-top: .25rem;
		order: 3
	}

	.st2-hero--form-grouping-04>div>:nth-child(3) {
		order: 2
	}

	.st2-hero--form-grouping-04>div>:nth-child(4) {
		margin-top: .25rem;
		order: 4
	}

	.st2-hero--form-grouping-04>div .st2-form--increment-number input {
		width: 9rem
	}

	.st2-hero--form-grouping-05>div {
		width: 100%
	}

	.st2-hero--form-grouping-06>div .st2-form--select {
		margin-top: 1rem
	}

	.st2-hero--form-grouping-07>div .st2-form--select {
		margin-top: 1rem
	}

	.st2-hero--form-grouping-08>div>div {
		margin-top: 1rem
	}

	.st2-hero--form-grouping-08>div .st2-form--select {
		margin-top: .5rem
	}

	.st2-hero--form-grouping-08>div .st2-form--input-text {
		margin-top: .25rem
	}

	.st2-hero--form-grouping-08>div .st2-form--input-checkbox {
		margin-top: 1.5rem
	}

	.st2-hero--form-grouping-09>div .st2-form--increment-number {
		margin-top: .5rem
	}

	.st2-hero--form-grouping-09>div .st2-form--increment-number input {
		width: 100%;
		flex: 0 1 auto
	}

	.st2-hero--form-grouping-09>div .st2-form--increment-select {
		width: 100%;
		margin-top: .5rem
	}

	.st2-hero--form-grouping-09>div .st2-form--increment-select label {
		width: 100%;
		border-top: 1px solid #cfcfcf;
		border-bottom: 1px solid #cfcfcf
	}

	.st2-hero--form-grouping-09>div .st2-form--increment-select select {
		width: 1em;
		margin: 0 auto;
		padding: 2px 0 3px 0;
		border: none
	}

	.st2-hero--form-grouping-09__selected-txt {
		display: none
	}

	.st2-hero--form-grouping-10>div {
		width: 100%
	}

	.st2-hero--form-grouping-11>div .st2-form--select {
		margin-top: .5rem
	}

	.st2-hero--form-grouping-12>div .st2-form--select {
		margin-top: .5rem
	}

	.st2-hero--form-grouping-12>div .st2-form--input-text {
		margin-top: .25rem
	}

	.st2-hero--form-grouping-12>div .st2-form--input-checkbox {
		margin-top: .25rem
	}

	.st2-hero--form-grouping-13>div {
		width: 100%
	}

	.st2-hero--form-grouping-14>div .st2-form--select {
		margin-top: 1rem
	}

	.st2-hero--form-grouping-16>div {
		width: 100%;
		flex-wrap: wrap
	}

	.st2-hero--form-grouping-16>div .st2-form--increment-select {
		width: 100%;
		margin-top: .5rem
	}

	.st2-hero--form-grouping-16>div .st2-form--increment-select label {
		width: 100%;
		border-top: 1px solid #cfcfcf;
		border-bottom: 1px solid #cfcfcf
	}

	.st2-hero--form-grouping-16>div .st2-form--increment-select select {
		width: 1em;
		margin: 0 auto;
		padding: 2px 0 3px 0;
		border: none
	}

	.st2-hero--form-grouping-16>div .st2-form--increment-select:last-child select {
		width: 7rem
	}

	.st2-hero--2column {
		min-height: 69.806763285vw;
		padding-bottom: 5.85rem
	}

	.st2-hero--2column>div>div>div>div {
		flex-direction: column-reverse;
		padding: 0 2rem;
		justify-content: flex-end
	}

	.st2-hero--2column__category-container {
		margin-top: 2rem
	}

	.st2-hero--2column__category-container>div {
		padding: 1.5rem
	}

	.st2-hero--2column__category-container h2 {
		font-size: 1.4rem
	}

	.st2-hero--2column__category-container h2 svg {
		width: 2rem;
		height: 2rem;
		margin-bottom: -.5rem
	}

	.st2-hero--2column__label-list>div>ul>li {
		margin: .25rem .5rem 0 0
	}

	.st2-hero--2column__label-list>div>ul>li a {
		font-size: .93rem;
		padding: .375rem 1rem
	}

	.st2-hero--2column__img-container {
		text-align: center
	}

	.st2-list--date>div>div>div>div {
		margin-top: -.5rem
	}

	.st2-list--date__item>div {
		padding: .75rem 0;
		padding-right: 1.8rem
	}

	.st2-list--date__head time+span {
		margin-left: 1.3rem
	}

	.st2-list--date__head span {
		padding: .1rem 1.25rem
	}

	.st2-list--date__head+.st2-list--date__body {
		margin-top: .4rem
	}

	.st2-list--date__body p {
		font-size: 1.2rem
	}

	.st2-list--date__body p a.this-blank::before {
		background-position: right .5rem top 50%;
		background-size: 1.1rem auto
	}

	.st2-list--date__body p a.this-pdf::before {
		background-position: right .5rem top 50%;
		background-size: 1.1rem auto
	}

	.st2-list--date__body p a::before {
		background-size: 1.8rem auto
	}

	.st2-keyword-list>div>div>div>div {
		margin-top: -.35rem;
		margin-left: -.35rem
	}

	.st2-keyword-list__item {
		margin-top: .35rem;
		margin-left: .35rem
	}

	.st2-btn[data-btn-border=''] {
		border-radius: .1rem
	}

	.st2-btn a::before {
		width: 2.5rem;
		height: 1.6rem
	}

	.st2-btn a {
		min-width: 68.966%;
		padding: .85rem 0
	}

	.st2-btn a span {
		font-size: 1.4rem
	}

	.st2-btn a i {
		width: 2.5rem;
		height: 1.6rem
	}

	.st2-card--default__inner>div {
		display: flex;
		align-content: stretch
	}

	.st2-card--default__pic-container {
		width: 33.447%;
		flex-shrink: 0
	}

	.st2-card--default__pic-container span {
		padding: .15rem .5rem
	}

	.st2-card--default__txt-container {
		flex-grow: 1;
		flex-basis: 0
	}

	.st2-card--default__txt-container>div {
		padding-left: .5rem
	}

	.st2-card--default__txt-group--upper p {
		font-size: 1.2rem
	}

	.st2-card--default__txt-group--upper+.st2-card--default__txt-group--lower {
		margin-top: .2rem
	}

	.st2-card--default__area-label {
		padding: .35rem .5rem .25rem
	}

	.st2-card--default__area-label+.st2-card--default__title {
		margin-top: .35rem
	}

	.st2-card--default__summary {
		line-height: 1.24
	}

	.st2-card--default__area-label+.st2-card--default__summary {
		margin-top: .2rem
	}

	.st2-card--default__title+.st2-card--default__summary {
		margin-top: .1rem
	}

	.st2-card--horizontal__pic-container {
		width: 33.447%
	}

	.st2-card--horizontal__txt-container>div {
		padding-left: .5rem
	}

	.st2-card--horizontal__summary {
		font-size: 1.2rem;
		line-height: 1.24
	}

	.st2-card--horizontal__pricing {
		margin-top: .35rem
	}

	.st2-card--link__icn-container {
		width: 22.49%
	}

	.st2-card--link__txt-container>div {
		background-size: 2.8rem 2.8rem
	}

	.st2-section-block--fitty .st2-card--linkinho>div {
		padding: 0 4.688%
	}

	.st2-card--linkinho__txt-container>div {
		background-size: 2.8rem 2.8rem
	}

	.st2-card--sns__body>div {
		margin-top: -2rem
	}

	.st2-card--members-club__head p {
		font-size: 1.9rem
	}

	.st2-card--members-club .inset-divide-layout__item:nth-child(even) {
		margin-top: 1rem
	}

	.st2-card--members-club .inset-divide-layout__list ul li {
		padding-left: 1rem
	}

	.st2-card--members-club .inset-divide-layout__list ul li span {
		font-size: 1.6rem
	}

	.st2-card--members-club .inset-divide-layout__list--link {
		font-size: 1.6rem
	}

	.st2-card--members-club .inset-divide-layout__list--link ul li {
		padding-left: 2rem
	}

	.st2-card--members-club .inset-divide-layout__btn a span {
		font-size: 1.2rem
	}

	.st2-card--tokyo-2020__inner>div {
		padding: 1rem
	}

	.st2-card--tokyo-2020__pic-container img[data-device=desktop] {
		display: none
	}

	.st2-card--tokyo-2020__pic-container img[data-device=mobile] {
		width: 100%
	}

	.st2-card--subsp>div {
		background-color: #fff;
		box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
	}

	.st2-card--subsp>div>div {
		padding: 1rem
	}

	.st2-card--subsp__title>div {
		padding: .25rem
	}

	.st2-card--subsp__title p {
		font-size: 1.1rem
	}

	.st2-card--subsp__lower-block {
		margin-top: .5rem
	}

	.st2-card--subsp__txt-container p {
		font-size: 1.2rem
	}

	.st2-card--subsp__btns {
		margin-top: .5rem
	}

	.st2-card--subsp__btn a {
		padding: .35rem 0 .35rem .7rem
	}

	.st2-fig-panel__label-container {
		padding: .15rem .5rem
	}

	.st2-fig-panel__txt-container p {
		font-size: 1.1rem;
		line-height: 1.36
	}

	.st2-form--input-radio {
		margin-right: .8rem
	}

	.st2-form--input-text {
		max-height: 2.8rem
	}

	.st2-form--input-text>span>span>span>span {
		position: relative;
		top: -.8rem;
		width: 160%;
		-webkit-transform: scale(.625);
		transform: scale(.625);
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.st2-form--input-text.st2-datepicker-wrapper i {
		width: 3.2rem;
		height: 3.2rem
	}

	.st2-form--input-text [type=text] {
		font-size: 1.6rem;
		padding: .88rem 1.2rem
	}

	.st2-form--select {
		max-height: 2.8rem
	}

	.st2-form--select>span>span>span>span {
		top: -.8rem;
		width: 160%;
		-webkit-transform: scale(.625);
		transform: scale(.625);
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.st2-form--select>span>span>span>span::after {
		width: 2.75rem;
		background-size: 80% 50%
	}

	.st2-form--select select {
		font-size: 1.6rem;
		padding: .88rem 4.4rem .88rem 1.2rem
	}

	.st2-form--increment-number.this-inactive::after {
		-webkit-transform: scaleY(.625);
		transform: scaleY(.625)
	}

	.domestic-stay .st2-form--increment-number.this-inactive::after {
		top: -.8rem
	}

	.st2-form--increment-number>span>span>span>span {
		width: 160%;
		-webkit-transform: scale(.625);
		transform: scale(.625);
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number>span>span>span>span {
		position: relative;
		top: -.8rem
	}

	.st2-form--increment-number button {
		width: 3.28rem
	}

	.st2-form--increment-number button i {
		width: 2.4rem;
		height: 2.4rem
	}

	.st2-form--increment-number input[type=text] {
		font-size: 1.6rem
	}

	.firefox .st2-split-layout--japan-railways-plus-stay-exclusive .st2-form--increment-number input[type=text] {
		max-width: calc(100% - 4rem)
	}

	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number input[type=text] {
		flex-shrink: 0;
		flex-basis: 0
	}

	.firefox .st2-split-layout--domestic-stay-exclusive .st2-form--increment-number input[type=text] {
		width: calc(100% - 4.1rem);
		flex-basis: auto
	}

	.edge .st2-split-layout--domestic-stay-exclusive__item--diff .st2-form--increment-number input[type=text],
	.ie .st2-split-layout--domestic-stay-exclusive__item--diff .st2-form--increment-number input[type=text] {
		width: 8.4rem;
		flex-basis: auto
	}

	.st2-form--increment-select>span>span>span>span {
		position: relative;
		top: -.8rem;
		width: 160%;
		-webkit-transform: scale(.625);
		transform: scale(.625);
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.st2-form--increment-select button {
		width: 4.4rem
	}

	.st2-form--increment-select button i {
		width: 3.2rem;
		height: 3.2rem
	}

	.st2-form--increment-select label::after {
		width: 2.75rem;
		background-size: 50% 80%
	}

	.st2-form--increment-select label select {
		font-size: 1.6rem;
		padding: .55rem 2.75rem .55rem .75rem
	}

	.st2-form--button>span button[type=button] {
		font-size: 1.2rem;
		height: 3.5rem
	}

	.st2-form--button-submit button[type=submit] {
		font-size: 1.4rem;
		height: 3.5rem
	}

	.st2-split-layout--domestic-stay-exclusive__item--diff .st2-form--increment-number-container>div>div>div>div {
		display: block
	}

	.st2-split-layout--japan-railways-plus-stay-exclusive .st2-form--increment-number-container__head {
		flex-basis: 3.5rem
	}

	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number-container__head {
		flex-basis: 5.25rem
	}

	.st2-split-layout--domestic-stay-exclusive__item .st2-form--increment-number-container__head p {
		position: relative;
		top: -.8rem
	}

	.st2-split-layout--domestic-stay-exclusive__item--diff .st2-form--increment-number-container__head p {
		top: auto
	}

	.st2-split-layout--domestic-stay-exclusive .st2-form--increment-number-container__body {
		width: 6rem;
		flex-shrink: 0
	}

	.st2-split-layout--domestic-stay-exclusive__item--diff .st2-form--increment-number-container__body {
		width: 100%;
		margin-top: .4rem
	}

	.st2-form--increment-number-container__foot {
		flex-basis: 1.7rem
	}

	.st2-split-layout--domestic-stay-exclusive__item--diff .st2-form--increment-number-container__foot {
		display: none
	}

	.st2-form--increment-number-container__foot a {
		position: relative;
		top: -.7rem;
		width: 1.7rem;
		height: 1.7rem
	}

	.hidden-mobile+.st2-form-stack-container {
		margin-top: 0
	}

	.st2-form-stack-container {
		margin-top: .75rem
	}

	.st2-form-stack-container__divide-layout-item {
		max-height: 2.8rem
	}

	.form-elements-stack-container+.form-elements-stack-container {
		margin-top: .6rem
	}

	.form-elements-stack-container__inner>div.this-evenly .form-elements-stack-container__item:nth-child(odd) {
		flex: 0 1 auto
	}

	.form-elements-stack-container__inner>div.this-evenly .form-elements-stack-container__item:nth-child(even) {
		flex: 0 1 auto
	}

	.form-elements-stack-container__item:nth-child(odd) {
		flex-grow: 1;
		flex-basis: 0
	}

	.form-elements-stack-container__item:nth-child(even) {
		flex-shrink: 0
	}

	.form-elements-stack-container__item>div {
		max-height: 2.8rem
	}

	.st2-keyword-search-bar {
		margin: 1.5rem auto 1.5rem
	}

	.st2-keyword-search-bar>div>div {
		padding: 1rem
	}

	.st2-keyword-search-bar__item:last-child {
		margin-top: 1rem
	}

	.modal-map-window-is-active .st2-modal-scope--map {
		visibility: visible;
		pointer-events: auto;
		opacity: 1
	}

	.st2-modal-scope--refine>div>div>div>div {
		display: block;
		min-height: 0
	}

	.st2-modal-scope__inner {
		padding: 2rem 2rem 15rem 2rem
	}

	.windows.ie.toppage.domestic-stay .st2-modal-scope__map-container>div>svg,
	.windows.ie.toppage.domestic-tour .st2-modal-scope__map-container>div>svg,
	.windows.ie.toppage.overseas-tour .st2-modal-scope__map-container>div>svg {
		height: 93.342vw
	}

	.st2-modal-contents--about-children__close a {
		padding: 0 0 0 1.6rem
	}

	.st2-bnr {
		margin: 1rem auto
	}

	.st2-btn+.st2-bnr {
		margin-top: 1.5rem
	}

	.st2-split-layout--bnr+.st2-bnr {
		margin-top: -1.05rem
	}

	.st2-section-block--fitty .st2-bnr>div>div {
		max-width: 90.625%;
		margin: 0 auto
	}

	.st2-bnr__inner {
		width: 100%
	}

	.st2-selectable-area-wrapper>div {
		border-radius: .1rem;
		box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
	}

	.toppage.domestic-tour .st2-selectable-area-wrapper>div,
	.toppage.japan-railways-plus-stay .st2-selectable-area-wrapper>div {
		border: solid 1px #ff9934
	}

	.toppage.domestic-stay .st2-selectable-area-wrapper>div {
		border: solid 1px #f4526a
	}

	.toppage.overseas-tour .st2-selectable-area-wrapper>div {
		border: solid 1px #2a95cb
	}

	.toppage.general .st2-selectable-area-wrapper>div {
		border: solid 1px #5f5f5f
	}

	.st2-selectable-area__device[data-device=desktop] {
		display: none
	}

	.st2-selectable-area label {
		top: -.45rem;
		width: 133.333%;
		-webkit-transform: scale(.75);
		transform: scale(.75);
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.st2-selectable-area select {
		font-size: 1.6rem
	}

	.st2-bar--sns__head {
		order: 1
	}

	.st2-bar--sns__head p {
		font-weight: 700
	}

	.st2-bar--sns__body {
		margin-top: 1rem;
		flex-basis: 100%;
		order: 3
	}

	.st2-bar--sns__foot {
		order: 2
	}

	.st2-important-bar>div {
		padding: 0 4.688%
	}

	.st2-important-bar>div>div {
		padding: .5rem 0
	}

	.st2-tabinaka-summary__head {
		padding: 1.5rem
	}

	.st2-tabinaka-summary__head p:first-child {
		font-size: 1.6rem;
		flex-basis: 11rem
	}

	.st2-split-layout {
		margin: 1.5rem auto
	}

	.st2-selectable-area-wrapper .st2-split-layout {
		margin: 0 auto
	}

	.toppage.domestic-tour .st2-selectable-area-wrapper .st2-split-layout,
	.toppage.japan-railways-plus-stay .st2-selectable-area-wrapper .st2-split-layout {
		border-top: solid 1px #ff9934
	}

	.toppage.domestic-stay .st2-selectable-area-wrapper .st2-split-layout {
		border-top: solid 1px #f4526a
	}

	.toppage.overseas-tour .st2-selectable-area-wrapper .st2-split-layout {
		border-top: solid 1px #2a95cb
	}

	.toppage.general .st2-selectable-area-wrapper .st2-split-layout {
		border-top: solid 1px #5f5f5f
	}

	.st2-bnr+.st2-split-layout--bnr[data-split-layout='2'] {
		margin-top: -.6rem
	}

	.st2-split-layout--keep-2columns>div>div>div>div {
		display: flex;
		margin-top: -.4rem;
		flex-wrap: wrap;
		align-content: stretch
	}

	.st2-selectable-area-wrapper .st2-split-layout--list-stack>div {
		padding: .75rem
	}

	.toppage.domestic-tour .st2-selectable-area-wrapper .st2-split-layout--list-stack>div,
	.toppage.japan-railways-plus-stay .st2-selectable-area-wrapper .st2-split-layout--list-stack>div {
		background-color: #ffebd7
	}

	.toppage.domestic-stay .st2-selectable-area-wrapper .st2-split-layout--list-stack>div {
		background-color: #feebee
	}

	.toppage.overseas-tour .st2-selectable-area-wrapper .st2-split-layout--list-stack>div {
		background-color: #e2f1f9
	}

	.toppage.general .st2-selectable-area-wrapper .st2-split-layout--list-stack>div {
		background-color: #fff
	}

	.st2-split-layout--list-stack>div>div {
		padding: 0 .75rem;
		background-color: #fff;
		box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
	}

	.st2-selectable-area-wrapper .st2-split-layout--list-stack>div>div {
		box-shadow: none
	}

	.st2-split-layout[data-split-layout='2'].st2-split-layout--keep-2columns>div>div>div>div {
		margin-left: -1.25%
	}

	.st2-split-layout[data-split-layout='3'].st2-split-layout--keep-2columns>div>div>div>div {
		margin-left: -1.25%
	}

	.st2-split-layout[data-split-layout='4'].st2-split-layout--keep-2columns>div>div>div>div {
		margin-left: -1.25%
	}

	.st2-split-layout[data-split-layout='5'].st2-split-layout--keep-2columns>div>div>div>div {
		margin-left: -1.25%
	}

	[data-show-counter='6'] .st2-split-layout__item:nth-child(-n+3) {
		display: block !important
	}

	[data-show-counter='6'] .st2-split-layout__item:nth-child(n+4) {
		display: none
	}

	.st2-split-layout__item:last-child {
		margin-bottom: 0
	}

	.st2-split-layout--keep-2columns .st2-split-layout__item {
		width: 48.765%;
		margin-top: .4rem;
		margin-left: 1.235%
	}

	.st2-split-layout--keep-2columns[data-item-feature='2'] .st2-split-layout__item {
		width: 48.765%;
		margin-top: .4rem;
		margin-left: 1.235%
	}

	.st2-split-layout--list-stack .st2-split-layout__item {
		padding: .75rem 0
	}

	.st2-split-layout__item+.st2-split-layout__item {
		margin-top: .4rem
	}

	.st2-split-layout--list-stack .st2-split-layout__item+.st2-split-layout__item {
		margin-top: 0;
		border-top: solid 1px #e8e8e8
	}

	.st2-split-layout--advance {
		margin: 1.5rem auto
	}

	.st2-split-layout+.st2-split-layout--advance {
		margin: -1rem auto;
		margin-bottom: 1px
	}

	.st2-split-layout--advance__item+.st2-split-layout--advance__item {
		margin-top: .4rem
	}

	.st2-split-layout--modifier {
		margin: 1.5rem auto
	}

	.st2-split-layout+.st2-split-layout--modifier {
		margin: -1rem auto;
		margin-bottom: 1px
	}

	.st2-split-layout--modifier__item+.st2-split-layout--modifier__item {
		margin-top: .4rem
	}

	.st2-split-layout--domestic-stay-exclusive__body>div {
		margin-top: -.4rem
	}

	.st2-split-layout--domestic-stay-exclusive__item {
		max-height: 1.9rem;
		margin-top: .4rem
	}

	.st2-split-layout--domestic-stay-exclusive__item--diff {
		width: 48.162%;
		max-height: 3.8rem
	}

	.st2-split-layout--japan-railways-plus-stay-exclusive__body>div {
		margin-top: -.4rem
	}

	.st2-split-layout--japan-railways-plus-stay-exclusive__item {
		margin-top: .4rem
	}

	.menuBodySearch #searchKw {
		font-size: 1.6rem;
		position: absolute;
		top: -1.1rem;
		width: 160%;
		height: 56px !important;
		-webkit-transform: scale(.625);
		transform: scale(.625);
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.st2-site-footer__bnr {
		padding: 4.688%
	}

	.st2-site-footer__item--bnr {
		width: 48.276%
	}

	.st2-site-footer__item--bnr:not(:nth-child(-n+2)) {
		padding-top: 3.571%
	}

	.st2-site-footer__search-area>div {
		border-bottom: solid 1px #d9d9d9
	}

	.st2-site-footer__search-area+.st2-site-footer__block--navigation {
		margin-top: 1rem
	}

	.st2-site-footer__search-area a {
		color: inherit
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__head {
		cursor: pointer;
		color: #fff;
		background-color: #333
	}

	.toppage.domestic-tour .st2-site-footer__search-toggle--root .search-toggle--root__head,
	.toppage.japan-railways-plus-stay .st2-site-footer__search-toggle--root .search-toggle--root__head {
		background-color: #ff9934
	}

	.toppage.domestic-stay .st2-site-footer__search-toggle--root .search-toggle--root__head {
		background-color: #f4526a
	}

	.toppage.overseas-tour .st2-site-footer__search-toggle--root .search-toggle--root__head {
		background-color: #2a95cb
	}

	.toppage.general .st2-site-footer__search-toggle--root .search-toggle--root__head {
		background-color: #5f5f5f
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__head.this-active p span b {
		background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+CiAgICA8ZyBjbGFzcz0ibmMtaWNvbi13cmFwcGVyIiBmaWxsPSIjZmZmIj4KICAgICAgICA8cGF0aCBkPSJNMzggMjZIMTB2LTRoMjh2NHoiLz4KICAgIDwvZz4KPC9zdmc+')
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__head p {
		font-size: 1.5rem;
		line-height: 1.13
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__head p span {
		display: block;
		padding: 2.5% 3.125% 2.5% 4.688%
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__head p span b {
		display: block;
		background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+CiAgICA8ZyBjbGFzcz0ibmMtaWNvbi13cmFwcGVyIiBmaWxsPSIjZmZmIj4KICAgICAgICA8cGF0aCBkPSJNMzggMjZIMjZ2MTJoLTRWMjZIMTB2LTRoMTJWMTBoNHYxMmgxMnY0eiIvPgogICAgPC9nPgo8L3N2Zz4=');
		background-size: contain
	}

	.ie .st2-site-footer__search-toggle--root .search-toggle--root__head p span b {
		background-position: 98% 50%;
		background-size: 1.7rem 1.7rem
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__split-body {
		display: none
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear {
		display: none
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item+.search-toggle--root__item {
		border-top: solid 1px #e4e4e4
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item p {
		font-size: 1.4rem;
		line-height: 1.14
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item p a {
		display: block
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item p a span {
		display: block;
		padding: 2.5% 3.125% 2.5% 4.688%
	}

	.st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item p a span b {
		font-weight: 400;
		display: block;
		background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgY2xhc3M9Im5jLWljb24td3JhcHBlciIgZmlsbD0iIzMzMyI+PHBhdGggZD0iTTEwIDZMOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIvPjwvZz48L3N2Zz4=');
		background-size: contain
	}

	.ie .st2-site-footer__search-toggle--root .search-toggle--root__body.search-toggle--root__clear .search-toggle--root__item p a span b {
		background-position: 98% 50%;
		background-size: 1.7rem 1.7rem
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest>div {
		font-size: 1.4rem;
		line-height: 1.14
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__head {
		border-top: solid 1px #d9d9d9
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__head.this-active p span {
		background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+CiAgICA8ZyBjbGFzcz0ibmMtaWNvbi13cmFwcGVyIiBmaWxsPSIjMzMzMzMzIj4KICAgICAgICA8cGF0aCBkPSJNMzggMjZIMTB2LTRoMjh2NHoiLz4KICAgIDwvZz4KPC9zdmc+')
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__head p a {
		display: block;
		padding: 2.5% 3.125% 2.5% 4.688%
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__head p span {
		display: block;
		background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+CiAgICA8ZyBjbGFzcz0ibmMtaWNvbi13cmFwcGVyIiBmaWxsPSIjMzMzMzMzIj4KICAgICAgICA8cGF0aCBkPSJNMzggMjZIMjZ2MTJoLTRWMjZIMTB2LTRoMTJWMTBoNHYxMmgxMnY0eiIvPgogICAgPC9nPgo8L3N2Zz4=');
		background-size: contain
	}

	.ie .st2-site-footer__search-toggle--root .search-toggle--nest__head p span {
		background-position: 98% 50%;
		background-size: 1.7rem 1.7rem
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body {
		display: none;
		background-color: #efefef;
		box-shadow: inset 0 .15rem .6rem -.2rem rgba(0, 0, 0, .58)
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body p {
		border-top: solid 1px #d9d9d9
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body p a {
		display: block;
		padding: 2.5% 3.125% 2.5% 7.656%
	}

	.st2-site-footer__search-toggle--root .search-toggle--nest__body p span {
		display: block;
		overflow: hidden;
		padding-right: 1rem;
		white-space: nowrap;
		text-overflow: ellipsis;
		-ms-text-overflow: ellipsis;
		background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgY2xhc3M9Im5jLWljb24td3JhcHBlciIgZmlsbD0iIzMzMyI+PHBhdGggZD0iTTEwIDZMOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIvPjwvZz48L3N2Zz4=');
		background-size: contain
	}

	.ie .st2-site-footer__search-toggle--root .search-toggle--nest__body p span {
		background-position: 98% 50%;
		background-size: 1.7rem 1.7rem
	}

	.st2-site-footer__block--navigation a {
		color: inherit
	}

	.st2-site-footer__toggle--head {
		cursor: pointer;
		border-top: solid 1px #e4e4e4
	}

	.st2-site-footer__toggle--head.this-active p>span>b {
		background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+CiAgICA8ZyBjbGFzcz0ibmMtaWNvbi13cmFwcGVyIiBmaWxsPSIjMzMzMzMzIj4KICAgICAgICA8cGF0aCBkPSJNMzggMjZIMTB2LTRoMjh2NHoiLz4KICAgIDwvZz4KPC9zdmc+')
	}

	.st2-site-footer__toggle--head p {
		font-size: 1.4rem;
		line-height: 1.14
	}

	.st2-site-footer__toggle--head p>span>b {
		font-weight: 400;
		background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+CiAgICA8ZyBjbGFzcz0ibmMtaWNvbi13cmFwcGVyIiBmaWxsPSIjMzMzMzMzIj4KICAgICAgICA8cGF0aCBkPSJNMzggMjZIMjZ2MTJoLTRWMjZIMTB2LTRoMTJWMTBoNHYxMmgxMnY0eiIvPgogICAgPC9nPgo8L3N2Zz4=');
		background-size: contain
	}

	.ie .st2-site-footer__toggle--head p>span>b {
		background-position: 98% 50%;
		background-size: 1.7rem 1.7rem
	}

	.st2-site-footer__toggle--head a {
		display: block
	}

	.st2-site-footer__toggle--head a span b {
		font-weight: 400;
		background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgY2xhc3M9Im5jLWljb24td3JhcHBlciIgZmlsbD0iIzMzMyI+PHBhdGggZD0iTTEwIDZMOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIvPjwvZz48L3N2Zz4=');
		background-size: contain
	}

	.ie .st2-site-footer__toggle--head a span b {
		background-position: 98% 50%;
		background-size: 1.7rem 1.7rem
	}

	.st2-site-footer__toggle--head span {
		display: block;
		padding: 2.5% 3.125% 2.5% 4.688%
	}

	.st2-site-footer__toggle--head span b {
		display: block
	}

	.st2-site-footer__toggle--body {
		display: none;
		border-top: solid 1px #e4e4e4
	}

	.st2-site-footer__toggle--body>div {
		background-color: #efefef;
		box-shadow: inset 0 .15rem .6rem -.2rem rgba(0, 0, 0, .58)
	}

	.st2-site-footer__toggle--body p {
		font-size: 1.4rem;
		line-height: 1.14
	}

	.st2-site-footer__toggle--body p+p {
		border-top: solid 1px #e4e4e4
	}

	.st2-site-footer__toggle--body a {
		display: block;
		padding: 2.5% 3.125% 2.5% 7.656%
	}

	.st2-site-footer__toggle--body span {
		display: block;
		background: no-repeat 100% 50% url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGcgY2xhc3M9Im5jLWljb24td3JhcHBlciIgZmlsbD0iIzMzMyI+PHBhdGggZD0iTTEwIDZMOC41OSA3LjQxIDEzLjE3IDEybC00LjU4IDQuNTlMMTAgMThsNi02eiIvPjwvZz48L3N2Zz4=');
		background-size: contain
	}

	.ie .st2-site-footer__toggle--body span {
		background-position: 98% 50%;
		background-size: 1.7rem 1.7rem
	}

	.st2-site-footer__item--unique {
		display: none;
		speak: none
	}

	.st2-site-footer__page-to-top a {
		right: 1rem;
		width: 16.875%
	}

	.st2-site-footer__page-to-top a img {
		width: 100%
	}

	.st2-site-footer__page-to-top.this-active a {
		bottom: 1rem
	}

	.st2-site-footer__block--floor {
		padding: 0 3.125%
	}

	.st2-site-footer__block--primitive-navigation {
		display: none
	}

	.st2-site-footer__sub-navigation>div {
		padding-top: .5rem;
		flex-wrap: wrap;
		justify-content: space-around
	}

	.st2-site-footer__sub-navigation p {
		font-size: 1rem;
		margin-top: 1rem
	}

	.st2-site-footer__sub-navigation p:nth-child(-n+3) {
		text-align: center;
		flex-basis: 33.333%
	}

	.st2-site-footer__copyright {
		padding: 1rem
	}

	.st2-site-footer__copyright>div small {
		font-size: 1rem
	}

	.flatpickr-calendar {
		position: fixed !important;
		top: 50% !important;
		left: 50% !important;
		-webkit-transform: translate(-50%, -50%) !important;
		transform: translate(-50%, -50%) !important
	}

	.pc-only {
		display: none !important
	}

	.st2-block-components .st2-heading-lv3 {
		margin-bottom: 1rem
	}

	.st2-block-components .st2-heading-lv3__heading__txt {
		font-size: 1.4rem
	}

	.st2-block-components .st2-heading-lv3[data-style='1']>div {
		padding: .7rem 1rem
	}

	.st2-block-components .st2-heading-lv4__heading__txt {
		font-size: 1.4rem
	}

	.st2-block-components .st2-heading-lv5__heading__txt {
		font-size: 1.3rem
	}

	.st2-block-components .st2-heading-lv6 {
		margin-bottom: 1.3rem
	}

	.st2-block-components .st2-heading-lv6[data-color]>div {
		padding-left: 1.5rem
	}

	.st2-block-components .st2-heading-lv6[data-color]>div::before {
		top: 2px
	}

	.st2-block-components .st2-heading-lv6__heading__txt {
		font-size: 1.2rem
	}

	.st2-block-components .st2-catch {
		margin-bottom: 1rem
	}

	.st2-block-components .st2-catch[data-style='1'] p {
		font-size: 1.4rem
	}

	.st2-block-components .st2-catch[data-style='2'] p {
		font-size: 1.4rem
	}

	.st2-block-components .st2-paragraph p {
		font-size: 1.1rem
	}

	.st2-block-components .st2-paragraph[data-size=smaller] p {
		font-size: 1rem
	}

	.st2-block-components .st2-paragraph[data-size=larger] p {
		font-size: 1.2rem
	}

	.st2-block-components .st2-paragraph[data-size=huge] p {
		font-size: 1.3rem
	}

	.st2-block-components .st2-list__item {
		font-size: 1.1rem
	}

	.st2-block-components .st2-list__item>div.st2-list__container::before {
		top: .7rem
	}

	.st2-block-components .st2-list__item>a.st2-list__container::before {
		top: .7rem
	}

	.st2-block-components .st2-list--order[data-style='1'] .st2-list--order__item::before {
		font-size: 1.1rem
	}

	.st2-block-components .st2-list--order[data-style='1'] .st2-list--order__container {
		font-size: 1.1rem
	}

	.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item {
		padding: .5rem 1rem 1rem
	}

	.st2-block-components .st2-list--order[data-style='2'] .st2-list--order__item-label {
		font-size: 1.3rem
	}

	.st2-block-components .st2-list--note__item>div.st2-list--note__container {
		font-size: 1.1rem
	}

	.st2-block-components .st2-list--detail__item+.st2-list--detail__item {
		margin-top: 1.5rem
	}

	.st2-block-components .st2-list--detail__item-label {
		font-size: 1.1rem
	}

	.st2-block-components .st2-btn__container {
		font-size: 1.1rem;
		padding: .8rem 2.5rem
	}

	.st2-block-components .st2-btn .st2-icon-newwin,
	.st2-block-components .st2-btn .st2-icon-pdf,
	.st2-block-components .st2-btn .st2-icon-right-arrow {
		width: 1.1rem;
		height: 1.1rem
	}

	.st2-block-components .st2-btn-list__holder {
		margin-top: -1rem
	}

	.st2-block-components .st2-btn-list__item {
		margin-top: 1rem
	}

	.st2-block-components .pc-only {
		display: none
	}

	.st2-block-components .st2-pic-block__container-wrapper .st2-pic-block__pic-caption--over p {
		font-size: 1.1rem
	}

	.st2-block-components .st2-pic-block__container-wrapper .st2-pic-block__pic-container {
		text-align: center
	}

	.st2-block-components .st2-pic-block__pic-caption p {
		font-size: 1.1rem
	}

	.st2-block-components .st2-pic-block__pic-caption[data-style=over] p {
		font-size: 1.1rem;
		text-align: right
	}

	.st2-block-components .st2-divide-layout[data-border] .st2-divide-layout__item {
		padding: 2rem 2.989%
	}

	.st2-block-components .st2-divide-layout[data-column='2'] .st2-divide-layout__item {
		margin-top: 2rem
	}

	.st2-block-components .st2-divide-layout[data-column='2'] .st2-divide-layout__item:first-child {
		margin-top: 0
	}

	.st2-block-components .st2-divide-layout[data-column='3'] .st2-divide-layout__item {
		margin-top: 2rem
	}

	.st2-block-components .st2-divide-layout[data-column='3'] .st2-divide-layout__item:first-child {
		margin-top: 0
	}

	.st2-block-components .st2-divide-layout[data-column='4'] .st2-divide-layout__item {
		margin-top: 2rem
	}

	.st2-block-components .st2-divide-layout[data-column='4'] .st2-divide-layout__item:first-child {
		margin-top: 0
	}

	.st2-block-components .st2-divide-layout[data-column='5'] .st2-divide-layout__item {
		margin-top: 2rem
	}

	.st2-block-components .st2-divide-layout[data-column='5'] .st2-divide-layout__item:first-child {
		margin-top: 0
	}

	.st2-block-components .st2-divide-layout[data-sp-column='2']>div>div>div>div {
		display: flex;
		margin: 0 0 0 -1.818%;
		flex-wrap: wrap
	}

	.st2-block-components .st2-divide-layout[data-sp-column='2'] .st2-divide-layout__item {
		width: 48.214%;
		margin: 2rem 0 0 1.786%
	}

	.st2-block-components .st2-divide-layout[data-sp-column='2'] .st2-divide-layout__item:first-child,
	.st2-block-components .st2-divide-layout[data-sp-column='2'] .st2-divide-layout__item:nth-child(2) {
		margin-top: 0
	}

	.st2-block-components .st2-360-view__pic-caption {
		font-size: 1.1rem
	}

	.st2-block-components+.st2-block-components {
		margin-top: 3rem
	}

	.st2-selectable-area-wrapper+.st2-block-components {
		margin-top: 3rem
	}

	.st2-site-footer__block-components>div {
		padding: 2rem 4.688%;
		border-bottom: solid 1px #d9d9d9
	}

	.st2-site-footer__block-components+.st2-site-footer__block--navigation {
		margin-top: 1rem
	}
}

@media (max-width:736px) and (max-height:97.344vw) {
	.modal-domestic-stay-window-is-active .st2-hero--general-search__tab-box.tab--domestic-stay {
		display: block
	}
}

@media (max-width:736px) and (max-height:110.938vw) {
	.modal-domestic-tour-window-is-active .st2-hero--general-search__tab-box.tab--domestic-tour {
		display: block
	}

	.modal-overseas-tour-window-is-active .st2-hero--general-search__tab-box.tab--overseas-tour {
		display: block
	}

	.modal-japan-railways-plus-stay-window-is-active .st2-hero--general-search__tab-box.tab--japan-railways-plus-stay {
		display: block
	}
}

@media (max-width:320px) {
	:root {
		font-size: .625rem
	}

	body {
		min-width: 320px
	}
}

@media (max-height:779px) {
	.st2-modal-scope--refine>div>div>div>div {
		display: block;
		min-height: 0
	}
}

@media print {
	body {
		min-width: 1280px !important
	}

	.st2-category-navigation {
		display: none
	}
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}