@charset "utf-8";
/* CSS Document */
#prime_wrapped h1 {
  border: none;
  margin: 0;
  padding: 0;
}
#menu02 {
  margin-bottom: 30px;
}
.prime_container h1 {
  border: none;
  padding: 0;
  margin: 0;
}
.prime_container h2 {
  border: none;
  padding: 0;
  margin: 0;
  background: none;
}
.prime_container {
  width: 100%;
  font-family:
    "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,
    sans-serif;
  color: #fff;
  font-size: 2em;
}
.prime_date {
  border-top: 6px solid #b68933;
  border-bottom: 6px solid #b68933;
  padding: 10px 0;
  text-align: center;
}

/* pc size */
@media screen and (min-width: 641px) {
  .disp_SP {
    display: none;
  }
  .NS_breadcrumbs {
    color: #fff;
    margin: -20px auto 0;
    padding: 12px 20px;
    line-height: 1.2em;
    font-size: 12px;
    width: 100%;
    box-sizing: border-box;
    background: #533595;
  }
  .NS_breadcrumbs li {
    display: inline-block;
  }
  .NS_breadcrumbs li::after {
    content: ">";
    color: #fff;
  }
  .NS_breadcrumbs li:last-child::after {
    content: none;
  }
  .NS_breadcrumbs a {
    color: #fff;
    transition: 0.3s;
  }
  .NS_breadcrumbs a:hover {
    opacity: 0.7;
  }
  .NS_breadcrumbs span {
    margin-right: 0.3em;
  }
  .prime_container {
    background: #fff;
  }
  .prime_kv {
    text-align: center;
    background-position: center 50%;
    background-size: 100%;
  }
  .prime_kv img {
    width: 100%;
  }
  .prime_content {
    font-size: 2em;
    text-align: center;
    color: #fff;
    background-color: #533595;
  }
  .prime_copy {
    font-size: 14px;
    padding: 1em 0 1em 0;
  }
  .prime_date img {
    width: 980px;
  }
  .prime_menu_btn {
    padding: 20px 0 40px 0;
  }
  .prime_menu_wp2 {
    position: relative;
    width: 20%;
    margin: auto;
    padding: 4px;
    padding-left: 100px;
    padding-right: 100px;
    background-color: #ba9d54;
    font-size: 24px;
    border-radius: 50px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
  }
  .prime_menu_wp2:hover {
    transition: 0.2s;
    transform: translateX(9px);
    opacity: 1;
  }
  .prime_menu_wp2_inner {
    padding: 8px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
  }
  .prime_menu_wp2 a {
    position: absolute;
    top: 8px;
    left: 0;
    height: 100%;
    width: 100%;
    color: #000;
    text-decoration: none;
  }

  .prime_menu_wp3 {
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.6));
  }
  .prime_menu_bg {
    background: #fff;
    font-family:
      "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  .prime_menu04_fnt {
    font-size: 16px;
    line-height: 1.3em !important;
  }
  .prime_menu {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .prime_menu li {
    line-height: 1.2em;
    height: 80px;
    background-color: #e8e5e5;
    clip-path: inset(0 0 round 8px 8px 8px 8px);
    z-index: 98;
    width: 30%;
    text-align: center !important;
    margin: 0 0.5em;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.6));
    list-style: none;
  }
  .prime_menu li:last-child {
    margin-right: 0;
  }
  .prime_menu li:hover {
    transition: 0.2s;
    transform: translateY(9px);
    opacity: 1;
  }

  .prime_toggle-btn {
    display: flex;
    width: 450px;
    align-items: center;
    gap: 16px;
    padding: 18px 48px 18px 18px;
    background-color: #4a3a8c;
    border-radius: 8px;
    text-decoration: none;
  }
  .prime_toggle-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    flex-shrink: 0;
  }

  .prime_toggle-icon svg {
    width: 18px;
    height: 18px;
  }
  .prime_toggle-text {
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
  }
  .prime_menu li a {
    text-decoration: none;
  }

  .prime_7ns_main_contents {
    text-align: center;
    padding-top: 2em;
    background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/pc/special/260424sanfrecce/prime_contents_bg.png);
    background-color: #000;
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .prime_menu li {
    background-color: #533595;
  }

  .prime_7ns_original {
    text-align: center;
    padding-top: 2em;
    background-size: cover;
    background-position: center;
    background-size: 100%;
  }
  .prime_7ns_original h2 {
    position: relative;
    z-index: 99;
    margin-bottom: 30px;
  }

  .prime_7ns_original h2 img {
    max-width: 100%;
    height: auto;
  }

  .prime_product {
    text-align: center;
    padding-top: 2em;
  }
  .prime_product h2 {
    position: relative;
    z-index: 99;
    margin-bottom: 30px;
  }

  .prime_product h2 img {
    max-width: 100%;
    height: auto;
  }
  .prime_7ns_original_img {
    display: flex;
    align-items: center;
    width: 980px;
    margin: 0 auto;
    gap: 32px;
  }
  .prime_product_img p {
    font-size: 25px;
    font-weight: 300;
    padding: 60px 0px 0px 0px;
  }
  .prime_product_img img {
    position: relative;
    max-width: 980px;
    height: auto;
  }
  .prime_sticker {
    font-weight: bold !important;
  }
  .prime_text_bold {
    font-weight: bold !important;
    color: #ceb151;
    padding-bottom: 60px !important;
  }
  .prime_7ns_original_img img {
    width: 50%;
  }
  .prime_product_p {
    color: #ceb151;
    font-size: clamp(
      1rem,
      calc(0.8448484848484848rem + 0.7757575757575759vw),
      1.32rem
    );
    padding-bottom: 3em;
  }

  .prime_product_img_column4 {
    position: relative;
    padding-bottom: 50px;
  }
  .prime_product_img_column4 img {
    z-index: 3;
  }
  .prime_product_img_column4 ul {
    width: 980px;
    margin: 0 auto;
  }
  .prime_product_img_column4 li {
    float: left;
  }
  .prime_product_img_column4 li:last-child {
    margin: 0;
  }
  .prime_column_title {
    font-size: 18px;
    color: #fff;
    padding-bottom: 5px;
    line-height: 1.5rem;
    font-weight: bold;
  }
  .prime_column_text_gold {
    font-size: 13px;
    color: #ceb151;
    padding-bottom: 5px;
  }
  .prime_column_text {
    font-size: 13px;
    color: #fff;
    padding-bottom: 5px;
  }
  .prime_menu_ {
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 40px;
  }
  .prime_menu_ .prime_column_t {
    width: 48%;
    text-align: left;
    align-items: flex-start;
  }
  .prime_padding {
    padding-right: 20px;
  }
  .prime_menu_ li {
    z-index: 98;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-weight: 400;
  }
  .prime_menu_ li img {
    float: left;
    width: 170px;
  }
}

/* sp size */
@media screen and (max-width: 640px) {
  .disp_PC {
    display: none;
  }

  #menu01 h2 img {
    width: 80%;
    margin-top: 5%;
  }
  #menu02 h2 img {
    width: 100%;
  }
  #menu03 h2 {
    text-align: center;
  }
  #menu03 h2 img {
    width: 100%;
    margin: 2% 0;
  }
  .NS_breadcrumbs {
    color: #fff;
    margin: -20px auto 0;
    padding: 12px 20px;
    line-height: 1.2em;
    font-size: 12px;
    width: 100%;
    box-sizing: border-box;
    background: #533595;
  }
  .NS_breadcrumbs li {
    display: inline-block;
    color: #fff !important;
  }
  .NS_breadcrumbs li::after {
    content: ">";
    color: #fff;
  }
  .NS_breadcrumbs li:last-child::after {
    content: none;
  }
  .NS_breadcrumbs a {
    color: #fff;
    transition: 0.3s;
  }
  .NS_breadcrumbs a:hover {
    opacity: 0.7;
  }
  .NS_breadcrumbs span {
    margin-right: 0.3em;
  }

  .prime_container {
    background: #fff;
  }

  .prime_kv {
    text-align: center;
    background: #533595;
  }
  .prime_kv img {
    width: 100%;
    padding: 0;
  }
  .prime_content {
    font-size: 20px;
    text-align: center;
    color: #fff;
    background-color: #533595;
  }
  .prime_copy {
    font-size: 13px;
    padding: 1em 0 1em 0;
    width: calc(100% - 2em);
    margin: 0 auto;
  }

  .prime_menu_bg {
    background: #fff;
    font-family:
      "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  .prime_date img {
    width: 95%;
  }
  .prime_menu04_fnt {
    font-size: clamp(0.625rem, 0.413rem + 1.06vw, 1.063rem);
  }

  .prime_menu {
    margin: 0 auto;
    overflow: hidden;
    display: flex;
  }
  .prime_menu li {
    height: 8em;
    font-weight: bold;
    background-color: #4a3a8c;
    height: 100%;
    clip-path: inset(0 0 round 8px 8px 8px 8px);
    text-align: center;
    margin: 1%;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.6));
  }
  .prime_menu li:last-child {
    margin-right: 0;
  }
  .prime_menu li:hover {
    transition: 0.2s;
    transform: translateY(9px);
    opacity: 1;
  }
  .prime_menu li a {
    text-decoration: none;
    line-height: 1.2em;
  }
  .prime_menu li .is-tap {
    text-decoration: none !important;
  }

  .prime_toggle-btn {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    gap: 16px;
    border-radius: 8px;
    text-decoration: none;
    box-sizing: border-box;
    height: 9rem;
  }

  .prime_toggle-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    aspect-ratio: 1 / 1;
    background-color: #fff;
    border-radius: 50%;
    flex-shrink: 0;
  }

  .prime_toggle-icon svg {
    width: 70%;
    height: 70%;
  }
  .prime_toggle-text {
    color: #fff;
    font-size: clamp(12px, calc(2.73vw + 3.27px), 30px);
    font-weight: 300;
    text-align: center;
    line-height: 1.2rem;
  }
  .prime_sticker {
    font-weight: bold !important;
    font-size: clamp(18px, calc(3.64vw + 6.36px), 42px) !important;
  }
  .prime_text_bold {
    font-weight: bold !important;
    color: #ceb151;
    padding-bottom: 30px !important;
  }
  .prime_menu_bg {
    font-family:
      "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,
      sans-serif;
  }
  .prime_7ns_main_contents {
    background-image: url(https://7net-img.omni7.jp/cm/0001/sc_image/inc/sp/special/260424sanfrecce/prime_contents_bg.png);
    background-color: #000;
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .prime_7ns_original {
    text-align: center;
  }
  .prime_7ns_original h2 {
    position: relative;
    z-index: 99;
    margin-top: 10px;
  }
  .prime_product_img p {
    font-size: clamp(13px, calc(2.27vw + 5.73px), 28px);
    font-weight: 300;
    padding: 20px 0px 0px 0px;
  }
  .prime_menu_wp2 {
    position: relative;
    width: 60%;
    margin: auto;
    padding: 2px;
    background-color: #ba9d54;
    font-size: clamp(1.125rem, 0.943rem + 0.91vw, 1.5rem);
    border-radius: 50px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
  }
  .prime_menu_wp2:hover {
    transition: 0.2s;
    transform: translateX(9px);
    opacity: 1;
  }
  .prime_menu_wp2_inner {
    border-radius: 8px;
    padding: 8px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
  }
  .prime_menu_wp2 a {
    position: absolute;
    top: 12px;
    left: 0;
    height: 100%;
    width: 100%;
    color: #000;
    text-decoration: none !important;
  }
  .prime_menu_wp3 {
    padding: 3% 2% 3%;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.6));
  }

  .prime_product {
    text-align: center;
    position: relative;
    z-index: 1;
    padding-top: 0.3em;
  }
  .prime_product h2 {
    position: relative;
    z-index: 2;
    margin: 0 0 3%;
  }
  .prime_product_img {
    position: relative;
  }
  .prime_product_img img {
    width: 80%;
  }
  .prime_product_p {
    color: #ceb151;
    font-size: clamp(0.813rem, 0.57rem + 1.21vw, 1.313rem);
    padding-bottom: 2em;
  }

  .prime_product_img_column2 {
    position: relative;
  }
  .prime_product_img_column2 img {
    z-index: 3;
  }
  .prime_product_img_column2 ul {
    width: 90%;
    margin: 0 auto;
    padding-top: 5px;
  }
  .prime_product_img_column2 li {
    float: left;
    margin-right: 4%;
    width: 48%;
    text-align: center;
  }
  .prime_product_img_column2 li img {
    width: 100%;
  }
  .prime_product_img_column2 li:last-child {
    margin: 0;
  }
  .prime_menu_ {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
  }
  .prime_menu_ li {
    font-size: clamp(0.75rem, 0.598rem + 0.76vw, 1.063rem);
    line-height: 1.5em;
    z-index: 98;
    width: 45%;
    padding-left: 1em;
    text-align: left;
    color: #fff;
    font-weight: 400;
  }
  .prime_menu_ li img {
    float: left;
    width: 45%;
    padding-right: 9px;
  }
  .prime_column_title {
    font-size: clamp(15px, calc(1.52vw + 10.15px), 25px);
    color: #fff;
    padding-bottom: 5px;
    line-height: 1.5rem;
    font-weight: bold;
  }
  .prime_column_text_gold {
    font-size: clamp(11px, calc(0.76vw + 8.58px), 16px);
    color: #ceb151;
    padding-bottom: 5px;
  }
  .prime_column_text {
    font-size: clamp(11px, calc(0.76vw + 8.58px), 16px);
    color: #fff;
    padding-bottom: 5px;
  }
  .prime_menu_ {
    margin: 0 auto;
    overflow: hidden;
  }
  .prime_menu_ .prime_column_t {
    width: 95%;
    text-align: left;
    align-items: flex-start;
    display: flex;
    padding: 5% 0 5% 0;
    border-bottom: 1px solid #707070;
  }
  .prime_padding {
    padding-right: 20px;
  }
  .prime_last_content {
    border-bottom: none !important;
  }
}
