@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_1month_circle_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_1month_circle_wrap {
  line-height: 0;
}
.type_1month_circle_productList1 {
  display: flex;
  flex-wrap: wrap;
}
.type_1month_circle_productList1_item {
  position: relative;
  width: 50%;
}
img.type_1month_circle_productList1_imgButton {
  position: absolute;
  bottom: 32px;
  width: 75%;
  filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.type_1month_circle_productList1 .type_1month_circle_productList1_item:nth-of-type(2n+1) .type_1month_circle_productList1_imgButton {
  left: 17%;
}
.type_1month_circle_productList1 .type_1month_circle_productList1_item:nth-of-type(2n) .type_1month_circle_productList1_imgButton {
  right: 17%;
}
.type_1month_circle_background {
  background-color: #decdc0;
}
.type_1month_circle_productList2 {
  text-align: center;
}
.type_1month_circle_productList2 h3 {
  padding-top: 28px;
  margin-bottom: 36px;
}
.type_1month_circle_productList2_item {
  position: relative;
  background-color: #fff;
  border: solid 3px #a48c79;
  text-align: center;
  margin: 0 60px 80px 60px;
  padding: 28px;
  box-shadow: 8px 8px #a48c79;
}
.type_1month_circle_productList2_item h4 {
  font-family: serif;
  font-size: 6.4rem;
  font-weight: bold;
  line-height: 1;
  border: 1px solid #a48c79;
  padding: 20px 12px 24px 12px;
  margin-bottom: 32px;
}
.type_1month_circle_productList2_item h4 span {
  font-family: serif;
  font-size: 3.6rem;
  line-height: 1;
  vertical-align: middle;
}
.type_1month_circle_productList2_item h4 span span {
  color: #fff;
  font-size: 2.8rem;
  line-height: 1;
  padding: 2px 12px;
  margin-right: 8px;
  vertical-align: baseline;
}
.type_1month_circle_productList2_item p {
  display: inline-block;
  position: relative;
  color: #a48c79;
  font-family: serif;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
  border-bottom: 1px solid;
  padding: 0 60px 12px 60px;
  margin-bottom: 32px;
}
.type_1month_circle_productList2_item p::before {
  content: "";
  position: absolute;
  background-image: url(/images/pc/type/1month_circle/type_1month_circle_title_img1_pc.webp);
  background-size: 50px 40px;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  margin-left: -60px;
}
.type_1month_circle_productList2_item p::after {
  content: "";
  position: absolute;
  background-image: url(/images/pc/type/1month_circle/type_1month_circle_title_img2_pc.webp);
  background-size: 50px 40px;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  margin-left: 10px;
}
.type_1month_circle_productList2_wrap {
  position: relative;
}
img.type_1month_circle_productList2_imgRenewal {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 92px;
  height: 92px;
}
.type_1month_circle_productColor1 h4, .type_1month_circle_productColor1 span {
  color: #754c24;
}
.type_1month_circle_productColor1 span span {
  background-color: #754c24;
}
.type_1month_circle_productColor2 h4, .type_1month_circle_productColor2 span {
  color: #754c24;
}
.type_1month_circle_productColor2 span span {
  background-color: #754c24;
}
.type_1month_circle_productColor3 h4, .type_1month_circle_productColor3 span {
  color: #7c6355;
}
.type_1month_circle_productColor3 span span {
  background-color: #7c6355;
}
.type_1month_circle_productColor4 h4, .type_1month_circle_productColor4 span {
  color: #9e6130;
}
.type_1month_circle_productColor4 span span {
  background-color: #9e6130;
}
.type_1month_circle_productColor5 h4, .type_1month_circle_productColor5 span {
  color: #705d51;
}
.type_1month_circle_productColor5 span span {
  background-color: #705d51;
}
.type_1month_circle_productColor6 h4, .type_1month_circle_productColor6 span {
  color: #666666;
}
.type_1month_circle_productColor6 span span {
  background-color: #666666;
}
.type_1month_circle_productColor7 h4, .type_1month_circle_productColor7 span {
  color: #4d4d4d;
}
.type_1month_circle_productColor7 span span {
  background-color: #4d4d4d;
}
.type_1month_circle_productList2_imgButton {
  margin-top: 28px;
  filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.5));
  transform: translateZ(0);
}
.type_1month_circle_qualityList {
  display: flex;
  flex-wrap: wrap;
}
img.type_1month_circle_qualityList_img {
  position: relative;
  width: 50%;
}