@charset "UTF-8";


/* 
------------------------------------------------------------------------------------*/
body {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

.header_wrap { order: -4; }
.breadcrumb_wrap { order: -3; }
.header_shareBtn_wrap { order: -2; }


/* contents_wrap
------------------------------------------------------------------------------------*/
.contents_wrap {
  max-width: var(--maxWidth);
  margin: var(--maxWidthMargin);
  padding: var(--maxWidthPadding);
  order: -1;
  margin-bottom: 80px;
}

.type_1day_natural_half_tit {
  --fs: 2.8rem;
  --fh: 3rem;
  text-align: center;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(24px + ((var(--fs) - var(--fh)) / 2)) 16px calc(-8px + ((var(--fs) - var(--fh)) / 2));
  padding-bottom: 32px;
}

.type_1day_natural_half_wrap {
  line-height: 0;
}
.type_1day_natural_half_productList1 {
  display: flex;
  flex-wrap: wrap;
}
.type_1day_natural_half_productList1_item {
  position: relative;
  width: 50%;
}
img.type_1day_natural_half_productList1_imgButton {
  position: absolute;
  bottom: 32px;
  width: 75%;
  filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.type_1day_natural_half_productList1 .type_1day_natural_half_productList1_item:nth-of-type(2n+1) .type_1day_natural_half_productList1_imgButton {
  left: 17%;
}
.type_1day_natural_half_productList1 .type_1day_natural_half_productList1_item:nth-of-type(2n) .type_1day_natural_half_productList1_imgButton {
  right: 17%;
}
.type_1day_natural_half_background {
  background-image: url(/images/pc/type/1day_natural_half/type_1day_natural_half_back_pc.webp);
  background-repeat: repeat-y;
  background-size: contain;
}
.type_1day_natural_half_productList2 {
  text-align: center;
}
.type_1day_natural_half_productList2 h3 {
  padding-top: 28px;
  margin-bottom: 36px;
}
.type_1day_natural_half_productList2_item {
  position: relative;
  background-color: #fff;
  text-align: center;
  margin: 0 60px 80px 60px;
  padding: 28px;
  filter: drop-shadow(3px 3px 4px rgba(0,0,0,0.3));
  transform: translateZ(0);
}
.type_1day_natural_half_productList2_item h4 {
  font-family: serif;
  font-size: 6.4rem;
  font-weight: bold;
  line-height: 1;
  border: 1px solid #A89DB6;
  padding: 20px 12px 24px 12px;
  margin-bottom: 32px;
}
.type_1day_natural_half_productList2_item h4 span {
  font-family: serif;
  font-size: 3.6rem;
  line-height: 1;
  vertical-align: middle;
}
.type_1day_natural_half_productList2_item h4 span span {
  color: #fff;
  font-size: 2.8rem;
  line-height: 1;
  padding: 2px 12px;
  margin-right: 8px;
  vertical-align: baseline;
}
.type_1day_natural_half_productList2_item p {
  display: inline-block;
  position: relative;
  color: #A89DB6;
  font-family: serif;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 0 0 12px;
  margin-bottom: 32px;
}
.type_1day_natural_half_productList2_wrap {
  position: relative;
}
img.type_1day_natural_half_productList2_imgRenewal {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 92px;
  height: 92px;
}
.type_1day_natural_half_productColor1 h4, .type_1day_natural_half_productColor1 span {
  color: #a37c52;
}
.type_1day_natural_half_productColor1 span span {
  background-color: #a37c52;
}
.type_1day_natural_half_productColor2 h4, .type_1day_natural_half_productColor2 span {
  color: #968375;
}
.type_1day_natural_half_productColor2 span span {
  background-color: #968375;
}
.type_1day_natural_half_productColor3 h4, .type_1day_natural_half_productColor3 span {
  color: #c3996d;
}
.type_1day_natural_half_productColor3 span span {
  background-color: #c3996d;
}
.type_1day_natural_half_productColor4 h4, .type_1day_natural_half_productColor4 span {
  color: #c3996d;
}
.type_1day_natural_half_productColor4 span span {
  background-color: #c3996d;
}
.type_1day_natural_half_productColor5 h4, .type_1day_natural_half_productColor5 span {
  color: #a37c52;
}
.type_1day_natural_half_productColor5 span span {
  background-color: #a37c52;
}
.type_1day_natural_half_productColor6 h4, .type_1day_natural_half_productColor6 span {
  color: #969696;
}
.type_1day_natural_half_productColor6 span span {
  background-color: #969696;
}
.type_1day_natural_half_productColor7 h4, .type_1day_natural_half_productColor7 span {
  color: #839b8e;
}
.type_1day_natural_half_productColor7 span span {
  background-color: #839b8e;
}
.type_1day_natural_half_productColor8 h4, .type_1day_natural_half_productColor8 span {
  color: #8d8e75;
}
.type_1day_natural_half_productColor8 span span {
  background-color: #8d8e75;
}
.type_1day_natural_half_productList2_imgButton {
  margin-top: 28px;
  filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.type_1day_natural_half_qualityList {
  display: flex;
  flex-wrap: wrap;
}
img.type_1day_natural_half_qualityList_img {
  position: relative;
  width: 50%;
}