@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0
}
html {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
body {
  margin: 0
}
main {
  display: block
}
address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
  margin: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit
}
pre {
  font-family: monospace,monospace;
  font-size: inherit
}
address {
  font-style: inherit
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: inherit
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
embed,
iframe,
img,
object {
  vertical-align: bottom
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: 0 0;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit
}
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox
}
[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
  cursor: default
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
select::-ms-expand {
  display: none
}
option {
  padding: 0
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
label[for] {
  cursor: pointer
}
details {
  display: block
}
summary {
  display: list-item
}
[contenteditable] {
  outline: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption {
  text-align: left
}
td,
th {
  vertical-align: top;
  padding: 0
}
th {
  text-align: left;
  font-weight: 700
}
template {
  display: none
}
[hidden] {
  display: none
}
@-webkit-keyframes slide-pc {
  0% {
    background-position-x: 0
  }
  100% {
    background-position-x: -8137px
  }
}
@keyframes slide-pc {
  0% {
    background-position-x: 0
  }
  100% {
    background-position-x: -8137px
  }
}
@-webkit-keyframes slide-sp {
  0% {
    background-position-x: 0
  }
  100% {
    background-position-x: -690.8854166667vw
  }
}
@keyframes slide-sp {
  0% {
    background-position-x: 0
  }
  100% {
    background-position-x: -690.8854166667vw
  }
}
html {
  font-size: 62.5%;
  overflow-y: scroll
}
@media print,
screen and (max-width:1024px) {
  html {
    font-size: 1.3020833333vw
  }
}
body {
  position: relative;
  font-family: "Zen Maru Gothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  overflow-wrap: break-word;
  overflow-y: hidden;
  overflow: hidden;
  -webkit-transition: opacity .6s ease;
  transition: opacity .6s ease
}
@media print,
screen and (max-width:1024px) {
  body {
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch
  }
}
.preload * {
  -webkit-transition: none!important;
  transition: none!important;
  -webkit-transition-delay: unset!important;
  transition-delay: unset!important
}
.resizing *,
.resizing *::after,
.resizing *::before {
  -webkit-transition: none!important;
  transition: none!important;
  -webkit-transition-delay: unset!important;
  transition-delay: unset!important
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1
}
img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
a {
  color: #fff;
  text-decoration: none
}
p {
  color: #4a4a4a;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}
.pc_b {
  display: block!important
}
@media print,
screen and (max-width:1024px) {
  .pc_b {
    display: none!important
  }
}
.pc_i {
  display: inline!important
}
@media print,
screen and (max-width:1024px) {
  .pc_i {
    display: none!important
  }
}
.pc_ib {
  display: inline-block!important
}
@media print,
screen and (max-width:1024px) {
  .pc_ib {
    display: none!important
  }
}
.pc_f {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: flex!important
}
@media print,
screen and (max-width:1024px) {
  .pc_f {
    display: none!important
  }
}
.sp_b {
  display: none!important
}
@media print,
screen and (max-width:1024px) {
  .sp_b {
    display: block!important
  }
}
.sp_i {
  display: none!important
}
@media print,
screen and (max-width:1024px) {
  .sp_i {
    display: inline!important
  }
}
.sp_ib {
  display: none!important
}
@media print,
screen and (max-width:1024px) {
  .sp_ib {
    display: inline-block!important
  }
}
.sp_f {
  display: none!important
}
@media print,
screen and (max-width:1024px) {
  .sp_f {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: flex!important
  }
}
@media print,
screen and (min-width:1025px) {
  .st-Wrapper {
    overflow: hidden
  }
}
.st-Wrapper.subpage {
  background: #fff065
}
@media print,
screen and (min-width:1025px) {
  .st-Wrapper.subpage {
    background: -webkit-linear-gradient(left,#fcd336 0,#fff065 60px,#fff065 calc(100% - 60px),#fcd336 100%);
    background: linear-gradient(to right,#fcd336 0,#fff065 60px,#fff065 calc(100% - 60px),#fcd336 100%)
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Wrapper.subpage {
    background: -webkit-gradient(linear,left top,right top,from(#fcd336),color-stop(7.8125vw,#fff065),color-stop(#fff065),to(#fcd336));
    background: -webkit-linear-gradient(left,#fcd336 0,#fff065 7.8125vw,#fff065 calc(100% - 7.8125vw),#fcd336 100%);
    background: linear-gradient(to right,#fcd336 0,#fff065 7.8125vw,#fff065 calc(100% - 7.8125vw),#fcd336 100%)
  }
}
.st-Wrapper.subpage:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none
}
@media print,
screen and (min-width:1025px) {
  .st-Wrapper.subpage:before {
    background: -webkit-linear-gradient(left,rgba(255,236,95,0) 69px,#ffec5f 72px),-webkit-linear-gradient(rgba(255,236,95,0) 69px,#ffec5f 72px);
    background: linear-gradient(90deg,rgba(255,236,95,0) 69px,#ffec5f 72px),linear-gradient(rgba(255,236,95,0) 69px,#ffec5f 72px);
    background-size: 72px 72px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Wrapper.subpage:before {
    background: -webkit-gradient(linear,left top,right top,color-stop(8.984375vw,rgba(255,236,95,0)),color-stop(9.375vw,#ffec5f)),-webkit-gradient(linear,left top,left bottom,color-stop(8.984375vw,rgba(255,236,95,0)),color-stop(9.375vw,#ffec5f));
    background: -webkit-linear-gradient(left,rgba(255,236,95,0) 8.984375vw,#ffec5f 9.375vw),-webkit-linear-gradient(rgba(255,236,95,0) 8.984375vw,#ffec5f 9.375vw);
    background: linear-gradient(90deg,rgba(255,236,95,0) 8.984375vw,#ffec5f 9.375vw),linear-gradient(rgba(255,236,95,0) 8.984375vw,#ffec5f 9.375vw);
    background-size: 9.375vw 9.375vw
  }
}
.st-Hamburger {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99
}
@media print,
screen and (min-width:1025px) {
  .st-Hamburger {
    width: 162px;
    height: 136px;
    -webkit-filter: drop-shadow(0 12px 0 #ff7461);
    filter: drop-shadow(0 12px 0 #ff7461);
    background: url(../../images/pc/common/bg_hamburger.png) no-repeat center/contain
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Hamburger {
    width: 17.3177083333vw;
    height: 15.8854166667vw;
    -webkit-filter: drop-shadow(0 1.4322916667vw 0 #ff7461);
    filter: drop-shadow(0 1.4322916667vw 0 #ff7461);
    background: url(../../images/sp/common/bg_hamburger.png) no-repeat center/contain
  }
}
@media (any-hover:hover) {
  .st-Hamburger span {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Hamburger:hover span {
    opacity: .7
  }
  .st-Hamburger:hover span:before {
    top: 100%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  .st-Hamburger:hover span:after {
    bottom: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}
.st-Hamburger.is-opened span:before {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(144deg);
  transform: translateY(-50%) rotate(144deg)
}
.st-Hamburger.is-opened span:after {
  bottom: 50%;
  -webkit-transform: translateY(50%) rotate(-144deg);
  transform: translateY(50%) rotate(-144deg)
}
.st-Hamburger span {
  position: absolute;
  display: block
}
@media print,
screen and (min-width:1025px) {
  .st-Hamburger span {
    top: 41px;
    right: 44px;
    width: 54px;
    height: 30px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Hamburger span {
    top: 4.8177083333vw;
    right: 3.7760416667vw;
    width: 6.25vw;
    height: 3.3854166667vw
  }
}
.st-Hamburger span:after,
.st-Hamburger span:before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  background: #9967f7;
  -webkit-transition: .3s ease;
  transition: .3s ease
}
@media print,
screen and (min-width:1025px) {
  .st-Hamburger span:after,
  .st-Hamburger span:before {
    width: 54px;
    height: 9px;
    border-radius: 100px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Hamburger span:after,
  .st-Hamburger span:before {
    width: 6.25vw;
    height: 1.0416666667vw;
    border-radius: 13.0208333333vw
  }
}
.st-Hamburger span:before {
  top: 0
}
.st-Hamburger span:after {
  bottom: 0
}
.st-Header_Inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9;
  will-change: backdrop-filter;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .4s ease;
  transition: .4s ease
}
@media print,
screen and (min-width:1025px) {
  .st-Header_Inner {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Header_Inner {
    -webkit-backdrop-filter: blur(1.3020833333vw);
    backdrop-filter: blur(1.3020833333vw)
  }
}
.st-Header_Inner.is-opened {
  opacity: 1;
  pointer-events: all
}
.st-Header_Inner .header-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #9967f7;
  border-style: solid;
  border-color: #fff065
}
@media print,
screen and (min-width:1025px) {
  .st-Header_Inner .header-nav {
    width: 414px;
    height: calc(100% - 12px);
    border-width: 6px 0 0 6px;
    border-radius: 40px 0 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Header_Inner .header-nav {
    width: 76.0416666667vw;
    height: calc(100% - 1.953125vw);
    border-width: .9114583333vw 0 0 .9114583333vw;
    border-radius: 6.5104166667vw 0 0 0
  }
}
.st-Header_Inner .header-nav:before {
  content: "";
  position: absolute;
  right: 0;
  height: 101vh;
  background: #ff7461;
  z-index: -1
}
@media print,
screen and (min-width:1025px) {
  .st-Header_Inner .header-nav:before {
    top: -20px;
    width: 428px;
    border-radius: 60px 0 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Header_Inner .header-nav:before {
    top: -2.8645833333vw;
    width: 77.9947916667vw;
    border-radius: 9.1145833333vw 0 0 0
  }
}
.st-Header_Inner .header-nav_inner {
  overflow-y: scroll;
  height: 100%
}
.st-Header_Inner .header-nav_inner .nav-list {
  overflow-y: scroll;
  display: grid;
  scrollbar-width: none
}
.st-Header_Inner .header-nav_inner .nav-list::-webkit-scrollbar {
  display: none
}
@media print,
screen and (min-width:1025px) {
  .st-Header_Inner .header-nav_inner .nav-list {
    gap: 40px;
    padding: 130px 0 130px 112px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Header_Inner .header-nav_inner .nav-list {
    gap: 8.3333333333vw;
    padding: 20.5729166667vw 0 20.5729166667vw 20.5729166667vw
  }
}
.st-Header_Inner .header-nav_inner .nav-list .list-item.disabled {
  opacity: .5;
  pointer-events: none
}
.st-Header_Inner .header-nav_inner .nav-list .list-item.home a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_header_home.png);
  mask-image: url(../../images/common/common/txt_header_home.png)
}
.st-Header_Inner .header-nav_inner .nav-list .list-item.schedule a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_header_schedule.png);
  mask-image: url(../../images/common/common/txt_header_schedule.png)
}
.st-Header_Inner .header-nav_inner .nav-list .list-item.guest a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_header_guest.png);
  mask-image: url(../../images/common/common/txt_header_guest.png)
}
.st-Header_Inner .header-nav_inner .nav-list .list-item.contents a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_header_contents.png);
  mask-image: url(../../images/common/common/txt_header_contents.png)
}
.st-Header_Inner .header-nav_inner .nav-list .list-item.goods a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_header_goods.png);
  mask-image: url(../../images/common/common/txt_header_goods.png)
}
.st-Header_Inner .header-nav_inner .nav-list .list-item.attention a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_header_attention.png);
  mask-image: url(../../images/common/common/txt_header_attention.png)
}
.st-Header_Inner .header-nav_inner .nav-list .list-item.report a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_header_report.png);
  mask-image: url(../../images/common/common/txt_header_report.png)
}
@media print,
screen and (min-width:1025px) {
  .st-Header_Inner .header-nav_inner .nav-list .list-item.report a span.en {
    width: 256px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Header_Inner .header-nav_inner .nav-list .list-item.report a span.en {
    width: 54.9479166667vw
  }
}
.st-Header_Inner .header-nav_inner .nav-list .list-item a {
  position: relative
}
.st-Header_Inner .header-nav_inner .nav-list .list-item a:before {
  content: "";
  position: absolute;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2012%2015%22%3E%3Cpath%20fill%3D%22%23FFF065%22%20d%3D%22M9.696%205.868a2%202%200%200%201%200%203.264l-6.54%204.632C1.83%2014.703%200%2013.755%200%2012.132V2.867C0%201.244%201.83.297%203.156%201.235l6.54%204.633Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain;
  opacity: 0
}
@media print,
screen and (min-width:1025px) {
  .st-Header_Inner .header-nav_inner .nav-list .list-item a:before {
    top: 10px;
    left: -22px;
    width: 12px;
    height: 14px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Header_Inner .header-nav_inner .nav-list .list-item a:before {
    top: 2.34375vw;
    left: -3.515625vw;
    width: 2.34375vw;
    height: 2.734375vw
  }
}
.st-Header_Inner .header-nav_inner .nav-list .list-item a.current:before {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 1
}
.st-Header_Inner .header-nav_inner .nav-list .list-item a.current span.en {
  background: #fff065
}
.st-Header_Inner .header-nav_inner .nav-list .list-item a.current span.ja {
  color: #fff065
}
@media (any-hover:hover) {
  .st-Header_Inner .header-nav_inner .nav-list .list-item a:before {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Header_Inner .header-nav_inner .nav-list .list-item a span {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Header_Inner .header-nav_inner .nav-list .list-item a:hover:before {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1
  }
  .st-Header_Inner .header-nav_inner .nav-list .list-item a:hover span.en {
    background: #fff065
  }
  .st-Header_Inner .header-nav_inner .nav-list .list-item a:hover span.ja {
    color: #fff065
  }
}
.st-Header_Inner .header-nav_inner .nav-list .list-item a span {
  display: block
}
.st-Header_Inner .header-nav_inner .nav-list .list-item a span.en {
  background: #fff;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat
}
@media print,
screen and (min-width:1025px) {
  .st-Header_Inner .header-nav_inner .nav-list .list-item a span.en {
    width: 180px;
    height: 34px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Header_Inner .header-nav_inner .nav-list .list-item a span.en {
    width: 39.0625vw;
    height: 7.2916666667vw
  }
}
.st-Header_Inner .header-nav_inner .nav-list .list-item a span.ja {
  font-weight: 900;
  line-height: 100%;
  letter-spacing: .04em
}
@media print,
screen and (min-width:1025px) {
  .st-Header_Inner .header-nav_inner .nav-list .list-item a span.ja {
    margin: 12px 0 0;
    font-size: 1.4rem
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Header_Inner .header-nav_inner .nav-list .list-item a span.ja {
    margin: 1.8229166667vw 0 0;
    font-size: 2.8645833333vw
  }
}
.st-Footer_Inner {
  position: relative
}
.st-Footer_Inner.home {
  background: #fff065
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner.home {
    padding: 140px 0 0;
    background: -webkit-linear-gradient(left,#fcd336 0,#fff065 60px,#fff065 calc(100% - 60px),#fcd336 100%);
    background: linear-gradient(to right,#fcd336 0,#fff065 60px,#fff065 calc(100% - 60px),#fcd336 100%)
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner.home {
    padding: 15.625vw 0 0;
    background: -webkit-gradient(linear,left top,right top,from(#fcd336),color-stop(7.8125vw,#fff065),color-stop(#fff065),to(#fcd336));
    background: -webkit-linear-gradient(left,#fcd336 0,#fff065 7.8125vw,#fff065 calc(100% - 7.8125vw),#fcd336 100%);
    background: linear-gradient(to right,#fcd336 0,#fff065 7.8125vw,#fff065 calc(100% - 7.8125vw),#fcd336 100%)
  }
}
.st-Footer_Inner.home:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner.home:before {
    background: -webkit-linear-gradient(left,rgba(255,236,95,0) 69px,#ffec5f 72px),-webkit-linear-gradient(rgba(255,236,95,0) 69px,#ffec5f 72px);
    background: linear-gradient(90deg,rgba(255,236,95,0) 69px,#ffec5f 72px),linear-gradient(rgba(255,236,95,0) 69px,#ffec5f 72px);
    background-size: 72px 72px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner.home:before {
    background: -webkit-gradient(linear,left top,right top,color-stop(8.984375vw,rgba(255,236,95,0)),color-stop(9.375vw,#ffec5f)),-webkit-gradient(linear,left top,left bottom,color-stop(8.984375vw,rgba(255,236,95,0)),color-stop(9.375vw,#ffec5f));
    background: -webkit-linear-gradient(left,rgba(255,236,95,0) 8.984375vw,#ffec5f 9.375vw),-webkit-linear-gradient(rgba(255,236,95,0) 8.984375vw,#ffec5f 9.375vw);
    background: linear-gradient(90deg,rgba(255,236,95,0) 8.984375vw,#ffec5f 9.375vw),linear-gradient(rgba(255,236,95,0) 8.984375vw,#ffec5f 9.375vw);
    background-size: 9.375vw 9.375vw
  }
}
.st-Footer_Inner.home .footer-deco span {
  position: absolute;
  display: block
}
.st-Footer_Inner.home .footer-deco span:nth-of-type(1) {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  background: url(../../images/common/common/deco_content_pattern_yellow.png) repeat-x top center/contain
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner.home .footer-deco span:nth-of-type(1) {
    height: 92px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner.home .footer-deco span:nth-of-type(1) {
    height: 11.9791666667vw
  }
}
.st-Footer_Inner:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff065),color-stop(50%,#ff6acc));
  background: -webkit-linear-gradient(top,#fff065 50%,#ff6acc 50%);
  background: linear-gradient(to bottom,#fff065 50%,#ff6acc 50%);
  z-index: 1
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner:after {
    height: 1.4583333333vw
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner:after {
    height: 3.6458333333vw
  }
}
.st-Footer_Inner .footer-officialx .idx-Title {
  position: relative;
  z-index: 1
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-officialx .idx-Title span.en {
    width: 88.1510416667vw
  }
}
.st-Footer_Inner .footer-officialx .officialx-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-officialx .officialx-button {
    width: 1210px;
    margin: 100px auto 0
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1279px) {
  .st-Footer_Inner .footer-officialx .officialx-button {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-officialx .officialx-button {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 81.7708333333vw;
    margin: 9.1145833333vw auto 0
  }
}
.st-Footer_Inner .footer-officialx .officialx-button .button-item {
  will-change: filter
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-officialx .officialx-button .button-item {
    width: 590px;
    -webkit-filter: drop-shadow(0 16px 0 #9968f3);
    filter: drop-shadow(0 16px 0 #9968f3)
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1279px) {
  .st-Footer_Inner .footer-officialx .officialx-button .button-item:nth-of-type(n+2) {
    margin-top: 40px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-officialx .officialx-button .button-item {
    width: 81.7708333333vw;
    -webkit-filter: drop-shadow(0 2.2135416667vw 0 #9968f3);
    filter: drop-shadow(0 2.2135416667vw 0 #9968f3)
  }
  .st-Footer_Inner .footer-officialx .officialx-button .button-item:nth-of-type(n+2) {
    margin-top: 4.6875vw
  }
}
@media (any-hover:hover) {
  .st-Footer_Inner .footer-officialx .officialx-button .button-item {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Footer_Inner .footer-officialx .officialx-button .button-item:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-filter: drop-shadow(0 0 0 #ff7461);
    filter: drop-shadow(0 0 0 #ff7461)
  }
}
.st-Footer_Inner .footer-body {
  position: relative;
  background: #9967f7
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body {
    border-radius: 40px 40px 0 0;
    width: calc(100% - 100px);
    margin: 240px auto 0;
    padding: 90px 0 113px;
    background: -webkit-linear-gradient(left,#8050d9 0,#9967f7 60px,#9967f7 calc(100% - 60px),#8050d9 100%);
    background: linear-gradient(to right,#8050d9 0,#9967f7 60px,#9967f7 calc(100% - 60px),#8050d9 100%);
    -webkit-box-shadow: 0 0 0 6px #fff065,0 0 0 20px #ff7461;
    box-shadow: 0 0 0 6px #fff065,0 0 0 20px #ff7461
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body {
    border-radius: 5.2083333333vw 5.2083333333vw 0 0;
    width: calc(100% - 6.7708333333vw);
    margin: 26.8229166667vw auto 0;
    padding: 10.4166666667vw 0 11.4583333333vw;
    background: -webkit-gradient(linear,left top,right top,from(#8050d9),color-stop(7.8125vw,#9967f7),color-stop(#9967f7),to(#8050d9));
    background: -webkit-linear-gradient(left,#8050d9 0,#9967f7 7.8125vw,#9967f7 calc(100% - 7.8125vw),#8050d9 100%);
    background: linear-gradient(to right,#8050d9 0,#9967f7 7.8125vw,#9967f7 calc(100% - 7.8125vw),#8050d9 100%);
    -webkit-box-shadow: 0 0 0 1.5625vw #fff065,0 0 0 3.3854166667vw #ff7461;
    box-shadow: 0 0 0 1.5625vw #fff065,0 0 0 3.3854166667vw #ff7461
  }
}
.st-Footer_Inner .footer-body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body:before {
    background: -webkit-linear-gradient(left,rgba(169,135,233,0) 65px,rgba(169,135,233,.2) 68px),-webkit-linear-gradient(rgba(169,135,233,0) 65px,rgba(169,135,233,.2) 68px);
    background: linear-gradient(90deg,rgba(169,135,233,0) 65px,rgba(169,135,233,.2) 68px),linear-gradient(rgba(169,135,233,0) 65px,rgba(169,135,233,.2) 68px);
    background-size: 68px 68px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body:before {
    background: -webkit-gradient(linear,left top,right top,color-stop(8.4635416667vw,rgba(169,135,233,0)),color-stop(8.8541666667vw,rgba(169,135,233,.2))),-webkit-gradient(linear,left top,left bottom,color-stop(8.4635416667vw,rgba(169,135,233,0)),color-stop(8.8541666667vw,rgba(169,135,233,.2)));
    background: -webkit-linear-gradient(left,rgba(169,135,233,0) 8.4635416667vw,rgba(169,135,233,.2) 8.8541666667vw),-webkit-linear-gradient(rgba(169,135,233,0) 8.4635416667vw,rgba(169,135,233,.2) 8.8541666667vw);
    background: linear-gradient(90deg,rgba(169,135,233,0) 8.4635416667vw,rgba(169,135,233,.2) 8.8541666667vw),linear-gradient(rgba(169,135,233,0) 8.4635416667vw,rgba(169,135,233,.2) 8.8541666667vw);
    background-size: 8.8541666667vw 8.8541666667vw
  }
}
.st-Footer_Inner .footer-body:after {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body:after {
    top: calc(-3.125vw - 20px);
    width: 83.3333333333vw;
    height: 3.125vw;
    background: url(../../images/common/common/deco_footer.gif) repeat-x top left/11.8947916667vw
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body:after {
    top: -11.1979166667vw;
    width: 88.9322916667vw;
    height: 7.8125vw;
    background: url(../../images/common/common/deco_footer.gif) repeat-x top left/contain
  }
}
.st-Footer_Inner .footer-body .footer-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
  z-index: 1
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1200px
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1419px) {
  .st-Footer_Inner .footer-body .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    padding: 0 50px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 81.7708333333vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-logo {
  display: block
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-logo {
    width: 250px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-logo {
    width: 44.2708333333vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    width: 848px;
    padding-top: 10px
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1419px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu {
    width: 100%
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 81.7708333333vw;
    margin-top: 11.71875vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav {
    gap: 30px
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1419px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav {
    width: 100%;
    gap: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 50px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 8.8541666667vw;
    gap: 9.1145833333vw 6.5104166667vw
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item {
    width: 28.6458333333vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.disabled {
  opacity: .5;
  pointer-events: none
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.home a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_footer_home.png);
  mask-image: url(../../images/common/common/txt_footer_home.png)
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.home a span.en {
    width: 65px;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: left;
    mask-position: left
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.home a span.en {
    width: 28.6458333333vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.schedule a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_footer_schedule.png);
  mask-image: url(../../images/common/common/txt_footer_schedule.png)
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.schedule a span.en {
    width: 112px;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: left;
    mask-position: left
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.schedule a span.en {
    width: 28.6458333333vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.guest a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_footer_guest.png);
  mask-image: url(../../images/common/common/txt_footer_guest.png)
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.guest a span.en {
    width: 70px;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: left;
    mask-position: left
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.guest a span.en {
    width: 28.6458333333vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.contents a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_footer_contents.png);
  mask-image: url(../../images/common/common/txt_footer_contents.png)
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.contents a span.en {
    width: 115px;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: left;
    mask-position: left
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.contents a span.en {
    width: 28.6458333333vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.goods a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_footer_goods.png);
  mask-image: url(../../images/common/common/txt_footer_goods.png)
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.goods a span.en {
    width: 83px;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: left;
    mask-position: left
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.goods a span.en {
    width: 28.6458333333vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.attention a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_footer_attention.png);
  mask-image: url(../../images/common/common/txt_footer_attention.png)
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.attention a span.en {
    width: 126px;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: left;
    mask-position: left
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.attention a span.en {
    width: 29.9479166667vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.report a span.en {
  -webkit-mask-image: url(../../images/common/common/txt_footer_report.png);
  mask-image: url(../../images/common/common/txt_footer_report.png)
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.report a span.en {
    width: 83px;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: left;
    mask-position: left
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item.report a span.en {
    width: 29.9479166667vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a:before {
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2012%2010%22%3E%3Cpath%20fill%3D%22%23FFF065%22%20d%3D%22M7.11%208.08a1.667%201.667%200%200%201-2.72%200L.528%202.63C-.253%201.526.536%200%201.889%200h7.72c1.353%200%202.142%201.526%201.36%202.63L7.11%208.08Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain;
  opacity: 0
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a:before {
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotateY(180deg);
    transform: translateX(-50%) rotateY(180deg);
    width: 12px;
    height: 10px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a:before {
    top: 1.5625vw;
    left: -3.90625vw;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 2.8645833333vw;
    height: 2.34375vw
  }
}
@media print and (any-hover:hover),
screen and (min-width:1025px) and (any-hover:hover) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a:before {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a span {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a:hover:before {
    opacity: 1;
    -webkit-transform: translateX(-50%) rotateY(0);
    transform: translateX(-50%) rotateY(0)
  }
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a:hover span.en {
    background: #fff065
  }
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a:hover span.ja {
    color: #fff065
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a.current:before {
  opacity: 1
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a.current span.en {
  background: #fff065
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a.current span.ja {
  color: #fff065
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a span {
  display: block
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a span.en {
  background: #fff;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a span.en {
    height: 24px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a span.en {
    height: 5.7291666667vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a span.ja {
  font-weight: 900;
  line-height: 100%;
  letter-spacing: .04em
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a span.ja {
    margin: 14px 0 0;
    font-size: 1.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-nav .list-item a span.ja {
    margin: 2.34375vw 0 0;
    font-size: 2.6041666667vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links {
  width: 100%
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 50px
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1419px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    gap: 10px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list {
    display: grid;
    grid-template-columns: repeat(2,39.84375vw);
    gap: 3.90625vw 2.34375vw;
    margin-top: 11.71875vw
  }
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list .list-item {
    width: 194px;
    height: 51px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list .list-item {
    width: 39.84375vw;
    height: 10.4166666667vw
  }
}
.st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list .list-item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-weight: 900;
  line-height: 140%;
  text-align: center;
  letter-spacing: .04em;
  color: #9967f7;
  background: #fff065
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list .list-item a {
    padding: 15px 0 0;
    font-size: 16px;
    -webkit-box-shadow: 0 8px 0 #ffdc26;
    box-shadow: 0 8px 0 #ffdc26;
    border-radius: 6px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list .list-item a {
    padding: 3.0598958333vw 0 0;
    font-size: 3.3854166667vw;
    -webkit-box-shadow: 0 1.8229166667vw 0 #ffdc26;
    box-shadow: 0 1.8229166667vw 0 #ffdc26;
    border-radius: .78125vw
  }
}
@media (any-hover:hover) {
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list .list-item a {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Footer_Inner .footer-body .footer-top .footer-menu .menu-links .links-list .list-item a:hover {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-box-shadow: 0 4px 0 #ffdc26;
    box-shadow: 0 4px 0 #ffdc26
  }
}
.st-Footer_Inner .footer-body .footer-middle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
  z-index: 1
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-middle {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1200px
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1419px) {
  .st-Footer_Inner .footer-body .footer-middle {
    width: 806px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-middle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 81.7708333333vw
  }
}
.st-Footer_Inner .footer-body .footer-middle .footer-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share {
    width: 50%;
    margin: 50px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 13.0208333333vw 0 0
  }
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share p {
    width: 76px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share p {
    width: 17.96875vw
  }
}
.st-Footer_Inner .footer-body .footer-middle .footer-share .share-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share .share-list {
    margin-left: 20px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share .share-list {
    margin-left: 3.90625vw
  }
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share .share-list .list-item:nth-of-type(n+2) {
    margin-left: 8px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share .share-list .list-item:nth-of-type(n+2) {
    margin-left: 1.8229166667vw
  }
}
.st-Footer_Inner .footer-body .footer-middle .footer-share .share-list .list-item a {
  display: block
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share .share-list .list-item a {
    width: 46px;
    height: 46px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share .share-list .list-item a {
    width: 11.71875vw;
    height: 11.71875vw
  }
}
@media (any-hover:hover) {
  .st-Footer_Inner .footer-body .footer-middle .footer-share .share-list .list-item a {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Footer_Inner .footer-body .footer-middle .footer-share .share-list .list-item a:hover {
    opacity: .6
  }
}
.st-Footer_Inner .footer-body .footer-middle .footer-company {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-company {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 50%;
    margin-top: 50px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-company {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-top: 10.4166666667vw
  }
}
.st-Footer_Inner .footer-body .footer-middle .footer-company a {
  display: block
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-company a {
    width: 170px;
    height: 50px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-company a {
    width: 39.84375vw;
    height: 11.71875vw
  }
}
@media (any-hover:hover) {
  .st-Footer_Inner .footer-body .footer-middle .footer-company a {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Footer_Inner .footer-body .footer-middle .footer-company a:hover {
    opacity: .6
  }
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-company a.nico {
    margin-left: 10px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-middle .footer-company a.nico {
    margin-left: 2.0833333333vw
  }
}
.st-Footer_Inner .footer-body .footer-bottom {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
  z-index: 1
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-bottom {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 1200px
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1419px) {
  .st-Footer_Inner .footer-body .footer-bottom {
    width: 806px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 81.7708333333vw
  }
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-bottom .footer-contact {
    width: 50%;
    margin: 20px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-bottom .footer-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin: 6.5104166667vw 0 0
  }
}
.st-Footer_Inner .footer-body .footer-bottom .footer-contact a {
  font-weight: 700;
  line-height: 140%;
  text-align: center;
  letter-spacing: .04em;
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(255,255,255,.4);
  text-decoration-color: rgba(255,255,255,.4)
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-bottom .footer-contact a {
    font-size: 14px;
    text-underline-offset: 4px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-bottom .footer-contact a {
    font-size: 3.3854166667vw;
    text-underline-offset: 1.0416666667vw
  }
}
@media (any-hover:hover) {
  .st-Footer_Inner .footer-body .footer-bottom .footer-contact a {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .st-Footer_Inner .footer-body .footer-bottom .footer-contact a:hover {
    color: #ffdc26;
    -webkit-text-decoration-color: #ffdc26;
    text-decoration-color: #ffdc26
  }
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-bottom .footer-copy {
    width: 50%;
    margin-top: 30px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-bottom .footer-copy {
    width: 100%;
    margin-top: 9.1145833333vw
  }
}
.st-Footer_Inner .footer-body .footer-bottom .footer-copy p {
  font-weight: 700;
  line-height: 140%;
  text-align: right;
  letter-spacing: .04em;
  color: rgba(255,255,255,.5);
  white-space: nowrap
}
@media print,
screen and (min-width:1025px) {
  .st-Footer_Inner .footer-body .footer-bottom .footer-copy p {
    font-size: 14px
  }
}
@media print,
screen and (max-width:1024px) {
  .st-Footer_Inner .footer-body .footer-bottom .footer-copy p {
    font-size: 2.8645833333vw;
    text-align: center
  }
}
.sw-Button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  isolation: isolate;
  background: #fff;
  font-weight: 900;
  line-height: 140%;
  text-align: center;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sw-Button {
    width: 380px;
    height: 90px;
    margin: 60px auto 0;
    -webkit-box-shadow: inset 0 -4.85821px 9.71642px #c8c8c8;
    box-shadow: inset 0 -4.85821px 9.71642px #c8c8c8;
    border-radius: 100px;
    font-size: 2.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sw-Button {
    width: 73.9583333333vw;
    height: 16.9270833333vw;
    margin: 7.8125vw auto 0;
    -webkit-box-shadow: inset 0 -1.3020833333vw 2.6041666667vw rgba(200,200,200,.7);
    box-shadow: inset 0 -1.3020833333vw 2.6041666667vw rgba(200,200,200,.7);
    border-radius: 13.0208333333vw;
    font-size: 3.90625vw
  }
}
@media (any-hover:hover) {
  .sw-Button {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sw-Button:before {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sw-Button:hover {
    color: #ff7461
  }
  .sw-Button:hover:before {
    right: 20px
  }
}
.sw-Button.arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2011%2014%22%3E%3Cpath%20fill%3D%22%23FF7461%22%20d%3D%22M9.867%205.4a2%202%200%200%201%200%203.2l-6.667%205c-1.318.989-3.2.048-3.2-1.6V2C0%20.352%201.882-.589%203.2.4l6.667%205Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain
}
@media print,
screen and (min-width:1025px) {
  .sw-Button.arrow:before {
    right: 30px;
    width: 11px;
    height: 14px
  }
}
@media print,
screen and (max-width:1024px) {
  .sw-Button.arrow:before {
    right: 6.5104166667vw;
    width: 3.3854166667vw;
    height: 2.34375vw
  }
}
.sw-Button.newtab:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2014%209%22%3E%3Cpath%20fill%3D%22%23FF7461%22%20d%3D%22M0%206h11.667V0H0v6ZM3.5%209h9.333V7.5H3.5V9ZM14%209V1.5h-1.167V9H14Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}
@media print,
screen and (min-width:1025px) {
  .sw-Button.newtab:before {
    right: 34px;
    width: 18px;
    height: 12px
  }
}
@media print,
screen and (max-width:1024px) {
  .sw-Button.newtab:before {
    right: 6.5104166667vw;
    width: 3.90625vw;
    height: 2.6041666667vw
  }
}
.sw-Banner {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .4s ease;
  transition: .4s ease
}
@media print,
screen and (min-width:1025px) {
  .sw-Banner {
    width: 362px;
    height: 126px
  }
}
@media print,
screen and (max-width:1024px) {
  .sw-Banner {
    width: 52.0833333333vw;
    height: 18.0989583333vw
  }
}
.sw-Banner.hide {
  right: -400px
}
@media print,
screen and (min-width:1025px) and (max-width:1920px) {
  .sw-Banner.hide {
    right: -20.8333333333vw
  }
}
@media print,
screen and (max-width:1024px) {
  .sw-Banner.hide {
    right: -52.0833333333vw
  }
}
.sw-Banner.disabled {
  pointer-events: none;
  right: -400px
}
@media print,
screen and (min-width:1025px) and (max-width:1920px) {
  .sw-Banner.disabled {
    right: -20.8333333333vw
  }
}
@media print,
screen and (max-width:1024px) {
  .sw-Banner.disabled {
    right: -52.0833333333vw
  }
}
.sw-Banner_Close {
  position: absolute;
  -webkit-transition: .4s ease;
  transition: .4s ease;
  top: -46px;
  right: 10px;
  width: 35px;
  height: 35px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2050%2050%22%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2225%22%20r%3D%2225%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%234A4A4A%22%20d%3D%22m14.286%2034.778%2020.01-20.492%202.31%202.364-20.011%2020.493z%22%2F%3E%3Cpath%20fill%3D%22%234A4A4A%22%20d%3D%22m37.143%2034.778-20.01-20.492-2.31%202.364%2020.01%2020.493z%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain
}
@media print,
screen and (max-width:1024px) {
  .sw-Banner_Close {
    top: -8.8541666667vw;
    right: 1.3020833333vw;
    width: 6.5104166667vw;
    height: 6.5104166667vw
  }
}
@media (any-hover:hover) {
  .sw-Banner_Close:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}
.sw-Banner_Inner {
  display: block
}
@media (any-hover:hover) {
  .sw-Banner_Inner {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sw-Banner_Inner:hover {
    opacity: .7
  }
}
.sw-Banner_Inner img {
  width: 100%;
  height: 100%
}
.sub-Pagetitle {
  position: relative
}
.sub-Pagetitle:after,
.sub-Pagetitle:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  z-index: 1
}
@media print,
screen and (min-width:1025px) {
  .sub-Pagetitle:after,
  .sub-Pagetitle:before {
    height: 14px;
    background: url(../../images/common/common/deco_dotborder.gif) repeat-x top center/contain
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Pagetitle:after,
  .sub-Pagetitle:before {
    height: 1.8229166667vw;
    background: url(../../images/common/common/deco_dotborder.gif) repeat-x top center/40.5091145833vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Pagetitle:before {
    top: 14px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Pagetitle:before {
    top: 1.8229166667vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Pagetitle:after {
    bottom: 42px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Pagetitle:after {
    bottom: 6.1197916667vw
  }
}
.sub-Pagetitle_Inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  background: #ff7461
}
@media print,
screen and (min-width:1025px) {
  .sub-Pagetitle_Inner {
    height: 332px;
    padding: 68px 0 0;
    background: -webkit-linear-gradient(left,#de5d4b 0,#ff7461 60px,#ff7461 calc(100% - 60px),#de5d4b 100%);
    background: linear-gradient(to right,#de5d4b 0,#ff7461 60px,#ff7461 calc(100% - 60px),#de5d4b 100%)
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Pagetitle_Inner {
    height: 48.4375vw;
    padding: 12.7604166667vw 0 0;
    background: -webkit-gradient(linear,left top,right top,from(#de5d4b),color-stop(7.8125vw,#ff7461),to(#de5d4b));
    background: -webkit-linear-gradient(left,#de5d4b 0,#ff7461 7.8125vw #ff7461 calc(100% - 7.8125vw),#de5d4b 100%);
    background: linear-gradient(to right,#de5d4b 0,#ff7461 7.8125vw #ff7461 calc(100% - 7.8125vw),#de5d4b 100%)
  }
}
.sub-Pagetitle_Inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none
}
@media print,
screen and (min-width:1025px) {
  .sub-Pagetitle_Inner:before {
    background: -webkit-linear-gradient(left,rgba(252,110,100,0) 69px,#fc6d64 72px),-webkit-linear-gradient(rgba(252,110,100,0) 69px,#fc6d64 72px);
    background: linear-gradient(90deg,rgba(252,110,100,0) 69px,#fc6d64 72px),linear-gradient(rgba(252,110,100,0) 69px,#fc6d64 72px);
    background-size: 72px 72px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Pagetitle_Inner:before {
    background: -webkit-gradient(linear,left top,right top,color-stop(8.984375vw,rgba(252,110,100,0)),color-stop(9.375vw,#fc6d64)),-webkit-gradient(linear,left top,left bottom,color-stop(8.984375vw,rgba(252,110,100,0)),color-stop(9.375vw,#fc6d64));
    background: -webkit-linear-gradient(left,rgba(252,110,100,0) 8.984375vw,#fc6d64 9.375vw),-webkit-linear-gradient(rgba(252,110,100,0) 8.984375vw,#fc6d64 9.375vw);
    background: linear-gradient(90deg,rgba(252,110,100,0) 8.984375vw,#fc6d64 9.375vw),linear-gradient(rgba(252,110,100,0) 8.984375vw,#fc6d64 9.375vw);
    background-size: 9.375vw 9.375vw
  }
}
.sub-Pagetitle_Inner:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff065),color-stop(50%,#ff6acc));
  background: -webkit-linear-gradient(top,#fff065 50%,#ff6acc 50%);
  background: linear-gradient(to bottom,#fff065 50%,#ff6acc 50%);
  z-index: 1
}
@media print,
screen and (min-width:1025px) {
  .sub-Pagetitle_Inner:after {
    height: 28px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Pagetitle_Inner:after {
    height: 3.6458333333vw
  }
}
.sub-Pagetitle_Inner .pagetitle-deco {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%201141%20332%22%3E%3Cpath%20fill%3D%22url(%23a)%22%20d%3D%22m0%200%20335%20941%20806-265L0%200Z%22%20opacity%3D%22.1%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%22278.5%22%20x2%3D%22741%22%20y1%3D%22298%22%20y2%3D%22797.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFF1A5%22%2F%3E%3Cstop%20offset%3D%22.225%22%20stop-color%3D%22%23FFF1A5%22%20stop-opacity%3D%22.775%22%2F%3E%3Cstop%20offset%3D%22.571%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.429%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat top left/cover
}
@media print,
screen and (min-width:1025px) {
  .sub-Pagetitle_Inner .pagetitle-deco {
    width: 1140px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Pagetitle_Inner .pagetitle-deco {
    width: 148.4375vw
  }
}
.sub-Pagetitle_Inner h1 {
  position: relative;
  z-index: 1
}
.sub-Pagetitle_Inner h1 span {
  display: block
}
@media print,
screen and (min-width:1025px) {
  .sub-Pagetitle_Inner h1 span.main.attention,
  .sub-Pagetitle_Inner h1 span.main.contents,
  .sub-Pagetitle_Inner h1 span.main.goods,
  .sub-Pagetitle_Inner h1 span.main.guest,
  .sub-Pagetitle_Inner h1 span.main.report,
  .sub-Pagetitle_Inner h1 span.main.schedule {
    width: 624px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Pagetitle_Inner h1 span.main.attention,
  .sub-Pagetitle_Inner h1 span.main.contents,
  .sub-Pagetitle_Inner h1 span.main.goods,
  .sub-Pagetitle_Inner h1 span.main.guest,
  .sub-Pagetitle_Inner h1 span.main.report,
  .sub-Pagetitle_Inner h1 span.main.schedule {
    width: 81.7708333333vw
  }
}
.sub-Pagetitle_Inner h1 span.sub {
  font-weight: 900;
  line-height: 100%;
  text-align: center;
  letter-spacing: .04em;
  color: #fff
}
@media print,
screen and (min-width:1025px) {
  .sub-Pagetitle_Inner h1 span.sub {
    margin: 12px 0 0;
    font-size: 2.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Pagetitle_Inner h1 span.sub {
    margin: 1.3020833333vw 0 0;
    font-size: 3.3854166667vw
  }
}
.sub-Content {
  position: relative;
  z-index: 1
}
.sub-Content .st-Main {
  position: relative
}
@media print,
screen and (min-width:1025px) {
  .sub-Content .st-Main {
    padding: 100px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Content .st-Main {
    padding: 9.1145833333vw 0 0
  }
}
.sub-Content .st-Main:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  background: url(../../images/common/common/deco_content_pattern_yellow.png) repeat-x top center/contain;
  z-index: -1
}
@media print,
screen and (min-width:1025px) {
  .sub-Content .st-Main:before {
    height: 92px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Content .st-Main:before {
    height: 11.9791666667vw
  }
}
.sub-Nav_Inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}
@media print,
screen and (min-width:1025px) {
  .sub-Nav_Inner {
    gap: 0 30px;
    margin-bottom: 90px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Nav_Inner {
    gap: 0 2.6041666667vw;
    margin-bottom: 6.5104166667vw
  }
}
.sub-Nav_Inner .nav-item {
  position: relative;
  display: block;
  background: #fafafa;
  font-weight: 900;
  line-height: 140%;
  text-align: center;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Nav_Inner .nav-item {
    width: 380px;
    height: 86px;
    padding: 20px 0 0;
    -webkit-box-shadow: inset 0 -10px 20px rgba(200,200,200,.7);
    box-shadow: inset 0 -10px 20px rgba(200,200,200,.7);
    border-radius: 100px;
    font-size: 2.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Nav_Inner .nav-item {
    width: 43.4895833333vw;
    height: 13.5416666667vw;
    padding: 3.515625vw 0 0;
    -webkit-box-shadow: inset 0 -1.3020833333vw 2.6041666667vw rgba(200,200,200,.7);
    box-shadow: inset 0 -1.3020833333vw 2.6041666667vw rgba(200,200,200,.7);
    border-radius: 13.0208333333vw;
    font-size: 3.3854166667vw
  }
}
@media (any-hover:hover) {
  .sub-Nav_Inner .nav-item {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sub-Nav_Inner .nav-item:before {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sub-Nav_Inner .nav-item:hover {
    color: #ff7461
  }
  .sub-Nav_Inner .nav-item:hover:before {
    bottom: 10px
  }
}
.sub-Nav_Inner .nav-item:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2012%209%22%3E%3Cpath%20fill%3D%22%23FF7461%22%20d%3D%22M7.562%208.048a2%202%200%200%201-3.124%200L.6%203.249C-.448%201.94.484%200%202.16%200H9.84c1.677%200%202.61%201.94%201.561%203.25L7.562%208.047Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Nav_Inner .nav-item:before {
    bottom: 18px;
    width: 16px;
    height: 10px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Nav_Inner .nav-item:before {
    bottom: 1.8229166667vw;
    width: 2.6041666667vw;
    height: 1.8229166667vw
  }
}
.sub-Box {
  margin: 0 auto 0
}
@media print,
screen and (min-width:1025px) {
  .sub-Box {
    width: 1200px
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1279px) {
  .sub-Box {
    width: 93.75vw
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box {
    width: 89.5833333333vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box + .sub-Box {
    margin-top: 100px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box + .sub-Box {
    margin-top: 11.71875vw
  }
}
.sub-Box_Inner .box-title {
  position: relative;
  font-weight: 900;
  line-height: 140%;
  text-align: center;
  letter-spacing: .04em;
  color: #fff
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-title {
    height: 100px;
    font-size: 4.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-title {
    height: 13.0208333333vw;
    font-size: 5.46875vw
  }
  .sub-Box_Inner .box-title.thick {
    height: 20.8333333333vw
  }
  .sub-Box_Inner .box-title.thick .inner:before {
    top: 10.6770833333vw
  }
}
.sub-Box_Inner .box-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #9967f7;
  z-index: -1
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-title:before {
    -webkit-clip-path: polygon(100% 0,calc(100% - 24px) 50%,100% 100%,0 100%,24px 50%,0 0);
    clip-path: polygon(100% 0,calc(100% - 24px) 50%,100% 100%,0 100%,24px 50%,0 0)
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-title:before {
    -webkit-clip-path: polygon(100% 0,calc(100% - 3.125vw) 50%,100% 100%,0 100%,3.125vw 50%,0 0);
    clip-path: polygon(100% 0,calc(100% - 3.125vw) 50%,100% 100%,0 100%,3.125vw 50%,0 0)
  }
}
.sub-Box_Inner .box-title:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff065),color-stop(50%,#ff6acc));
  background: -webkit-linear-gradient(top,#fff065 50%,#ff6acc 50%);
  background: linear-gradient(to bottom,#fff065 50%,#ff6acc 50%);
  z-index: -1
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-title:after {
    bottom: -16px;
    height: 16px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-title:after {
    bottom: -2.0833333333vw;
    height: 2.0833333333vw
  }
}
.sub-Box_Inner .box-title .inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%
}
.sub-Box_Inner .box-title .inner:after,
.sub-Box_Inner .box-title .inner:before {
  content: "";
  position: absolute
}
.sub-Box_Inner .box-title .inner:before {
  background: url(../../images/common/common/deco_subtitle_01.png) no-repeat top left/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-title .inner:before {
    top: 21px;
    left: 20px;
    width: 80px;
    height: 94px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-title .inner:before {
    top: 2.9947916667vw;
    left: 0;
    width: 10.4166666667vw;
    height: 12.2395833333vw
  }
}
.sub-Box_Inner .box-title .inner:after {
  background: url(../../images/common/common/deco_subtitle_02.png) no-repeat top left/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-title .inner:after {
    top: -20px;
    right: 20px;
    width: 80px;
    height: 86px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-title .inner:after {
    top: -2.6041666667vw;
    right: 0;
    width: 10.4166666667vw;
    height: 11.1979166667vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-title + .box-catch {
    margin: 66px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-title + .box-catch {
    margin: 8.8541666667vw 0 0
  }
}
.sub-Box_Inner .box-catch {
  font-weight: 900;
  text-align: center;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-catch {
    font-size: 3.2rem;
    line-height: 240%
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-catch {
    font-size: 4.6875vw;
    line-height: 180%
  }
}
.sub-Box_Inner .box-catch .orange {
  display: inline-block;
  color: #fff;
  background: #ff7461;
  line-height: 100%
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-catch .orange {
    margin: 0 10px 0 0;
    padding: 12px 12px 16px 14px;
    border-radius: 6px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-catch .orange {
    margin: 0 1.8229166667vw 0 0;
    padding: 1.8229166667vw 1.8229166667vw 2.34375vw 2.0833333333vw;
    border-radius: .78125vw
  }
  .sub-Box_Inner .box-catch .orange.marginbottom {
    margin-bottom: 2.34375vw
  }
  .sub-Box_Inner .box-catch .orange.margintopbottom {
    margin: 2.34375vw 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-catch:nth-of-type(n+2) {
    margin-top: 2.34375vw
  }
}
.sub-Box_Inner .box-innerbox {
  position: relative;
  background: #fff
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-innerbox {
    padding: 90px 110px 70px;
    width: 1180px;
    margin: 60px 0 0 20px;
    -webkit-box-shadow: 0 14px 0 #9967f7,inset 0 -20px 30px rgba(200,200,200,.3);
    box-shadow: 0 14px 0 #9967f7,inset 0 -20px 30px rgba(200,200,200,.3);
    border-radius: 20px
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1279px) {
  .sub-Box_Inner .box-innerbox {
    width: calc(100% - 20px)
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-innerbox {
    padding: 11.71875vw 6.5104166667vw 7.8125vw;
    width: 86.9791666667vw;
    margin: 9.1145833333vw 0 0 2.6041666667vw;
    -webkit-box-shadow: 0 1.8229166667vw 0 #9967f7,inset 0 -2.6041666667vw 3.90625vw rgba(200,200,200,.3);
    box-shadow: 0 1.8229166667vw 0 #9967f7,inset 0 -2.6041666667vw 3.90625vw rgba(200,200,200,.3);
    border-radius: 2.6041666667vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-innerbox:nth-of-type(n+2) {
    margin-top: 60px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-innerbox:nth-of-type(n+2) {
    margin-top: 9.1145833333vw
  }
}
.sub-Box_Inner .box-innerbox h3 {
  position: absolute;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: .04em;
  color: #fff
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-innerbox h3 {
    top: -10px;
    left: -20px;
    width: 289px;
    height: 78px;
    padding: 16px 0 0 40px;
    font-size: 2.8rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20289%2078%22%3E%3Cpath%20fill%3D%22%23FF7461%22%20d%3D%22M0%200h273v64H0zM273%2064V0h16l-12.8%2032L289%2064h-16Z%22%2F%3E%3Cpath%20fill%3D%22%239967F7%22%20d%3D%22M20%2078%200%2064h20v14Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top left/contain
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-innerbox h3 {
    top: -2.6041666667vw;
    left: -2.6041666667vw;
    width: 40.8854166667vw;
    height: 12.2395833333vw;
    padding: 2.8645833333vw 0 0 5.2083333333vw;
    font-size: 4.1666666667vw;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20318%2094%22%3E%3Cpath%20fill%3D%22%23FF7461%22%20d%3D%22M0%200h302v80H0zM302%2080V0h16l-12.8%2040L318%2080h-16Z%22%2F%3E%3Cpath%20fill%3D%22%239967F7%22%20d%3D%22M20%2094%200%2080h20v14Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top left/contain
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-innerbox h3.small {
    padding: 19px 0 0 30px;
    font-size: 2.4rem;
    letter-spacing: 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-innerbox h3.small {
    padding: 3.125vw 0 0 3.6458333333vw;
    font-size: 3.6458333333vw;
    letter-spacing: 0
  }
}
.sub-Box_Inner .box-image {
  width: 100%;
  margin: 66px 0 0
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .box-image {
    margin: 66px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .box-image {
    margin: 8.59375vw 0 0
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-main .main-item {
    margin: 50px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-main .main-item {
    margin: 6.5104166667vw 0 0
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-main .main-item:nth-of-type(n+2) {
    margin: 40px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-main .main-item:nth-of-type(n+2) {
    margin: 6.5104166667vw 0 0
  }
}
.sub-Box_Inner .schedule-main .main-item h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center
}
.sub-Box_Inner .schedule-main .main-item h3 span {
  display: block
}
.sub-Box_Inner .schedule-main .main-item h3 span.time {
  font-weight: 900;
  line-height: 160%;
  letter-spacing: .04em;
  color: #9967f7
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-main .main-item h3 span.time {
    font-size: 2.6rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-main .main-item h3 span.time {
    font-size: 4.1666666667vw
  }
}
.sub-Box_Inner .schedule-main .main-item h3 span.title {
  font-weight: 900;
  line-height: 180%;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-main .main-item h3 span.title {
    margin-left: 30px;
    font-size: 2.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-main .main-item h3 span.title {
    margin-left: 3.90625vw;
    font-size: 3.6458333333vw
  }
}
.sub-Box_Inner .schedule-main .main-item .guest {
  display: grid
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-main .main-item .guest {
    grid-template-columns: repeat(7,156px);
    gap: 30px 18px;
    width: 1200px;
    margin: 20px 0 0
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1279px) {
  .sub-Box_Inner .schedule-main .main-item .guest {
    grid-template-columns: repeat(5,156px);
    width: 854px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-main .main-item .guest {
    grid-template-columns: repeat(3,28.125vw);
    gap: 5.2083333333vw 2.6041666667vw;
    width: 89.5833333333vw;
    margin: 3.90625vw 0 0
  }
}
.sub-Box_Inner .schedule-main .main-item .guest .guest-item {
  display: block;
  position: relative
}
@media (any-hover:hover) {
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-insta,
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-x {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item img {
    -webkit-transition: .4s ease;
    transition: .4s ease;
    will-change: filter
  }
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item:hover .link-insta,
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item:hover .link-x {
    background: #000;
    -webkit-filter: invert(1);
    filter: invert(1)
  }
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item:hover img {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item {
    width: 156px;
    height: 156px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item {
    width: 28.125vw;
    height: 28.125vw
  }
}
.sub-Box_Inner .schedule-main .main-item .guest .guest-item:not([href*=http]) {
  pointer-events: none
}
.sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-insta,
.sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-x {
  position: absolute;
  background: #4a4a4a;
  z-index: 1
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-insta,
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-x {
    bottom: 2px;
    right: 2px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 20px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-insta,
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-x {
    bottom: .78125vw;
    right: .78125vw;
    width: 8.0729166667vw;
    height: 8.0729166667vw;
    border: 1px solid #fff;
    border-radius: 3.90625vw
  }
}
.sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-x:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: url(../../images/common/common/icon_x.png) no-repeat top center/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-x:before {
    width: 16px;
    height: 17px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-x:before {
    width: 3.125vw;
    height: 3.3854166667vw
  }
}
.sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-insta:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M12%202.163c3.204%200%203.584.012%204.85.07%203.252.148%204.771%201.691%204.919%204.919.058%201.265.069%201.645.069%204.849%200%203.205-.012%203.584-.069%204.849-.149%203.225-1.664%204.771-4.919%204.919-1.266.058-1.644.07-4.85.07-3.204%200-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849%200-3.204.013-3.583.07-4.849.149-3.227%201.664-4.771%204.919-4.919%201.266-.057%201.645-.069%204.849-.069zM12%200C8.741%200%208.333.014%207.053.072%202.695.272.273%202.69.073%207.052.014%208.333%200%208.741%200%2012c0%203.259.014%203.668.072%204.948.2%204.358%202.618%206.78%206.98%206.98C8.333%2023.986%208.741%2024%2012%2024c3.259%200%203.668-.014%204.948-.072%204.354-.2%206.782-2.618%206.979-6.98.059-1.28.073-1.689.073-4.948%200-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014%2015.259%200%2012%200zm0%205.838c-3.403%200-6.162%202.759-6.162%206.162S8.597%2018.163%2012%2018.163s6.162-2.759%206.162-6.163c0-3.403-2.759-6.162-6.162-6.162zM12%2016c-2.209%200-4-1.79-4-4%200-2.209%201.791-4%204-4s4%201.791%204%204c0%202.21-1.791%204-4%204zm6.406-11.845c-.796%200-1.441.645-1.441%201.44s.645%201.44%201.441%201.44c.795%200%201.439-.645%201.439-1.44s-.644-1.44-1.439-1.44z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-insta:before {
    width: 16px;
    height: 16px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-main .main-item .guest .guest-item .link-insta:before {
    width: 3.125vw;
    height: 3.125vw
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-timetable tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-timetable tr:not(:last-child) {
    padding-bottom: 3.90625vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-timetable tr:not(:last-child) td {
    padding-bottom: 30px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-timetable tr td,
  .sub-Box_Inner .schedule-timetable tr th {
    display: contents
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-timetable tr th {
    width: 180px
  }
}
.sub-Box_Inner .schedule-timetable tr th span {
  font-weight: 900;
  line-height: 160%;
  letter-spacing: .04em;
  color: #9967f7
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-timetable tr th span {
    font-size: 2.6rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-timetable tr th span {
    display: block;
    margin-right: 3.90625vw;
    font-size: 4.1666666667vw
  }
}
.sub-Box_Inner .schedule-timetable tr td p {
  font-weight: 700;
  line-height: 180%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-timetable tr td p {
    margin-top: 2px;
    font-size: 1.8rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-timetable tr td p {
    font-size: 3.3854166667vw
  }
}
.sub-Box_Inner .schedule-timetable tr td p:not(.bold) {
  margin-top: 7px
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-timetable tr td p:not(.bold) {
    width: 100%;
    margin-top: 1.8229166667vw
  }
}
.sub-Box_Inner .schedule-timetable tr td p.bold {
  font-weight: 900;
  line-height: 180%;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .schedule-timetable tr td p.bold {
    margin-bottom: 6px;
    font-size: 2.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .schedule-timetable tr td p.bold {
    font-size: 3.6458333333vw
  }
}
.sub-Box_Inner .guest-list {
  display: grid
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list.main {
    grid-template-columns: repeat(7,156px);
    gap: 30px 18px;
    width: 1200px
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1279px) {
  .sub-Box_Inner .guest-list.main {
    grid-template-columns: repeat(5,156px);
    width: 854px;
    margin: 0 auto
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list.main {
    grid-template-columns: repeat(3,28.125vw);
    gap: 5.2083333333vw 2.6041666667vw;
    width: 89.5833333333vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list.grandslam {
    width: 504px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list.grandslam {
    width: 100%
  }
}
.sub-Box_Inner .guest-list.grandslam .teamname {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}
.sub-Box_Inner .guest-list.grandslam .teamname span {
  position: relative;
  display: inline-block;
  font-weight: 900;
  line-height: 180%;
  letter-spacing: .04em;
  color: #9967f7
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list.grandslam .teamname span {
    padding: 0 24px;
    font-size: 2.4rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list.grandslam .teamname span {
    padding: 0 4.6875vw;
    font-size: 4.4270833333vw
  }
}
.sub-Box_Inner .guest-list.grandslam .teamname span:after,
.sub-Box_Inner .guest-list.grandslam .teamname span:before {
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2018%2017%22%3E%3Cpath%20fill%3D%22%23FF6ACC%22%20d%3D%22M7.922%201.317c.526-.993%201.947-.993%202.455%200L12%204.48c.204.397.588.67%201.032.73l3.558.492c1.158.16%201.595%201.596.728%202.389l-2.496%202.282a1.396%201.396%200%200%200-.436%201.264l.566%203.301c.193%201.121-.977%201.994-1.992%201.486l-3.32-1.658a1.384%201.384%200%200%200-1.233%200l-3.342%201.656c-1.025.508-2.179-.364-1.966-1.485l.628-3.3a1.374%201.374%200%200%200-.412-1.264L.861%208.091c-.853-.793-.389-2.23.772-2.39l3.567-.49a1.402%201.402%200%200%200%201.046-.732l1.676-3.162Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top left/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list.grandslam .teamname span:after,
  .sub-Box_Inner .guest-list.grandslam .teamname span:before {
    top: 14px;
    width: 18px;
    height: 18px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list.grandslam .teamname span:after,
  .sub-Box_Inner .guest-list.grandslam .teamname span:before {
    top: 2.34375vw;
    width: 3.3854166667vw;
    height: 3.2552083333vw
  }
}
.sub-Box_Inner .guest-list.grandslam .teamname span:before {
  left: 0
}
.sub-Box_Inner .guest-list.grandslam .teamname span:after {
  right: 0
}
.sub-Box_Inner .guest-list.grandslam .member {
  display: grid
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list.grandslam .member {
    grid-template-columns: repeat(3,156px);
    gap: 30px 18px;
    margin: 20px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list.grandslam .member {
    grid-template-columns: repeat(3,28.125vw);
    gap: 5.2083333333vw 2.6041666667vw;
    width: 89.5833333333vw;
    margin: 3.90625vw 0 0
  }
}
.sub-Box_Inner .guest-list .list-item {
  display: block
}
@media (any-hover:hover) {
  .sub-Box_Inner .guest-list .list-item .thumb .link-insta,
  .sub-Box_Inner .guest-list .list-item .thumb .link-x {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sub-Box_Inner .guest-list .list-item .thumb img {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sub-Box_Inner .guest-list .list-item .body .name {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sub-Box_Inner .guest-list .list-item:hover .thumb .link-insta,
  .sub-Box_Inner .guest-list .list-item:hover .thumb .link-x {
    background: #000;
    -webkit-filter: invert(1);
    filter: invert(1)
  }
  .sub-Box_Inner .guest-list .list-item:hover .thumb img {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1)
  }
  .sub-Box_Inner .guest-list .list-item:hover .body .name {
    color: #ff7461
  }
}
.sub-Box_Inner .guest-list .list-item:not([href*=http]) {
  pointer-events: none
}
.sub-Box_Inner .guest-list .list-item .thumb {
  position: relative;
  width: 100%
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list .list-item .thumb {
    height: 156px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list .list-item .thumb {
    height: 28.125vw
  }
}
.sub-Box_Inner .guest-list .list-item .thumb .link-insta,
.sub-Box_Inner .guest-list .list-item .thumb .link-x {
  position: absolute;
  background: #4a4a4a;
  z-index: 1
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list .list-item .thumb .link-insta,
  .sub-Box_Inner .guest-list .list-item .thumb .link-x {
    bottom: 2px;
    right: 2px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 20px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list .list-item .thumb .link-insta,
  .sub-Box_Inner .guest-list .list-item .thumb .link-x {
    bottom: .78125vw;
    right: .78125vw;
    width: 8.0729166667vw;
    height: 8.0729166667vw;
    border: 1px solid #fff;
    border-radius: 3.90625vw
  }
}
.sub-Box_Inner .guest-list .list-item .thumb .link-x:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: url(../../images/common/common/icon_x.png) no-repeat top center/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list .list-item .thumb .link-x:before {
    width: 16px;
    height: 17px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list .list-item .thumb .link-x:before {
    width: 3.125vw;
    height: 3.3854166667vw
  }
}
.sub-Box_Inner .guest-list .list-item .thumb .link-insta:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M12%202.163c3.204%200%203.584.012%204.85.07%203.252.148%204.771%201.691%204.919%204.919.058%201.265.069%201.645.069%204.849%200%203.205-.012%203.584-.069%204.849-.149%203.225-1.664%204.771-4.919%204.919-1.266.058-1.644.07-4.85.07-3.204%200-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849%200-3.204.013-3.583.07-4.849.149-3.227%201.664-4.771%204.919-4.919%201.266-.057%201.645-.069%204.849-.069zM12%200C8.741%200%208.333.014%207.053.072%202.695.272.273%202.69.073%207.052.014%208.333%200%208.741%200%2012c0%203.259.014%203.668.072%204.948.2%204.358%202.618%206.78%206.98%206.98C8.333%2023.986%208.741%2024%2012%2024c3.259%200%203.668-.014%204.948-.072%204.354-.2%206.782-2.618%206.979-6.98.059-1.28.073-1.689.073-4.948%200-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014%2015.259%200%2012%200zm0%205.838c-3.403%200-6.162%202.759-6.162%206.162S8.597%2018.163%2012%2018.163s6.162-2.759%206.162-6.163c0-3.403-2.759-6.162-6.162-6.162zM12%2016c-2.209%200-4-1.79-4-4%200-2.209%201.791-4%204-4s4%201.791%204%204c0%202.21-1.791%204-4%204zm6.406-11.845c-.796%200-1.441.645-1.441%201.44s.645%201.44%201.441%201.44c.795%200%201.439-.645%201.439-1.44s-.644-1.44-1.439-1.44z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list .list-item .thumb .link-insta:before {
    width: 16px;
    height: 16px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list .list-item .thumb .link-insta:before {
    width: 3.125vw;
    height: 3.125vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list .list-item .body {
    margin-top: 16px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list .list-item .body {
    margin-top: 2.6041666667vw
  }
}
.sub-Box_Inner .guest-list .list-item .body .name {
  font-weight: 900;
  line-height: 140%;
  letter-spacing: .04em
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-list .list-item .body .name {
    font-size: 1.8rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-list .list-item .body .name {
    margin-top: .78125vw;
    font-size: 3.3854166667vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .guest-grandslam {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    gap: 50px 100px;
    margin: 50px 0 0
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1279px) {
  .sub-Box_Inner .guest-grandslam {
    display: grid;
    grid-template-columns: repeat(1,504px)
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .guest-grandslam {
    display: grid;
    gap: 6.5104166667vw;
    margin: 6.5104166667vw 0 0
  }
}
.sub-Box_Inner .contents-list {
  display: grid
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .contents-list {
    grid-template-columns: repeat(4,1fr);
    gap: 16px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .contents-list {
    grid-template-columns: repeat(2,1fr);
    gap: 3.90625vw 2.6041666667vw
  }
}
.sub-Box_Inner .contents-list .list-item {
  background: #fff
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .contents-list .list-item {
    padding: 12px 12px 26px;
    border-radius: 10px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .contents-list .list-item {
    padding: 2.0833333333vw 2.0833333333vw 4.4270833333vw;
    border-radius: 2.6041666667vw
  }
}
.sub-Box_Inner .contents-list .list-item .thumb {
  background: #9967f7;
  overflow: hidden
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .contents-list .list-item .thumb {
    border-radius: 10px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .contents-list .list-item .thumb {
    border-radius: 2.0833333333vw
  }
}
.sub-Box_Inner .contents-list .list-item .title {
  font-weight: 900;
  line-height: 140%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  letter-spacing: .04em;
  color: #9967f7
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .contents-list .list-item .title {
    margin: 14px 0 0;
    font-size: 2.4rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .contents-list .list-item .title {
    margin: 2.6041666667vw 0 0;
    padding: 0 1.0416666667vw;
    font-size: 3.6458333333vw
  }
}
.sub-Box_Inner .contents-list .list-item .desc {
  font-weight: 700;
  line-height: 160%;
  letter-spacing: .04em
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .contents-list .list-item .desc {
    margin: 8px 0 0;
    font-size: 1.4rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .contents-list .list-item .desc {
    margin: 1.3020833333vw 0 0;
    padding: 0 1.0416666667vw;
    font-size: 2.6041666667vw
  }
}
.sub-Box_Inner .contents-list .list-item .desc a {
  color: #9967f7;
  text-decoration: underline;
  -webkit-text-decoration-color: #9967f7;
  text-decoration-color: #9967f7
}
@media (any-hover:hover) {
  .sub-Box_Inner .contents-list .list-item .desc a {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sub-Box_Inner .contents-list .list-item .desc a:hover {
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent
  }
}
.sub-Box_Inner .contents-list .list-item .button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #4a4a4a;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: .04em;
  color: #fff
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .contents-list .list-item .button {
    width: 248px;
    height: 39px;
    margin: 20px auto 0;
    border-radius: 100px;
    font-size: 1.4rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .contents-list .list-item .button {
    width: 37.2395833333vw;
    height: 7.2916666667vw;
    margin: 3.90625vw auto 0;
    border-radius: 13.0208333333vw;
    font-size: 2.6041666667vw
  }
}
@media (any-hover:hover) {
  .sub-Box_Inner .contents-list .list-item .button {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sub-Box_Inner .contents-list .list-item .button:hover {
    background: #161616
  }
}
.sub-Box_Inner .contents-list .list-item .button:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2010%206%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%202h8.333v4H0V2ZM2.5%200h6.667v1H2.5V0ZM10%200v5h-.833V0H10Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top right/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .contents-list .list-item .button:before {
    right: 20px;
    width: 10px;
    height: 6px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .contents-list .list-item .button:before {
    right: 3.90625vw;
    width: 2.0833333333vw;
    height: 1.3020833333vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-table {
    margin: 66px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-table {
    margin: 8.59375vw 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-table tr:not(:last-child) td {
    padding-bottom: 30px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-table tr:not(:last-child) td {
    padding-bottom: 3.90625vw
  }
}
.sub-Box_Inner .goods-table tr th {
  position: relative;
  font-weight: 900;
  line-height: 160%;
  letter-spacing: .04em;
  color: #9967f7
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-table tr th {
    width: 186px;
    padding-left: 26px;
    font-size: 2.6rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-table tr th {
    width: 100%;
    padding-left: 4.6875vw;
    font-size: 4.1666666667vw
  }
}
.sub-Box_Inner .goods-table tr th:before {
  content: "";
  position: absolute;
  left: 0;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2018%2017%22%3E%3Cpath%20fill%3D%22%23FF6ACC%22%20d%3D%22M7.922%201.317c.526-.993%201.947-.993%202.455%200L12%204.48c.204.397.588.67%201.032.73l3.558.492c1.158.16%201.595%201.596.728%202.389l-2.496%202.282a1.396%201.396%200%200%200-.436%201.264l.566%203.301c.193%201.121-.977%201.994-1.992%201.486l-3.32-1.658a1.384%201.384%200%200%200-1.233%200l-3.342%201.656c-1.025.508-2.179-.364-1.966-1.485l.628-3.3a1.374%201.374%200%200%200-.412-1.264L.861%208.091c-.853-.793-.389-2.23.772-2.39l3.567-.49a1.402%201.402%200%200%200%201.046-.732l1.676-3.162Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top left/contain
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-table tr th:before {
    top: 13px;
    width: 18px;
    height: 17px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-table tr th:before {
    top: 1.8229166667vw;
    width: 3.3854166667vw;
    height: 3.2552083333vw
  }
}
.sub-Box_Inner .goods-table tr td {
  font-weight: 900;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-table tr td {
    font-size: 2.4rem;
    line-height: 180%
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-table tr td {
    font-size: 4.1666666667vw;
    line-height: 160%
  }
}
.sub-Box_Inner .goods-table tr td span.notice {
  display: block;
  font-weight: 700;
  line-height: 180%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-table tr td span.notice {
    font-size: 1.8rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-table tr td span.notice {
    font-size: 3.6458333333vw
  }
}
.sub-Box_Inner .goods-description .catch {
  font-weight: 900;
  line-height: 180%;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-description .catch {
    font-size: 2.6rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-description .catch {
    font-size: 3.6458333333vw
  }
}
.sub-Box_Inner .goods-description .catch span {
  color: #ff7461
}
.sub-Box_Inner .goods-description .schedule {
  width: 100%;
  background: rgba(74,74,74,.04)
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-description .schedule {
    margin: 30px 0 0;
    padding: 30px 60px;
    border-radius: 11px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-description .schedule {
    margin: 3.90625vw 0 0;
    padding: 5.2083333333vw;
    border-radius: 1.4322916667vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-description .schedule table tr:not(:last-child) td {
    padding-bottom: 10px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-description .schedule table tr:not(:last-child) td {
    padding-bottom: 2.6041666667vw
  }
}
.sub-Box_Inner .goods-description .schedule table tr th {
  font-weight: 900;
  line-height: 160%;
  letter-spacing: .04em;
  color: #9967f7
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-description .schedule table tr th {
    width: 100px;
    font-size: 2.4rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-description .schedule table tr th {
    width: 16.1458333333vw;
    font-size: 4.1666666667vw
  }
}
.sub-Box_Inner .goods-description .schedule table tr td {
  font-weight: 900;
  line-height: 180%;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-description .schedule table tr td {
    font-size: 2.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-description .schedule table tr td {
    font-size: 3.6458333333vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-description .notice {
    margin: 30px 0 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-description .notice {
    margin: 3.90625vw 0 0
  }
}
.sub-Box_Inner .goods-description .notice ul li {
  position: relative;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .goods-description .notice ul li {
    padding-left: 20px;
    font-size: 1.6rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .goods-description .notice ul li {
    padding-left: 3.3854166667vw;
    font-size: 2.8645833333vw
  }
}
.sub-Box_Inner .goods-description .notice ul li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  font-size: inherit
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list {
    width: 1200px;
    margin: 0 auto
  }
}
@media print,
screen and (min-width:1025px) and (max-width:1279px) {
  .sub-Box_Inner .attention-list {
    width: 100%
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list {
    width: 89.5833333333vw;
    margin: 0 auto
  }
}
.sub-Box_Inner .attention-list .attention-item {
  background: #fff
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item:nth-of-type(n+2) {
    margin-top: 10px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item:nth-of-type(n+2) {
    margin-top: 1.5625vw
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-body,
.sub-Box_Inner .attention-list .attention-item .attention-heading {
  position: relative;
  font-weight: 700;
  letter-spacing: .06em;
  line-height: 1.8
}
.sub-Box_Inner .attention-list .attention-item .attention-heading {
  pointer-events: all;
  cursor: pointer;
  background: #9967f7
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-heading {
    padding: 18px 80px 18px 40px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-heading {
    padding: 3.6458333333vw 13.0208333333vw 3.6458333333vw 5.2083333333vw
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-heading.is-opened .arrow {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg)
}
@media (any-hover:hover) {
  .sub-Box_Inner .attention-list .attention-item .attention-heading p {
    -webkit-transition: .4s ease;
    transition: .4s ease
  }
  .sub-Box_Inner .attention-list .attention-item .attention-heading:hover p {
    color: #fff065
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-heading p {
  font-weight: 900;
  line-height: 160%;
  letter-spacing: .04em;
  color: #fff
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-heading p {
    font-size: 2.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-heading p {
    font-size: 3.6458333333vw
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-heading .arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2014%2012%22%3E%3Cpath%20fill%3D%22%23FFF065%22%20d%3D%22M8.6%2010.367a2%202%200%200%201-3.2%200L.4%203.7C-.589%202.382.352.5%202%20.5h10c1.648%200%202.589%201.882%201.6%203.2l-5%206.667Z%22%2F%3E%3C%2Fsvg%3E") no-repeat top center/contain;
  -webkit-transition: .4s ease;
  transition: .4s ease
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-heading .arrow {
    right: 40px;
    width: 14px;
    height: 12px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-heading .arrow {
    right: 4.4270833333vw;
    width: 3.3854166667vw;
    height: 2.2135416667vw
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-body {
  position: relative;
  opacity: 0;
  overflow: hidden
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body {
    padding: 30px 40px 40px 40px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body {
    padding: 5.2083333333vw 5.2083333333vw 5.2083333333vw 5.2083333333vw
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-body .icon {
  -webkit-transition: .4s ease;
  transition: .4s ease
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body .icon {
    top: 0
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body .icon {
    top: 0
  }
}
@media print,
screen and (min-width:768px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body.zero-padding {
    padding: 0 40px 0 40px
  }
}
@media print,
screen and (max-width:767px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body.zero-padding {
    padding: 0 5.2083333333vw 0 5.2083333333vw
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-body.is-opened {
  opacity: 1
}
.sub-Box_Inner .attention-list .attention-item .attention-body.toggle-transition {
  -webkit-transition: .4s ease;
  transition: .4s ease
}
.sub-Box_Inner .attention-list .attention-item .attention-body_inner h3 {
  font-weight: 900;
  line-height: 180%;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner h3 {
    margin-bottom: 10px;
    font-size: 1.8rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner h3 {
    margin-bottom: 2.0833333333vw;
    font-size: 3.3854166667vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner h3.large {
    font-size: 2.2rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner h3.large {
    font-size: 3.90625vw
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-body_inner p.strong {
  font-weight: 900;
  line-height: 180%;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner p.strong {
    font-size: 1.8rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner p.strong {
    font-size: 3.3854166667vw
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-body_inner p,
.sub-Box_Inner .attention-list .attention-item .attention-body_inner ul {
  font-weight: 700;
  line-height: 180%;
  letter-spacing: .04em;
  color: #4a4a4a
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner p,
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner ul {
    font-size: 1.6rem
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner p,
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner ul {
    font-size: 2.8645833333vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner p + p,
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner ul + p {
    margin-top: 20px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner p + p,
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner ul + p {
    margin-top: 2.6041666667vw
  }
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner p + h3,
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner ul + h3 {
    margin-top: 20px
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner p + h3,
  .sub-Box_Inner .attention-list .attention-item .attention-body_inner ul + h3 {
    margin-top: 2.6041666667vw
  }
}
.sub-Box_Inner .attention-list .attention-item .attention-body_inner li {
  position: relative;
  padding-left: 1.2em
}
.sub-Box_Inner .attention-list .attention-item .attention-body_inner li:before {
  content: "・";
  position: absolute;
  left: 0
}
.sub-Box_Inner .report-list {
  display: grid
}
@media print,
screen and (min-width:1025px) {
  .sub-Box_Inner .report-list {
    gap: 16px;
    margin: 60px 0 0;
    grid-template-columns: repeat(4,auto)
  }
}
@media print,
screen and (max-width:1024px) {
  .sub-Box_Inner .report-list {
    gap: 2.6041666667vw;
    margin: 6.5104166667vw 0 0;
    grid-template-columns: repeat(2,auto)
  }
}