@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: #422c00;
  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: #0086cd;
}
.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: #422c00;
}
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: #422c00;
}
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;
  background-image: repeating-linear-gradient(90deg, #eff1f380, #eff1f380 10px, #ffffff 10px, #ffffff 20px);
  border-bottom: 5px solid #d73c3c;
}
h1.ns_top__im {
  margin: 0 auto;
  padding: 0;
  border: 0;
  background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/000000dgbookcp/top_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 500px;
}
h1.ns_top__im .txtIm {
  position: relative;
  width: 891px;
  z-index: 1;
}
h1.ns_top__im .txtIm.ns_commonSize {
  padding: 0;
}
h1.ns_top__im .txtIm:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/000000dgbookcp/top_book.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 1366px;
  height: 500px;
  z-index: -1;
}
/*top_end*/
/*campaign_start*/
.ns_areaMiddle section {
  position: relative;
  padding-bottom: 120px;
}
.ns_campaign_bg {
  position: relative;
  background-color: #eff1f3;
}
.ns_campaign_bg::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  background: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/000000dgbookcp/campaign_bg.png) repeat-y top center;
  width: 1920px;
  height: 100%;
}
.ns_campaign {
  padding-bottom: 0 !important;
}
.ns_campaign_inner {
  display: block;
  width: 100%;
  padding: 50px 30px;
  background-color: #fff;
  border-radius: 20px;
  box-sizing: border-box;
}
.ns_campaign_inner .ns_txt {
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}
.ns_prize {
  max-width: 650px;
  width: 100%;
  margin: 10px auto 0;
  display: block;
}
.ns_plus {
  margin: 30px auto;
  max-width: 45px;
}
.ns_small {
  font-size: 0.8em;
}
.ns_big {
  font-size: 1.8em;
  line-height: 1;
}
.ns_date {
  margin-bottom: 50px;
}
.ns_date img {
  margin: 0 auto;
}
.ns_conditions {
  padding-bottom: 120px;
}
.ns_conditions_inner ul {
  display: flex;
  justify-content: space-between;
}
.ns_condition_item {
  position: relative;
  width: calc((100% - (18px * 2)) / 3);
  border: 3px solid #422c00;
  border-radius: 20px;
  background: #fff;
  padding: 80px 20px 40px;
  margin-top: 60px;
  margin-right: 18px;
  box-sizing: border-box;
}
.ns_condition_item:last-child {
  margin-right: 0;
}
.ns_condition_item_number {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 40%;
}
.ns_icon {
  margin: 0 auto 20px;
  max-width: 249px;
  width: 100%;
}
.ns_conditions_inner .ns_txt {
  font-size: clamp(14px, 1.6vw, 20px);
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.03em;
}
.ns_emphasis {
  color: #d73c3c;
}
.ns_ContentsWrapAll .ns_txt_link {
  position: relative;
  display: inline-block;
  color: #0086cd;
}
.ns_ContentsWrapAll .ns_txt_link:before {
  content: "";
  position: absolute;
  bottom: 3px;
  width: 100%;
  height: 1px;
  background-color: #0086cd;
  transition: .2s;
}
.ns_ContentsWrapAll .ns_txt_link:hover {
  transform: none;
}
.ns_ContentsWrapAll .ns_txt_link:hover:before {
  background: none;
}
.ns_campaign_detail_inner {
  display: block;
  width: 100%;
  padding: 50px 30px;
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #422c00;
  box-sizing: border-box;
}
.ns_campaign_detail_txt_inner {
  background: #fff;
  margin: 0;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0.03rem;
  color: #422c00;
  line-height: 1.8;
  font-weight: 700;
}
.ns_campaign_detail_txt_inner .ns_detail_title {
  margin-top: 1.5em;
  color: #d73c3c;
  font-weight: 700;
  display: inline-block;
}
.ns_campaign_detail_txt_inner .ns_detail_title:nth-of-type(1), .ns_campaign_detail_txt_inner .ns_detail_title:nth-of-type(2) {
  margin-top: 0;
}
.ns_indent {
  text-indent: -1em;
  margin-left: 1em;
}
.ns_indent02 {
  margin-left: 1em;
}
.ns_campaign_detail_txt_inner .ns_txt_link {
  text-indent: 0;
  margin-left: 0;
}
/* simplebar�p */
.simplebar-track {
  background: #e9e9e9;
  border-radius: 100px;
}
.simplebar-track .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
.simplebar-track .simplebar-scrollbar::before {
  background: #422c00;
  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_recommend_start*/
.ns_recommend {
  background-image: repeating-linear-gradient(90deg, #eff1f3, #eff1f3 10px, #ffffff 10px, #ffffff 20px);
}
.ns_bnr_inner {
  display: block;
  width: 100%;
}
.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 .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: block;
  }
  .ns_middle {
    display: block;
  }
  #wrapper {
    min-width: 100%;
  }
  .ns_commonSize {
    width: calc(100% - 60px);
    padding: 0;
  }
  .ns_top {
    background-image: repeating-linear-gradient(90deg, #eff1f380, #eff1f380 8px, #ffffff 8px, #ffffff 16px);
  }
  h1.ns_top__im {
    height: auto;
  }
  h1.ns_top__im .txtIm {
    width: calc(100% - 60px);
  }
  h1.ns_top__im .txtIm:before {
    display: none;
  }
  .ns_areaH2 {
    padding-bottom: 140px;
  }
  h2.ns_commonTitleH2 {
    padding-top: 80px;
    margin-bottom: 40px;
  }
  .ns_campaign_bg::before {
    width: 100%;
    background-size: 140%;
  }
  .ns_date {
    margin-bottom: 30px;
  }
  .ns_condition_item_number {
    top: -16%;
  }
  .ns_condition_item {
    width: calc((100% - (1.5% * 2)) / 3);
    margin-right: 1.5%;
    padding: 8% 2% 4%;
    margin-top: 6%;
  }
  .ns_recommend {
    background-image: repeating-linear-gradient(90deg, #eff1f3, #eff1f3 8px, #ffffff 8px, #ffffff 16px);
  }
  /*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;
  }
  h1.ns_top__im .txtIm:before {
    display: none;
  }
  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: none;
    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_areaMiddle section {
    position: relative;
    padding-bottom: 19.5vw;
  }
  .ns_campaign_bg::before {
    width: 100%;
    background-size: 140%;
  }
  .ns_campaign_inner {
    padding: 6.5vw 4.5vw;
    border-radius: 15px;
  }
  .ns_campaign_inner .ns_txt {
    width: 90%;
    font-size: clamp(14px, 4vw, 24px);
  }
  .ns_prize {
    margin: 4vw auto 0;
    width: 80%;
  }
  .ns_plus {
    margin: 4vw auto;
    max-width: 15%;
  }
  .ns_date {
    margin-bottom: 3vw;
  }
  .ns_conditions_inner {
    padding-top: 0;
  }
  .ns_conditions_inner ul {
    flex-direction: column;
  }
  .ns_condition_item {
    margin-right: 0;
    margin-bottom: 2.5vw;
    width: 100%;
    padding: 16vw 4.5vw 8vw;
    margin-top: 14vw;
    border-radius: 15px;
    border: 0.5vw solid #422c00;
  }
  .ns_condition_item:last-child {
    margin-bottom: 0;
  }
  .ns_condition_item_number {
    top: -12vw;
    width: 24vw;
  }
  .ns_icon {
    margin: 0 auto 3vw;
    max-width: 80%;
    width: 100%;
  }
  .ns_conditions_inner .ns_txt {
    font-size: clamp(14px, 5vw, 22px);
  }
  .ns_bnr {
    margin: 7.5vw auto 0;
  }
  .ns_campaign_detail_inner {
    padding: 6.5vw 4.5vw;
    border-radius: 15px;
    border: 0.5vw solid #422c00;
  }
  .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;
  }
  /*�@�X�N���[���o�[������ς��������@*/
  .simplebar-track.simplebar-vertical {
    width: 5px;
  }
  .ns_recommend {
    background-image: repeating-linear-gradient(90deg, #eff1f3, #eff1f3 5px, #ffffff 5px, #ffffff 10px);
  }
  .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*/
}