@charset "utf-8";
/* 印刷不可 */
@media print {
  body {
    display: none
  }
}

/* 印刷不可 */
#stNsContentsWrapAll * {
  text-decoration: none !important;
}

.st-ns_ContentsWrapAll {
  box-sizing: border-box;
  color: #102440;
  font-family: "Zen Kaku Gothic New", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-feature-settings: "palt";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 1.6;
  margin-top: -20px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

#wrapper {
  min-width: auto !important;
  overflow: hidden !important;
}

#mainContent {
  margin-bottom: 0 !important;
  padding: 0 !important;
}

.st-ns_ContentsWrapAll .st-ns_flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}

.st-ns_ContentsWrapAll a {
  color: #000;
  display: block;
  text-decoration: none;
  transition: 0.3s;
}

.st-ns_ContentsWrapAll a:hover img {
  opacity: 1;
}

.st-ns_ContentsWrapAll img {
  display: block;
  height: auto;
  width: 100%;
}

.st-ns_ContentsWrapAll a:before, .st-ns_ContentsWrapAll a:after {
  content: "";
  display: block;
  position: absolute;
}

.st-ns_commonSize {
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  max-width: 1160px;
  padding: 0 80px;
  width: 100%;
}

.contents_wrap h1 {
  border: none;
  margin: 0;
  padding: 0;
}

.st-ns_ContentsWrapAll h2 {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.st-ns_ContentsWrapAll h3 {
  background: rgba(255, 255, 255, 0);
  border-bottom: none;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}

.st-ns_sp, .st-ns_sp a, 
img.st-ns_sp {
  display: none;
}

.st-ns_mid, .st-ns_mid a, 
img.st-ns_mid {
  display: none;
}

/*common_start*/

/*accordion_start*/

.invisible.st-ns_acoBt__txt, 
.st-ns_acoBt__txt {
  display: none;
  padding-bottom: 20px;
}

.st-ns_acoBt_parent {
  padding-bottom: 48px;
  position: relative;
}

.st-ns_acoBt {
  bottom: 0;
  height: 60px;
  left: 0;
  position: absolute;
  transition: 0.3s;
  width: 100%;
}

.on.st-ns_acoBt {
  bottom: 0;
  transition: 0.3s;
}

.st-ns_acoBt:before, 
.st-ns_acoBt:after {
  content: "";
  display: block;
  position: absolute;
}

.st-ns_acoBt:before {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
  bottom: 20px;
  height: 60px;
  left: 0;
  width: 100%;
}

.st-ns_acoBt:after {
  border-color: #bfbfbf;
  border-right: 2px solid;
  border-top: 2px solid;
  bottom: 20px;
  height: 15px;
  left: 50%;
  transform: rotate(135deg) translate(0, 50%);
  transition: 0.3s;
  width: 15px;
}

.on.st-ns_acoBt:before {
  display: none;
}

.on.st-ns_acoBt:after {
  bottom: 25px;
  transform: rotate(-45deg) translate(0, -50%);
  transition: 0.3s;
}

h2.st-ns_commonTitleH2 {
  color: #102440;
  font-size: clamp(30px, 5.6vw, 50px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: min(3.5vw, 35px);
  padding-top: min(6.5vw, 65px);
  text-align: center;
}

h2.st-ns_commonTitleH2 .st-ns_txt span {
 letter-spacing: -0.09em;
}

.st-ns_intro h2.st-ns_commonTitleH2 {
  color: #fe5981;
}

.st-ns_ticket h2.st-ns_commonTitleH2 {
  color: #fff;
}

h3.st-ns_commonTitleH3 {
  font-size: 24px;
  margin: 48px auto 10px;
  text-align: center;
  width: 100%;
}

.st-ns_areaH2 {
  padding-bottom: min(14vw, 140px);
}

/*hover_start*/

.st-ns_ContentsWrapAll a, 
.st-ns_ContentsWrapAll a img, 
.st-ns_ticket__bt .NS_general_7ticket {
  opacity: 1;
  transition: 0.3s;
}

.st-ns_ContentsWrapAll a:hover, 
.st-ns_ticket__bt .NS_general_7ticket:hover {
  transform: translate(10px, 0px);
  transition: 0.3s;
}

.st-ns_ticket__bt .NS_general_7ticket a:hover {
  transform: translate(0px, 0px);
}

.st-ns_ContentsWrapAll .st-ns_anc a:hover {
  transform: translate(0px, 10px);
  transition: 0.3s;
}

/*hover_end*/

/*breadcrumb_start*/

.st-ns_breadcrumb {
  background: #fff;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
  display: flex;
  height: calc(1em + (8px * 2));
  line-height: 1.5;
  padding: 8px;
  white-space: nowrap;
  width: 100%;
}

ol.st-ns_breadcrumb li {
  float: left;
  font-size: 12px;
  letter-spacing: 0.05em;
  padding-left: 20px;
  position: relative;
}

ol.st-ns_breadcrumb li:before {
  border-right: solid 1px;
  border-top: solid 1px;
  color: #102440;
  content: "";
  display: block;
  height: 6px;
  left: 0.2rem;
  position: absolute;
  top: 38%;
  transform: rotate(45deg) translate(0, -25%);
  width: 6px;
}

ol.st-ns_breadcrumb li:first-child:before {
  display: none;
}

ol.st-ns_breadcrumb li:first-child {
  background: none;
  padding-left: 0;
}

ol.st-ns_breadcrumb li, 
ol.st-ns_breadcrumb li a {
  color: #102440;
}

ol.st-ns_breadcrumb li a:hover {
  transform: translate(0, 0);
}

ol.st-ns_breadcrumb li a {
  text-decoration: none;
}

/*breadcrumb_end*/

/*top_start*/

h1.st-ns_top__im {
  background: #fe5981;
  border: none;
  margin: 0;
  padding: 20px 0;
}

h1.st-ns_top__im .st-ns_main_img {
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260318yamaguchikun/top_bn.jpg) no-repeat center / 100%;
  aspect-ratio: 1000 / 333;
}

h1.st-ns_top__im .st-ns_main_img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/*top_end*/

/*kikan_start*/

.st-ns_kikan {
  background: linear-gradient(270deg, #FC4679 0%, #F898A4 100%);
  margin-top: 15px;
  padding: 20px 0;
}

/*kikan_end*/

/*anc_start*/

.st-ns_anc {
  background: linear-gradient(270deg, #FC4679 0%, #F898A4 100%);
  margin-bottom: 15px;
  padding: 0 0 26px;
}

.st-ns_anc__list {
  align-items: stretch;
  display: flex;
}

.st-ns_anc__list:nth-of-type(n + 2) {
  margin-top: 30px;
}

.st-ns_anc__list li:nth-of-type(3) .st-ns_ic {
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260318yamaguchikun/anc_ic03.png) no-repeat center / 100%;
}

.st-ns_anc__list.col3 > li {
  margin-left: 20px;
  width: calc((100% - (20px * 2)) / 3);
}

.st-ns_anc__list > li:nth-of-type(1) {
  margin-left: 0;
}

.st-ns_anc__list .st-ns_ic {
  width: 60px;
}

.st-ns_anc__list .st-ns_txt {
  color: #102440;
  width: calc(100% - 60px);
  text-align: center;
  font-size: clamp(14px, 1.5vw, 16px);
  padding-right: 15px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
}

.st-ns_anc__list > li a:before {
  border-color: transparent transparent transparent #102440;
  border-style: solid;
  border-width: 6.5px 0 6px 10px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: rotate(90deg) translate(-50%, 0);
  width: 0;
}

.st-ns_anc__list > li a {
  align-items: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 20%);
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: space-between;
  padding: 10px;
  position: relative;
}

/*anc_end*/

/*goods_start*/

.st-ns_goods {
  background: #fff100;
}

.st-ns_goods__groupFull {
  padding-bottom: clamp(7vw, 7vw, 70px);
  position: relative;
}

.st-ns_goods__groupFull::before {
  background-image: repeating-linear-gradient(90deg, #fe5981, #fe5981 9px, transparent 9px, transparent 12px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 3px;
  bottom: 0;
  content: '';
  height: 3px;
  position: absolute;
  width: 100%;
}

.st-ns_goods__groupHalfLeft .st-ns_goods__inner, 
.st-ns_goods__groupHalfRight .st-ns_goods__inner {
  align-content: baseline;
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.st-ns_goods__detail {
  height: fit-content;
}

.st-ns_goods__groupFull .st-ns_goods__detail {
  width: 100%;
}

.st-ns_goods__groupHalfLeft .st-ns_goods__detail, 
.st-ns_goods__groupHalfRight .st-ns_goods__detail {
  width: calc(100% - 530px);
}

.st-ns_goods__groupHalfRight .st-ns_goods__im {
  order: 2;
}

.st-ns_goods__groupHalfRight .st-ns_goods__detail {
  order: 1;
}

.st-ns_goods__groupFull .st-ns_goods__im {
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260318yamaguchikun/goods_im_01.jpg) no-repeat center / 100%;
  display: block;
  width: 100%;
}

.st-ns_goods__groupHalfLeft .st-ns_goods__im {
  display: block;
  max-width: 500px;
}

h3.st-ns_goods__name {
  color: #102440;
  font-size: clamp(18px, 3vw, 25px);
  width: 100%;
}

.st-ns_goods__groupFull h3.st-ns_goods__name, 
.st-ns_goods__group h3.st-ns_goods__name {
  margin-top: min(4vw, 35px);
  text-align: center;
}

.st-ns_goods__groupHalfLeft h3.st-ns_goods__name {
  margin-top: 0px;
}

.st-ns_goods__linkList {
  margin-top: 35px;
}

.st-ns_goods__linkList > * {
  width: 100%;
}

.st-ns_goods__groupFull .st-ns_goods__linkList {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-top: min(4vw, 35px);
  width: 100%;
}

.st-ns_goods__groupFull .st-ns_goods__linkList > * {
  width: calc((100% - (30px * 1)) / 2);
}

.st-ns_goods__linkList > * a {
  align-items: center;
  background: #fe5981;
  border: 3px solid #fff;
  box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 20%);
  box-sizing: border-box;
  display: flex;
  font-size: 25px;
  height: 100%;
  justify-content: space-between;
  padding: 10px;
  position: relative;
  text-align: center;
}

.st-ns_goods__linkList > * a:hover {
  color: #fff;
}

.st-ns_goods__linkList > * a:before {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 7.5px 0 7px 12px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: rotate(0deg) translate(0, -50%);
  width: 0;
}

.st-ns_goods__groupHalfLeft .st-ns_goods__linkList > *, 
.st-ns_goods__groupHalfRight .st-ns_goods__linkList > * {
  margin-top: 10px;
}

.st-ns_goods__groupHalfLeft .st-ns_goods__linkList > *:nth-of-type(1), 
.st-ns_goods__groupHaRigh .st-ns_goods__linkList > *:nth-of-type(1) {
  margin-top: 0;
}

.st-ns_goods__linkList .st-ns_ic {
  width: 60px;
}

.st-ns_goods__linkList li:nth-of-type(2) .st-ns_ic {
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260318yamaguchikun/goods_im_01_ic02.png) no-repeat center / 100%;
}

.st-ns_goods__linkList .st-ns_txt {
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: calc(100% - 60px);
}

/*goods_end*/

/*intro_start*/

.st-ns_intro {
  background-color: #fbfbfb;
  background-image: linear-gradient(90deg, rgba(231, 242, 246, 0.7) 2px, transparent 2px), 
    linear-gradient(rgba(231, 242, 246, 0.7) 2px, transparent 2px);
  background-position: 0 0;
  background-size: 22px 22px;
}

.st-ns_intro__mvWrap {
  display: block;
  line-height: 0;
  margin: 0px auto;
  text-align: center;
}

.st-ns_intro__mvWrap iframe {
  box-shadow: 6px 6px 0 0 #fe5981;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}

.st-ns_intro__movieDate {
  text-align: center;
}

.st-ns_intro__movieDate_txt {
  color: #fe5981;
  display: inline-block;
  font-size: 47px;
  font-weight: 700;
  line-height: 1;
  margin: 30px auto 0;
  max-width: 429px;
  text-align: center;
}

.st-ns_intro__cont_story {
  padding-bottom: min(4vw, 40px);
  position: relative;
}

.st-ns_intro__cont_story::before {
  background-image: repeating-linear-gradient(90deg, #fe5981, #fe5981 9px, transparent 9px, transparent 12px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 3px;
  bottom: 0;
  content: '';
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 560px;
}

.st-ns_intro h3.st-ns_commonTitleH3 {
  color: #102440;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: 0.04em;
  margin: min(4vw, 40px) auto min(2vw, 20px);
}

.st-ns_intro h3.st-ns_commonTitleH3 .st-ns_txt {
  display: inline-block;
  position: relative;
  z-index: 0;
}

.st-ns_intro h3.st-ns_commonTitleH3 .st-ns_txt::before {
  background: rgba(255, 241, 0, 0.5);
  content: "";
  height: 80%;
  left: 50%;
  padding: 0 0.55em;
  position: absolute;
  top: 17%;
  transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}

.st-ns_intro h3.st-ns_commonTitleH3 .st-ns_txt span {
  display: inline-block;
  transform: skewX(-15deg);
}

.st-ns_intro__txt {
  letter-spacing: 0.01em;
  line-height: 1.8;
  text-align: center;
}

.st-ns_intro__txt p {
  color: #102440;
  font-weight: 700;
}

.st-ns_txt_l {
  color: #e50065;
  font-size: 1.25em;
}

/*intro__cast*/

.st-ns_intro__castList {
  margin: 0 auto;
  max-width: 647px;
}

/*intro_end*/

/*ticket_start*/

.st-ns_ticket {
  background: linear-gradient(270deg, #FC4679 0%, #F898A4 100%);
}

.st-ns_ticket__note {
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
}

.st-ns_ticket__note h3 {
  background: #e5e5e5;
  color: #102440;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 13px 0;
  text-align: center;
}

.st-ns_ticket__note_list {
  padding: 0 24px;
}

.st-ns_ticket__note_list:nth-of-type(1) {
  margin-top: 30px;
}

.st-ns_ticket__note_list > li {
  font-weight: 500;
  margin-left: 1em;
  text-indent: -1em;
}

.st-ns_ticket__note_list > li:nth-of-type(n + 2) {
  margin-top: 3px;
}

.st-ns_ticket__note_list .txtL {
  font-size: clamp(14px, 3.5vw, 16px) !important;
}

.st-ns_ticket__bt h2 {
  display: none;
}
.st-ns_ticket__bt h3 {
  color: #fff;
  margin-top: 36px;
  font-size: 16px;
  text-align: center;
  font-weight: 700;
}
.st-ns_ticket__bt .txtL {
  color: #fff;
  font-size: 16px !important;
  font-weight: 700;
}

.st-ns_ticket__bt .NS_general_component {
  background-color: rgba(240, 248, 255, 0);
  box-shadow: none;
  margin-top: 11.5px;
  padding: 0;
}

.st-ns_ticket__bt .NS_general_component {
  font-size: 16px !important;
  text-align: center;
}

.st-ns_ticket__bt .NS_general_7ticket {
  border-radius: 9px;
  box-shadow: 3px 3px 5px 3px rgb(11 71 130 / 20%);
  margin: 0 auto;
  margin-top: 24px;
  max-width: 41em;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.st-ns_ticket__bt .NS_general_7ticket img {
  border-radius: 32px;
  display: block;
  margin: -1.8% -0.8%;
  width: 101.6%;
}

/*ticket_end*/

.st-ns_areaBottom {
  background: #fff;
  color: #102440;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.02em;
  padding: 3px 0 3px;
  text-align: center;
}

/*contents_end*/

@media screen and (min-width: 641px) and (max-width: 1024px) {
  .st-ns_sp, .st-ns_sp a, 
	img.st-ns_sp {
    display: block;
  }

  .st-ns_mid, 
  .st-ns_mid a, 
  img.st-ns_mid {
    display: none;
  }

  #wrapper {
    min-width: 100%;
  }

  .st-ns_commonSize {
    padding: 0;
    width: calc(100% - 80px);
  }

  h1.st-ns_top__im {
    padding: 1.5vw 0;
  }

  .st-ns_kikan {
    margin-top: 1.5vw;
    padding: 2vw 0;
  }

  /*1024_anc_start*/

  .st-ns_anc {
    margin-bottom: 1.5vw;
    padding: 0 0 2.6vw;
  }

  .st-ns_anc__list .st-ns_txt {
    font-size: 16px;
  }

  .st-ns_anc__list .st-ns_txt .deco {
    font-size: clamp(14px, 2vw, 16px);
  }

  /*1024_anc_end*/

  /*1024_goods_start*/

  .st-ns_goods__detail {
    margin-left: auto;
    margin-right: auto;
    width: 94%;
  }

  .st-ns_goods__groupHalfLeft .st-ns_goods__detail, 
  .st-ns_goods__groupHalfRight .st-ns_goods__detail {
    margin-left: 20px;
    width: calc(40% - 20px);
  }

  .st-ns_goods__groupHalfLeft .st-ns_goods__im, 
  .st-ns_goods__groupHalfRight .st-ns_goods__im {
    width: 60%;
  }

  .st-ns_goods__groupHalfRight .st-ns_goods__im {
    order: 1;
  }

  .st-ns_goods__groupHalfRight .st-ns_goods__detail {
    order: 2;
  }

  .st-ns_goods__im {
    max-width: 100%;
  }

  h3.st-ns_goods__name span {
    font-size: 0.8em;
  }

  .st-ns_goods__linkList > * {
    box-sizing: border-box;
  }

  .st-ns_goods__linkList > :nth-of-type(n + 2) {
    margin-left: 20px;
    margin-top: 0;
  }

  .st-ns_goods__groupFull .st-ns_goods__linkList > * {
    width: calc((100% - (20px * 1)) / 2);
  }

  .st-ns_goods__groupHalfLeft .st-ns_goods__linkList > *, .st-ns_goods__groupHalfRight .st-ns_goods__linkList > *, .st-ns_goods__group .st-ns_goods__linkList > * {
    margin-left: 0;
    margin-top: 20px;
  }

  .st-ns_goods__linkList > * a {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 1.5vw 0px;
  }

  .st-ns_goods__linkList > * a::before {
    border-width: 9px 0 9px 14px;
  }

  .st-ns_goods__linkList .st-ns_txt {
    letter-spacing: 0;
    width: 100%;
  }

  /*1024_goods_end*/

  /*1024_intr_satrt*/

  .on.st-ns_acoBt {
    bottom: -15px;
  }

  .st-ns_acoBt:before {
    bottom: 0;
    height: 60px;
    left: 0;
    width: 100%;
  }

  .st-ns_acoBt:after {
    bottom: 0;
  }

  .on.st-ns_acoBt:after {
    bottom: 0;
  }


  /*1024_intr_end*/

  /*1024_ticket_start*/

  .st-ns_ticket .st-ns_acoBt {
    bottom: 0;
  }

  .st-ns_ticket .st-ns_acoBt:after {
    bottom: 10px;
  }

  .st-ns_ticket .st-ns_ticket__note {
    border-radius: 1.8vw;
    padding-bottom: 4vw;
  }

  .st-ns_ticket .txtL {
    font-size: clamp(13px, 3.5vw, 16px) !important;
  }

  /*1024_ticket_end*/

  .st-ns_relation .st-ns_goods__linkList > * a {
    font-size: clamp(20px, 3vw, 25px);
  }
}

@media screen and (max-width: 640px) {

  .st-ns_ContentsWrapAll {
    box-sizing: border-box;
    font-size: clamp(14px, 3.5vw, 16px);
    margin-top: -25px;
    overflow: hidden;
    -webkit-text-size-adjust: 100%;
  }

  .st-ns_ContentsWrapAll img {
    display: block;
    width: 100%;
  }

  .st-ns_commonSize {
    box-sizing: border-box;
    padding: 0;
    width: 94%;
  }

  /*SP_common_start*/

  h2.st-ns_commonTitleH2 {
    box-sizing: border-box;
    font-size: 7.5vw;
    margin-bottom: 5vw;
    padding-top: 10vw;
  }

  h3.st-ns_commonTitleH3 {
    font-size: 6vw;
    margin-bottom: 5vw;
    padding-top: 10vw;
  }

  h3.st-ns_commonTitleH3 .st-ns_txt {
    margin: 0 auto;
  }

  .st-ns_areaH2 {
    padding-bottom: 15vw;
  }

  .st-ns_sp, 
  .st-ns_sp a, 
  img.st-ns_sp {
    display: block;
  }

  .st-ns_pc, .st-ns_pc a, 
  img.st-ns_pc {
    display: none;
  }

  .st-ns_mid, 
  .st-ns_mid a, 
  img.st-ns_mid {
    display: block;
  }

  /*SP_common_end*/

  /*SP_breadcrumb_start*/

  .st-ns_breadcrumb {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    padding-left: 2vw;
    white-space: nowrap;
    width: 100%;
  }

  .st-ns_breadcrumb > * {
    float: initial;
    font-size: 2.8vw;
  }

  ol.st-ns_breadcrumb li:nth-of-type(n + 2) {
    background-position: 1vw center;
    padding-left: 15px;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }

  ol.st-ns_breadcrumb li:before {
    left: 0vw;
    top: 50%;
    transform: rotate(45deg) translate(0, -50%);
  }

  /*SP_breadcrumb_end*/

  /*top_start*/

  h1.st-ns_top__im {
    padding: 3vw 0;
  }

  h1.st-ns_top__im .st-ns_main_img {
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260318yamaguchikun/top_bn_sp.jpg) no-repeat center / 100%;
    aspect-ratio: 800 / 800;
  }

  /*SP_top_end*/

  /*SP_kikan_start*/

  .st-ns_kikan {
    padding: 4.5vw 0;
    margin-top: 2.4vw;
  }

  .st-ns_kikan_txt::before, 
  .st-ns_kikan_txt::after {
    display: none;
  }

  /*SP_kikan_end*/

  /*SP_anc_start*/

  .st-ns_anc {
    margin-bottom: 2.4vw;
    padding: 0 0 7.5vw;
  }

  .st-ns_anc__list {
    box-sizing: border-box;
  }

  .st-ns_anc__list:nth-of-type(n + 2) {
    margin-top: 5vw;
  }

  .st-ns_anc__list.col3 > li {
    width: calc((100% - (1vw * 2)) / 3);
    margin-left: 1vw;
  }

  .st-ns_anc__list > li:nth-of-type(1) {
    margin-left: 0vw;
  }

  .st-ns_anc__list .st-ns_ic {
    width: 15vw;
  }

  .st-ns_anc__list .st-ns_txt {
    display: flex;
    flex-direction: column;
    font-size: 3.5vw;
    height: 100%;
    justify-content: center;
    line-height: 1.2;
    padding-right: 0;
    padding-top: 2vw;
    width: 100%;
  }

  .st-ns_anc__list > li a {
    align-items: center;
    box-sizing: border-box;
    flex-direction: column;
    height: 100%;
    padding: 2.5vw 1vw 6vw;
  }

  .st-ns_anc__list > li a:before {
    border-width: 1.5vw 0 1.5vw 2.6vw;
    bottom: 1.8vw;
    left: 50%;
    top: initial;
    transform: rotate(90deg) translate(0, 50%);
  }

  .st-ns_anc__list > li .deco {
    font-size: 0.8em;
  }

  /*SP_anc_end*/

  /*SP_goods_start*/

  .st-ns_goods__groupFull {
    padding-bottom: 10vw;
  }

  .st-ns_goods__groupFull::before {
    height: 2px;
    background-image: repeating-linear-gradient(90deg, #fe5981, #fe5981 7px, transparent 7px, transparent 9px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 100% 2px;
    padding-bottom: 10vw;
  }

  .st-ns_goods__groupFull .st-ns_goods__inner {
    width: 94%;
  }

  .st-ns_goods__detail, .st-ns_goods__groupFull .st-ns_goods__detail {
    margin-left: auto;
    margin-right: auto;
    width: 94%;
  }

  .st-ns_goods__groupHalfLeft .st-ns_goods__detail, 
  .st-ns_goods__groupHalfRight .st-ns_goods__detail {
    width: 94%;
    text-align: center;
  }

  .st-ns_goods__groupHalfLeft .st-ns_goods__inner, .st-ns_goods__groupHalfRight .st-ns_goods__inner {
    align-items: center;
    flex-direction: column;
    width: 94%;
  }

  .st-ns_goods__groupHalfRight .st-ns_goods__im {
    order: 1;
  }

  .st-ns_goods__groupHalfRight .st-ns_goods__detail {
    order: 2;
  }

  .st-ns_goods__im {
    max-width: 100%;
  }

  .st-ns_goods__groupHalfLeft .st-ns_goods__im {
    max-width: 100%;
  }

  .st-ns_goods__groupFull .st-ns_goods__im {
    display: block;
    width: 100%;
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260318yamaguchikun/goods_im_01_sp.jpg) no-repeat center / 100%;
  }

  .st-ns_goods__groupFull h3.st-ns_goods__name, 
  .st-ns_goods__groupHalfLeft h3.st-ns_goods__name, 
  .st-ns_goods__groupHalfRight h3.st-ns_goods__name, 
  .st-ns_goods__group h3.st-ns_goods__name {
    font-size: 4vw;
    margin-top: 4vw;
  }

  .st-ns_goods__linkList {
    display: flex;
    margin-top: 4vw;
  }

  .st-ns_goods__linkList > * {
    box-sizing: border-box;
  }

  .st-ns_goods__linkList > :nth-of-type(n + 2) {
    margin-left: 2vw;
    margin-top: 0;
  }

  .st-ns_goods__groupFull .st-ns_goods__linkList > * {
    width: calc((100% - (2vw * 1)) / 2);
  }

  .st-ns_goods__groupHalfLeft .st-ns_goods__linkList > *, 
  .st-ns_goods__groupHalfRight .st-ns_goods__linkList > * {
    margin-top: 0;
  }

  .st-ns_goods__linkList > * a {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 3vw 0vw;
  }

  .st-ns_goods__linkList > * a::before {
    border-width: 1.8vw 0 1.8vw 3vw;
    right: 1.8vw;
  }

  .st-ns_goods__linkList .st-ns_txt {
    font-size: 4.5vw;
    width: 100%;
  }

  /*SP_goods_end*/

  /*SP_intro_start*/

  .st-ns_intro {
    background-color: #fbfbfb;
    background-image: linear-gradient(90deg, rgba(231, 242, 246, 0.7) 2px, transparent 2px), linear-gradient(rgba(231, 242, 246, 0.7) 2px, transparent 2px);
    background-position: 0 0;
    background-size: 18px 18px;
  }

  .st-ns_intro__mvWrap {
    background: none;
    height: 0;
    margin: 0px auto;
    margin-top: 0;
    padding-bottom: 53.1%;
    position: relative;
    text-align: center;
    width: 94%;
  }

  .st-ns_intro__mvWrap iframe {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    margin: -0.2vw 0 0 -0.2vw;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
  }

  .st-ns_intro__movieDate_txt {
    font-size: 6vw;
    letter-spacing: 0px;
    margin-top: 6vw;
    width: 86%;
  }

  .st-ns_intro h3.st-ns_commonTitleH3 {
    font-size: 6vw;
    margin: 5vw auto 3vw;
    padding-top: 0;
  }

  .st-ns_intro__cont_story {
    padding-bottom: 5vw;
  }

  .st-ns_intro__cont_story::before {
    background-image: repeating-linear-gradient(90deg, #fe5981, #fe5981 7px, transparent 7px, transparent 9px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 100% 2px;
    height: 2px;
    width: 94%;
  }

  .st-ns_intro__txt {
    font-size: clamp(14px, 3.2vw, 16px);
    line-height: 1.8;
    text-align: left;
  }

  .st-ns_intro__txt > :nth-of-type(n + 2) {
    margin-top: 3vw;
  }

  /*intro_end*/

  /*SP_ticket_start*/

  .st-ns_ticket .st-ns_ticket .st-ns_acoBt_parent {
    overflow: hidden;
  }

  .st-ns_ticket__note {
    padding-bottom: 14.5vw;
  }

  .st-ns_ticket__note h3 {
    font-size: clamp(13px, 4.2vw, 18px);
    letter-spacing: 0;
  }

  .st-ns_ticket__note_list {
    padding: 3vw;
  }

  .st-ns_ticket__note_list:nth-of-type(1) {
    margin-top: 3vw;
    padding-bottom: 0;
  }

  .st-ns_ticket .invisible.st-ns_acoBt__txt, .st-ns_acoBt__txt {
    padding-top: 0;
    padding-bottom: 4vw;
  }

  [class*="st-ns_intro__cont"]:nth-last-of-type(1) .invisible.st-ns_acoBt__txt {
    padding-bottom: 14.5vw;
  }

  [class*="st-ns_intro__cont"]:nth-last-of-type(1) .on.st-ns_acoBt {
    bottom: 0;
  }

  .st-ns_ticket__bt h3 {
    margin-top: 5vw;
    font-size: clamp(13px, 3.5vw, 16px);
  }

  .st-ns_ticket__bt .NS_general_7ticket {
    margin-top: 5vw;
  }

  .st-ns_ticket .on.st-ns_acoBt {
    bottom: 0vw;
  }

  .st-ns_ticket .st-ns_acoBt {
    bottom: 0;
  }

  .st-ns_ticket .st-ns_ticket__note {
    border-radius: 1.8vw;
    padding-bottom: 9.5vw;
  }

  .st-ns_ticket .txtL {
    font-size: clamp(13px, 3.5vw, 16px) !important;
    line-height: 1.3;
  }

  /*SP_ticket_end*/

  /*hover_start*/
  .st-ns_ContentsWrapAll a:hover, 
  .st-ns_ticket__bt .NS_general_7ticket:hover {
    transform: translate(0px, 0px);
  }

  .st-ns_ContentsWrapAll .st-ns_anc a:hover {
    transform: translate(0px, 0px);
    transition: 0.3s;
  }

  /*hover_end*/

  .st-ns_areaBottom {
    font-size: 2.5vw;
  }

  /*SP_contents_end*/

}