@charset "UTF-8";
.bg {
  font-family: "Zen Kaku Gothic New", sans-serif;
  background-color: #eff2f7;
  line-height: 1.7;
  letter-spacing: 1px;
}

.top__wrapper {
  background-image: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/winter-gift/header_bg.jpg);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.top__wrapper__text {
  color: #734e25;
}

.list__item {
  background-color: #ffffff;
  text-align: center;
}

.gift__list {
  list-style: none;
}

.limited__product {
  background-color: #085c75;
  color: #ffffff;
  text-align: center;
}

.gift__title {
  font-weight: bold;
  color: #ea609e;
  text-align: center;
  padding: 0;
}

.gift__lead {
  margin: 0;
  text-align: center;
  color: #ea609e;
  font-weight: bold;
}

.gift__text {
  color: #3e3a38;
}

.gift__content {
  color: #3e3a38;
  background-color: #eff2f7;
}

.price {
  font-family: "Roboto", sans-serif;
  color: #3e3a38;
  font-weight: 900;
}

.purchase__btn {
  background-color: #009092;
  color: #ffffff;
}
.purchase__btn:hover {
  opacity: 0.8;
  transition: 0.3s;
  text-decoration: none;
}

.attention {
  width: 14%;
  display: inline-block;
  background-color: #f23737;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  padding: 2px 0;
}

.attention__area {
  background-color: #e0fbfd;
}

.attention__item {
  list-style: none;
  background-color: #ffffff;
  color: #773b07;
  text-align: left;
}

.attention__area {
  position: relative;
}

.attention {
  position: absolute;
}

.sales-period__area {
  background-color: #006b92;
  letter-spacing: 1px;
}

.sales-period {
  color: #ffffff;
  text-align: center;
  padding: 5px;
}

.supplement {
  list-style: "※";
  list-style-position: inside;
}

@media screen and (min-width: 751px) {
  .summer-gift2025 {
    padding-bottom: 87px;
    background-color: #eff2f7;
  }
  .mainvisual__wrapper {
    background-image: url(https://eceosjwtcom.ecbeing.biz/img/usr/topics/gift/summer-gift2024/mv_bg.png);
    background-size: cover;
    text-align: center;
  }
  .bg {
    padding: 0 65px 65px;
  }
  .top__wrapper {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .top__wrapper__text {
    font-size: 26px;
    margin: 35px 0;
    text-align: center;
  }
  .list__item {
    position: relative;
    margin: auto;
    padding-top: 30px;
  }
  .list__item:not(:last-child) {
    margin-bottom: 36px;
  }
  .limited__product {
    width: 85%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 0;
    font-size: 32px;
    font-weight: bold;
  }
  .black {
    color: #000000;
    font-size: 25px;
    font-weight: 500;
  }
  .gift__title {
    position: relative;
    display: inline-block;
    margin: 20px auto;
    font-size: 28px;
  }
  .gift__title::before {
    background-color: #ea609e; /* 線の色 */
    border-radius: 5px; /* 線の両端を丸く */
    bottom: -10px; /* 線の位置 */
    content: "";
    height: 1px; /* 線の高さ */
    left: 50%; /* 線の中央寄せ */
    position: absolute;
    transform: translateX(-50%); /* 線の中央寄せ */
    width: 100%; /* 線の長さ */
  }
  .gift__text {
    text-align: left;
    margin: 30px 0;
    font-size: 17px;
    font-weight: 500;
  }
  .mark {
    font-size: 12px;
  }
  .gift__lead {
    font-size: 20px;
  }
  .gift__name {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-bottom: 20px;
    padding: 0;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    line-height: 1.4;
  }
  .gift__content {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 35px;
    margin-bottom: 30px;
    text-align: left;
  }
  .flex-end {
    align-items: flex-end;
  }
  .no-icon {
    padding: 20px;
    justify-content: flex-start;
  }
  .icon__area {
    text-align: left;
  }
  .shipping__icon {
    display: inline-block;
    width: 66px;
    text-align: center;
    border: #000000 1px solid;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
  }
  .cool {
    background-color: #3153a3;
  }
  .shipping {
    background-color: #ea609e;
  }
  .content__text__area {
    width: 58%;
  }
  .aromashea {
    width: 55%;
    margin-bottom: 90px;
  }
  .content__list {
    padding-left: 20px;
    margin-bottom: 15px;
  }
  .attention-area {
    width: 50%;
  }
  .price__area {
    width: 35%;
    margin-bottom: 20px;
    margin-top: 50px;
  }
  .right {
    width: 40%;
    text-align: right;
    margin-bottom: 0;
  }
  .attention-right {
    width: 50%;
    text-align: right;
    margin-bottom: 0;
  }
  .content__title,
.content__text {
    font-size: 17px;
  }
  .content__title,
.content__text {
    padding-left: 20px;
  }
  .content__text__supplement {
    font-size: 15px;
    font-weight: bold;
    color: #cc003d;
    text-align: left;
    text-indent: -1em;
  }
  .two-times {
    width: 60%;
  }
  .jwbeer-only {
    margin-bottom: 15px;
  }
  .price {
    font-size: 55px;
    height: 75px;
  }
  .price::after {
    display: none;
  }
  .attention-price {
    margin-top: 30px;
  }
  .en {
    font-size: 29px;
  }
  .commission {
    font-size: 21px;
    font-weight: normal;
    color: #3e3a38;
  }
  .purchase__btn {
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0.9em 2em;
    border-radius: 5px;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 29px;
  }
  .purchase__btn::after {
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    margin-left: 10px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    content: "";
  }
  .pickles {
    font-size: 23px;
  }
  .pickles__title {
    font-size: 24px;
  }
  .producer__area {
    margin-bottom: 37px;
    padding: 20px 26px;
    background-color: #fcf5e5;
    border-radius: 27px;
    text-align: left;
  }
  .producer__name {
    font-size: 22px;
    font-weight: 500;
    color: #000000;
  }
  .producer__text {
    font-size: 16px;
    color: #3e3a38;
    font-weight: 500;
  }
  .area__title {
    background: linear-gradient(transparent 80%, rgba(243, 214, 231, 0.46) 0%);
  }
  .handcream {
    width: 55%;
  }
  .tax {
    font-size: 21px;
    font-weight: normal;
  }
  .content__inner {
    position: relative;
    padding: 0 60px 30px 60px;
    margin-top: 40px;
  }
  .gift__icon {
    position: absolute;
    width: 180px;
    top: -3%;
    left: 13px;
  }
  .single-icon {
    width: 87px;
  }
  .bottom {
    right: 40px;
  }
  .attention__list {
    width: 88%;
    margin: auto;
  }
  .attention__item {
    padding: 3px 20px;
    font-size: 15px;
  }
  .attention__item:first-child {
    padding-top: 25px;
  }
  .attention__item:last-child {
    text-indent: -1.5em;
    padding-left: 2.7em;
    padding-bottom: 30px;
  }
  .attention__area {
    padding-top: 50px;
    margin-top: 20px;
    background-color: #eff2f7;
  }
  .attention {
    top: 17%;
    left: 70px;
  }
  .supplement {
    font-size: 14px;
    font-weight: normal;
  }
  .attention__supplement {
    font-size: 15px;
  }
  .image__text {
    margin-top: 10px;
    text-align: right;
    font-size: 14px;
  }
  .gift__supplement__text {
    text-align: right;
    padding-right: 50px;
    font-size: 15px;
    color: #773b07;
  }
  .feature-image {
    margin-bottom: 15px;
  }
  .feature-heading {
    margin: 17px 0;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    color: #009092;
  }
  .product__name {
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #000000;
  }
  .jwtea {
    margin-bottom: 100px;
  }
  .jwt-price {
    margin-top: 100px;
  }
  .sales-period__area {
    padding: 10px 0;
  }
  .sales-period {
    font-size: 25px;
    font-weight: bold;
  }
  .sp-only {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .summer-gift2025 {
    padding-bottom: 87px;
    background-color: #eff2f7;
  }
  .inner {
    padding: 0px 3% 50px;
    max-width: 500px;
    margin: auto;
  }
  .top__wrapper {
    padding: 30px 0;
    background-repeat: no-repeat;
  }
  .logo {
    width: 30%;
    max-width: 160px;
  }
  .top__wrapper__text {
    font-size: 1em;
    margin-top: 15px;
    text-align: center;
  }
  .gift__list {
    padding-bottom: 5px;
  }
  .limited__product {
    width: 90%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 5px;
    font-size: 1.1rem;
    font-weight: 500;
  }
  .list__item {
    position: relative;
    padding: 20px 15px 40px;
  }
  .list__item:not(:last-child) {
    margin-bottom: 60px;
  }
  .content__inner {
    position: relative;
    margin-top: 50px;
  }
  .gift__title {
    position: relative;
    margin: 10px auto;
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .gift__title::before {
    background-color: #ea609e; /* 線の色 */
    border-radius: 5px; /* 線の両端を丸く */
    bottom: -4px; /* 線の位置 */
    content: "";
    height: 1px; /* 線の高さ */
    left: 50%; /* 線の中央寄せ */
    position: absolute;
    transform: translateX(-50%); /* 線の中央寄せ */
    width: 90%; /* 線の長さ */
  }
  .black {
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
    color: #000000;
    font-size: 1rem;
    font-weight: 500;
  }
  .gift__lead {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 1rem;
  }
  .gift__image {
    width: 90%;
  }
  .gift__icon {
    width: 45%;
    max-width: 180px;
    position: absolute;
    top: -20px;
    left: 0;
  }
  .image__text {
    margin-top: 5px;
    text-align: right;
    font-size: 0.9rem;
  }
  .gift__name {
    padding: 0;
    text-align: left;
    font-size: 1.2rem;
    font-weight: 500;
    color: #000000;
  }
  .gift__text {
    margin-top: 15px;
    font-size: 0.95rem;
    text-align: left;
    font-weight: 500;
  }
  .mark {
    font-size: 11px;
  }
  .gift__content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
    padding: 30px 20px;
    margin: 25px 0;
  }
  .no-icon {
    padding: 20px 10px;
  }
  .icon__area {
    display: flex;
    width: 100%;
    margin-bottom: 16px;
  }
  .shipping__icon {
    width: 30%;
    display: inline-block;
    border: #000000 1px solid;
    font-size: 1rem;
    font-weight: bold;
    color: #3e3a38;
    text-align: center;
    margin-right: 10px;
  }
  .cool {
    width: 40%;
    background-color: #3153a3;
  }
  .shipping {
    width: 60%;
    background-color: #ea609e;
  }
  .content__text {
    font-size: 0.95rem;
  }
  .content__text__supplement {
    margin: 10px 0;
    font-size: 0.8rem;
    font-weight: bold;
    color: #cc003d;
    text-indent: -1em;
    padding-left: 1em;
  }
  .price {
    font-size: 55px;
    height: 75px;
  }
  .price::after {
    display: none;
  }
  .commission {
    font-size: 1.3rem;
    font-weight: normal;
  }
  .en {
    font-size: 29px;
  }
  .tax {
    font-size: 21px;
  }
  .purchase__btn {
    width: 100%;
    max-width: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0.7em 2em;
    border-radius: 20px;
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: none;
  }
  .purchase__btn::after {
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    margin-left: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
  }
  .supplement {
    font-size: 0.85rem;
    font-weight: normal;
  }
  .producer__area {
    margin-top: 22px;
    margin-bottom: 35px;
    padding: 20px 10px;
    background-color: #fcf5e5;
    border-radius: 14px;
    text-align: left;
  }
  .producer__name {
    margin-bottom: 5px;
    font-size: 1.2rem;
    font-weight: 500;
    color: #000000;
    text-align: center;
  }
  .producer__text {
    font-size: 0.95rem;
    color: #3e3a38;
    font-weight: 500;
  }
  .area__title {
    background: linear-gradient(transparent 80%, rgba(243, 214, 231, 0.46) 0%);
  }
  .title__image {
    max-width: 300px;
  }
  .single-icon {
    width: 20%;
  }
  .feature-heading {
    margin: 10px 0;
    font-size: 1.1rem;
    font-weight: 500;
    text-align: left;
    color: #009092;
  }
  .product__name {
    margin: 15px 0;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    color: #000000;
  }
  .attention {
    width: 25%;
    max-width: 100px;
    font-size: 15px;
    padding: 3px 0;
    top: 22px;
    left: 40px;
  }
  .attention__area {
    background-color: #eff2f7;
    padding-top: 40px;
    margin-top: 25px;
  }
  .attention__list {
    width: 87%;
    margin: auto;
    background-color: #ffffff;
    padding: 20px 10px;
  }
  .attention__item {
    font-size: 0.9rem;
  }
  .attention__item:last-child {
    text-indent: -1.1em;
    padding-left: 1.5em;
    padding-top: 5px;
  }
  .bottom {
    width: unset;
    position: absolute;
    top: 0;
    right: 0;
  }
  .shipping-only {
    width: 100%;
  }
  .jwbeer {
    margin-top: 0;
    margin-bottom: 25px;
  }
  .margin {
    margin-top: initial;
  }
  .price__area {
    margin-left: auto;
    text-align: right;
  }
  .gift__supplement__text {
    text-align: right;
    font-size: 15px;
    color: #773b07;
  }
  .sales-period__area {
    padding: 24px 5px;
  }
  .sales-period {
    font-size: 1.3rem;
    font-weight: bold;
  }
  .pc-only {
    display: none;
  }
}
/*# sourceMappingURL=summar_gift2025.css.map */