@charset "utf-8";
.ns_spmn_contents_all {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin-top: -44px;
  font-size: 16px;
  color: #222222;
    font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 1.3px;
  line-height: 1.6;
  background:url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250516superman/spmn_common_bk_01.jpg)repeat top 0 left 0 / auto;

}
#mainContent {
  padding: 0;
  margin-bottom: 0;
}
.ns_spmn_contents_all a {
  text-decoration: none;
  transition: 0.3s;
  display: block;
  color: #222;
}
.ns_spmn_contents_all a img {
}
.ns_spmn_contents_all a:hover img {
  opacity: 1;
}
.ns_spmn_contents_all img {
  width: 100%;
  display: block;
}
.ns_spmn_contents_all a {
}
.ns_spmn_contents_all a:before,
.ns_spmn_contents_all a:after {
  position: absolute;
  content: "";
  display: block;
}
.ns_spmn_common_size {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding: 0 80px;
  display: block;
  box-sizing: border-box;
}
.ns_spmn_contents_all h1 {
  margin: 0;
  padding: 0;
  border: none;
}
.ns_spmn_contents_all h2 {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.ns_spmn_contents_all h3 {
  margin: 0;
  padding: 0;
  border-bottom: none;
  background: rgba(255, 255, 255, 0);
  line-height: 1.3;
}
.SP,
.SP a,
img.SP {
  display: none;
}
/*common_start*/
/*accordion_start*/
.invisible.ns_spmn_aco_bt_txt,
.ns_spmn_aco_bt_txt {
  display: none;
  padding-bottom: 60px;
}
.ns_spmn_aco_bt_parent {
  position: relative;
  padding-bottom: 40px;
}
.ns_spmn_aco_bt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  transition: 0.3s;
}
.on.ns_spmn_aco_bt {
  bottom: 30px;
  transition: 0.3s;
}
.ns_spmn_aco_bt:before,
.ns_spmn_aco_bt:after {
  position: absolute;
  display: block;
  content: "";
}
.ns_spmn_aco_bt:before {
  width: 100%;
  height: 60px;
  bottom: 20px;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
}
.ns_spmn_aco_bt:after {
  width: 15px;
  height: 15px;
  bottom: 20px;
  left: 50%;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(135deg) translate(0, 50%);
  transition: 0.3s;
  border-color: #bfbfbf;
}
.on.ns_spmn_aco_bt:before {
  display: none;
}
.on.ns_spmn_aco_bt:after {
  transform: rotate(-45deg) translate(0, -50%);
  transition: 0.3s;
  bottom: 25px;
}

h2.ns_spmn_common_title_h2 {
  padding-top: 80px;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 26px;
  line-height: 1.3;
  color: #fff;
  filter: drop-shadow(0 0px 16px rgba(255, 255, 255, .8));
  font-weight: 900;
}
h3.ns_spmn_common_title_h3 {
  font-size: 24px;
  text-align: center;
  margin: 0 auto 10px;
  margin-top: 48px;
  background: linear-gradient(0deg, rgb(182 4 0 / 0%) 50%, rgb(231 122 120) 43.8%, rgb(231 122 120) 51%, rgb(182 4 0 / 0%) 53%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ns_spmn_area_h2 {
  padding-bottom: 180px;
}

.ns_spmn_contents_all {
}
.ns_spmn_area_middle {
}
/*hover_start*/
.ns_spmn_contents_all a,
.ns_spmn_contents_all a img,
.ns_spmn_ticket_bt .NS_general_7ticket {
  transition: 0.3s;
  opacity: 1;
}
.ns_spmn_contents_all a:hover,
.ns_spmn_ticket_bt .NS_general_7ticket:hover {
  transform: translate(10px, 0px);
  transition: 0.3s;
}
.ns_spmn_ticket_bt .NS_general_7ticket a:hover {
  transform: translate(0px, 0px);
}
.ns_spmn_contents_all .ns_spmn_anc a:hover {
  transform: translate(0px, 10px);
  transition: 0.3s;
}
/*hover_end*/
/*breadcrumb_start*/
.ns_spmn_breadcrumb {
  width: 100%;
  display: block;
  height: calc(1em + (8px * 2));
  border-bottom: 1px solid #fff;
  padding: 8px;
  box-sizing: border-box;
  line-height: 1.3;
}
ol.ns_spmn_breadcrumb li {
  position: relative;
  float: left;
  padding-left: 20px;
  font-size: 12px;
}
ol.ns_spmn_breadcrumb li:before {
  position: absolute;
  content: "";
  display: block;
  top: 30%;
  left: 3%;
  width: 6px;
  height: 6px;
  border-right: solid 1px;
  border-top: solid 1px;
  transform: rotate(45deg) translate(0, -25%);
  color: #fff;
}
ol.ns_spmn_breadcrumb li:first-child:before {
  display: none;
}
ol.ns_spmn_breadcrumb li:first-child {
  padding-left: 0;
  background: none;
}
ol.ns_spmn_breadcrumb li,
ol.ns_spmn_breadcrumb li a {
  color: #fff;
}
ol.ns_spmn_breadcrumb li a:hover {
  transform: translate(0, 0);
}
ol.ns_spmn_breadcrumb li a {
  text-decoration: none;
}
/*breadcrumb_end*/
/*top_start*/
h1.ns_spmn_top_im {
  margin: 0;
  padding: 0;
  border: none;
}
h1.ns_spmn_top_im .ns_spmn_common_size {
}
.ns_spmn_top_im_02{
  background: #b60400;
}
/*top_end*/
/*kikan_start*/
.ns_spmn_kikan {
  background: #626262;
  padding: 15px 0;
}
.ns_spmn_kikan picture {
}
/*kikan_end*/
/*anc_start*/
.ns_spmn_anc {
  padding: 30px 0;
}
.ns_spmn_anc_list {
  display: flex;
  align-items: stretch;
}
.ns_spmn_anc_list:nth-of-type(n + 2) {
  margin-top: 30px;
}
.ns_spmn_anc_list.col3 {
}
.ns_spmn_anc_list.col4 {
}
.ns_spmn_anc_list > li {
}
.ns_spmn_anc_list.col3 > li {
  width: calc((100% - (20px * 2)) / 3);
  margin-left: 20px;
}
.ns_spmn_anc_list.col4 > li {
  width: calc((100% - (20px * 3)) / 4);
  margin-left: 20px;
}
.ns_spmn_anc_list > li:nth-of-type(1) {
  margin-left: 0;
}
.ns_spmn_anc_list .ic {
  width: 60px;
}
.ns_spmn_anc_list .ic img {
}
.ns_spmn_anc_list .txt {
  width: calc(100% - 60px);
  text-align: center;
  font-size: clamp(14px, 1.5vw, 16px);
  padding-right: 15px;
  font-weight: bold;
}
.ns_spmn_anc_list > li a:before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  right: 10px;
  border-style: solid;
  border-width: 6.5px 0 6px 10px;
  border-color: transparent transparent transparent #ffffff;
  transform: rotate(90deg) translate(-50%, 0);
}
.ns_spmn_anc_list > li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ffffff;
  border-radius: 2px;
  padding: 10px;
  /* box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 30%); */
  background: #b60400;
  height: 100%;
  box-sizing: border-box;
  color: #fff;
  background: linear-gradient(-70deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 73.8%, rgb(255 255 255) 37%, rgb(255 255 255) 100%);
}
.ns_spmn_anc_list.col3 > li a {
}
.ns_spmn_anc_list.col4 > li a {
}
a {
}
/*anc_end*/
/*intr_start*/
.ns_spmn_intro_wrap_mv {
  margin: 0px auto;
  text-align: center;
}
.ns_spmn_intro_wrap_mv {
}
.ns_spmn_intro_wrap_mv iframe {
  margin: 0 auto;
  text-align: center;
}
/*intr_end*/
/*goods_start*/
.ns_spmn_goods {
}
[class*="ns_spmn_goods_group"] {
}
[class*="ns_spmn_goods_group"]:nth-of-type(n + 2) {
  margin-top: 85px;
}

.ns_spmn_goods_list{
  display: flex;
  flex-wrap: wrap;
}
.ns_spmn_goods_list_item {
  width: calc((100% - 80px) / 2);
}
.ns_spmn_goods_list_item:nth-of-type(2n){
  margin-left: 80px;;
}
.ns_spmn_goods_inner {
}

.ns_spmn_goods_list_item .ns_spmn_goods_inner {width: 100%;}

.ns_spmn_goods_list_item .ns_spmn_goods_inner,
.ns_spmn_goods_list_item .ns_spmn_goods_inner {

}
.ns_spmn_goods_detail {
  height: fit-content;
}
.ns_spmn_goods_group_full .ns_spmn_goods_detail {
}
.ns_spmn_goods_list_item .ns_spmn_goods_detail {
}
.ns_spmn_goods_list_item .ns_spmn_goods_detail {
}
.ns_spmn_goods_list_item .ns_spmn_goods_detail,
.ns_spmn_goods_list_item .ns_spmn_goods_detail {
  /* width: calc(100% - 530px); */
  margin-top: auto;
}
.ns_spmn_goods_list_item .ns_spmn_goods_im {
  order: 2;
}
.ns_spmn_goods_list_item .ns_spmn_goods_detail {
  order: 1;
}
.ns_spmn_goods_im {
  width: 100%;
  max-width: 500px;
  filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.3));
  margin: 0 auto;
}
h3.ns_spmn_goods_name {
  font-size: 16px;
  width: 100%;
  color: #fff;
  text-align: center;
}
.ns_spmn_goods_group_full h3.ns_spmn_goods_name {
  text-align: center;
  margin-top: 35px;
}
.ns_spmn_goods_list_item h3.ns_spmn_goods_name {
}
.ns_spmn_goods_list_item h3.ns_spmn_goods_name {
}
.ns_spmn_goods_link_list {
  margin-top: 35px;
}
.ns_spmn_goods_link_list > * {
  width: 100%;
}
.ns_spmn_goods_link_list > *:nth-of-type(1) {
}
.ns_spmn_goods_group_full .ns_spmn_goods_link_list {
  display: flex;
  justify-content: space-between;
}
.ns_spmn_goods_group_full .ns_spmn_goods_link_list > * {
  width: calc((100% - (30px * 1)) / 2);
}
.ns_spmn_goods_group_full .ns_spmn_goods_link_list > *:nth-of-type(1) {
}
.ns_spmn_goods_link_list > * a {
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: space-between;
  background: #b60400;
  border-radius: 1000px;
  padding: 10px;
  font-size: 25px;
  box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 30%);
  height: 3em;
  box-sizing: border-box;
  color: #fff;
  background: linear-gradient(0deg, #920300 49.8%, #b60400 50%);
}
.ns_spmn_goods_link_list > * a:before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  right: 16px;
  border-style: solid;
  border-width: 7.5px 0 7px 12px;
  border-color: transparent transparent transparent #ffffff;
  transform: rotate(0deg) translate(0, -50%);
}
.ns_spmn_goods_list_item .ns_spmn_goods_link_list > *,
.ns_spmn_goods_list_item .ns_spmn_goods_link_list > * {
  margin-top: 10px;
}
.ns_spmn_goods_list_item .ns_spmn_goods_link_list > *:nth-of-type(1),
.ns_spmn_goods_list_item .ns_spmn_goods_link_list > *:nth-of-type(1) {
  margin-top: 0;
}
.ns_spmn_goods_link_list .ic {
  width: 60px;
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ns_spmn_goods_link_list .ic img {
}
.ns_spmn_goods_link_list .txt {
  width: 100%;
  text-align: center;
  font-weight: bold;
}
/*goods_end*/
/*intro_start*/
.ns_spmn_intro {background: #b60400;color: #fff;}
.ns_spmn_intro_wrap_mv {
  margin: 0px auto;
  text-align: center;
  display: block;
  line-height: 0;
}
.ns_spmn_intro .ns_spmn_common_title_h3{
}
.ns_spmn_intro .ns_spmn_common_title_h3 .ns_spmn_type_01{
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  display: block;
  text-align: center;
  background: #b60400;
  width: fit-content;
  padding: 0 0.5em;
}
.ns_spmn_intro .ns_spmn_common_title_h3 .ns_spmn_type_02{
    display: block;
    text-align: center;
    font-size: 0.6em;
    background: #b60400;
    width: fit-content;
    padding: 0 0.5em;
}
.ns_spmn_intro_wrap_mv iframe {
  margin: 0 auto;
  text-align: center;
}
.ns_spmn_intro_movie_bate {
}
.ns_spmn_intro_movie_bate .deco01 {
}

.ns_spmn_intro_movie_bate_txt {
  text-align: center;
  line-height: 1;
  margin: 60px auto 0;
  font-weight: bold;
  width: clamp(0px,80svw,300px);
}
.ns_spmn_intro_movie_bate_txt .deco01 {
  font-size: 0.6em;
}
[class*="ns_spmn_intro_cont"] {}
[class*="ns_spmn_intro_cont"]:nth-of-type(n + 2) {
}
[class*="ns_spmn_intro_cont"] .ns_spmn_common_size {
}
.ns_spmn_intro_cont_story {
}
.ns_spmn_intro_cont_cast {
}
.ns_spmn_intro_cont_review {
}
.invisible.ns_spmn_intro_txt {
}
.ns_spmn_intro_txt_im{
    width: clamp(0px,94svw,600px);
    margin: 48px auto 0;
}
.ns_spmn_intro_txt {
  text-align: center;
}
.ns_spmn_intro_txt > *:nth-of-type(n + 2) {
}
.ns_spmn_intro_cont_other{

}
.ns_spmn_intro_cont_other_list{
  display: flex;
  flex-wrap: wrap;
}
.ns_spmn_intro_cont_other_item{
    width: calc((100% - 40px) / 2);
    box-sizing: border-box;
    border: 3px solid var(--ns_spmn_intro_cont_other_c_02);
    border-radius: 16px;
    margin-top: 40px;
    background: var(--ns_spmn_intro_cont_other_c_01);
    color: var(--ns_spmn_intro_cont_other_c_02);
    overflow: hidden;
}
:root{
 --ns_spmn_intro_cont_other_c_02: rgb(129, 0, 0);
 --ns_spmn_intro_cont_other_c_01: rgb(255 212 203);
 --ns_spmn_intro_cont_other_c_03: #b60400;
}
.ns_spmn_intro_cont_other_item.ns_spmn_type_01{}
.ns_spmn_intro_cont_other_item.ns_spmn_type_02{
   --ns_spmn_intro_cont_other_c_02: rgb(0 47 144);
   --ns_spmn_intro_cont_other_c_01: rgb(201 230 255);
   --ns_spmn_intro_cont_other_c_03: #0058bc;
   margin-left: 40px;
}
.ns_spmn_intro_cont_other_item_title{
    line-height: 1;
    padding: 1em;
    font-size: 1.3em;
    text-align: center;
    color: #fff;
    background: var(--ns_spmn_intro_cont_other_c_02);
    font-weight: 900;
}
.ns_spmn_intro_cont_other_item_txt{
  padding:20px
}
/*intro_cast*/
.ns_spmn_intro_cast_list {margin-top: 48px;}
.ns_spmn_intro_cast_list > * {
}
.ns_spmn_intro_cast_list > *:nth-of-type(n + 2) {
}
.ns_spmn_intro_cast_list .main_cast {
  font-size: 20px;
  font-weight: bold;
}
.ns_spmn_intro_cast_list .type_cast_sub {
  font-weight: bold;
}
.ns_spmn_intro_cast_list .type_cast_other {
}
.ns_spmn_intro_cast_list:nth-of-type(n + 2) {
  margin-top: 20px;
}
[class*="rubi"] {
  position: relative;
}
[class*="rubi"]:before {
  display: block;
  position: absolute;
  font-size: 0.4em;
  letter-spacing: 0.5px;
  top: -0.7em;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0);
}
.intro_rubi_01 {
}
.intro_rubi_01:before {
  content: "ルビ01";
}
.intro_rubi_03:before {
  content: "ルビ02";
}
.intro_rubi_03:before {
  content: "ルビ03";
}
.intro_rubi_04:before {
  content: "ルビ04";
}
.intro_rubi_05:before {
  content: "ルビ05";
}

/*intro_end*/
/*ticket_start*/
.ns_spmn_ticket {
  /* background: #9b9b9b; */
  color: #fff;
}
.ns_spmn_ticket_note {
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden;
}
.ns_spmn_ticket_note h3 {
  font-size: 18px;
  font-weight: bold;
  background: #b60400;
  margin: 0;
  padding: 13px 0;
  text-align: center;
  color: #ffffff;
}
.ns_spmn_ticket_note_list {
  padding: 0 24px;
  color: #076ba7;
}
.ns_spmn_ticket_note_list:nth-of-type(1) {
  margin-top: 30px;
  color: #076ba7;
}
.ns_spmn_ticket_note_list > li {
  text-indent: -1em;
  margin-left: 1em;
}
.ns_spmn_ticket_note_list > li:nth-of-type(n + 2) {
  margin-top: 3px;
}
.ns_spmn_ticket_note_list > li.last {
}
.ns_spmn_ticket_note_list > li.link a {
}
.ns_spmn_ticket_note_list .txtL {
  font-size: clamp(14px, 3.5vw, 16px) !important;
}
.ns_spmn_ticket_note_bt {
  border-color: transparent transparent transparent #e70014;
}
.invisible.ns_spmn_ticket_note_list {
}
.ns_spmn_ticket_bt h2 {
  display: none;
}
.ns_spmn_ticket_bt h3 {
  margin-top: 36px;
  background-color: rgba(242, 242, 242, 0);
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #fff;
}
.ns_spmn_ticket_bt h3 .txtL {
  font-size: 16px;
}
.ns_spmn_ticket_note .ns_spmn_aco_bt {
}
.ns_spmn_ticket_note .ns_spmn_aco_bt:after {
}
.ns_spmn_ticket_bt .NS_general_component {
  margin-top: 11.5px;
  padding: 0;
  box-shadow: none;
  background-color: rgba(240, 248, 255, 0);
}
.ns_spmn_ticket_bt .NS_general_component {
  text-align: center;
  font-size: 16px !important;
}
.ns_spmn_ticket_bt .NS_general_7ticket {
  width: 100%;
  max-width: 41em;
  margin: 0 auto;
  margin-top: 24px;
  padding: 0;
  overflow: hidden;
  border-radius: 9px;
  box-shadow: 3px 3px 5px 3px rgb(11 71 130 / 20%);
}
.ns_spmn_ticket_bt .NS_general_7ticket img {
  display: block;
  width: 101.6%;
  margin: -1.8% -0.8%;
  border-radius: 32px;
}
/*ticket_end*/

/*relation_start*/
.ns_spmn_relation {
}
.ns_spmn_relation_goods_list {
  display: flex;
  flex-wrap: wrap;
}
.ns_spmn_relation_goods_list > li {
  width: calc((100% - (20px * 3)) / 4);
  margin-left: 20px;
}
.goods_item{}
.ns_spmn_relation_goods_list > li:nth-of-type(4n + 1) {
  margin-left: 0;
}
.ns_spmn_relation_goods_list > li:nth-of-type(n + 5) {
  margin-top: 35px;
}
.ns_spmn_relation_goods_list > li a {
}
.ns_spmn_relation_im {
}
.ns_spmn_relation_im img {
}
.ns_spmn_relation_txt {
  margin-top: 16px;
}
/*relation_end*/

.ns_spmn_area_bottom {
  padding: 3px 0 3px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #fff;
  color: #fff;
}
.ns_spmn_area_bottom small {
}

/*contents_end*/
@media screen and (min-width: 641px) and (max-width: 1024px) {
  #wrapper {
    min-width: 100%;
  }
  .ns_spmn_common_size {
    /* width: calc(100vw - 80px); */
    padding: 0;
  }
  /*1024_anc_start*/
  .col4.ns_spmn_anc_list > li {
    width: calc((100% - (1.5vw * 3)) / 4);
    margin-left: 1.5vw;
  }
  .col4.ns_spmn_anc_list > li:nth-of-type(1) {
  }
  .col4.ns_spmn_anc_list .ic img {
  }
  .col4.ns_spmn_anc_list .txt {
    width: 100%;
    padding-right: 0;
    line-height: 1.2;
    padding-top: 1vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .ns_spmn_anc_list .txt {
    font-size: 16px;
  }
  .col4.ns_spmn_anc_list > li a {
    padding: 2.5vw 1vw 4vw;
    flex-direction: column;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
  }
  .ns_spmn_anc_list.col3 > li a {
  padding: 10px 10px 10px 0;
  background: linear-gradient(-70deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 71.8%, rgb(255 255 255) 37%, rgb(255 255 255) 100%);
  }.ns_spmn_anc_list .ic {
    width: 7svw;
}
  .ns_spmn_anc_list.col4 > li a {
  }
  .col4.ns_spmn_anc_list > li a:before {
    left: 50%;
    top: initial;
    bottom: 1.8vw;
    transform: rotate(90deg) translate(0, 50%);
  }
  .col4.ns_spmn_anc_list > li .deco {
    font-size: 0.8em;
  }
  /*1024_anc_end*/
  /*1024_goods_start*/
  .ns_spmn_goods {
  }
  .ns_spmn_goods_group_full h3.ns_spmn_goods_name {
  }
  [class*="ns_spmn_goods_group"]:nth-of-type(n + 2) {
    margin-top: 14vw;
  }
  .ns_spmn_goods_group_full {
  }
  .ns_spmn_goods_list_item {
  }
  .ns_spmn_goods_list_item {
  }
  .ns_spmn_goods_inner {
  }
  .ns_spmn_goods_group_full .ns_spmn_goods_inner {
    width: 100vw;
  }
  .ns_spmn_goods_detail {
    /* width: 94vw; */
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_detail,
  .ns_spmn_goods_list_item .ns_spmn_goods_detail {
    /* width: 94vw; */
    text-align: center;
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_inner {
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_inner {
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_inner,
  .ns_spmn_goods_list_item .ns_spmn_goods_inner {

  }
  .ns_spmn_goods_list_item .ns_spmn_goods_im {

  }
  .ns_spmn_goods_list_item .ns_spmn_goods_detail{
    margin-left:clamp(0px,10svw,32px);
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_detail {

margin-right: clamp(0px,10svw,32px);

}
  
  .ns_spmn_goods_im {
    /* max-width: 100%; */
  }
  h3.ns_spmn_goods_name {
    margin-top: 4.5vw;
  }
  .ns_spmn_goods_link_list {
    display: flex;
    margin-top: 5vw;
  }
  .ns_spmn_goods_link_list > * {
    box-sizing: border-box;
  }
  .ns_spmn_goods_link_list > :nth-of-type(n + 2) {
    margin-top: 0;
    margin-left: 2vw;
  }
  .ns_spmn_goods_group_full .ns_spmn_goods_link_list > * {
    width: calc((100% - (6vw * 1)) / 2);
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_link_list > *,
  .ns_spmn_goods_list_item .ns_spmn_goods_link_list > * {
    margin-top: 0;
  }
  .ns_spmn_goods_link_list > * a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2vw 0vw 2vw;
    height: 100%;
    box-sizing: border-box;
    border-radius: 1000px;
  }
  .ns_spmn_goods_link_list > * a::before {
    border-width: 9px 0 9px 14px;
  }
  .ns_spmn_goods_link_list .ic img {
  }
  .ns_spmn_goods_link_list .txt {
    width: 100%;
    letter-spacing: 0;
    line-height: 1.2;
  }
  /*1024_goods_end*/
  /*1024_intr_satrt*/
  .ns_spmn_aco_bt {
  }
  .on.ns_spmn_aco_bt {
    bottom: -15px;
  }
  .ns_spmn_aco_bt:before {
    width: 100%;
    height: 60px;
    bottom: 0;
    left: 0;
  }
  .ns_spmn_aco_bt:after {
    bottom: 0;
  }
  /*1024_intr_end*/
  /*1024_ticket_start*/
  .ns_spmn_ticket .on.ns_spmn_aco_bt {
    bottom: 0;
  }
  .ns_spmn_ticket .ns_spmn_aco_bt {
    bottom: 0;
  }
  .ns_spmn_ticket .ns_spmn_aco_bt:after {
    bottom: 10px;
  }
  .ns_spmn_ticket .ns_spmn_aco_bt:before {
  }
  ns_spmn_ticket .on.ns_spmn_aco_bt:before {
    bottom: 10px;
  }
  .ns_spmn_ticket .ns_spmn_ticket_note {
    border-radius: 1.8vw;
    padding-bottom: 0vw;
  }
  .ns_spmn_ticket .txtL {
    font-size: clamp(13px, 3.5vw, 16px) !important;
  }
  /*1024_ticket_end*/
}
@media screen and (max-width: 640px) {
  .ns_spmn_contents_all {
    overflow: hidden;
    box-sizing: border-box;
    margin-top: -44px;
    -webkit-text-size-adjust: 100%;
    font-size: clamp(14px, 3.5vw, 16px);
  }
  .ns_spmn_contents_all {
  }
  .ns_spmn_contents_all img {
    width: 100%;
    display: block;
  }
  .ns_spmn_common_size {
    width: 94vw;
    padding: 0;
    box-sizing: border-box;
  }
  /*SP_common_start*/
h2.ns_spmn_common_title_h2 {
    box-sizing: border-box;
    padding-top: 15vw;
    font-size: 7.5vw;
    margin-bottom: 3.5vw;
  }
h2.ns_spmn_common_title_h2 picture {
    max-width: initial;
    height: 8.5vw;
    width: auto;
  }
h3.ns_spmn_common_title_h3 {
    margin-bottom: 5vw;
    /* padding-top: 10vw; */
    font-size: 6vw;
  }
  .ns_spmn_area_h2 {
    padding-bottom: 15vw;
  }
  .SP,
  .SP a,
  img.SP {
    display: block;
  }
  .PC,
  .PC a,
  img.PC {
    display: none;
  }
  /*SP_common_end*/
  /*SP_contents_start*/
  /*SP_breadcrumb_start*/
  .ns_spmn_breadcrumb {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    display: flex;
    padding-left: 2vw;
  }
  .ns_spmn_breadcrumb > * {
    float: initial;
    font-size: 2.8vw;
  }
  ol.ns_spmn_breadcrumb li:nth-of-type(n + 2) {
    padding-left: 15px;
    background-position: 1vw center;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
  ol.ns_spmn_breadcrumb li:before {
    top: 50%;
    transform: rotate(45deg) translate(0, -50%);
    left: 0vw;
  }
  .ns_spmn_breadcrumb > * a {
  }
  /*SP_breadcrumb_end*/
  /*SP_top_start*/
  .ns_spmn_top_logo {
    max-width: 300px;
    width: 60%;
    margin: 8vw auto 4vw;
  }
  /*SP_top_slider_start*/
  .ns_spmn_top_slider_wrap {
    margin-top: -4vw;
    min-width: 1150px;
    padding-bottom: 8vw;
  }
  /*top_start*/
  h1.ns_spmn_top_im {
  }
  h1.ns_spmn_top_im .ns_spmn_common_size {
    width: 100vw;
  }

  /*SP_top_end*/
  /*SP_kikan_start*/
  .ns_spmn_kikan {
    padding: 4.5vw 0;
  }
  .ns_spmn_kikan picture {
  }
  /*SP_kikan_end*/
  /*SP_anc_start*/
  .ns_spmn_anc {
    padding: 7vw 0 7.5vw;
  }
  .ns_spmn_anc_list {
    box-sizing: border-box;
  }
  .ns_spmn_anc_list.col3 {
  }
  .ns_spmn_anc_list.col4 {
  }
  .ns_spmn_anc_list:nth-of-type(n + 2) {
    margin-top: 5vw;
  }
  .ns_spmn_anc_list > li {
  }
  .ns_spmn_anc_list.col3 > li {
    width: calc((100% - (1vw * 2)) / 3);
    margin-left: 1vw;
  }
  .ns_spmn_anc_list.col4 > li {
    width: calc((100% - (1.5vw * 3)) / 4);
    margin-left: 1.5vw;
  }
  .ns_spmn_anc_list > li:nth-of-type(1) {
  }
  .ns_spmn_anc_list .ic {
    width: 15vw;
    padding-bottom: 2svw;
  }
  .ns_spmn_anc_list .ic img {
  }
  .ns_spmn_anc_list .txt {
    width: 100%;
    padding-right: 0;
    font-size: 3.5vw;
    line-height: 1.2;
    padding-top: 2vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .ns_spmn_anc_list > li a {
    padding: 2.5vw 1vw 6vw;
    flex-direction: column;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    background: linear-gradient(-7deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45.8%, rgb(255 255 255) 46.3%, rgb(255 255 255) 100%);
  }
  .ns_spmn_anc_list.col3 > li a {
  }
  .ns_spmn_anc_list.col4 > li a {
  }
  .ns_spmn_anc_list > li a:before {
    left: 50%;
    top: initial;
    bottom: 1.8vw;
    transform: rotate(90deg) translate(0, 50%);
    border-width: 1.5vw 0 1.5vw 2.6vw;
  }
  .ns_spmn_anc_list > li .deco {
    font-size: 0.8em;
  }
  /*SP_anc_end*/
  /*SP_intr_start*/
  .ns_spmn_intro_wrap_mv {
    margin: 0px auto;
    text-align: center;
  }
  .ns_spmn_intro_wrap_mv {
  }
  .ns_spmn_intro_wrap_mv iframe {
    margin: 0 auto;
    text-align: center;
  }
  /*SP_intr_end*/
  /*SP_goods_start*/
  .ns_spmn_goods {
  }
  .ns_spmn_goods_group_full h3.ns_spmn_goods_name {
    margin-top: 4.5vw;
  }
  [class*="ns_spmn_goods_group"]:nth-of-type(n + 2) {
    margin-top: 14vw;
  }
  .ns_spmn_goods_group_full {
  }
  .ns_spmn_goods_list{
    display: block;
}
  .ns_spmn_goods_list_item {
  width: 94svw;
  margin: 0 auto;
  }
  .ns_spmn_goods_list_item {
  }
  .ns_spmn_goods_list_item:nth-of-type(2n) {
    margin-left: auto;
}
  .ns_spmn_goods_inner {
  }
  .ns_spmn_goods_group_full .ns_spmn_goods_inner {
    width: 100vw;
  }
  .ns_spmn_goods_detail {
    width: 94vw;
    margin-left: auto;
    margin-right: auto;
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_detail,
  .ns_spmn_goods_list_item .ns_spmn_goods_detail {
    width: 94vw;
    text-align: center;
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_inner {
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_inner {
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_inner,
  .ns_spmn_goods_list_item .ns_spmn_goods_inner {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_im {
    order: 1;
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_detail {
    order: 2;
  }
  .ns_spmn_goods_im {
    max-width: 100%;
  }
  h3.ns_spmn_goods_name {
    font-size: 4.5vw;
    margin-top: 4.5vw;
  }
  .ns_spmn_goods_link_list {
    display: flex;
    width: clamp(4em,80svw,1000px);
    margin: 5vw auto;
  }
  .ns_spmn_goods_link_list > * {
    box-sizing: border-box;
  }
  .ns_spmn_goods_link_list > :nth-of-type(n + 2) {
    margin-top: 0;
    margin-left: 6vw;
  }
  .ns_spmn_goods_group_full .ns_spmn_goods_link_list > * {
    width: calc((100% - (6vw * 1)) / 2);
  }
  .ns_spmn_goods_list_item .ns_spmn_goods_link_list > *,
  .ns_spmn_goods_list_item .ns_spmn_goods_link_list > * {
    margin-top: 0;
  }
  .ns_spmn_goods_link_list > * a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 3vw 0vw 1.5vw;
    height: 100%;
    box-sizing: border-box;
  }
  .ns_spmn_goods_link_list > * a::before {
    border-width: 1.8vw 0 1.8vw 3vw;
    right: 1.8vw;
  }
  .ns_spmn_goods_link_list .ic img {
  }
  .ns_spmn_goods_link_list .txt {
    font-size: 4.5vw;
    width: 100%;
    letter-spacing: 0;
  }
  /*SP_goods_end*/
  /*SP_intro_start*/
  .ns_spmn_intro {
  }
  .ns_spmn_intro_wrap_mv {
    margin: 0px auto;
    text-align: center;
  }
  .ns_spmn_intro_wrap_mv iframe {
    margin: 0 auto;
    text-align: center;
  }
  .ns_spmn_intro_movie_bate {
  }
  .ns_spmn_intro_movie_bate .deco01 {
  }

  .ns_spmn_intro_movie_bate {
  }
  .ns_spmn_intro_movie_bate_txt {
    font-size: 6vw;
    letter-spacing: 0px;
    margin-top: 10vw;
  }
  [class*="ns_spmn_intro_cont"] {
  }
  [class*="ns_spmn_intro_cont"]:nth-of-type(n + 2) [class*="ns_spmn_intro_cont"]:nth-last-of-type(1) {
  }
  .ns_spmn_intro_cont_other_list{
  display: block;
  }
  .ns_spmn_intro_cont_other_item{
    width: 100%;
    margin-top: 4.5svw;
  }
  .ns_spmn_intro_cont_other_item.ns_spmn_type_01{}
  .ns_spmn_intro_cont_other_item.ns_spmn_type_02{
    margin-left:0;
  }
  .ns_spmn_intro_cont_story {
  }
  .ns_spmn_intro_cont_cast {
  }
  .ns_spmn_intro_cont_review {
  }
  .invisible.ns_spmn_intro_txt {
  }
  .ns_spmn_intro_txt > :nth-of-type(n + 2) {
    margin-top: 3vw;
  }
  .ns_spmn_aco_bt {
    bottom: -10px;
    height: 15vw;
  }
  .ns_spmn_aco_bt:before {
    height: 30vw;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
    bottom: 0;
  }
  .ns_spmn_aco_bt:after {
    width: 4vw;
    height: 4vw;
    bottom: 5vw;
  }
  .on.ns_spmn_aco_bt {
    bottom: 0vw;
  }
  .on.ns_spmn_aco_bt:after {
    bottom: 3vw;
  }
  .ns_spmn_intro_cast_list:nth-of-type(n + 2) {
    margin-top: 3vw;
  }
  .ns_spmn_intro_cast_list .main_cast {
    /* font-size: 4.5vw; */
  }
  .ns_spmn_intro_cast_list .type_cast_sub {
    /* font-size: 3.5vw; */
  }
  .ns_spmn_intro_cast_list .type_cast_other {
  }
  /*intro_end*/
  /*SP_ticket_start*/
  .ns_spmn_ticket .ns_spmn_ticket .ns_spmn_aco_bt_parent {
    overflow: hidden;
  }
  .ns_spmn_ticket_note {
    padding-bottom: 20vw;
  }
  .ns_spmn_ticket_note:before {
  }
  .ns_spmn_ticket_note h3 {
    font-size: clamp(13px, 4.2vw, 18px);
    letter-spacing: 0;
  }
  .ns_spmn_ticket_note_list {
    padding: 3vw;
  }
  .ns_spmn_ticket_note_list:nth-of-type(1) {
    margin-top: 3vw;
    padding-bottom: 0;
  }
  .ns_spmn_ticket_note_list > li {
  }
  .ns_spmn_ticket_note_list > li.last {
  }
  .ns_spmn_ticket_note_list > li.link a {
  }
  .ns_spmn_ticket_note_bt {
  }
  .invisible.ns_spmn_ticket_note_list {
  }
  .invisible.ns_spmn_aco_bt_txt,
  .ns_spmn_aco_bt_txt {
    /*! padding-bottom: 20vw; */
    padding-top: 0;
  }
  [class*="ns_spmn_intro_cont"]:nth-last-of-type(1) .invisible.ns_spmn_aco_bt_txt {
    padding-bottom: 20vw;
  }
  [class*="ns_spmn_intro_cont"]:nth-last-of-type(1) .on.ns_spmn_aco_bt {
    bottom: 0vw;
  }
  .ns_spmn_ticket_bt h2 {
  }
  .ns_spmn_ticket_bt h3 {
    margin-top: 5vw;
    font-size: clamp(13px, 3.5vw, 16px);
  }
  .ns_spmn_ticket_bt .NS_general_component {
  }
  .ns_spmn_ticket_bt .NS_general_component {
  }
  .ns_spmn_ticket_bt .NS_general_7ticket {
    margin-top: 5vw;
  }
  .ns_spmn_ticket_bt .NS_general_7ticket img {
  }
  .ns_spmn_ticket .on.ns_spmn_aco_bt {
    bottom: 3vw;
  }
  .ns_spmn_ticket .ns_spmn_aco_bt {
    bottom: 0;
  }
  .ns_spmn_ticket .ns_spmn_ticket_note {
    border-radius: 1.8vw;
    padding-bottom: 0vw;
  }
  .ns_spmn_ticket .txtL {
    font-size: clamp(13px, 3.5vw, 16px) !important;
  }
  /*SP_ticket_end*/
  /*SP_intr_start*/
  .ns_spmn_intro_wrap_mv {
    margin: 0px auto;
    text-align: center;
    margin-top: 0;
    background: none;
    position: relative;
    height: 0;
    padding-bottom: 53.1%;
    width: 94vw;
  }
  .ns_spmn_intro_wrap_mv iframe {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    margin: -0.2vw 0 0 -0.2vw;
    text-align: center;
  }
  /*SP_intr_end*/
  /*SP_relation_start*/
  .ns_spmn_relation {
  }
  .ns_spmn_relation_goods_list {
  }
  .ns_spmn_relation_goods_list > li {
    width: calc((100% - (5vw * 1)) / 2);
    margin-left: 5vw;
  }
  .ns_spmn_relation_goods_list > li:nth-of-type(4n + 1) {
  }
  .ns_spmn_relation_goods_list > li:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .ns_spmn_relation_goods_list > li:nth-of-type(n + 5) {
  }
  .ns_spmn_relation_goods_list > li:nth-of-type(n + 3) {
    margin-top: calc(10vw - 0.3em);
  }
  .ns_spmn_relation_goods_list > li a {
  }
  .ns_spmn_relation_im {
  }
  .ns_spmn_relation_im img {
  }
  .ns_spmn_relation_txt {
    margin-top: 3vw;
  }
  /*SP_relation_end*/
  /*hover_start*/
  .ns_spmn_contents_all a:hover,
  .ns_spmn_ticket_bt .NS_general_7ticket:hover {
    transform: translate(0px, 0px);
  }
  .ns_spmn_contents_all .ns_spmn_anc a:hover {
    transform: translate(0px, 0px);
    transition: 0.3s;
  }
  /*hover_end*/
  .ns_spmn_copy {
    font-size: 10px;
    padding: 30vw 0 2vw;
  }
  /*SP_contents_end*/
}
