@charset "utf-8";
.oneColumnWrap {
  display: none;
}
#ns_ContentsWrapAll * {
  text-decoration: none !important;
}
.ns_ContentsWrapAll {
  position: relative;
  overflow: clip;
  box-sizing: border-box;
  width: 100%;
  margin-top: -20px;
  font-size: 16px;
  color: #0a0908;
  font-feature-settings: "palt";
  letter-spacing: 1.3px;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#mainContent {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.ns_ContentsWrapAll a {
  text-decoration: none;
  transition: 0.3s;
  display: block;
  color: #0a0908;
}
.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 90px;
  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;
}
.ns_middle {
  display: none;
}
/*common_start*/
h2.ns_commonTitleH2 {
  padding-top: 90px;
  text-align: center;
  font-size: 75px;
  font-weight: 700;
  margin-bottom: 50px;
  line-height: 1.3;
}
h3.ns_commonTitleH3 {
  font-size: 24px;
  text-align: center;
  margin: 0 auto 10px;
  width: fit-content;
  width: -moz-fit-content;
  padding-top: 48px;
}
.ns_areaH2 {
  padding-bottom: 120px;
}
/*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 {
  transform: translate(10px, 0px);
  transition: 0.3s;
}
.ns_ticket__bt .NS_general_7ticket a:hover {
  transform: translate(0px, 0px);
}
.ns_ContentsWrapAll .ns_anc a:hover {
  transform: translate(0px, 0px);
  transition: 0.3s;
}
/*hover_end*/
/*breadcrumb_start*/
.ns_breadcrumb {
  background: #fff;
  width: 100%;
  display: block;
  height: calc(1em + (8px * 2));
  padding: 8px;
  box-sizing: border-box;
  line-height: 1.5;
}
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%);
  color: #0a0908;
}
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: #0a0908;
}
ol.ns_breadcrumb li a:hover {
  transform: translate(0, 0);
}
ol.ns_breadcrumb li a {
  text-decoration: none;
}
/*breadcrumb_end*/
/*top_start*/
.ns_top {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
h1.ns_top__im {
  margin: 0 auto;
  padding: 0;
  border: 0;
  background-color: #fff180;
  background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250804takuhai/top_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 500px;
}
h1.ns_top__im .txtIm {
  max-width: 804px;
  padding: 0;
  position: relative;
  z-index: 1;
}
.ns_top_txt {
  position: absolute;
  top: calc(65 / 500 * 100%);
  left: 50%;
  transform: translateX(-50%);
  width: calc(578 / 804 * 100%);
  z-index: 2;
}
/*top_end*/
/*anc_start*/
.ns_anc {
  padding: 12px 0;
  background-color: #fff;
  transition: 0.3s;
  opacity: 0;
  display: none;
}
.ns_anc__list {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.ns_anc__list.col3 > li {
  width: calc((100% - (10px * 2)) / 3);
}
.ns_anc__list .ns_txt {
  width: 100%;
  text-align: center;
  font-size: clamp(14px, 1.5vw, 18px);
  font-weight: 800;
  line-height: 1.1;
}
.ns_anc__list > li a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 10px;
  height: 10px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  box-sizing: border-box;
}
.ns_anc__list > li a {
  position: relative;
  padding: 10px 0;
  width: 100%;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: #4357ad;
  box-sizing: border-box;
  transition: 0.3s;
}
.ns_anc__list > li a span {
  display: inline-block;
  margin-top: 5px;
  padding: 5px 10px;
  background-color: #fff;
  color: #4357ad;
  border-radius: 100px;
  line-height: 1;
  font-size: 15px;
  transition: 0.3s;
}
.ns_anc__list > li a:hover {
  background-color: #ffe400;
  color: #4357ad;
}
.ns_anc__list > li a:hover::after {
  border-top: 2px solid #4357ad;
  border-right: 2px solid #4357ad;
}
.ns_anc.ns_fixed {
  position: fixed;
  display: block;
  top: 50px;
  left: 0;
  z-index: 9;
  width: 100%;
  padding: 12px 0;
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.2);
  background-color: rgb(255 255 255 / .7);
  animation: slideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@keyframes slideIn {
  0% {
    transform: translateY(-200px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
  }
  40%, 100% {
    opacity: 1;
  }
}
/*anc_end*/
/*campaign_start*/
.ns_areaMiddle section {
  position: relative;
  padding-bottom: 120px;
}
.ns_areaMiddle > section:nth-child(-n+4) {
  background: radial-gradient(circle at 2.5px center, #4357ad, #4357ad 2.5px, transparent 2.5px, transparent);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 10px 5px;
}
.ns_date {
  margin-bottom: 50px;
}
.ns_date img {
  margin: 0 auto;
}
.ns_prize {
  position: relative;
}
.ns_prize_inner {
  margin-bottom: 30px;
}
.ns_prize_nanacopoint {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1160px;
  padding: 0 90px;
  width: 100%;
  box-sizing: border-box;
}
.ns_conditions {
  background: radial-gradient(circle at 2.5px center, #4357ad, #4357ad 2.5px, transparent 2.5px, transparent);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 10px 5px;
  padding-bottom: 120px;
}
.ns_conditions_inner ul {
  display: flex;
  justify-content: space-between;
}
.ns_condition_item {
  position: relative;
  width: calc((100% - (18px * 2)) / 3);
}
.ns_condition_item_icon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(126 / 315 * 100%);
}
.ns_method_top_item {
  position: relative;
}
.ns_method_top_item_icon {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(136 / 980 * 100%);
}
.ns_method_top_inner {
  margin-bottom: 30px;
}
.ns_method_inner {
  margin-bottom: 30px;
}
.ns_method_inner ul {
  display: flex;
  justify-content: space-between;
}
.ns_method_item {
  position: relative;
  width: calc((100% - (30px * 1)) / 2);
}
.ns_apply_btn {
  position: absolute;
  bottom: calc(60 / 475 * 100%);
  left: 50%;
  transform: translateX(-50%);
  width: calc(356 / 475 * 100%);
}
.ns_caution_inner {
  padding: 0 30px;
}
.ns_caution_item {
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding: 0.8rem 0;
  background: radial-gradient(circle at 2.5px center, #4357ad, #4357ad 2.5px, transparent 2.5px, transparent);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 10px 5px;
}
.ns_caution_item:last-child {
	background: none;
	padding: 1rem 0 0;
}
.ns_caution_item p {
  padding: 0 0 0 0.8rem;
  line-height: 1.3;
  letter-spacing: 0.04rem;
}
.ns_caution_icon::before {
  content: "";
  display: block;
  background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250804takuhai/method_caution_icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 38px;
  height: 47px;
}
.ns_caution_item .ns_detail_title {
    color: #0a0908;
    font-weight: 700;
    padding: 0 10px;
    background: #fff48f;
    display: inline-block;
}

.ns_category_inner {
	margin-bottom: 30px;
}
.ns_category_inner ul {
  display: flex;
  justify-content: space-between;
      flex-wrap: wrap;
}
.ns_category_item {
 width: calc((100% - (30px * 1)) / 2);
	}
.ns_category_item:nth-child(n+3) {
 margin-top: 20px;
	}
.ns_category .ns_caution_item {
    justify-content: center;
}

.ns_campaign_detail::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250804takuhai/campaign_bg.png) #fff repeat-x bottom left / contain;
  width: 100%;
  height: 449px;
  z-index: -1;
  transform: scaleY(-1);
}
.ns_campaign_detail__inner {
  display: block;
  width: 100%;
  padding: 50px 30px;
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #000;
  box-sizing: border-box;
}
.ns_campaign_detail_txt_inner {
  background: #fff;
  margin: 0;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0.03rem;
  color: #0a0908;
  line-height: 1.8;
  font-weight: 700;
}
.ns_campaign_detail_txt_inner .ns_detail_title {
  color: #0a0908;
  font-weight: 700;
  margin-top: 50px;
  padding: 0 10px;
  background: #fff48f;
  display: inline-block;
}
.ns_campaign_detail_txt_inner .ns_detail_title:first-child {
  padding-top: 0;
}

.ns_indent {
  text-indent: -1em;
  margin-left: 1em;
}
.ns_indent02 {
  margin-left: 1em;
}
.ns_campaign_detail_txt_inner .ns_link {
  position: relative;
  display: inline-block;
  text-indent: 0;
  margin-left: 0;
  color: #0a0908;
}
.ns_campaign_detail_txt_inner .ns_link::before {
  content: "";
  position: absolute;
  bottom: 3px;
  width: 100%;
  height: 1px;
  background-color: #0a0908;
  transition: .2s;
}
.ns_campaign_detail_txt_inner .ns_link:hover {
  transform: none;
}
.ns_campaign_detail_txt_inner .ns_link:hover::before {
  background: none;
}
/* simplebar用 */
.simplebar-track {
  background: #e9e9e9;
  border-radius: 100px;
}
.simplebar-track .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
.simplebar-track .simplebar-scrollbar::before {
  background: #4357ad;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 100px;
}
.simplebar-track.simplebar-vertical {
  width: 10px;
  border-radius: 100px;
}
.scroll-area {
  padding-right: 30px;
  height: 500px;
}
/*campaign_detail_end*/
.ns_clearancesale {
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250804takuhai/sale_bg.jpg) #fff48f no-repeat top center / 100%;
  padding-bottom: 0 !important;
}
.ns_sale_cp {
  background: #fff48f;
}
.ns_bnr_inner {
  display: block;
  width: 100%;
  padding: 50px 30px;
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #000;
  box-sizing: border-box;
}
.ns_bnr_item {
  margin: 0 auto;
  max-width: 750px;
}
.ns_bnr_item a {
  box-shadow: 3px 3px 5px 1px rgb(0 0 0 / 15%);
}
.ns_sale_cp .ns_bnr_inner ul {
  display: flex;
  margin: 0 auto;
  max-width: 750px;
}
.ns_sale_cp .ns_bnr_item {
  width: calc((100% - (30px * 1)) / 2);
}
/*ns_recommend_start*/
.ns_recommend {
  background: #fff;
}
.ns_recommend .ns_bnr_item {
  margin-bottom: 30px;
}
.ns_recommend .ns_bnr_item:last-child {
  margin-bottom: 0;
}
/*ns_recommend_end*/
.anime_01.ns_fadeTrigger {
  transform: scale(.01);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
  opacity: 0;
}
.anime_02.ns_fadeTrigger {
  transform: translateY(50px);
  opacity: 0;
}
.anime_01.ns_fadeTrigger.ns_fade {
  transition: opacity .5s, transform .5s;
  opacity: 1;
  transform: translateX(0) translateY(0) scale(1) rotate(0) !important;
}
.anime_02.ns_fadeTrigger.ns_fade {
  transition: opacity .5s, transform .5s;
  transform: translateY(0);
  opacity: 1;
}
.anime_01.ns_fade.ns_delay_01 {
  transition-delay: 0.1s;
}
.anime_01.ns_fade.ns_delay_02 {
  transition-delay: 0.2s;
}
.anime_01.ns_fade.ns_delay_04 {
  transition-delay: 0.4s;
}
.anime_01.ns_fade.ns_delay_06 {
  transition-delay: 0.6s;
}
.anime_02.ns_fade.ns_delay_01 {
  transition-delay: 0.1s;
}
.anime_02.ns_fade.ns_delay_02 {
  transition-delay: 0.2s;
}
.anime_02.ns_fade.ns_delay_04 {
  transition-delay: 0.4s;
}
.anime_02.ns_fade.ns_delay_06 {
  transition-delay: 0.6s;
}
/*contents_end*/
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .SP, .SP a, img.SP {
    display: block;
  }
  .ns_middle {
    display: block;
  }
  #wrapper {
    min-width: 100%;
  }
  .ns_commonSize {
    width: calc(100% - 60px);
    padding: 0;
  }
  h1.ns_top__im {
    height: auto;
  }
  h1.ns_top__im .txtIm {
    width: 100%;
  }
  .ns_areaH2 {
    padding-bottom: 140px;
  }
  h2.ns_commonTitleH2 {
    padding-top: 80px;
    margin-bottom: 40px;
  }
  .ns_date {
    margin-bottom: 30px;
  }
  .ns_prize_nanacopoint {
    padding: 0;
  }
　.ns_prize_inner {
  margin-bottom: 10px;
}
  .ns_condition_item {
    width: calc((100% - (1.5vw * 2)) / 3);
  }
  .ns_method_top_inner {
    margin-bottom: 20px;
  }
  .ns_method_inner {
    margin-bottom: 10px;
  }
  .ns_method_item {
    width: calc((100% - (2vw * 1)) / 2);
  }
.ns_category_inner {
    margin-bottom: 10px;
  }
  .ns_campaign_detail__inner {
    padding: 5vw 3vw;
    border: 0.3vw solid #000;
  }
  .ns_bnr_inner {
    border: 0.3vw solid #000;
  }
  /*1024_end*/
}
@media screen and (max-width: 640px) {
  body {
    background: transparent !important;
  }
  .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;
  }
  h2.ns_commonTitleH2 {
    box-sizing: border-box;
    padding-top: 15vw;
    font-size: 7.5vw;
    margin-bottom: 7vw;
  }
  h2.ns_commonTitleH2 picture {
    max-width: initial;
    height: 8.5vw;
    width: auto;
  }
  h3.ns_commonTitleH3 {
    margin-bottom: 5vw;
    padding-top: 10vw;
    font-size: 6vw;
  }
  .ns_areaH2 {
    padding-bottom: 19.5vw;
  }
  .SP, .SP a, img.SP {
    display: block;
  }
  .PC, .PC a, img.PC {
    display: none;
  }
  .ns_middle {
    display: block;
  }
  .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 {}
  h1.ns_top__im {
    display: flex;
    align-items: center;
    margin: 0 auto;
    border: 0;
    background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250804takuhai/top_bg_SP.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: auto;
  }
  h1.ns_top__im .txtIm {
    width: 100%;
  }
  .ns_top_txt {
    position: absolute;
    top: calc(108 / 640 * 100%);
    left: 50%;
    transform: translateX(-50%);
    width: calc(586 / 640 * 100%);
    z-index: 2;
  }
  .ns_anc {
    padding: 3.5vw 0;
  }
  .ns_anc__list {
    box-sizing: border-box;
  }
  .ns_anc__list:nth-of-type(n + 2) {
    margin-top: 5vw;
  }
  .ns_anc__list .ns_txt {
    width: 100%;
    padding-right: 0;
    font-size: 2.8vw;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .ns_anc__list > li a {
    padding: 2vw 0 3.5vw;
    flex-direction: column;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
  }
  .ns_anc__list > li a::after {
    bottom: -11vw;
    width: 8px;
    height: 8px;
    right: 0;
    left: 0;
  }
  .ns_anc__list.col3 > li {
    width: calc((100% - (1% * 2)) / 3);
  }
  .ns_anc__list > li a span {
    margin: 5px auto 0;
    padding: 3px 10px;
    font-size: 2.3vw;
  }
  .ns_areaMiddle section {
    position: relative;
    padding-bottom: 19.5vw;
  }
  .ns_areaMiddle > section:nth-child(-n+4) {
    background: radial-gradient(circle at 2px center, #4357ad, #4357ad 2px, transparent 2px, transparent);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 8px 4px;
  }
  .ns_date {
    margin-bottom: 3vw;
  }
	    .ns_prize_inner {
        margin-bottom: 2vw;
    }
  .ns_prize_nanacopoint {
    padding: 0;
  }
  .ns_conditions_inner ul {
    flex-direction: column;
  }
  .ns_condition_item {
    margin-bottom: 2.5vw;
    width: 100%;
  }
  .ns_condition_item:last-child {
    margin-bottom: 0;
  }
  .ns_condition_item_icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateX(0)translateY(-50%);
    width: calc(117 / 600 * 100%);
  }
  .ns_method_top_item_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(89 / 600 * 100%);
  }
  .ns_method_top_inner {
    margin-bottom: 3vw;
  }
  .ns_method_inner {
    margin-bottom: 2vw;
  }

  .ns_method_inner ul {
    flex-direction: column;
  }
  .ns_method_item {
    width: 100%;
  }
  .ns_method_item:first-child {
    margin-bottom: 5vw;
  }
  .ns_method_caution_icon::before {
    width: 6vw;
    height: 7.42vw;
  }
  .ns_apply_btn {
    position: absolute;
    bottom: calc(30 / 406 * 100%);
    left: 50%;
    transform: translateX(-50%);
    width: calc(534 / 600 * 100%);
  }
  .ns_caution_inner {
    padding: 0 4vw;
  }
  .ns_caution_item {
    padding: 1rem 0;
    background: radial-gradient(circle at 2px center, #4357ad, #4357ad 2px, transparent 2px, transparent);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 8px 4px;
    font-size: clamp(12px, 3vw, 16px);
  }
	.ns_category_inner {
    margin-bottom: 2vw;
  }
	.ns_category_item {
    width: calc((100% - (2vw * 1)) / 2);
}
	.ns_category_item:nth-child(n+3) {
    margin-top: 2vw;
}
  .ns_campaign_detail::after {
    position: absolute;
    bottom: -10vw;
    left: 0;
    content: "";
    display: block;
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250804takuhai/campaign_bg.png) #fff repeat-x bottom left / contain;
    width: 100%;
    height: 60vw;
    z-index: -1;
    transform: scaleY(-1);
  }
  .ns_clearancesale {
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/250804takuhai/sale_bg_SP.jpg) #fff48f no-repeat top center / 100%;
  }
  .ns_bnr {
    margin: 7.5vw auto 0;
  }
  .ns_campaign_detail__inner {
    padding: 6.5vw 4.5vw;
    border-radius: 15px;
    border: 0.5vw solid #000;
  }
  .ns_campaign_detail_txt_inner {
    font-size: clamp(12px, 3vw, 14px);
  }
  .ns_campaign_detail_txt_inner .ns_detail_title {
    margin-top: 4vw;
    padding: 0 2vw;
  }
  .scroll-area {
    padding-right: 20px;
    height: 400px;
  }
  /*　スクロールバー太さを変えたい時　*/
  .simplebar-track.simplebar-vertical {
    width: 5px;
  }
  .ns_bnr_inner {
    display: block;
    width: 100%;
    padding: 6.5vw 4.5vw;
    background-color: #fff;
    border-radius: 15px;
    border: 0.5vw solid #000;
    box-sizing: border-box;
  }
  .ns_sale_cp .ns_bnr_inner ul {
    flex-direction: column;
  }
  .ns_sale_cp .ns_bnr_item {
    width: 100%;
  }
  .ns_bnr_item {
    margin-bottom: 4vw;
  }
  .ns_bnr_item:last-child {
    margin-bottom: 0;
  }
  .ns_recommend .ns_bnr_item {
    margin-bottom: 4vw;
  }
  /*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*/
  /*SP_contents_end*/
}