@charset "utf-8";
#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: #07020d;
  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;
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
#wrapper {
  overflow: hidden !important;
  min-width: auto !important;
}
#mainContent {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.ns_ContentsWrapAll a {
  text-decoration: none;
  transition: 0.3s;
  display: block;
  color: #07020d;
}
.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: flex;
  white-space: nowrap;
  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: #07020d;
}
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: #07020d;
}
ol.ns_breadcrumb li a:hover {
  transform: translate(0, 0);
}
ol.ns_breadcrumb li a {
  text-decoration: none;
}
/*breadcrumb_end*/
/*top_start*/
.ns_areaTop {
  background: #df7c04;
}
.ns_top {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1920px;
  height: 0;
  padding-top: 400px;
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/251001takuhai/top_bg.jpg) #df7c04 no-repeat top center / cover;
}
h1.ns_top__im {
  margin: 0 auto;
  padding: 0;
  border: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 850px;
  width: 100%;
}
.ns_top_bg_parts_01, .ns_top_bg_parts_02, .ns_top_bg_parts_03, .ns_top_bg_parts_04, .ns_top_bg_parts_05, .ns_top_bg_parts_06, .ns_top_bg_parts_07, .ns_top_bg_parts_08, .ns_top_bg_parts_09, .ns_top_bg_parts_10 {
  position: absolute;
  z-index: 1;
}
.ns_top_bg_parts_01 {
  width: 58px;
  top: 41px;
  left: 50%;
  margin-left: -388px;
}
.ns_top_bg_parts_02 {
  width: 30px;
  top: 123px;
  left: 50%;
  margin-left: -370px;
}
.ns_top_bg_parts_03 {
  width: 46px;
  top: 212px;
  left: 50%;
  margin-left: -390px;
}
.ns_top_bg_parts_04 {
  width: 30px;
  top: 305px;
  left: 50%;
  margin-left: -396px;
}
.ns_top_bg_parts_05 {
  width: 44px;
  top: 329px;
  left: 50%;
  margin-left: -312px;
}
.ns_top_bg_parts_06 {
  width: 44px;
  top: 34px;
  right: 50%;
  margin-right: -285px;
}
.ns_top_bg_parts_07 {
  width: 30px;
  top: 50px;
  right: 50%;
  margin-right: -352px;
}
.ns_top_bg_parts_08 {
  width: 46px;
  top: 127px;
  right: 50%;
  margin-right: -397px;
}
.ns_top_bg_parts_09 {
  width: 30px;
  top: 281px;
  right: 50%;
  margin-right: -396px;
}
.ns_top_bg_parts_10 {
  width: 58px;
  top: 316px;
  right: 50%;
  margin-right: -318px;
}
.ns_top_bg_parts_01, .ns_top_bg_parts_10 {
  animation: top_jump 1.5s steps(2) infinite alternate;
}
@keyframes top_jump {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-5px);
  }
}
.ns_top_bg_parts_03, .ns_top_bg_parts_08 {
  animation: top_katakata_01 1.5s steps(2) infinite alternate;
}
@keyframes top_katakata_01 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(15deg);
  }
}
.ns_top_bg_parts_05, .ns_top_bg_parts_06 {
  animation: top_katakata_02 1.5s steps(2) infinite alternate;
}
@keyframes top_katakata_02 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-15deg);
  }
}
.ns_top_bg_parts_02, .ns_top_bg_parts_09 {
  animation: top_kirakira_01 1s steps(2) infinite alternate;
}
@keyframes top_kirakira_01 {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.ns_top_bg_parts_04, .ns_top_bg_parts_07 {
  animation: top_kirakira_02 1s steps(2) infinite alternate;
}
@keyframes top_kirakira_02 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
/*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: #df7c04;
  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: #df7c04;
  border-radius: 100px;
  line-height: 1;
  font-size: 15px;
  transition: 0.3s;
}
.ns_anc__list > li a:hover {
  background-color: #c9151e;
  color: #fff;
}
.ns_anc__list > li a:hover span {
  color: #c9151e;
}
.ns_anc__list > li a:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.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_campaign {
  position: relative;
  background: #df7c04;
}
.ns_scroll-infinity {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 1920px;
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.ns_scroll-infinity__wrap {
  display: flex;
}
.ns_scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}
.ns_scroll-infinity__list--left {
  animation: infinity-scroll-left 80s infinite linear 0.5s both;
}
.ns_scroll-infinity__item {
  width: 524px;
}
.ns_scroll-infinity__item > img {
  width: 100%;
  animation: jump .5s steps(2) infinite alternate;
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-5px);
  }
}
.ns_date {
  margin-bottom: 50px;
}
.ns_date img {
  margin: 0 auto;
}
.ns_prize {
  position: relative;
}
.ns_prize::after {
  position: absolute;
  content: "";
  display: block;
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/251001takuhai/prize_point.png) no-repeat top center / contain;
  width: 1014px;
  height: 439px;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
}
.ns_prize_inner {
  background: #fff;
  border-radius: 20px;
  padding: 60px;
}
.ns_prize_inner img {
  margin: 0 auto 50px;
  width: 423px;
}
.ns_conditions {
  background-size: 10px 5px;
  padding-bottom: 120px;
}
.ns_conditions_inner {
  margin-bottom: 30px;
}
.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_apply_btn {
  margin: 50px auto 0;
  width: 600px;
}
.ns_apply_btn img {
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .3));
}
.ns_caution_inner {
  padding: 0 30px;
}
.ns_caution_item {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.ns_caution_item p {
  line-height: 1.3;
  letter-spacing: 0.04rem;
  text-align: center;
}
.ns_conditions .ns_caution_item p {
  line-height: 1.8;
  text-align: left;
}
.ns_caution_item .ns_caution_title {
  color: #07020d;
  font-weight: 700;
  padding: 3px 10px;
  display: inline-block;
  border: 1px solid #07020d;
  border-radius: 50px;
  margin-bottom: 10px;
}
.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_category_item img {
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .3));
}
.ns_campaign_detail {
  background-color: #fff8f0;
  background-image: radial-gradient(circle, #df7c041a 5px, transparent 5px), radial-gradient(circle, #df7c041a 5px, transparent 5px);
  background-position: 0 0, 15px 30px;
  background-size: 30px 60px;
}
.ns_campaign_detail__inner {
  display: block;
  width: 100%;
  padding: 50px 30px;
  background-color: #fff;
  border-radius: 20px;
  border: 2px solid #07020d;
  box-sizing: border-box;
}
.ns_campaign_detail_txt_inner {
  background: #fff;
  margin: 0;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0.03rem;
  color: #07020d;
  line-height: 1.8;
  font-weight: 700;
}
.ns_campaign_detail_txt_inner .ns_detail_title {
  color: #c9151e;
  font-weight: 700;
  margin-top: 50px;
}
.ns_campaign_detail_txt_inner .ns_detail_title:first-child {
  margin-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: #07020d;
}
.ns_campaign_detail_txt_inner .ns_link::before {
  content: "";
  position: absolute;
  bottom: 1px;
  width: 100%;
  height: 1px;
  background-color: #07020d;
  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: #df7c04;
  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_sale {
  background-color: #fff8f0;
  background-image: radial-gradient(circle, #df7c041a 5px, transparent 5px), radial-gradient(circle, #df7c041a 5px, transparent 5px);
  background-position: 0 0, 15px 30px;
  background-size: 30px 60px;
}
.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_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*/
/*contents_end*/
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .SP, .SP a, img.SP {
    display: none;
  }
  .ns_middle {
    display: block;
  }
  #wrapper {
    min-width: 100%;
  }
  .ns_commonSize {
    width: calc(100% - 60px);
    padding: 0;
  }
  .ns_areaH2 {
    padding-bottom: 140px;
  }
  h2.ns_commonTitleH2 {
    padding-top: 80px;
    margin-bottom: 40px;
  }
  .ns_top_bg_parts_01 {
    margin-left: -44vw;
  }
  .ns_top_bg_parts_02 {
    margin-left: -44vw;
  }
  .ns_top_bg_parts_03 {
    margin-left: -48vw;
  }
  .ns_top_bg_parts_04 {
    margin-left: -42vw;
  }
  .ns_top_bg_parts_05 {
    margin-left: -33vw;
  }
  .ns_top_bg_parts_06 {
    margin-right: -33vw;
  }
  .ns_top_bg_parts_07 {
    margin-right: -43vw;
  }
  .ns_top_bg_parts_08 {
    margin-right: -47vw;
  }
  .ns_top_bg_parts_09 {
    margin-right: -44vw;
  }
  .ns_top_bg_parts_10 {
    margin-right: -33vw;
  }
  .ns_date {
    margin-bottom: 30px;
  }
  .ns_prize::after {
    width: 125vw;
  }
  .ns_prize_inner {
    margin-bottom: 10px;
  }
  .ns_condition_item {
    width: calc((100% - (1.5vw * 2)) / 3);
  }
  .ns_category_inner {
    margin-bottom: 3vw;
  }
  .ns_campaign::after {
    width: calc(100% - 60px);
  }
  .ns_campaign_detail__inner {
    padding: 5vw 3vw;
  }
  .ns_scroll-infinity__item {
    width: calc(100vw / 2);
  }
  /*1024_end*/
}
@media screen and (max-width: 640px) {
  :root {
    --sp_top_height_ratio: calc((560 / 800) * 100%);
    --sp_top_height: 800;
    --sp_top_width: 560;
  }
  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 {}
  .ns_top {
    padding-top: var(--sp_top_height_ratio);
    background: #df7c04;
  }
  h1.ns_top__im {
    width: 100%;
  }
  .ns_top_bg_parts_01 {
    width: calc((58 / var(--sp_top_height)) * 100%);
    top: calc((27 / var(--sp_top_width)) * 100%);
    left: 50%;
    margin-left: calc((237 / var(--sp_top_height)) * -100%);
  }
  .ns_top_bg_parts_02 {
    width: calc((30 / var(--sp_top_height)) * 100%);
    top: calc((288 / var(--sp_top_width)) * 100%);
    left: 50%;
    margin-left: calc((370 / var(--sp_top_height)) * -100%);
  }
  .ns_top_bg_parts_03 {
    width: calc((46 / var(--sp_top_height)) * 100%);
    top: calc((398 / var(--sp_top_width)) * 100%);
    left: 50%;
    margin-left: calc((382 / var(--sp_top_height)) * -100%);
  }
  .ns_top_bg_parts_04 {
    width: calc((30 / var(--sp_top_height)) * 100%);
    top: calc((400 / var(--sp_top_width)) * 100%);
    left: 50%;
    margin-left: calc((302 / var(--sp_top_height)) * -100%);
  }
  .ns_top_bg_parts_05 {
    width: calc((44 / var(--sp_top_height)) * 100%);
    top: calc((498 / var(--sp_top_width)) * 100%);
    left: 50%;
    margin-left: calc((224 / var(--sp_top_height)) * -100%);
  }
  .ns_top_bg_parts_06 {
    width: calc((44 / var(--sp_top_height)) * 100%);
    top: calc((31 / var(--sp_top_width)) * 100%);
    right: 50%;
    margin-right: calc((253 / var(--sp_top_height)) * -100%);
  }
  .ns_top_bg_parts_07 {
    width: calc((30 / var(--sp_top_height)) * 100%);
    top: calc((93 / var(--sp_top_width)) * 100%);
    right: 50%;
    margin-right: calc((330 / var(--sp_top_height)) * -100%);
  }
  .ns_top_bg_parts_08 {
    width: calc((46 / var(--sp_top_height)) * 100%);
    top: calc((299 / var(--sp_top_width)) * 100%);
    right: 50%;
    margin-right: calc((375 / var(--sp_top_height)) * -100%);
  }
  .ns_top_bg_parts_09 {
    width: calc((30 / var(--sp_top_height)) * 100%);
    top: calc((385 / var(--sp_top_width)) * 100%);
    right: 50%;
    margin-right: calc((344 / var(--sp_top_height)) * -100%);
  }
  .ns_top_bg_parts_10 {
    width: calc((58 / var(--sp_top_height)) * 100%);
    top: calc((476 / var(--sp_top_width)) * 100%);
    right: 50%;
    margin-right: calc((325 / var(--sp_top_height)) * -100%);
  }
  .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_date {
    margin-bottom: 10vw;
  }
  .ns_prize::after {
    position: absolute;
    content: "";
    display: block;
    background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/251001takuhai/prize_point_sp.png) no-repeat top center / contain;
    width: 100vw;
    height: 100vh;
    top: -2vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .ns_prize_inner {
    padding: 12vw;
  }
  .ns_prize_inner img {
    margin: 0 auto 5vw;
    width: 100%;
  }
  .ns_caution_item p {
    line-height: 1.7;
  }
  .ns_conditions .ns_caution_item p {
    line-height: 1.7;
  }
  .ns_caution_item .ns_caution_title {
    line-height: 1.3;
    padding: 0.3em 1.5em;
  }
  .ns_scroll-infinity__item {
    width: 75vw;
    min-width: initial;
  }
  .ns_conditions_inner {
    margin-bottom: 5vw;
  }
  .ns_condition_item {
    margin-bottom: 2.5vw;
    width: 100%;
  }
  .ns_apply_btn {
    margin: 7vw auto 0;
    width: 100%;
  }
  .ns_apply_btn img {
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .3));
  }
  .ns_caution_inner {
    padding: 0;
  }
  .ns_caution_item {
    font-size: clamp(12px, 3vw, 16px);
  }
  .ns_sale {
    background-color: #fff8f0;
    background-image: radial-gradient(circle, #df7c041a 3.5px, transparent 3.5px), radial-gradient(circle, #df7c041a 3.5px, transparent 3.5px);
    background-position: 0 0, 10.5px 21px;
    background-size: 21px 42px;
  }
  .ns_category_inner {
    margin-bottom: 5vw;
  }
  .ns_category_item {
    width: calc((100% - (2vw * 1)) / 2);
  }
  .ns_category_item:nth-child(n+3) {
    margin-top: 2vw;
  }
  .ns_category_item img {
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .3));
  }
  .ns_bnr {
    margin: 7.5vw auto 0;
  }
  .ns_campaign_detail {
    background-color: #fff8f0;
    background-image: radial-gradient(circle, #df7c041a 3.5px, transparent 3.5px), radial-gradient(circle, #df7c041a 3.5px, transparent 3.5px);
    background-position: 0 0, 10.5px 21px;
    background-size: 21px 42px;
  }
  .ns_campaign_detail__inner {
    padding: 6.5vw 4.5vw;
    border-radius: 15px;
  }
  .ns_campaign_detail_txt_inner {
    font-size: clamp(12px, 3vw, 14px);
  }
  .ns_campaign_detail_txt_inner .ns_detail_title {
    margin-top: 4vw;
  }
  .scroll-area {
    padding-right: 20px;
    height: 400px;
  }
  /*　スクロールバー太さを変えたい時　*/
  .simplebar-track.simplebar-vertical {
    width: 5px;
  }
  .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*/
}