@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

html {
  line-height: 1.15;

  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* Sections
   ========================================================================== */

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  overflow: visible;
  height: 0;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
   ========================================================================== */

a {
  background-color: transparent;

  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;

  -webkit-text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  vertical-align: baseline;
  line-height: 0;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

/* Embedded content
   ========================================================================== */

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  display: table;
  padding: 0;
  box-sizing: border-box;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
   ========================================================================== */

details, menu {
  display: block;
}

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

canvas {
  display: inline-block;
}

template {
  display: none;
}

/* Hidden
   ========================================================================== */

[hidden] {
  display: none;
}

:root {
  font-size: 62.5%;
}

html.scroll-lock {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body {
  position: relative;
  color: #333;
  font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.6;
}

[lang=en] body {
  font-family: Helvetica, Arial, Verdana, sans-serif;
}

[lang=zh-cn] body {
  font-family: Microsoft YaHei, "微软雅黑", "SimSun", sans-serif;
}

[lang=zh-tw] body {
  font-family: Microsoft JhengHei, "微軟正黑體", "PMingLiU", sans-serif;
}

[lang=ko] body {
  font-family: "돋움", dotum, arial, san-serif;
}

*, *::before, *::after {
  box-sizing: border-box;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a {
  color: #333;
  text-decoration: none;
  transition: opacity .3s;
}

a:hover, a:focus {
  opacity: .8;
}

a {
  text-decoration: underline;
}

a:link {
  color: #1a64fb;
}

a:visited, a:active {
  color: #553368;
}

b, em, strong {
  font-weight: bold;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd {
  margin: 0;
  padding: 0;
}

button {
  padding: 0;
  border: 0;
  background-color: transparent;
  -webkit-appearance: none;
  color: #333;
  font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Helvetica, sans-serif;
  text-decoration: none;
  cursor: pointer;

  -moz-appearance: none;
  appearance: none;
}

[lang=en] button {
  font-family: Helvetica, Arial, Verdana, sans-serif;
}

[lang=zh-cn] button {
  font-family: Microsoft YaHei, "微软雅黑", "SimSun", sans-serif;
}

[lang=zh-tw] button {
  font-family: Microsoft JhengHei, "微軟正黑體", "PMingLiU", sans-serif;
}

[lang=ko] button {
  font-family: "돋움", dotum, arial, san-serif;
}

ul, ol {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

small {
  font-size: 100%;
}

::-webkit-input-placeholder {
  color: #333;
}

:-ms-input-placeholder {
  color: #333;
}

::-ms-input-placeholder {
  opacity: 1;
  color: #333;
}

::placeholder {
  opacity: 1;
  color: #333;
}

.str-header-01 {
  padding: 0 10px;
  background-color: #164182;
  letter-spacing: 0;
}

.str-header-01 .str-header-01-inner {
  margin: 0 auto;
  padding: 4px 0 7px;
  position: relative;
  max-width: 1180px;
  width: 100%;
  color: #fff;
}

[data-script-enabled="true"] .str-header-01 .str-header-01-inner {
  display: flex;
}

.str-header-01 a:link, .str-header-01 a:visited, .str-header-01 a:active {
  color: #fff;
  text-decoration: none;
}

[lang=en] .str-header-01 a[href], [lang=en] .str-header-01 button {
  word-break: normal;
}

.str-header-01 .ci-city {
  display: flex;
  align-items: center;
  padding-right: 10px;
}

.str-header-01 .ci-city img {
  display: block;
  width: 100px;
}

.str-header-01 .ci-city a:hover {
  opacity: 1;
}

.str-header-01 .menu-city {
  display: flex;
}

.str-header-01 .menu-city .btn-city {
  display: none;
  padding: 10px 10px 10px 40px;
  background-color: #123469;
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 9px;
  text-align: left;
  line-height: 1.1;
}

.str-header-01 .menu-city .btn-city::before {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -17px -110px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  width: 14px;
  height: 15px;
  content: "";
}

.str-header-01 .menu-city .btn-city br {
  display: none;
}

[data-script-enabled="true"] .str-header-01 .menu-city .btn-city br {
  display: inline-block;
}

.str-header-01 .menu-city .link-city {
  display: flex;
  align-items: center;
}

.str-header-01 .menu-city .link-city li {
  padding: 4px 0 0 30px;
  font-size: 12px;
}

.str-header-01 .menu-city .link-city a::after {
  background-image: url(../png/sprite-2.png);
  background-position: -96px -66px;
  width: 11px;
  height: 12px;
}

.str-header-02 {
  padding: 0 10px;
  position: relative;
  letter-spacing: 0;
}

.str-header-02::after {
  display: block;
  background-color: #dadada;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
}

[lang=en] .str-header-02 a[href], [lang=en] .str-header-02 button {
  word-break: normal;
}

.str-header-02 .str-header-02-inner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 17px;
  position: relative;
  max-width: 1180px;
  width: 100%;
  min-height: 100px;
  color: #fff;
}

.str-header-02 .ci {
  padding-top: 4px;
  width: 230px;
}

.str-header-02 .ci .img-pc {
  display: inline-block;
}

.str-header-02 .ci .img-sp {
  display: none;
}

.str-header-02 .ci img {
  display: block;
}

.str-header-02 .ci a:hover {
  opacity: 1;
}

.str-header-02 .header-nav {
  display: flex;
  flex-direction: column;
  width: calc(100% - 230px);
}

.str-header-02 .header-nav .utility {
  display: flex;
  justify-content: flex-end;
  align-items: center;

  flex-shrink: 0;
}

.str-header-02 .header-nav .utility > li {
  margin-left: 35px;
  font-size: 14px;
}

.str-header-02 .header-nav .utility > li._other-lang {
  margin-left: 0;
  font-size: 12px;
}

.str-header-02 .header-nav .utility > li a {
  display: inline-block;
  color: #096dbb;
  text-decoration: none;
}

.str-header-02 .header-nav .utility .link-infomation {
  margin-left: 0;
  position: relative;
  font-size: 1.2rem;

  flex-shrink: 0;
}

.str-header-02 .header-nav .utility .link-infomation::after {
  display: inline-block;
  background-color: #ccc;
  position: absolute;
  top: .25em;
  right: -20px;
  width: 1px;
  height: 1em;
  content: "";
}

.str-header-02 .header-nav .utility .link-infomation-wrap {
  display: flex;
  flex-wrap: nowrap;

  gap: 10px;
}

.str-header-02 .header-nav .utility .link-faq {
  position: relative;
}

.str-header-02 .header-nav .utility .link-faq::after {
  display: none;
}

.str-header-02 .header-nav .utility .link-access {
  display: none;
}

.str-header-02 .header-nav .utility .link-access a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 28px 5px 0;
  width: 100%;
  color: #0075c1;
  font-size: 9px;
  line-height: 1.1;
}

.str-header-02 .header-nav .utility .link-access a span {
  position: relative;
  text-align: center;
}

.str-header-02 .header-nav .utility .link-access a span::before {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -109px -48px;
  position: absolute;
  top: -27px;
  right: 0;
  left: 0;
  width: 19px;
  height: 23px;
  content: "";
}

.str-header-02 .header-nav .utility .link-lang {
  margin: 0 0 0 35px;
  position: relative;
}

.str-header-02 .header-nav .utility .link-lang._other-lang {
  margin: 0 18px 0 38px;
  position: static;
}

.str-header-02 .header-nav .utility .link-lang .btn-lang {
  display: block;
  padding-left: 22px;
  overflow: hidden;
  position: relative;
  color: #096dbb;
  line-height: 1.4;
}

.str-header-02 .header-nav .utility .link-lang .btn-lang:hover {
  opacity: .6;
}

.str-header-02 .header-nav .utility .link-lang .btn-lang::before {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -38px -91px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 17px;
  height: 17px;
  content: "";
}

.str-header-02 .header-nav .utility .link-lang .btn-lang span {
  position: relative;
  text-align: center;
}

.str-header-02 .header-nav .utility .link-lang .btn-lang span::before {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: 0 -66px;
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  width: 22px;
  height: 23px;
  content: "";
}

.str-header-02 .header-nav .utility .link-lang._other-lang .btn-lang {
  display: none;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner {
  display: flex;
  flex-direction: row;
  border: solid 1px #ccc;
  border-radius: 10px;
  background-color: #fff;
  width: 100%;
}

[data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang .link-lang-inner {
  display: none;
  position: absolute;
  z-index: 500;
  top: calc(100% + 10px);
  left: 0;
}

[data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang .link-lang-inner::before {
  display: inline-block;
  margin: auto;
  border-width: 0 5.5px 7px 5.5px;
  border-style: solid;
  border-color: transparent transparent #ccc transparent;
  position: absolute;
  top: -7px;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  content: "";
}

[data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang .link-lang-inner::after {
  display: inline-block;
  margin: auto;
  border-width: 0 5.5px 7px 5.5px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -5px;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  content: "";
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .btn-google-lang {
  display: flex;
  align-items: center;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .btn-google-lang a {
  color: #333;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select {
  display: block;
  width: 100%;

  flex-shrink: 0;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select li {
  display: block;
  margin-right: 0;
  font-size: 12px;
  text-align: center;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select li + li::before {
  display: block;
  background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
  background-repeat: repeat-x;
  background-position: top;
  background-size: 3px 1px;
  width: 100%;
  height: 1px;
  content: "";
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select li:first-child a {
  border-radius: 10px 10px 0 0;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select li:last-child a {
  border-radius: 0 0 10px 10px;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select li::before {
  display: none;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select li:first-child::before {
  display: none;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select a {
  display: block;
  padding: 8px 2px;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select a:hover {
  background-color: #d9edf1;
}

.str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select a::after {
  background-image: url(../png/sprite-2.png);
  background-position: -33px -110px;
  width: 11px;
  height: 12px;
}

.str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner {
  flex-direction: row-reverse;
  border: none;
  border-radius: 0;
  background-color: transparent;
}

[data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner {
  position: static;
}

[data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner::before {
  display: none;
}

[data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner::after {
  display: none;
}

.str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select {
  display: flex;
  align-items: center;
  width: auto;
}

.str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select li {
  display: inline-block;
  margin-right: 10px;
}

.str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select li + li::before {
  display: none;
}

.str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select li:first-child::before {
  display: block;
}

.str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select a {
  display: inline-block;
  padding: 0 2px;
  line-height: 1.2;
}

.str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select a:hover {
  background-color: transparent;
}

.str-header-02 .header-nav .utility > li:last-child {
  position: relative;
}

.str-header-02 .header-nav .utility input.text-search {
  margin: 0;
  padding: 7px 6px 7px 40px;
  border: none;
  border-radius: 30px;
  position: relative;
  width: 200px;
  box-shadow: 0 0 3px rgba(0, 0, 0, .4);
  -webkit-appearance: none;
  color: #333;
  font-size: 15px;

  -moz-appearance: none;
  appearance: none;
}

.str-header-02 .header-nav .utility input[type="submit"] {
  margin: auto;
  padding: 0 0 0 14px;
  border: none;
  background: #fff url(../png/icon_search_01.png) center center no-repeat;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 17px;
  width: 14px;
  height: 14px;
  white-space: nowrap;
  cursor: pointer;
}

.str-header-02 .header-nav .global-nav {
  display: flex;
  justify-content: flex-end;
  z-index: 10;
  width: calc(100% - 230px);
  line-height: 1;
}

[data-script-enabled="true"] .str-header-02 .header-nav .global-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}

.str-header-02 .header-nav .global-nav .btn-menu {
  display: none;
}

.str-header-02 .header-nav .global-nav .btn-menu .icon-menu {
  display: inline-block;
  padding-top: 21px;
  position: relative;
}

.str-header-02 .header-nav .global-nav .btn-menu .icon-menu::before, .str-header-02 .header-nav .global-nav .btn-menu .icon-menu::after, .str-header-02 .header-nav .global-nav .btn-menu .icon-menu span::before {
  margin: auto;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 15px;
  height: 2px;
  content: " ";
  transition: .3s;
}

.str-header-02 .header-nav .global-nav .btn-menu .icon-menu::after {
  top: 6px;
}

.str-header-02 .header-nav .global-nav .btn-menu .icon-menu span::before {
  top: 12px;
}

.str-header-02 .header-nav .global-nav .btn-menu.icon-menu-transform .icon-menu::after {
  background: transparent;
}

.str-header-02 .header-nav .global-nav .btn-menu.icon-menu-transform .icon-menu::before, .str-header-02 .header-nav .global-nav .btn-menu.icon-menu-transform .icon-menu span::before {
  top: 6px;
  width: 16px;
  height: 2px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.str-header-02 .header-nav .global-nav .btn-menu.icon-menu-transform .icon-menu::before {
  -webkit-transform: rotate3d(0, 0, 2, 45deg);
  transform: rotate3d(0, 0, 2, 45deg);
}

.str-header-02 .header-nav .global-nav .btn-menu.icon-menu-transform .icon-menu span::before {
  -webkit-transform: rotate3d(0, 0, 2, -45deg);
  transform: rotate3d(0, 0, 2, -45deg);
}

.str-header-02 .header-nav .global-nav .link {
  display: flex;
  justify-content: flex-end;
}

.str-header-02 .header-nav .global-nav .link li {
  margin-left: 45px;
  position: relative;
  font-size: 14px;
  font-weight: 600;
}

.str-header-02 .header-nav .global-nav .link li:first-child {
  margin-left: 0;
}

[lang=en] .str-header-02 .header-nav .global-nav .link li {
  margin-left: 20px;
}

[lang=en] .str-header-02 .header-nav .global-nav .link li:first-child {
  margin-left: 0;
}

.str-header-02 .header-nav .global-nav .link li a {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  color: #333;
  text-decoration: none;
}

.str-header-02 .header-nav .global-nav .link li a::after {
  background-image: url(../png/sprite-2.png);
  background-position: -33px -110px;
  width: 11px;
  height: 12px;
}

.str-header-02 .header-nav .global-nav .link li a:hover::before, .str-header-02 .header-nav .global-nav .link li a.active::before {
  display: block;
  background-color: #096dbb;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
}

.str-header-02 .header-nav .global-nav .link li a:hover::after, .str-header-02 .header-nav .global-nav .link li a.active::after {
  background-image: url(../png/sprite-2.png);
  background-position: -33px -110px;
  width: 11px;
  height: 12px;
}

.str-header-02 .header-nav .global-nav .box-menu .box-form {
  display: none;
  padding: 30px;
  text-align: center;
}

.str-header-02 .header-nav .global-nav .box-menu .box-form .form-input {
  display: table;
  padding: 0 10px 0 20px;
  border-radius: 30px;
  background-color: #fff;
  position: relative;
  width: 100%;
  vertical-align: middle;
}

.str-header-02 .header-nav .global-nav .box-menu .box-form .text-search {
  display: table-cell;
  width: calc(100% - 36px);
}

.str-header-02 .header-nav .global-nav .box-menu .box-form .text-search input {
  padding: 10px 0;
  border: none;
  width: 100%;
}

.str-header-02 .header-nav .global-nav .box-menu .box-form .btn-search {
  display: table-cell;
  width: 36px;
}

.str-header-02 .header-nav .global-nav .box-menu .box-form .btn-search input {
  padding: 0 0 0 36px;
  border: none;
  background-color: transparent;
  background-image: url(../png/sprite-2.png);
  background-position: 0 0;
  overflow: hidden;
  width: 36px;
  height: 36px;
  white-space: nowrap;
  cursor: pointer;
}

.str-header-02 .header-nav .global-nav .box-menu .btn-toggle {
  display: none;
}

.str-header-02 .header-nav .global-nav .box-menu .local-nav {
  display: none;
}

.str-header-02 .header-nav .global-nav .box-menu .banner {
  display: none;
  padding-bottom: 20px;
}

.str-header-02 .header-nav .global-nav .box-menu .banner li {
  padding: 0 20px;
  text-align: center;
}

.str-header-02 .header-nav .global-nav .box-menu .banner li + li {
  margin-top: 10px;
}

.str-header-02 .header-nav .global-nav .box-menu .btn-close {
  display: none;
  padding: 12px;
  background-color: #b4daf5;
  width: 100%;
  color: #0074c2;
  font-size: 14px;
  text-align: center;
}

.str-header-02 .header-nav .global-nav .box-menu .btn-close span {
  padding-left: 24px;
  position: relative;
}

.str-header-02 .header-nav .global-nav .box-menu .btn-close span::before, .str-header-02 .header-nav .global-nav .box-menu .btn-close span::after {
  display: inline-block;
  margin: auto;
  border-top: 2px solid #0074c2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 12px;
  height: 0;
  content: "";
}

.str-header-02 .header-nav .global-nav .box-menu .btn-close span::before {
  -webkit-transform: skewY(-45deg);
  transform: skewY(-45deg);
}

.str-header-02 .header-nav .global-nav .box-menu .btn-close span::after {
  -webkit-transform: skewY(45deg);
  transform: skewY(45deg);
}

.lay-top-visual .str-header-02 {
  margin: auto;
  position: absolute;
  z-index: 110;
  top: 0;
  right: 0;
  left: 0;
  min-height: auto;
}

.lay-top-visual .str-header-02::after {
  display: none;
}

.lay-top-visual .str-header-02 .ci {
  padding-top: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.lay-top-visual .str-header-02 .str-header-02-inner {
  justify-content: flex-end;
}

.lay-top-visual .str-header-02 .header-nav .utility > li a {
  color: #fff;
}

.lay-top-visual .str-header-02 .header-nav .utility .link-faq::after {
  background-color: #fff;
}

.lay-top-visual .str-header-02 .header-nav .utility .link-lang .btn-lang {
  color: #fff;
}

.lay-top-visual .str-header-02 .header-nav .utility .link-lang .btn-lang::before {
  background-image: url(../png/sprite-2.png);
  background-position: -19px -91px;
  width: 17px;
  height: 17px;
}

.lay-top-visual .str-header-02 .header-nav .utility .link-lang .link-lang-select > li a {
  color: #096dbb;
}

.lay-top-visual .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-select > li a {
  color: #fff;
}

.lay-top-visual .str-header-02 .global-nav .link li {
  margin-left: 48px;
  position: relative;
  font-size: 15px;
}

[lang=ja] .lay-top-visual .str-header-02 .global-nav .link li {
  margin-left: 36px;
  font-size: 14px;
}

.lay-top-visual .str-header-02 .global-nav .link li:first-child {
  margin-left: 0;
}

.lay-top-visual .str-header-02 .global-nav .link li:first-child::before {
  display: none;
}

.lay-top-visual .str-header-02 .global-nav .link li::before {
  display: inline-block;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: -25px;
  width: 2px;
  height: 1em;
  content: "";
}

[lang=ja] .lay-top-visual .str-header-02 .global-nav .link li::before {
  left: -17px;
}

[lang=en] .lay-top-visual .str-header-02 .global-nav .link li::before {
  left: -10px;
}

.lay-top-visual .str-header-02 .global-nav .link li a {
  color: #fff;
}

.lay-top-visual .str-header-02 .global-nav .link li a:hover::before {
  display: none;
}

.str-header-01 button, .str-header-01 input, .str-header-01 optgroup, .str-header-01 select, .str-header-01 textarea, .str-header-02 button, .str-header-02 input, .str-header-02 optgroup, .str-header-02 select, .str-header-02 textarea {
  font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Helvetica, sans-serif !important;
}

[lang=en] .str-header-01 button, [lang=en] .str-header-01 input, [lang=en] .str-header-01 optgroup, [lang=en] .str-header-01 select, [lang=en] .str-header-01 textarea, [lang=en] .str-header-02 button, [lang=en] .str-header-02 input, [lang=en] .str-header-02 optgroup, [lang=en] .str-header-02 select, [lang=en] .str-header-02 textarea {
  font-family: Helvetica, Arial, Verdana, sans-serif !important;
}

[lang=zh-cn] .str-header-01 button, [lang=zh-cn] .str-header-01 input, [lang=zh-cn] .str-header-01 optgroup, [lang=zh-cn] .str-header-01 select, [lang=zh-cn] .str-header-01 textarea, [lang=zh-cn] .str-header-02 button, [lang=zh-cn] .str-header-02 input, [lang=zh-cn] .str-header-02 optgroup, [lang=zh-cn] .str-header-02 select, [lang=zh-cn] .str-header-02 textarea {
  font-family: Microsoft YaHei, "微软雅黑", "SimSun", sans-serif !important;
}

[lang=zh-tw] .str-header-01 button, [lang=zh-tw] .str-header-01 input, [lang=zh-tw] .str-header-01 optgroup, [lang=zh-tw] .str-header-01 select, [lang=zh-tw] .str-header-01 textarea, [lang=zh-tw] .str-header-02 button, [lang=zh-tw] .str-header-02 input, [lang=zh-tw] .str-header-02 optgroup, [lang=zh-tw] .str-header-02 select, [lang=zh-tw] .str-header-02 textarea {
  font-family: Microsoft JhengHei, "微軟正黑體", "PMingLiU", sans-serif !important;
}

[lang=ko] .str-header-01 button, [lang=ko] .str-header-01 input, [lang=ko] .str-header-01 optgroup, [lang=ko] .str-header-01 select, [lang=ko] .str-header-01 textarea, [lang=ko] .str-header-02 button, [lang=ko] .str-header-02 input, [lang=ko] .str-header-02 optgroup, [lang=ko] .str-header-02 select, [lang=ko] .str-header-02 textarea {
  font-family: "돋움", dotum, arial, san-serif !important;
}

#menu-overlay {
  background: #000;
  position: absolute;
  z-index: 499;
  top: 0;
  left: 0;
  width: 100%;
  opacity: .4;
}

.topic-path {
  background-image: linear-gradient(to right, #d8ecfa, #d0e0ee);
  position: relative;
  letter-spacing: 0;
}

.topic-path .topic-path-list {
  margin: 0 auto;
  padding: 7px 10px;
  max-width: 1200px;
  width: 100%;
}

.topic-path .topic-path-list li {
  display: inline;
  color: #6e6e6e;
  font-size: 11px;
  line-height: 1.1;
}

.topic-path .topic-path-list li::before {
  padding: 0 10px;
  content: ">";
}

.topic-path .topic-path-list li:first-child::before {
  display: none;
}

.topic-path .topic-path-list li a {
  color: #6e6e6e;
}

.topic-path .topic-path-list li:last-child {
  color: #096dbb;
}

.topic-path .topic-path-list li:last-child::before {
  color: #6e6e6e;
}

.topic-path .topic-path-list li:last-child b {
  font-weight: normal;
}

.link-pagetop {
  position: static;
}

.link-pagetop.fixed {
  margin: 0 auto;
  position: fixed;
  right: 0;
  bottom: 20px;
  left: 0;
  max-width: 1180px;
  width: 100%;
}

.link-pagetop p {
  margin: 0 auto;
  position: relative;
  max-width: 1180px;
  width: 100%;
}

[data-script-enabled="true"] .link-pagetop p {
  display: none;
}

.link-pagetop p a {
  position: absolute;
  top: -82px;
  right: 0;
}

.link-pagetop p img.pc-show {
  display: inline-block !important;
}

.link-pagetop p img.sp-show {
  display: none !important;
}

.str-footer {
  background-color: #1f60b3;
  position: relative;
  letter-spacing: 0;
}

.str-footer .str-footer-inner {
  margin: 0 auto;
  padding: 45px 0 25px;
  max-width: 1180px;
  width: 100%;
  color: #fff;
}

.str-footer a:link, .str-footer a:visited, .str-footer a:active {
  color: #fff;
  text-decoration: none;
}

.str-footer .footer-link-01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
  padding: 0 10px;
}

.str-footer .footer-link-01 li {
  padding: 0 20px 14px;
  font-size: 13px;
}

.str-footer .footer-link-01 li a {
  display: inline-block;
}

.str-footer .footer-ci {
  margin-bottom: 18px;
  padding: 0 10px;
  text-align: center;
}

.str-footer .footer-ci img {
  width: 172px;
}

.str-footer .copyright {
  padding: 0 10px;
  font-size: 12px;
  text-align: center;
}

.str-contents {
  position: relative;
}

.str-contents::before {
  display: block;
  position: absolute;
  top: -20px;
  width: 100%;
  height: 20px;
  content: "";
}

.str-contents .str-contents-inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.str-contents.bg-banner {
  background-color: #b5dcf7;
}

.str-contents.bg-banner::before {
  background: url(../png/bg_contents_pc_banner.png) center top repeat-x;
  -webkit-animation: moveBgCtPc 8s infinite linear;
  animation: moveBgCtPc 8s infinite linear;
}

.str-contents.bg-banner .str-contents-inner {
  padding: 50px 10px 15px;
}

.str-contents.bg-common-01 {
  background: #fff;
}

.str-contents.bg-common-01::before {
  background: url(../png/bg_contents_cmn_pc_01.png) center top repeat-x;
  z-index: 50;
  top: -63px;
  height: 63px;
  -webkit-animation: moveBgCommonPc 10s infinite linear;
  animation: moveBgCommonPc 10s infinite linear;
}

.str-contents.bg-common-01 .str-contents-inner {
  padding: 12px 10px 62px;
}

.str-contents.bg-common-02 {
  background-color: #def3f7;
}

.str-contents.bg-common-02.bg-footprint {
  background-image: url(../png/bg_contents_pc_footprint.png);
  background-repeat: repeat-y;
  background-position: center top;
}

.str-contents.bg-common-02::before {
  background: url(../png/bg_contents_cmn_pc_02.png) center top repeat-x;
}

.str-contents.bg-common-02 .str-contents-inner {
  padding: 38px 10px 50px;
}

.str-contents.bg-common-03 {
  background-color: #fff;
}

.str-contents.bg-common-03::before {
  background: url(../png/bg_contents_cmn_pc_03.png) center top repeat-x;
}

.str-contents.bg-common-03 .str-contents-inner {
  padding: 38px 10px 30px;
}

.str-contents.bg-home-01 {
  background-image: url(../png/bg_contents_home_pc_01a.png), url(../png/bg_contents_home_pc_01b.png);
  background-repeat: no-repeat, repeat-x;
  background-position: center bottom 10px, center top;
}

.str-contents.bg-home-01::before {
  background: url(../png/bg_contents_cmn_pc_01.png) center top repeat-x;
  z-index: 50;
  top: -70px;
  height: 70px;
  -webkit-animation: moveBgMainPc 10s infinite linear;
  animation: moveBgMainPc 10s infinite linear;
}

.str-contents.bg-home-01 .str-contents-inner {
  padding: 20px 10px 18px;
}

[lang=en] .str-contents.bg-home-01 .str-contents-inner, [lang=zh-cn] .str-contents.bg-home-01 .str-contents-inner, [lang=zh-tw] .str-contents.bg-home-01 .str-contents-inner, [lang=ko] .str-contents.bg-home-01 .str-contents-inner {
  padding: 20px 10px 58px;
}

.str-contents.bg-home-02 {
  background-image: url(../png/bg_contents_home_pc_02c.png), url(../jpg/bg_contents_home_pc_02b.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center top;
  background-size: auto, cover;
}

.str-contents.bg-home-02::before {
  background: url(../png/bg_contents_home_pc_02a.png) center top repeat-x;
}

.str-contents.bg-home-02 .str-contents-inner {
  padding: 34px 10px 54px;
}

.str-contents.bg-home-03 {
  background-image: url(../jpg/bg_contents_home_pc_03b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.str-contents.bg-home-03::before {
  background: url(../png/bg_contents_home_pc_03a.png) center top repeat-x;
}

.str-contents.bg-home-03 .str-contents-inner {
  padding: 40px 10px 68px;
}

.str-contents.bg-home-04 {
  background-image: url(../png/bg_contents_home_pc_04b.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.str-contents.bg-home-04::before {
  background: url(../png/bg_contents_home_pc_04a.png) center top repeat-x;
}

.str-contents.bg-home-04 .str-contents-inner {
  padding: 52px 10px 44px;
}

.str-contents.bg-home-05 {
  background-image: url(../jpg/bg_contents_home_pc_05b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.str-contents.bg-home-05::before {
  background: url(../png/bg_contents_home_pc_05a.png) center top repeat-x;
  top: 0;
}

.str-contents.bg-home-05 .str-contents-inner {
  padding: 66px 10px 62px;
}

.str-contents.bg-home-06 {
  background-color: #d8f1fa;
  background-image: url(../jpg/bg_contents_home_pc_06b.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.str-contents.bg-home-06::before {
  background: url(../png/bg_contents_home_pc_06a.png) center top repeat-x;
}

.str-contents.bg-home-06 .str-contents-inner {
  padding: 38px 10px 50px;
}

.str-contents.bg-home-07 {
  background-color: #fff;
}

.str-contents.bg-home-07::before {
  background: url(../png/bg_contents_home_pc_07.png) center top repeat-x;
}

.str-contents.bg-home-07 .str-contents-inner {
  padding: 46px 10px 40px;
}

.hdg-l1-01 {
  background: url(../jpg/bg_hdg_01.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

.hdg-l1-01::after {
  display: block;
  background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 10%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.hdg-l1-01 .hdg-l1-01-inner {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  max-width: 1400px;
  width: 100%;
  min-height: 280px;
}

.hdg-l1-01 .hdg-l1-01-inner.bg-area {
  background-image: url(../jpg/bg_hdg_area.jpg);
}

.hdg-l1-01 .hdg-l1-01-inner.bg-event {
  background-image: url(../jpg/bg_hdg_event.jpg);
}

.hdg-l1-01 .hdg-l1-01-inner.bg-ticket {
  background-image: url(../jpg/bg_hdg_ticket.jpg);
}

.hdg-l1-01 .hdg-l1-01-inner.bg-access {
  background-image: url(../jpg/bg_hdg_access.jpg);
}

.hdg-l1-01 .hdg-l1-01-inner.bg-information {
  background-image: url(../jpg/bg_hdg_information.jpg);
}

.hdg-l1-01 .hdg-l1-01-inner.bg-animals {
  background-image: url(../jpg/bg_hdg_animals.jpg);
}

.hdg-l1-01 .hdg-l1-01-inner.bg-other {
  background-image: url(../jpg/bg_hdg_other.jpg);
}

.hdg-l1-01 .hdg-l1-01-inner h1 {
  margin: 0 auto;
  padding: 102px 10px 0;
  max-width: 1200px;
  width: 100%;
  text-shadow: 0 5px 0 rgba(0, 50, 89, .4);
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 3px;
}

[lang=en] .hdg-l1-01 .hdg-l1-01-inner h1 {
  letter-spacing: 0;
}

.hdg-l1-02 {
  background-image: linear-gradient(to right, #d8ecfa, #d0e0ee);
  position: relative;
}

.hdg-l1-02::after {
  display: block;
  background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 10%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.hdg-l1-02 .hdg-l1-02-inner {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  min-height: 174px;
}

.hdg-l1-02 .hdg-l1-02-inner h1 {
  margin: 0 auto;
  padding: 38px 10px 0;
  max-width: 1200px;
  width: 100%;
  text-shadow: 0 5px 0 rgba(9, 109, 187, .2);
  color: #096dbb;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 3px;
}

[lang=en] .hdg-l1-02 .hdg-l1-02-inner h1 {
  letter-spacing: 0;
}

.hdg-l1-02 + .str-contents {
  padding-top: 5px;
}

.hdg-l2-01 {
  margin-bottom: 36px;
  padding-top: 36px;
  position: relative;
  text-shadow: 0 5px 0 rgba(9, 109, 187, .2);
  color: #096dbb;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}

.hdg-l2-01::before {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -39px -38px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 29px;
  height: 22px;
  content: "";
}

.hdg-l2-02 {
  margin-bottom: 34px;
  padding-top: 28px;
  position: relative;
  text-shadow: 0 5px 0 rgba(0, 0, 0, .35);
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}

.hdg-l2-02.type-02 {
  margin-bottom: 24px;
}

.hdg-l2-02::before {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -77px -31px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 29px;
  height: 22px;
  content: "";
}

.hdg-l3-01 {
  margin-bottom: 18px;
  padding-bottom: 16px;
  border-bottom: solid 1px #c1c1c1;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}

.hdg-l3-01 .sub {
  font-size: 16px;
}

.hdg-l3-02 {
  margin-bottom: 10px;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}

.hdg-l3-02 .sub {
  font-size: 16px;
}

.hdg-l4-01 {
  margin-bottom: 12px;
  padding-bottom: 5px;
  border-bottom: solid 1px #c1c1c1;
  color: #096dbb;
  font-weight: 600;
}

.hdg-l4-01 .hdg {
  font-size: 18px;
  line-height: 1.4;
}

.hdg-l4-01 .sub {
  font-size: 14px;
  line-height: 1.2;
}

.hdg-l5-01 {
  margin-bottom: 10px;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}

main .str-contents p {
  margin-bottom: 14px;
}

main .str-contents .lead-01 {
  font-size: 18px;
  font-weight: 600;
}

main .str-contents .lead-02 {
  color: #096dbb;
  font-size: 16px;
  font-weight: 600;
}

main .str-contents .lead-home-01 {
  margin-bottom: 34px;
}

main .str-contents .lead-home-02 {
  margin-bottom: 0;
  color: #096dbb;
  font-size: 20px;
  font-weight: 600;
}

em.em-01 {
  color: #e31e1e;
  font-weight: 600;
}

em.em-01 .large {
  font-size: 22px;
}

.text-label-01 {
  display: inline-block;
  margin: -.2em 0 0 10px;
  padding: 4px 10px;
  border: solid 1px #e96c13;
  border-radius: 5px;
  color: #e96c13;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1;
}

.text-label-01--gray {
  margin: 0;
  border: solid 1px #696969;
  color: #696969;
}

.text-label-02 {
  display: none;
}

.text-label-02.is-show {
  display: inline-block;
  margin: -.2em 0 0 10px;
  padding: 4px 10px;
  border: solid 1px #f44c87;
  border-radius: 5px;
  color: #f44c87;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-center-02 {
  text-align: center;
}

.list-bullet-01 {
  margin-bottom: 15px;
}

.list-bullet-01 > li {
  margin: 0 0 5px;
  padding-left: 15px;
  position: relative;
  line-height: 1.4;
}

.list-bullet-01 > li::before {
  display: inline-block;
  border-radius: 50%;
  background-color: #0075c1;
  position: absolute;
  top: .45em;
  left: 0;
  width: 5px;
  height: 5px;
  content: "";
}

.list-bullet-01 > li > ul, .list-bullet-01 > li ol {
  margin: 0 0 0 20px;
  padding-top: 5px;
}

.list-bullet-01._inline > li {
  display: inline-block;
  margin-right: 15px;
}

.list-bullet-02 > li {
  margin: 0 0 5px;
  padding-left: 14px;
  position: relative;
  line-height: 1.4;
}

.list-bullet-02 > li::before {
  display: inline-block;
  border-radius: 50%;
  background-color: #62b7ee;
  position: absolute;
  top: .45em;
  left: 0;
  width: 4px;
  height: 4px;
  content: "";
}

.list-ordered-01 {
  margin-bottom: 15px;
  padding-left: 1.5em;
}

.list-ordered-01 > li {
  margin: 0 0 5px;
  list-style: decimal;
  line-height: 1.4;
}

.list-ordered-01 > li > ul, .list-ordered-01 > li ol {
  margin: 0 0 0 20px;
  padding-top: 5px;
}

.list-ordered-02 {
  list-style: none;
  line-height: 1.4;
}

.list-ordered-02 > li {
  margin: 0 0 5px;
  padding-left: 1.6em;
  position: relative;
}

.list-ordered-02 > li .number {
  position: absolute;
  top: 0;
  left: 0;
}

.list-note-01 {
  margin-bottom: 15px;
}

.list-note-01 > li {
  padding-left: 1.5em;
  position: relative;
  line-height: 1.4;
}

.list-note-01 > li + li {
  margin-top: 5px;
}

.list-note-01 > li .mark {
  position: absolute;
  top: 0;
  left: 0;
}

.list-note-01.num li {
  padding-left: 2.5em;
}

.list-note-01 .list-ordered-01 {
  margin-top: 5px;
}

.list-note-02 {
  margin-bottom: 15px;
}

.list-note-02 > li {
  padding-left: 1em;
  position: relative;
  line-height: 1.4;
}

.list-note-02 > li + li {
  margin-top: 5px;
}

.list-note-02 > li .mark {
  position: absolute;
  top: 0;
  left: 0;
}

.list-note-02.num li {
  padding-left: 2em;
}

.list-note-02 .list-ordered-01 {
  margin-top: 5px;
}

.list-note-03 {
  margin-bottom: 15px;
}

.list-note-03 > li {
  padding-left: 1.5em;
  position: relative;
  line-height: 1.4;
}

[lang=en] .list-note-03 > li {
  padding-left: 1em;
}

.list-note-03 > li + li {
  margin-top: 5px;
}

.list-note-03 > li::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

[lang=en] .list-note-03 > li::before {
  content: "*";
}

.list-faq-01 dl {
  margin-bottom: 15px;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.list-faq-01 dl .btn-faq {
  padding: 15px 40px 15px 56px;
  position: relative;
  width: 100%;
  text-align: left;
}

[data-script-enabled="true"] .list-faq-01 dl .btn-faq::before {
  display: inline-block;
  margin: auto;
  background-color: #0075c1;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 15px;
  height: 3px;
  content: "";
}

[data-script-enabled="true"] .list-faq-01 dl .btn-faq::after {
  display: inline-block;
  margin: auto;
  background-color: #0075c1;
  position: absolute;
  top: 0;
  right: 26px;
  bottom: 0;
  width: 3px;
  height: 15px;
  content: "";
}

.list-faq-01 dl .btn-faq.is-open::after {
  display: none;
}

.list-faq-01 dl .btn-faq .mark {
  display: block;
  margin: auto;
  padding: 5px 0;
  border-radius: 50%;
  background-image: linear-gradient(to right, #0d4ba8, #1680d1);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  width: 28px;
  height: 28px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1;
}

.list-faq-01 dl .btn-faq .text {
  position: relative;
  color: #0075c1;
  font-size: 16px;
  font-weight: 600;
}

.list-faq-01 dl .btn-faq .toggle-state {
  display: none;
}

.list-faq-01 dl dd {
  padding: 0 20px 20px;
}

[data-script-enabled="true"] .list-faq-01 dl dd {
  display: none;
}

.list-faq-01 dl dd .box-anser {
  padding: 15px 20px 10px;
  border-radius: 15px;
  background-color: #ecf6f8;
}

.list-faq-01 dl dd .box-anser > *:last-child {
  margin-bottom: 5px;
}

.list-route-01::after {
  display: block;
  clear: both;
  content: "";
}

.list-route-01 li {
  display: inline-block;
  margin: 0 20px 5px 0;
  padding-left: 28px;
  position: relative;
  float: left;
  line-height: 1.4;
}

.list-route-01 li::before {
  display: inline-block;
  position: absolute;
  top: .55em;
  left: 0;
  width: 24px;
  height: 3px;
  content: "";
}

.list-route-01 li._type-01::before {
  background-color: #237dd8;
}

.list-route-01 li._type-02::before {
  background-color: #d03d17;
}

.list-route-01 li._type-03::before {
  background-color: #addd5e;
}

.list-route-01 li._type-04::before {
  background-color: #29ba87;
}

.list-route-01 li._type-05::before {
  background-color: #be6b27;
}

.list-route-01 li._type-06::before {
  background-color: #ea2d36;
}

.list-route-01 li._type-07::before {
  background-color: #d2c66a;
}

.list-route-01 li._type-08::before {
  background-image: linear-gradient(to right, #e9741d 0, #e9741d 6px, #fff 6px, #fff 8px);
  background-size: 8px 3px;
}

.list-route-01 li._type-09::before {
  background-image: linear-gradient(to right, #1db6dc 0, #1db6dc 6px, #fff 6px, #fff 8px);
  background-size: 8px 3px;
}

.list-route-01 li._type-10::before {
  background-image: linear-gradient(to right, #f5d861 0, #f5d861 6px, #fff 6px, #fff 8px);
  background-size: 8px 3px;
}

.list-route-01 li._type-11::before {
  background-image: linear-gradient(to right, #aa172e 0, #aa172e 6px, #fff 6px, #fff 8px);
  background-size: 8px 3px;
}

.list-route-01 li._type-12::before {
  background-image: linear-gradient(to right, #289cdb 0, #289cdb 3px, #fff 3px, #fff 5px, #289cdb 5px, #289cdb 10px, #fff 10px, #fff 12px);
  background-size: 12px 3px;
}

.list-route-01 li._type-13::before {
  background-image: linear-gradient(to right, #077bb4 0, #077bb4 3px, #fff 3px, #fff 5px, #077bb4 5px, #077bb4 10px, #fff 10px, #fff 12px);
  background-size: 12px 3px;
}

.list-definition-01 {
  margin-bottom: 15px;
}

.list-definition-01 dt {
  font-weight: bold;
}

.list-definition-01 dd + dt {
  margin-top: 10px;
}

:root {
  --anchor-padding: 40px;
  scroll-padding: var(--anchor-padding);
  scroll-behavior: smooth;
}

.btn {
  margin-bottom: 20px;
  text-align: center;
}

.box-01 .btn {
  margin-bottom: 30px;
}

.btn a {
  display: inline-block;
  margin: 0 auto;
  padding: 15px 42px 15px 18px;
  border-radius: 40px;
  position: relative;
  min-width: 324px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
}

.btn a::after {
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 18px;
  bottom: 0;
  content: "";
  transition: .2s linear;
}

.btn a:hover::after {
  right: 10px;
}

.btn.btn-01 a {
  background-image: linear-gradient(to right, #1680d1, #0d4ba8);
  background-position: center center;
  background-size: 100%;
  color: #fff;
  transition: .2s linear;
}

.btn.btn-01 a::after {
  background-image: url(../png/sprite-2.png);
  background-position: -24px -66px;
  width: 22px;
  height: 22px;
}

.btn.btn-01 a:hover {
  background-position: right center;
  background-size: 400%;
  opacity: 1;
}

.btn.btn-01 .balloon {
  display: inline-block;
  margin-right: 10px;
  padding: 5px;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  color: #0d4ba8;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
}

.btn.btn-01 .balloon::after {
  display: inline-block;
  margin: auto;
  border-width: 3px 0 3px 7px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  right: -6px;
  bottom: 0;
  width: 0;
  height: 0;
  content: "";
}

.btn.btn-01 .sub {
  font-size: 12px;
}

.btn.btn-02 a {
  border: solid 2px #096dbb;
  background-color: #fff;
  color: #096dbb;
  transition: .2s linear;
}

.btn.btn-02 a::after {
  background-image: url(../png/sprite-2.png);
  background-position: -109px -24px;
  width: 22px;
  height: 22px;
}

.btn.btn-02 a:hover {
  background-color: #def3f7;
  opacity: 1;
}

.btn.btn-02--underarrow a {
  padding: 15px 18px 15px 50px;
  border-radius: 4px;
}

.btn.btn-02--underarrow a::after {
  background-image: url(../png/sprite-2.png);
  background-position: -38px -91px;
  right: auto;
  left: 24px;
  width: 17px;
  height: 17px;
}

.btn.btn-02--underarrow a:hover {
  background-color: #def3f7;
  opacity: 1;
}

.btn.btn-02--underarrow a:hover::after {
  right: auto;
}

.btn.col li {
  display: inline-block;
}

.btn.col li + li {
  margin-left: 20px;
}

.btn.col3 {
  display: grid;
  justify-content: center;

  grid-template-columns: repeat(var(--col), 324px);
  gap: 25px 20px;
}

.btn.col3 .col3-item a {
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: left;
}

.btn.col3[style*="--col: 2"] {
  gap: 25px;
}

.btn.btn-03 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 700px;
}

.btn.btn-03 li {
  margin-bottom: 20px;
}

.btn.btn-03 li > a {
  background-image: linear-gradient(to right, #1680d1, #0d4ba8);
  background-position: center center;
  background-size: 100%;
  color: #fff;
  transition: .2s linear;
}

.btn.btn-03 li > a::after {
  background-image: url(../png/sprite-2.png);
  background-position: -24px -66px;
  width: 22px;
  height: 22px;
}

.btn.btn-03 li > a:hover {
  background-position: right center;
  background-size: 400%;
  opacity: 1;
}

.btn.btn-03 .link-01 {
  margin: 10px 0 0;
}

.btn.btn-03 .link-01 a {
  padding: 0 0 0 10px;
  min-width: auto;
  width: auto;
  font-size: 15px;
  font-weight: normal;
}

.btn.btn-03 .link-01 a::after {
  display: none;
}

.btn.btn-04 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 560px;
}

.btn.btn-04 li {
  margin-bottom: 20px;
}

.btn.btn-04 li > a {
  background-image: linear-gradient(to right, #1680d1, #0d4ba8);
  background-position: center center;
  background-size: 100%;
  min-width: 270px;
  color: #fff;
  transition: .2s linear;
}

.btn.btn-04 li > a::after {
  background-image: url(../png/sprite-2.png);
  background-position: -24px -66px;
  width: 22px;
  height: 22px;
}

.btn.btn-04 li > a:hover {
  background-position: right center;
  background-size: 400%;
  opacity: 1;
}

.btn.btn-05 {
  display: flex;
}

.btn.btn-05 li + li {
  margin-left: 20px;
}

.btn.btn-05 li {
  margin-bottom: 20px;
}

.btn.btn-05 li > button {
  display: inline-block;
  margin: 0 auto;
  padding: 15px 18px;
  border-radius: 40px;
  background-color: #ebf6fc;
  background-position: center center;
  background-size: 100%;
  position: relative;
  color: #096dbb;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  transition: .2s linear;
}

.btn.btn-05 li > button.is_active {
  background-image: linear-gradient(to right, #1680d1, #0d4ba8);
  color: #fff;
}

.btn.btn-05 li > button:hover {
  background-position: right center;
  background-size: 400%;
  opacity: .8;
}

p + .btn, p + .btn.btn-03, p + .btn.btn-04, p + .btn.btn-05 {
  margin-top: 28px;
}

.btn-img-01 {
  display: flex;
  justify-content: center;
  margin: 0 auto 40px;
  max-width: 1060px;
  width: 100%;
}

.btn-img-01.col-03 li {
  width: 322px;
  text-align: center;
}

.btn-img-01.col-03 li + li {
  margin-left: 10px;
}

.btn-img-01.col-04 li {
  width: 257px;
  text-align: center;
}

.btn-img-01.col-04 li + li {
  margin-left: 10px;
}

.pagination-01 {
  display: table;
  margin: 0 auto 15px;
}

.pagination-01 > li {
  display: table-cell;
  vertical-align: middle;
}

.pagination-01 .prev a, .pagination-01 .next a {
  display: block;
  padding-left: 25px;
  overflow: hidden;
  position: relative;
  width: 25px;
  height: 30px;
  white-space: nowrap;
}

.pagination-01 .prev a::before, .pagination-01 .next a::before {
  display: inline-block;
  margin: auto;
  border-top: #818181 solid 3px;
  border-right: #818181 solid 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  content: "";
}

.pagination-01 .prev a::before {
  left: 2px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.pagination-01 .next a::before {
  right: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pagination-01 .list {
  padding: 0 7px;
  text-align: center;
}

.pagination-01 .list ul {
  display: table;
  margin: 0 auto;
}

.pagination-01 .list ul li {
  display: table-cell;
  padding: 0 7px;
  font-size: 16px;
  font-weight: 600;
  vertical-align: middle;
  line-height: 1;
}

.pagination-01 .list ul li b, .pagination-01 .list ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  color: #fff;
}

.pagination-01 .list ul li b {
  background-image: linear-gradient(to right, #0d4ba8, #1680d1);
}

.pagination-01 .list ul li a {
  background-color: #a7a7a7;
  text-decoration: none;
}

.pagination-01 .list ul li.leader {
  color: #a7a7a7;
  font-size: 12px;
}

.pagination-02 {
  display: table;
  margin: 0 auto 15px;
}

.pagination-02 > li {
  display: table-cell;
  vertical-align: middle;
}

.pagination-02-item {
  padding: 0 7px;
}

.pagination-02-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #a7a7a7;
  width: 38px;
  height: 38px;
  color: #fff;
  font-weight: bold;
}

.pagination-02-btn.is-current {
  background-image: linear-gradient(to right, #0d4ba8, #1680d1);
}

.pagination-02-btn--prev, .pagination-02-btn--next {
  display: block;
  padding-left: 25px;
  overflow: hidden;
  position: relative;
  width: 25px;
  height: 30px;
  white-space: nowrap;
}

.pagination-02-btn--prev::before, .pagination-02-btn--next::before {
  display: inline-block;
  margin: auto;
  border-top: #818181 solid 3px;
  border-right: #818181 solid 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  content: "";
}

.pagination-02-btn--prev::before {
  left: 2px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.pagination-02-btn--next::before {
  right: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pagination-02-panel.is_hide {
  display: none;
}

.link-01 a {
  display: inline-block;
  padding-left: 10px;
  position: relative;
}

.link-01 a::before {
  display: inline-block;
  border-width: 4px 0 4px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #1f60b3;
  position: absolute;
  top: .4em;
  left: 0;
  width: 0;
  height: 0;
  content: "";
}

a .icon {
  margin: 0 6px;
  position: relative;
  top: -2px;
  vertical-align: middle;
}

a[href^="tel"] {
  color: #333;
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}

.link-banner-01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.link-banner-01 li {
  padding: 0 14px 10px;
}

.link-banner-02 {
  display: flex;
  justify-content: center;
  margin-bottom: 44px;
}

.link-banner-02 li {
  padding: 0 10px;
}

.link-pickup-01 {
  display: flex;
  justify-content: center;
  margin: 0 auto 40px;
  max-width: 850px;
  width: 100%;
}

.link-pickup-01 li {
  margin: 0 15px;
  padding: 0 5px;
  max-width: 395px;
  width: 100%;
}

.link-pickup-01 li a {
  text-decoration: none;
}

.link-pickup-01 li a:hover img, .link-pickup-01 li a:focus img {
  opacity: .8;
}

.link-pickup-01 li p {
  margin-bottom: 7px;
  line-height: 1.4;
}

.link-pickup-01 li .image {
  margin-bottom: 18px;
  padding-top: calc(234/380 * 100%);
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 0;
}

.link-pickup-01 li .image img {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}

.link-pickup-01 li .date {
  color: #0075c1;
  font-size: 12px;
}

.link-pickup-01 li .link {
  margin-bottom: 10px;
  padding-left: 28px;
  position: relative;
  color: #333;
  font-weight: 600;
}

.link-pickup-01 li .link::after {
  display: inline-block;
  background-image: url(../png/sprite-2.png);
  background-position: -57px -91px;
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  content: "";
}

.link-pickup-01.col-03 {
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: -20px;
  max-width: 1060px;
}

.link-pickup-01.col-03 > li {
  margin-top: 20px;
  max-width: calc(33.3333% - 40px);
}

.link-pickup-01.col-03 > li .image {
  padding-top: 0;
  height: auto;
}

.link-pickup-01.col-03 > li .image img {
  position: static;
  width: 100%;
}

.link-pickup-01.col-03 > li .image + .link {
  margin-top: 10px;
}

.link-area-01 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.link-area-01.col-02 {
  margin: 0 auto 10px;
  max-width: 862px;
}

.link-area-01.col-02 li {
  max-width: 410px;
  width: 49%;
}

.link-area-01.col-03 {
  margin: 0 auto 40px;
  max-width: 1180px;
}

.link-area-01.col-03 li {
  max-width: 372px;
  width: 32%;
}

.link-area-01 .link-area-inner {
  display: block;
  border-radius: 10px;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.link-area-01 .link-area-inner > img {
  display: inline-block;
  border-radius: 10px;
}

.link-area-01 .link-area-inner .text {
  margin-bottom: 10px;
  padding: 25px 5px 3px;
  background-position: center top;
  background-size: cover;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.link-area-01 .link-area-inner .text::before {
  display: block;
  background-position: left top;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
}

.link-area-01 .link-area-inner .text::after {
  display: block;
  background-position: right top;
  position: absolute;
  right: 0;
  bottom: -10px;
  width: calc(100% - 10px);
  height: 10px;
  content: "";
}

.link-area-01 .link-area-inner p {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 22px;
  position: relative;
  color: #fff;
}

[lang=en] .link-area-01 .link-area-inner p {
  font-size: 13px;
}

.link-area-01 .link-area-inner p::after {
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}

.link-area-01 .link-area-inner p .icon {
  display: inline-block;
  margin: 0 3px 0 0;
  padding: 5px 14px;
  border: solid 1px #fff;
  border-radius: 20px;
  font-size: 12px;
  line-height: 1.1;
}

[lang=en] .link-area-01 .link-area-inner p .icon {
  padding: 5px 10px;
}

.link-area-01 .bg-01 .text {
  background-image: url(../png/bg_btn_img_01_01.png);
}

.link-area-01 .bg-01 .text::before {
  background-image: url(../png/bg_btn_img_01_01a.png);
}

.link-area-01 .bg-01 .text::after {
  background-image: url(../png/bg_btn_img_01_01b.png);
}

.link-area-01 .bg-01 .text p::after {
  background-image: url(../png/sprite-2.png);
  background-position: 0 -110px;
  width: 15px;
  height: 15px;
}

.link-area-01 .bg-02 .text {
  background-image: url(../png/bg_btn_img_01_02.png);
}

.link-area-01 .bg-02 .text::before {
  background-image: url(../png/bg_btn_img_01_02a.png);
}

.link-area-01 .bg-02 .text::after {
  background-image: url(../png/bg_btn_img_01_02b.png);
}

.link-area-01 .bg-02 .text p::after {
  background-image: url(../png/sprite-2.png);
  background-position: -110px -91px;
  width: 15px;
  height: 15px;
}

.link-area-01 .bg-03 .text {
  background-image: url(../png/bg_btn_img_01_03.png);
}

.link-area-01 .bg-03 .text::before {
  background-image: url(../png/bg_btn_img_01_03a.png);
}

.link-area-01 .bg-03 .text::after {
  background-image: url(../png/bg_btn_img_01_03b.png);
}

.link-area-01 .bg-03 .text p::after {
  background-image: url(../png/sprite-2.png);
  background-position: -93px -91px;
  width: 15px;
  height: 15px;
}

.link-area-01 .bg-04 .text {
  background-image: url(../png/bg_btn_img_01_04.png);
}

.link-area-01 .bg-04 .text::before {
  background-image: url(../png/bg_btn_img_01_04a.png);
}

.link-area-01 .bg-04 .text::after {
  background-image: url(../png/bg_btn_img_01_04b.png);
}

.link-area-01 .bg-04 .text p::after {
  background-image: url(../png/sprite-2.png);
  background-position: -76px -91px;
  width: 15px;
  height: 15px;
}

.link-area-01 .bg-05 .text {
  background-image: url(../png/bg_btn_img_01_05.png);
}

.link-area-01 .bg-05 .text::before {
  background-image: url(../png/bg_btn_img_01_05a.png);
}

.link-area-01 .bg-05 .text::after {
  background-image: url(../png/bg_btn_img_01_05b.png);
}

.link-area-01 .bg-05 .text p::after {
  background-image: url(../png/sprite-2.png);
  background-position: -109px -73px;
  width: 15px;
  height: 15px;
}

.link-area-01 div.link-area-inner .text p {
  padding-right: 0;
}

.link-area-01 div.link-area-inner .text p::after {
  display: none;
}

.link-news-01 {
  margin: 0 auto 30px;
  width: 100%;
}

.link-news-01.shop-home {
  max-width: 862px;
}

.link-news-01 li + li {
  border-top: solid 1px #0075c1;
}

.link-news-01 a {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 12px 35px 12px 0;
  position: relative;
  color: #333;
  text-decoration: none;
}

.link-news-01 a::after {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -57px -91px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  height: 17px;
  content: "";
}

.link-news-01 li > div {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 12px 20px 12px 0;
  color: #333;
  text-decoration: none;
}

.link-news-01 .text {
  width: calc(100% - 140px);
  color: #333;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
}

.link-news-01 .text .date {
  display: block;
  margin-bottom: 5px;
  color: #0075c1;
  font-size: 12px;
  font-weight: normal;
}

.link-news-01.no-image .text {
  width: 100%;
  font-weight: normal;
}

.link-news-01 .image {
  width: 120px;
}

.link-news-02 {
  margin: 0 auto 40px;
  max-width: 1060px;
  width: 100%;
}

.link-news-02 li {
  margin-bottom: 15px;
  border-radius: 80px;
  background-color: #fff;
}

.link-news-02 div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 28px;
  position: relative;
  text-decoration: none;
}

.link-news-02 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 46px 14px 28px;
  position: relative;
  text-decoration: none;
}

.link-news-02 a::before {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -57px -91px;
  position: absolute;
  top: 0;
  right: 14px;
  bottom: 0;
  width: 17px;
  height: 17px;
  content: "";
}

.link-news-02 .date {
  width: 130px;
  color: #0075c1;
  font-size: 12px;
  line-height: 1.3;
}

.link-news-02 .text {
  width: calc(100% - 130px);
  color: #333;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
}

.link-news-03 {
  margin: 0 auto 40px;
  max-width: 862px;
  width: 100%;
}

.link-news-03 li {
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: #fff;
}

.link-news-03 a {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  text-decoration: none;
}

.link-news-03 .text {
  width: calc(100% - 140px);
  color: #333;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
}

.link-news-03 .text .date {
  display: block;
  margin-bottom: 8px;
  color: #0075c1;
  font-size: 12px;
  font-weight: normal;
}

.link-news-03 .image {
  position: relative;
  width: 120px;
  height: 70px;
}

.link-news-03 .image img {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 70px;
}

.link-shopnews-01 {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

.link-shopnews-01 > li {
  margin-bottom: 30px;
  margin-left: calc(45 / 1180 * 100%);
  background-color: #fff;
  max-width: 260px;
  width: calc(260 / 1180 * 100%);
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.link-shopnews-01 > li:nth-child(4n-3) {
  margin-left: 0;
}

.link-shopnews-01 > li a {
  text-decoration: none;
}

.link-shopnews-01 > li a:hover img, .link-shopnews-01 > li a:focus img {
  opacity: .8;
}

.link-shopnews-01 .image {
  padding-top: calc(163 / 260 * 100%);
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 0;
}

.link-shopnews-01 .image img {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}

.link-shopnews-01 .text {
  padding: 15px;
}

.link-shopnews-01 .text .date {
  margin-bottom: 15px;
  color: #696969;
  font-size: 12px;
  word-break: break-all;
}

.link-shopnews-01 .text .shop-name {
  margin-bottom: 4px;
  color: #333;
  font-size: 15px;
  font-weight: 600;
}

.link-shopnews-01 .text .news-text {
  margin-bottom: 0;
  color: #0079c3;
  font-size: 14px;
  font-weight: 600;
}

.link-thumbnail-01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

.link-thumbnail-01 > li {
  margin-bottom: 30px;
  margin-left: calc(45 / 1180 * 100%);
  background-color: #fff;
  max-width: 260px;
  width: calc(260 / 1180 * 100%);
}

.link-thumbnail-01 > li:nth-child(4n-3) {
  margin-left: 0;
}

.link-thumbnail-01 > li a {
  text-decoration: none;
}

.link-thumbnail-01 > li a:hover img, .link-thumbnail-01 > li a:focus img {
  opacity: .8;
}

html[data-script-enabled="true"] .jsOverLay {
  background-color: rgba(0, 0, 0, .5);
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 200ms;
}

html[data-script-enabled="true"] .isHide {
  display: none;
}

html[data-script-enabled="true"] .isTransparent {
  opacity: 0;
}

html[data-script-enabled="true"] .isFixed {
  position: fixed;
}

html[data-script-enabled="true"] body.isFixed {
  overflow: scroll;
  max-width: 100%;
}

.jsModalContent .btn_close {
  display: none;
}

html[data-script-enabled="true"] .isOpenModal {
  overflow-y: scroll;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 0 !important;
  height: 100%;
}

html[data-script-enabled="true"] .isOpenModal .jsOverLay {
  z-index: 1002;
}

html[data-script-enabled="true"] .jsModalHook:hover, html[data-script-enabled="true"] .jsModalHook:focus {
  opacity: .8;
}

html[data-script-enabled="true"] .jsModalContent {
  position: fixed;
  z-index: 1002;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 300ms;
}

html[data-script-enabled="true"] .jsModalContent .jsModalContentInner {
  border-radius: 7px;
  overflow: auto;
  position: absolute;
  z-index: 1002;
  top: 50%;
  left: 50%;
  max-width: 1200px;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

html[data-script-enabled="true"] .jsModalContent .dmc_content {
  margin-bottom: 20px;
}

html[data-script-enabled="true"] .jsModalContent .dmc_content + .dmc_content {
  padding-top: 20px;
}

html[data-script-enabled="true"] .jsModalContent .dmc_content + .dmc_content:last-child {
  position: relative;
}

html[data-script-enabled="true"] .jsModalContent .dmc_content + .dmc_content:last-child .reset {
  position: absolute;
  right: 0;
  bottom: 0;
}

html[data-script-enabled="true"] .jsModalContent .btn_close {
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
}

html[data-script-enabled="true"] .jsModalContent .btn_close .jsModalCloseBtn {
  display: block;
  padding: 0;
  overflow: hidden;
  z-index: 2;
  min-width: 0;
  width: 20px;
  height: 20px;
  text-indent: 100%;
  white-space: nowrap;
}

html[data-script-enabled="true"] .jsModalContent .btn_close .jsModalCloseBtn::before, html[data-script-enabled="true"] .jsModalContent .btn_close .jsModalCloseBtn::after {
  display: inline-block;
  margin-top: -12px;
  margin-left: -1px;
  background-color: #096dbb;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 24px;
  content: "";
}

html[data-script-enabled="true"] .jsModalContent .btn_close .jsModalCloseBtn::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

html[data-script-enabled="true"] .jsModalContent .btn_close .jsModalCloseBtn::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.jsModalContentInner {
  padding: 80px 30px 30px;
  background-color: #fff;
}

.jsModalContentInner *:last-child {
  margin-bottom: 0;
}

.box-01 {
  margin: 0 auto 50px;
  padding-top: 26px;
  max-width: 1180px;
  width: 100%;
}

.box-01 .box-outer-01 {
  margin: 0 auto;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, .7);
  position: relative;
  width: calc(100% - 120px);
  text-align: center;
}

.box-01 .box-inner-01 {
  margin: 0 -60px;
  padding-bottom: 8px;
  text-align: left;
}

.box-01 .box-inner-02 {
  margin: 0;
  padding: 5px 100px 8px;
  text-align: left;
}

.box-01 .hdg-01 {
  display: inline-block;
  margin-bottom: 16px;
  padding: 16px 50px;
  border-radius: 40px;
  position: relative;
  top: -25px;
  min-width: 216px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  line-height: 1.1;
}

.box-01 .hdg-01::after {
  display: inline-block;
  margin: auto;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  position: absolute;
  right: 0;
  bottom: -9px;
  left: 0;
  width: 0;
  height: 0;
  content: "";
}

.box-01 .hdg-01.narrow {
  min-width: 176px;
}

.box-01 .hdg-01.wide {
  min-width: 294px;
}

.box-01 .hdg-01.type-01 {
  background: linear-gradient(to right, #e6c14f, #f3af37);
}

.box-01 .hdg-01.type-01::after {
  border-color: #efb740 transparent transparent transparent;
}

.box-01 .hdg-01.type-02 {
  background: linear-gradient(to right, #649ceb, #4981f2);
}

.box-01 .hdg-01.type-02::after {
  border-color: #5991ee transparent transparent transparent;
}

.box-01 .hdg-01.type-03 {
  background: linear-gradient(to right, #ed6b8f, #f37b69);
}

.box-01 .hdg-01.type-03::after {
  border-color: #f0757d transparent transparent transparent;
}

.box-02 {
  margin-bottom: 20px;
  padding: 20px 30px;
  border: solid 1px #096dbb;
  border-radius: 10px;
  background-color: #fff;
}

.box-02 > *:last-child, .box-02 .lay-img-01 {
  margin-bottom: 0;
}

.box-03 {
  margin-bottom: 30px;
  padding: 17px 35px;
  border: solid 1px #096dbb;
  border-radius: 10px;
}

.box-03 .hdg {
  margin-bottom: 9px;
  padding-bottom: 5px;
  border-bottom: solid 1px #c1c1c1;
  color: #096dbb;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.box-03 .lead {
  margin-bottom: 9px;
  color: #096dbb;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}

.box-03 > *:last-child {
  margin-bottom: 0;
}

.box-contact-01 {
  margin-bottom: 30px;
  padding: 15px 35px;
  border-radius: 10px;
  background-color: #ebf6fc;
}

.box-contact-01 dl {
  display: table;
}

.box-contact-01 dl dt {
  display: table-cell;
  padding: 4px 20px 4px 0;
  border-right: #096dbb solid 1px;
  min-width: 130px;
  color: #096dbb;
  font-weight: 600;
  vertical-align: middle;
}

.box-contact-01 dl dd {
  display: table-cell;
  padding: 4px 0 4px 40px;
  vertical-align: middle;
}

.box-contact-01 dl dd > * {
  margin-bottom: 5px;
}

.box-contact-01 dl dd > *:last-child {
  margin-bottom: 0 !important;
}

.box-contact-01 .list-tel::after {
  display: block;
  clear: both;
  content: "";
}

.box-contact-01 .list-tel li {
  display: table;
  float: left;
  font-size: 14px;
  font-weight: 600;
}

.box-contact-01 .list-tel li + li {
  margin-left: 20px;
}

.box-contact-01 .list-tel li span {
  display: table-cell;
  vertical-align: middle;
}

.box-contact-01 .list-tel li .media {
  padding: 4px 10px;
  border-radius: 4px;
  background-color: #096dbb;
  min-width: 4em;
  color: #fff;
  text-align: center;
}

.box-contact-01 .list-tel li .number {
  padding: 0 10px;
}

.box-contact-01 .note {
  font-size: 14px;
}

.box-schedule-01 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.box-schedule-01 .col {
  margin-bottom: 20px;
  margin-left: calc(20 / 1180 * 100%);
  padding: 18px 20px;
  border-radius: 10px;
  background-color: #ecf7ff;
  width: calc(280 / 1180 * 100%);
}

.box-schedule-01 .col:nth-child(4n-3) {
  margin-left: 0;
}

.box-schedule-01 .col .text-date {
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: solid 1px #096dbb;
  color: #096dbb;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
}

.box-schedule-01 .col .text-time {
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}

.box-schedule-01 .col .text-note {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.3;
}

.box-arrow {
  margin-bottom: 30px;
}

.box-arrow > .hdg-l3-01 {
  margin-bottom: 40px;
}

.box-arrow > .item {
  margin-bottom: 60px;
  padding: 24px 40px;
  border-radius: 10px;
  position: relative;
}

.box-arrow > .item .hdg {
  margin-bottom: 14px;
  color: #096dbb;
  font-size: 16px;
}

.box-arrow > .item .hdg:only-child {
  margin: auto;
}

.box-arrow > .item::before {
  margin: auto;
  background-color: #096dbb;
  position: absolute;
  right: 0;
  bottom: -42px;
  left: 0;
  width: 20px;
  height: 25px;
  content: "";

  -webkit-mask: url(https://sunshinecity.jp/themes/aquarium@sunshine/resource/common/images/arrow.svg) no-repeat center/contain;
  mask: url(https://sunshinecity.jp/themes/aquarium@sunshine/resource/common/images/arrow.svg) no-repeat center/contain;
}

.box-arrow > .item:last-child {
  margin-bottom: 0;
}

.box-arrow > .item:last-child::before {
  content: none;
}

.box-arrow > .item > .list-note-01 {
  margin: auto;
}

.bg-common-01 .box-arrow .item {
  background-color: #ebf6fc;
}

.bg-common-02 .box-arrow .item {
  background-color: #fff;
}

.section-01 {
  margin: 0 auto;
  padding-bottom: 40px;
  max-width: 860px;
  width: 100%;
}

.bg-common-01 .section-01:last-child, .bg-common-02 .section-01:last-child {
  padding-bottom: 0;
}

.bg-common-03 .section-01:last-child {
  padding-bottom: 20px;
}

.section-02 {
  margin: 0 auto;
  padding-bottom: 40px;
  max-width: 1060px;
  width: 100%;
}

.bg-common-01 .section-02:last-child, .bg-common-02 .section-02:last-child {
  padding-bottom: 0;
}

.bg-common-03 .section-02:last-child {
  padding-bottom: 20px;
}

.section-02.w-860 {
  max-width: 860px;
}

.section-03 {
  margin: 0 auto;
  padding-bottom: 40px;
}

.lay-segment-01 {
  padding-top: 40px;
  border-top: solid 1px #c9c9c9;
}

.lay-01 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
}

.lay-01.col-02 .col {
  width: 48%;
}

.img-full {
  margin-bottom: 40px;
}

.img-full .image {
  text-align: center;
}

.img-full .image .caption {
  display: block;
  margin-bottom: 0;
  padding-top: 6px;
}

.lay-img-01 {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  width: 100%;
}

.box-01 .lay-img-01 {
  margin-bottom: 30px;
}

.lay-img-01 .text-area {
  width: 100%;
}

.lay-img-01 .image img {
  max-width: inherit;
}

.lay-img-01 .image .caption {
  display: block;
  margin-bottom: 0;
  padding-top: 6px;
  text-align: center;
}

.lay-img-01.align-top {
  align-items: flex-start;
}

.lay-img-01.img-left .text-area {
  padding-left: 40px;
}

.box-01 .box-inner-02 .lay-img-01.img-left .text-area {
  padding-left: 20px;
}

.box-02 .lay-img-01.img-left .text-area {
  padding-left: 30px;
}

.lay-img-01.img-right {
  flex-direction: row-reverse;
}

.lay-img-01.img-right .text-area {
  padding-right: 40px;
}

.box-02 .lay-img-01.img-right .text-area {
  padding-right: 30px;
}

.lay-img-01._reverse {
  flex-flow: row-reverse;
}

.lay-img-01._reverse.img-right {
  flex-flow: row;
}

.lay-img-02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 20px;
}

.lay-img-02 .col {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  width: 48%;
}

.lay-img-02 .image {
  width: 45%;
}

.lay-img-02 .text-area {
  width: 50%;
}

.lay-img-02 .text-area p.hdg {
  margin-bottom: 10px;
  padding-left: 27px;
  position: relative;
}

.lay-img-02 .text-area p.hdg::after {
  display: inline-block;
  background-image: url(../png/sprite-2.png);
  background-position: -57px -91px;
  position: absolute;
  top: .2em;
  left: 0;
  width: 17px;
  height: 17px;
  content: "";
}

.lay-img-02 .text-area p.hdg a {
  color: #096dbb;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.lay-img-03 {
  margin-bottom: 40px;
}

.lay-img-03 .image {
  margin-bottom: 18px;
  text-align: center;
}

.lay-img-03._reverse {
  display: flex;

  flex-flow: column-reverse;
}

.lay-img-04 {
  display: flex;
  align-items: flex-start;
  margin: 0 auto 40px;
  width: 100%;
}

.lay-img-04 .col {
  padding: 0 0 0 20px;
  width: 50%;
}

.lay-img-04 .col:first-child {
  padding: 0 20px 0 0;
}

.lay-img-04 .image {
  margin-bottom: 18px;
  text-align: center;
}

.lay-img-04 .image .caption {
  display: block;
  margin-bottom: 0;
  padding-top: 6px;
  text-align: center;
}

.lay-img-04._reverse .col {
  display: flex;

  flex-flow: column-reverse;
}

.lay-img-04._reverse .col .text-area {
  flex-flow: column;
}

.lay-img-05 {
  margin: 0 auto 40px;
}

.lay-img-05::after {
  display: block;
  clear: both;
  content: "";
}

.lay-img-05 > .image {
  margin-right: 25px;
  float: left;
  text-align: center;
}

.lay-img-05.img-right > .image {
  margin-right: 0;
  margin-left: 25px;
  float: right;
}

.lay-img-05 > .text-area > p a.title-text {
  color: #096dbb;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.lay-index-01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 20px;
}

.lay-index-01 .col {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  width: 48%;
}

.lay-index-01 .image {
  width: 100px;
}

.lay-index-01 .text-area {
  width: calc(100% - 120px);
}

.lay-index-01 .text-area p.hdg {
  margin-bottom: 10px;
  padding-left: 27px;
  position: relative;
}

.lay-index-01 .text-area p.hdg::after {
  display: inline-block;
  background-image: url(../png/sprite-2.png);
  background-position: -57px -91px;
  position: absolute;
  top: .2em;
  left: 0;
  width: 17px;
  height: 17px;
  content: "";
}

.lay-index-01 .text-area p.hdg a {
  color: #096dbb;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.lay-index-01 .text-area *:last-child {
  margin-bottom: 0;
}

.lay-media-01 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
  max-width: 1060px;
  width: 100%;
}

.lay-media-01 .col {
  max-width: 510px;
  width: 49%;
}

.lay-media-01 h3 {
  margin: 0;
  padding: 15px 10px;
  border-radius: 10px 10px 0 0;
  background: linear-gradient(to right, #1680d1, #0d4ba8);
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.lay-media-01 .contents {
  padding: 0 12px;
  border-right: #e2e2e2 solid 1px;
  border-bottom: #e2e2e2 solid 1px;
  border-left: #e2e2e2 solid 1px;
  font-size: 8px;
  line-height: 1;
}

.lay-media-01 .contents .facebook-wrapper {
  text-align: center;
}

.lay-media-01 .contents .fb-iframe {
  width: 320px;
}

.lay-media-02 {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 40px;
  width: 100%;
}

.lay-media-02._no-text {
  flex-direction: row;
}

.lay-media-02 .text-area {
  padding-left: 40px;
  width: 100%;
}

.lay-media-02 .text-area *:last-child {
  margin-bottom: 0;
}

.lay-media-02 .media iframe {
  border: none;
  overflow-y: hidden;
}

.lay-media-02 .media._youtube iframe {
  width: 426px;
  height: 240px;
}

.list-area-01 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
  max-width: 1180px;
  width: 100%;
}

.list-area-01 li {
  max-width: 372px;
  width: 32%;
}

.list-area-01 .inner {
  display: block;
  border-radius: 10px;
  position: relative;
}

.list-area-01 .inner > img {
  display: inline-block;
  border-radius: 10px;
}

.list-area-01 .inner .text {
  margin-bottom: 10px;
  padding: 25px 10px 3px;
  background-position: center top;
  background-size: cover;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.list-area-01 .inner .text::before {
  display: block;
  background-position: left top;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
}

.list-area-01 .inner .text::after {
  display: block;
  background-position: right top;
  position: absolute;
  right: 0;
  bottom: -10px;
  width: calc(100% - 10px);
  height: 10px;
  content: "";
}

.list-area-01 .inner p {
  margin-bottom: 0;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.list-area-01.bg-01 .text {
  background-image: url(../png/bg_btn_img_01_01.png);
}

.list-area-01.bg-01 .text::before {
  background-image: url(../png/bg_btn_img_01_01a.png);
}

.list-area-01.bg-01 .text::after {
  background-image: url(../png/bg_btn_img_01_01b.png);
}

.list-area-01.bg-02 .text {
  background-image: url(../png/bg_btn_img_01_02.png);
}

.list-area-01.bg-02 .text::before {
  background-image: url(../png/bg_btn_img_01_02a.png);
}

.list-area-01.bg-02 .text::after {
  background-image: url(../png/bg_btn_img_01_02b.png);
}

.list-area-01.bg-03 .text {
  background-image: url(../png/bg_btn_img_01_03.png);
}

.list-area-01.bg-03 .text::before {
  background-image: url(../png/bg_btn_img_01_03a.png);
}

.list-area-01.bg-03 .text::after {
  background-image: url(../png/bg_btn_img_01_03b.png);
}

.lay-info-01 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 58px;
  max-width: 1180px;
  width: 100%;
}

.lay-info-01 li {
  border-radius: 10px;
  background-color: #fff;
  max-width: 372px;
  width: 32%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
}

.lay-info-01 li img {
  display: inline-block;
  border-radius: 10px 10px 0 0;
}

.lay-info-01 .text-area {
  padding: 16px 24px 20px;
  text-align: center;
}

.lay-info-01 .text-area .hdg {
  margin-bottom: 16px;
  padding: 7px;
  border-radius: 5px;
  background-image: linear-gradient(to right, #2992da, #0862ad);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1;
}

.lay-info-01 .text-area .hdg .division {
  margin-left: 10px;
  font-size: 15px;
}

.lay-info-01 .text-area .details {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  color: #0075c1;
  font-weight: 600;
  line-height: 1.1;
}

.lay-info-01 .text-area .details .icon {
  padding: 5px 7px;
  border: solid 1px #0075c1;
  border-radius: 20px;
  min-width: calc(3em + 14px);
  font-size: 12px;
}

[lang=en] .lay-info-01 .text-area .details .icon {
  min-width: calc(5em + 14px);
}

.lay-info-01 .text-area .details .age {
  padding: 2px 16px 2px 10px;
  border-right: solid 1px #0075c1;
  font-size: 14px;
}

.lay-info-01 .text-area .details .price {
  padding-left: 16px;
  font-size: 21px;
}

.lay-info-01 .text-area .details .price em {
  font-size: 30px;
}

.lay-info-02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
  width: 100%;
  text-align: left;
}

.lay-info-02 li {
  margin-bottom: 20px;
  padding: 10px 40px 10px 10px;
  border-radius: 10px;
  background-color: #fff;
  width: 49%;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.lay-info-02 .lay-img-01 {
  margin-bottom: 0;
}

.lay-info-02 .lay-img-01 > div {
  vertical-align: middle;
}

.lay-info-02 .lay-img-01 .text-area {
  line-height: 1.3;
}

.lay-info-02 .lay-img-01 .text-area p:last-child {
  margin-bottom: 0;
}

.lay-info-02._w860 li {
  padding: 10px 20px 10px 10px;
}

.lay-info-02._w860 .lay-img-01 .text-area {
  padding-left: 20px;
}

.lay-info-03 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  width: 100%;
  text-align: center;
}

.lay-info-03 li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 28px 20px;
  border-radius: 10px;
  background-color: #fff;
  width: 24%;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.lay-info-03 .contents {
  width: 100%;
  line-height: 1.5;
}

.lay-info-03 .contents p:last-child {
  margin-bottom: 0;
}

.lay-info-04 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 30px;
  width: 100%;
  text-align: center;

  gap: 10px 30px;
}

.lay-info-04 li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 28px 20px;
  border-radius: 10px;
  background-color: #fff;
  width: 30%;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.lay-info-04 .contents {
  width: 100%;
  line-height: 1.5;
}

.lay-info-04 .contents p:last-child {
  margin-bottom: 0;
}

.lay-auto {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 14px;

  gap: 4px;
}

.lay-auto__item {
  margin: 0;
  max-width: 100%;

  flex: 0 0 auto;
}

.lay-shop-01 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.lay-shop-01 .col {
  margin-bottom: 80px;
  border-radius: 20px;
  background-color: #fff;
  background-color: #def3f7;
  width: 48%;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.lay-shop-01 .hdg {
  padding: 30px 25px 40px;
  border-radius: 20px 20px 0 0;
  background-color: #fff;
}

.lay-shop-01 .hdg .hdg-inner {
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
  max-width: 520px;
  text-decoration: none;
}

.lay-shop-01 .hdg .hdg-inner img {
  display: inline-block;
  border-radius: 10px;
}

.lay-shop-01 .hdg .text {
  margin-bottom: 10px;
  padding: 30px 10px 3px;
  background-position: center top;
  background-size: cover;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.lay-shop-01 .hdg .text::before {
  display: block;
  background-position: left top;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 10px;
  height: 10px;
  content: "";
}

.lay-shop-01 .hdg .text::after {
  display: block;
  background-position: right top;
  position: absolute;
  right: 0;
  bottom: -10px;
  width: calc(100% - 10px);
  height: 10px;
  content: "";
}

.lay-shop-01 .hdg .text h2 {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 22px;
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.lay-shop-01 .hdg .text h2::after {
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}

.lay-shop-01 .hdg div.hdg-inner .text h2 {
  padding-right: 0;
}

.lay-shop-01 .hdg div.hdg-inner .text h2::after {
  display: none;
}

.lay-shop-01 .hdg p {
  margin-bottom: 0;
  padding-top: 20px;
}

.lay-shop-01 .bg-01 .text {
  background-image: url(../png/bg_btn_img_01_04.png);
}

.lay-shop-01 .bg-01 .text::before {
  background-image: url(../png/bg_btn_img_01_04a.png);
}

.lay-shop-01 .bg-01 .text::after {
  background-image: url(../png/bg_btn_img_01_04b.png);
}

.lay-shop-01 .bg-01 .text h2::after {
  background-image: url(../png/sprite-2.png);
  background-position: -76px -91px;
  width: 15px;
  height: 15px;
}

.lay-shop-01 .bg-02 .text {
  background-image: url(../png/bg_btn_img_01_05.png);
}

.lay-shop-01 .bg-02 .text::before {
  background-image: url(../png/bg_btn_img_01_05a.png);
}

.lay-shop-01 .bg-02 .text::after {
  background-image: url(../png/bg_btn_img_01_05b.png);
}

.lay-shop-01 .bg-02 .text h2::after {
  background-image: url(../png/sprite-2.png);
  background-position: -109px -73px;
  width: 15px;
  height: 15px;
}

.lay-shop-01 .contents {
  padding: 40px 0 2px;
  border-radius: 0 0 20px 20px;
  position: relative;
}

.lay-shop-01 .contents::before {
  display: block;
  background: url(../png/bg_contents_cmn_sp_02.png) center top repeat-x;
  position: absolute;
  top: -8px;
  width: 100%;
  height: 8px;
  content: "";
}

.lay-shop-01 .contents .inner {
  padding: 0 25px;
}

.lay-shop-01 .contents h3 {
  margin-bottom: 30px;
  padding-bottom: 6px;
  border-bottom: solid 1px #c9cecf;
  color: #096dbb;
  font-size: 18px;
  font-weight: 600;
}

.lay-shop-01 .contents .list-goods {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.lay-shop-01 .contents .list-goods li {
  margin-bottom: 26px;
  width: 48%;
}

.lay-shop-01 .contents .list-goods li img {
  margin-bottom: 10px;
}

.tbl-01, .tbl-02 {
  margin-bottom: 30px;
}

.tbl-01 table, .tbl-02 table {
  border: #7ebde9 solid 1px;
  border-collapse: collapse;
  width: 100%;
}

.tbl-01 table th, .tbl-01 table td, .tbl-02 table th, .tbl-02 table td {
  padding: 6px 15px;
}

.tbl-01 table th, .tbl-02 table th {
  font-weight: 600;
  vertical-align: middle;
}

.tbl-01 table td, .tbl-02 table td {
  vertical-align: middle;
}

.tbl-01 table .text-top, .tbl-02 table .text-top {
  vertical-align: top;
}

.tbl-01 table .text-bottom, .tbl-02 table .text-bottom {
  vertical-align: bottom;
}

.tbl-01 table thead th, .tbl-01 table thead td, .tbl-02 table thead th, .tbl-02 table thead td {
  border-left: #fff solid 1px;
  background-color: #7ebde9;
  color: #fff;
  text-align: center;
}

.tbl-01 table thead th:nth-child(1), .tbl-01 table thead td:nth-child(1), .tbl-02 table thead th:nth-child(1), .tbl-02 table thead td:nth-child(1) {
  border-left: none;
}

.tbl-01 table thead + tbody tr:nth-child(1) th, .tbl-02 table thead + tbody tr:nth-child(1) th {
  border-top: #fff solid 1px;
}

.tbl-01 table tbody tr:nth-child(1) th, .tbl-02 table tbody tr:nth-child(1) th {
  border-top: #7ebde9 solid 1px;
}

.tbl-01 table tbody th, .tbl-02 table tbody th {
  border-top: #fff solid 1px;
  background-color: #7ebde9;
  color: #fff;
  text-align: left;
}

.tbl-01 table tbody td, .tbl-02 table tbody td {
  border-top: #7ebde9 solid 1px;
  border-left: #7ebde9 solid 1px;
  background-color: #fff;
}

.tbl-01 table tbody .border-both, .tbl-02 table tbody .border-both {
  border-right: #fff solid 1px;
  border-left: #fff solid 1px;
}

.tbl-01 table tbody .border-both:first-child, .tbl-02 table tbody .border-both:first-child {
  border-left: none;
}

.tbl-01 table tbody .border-both:last-child, .tbl-02 table tbody .border-both:last-child {
  border-right: none;
}

.tbl-01 .list-bullet-01, .tbl-02 .list-bullet-01 {
  margin-bottom: 0;
}

.tbl-01 {
  overflow-x: auto;
}

.lay-top-visual {
  background: url(../jpg/bg_hdg_01.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

.lay-top-visual::after {
  display: block;
  background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 10%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.lay-top-visual .main-visual {
  overflow: hidden;
  position: relative;
  max-height: 824px;
  text-align: center;
}

.lay-top-visual .main-visual::before {
  display: block;
  background: url(../png/bg_main_visual_01.png) center top repeat-x;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 260px;
  content: "";
}

.lay-top-visual .main-visual::after {
  display: block;
  background: url(../png/bg_main_visual_02.png) center bottom repeat-x;
  background-size: contain;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 499px;
  content: "";
}

.lay-top-visual .main-visual img {
  max-width: 1400px;
  width: 100%;
}

.lay-top-visual .main-visual .img-pc {
  display: inline-block;
}

.lay-top-visual .main-visual .img-sp {
  display: none;
}

.slick-slider {
  display: block;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 0;
  left: 0;
}

.slick-track::before, .slick-track::after {
  display: table;
  content: "";
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
  height: 100%;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  border: 1px solid transparent;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  display: block;
  margin: 0 auto;
  padding: 0 18px;
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 102px;
  right: 0;
  left: 0;
  max-width: 1180px;
  width: 100%;
  text-align: right;
}

.slick-dots li {
  display: inline-block;
  margin: 0 3.5px;
  padding: 0;
  position: relative;
  width: 13px;
  height: 13px;
  cursor: pointer;
}

.slick-dots li button {
  display: block;
  padding: 0;
  padding-left: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
  width: 10px;
  height: 10px;
  color: transparent;
  line-height: 0;
  white-space: nowrap;
  cursor: pointer;
}

.slick-dots li.slick-active button {
  border: 2px solid #fff;
  background-color: transparent;
  overflow: hidden;
  position: relative;
  top: 0;
  left: -2px;
  width: 14px;
  height: 14px;
}

.slick-btn {
  margin: auto;
  position: absolute;
  top: 104px;
  right: 0;
  left: 0;
  max-width: 1180px;
  width: 100%;
}

.slick-btn .slick-btn-inner {
  position: absolute;
  z-index: 200;
  top: 0;
  right: 0;
}

.slick-btn .slick-stop {
  padding-left: 14px;
  overflow: hidden;
  position: relative;
  width: 14px;
  height: 14px;
  color: transparent;
  line-height: 0;
  white-space: nowrap;
}

.slick-btn .slick-stop::before {
  border-radius: 3px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 8px;
  width: 3px;
  height: 12px;
  content: "";
}

.slick-btn .slick-stop::after {
  border-radius: 3px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 3px;
  width: 3px;
  height: 12px;
  content: "";
}

.slick-btn .slick-start {
  padding-left: 14px;
  overflow: hidden;
  position: relative;
  width: 14px;
  height: 14px;
  color: transparent;
  line-height: 0;
  white-space: nowrap;
}

.slick-btn .slick-start::before {
  border-width: 5px 0 5px 10px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: "";
}

.slick-btn .btn-hiddun {
  display: none;
}

.lay-guide {
  display: flex;
  justify-content: space-between;
  margin: auto;
  padding: 0 10px;
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 122px;
  left: 0;
  max-width: 1200px;
  width: 100%;
}

.lay-guide .box-ticket {
  width: 34.7%;

  flex-flow: column;
}

.lay-guide .box-ticket .box-ticket-inner {
  display: flex;
  justify-content: space-between;
}

.lay-guide .box-ticket .box-ticket-inner p {
  padding: 10px 0 0;
  width: 48.5%;
}

.lay-guide .box-ticket .btn-ticket a {
  display: block;
  margin: 0 auto;
  border-radius: 40px;
  background-position: center center;
  background-size: 100%;
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  transition: .2s linear;
}

.lay-guide .box-ticket .btn-ticket a::after {
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 18px;
  bottom: 0;
  content: "";
  transition: .2s linear;
}

.lay-guide .box-ticket .btn-ticket a:hover {
  background-position: right center;
  background-size: 400%;
  opacity: 1;
}

.lay-guide .box-ticket .btn-ticket a.type-01, .lay-guide .box-ticket .btn-ticket a.type-02-01, .lay-guide .box-ticket .btn-ticket a.type-03-01, .lay-guide .box-ticket .btn-ticket a.type-04 {
  padding: 22px 42px 20px 20px;
}

.lay-guide .box-ticket .btn-ticket a.type-01::after, .lay-guide .box-ticket .btn-ticket a.type-02-01::after, .lay-guide .box-ticket .btn-ticket a.type-03-01::after, .lay-guide .box-ticket .btn-ticket a.type-04::after {
  background-image: url(../png/sprite-2.png);
  background-position: -48px -66px;
  width: 22px;
  height: 22px;
}

.lay-guide .box-ticket .btn-ticket a.type-01:hover::after, .lay-guide .box-ticket .btn-ticket a.type-02-01:hover::after, .lay-guide .box-ticket .btn-ticket a.type-03-01:hover::after, .lay-guide .box-ticket .btn-ticket a.type-04:hover::after {
  right: 10px;
}

.lay-guide .box-ticket .btn-ticket a.type-01 {
  background-image: linear-gradient(to right, #e5972b, #f86a05);
}

.lay-guide .box-ticket .btn-ticket a.type-02-01 {
  margin-top: 10px;
  background-image: linear-gradient(to right, #30bf99, #0a96b6);
}

.lay-guide .box-ticket .btn-ticket a.type-02-01::after {
  background-image: url(../png/sprite-2.png);
  background-position: -72px -66px;
  width: 22px;
  height: 22px;
}

.lay-guide .box-ticket .btn-ticket a.type-02 {
  padding: 13px 38px 11px 20px;
  background-image: linear-gradient(to right, #30bf99, #0a96b6);
}

.lay-guide .box-ticket .btn-ticket a.type-02::after {
  background-image: url(../png/sprite-2.png);
  background-position: -72px -66px;
  right: 12px;
  width: 22px;
  height: 22px;
}

.lay-guide .box-ticket .btn-ticket a.type-02:hover::after {
  right: 6px;
}

.lay-guide .box-ticket .btn-ticket a.type-03-01 {
  margin-top: 10px;
  background-image: linear-gradient(to right, #23d7d2, #278fdf);
}

.lay-guide .box-ticket .btn-ticket a.type-03-01::after {
  background-image: url(../png/sprite-2.png);
  background-position: -109px 0;
  width: 22px;
  height: 22px;
}

.lay-guide .box-ticket .btn-ticket a.type-03 {
  padding: 13px 38px 11px 20px;
  background-image: linear-gradient(to right, #23d7d2, #278fdf);
}

.lay-guide .box-ticket .btn-ticket a.type-03::after {
  background-image: url(../png/sprite-2.png);
  background-position: -109px 0;
  right: 12px;
  width: 22px;
  height: 22px;
}

.lay-guide .box-ticket .btn-ticket a.type-03:hover::after {
  right: 6px;
}

.lay-guide .box-ticket .btn-ticket a.type-04 {
  margin-top: 10px;
  background-image: linear-gradient(to right, #f44c87, #f27575);
}

.lay-guide .box-ticket .btn-ticket a .balloon {
  display: inline-block;
  margin-right: 18px;
  padding: 5px 13px 5px 18px;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  color: #f86905;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}

.lay-guide .box-ticket .btn-ticket a .balloon::after {
  display: inline-block;
  margin: auto;
  border-width: 3px 0 3px 7px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  right: -6px;
  bottom: 0;
  width: 0;
  height: 0;
  content: "";
}

.lay-guide .box-time {
  display: flex;
  padding: 10px 10px 12px;
  border-radius: 10px;
  background-color: #fff;
  width: 29.6%;
}

.lay-guide .box-time dl {
  display: flex;
  width: 100%;

  flex-flow: column;
}

.lay-guide .box-time dt {
  margin-bottom: 10px;
  padding: 5px 3px 3px;
  border-radius: 5px;
  background: linear-gradient(to right, #3575bb, #13458e);
  background-color: #3474ba;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.lay-guide .box-time dd {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #13458e;
  line-height: 1.1;
}

.lay-guide .box-time dd .box-time-inner {
  text-align: center;
}

.lay-guide .box-time dd .time-open {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
}

.lay-guide .box-time dd .time-last {
  display: inline-block;
  padding: 5px 10px;
  border: solid 1px #13458e;
  border-radius: 20px;
  font-size: 13px;
}

.lay-guide .box-time dd .time-last b {
  padding-left: 20px;
  position: relative;
  font-weight: 600;
}

.lay-guide .box-time dd .time-last b::before {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -126px -73px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  width: 5px;
  height: 7px;
  content: "";
}

.lay-guide .box-time dd .time-crowded {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}

.lay-guide .box-time dd .time-crowded.text-01 {
  font-size: 22px;
}

[lang=en] .lay-guide .box-time dd .time-crowded.text-01 {
  font-size: 18px;
}

[lang=zh-cn] .lay-guide .box-time dd .time-crowded.text-01 {
  font-size: 18px;
}

[lang=zh-tw] .lay-guide .box-time dd .time-crowded.text-01 {
  font-size: 18px;
}

.lay-guide .box-time dd .time-crowded.text-01 b {
  font-size: 28px;
}

.lay-guide .box-time dd .time-crowded.text-02 {
  font-size: 14px;
  font-weight: normal;
}

.lay-guide .box-time dd .time-crowded.text-02 b {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

[lang=en] .lay-guide .box-time dd .time-crowded.text-02 b {
  text-align: left;
}

.lay-guide .box-time dd .text-area {
  margin-top: 10px;
}

.lay-guide .box-time.link {
  text-decoration: none;
}

.lay-guide .box-time.link:hover, .lay-guide .box-time.link:focus {
  opacity: 1;
}

.lay-guide .box-time.link:hover dt::after, .lay-guide .box-time.link:focus dt::after {
  right: 10px;
}

.lay-guide .box-time.link:hover dl, .lay-guide .box-time.link:focus dl {
  opacity: .8;
}

.lay-guide .box-time.link dl {
  transition: opacity .3s;
}

.lay-guide .box-time.link dt {
  position: relative;
}

.lay-guide .box-time.link dt::after {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -24px -66px;
  position: absolute;
  top: 0;
  right: 18px;
  bottom: 0;
  width: 22px;
  height: 22px;
  content: "";
  transition: .2s linear;
}

.lay-notice {
  display: flex;
  margin: 0 auto 50px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.lay-notice .hdg {
  display: flex;
  align-items: center;
  padding: 16px 20px;
  border-radius: 10px 0 0 10px;
  background-color: #e31e1e;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
}

.lay-notice .text {
  display: flex;
  flex-direction: column;
  padding: 16px 20px;
  border-radius: 0 10px 10px 0;
  color: #e31e1e;
  font-size: 16px;
  font-weight: 600;
}

.lay-notice .text p {
  margin-bottom: 0;
}

.lay-notice .text p + p {
  margin-top: 5px;
}

.lay-notice .text p a {
  color: #e31e1e;
  text-decoration: underline;
}

.lay-notice .text p .date {
  display: block;
  color: #333;
  font-size: 14px;
  font-weight: normal;
}

.hdg-ep-01 {
  margin-bottom: 40px;
  padding: 10px 24px;
  border-radius: 5px;
  background-image: linear-gradient(to left, #0d4ba8, #1680d1);
}

.hdg-ep-01 .inner {
  position: relative;
}

.hdg-ep-01 .hdg {
  position: relative;
  bottom: -.1em;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 1.1;
}

.hdg-ep-01 b {
  font-size: 34px;
}

.hdg-ep-01 span {
  margin-left: .3em;
}

.hdg-ep-01 .btn-calendar {
  margin: auto;
  padding: 12px 29px 12px 66px;
  border-radius: 60px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  color: #0878c3;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
}

.hdg-ep-01 .btn-calendar::before {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -77px 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 24px;
  width: 30px;
  height: 29px;
  content: "";
}

.select_calendar {
  position: relative;
}

.select_calendar .popup_calendar {
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  top: 100%;
  right: 0;
  width: 374px;
}

.select_calendar .popup_calendar_item {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .42);
}

.select_calendar .popup_calendar_item > .dmc_hdg {
  padding: 5px;
  border-top: 2px solid #0074c2;
  border-radius: 6px 6px 0 0;
  background-color: #0074c2;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .07) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, .07) 70%, transparent 70%, transparent);
  background-size: 24px 24px;
  position: relative;
}

.select_calendar .popup_calendar_item > .dmc_hdg .hdg {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.select_calendar .popup_calendar_item > .dmc_hdg .hdg .month {
  margin-left: 15px;
  font-size: 26px;
}

.select_calendar .popup_calendar_item > .dmc_hdg .btn_close {
  margin-bottom: 0;
}

.select_calendar .popup_calendar_item > .dmc_hdg .btn_close button {
  border-radius: 50%;
  background-color: #333;
  overflow: hidden;
  position: absolute;
  top: -17px;
  right: -17px;
  width: 34px;
  height: 34px;
  text-indent: 100%;
  white-space: nowrap;
}

.select_calendar .popup_calendar_item > .dmc_hdg .btn_close button::before, .select_calendar .popup_calendar_item > .dmc_hdg .btn_close button::after {
  display: inline-block;
  margin-top: -7px;
  margin-left: -1px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 16px;
  content: "";
}

.select_calendar .popup_calendar_item > .dmc_hdg .btn_close button:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.select_calendar .popup_calendar_item > .dmc_hdg .btn_close button:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.select_calendar .popup_calendar_item table {
  padding: 13px 10px 22px;
  border: 2px solid #0074c2;
  border-top: none;
  border-radius: 0 0 6px 6px;
  background-color: #e3f2f8;
  empty-cells: hide;
  border-spacing: 4px;
  width: 100%;
}

.select_calendar .popup_calendar_item table th, .select_calendar .popup_calendar_item table td {
  padding: 4px;
  border: none;
  color: #666;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.select_calendar .popup_calendar_item table th a, .select_calendar .popup_calendar_item table td a {
  color: #666;
}

.select_calendar .popup_calendar_item table th:first-child, .select_calendar .popup_calendar_item table td:first-child {
  color: #f04f36;
}

.select_calendar .popup_calendar_item table th:first-child a, .select_calendar .popup_calendar_item table td:first-child a {
  color: #f04f36;
}

.select_calendar .popup_calendar_item table th:last-child, .select_calendar .popup_calendar_item table td:last-child {
  color: #0074c2;
}

.select_calendar .popup_calendar_item table th:last-child a, .select_calendar .popup_calendar_item table td:last-child a {
  color: #0074c2;
}

.select_calendar .popup_calendar_item table td a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  cursor: pointer;
}

.select_calendar .popup_calendar_item table td a._holiday {
  color: #f04f36;
}

.select_calendar .popup_calendar_item table tbody td {
  border-radius: 50%;
  background-color: #fff;
  width: 40px;
  height: 40px;
}

.select_calendar .popup_calendar .VueCarousel-navigation-button {
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  width: 32px;
  height: 32px;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  transition: all 200ms;
  -webkit-transform: none;
  transform: none;
}

.select_calendar .popup_calendar .VueCarousel-navigation-button:hover, .select_calendar .popup_calendar .VueCarousel-navigation-button:focus, .select_calendar .popup_calendar .VueCarousel-navigation-button:active {
  opacity: .7;
}

.select_calendar .popup_calendar .VueCarousel-navigation-button::before, .select_calendar .popup_calendar .VueCarousel-navigation-button::after {
  display: inline-block;
  border-radius: 2px;
  background-color: #0074c2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 10px;
  content: "";
}

.select_calendar .popup_calendar .VueCarousel-navigation-button::before {
  margin-top: -2px;
  margin-left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.select_calendar .popup_calendar .VueCarousel-navigation-button::after {
  margin-top: -8px;
  margin-left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.select_calendar .popup_calendar .VueCarousel-navigation-next {
  top: 29px;
  right: 42px;
}

.select_calendar .popup_calendar .VueCarousel-navigation-prev {
  top: 29px;
  left: 42px;
}

.select_calendar .popup_calendar .VueCarousel-navigation-prev::before {
  margin-left: -2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.select_calendar .popup_calendar .VueCarousel-navigation-prev::after {
  margin-left: -2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hdg-ep-02 {
  margin: 0 -25px 20px;
  padding: 0 25px 10px;
  border-bottom: solid 1px #c1c1c1;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.hdg-ep-02 .time {
  color: #0074c2;
  font-size: 24px;
}

.hdg-ep-02.end .time {
  color: #616161;
}

.hdg-ep-02 .icon-end {
  display: inline-block;
  margin-left: 16px;
  padding: 5px 10px;
  border: solid 1px #e31e1e;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  top: -2px;
  color: #e31e1e;
  line-height: 1;
}

.box-ep-01 {
  margin: 0 auto 20px;
  padding: 20px 25px 0;
  border-radius: 10px;
  background-color: #fff;
  width: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  text-align: left;
}

.box-ep-01:last-child {
  margin: 0 auto 50px;
}

.link-ep-01 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.box-01 .link-ep-01 {
  justify-content: center;
}

.link-ep-01 > li {
  margin-bottom: 18px;
  margin-left: calc(19 / 1180 * 100%);
  background-color: #fff;
  max-width: 280px;
  width: calc(280 / 1180 * 100%);
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.link-ep-01 > li:nth-child(4n-3) {
  margin-left: 0;
}

.link-ep-01 > li a {
  text-decoration: none;
}

.link-ep-01 > li a:hover img, .link-ep-01 > li a:focus img {
  opacity: .8;
}

.link-ep-01 .image {
  padding-top: calc(173/280 * 100%);
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 0;
}

.link-ep-01 .image img {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
}

.link-ep-01 .text {
  padding: 16px 20px 18px;
  text-align: left;
}

.link-ep-01 .text .date {
  margin-bottom: 5px;
  color: #0075c1;
  font-size: 12px;
  word-break: break-all;
}

.link-ep-01 .text .link {
  margin-bottom: 6px;
  padding-left: 28px;
  position: relative;
  color: #333;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
}

.link-ep-01 .text .link::after {
  display: inline-block;
  background-image: url(../png/sprite-2.png);
  background-position: -57px -91px;
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  content: "";
}

.list-ep-02 {
  display: flex;
  flex-wrap: wrap;
}

.list-ep-02 li {
  display: flex;
  margin-right: 20px;
  margin-bottom: 20px;
  width: calc((100% - 41px) / 3);
}

.list-ep-02 li:nth-child(3n) {
  margin-right: 0;
}

.list-ep-02 li a {
  display: flex;
  padding: 18px 47px 14px 20px;
  border-radius: 5px;
  background-color: #e8f4f7;
  position: relative;
  width: 100%;
  color: #333;
  text-decoration: none;
}

.list-ep-02 li a::after {
  display: inline-block;
  margin: auto;
  background-image: url(../png/sprite-2.png);
  background-position: -57px -91px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  width: 17px;
  height: 17px;
  content: "";
}

.list-ep-02 li .image {
  width: 63px;
}

.list-ep-02 li .image img {
  width: 50px;
}

.list-ep-02 li .text {
  width: calc(100% - 63px);
}

.list-ep-02 li .text .time {
  margin-bottom: 6px;
  padding-bottom: 7px;
  border-bottom: solid 1px #b4bfc2;
  position: relative;
  color: #0074c2;
  font-size: 14px;
  font-weight: 600;
}

.list-ep-02 li .text .time .start-time {
  display: inline-block;
  margin-right: 3px;
  padding: 3px 15px;
  border: solid 1px #0074c2;
  border-radius: 20px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
}

.list-ep-02 li .text .time .icon-toll {
  display: inline-block;
  padding: 3px 6px;
  border: solid 1px #0074c2;
  border-radius: 5px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
}

.list-ep-02 li .text .event {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
}

.list-ep-02 li.end a {
  background-color: #e8e8e8;
  color: #616161;
  pointer-events: none;
}

.list-ep-02 li.end a::after {
  background-image: url(../png/sprite-2.png);
  background-position: 0 -91px;
  width: 17px;
  height: 17px;
}

.list-ep-02 li.end .text .time {
  color: #616161;
}

.list-ep-02 li.end .text .time .start-time, .list-ep-02 li.end .text .time .icon-toll {
  border: solid 1px #616161;
}

.js-twitter-area .js-twitter-ie {
  margin-top: 10px;
  font-size: 1.4rem;
}

.js-twitter-area .is-none {
  display: none;
}

.pc-show {
  display: inline-block !important;
}

.sp-show {
  display: none !important;
}

.pc-block-show {
  display: block !important;
}

.sp-block-show {
  display: none !important;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.width1 {
  width: 1% !important;
}

.width2 {
  width: 2% !important;
}

.width3 {
  width: 3% !important;
}

.width4 {
  width: 4% !important;
}

.width5 {
  width: 5% !important;
}

.width6 {
  width: 6% !important;
}

.width7 {
  width: 7% !important;
}

.width8 {
  width: 8% !important;
}

.width9 {
  width: 9% !important;
}

.width10 {
  width: 10% !important;
}

.width11 {
  width: 11% !important;
}

.width12 {
  width: 12% !important;
}

.width13 {
  width: 13% !important;
}

.width14 {
  width: 14% !important;
}

.width15 {
  width: 15% !important;
}

.width16 {
  width: 16% !important;
}

.width17 {
  width: 17% !important;
}

.width18 {
  width: 18% !important;
}

.width19 {
  width: 19% !important;
}

.width20 {
  width: 20% !important;
}

.width21 {
  width: 21% !important;
}

.width22 {
  width: 22% !important;
}

.width23 {
  width: 23% !important;
}

.width24 {
  width: 24% !important;
}

.width25 {
  width: 25% !important;
}

.width26 {
  width: 26% !important;
}

.width27 {
  width: 27% !important;
}

.width28 {
  width: 28% !important;
}

.width29 {
  width: 29% !important;
}

.width30 {
  width: 30% !important;
}

.width31 {
  width: 31% !important;
}

.width32 {
  width: 32% !important;
}

.width33 {
  width: 33% !important;
}

.width34 {
  width: 34% !important;
}

.width35 {
  width: 35% !important;
}

.width36 {
  width: 36% !important;
}

.width37 {
  width: 37% !important;
}

.width38 {
  width: 38% !important;
}

.width39 {
  width: 39% !important;
}

.width40 {
  width: 40% !important;
}

.width41 {
  width: 41% !important;
}

.width42 {
  width: 42% !important;
}

.width43 {
  width: 43% !important;
}

.width44 {
  width: 44% !important;
}

.width45 {
  width: 45% !important;
}

.width46 {
  width: 46% !important;
}

.width47 {
  width: 47% !important;
}

.width48 {
  width: 48% !important;
}

.width49 {
  width: 49% !important;
}

.width50 {
  width: 50% !important;
}

.width51 {
  width: 51% !important;
}

.width52 {
  width: 52% !important;
}

.width53 {
  width: 53% !important;
}

.width54 {
  width: 54% !important;
}

.width55 {
  width: 55% !important;
}

.width56 {
  width: 56% !important;
}

.width57 {
  width: 57% !important;
}

.width58 {
  width: 58% !important;
}

.width59 {
  width: 59% !important;
}

.width60 {
  width: 60% !important;
}

.width61 {
  width: 61% !important;
}

.width62 {
  width: 62% !important;
}

.width63 {
  width: 63% !important;
}

.width64 {
  width: 64% !important;
}

.width65 {
  width: 65% !important;
}

.width66 {
  width: 66% !important;
}

.width67 {
  width: 67% !important;
}

.width68 {
  width: 68% !important;
}

.width69 {
  width: 69% !important;
}

.width70 {
  width: 70% !important;
}

.width71 {
  width: 71% !important;
}

.width72 {
  width: 72% !important;
}

.width73 {
  width: 73% !important;
}

.width74 {
  width: 74% !important;
}

.width75 {
  width: 75% !important;
}

.width76 {
  width: 76% !important;
}

.width77 {
  width: 77% !important;
}

.width78 {
  width: 78% !important;
}

.width79 {
  width: 79% !important;
}

.width80 {
  width: 80% !important;
}

.width81 {
  width: 81% !important;
}

.width82 {
  width: 82% !important;
}

.width83 {
  width: 83% !important;
}

.width84 {
  width: 84% !important;
}

.width85 {
  width: 85% !important;
}

.width86 {
  width: 86% !important;
}

.width87 {
  width: 87% !important;
}

.width88 {
  width: 88% !important;
}

.width89 {
  width: 89% !important;
}

.width90 {
  width: 90% !important;
}

.width91 {
  width: 91% !important;
}

.width92 {
  width: 92% !important;
}

.width93 {
  width: 93% !important;
}

.width94 {
  width: 94% !important;
}

.width95 {
  width: 95% !important;
}

.width96 {
  width: 96% !important;
}

.width97 {
  width: 97% !important;
}

.width98 {
  width: 98% !important;
}

.width99 {
  width: 99% !important;
}

.width100 {
  width: 100% !important;
}

.noJsContent {
  display: none;
}

html:not([data-script-enabled=true]) .noJsContent {
  display: block;
}

html:not([data-script-enabled=true]) .jsFilterHookList {
  display: none;
}

.jsFilterContent, .jsFilterOutputContent {
  transition: opacity .3s;
}

.jsFilterContent.is_transition {
  transition: opacity 0ms;
}

.jsFilterContent.is_opacity {
  opacity: 0;
}

.jsCaseOutput .pagination-02-panel {
  transition: opacity .3s;
}

.jsCaseOutput .pagination-02-panel.is_transition {
  transition: opacity 0ms;
}

.jsCaseOutput .pagination-02-panel.is_opacity {
  opacity: 0;
}

.js-sortAndOutput__skeleton--hidden {
  display: none;
}

.js-sortAndOutput__skeletonDate, .js-sortAndOutput__skeletonTitle, .js-sortAndOutput__skeletonText {
  background-color: #eef1f2;
  overflow: hidden;
  position: relative;
  height: 1em;
}

.js-sortAndOutput__skeletonDate::before, .js-sortAndOutput__skeletonTitle::before, .js-sortAndOutput__skeletonText::before {
  display: block;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .5), transparent);
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-animation: skeleton-animation 1.5s cubic-bezier(.25, .8, .25, 1) infinite;
  animation: skeleton-animation 1.5s cubic-bezier(.25, .8, .25, 1) infinite;
}

.js-sortAndOutput__skeletonItem {
  display: flex;
  margin-top: 20px;
  margin-right: 20px;
  border-radius: 4px;
  background-color: #fff;

  flex-basis: calc(25% - 20px);
  aspect-ratio: 250 / 262;
}

.js-sortAndOutput__skeletonAnchor {
  display: flex;
  flex-direction: column;
  padding: 10px 10px;
  width: 100%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  text-decoration: none;
}

.js-sortAndOutput__skeletonImgWrapper {
  margin-bottom: 9px;
  padding-top: 62.92%;
  position: relative;
  width: 100%;
  height: 0;
}

.js-sortAndOutput__skeletonImg {
  display: inline-block;
  margin: auto;
  background-color: #eef1f2;
  overflow: hidden;
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  width: auto;
  max-height: 100%;
  height: auto;

  aspect-ratio: 840/510;
}

.js-sortAndOutput__skeletonImg::before {
  display: block;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .5), transparent);
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-animation: skeleton-animation 1.5s cubic-bezier(.25, .8, .25, 1) infinite;
  animation: skeleton-animation 1.5s cubic-bezier(.25, .8, .25, 1) infinite;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .str-header-01 .menu-city .btn-city::before {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .str-header-01 .menu-city .link-city a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .str-header-02 .header-nav .utility .link-access a span::before {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .str-header-02 .header-nav .utility .link-lang .btn-lang span::before {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .str-header-02 .header-nav .global-nav .link li a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .str-header-02 .header-nav .global-nav .link li a:hover::after, .str-header-02 .header-nav .global-nav .link li a.active::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .str-header-02 .header-nav .global-nav .box-menu .box-form .btn-search input {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .hdg-l2-01::before {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .hdg-l2-02::before {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .btn.btn-01 a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .btn.btn-02 a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .btn.btn-02--underarrow a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .btn.btn-03 li > a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .btn.btn-04 li > a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .link-pickup-01 li .link::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .link-area-01 .bg-01 .text p::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .link-area-01 .bg-02 .text p::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .link-area-01 .bg-03 .text p::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .link-area-01 .bg-04 .text p::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .link-area-01 .bg-05 .text p::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .link-news-01 a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .link-news-02 a::before {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-img-02 .text-area p.hdg::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-index-01 .text-area p.hdg::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-shop-01 .bg-01 .text h2::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-shop-01 .bg-02 .text h2::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-01::after, .lay-guide .box-ticket .btn-ticket a.type-02-01::after, .lay-guide .box-ticket .btn-ticket a.type-03-01::after, .lay-guide .box-ticket .btn-ticket a.type-04::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-02-01::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-02::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-03-01::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-03::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-guide .box-time dd .time-last b::before {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .lay-guide .box-time.link dt::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .hdg-ep-01 .btn-calendar::before {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .link-ep-01 .text .link::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .list-ep-02 li a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }

  .list-ep-02 li.end a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }
}

@media only screen and (min-width: 813px) and (max-width: 1150px) {
  [lang=en] .str-header-02 .header-nav .global-nav .link li {
    margin-left: 18px;
    width: 20%;
    text-align: center;
  }

  [lang=en] .str-header-02 .header-nav .global-nav .link li:nth-child(3) {
    width: 27%;
  }

  [lang=en] .str-header-02 .header-nav .global-nav .link li:nth-child(4) {
    width: 13%;
  }

  [lang=en] .str-header-02 .header-nav .global-nav .link li a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    height: 2em;
  }
}

@media only screen and (min-width: 813px) {
  .str-header-02 .header-nav .global-nav .link li .local-nav {
    display: none !important;
  }
}

@media only screen and (min-width: 1350px) {
  .link-pagetop p a {
    right: -75px;
  }
}

@media only screen and (max-width: 1200px) {
  [lang=ja] .str-header-02 .header-nav .global-nav .link li {
    margin-left: 25px;
    font-size: 13px;
  }

  [lang=ja] .lay-top-visual .str-header-02 .global-nav .link li {
    margin-left: 14px;
    font-size: 13px;
  }

  [lang=ja] .lay-top-visual .str-header-02 .global-nav .link li::before {
    left: -10px;
  }

  .slick-dots {
    right: 10px;
    left: auto;
  }

  .slick-btn .slick-btn-inner {
    right: 10px;
  }
}

@media only screen and (max-width: 1180px) {
  .str-header-02 .str-header-02-inner {
    padding-top: 15px;
  }

  .btn.btn-04 {
    display: block;
    max-width: 296px;
  }

  .btn.btn-04 li {
    margin-bottom: 15px;
  }

  .btn.btn-04 li > a {
    min-width: 100%;
  }

  .btn.btn-04 li > a:hover {
    background-position: center center;
    background-size: 100%;
  }

  .box-01 .box-inner-02 {
    padding: 0 40px 8px;
  }

  .lay-guide {
    bottom: 80px;
  }

  .lay-guide .box-ticket {
    width: 40%;
  }

  .lay-guide .box-time {
    width: 28%;
  }
}

@media only screen and (max-width: 1150px) {
  [lang=en] .lay-top-visual .str-header-02 .global-nav .link li::before {
    height: 2em;
  }
}

@media only screen and (max-width: 1100px) {
  .str-header-02 .header-nav .utility .link-infomation::after {
    top: .5em;
    right: -20px;
    height: 2em;
  }

  .str-header-02 .header-nav .utility .link-infomation-wrap {
    flex-direction: column;

    gap: 0;
  }

  .lay-info-01 .text-area {
    padding: 16px 10px 20px;
  }

  .lay-info-01 .text-area .details .age {
    padding: 2px 10px 2px 8px;
    font-size: 13px;
  }

  .lay-info-01 .text-area .details .price {
    padding-left: 8px;
    font-size: 16px;
  }

  .lay-guide .box-time dd .time-crowded.text-01 {
    font-size: 18px;
  }

  .lay-guide .box-time dd .time-crowded.text-01 b {
    font-size: 26px;
  }

  .list-ep-02 li .text .time .icon-toll {
    position: static;
  }
}

@media only screen and (max-width: 1020px) {
  .str-header-02 .header-nav .utility {
    margin-top: -5px;
  }

  .str-header-02 .header-nav .utility .link-infomation::after {
    top: .5em;
    right: -10px;
  }

  .str-header-02 .header-nav .utility .link-lang {
    margin: 0 0 0 35px;
  }

  .str-header-02 .header-nav .utility .link-lang._other-lang {
    margin: 0 10px 0 18px;
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select {
    display: block;
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select::after {
    display: block;
    clear: both;
    content: "";
  }

  .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select {
    display: grid;

    grid-template-columns: 1fr 1fr 1fr;
  }

  [lang=ja] .str-header-02 .header-nav .global-nav .link li {
    margin-left: 15px;
    font-size: 12px;
  }

  .lay-top-visual .str-header-02 .global-nav .link li {
    margin-left: 28px;
  }

  [lang=ja] .lay-top-visual .str-header-02 .global-nav .link li {
    font-size: 12px;
  }

  .lay-top-visual .str-header-02 .global-nav .link li::before {
    left: -15px;
  }
}

@media only screen and (max-width: 950px) {
  .str-header-01 .menu-city .link-city li {
    padding: 4px 0 0 20px;
  }

  .str-header-02 .str-header-02-inner {
    min-height: 92px;
  }

  .str-header-02 .ci {
    width: 180px;
  }

  .str-header-02 .ci .img-pc {
    width: 82%;
  }

  .str-header-02 .header-nav .utility > li {
    margin-left: 20px;
    font-size: 13px;
  }

  .str-header-02 .header-nav .utility > li._other-lang {
    margin-left: 0;
    font-size: 12px;
  }

  .str-header-02 .header-nav .utility .link-lang {
    margin-left: 20px;
  }

  .str-header-02 .header-nav .utility .link-lang._other-lang {
    margin: 0 10px 0 18px;
  }

  .str-header-02 .header-nav .utility input.text-search {
    width: 160px;
  }

  .str-header-02 .header-nav .global-nav {
    width: calc(100% - 190px);
  }

  .str-header-02 .header-nav .global-nav .link li {
    margin-left: 20px;
  }

  [lang=ja] .str-header-02 .header-nav .global-nav .link li {
    margin-left: 7px;
    font-size: 12px;
  }

  .str-header-02 .header-nav .global-nav .link li a {
    margin-bottom: 16px;
  }

  .lay-top-visual .str-header-02 .header-nav {
    width: calc(100% - 150px);
  }

  .lay-top-visual .str-header-02 .global-nav .link li {
    font-size: 14px;
  }

  [lang=ja] .lay-top-visual .str-header-02 .global-nav .link li {
    margin-left: 8px;
    font-size: 12px;
  }

  [lang=ja] .lay-top-visual .str-header-02 .global-nav .link li::before {
    display: none;
  }

  .lay-top-visual .str-header-02 .global-nav .link li::before {
    left: -11px;
  }

  .str-contents.bg-common-01::before {
    background: url(../png/bg_contents_cmn_sp_01.png) center top repeat-x;
    top: -20px;
    height: 20px;
    -webkit-animation: moveBgCommonTab 3s infinite linear;
    animation: moveBgCommonTab 3s infinite linear;
  }

  .str-contents.bg-home-01 {
    background-image: url(../png/bg_contents_home_sp_01a.png);
    background-repeat: repeat-x;
    background-position: center top;
  }

  .str-contents.bg-home-01::before {
    background: url(../png/bg_contents_cmn_sp_01.png) center top repeat-x;
    top: -30px;
    height: 30px;
  }

  .hdg-l1-01 .hdg-l1-01-inner {
    min-height: 170px;
  }

  .hdg-l1-01 .hdg-l1-01-inner h1 {
    padding: 60px 10px 0;
    text-align: center;
    letter-spacing: 1px;
  }

  .hdg-l1-02 .hdg-l1-02-inner {
    min-height: 108px;
  }

  .hdg-l1-02 .hdg-l1-02-inner h1 {
    padding: 16px 18px 40px;
    line-height: 1.3;
    letter-spacing: 1px;
  }

  .hdg-l1-02 + .str-contents {
    padding-top: 0;
  }

  .btn.btn-02--underarrow a::after {
    background-image: url(../png/sprite-2.png);
    background-position: -19px -91px;
    width: 17px;
    height: 17px;
  }

  .btn.col3 {
    grid-template-columns: repeat(2, 324px);
    gap: 10px;
  }

  .btn-img-01.col-03 li {
    width: calc((100% / 3) - 10px);
  }

  .btn-img-01.col-04 li {
    width: calc((100% / 4) - 10px);
  }

  .box-01 .box-inner-02 {
    padding: 0 20px 8px;
  }

  .box-01 .lay-img-01 {
    display: block;
  }

  .box-01 .lay-img-01 .image {
    display: block;
    margin-bottom: 18px;
    text-align: center;
  }

  .box-01 .lay-img-01 .image img {
    max-width: 100%;
  }

  .lay-info-01 {
    flex-wrap: wrap;
  }

  .lay-info-01 li {
    margin: 0 auto 15px;
    width: 48%;
  }

  .lay-info-02 li {
    padding: 10px 20px 10px 10px;
  }

  .lay-info-02 .lay-img-01 .text-area {
    padding-left: 20px;
  }

  .lay-info-03 {
    flex-wrap: wrap;
    padding-bottom: 20px;
  }

  .lay-info-03 li {
    padding: 10px 20px 10px 10px;
    width: 49%;
  }

  [lang=en] .lay-info-03 li {
    width: 100%;
  }

  .lay-info-04 {
    justify-content: space-between;
    padding-bottom: 20px;

    gap: 0;
  }

  .lay-info-04 li {
    padding: 10px 20px 10px 10px;
    width: 49%;
  }

  [lang=en] .lay-info-04 li {
    width: 100%;
  }

  .lay-guide {
    display: block;
    margin-top: -15px;
    padding: 0 20px 42px;
    background: url(../jpg/bg_main_sp_01b.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    max-width: none;
  }

  .lay-guide::before {
    display: block;
    margin: 0 -20px;
    background: url(../png/bg_main_sp_01a.png) center top repeat-x;
    position: absolute;
    top: -32px;
    width: 100%;
    height: 32px;
    content: "";
  }

  .lay-guide .box-ticket {
    width: 100%;
  }

  .lay-guide .box-ticket .box-ticket-inner {
    margin-bottom: 10px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-04 {
    margin-bottom: 10px;
  }

  .lay-guide .box-time {
    margin-bottom: 10px;
    width: 100%;
  }

  .lay-guide .box-time dt {
    margin-bottom: 9px;
    padding: 10px 3px;
    font-size: 14px;
  }

  .lay-guide .box-time dd .box-time-inner {
    display: table;
  }

  .lay-guide .box-time dd .time-open {
    display: table-cell;
    margin-bottom: 0;
    padding-right: 4px;
    font-size: 19px;
    vertical-align: middle;
    line-height: 1;
  }

  .lay-guide .box-time dd .time-last {
    display: table-cell;
    font-size: 12px;
    vertical-align: middle;
    white-space: nowrap;
  }

  .lay-guide .box-time dd .time-last b {
    padding-left: 14px;
  }

  .lay-guide .box-time dd .time-last b::before {
    left: 6px;
  }

  .lay-guide .box-time dd .time-crowded {
    font-size: 15px;
  }

  .lay-guide .box-time dd .time-crowded.text-01 {
    font-size: 16px;
  }

  .lay-guide .box-time dd .time-crowded.text-01 b {
    font-size: 20px;
  }

  .lay-guide .box-time dd .time-crowded.text-02 b {
    font-size: 16px;
  }

  .lay-guide .box-time dd .time-area {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .lay-guide .box-time.link:hover dl, .lay-guide .box-time.link:focus dl {
    opacity: 1;
  }

  .hdg-ep-01 {
    margin-bottom: 32px;
    padding: 16px 10px 10px;
    text-align: center;
  }

  .hdg-ep-01 .inner {
    position: static;
  }

  .hdg-ep-01 .hdg {
    margin-bottom: 15px;
    position: static;
  }

  .hdg-ep-01 b {
    font-size: 30px;
  }

  .hdg-ep-01 span {
    font-size: 20px;
  }

  .hdg-ep-01 .btn-calendar {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
  }

  .select_calendar .popup_calendar {
    margin: auto;
    right: 0;
    left: 0;
    width: 320px;
  }

  .select_calendar .popup_calendar_item table tbody td {
    width: 32px;
    height: 32px;
  }

  .select_calendar .popup_calendar .VueCarousel-navigation-button:hover, .select_calendar .popup_calendar .VueCarousel-navigation-button:focus, .select_calendar .popup_calendar .VueCarousel-navigation-button:active {
    opacity: 1;
  }
}

@media only screen and (max-width: 950px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 950px) and (min-resolution: 192dpi) {
  .btn.btn-02--underarrow a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }
}

@media only screen and (max-width: 880px) {
  .box-inner-02 .btn.col li {
    display: block;
    margin: 0 0 12px;
  }

  .box-inner-02 .btn.col li:last-child {
    margin-bottom: 0;
  }

  .box-inner-02 .btn.col li + li {
    margin-left: 0;
  }
}

@media only screen and (max-width: 812px) {
  body {
    line-height: 1.4;
  }

  a:hover, a:focus {
    opacity: 1;
  }

  .str-header-01 {
    padding: 0;
  }

  .str-header-01 a:hover {
    text-decoration: none;
  }

  .str-header-01 .str-header-01-inner {
    padding: 0;
  }

  .str-header-01 .ci-city {
    padding: 5px 0 5px 20px;
  }

  [data-script-enabled="true"] .str-header-01 .ci-city {
    width: calc(100% - 40%);
  }

  .str-header-01 .ci-city img {
    max-width: 100px;
    width: 100%;
    transition: none;
  }

  .str-header-01 .menu-city {
    flex-direction: column;
  }

  [data-script-enabled="true"] .str-header-01 .menu-city {
    width: 40%;
  }

  .str-header-01 .menu-city .btn-city {
    display: flex;
    align-items: center;
    padding: 10px 10px 10px 35px;
    height: 100%;
  }

  .str-header-01 .menu-city .btn-city::before {
    left: 15px;
  }

  .str-header-01 .menu-city .link-city {
    display: block;
    background-color: #0079c3;
    z-index: 500;
    width: 100%;
    opacity: .9;
  }

  [data-script-enabled="true"] .str-header-01 .menu-city .link-city {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
  }

  .str-header-01 .menu-city .link-city li {
    padding: 0 20px;
  }

  .str-header-01 .menu-city .link-city li + li::before {
    display: block;
    background-image: linear-gradient(to right, #fff, #fff 1px, transparent 1px, transparent 2px);
    background-repeat: repeat-x;
    background-position: top;
    background-size: 3px 1px;
    width: 100%;
    height: 1px;
    content: "";
  }

  .str-header-01 .menu-city .link-city a {
    display: block;
    padding: 14px 0;
    position: relative;
    font-weight: 600;
  }

  .str-header-01 .menu-city .link-city a::after {
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
  }

  .str-header-02 {
    padding: 0;
  }

  .str-header-02::after {
    display: none;
  }

  .str-header-02 .str-header-02-inner {
    display: block;
    padding-top: 0;
    background-color: #fff;
    min-height: auto;
  }

  [data-script-enabled="true"] .str-header-02 .str-header-02-inner {
    display: flex;
  }

  .str-header-02 .ci {
    display: flex;
    align-items: center;
    padding: 0 20px;
    width: 45%;
    min-height: 60px;
  }

  [lang=ko] .str-header-02 .ci {
    width: 42%;
  }

  .str-header-02 .ci .img-pc {
    display: none;
  }

  .str-header-02 .ci .img-sp {
    display: block;
  }

  .str-header-02 .ci img {
    max-width: 120px;
    width: 100%;
  }

  .str-header-02 .header-nav {
    width: calc(100% - 150px);
  }

  .str-header-02 .header-nav {
    display: block;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav {
    display: flex;
    flex-direction: row;
    width: 55%;
  }

  [lang=ko][data-script-enabled="true"] .str-header-02 .header-nav {
    width: 58%;
  }

  .str-header-02 .header-nav .utility {
    display: block;
    margin-top: 0;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .utility {
    display: flex;
    align-items: stretch;
    width: 70%;
    height: 100%;
  }

  .str-header-02 .header-nav .utility > li {
    margin-left: 0;
    font-size: 14px;
  }

  .str-header-02 .header-nav .utility .link-infomation {
    display: none;
  }

  .str-header-02 .header-nav .utility .link-terms {
    display: none;
  }

  .str-header-02 .header-nav .utility .link-corp {
    display: none;
  }

  .str-header-02 .header-nav .utility .link-faq {
    display: none;
  }

  .str-header-02 .header-nav .utility .link-access {
    display: block;
    background-color: #fff;
    box-shadow: 0 0 9px 1px rgba(57, 57, 57, .2);
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .utility .link-access {
    display: flex;
    width: 50%;
  }

  .str-header-02 .header-nav .utility .link-lang {
    margin: 0;
    background-color: #fff;
    position: static;
    box-shadow: 0 0 9px 1px rgba(57, 57, 57, .2);
  }

  .str-header-02 .header-nav .utility .link-lang._other-lang {
    margin: 0;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang {
    display: flex;
    width: 50%;

    flex-flow: column;
  }

  .str-header-02 .header-nav .utility .link-lang .btn-lang {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 28px 5px 0;
    overflow: visible;
    position: relative;
    width: 100%;
    height: 100%;
    color: #0075c1;
    font-size: 9px;
    line-height: 1.3;
  }

  .str-header-02 .header-nav .utility .link-lang .btn-lang:hover {
    opacity: 1;
  }

  .str-header-02 .header-nav .utility .link-lang .btn-lang::before {
    display: none;
  }

  .str-header-02 .header-nav .utility .link-lang._other-lang .btn-lang {
    display: flex;
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner {
    display: block;
    padding: 0 20px;
    border-top: solid 1px #ccc;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    width: 100%;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang .link-lang-inner {
    top: 100%;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang .link-lang-inner::before {
    display: none;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang .link-lang-inner::after {
    display: none;
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner .btn-google-lang {
    display: block;
    padding: 13px 0;
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select li {
    display: block;
    margin-right: 0;
    float: none;
    text-align: left;
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select li::before {
    display: block;
    background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
    background-repeat: repeat-x;
    background-position: top;
    background-size: 3px 1px;
    width: 100%;
    height: 1px;
    content: "";
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select a:hover {
    background-color: transparent;
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select a {
    display: block;
    padding: 10px 0;
    position: relative;
  }

  .str-header-02 .header-nav .utility .link-lang .link-lang-inner .link-lang-select a::after {
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
  }

  .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner {
    border-top: solid 1px #ccc;
    border-right: none;
    border-bottom: none;
    border-left: none;
    background-color: #fff;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner {
    position: absolute;
    z-index: 500;
    top: 100%;
    left: 0;
  }

  .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select li {
    display: block;
  }

  .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select li + li::before {
    display: block;
    background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
    background-repeat: repeat-x;
    background-position: top;
    background-size: 3px 1px;
    width: 100%;
    height: 1px;
    content: "";
  }

  .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-inner .link-lang-select a {
    display: block;
    padding: 10px 0;
    line-height: 1.4;
  }

  .str-header-02 .header-nav .utility input.text-search {
    display: none;
  }

  .str-header-02 .header-nav .utility input[type="submit"] {
    display: none;
  }

  .str-header-02 .header-nav .global-nav {
    display: block;
    z-index: auto;
    width: 100%;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .global-nav {
    display: flex;
    justify-content: center;
    position: static;
    width: 30%;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .global-nav .btn-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    background: linear-gradient(to right, #1680d1, #0d4ba8);
    position: relative;
    width: 100%;
    box-shadow: 0 0 9px 1px rgba(57, 57, 57, .2);
    color: #fff;
    font-size: 9px;
    text-align: center;
    line-height: 1.2;
  }

  .str-header-02 .header-nav .global-nav .link {
    display: block;
    margin-bottom: 20px;
    background-color: #fff;
  }

  .str-header-02 .header-nav .global-nav .link li {
    margin-left: 0;
  }

  [lang=en] .str-header-02 .header-nav .global-nav .link li {
    margin-left: 0;
  }

  [lang=en] .str-header-02 .header-nav .global-nav .link li {
    width: 100%;
    text-align: left;
  }

  .str-header-02 .header-nav .global-nav .link li::after {
    display: block;
    background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
    background-repeat: repeat-x;
    background-position: top;
    background-size: 3px 1px;
    width: 100%;
    height: 1px;
    content: "";
  }

  .str-header-02 .header-nav .global-nav .link li a {
    display: block;
    margin-bottom: 0;
    padding: 14px 20px;
    color: #333;
  }

  .str-header-02 .header-nav .global-nav .link li a::after {
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    content: "";
  }

  .str-header-02 .header-nav .global-nav .link li a:hover::before, .str-header-02 .header-nav .global-nav .link li a.active::before {
    display: none;
  }

  .str-header-02 .header-nav .global-nav .link li a:hover::after, .str-header-02 .header-nav .global-nav .link li a.active::after {
    display: inline-block;
    margin: auto;
    background-color: transparent;
    top: 0;
    right: 20px;
    bottom: 0;
    left: auto;
    content: "";
  }

  .str-header-02 .header-nav .global-nav .link li a.pc-link {
    display: none;
  }

  .str-header-02 .header-nav .global-nav .link .btn-toggle {
    display: block;
    padding: 14px 20px;
    background: url(../png/bg_menu_sp_01.png) right top repeat-y;
    position: relative;
    width: 100%;
    color: #333;
    font-weight: 600;
    text-align: left;
  }

  .str-header-02 .header-nav .global-nav .link .btn-toggle::before, .str-header-02 .header-nav .global-nav .link .btn-toggle::after {
    display: block;
    margin: auto;
    border-style: solid;
    position: absolute;
    right: 18px;
    bottom: 0;
    width: 0;
    height: 0;
    content: "";
  }

  .str-header-02 .header-nav .global-nav .link .btn-toggle::before {
    border-width: 6px 7px 0 7px;
    border-color: #8c8c8c transparent transparent transparent;
    top: 6px;
  }

  .str-header-02 .header-nav .global-nav .link .btn-toggle::after {
    border-width: 6px 7px 0 7px;
    border-color: #f5f5f5 transparent transparent transparent;
    top: 0;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .global-nav .link .btn-toggle + ul.local-nav {
    display: none;
  }

  .str-header-02 .header-nav .global-nav .link .btn-toggle.is-open::before {
    border-width: 0 7px 6px 7px;
    border-color: transparent transparent #8c8c8c transparent;
    top: 0;
  }

  .str-header-02 .header-nav .global-nav .link .btn-toggle.is-open::after {
    border-width: 0 7px 6px 7px;
    border-color: transparent transparent #f5f5f5 transparent;
    top: 6px;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .global-nav .link .btn-toggle.is-open + ul.local-nav {
    display: block;
  }

  .str-header-02 .header-nav .global-nav .link .btn-toggle span {
    position: relative;
  }

  .str-header-02 .header-nav .global-nav .link .btn-toggle .toggle-state {
    display: none;
  }

  .str-header-02 .header-nav .global-nav .link .local-nav::before {
    display: block;
    background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 1px, transparent 2px);
    background-repeat: repeat-x;
    background-position: top;
    background-size: 3px 1px;
    width: 100%;
    height: 1px;
    content: "";
  }

  .str-header-02 .header-nav .global-nav .link .local-nav li {
    font-size: 12px;
    font-weight: normal;
  }

  .str-header-02 .header-nav .global-nav .link .local-nav li:last-child::after {
    display: none;
  }

  .str-header-02 .header-nav .global-nav .link .local-nav li a {
    padding: 14px 20px 14px 30px;
    color: #666;
  }

  .str-header-02 .header-nav .global-nav .box-menu {
    background-color: #cae6fc;
    z-index: 500;
    width: 100%;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .global-nav .box-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
  }

  .str-header-02 .header-nav .global-nav .box-menu .box-form {
    display: block;
  }

  .str-header-02 .header-nav .global-nav .box-menu .btn-toggle {
    display: block;
  }

  .str-header-02 .header-nav .global-nav .box-menu .local-nav {
    display: block;
  }

  .str-header-02 .header-nav .global-nav .box-menu .banner {
    display: block;
  }

  [data-script-enabled="true"] .str-header-02 .header-nav .global-nav .box-menu .btn-close {
    display: block;
  }

  .lay-top-visual .str-header-02 {
    margin: 0 auto;
    position: static;
    z-index: auto;
  }

  .lay-top-visual .str-header-02 .ci {
    position: static;
  }

  .lay-top-visual .str-header-02 .header-nav .utility {
    width: 100;
  }

  .lay-top-visual .str-header-02 .header-nav .utility > li a {
    color: #096dbb;
  }

  .lay-top-visual .str-header-02 .header-nav .utility .link-lang .btn-lang {
    color: #096dbb;
  }

  .lay-top-visual .str-header-02 .header-nav .utility .link-lang._other-lang .link-lang-select > li a {
    color: #096dbb;
  }

  .lay-top-visual .str-header-02 .global-nav .link li::before {
    display: none;
  }

  .topic-path .topic-path-list {
    padding: 5px 20px;
  }

  .link-pagetop.fixed {
    max-width: none;
  }

  .link-pagetop p {
    max-width: none;
  }

  .link-pagetop p a {
    top: -64px;
    right: 10px;
  }

  .link-pagetop p img {
    width: 44px;
  }

  .link-pagetop p img.pc-show {
    display: none !important;
  }

  .link-pagetop p img.sp-show {
    display: inline-block !important;
  }

  .str-footer .str-footer-inner {
    padding: 40px 0 25px;
  }

  .str-footer .footer-link-01 {
    justify-content: flex-start;
    margin-bottom: 26px;
    padding: 0 20px;
  }

  .str-footer .footer-link-01 li {
    padding: 0 0 10px;
    width: 53%;
    font-size: 12px;
  }

  .str-footer .footer-link-01 li:nth-child(2n) {
    width: 47%;
  }

  .str-footer .footer-ci {
    padding: 0 20px;
  }

  .str-footer .footer-ci img {
    width: 170px;
  }

  .str-footer .copyright {
    padding: 0 20px;
  }

  .str-contents::before {
    top: -8px;
    height: 8px;
  }

  .str-contents.bg-banner::before {
    background: url(../png/bg_contents_sp_banner.png) center top repeat-x;
    -webkit-animation: moveBgCtSp 3s infinite linear;
    animation: moveBgCtSp 3s infinite linear;
  }

  .str-contents.bg-banner .str-contents-inner {
    padding: 38px 20px 24px;
  }

  .str-contents.bg-common-01 .str-contents-inner {
    padding: 34px 20px 28px;
  }

  .str-contents.bg-common-02.bg-footprint {
    background-image: none;
  }

  .str-contents.bg-common-02::before {
    background: url(../png/bg_contents_cmn_sp_02.png) center top repeat-x;
  }

  .str-contents.bg-common-02 .str-contents-inner {
    padding: 34px 20px 18px;
  }

  .str-contents.bg-common-03::before {
    background: url(../png/bg_contents_cmn_sp_03.png) center top repeat-x;
  }

  .str-contents.bg-common-03 .str-contents-inner {
    padding: 38px 20px 18px;
  }

  .str-contents.bg-home-01 .str-contents-inner {
    padding: 24px 20px;
  }

  [lang=en] .str-contents.bg-home-01 .str-contents-inner, [lang=zh-cn] .str-contents.bg-home-01 .str-contents-inner, [lang=zh-tw] .str-contents.bg-home-01 .str-contents-inner, [lang=ko] .str-contents.bg-home-01 .str-contents-inner {
    padding: 24px 20px 30px;
  }

  .str-contents.bg-home-02 {
    background-image: url(../jpg/bg_contents_home_pc_02b.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }

  .str-contents.bg-home-02::before {
    background: url(../png/bg_contents_home_sp_02a.png) center top repeat-x;
    top: -8px;
    height: 8px;
  }

  .str-contents.bg-home-02 .str-contents-inner {
    padding: 38px 20px 26px;
  }

  .str-contents.bg-home-03::before {
    background: url(../png/bg_contents_home_sp_03a.png) center top repeat-x;
  }

  .str-contents.bg-home-03 .str-contents-inner {
    padding: 38px 20px 58px;
  }

  .str-contents.bg-home-04 {
    background-image: none;
  }

  .str-contents.bg-home-04::before {
    background: url(../png/bg_contents_home_sp_04a.png) center top repeat-x;
  }

  .str-contents.bg-home-04 .str-contents-inner {
    padding: 40px 20px 50px;
  }

  .str-contents.bg-home-05::before {
    background: url(../png/bg_contents_home_sp_05a.png) center top repeat-x;
  }

  .str-contents.bg-home-05 .str-contents-inner {
    padding: 46px 20px 60px;
  }

  .str-contents.bg-home-06 {
    background-size: contain;
  }

  .str-contents.bg-home-06::before {
    background: url(../png/bg_contents_home_sp_06.png) center top repeat-x;
  }

  .str-contents.bg-home-06 .str-contents-inner {
    padding: 38px 20px 48px;
  }

  .str-contents.bg-home-07::before {
    background: url(../png/bg_contents_home_sp_07.png) center top repeat-x;
  }

  .str-contents.bg-home-07 .str-contents-inner {
    padding: 38px 20px 34px;
  }

  .hdg-l2-01 {
    margin-bottom: 18px;
    padding-top: 30px;
  }

  .hdg-l2-02 {
    margin-bottom: 18px;
    padding-top: 30px;
  }

  .hdg-l2-02.type-02 {
    margin-bottom: 18px;
  }

  .hdg-l3-01 {
    margin-bottom: 18px;
    padding-bottom: 14px;
  }

  .hdg-l3-02 {
    margin-bottom: 14px;
  }

  .hdg-l4-01 {
    margin-bottom: 12px;
    padding-bottom: 5px;
  }

  .hdg-l4-01 .sub {
    font-size: 12px;
  }

  .hdg-l5-01 {
    margin-bottom: 12px;
  }

  main .str-contents .lead-home-01 {
    margin-bottom: 28px;
  }

  main .str-contents .lead-home-02 {
    margin-bottom: 10px;
  }

  .text-center-02 {
    text-align: left;
  }

  :root {
    --anchor-padding: 20px;
  }

  .btn {
    margin: 0 auto 15px;
    max-width: 296px;
    width: 100%;
  }

  .box-01 .btn {
    margin-bottom: 10px;
    max-width: 276px;
  }

  .btn.sp-narrow {
    padding: 0 20px;
  }

  .btn a {
    padding: 14px 34px 14px 20px;
    min-width: 100%;
    width: 100%;
  }

  .btn a::after {
    right: 12px;
  }

  .btn a:hover::after {
    right: 12px;
  }

  .btn.sp-fs-small a {
    padding: 16px 34px 16px 10px;
    font-size: 14px;
  }

  .btn.btn-01 a:hover {
    background-position: center center;
    background-size: 100%;
  }

  .btn.btn-01 .balloon {
    margin-right: 10px;
    padding: 5px 6px 5px 10px;
    font-size: 12px;
  }

  .btn.btn-02 a:hover {
    background-color: #fff;
  }

  .btn.btn-02--underarrow a {
    border: solid 1px #096dbb;
  }

  .btn.btn-02--underarrow a::after {
    background-image: url(../png/sprite-2.png);
    background-position: -19px -91px;
    width: 17px;
    height: 17px;
  }

  .btn.btn-02--underarrow a:hover {
    background-color: #fff;
  }

  .btn.btn-02--underarrow a:hover::after {
    right: auto;
  }

  .btn.col li {
    display: block;
    margin: 0 0 12px;
  }

  .btn.col li:last-child {
    margin-bottom: 0;
  }

  .btn.col li + li {
    margin-left: 0;
  }

  .btn.col3 {
    margin: 0 auto;

    grid-template-columns: repeat(2, minmax(162px, 324px));
    gap: 10px;
  }

  .btn.col3 .col3-item a {
    padding: 12px 10px 12px 30px;
    font-size: 15px;
    text-align: left;
  }

  .btn.col3 .col3-item a::after {
    left: 8px;
    -webkit-transform: scale(.77);
    transform: scale(.77);
  }

  .btn.col3[style*="--col: 2"] {
    gap: 10px;
  }

  .btn.btn-03 {
    display: block;
    max-width: 296px;
  }

  .btn.btn-03 li {
    margin-bottom: 15px;
  }

  .btn.btn-03 li > a:hover {
    background-position: center center;
    background-size: 100%;
  }

  .btn.btn-03 li > a.sp-fs-small {
    padding: 16px 34px 16px 10px;
    font-size: 14px;
  }

  .btn.btn-05 {
    justify-content: center;
    max-width: 772px;
  }

  .btn.btn-05 li + li {
    margin-left: 12px;
  }

  .btn.btn-05 li > button {
    padding: 17px;
  }

  .btn-img-01 {
    flex-wrap: wrap;
    margin: 0 auto;
    padding-bottom: 6px;
    max-width: none;
  }

  .btn-img-01.col-03 li {
    margin: 0 auto 12px;
    width: 100%;
  }

  .btn-img-01.col-03 li + li {
    margin-left: 0;
  }

  .btn-img-01.col-04 li {
    margin: 0 auto 12px;
    width: 100%;
  }

  .btn-img-01.col-04 li + li {
    margin-left: 0;
  }

  .pagination-01 {
    width: 100%;
  }

  a[href^="tel"] {
    color: #1a64fb;
    text-decoration: underline;
    pointer-events: auto;
    cursor: pointer;
  }

  .link-banner-01 {
    display: block;
    margin-bottom: 10px;
  }

  .link-banner-01 li {
    padding: 0 5px 20px;
    width: 100%;
    text-align: center;
  }

  .link-banner-02 {
    display: block;
    margin-bottom: 0;
  }

  .link-banner-02 li {
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
    text-align: center;
  }

  .link-pickup-01 {
    display: block;
    margin: 0 auto 20px;
    padding: 0 5px;
    max-width: 380px;
  }

  .link-pickup-01 li {
    margin: 0 0 35px;
    padding: 0;
  }

  .link-pickup-01 li .image {
    margin-bottom: 6px;
    height: 200px;
  }

  .link-pickup-01.col-03 {
    justify-content: center;
    margin-top: 0;
  }

  .link-pickup-01.col-03 > li {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 380px;
  }

  .link-area-01 {
    display: block;
    margin: 0 auto;
  }

  .link-area-01.col-02 {
    max-width: 372px;
    text-align: center;
  }

  .link-area-01.col-02 li {
    margin: 0 auto 20px;
    max-width: 334px;
    width: 100%;
  }

  .link-area-01.col-03 {
    margin: 0 auto 22px;
    max-width: none;
  }

  .link-area-01.col-03 li {
    margin: 0 auto 20px;
    max-width: 334px;
    width: 100%;
  }

  .link-area-01 .link-area-inner .text {
    padding: 25px 15px 3px;
  }

  .link-area-01 .link-area-inner p {
    width: 100%;
    text-align: left;
  }

  .link-news-01 {
    margin: 0 auto;
    padding-bottom: 15px;
  }

  .link-news-01.shop-home {
    max-width: none;
  }

  .link-news-01 .text {
    width: calc(100% - 86px);
  }

  .link-news-01 .text .date {
    margin-bottom: 4px;
    font-size: 12px;
  }

  .link-news-01.no-image .text {
    width: 100%;
  }

  .link-news-01 .image {
    width: 76px;
  }

  .link-news-02 {
    margin: 0 auto;
    padding-bottom: 20px;
    max-width: none;
  }

  .link-news-02 li {
    margin-bottom: 10px;
    border-radius: 10px;
  }

  .link-news-02 div {
    flex-direction: column;
    align-items: flex-start;
    padding: 14px 10px;
  }

  .link-news-02 a {
    flex-direction: column;
    align-items: flex-start;
    padding: 14px 40px 14px 10px;
  }

  .link-news-02 a::before {
    right: 10px;
  }

  .link-news-02 .date {
    margin-bottom: 8px;
    width: 100%;
  }

  .link-news-02 .text {
    width: 100%;
  }

  .link-news-03 {
    margin: 0 auto;
    max-width: none;
  }

  .link-news-03 li {
    margin-bottom: 12px;
  }

  .link-news-03 a {
    align-items: flex-start;
  }

  .link-news-03 .text {
    width: calc(100% - 86px);
  }

  .link-news-03 .text .date {
    margin-bottom: 4px;
    font-size: 12px;
  }

  .link-news-03 .image {
    width: 76px;
    height: 45px;
  }

  .link-news-03 .image img {
    max-height: 45px;
  }

  .link-shopnews-01 {
    justify-content: space-between;
    padding-bottom: 15px;
  }

  .link-shopnews-01 > li {
    margin-bottom: 10px;
    margin-left: 0;
    max-width: none;
    width: 49%;
  }

  .link-shopnews-01 .text {
    padding: 8px 10px 15px;
  }

  .link-shopnews-01 .text .date {
    margin-bottom: 10px;
    font-size: 10px;
  }

  .link-thumbnail-01 {
    justify-content: space-between;
    padding-bottom: 15px;
  }

  .link-thumbnail-01 > li {
    margin-bottom: 10px;
    margin-left: 0;
    max-width: none;
    width: 49%;
  }

  html[data-script-enabled="true"] .jsModalContent .jsModalContentInner {
    max-width: calc(100% - 30px);
    width: 100%;
  }

  html[data-script-enabled="true"] .jsModalContent .dmc_content + .dmc_content:last-child .reset {
    position: static;
  }

  html[data-script-enabled="true"] .jsModalContent .btn_close {
    top: 15px;
    right: 15px;
  }

  .jsModalContentInner {
    padding: 50px 10px 10px;
    font-size: 1.4rem;
    line-height: 1.57143;
  }

  .box-01 {
    margin: 0 auto 30px;
    padding-top: 18px;
    max-width: none;
  }

  .box-01 .box-outer-01 {
    border-radius: 10px;
    width: calc(100% - 20px);
  }

  .box-01 .box-inner-01 {
    margin: 0 -10px;
  }

  .box-01 .box-inner-02 {
    padding: 0 10px 8px;
  }

  .box-01 .hdg-01 {
    margin-bottom: 4px;
    padding: 10px;
    top: -19px;
    font-size: 14px;
  }

  .box-01 .hdg-01.narrow {
    min-width: 216px;
  }

  .box-01 .hdg-01.wide {
    min-width: 216px;
  }

  .box-02 {
    padding: 12px;
  }

  .box-03 {
    margin-bottom: 15px;
    padding: 20px 12px;
  }

  .box-contact-01 {
    margin-bottom: 15px;
    padding: 20px 10px;
  }

  .box-contact-01 dl {
    display: block;
  }

  .box-contact-01 dl dt {
    display: block;
    padding: 0 0 10px;
    border-right: none;
    border-bottom: #096dbb solid 1px;
    width: 100%;
    text-align: center;
  }

  .box-contact-01 dl dd {
    display: block;
    padding: 10px 0 0;
    text-align: center;
  }

  .box-contact-01 .list-tel {
    display: inline-block;
  }

  .box-contact-01 .list-tel li {
    float: none;
  }

  .box-contact-01 .list-tel li + li {
    margin-top: 10px;
    margin-left: 0;
  }

  .box-schedule-01 {
    display: block;
  }

  .box-schedule-01 .col {
    margin: 0 0 10px;
    width: 100%;
  }

  .section-01 {
    padding-bottom: 20px;
  }

  .section-02 {
    padding-bottom: 20px;
  }

  .section-03 {
    padding-bottom: 20px;
  }

  .lay-segment-01 {
    padding-top: 25px;
  }

  .lay-01 {
    display: block;
    padding-bottom: 5px;
  }

  .lay-01.col-02 .col {
    margin-bottom: 25px;
    width: 100%;
  }

  .img-full {
    margin-bottom: 30px;
  }

  .lay-img-01 {
    display: block;
  }

  .box-01 .lay-img-01 {
    margin-bottom: 10px;
  }

  .lay-img-01 .text-area {
    display: block;
  }

  .lay-img-01 .image {
    display: block;
    margin-bottom: 18px;
    width: 100%;
    text-align: center;
  }

  .lay-img-01 .image img {
    max-width: 100%;
  }

  .lay-img-01.img-left .text-area {
    padding-left: 0 !important;
  }

  .lay-img-01.img-right .text-area {
    padding-right: 0 !important;
  }

  .lay-img-01._reverse {
    display: flex;

    flex-flow: column-reverse !important;
  }

  .lay-img-02 .col {
    display: block;
    margin-bottom: 30px;
    width: 100%;
  }

  .lay-img-02 .image {
    margin-bottom: 18px;
    width: 100%;
    text-align: center;
  }

  .lay-img-02 .text-area {
    width: 100%;
  }

  .lay-img-04 {
    display: block;
    margin: 0 0 30px;
  }

  .lay-img-04 .col {
    display: block;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
  }

  .lay-img-04 .col:first-child {
    padding: 0;
  }

  .lay-img-05 {
    display: block;
    margin: 0 0 30px;
  }

  .lay-img-05 > .image {
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
  }

  .lay-img-05.img-right > .image {
    margin-left: 0;
    float: none;
  }

  .lay-index-01 .col {
    margin-bottom: 30px;
    width: 100%;
  }

  .lay-media-01 {
    display: block;
    margin: 0 auto;
    max-width: none;
  }

  .lay-media-01 .col {
    margin: 0 auto 20px;
    max-width: none;
    width: 100%;
  }

  .lay-media-01 h3 {
    padding: 9px 10px;
    font-size: 16px;
  }

  .lay-media-01 .contents .fb-iframe {
    width: 260px;
  }

  .lay-media-02 {
    display: block;
  }

  .lay-media-02 .text-area {
    display: block;
    margin-bottom: 15px;
    padding-left: 0 !important;
  }

  .lay-media-02 .media {
    display: block;
    margin-bottom: 18px;
    position: relative;
    width: 100%;
    height: 0;
  }

  .lay-media-02 .media iframe {
    position: absolute;
    top: 0;
    left: 0;
  }

  .lay-media-02 .media._youtube {
    padding-top: calc( 240 / 426 * 100%);
  }

  .lay-media-02 .media._youtube iframe {
    width: 100%;
    height: 100%;
  }

  .list-area-01 {
    display: block;
    margin: 0 auto;
    margin: 0 auto 22px;
    max-width: none;
  }

  .list-area-01 li {
    margin: 0 auto 20px;
    max-width: 334px;
    width: 100%;
  }

  .list-area-01 .inner .text {
    padding: 25px 20px 3px;
  }

  .lay-info-01 {
    display: block;
    margin: 0 auto 10px;
    padding-bottom: 10px;
    max-width: none;
  }

  .lay-info-01 li {
    margin: 0 auto 20px;
    max-width: 334px;
    width: 100%;
  }

  .lay-info-01 .text-area .details .age {
    padding: 2px 16px 2px 10px;
  }

  .lay-info-01 .text-area .details .price {
    padding-left: 16px;
    font-size: 21px;
  }

  .lay-info-02 {
    padding-bottom: 20px;
  }

  .lay-info-02 li {
    margin-bottom: 10px;
    padding: 10px;
  }

  .lay-info-02._w860 li {
    padding: 10px;
  }

  .lay-info-03 li {
    margin-bottom: 10px;
    padding: 10px;
  }

  .lay-info-03 .contents {
    line-height: 1.3;
  }

  .lay-info-04 li {
    margin-bottom: 10px;
    padding: 10px;
  }

  .lay-info-04 .contents {
    line-height: 1.3;
  }

  .lay-shop-01 {
    display: block;
    margin: 0 auto;
    max-width: 570px;
  }

  .lay-shop-01 .col {
    margin-bottom: 30px;
    width: 100%;
  }

  .lay-shop-01 .hdg {
    padding: 15px 15px 20px;
  }

  .lay-shop-01 .hdg .text {
    padding: 20px 20px 3px;
  }

  .lay-shop-01 .hdg .text h2 {
    font-size: 16px;
  }

  .lay-shop-01 .hdg p {
    padding-top: 10px;
  }

  .lay-shop-01 .contents {
    padding: 30px 0 8px;
  }

  .lay-shop-01 .contents .inner {
    padding: 0 15px;
  }

  .lay-shop-01 .contents h3 {
    margin-bottom: 20px;
  }

  .lay-shop-01 .contents .list-goods li {
    margin-bottom: 16px;
  }

  .tbl-01 table th, .tbl-01 table td, .tbl-02 table th, .tbl-02 table td {
    padding: 6px 14px;
  }

  .tbl-01 table .spnrp, .tbl-02 table .spnrp {
    white-space: nowrap;
  }

  .tbl-01.spnrp th, .tbl-01.spnrp td, .tbl-02.spnrp th, .tbl-02.spnrp td {
    white-space: nowrap;
  }

  .tbl-02 table, .tbl-02 tbody, .tbl-02 tr, .tbl-02 th, .tbl-02 td {
    display: block;
  }

  .tbl-02 table tbody th {
    border-top: none;
  }

  .tbl-02 table tbody td {
    border-left: none;
  }

  .lay-top-visual {
    background: none;
  }

  .lay-top-visual::after {
    display: none;
  }

  .lay-top-visual .main-visual::before {
    display: none;
  }

  .lay-top-visual .main-visual::after {
    display: none;
  }

  .lay-top-visual .main-visual .img-pc {
    display: none;
  }

  .lay-top-visual .main-visual .img-sp {
    display: block;
  }

  .slick-dots {
    padding: 0;
    top: auto;
    right: 0;
    bottom: 29px;
    left: 0;
    width: 134px;
    text-align: center;
  }

  .slick-dots li {
    margin: 2px 3px 1px;
    width: 15px;
    height: 15px;
  }

  .slick-btn {
    top: auto;
    right: 0;
    bottom: 49px;
    left: 0;
    width: 134px;
    text-align: right;
  }

  .slick-btn .slick-btn-inner {
    right: 0;
  }

  .slick-btn .slick-start::before {
    top: 1px;
  }

  .lay-guide .box-ticket .btn-ticket a {
    padding: 10px 40px 10px 20px;
    min-width: auto;
    width: 100%;
    font-size: 14px;
  }

  .lay-guide .box-ticket .btn-ticket a::after {
    right: 12px;
  }

  .lay-guide .box-ticket .btn-ticket a:hover {
    background-position: center center;
    background-size: 100%;
  }

  .lay-guide .box-ticket .btn-ticket a.type-01, .lay-guide .box-ticket .btn-ticket a.type-02-01, .lay-guide .box-ticket .btn-ticket a.type-03-01, .lay-guide .box-ticket .btn-ticket a.type-04 {
    padding: 11px 42px 11px 20px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-01:hover::after, .lay-guide .box-ticket .btn-ticket a.type-02-01:hover::after, .lay-guide .box-ticket .btn-ticket a.type-03-01:hover::after, .lay-guide .box-ticket .btn-ticket a.type-04:hover::after {
    right: 12px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-02 {
    padding: 9px 42px 9px 20px;
    font-size: 13px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-02:hover::after {
    right: 12px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-03 {
    padding: 9px 42px 9px 20px;
    font-size: 13px;
  }

  .lay-guide .box-ticket .btn-ticket a.type-03:hover::after {
    right: 12px;
  }

  .lay-guide .box-ticket .btn-ticket a .balloon {
    margin-right: 10px;
    padding: 5px 6px 5px 10px;
    font-size: 12px;
  }

  .lay-notice {
    display: block;
    margin-bottom: 30px;
    border-radius: 6px;
  }

  .lay-notice .hdg {
    display: block;
    padding: 3px 18px;
    border-radius: 6px 6px 0 0;
    font-size: 14px;
    text-align: center;
    white-space: normal;
  }

  .lay-notice .text {
    display: block;
    padding: 8px 18px;
    border-radius: 0 0 6px 6px;
    font-size: 12px;
  }

  .hdg-ep-02 {
    margin: 0 -10px 10px;
    padding: 0 20px 10px;
  }

  .box-ep-01 {
    margin: 0 auto 16px;
    padding: 12px 10px 0;
  }

  .box-ep-01:last-child {
    margin: 0 auto 30px;
  }

  .link-ep-01 {
    justify-content: space-between;
    margin-bottom: 15px;
  }

  .box-01 .link-ep-01 {
    justify-content: space-between;
  }

  .link-ep-01 > li {
    margin-bottom: 10px;
    margin-left: 0;
    max-width: none;
    width: 49%;
    min-height: auto;
  }

  .link-ep-01 .text {
    padding: 8px 10px 10px;
  }

  .link-ep-01 .text .date {
    font-size: 10px;
  }

  .link-ep-01 .text .link {
    padding-left: 22px;
    font-size: 13px;
  }

  .list-ep-02 li {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }

  .list-ep-02 li a {
    padding: 18px 38px 16px 14px;
  }

  .list-ep-02 li a::after {
    right: 10px;
  }

  .list-ep-02 li .text .time {
    padding-bottom: 7px;
  }

  .pc-show {
    display: none !important;
  }

  .sp-show {
    display: inline-block !important;
  }

  .pc-block-show {
    display: none !important;
  }

  .sp-block-show {
    display: block !important;
  }

  .mb5 {
    margin-bottom: 3px !important;
  }

  .mb10 {
    margin-bottom: 6px !important;
  }

  .mb15 {
    margin-bottom: 9px !important;
  }

  .mb20 {
    margin-bottom: 12px !important;
  }

  .mb25 {
    margin-bottom: 15px !important;
  }

  .mb30 {
    margin-bottom: 18px !important;
  }

  .mb35 {
    margin-bottom: 21px !important;
  }

  .mb40 {
    margin-bottom: 24px !important;
  }

  .mb45 {
    margin-bottom: 27px !important;
  }

  .mb50 {
    margin-bottom: 30px !important;
  }

  .mb55 {
    margin-bottom: 33px !important;
  }

  .mb60 {
    margin-bottom: 36px !important;
  }

  .mb65 {
    margin-bottom: 39px !important;
  }

  .mb70 {
    margin-bottom: 42px !important;
  }

  .mb75 {
    margin-bottom: 45px !important;
  }

  .mb80 {
    margin-bottom: 48px !important;
  }

  .mb85 {
    margin-bottom: 51px !important;
  }

  .mb90 {
    margin-bottom: 54px !important;
  }

  .mb95 {
    margin-bottom: 57px !important;
  }

  .mb100 {
    margin-bottom: 60px !important;
  }

  .js-sortAndOutput__skeletonItem {
    margin-top: 10px;
    margin-right: 10px;

    flex-basis: calc(50% - 10px);
    aspect-ratio: 102 / 107;
  }
}

@media only screen and (max-width: 812px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 812px) and (min-resolution: 192dpi) {
  .btn.btn-02--underarrow a::after {
    background-image: url(../png/sprite_sp.png);
    background-size: 131px 125px;
  }
}

@media only screen and (max-width: 640px) {
  .hdg-l1-01 .hdg-l1-01-inner.bg-area {
    background-position: right -150px top;
  }
}

@media only screen and (max-width: 359px) {
  [data-script-enabled="true"] .str-header-01 .ci-city {
    width: calc(100% - 45%);
  }

  [data-script-enabled="true"] .str-header-01 .menu-city {
    width: 45%;
  }

  .topic-path .topic-path-list li {
    font-size: 10px;
  }

  .topic-path .topic-path-list li::before {
    padding: 0 5px;
  }

  .str-footer .footer-link-01 li {
    width: 62%;
  }

  .str-footer .footer-link-01 li:nth-child(2n) {
    width: 38%;
  }

  .box-01 .btn {
    max-width: 236px;
  }

  .btn.btn-01 .balloon {
    padding: 5px;
    font-size: 10px;
  }

  .lay-guide .box-ticket .box-ticket-inner {
    display: block;
  }

  .lay-guide .box-ticket .box-ticket-inner p {
    width: 100%;
  }

  .lay-guide .box-ticket .btn-ticket a .balloon {
    padding: 5px;
    font-size: 10px;
  }

  .lay-guide .box-time dd .time-open {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
  }

  .lay-guide .box-time dd .time-last {
    display: inline-block;
    margin: 4px auto 0;
    white-space: normal;
  }

  .select_calendar .popup_calendar {
    left: -10px;
    width: 300px;
  }

  .select_calendar .popup_calendar_item table tbody td {
    width: 28px;
    height: 28px;
  }
}

@-webkit-keyframes moveBgCtPc {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 564px top;
  }
}

@keyframes moveBgCtPc {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 564px top;
  }
}

@-webkit-keyframes moveBgCtSp {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 206px top;
  }
}

@keyframes moveBgCtSp {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 206px top;
  }
}

@-webkit-keyframes moveBgCommonPc {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 961px top;
  }
}

@keyframes moveBgCommonPc {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 961px top;
  }
}

@-webkit-keyframes moveBgCommonTab {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 250px top;
  }
}

@keyframes moveBgCommonTab {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 250px top;
  }
}

@-webkit-keyframes moveBgMainPc {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 961px top;
  }
}

@keyframes moveBgMainPc {
  0% {
    background-position: 0 top;
  }

  100% {
    background-position: 961px top;
  }
}

@-webkit-keyframes skeleton-animation {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes skeleton-animation {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
