@charset "UTF-8";
.content-asset {
  letter-spacing: 0;
}

.anygift-step-modal__content,
.anygift-message-card-preview-modal__container,
.anygift-anygift-about-modal__content,
.anygift-explain-modal__content,
.anygift-preview-modal-container {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Yu Gothic", sans-serif !important;
}

.anygift-about-modal__caution__text {
  font-size: 0 !important;
}

.anygift-explain-modal__section .anygift-explain-modal__section__wrapper:nth-child(4) .anygift-explain-modal__section__text {
  font-size: 0 !important;
}
.anygift-explain-modal__section .anygift-explain-modal__section__wrapper:nth-child(4) .anygift-explain-modal__section__text::before {
  font-size: 13px;
  content: "eギフトURLの期限は5日間です";
}

.anygift-floating-cart {
  z-index: 100;
}

/* AnyGiftのモーダル */
.chakra-modal__overlay.ag-block {
  z-index: 100001 !important;
}

/* AnyGiftのモーダル内コンテンツ */
.chakra-modal__overlay.ag-block + div + div .chakra-modal__content-container {
  z-index: 100001 !important;
}

/* AnyGiftのモーダル（プレビュー）*/
.chakra-portal .chakra-portal .chakra-modal__overlay {
  z-index: 100001 !important;
}

/* AnyGiftのモーダル内コンテンツ（プレビュー） */
.chakra-portal .chakra-portal .chakra-modal__overlay + div + div .chakra-modal__content-container {
  z-index: 100001 !important;
}

/* AnyGiftのモーダル内コンテンツ（注文情報の入力） */
.anygift-step-modal__order-form__wrapper .chakra-button {
  font-weight: 600;
  height: 40px;
  min-width: 40px;
  font-size: 16px;
  padding-inline-start: 16px;
  padding-inline-end: 16px;
  border-color: #E2E8F0;
}

/* AnyGiftのモーダル内コンテンツ（注文情報の入力・メールマガジン配信を希望するチェックボックスのサイズ調整） */
.anygift-step-modal__order-form__wrapper .anygift-order-form__sender-accepts-newsletter__check-box .chakra-checkbox__control {
  width: 16px;
  height: 16px;
  --checkbox-size:16px;
}

/* AnyGiftのモーダル内コンテンツ（注文情報の入力・メールマガジン配信を希望する） */
.anygift-step-modal__order-form__wrapper .anygift-order-form__sender-accepts-newsletter__check-box .chakra-checkbox__label {
  font-size: 16px;
}

/* AnyGiftのモーダル内コンテンツ（eギフトを贈る準備ができました 受け取りページを確認する） */
.anygift-thanks__container .anygift-thanks__move-receive-page-button {
  font-size: 16px;
}

/* AnyGiftの追従eギフトボタン */
.anygift-floating-cart button {
  line-height: 1em;
}

.anygift-floating-cart img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.content-asset #gifts {
  overflow: clip;
  line-break: strict;
}
@media screen and (min-width: 769px) {
  .content-asset .cKv-titleMain {
    margin-bottom: 16px;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .cKv-titleMain {
    margin-bottom: 1.25rem;
    letter-spacing: -0.0625rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet {
    margin-top: -30px;
    padding-top: 130px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet {
    margin-top: -2.5rem;
    padding-top: 6.875rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-imgWrapper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-imgWrapper {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-text {
    margin-top: 37px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-text {
    margin-top: 2.1875rem;
    padding-inline: 1.0625rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-textDesc {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-textDesc {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product {
    margin-top: 3.125rem;
  }
}
.content-asset .lSet-product .cProduct:first-of-type {
  border-top: none;
}
.content-asset .lSet-product .cProduct .cProduct-content {
  border: none;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-content {
    display: flex;
    align-items: stretch;
    gap: 1.875rem;
    padding-inline: 1.0625rem;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-image {
    width: 11.875rem;
  }
}
.content-asset .lSet-product .cProduct .cProduct-main {
  padding-top: 0;
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .content-asset .lSet-product .cProduct .cProduct-main {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-main {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    border-top: none;
    padding: 0;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .cProduct-copy {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-copy {
    margin-top: -0.3125rem;
    font-size: 0.75rem;
    line-height: 1.67;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .cProduct-name {
    margin-top: 14px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-name {
    margin-top: 0.3125rem;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-value {
    flex-direction: column;
    gap: 0.25rem;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-excluded {
    margin-bottom: 0;
  }
}
.content-asset .lSet-product .cProduct .btn {
  position: relative;
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .btn {
    padding-bottom: 82px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .content-asset .lSet-product .cProduct .btn {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .btn {
    padding-bottom: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .btn.-flex {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .btn li {
    width: 19.75rem;
    height: 3rem;
    margin-inline: auto;
  }
}
.content-asset .lSet-product .cProduct .btn li a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: #323232;
  color: #fffcf4;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .btn li a {
    opacity: 1;
    padding: 14px 0;
    border-radius: 2px;
    transition: opacity .2s linear;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .btn li a {
    border-radius: 0.125rem;
    padding: 0.625rem 0;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .btn li a:hover {
    opacity: .5;
  }
}
.content-asset .lSet-product .cProduct .btn li a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 11px;
  height: auto;
  margin: auto;
  background: url("../../common/img/icon_arrow_white.svg") no-repeat 50%;
  letter-spacing: 0.05em;
  content: "";
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .btn li a::after {
    right: 13px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .btn li a::after {
    right: 0.8125rem;
  }
}
.content-asset .lSet-product .cProduct .btn li span.no-stock {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: #888;
  color: #fffcf4;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .btn li span.no-stock {
    padding: 14px 0;
    border-radius: 2px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .btn li span.no-stock {
    border-radius: 0.125rem;
    padding: 0.625rem 0;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-link {
    width: 19.75rem;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-content__has-desc {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-content__has-desc .cProduct-main {
    display: contents;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-content__has-desc .cProduct-main-desc {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    width: 10rem;
  }
}
.content-asset .lSet-product .cProduct .cProduct-content__has-desc .cProduct-note {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .cProduct-content__has-desc .cProduct-note {
    width: 100%;
    margin-top: 0;
  }
}
.content-asset .lSet-product .cProduct .lSet-product-promo {
  display: flex;
  align-items: center;
  gap: 0 56px;
  margin-block: 20px 30px;
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .lSet-product-promo {
    flex-direction: column;
    gap: 1.875rem 0;
    margin-block: 1.25rem 1.875rem;
    padding-inline: 1.0625rem;
  }
}
.content-asset .lSet-product .cProduct .lSet-product-promo-video {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .lSet-product-promo-video {
    max-width: 380px;
  }
}
.content-asset .lSet-product .cProduct .lSet-product-promo-video video {
  display: block;
  width: 100%;
  height: auto;
}
.content-asset .lSet-product .cProduct .lSet-product-promo-text {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", sans-serif;
  font-size: 14px;
  line-height: 1.5714285714;
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .lSet-product-promo-text {
    font-size: 0.875rem;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .anygift-gift-ui__container {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .anygift-gift-ui__container {
    width: 19.75rem;
  }
}
.content-asset .lSet-product .cProduct .anygift-gift-ui__main-button {
  position: relative;
  border: 1px solid rgba(50, 50, 50, 0.2);
  border-radius: 2px;
  background: #fff;
  color: #323232;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", sans-serif;
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .anygift-gift-ui__main-button {
    height: 48px;
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .anygift-gift-ui__main-button {
    height: 3rem;
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .anygift-gift-ui__main-button:hover {
    opacity: .5;
  }
}
.content-asset .lSet-product .cProduct .anygift-gift-ui__main-button::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: auto;
  background: url(../../common/img/icon_blank.svg) no-repeat 50%/contain;
  content: "";
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .anygift-gift-ui__main-button::after {
    right: 13px;
    width: 13px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .anygift-gift-ui__main-button::after {
    right: 0.8125rem;
    width: 0.8125rem;
  }
}
.content-asset .lSet-product .cProduct .anygift-gift-ui__about-button__wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .anygift-gift-ui__about-button__wrapper {
    bottom: 23px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .anygift-gift-ui__about-button__wrapper {
    bottom: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .anygift-about-button__img {
    width: 107px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .anygift-about-button__img {
    width: 6.6875rem;
  }
}
.content-asset .lSet-product .cProduct .anygift-about-button__text {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", sans-serif;
}
@media screen and (min-width: 769px) {
  .content-asset .lSet-product .cProduct .anygift-about-button__text {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSet-product .cProduct .anygift-about-button__text {
    font-size: 0.8125rem;
  }
}
.content-asset .lSet-product .cProduct button[disabled].anygift-gift-ui__main-button::after {
  content: none;
}
.content-asset .lSet-product .cProduct .anygift-gift-ui__main-button:disabled {
  background-color: #888888 !important;
  border-color: #888888 !important;
  color: #FFFCF4;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect {
    padding-top: 130px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect {
    padding-top: 6.875rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect-imgWrapper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect-imgWrapper {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect-text {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect-text {
    margin-top: 2.1875rem;
    padding-inline: 1.0625rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect-textDesc {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect-textDesc {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect-note {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect-note {
    margin-top: 0.625rem;
  }
}
.content-asset .lSelect-note li {
  padding-left: 1em;
  text-indent: -1em;
  color: #888;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect-note li {
    margin-top: 5px;
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect-note li {
    margin-bottom: 0.625rem;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect-note li:first-of-type {
    margin-top: 14px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect-note li:first-of-type {
    margin-top: 0.75rem;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .cSmallTitle {
    padding-inline: 1.0625rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelectBudget {
    container-type: inline-size;
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelectBudget {
    margin-top: 3.125rem;
  }
}
.content-asset .lSelect .type-select-btn {
  display: flex;
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .type-select-btn {
    margin-top: 35px;
    cursor: pointer;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .type-select-btn {
    margin-top: 2.1875rem;
    padding-inline: 1.0625rem;
  }
}
.content-asset .lSelect .type-btn {
  opacity: .3;
  font-family: "Hiragino Kaku Gothic W4 JIS2004", sans-serif;
  transition: opacity .4s ease;
}
.content-asset .lSelect .type-btn.selected {
  opacity: 1;
  border-bottom: 4px solid #323232;
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .type-btn:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .type-btnInner {
    padding-inline: 15px;
    padding-bottom: 23px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .type-btnInner {
    padding-inline: 0.9375rem;
    padding-bottom: 1.375rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .type-btnTitle {
    font-size: 17px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .type-btnTitle {
    font-size: 1.0625rem;
  }
}
.content-asset .lSelect .type-selectContent {
  position: relative;
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .type-selectContent {
    overflow: hidden;
    margin-top: 40px;
    margin-right: calc(50% - 50vw + 23.1%);
  }
  @container (max-width: 751px) {
    .content-asset .lSelect .type-selectContent {
      width: calc(100% + 84px);
      padding-right: 84px;
    }
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .type-selectContent {
    margin-top: 2.5rem;
  }
}
.content-asset .lSelect .type-select {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.content-asset .lSelect .type-select.selected {
  position: relative;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.4s cubic-bezier(0.33, 1, 0.68, 1), visibility 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .l-inner {
    max-width: 752px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .l-inner {
    margin-left: 1.0625rem;
    margin-right: 1.0625rem;
  }
}
.content-asset .lSelect .swiper {
  overflow: visible;
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .swiper {
    padding-bottom: 66px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .swiper {
    padding-bottom: 2.25rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .swiper a .slide-media {
    overflow: hidden;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .swiper a .slide-media img {
    transition: transform .4s ease, -webkit-transform .4s ease;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .swiper a:hover .slide-media img {
    transform: scale(1.11);
    transform-origin: center;
  }
}
.content-asset .lSelect .swiper-scrollbar-horizontal {
  left: 0;
  width: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .swiper-scrollbar-horizontal {
    max-width: 23.6875rem;
    height: 0.1875rem;
  }
}
.content-asset .lSelect .swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
}
.content-asset .lSelect .slide-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .slide-content {
    padding-top: 14px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .slide-content {
    padding-top: 0.875rem;
  }
}
.content-asset .lSelect .slide-cat-title {
  color: #888;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", sans-serif;
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .slide-cat-title {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .slide-cat-title {
    font-size: 0.75rem;
  }
}
.content-asset .lSelect .slide-title {
  font-family: "Hiragino Kaku Gothic W4 JIS2004", sans-serif;
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .slide-title {
    font-size: 1rem;
  }
}
.content-asset .lSelect .slide-price {
  font-family: "Hiragino Kaku Gothic W6 JIS2004", sans-serif;
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .slide-price {
    margin-top: 5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .slide-price {
    margin-top: 0.3125rem;
    font-size: 0.875rem;
  }
}
.content-asset .lSelect .slide-price span {
  display: inline-block;
  color: #888;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", sans-serif;
}
@media screen and (min-width: 769px) {
  .content-asset .lSelect .slide-price span {
    font-size: 10px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelect .slide-price span {
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelectBest {
    container-type: inline-size;
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelectBest {
    margin-top: 3.125rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lSelectBest-content {
    overflow: hidden;
    margin-top: 35px;
    margin-right: calc(50% - 50vw + 23.1%);
  }
  @container (max-width: 751px) {
    .content-asset .lSelectBest-content {
      width: calc(100% + 84px);
      padding-right: 84px;
    }
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lSelectBest-content {
    margin-top: 1.5625rem;
  }
}
.content-asset .slide-num {
  display: inline-block;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  font-family: "Hiragino Kaku Gothic W4 JIS2004", sans-serif;
  line-height: 2em;
}
@media screen and (min-width: 769px) {
  .content-asset .slide-num {
    margin-bottom: 14px;
    padding: 0 4px;
    font-size: 10px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .slide-num {
    margin-bottom: 0.875rem;
    padding: 0 0.25rem;
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lEgift {
    padding-top: 130px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lEgift {
    padding-top: 6.875rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lEgift-imgWrapper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lEgift-imgWrapper {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lEgift-text {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lEgift-text {
    margin-top: 2.1875rem;
    padding-inline: 1.0625rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lEgift-textTitle {
    font-size: 17px;
    font-family: "Hiragino Kaku Gothic W5 JIS2004", sans-serif;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lEgift-textTitle {
    font-size: 1.0625rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lEgift-textDesc {
    margin-top: 15px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lEgift-textDesc {
    margin-top: 1.25rem;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lEgift .btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lEgift .btn {
    margin-top: 2.1875rem;
  }
}
.content-asset .lEgift .btn .cProduct-link {
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .content-asset .lWrapping {
    padding-top: 130px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lWrapping {
    padding-top: 6.875rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lWrapping-imgWrapper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lWrapping-imgWrapper {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lWrapping-text {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lWrapping-text {
    margin-top: 2.1875rem;
    padding-inline: 1.0625rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lWrapping-textDesc {
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lWrapping-textDesc {
    margin-top: 1.5625rem;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 769px) {
  .content-asset .lWrapping .btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .content-asset .lWrapping .btn {
    margin-top: 2.1875rem;
  }
}
.content-asset .lWrapping .btn .cProduct-link {
  margin-inline: auto;
}
