@charset "utf-8";
#ns_ContentsWrapAll * {
  text-decoration: none !important;
}
.ns_ContentsWrapAll {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin-top: -20px;
  font-size: 16px;
  color: #000;
  font-feature-settings: "palt";
  letter-spacing: 1.3px;
  line-height: 1.6;
  font-family: YakuHanMP, "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal;
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/bg_sakura.png) repeat-y top center / auto, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/bg_paper.jpg) repeat 100% / auto, #f7f7f7;
}
#wrapper {
  overflow: hidden !important;
  min-width: auto !important;
}
#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: #000;
}
.ns_ContentsWrapAll a:hover img {
  opacity: 1;
}
.ns_ContentsWrapAll img {
  width: 100%;
  height: auto;
  display: block;
}
.ns_ContentsWrapAll a:before, .ns_ContentsWrapAll a:after {
  position: absolute;
  content: "";
  display: block;
}
.ns_commonSize {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
  padding: 0 80px;
  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;
}
.SP, .SP a, img.SP {
  display: none;
}
.ns_middle {
    display: none;
  }
/*common_start*/
h2.ns_commonTitleH2 {
  position: relative;
  padding-top: 90px;
  margin-bottom: 60px;
}
h2.ns_commonTitleH2 .ns_txt {
  text-align: center;
  font-size: 60px;
  line-height: 1;
  font-weight: 800;
  font-style: normal;
}
h2.ns_commonTitleH2 .ns_txt .ns_katakana {
  letter-spacing: -0.12em;
}
h2.ns_commonTitleH2 .ns_txt_sub {
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  font-style: normal;
  color: #96864c;
}
h3.ns_commonTitleH3 .ns_txt {
  font-size: 40px;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  color: #96864c;
  display: flex;
  align-items: center;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
h3.ns_commonTitleH3 .ns_txt:before, h3.ns_commonTitleH3 .ns_txt:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #96864c;
}
h3.ns_commonTitleH3 .ns_txt:before {
  margin-right: 1em;
}
h3.ns_commonTitleH3 .ns_txt:after {
  margin-left: 1em;
}
h3.ns_commonTitleH3 .ns_txt_sub {
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  background-image: linear-gradient(90deg, transparent, #96864cb3 30%, #96864c 50%, #96864cb3 70%, transparent);
  padding: 0.5em;
}
.ns_areaH2 {
  padding-bottom: 120px;
}
/*common_end*/
/*hover_start*/
.ns_ContentsWrapAll a, .ns_ContentsWrapAll a img {
  transition: 0.3s;
  opacity: 1;
}
.ns_ContentsWrapAll a:hover {
  transform: none;
  transition: 0.3s;
}
/*hover_end*/
/* fade anime_start */
.ns_fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.8s;
  animation-delay: 0.28s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.ns_fadeUpTrigger {
  opacity: 0;
}
.ns_fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-delay: 0.28s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ns_fadeInTrigger {
  opacity: 0;
}
.ns_top__im .ns_fadeUp {
  animation-delay: 0.36s;
}
.ns_nav_top_inner .ns_fadeInTrigger:nth-child(1) {
  animation-delay: 0.28s;
}
.ns_nav_top_inner .ns_fadeInTrigger:nth-child(2) {
  animation-delay: 0.36s;
}
.ns_nav_top_inner .ns_fadeInTrigger:nth-child(3) {
  animation-delay: 0.44s;
}
.ns_nav_top_inner .ns_fadeInTrigger:nth-child(4) {
  animation-delay: 0.52s;
}
.ns_nav_top_inner .ns_fadeInTrigger:nth-child(5) {
  animation-delay: 0.6s;
}
.ns_goods_single__goodsList .ns_fadeUpTrigger:nth-child(1) {
  animation-delay: 0.28s;
}
.ns_goods_single__goodsList .ns_fadeUpTrigger:nth-child(2) {
  animation-delay: 0.36s;
}
.ns_goods_single__goodsList .ns_fadeUpTrigger:nth-child(3) {
  animation-delay: 0.44s;
}
.ns_goods_single__goodsList .ns_fadeUpTrigger:nth-child(4) {
  animation-delay: 0.52s;
}
.ns_goods_single__goodsList .ns_fadeUpTrigger:nth-child(5) {
  animation-delay: 0.6s;
}
.ns_goods_single__goodsList .ns_fadeUpTrigger:nth-child(6) {
  animation-delay: 0.68s;
}
.ns_goods_single__goodsList .ns_fadeUpTrigger:nth-child(7) {
  animation-delay: 0.76s;
}
.ns_goods_single__goodsList .ns_fadeUpTrigger:nth-child(8) {
  animation-delay: 0.84s;
}
/* fade anime_end */
/*breadcrumb_start*/
.ns_breadcrumb {
  background: #fff;
  width: 100%;
  height: calc(1em + (8px * 2));
  padding: 8px;
  box-sizing: border-box;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  display: flex;
  white-space: nowrap;
}
ol.ns_breadcrumb li {
  position: relative;
  float: left;
  padding-left: 20px;
  font-size: 12px;
}
ol.ns_breadcrumb li:before {
  position: absolute;
  content: "";
  display: block;
  top: 38%;
  left: 0.2rem;
  width: 6px;
  height: 6px;
  border-right: solid 1px;
  border-top: solid 1px;
  transform: rotate(45deg) translate(0, -25%);
}
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: #000;
}
ol.ns_breadcrumb li a:hover {
  transform: translate(0, 0);
}
ol.ns_breadcrumb li a {
  text-decoration: none;
}
/*breadcrumb_end*/
/*top_start*/
h1.ns_top__im {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}
h1.ns_top__im .ns_commonSize {
  position: relative;
  max-width: 1920px;
  padding: 0;
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/top_bn.jpg) no-repeat top center / contain;
  width: 100%;
  height: 0;
  padding-top: calc(920 / 1920 * 100%);
}
h1.ns_top__im .ns_top_txt {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(878 / 1920 * 100%);
}
h1.ns_top__im .ns_top_img {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(1040 / 1920 * 100%);
}
/*top_end*/
/*intro_start*/
.ns_intro {
  position: relative;
  color: #000;
  padding: 90px 0;
}
.ns_intro__inner {
  border: 1px solid #96864c;
  background-color: rgb(255 255 255 / .5);
  padding: 60px 40px;
  text-align: center;
  line-height: 2;
  font-size: 20px;
  letter-spacing: -0.01em;
}
.ns_intro_txt span {
  position: relative;
  display: inline-block;
  line-height: 1.7;
  font-size: 24px;
  border-bottom: 1px solid #96864c;
}
.ns_intro_txt:first-of-type {
  margin-bottom: 30px;
}
/*intro_end*/
/*nav_top_start*/
.ns_nav_top {
  padding-bottom: 120px;
}
.ns_nav_top_inner {
  background: #000;
  padding: 90px 80px;
}
.ns_nav_top h3 {
  margin-bottom: 30px;
}
.ns_nav_top .ns_txt {
  font-size: 36px;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  color: #96864c;
  display: flex;
  align-items: center;
  line-height: 1;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
.ns_nav_top h3:nth-of-type(2) {
  padding-top: 50px;
}
.ns_nav_top .ns_txt:before, .ns_nav_top .ns_txt:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #96864c;
}
.ns_nav_top .ns_txt:before {
  margin-right: 1em;
}
.ns_nav_top .ns_txt:after {
  margin-left: 1em;
}
.ns_nav_top .ns_txt_sub {
  text-align: center;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  background-image: linear-gradient(90deg, transparent, #96864cb3 30%, #96864c 50%, #96864cb3 70%, transparent);
  padding: 0.5em;
}
.ns_nav_top .ns_flex {
  flex-wrap: wrap;
}
.ns_nav_top li {
  width: calc((100% - (30px * 1)) / 2);
  height: auto;
  box-sizing: border-box;
}
.ns_nav_top li:nth-of-type(n+3) {
  margin-top: 20px;
}
.ns_nav_top li a {
  box-sizing: border-box;
  border: 1px solid #96864c;
}
.ns_nav_top li a:hover {
  transform: translate(0, 5px);
}
.ns_nav_top .ns_flex li:nth-of-type(2), .ns_nav_top .ns_flex li:nth-of-type(4) {
  margin-left: 30px;
}
.ns_nav_top_single li {
  margin: 0 auto;
}
/*nav_top_end*/
/*nav_start*/
.ns_nav {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  text-align: center;
  padding: 0;
  z-index: 998;
  transition: all .3s cubic-bezier(0.16, 1, 0.3, 1); /* easeOutExpo */
  margin-top: 50px;
  display: none;
  visibility: hidden;
  overflow-y: scroll;
}
.ns_nav_inner {
  margin: 0 auto;
  padding: calc(60px + 90px) 50px;
  width: 60%;
  max-width: 650px;
  box-sizing: border-box;
}
.ns_nav_inner .ns_txt {
  color: #96864c;
  font-size: 30px;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-bottom: 50px;
  letter-spacing: 0.01em;
}
.ns_nav_inner .ns_txt:nth-of-type(2) {
  padding-top: 70px;
}
.ns_nav_inner .ns_txt:before, .ns_nav_inner .ns_txt:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #96864c;
}
.ns_nav_inner .ns_txt:before {
  margin-right: 0.8em;
}
.ns_nav_inner .ns_txt:after {
  margin-left: 0.8em;
}
.ns_nav_inner > ul {
  display: flex;
  flex-direction: column;
}
.ns_nav_list {
  font-size: clamp(14px, 3vw, 20px);
  line-height: 1.3;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: -0.05em;
}
.ns_nav_list:last-child {
  margin-bottom: 0;
}
.ns_nav ul li a {
  color: #fff;
  display: inline-block;
}
.ns_nav ul li a:hover {
  color: #96864c;
}
.ns_nav_small {
  font-size: 0.8em;
}
.ns_nav.ns_panelactive {
  visibility: visible;
  display: block;
  opacity: 0;
  animation: nav_fadeIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@keyframes nav_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*=============================
openbtn
=============================*/
.ns_openbtn {
  position: fixed;
  top: 60px;
  right: 40px;
  display: none;
  z-index: 999;
  cursor: pointer;
  margin-top: 50px;
}
.ns_openbtn_inner {
  position: relative;
  width: 90px;
  height: 90px;
  color: #96864c;
  border: 1px solid #96864c;
  background: #000;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}
.ns_openbtn_inner p {
  font-size: 14px;
  position: absolute;
  bottom: 23px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: -0.05em;
  white-space: nowrap;
  line-height: 1;
  font-weight: 800;
}
.ns_openbtn span {
  display: block;
  position: absolute;
  left: 23px;
  width: 45px;
  height: 1px;
  background-color: #96864c;
  transition: all .5s;
}
.ns_openbtn span:nth-of-type(1) {
  top: 24px;
}
.ns_openbtn span:nth-of-type(2) {
  top: 33px;
}
.ns_openbtn span:nth-of-type(3) {
  top: 42px;
}
.ns_openbtn.ns_active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-33deg);
  transform: translateY(9px) rotate(-33deg);
}
.ns_openbtn.ns_active span:nth-of-type(2) {
  opacity: 0;
}
.ns_openbtn.ns_active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(33deg);
  transform: translateY(-9px) rotate(33deg);
}
.ns_openbtn.ns_fixed {
  display: block;
}
/*nav_end*/
/*goods_set_start*/
.ns_goods_set {
  position: relative;
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/line_top.png) repeat-x top center, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/goods_top_bg.png) repeat-x top center, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/goods_bottom_bg.png) repeat-x bottom center;
}
.ns_goods_set:before {
  position: absolute;
  content: "";
  display: block;
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/ribbon.png) no-repeat top left / contain;
  top: -60px;
  /*left: 80px;*/
  left: 50%;
    transform: translateX(-43vw);
  width: 125px;
  height: 246px;
}
.ns_goods_set_item {
  padding-top: 60px;
}
.ns_goods__inner {
  padding: 35px 80px 60px;
  background: #000;
}
.ns_goods_set_itemHalfRight {
  margin-left: 30px;
}
.ns_goods_set_item .ns_flex {
  margin-top: 30px;
}
.ns_goods_set_item .ns_flex .ns_goods__im {
  width: calc((100% - (30px * 1)) / 2);
}
.ns_goods__detail {
  height: fit-content;
}
.ns_goods__detail {
  min-width: 60%;
  width: calc(100% - 530px);
  margin: 0 auto;
}
.ns_goods_set_itemHalfRight .ns_goods__im {
  order: 2;
}
.ns_goods_set_itemHalfRight .ns_goods__detail {
  order: 1;
}
.ns_goods__im {
  width: 100%;
}
h3.ns_goods__name {
  font-size: 25px;
  width: 100%;
}
.ns_goods_set_itemFull h3.ns_goods__name, .ns_goods_set_item h3.ns_goods__name {
  text-align: center;
  margin-top: 40px;
}
.ns_goods__linkList {
  margin-top: 35px;
}
.ns_goods__linkList > * {
  width: 100%;
}
.ns_goods_set_itemFull .ns_goods__linkList {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
}
.ns_goods_set_itemFull .ns_goods__linkList > * {
  width: calc((100% - (30px * 1)) / 2);
}
.ns_goods_set_itemFull .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: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/btn_parts_left.png) no-repeat top left, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/btn_parts_right.png) no-repeat bottom right, #000;
  padding: 1em;
  font-size: 25px;
  height: 100%;
  box-sizing: border-box;
  color: #fff;
  border: 1px solid #fff;
  z-index: 0;
}
.ns_goods__linkList > * a:before {
  position: absolute;
  display: block;
  content: "";
  width: 40%;
  height: 1px;
  top: 50%;
  right: -20%;
  background: #fff;
  transition: 0.3s;
}
.ns_goods__linkList > * a:hover {
  color: #fff;
}
.ns_goods__linkList > * a:hover:before {
  transform: translateX(10%);
}
.ns_goods_set_itemHalfLeft .ns_goods__linkList > *, .ns_goods_set_itemHalfRight .ns_goods__linkList > * {
  margin-top: 10px;
}
.ns_goods__linkList .ns_txt {
  width: 100%;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
/*goods_set_end*/
/*ns_goods_single_start*/
.ns_goods_single {
  padding-top: 90px;
  background: #000;
}
.ns_goods_single__goodsList {
  display: flex;
  flex-wrap: wrap;
  padding-top: 60px;
}
.ns_goods_single__goodsList > li {
  width: calc((100% - (20px * 3)) / 4);
  margin-left: 20px;
}
.ns_goods_single__goodsList > li:nth-of-type(4n + 1) {
  margin-left: 0;
}
.ns_goods_single__goodsList > li:nth-of-type(n + 5) {
  margin-top: 35px;
}
.ns_goods_single__im {
  border: 1px solid #96864c;
  box-sizing: border-box;
}
.ns_goods_single__goodsList > li a:hover {
  opacity: 0.7;
}
.ns_goods_single__txt {
  margin-top: 16px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.01em;
}
/*ns_goods_single_end*/
.ns_areaBottom {
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/line.png) #000 repeat-x top left;
  padding: 12px 0 3px;
  text-align: center;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #fff;
}
/*contents_end*/
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .SP, .SP a, img.SP {
    display: none;
  }
	.ns_middle {
    display: block;
  }
  .ns_ContentsWrapAll {
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/bg_sakura.png) repeat-y top center / 120%, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/bg_paper.jpg) repeat 100% / 20%, #f7f7f7;
  }
  #wrapper {
    min-width: 100%;
  }
  .ns_commonSize {
    width: calc(100% - 80px);
    padding: 0;
  }
.ns_areaH2 {
    padding-bottom: 12vw;
}
  h2.ns_commonTitleH2 {
    padding-top: 9vw;
    margin-bottom: 6vw;
  }
  h2.ns_commonTitleH2 .ns_txt_sub {
    margin-bottom: 2vw;
    font-size: 2vw;
  }
  h2.ns_commonTitleH2 .ns_txt {
    font-size: 6vw;
  }
  h3.ns_commonTitleH3 .ns_txt {
    font-size: 4vw;
    margin-bottom: 2vw;
  }
	h3.ns_commonTitleH3 .ns_txt_sub {
	font-size: 2.2vw;
	}
  .ns_intro {
    padding: 9vw 0;
  }
  .ns_intro__inner {
    padding: 6vw 4vw;
    font-size: clamp(14px, 2.5vw, 18px);
  }
  .ns_intro_txt span {
    font-size: clamp(14px, 3vw, 20px);
  }
  .ns_intro_txt:first-of-type {
    margin-bottom: 3vw;
}
  .ns_nav_top_inner {
    padding: 6vw 4vw;
  }
  .ns_nav_top h3 {
    margin-bottom: 3vw;
  }
  .ns_nav_top .ns_txt {
    font-size: 3.6vw;
    margin-bottom: 2vw;
  }
	.ns_nav_top .ns_txt_sub {
		font-size: 1.8vw;
	}
  .ns_nav_top h3:nth-of-type(2) {
    padding-top: 5vw;
  }
  .ns_nav_top li {
    width: calc((100% - (2% * 1)) / 2);
    box-sizing: border-box;
  }
  .ns_nav_top li:nth-of-type(n+3) {
    margin-top: 2vw;
  }
  .ns_nav_top .ns_flex li:nth-of-type(2), .ns_nav_top .ns_flex li:nth-of-type(4) {
    margin-left: 2%;
  }
  .ns_nav_inner {
    margin: 0 auto;
    padding: calc(60px + 60px) calc(40px + 8vw);
    width: 100%;
    max-width: initial;
  }
  .ns_openbtn_inner {
    width: 60px;
    height: 60px;
  }
  .ns_openbtn_inner p {
    font-size: 10px;
    bottom: 13px;
  }
  .ns_openbtn span {
    left: 13px;
    width: 34px;
  }
  .ns_openbtn span:nth-of-type(1) {
    top: 13px;
  }
  .ns_openbtn span:nth-of-type(2) {
    top: 20px;
  }
  .ns_openbtn span:nth-of-type(3) {
    top: 27px;
  }
  .ns_openbtn.ns_active span:nth-of-type(1) {
    -webkit-transform: translateY(7px) rotate(-33deg);
    transform: translateY(7px) rotate(-33deg);
  }
  .ns_openbtn.ns_active span:nth-of-type(2) {
    opacity: 0;
  }
  .ns_openbtn.ns_active span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(33deg);
    transform: translateY(-7px) rotate(33deg);
  }
  /*1024_goods_set_start*/
  .ns_goods_set {
    position: relative;
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/line_top.png) repeat-x top center, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/goods_top_bg.png) repeat-x top center / 7%, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/goods_bottom_bg.png) repeat-x bottom center / 7%;
  }
  .ns_goods_set_item {
    padding-top: 6vw;
  }
  .ns_goods_set:before {
    top: -43px;
    left: 50%;
    transform: translateX(-45vw);
    width: 90px;
  }
  .ns_goods__inner {
    padding: 2vw 4vw 6vw;
  }
  .ns_goods__detail {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .ns_goods_set_itemHalfLeft .ns_goods__detail, .ns_goods_set_itemHalfRight .ns_goods__detail {
    width: calc(40% - 40px);
    margin-left: 40px;
  }
  .ns_goods_set_itemHalfLeft .ns_goods__im, .ns_goods_set_itemHalfRight .ns_goods__im {
    width: 60%;
  }
  .ns_goods__im {
    max-width: 100%;
  }
  .ns_goods__linkList {
    margin-top: 40px;
  }
  .ns_goods__linkList > * {
    box-sizing: border-box;
  }
  .ns_goods__linkList > :nth-of-type(n + 2) {
    margin-top: 0;
    margin-left: 40px;
  }
  .ns_goods_set_itemFull .ns_goods__linkList > * {
    width: calc((100% - (40px * 1)) / 2);
  }
  .ns_goods_set_itemHalfLeft .ns_goods__linkList > *, .ns_goods_set_itemHalfRight .ns_goods__linkList > *, .ns_goods_set_item .ns_goods__linkList > * {
    margin-left: 0;
    margin-top: 20px;
  }
  .ns_goods__linkList > * a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    box-sizing: border-box;
    font-size: 3vw;
  }
  .ns_goods__linkList > * a:before {
    width: 30%;
    right: -15%;
  }
  .ns_goods__linkList .ns_txt {
    width: 100%;
    letter-spacing: 0;
  }
  /*1024_goods_set_end*/
.ns_goods_single {
  padding-top: 9vw;
}
.ns_goods_single__goodsList {
    padding-top: 6vw;
}
}
@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);
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/bg_sakura.png) repeat-y top center / 120%, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/bg_paper.jpg) repeat 100% / 20%, #f7f7f7;
  }
  .ns_ContentsWrapAll {}
  .ns_ContentsWrapAll img {
    width: 100%;
    display: block;
  }
  .ns_commonSize {
    width: 94%;
    padding: 0;
    box-sizing: border-box;
  }
  /*SP_common_start*/
  h2.ns_commonTitleH2 {
    position: relative;
    padding-top: 12vw;
    margin-bottom: 8vw;
  }
  h2.ns_commonTitleH2 .ns_txt_sub {
    margin-bottom: 2vw;
    font-size: 3vw;
  }
  h2.ns_commonTitleH2 .ns_txt {
    font-size: 7.5vw;
  }
  h3.ns_commonTitleH3 .ns_txt {
    font-size: 6vw;
    margin-bottom: 3vw;
  }
  h3.ns_commonTitleH3 .ns_txt:before {
    margin-right: 0.8em;
}
  h3.ns_commonTitleH3 .ns_txt:after {
    margin-left: 0.8em;
}
	
	
	
  h3.ns_commonTitleH3 .ns_txt_sub {
  background-image: linear-gradient(90deg, transparent, #96864cb3 20%, #96864c 50%, #96864cb3 80%, transparent);
  padding: 0.3em;
  font-size: clamp(12px, 2.8vw, 16px);
}
  .ns_areaH2 {
    padding-bottom: 15vw;
  }
  .SP, .SP a, img.SP {
    display: block;
  }
  .PC, .PC a, img.PC {
    display: none;
  }
	.ns_middle {
    display: block;
  }
  /*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 .ns_commonSize {
    position: relative;
    max-width: 100%;
    padding: 0;
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/top_bn_SP.jpg) no-repeat top center / contain;
    width: 100%;
    height: 0;
    padding-top: 100%;
  }
  h1.ns_top__im .ns_top_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  h1.ns_top__im .ns_top_img {
    position: absolute;
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  /*SP_top_end*/
  /*SP_intro_start*/
  .ns_intro {
    padding: 10vw 0;
  }
  .ns_intro__inner {
    padding: 8vw 5vw;
    font-size: clamp(12px, 3vw, 18px);
	letter-spacing: -0.03em;
	line-height: 1.7;
  }
  .ns_intro_txt span {
    font-size: clamp(13px, 4vw, 20px);
  }
  .ns_intro_txt:first-of-type {
    margin-bottom: 5vw;
}
  /*SP_intro_end*/
  /*SP_nav_top_start*/
  .ns_nav_top_inner {
    padding: 10vw 5vw;
  }
  .ns_nav_top h3 {
    margin-bottom: 4vw;
  }
  .ns_nav_top .ns_txt {
    font-size: 5vw;
    margin-bottom: 3vw;
  }
  .ns_nav_top .ns_txt:before {
    margin-right: 0.8em;
}
.ns_nav_top .ns_txt:after {
    margin-left: 0.8em;
}
  .ns_nav_top .ns_txt_sub {
    background-image: linear-gradient(90deg, transparent, #96864cb3 20%, #96864c 50%, #96864cb3 80%, transparent);
	padding: 0.3em;
	font-size: clamp(10px, 2.5vw, 14px);
  }
  .ns_nav_top .ns_txt:nth-of-type(2) {
    padding-top: 8vw;
  }
  .ns_nav_top .ns_flex {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .ns_nav_top li {
    width: 100%;
  }
  .ns_nav_top li:nth-of-type(n+2) {
    margin-top: 1.5vw;
    width: 100%;
  }
  .ns_nav_top .ns_flex li:nth-of-type(2), .ns_nav_top .ns_flex li:nth-of-type(4) {
    margin-left: 0;
  }
 .ns_nav_top li a:hover {
    transform: none;
}
  /*SP_nav_top_end*/
  /*SP_nav_start*/
  .ns_nav_inner {
    padding: calc(20vw + 60px) 0;
	width: 80%;
	max-width: initial;
  }
  .ns_nav_inner .ns_txt {
    font-size: clamp(16px, 5.3vw, 36px);
    margin-bottom: 6vw;
  }
  .ns_nav_list {
    font-size: clamp(14px, 3.8vw, 24px);
    margin-bottom: 5vw;
  }
  .ns_nav_inner .ns_txt:nth-of-type(2) {
    padding-top: 10vw;
  }
  .ns_nav ul li a:hover {
    color: #fff;
  }
  .ns_openbtn {
    top: 8vw;
    right: 3%;
  }
  .ns_openbtn_inner {
    width: 60px;
    height: 60px;
  }
  .ns_openbtn_inner p {
    font-size: 10px;
    bottom: 13px;
  }
  .ns_openbtn span {
    left: 13px;
    width: 34px;
  }
  .ns_openbtn span:nth-of-type(1) {
    top: 13px;
  }
  .ns_openbtn span:nth-of-type(2) {
    top: 20px;
  }
  .ns_openbtn span:nth-of-type(3) {
    top: 27px;
  }
  .ns_openbtn.ns_active span:nth-of-type(1) {
    -webkit-transform: translateY(7px) rotate(-33deg);
    transform: translateY(7px) rotate(-33deg);
  }
  .ns_openbtn.ns_active span:nth-of-type(2) {
    opacity: 0;
  }
  .ns_openbtn.ns_active span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(33deg);
    transform: translateY(-7px) rotate(33deg);
  }
  /*SP_nav_end*/
  /*SP_goods_set_start*/
  .ns_goods_set {
    position: relative;
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/line_top_SP.png) repeat-x top center, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/goods_top_bg.png) repeat-x top center / 7%, url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/goods_bottom_bg.png) repeat-x bottom center / 7%;
  }
  .ns_goods_set_item {
    padding-top: 8vw;
  }
  .ns_goods_set:before {
    top: -5.5vw;
    left: 3%;
    transform: translateX(0);
    width: 12vw;
  }
  .ns_goods__inner {
    padding: 5vw 5vw 10vw;
  }
  .ns_goods_set .ns_flex {
    flex-direction: column;
    flex-wrap: nowrap;
    margin-top: 4vw;
  }
  .ns_goods_set_item .ns_flex .ns_goods__im {
    width: 100%;
  }
  .ns_goods_set_item .ns_flex .ns_goods__im:nth-of-type(2) {
    margin-top: 4vw;
  }
  .ns_goods__detail, .ns_goods_set_itemFull .ns_goods__detail {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .ns_goods__im {
    max-width: 100%;
  }
  .ns_goods_set_itemHalfRight {
    margin-left: 0;
  }
  .ns_goods__linkList {
    display: flex;
    margin-top: 6vw;
  }
  .ns_goods__linkList > * {
    box-sizing: border-box;
  }
  .ns_goods__linkList > :nth-of-type(n + 2) {
    margin-top: 0;
    margin-left: 2vw;
  }
  .ns_goods__linkList > * a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    box-sizing: border-box;
	padding: 0.7em;
  }
  .ns_goods__linkList > * a::before {
    border-width: 1.8vw 0 1.8vw 3vw;
    right: 1.8vw;
  }
  .ns_goods__linkList > * a:hover:before {
    transform: none;
  }
  .ns_goods__linkList .ns_txt {
    font-size: 4.5vw;
    width: 100%;
    letter-spacing: 0;
  }
  .ns_goods_set_item .ns_goods__linkList > * {
    margin-top: 0;
  }
  .ns_goods__linkList > * a:before {
    width: 20%;
    top: 50%;
    right: -10%;
  }
  /*SP_goods_set_end*/
  /*SP_goods_single_start*/
  .ns_goods_single {
    padding-top: 12vw;
  }
  .ns_goods_single__goodsList {
    padding-top: 8vw;
  }
  .ns_goods_single__goodsList > li {
    width: calc((100% - (3vw * 1)) / 2);
    margin-left: 3vw;
  }
  .ns_goods_single__goodsList > li:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .ns_goods_single__goodsList > li:nth-of-type(n + 3) {
    margin-top: 8vw;
  }
  .ns_goods_single__goodsList > li a:hover {
    opacity: 1;
  }
  .ns_goods_single__txt {
    margin-top: 3vw;
  }
  /**SP_ns_goods_single_end*/
  .ns_areaBottom {
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250915toukenranbu/line_SP.png) #000 repeat-x top left;
    padding: 7px 0 3px;
  }
  /*hover_start*/
  .ns_ContentsWrapAll a:hover {
    transform: none;
  }
  /*hover_end*/
  .ns_copy {
    font-size: 10px;
    padding: 30vw 0 2vw;
  }
  /*SP_contents_end*/
}