@charset "utf-8";
#ns_ContentsWrapAll * {
  text-decoration: none !important;
}
.ns_ContentsWrapAll {
  box-sizing: border-box;
  width: 100%;
  margin-top: -20px;
  font-size: 16px;
  color: #342217;
  font-feature-settings: "palt";
  letter-spacing: 1.3px;
  line-height: 1.6;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.bg_w {
  background: url("https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/241125natsume/bg_img.jpg") #f9f8f7 repeat-y;
  background-size: 100%;
  background-position: top center;
}
#mainContent {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.ns_ContentsWrapAll .ns_flex {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.ns_ContentsWrapAll a {
  text-decoration: none;
  transition: 0.3s;
  display: block;
  color: #222;
}
.ns_ContentsWrapAll a img {}
.ns_ContentsWrapAll a:hover img {
  opacity: 1;
}
.ns_ContentsWrapAll img {
  width: 100%;
  height: auto;
  display: block;
}
.ns_ContentsWrapAll a {}
.ns_ContentsWrapAll a:before, .ns_ContentsWrapAll a:after {
  position: absolute;
  content: "";
  display: block;
}
.ns_commonSize {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding: 0 60px;
  display: block;
  box-sizing: border-box;
}
.contents_wrap h1 {
  margin: 0;
  padding: 0;
  border: none;
}
.ns_ContentsWrapAll h2 {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.ns_ContentsWrapAll 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;
}
:root {
  --natsume_c_brown: #342217;
  --natsume_c_orange: #eaab6a;
  --natsume_anc_w: clamp(0px, 20vw, 250px);
}
/*common_start*/
h3.ns_commonTitleH3 {
  font-size: 24px;
  text-align: center;
  margin: 0 auto 10px;
  width: fit-content;
  width: -moz-fit-content;
  padding-top: 48px;
  font-weight: 700;
}
.ns_areaH2 {}
.ns_areaH3 {}
.ns_ContentsWrapAll {}
/*hover_start*/
.ns_ContentsWrapAll a, .ns_ContentsWrapAll a img, .ns_ticket__bt .NS_general_7ticket {
  transition: 0.3s;
  opacity: 1;
}
.ns_ContentsWrapAll a:hover, .ns_ticket__bt .NS_general_7ticket:hover {
  transition: 0.3s;
}
.ns_ticket__bt .NS_general_7ticket a:hover {
  transform: translate(0px, 0px);
}
.ns_ContentsWrapAll .ns_anc a:hover {
  transform: translate(0px, 10px);
  transition: 0.3s;
}
/*hover_end*/
/*breadcrumb_start*/
.ns_breadcrumb {
  width: 100%;
  display: block;
  height: calc(1em + (8px * 2));
  border-bottom: 1px solid #fff;
  padding: 8px;
  box-sizing: border-box;
  line-height: 1.5;
  background: #fff;
}
ol.ns_breadcrumb li {
  position: relative;
  float: left;
  padding-left: 20px;
  font-size: 12px;
  font-family: "BIZ UDPMincho", serif;
  font-weight: 700;
  font-style: normal;
}
ol.ns_breadcrumb li:before {
  position: absolute;
  content: "";
  display: block;
  top: 35%;
  left: 0.3em;
  width: 6px;
  height: 6px;
  border-right: solid 1px;
  border-top: solid 1px;
  transform: rotate(45deg) translate(0, -25%);
  color: var(--natsume_c_brown);
}
ol.ns_breadcrumb li:first-child:before {
  display: none;
}
ol.ns_breadcrumb li:first-child {
  padding-left: 0;
  background: none;
}
ol.ns_breadcrumb li, ol.ns_breadcrumb li a {
  color: var(--natsume_c_brown);
}
ol.ns_breadcrumb li a:hover {
  transform: translate(0, 0);
  color: var(--natsume_c_orange);
}
ol.ns_breadcrumb li a {
  text-decoration: none;
}
/*breadcrumb_end*/
/*top_start*/
h1.ns_top__im {
  margin: 0;
  padding: 0;
  border: none;
  background: url("https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/241125natsume/top_bg.png") no-repeat;
  background-position: top center;
  background-size: 100%;
}
h1.ns_top__im .ns_commonSize {}
h1.ns_top__im .txtIm {}
/*top_end*/
.ns_outer {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ns_areaMiddle {
  order: 1;
  flex: 1;
  align-self: flex-start;
  position: relative;
  clip-path: inset(0);
}
/*nav_start*/
.ns_nav {

  order: 2;
  width: var(--natsume_anc_w);
  color: var(--natsume_c_brown);
  padding: 80px 15px 15px 15px;
  box-sizing: border-box;
  background: #efeae5;
  box-shadow: -1rem 0 0.8rem -0.8rem #E8B47B7B;
}
.ns_nav_inner {
  position: sticky;
  top: 80px;
  height: 400px;
  color: var(--natsume_c_brown);
  text-align: left;
  font-weight: 700;
  overflow: hidden;
  background-color: #fff;
  border-radius: 10px;
  padding: 90px 15px 50px;
  border: 1px solid var(--natsume_c_orange);
  box-shadow: 0 .3rem 1rem #E8B47B7B;
  background: url("https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/241125natsume/nav_bg.jpg") #f9f8f7 no-repeat;
  background-size: cover;
}
.ns_nav_inner.fixed {
  position: fixed;
  top: 80px;
}
.ns_nav ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ns_nav ul div {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 60px;
}
.ns_nav ul div:last-child {
  margin-bottom: 0;
}
.ns_nav ul li {
  position: relative;
  margin-left: 1.5em;
  font-size: 18px;
  font-family: "BIZ UDPMincho", serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  writing-mode: vertical-rl;
  white-space: nowrap;
}
.ns_nav ul li a {
  white-space: nowrap;
  display: inline-block;
}
.ns_nav ul li::before {
  position: absolute;
  content: "";
  top: -1em;
  transform: translateY(-50%);
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/241125natsume/nikukyuu.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1em;
  height: 1em;
}
.ns_nav ul li:last-child {
  margin-left: 0;
}
.ns_nav ul li a:hover {
  color: var(--natsume_c_orange);
  text-decoration: none;
}
.ns_nav ul li a.is-active {
  color: var(--natsume_c_orange);
}
/*nav_end*/
/*goods_start*/
.ns_goods > div.ns_commonSize {
  max-width: 1300px;
}
h2.ns_commonTitleH2 {
  margin-right: 2rem;
  padding-top: 1.3em;
  font-size: clamp(0px, 4vw, 40px);
  ;
  font-family: "BIZ UDPMincho", serif;
  font-weight: 700;
  font-style: normal;
  color: var(--natsume_c_brown);
  writing-mode: vertical-rl;
  line-height: 1;
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/241125natsume/nikukyuu.png) no-repeat top center;
  background-size: 1em auto;
  letter-spacing: 0.13em;
  background-position: top right;
}
h2.ns_commonTitleH2 .ns_txt {
  position: relative;
  display: inline-block;
}
h2.ns_commonTitleH2 .ns_txt_sub {
  width: 17px;
  margin-right: 10px;
}
.ns_goods:nth-of-type(2) h2.ns_commonTitleH2 .ns_txt_sub {
  width: 20px;
}
.ns_goods:nth-of-type(odd) .ns_goods__inner h2.ns_commonTitleH2 {
  order: 2;
  margin-right: 0;
  margin-left: 2rem;
}
.ns_goods {
  position: relative;
  padding: 120px 0;
  z-index: 0;
}
.ns_goods:nth-of-type(odd) {
  background-image: -webkit-linear-gradient(236deg, rgba(232, 180, 123, .2), rgba(112, 213, 162, .2));
}
.ns_goods:nth-of-type(odd)::after {
  position: absolute;
  content: "";
  display: block;
  width: 383px;
  height: 161px;
  top: 0;
  right: 0;
  background: url("https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/241125natsume/goods_bg_02.png") no-repeat 0 0 / 100%;
  z-index: -1;
  opacity: 0;
}
.ns_goods:nth-of-type(2n)::after {
  position: absolute;
  content: "";
  display: block;
  width: 382px;
  height: 161px;
  top: 0;
  left: 0;
  background: url("https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/241125natsume/goods_bg.png") no-repeat 0 0 / 100%;
  z-index: -1;
  opacity: 0;
}
.ns_goods.slideIn:nth-of-type(odd)::after {
  animation: slideinRight 1s;
  animation-fill-mode: forwards;
}
@keyframes slideinRight {
  0% {
    opacity: 0;
    filter: blur(3px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0);
  }
}
.ns_goods.slideIn:nth-of-type(2n)::after {
  animation: slideinLeft 1s;
  animation-fill-mode: forwards;
}
@keyframes slideinLeft {
  0% {
    opacity: 0;
    filter: blur(3px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0);
  }
}
.ns_goods__inner {
  display: flex;
  justify-content: center;
}
.ns_goods__groupHalfRight .ns_goods__inner {
  display: flex;
  justify-content: space-between;
  align-content: baseline;
}
.ns_goods__groupHalfLeft .ns_goods__inner, .ns_goods__groupHalfRight .ns_goods__inner {
  display: flex;
  justify-content: space-between;
  align-content: baseline;
}
.ns_goods__detail {
  height: fit-content;
}
.ns_goods__groupFull .ns_goods__detail {
  width: 100%;
}
.ns_goods__groupHalfLeft .ns_goods__detail, .ns_goods__groupHalfRight .ns_goods__detail {
  width: calc(100% - 530px);
  margin-top: auto;
}
.ns_goods__groupFull .ns_goods__im.ns_Half {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.ns_goods__groupHalfRight .ns_goods__im {
  order: 2;
}
.ns_goods__groupHalfRight .ns_goods__detail {
  order: 1;
}
.ns_goods__im {
  width: 100%;
}
h3.ns_goods__name {
  font-size: 25px;
  width: 100%;
  display: block;
  max-width: 640px;
  margin: 0 auto;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.ns_goods__groupFull h3.ns_goods__name, .ns_goods__group h3.ns_goods__name {
  text-align: center;
  margin-top: 40px;
}
.ns_goods__groupHalfLeft h3.ns_goods__name {
  margin-top: 0px;
}
.ns_goods__groupHalfRigh h3.ns_goods__name {}
.ns_goods__linkList {
  margin-top: 35px;
}
.ns_goods__linkList > * {
  width: 100%;
}
.ns_goods__linkList > *:nth-of-type(1) {}
.ns_goods__groupFull .ns_goods__linkList {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
}
.ns_goods__groupFull .ns_goods__linkList.col1 {
  justify-content: center;
}
.ns_goods__groupFull .ns_goods__linkList.col3 {
  justify-content: space-between;
  flex-wrap: wrap;
}
.ns_goods__groupFull .ns_goods__linkList.col3 > *:last-child {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
.ns_goods__groupFull .ns_goods__linkList > * {
  width: 100%;
  max-width: 500px;
}
.ns_goods__groupFull .ns_goods__linkList > *:nth-of-type(1) {}
.ns_goods__linkList > * a {
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border-radius: 50px;
  padding: 15px;
  font-size: 23px;
  height: 100%;
  box-sizing: border-box;
  color: var(--natsume_c_brown);
  border: 1px solid var(--natsume_c_orange);
  box-shadow: 0 .3rem 1rem #E8B47B7B;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.03em;
}
.ns_goods__linkList > * a:before {
  position: absolute;
  display: block;
  content: "";
  background: url("https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/241125natsume/arrow.png") no-repeat;
  background-position: center center;
  background-size: contain;
  width: 30px;
  height: 30px;
  top: 50%;
  right: 1.5rem;
  transform: translate(0, -50%);
}
.ns_goods__linkList > * a:hover {
  color: var(--natsume_c_orange);
  transition: 0.3s;
  transform: translate(10px, 0px);
  text-decoration: none;
}
.ns_goods__linkList > * a:hover:before {
  border-color: transparent transparent transparent #e76245;
}
.ns_goods__linkList .ns_other a {
  position: relative;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: space-between;
  background: #efe2cc;
  border-radius: 50px;
  padding: 15px;
  font-size: 25px;
  height: 100%;
  box-sizing: border-box;
  color: #231815;
  border: 2px solid #fff;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.ns_goods__linkList .ns_other a:before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  right: 30px;
  border-style: solid;
  border-width: 7.5px 0 7px 12px;
  border-color: transparent transparent transparent #231815;
  transform: rotate(0deg) translate(0, -50%);
}
.ns_goods__linkList .ns_other a:hover {
  background: #fff;
}
.ns_goods__groupHalfLeft .ns_goods__linkList > *, .ns_goods__groupHalfRight .ns_goods__linkList > * {
  margin-top: 10px;
}
.ns_goods__groupHalfLeft .ns_goods__linkList > *:nth-of-type(1), .ns_goods__groupHaRigh .ns_goods__linkList > *:nth-of-type(1) {
  margin-top: 0;
}
.ns_goods__linkList .ns_ic {
  width: 60px;
}
.ns_goods__linkList .ns_ic img {}
.ns_goods__linkList .ns_txt {
  width: 100%;
  text-align: center;
  font-weight: bold;
}
.ns_goods__linkList.col3 .ns_txt {
  width: 100%;
}
.ns_goods__linkList .ns_txt img {
  display: block;
  max-width: 151px;
  margin: 0 auto;
}
.ns_bundle .ns_goods__inner {
  width: calc((100% - (30px * 1)) / 2);
}
.ns_goods__group .ns_goods__linkList > * {
  margin-top: 10px;
}
/*goods_end*/
.ns_areaBottom {
  background: #fff;
  padding: 3px 0 3px;
  text-align: center;
  font-size: 12px;
  font-family: "BIZ UDPMincho", serif;
  font-weight: 500;
  font-style: normal;
}
.ns_areaBottom small {}
/*contents_end*/
.openbtn {
  display: none;
}
/* ふわっと下から */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    filter: blur(3px);
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translateY(0);
  }
}
.fadeUpTrigger {
  opacity: 0;
  filter: blur(3px);
}
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 1.2s;
  animation-fill-mode: forwards;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
    filter: blur(3px);
    transform: scale(1.05);
  }
  to {
    opacity: 1;
    filter: blur(0px);
    transform: scale(1);
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .SP, .SP a, img.SP {
    display: block;
  }
  #wrapper {
    min-width: 100%;
  }
  .ns_commonSize {
    width: calc(100% - 80px);
    padding: 0;
  }
  .ns_nav {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40%;
    height: 100vh;
    transition: 0.3s;
    margin-top: 50px;
    visibility: hidden;
    opacity: 0;
  }
  .ns_nav.panelactive {
    visibility: visible;
    opacity: 1;
  }
  .ns_nav .ns_txt span.ns_em {
    font-size: 30px;
  }
  .ns_nav .ns_txt span.ns_em span {
    font-size: 28px;
  }
  .ns_nav ul li {
    font-size: 20px;
  }
  /*========= ボタンのためのCSS ===============*/
  .openbtn {
    position: relative;
    display: none;
    z-index: 9999; /*ボタンを最前面に*/
    top: 60px;
    right: 15px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    padding: 10px;
    background: #fff;
    border: 1px solid var(--natsume_c_orange);
    border-radius: 10px;
    box-shadow: 0 .3rem 1rem #E8B47B7B;
  }
  .openbtn.fixed {
    position: fixed;
    display: block;
  }
  .openbtn_img {
    position: relative;
  }
  .openbtn img {
    position: absolute;
  }
  .openbtn img.ns_on {
    display: block;
    margin: 0 auto;
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
  }
  .openbtn.active img.ns_on {
    visibility: hidden;
    opacity: 0;
  }
  .openbtn img.ns_off {
    visibility: hidden;
    opacity: 0;
  }
  .openbtn.active img.ns_off {
    visibility: visible;
    opacity: 1;
  }
  .overlay {
    display: block;
    width: 100%;
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .6);
    z-index: 190;
    opacity: 0;
    visibility: hidden;
    transition: all 200ms ease-in;
  }
  .overlay.active {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  /*1024_goods_start*/
  .ns_goods__detail {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  .ns_goods__groupHalfLeft .ns_goods__detail, .ns_goods__groupHalfRight .ns_goods__detail {
    width: calc(40% - 40px);
    margin-left: 40px;
  }
  .ns_goods__groupHalfLeft .ns_goods__inner {}
  .ns_goods__groupHalfRight .ns_goods__inner {}
  .ns_goods__groupHalfLeft .ns_goods__inner, .ns_goods__groupHalfRight .ns_goods__inner {}
  .ns_goods__groupHalfLeft .ns_goods__im, .ns_goods__groupHalfRight .ns_goods__im {
    width: 60%;
  }
  .ns_goods__groupHalfRight .ns_goods__im {
    order: 1;
  }
  .ns_goods__groupHalfRight .ns_goods__detail {
    order: 2;
  }
  .ns_goods__im {
    max-width: 100%;
  }
  h3.ns_goods__name {}
  .ns_goods__linkList {
    flex-direction: column;
    margin-top: 40px;
    align-items: center;
  }
  .ns_goods__groupFull .ns_goods__linkList > * {
    width: 90%;
  }
  .ns_goods__linkList > * {
    box-sizing: border-box;
  }
  .ns_goods__linkList > :nth-of-type(n + 2) {
    margin-top: 30px;
  }
  .ns_goods__linkList > * a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2vw 0px;
    height: 100%;
    box-sizing: border-box;
    border-radius: 100px;
  }
  .ns_goods__linkList > * a::before {
    border-width: 9px 0 9px 14px;
  }
  .ns_goods__linkList .ns_ic img {}
  .ns_goods__linkList .ns_txt {
    width: 100%;
    letter-spacing: 0;
  }
  /*1024_goods_end*/
}
@media screen and (max-width: 640px) {
  .ns_ContentsWrapAll {
    overflow: hidden;
    box-sizing: border-box;
    margin-top: -25px;
    -webkit-text-size-adjust: 100%;
    font-size: clamp(14px, 3.5vw, 16px);
  }
  .ns_ContentsWrapAll {}
  .ns_ContentsWrapAll img {
    width: 100%;
    display: block;
  }
  .ns_commonSize {
    width: 94%;
    padding: 0;
    box-sizing: border-box;
  }
  /*SP_common_start*/
  h3.ns_commonTitleH3 {
    margin-bottom: 5vw;
    padding-top: 10vw;
    font-size: 6vw;
  }
  .ns_areaH2 {}
  .SP, .SP a, img.SP {
    display: block;
  }
  .PC, .PC a, img.PC {
    display: none;
  }
  /*SP_common_end*/
  /*SP_contents_start*/
  /*SP_breadcrumb_start*/
  .ns_breadcrumb {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    display: flex;
    padding-left: 2vw;
  }
  .ns_breadcrumb > * {
    float: initial;
    font-size: 2.8vw;
  }
  ol.ns_breadcrumb li:nth-of-type(n + 2) {
    padding-left: 15px;
    background-position: 1vw center;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
  ol.ns_breadcrumb li:before {
    top: 50%;
    transform: rotate(45deg) translate(0, -50%);
    left: 0vw;
  }
  .ns_breadcrumb > * a {}
  /*SP_breadcrumb_end*/
  /*SP_top_start*/
  h1.ns_top__im {
    margin: 0;
    padding: 0;
    border: none;
    background: url("https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/241125natsume/top_bg_SP.jpg") no-repeat;
    background-position: top center;
    background-size: cover;
  }
  h1.ns_top__im .ns_commonSize {
    width: 100%;
  }
  /*SP_top_end*/
  .ns_nav {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    transition: 0.3s;
    margin-top: 50px;
    padding: 70px 10px 80px;
    visibility: hidden;
    opacity: 0;
  }
  .ns_nav_inner {
    padding: 20vw 9vw 10vw;
    height: 90vw;
  }
  .ns_nav ul {
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  .ns_nav ul li {
    font-size: 5vw;
    margin-left: 10vw;
    height: 100vw;
  }
  .ns_nav ul li:last-child {
    margin-left: 10vw;
  }
  .ns_nav ul div {
    margin-bottom: 0;
  }
  .ns_nav ul div:nth-child(2) li:last-child {
    margin-left: 0;
  }
  .ns_nav ul li::before {
    width: 5vw;
    height: 5vw;
  }
  .ns_nav.panelactive {
    visibility: visible;
    opacity: 1;
  }
  /*========= ボタンのためのCSS ===============*/
  .openbtn {
    position: relative;
    display: none;
    z-index: 9999; /*ボタンを最前面に*/
    top: 60px;
    right: 10px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    padding: 10px;
    background: #fff;
    border: 1px solid var(--natsume_c_orange);
    border-radius: 10px;
    box-shadow: 0 .3rem 1rem #E8B47B7B;
  }
  .openbtn.fixed {
    position: fixed;
    display: block;
  }
  .openbtn_img {
    position: relative;
  }
  .openbtn img {
    position: absolute;
  }
  .openbtn img.ns_on {
    display: block;
    margin: 0 auto;
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
  }
  .openbtn.active img.ns_on {
    visibility: hidden;
    opacity: 0;
  }
  .openbtn img.ns_off {
    visibility: hidden;
    opacity: 0;
  }
  .openbtn.active img.ns_off {
    visibility: visible;
    opacity: 1;
  }
  .overlay {
    display: block;
    width: 100%;
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .6);
    z-index: 190;
    opacity: 0;
    visibility: hidden;
    transition: all 200ms ease-in;
  }
  .overlay.active {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  /*SP_goods_start*/
  .ns_goods > div.ns_commonSize {
    margin: 0 auto;
  }
  .ns_goods {
    padding: 25vw 0 15vw;
  }
  h2.ns_commonTitleH2 {
    box-sizing: border-box;
    font-size: 5.5vw;
    margin-right: 1rem;
  }
  .ns_goods:nth-of-type(odd) .ns_goods__inner h2.ns_commonTitleH2 {
    margin-left: 1rem;
  }
  h2.ns_commonTitleH2 .ns_txt_sub {
    width: 3vw;
    margin-right: 1vw;
  }
  .ns_goods:nth-of-type(2) h2.ns_commonTitleH2 .ns_txt_sub {
    width: 3.52vw;
  }
  h2.ns_commonTitleH2 picture {
    max-width: initial;
    height: 8.5vw;
    width: auto;
  }
  .ns_goods:nth-of-type(odd)::after {
    width: 50vw;
    height: 100%;
  }
  .ns_goods:nth-of-type(2n)::after {
    width: 50vw;
    height: 100%;
    top: 0;
  }
  .ns_goods__groupFull .ns_goods__inner {
    width: 90%;
  }
  .ns_goods__detail, .ns_goods__groupFull .ns_goods__detail {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .ns_goods__groupHalfLeft .ns_goods__detail, .ns_goods__groupHalfRight .ns_goods__detail {
    width: 90%;
    text-align: center;
  }
  .ns_goods__groupHalfLeft .ns_goods__inner, .ns_goods__groupHalfRight .ns_goods__inner {
    flex-direction: column;
    align-items: center;
    width: 90%;
  }
  .ns_goods__groupHalfRight .ns_goods__im {
    order: 1;
  }
  .ns_goods__groupHalfRight .ns_goods__detail {
    order: 2;
  }
  .ns_goods__im {
    max-width: 100%;
  }
  .ns_goods__groupFull h3.ns_goods__name, .ns_goods__groupHalfLeft h3.ns_goods__name, .ns_goods__groupHalfRight h3.ns_goods__name, .ns_goods__group h3.ns_goods__name {
    font-size: 4.5vw;
    margin-top: 4vw;
  }
  .ns_goods__linkList {
    display: flex;
    flex-direction: column;
    margin-top: 4vw;
  }
  .ns_goods__groupFull .ns_goods__linkList {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .ns_goods__linkList > * {
    box-sizing: border-box;
  }
  .ns_goods__linkList > :nth-of-type(n + 2) {
    margin-top: 3vw;
  }
  .ns_goods__groupFull .ns_goods__linkList > * {
    width: 100%;
  }
  .ns_goods__groupFull .ns_goods__linkList.col3 > *:last-child {
    margin-top: 3vw;
    margin-left: 0;
    width: 100%;
  }
  .ns_goods__groupHalfLeft .ns_goods__linkList.col3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .ns_goods__groupHalfLeft .ns_goods__linkList.col3 > * {
    width: calc((100% - (2vw * 1)) / 2);
  }
  .ns_goods__groupHalfLeft .ns_goods__linkList.col3 > *:last-child {
    margin-top: 2vw;
    margin-left: 0;
    width: 100%;
  }
  .ns_goods__groupFull .ns_goods__im.ns_Half {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .ns_goods__groupHalfLeft .ns_goods__linkList > *, .ns_goods__groupHalfRight .ns_goods__linkList > * {
    margin-top: 0;
  }
  .ns_goods__linkList > * a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 3.5vw 0vw;
    height: 100%;
    box-sizing: border-box;
    border-radius: 100px;
  }
  .ns_goods__linkList > * a::before {
    right: 4vw;
    width: 5.5vw;
    height: 5.5vw;
  }
  .ns_goods__linkList .ns_ic img {}
  .ns_goods__linkList .ns_txt {
    font-size: 4.5vw;
    width: 100%;
    letter-spacing: 0;
  }
  .ns_goods__linkList.col3 .ns_txt {
    margin-right: 2vw;
    font-size: 4vw;
    width: 100%;
    letter-spacing: 0;
  }
  .ns_ContentsWrapAll .ns_flex.ns_bundle {
    justify-content: space-between;
    flex-direction: column;
  }
  .ns_bundle .ns_goods__inner {
    width: 100%;
  }
  .ns_bundle .ns_goods__inner:nth-of-type(n + 2) {
    margin-top: 14vw;
  }
  .ns_goods__group .ns_goods__linkList > * {
    margin-top: 0;
  }
  /*SP_goods_end*/
  /*hover_start*/
  /*  .ns_ContentsWrapAll a:hover,
  .ns_ticket__bt .NS_general_7ticket:hover {
    transform: translate(0px, 0px);
  }
  .ns_ContentsWrapAll .ns_anc a:hover {
    transform: translate(0px, 0px);
    transition: 0.3s;
  }*/
  /*hover_end*/
  .ns_copy {
    font-size: 10px;
    padding: 30vw 0 2vw;
  }
  /*SP_contents_end*/
}