@charset "UTF-8";
/* 今回用のcss */
@font-face {
  font-family: "Local Noto Sans JP";
  src: local("Noto Sans JP");
}
@media only screen and (min-width: 600px) {
  .main-page {
    margin-bottom: 50px;
    padding: 0 0 50px;
    font-size: 120%;
    color: #000;
    background: #e9e8ec;
    font-family: "Jost-Regular", "NotoSansJP-Regular", sans-serif;
  }
  .main-page img {
    height: auto;
  }
  .main-page__sp-only {
    display: none;
  }
  .main-page h1 {
    margin: 0 0 40px;
    padding: 0;
    border: none;
  }
  .main-page__inner {
    padding: 0 60px;
  }
  .main-page__index {
    width: 620px;
    margin: 0 auto 120px;
  }
  .main-page__index-title {
    position: relative;
  }
  .main-page__index-title::before, .main-page__index-title::after {
    content: "";
    display: block;
    width: 230px;
    height: 1px;
    background-color: #999999;
    position: absolute;
    top: 62%;
    left: 0;
  }
  .main-page__index-title::after {
    left: auto;
    right: 0;
  }
  .main-page__index-title img {
    display: block;
    margin: 0 auto;
    width: 100px;
  }
  .main-page__index-list {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 0;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
  .main-page__index-list li {
    position: relative;
    background-color: #fff;
  }
  .main-page__index-list li a {
    position: relative;
    display: block;
    padding-bottom: 55.7%;
  }
  .main-page__index-list li a::after {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    content: "";
    border-top: 1px solid #999999;
    border-right: 1px solid #3f4d93;
    transform: translateX(-50%) rotate(135deg);
    pointer-events: none;
  }
  .main-page__index-list li img {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main-page:has(#moussy .main-page__btn-soldout) .main-page__index-list li:has(a[href="#moussy"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#moussy .main-page__btn-soldout) .main-page__index-list li:has(a[href="#moussy"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page:has(#sly .main-page__btn-soldout) .main-page__index-list li:has(a[href="#sly"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#sly .main-page__btn-soldout) .main-page__index-list li:has(a[href="#sly"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page:has(#rodeo-ladies .main-page__btn-soldout) .main-page__index-list li:has(a[href="#rodeo-ladies"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#rodeo-ladies .main-page__btn-soldout) .main-page__index-list li:has(a[href="#rodeo-ladies"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page:has(#rodeo-mens .main-page__btn-soldout) .main-page__index-list li:has(a[href="#rodeo-mens"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#rodeo-mens .main-page__btn-soldout) .main-page__index-list li:has(a[href="#rodeo-mens"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page:has(#rodeo-kids .main-page__btn-soldout) .main-page__index-list li:has(a[href="#rodeo-kids"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#rodeo-kids .main-page__btn-soldout) .main-page__index-list li:has(a[href="#rodeo-kids"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page:has(#rienda .main-page__btn-soldout) .main-page__index-list li:has(a[href="#rienda"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#rienda .main-page__btn-soldout) .main-page__index-list li:has(a[href="#rienda"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page:has(#azul-ladies .main-page__btn-soldout) .main-page__index-list li:has(a[href="#azul-ladies"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#azul-ladies .main-page__btn-soldout) .main-page__index-list li:has(a[href="#azul-ladies"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page:has(#azul-mens .main-page__btn-soldout) .main-page__index-list li:has(a[href="#azul-mens"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#azul-mens .main-page__btn-soldout) .main-page__index-list li:has(a[href="#azul-mens"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page:has(#crie .main-page__btn-soldout) .main-page__index-list li:has(a[href="#crie"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#crie .main-page__btn-soldout) .main-page__index-list li:has(a[href="#crie"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page:has(#lagua .main-page__btn-soldout) .main-page__index-list li:has(a[href="#lagua"])::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
    pointer-events: none;
  }
  .main-page:has(#lagua .main-page__btn-soldout) .main-page__index-list li:has(a[href="#lagua"])::after {
    content: "";
    display: block;
    position: absolute;
    left: -10px;
    top: -14px;
    width: 106.2px;
    height: 65.7px;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout.png");
    z-index: 3;
    pointer-events: none;
  }
  .main-page__box {
    margin-bottom: 50px;
    padding: 50px 0 0;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
  }
  .main-page__box-ttl {
    margin-bottom: 40px;
  }
  .main-page__box-ttl img {
    width: 80%;
    margin: 0 auto;
    height: auto;
    display: block;
  }
  .main-page__box-row {
    display: flex;
    align-items: start;
    justify-content: start;
    margin: 0 30px;
    gap: 0 20px;
  }
  .main-page__box-photo {
    position: relative;
    width: 300px;
    flex-shrink: 0;
  }
  .main-page__box-photo::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    display: block;
    background: center center/contain no-repeat url("/img/usr/operation/ec_campaign/2026happybag/251121/accepting.png");
    width: 133.2px;
    height: 73.8px;
    z-index: 3;
  }
  .main-page__box-photo img {
    display: block;
  }
  .main-page__box:has(.main-page__btn-soldout) .main-page__box-photo::before {
    background-image: url("/img/usr/operation/ec_campaign/2026happybag/251121/soldout_l.png");
    width: 145.8px;
    height: 90px;
    top: calc(50% - 45px);
    left: calc(50% - 72.9px);
    z-index: 3;
  }
  .main-page__box:has(.main-page__btn-soldout) .main-page__box-photo::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.5);
    z-index: 2;
  }
  .main-page__box-desc {
    margin-top: -3px;
    flex: 1;
    font-size: 15px;
    line-height: 1.625;
    font-weight: 500;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    font-family: "Local Noto Sans JP", "Noto Sans JP", sans-serif;
    color: #000;
  }
  .main-page__box-price {
    margin-top: 16px;
    font-family: "Inter", sans-serif;
    font-size: 26px;
    letter-spacing: -0.02em;
    font-weight: bold;
  }
  .main-page__box-btn {
    margin-top: 24px;
  }
  .main-page__box-btn .right-arrow {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.08em;
    font-family: "Local Noto Sans JP", "Noto Sans JP", sans-serif;
  }
  .main-page__btn-soldout {
    background-color: #999999 !important;
    font-weight: normal !important;
  }
  .main-page__notice {
    margin-top: 30px;
    line-height: 1.85;
    letter-spacing: 0.04em;
    font-size: 16px;
    font-feature-settings: "palt";
    font-family: "Local Noto Sans JP", "Noto Sans JP", sans-serif;
  }
  .main-page__notice ul {
    list-style-type: none;
    padding-left: 0;
  }
  .main-page__notice li {
    position: relative;
    padding-left: 1.2em;
  }
  .main-page__notice li::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
  .main-page__notice-ttl {
    margin-top: 50px;
    margin-bottom: 6px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.04em;
  }
  /* 以下、共通スタイル */
  /* 共通 */
  .event-title {
    font-size: 180%;
    color: #202321;
    font-weight: normal;
    padding: 22px 10px;
    margin: 0 0 22px;
    line-height: 1;
    border-bottom: #CCC 1px solid;
  }
  .site-main {
    padding-top: 0;
  }
  .str-outer:not(.of-full),
  .mod-tab .tab-panel {
    padding-right: 0;
    padding-left: 0;
  }
  /* トピックス */
  #footer_topics {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between !important;
    width: to_percent(708, 780);
    gap: 20px;
    margin: 50px auto !important;
  }
  #footer_topics .col img {
    width: 100%;
  }
  .topics-flex {
    margin: 2% 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 2%;
  }
  .topics-flex li {
    width: 48%;
    margin-bottom: 2%;
  }
  /* ボタン */
  .right-arrow {
    display: block;
    position: relative;
    margin: 0 0 40px;
    padding: 25px;
    text-align: center;
    background-color: #c60000;
    text-decoration: none;
    font-size: 93.8%;
    color: #fff;
  }
  .right-arrow::after {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 30px;
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translateY(-50%) rotate(45deg);
  }
  /* アコーディオン */
  /*アコーディオン全体*/
  .accordion-area {
    list-style: none;
    margin: 0 0 5%;
  }
  .accordion-area section {
    border: 1px solid #ccc;
  }
  /*アコーディオンタイトル*/
  .favorite-btn {
    position: relative;
    margin: 0;
    cursor: pointer;
    text-align: center;
    padding: 3%;
    color: #fff;
    transition: all 0.5s ease;
    border-bottom: none;
    background-color: #333333;
    font-size: 93.8%;
  }
  /*アイコンの＋と×*/
  .favorite-btn::before,
  .favorite-btn::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background-color: #fff;
  }
  .favorite-btn::before {
    top: 48%;
    right: 30px;
    transform: rotate(0deg);
  }
  .favorite-btn::after {
    top: 48%;
    right: 30px;
    transform: rotate(90deg);
  }
  /*　closeというクラスがついたら形状変化　*/
  .favorite-btn.close::before {
    transform: rotate(45deg);
  }
  .favorite-btn.close::after {
    transform: rotate(-45deg);
  }
  /*アコーディオンで現れるエリア*/
  .box {
    display: none;
    color: #333;
    margin: 0;
    padding: 1em 0 0;
  }
  .box-text {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    align-items: center;
    margin: 0;
  }
  .box-text li {
    position: relative;
    display: flex;
    width: 32%;
    margin-bottom: 2%;
    justify-content: center;
    height: 7em;
    align-items: center;
    text-align: center;
    background: #fff;
  }
  .box-text li.box-text--2col {
    width: 49%;
  }
  .box-text li.box-text--2col img {
    width: 188px;
  }
  .box-text li.box-text--3col {
    width: 100%;
  }
  .box-text li::after {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    content: "";
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transform: translateY(-50%) rotate(45deg);
  }
  .box-text a {
    padding: 35px 15px 35px 0;
    display: block;
    width: 100%;
    text-decoration: none;
  }
  .box-text img {
    max-width: 80%;
  }
  .material-box li {
    width: 45%;
  }
  /*共通*/
  html {
    scroll-behavior: smooth;
  }
  .content_inner {
    padding-top: 70px;
    margin-top: -70px;
  }
  hr {
    margin: 10% 5%;
  }
  .note {
    font-size: 3vw;
  }
  .indent-1 {
    padding-left: 1em;
    text-indent: -1em;
  }
  .block-goods-list--param-sort dd select,
  .block-goods-list--param-stock dd select {
    display: none;
  }
  .block-goods-list--param {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
  }
}
/*# sourceMappingURL=251121_pc_2026happybag.css.map */
