@charset "UTF-8";
.soldout {
  color: black !important;
  text-decoration: none !important;
  pointer-events: none !important;
}
.soldout span {
  color: black !important;
}
.soldout p {
  color: black !important;
}

.comingsoon {
  color: black !important;
  text-decoration: none !important;
  pointer-events: none !important;
}
.comingsoon span {
  color: black !important;
}
.comingsoon p {
  color: black !important;
}

.article-detail {
  position: relative;
  overflow-x: hidden;
  min-width: 1024px;
}

#content-wrap {
  background-color: #FFFFFF;
}

#finder {
  display: none;
}

#top-contents {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  position: relative;
  margin: 0 auto 0;
}
@media screen and (min-width: 769px) {
  #top-contents {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 18px;
    padding-bottom: 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  #top-contents {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 0;
    box-sizing: border-box;
  }
}
#top-contents .inner {
  width: 100%;
}
@media screen and (min-width: 769px) {
  #top-contents.scene {
    padding-top: 20px;
  }
  #top-contents.scene .breadcrumb {
    position: relative;
    left: 0;
    transform: translate(0, 0);
    top: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
  #top-contents.scene .main-block .photo {
    margin-top: 0;
  }
  #top-contents .breadcrumb.xmas {
    transform: translate(0, 0);
    left: 0;
    position: relative;
    margin-bottom: 31px;
    margin-top: 0;
  }
  #top-contents .mv-box {
    display: flex;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  #top-contents .mv-box .img-box {
    width: calc(100% - 526px);
    flex-shrink: 1;
  }
  #top-contents .mv-box .text-box {
    width: 526px;
    margin-top: max(12.3vw, 95px);
    margin-left: 25px;
    padding-left: 15px;
    padding-right: 50px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #top-contents .mv-box .text-box .title-main {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 70px;
    line-height: 70px;
    text-align: left;
    color: #0F4077;
    display: block;
  }
  #top-contents .mv-box .text-box .title-sub {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    text-align: left;
    color: #0F4077;
    margin-top: 19px;
    display: block;
  }
  #top-contents .mv-box .text-box .text-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #0F4077;
    margin-top: 60px;
  }
  #top-contents .mv-box .text-box .mv_face {
    width: 158px;
    height: 158px;
    right: -74px;
    top: -144px;
    z-index: 1;
    position: absolute;
    animation: rotate_txt 30s infinite linear;
    visibility: hidden;
    pointer-events: none;
  }
  #top-contents .mv-box .text-box .mv_face .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #top-contents .mv-box .text-box .mv_face .face {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg) !important;
    width: 40.72%;
    width: 45px;
  }
  #top-contents .mv-menu-box {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1200px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto 0;
  }
  #top-contents .mv-menu-box .menu-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: calc(25% - 10px);
    border-radius: 6px;
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
  }
  #top-contents .mv-menu-box .menu-item:not(.banner) {
    padding-top: 13px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-right: 28px;
    background-color: #FFFFFF;
  }
  #top-contents .mv-menu-box .menu-item + .menu-item:not(:nth-of-type(5)) {
    margin-left: 10px;
  }
  #top-contents .mv-menu-box .menu-item + .menu-item:nth-of-type(n+5) {
    margin-top: 10px;
  }
  #top-contents .mv-menu-box .menu-item .text-box {
    width: calc(100% - 82px);
    padding-right: 20px;
    box-sizing: border-box;
  }
  #top-contents .mv-menu-box .menu-item .text-box .text-index {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #0F4077;
    transition: color 0.3s ease;
  }
  #top-contents .mv-menu-box .menu-item .text-box .text-title {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    color: #0F4077;
    font-size: 13px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.3s ease;
  }
  #top-contents .mv-menu-box .menu-item .img-box {
    width: 82px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
  }
  #top-contents .mv-menu-box .menu-item .img-box::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  #top-contents .mv-menu-box .menu-item .img-box img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    transition: transform 0.3s ease;
  }
  #top-contents .mv-menu-box .menu-item::after {
    content: "";
    display: block;
    background-image: url(../images/valentine_lp_2023/mv/mv_arrow.svg);
    background-size: 12px 24px;
    width: 12px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 2.6%;
    transform: translateY(-50%);
  }
  #top-contents .mv-menu-box .menu-item:hover .text-box .text-index {
    color: #ff322d;
  }
  #top-contents .mv-menu-box .menu-item:hover .text-box .text-title {
    color: #ff322d;
  }
  #top-contents .mv-menu-box .menu-item:hover .img-box img {
    transform: scale(1.1);
  }
  #top-contents .mv-menu-box .menu-item.banner {
    background-image: url(../images/valentine_lp_2023/mv/mv_banner_pc.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 22px;
  }
  #top-contents .mv-menu-box .menu-item.banner .text-box {
    display: flex;
    flex-direction: column;
  }
  #top-contents .mv-menu-box .menu-item.banner .text-box .title {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    text-align: left;
    color: #0F4077;
    transition: color 0.3s ease;
  }
  #top-contents .mv-menu-box .menu-item.banner .text-box .description {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    text-align: left;
    color: #0F4077;
    margin-top: 8px;
    transition: color 0.3s ease;
  }
  #top-contents .mv-menu-box .menu-item.banner:hover .text-box .title {
    color: #ff322d;
  }
  #top-contents .mv-menu-box .menu-item.banner:hover .text-box .description {
    color: #ff322d;
  }
  #top-contents .mv-ranking-box {
    scroll-margin-top: 122px;
    max-width: 1280px;
    box-sizing: border-box;
    padding-top: 44px;
    padding-left: 76px;
    padding-right: 75px;
    margin-left: auto;
    margin-right: auto;
  }
  #top-contents .mv-ranking-box .box-title .title-sub {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.04em;
    line-height: 17px;
    text-align: left;
    color: #0f4077;
    margin-bottom: 8px;
    position: relative;
    padding-left: 13px;
    padding-right: 13px;
    display: inline-block;
    margin-bottom: 8px;
  }
  #top-contents .mv-ranking-box .box-title .title-sub::after {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #0F4077;
    position: absolute;
    left: 0;
    bottom: 3px;
    transform: rotate(-35deg);
    transform-origin: top center;
  }
  #top-contents .mv-ranking-box .box-title .title-sub::before {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #0F4077;
    position: absolute;
    right: 0;
    bottom: 3px;
    transform: rotate(35deg);
    transform-origin: top center;
  }
  #top-contents .mv-ranking-box .box-title .title-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-align: left;
    color: #0f4077;
  }
  #top-contents .mv-ranking-box .splide {
    margin-top: 23px;
    width: 100%;
  }
  #top-contents .mv-ranking-box .splide .splide__track {
    width: 100%;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list {
    width: 100%;
    justify-content: center;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide {
    display: flex;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide:not(:last-of-type) {
    margin-right: 30px;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list {
    width: calc(50% - 15px);
    box-sizing: border-box;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    width: 100%;
    min-width: 206px;
    max-width: 250px;
    border-bottom: 2px solid rgba(15, 64, 119, 0.1);
    text-decoration: none;
    position: relative;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail {
    display: flex;
    align-items: center;
    position: relative;
    width: calc(100% - 75px);
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail .rank {
    display: block;
    font-size: 13px;
    letter-spacing: -0.04em;
    line-height: 36px;
    text-align: left;
    color: #0f4077;
    width: 33px;
    white-space: nowrap;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail .rank .en {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail .rank .ja {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail .item {
    display: block;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 18px;
    text-align: left;
    color: #0f4077;
    margin-left: 14px;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .img-box {
    width: 50px;
    height: 50px;
    margin-right: 15px;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .img-box img {
    width: 100%;
    height: 100%;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item::after {
    content: "";
    background-image: url("../images/whiteday_lp_2024/mv/arrow.svg");
    background-size: 13px 8px;
    display: block;
    width: 13px;
    height: 8px;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list + .ranking-list {
    margin-left: 6.71%;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination {
    display: none;
    bottom: -15%;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination li button {
    background: transparent;
    border: 1px solid #999;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination li button.is-active {
    background: #999;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination li:nth-of-type(2) {
    display: none;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination li + li {
    margin-left: 15px;
  }
  #top-contents .mv-link-box {
    padding-top: 60px;
    padding-bottom: 111px;
    margin-left: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
  }
  #top-contents .mv-link-box .btn.mv-link {
    position: relative;
  }
  #top-contents .mv-link-box .btn.mv-link > a {
    width: 380px;
    border: #0F4077 1px solid;
    border-radius: 50px;
    padding-top: 26px;
    padding-bottom: 26px;
    text-align: center;
    background-color: #0F4077;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 13px;
    text-align: center;
    color: #fff;
  }
  #top-contents .mv-link-box .btn.mv-link > a:hover {
    background-color: transparent;
    color: #0F4077;
  }
  #top-contents .mv-link-box .btn.mv-link + .mv-link {
    margin-left: 20px;
  }
  #top-contents .mv-link-box .btn.mv-link .social-gift-howto {
    width: 100%;
    display: inline;
    position: absolute;
    bottom: -36px;
    left: 0;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 18px;
    text-align: center;
    color: #0F4077;
  }
  #top-contents .mv-link-box .btn.mv-link .social-gift-howto a {
    display: inline;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    text-decoration: underline;
  }
  #top-contents .mv-link-box .btn.mv-link .social-gift-howto a:hover {
    background-color: transparent;
    color: #ff322d;
  }
  #top-contents .mv-anchor {
    scroll-margin-top: 122px;
    max-width: 1280px;
    box-sizing: border-box;
    padding-left: 76px;
    padding-right: 75px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
  }
  #top-contents .mv-anchor .inner {
    display: flex;
    background-color: #fff;
    border-radius: 5px;
    height: 70px;
  }
  #top-contents .mv-anchor a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 50%;
    padding-left: 22px;
    padding-right: 22px;
    color: #0f4077;
    text-align: left;
    text-decoration: none;
    position: relative;
  }
  #top-contents .mv-anchor a:first-child {
    border-right: 1px solid #D0D9DD;
  }
  #top-contents .mv-anchor a .ja {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 21px;
  }
  #top-contents .mv-anchor a .en {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 21px;
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
  }
  #top-contents .mv-anchor a .en::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    top: 3px;
    right: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #C2CEDB;
  }
  #top-contents .mv-anchor a::after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    right: 22px;
    top: 27px;
    transform: rotate(45deg);
    border-right: 2px solid #0F4077;
    border-bottom: 2px solid #0F4077;
  }
  #top-contents .mv-price-box {
    scroll-margin-top: 122px;
    max-width: 1280px;
    box-sizing: border-box;
    padding-top: 44px;
    padding-left: 76px;
    padding-right: 53px;
    margin-left: auto;
    margin-right: auto;
  }
  #top-contents .mv-price-box .box-title .title-sub {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.04em;
    line-height: 17px;
    text-align: left;
    color: #0f4077;
    margin-bottom: 8px;
    position: relative;
    padding-left: 13px;
    padding-right: 13px;
    display: inline-block;
    margin-bottom: 8px;
  }
  #top-contents .mv-price-box .box-title .title-sub::after {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #0F4077;
    position: absolute;
    left: 0;
    bottom: 3px;
    transform: rotate(-35deg);
    transform-origin: top center;
  }
  #top-contents .mv-price-box .box-title .title-sub::before {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #0F4077;
    position: absolute;
    right: 0;
    bottom: 3px;
    transform: rotate(35deg);
    transform-origin: top center;
  }
  #top-contents .mv-price-box .box-title .title-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-align: left;
    color: #0f4077;
  }
  #top-contents .mv-price-box .items {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 17px;
  }
  #top-contents .mv-price-box .items .btn {
    border: #C2CEDB 2px solid;
    border-radius: 50px;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 40px;
    padding-right: 55px;
    text-align: center;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 13px;
    text-align: center;
    color: #0F4077;
    text-decoration: none;
    position: relative;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  #top-contents .mv-price-box .items .btn:hover {
    border: #0F4077 2px solid;
    background-color: #0F4077;
    color: #fff;
    transform: scale(1.05);
    transition: all 0.3s ease;
  }
  #top-contents .mv-price-box .items .btn:hover::after {
    border-color: #fff;
  }
}
@media screen and (min-width: 769px) {
  #top-contents .mv-price-box .items .btn::after {
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #0F4077;
    border-right: 2px solid #0F4077;
    box-sizing: border-box;
    position: absolute;
    top: 22px;
    right: 40px;
    transform: rotate(45deg);
    margin-top: -3px;
    transition: all 0.3s ease;
  }
  #top-contents .mv-price-box .items .btn[href^=http]::after {
    transform: rotate(-45deg);
    margin-top: -1px;
  }
  #top-contents .mv-price-box + .mv-price-box {
    padding-top: 35px;
  }
}
@media screen and (max-width: 768px) {
  #top-contents.scene {
    padding-top: 20px;
  }
  #top-contents.scene .breadcrumb {
    padding-bottom: 30px;
  }
  #top-contents.scene .breadcrumb ol {
    align-items: center;
  }
  #top-contents.scene .breadcrumb li:nth-child(2) {
    margin-top: 0;
  }
  #top-contents .breadcrumb {
    display: block;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    left: 0;
    transform: translate(0, 0);
    max-width: 89.33%;
    min-width: 89.33%;
    padding-bottom: 18px;
  }
  #top-contents .breadcrumb ol {
    display: flex;
    position: relative;
  }
  #top-contents .breadcrumb ol {
    align-items: center;
  }
  #top-contents .breadcrumb li:nth-child(2) {
    margin-top: 0;
  }
  #top-contents .breadcrumb:not(.xmas) + .main-block .photo {
    margin-top: 0;
  }
  #top-contents .mv-box {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 55px;
    margin-bottom: 0;
    box-sizing: border-box;
  }
  #top-contents .mv-box .img-box {
    width: 100%;
  }
  #top-contents .mv-box .text-box {
    width: 100%;
    box-sizing: border-box;
    padding-top: 15px;
    position: relative;
  }
  #top-contents .mv-box .text-box .title-main {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 49px;
    line-height: 48px;
    text-align: left;
    color: #0F4077;
    letter-spacing: -0.01em;
    position: relative;
    z-index: 1;
    display: block;
  }
  #top-contents .mv-box .text-box .title-sub {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
    text-align: left;
    color: #0F4077;
    margin-top: 20px;
    position: relative;
    z-index: 1;
    display: block;
  }
  #top-contents .mv-box .text-box .text-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    color: #0F4077;
    margin-top: 26px;
    letter-spacing: -0.03em;
    position: relative;
    z-index: 1;
  }
  #top-contents .mv-box .text-box .mv_face {
    width: 120px;
    height: 120px;
    right: -51px;
    top: 340px;
    z-index: 0;
    position: absolute;
    animation: rotate_txt 30s infinite linear;
    visibility: hidden;
    pointer-events: none;
  }
  #top-contents .mv-box .text-box .mv_face .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #top-contents .mv-box .text-box .mv_face .face {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg) !important;
    width: 40.72%;
    width: 37px;
  }
  #top-contents .mv-box + .mv-price-box {
    padding-top: 0;
    margin-top: -33px;
  }
  #top-contents .mv-menu-box {
    display: flex;
    flex-direction: column;
    padding-left: 25px;
    padding-right: 24px;
  }
  #top-contents .mv-menu-box .menu-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    z-index: 4;
    border-radius: 6px;
    text-decoration: none;
  }
  #top-contents .mv-menu-box .menu-item:not(.banner) {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 28px;
    background-color: #FFF;
  }
  #top-contents .mv-menu-box .menu-item + .menu-item {
    margin-top: 10px;
  }
  #top-contents .mv-menu-box .menu-item .text-box {
    width: calc(100% - 82px);
    padding-right: 21px;
    box-sizing: border-box;
  }
  #top-contents .mv-menu-box .menu-item .text-box .text-index {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #0F4077;
  }
  #top-contents .mv-menu-box .menu-item .text-box .text-title {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    color: #0F4077;
  }
  #top-contents .mv-menu-box .menu-item .img-box {
    width: 82px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
  }
  #top-contents .mv-menu-box .menu-item .img-box::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  #top-contents .mv-menu-box .menu-item .img-box img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    transition: transform 0.3s ease;
  }
  #top-contents .mv-menu-box .menu-item::after {
    content: "";
    display: block;
    background-image: url(../images/valentine_lp_2023/mv/mv_arrow.svg);
    background-size: 12px 24px;
    width: 12px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translateY(-50%);
  }
  #top-contents .mv-menu-box .menu-item.banner {
    background-image: url(../images/valentine_lp_2023/mv/mv_banner_sp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 26px;
    padding-bottom: 26px;
    padding-left: 20px;
  }
  #top-contents .mv-menu-box .menu-item.banner .text-box .title {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
    text-align: left;
    color: #0F4077;
  }
  #top-contents .mv-menu-box .menu-item.banner .text-box .description {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    color: #0F4077;
    margin-top: 8px;
  }
  #top-contents .mv-ranking-box {
    padding-left: 23px;
    padding-right: 23px;
    margin-top: 36px;
    scroll-margin-top: 120px;
  }
  #top-contents .mv-ranking-box .box-title .title-sub {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.04em;
    line-height: 17px;
    text-align: left;
    color: #0f4077;
    margin-bottom: 8px;
    position: relative;
    padding-left: 13px;
    padding-right: 13px;
    display: inline-block;
    margin-bottom: 10px;
  }
  #top-contents .mv-ranking-box .box-title .title-sub::after {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #0F4077;
    position: absolute;
    left: 0;
    bottom: 3px;
    transform: rotate(-35deg);
    transform-origin: top center;
  }
  #top-contents .mv-ranking-box .box-title .title-sub::before {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #0F4077;
    position: absolute;
    right: 0;
    bottom: 3px;
    transform: rotate(35deg);
    transform-origin: top center;
  }
  #top-contents .mv-ranking-box .box-title .title-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 30px;
    text-align: left;
    color: #0f4077;
  }
  #top-contents .mv-ranking-box .box-title .title-sub {
    margin-top: 6px;
  }
  #top-contents .mv-ranking-box .splide {
    width: 100%;
  }
  #top-contents .mv-ranking-box .splide .splide__track {
    width: 100%;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list {
    width: 100%;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide {
    width: 100%;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list {
    width: 100%;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list:first-child {
    margin-top: 10px;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item {
    display: flex;
    align-items: center;
    border-bottom: 2px solid rgba(15, 64, 119, 0.1);
    text-decoration: none;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail {
    display: flex;
    align-items: center;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail .rank {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-align: left;
    color: #0f4077;
    width: 50px;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail .rank .en {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail .rank .ja {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .ranking-detail .item {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 18px;
    text-align: left;
    color: #0f4077;
    margin-left: 30px;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .img-box {
    width: 50px;
    height: 50px;
    margin-left: auto;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item .img-box img {
    width: 100%;
    height: 100%;
  }
  #top-contents .mv-ranking-box .splide .splide__track .splide__list .splide__slide .ranking-list .ranking-item::after {
    content: "";
    background-image: url("../images/whiteday_lp_2024/mv/arrow.svg");
    background-size: 13px 8px;
    display: block;
    width: 13px;
    height: 8px;
    margin-left: 14px;
  }
  #top-contents .mv-ranking-box .splide .slider-parts {
    position: relative;
    margin-top: 30px;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination {
    position: relative;
    bottom: 0;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination li {
    line-height: 0;
    display: flex;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination li button {
    background: transparent;
    border: 1px solid #C2CEDB;
    width: 10px;
    height: 10px;
    margin: 0;
    opacity: 1;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination li button.is-active {
    background: #0F4077;
    border-color: #0F4077;
    transform: scale(1);
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__pagination li + li {
    margin-left: 20px;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__arrows {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__arrow {
    width: auto;
    opacity: 1;
    height: auto;
    position: relative;
    background-color: transparent;
    border-radius: 0;
    top: 0;
    transform: translateY(0);
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: -0.02em;
    line-height: 18px;
    text-align: left;
    color: #0F4077;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: opacity 0.3s ease;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__arrow:disabled {
    opacity: 0.1;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__arrow.splide__arrow--next {
    right: 0;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__arrow.splide__arrow--next::after {
    display: inline-block;
    content: "";
    width: 15px;
    height: 15px;
    border-bottom: 2px solid #0F4077;
    border-right: 2px solid #0F4077;
    transform: rotate(-45deg);
    margin-left: 22px;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__arrow.splide__arrow--prev {
    left: 0;
  }
  #top-contents .mv-ranking-box .splide .slider-parts .splide__arrow.splide__arrow--prev::before {
    display: inline-block;
    content: "";
    width: 15px;
    height: 15px;
    border-bottom: 2px solid #0F4077;
    border-right: 2px solid #0F4077;
    transform: rotate(135deg);
    margin-right: 22px;
  }
  #top-contents .mv-link-box {
    padding-bottom: 100px;
    margin-top: 60px;
    margin-bottom: 10px;
  }
  #top-contents .mv-link-box .btn.mv-link {
    margin: 0 23px 0 22px;
  }
  #top-contents .mv-link-box .btn.mv-link > a {
    display: block;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 13px;
    text-align: center;
    color: #fff;
    background-color: #0F4077;
    width: 100%;
    border: #0F4077 1px solid;
    border-radius: 50px;
    padding-top: 26px;
    padding-bottom: 26px;
  }
  #top-contents .mv-link-box .btn.mv-link .social-gift-howto {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 13px;
    text-align: center;
    color: #0F4077;
    margin-top: 18px;
    margin-bottom: 30px;
  }
  #top-contents .mv-link-box .btn.mv-link .social-gift-howto a {
    display: inline;
    text-decoration: underline;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  #top-contents .mv-anchor {
    scroll-margin-top: 122px;
    padding-left: 23px;
    padding-right: 23px;
    margin-top: 43px;
  }
  #top-contents .mv-anchor .inner {
    display: flex;
    background-color: #fff;
    border-radius: 5px;
    height: 70px;
  }
  #top-contents .mv-anchor a {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
    color: #0f4077;
    text-align: left;
    text-decoration: none;
    position: relative;
  }
  #top-contents .mv-anchor a:first-child {
    border-right: 1px solid #D0D9DD;
  }
  #top-contents .mv-anchor a .ja {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 17px;
    margin-top: 3px;
  }
  #top-contents .mv-anchor a .en {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 15px;
  }
  #top-contents .mv-anchor a::after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    right: 18px;
    top: 25px;
    transform: rotate(45deg);
    border-right: 2px solid #0F4077;
    border-bottom: 2px solid #0F4077;
  }
  #top-contents .mv-price-box {
    scroll-margin-top: 50px;
    max-width: 1280px;
    box-sizing: border-box;
    padding-top: 85px;
    padding-left: 23px;
    padding-right: 23px;
    margin-left: auto;
    margin-right: auto;
  }
  #top-contents .mv-price-box .box-title .title-sub {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.04em;
    line-height: 17px;
    text-align: left;
    color: #0f4077;
    margin-bottom: 8px;
    position: relative;
    padding-left: 13px;
    padding-right: 13px;
    display: inline-block;
    margin-bottom: 10px;
  }
  #top-contents .mv-price-box .box-title .title-sub::after {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #0F4077;
    position: absolute;
    left: 0;
    bottom: 3px;
    transform: rotate(-35deg);
    transform-origin: top center;
  }
  #top-contents .mv-price-box .box-title .title-sub::before {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #0F4077;
    position: absolute;
    right: 0;
    bottom: 3px;
    transform: rotate(35deg);
    transform-origin: top center;
  }
  #top-contents .mv-price-box .box-title .title-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-align: left;
    color: #0f4077;
  }
  #top-contents .mv-price-box .items {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 17px;
  }
  #top-contents .mv-price-box .items .btn {
    border: #C2CEDB 2px solid;
    border-radius: 50px;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 13px;
    text-align: center;
    color: #0F4077;
    text-decoration: none;
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #top-contents .mv-price-box .items .btn::after {
    content: "";
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #0F4077;
    border-right: 2px solid #0F4077;
    box-sizing: border-box;
    display: inline-block;
    transform: rotate(45deg);
    margin-bottom: 6px;
    margin-left: 8px;
  }
  #top-contents .mv-price-box .items .btn[href^=http]::after {
    transform: rotate(-45deg);
    margin-top: -1px;
    margin-bottom: 0;
  }
  #top-contents .mv-price-box + .mv-price-box {
    padding-top: 15px;
  }
}
#top-contents img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  #top-contents .menu-block {
    padding-top: 95px;
    padding-left: 120px;
    padding-right: 120px;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  #top-contents .menu-block {
    padding-top: 124px;
    padding-left: 12px;
    padding-right: 15px;
  }
}
#top-contents .menu-block .inner {
  position: relative;
}
#top-contents .menu-block .inner .box .title {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 26px;
  letter-spacing: -0.01em;
  line-height: 35px;
  text-align: center;
  color: #222;
}
@media screen and (max-width: 768px) {
  #top-contents .menu-block .inner .box .title {
    font-size: 22px;
    line-height: 30px;
  }
}
#top-contents .menu-block .inner .box ul {
  display: flex;
  gap: 10px;
  width: 100%;
  margin-top: 26px;
}
@media screen and (max-width: 768px) {
  #top-contents .menu-block .inner .box ul.four {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 10px;
    grid-row-gap: 20px;
  }
  #top-contents .menu-block .inner .box ul:not(.four) {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto);
    grid-column-gap: px;
    grid-row-gap: 20px;
  }
}
@media screen and (min-width: 769px) {
  #top-contents .menu-block .inner .box ul li {
    flex: 1;
  }
}
#top-contents .menu-block .inner .box ul a {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  padding: 22px 0;
  background-color: #ff322d;
  border: 1px solid #ff322d;
  color: #FFFFFF;
  font-size: 20px;
  letter-spacing: -0.06em;
  display: block;
  text-align: center;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  #top-contents .menu-block .inner .box ul a {
    padding: 14px 0;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -0.03em;
  }
}
#top-contents .menu-block .inner .box ul a:hover {
  background-color: transparent;
  color: #ff322d;
}
#top-contents .menu-block .inner .box + .box {
  margin-top: 65px;
}
@media screen and (max-width: 768px) {
  #top-contents .menu-block .inner .box + .box {
    margin-top: 56px;
  }
}
@media screen and (min-width: 769px) {
  #top-contents .banner-box {
    padding-top: 70px;
    padding-left: 120px;
    padding-right: 120px;
    padding-bottom: 100px;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box {
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px;
  }
}
#top-contents .banner-box .box > .title {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 26px;
  letter-spacing: -0.01em;
  line-height: 35px;
  text-align: center;
  color: #222;
  margin-top: 65px;
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box .box > .title {
    margin-top: 56px;
    font-size: 20px;
    line-height: 27px;
  }
}
#top-contents .banner-box .box a.link.large {
  width: 100%;
  position: relative;
  display: block;
}
#top-contents .banner-box .box a.link.large .img-box {
  border-radius: 7px;
  overflow: hidden;
}
#top-contents .banner-box .box a.link.large .text-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#top-contents .banner-box .box a.link.large .text-box .title {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 26px;
  letter-spacing: -0.01em;
  line-height: 35px;
  text-align: center;
  color: #222;
  margin-top: 5px;
}
#top-contents .banner-box .box a.link.large .text-box .title.white {
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box .box a.link.large .text-box .title {
    font-size: 20px;
    line-height: 27px;
  }
}
#top-contents .banner-box .box a.link.large .text-box .text {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.02em;
  line-height: 27px;
  text-align: center;
  color: #ff322d;
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box .box a.link.large .text-box .text {
    font-size: 16px;
    line-height: 21px;
    margin-top: 8px;
  }
}
#top-contents .banner-box .box a.link.large .text-box .text .red {
  color: #ff322d;
}
#top-contents .banner-box .box a.link.large .text-box .arrow {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 10px;
  margin-top: 10px;
  border-bottom: 3px solid #ff322d;
  border-right: 3px solid #ff322d;
  transform: rotate(45deg);
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box .box a.link.large .text-box .arrow {
    width: 11px;
    height: 11px;
  }
}
@media screen and (min-width: 769px) {
  #top-contents .banner-box .box a.link.large:hover .text-box .arrow {
    transform: translateY(5px) rotate(45deg);
  }
}
#top-contents .banner-box .box .link-box {
  display: flex;
  gap: 10px;
  width: 100%;
  margin-top: 36px;
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box .box .link-box {
    display: block;
    margin-top: 24px;
  }
}
#top-contents .banner-box .box .link-box .link {
  position: relative;
  border-radius: 7px;
  overflow: hidden;
  display: block;
}
@media screen and (min-width: 769px) {
  #top-contents .banner-box .box .link-box .link {
    flex: 1;
  }
}
#top-contents .banner-box .box .link-box .link .text-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (min-width: 769px) {
  #top-contents .banner-box .box .link-box .link .text-box {
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box .box .link-box .link .text-box {
    padding-left: 19px;
  }
}
#top-contents .banner-box .box .link-box .link .text-box .title {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.02em;
  line-height: 22px;
  text-align: left;
  color: #222;
}
#top-contents .banner-box .box .link-box .link .text-box .title.white {
  color: #fff;
}
#top-contents .banner-box .box .link-box .link .text-box .title .red {
  color: #ff322d;
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box .box .link-box .link .text-box .title {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.01em;
  }
}
#top-contents .banner-box .box .link-box .link .text-box .btn {
  padding: 14px 61px;
  background-color: #ff322d;
  border: 1px solid #ff322d;
  color: #fff;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.02em;
  line-height: 21px;
  border-radius: 30px;
  margin-top: 14px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box .box .link-box .link .text-box .btn {
    padding: 14px 46px;
    margin-top: 9px;
  }
}
@media screen and (min-width: 769px) {
  #top-contents .banner-box .box .link-box .link:hover .text-box .btn {
    color: #222222;
    border-color: #222222;
    background-color: rgba(255, 50, 45, 0);
    transform: scale(1.05);
  }
}
@media screen and (max-width: 768px) {
  #top-contents .banner-box .box .link-box .link + .link {
    margin-top: 10px;
  }
}

@media screen and (min-width: 769px) {
  #index-contents {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    box-sizing: border-box;
  }
  #index-contents > .inner {
    width: 100%;
    position: relative;
  }
  #index-contents .index_open {
    padding-top: 54px;
    padding-bottom: 26px;
    cursor: pointer;
  }
  #index-contents .index_open .text {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 26px;
    letter-spacing: -0.01em;
    line-height: 31px;
    text-align: center;
    color: #222;
  }
  #index-contents .index_open .text::after {
    content: "";
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 13px;
    height: 13px;
    border-bottom: 3px solid #222;
    border-right: 3px solid #222;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
  }
  #index-contents .index_open:hover .text::after {
    transform: translateY(5px) rotate(45deg);
  }
  #index-contents .modal-index {
    position: absolute;
    width: 100%;
    top: 103px;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  #index-contents .modal-index .inner {
    z-index: 2;
    width: 64.5161290323%;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 6px;
    height: 87.5vh;
    max-height: 700px;
    padding-top: 90px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
  }
  #index-contents .modal-index .inner .close-box {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
  }
  #index-contents .modal-index .inner .scroll-box {
    padding-left: 70px;
    padding-right: 70px;
    box-sizing: border-box;
    height: 100%;
    overflow: auto;
  }
  #index-contents .modal-index .inner .scroll-box .title {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    text-align: left;
    color: #222;
  }
  #index-contents .modal-index .inner .scroll-box .list {
    margin-top: 5px;
  }
  #index-contents .modal-index .inner .scroll-box .list + .title {
    margin-top: 90px;
  }
  #index-contents .modal-index .inner .scroll-box .item {
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  }
  #index-contents .modal-index .inner .scroll-box .item a {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 195px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 21px;
    text-align: left;
    color: #000;
    text-decoration: none;
    position: relative;
  }
  #index-contents .modal-index .inner .scroll-box .item a::after {
    content: "";
    position: absolute;
    right: 2px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #222;
    border-right: 2px solid #222;
    transform: rotate(45deg);
    transition: border-top 0.3s ease, border-right 0.3s ease;
  }
  #index-contents .modal-index .inner .scroll-box .item a:hover {
    color: #ff322d;
  }
  #index-contents .modal-index .inner .scroll-box .item a:hover::after {
    border-top: 2px solid #ff322d;
    border-right: 2px solid #ff322d;
  }
  #index-contents .modal-index .inner .scroll-box .item:first-child {
    border-top: 0px;
  }
  #index-contents .modal-index .inner::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 82px;
    background: linear-gradient(rgba(240, 212, 208, 0) 0%, #FFF6F0 60%);
    pointer-events: none;
  }
  #index-contents .modal-index .bg {
    z-index: 1;
    position: absolute;
    left: 0;
    top: -250px;
    width: 100%;
    height: calc(100% + 500px);
  }
  #index-contents .modal-index::before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9.5px 9px 9.5px;
    border-color: transparent transparent #FFF6F0 transparent;
  }
  #index-contents .modal-index.is-open {
    pointer-events: all;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  #index-contents {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
  }
  #index-contents > .inner {
    width: 100%;
    position: relative;
  }
  #index-contents .index_open {
    padding-top: 48px;
    padding-bottom: 48px;
    cursor: pointer;
  }
  #index-contents .index_open .text {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 22px;
    letter-spacing: -0.01em;
    line-height: 26px;
    text-align: center;
    color: #222;
  }
  #index-contents .index_open .text::after {
    content: "";
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 13px;
    height: 13px;
    border-bottom: 3px solid #222;
    border-right: 3px solid #222;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
  }
  #index-contents .modal-index {
    position: absolute;
    width: 100%;
    top: 93px;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  #index-contents .modal-index .inner {
    z-index: 2;
    width: 76.0563380282%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 6px;
    height: 87.5vh;
    max-height: 470px;
    padding-top: 80px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
  }
  #index-contents .modal-index .inner .close-box {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
  }
  #index-contents .modal-index .inner .scroll-box {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    height: 100%;
    overflow: auto;
  }
  #index-contents .modal-index .inner .scroll-box .title {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    text-align: left;
    color: #222;
  }
  #index-contents .modal-index .inner .scroll-box .list {
    margin-top: 10px;
  }
  #index-contents .modal-index .inner .scroll-box .list + .title {
    margin-top: 80px;
  }
  #index-contents .modal-index .inner .scroll-box .item {
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  }
  #index-contents .modal-index .inner .scroll-box .item a {
    padding-top: 17px;
    padding-bottom: 17px;
    padding-right: 75px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 17px;
    text-align: left;
    color: #000;
    text-decoration: none;
    position: relative;
  }
  #index-contents .modal-index .inner .scroll-box .item a::after {
    content: "";
    position: absolute;
    right: 2px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #222;
    border-right: 2px solid #222;
    transform: rotate(45deg);
  }
  #index-contents .modal-index .inner .scroll-box .item:first-child {
    border-top: 0px;
  }
  #index-contents .modal-index .inner::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 82px;
    background: linear-gradient(rgba(240, 212, 208, 0) 0%, #FFF6F0 60%);
    pointer-events: none;
  }
  #index-contents .modal-index .bg {
    position: absolute;
    left: 0;
    top: -250px;
    width: 100%;
    height: calc(100% + 500px);
    z-index: 1;
  }
  #index-contents .modal-index::before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9.5px 9px 9.5px;
    border-color: transparent transparent #FFF6F0 transparent;
  }
  #index-contents .modal-index.is-open {
    pointer-events: all;
    opacity: 1;
  }
}

#middle-contents {
  color: #353B50;
  position: relative;
  z-index: 0;
}
#middle-contents img {
  width: 100%;
}
#middle-contents > .section {
  padding: 0 0 45px;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section {
    scroll-margin-top: 122px;
  }
  #middle-contents > .section .article-block {
    max-width: 1040px;
    margin: 0 auto 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  #middle-contents > .section .article-block ul li {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  #middle-contents > .section .article-block ul li:nth-child(2n) {
    margin-right: 0;
  }
  #middle-contents > .section .article-block ul li:nth-child(n+5) {
    margin-bottom: 0;
  }
  #middle-contents > .section .article-block ul li a {
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    padding: 0;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 6px;
    overflow: hidden;
  }
  #middle-contents > .section .article-block ul li a:hover .img-box img {
    transform: scale(1.1);
  }
  #middle-contents > .section .article-block ul li a.soldout .text-box::after {
    content: none;
  }
  #middle-contents > .section .article-block ul li a.comingsoon .text-box::after {
    content: none;
  }
  #middle-contents > .section .article-block ul li a .text-box {
    width: 76.4%;
    padding-right: 23.5%;
    padding-left: 4.8%;
    box-sizing: border-box;
    position: relative;
  }
  #middle-contents > .section .article-block ul li a .text-box * {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 28px;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 56px;
  }
  #middle-contents > .section .article-block ul li a .text-box:after {
    content: "";
    background-image: url(../images/xmas_lp_2021/archive_arrow_right_black.svg);
    background-size: 11px 20px;
    display: block;
    position: absolute;
    width: 11px;
    height: 20px;
    top: 50%;
    right: 7.1%;
    transform: translateY(-50%);
  }
  #middle-contents > .section .article-block ul li a .img-box {
    width: 23.6%;
    position: relative;
    overflow: hidden;
  }
  #middle-contents > .section .article-block ul li a .img-box::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  #middle-contents > .section .article-block ul li a .img-box img {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center bottom;
       object-position: center bottom;
    transition: transform 0.3s ease;
  }
  #middle-contents > .section .article-block ul li a:hover h3 {
    color: #ff322d;
  }
  #middle-contents > .section .article-block .article-block-slideWrap {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    flex-wrap: nowrap;
  }
  #middle-contents > .section .article-block .article-block-slideItem {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: flex;
    flex-wrap: wrap;
  }
  #middle-contents > .section .article-block .article-block-slideItem li a h3 {
    transition: color 0.3s ease;
  }
  #middle-contents > .section .article-block .article-block-slideItem li a:hover h3 {
    color: #ff322d;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section {
    scroll-margin-top: 55px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
#middle-contents > .section .section-main {
  display: flex;
  max-width: 1280px;
  margin: 0 auto 0;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .section-main {
    padding-left: 110px;
    padding-right: 128px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    flex-direction: column;
  }
}
#middle-contents > .section .section-main .text-box {
  width: 500px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .text-box {
    order: 2;
    width: 100%;
    padding-left: 0;
    margin-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
#middle-contents > .section .section-main .text-box .title-main {
  font-family: "TTNormsPro-Bold", sans-serif;
  font-weight: normal;
  font-size: 52px;
  line-height: 50px;
  text-align: left;
  color: transparent;
  -webkit-text-stroke: 1px #FF322D;
  text-stroke: 1px #FF322D;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .text-box .title-main {
    font-size: 40px;
    line-height: 40px;
  }
}
#middle-contents > .section .section-main .text-box .title-sub {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  text-align: left;
  color: #000;
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .section-main .text-box .title-sub {
    font-size: 30px;
    line-height: 36px;
    margin-top: 105px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .text-box .title-sub {
    font-size: 22px;
    line-height: 27px;
  }
}
#middle-contents > .section .section-main .text-box .text-main {
  margin-top: 19px;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #0f4077;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .section-main .text-box .text-main {
    max-width: 450px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .text-box .text-main {
    font-size: 13px;
    line-height: 24px;
    margin-top: 27px;
  }
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .section-main .text-box .content-detail-button {
    width: 100%;
    margin-top: 50px;
  }
  #middle-contents > .section .section-main .text-box .content-detail-button a {
    padding: 24px 130px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .text-box .content-detail-button {
    width: 310px;
    margin: 50px auto 0;
  }
  #middle-contents > .section .section-main .text-box .content-detail-button a {
    padding: 24px 80px;
  }
}
#middle-contents > .section .section-main .text-box .content-detail-button a {
  border-radius: 50px;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: -0.06em;
  display: block;
  text-align: center;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
#middle-contents > .section .section-main .img-box {
  position: relative;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .section-main .img-box {
    width: calc(100% - 500px);
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .img-box {
    order: 1;
    width: 100%;
  }
  #middle-contents > .section .section-main .img-box.ranking-main {
    margin-top: 5px;
    width: 84.51%;
  }
}
#middle-contents > .section .section-main .img-box .text-index {
  font-family: "TTNormsPro-Bold", sans-serif;
  font-weight: 500;
  text-align: left;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .section-main .img-box .text-index {
    font-size: 128px;
    line-height: 151px;
  }
}
@media screen and (max-width: 1050px) {
  #middle-contents > .section .section-main .img-box .text-index {
    font-size: 110px;
    line-height: 117px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .img-box .text-index {
    font-size: 90px;
    line-height: 106px;
  }
}
#middle-contents > .section .section-main .img-box .text-index.text-index-01 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-index.text-index-02 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-index.text-index-03 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-index.text-index-04 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-index.text-index-05 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-index.text-index-06 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-index.text-index-07 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-index.text-index-08 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-index.text-index-09 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-index.text-index-10 {
  letter-spacing: -0.05em;
}
#middle-contents > .section .section-main .img-box .text-description {
  font-family: "TTNormsPro-Bold", sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: right;
  margin-top: 10px;
}
#middle-contents > .section .section-main .btn-box .btn {
  display: block;
  width: 300px;
  padding-top: 26px;
  padding-bottom: 27px;
  border: 1px solid #0F4077;
  color: #0F4077;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: -0.02em;
  line-height: 17px;
  text-align: center;
  color: #0f4077;
  border-radius: 50px;
  text-decoration: none;
  margin-top: 58px;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .section-main .btn-box .btn:hover {
    border: #0F4077 2px solid;
    background-color: #0F4077;
    color: #fff;
    transform: scale(1.05);
    transition: all 0.3s ease;
  }
  #middle-contents > .section .section-main .btn-box .btn:hover::after {
    border-color: #fff;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .btn-box .btn {
    width: 100%;
    margin-top: 7px;
  }
}
#middle-contents > .section .section-main .concierge-box {
  width: 100%;
  margin-top: 19px;
  padding-left: 80px;
  padding-right: 50px;
  margin-top: 32px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .concierge-box {
    margin-top: 44px;
    padding-left: 23px;
    padding-right: 23px;
    box-sizing: border-box;
  }
}
#middle-contents > .section .section-main .concierge-box .title-main {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 17px;
  text-align: left;
  color: #0f4077;
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .concierge-box .title-main {
    padding-left: 0;
  }
}
#middle-contents > .section .section-main .concierge-box .title-main + .item {
  margin-top: 6px;
}
#middle-contents > .section .section-main .concierge-box .item {
  width: 100%;
  margin-right: 0;
  margin-left: auto;
  background-color: #FFFFFF;
  position: relative;
  padding: 40px 122px 40px 48px;
  border-radius: 20px;
  box-shadow: 2.83px 2.83px 7px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .concierge-box .item {
    width: auto;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 40px;
    padding-bottom: 48px;
  }
}
#middle-contents > .section .section-main .concierge-box .item .text {
  margin-top: 0;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 25px;
  text-align: left;
  color: #333;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .concierge-box .item .text {
    font-size: 11px;
    line-height: 19px;
  }
}
#middle-contents > .section .section-main .concierge-box .item .profile {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  right: 40px;
  top: -22px;
  filter: drop-shadow(5.66px 5.66px 14px rgba(5, 0, 1, 0.15));
  transform: translateZ(0px);
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .concierge-box .item .profile {
    right: 25px;
    top: -27px;
  }
}
#middle-contents > .section .section-main .concierge-box .item .profile img {
  width: 100%;
}
#middle-contents > .section .section-main .concierge-box .item .name {
  position: absolute;
  right: 35px;
  bottom: 20px;
  font-family: "TTNormsPro-Medium", sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 17px;
  text-align: right;
  color: #333;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .concierge-box .item .name {
    right: 30px;
  }
}
#middle-contents > .section .section-main .concierge-box .item + .item {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main .concierge-box .item + .item {
    margin-top: 42px;
  }
}
#middle-contents > .section .section-main.mini {
  padding-left: 100px;
  padding-right: 100px;
  align-items: center;
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main.mini {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 100px;
  }
}
#middle-contents > .section .section-main.mini .img-box {
  width: 30%;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main.mini .img-box {
    width: 100%;
  }
}
#middle-contents > .section .section-main.mini .text-box {
  width: 70%;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section-main.mini .text-box {
    width: 100%;
    margin-top: 12px;
  }
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .section-main.mini.reverse {
    flex-direction: row-reverse;
  }
  #middle-contents > .section .section-main.mini.reverse .text-box {
    padding-left: 52px;
  }
}
#middle-contents > .section .more-title-block {
  max-width: 1040px;
  margin: 0 auto 0;
  margin-top: 70px;
  margin-bottom: 20px;
  font-family: "TTNormsPro-Bold", sans-serif;
  font-weight: 400;
  font-size: 54px;
  color: #ff322d;
}
#middle-contents > .section .section-category {
  margin: auto;
  max-width: 1186px;
  padding-top: 95px;
}
#middle-contents > .section .section-category .slider {
  margin-left: -30px;
}
#middle-contents > .section .section-category .box-title {
  padding-left: 0 !important;
  margin-bottom: -58px;
}
#middle-contents > .section .section .box-slider {
  position: relative;
  overflow: hidden;
}
#middle-contents > .section .section .box-slider .product-title {
  margin-top: 10px;
  position: relative;
  top: 0;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
#middle-contents > .section .section .box-slider .product-title p {
  text-overflow: ellipsis;
  font-weight: 600;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 18px;
  width: 91.044%;
  color: #ff322d;
}
#middle-contents > .section .section .box-slider .product-title *.brand {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 20px;
  letter-spacing: 0.01em;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #ff322d;
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section .box-slider .product-title *.brand {
    font-size: 16px;
  }
}
#middle-contents > .section .section .box-slider .product-title *.name {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.01em;
  line-height: 22px;
  white-space: normal;
  margin-top: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #000000;
  width: 100%;
  text-align: left;
}
#middle-contents > .section .section .box-slider .product-title *.tags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 9px;
}
#middle-contents > .section .section .box-slider .product-title *.tags .tag {
  padding-right: 6px;
  padding-left: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 3px;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: -0.02em;
  line-height: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #CCCCCC;
  color: #222222;
  text-decoration: none;
}
#middle-contents > .section .section .box-slider .product-title *.price {
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
}
#middle-contents > .section .section .box-slider .product-title *.price span {
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
}
#middle-contents > .section .section .box-slider a figure {
  transition: all 0.3s ease;
}
#middle-contents > .section .section .box-slider a:hover figure {
  transform: scale(1.05);
  box-shadow: 3px 3px 10px 0 rgba(5, 0, 1, 0.1);
}
#middle-contents > .section .section .box-slider .slider .slide img {
  width: 100%;
}
#middle-contents > .section .section .box-title {
  color: #ff322d;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
  pointer-events: all;
}
#middle-contents > .section .section .box-title .title-main {
  font-size: 54px;
  font-family: "TTNormsPro-Bold", sans-serif;
  margin-bottom: 15px;
  opacity: 1 !important;
}
#middle-contents > .section .section .box-title .title-main a::after {
  opacity: 0;
}
#middle-contents > .section .section .box-title .text-main {
  font-size: 20px;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  letter-spacing: 0.04em;
  font-weight: 600;
  line-height: 30px;
  opacity: 1 !important;
}
#middle-contents > .section .section .box-title .title-main .arrow span::after {
  content: "";
  display: inline-block;
  border-right: 4px solid;
  border-bottom: 4px solid;
  transform: rotate(-45deg);
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin: -10px 0 0 25px;
}
#middle-contents > .section .ranking-box {
  max-width: 1280px;
  margin: 0 auto 0;
  padding-right: 80px;
  padding-left: 80px;
  padding-top: 100px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .ranking-box {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .ranking-box .title-box {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
    box-sizing: border-box;
  }
}
#middle-contents > .section .ranking-box .title-box .title-main {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 52px;
  letter-spacing: -0.04em;
  line-height: 69px;
  text-align: left;
  color: #ff322d;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .ranking-box .title-box .title-main {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0em;
  }
}
#middle-contents > .section .ranking-box .title-box .text-main {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  text-align: left;
  color: #222;
  margin-top: 13px;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .ranking-box .title-box .text-main {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.03em;
    margin-top: 14px;
  }
}
#middle-contents > .section .ranking-box .splide {
  margin-top: 15px;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .ranking-box .splide .splide__track {
    overflow: visible;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list {
    display: flex;
    gap: 20px;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide {
    flex: 1;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a {
    display: block;
    padding-top: 57px;
    position: relative;
    text-decoration: none;
    transition: transform 0.3s ease, color 0.3s ease;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a:hover .img-box img {
    transform: scale(1.1);
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a:hover .text-box .title-main {
    color: #ff322d;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a:hover .text-box .text-main {
    color: #ff322d;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a:hover .num {
    transform: translateY(-20px);
    z-index: 1;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a .img-box {
    overflow: hidden;
    border-radius: 6px 6px 0 0;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a .img-box img {
    transition: transform 0.3s ease;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a .num {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin-right: auto;
    margin-left: auto;
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 1px #ff322d;
    text-stroke: 1px #ff322d;
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 80px;
    letter-spacing: -0.07em;
    line-height: 95px;
    text-align: center;
    transition: transform 0.3s ease;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a .text-box {
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a .text-box .title-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.3s ease;
  }
  #middle-contents > .section .ranking-box .splide .splide__track .splide__list .splide__slide a .text-box .text-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
    min-height: 44px;
    transition: color 0.3s ease;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .ranking-box .splide {
    padding-left: 24px;
  }
  #middle-contents > .section .ranking-box .splide .splide__list .splide__slide a {
    display: block;
    padding-top: 33px;
    position: relative;
    text-decoration: none;
  }
  #middle-contents > .section .ranking-box .splide .splide__list .splide__slide a img {
    border-radius: 6px 6px 0 0;
  }
  #middle-contents > .section .ranking-box .splide .splide__list .splide__slide a .num {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin-right: auto;
    margin-left: auto;
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 1px #ff322d;
    text-stroke: 1px #ff322d;
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 54px;
    letter-spacing: -0.07em;
    line-height: 54px;
    text-align: center;
  }
  #middle-contents > .section .ranking-box .splide .splide__list .splide__slide a .text-box {
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    padding-top: 19px;
    padding-bottom: 17px;
    padding-left: 13px;
    padding-right: 13px;
    box-sizing: border-box;
  }
  #middle-contents > .section .ranking-box .splide .splide__list .splide__slide a .text-box .title-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #middle-contents > .section .ranking-box .splide .splide__list .splide__slide a .text-box .text-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
    min-height: 44px;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts {
    padding-right: 24px;
    position: relative;
    margin-top: 30px;
    height: 15px;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts .splide__arrow {
    background: none;
    height: 15px;
    width: 15px;
    top: 0;
    transform: none;
    transition: opacity 0.3s ease;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts .splide__arrow:disabled {
    opacity: 0;
    pointer-events: none;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts .splide__arrow svg {
    fill: #FF322D;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts .splide__arrow--prev {
    left: 0;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts .splide__arrow--next {
    right: 24px;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts .splide__pagination {
    height: 15px;
    top: 0;
    left: 0;
    right: 24px;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts .splide__pagination li {
    line-height: 0;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts .splide__pagination .splide__pagination__page {
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 10px;
    margin-left: 10px;
    background: transparent;
    border: 1px solid #999999;
    box-sizing: border-box;
    opacity: 1;
  }
  #middle-contents > .section .ranking-box .splide .slider-parts .splide__pagination .splide__pagination__page.is-active {
    background-color: #999999;
    transform: none;
  }
  #middle-contents > .section .ranking-box .splide .splide__track {
    overflow: visible;
  }
}
#middle-contents > .section .recommend_btn {
  width: 100%;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .recommend_btn {
    margin-top: 120px;
    padding-left: 7px;
    display: flex;
    justify-content: center;
  }
  #middle-contents > .section .recommend_btn a {
    margin: 0;
  }
  #middle-contents > .section .recommend_btn a + a {
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .recommend_btn {
    margin-top: 40px;
  }
}
#middle-contents > .section .recommend_btn a {
  display: block;
  text-align: center;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  color: #0f4077;
  border: 1px solid #0f4077;
  border-radius: 50px;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .recommend_btn a {
    width: 344px;
    font-size: 13px;
    letter-spacing: -0.02em;
    line-height: 13px;
    padding-top: 29px;
    padding-bottom: 25px;
  }
  #middle-contents > .section .recommend_btn a:hover {
    background-color: #0f4077;
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .recommend_btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 308px;
    height: 67px;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 18px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #middle-contents > .section .recommend_btn a + a {
    margin-top: 20px;
  }
}
#middle-contents > .section .article-block-slide {
  padding-bottom: 43px;
}
#middle-contents > .section .article-block-slide .slider-parts .splide__arrow {
  background: none;
  height: 100%;
  width: 15px;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .article-block-slide .slider-parts .splide__arrow {
    margin-top: -29px;
  }
}
#middle-contents > .section .article-block-slide .slider-parts .splide__arrow:disabled {
  opacity: 0;
  pointer-events: none;
}
#middle-contents > .section .article-block-slide .slider-parts .splide__arrow svg {
  fill: #FF322D;
}
#middle-contents > .section .article-block-slide .slider-parts .splide__arrow--prev {
  left: -24px;
}
#middle-contents > .section .article-block-slide .slider-parts .splide__arrow--next {
  right: -24px;
}
#middle-contents > .section .article-block-slide .slider-parts .splide__pagination {
  height: 15px;
  left: 0;
  right: 0;
  bottom: 0px;
}
#middle-contents > .section .article-block-slide .slider-parts .splide__pagination li {
  line-height: 0;
}
#middle-contents > .section .article-block-slide .slider-parts .splide__pagination .splide__pagination__page {
  width: 10px;
  height: 10px;
  margin: 0;
  margin-right: 10px;
  margin-left: 10px;
  background: transparent;
  border: 1px solid #999999;
  box-sizing: border-box;
  opacity: 1;
}
#middle-contents > .section .article-block-slide .slider-parts .splide__pagination .splide__pagination__page.is-active {
  background-color: #999999;
  transform: none;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .article-block-slide .slider-parts {
    position: relative;
    margin-top: 30px;
    height: 15px;
  }
  #middle-contents > .section .article-block-slide .slider-parts .splide__arrow {
    background: none;
    height: 15px;
    width: 15px;
    top: 0;
    transform: none;
    transition: opacity 0.3s ease;
  }
  #middle-contents > .section .article-block-slide .slider-parts .splide__arrow:disabled {
    opacity: 0;
    pointer-events: none;
  }
  #middle-contents > .section .article-block-slide .slider-parts .splide__arrow svg {
    fill: #FF322D;
  }
  #middle-contents > .section .article-block-slide .slider-parts .splide__arrow--prev {
    left: 0;
  }
  #middle-contents > .section .article-block-slide .slider-parts .splide__arrow--next {
    right: 0;
  }
  #middle-contents > .section .article-block-slide .slider-parts .splide__pagination {
    height: 15px;
    top: 0;
    left: 0;
    right: 0;
  }
  #middle-contents > .section .article-block-slide .slider-parts .splide__pagination li {
    line-height: 0;
  }
  #middle-contents > .section .article-block-slide .slider-parts .splide__pagination .splide__pagination__page {
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 10px;
    margin-left: 10px;
    background: transparent;
    border: 1px solid #999999;
    box-sizing: border-box;
    opacity: 1;
  }
  #middle-contents > .section .article-block-slide .slider-parts .splide__pagination .splide__pagination__page.is-active {
    background-color: #999999;
    transform: none;
  }
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .section .box-title {
    position: relative;
  }
  #middle-contents > .section .section .box-title .text-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    color: #222;
  }
  #middle-contents > .section .section .box-title .btn {
    position: absolute;
    right: 30px;
    bottom: 19px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #ff322d;
    padding-top: 16px;
    padding-bottom: 17px;
    display: block;
    width: 250px;
    border: 1px solid #ff322d;
    border-radius: 50px;
    transition: all 0.3s ease;
  }
  #middle-contents > .section .section .box-title .btn:hover {
    background-color: #ff322d;
    color: #fff;
    transform: scale(1.05);
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .section .box-title {
    position: relative;
  }
  #middle-contents > .section .section .box-title .text-main {
    color: #222;
  }
  #middle-contents > .section .section .box-title .btn {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 21px;
    text-align: center;
    color: #ff322d;
    padding-top: 14px;
    padding-bottom: 15px;
    display: block;
    width: 100%;
    border: 1px solid #ff322d;
    border-radius: 50px;
    transition: all 0.3s ease;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  #middle-contents > .section .section .box-title .name + .box-slider {
    padding-bottom: 85px;
  }
}
#middle-contents > .section .article-box {
  max-width: 1280px;
  padding-left: 100px;
  padding-right: 100px;
  margin: 0 auto 0;
  box-sizing: border-box;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .article-box {
    padding-left: 25px;
    padding-right: 0;
  }
  #middle-contents > .section .article-box + .section-category {
    padding-top: 0;
  }
}
#middle-contents > .section .article-box .article-box-slide .splide {
  padding-bottom: 70px;
}
#middle-contents > .section .article-box .article-box-slide .splide__slide a {
  text-decoration: none;
}
#middle-contents > .section .article-box .article-box-slide .splide__slide a .img-box {
  overflow: hidden;
  position: relative;
  border-radius: 6px;
}
#middle-contents > .section .article-box .article-box-slide .splide__slide a .img-box::before {
  content: "";
  display: block;
  padding-top: 100%;
}
#middle-contents > .section .article-box .article-box-slide .splide__slide a .img-box img {
  position: absolute;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
  transition: transform 0.3s ease;
}
#middle-contents > .section .article-box .article-box-slide .splide__slide a:hover .img-box img {
  transform: scale(1.1);
}
#middle-contents > .section .article-box .article-box-slide .splide__slide a:hover .text-box .title-main {
  color: #ff322d;
}
#middle-contents > .section .article-box .article-box-slide .splide__slide a:hover .text-box .text-main {
  color: #ff322d;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .article-box .article-box-slide .splide__slide a .text-box {
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .article-box .article-box-slide .splide__slide a .text-box {
    padding-right: 15px;
  }
}
#middle-contents > .section .article-box .article-box-slide .splide__slide a .text-box .title-main {
  margin-top: 15px;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 56px;
  transition: color 0.3s ease;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .article-box .article-box-slide .splide__slide a .text-box .title-main {
    font-size: 16px;
    letter-spacing: -0.03em;
    line-height: 24px;
    text-align: left;
    color: #222;
    min-height: 48px;
  }
}
#middle-contents > .section .article-box .article-box-slide .splide__slide a .text-box .text-main {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.01em;
  line-height: 22px;
  text-align: left;
  color: #000;
  margin-top: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 44px;
  transition: color 0.3s ease;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .article-box .article-box-slide .splide__slide a .text-box .text-main {
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: left;
    color: #000;
  }
}
#middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow {
  background: none;
  height: 100%;
  width: 15px;
  transition: opacity 0.3s ease;
}
#middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow:disabled {
  opacity: 0;
  pointer-events: none;
}
#middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow svg {
  fill: #FF322D;
}
@media screen and (min-width: 769px) {
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow svg {
    margin-top: -173px;
  }
}
#middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow--prev {
  left: -24px;
}
#middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow--next {
  right: -24px;
}
#middle-contents > .section .article-box .article-box-slide .slider-parts .splide__pagination {
  height: 15px;
  left: 0;
  right: 0;
  bottom: 0px;
}
#middle-contents > .section .article-box .article-box-slide .slider-parts .splide__pagination li {
  line-height: 0;
}
#middle-contents > .section .article-box .article-box-slide .slider-parts .splide__pagination .splide__pagination__page {
  width: 10px;
  height: 10px;
  margin: 0;
  margin-right: 10px;
  margin-left: 10px;
  background: transparent;
  border: 1px solid #999999;
  box-sizing: border-box;
  opacity: 1;
}
#middle-contents > .section .article-box .article-box-slide .slider-parts .splide__pagination .splide__pagination__page.is-active {
  background-color: #999999;
  transform: none;
}
@media screen and (max-width: 768px) {
  #middle-contents > .section .article-box .article-box-slide .slider-parts {
    position: relative;
    margin-top: 30px;
    height: 15px;
  }
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow {
    background: none;
    height: 15px;
    width: 15px;
    top: 0;
    transform: none;
    transition: opacity 0.3s ease;
  }
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow:disabled {
    opacity: 0;
    pointer-events: none;
  }
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow svg {
    fill: #FF322D;
  }
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow--prev {
    left: 0;
  }
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__arrow--next {
    right: 25px;
  }
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__pagination {
    height: 15px;
    top: 0;
    left: 0;
    right: 0;
    padding-right: 25px;
  }
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__pagination li {
    line-height: 0;
  }
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__pagination .splide__pagination__page {
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 10px;
    margin-left: 10px;
    background: transparent;
    border: 1px solid #999999;
    box-sizing: border-box;
    opacity: 1;
  }
  #middle-contents > .section .article-box .article-box-slide .slider-parts .splide__pagination .splide__pagination__page.is-active {
    background-color: #999999;
    transform: none;
  }
}
#middle-contents .section .section-main {
  width: 100%;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 80px;
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-main .text-box .text-head {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    text-align: left;
  }
  #middle-contents .section .section-main .text-box .text-title {
    display: flex;
    align-items: center;
    margin-top: 25px;
  }
  #middle-contents .section .section-main .text-box .text-title .rank {
    text-align: left;
    display: inline-flex;
    align-items: flex-start;
  }
  #middle-contents .section .section-main .text-box .text-title .rank .en {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 91px;
    line-height: 91px;
    margin-top: -12px;
  }
  #middle-contents .section .section-main .text-box .text-title .rank .ja {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 72px;
    line-height: 91px;
    margin-top: -6px;
    margin-left: -7px;
  }
  #middle-contents .section .section-main .text-box .text-title .title {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -0.05em;
    text-align: left;
    margin-top: -12px;
  }
  #middle-contents .section .section-main .text-box .text-title .title.nowrap {
    white-space: nowrap;
  }
  #middle-contents .section .section-main .ranking-box {
    width: 100%;
    padding: 0;
    position: relative;
    margin-top: 56px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-name {
    width: 100%;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 20px;
    text-align: center;
    color: #0f4077;
    white-space: nowrap;
    margin-bottom: 40px;
    padding-top: 25px;
    padding-bottom: 27px;
    border-top: 2px solid #C2CEDB;
    border-bottom: 2px solid #C2CEDB;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item {
    position: relative;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item:first-of-type {
    padding-top: 0px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .img-box {
    position: relative;
    flex-shrink: 0;
    width: 350px;
    height: 350px;
    margin: 0;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .img-box img {
    width: 100%;
    position: absolute;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box {
    display: flex;
    width: calc(100% - 350px);
    padding-left: 0;
    padding-right: 0;
    margin-top: 15px;
    padding-left: 70px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box .ranking-title {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    color: #0f4077;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box .ranking-sub {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 22px;
    text-align: left;
    color: #0f4077;
    margin-top: 12px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul {
    margin-top: 32px;
    width: 364px;
    max-width: 100%;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li {
    position: relative;
    max-width: 364px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li a {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 500;
    text-decoration: underline;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    color: #0f4077;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    box-sizing: border-box;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li a::after {
    justify-self: flex-end;
    flex-shrink: 0;
    margin-left: 8px;
    content: "";
    background-image: url(../images/whiteday_lp_2024/ranking_link-arrow.svg);
    display: block;
    width: 24px;
    height: 24px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li .price {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 17px;
    text-align: left;
    color: #222;
    margin-top: 5px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li .tags {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 9px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li .tags .tag {
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 3px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.02em;
    line-height: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #CCCCCC;
    color: #222222;
    text-decoration: none;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li + li {
    margin-top: 16px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  #middle-contents .section .section-main:not(.reverse) {
    padding-top: 35px;
  }
  #middle-contents .section .section-main:not(.reverse) .text-box {
    margin-top: 45px;
    padding-left: 16px;
  }
  #middle-contents .section .section-main:not(.reverse) .text-box .text-title .rank + .title {
    margin-left: 30px;
  }
  #middle-contents .section .section-main.reverse {
    padding-top: 30px;
  }
  #middle-contents .section .section-main.reverse .text-box {
    padding-left: 50px;
    margin-top: 50px;
  }
  #middle-contents .section .section-main.reverse .text-box .text-title .rank + .title {
    margin-left: 30px;
  }
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-main.reverse {
    color: #0F4077;
  }
  #middle-contents .section .section-main.reverse .img-box {
    order: 1;
  }
  #middle-contents .section .section-main.reverse .text-box {
    order: 2;
  }
  #middle-contents .section .section-main.reverse .ranking-box {
    order: 3;
  }
  #middle-contents .section .section-main.reverse .ranking-box .ranking-item {
    flex-direction: row-reverse;
    padding-right: 50px;
  }
  #middle-contents .section .section-main.reverse .ranking-box .ranking-item:first-of-type {
    padding-top: 0px;
  }
  #middle-contents .section .section-main.reverse .ranking-box .ranking-item .text-box {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 91px;
    box-sizing: border-box;
    max-width: 450px;
    padding-left: 0;
  }
  #middle-contents .section .section-main.reverse .ranking-box .ranking-item .img-box {
    margin-left: auto;
  }
  #middle-contents .section .section-main.reverse .ranking-box .ranking-item .img-box .ranking-name {
    left: inherit;
    top: -29px;
    right: 0px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main .text-box {
    order: 1;
    margin-top: 0;
    padding-left: 28px;
    padding-right: 27px;
  }
  #middle-contents .section .section-main .text-box .text-head {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    color: #0f4077;
  }
  #middle-contents .section .section-main .text-box .text-title {
    display: flex;
    align-items: center;
    margin-top: 18px;
    width: 100%;
  }
  #middle-contents .section .section-main .text-box .text-title .rank {
    display: flex;
    align-items: flex-end;
    letter-spacing: -0.09em;
    text-align: left;
    color: #0f4077;
  }
  #middle-contents .section .section-main .text-box .text-title .rank .en {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 46px;
    line-height: 46px;
    margin-top: 5px;
    margin-left: 0;
  }
  #middle-contents .section .section-main .text-box .text-title .rank .ja {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 3px;
  }
  #middle-contents .section .section-main .text-box .text-title .rank + .title {
    margin-left: 15px;
  }
  #middle-contents .section .section-main .text-box .text-title .title {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: -0.01em;
    line-height: 27px;
    text-align: left;
    color: #0f4077;
  }
  #middle-contents .section .section-main .text-box .text-title .title.nowrap {
    white-space: nowrap;
  }
  #middle-contents .section .section-main .text-box .text-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    color: #0f4077;
    margin-top: 34px;
  }
  #middle-contents .section .section-main .img-box {
    order: 2;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  #middle-contents .section .section-main .ranking-box {
    order: 3;
    position: relative;
    padding-top: 0px;
    margin-top: 60px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-name {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 2px solid #C2CEDB;
    border-bottom: 2px solid #C2CEDB;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: -0.01em;
    line-height: 30px;
    text-align: center;
    color: #0f4077;
    margin-bottom: 20px;
    width: calc(100% - 46px);
    margin-right: auto;
    margin-left: auto;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item {
    padding-top: 120px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 0px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item:first-of-type {
    padding-top: 0px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .img-box .ranking-name {
    position: absolute;
    top: -29px;
    left: 0;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 20px;
    color: #0f4077;
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #middle-contents .section .section-main .ranking-box .ranking-item .img-box .ranking-name {
    text-align: right;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #middle-contents .section .section-main .ranking-box .ranking-item .img-box .ranking-name {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box {
    margin-top: 30px;
    padding: 0;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box .ranking-title {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #0f4077;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box .ranking-sub {
    margin-top: 21px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    color: #0f4077;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul {
    margin-top: 40px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li {
    position: relative;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li a {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    text-decoration: underline;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    color: #0f4077;
    position: relative;
    display: block;
    padding-right: 40px;
    width: 100%;
    box-sizing: border-box;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li a::after {
    content: "";
    background-image: url(../images/whiteday_lp_2024/ranking_link-arrow.svg);
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li .price {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 17px;
    text-align: left;
    color: #222;
    margin-top: 5px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li .tags {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 9px;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li .tags .tag {
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 3px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.02em;
    line-height: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #CCCCCC;
    color: #222222;
    text-decoration: none;
  }
  #middle-contents .section .section-main .ranking-box .ranking-item .text-box ul li + li {
    margin-top: 10px;
  }
  #middle-contents .section .section-main.reverse .ranking-box .ranking-name {
    top: 60px;
  }
}
@media screen and (max-width: 340px) {
  #middle-contents .section .section-main .ranking-box .ranking-item .img-box .ranking-name {
    font-size: 19px;
  }
}
#middle-contents .section .section-main:not(.reverse) .img-box .text-index {
  color: transparent;
  text-stroke: 1px #913161;
  -webkit-text-stroke: 1px #913161;
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-main:not(.reverse) .img-box .text-index {
    position: absolute;
    bottom: -70px;
    left: 2.5%;
  }
}
@media screen and (max-width: 1050px) {
  #middle-contents .section .section-main:not(.reverse) .img-box .text-index {
    position: absolute;
    bottom: -54px;
    left: 2%;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main:not(.reverse) .img-box .text-index {
    position: absolute;
    top: -56px;
    left: 2%;
  }
}
#middle-contents .section .section-main:not(.reverse) .img-box .text-description {
  color: #913161;
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-main:not(.reverse) .img-box .text-description {
    position: absolute;
    bottom: -23px;
    right: 0;
  }
}
#middle-contents .section .section-main:not(.reverse) .text-box .title-sub {
  color: #0f4077;
}
#middle-contents .section .section-main:not(.reverse) .text-box .text-head {
  color: #0f4077;
}
#middle-contents .section .section-main:not(.reverse) .text-box .text-title .rank {
  color: #0f4077;
}
#middle-contents .section .section-main:not(.reverse) .text-box .text-title .title {
  color: #0f4077;
}
#middle-contents .section .section-main:not(.reverse) .text-box .text-main {
  color: #0F4077;
}
#middle-contents .section .section-main:not(.reverse).price {
  padding-top: 42px;
  padding-left: 110px;
  padding-right: 128px;
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main:not(.reverse).price {
    padding-left: 32px;
    padding-right: 33px;
    padding-top: 38px !important;
  }
}
#middle-contents .section .section-main:not(.reverse).price .text-box {
  padding-left: 0;
  margin-top: 0;
  width: 100%;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main:not(.reverse).price .text-box {
    width: 100%;
    padding-right: 0;
  }
}
#middle-contents .section .section-main:not(.reverse).price .text-box .text-main {
  max-width: 100%;
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main:not(.reverse).price .text-box .text-main {
    margin-top: 22px;
  }
}
#middle-contents .section .section-main:not(.reverse).price .text-box .text-title {
  margin-top: 0;
}
#middle-contents .section .section-main:not(.reverse).price .text-box .text-title .title {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  text-align: left;
  color: #0f4077;
  margin-top: 0;
}
#middle-contents .section .section-main:not(.reverse).price .text-box .text-title .title br {
  display: none;
}
#middle-contents .section .section-main:not(.reverse).price .btn-box .btn {
  margin-top: 28px;
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-main:not(.reverse).price .btn-box .btn {
    width: 368px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main:not(.reverse).price .btn-box .btn {
    margin-top: 48px;
  }
}
#middle-contents .section .section-main:not(.reverse).price .btn-box .btn + .btn {
  margin-top: 16px;
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-main:not(.reverse).price + .section-inner {
    margin-top: 120px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main:not(.reverse).price + .section-inner {
    padding-bottom: 0;
  }
}
#middle-contents .section .section-main:not(.reverse).price.border {
  padding-top: 54px !important;
  position: relative;
}
#middle-contents .section .section-main:not(.reverse).price.border::after {
  content: "";
  width: calc(100% - 228px);
  height: 2px;
  background-color: #C2CEDB;
  display: block;
  left: 110px;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main:not(.reverse).price.border::after {
    width: calc(100% - 65px);
    left: 32px;
  }
}
#middle-contents .section .section-main.reverse .img-box .text-index {
  color: transparent;
  text-stroke: 1px #0f4077;
  -webkit-text-stroke: 1px #0f4077;
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-main.reverse .img-box .text-index {
    position: absolute;
    bottom: -70px;
    left: 2.5%;
  }
}
@media screen and (max-width: 1050px) {
  #middle-contents .section .section-main.reverse .img-box .text-index {
    position: absolute;
    bottom: -54px;
    left: 2%;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main.reverse .img-box .text-index {
    position: absolute;
    top: -56px;
    left: 2%;
  }
}
#middle-contents .section .section-main.reverse .img-box .text-description {
  color: #0f4077;
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-main.reverse .img-box .text-description {
    position: absolute;
    bottom: -23px;
    right: 0;
  }
}
#middle-contents .section .section-main.reverse .text-box .title-sub {
  color: #0f4077;
}
#middle-contents .section .section-main.reverse .text-box .text-main {
  color: #0f4077;
}
#middle-contents .section .section-main.reverse .text-box .content-detail-button a {
  background-color: #0f4077;
  border: 1px solid #0f4077;
}
#middle-contents .section .section-main.reverse .text-box .content-detail-button a:hover {
  color: #0f4077;
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-main.reverse .ranking-box .ranking-item:first-of-type {
    padding-top: 0px;
  }
}
#middle-contents .section .section-main.price {
  padding-top: 42px;
  padding-left: 110px;
  padding-right: 128px;
}
#middle-contents .section .section-main.price .text-box {
  padding-left: 0;
  margin-top: 0;
}
#middle-contents .section .section-inner a {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-inner {
    margin-top: 154px;
    padding-left: 45px;
    padding-right: 45px;
    margin-bottom: 50px;
  }
  #middle-contents .section .section-inner .box-title {
    color: #0F4077;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
    pointer-events: all;
  }
  #middle-contents .section .section-inner .box-title .title-main {
    font-size: 60px;
    line-height: 80px;
    font-family: "TTNormsPro-Bold", sans-serif;
    opacity: 1 !important;
  }
  #middle-contents .section .section-inner .box-title .title-main a::after {
    opacity: 0;
  }
  #middle-contents .section .section-inner .box-title .title-main .arrow span::after {
    content: "";
    display: inline-block;
    border-right: 4px solid;
    border-bottom: 4px solid;
    transform: rotate(-45deg);
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin: -10px 0 0 25px;
  }
  #middle-contents .section .section-inner .box-title .text-main {
    font-size: 20px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 28px;
    opacity: 1 !important;
    color: #222222;
    margin-top: 6px;
  }
  #middle-contents .section .section-inner .box-title .text-main br {
    display: none;
  }
  #middle-contents .section .section-inner .box-title .btn {
    position: absolute;
    right: -30px;
    top: -111px;
    bottom: auto;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #0F4077;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 0;
    display: block;
    width: 248px;
    border: 1px solid #0F4077;
    border-radius: 50px;
    transition: all 0.3s ease;
    text-decoration: none;
  }
  #middle-contents .section .section-inner .box-title .btn:hover {
    background-color: #0F4077;
    color: #fff;
    transform: scale(1.05);
  }
  #middle-contents .section .section-inner .box-slider {
    margin-top: 24px;
  }
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list {
    display: flex;
  }
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list .splide__slide {
    flex: 1;
    width: 240px;
  }
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list .splide__slide .product-title {
    margin-top: 9px;
    position: relative;
    top: 0;
    text-align: center;
    width: 100%;
    margin-top: 13px;
    min-width: 240px;
  }
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list .splide__slide .product-title p {
    text-overflow: ellipsis;
    font-weight: 600;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 18px;
    width: 91.044%;
    color: #0F4077;
  }
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list .splide__slide .product-title *.brand {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 20px;
    letter-spacing: 0.01em;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #0F4077;
    width: 100%;
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list .splide__slide .product-title *.brand {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list .splide__slide .product-title *.name {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    white-space: normal;
    margin-top: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000000;
    width: 100%;
    text-align: left;
  }
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list .splide__slide .product-title *.price {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 17px;
    white-space: normal;
    margin-top: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000000;
    width: 100%;
    text-align: left;
  }
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list .splide__slide .product-title *.tags {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 9px;
  }
  #middle-contents .section .section-inner .box-slider .splide .splide__track .splide__list .splide__slide .product-title *.tags .tag {
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 3px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.02em;
    line-height: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #CCCCCC;
    color: #222222;
    text-decoration: none;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__pagination {
    top: -43px;
    bottom: inherit;
    left: inherit;
    right: -47px;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__pagination li:not(:last-of-type):not(:first-of-type) {
    display: none;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__pagination li .splide__pagination__page {
    transition: transform 0.3s cubic-bezier(0.7, 2.5, 0.25, 1.13);
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__pagination li .splide__pagination__page.is-active {
    background: #0F4077;
    transform: none;
    opacity: 1;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__pagination li .splide__pagination__page:hover {
    transform: scale(1.15);
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__pagination li .splide__pagination__page:focus-visible {
    outline: none;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__pagination li + li {
    margin-left: 4px;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__arrows .splide__arrow {
    height: 100%;
    width: 10vw;
    pointer-events: all;
    cursor: none;
    background: none;
    opacity: 1;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__arrows .splide__arrow span {
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    z-index: 3;
    outline: none;
    background: none;
    font-size: 0;
    padding: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__arrows .splide__arrow:hover span {
    opacity: 1;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__arrows .splide__arrow:disabled {
    opacity: 0;
    pointer-events: none;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__arrows .splide__arrow--next {
    right: 0;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__arrows .splide__arrow--next span {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__arrows .splide__arrow--prev {
    left: 0;
  }
  #middle-contents .section .section-inner .box-slider .splide .slider-parts .splide__arrows .splide__arrow--prev span {
    transform: translate(-50%, -50%) rotate(135deg);
  }
  #middle-contents .section .section-inner .ranking {
    margin-top: 50px;
  }
  #middle-contents .section .section-inner .ranking .splide__slide {
    border-radius: 6px;
    overflow: hidden;
    background: #FFF;
  }
  #middle-contents .section .section-inner .ranking .splide__slide .ranking-image {
    overflow: hidden;
  }
  #middle-contents .section .section-inner .ranking .splide__slide .ranking-image img {
    transition: transform 0.8s ease;
  }
  #middle-contents .section .section-inner .ranking .splide__slide:hover .ranking-image img {
    transform: scale(1.1);
  }
  #middle-contents .section .section-inner .ranking .splide__track {
    z-index: 1;
  }
  #middle-contents .section .section-inner .ranking-image {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    overflow: hidden;
  }
  #middle-contents .section .section-inner .ranking-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
  #middle-contents .section .section-inner .ranking-texts {
    padding: 10px;
  }
  #middle-contents .section .section-inner .ranking-texts > *:first-child {
    margin-top: 0 !important;
  }
  #middle-contents .section .section-inner .ranking-rank {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    color: var(--accent-color, #ff322d);
    margin-top: 4px;
  }
  #middle-contents .section .section-inner .ranking-title {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    color: var(--text-color, #222);
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    margin-top: 4px;
  }
  #middle-contents .section .section-inner .ranking-brand {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    color: var(--sub-text-color, #999);
    margin-top: 4px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
  }
  #middle-contents .section .section-inner .ranking-price {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-color, #222);
    letter-spacing: 0.02em;
    margin-top: 4px;
  }
  #middle-contents .section .section-inner .ranking .tags {
    display: flex;
    gap: 5px;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 4px;
  }
  #middle-contents .section .section-inner .ranking .tags .tag {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 9px;
    letter-spacing: -0.1em;
    font-weight: 400;
    line-height: 16px;
    /* 160% */
    letter-spacing: -0.03em;
    padding: 1px 4px 0 4px;
    border-radius: 3px;
    background-color: #eee;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow {
    width: 25px;
    height: 25px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 2px #ccc;
    z-index: 0;
    opacity: 1;
    transition: all 0.3s ease;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow:disabled {
    opacity: 0;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow::after {
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid var(--accent-color, #ff322d);
    border-bottom: 2px solid var(--accent-color, #ff322d);
    transform: rotate(-45deg);
    position: absolute;
    left: 8px;
    top: 8px;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow--next {
    right: -30px;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow--prev {
    left: -30px;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow--prev::after {
    transform: rotate(135deg);
    left: 10px;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow:hover:not(:disabled) {
    transform: translateY(-50%) scale(1.1);
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-inner {
    padding-top: 69px;
    padding-left: 33px;
    padding-bottom: 95px;
  }
  #middle-contents .section .section-inner .box-title {
    padding-left: 0px;
    padding-right: 37px;
    margin-bottom: 0;
  }
  #middle-contents .section .section-inner .box-title .title-main {
    font-size: 54px;
    font-family: "TTNormsPro-Bold", sans-serif;
    font-size: 40px;
    line-height: 42px;
    text-align: left;
    color: #0F4077;
  }
  #middle-contents .section .section-inner .box-title .text-main {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.03em;
    line-height: 24px;
    text-align: left;
    color: #222;
    margin-top: 5px;
  }
  #middle-contents .section .section-inner .box-title .btn {
    display: block;
    margin-top: 25px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #0F4077;
    padding-top: 14px;
    padding-bottom: 12px;
    border: 1px solid #0F4077;
    border-radius: 50px;
    width: 100%;
  }
  #middle-contents .section .section-inner .box-slider {
    margin-top: 40px;
  }
  #middle-contents .section .section-inner .box-slider .splide__list {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
  }
  #middle-contents .section .section-inner .box-slider .splide__list::-webkit-scrollbar {
    display: none;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide {
    width: 140px;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide:first-of-type {
    margin-left: 0px;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide:last-of-type {
    margin-right: 25px;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .img-box {
    width: 100%;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .img-box img {
    width: 100%;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .brand {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 22px;
    color: #0F4077;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px auto 0;
    text-align: left;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .brand {
    font-size: 13px;
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .name {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    color: #222;
    margin: 5px auto 0;
    text-align: left;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .name {
    font-size: 11px;
    line-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 3px;
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .price {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 17px;
    white-space: normal;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000000;
    width: 100%;
    text-align: left;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .tags {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 9px;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide .item .tags .tag {
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 3px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: -0.02em;
    line-height: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #CCCCCC;
    color: #222222;
    text-decoration: none;
  }
  #middle-contents .section .section-inner .box-slider .splide__list .splide__slide + .splide__slide {
    margin-left: 10px;
  }
  #middle-contents .section .section-inner .ranking {
    margin-top: 30px;
    padding-right: 37px;
  }
  #middle-contents .section .section-inner .ranking .splide__slide {
    border-radius: 6px;
    overflow: hidden;
  }
  #middle-contents .section .section-inner .ranking .splide__slide--col {
    background: #FFF;
  }
  #middle-contents .section .section-inner .ranking .splide__track {
    z-index: 1;
  }
  #middle-contents .section .section-inner .ranking-image {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    overflow: hidden;
  }
  #middle-contents .section .section-inner .ranking-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
  #middle-contents .section .section-inner .ranking-texts {
    padding: 10px;
  }
  #middle-contents .section .section-inner .ranking-texts > *:first-child {
    margin-top: 0 !important;
  }
  #middle-contents .section .section-inner .ranking-rank {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    color: var(--accent-color, #ff322d);
    margin-top: 5px;
  }
  #middle-contents .section .section-inner .ranking-title {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    color: var(--text-color, #222);
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    margin-top: 5px;
  }
  #middle-contents .section .section-inner .ranking-brand {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    color: var(--sub-text-color, #999);
    margin-top: 5px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
  }
  #middle-contents .section .section-inner .ranking-price {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-color, #222);
    letter-spacing: 0.02em;
    margin-top: 5px;
  }
  #middle-contents .section .section-inner .ranking .tags {
    display: flex;
    gap: 5px;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 5px;
  }
  #middle-contents .section .section-inner .ranking .tags .tag {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 9px;
    letter-spacing: -0.1em;
    font-weight: 400;
    line-height: 16px;
    /* 160% */
    padding: 1px 4px 0 4px;
    border-radius: 3px;
    background-color: #eee;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow {
    width: 25px;
    height: 25px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 2px #ccc;
    z-index: 3;
    opacity: 1;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow:disabled {
    opacity: 0;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow::after {
    content: "";
    width: 6px;
    height: 6px;
    border-right: 2px solid var(--accent-color, #ff322d);
    border-bottom: 2px solid var(--accent-color, #ff322d);
    transform: rotate(-45deg);
    position: absolute;
    left: 8px;
    top: 8px;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow--next {
    right: -12px;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow--prev {
    left: -12px;
  }
  #middle-contents .section .section-inner .ranking .splide__arrow--prev::after {
    transform: rotate(135deg);
    left: 10px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section#section-01 .section-main {
    padding-top: 56px;
  }
  #middle-contents .section:not(#section-01) .section-main {
    padding-top: 80px;
  }
  #middle-contents .section:not(#section-01) .section-main .img-box.ranking-main {
    margin-top: 20px;
  }
  #middle-contents .section#section-02 .section-main .img-box.ranking-main {
    margin-top: 20px;
  }
  #middle-contents .section:nth-of-type(n+11) {
    padding-bottom: 40px;
  }
}
#middle-contents .section:nth-of-type(2n) {
  background-color: #D0D9DD;
  background-image: url(../images/whiteday_lp_2024/bglogo/bglogo_sec02.svg);
  background-repeat: repeat-x;
}
@media screen and (min-width: 769px) {
  #middle-contents .section:nth-of-type(2n) {
    background-attachment: fixed;
    background-position: center;
    background-size: 5191px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section:nth-of-type(2n) {
    background-attachment: scroll;
    background-position: left 30% bottom 25%;
    background-size: 450%;
  }
}
#middle-contents .section:not(:nth-of-type(2n)) {
  background-color: #E8E8E8;
  background-image: url(../images/whiteday_lp_2024/bglogo/bglogo_sec01.svg);
  background-repeat: repeat-x;
}
@media screen and (min-width: 769px) {
  #middle-contents .section:not(:nth-of-type(2n)) {
    background-attachment: fixed;
    background-position: center;
    background-size: 5191px;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section:not(:nth-of-type(2n)) {
    background-attachment: scroll;
    background-position: left 30% bottom 25%;
    background-size: 450%;
  }
}
#middle-contents .section.gray {
  background-color: #D0D9DD !important;
  background-image: none !important;
  background-repeat: repeat-x;
}
#middle-contents .section.lightgray {
  background-color: #E8E8E8 !important;
  background-image: none !important;
  background-repeat: repeat-x;
}

#gift-contents {
  background-image: url(../images/whiteday_lp_2024/bglogo/bglogo_giftservice.svg);
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-size: 5191px;
  background-position: center;
}

@media screen and (min-width: 769px) {
  #popular-items {
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    align-items: center;
  }
  #popular-items .inner {
    max-width: 1186px;
    padding-left: 50px;
    padding-right: 50px;
    margin: 0 auto 0;
    box-sizing: border-box;
  }
  #popular-items .inner .section-head {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 52px;
    letter-spacing: -0.04em;
    line-height: 80px;
    text-align: left;
    color: #ff322d;
  }
  #popular-items .inner .choose-items {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
  }
  #popular-items .inner .choose-items .item-content {
    width: 20%;
    background-color: #fff;
    border-radius: 6px;
    text-decoration: none;
    transition: transform 0.3s ease;
  }
  #popular-items .inner .choose-items .item-content:hover {
    transform: scale(1.05);
  }
  #popular-items .inner .choose-items .item-content:hover .item-detail .item-name {
    color: #ff322d;
  }
  #popular-items .inner .choose-items .item-content:hover .item-detail .item-caption {
    color: #ff322d;
  }
  #popular-items .inner .choose-items .item-content .item-thumbnail {
    max-width: 100%;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
  }
  #popular-items .inner .choose-items .item-content .item-thumbnail img {
    width: 100%;
  }
  #popular-items .inner .choose-items .item-content .item-detail {
    padding-top: 20px;
    padding-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }
  #popular-items .inner .choose-items .item-content .item-detail .item-name {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: color 0.3s ease;
  }
  #popular-items .inner .choose-items .item-content .item-detail .item-caption {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: color 0.3s ease;
  }
  #popular-items .inner .choose-items .item-content + .item-content {
    margin-left: 20px;
  }
  #gift-contents .inner {
    max-width: 1280px;
    margin: auto;
    padding-top: 129px;
    padding-bottom: 65px;
    padding-left: 100px;
    padding-right: 80px;
  }
  #gift-contents .inner .section-head {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 52px;
    line-height: 64px;
    text-align: left;
    color: #ff322d;
  }
  #gift-contents .inner .section-description {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #000;
    margin-top: 12px;
  }
  #gift-contents .inner .gift-content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }
  #gift-contents .inner .gift-content .content-title {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 52px;
    letter-spacing: -0.02em;
    line-height: 52px;
    text-align: left;
    color: #ff322d;
    white-space: nowrap;
  }
  #gift-contents .inner .gift-content .content-name {
    margin-top: 14px;
    text-align: left;
    color: #000;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 36px;
  }
  #gift-contents .inner .gift-content .content-name .en {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 26px;
    line-height: 26px;
  }
  #gift-contents .inner .gift-content .content-description {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: left;
    color: #000;
    margin-top: 13px;
  }
  #gift-contents .inner .gift-content .content-annotation {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: left;
    color: #707070;
    margin-top: 20px;
  }
  #gift-contents .inner .gift-content .content-detail-button {
    width: 350px;
  }
  #gift-contents .inner .gift-content .content-detail-button a {
    padding: 22px 0;
    background-color: #ff322d;
    border: 1px solid #ff322d;
    border-radius: 50px;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: -0.06em;
    display: block;
    text-align: center;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    text-decoration: none;
  }
  #gift-contents .inner .gift-content .content-detail-button a:hover {
    background-color: transparent;
    color: #ff322d;
  }
  #gift-contents .inner .gift-content.content-wrapping {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-title {
    margin-top: 15px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-description,
  #gift-contents .inner .gift-content.content-wrapping .content-annotation {
    padding-right: 100px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) {
    width: calc(100% - 530px);
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .wrapping-thumb {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .wrapping-thumb img {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .btn {
    margin-top: 40px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 530px;
    padding-left: 60px;
    box-sizing: border-box;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item {
    width: calc(50% - 5px);
    background-color: #FFF;
    border-radius: 6px 6px 6px 6px;
    padding-bottom: 25px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(1) {
    position: relative;
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(1) .content-detail {
    padding-left: 95px;
    padding-right: 95px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(1) .content-detail .content-item-name {
    margin-top: 5px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(1) .item-thumb {
    position: relative;
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(1) .item-thumb::before {
    content: "";
    display: block;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(1) .item-thumb img {
    width: 100%;
    height: auto;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .item-thumb {
    width: 100%;
    background-color: #F2F2F2;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .item-thumb img {
    width: 100%;
    border-radius: 6px 6px 0px 0px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .content-detail {
    margin-top: 15px;
    padding-left: 24px;
    padding-right: 24px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .content-detail .content-item-name {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 22px;
    color: #000;
    text-align: center;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .content-detail .content-item-caption {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    text-align: center;
    margin-top: 10px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(2) {
    margin-top: 10px;
    margin-right: 10px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(3) {
    margin-top: 10px;
  }
  #gift-contents .inner .gift-content.content-option {
    margin-top: 125px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
    padding-right: 40px;
    width: 630px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) .content-item {
    border-radius: 6px;
    background-color: #FFFFFF;
    padding-bottom: 20px;
    width: calc((100% - 26px) / 3);
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) .content-item img {
    border-radius: 6px 6px 0px 0px;
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) .content-item .content-item-name {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    padding-top: 20px;
    padding-left: 18px;
    padding-right: 18px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) .content-item + .content-item {
    margin-left: 13px;
    width: calc((100% - 26px) / 3);
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(2) {
    max-width: calc(100% - 630px);
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(2) .content-name {
    margin-top: 14px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(2) .content-description {
    margin-top: 24px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(2) .content-detail-button {
    margin-top: 40px;
  }
  #gift-contents .inner .gift-content.content-message {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    margin-top: 110px;
  }
  #gift-contents .inner .gift-content.content-message .content-description {
    margin-top: 17px;
  }
  #gift-contents .inner .gift-content.content-message .content-annotation {
    margin-top: 8px;
  }
  #gift-contents .inner .gift-content.content-message .message-card-image {
    margin: 40px 40px 0;
  }
  #gift-contents .inner .gift-content.content-message .message-card-image img {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-steps {
    margin-top: 108px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  #gift-contents .inner .gift-content.content-steps .content-box:nth-of-type(1) {
    max-width: 565px;
    padding-top: 10px;
  }
  #gift-contents .inner .gift-content.content-steps .content-box:nth-of-type(1) .content-name {
    margin-top: 22px;
  }
  #gift-contents .inner .gift-content.content-steps .content-box:nth-of-type(1) .content-description {
    margin-top: 16px;
    padding-right: 25px;
  }
  #gift-contents .inner .gift-content.content-steps .content-box:nth-of-type(2) {
    position: absolute;
    top: -7px;
    right: 16px;
    width: 288px;
    height: 233px;
  }
  #gift-contents .inner .gift-content.content-steps .content-box:nth-of-type(2) img {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-steps .content-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 60px;
  }
  #gift-contents .inner .gift-content.content-steps .content-inner:last-of-type .content-detail-button {
    width: 400px;
  }
  #gift-contents .inner .gift-content.content-steps .content-inner:last-of-type .btn:nth-of-type(1) {
    margin-right: 10px;
  }
  #gift-contents .inner .gift-content.content-steps .content-inner:last-of-type .btn:nth-of-type(2) {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  #popular-items {
    padding-top: 50px;
    padding-bottom: 45px;
  }
  #popular-items .inner {
    width: calc(100% - 50px);
    max-width: calc(100% - 50px);
    margin: auto;
  }
  #popular-items .inner .section-head {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    text-align: left;
    color: #ff322d;
  }
  #popular-items .inner .choose-items {
    margin: 30px -25px 0;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: content-box;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #popular-items .inner .choose-items::-webkit-scrollbar {
    display: none;
  }
  #popular-items .inner .choose-items .item-content {
    min-width: 40%;
    width: 200px;
    background-color: #fff;
    border-radius: 6px;
    text-decoration: none;
  }
  #popular-items .inner .choose-items .item-content .item-thumbnail {
    max-width: 100%;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
  }
  #popular-items .inner .choose-items .item-content .item-thumbnail img {
    width: 100%;
  }
  #popular-items .inner .choose-items .item-content .item-detail {
    padding-top: 20px;
    padding-bottom: 32px;
    padding-left: 12px;
    padding-right: 12px;
  }
  #popular-items .inner .choose-items .item-content .item-detail .item-name {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #popular-items .inner .choose-items .item-content .item-detail .item-caption {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 16px;
  }
  #popular-items .inner .choose-items .item-content + .item-content {
    margin-left: 20px;
  }
  #gift-contents {
    max-width: 100%;
  }
  #gift-contents .inner {
    width: calc(100% - 50px);
    margin: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #gift-contents .inner .section-head {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 42px;
    text-align: left;
    color: #ff322d;
    text-transform: uppercase;
  }
  #gift-contents .inner .section-description {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.03em;
    line-height: 24px;
    text-align: left;
    color: #222;
    margin-top: 20px;
  }
  #gift-contents .inner .gift-content .content-title {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 42px;
    text-align: left;
    color: #ff322d;
  }
  #gift-contents .inner .gift-content .content-name {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    text-align: left;
    color: #000;
  }
  #gift-contents .inner .gift-content .content-name .en {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 26px;
    line-height: 26px;
  }
  #gift-contents .inner .gift-content .content-description {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.03em;
    line-height: 22px;
    text-align: left;
    color: #222;
  }
  #gift-contents .inner .gift-content .content-annotation {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.03em;
    line-height: 22px;
    text-align: left;
    color: #707070;
    margin-top: 20px;
  }
  #gift-contents .inner .gift-content .content-detail-button {
    width: 100%;
  }
  #gift-contents .inner .gift-content .content-detail-button a {
    padding: 12px 0;
    background-color: #ff322d;
    border: 1px solid #ff322d;
    color: #FFFFFF;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.03em;
    line-height: 24px;
    text-align: center;
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) {
    display: flex;
    flex-direction: column;
    margin-top: 35px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .wrapping-thumb {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .wrapping-thumb img {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .content-title {
    margin-top: 15px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .content-name {
    margin-top: 18px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .content-description {
    margin-top: 11px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .content-annotation {
    margin-top: 11px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(1) .content-detail-button {
    margin-top: 35px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item {
    width: calc(50% - 5px);
    background-color: #FFF;
    border-radius: 6px 6px 6px 6px;
    box-sizing: border-box;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:first-of-type {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .item-thumb {
    width: 100%;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .item-thumb img {
    width: 100%;
    border-radius: 6px 6px 0px 0px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .content-detail {
    padding-top: 18px;
    padding-bottom: 30px;
    padding-left: 14px;
    padding-right: 14px;
    overflow: hidden;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .content-detail .content-item-name {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item .content-detail .content-item-caption {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    overflow: hidden;
    margin-top: 8px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(2) {
    margin-top: 10px;
    margin-right: 10px;
  }
  #gift-contents .inner .gift-content.content-wrapping .content-box:nth-of-type(2) .content-item:nth-of-type(3) {
    margin-top: 10px;
  }
  #gift-contents .inner .gift-content.content-message {
    margin-top: 110px;
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-message .content-name {
    margin-top: 14px;
  }
  #gift-contents .inner .gift-content.content-message .content-description {
    margin-top: 9px;
  }
  #gift-contents .inner .gift-content.content-message .content-annotation {
    margin-top: 11px;
  }
  #gift-contents .inner .gift-content.content-message .message-card-image {
    margin-top: 35px;
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-message .message-card-image img {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-option {
    margin-top: 87px;
    display: flex;
    flex-direction: column-reverse;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(2) .content-title {
    margin-top: 16px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(2) .content-name {
    margin-top: 16px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(2) .content-description {
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(2) .content-detail-button {
    margin-top: 35px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin-top: 29px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) .content-item {
    width: calc(50% - 5px);
    background-color: #FFF;
    border-radius: 6px 6px 6px 6px;
    padding-bottom: 19px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) .content-item .item-thumb img {
    width: 100%;
    border-radius: 6px 6px 0px 0px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) .content-item .content-item-name {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 22px;
    text-align: center;
    color: #000;
    margin-top: 20px;
    padding-left: 13px;
    padding-right: 13px;
    overflow: hidden;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) .content-item:nth-of-type(1) {
    margin-right: 10px;
  }
  #gift-contents .inner .gift-content.content-option .content-box:nth-of-type(1) .content-item:nth-of-type(3) {
    margin-top: 10px;
    margin-right: 10px;
  }
  #gift-contents .inner .gift-content.content-steps {
    margin-top: 110px;
  }
  #gift-contents .inner .gift-content.content-steps .content-box:nth-of-type(1) .content-name {
    margin-top: 16px;
  }
  #gift-contents .inner .gift-content.content-steps .content-box:nth-of-type(1) .content-description {
    margin-top: 10px;
  }
  #gift-contents .inner .gift-content.content-steps .content-box:nth-of-type(2) {
    display: none;
  }
  #gift-contents .inner .gift-content.content-steps .content-inner .gift-steps {
    margin-top: 78px;
  }
  #gift-contents .inner .gift-content.content-steps .content-inner .gift-steps picture {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #gift-contents .inner .gift-content.content-steps .content-inner .gift-steps picture.sp {
    display: none;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #gift-contents .inner .gift-content.content-steps .content-inner .gift-steps picture.pc {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #gift-contents .inner .gift-content.content-steps .content-inner .gift-steps picture img {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-steps .content-inner .gift-steps svg {
    width: 100%;
  }
  #gift-contents .inner .gift-content.content-steps .content-inner .content-detail-button {
    margin-top: 50px;
  }
  #gift-contents .inner .gift-content.content-steps .content-inner .content-detail-button + .content-detail-button {
    margin-top: 20px;
  }
}
#special-contents {
  padding: 105px 0 95px;
  position: relative;
  z-index: 0;
}
#special-contents img {
  width: 100%;
}
#special-contents .inner {
  max-width: 1000px;
  margin: 0 auto 0;
  position: relative;
  z-index: 0;
}
#special-contents .inner .special-contents-title {
  margin-bottom: 20px;
  font-family: "TTNormsPro-Bold", sans-serif;
  font-weight: normal;
  font-size: 52px;
  line-height: 54px;
  text-align: left;
  color: #ff322d;
}
#special-contents .inner .special-contents-title img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  #special-contents .inner .inner-description {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #222;
    margin-bottom: 50px;
  }
  #special-contents .inner .article-block {
    max-width: 1000px;
    margin: 0 auto 0;
    padding-left: 15px;
  }
  #special-contents .inner .article-block ul li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #special-contents .inner .article-block ul li:nth-child(2n) {
    margin-right: 0;
  }
  #special-contents .inner .article-block ul li:nth-child(n+5) {
    margin-bottom: 0;
  }
  #special-contents .inner .article-block ul li a {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 0;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 6px;
    overflow: hidden;
  }
  #special-contents .inner .article-block ul li a.soldout .text-box::after {
    content: none;
  }
  #special-contents .inner .article-block ul li a.comingsoon .text-box::after {
    content: none;
  }
  #special-contents .inner .article-block ul li a:hover {
    background-color: #fff;
  }
  #special-contents .inner .article-block ul li a:hover .img-box img {
    transform: scale(1.1);
  }
  #special-contents .inner .article-block ul li a:hover .text-box h3 {
    color: #ff322d;
  }
  #special-contents .inner .article-block ul li a .text-box {
    width: 76.4%;
    padding-right: 11.5%;
    padding-left: 4.8%;
    box-sizing: border-box;
    position: relative;
  }
  #special-contents .inner .article-block ul li a .text-box * {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 22px;
    margin-bottom: 0px;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.3s ease;
  }
  #special-contents .inner .article-block ul li a .text-box:after {
    content: "";
    background-image: url(../images/xmas_lp_2021/archive_arrow_right_black.svg);
    background-size: 11px 20px;
    display: block;
    position: absolute;
    width: 11px;
    height: 20px;
    top: 50%;
    right: 7.1%;
    transform: translateY(-50%);
  }
  #special-contents .inner .article-block ul li a .img-box {
    width: 24.3%;
    position: relative;
    overflow: hidden;
  }
  #special-contents .inner .article-block ul li a .img-box::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  #special-contents .inner .article-block ul li a .img-box img {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center bottom;
       object-position: center bottom;
    transition: transform 0.3s ease;
  }
  #special-contents .inner .article-block.article-block-large ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #special-contents .inner .article-block.article-block-large ul li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
  }
  #special-contents .inner .article-block.article-block-large ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    text-decoration: none;
    transition: all 0.3s ease;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  #special-contents .inner .article-block.article-block-large ul li a .text-box {
    width: 100%;
    padding-right: 0;
    position: relative;
    padding-left: 0;
  }
  #special-contents .inner .article-block.article-block-large ul li a .text-box h3 {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 26px;
    letter-spacing: -0.02em;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 21px;
    color: #353B50;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #special-contents .inner .article-block.article-block-large ul li a .text-box .text {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #special-contents .inner .article-block.article-block-large ul li a .text-box:after {
    content: none;
  }
  #special-contents .inner .article-block.article-block-large ul li a .img-box {
    width: 100%;
  }
  #special-contents .inner .article-block.article-block-large ul li a .img-box img {
    border-radius: 6px;
  }
  #special-contents .inner .article-block.article-block-large ul li:nth-child(2n) {
    margin-right: 0px;
  }
  #special-contents .inner .article-block.article-block-large ul li:nth-child(-n+2) {
    margin-top: 0;
  }
  #special-contents .inner .article-block.article-block-slide {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    z-index: 1;
  }
  #special-contents .inner .article-block.article-block-slide .article-block-slideWrap {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    flex-wrap: nowrap;
  }
  #special-contents .inner .article-block.article-block-slide .article-block-slideItem {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: flex;
    flex-wrap: wrap;
  }
  #special-contents .inner .article-block.article-block-slide .article-block-slideItem li a h3 {
    transition: color 0.3s ease;
  }
  #special-contents .inner .article-block.article-block-slide .article-block-slideItem li a:hover h3 {
    color: #ff322d;
  }
  #special-contents .inner .article-block.article-block-slide .swiper-pagination {
    position: static;
    margin-top: 40px;
  }
  #special-contents .inner .article-block.article-block-slide .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-right: 7px;
    margin-left: 7px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #222;
    opacity: 1;
    box-sizing: border-box;
  }
  #special-contents .inner .article-block.article-block-slide .swiper-pagination .swiper-pagination-bullet-active {
    background: #222;
  }
  #special-contents .inner .article-block:not(.article-block-slide):not(.article-block-large) ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  #special-contents .inner .anchor-block {
    margin-top: 94px;
    padding-top: 60px;
    border-top: 1px solid rgba(15, 64, 119, 0.1);
    position: relative;
    z-index: 1;
  }
  #special-contents .inner .anchor-block .anchor-block-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  #special-contents .inner .anchor-block .anchor-block-inner .btn {
    width: 344px;
    box-sizing: border-box;
  }
  #special-contents .inner .anchor-block .anchor-block-inner .btn a {
    width: 100%;
    padding: 24px 0px;
    border: 1px solid #0F4077;
    border-radius: 50px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.02em;
    line-height: 18px;
    text-align: center;
    color: #0f4077;
  }
  #special-contents .inner .anchor-block .anchor-block-inner .btn a:hover {
    background-color: #0f4077;
    color: #fff;
  }
  #special-contents .inner .anchor-block .anchor-block-inner .btn:first-of-type {
    margin-right: 20px;
  }
}
#special-contents .inner .article-block-slide {
  padding-bottom: 43px;
}
#special-contents .inner .article-block-slide .slider-parts .splide__arrow {
  background: none;
  height: 100%;
  width: 15px;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 769px) {
  #special-contents .inner .article-block-slide .slider-parts .splide__arrow {
    margin-top: -29px;
  }
}
#special-contents .inner .article-block-slide .slider-parts .splide__arrow:disabled {
  opacity: 0;
  pointer-events: none;
}
#special-contents .inner .article-block-slide .slider-parts .splide__arrow svg {
  fill: #FF322D;
}
#special-contents .inner .article-block-slide .slider-parts .splide__arrow--prev {
  left: -24px;
}
#special-contents .inner .article-block-slide .slider-parts .splide__arrow--next {
  right: -24px;
}
#special-contents .inner .article-block-slide .slider-parts .splide__pagination {
  height: 15px;
  left: 0;
  right: 0;
  bottom: 0px;
}
#special-contents .inner .article-block-slide .slider-parts .splide__pagination li {
  line-height: 0;
}
#special-contents .inner .article-block-slide .slider-parts .splide__pagination .splide__pagination__page {
  width: 10px;
  height: 10px;
  margin: 0;
  margin-right: 10px;
  margin-left: 10px;
  background: transparent;
  border: 1px solid #999999;
  box-sizing: border-box;
  opacity: 1;
}
#special-contents .inner .article-block-slide .slider-parts .splide__pagination .splide__pagination__page.is-active {
  background-color: #999999;
  transform: none;
}
@media screen and (max-width: 768px) {
  #special-contents .inner .article-block-slide .slider-parts {
    position: relative;
    margin-top: 30px;
    height: 15px;
  }
  #special-contents .inner .article-block-slide .slider-parts .splide__arrow {
    background: none;
    height: 15px;
    width: 15px;
    top: 0;
    transform: none;
    transition: opacity 0.3s ease;
  }
  #special-contents .inner .article-block-slide .slider-parts .splide__arrow:disabled {
    opacity: 0;
    pointer-events: none;
  }
  #special-contents .inner .article-block-slide .slider-parts .splide__arrow svg {
    fill: #FF322D;
  }
  #special-contents .inner .article-block-slide .slider-parts .splide__arrow--prev {
    left: 0;
  }
  #special-contents .inner .article-block-slide .slider-parts .splide__arrow--next {
    right: 0;
  }
  #special-contents .inner .article-block-slide .slider-parts .splide__pagination {
    height: 15px;
    top: 0;
    left: 0;
    right: 0;
  }
  #special-contents .inner .article-block-slide .slider-parts .splide__pagination li {
    line-height: 0;
  }
  #special-contents .inner .article-block-slide .slider-parts .splide__pagination .splide__pagination__page {
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 10px;
    margin-left: 10px;
    background: transparent;
    border: 1px solid #999999;
    box-sizing: border-box;
    opacity: 1;
  }
  #special-contents .inner .article-block-slide .slider-parts .splide__pagination .splide__pagination__page.is-active {
    background-color: #999999;
    transform: none;
  }
}

#index-modal {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  display: flex;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  #index-modal {
    width: 475px;
    height: 190px;
  }
  #index-modal .index-anchor {
    display: block;
    background-color: #0F4077;
    width: 118px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 4;
    box-sizing: border-box;
    padding: 17px 14px;
    pointer-events: all;
    cursor: pointer;
    text-decoration: none;
  }
  #index-modal .index-anchor .button-text {
    width: auto;
    background: transparent;
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    color: #fff;
    transition: opacity 0.3s ease;
  }
  #index-modal .index-anchor .anchor-icon {
    width: 14px;
    margin-left: 10px;
    position: relative;
    transition: opacity 0.3s ease;
  }
  #index-modal .index-anchor .anchor-icon::after {
    content: "";
    width: 15px;
    height: 10px;
    background-image: url(../images/whiteday_lp_2024/ranking_anchor.svg);
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: opacity 0.3s ease;
  }
  #index-modal .index-anchor:hover .button-text,
  #index-modal .index-anchor:hover .anchor-icon,
  #index-modal .index-anchor:hover .anchor-icon::after {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  #index-modal {
    width: 255px;
    height: 273px;
  }
  #index-modal .index-anchor {
    display: block;
    background-color: #0F4077;
    width: 90px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    padding: 17px 14px;
    pointer-events: all;
    cursor: pointer;
    text-decoration: none;
  }
  #index-modal .index-anchor .button-text {
    width: auto;
    background: transparent;
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    color: #fff;
    margin-top: 3px;
  }
  #index-modal .index-anchor .anchor-icon {
    width: 14px;
    margin-left: 10px;
    position: relative;
  }
  #index-modal .index-anchor .anchor-icon::after {
    content: "";
    width: 15px;
    height: 10px;
    background-image: url(../images/whiteday_lp_2024/ranking_anchor.svg);
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: transform 0.2s ease;
  }
}

@media screen and (min-width: 769px) {
  #anchor {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 300;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-width: 110px;
    transition: max-width 0.2s 0.1s ease;
    overflow: hidden;
  }
  #anchor a,
  #anchor p {
    width: 110px;
    height: 65px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    transition: none;
    margin-right: 0;
    margin-left: auto;
    box-sizing: border-box;
    padding-right: 18px;
    padding-left: 18px;
    background-color: #ff322d;
    white-space: nowrap;
  }
  #anchor a .text,
  #anchor p .text {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-size: 14px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    text-align: right;
    width: 100%;
  }
  #anchor a .anchor-icon,
  #anchor p .anchor-icon {
    width: 14px;
    height: 14px;
    position: relative;
    margin-left: 10px;
    margin-top: -2px;
  }
  #anchor a .anchor-icon::after,
  #anchor p .anchor-icon::after {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #anchor a .anchor-icon::before,
  #anchor p .anchor-icon::before {
    position: absolute;
    content: "";
    width: 14px;
    height: 2px;
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(90deg);
    transition: transform 0.2s ease;
  }
  #anchor .anchor-box {
    background-color: #ff322d;
    display: flex;
    min-width: 695px;
    margin-right: 0;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.1s 0.17s ease;
    padding-left: 20px;
  }
  #anchor .anchor-box a {
    padding-right: 20px;
    padding-left: 20px;
    width: auto;
    height: 65px;
  }
  #anchor .anchor-box a .text {
    text-align: center;
  }
  #anchor > a,
  #anchor p {
    cursor: pointer;
    min-width: 110px;
  }
  #anchor > a .text,
  #anchor p .text {
    width: calc(100% - 24px);
  }
  #anchor.is-open {
    max-width: 825px;
  }
  #anchor.is-open p .text {
    color: rgba(255, 255, 255, 0.5);
  }
  #anchor.is-open p .anchor-icon::before {
    transform: rotate(0deg);
  }
  #anchor.is-open .anchor-box {
    opacity: 1;
    pointer-events: all;
    transition: opacity 0.1s ease;
  }
}
@keyframes rotate_txt {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.section-item-title {
  max-width: 1280px;
  margin: 0 auto 0;
  padding: 100px 0 40px;
}
.section-item-title .box-title {
  color: #ff322d;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  pointer-events: all;
}
.section-item-title .box-title .title-sub {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -0.01em;
  display: block;
}
.section-item-title .box-title .title-main {
  font-size: 80px;
  font-family: "TTNormsPro-Bold", sans-serif;
  font-weight: 600;
  margin-top: 13px;
  letter-spacing: -0.01em;
  margin-left: -0.05em;
  display: block;
}

.article-detail .section-item-list {
  max-width: 1280px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.article-detail .section-item-list .box-count {
  padding-top: 80px;
}

.article-detail .section-item-list:before {
  display: none;
}

.article-detail .section-item-list .box-count {
  padding-top: 0;
}

.anchor_bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 299;
}

.is-open + .anchor_bg {
  pointer-events: all;
}

.breadcrumb {
  margin: 22px auto -16px;
}

.recommended .item:last-child {
  margin-right: 10px;
}
@media screen and (min-width: 769px) {
  .recommended {
    margin-bottom: -6px;
    position: relative;
    z-index: 2;
  }
  .recommended .item {
    width: 170px;
    letter-spacing: 0.02em;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 768px) {
  .recommended {
    margin-bottom: 0;
    padding-top: 0;
    width: calc(100% - 39px);
    min-width: calc(100% - 39px);
    margin-top: 35px;
  }
  .recommended .item {
    letter-spacing: 0.02em;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 769px) {
  .update-info .update-date {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 16px;
    text-align: center;
    color: #999;
  }
}
@media screen and (max-width: 768px) {
  .update-info {
    margin-top: 11px;
  }
  .update-info .update-date {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.03em;
    line-height: 22px;
    text-align: center;
    color: #999;
  }
}

/*=====================================================================
	SP
======================================================================= */
@media only screen and (max-width: 768px) {
  .article-detail {
    position: relative;
    overflow-x: hidden;
    min-width: 1024px;
  }
  .article-detail #top-contents .main-block .photo {
    margin-top: -20.9%;
  }
  #top-contents {
    max-width: 100%;
    margin: auto;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    overflow-x: hidden;
    font-size: 40px;
  }
  #top-contents img {
    width: 100%;
  }
  #top-contents .main-block {
    max-width: 89.33%;
    margin: 0 auto 5px;
  }
  #top-contents .main-block .main-title {
    position: relative;
    z-index: 1;
    margin-left: 2.9%;
    width: 93.9%;
  }
  #top-contents .main-block .photo {
    position: relative;
  }
  #top-contents .main-block .photo img {
    width: 100%;
  }
  #top-contents .text-block {
    max-width: 89.33%;
    margin: 0 auto 5px;
  }
  #top-contents .text-block .inner {
    padding: 25px 5.9% 50px 5.9%;
    position: relative;
  }
  #top-contents .text-block .inner h1 {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 20px;
  }
  #top-contents .text-block .inner .text {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 23px;
  }
  #top-contents .text-block .inner .mv_face {
    width: 32.6vw;
    height: 32.6vw;
    right: -13.33%;
    top: -8vw;
    z-index: 1;
    position: absolute;
    animation: rotate_txt 30s infinite linear;
    visibility: hidden;
    pointer-events: none;
  }
  #top-contents .text-block .inner .mv_face .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #top-contents .text-block .inner .mv_face .face {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg) !important;
    width: 29.7%;
  }
  #middle-contents img {
    width: 100%;
  }
  #middle-contents > .section .article-block {
    max-width: 89.33%;
    margin: 0 auto 0;
  }
  #middle-contents > .section .article-block ul li {
    width: 100%;
    margin-bottom: 5px;
  }
  #middle-contents > .section .article-block ul li:last-child {
    margin-bottom: 0;
  }
  #middle-contents > .section .article-block ul li a {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 0;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 6px;
    overflow: hidden;
  }
  #middle-contents > .section .article-block ul li a.soldout .text-box::after {
    content: none;
  }
  #middle-contents > .section .article-block ul li a.comingsoon .text-box::after {
    content: none;
  }
  #middle-contents > .section .article-block ul li a .text-box {
    width: 77%;
    padding-right: 10%;
    padding-left: 7.5%;
    box-sizing: border-box;
    position: relative;
  }
  #middle-contents > .section .article-block ul li a .text-box h3 {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 19px;
    margin-bottom: 0px;
    color: #353B50;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #middle-contents > .section .article-block ul li a .text-box:after {
    content: "";
    background-image: url(../images/xmas_lp_2021/archive_arrow_right_black.svg);
    background-size: 9px 15px;
    display: block;
    position: absolute;
    width: 9px;
    height: 15px;
    top: 50%;
    right: 5.2%;
    transform: translateY(-50%);
  }
  #middle-contents > .section .article-block ul li a .img-box {
    width: 23%;
    position: relative;
    overflow: hidden;
  }
  #middle-contents > .section .article-block ul li a .img-box::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  #middle-contents > .section .article-block ul li a .img-box img {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
  #middle-contents > .section .article-block.article-block-slide {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  #middle-contents > .section .article-block.article-block-slide .article-block-slideWrap {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    flex-wrap: nowrap;
  }
  #middle-contents > .section .article-block.article-block-slide .article-block-slideItem {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
  }
  #middle-contents > .section .article-block.article-block-slide .swiper-pagination {
    position: static;
    margin-top: 18px;
  }
  #middle-contents > .section .article-block.article-block-slide .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-right: 7px;
    margin-left: 7px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #222;
    opacity: 1;
    box-sizing: border-box;
  }
  #middle-contents > .section .article-block.article-block-slide .swiper-pagination .swiper-pagination-bullet-active {
    background: #222;
  }
  #middle-contents > .section .more-title-block {
    max-width: 89.33%;
    margin: 0 auto 0;
    margin-top: 70px;
    margin-bottom: 20px;
    font-family: "TTNormsPro-Bold", sans-serif;
    font-size: 36px;
    color: #ff322d;
  }
  #middle-contents > .section .section-category {
    margin: auto;
    max-width: 100%;
    padding-top: 70px;
  }
  #middle-contents > .section .section-category .slider {
    margin-left: auto;
  }
  #middle-contents > .section .section-category .box-title {
    padding-left: 0 !important;
    margin-bottom: -58px;
    width: 89.33% !important;
    padding: 0 !important;
  }
  #middle-contents > .section .section .box-slider {
    position: relative;
    overflow: hidden;
    padding-bottom: 97px;
  }
  #middle-contents > .section .section .box-slider .product-title {
    position: relative;
    top: 0;
    text-align: center;
    width: 100%;
    margin-top: 15px;
  }
  #middle-contents > .section .section .box-slider .product-title p {
    text-overflow: ellipsis;
    font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 18px;
    width: 91.044%;
    color: #ff322d;
  }
  #middle-contents > .section .section .box-slider .product-title p.price {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
  }
  #middle-contents > .section .section .box-slider .product-title p.price span {
    font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
  }
  #middle-contents > .section .section .box-slider a figure {
    transition: all 0.3s ease;
  }
  #middle-contents > .section .section .box-slider a:hover figure {
    transform: scale(1.05);
    box-shadow: 3px 3px 10px 0 rgba(5, 0, 1, 0.1);
  }
  #middle-contents > .section .section .box-slider .slider .slide img {
    width: 100%;
  }
  #middle-contents > .section .section .box-title {
    color: #ff322d;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
    pointer-events: all;
  }
  #middle-contents > .section .section .box-title .title-main {
    font-size: 36px;
    font-family: "TTNormsPro-Bold", sans-serif;
    margin-bottom: 10px;
    opacity: 1 !important;
  }
  #middle-contents > .section .section .box-title .title-main a::after {
    opacity: 0;
  }
  #middle-contents > .section .section .box-title .text-main {
    font-size: 14px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    letter-spacing: 0.01em;
    font-weight: 600;
    line-height: 18px;
  }
  #middle-contents > .section .section .box-title .title-main .arrow span::after {
    content: "";
    display: inline-block;
    border-right: 3px solid;
    border-bottom: 3px solid;
    transform: rotate(-45deg);
    width: 9px;
    height: 9px;
    vertical-align: middle;
    margin: -9px 0 0 10px;
  }
  #middle-contents > .section .section-main .img-box .text-description {
    text-align: left;
  }
  #middle-contents > .section .section-main .text-box .content-detail-button a {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 18px;
    text-align: center;
    color: #fff;
  }
  #special-contents {
    background-color: #E0E0E0;
    padding: 65px 0 100px;
    position: relative;
    z-index: 1;
  }
  #special-contents img {
    width: 100%;
  }
  #special-contents .inner {
    max-width: calc(100% - 50px);
    margin: 0 auto 0;
    display: block;
    justify-content: space-between;
    position: relative;
    z-index: 1;
  }
  #special-contents .inner .special-contents-title {
    margin-bottom: 20px;
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 40px;
    text-align: left;
    color: #ff322d;
  }
  #special-contents .inner .inner-description {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.03em;
    line-height: 24px;
    text-align: left;
    color: #222;
    margin-bottom: 40px;
  }
  #special-contents .inner .article-block {
    margin: 0 auto 0;
  }
  #special-contents .inner .article-block ul li {
    width: 100%;
    margin-bottom: 5px;
  }
  #special-contents .inner .article-block ul li:last-child {
    margin-bottom: 0;
  }
  #special-contents .inner .article-block ul li a {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 0;
    text-decoration: none;
    transition: all 0.3s ease;
    border-radius: 6px;
    overflow: hidden;
  }
  #special-contents .inner .article-block ul li a.soldout .text-box::after {
    content: none;
  }
  #special-contents .inner .article-block ul li a.comingsoon .text-box::after {
    content: none;
  }
  #special-contents .inner .article-block ul li a .text-box {
    width: 77%;
    padding-right: 14%;
    padding-left: 7.5%;
    box-sizing: border-box;
    position: relative;
  }
  #special-contents .inner .article-block ul li a .text-box * {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 19px;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 57px;
  }
  #special-contents .inner .article-block ul li a .text-box:after {
    content: "";
    background-image: url(../images/xmas_lp_2021/archive_arrow_right_black.svg);
    background-size: 9px 15px;
    display: block;
    position: absolute;
    width: 9px;
    height: 15px;
    top: 50%;
    right: 5.2%;
    transform: translateY(-50%);
  }
  #special-contents .inner .article-block ul li a .img-box {
    width: 39.1%;
    position: relative;
    overflow: hidden;
  }
  #special-contents .inner .article-block ul li a .img-box::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  #special-contents .inner .article-block ul li a .img-box img {
    position: absolute;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
  #special-contents .inner .article-block.article-block-large ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #special-contents .inner .article-block.article-block-large ul li {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  #special-contents .inner .article-block.article-block-large ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    text-decoration: none;
    transition: all 0.3s ease;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  #special-contents .inner .article-block.article-block-large ul li a .text-box {
    width: 100%;
    padding-right: 0;
    box-sizing: border-box;
    position: relative;
    padding-left: 0;
  }
  #special-contents .inner .article-block.article-block-large ul li a .text-box * {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 19px;
    margin-bottom: 0;
    margin-top: 11px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #special-contents .inner .article-block.article-block-large ul li a .text-box .text {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #special-contents .inner .article-block.article-block-large ul li a .text-box:after {
    content: none;
  }
  #special-contents .inner .article-block.article-block-large ul li a .img-box {
    width: 100%;
  }
  #special-contents .inner .article-block.article-block-large ul li a .img-box img {
    border-radius: 9px;
  }
  #special-contents .inner .article-block.article-block-large ul li:nth-child(2n) {
    margin-right: 0px;
  }
  #special-contents .inner .article-block.article-block-slide {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
  }
  #special-contents .inner .article-block.article-block-slide .article-block-slideWrap {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    flex-wrap: nowrap;
  }
  #special-contents .inner .article-block.article-block-slide .article-block-slideItem {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
  }
  #special-contents .inner .article-block.article-block-slide .swiper-pagination {
    position: static;
    margin-top: 18px;
  }
  #special-contents .inner .article-block.article-block-slide .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-right: 7px;
    margin-left: 7px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #222;
    opacity: 1;
    box-sizing: border-box;
  }
  #special-contents .inner .article-block.article-block-slide .swiper-pagination .swiper-pagination-bullet-active {
    background: #222;
  }
  #special-contents .inner .anchor-block {
    margin-top: 92px;
    padding-top: 60px;
    border-top: 2px solid rgba(15, 64, 119, 0.1);
    position: relative;
    z-index: 1;
  }
  #special-contents .inner .anchor-block .anchor-block-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  #special-contents .inner .anchor-block .anchor-block-inner .btn {
    width: 344px;
    box-sizing: border-box;
  }
  #special-contents .inner .anchor-block .anchor-block-inner .btn a {
    display: block;
    padding: 24px 0px;
    border: 1px solid #0F4077;
    border-radius: 50px;
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.02em;
    line-height: 18px;
    text-align: center;
    color: #0f4077;
  }
  #special-contents .inner .anchor-block .anchor-block-inner .btn a:hover {
    background-color: #0f4077;
    color: #fff;
  }
  #special-contents .inner .anchor-block .anchor-block-inner .btn:first-of-type {
    margin-bottom: 30px;
  }
  #anchor {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 300;
  }
  #anchor a,
  #anchor p {
    width: 96px;
    height: 50px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    transition: none;
    margin-right: 0;
    margin-left: auto;
    box-sizing: border-box;
    padding-right: 14px;
    padding-left: 14px;
    background-color: #ff322d;
  }
  #anchor a .text,
  #anchor p .text {
    font-family: "TTNormsPro-Bold", sans-serif;
    font-size: 14px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    text-align: right;
    width: 100%;
  }
  #anchor a .anchor-icon,
  #anchor p .anchor-icon {
    width: 11px;
    height: 10px;
    position: relative;
    margin-left: 10px;
  }
  #anchor a .anchor-icon::after,
  #anchor p .anchor-icon::after {
    position: absolute;
    content: "";
    width: 11px;
    height: 2px;
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #anchor a .anchor-icon::before,
  #anchor p .anchor-icon::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 2px;
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(90deg);
    transition: transform 0.2s ease;
  }
  #anchor .anchor-box {
    background-color: #ff322d;
    max-height: 0px;
    transition: max-height 0.2s ease;
    overflow: hidden;
  }
  #anchor .anchor-box a {
    width: 140px;
    height: auto;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  #anchor .anchor-box a:first-child {
    margin-top: 13px;
  }
  #anchor .anchor-box a:last-child {
    margin-bottom: 2px;
  }
  #anchor > a,
  #anchor p {
    cursor: pointer;
    transition: width 0.2s 0.2s ease;
  }
  #anchor > a .text,
  #anchor p .text {
    width: calc(100% - 21px);
  }
  #anchor.is-open .anchor-box {
    max-height: 260px;
    transition: max-height 0.2s 0.2s ease;
  }
  #anchor.is-open p {
    width: 140px;
    transition: width 0.2s ease;
  }
  #anchor.is-open p .text {
    color: rgba(255, 255, 255, 0.5);
  }
  #anchor.is-open p .anchor-icon::before {
    transform: rotate(0deg);
  }
  .section-item-title {
    max-width: 89.33%;
    margin: 0 auto 0;
    padding: 45px 0 35px;
  }
  .section-item-title .box-title {
    color: #ff322d;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    pointer-events: all;
  }
  .section-item-title .box-title .title-sub {
    font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: -0.01em;
    display: block;
  }
  .section-item-title .box-title .title-main {
    font-size: 40px;
    font-family: "TTNormsPro-Bold", sans-serif;
    font-weight: 600;
    margin-top: 13px;
    letter-spacing: -0.01em;
    margin-left: -0.05em;
    display: block;
  }
  .section-slider .slider-type07 .slide {
    width: 38.6vw;
  }
}
/*=====================================================================
	related_article
======================================================================= */
.related_article {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.related_article hr {
  border-top: 1px solid #eee;
  color: #eee;
}
.related_article_title {
  font-size: 16px;
  color: #999999;
  margin-top: 70px;
}
.related_article_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
.related_article_container_box {
  width: 48%;
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
}
.related_article_container_box:hover .related_article_container_box_option_txt {
  text-decoration: underline;
  color: rgb(255, 50, 45);
}
.related_article_container_box_img {
  width: 44%;
}
.related_article_container_box_img img {
  width: 100%;
}
.related_article_container_box_option {
  width: 52%;
}
.related_article_container_box_option_day {
  color: #999999;
  margin-bottom: 8px;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-weight: initial;
}
.related_article_container_box_option_txt {
  overflow-inline: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  font-size: 16px;
  line-height: 20px;
  height: 60px;
  letter-spacing: 0.05em;
  color: #333;
  transition: all 0.3s ease;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .article_container_box_link-box + .article_container_box_img {
    margin-top: 60px;
  }
  .related_article_title {
    width: 85%;
    margin: auto;
  }
  .related_article_container_box {
    width: 85%;
    margin-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .related_article_container_box_option_txt {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (min-width: 769px) {
  .article-list .breadcrumb {
    position: relative;
    left: auto;
    transform: none;
  }
}
@media screen and (max-width: 768px) {
  .article-list .breadcrumb {
    position: relative;
    display: block;
  }
}
html {
  scroll-behavior: smooth;
}

.section-intro {
  background-color: #D0D9DD !important;
  background-image: none !important;
  background-repeat: repeat-x;
  padding-bottom: 0 !important;
}
@media screen and (min-width: 769px) {
  .section-intro {
    background-image: url(../images/whiteday_lp_2024/bglogo/bglogo_sec02.svg) !important;
  }
}
.section-intro .inner {
  padding-top: 55px;
  padding-bottom: 75px;
  padding-left: 110px;
  padding-right: 128px;
  max-width: 1280px;
  margin: 0 auto 0;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .section-intro .inner {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 33px;
    padding-right: 33px;
  }
}
.section-intro .inner .title {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 20px;
  text-align: left;
  color: #0f4077;
}
@media screen and (min-width: 769px) {
  .section-intro .inner .title br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .section-intro .inner .title {
    line-height: 27px;
  }
}
.section-intro .inner .text-wrap {
  margin-top: 25px;
}
@media screen and (min-width: 769px) {
  .section-intro .inner .text-wrap {
    display: flex;
    align-items: flex-start;
  }
}
.section-intro .inner .text-wrap .text-main {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #0f4077;
  padding-right: 118px;
  width: calc(100% - 300px);
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .section-intro .inner .text-wrap .text-main {
    width: 100%;
    margin-top: 22px;
    padding-right: 0;
  }
}
.section-intro .inner .text-wrap .btn {
  flex-shrink: 0;
  display: block;
  width: 300px;
  padding-top: 26px;
  padding-bottom: 27px;
  border: 1px solid #0F4077;
  color: #0F4077;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: -0.02em;
  line-height: 17px;
  text-align: center;
  color: #0f4077;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .section-intro .inner .text-wrap .btn {
    width: 100%;
    margin-top: 58px;
  }
}
@media screen and (min-width: 769px) {
  .section-intro .inner .text-wrap .btn:hover {
    border: #0F4077 1px solid;
    background-color: #0F4077;
    color: #fff;
    transform: scale(1.05);
  }
}

#middle-contents .section-ranking-title {
  background-color: #E8E8E8 !important;
  background-image: url(../images/whiteday_lp_2024/bglogo/bglogo_sec01.svg) !important;
  background-repeat: repeat-x;
  padding-bottom: 0 !important;
}
#middle-contents .section-ranking-title .inner {
  padding-top: 60px;
  padding-bottom: 18px;
  padding-left: 110px;
  padding-right: 128px;
  max-width: 1280px;
  margin: 0 auto 0;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #middle-contents .section-ranking-title .inner {
    padding-top: 60px;
    padding-bottom: 63px;
    padding-left: 33px;
    padding-right: 33px;
  }
}
#middle-contents .section-ranking-title .inner .title {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 20px;
  text-align: left;
  color: #0f4077;
}
@media screen and (min-width: 769px) {
  #middle-contents .section-ranking-title .inner .title br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #middle-contents .section-ranking-title .inner .title {
    line-height: 27px;
  }
}
#middle-contents .section-ranking-title .inner .text-wrap {
  margin-top: 25px;
}
@media screen and (min-width: 769px) {
  #middle-contents .section-ranking-title .inner .text-wrap {
    display: flex;
  }
}
#middle-contents .section-ranking-title .inner .text-wrap .text-main {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  color: #0f4077;
  padding-right: 118px;
  width: calc(100% - 300px);
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #middle-contents .section-ranking-title .inner .text-wrap .text-main {
    width: 100%;
    margin-top: 22px;
    padding-right: 0;
  }
}
#middle-contents .section-ranking-title .inner .text-wrap .btn {
  flex-shrink: 0;
  display: block;
  width: 300px;
  padding-top: 26px;
  padding-bottom: 27px;
  border: 1px solid #0F4077;
  color: #0F4077;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: -0.02em;
  line-height: 17px;
  text-align: center;
  color: #0f4077;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  #middle-contents .section-ranking-title .inner .text-wrap .btn {
    width: 100%;
    margin-top: 58px;
  }
}
@media screen and (min-width: 769px) {
  #middle-contents .section-ranking-title .inner .text-wrap .btn:hover {
    border: #0F4077 1px solid;
    background-color: #0F4077;
    color: #fff;
    transform: scale(1.05);
  }
}
#middle-contents .section-ranking-title.second {
  position: relative;
}
#middle-contents .section-ranking-title.second::after {
  content: "";
  width: calc(100% - 228px);
  height: 2px;
  background-color: #C2CEDB;
  display: block;
  left: 110px;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #middle-contents .section-ranking-title.second::after {
    width: calc(100% - 65px);
    left: 32px;
  }
}
#middle-contents .section-ranking-title.second .inner {
  padding-top: 54px !important;
  padding-bottom: 0;
}
#middle-contents .section-ranking-title.second + .section-price .section-main.price {
  padding-top: 54px !important;
}
#middle-contents .section-ranking-title.first {
  position: relative;
}
#middle-contents .section-ranking-title.first::after {
  content: none;
}
#middle-contents .section-ranking-title.first .inner {
  padding-top: 54px !important;
  padding-bottom: 0;
}
#middle-contents .section-ranking-title.first + .section-price .section-main.price {
  padding-top: 54px !important;
}
#middle-contents .section-ranking-title + .section-price .section-main.price {
  padding-top: 54px !important;
}

@media screen and (max-width: 768px) {
  .slider-parts {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
}