/* Common CSS */
/* _setting CSS */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  background: #fff;
  font-size: 62.5%;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

/* ___________________Link */
a {
  color: #542a02;
  text-decoration: none;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
a:hover {
  color: #542a02;
}

/* ___________________Font */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  color: #542a02;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

/* Smartphones (portrait and landscape) */
@media screen and (max-width: 780px) {
  .pc {
    display: none;
  }

  .pc_bg {
    display: none;
  }

  .sp_wrapper {
    width: 100%;
    background-color: #fff;
    padding-top: 13.125vw;
    background-repeat: repeat;
    height: 1000px;
  }

  #header_lp {
    background-image: url(../img/nav_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
  }
  #header_lp .nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #header_lp .nav_list .nav_item {
    width: 25%;
    height: 13.125vw;
  }
  #header_lp .nav_list .nav_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header_lp .nav_list .nav_item a img {
    height: 9.6875vw;
    width: auto;
  }
  #header_lp .nav_list .nav_item.active a {
    background: #7c490b;
  }
  #header_lp .nav_list .nav_item.active a img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }

  #kv {
    position: relative;
    z-index: 1;
  }

  #event {
    background-image: url(../img/bg_gold.jpg);
    background-size: contain;
    background-repeat: repeat-y;
    position: relative;
    z-index: 0;
    margin-top: -13.75vw;
    padding-bottom: 12.5vw;
  }
  #event .event_title_wrap {
    background-image: url(../img/event_title_bg.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 31.5625vw;
    padding-bottom: 5.625vw;
  }
  #event .event_title_wrap .event_subtitle {
    font-size: 4.0625vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.76;
  }
  #event .event_title_wrap .event_title {
    width: 80.625vw;
    margin: 3.75vw auto 0;
  }
  #event .event_title_wrap .event_title img {
    width: 100%;
    height: auto;
  }
  #event .market_info {
    width: 91.25vw;
    margin: 0 auto;
  }
  #event .market_info img {
    width: 100%;
    height: auto;
  }
  #event .workshop_info {
    width: 91.25vw;
    margin: 9.375vw auto 0;
  }
  #event .workshop_info img {
    width: 100%;
    height: auto;
  }
  #event .candle_btn {
    position: absolute;
    z-index: 1;
    display: block;
    width: 62.5vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 51%;
    bottom: 53.4375vw;
  }
  #event .candle_btn img {
    width: 100%;
    height: auto;
  }
  #event .event_note {
    font-size: 2.5vw;
    line-height: 1.75;
    font-weight: bold;
    color: #000;
    letter-spacing: 0.08em;
    width: 91.25vw;
    margin: 7.8125vw auto 0;
  }

  #shop {
    background-image: url(../img/bg_red.jpg);
    background-repeat: repeat-y;
    background-size: contain;
    padding-bottom: 10.9375vw;
    position: relative;
  }
  #shop .shop_title {
    width: 100%;
  }
  #shop .shop_title img {
    width: 100%;
    height: auto;
  }
  #shop .coupon_head_btn {
    position: absolute;
    width: 19.6875vw;
    height: auto;
    display: block;
    top: 22.8125vw;
    right: 8.125vw;
  }
  #shop .coupon_head_btn img {
    width: 100%;
    height: auto;
    -webkit-filter: drop-shadow(-0.3125vw 0.625vw 0.625vw rgba(0, 0, 0, 0.3));
            filter: drop-shadow(-0.3125vw 0.625vw 0.625vw rgba(0, 0, 0, 0.3));
  }
  #shop .shop_cont {
    background-image: url(../img/fashion_bg.webp);
    width: 90vw;
    height: 218.4375vw;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto 12.5vw;
    position: relative;
    padding-top: 9.375vw;
    padding-left: 10.3125vw;
    padding-right: 10.3125vw;
    margin-top: 7.8125vw;
  }
  #shop .shop_cont:last-of-type {
    margin-bottom: 0;
  }
  #shop .shop_cont::before {
    content: "";
    width: 13.4375vw;
    height: 201.5625vw;
    background-image: url(../img/shop_acce_left.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -1.875vw;
    top: 10.3125vw;
    -webkit-filter: drop-shadow(-0.625vw 0.9375vw 1.25vw rgba(0, 0, 0, 0.4));
            filter: drop-shadow(-0.625vw 0.9375vw 1.25vw rgba(0, 0, 0, 0.4));
  }
  #shop .shop_cont::after {
    content: "";
    width: 12.1875vw;
    height: 196.25vw;
    background-image: url(../img/shop_acce_right.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -1.875vw;
    top: 10.625vw;
    -webkit-filter: drop-shadow(0.625vw 0.9375vw 1.25vw rgba(0, 0, 0, 0.4));
            filter: drop-shadow(0.625vw 0.9375vw 1.25vw rgba(0, 0, 0, 0.4));
  }
  #shop .shop_cont .shop_cont_head {
    width: 75vw;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50.6%;
    top: -6.25vw;
  }
  #shop .shop_cont .shop_cont_head img {
    width: 100%;
    height: auto;
  }
  #shop .shop_cont .shop_cont_text {
    text-align: center;
    font-size: 4.0625vw;
    font-weight: bold;
    line-height: 1.76;
    margin-bottom: 1.875vw;
  }
  #shop .shop_cont .item_list .item {
    width: 100%;
    height: 165.625vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.625vw;
  }
  #shop .shop_cont .item_list .item.flex_center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #shop .shop_cont .item_list .item .item_inner .item_img {
    width: 63.125vw;
    margin: 0 auto 1.5625vw;
  }
  #shop .shop_cont .item_list .item .item_inner .item_img img {
    width: 100%;
  }
  #shop .shop_cont .item_list .item .item_inner .item_info {
    width: 62.5vw;
    margin: 0 auto 1.5625vw;
    font-size: 4.0625vw;
    line-height: 1.38;
  }
  #shop .shop_cont .item_list .item .item_inner .shop_btn {
    display: block;
    margin: 0 auto;
    width: 39.6875vw;
  }
  #shop .shop_cont .item_list .item .item_inner .shop_btn img {
    width: 100%;
  }
  #shop .shop_cont .item_list .item .item_inner.fashion04 .item_img {
    width: 61.875vw;
  }
  #shop .shop_cont .item_list .item .item_inner.fashion06 .item_img {
    width: 61.875vw;
  }
  #shop .shop_cont .item_list .item .item_inner.fashion07 .item_img {
    width: 55.625vw;
  }
  #shop .shop_cont .item_list .item .item_inner.fashion10 .item_img {
    width: 45vw;
  }
  #shop .shop_cont .item_list .item .item_inner.fashion11 .item_img {
    width: 41.5625vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gift01 .item_img {
    width: 53.4375vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gift03 .item_img {
    width: 51.5625vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gift05 .item_img {
    width: 58.125vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gift06 .item_img {
    width: 49.6875vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gift07 .item_img {
    width: 46.5625vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gift08 .item_img {
    width: 39.375vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gift09 .item_img {
    width: 51.875vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gourmet04 .item_img {
    width: 47.8125vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gourmet12 .item_img {
    width: 57.8125vw;
  }
  #shop .shop_cont .item_list .item .item_inner.gourmet13 .item_img {
    width: 55.625vw;
  }
  #shop .shop_cont .item_list .item .item_inner.beauty01 .item_img {
    width: 39.375vw;
  }
  #shop .shop_cont .item_list .item .item_inner.beauty03 .item_img {
    width: 52.5vw;
  }
  #shop .shop_cont .coupon_btn {
    display: block;
    width: 60vw;
    position: absolute;
    bottom: 8.4375vw;
    left: 50.6%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #shop .shop_cont .coupon_btn img {
    width: 100%;
    height: auto;
  }
  #shop .shop_cont .swiper-button-prev img,
  #shop .shop_cont .swiper-button-next img {
    height: 10vw;
  }
  #shop .shop_cont .swiper-button-prev::after,
  #shop .shop_cont .swiper-button-next::after {
    display: none;
  }
  #shop .shop_cont .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 4.6875vw);
  }
  #shop .shop_cont .swiper-pagination {
    bottom: 23.125vw;
  }
  #shop .shop_cont .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #542a02;
    opacity: 1;
    margin: 0 2.5px;
    width: 2.5vw;
    height: 2.5vw;
  }
  #shop .shop_cont .swiper-pagination .swiper-pagination-bullet-active {
    background: #542a02;
  }
  #shop .shop_note {
    font-size: 2.5vw;
    line-height: 1.75;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.08em;
    width: 76.5625vw;
    margin: 7.8125vw auto 0;
  }

  #coupon {
    background: -webkit-gradient(linear, left top, left bottom, from(#001751), color-stop(50%, #0053ac), to(#001751));
    background: linear-gradient(180deg, #001751 0%, #0053ac 50%, #001751 100%);
    position: relative;
    padding-top: 22.5vw;
    padding-bottom: 31.25vw;
  }
  #coupon::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(../img/bg_blue.png);
    background-size: contain;
    background-repeat: repeat-y;
    z-index: 0;
    mix-blend-mode: color-burn;
    top: 0;
    left: 0;
  }
  #coupon .coupon_title {
    width: 41.5625vw;
    height: auto;
    position: relative;
    z-index: 2;
    margin: 0 auto;
  }
  #coupon .coupon_acce01 {
    position: absolute;
    width: 100%;
    height: auto;
    top: -6.25vw;
    left: 0;
    z-index: 0;
  }
  #coupon .coupon_acce02 {
    position: absolute;
    width: 53.4375vw;
    height: auto;
    top: -9.375vw;
    right: 18.75vw;
    -webkit-filter: drop-shadow(0.625vw 0.9375vw 1.25vw rgba(0, 0, 0, 0.4));
            filter: drop-shadow(0.625vw 0.9375vw 1.25vw rgba(0, 0, 0, 0.4));
    z-index: 1;
  }
  #coupon .coupon_lead {
    font-size: 5.3125vw;
    line-height: 1.58;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    margin-top: 5.3125vw;
  }
  #coupon .coupon_lead strong {
    font-weight: bold;
    color: #ffff00;
  }
  #coupon .flyer_term {
    width: 80.625vw;
    margin: 4.6875vw auto 0;
  }
  #coupon .flyer_term img {
    width: 100%;
  }
  #coupon .coupon_term {
    width: 80.625vw;
    margin: 4.6875vw auto 0;
  }
  #coupon .coupon_term img {
    width: 100%;
  }
  #coupon .coupon_all {
    width: 86.25vw;
    margin: 7.5vw auto 5.3125vw;
  }
  #coupon .coupon_all img {
    width: 100%;
  }
  #coupon .coupon_list_wrap {
    background-color: #fff;
    border-radius: 3.4375vw;
    width: 86.25vw;
    margin: 0 auto;
    padding: 5vw;
    position: relative;
    z-index: 1;
  }
  #coupon .coupon_list_wrap .coupon_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 8.125vw 0;
    position: relative;
    margin-bottom: 5.625vw;
  }
  #coupon .coupon_list_wrap .coupon_list::before {
    content: "";
    width: 0.625vw;
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-image: url(../img/dot_line_y.svg);
    background-size: auto;
    background-repeat: repeat-y;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item {
    width: 33.4375vw;
    position: relative;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item::after {
    content: "";
    width: 100%;
    height: 0.625vw;
    position: absolute;
    background-image: url(../img/dot_line_x.svg);
    background-size: auto;
    background-repeat: repeat-x;
    bottom: -4.0625vw;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item:last-of-type::after {
    display: none;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .logo {
    width: 100%;
    min-height: 6.25vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .name {
    font-size: 2.1875vw;
    line-height: 1.37;
    letter-spacing: 0.065em;
    font-weight: bold;
    color: #1b1464;
    text-align: center;
    margin-top: 1.25vw;
    margin-bottom: 0.9375vw;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .town {
    width: 21.25vw;
    margin: 0 auto;
    margin-bottom: 1.5625vw;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .discount {
    font-size: 3.125vw;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: 0.04em;
    color: #1b1464;
    margin-bottom: 0.625vw;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .discount strong {
    font-weight: bold;
    color: #ff0000;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .note {
    font-size: 2.8125vw;
    line-height: 1.33;
    font-weight: bold;
    color: #1b1464;
  }
  #coupon .coupon_note {
    font-size: 3.125vw;
    line-height: 1.4;
    color: #000;
    padding-left: 1em;
    text-indent: -1em;
  }
  #coupon .coupon_note strong {
    font-weight: bold;
    color: #ff0000;
  }

  #footer_lp {
    background-image: url(../img/footer_acce.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
    height: 25.9375vw;
    margin-top: -25.625vw;
  }
  #footer_lp .logo_link {
    width: 16.25vw;
    display: block;
    margin: 0 auto;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    top: 9.0625vw;
  }
  #footer_lp .logo_link img {
    width: 100%;
  }
  #footer_lp .footer_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 47%;
    top: 15.9375vw;
    width: 62.5vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #footer_lp .footer_links::before {
    content: "";
    width: 0.3125vw;
    height: 3.75vw;
    background-color: #1b1464;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 56%;
  }
  #footer_lp .footer_links .terms_link,
  #footer_lp .footer_links .corp_link {
    font-size: 2.5vw;
    font-weight: bold;
    letter-spacing: 0.075em;
    line-height: 1.37;
    color: #1b1464;
  }
  #footer_lp .footer_links .terms_link {
    letter-spacing: 0.25em;
  }

  .copyright {
    background-color: #00489a;
    height: 9.375vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .copyright p {
    color: #fff;
    font-size: 2.5vw;
  }
}
/* ___________________PC layout */
@media screen and (min-width: 781px) {
  .sp {
    display: none;
  }

  .pc_bg {
    position: fixed;
    inset: 0;
  }
  .pc_bg .pc_btm {
    position: absolute;
    bottom: 0;
    background-image: url(../img/pc_bg_btm.png);
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: right;
    height: 14.07%;
    width: 100%;
    z-index: 1;
  }
  .pc_bg .pc_btm .pc_acce_left {
    width: calc(50% - 290px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .pc_bg .pc_btm .pc_acce_left img {
    position: absolute;
    bottom: 0;
    width: 83.6%;
    max-width: 552px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
  .pc_bg .pc_btm .pc_acce_right {
    width: calc(50% - 290px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .pc_bg .pc_btm .pc_acce_right img {
    position: absolute;
    bottom: 0;
    width: 54.3%;
    max-width: 359px;
    right: 7.57%;
    z-index: 0;
  }
  .pc_bg .pc_left_side {
    width: calc(50% - 290px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/pc_bg_left.jpg);
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: right;
  }
  .pc_bg .pc_left_side .pc_title {
    position: absolute;
    max-width: 545px;
    width: 82.5%;
    margin: 0 auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    top: 45%;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .pc_bg .pc_right_side {
    width: calc(50% - 290px);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../img/pc_bg_right.jpg);
    background-size: auto 100%;
    background-repeat: repeat-x;
  }
  .pc_bg .pc_right_side .pc_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    left: clamp(0px, 30%, 150px);
    top: 39%;
    --marker-offset: 0px;
    z-index: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .pc_bg .pc_right_side .pc_nav_list::before {
    content: '';
    position: absolute;
    top: clamp(-30px, -1.56vw, 0px);
    left: clamp(-80px, -4.16vw, 0px);
    width: 3.12vw;
    max-width: 60px;
    height: 3.9vw;
    max-height: 75px;
    background-image: url(../img/pc_nav_marker.webp);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: translateY(var(--marker-offset));
            transform: translateY(var(--marker-offset));
    -webkit-filter: drop-shadow(2px 4px 9px rgba(0, 0, 0, 0.4));
            filter: drop-shadow(2px 4px 9px rgba(0, 0, 0, 0.4));
  }
  .pc_bg .pc_right_side .pc_nav_list .pc_nav_item {
    margin-bottom: 8%;
  }
  .pc_bg .pc_right_side .pc_nav_list .pc_nav_item:last-of-type {
    margin-bottom: 0;
  }
  .pc_bg .pc_right_side .pc_nav_list .pc_nav_item a {
    display: block;
    height: clamp(0px, 1.56vw, 30px);
  }
  .pc_bg .pc_right_side .pc_nav_list .pc_nav_item a img {
    width: auto;
    height: 100%;
    -webkit-filter: invert(14%) sepia(56%) saturate(625%) hue-rotate(341deg) brightness(98%) contrast(102%);
            filter: invert(14%) sepia(56%) saturate(625%) hue-rotate(341deg) brightness(98%) contrast(102%);
    -webkit-transition: -webkit-filter 0.3s ease;
    transition: -webkit-filter 0.3s ease;
    transition: filter 0.3s ease;
    transition: filter 0.3s ease, -webkit-filter 0.3s ease;
  }
  .pc_bg .pc_right_side .pc_nav_list .pc_nav_item a:hover img {
    -webkit-filter: invert(16%) sepia(30%) saturate(7078%) hue-rotate(343deg) brightness(111%) contrast(75%);
            filter: invert(16%) sepia(30%) saturate(7078%) hue-rotate(343deg) brightness(111%) contrast(75%);
  }

  .sp_wrapper {
    background-color: #fff;
    max-width: 590px;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }

  #kv {
    position: relative;
    z-index: 1;
  }

  #event {
    background-image: url(../img/bg_gold.jpg);
    background-size: contain;
    background-repeat: repeat-y;
    position: relative;
    z-index: 0;
    margin-top: clamp(-81.125px, -13.75vw, -81.125px);
    padding-bottom: clamp(0px, 12.5vw, 73.75px);
  }
  #event .event_title_wrap {
    background-image: url(../img/event_title_bg.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: clamp(0px, 31.5625vw, 186.21875px);
    padding-bottom: clamp(0px, 5.625vw, 33.1875px);
  }
  #event .event_title_wrap .event_subtitle {
    font-size: clamp(0px, 4.0625vw, 23.96875px);
    font-weight: bold;
    text-align: center;
    line-height: 1.76;
  }
  #event .event_title_wrap .event_title {
    width: clamp(0px, 80.625vw, 475.6875px);
    margin: clamp(0px, 3.75vw, 22.125px) auto 0;
  }
  #event .event_title_wrap .event_title img {
    width: 100%;
    height: auto;
  }
  #event .market_info {
    width: clamp(0px, 91.25vw, 538.375px);
    margin: 0 auto;
  }
  #event .market_info img {
    width: 100%;
    height: auto;
  }
  #event .workshop_info {
    width: clamp(0px, 91.25vw, 538.375px);
    margin: clamp(0px, 9.375vw, 55.3125px) auto 0;
  }
  #event .workshop_info img {
    width: 100%;
    height: auto;
  }
  #event .candle_btn {
    position: absolute;
    z-index: 1;
    display: block;
    width: clamp(0px, 62.5vw, 368.75px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 51%;
    bottom: clamp(0px, 53.4375vw, 315.28125px);
  }
  #event .candle_btn img {
    width: 100%;
    height: auto;
  }
  #event .event_note {
    font-size: clamp(0px, 2.5vw, 14.75px);
    line-height: 1.75;
    font-weight: bold;
    color: #000;
    letter-spacing: 0.08em;
    width: clamp(0px, 91.25vw, 538.375px);
    margin: clamp(0px, 7.8125vw, 46.09375px) auto 0;
  }

  #shop {
    background-image: url(../img/bg_red.jpg);
    background-repeat: repeat-y;
    background-size: contain;
    padding-bottom: clamp(0px, 10.9375vw, 64.53125px);
    position: relative;
  }
  #shop .shop_title {
    width: 100%;
  }
  #shop .shop_title img {
    width: 100%;
    height: auto;
  }
  #shop .coupon_head_btn {
    position: absolute;
    width: clamp(0px, 19.6875vw, 116.15625px);
    height: auto;
    display: block;
    top: clamp(0px, 22.8125vw, 134.59375px);
    right: clamp(0px, 8.125vw, 47.9375px);
  }
  #shop .coupon_head_btn img {
    width: 100%;
    height: auto;
    -webkit-filter: drop-shadow(clamp(-1.84375px, -0.3125vw, -1.84375px) clamp(0px, 0.625vw, 3.6875px) clamp(0px, 0.625vw, 3.6875px) rgba(0, 0, 0, 0.3));
            filter: drop-shadow(clamp(-1.84375px, -0.3125vw, -1.84375px) clamp(0px, 0.625vw, 3.6875px) clamp(0px, 0.625vw, 3.6875px) rgba(0, 0, 0, 0.3));
  }
  #shop .shop_cont {
    background-image: url(../img/fashion_bg.webp);
    width: clamp(0px, 90vw, 531px);
    height: clamp(0px, 218.4375vw, 1288.78125px);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto clamp(0px, 12.5vw, 73.75px);
    position: relative;
    padding-top: clamp(0px, 9.375vw, 55.3125px);
    padding-left: clamp(0px, 10.3125vw, 60.84375px);
    padding-right: clamp(0px, 10.3125vw, 60.84375px);
    margin-top: clamp(0px, 7.8125vw, 46.09375px);
  }
  #shop .shop_cont:last-of-type {
    margin-bottom: 0;
  }
  #shop .shop_cont::before {
    content: "";
    width: clamp(0px, 13.4375vw, 79.28125px);
    height: clamp(0px, 201.5625vw, 1189.21875px);
    background-image: url(../img/shop_acce_left.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: clamp(-11.0625px, -1.875vw, -11.0625px);
    top: clamp(0px, 10.3125vw, 60.84375px);
    -webkit-filter: drop-shadow(clamp(-3.6875px, -0.625vw, -3.6875px) clamp(0px, 0.9375vw, 5.53125px) clamp(0px, 1.25vw, 7.375px) rgba(0, 0, 0, 0.4));
            filter: drop-shadow(clamp(-3.6875px, -0.625vw, -3.6875px) clamp(0px, 0.9375vw, 5.53125px) clamp(0px, 1.25vw, 7.375px) rgba(0, 0, 0, 0.4));
  }
  #shop .shop_cont::after {
    content: "";
    width: clamp(0px, 12.1875vw, 71.90625px);
    height: clamp(0px, 196.25vw, 1157.875px);
    background-image: url(../img/shop_acce_right.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: clamp(-11.0625px, -1.875vw, -11.0625px);
    top: clamp(0px, 10.625vw, 62.6875px);
    -webkit-filter: drop-shadow(clamp(0px, 0.625vw, 3.6875px) clamp(0px, 0.9375vw, 5.53125px) clamp(0px, 1.25vw, 7.375px) rgba(0, 0, 0, 0.4));
            filter: drop-shadow(clamp(0px, 0.625vw, 3.6875px) clamp(0px, 0.9375vw, 5.53125px) clamp(0px, 1.25vw, 7.375px) rgba(0, 0, 0, 0.4));
  }
  #shop .shop_cont .shop_cont_head {
    width: clamp(0px, 75vw, 442.5px);
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50.6%;
    top: clamp(-36.875px, -6.25vw, -36.875px);
  }
  #shop .shop_cont .shop_cont_head img {
    width: 100%;
    height: auto;
  }
  #shop .shop_cont .shop_cont_text {
    text-align: center;
    font-size: clamp(0px, 4.0625vw, 23.96875px);
    font-weight: bold;
    line-height: 1.76;
    margin-bottom: clamp(0px, 1.875vw, 11.0625px);
  }
  #shop .shop_cont .item_list .item {
    width: 100%;
    height: clamp(0px, 165.625vw, 977.1875px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: clamp(0px, 5.625vw, 33.1875px);
  }
  #shop .shop_cont .item_list .item.flex_center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #shop .shop_cont .item_list .item .item_inner .item_img {
    width: clamp(0px, 63.125vw, 372.4375px);
    margin: 0 auto clamp(0px, 1.5625vw, 9.21875px);
  }
  #shop .shop_cont .item_list .item .item_inner .item_img img {
    width: 100%;
  }
  #shop .shop_cont .item_list .item .item_inner .item_info {
    width: clamp(0px, 62.5vw, 368.75px);
    margin: 0 auto clamp(0px, 1.5625vw, 9.21875px);
    font-size: clamp(0px, 4.0625vw, 23.96875px);
    line-height: 1.38;
  }
  #shop .shop_cont .item_list .item .item_inner .shop_btn {
    display: block;
    margin: 0 auto;
    width: clamp(0px, 39.6875vw, 234.15625px);
  }
  #shop .shop_cont .item_list .item .item_inner .shop_btn img {
    width: 100%;
  }
  #shop .shop_cont .item_list .item .item_inner.fashion04 .item_img {
    width: clamp(0px, 61.875vw, 365.0625px);
  }
  #shop .shop_cont .item_list .item .item_inner.fashion06 .item_img {
    width: clamp(0px, 61.875vw, 365.0625px);
  }
  #shop .shop_cont .item_list .item .item_inner.fashion07 .item_img {
    width: clamp(0px, 55.625vw, 328.1875px);
  }
  #shop .shop_cont .item_list .item .item_inner.fashion10 .item_img {
    width: clamp(0px, 45vw, 265.5px);
  }
  #shop .shop_cont .item_list .item .item_inner.fashion11 .item_img {
    width: clamp(0px, 41.5625vw, 245.21875px);
  }
  #shop .shop_cont .item_list .item .item_inner.gift01 .item_img {
    width: clamp(0px, 53.4375vw, 315.28125px);
  }
  #shop .shop_cont .item_list .item .item_inner.gift03 .item_img {
    width: clamp(0px, 51.5625vw, 304.21875px);
  }
  #shop .shop_cont .item_list .item .item_inner.gift05 .item_img {
    width: clamp(0px, 58.125vw, 342.9375px);
  }
  #shop .shop_cont .item_list .item .item_inner.gift06 .item_img {
    width: clamp(0px, 49.6875vw, 293.15625px);
  }
  #shop .shop_cont .item_list .item .item_inner.gift07 .item_img {
    width: clamp(0px, 46.5625vw, 274.71875px);
  }
  #shop .shop_cont .item_list .item .item_inner.gift08 .item_img {
    width: clamp(0px, 39.375vw, 232.3125px);
  }
  #shop .shop_cont .item_list .item .item_inner.gift09 .item_img {
    width: clamp(0px, 51.875vw, 306.0625px);
  }
  #shop .shop_cont .item_list .item .item_inner.gourmet04 .item_img {
    width: clamp(0px, 47.8125vw, 282.09375px);
  }
  #shop .shop_cont .item_list .item .item_inner.gourmet12 .item_img {
    width: clamp(0px, 57.8125vw, 341.09375px);
  }
  #shop .shop_cont .item_list .item .item_inner.gourmet13 .item_img {
    width: clamp(0px, 55.625vw, 328.1875px);
  }
  #shop .shop_cont .item_list .item .item_inner.beauty01 .item_img {
    width: clamp(0px, 39.375vw, 232.3125px);
  }
  #shop .shop_cont .item_list .item .item_inner.beauty03 .item_img {
    width: clamp(0px, 52.5vw, 309.75px);
  }
  #shop .shop_cont .coupon_btn {
    display: block;
    width: clamp(0px, 60vw, 354px);
    position: absolute;
    bottom: clamp(0px, 8.4375vw, 49.78125px);
    left: 50.6%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #shop .shop_cont .coupon_btn img {
    width: 100%;
    height: auto;
  }
  #shop .shop_cont .swiper-button-prev img,
  #shop .shop_cont .swiper-button-next img {
    height: clamp(0px, 10vw, 59px);
  }
  #shop .shop_cont .swiper-button-prev::after,
  #shop .shop_cont .swiper-button-next::after {
    display: none;
  }
  #shop .shop_cont .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, clamp(0px, 4.6875vw, 27.65625px));
  }
  #shop .shop_cont .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, clamp(0px, 3.4375vw, 20.28125px));
  }
  #shop .shop_cont .swiper-pagination {
    bottom: clamp(0px, 23.125vw, 136.4375px);
  }
  #shop .shop_cont .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #542a02;
    opacity: 1;
    margin: 0 2.5px;
    width: clamp(0px, 2.5vw, 14.75px);
    height: clamp(0px, 2.5vw, 14.75px);
  }
  #shop .shop_cont .swiper-pagination .swiper-pagination-bullet-active {
    background: #542a02;
  }
  #shop .shop_note {
    font-size: clamp(0px, 2.5vw, 14.75px);
    line-height: 1.75;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.08em;
    width: clamp(0px, 76.5625vw, 451.71875px);
    margin: clamp(0px, 7.8125vw, 46.09375px) auto 0;
  }

  #coupon {
    background: -webkit-gradient(linear, left top, left bottom, from(#001751), color-stop(50%, #0053ac), to(#001751));
    background: linear-gradient(180deg, #001751 0%, #0053ac 50%, #001751 100%);
    position: relative;
    padding-top: clamp(0px, 22.5vw, 132.75px);
    padding-bottom: clamp(0px, 31.25vw, 184.375px);
  }
  #coupon::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(../img/bg_blue.png);
    background-size: contain;
    background-repeat: repeat-y;
    z-index: 0;
    mix-blend-mode: color-burn;
    top: 0;
    left: 0;
  }
  #coupon .coupon_title {
    width: clamp(0px, 41.5625vw, 245.21875px);
    height: auto;
    position: relative;
    z-index: 2;
    margin: 0 auto;
  }
  #coupon .coupon_acce01 {
    position: absolute;
    width: 100%;
    height: auto;
    top: clamp(-36.875px, -6.25vw, -36.875px);
    left: 0;
    z-index: 0;
  }
  #coupon .coupon_acce02 {
    position: absolute;
    width: clamp(0px, 53.4375vw, 315.28125px);
    height: auto;
    top: clamp(-55.3125px, -9.375vw, -55.3125px);
    right: clamp(0px, 18.75vw, 110.625px);
    -webkit-filter: drop-shadow(clamp(0px, 0.625vw, 3.6875px) clamp(0px, 0.9375vw, 5.53125px) clamp(0px, 1.25vw, 7.375px) rgba(0, 0, 0, 0.4));
            filter: drop-shadow(clamp(0px, 0.625vw, 3.6875px) clamp(0px, 0.9375vw, 5.53125px) clamp(0px, 1.25vw, 7.375px) rgba(0, 0, 0, 0.4));
    z-index: 1;
  }
  #coupon .coupon_lead {
    font-size: clamp(0px, 5.3125vw, 31.34375px);
    line-height: 1.58;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    margin-top: clamp(0px, 5.3125vw, 31.34375px);
  }
  #coupon .coupon_lead strong {
    font-weight: bold;
    color: #ffff00;
  }
  #coupon .flyer_term {
    width: clamp(0px, 80.625vw, 475.6875px);
    margin: clamp(0px, 4.6875vw, 27.65625px) auto 0;
  }
  #coupon .flyer_term img {
    width: 100%;
  }
  #coupon .coupon_term {
    width: clamp(0px, 80.625vw, 475.6875px);
    margin: clamp(0px, 4.6875vw, 27.65625px) auto 0;
  }
  #coupon .coupon_term img {
    width: 100%;
  }
  #coupon .coupon_all {
    width: clamp(0px, 86.25vw, 508.875px);
    margin: clamp(0px, 7.5vw, 44.25px) auto clamp(0px, 5.3125vw, 31.34375px);
  }
  #coupon .coupon_all img {
    width: 100%;
  }
  #coupon .coupon_list_wrap {
    background-color: #fff;
    border-radius: clamp(0px, 3.4375vw, 20.28125px);
    width: clamp(0px, 86.25vw, 508.875px);
    margin: 0 auto;
    padding: clamp(0px, 5vw, 29.5px);
    position: relative;
    z-index: 1;
  }
  #coupon .coupon_list_wrap .coupon_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: clamp(0px, 8.125vw, 47.9375px) 0;
    position: relative;
    margin-bottom: clamp(0px, 5.625vw, 33.1875px);
  }
  #coupon .coupon_list_wrap .coupon_list::before {
    content: "";
    width: clamp(0px, 0.625vw, 3.6875px);
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-image: url(../img/dot_line_y.svg);
    background-size: auto;
    background-repeat: repeat-y;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item {
    width: clamp(0px, 33.4375vw, 197.28125px);
    position: relative;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item::after {
    content: "";
    width: 100%;
    height: clamp(0px, 0.625vw, 3.6875px);
    position: absolute;
    background-image: url(../img/dot_line_x.svg);
    background-size: auto;
    background-repeat: repeat-x;
    bottom: clamp(-23.96875px, -4.0625vw, -23.96875px);
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item:last-of-type::after {
    display: none;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .logo {
    width: 100%;
    min-height: clamp(0px, 6.25vw, 36.875px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .name {
    font-size: clamp(0px, 2.1875vw, 12.90625px);
    line-height: 1.37;
    letter-spacing: 0.065em;
    font-weight: bold;
    color: #1b1464;
    text-align: center;
    margin-top: clamp(0px, 1.25vw, 7.375px);
    margin-bottom: clamp(0px, 0.9375vw, 5.53125px);
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .town {
    width: clamp(0px, 21.25vw, 125.375px);
    margin: 0 auto;
    margin-bottom: clamp(0px, 1.5625vw, 9.21875px);
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .discount {
    font-size: clamp(0px, 3.125vw, 18.4375px);
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: 0.04em;
    color: #1b1464;
    margin-bottom: clamp(0px, 0.625vw, 3.6875px);
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .discount strong {
    font-weight: bold;
    color: #ff0000;
  }
  #coupon .coupon_list_wrap .coupon_list .coupon_item .note {
    font-size: clamp(0px, 2.8125vw, 16.59375px);
    line-height: 1.33;
    font-weight: bold;
    color: #1b1464;
  }
  #coupon .coupon_note {
    font-size: clamp(0px, 3.125vw, 18.4375px);
    line-height: 1.4;
    color: #000;
    padding-left: 1em;
    text-indent: -1em;
  }
  #coupon .coupon_note strong {
    font-weight: bold;
    color: #ff0000;
  }

  #footer_lp {
    background-image: url(../img/footer_acce.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
    height: clamp(0px, 25.9375vw, 153.03125px);
    margin-top: clamp(-151.1875px, -25.625vw, -151.1875px);
  }
  #footer_lp .logo_link {
    width: clamp(0px, 16.25vw, 95.875px);
    display: block;
    margin: 0 auto;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    top: clamp(0px, 9.0625vw, 53.46875px);
  }
  #footer_lp .logo_link img {
    width: 100%;
  }
  #footer_lp .footer_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 47%;
    top: clamp(0px, 15.9375vw, 94.03125px);
    width: clamp(0px, 62.5vw, 368.75px);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #footer_lp .footer_links::before {
    content: "";
    width: clamp(0px, 0.3125vw, 1.84375px);
    height: clamp(0px, 3.75vw, 22.125px);
    background-color: #1b1464;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 56%;
  }
  #footer_lp .footer_links .terms_link,
  #footer_lp .footer_links .corp_link {
    font-size: clamp(0px, 2.5vw, 14.75px);
    font-weight: bold;
    letter-spacing: 0.075em;
    line-height: 1.37;
    color: #1b1464;
  }
  #footer_lp .footer_links .terms_link {
    letter-spacing: 0.25em;
  }

  .copyright {
    background-color: #00489a;
    height: clamp(0px, 9.375vw, 55.3125px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .copyright p {
    color: #fff;
    font-size: clamp(0px, 2.1875vw, 12.90625px);
  }
}
@media screen and (max-width: 1300px) {
  .pc_bg .pc_btm .pc_acce_left {
    opacity: 0;
    visibility: hidden;
  }
  .pc_bg .pc_btm .pc_acce_right {
    opacity: 0;
    visibility: hidden;
  }
  .pc_bg .pc_left_side .pc_title {
    opacity: 0;
    visibility: hidden;
  }
  .pc_bg .pc_right_side .pc_nav_list {
    opacity: 0;
    visibility: hidden;
  }

  .sp_wrapper {
    background-color: #fff;
    padding-top: clamp(0px, 13.125vw, 77.4375px);
  }

  #header_lp {
    background-image: url(../img/nav_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: block;
  }
  #header_lp .nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #header_lp .nav_list .nav_item {
    width: 25%;
    height: clamp(0px, 13.125vw, 77.4375px);
  }
  #header_lp .nav_list .nav_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header_lp .nav_list .nav_item a img {
    height: clamp(0px, 9.6875vw, 57.15625px);
    width: auto;
  }
}
