@charset "UTF-8";
.bg {
  font-family: "Zen Kaku Gothic New", sans-serif;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg,rgba(253, 241, 226, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(253, 241, 226, 1) 100%);
  line-height: 1.7;
  letter-spacing: 1px;
}
.mainvisual__wrapper img {
    width: 100%;
}
.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;
  border: #FFCDB1 1px solid;
  text-align: center;
  color: #3e3a38;
}

.gift__list {
  list-style: none;
}

.limited__product {
  background-color: #8B3737;
  color: #ffffff;
  text-align: center;
}

.yellow {
  color: #f3e708;
}

.gift__title {
  font-weight: bold;
  color: #E4441C;
  text-align: center;
  padding: 0;
}

.gift__lead {
  text-align: center;
  color: #f42d76;
  font-weight: bold;
}

.gift__text {
  color: #3e3a38;
}

.gift__content__area {
  color: #3e3a38;
  background-color: #FCF4EE;
}

.price {
  font-family: "Roboto", sans-serif;
  color: #3e3a38;
  font-weight: 900;
}

.purchase__btn {
  background-color: #8B3737;
  color: #ffffff;
}
.purchase__btn:hover {
  opacity: 0.8;
  transition: 0.3s;
  text-decoration: none;
}

.attention {
  width: 18%;
  display: inline-block;
  background-color: #f23737;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding: 2px 0;
}

.attention__list__area {
  position: relative;
  background-color: #ffffff;
}

.attention__item {
  list-style: none;
  color: #773b07;
  text-align: left;
}

.attention {
  position: absolute;
}

.sales-period__area {
  background-color: #E4441C;
  letter-spacing: 1px;
}

.sales-period {
  color: #ffffff;
  text-align: center;
  padding: 5px;
}
.txt_notice {
    text-align: right;
    font-size: 17px;
}
@media screen and (min-width: 751px) {
	.content__text_s {
    font-size: 17px;
    line-height: 1.4;
}
  .bg {
    padding: 55px 65px 35px;
  }
  .title {
    width: 100%;
  }
  .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(:first-child) {
    margin-top: 80px;
  }
  .limited__product {
    width: 85%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 0;
    font-size: 32px;
    font-weight: bold;
  }
  .gift__title {
    position: relative;
    padding: 0 45px;
    margin: 20px;
    font-size: 31px;
	border-bottom: solid 1px #E4441C; 
  }
	/*
  .gift__title::before {
    background-color: #E4441C; 
    border-radius: 5px; 
    bottom: -5px; 
    content: "";
    height: 1px; 
    left: 50%;
    position: absolute;
    transform: translateX(-50%); 
    width: 95%; 
  }*/
  .gift__text {
    text-align: left;
    margin: 30px 0;
    font-size: 17px;
  }
  .mark {
    font-size: 12px;
  }
  .gift__lead {
    font-size: 20px;
  }
  .gift__content__area {
    position: relative;
    padding: 50px 35px;
  }
  .include-icon {
    padding-bottom: 20px;
  }
  .gift__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }
  .flex-end {
    align-items: center;
  }
  .no-icon {
    justify-content: flex-start;
  }
  .icon__area {
    position: absolute;
    top: 3px;
    right: 0;
  }
  .shipping__icon {
    padding: 5px 9px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
  }
  .cool {
    background-color: #3153a3;
  }
  .shipping {
    background-color: #E4441C;
  }
  .content__text__area {
    width: 60%;
  }
  .narrow {
    width: 50%;
  }
  .price__area {
    width: 39%;
    /*margin-bottom: 20px;*/
    text-align: right;
  }
  .right {
    width: 50%;
    text-align: right;
    margin-bottom: 0;
  }
  .content__title,
.content__text {
    font-size: 17px;
  }
  .content__text {
    padding: 0 20px;
    letter-spacing: -1px;
  }
  .content__text__supplement {
    margin-top: 10px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: bold;
    color: #cc003d;
    text-align: left;
  }
  .production-line {
    text-indent: -1.1em;
    padding-left: 1.1em;
    color: #CC003D;
  }
  .two-times {
    width: 60%;
  }
  .jwbeer-only {
    width: 55%;
    margin-bottom: 15px;
  }
  .price {
    font-size: 55px;
    height: 75px;
  }
  .price::after {
    display: none;
  }
  .en {
    font-size: 29px;
  }
  .alcohol {
    height: auto;
    text-align: left;
    font-size: 24px;
  }
  .alcohol-en {
    font-size: 20px;
  }
  .alcohol-price {
    text-align: left;
  }
  .commission {
    font-size: 20px;
    color: #3e3a38;
    font-weight: normal;
  }
  .tax {
    font-size: 16px;
    color: #3e3a38;
    font-weight: normal;
  }
  .ingredients__icon__area {
    width: 60%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 24px;
    padding-left: 20px;
  }
  .ingredients__icon {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 7px;
    margin-bottom: 8px;
    border: #8B3737 1px solid;
    background-color: #ffffff;
  }
  .purchase__btn {
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 30px;
    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: "";
  }
  .area__title {
    background: linear-gradient(transparent 80%, rgba(243, 214, 231, 0.46) 0%);
  }
  .noto__area {
    margin: 20px auto;
    padding: 20px;
    border: #f54456 2px solid;
  }
  .area__heading {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #f42d48;
  }
  .area__text {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
  }
  .content__inner {
    position: relative;
    padding: 0 60px 30px 60px;
  }
  .gift__icon {
    position: absolute;
    top: -10px;
    left: 0;
    transform: translate(30%, -15%);
  }
  .lead {
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 24px;
    color: #f42d76;
  }
  .lead::before {
    content: "";
    display: block;
    position: absolute;
    left: -25px;
    bottom: 0;
    width: 1.5px;
    height: 100%;
    transform: rotate(-28deg);
    background: #f42d76;
  }
  .lead::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: -20px;
    width: 1.5px;
    height: 100%;
    transform: rotate(28deg);
    background: #f42d76;
  }
  .line {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .line::before {
    content: "";
    display: block;
    position: absolute;
    left: -35px;
    bottom: 0;
    width: 1.5px;
    height: 50%;
    transform: rotate(-42deg);
    background: #f42d76;
  }
  .line::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: -30px;
    width: 1.5px;
    height: 50%;
    transform: rotate(42deg);
    background: #f42d76;
  }
  .jwbeer {
    position: relative;
    margin-top: 20px;
    justify-content: center;
    align-items: flex-start;
  }
  .bottom {
    top: -40px;
    right: 30px;
  }
  .attention__area {
    position: relative;
    padding: 50px 30px;
    background-color: #fceef0;
  }
  .attention__list__area {
    background-color: #ffffff;
  }
  .attention__item {
    padding: 3px 20px;
    font-size: 20px;
  }
  .attention__item:last-child {
    text-indent: -1.5em;
    padding-left: 2.7em;
  }
  .attention__list__area {
    padding: 30px;
  }
  .attention {
    top: 6%;
    left: 60px;
    z-index: 1;
  }
  .supplement {
    display: block;
    padding-bottom: 25px;
    text-indent: -1.1em;
    padding-left: 1.1em;
    font-size: 15px;
  }
  .attention__supplement {
    padding-bottom: 25px;
    text-indent: -1.1em;
    padding-left: 2.3em;
    font-size: 16px;
  }
  .image__text {
    text-align: right;
    font-size: 14px;
  }
  .gift__supplement__text {
    text-align: right;
    padding-right: 50px;
    font-size: 15px;
    color: #773b07;
  }
  .sales-period__area {
    padding: 10px 0;
  }
  .sales-period {
    font-size: 25px;
    font-weight: bold;
  }
  .sp-only {
    display: none;
  }
.icn_circle_green {
    position: absolute;
    background-color: #16B75C;
    content: "";
    width: 125px;
    height: 125px;
    border-radius: 50%;
    color: #ffffff;
    top: 5px;
    left: 20px;
    z-index: 1;
    display: block;
    vertical-align: middle;
}
.inner_circle {
    font-size: 30px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(-9deg);
    width: 125px;
    height: 30px;
    font-weight: bold;
    margin-top: 35px;
}
.inner_circle2 {
    font-size: 25px;
    line-height: 1.2;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(-9deg);
    width: 125px;
    font-weight: bold;
	text-align: right;
    text-indent: 24px;
}
.icn_circle_red {
    position: absolute;
    background-color: #DF2B1C;
    content: "";
    width: 74px;
    height: 74px;
    border-radius: 50%;
    color: #ffffff;
    top: -15px;
    left: -20px;
    z-index: 1;
    display: block;
}
.icn_circle_pink {
    position: absolute;
    background-color: #FC5788;
    content: "";
    width: 74px;
    height: 74px;
    border-radius: 50%;
    color: #ffffff;
    top: -15px;
    left: -20px;
    z-index: 1;
    display: block;
}
.icn_circle_blue {
    position: absolute;
    background-color: #156082;
    content: "";
    width: 74px;
    height: 74px;
    border-radius: 50%;
    color: #ffffff;
    top: -15px;
    left: -20px;
    z-index: 1;
    display: block;
}		
.inner_circle_red {
    font-size: 20px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 74px;
    font-weight: bold;
}
.inner_circle_pink {
    font-size: 20px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 74px;
    font-weight: bold;
}
	.inner_circle_blue {
    font-size: 20px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 74px;
    font-weight: bold;
	letter-spacing: -1px;	
}
.text__25 {
    font-size: 25px;
}
.icon_webonly {
    position: absolute;
    background-color: #37458B;
    content: "";
    width: 230px;
    height: 79px;
    border-radius: 50%;
    color: #ffffff;
    top: -15px;
    left: -20px;
    z-index: 1;
    display: block;
}
.inner__webonly {
    font-size: 32px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 74px;
    font-weight: bold;
}
.note__text__area {
    background-color: #ffffff;
    padding: 30px;
    font-size: 20px;
    text-align: left;
    color: #773B07;
    letter-spacing: -1px;
	position: relative;
}
.icn__content__note__red {
    position: absolute;
    top: -13px;
    left: 30px;
    background-color: #F23737;
    color: #fff;
    padding: 3px 14px;
    font-size: 15px;
    font-weight: bold;
}
.text__pagebottom__note {
    margin: 40px 0 0 0;
    font-size: 17px;
}
.price__area__right {
    margin-top: 2em;
}
.icon_commission {
    text-align: right;
    position: absolute;
    top: 10px;
    right: -30px;
    display: inline-block;
    color: #fff;
    padding: 5px;
    background-color: #E4441C;
    font-weight: bold;
}
.price2 {
    font-size: 55px;
    font-family: "Roboto", sans-serif;
    color: #3e3a38;
    font-weight: 900;
}
.en2 {
    font-size: 29px;
    font-family: "Roboto", sans-serif;
    color: #3e3a38;
    font-weight: 900;
}
.tax2 {
    text-align: right;
    display: block;
    position: relative;
    top: -10px;
    font-size: 16px;
}
.content_price_wrapper {
    position: relative;
    margin-top: 1.2em;
}
.br_sp{
		display:none;
	}
}
@media screen and (max-width: 750px) {
	.content__text_s {
    font-size: 15px;
    line-height: 1.4;
}	
  .bg{background: linear-gradient(90deg, rgb(254 249 243) 0%, rgba(255, 255, 255, 1) 50%, rgb(254 249 243) 100%);}
  .inner {
    padding: 42px 15px 30px;
    max-width: 500px;
    margin: auto;
  }
  .pc-only {
    display: none;
  }
  .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;
  }
  .gift__title {
    position: relative;
    margin: 10px auto;
    font-size: 25px;
	border-bottom: solid 1px #E4441C;  
  }/*
  .gift__title::before {
    background-color: #ea609e; 
    border-radius: 5px;
    bottom: -4px; 
    content: "";
    height: 1px; 
    left: 50%; 
    position: absolute;
    transform: translateX(-50%); 
    width: 95%; 
  }*/
  .gift__lead {
    margin-bottom: 30px;
    font-size: 1.1em;
  }
  .gift__image {
    width: 90%;
  }
  .gift__icon {
    width: 23%;
    position: absolute;
    top: -20px;
    left: 0;
  }
  .image__text {
    text-align: right;
    font-size: 0.9rem;
  }
  .gift__text {
    margin-top: 15px;
    font-size: 0.95rem;
    text-align: left;
  }
  .mark {
    font-size: 11px;
  }
  .gift__content__area {
    position: relative;
    padding: 72px 20px 30px;
    margin: 30px 0;
  }
  .gift__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
  }
  .no-icon {
    padding: 20px 30px;
  }
  .icon__area {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .shipping__icon {
    display: inline-block;
    padding: 5px 6px;
    font-size: 0.9rem;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
  }
  .cool {
    width: 40%;
    background-color: #3153a3;
  }
  .shipping {
    width: 30%;
    background-color: #E4441C;
  }
  .content__text {
    font-size: 15px;
  }
  .content__text__supplement {
    margin-top: 10px;
    font-size: 0.8rem;
    font-weight: bold;
    color: #cc003d;
    text-align: left;
  }
  .production-line {
    display: block;
    color: #cc003d;
    text-indent: -1.1em;
    padding-left: 1em;
  }
  .price {
    font-size: 3rem;
    height: 75px;
  }
  .price::after {
    display: none;
  }
  .commission {
    font-size: 1rem;
  }
  .en {
    font-size: 29px;
  }
  .tax {
    font-size: 1rem;
  }
  .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: 15px;
    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 {
    display: block;
    font-size: 0.8rem;
    text-indent: -1.1em;
    padding-left: 1em;
  }
  .ingredients__icon__area {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 24px;
  }
  .ingredients__icon {
    display: inline-block;
    padding: 2px 5px;
    margin-right: 7px;
    margin-bottom: 8px;
    border: #f54456 1px solid;
    background-color: #fcf5f5;
  }
  .noto__area {
    margin: 20px auto;
    padding: 10px;
    border: #f54456 2px solid;
  }
  .area__heading {
    margin-bottom: 5px;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    color: #f42d48;
  }
  .area__text {
    font-size: 1rem;
    font-weight: 500;
    text-align: left;
  }
  .lead {
    display: inline-block;
    position: relative;
    text-align: center;
    font-size: 1.2rem;
    color: #f42d76;
  }
  .lead::before {
    content: "";
    display: block;
    position: absolute;
    left: -25px;
    bottom: 0;
    width: 1.5px;
    height: 100%;
    transform: rotate(-28deg);
    background: #f42d76;
  }
  .lead::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: -20px;
    width: 1.5px;
    height: 100%;
    transform: rotate(28deg);
    background: #f42d76;
  }
  .line {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .line::before {
    content: "";
    display: block;
    position: absolute;
    left: -35px;
    bottom: 0;
    width: 1.5px;
    height: 50%;
    transform: rotate(-42deg);
    background: #f42d76;
  }
  .line::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: -30px;
    width: 1.5px;
    height: 50%;
    transform: rotate(42deg);
    background: #f42d76;
  }
  .lohas__area {
    margin-top: 25px;
  }
  .area__title {
    background: linear-gradient(transparent 80%, rgba(243, 214, 231, 0.46) 0%);
  }
  .title__image {
    max-width: 300px;
  }
  .jinreishu {
    width: 30%;
  }
  .attention {
    width: 25%;
    max-width: 100px;
    font-size: 15px;
    padding: 3px 0;
    top: 22px;
    left: 40px;
    z-index: 1;
  }
  .attention__area {
    position: relative;
    background-color: #fceef0;
    margin: 30px 0;
    padding: 40px 10px;
  }
  .attention__list__area {
    padding: 20px 10px;
  }
  .attention__item {
    margin-bottom: 5px;
    font-size: 1.1rem;
  }
  .attention__supplement {
    text-indent: -1.1em;
    padding-left: 1.1em;
    font-size: 0.9rem;
  }
  .alcohol {
    height: auto;
    font-size: 1.15rem;
  }
  .alcohol-en {
    font-size: 1rem;
  }
  .bottom {
    width: unset;
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .shipping-only {
    width: 100%;
  }
  .jwbeer {
    position: relative;
    padding: 30px;
  }
  .margin {
    margin-top: initial;
  }
  .price__area {
    margin: 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;
  }
	 .icn_circle_red {
    position: absolute;
    background-color: #DF2B1C;
    content: "";
    width: 74px;
    height: 74px;
    border-radius: 50%;
    color: #ffffff;
    top: -15px;
    left: -20px;
    z-index: 1;
    display: block;
  }
	.inner_circle_red {
    font-size: 1.429em;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 74px;
    font-weight: bold;
}
.purchase__btn {
        width: 100%;
        max-width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        padding: 0.7em 2em;
        border-radius: 20px;
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
    }
.icn_circle_green {
    position: absolute;
    background-color: #16B75C;
    content: "";
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: #ffffff;
    top: 13px;
    left: 0px;
    z-index: 1;
    display: block;
    vertical-align: middle;
}
.inner_circle {
    font-size: 25px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(-9deg);
    width: 105px;
    height: 30px;
    font-weight: bold;
    margin-top: 25px;
}
.inner_circle2 {
    font-size: 20px;
    line-height: 1.2;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(-9deg);
    width: 125px;
    font-weight: bold;
	text-align: right;
    text-indent: 2px;
}	
	.br_sp{
		display:block;
	}
	.padding_sp_title {
    padding-left: 2.5em;
}
	.icn_circle_pink {
    position: absolute;
    background-color: #FC5788;
    content: "";
    width: 74px;
    height: 74px;
    border-radius: 50%;
    color: #ffffff;
    top: -15px;
    left: -20px;
    z-index: 1;
    display: block;
}
	.icn_circle_blue {
    position: absolute;
    background-color: #156082;
    content: "";
    width: 74px;
    height: 74px;
    border-radius: 50%;
    color: #ffffff;
    top: -15px;
    left: -20px;
    z-index: 1;
    display: block;
}
	.inner_circle_pink {
    font-size: 20px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 74px;
    font-weight: bold;
}
	.inner_circle_blue {
    font-size: 20px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 74px;
    font-weight: bold;
	letter-spacing: -1px;
}	
	.txt_notice {
    margin-bottom: 60px!important;
}
	.margin-bottom0{
	margin-bottom:0!important;	
	}
.icn__content__note__red {
    position: absolute;
    top: -13px;
    left: 30px;
    background-color: #F23737;
    color: #fff;
    padding: 3px 14px;
    font-size: 15px;
    font-weight: bold;
}
.note__text__area {
    background-color: #ffffff;
    padding: 30px;
    font-size: 1.25em;
    text-align: left;
    color: #773B07;
    letter-spacing: -1px;
	position: relative;
	margin-bottom: 1em;
}
.icon_webonly {
    position: absolute;
    background-color: #37458B;
    content: "";
    width: 128px;
    height: 69px;
    border-radius: 50%;
    color: #ffffff;
    top: -35px;
    left: -10px;
    z-index: 1;
    display: block;
}
.inner__webonly {
    font-size: 21px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 69px;
    font-weight: bold;
}	
}
