.bnr_list {
    display: flex;
    justify-content: space-between;
    margin: 0 30px;
}
.align-center{
  text-align: center;
}
.text-orange{
  color: #ec6b51;
}
.sp_view .contents_wrapper .recipe_ttl_1 {
    width: 40%;
}

.sp_view .contents_wrapper .recipe_ttl_2 {
    width: 40%;
}

.sp_view .contents_wrapper .recipe_ttl_3 {
    width: 60%;
}

.cart_item_box .item_flow .bdr_red {
    padding: 5px 5px;
    font-weight: bold;
}

.cart_item_box .item_flow.bdr {
    font-size: 32px !important;
    margin-top: 30px;
}
.cart_item_box dl dt {
  border: 2px solid #e5e5e5;
}
.cart_item_box dl dd {
  border: none;
}
.w900{
  width: 900px!important;
}
/*================================
 mainvisual badge
================================*/
.campaign_main_visual {
  position: relative;
}

.campaign_main_visual .campaign_main_visual_img {
  position: relative;
  z-index: 1;
}

.campaign_main_visual .campaign_main_visual_badge {
  position: absolute;
  top: 62px;
  right: 116px;
  width: 212px;
  z-index: 2;
}

.campaign_main_visual .campaign_main_visual_badge img {
  width: 100%;
  height: auto;
}

/*================================
 button
================================*/
.bg-container-product {
  background: linear-gradient(180deg,#fff 50px, #F3ECEC 500px, #F4B19C 1700px);
  text-align: left;
}
.cart_item_box {
  border: none;
}
.cart_item_box_inner {
  padding: 30px;
}
.cart_item_box_inner02 {
  padding: 30px 0;
}
.cart_item_text_highlight {
    display: inline-block;
    padding: 5px 20px;
    font-size: 24px !important;
    font-weight: 400;
    color: #fff;
    background-color: #222;
    margin-bottom: 15px;
}
.cart_item_box .review_link > a {
    position: relative;
    z-index: 3;
    text-decoration: underline;
}

/*================================
 movie
================================*/
.concept_movie {
    width: 840px;
    height: 473px;
    position: relative;
    margin: 20px auto;
}

.movie_thumbnail {
    /* background-image: url(../images/movie_thumbnail.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/*================================
 ttl
================================*/
.contents_head dd {
    font-size: 46px;
    font-weight: bold;
}

.contents_head {
    padding-bottom: 30px;
}

.contents_ttl dd {
    font-size: 48px;
    font-weight: bold;
}

/*================================
 tag
================================*/
.cart_item_box .ttl_tag.redLabel {
    background-color: #bd2340;
}

.cart_item_box .ttl_tag.pinkLabel {
    background-color: #F34D97;
}

.cart_item_box .ttl_tag.yellowLabel {
    background-color: #d2a002;
}

/*================================
 ご注意ください
================================*/
.contents_wrapper .caution_box {
    margin-top: 50px;
    padding: 0 40px;
}
.contents_wrapper .caution_box_left {
    font-size: 36px;
    background-image: url(/img/icon_caution.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 27px 22px;
    padding: 10px 0 10px 47px;
}
.contents_wrapper .caution_box_right p{
    font-size: 24px;
}

/* .sp_view .contents_wrapper .caution_box_right p {
    font-size: calc(24px * 1.3);
} */

/* =======================================================
show_more
======================================================= */
.box_bdr {
  border: 2px solid #e3e3e3;
  padding: 29px;
  background: #ffffff;
}
.js_box_hidden {
  overflow: hidden;
}
.js_show_more {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: 45px;
  margin-top: 30px;
  text-align: right;
}
.js_show_more:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  /*height: 150px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), to(#ffffff));
  background: linear-gradient(rgba(255, 255, 255, 0.6) 0%, #ffffff 40%, #ffffff 100%);*/
  z-index: -1;
}
.js_show_more > .show_mor_btn {
  content: "";
  display: block;
  height: 44px;
  background: url(/images/ico_open.png) no-repeat 50% 50%;
}
.js_show_more.active {
  background: none;
  padding-top: 0;
  margin-top: 30px;
}
.js_show_more.active:before  {
  content: none;
}
.js_show_more.active > .show_mor_btn {
  content: "";
  display: block;
  height: 44px;
  background: url(/images/ico_close.png) no-repeat 50% 50%;
}
.js_show_more img {
  width: auto!important;
  margin-left: auto;
  margin-right: 0;
}

/* 20231107 */
#view01{
	position: relative;
}

#view01 .btn01 a{
  position: absolute;
  z-index: 999;
  width: 426px;
  height: 113px;
  bottom: 7px;
  left: 31px;
}

#view01 .btn02 a{
  position: absolute;
  z-index: 999;
  width: 426px;
  height: 113px;
  bottom: 7px;
  left: 521px;
}

figure img {
  vertical-align: bottom;
}

.flex {
  display: flex;
}

.p0 {
  padding: 0;
}

/* =======================================================*/
.inner__product {
    width: 900px;
    margin: 0 auto;
}
.inner__product .anchor img {
  width: 100%;
}
.block__product {
    display: block;
    padding: 0 40px;
    text-align: center;
}
.container-product-inner {
  padding: 0 30px;
}

.pb0 {
  padding-bottom: 0 !important;
}
.contents--pinkRed {
    background-color: #FFEFEB;
}
.contents--pinkLight01 
{
    background-color: #ffefeb
}
.prdctDetail_itemLeftImg img {
    width: 100%;
}

.prdctDetail__ficaption {
    font-size: 22px !important;
    text-align: center;
    font-weight: 500;
}

.dot-list {
  font-size: 24px;
}

.dot-list p {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  column-gap: 8px;
  margin-bottom: 6px;
}

.dot-list p::before {
  content: "";
}

.dot-list p::after {
  content: "";
}

/* tạo vùng chấm ở giữa */
.dot-list p {
  position: relative;
}

.dot-list p::after {
  content: "";
  grid-column: 2;
  border-bottom: 8px dotted #000;
  transform: translateY(-22px);
}

.name {
  grid-column: 1;
  white-space: nowrap;
}

.value {
  grid-column: 3;
  white-space: nowrap;
}


.prdctDetail_itemRightSelectBtns {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 15px;
    margin: 20px 0 30px;
}

.prdctDetail_itemRightSelectBtns > .prdctDetail_itemRightSelectBtn {
    width: calc((100% - 15px * 2) / 3);
}

.prdctDetail_itemRightSelectBtns > .prdctDetail_itemRightSelectBtn img {
    width: 100%;
}

/* =======================================================
cart
======================================================= */
.prdctDetail_items .prdctDetail_listInner.prdctDetail_item--top .box-white {
  border-bottom: none;
}

.prdctDetail_item {
  position: relative;
}

.prdctDetail_item a {
  position: relative;
  z-index: 3;
}

.prdctDetail_item .prdctDetail_link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.prdctDetail_campaign_name {
  background-color: #fef8f8;
  color: #a50319;
  font-weight: bold;
  height:80px;
  line-height: 80px;
  padding: 0 30px;
  border: 2px solid #e6e5e3;
  border-bottom: none;
}

.prdctDetail_itemInner {
  position: relative;
}

.prdctDetail_listTitle {
  font-size: 3.4rem;
  padding: 40px 0 0;
  font-weight: bold;
}

.prdctDetail_listInner:last-child .prdctDetail_itemInner {
  padding-bottom: 0;
  border: none;
}

.prdctDetail_itemCap {
  padding: 15px 50px 15px 30px;
  border: 2px solid #c0c0c0;
  font-size: 1.8rem;
  box-sizing: border-box;
}

.prdctDetail_itemLeftLabel {
  width: 118px;
  position: absolute;
  left: 30px;
  top: 150px;
}

.prdctDetail_itemLeftLabel_lotion {
  position: absolute;
  left: 30px;
  top: 100px;
}

.prdctDetail_itemRight {
  margin-top: 30px;
}

.prdctDetail_itemRightLogo img {
  width: 146px;
  position: absolute;
  right: -20px;
  top: 0;
}

.prdctDetail_itemRightLogo_eco {
  width: 146px;
  position: absolute;
  right: -20px;
  top: 0;
}

.prdctDetail_itemRightLabel {
  padding: 8px 20px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  background-color: #000000;
  border-radius: 26px;
  line-height: 1;
  text-align: center;
  margin-bottom: 15px;
  margin-right: 10px;
  display: inline-block
}
.prdctDetail_itemRightLabel:last-child {
  margin-right: 0;
}
.prdctDetail_itemRightLabel.redLabel {
  background-color: #bd2340;
}
.prdctDetail_itemRightLabel.yellowLabel {
  background-color: #d2a002;
}
.prdctDetail_itemRightLabel.orangeLabel {
  background-color: #f6770f;
}
.prdctDetail_itemRightLabel.pinkLabel {
  background-color: #f34d97;
}

.prdctDetail_itemRightSubLabel {
  padding: 4px 29px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #222222;
  background-color: #fdecbb;
  border-radius: 26px;
  text-align: center;
  margin-bottom: 25px;
  display: inline-block
}

.prdctDetail_itemRightLabelType {
  margin-left: 30px;
  font-size: 2.4rem;
  position: absolute;
  top: 20px;
  left: 220px;
}

.prdctDetail_itemRightTitle {
  font-size: 3.4rem !important;
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: bold;
}

.prdctDetail_itemRightSubTitle {
  font-size: 4.0rem;
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: bold;
}

.prdctDetail_itemRightLabel + .prdctDetail_itemRightTitle {
  margin: 0 0 10px;
  font-size: 3.4rem;
}

.prdctDetail_itemRightTitle sup {
  font-size: 2.0rem;
}

.prdctDetail_itemRightTxt {
  margin: 0 0 20px;
  font-size: 2.8rem;
}

.prdctDetail_itemRightTxtmore {
  margin-top: 30px;
}

.prdctDetail_itemRightLead {
  margin-bottom: 50px;
}

.prdctDetail_itemRightPrice span.small,
.prdctDetail_itemRightSpecialPrice span.small {
  font-size: 24px;
}

.prdctDetail_itemRightSpecialPrice span {
  font-size: 28px;
  font-weight: normal;
}

.prdctDetail_itemRightSpecialPrice small {
  font-size: 2.4rem;
  font-weight: inherit;
}


.prdctDetail_itemRightSpecialPrice {
  /* font-size: 3.2rem !important; */
  font-weight: bold;
  color: #a70011;
}

.prdctDetail_itemRightSpecialPrice .badge {
  background: #a50319;
  font-size: 2.8rem;
  color: #ffffff;
  line-height: 1;
  padding: 10px 15px;
  font-weight: normal;
  display: inline-block;
  position: relative;
  top: -3px;
}

.prdctDetail_itemRightSpecialPrice .badge.small {
  font-size: 2.4rem;
  padding: 4px 8px;
  border-radius: 3px;
  font-weight: 600;
}

.prdctDetail_itemRightSpecialPrice--fz-auto {
  font-size: inherit !important;
}

.prdctDetail_itemRightPriceBox {
  background-color: #f5f5f5;
  padding: 17px 2px 19px 20px;
  margin-top: 30px;
}

.prdctDetail_itemRightPriceBox.box_color--red {
  background-color: #fff6f7;
}

.prdctDetail_itemRightPriceBox .prdctDetail_itemRightPriceLabel {
  font-size: 28px;
}

.prdctDetail_itemRightPriceBox .prdctDetail_itemRightPriceLabel .prdctDetail_itemRightPriceIcon {
  color: #ffffff;
  background-color: #a50319;
  font-size: 24px;
  font-weight: 600;
  padding: 7px 9px;
  border-radius: 3px;
  margin-left: 10px;
}

.prdctDetail_itemRightTxt strong {
  display: block;
}

.prdctDetail_itemRightTxt sup {
  font-size: 1.6rem;
}

.prdctDetail_itemRightTxtSmall {
  font-size: 1.8rem;
  margin-top: 5px;
  text-indent: -18px;
  padding-left: 18px;
}

.prdctDetail_itemRightTxtSmall + .prdctDetail_itemRightTxtSmall {
  margin-top: 0;
}

.prdctDetail_itemRightBtn .cartBtn,
.prdctDetail_itemRightBtn .itemBtn {
  width: 100%;
  text-align: center;
  font-size: 2.8rem;
  box-sizing: border-box;
}

.prdctDetail_itemRightBtn .cartBtn a,
.prdctDetail_itemRightBtn .itemBtn a {
  position: relative;
  color: #ffffff;
  display: block;
  padding: 27px 0;
  font-weight: bold;
  border-radius: 8px;
}

.prdctDetail_itemRightBtn .cartBtn a,
.prdctDetail_itemRightBtn .itemBtn.btn_color--red a {
  background-color: #a50319;
  z-index: 3;
}

.prdctDetail_itemRightBtn .itemBtn a {
  background-color: #000000;
  display: none;
}

.prdctDetail_itemRightBtn .itemBtn.showSP a {
  display: inherit;
  z-index: 3;
}

.prdctDetail_itemRightBox {
  border-top: 2px solid #e3e3e3;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 0;
}

.prdctDetail_itemBtn {
  margin: 0 auto;
}

.prdctDetail_itemRightBtn .itemBtn {
  margin-top: 20px;
}

.prdctDetail_itemUnderTxt {
  margin-top: 40px;
}

.itemBtn_under_prdctDetail_itemRightTxt {
  margin-top: 25px;
}

.prdctDetail_itemRight_refill {
  position: relative;
  border-top: 2px solid #e3e3e3;
  padding-top: 28px;
  margin-top: 28px;
}

.prdctDetail_itemRight_refill .prdctDetail_link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.prdctDetail_itemRightReview {
  margin-top: 50px;
}

.prdctDetail_itemRightReview a {
  display: block;
  font-size: 2.8rem;
  color: #a50319;
  text-decoration: underline;
  font-weight: bold;
  position: relative;
  z-index: 3;
}

.prdctDetail_itemRightPrice, .prdctDetail_itemRightSpecialPrice {
    font-size: 32px !important;
    font-weight: 600;
    margin-top: 0px !important;
}

.js_select_item .js_select_item_price, .js_select_item .js_select_item_special_price, .js_select_item .js_select_item_teiki_price, .js_select_item_first_price {
    font-size: inherit !important;
    font-weight: inherit !important;
}

.font24 {
    font-size: 24px !important;
}
.block_foods {
  position: relative;
}
.block_foods img {
  vertical-align: middle;
}
.list-button {
  position: absolute;
  top: 49.3%;
  height: 3%;
  right: 26px;
  display: flex;
  justify-content: space-around;
  gap: 3px;
  width: calc(100% - 107px);
}

.list-button__item {
  display: inline-block;
  width: 28%;
  text-align: center;
}
