.selfcheck {
  position: relative;
  background-color: #F2F4F4;
}
.selfcheck-wrap {
  padding: calc((80 / 375 * 100vw) + 40px) 24px 80px;
}
.selfcheck .section-ttl {
  letter-spacing: -3.6px;
}
.selfcheck-main-txt {
  opacity: 0;
  margin-top: 42px;
  font-size: 16px;
  font-weight: 700;
  font-family: Noto Sans JP, sans-serif;
  color: #fa2858;
  line-height: 1.8;
  letter-spacing: -0.16px;
  text-align: center;
}
.selfcheck-txt {
  opacity: 0;
  margin-top: 16px;
  font-size: 16px;
  font-family: Noto Sans JP, sans-serif;
  line-height: 1.8;
  letter-spacing: -0.16px;
}
.selfcheck-box-list {
  margin-top: 32px;
  list-style: none;
}
.selfcheck-box-list > li {
  /* opacity: 0; */
  padding: 24px;
  border-radius: 16px;
  border: 1px solid #fa2858;
  background-color: #FFFFFF;
}
.selfcheck-box-list > li > p {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.16px;
}
.selfcheck-box-list > li + li {
  margin-top: 16px;
}
.selfcheck-ttl-wrap {
  color: #fa2858;
  text-align: center;
}
.selfcheck-ttl-wrap::before {
  display: block;
  content: "";
  margin: 0 auto 12px;
  width: 73px;
  height: 73px;
  background:  center / contain;
}
.selfcheck-box-list > li:first-child > .selfcheck-ttl-wrap::before {
  background-image: url(/chc/brand/bup4lady/assets/home/img/selfcheck_icon_shop.png);
}
.selfcheck-box-list > li:last-child > .selfcheck-ttl-wrap::before {
  background-image: url(/chc/brand/bup4lady/assets/home/img/selfcheck_icon_online.png);
}
.selfcheck-sub-ttl {
  font-size: 16px;
  font-weight: 700;
}
.selfcheck-ttl {
  font-size: 24px;
  font-weight: 600;
}
.selfcheck-ttl > span {
  display: block;
  font-size: 16px;
  font-weight: 400;
}
.primary-btn {
  display: flex;
  justify-content: center;
  border-radius: 160px;
  background-color: #54565a;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.8;
  text-decoration: none;
}
.secondary-btn {
  display: flex;
  justify-content: center;
  border-radius: 160px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
  font-weight: 700;
  font-family: Noto Sans JP, sans-serif;
  color: #54565a;
  line-height: 1.8;
  text-decoration: none;
}
.selfcheck-btn-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}
.selfcheck-btn-wrap .secondary-btn {
  flex: 1;
  padding: 12px 0;
  font-size: 16px;
}
.selfcheck-btn-wrap .secondary-btn + .secondary-btn {
  margin-left: 8px;
}
.selfcheck-box-list .selfcheck-txt {
  opacity: 1;
  margin-top: 8px;
}
.selfcheck-form {
  margin-top: 32px;
  font-family: Noto Sans JP, sans-serif;
}
.selfcheck-form-item {
  display: none;
}
.selfcheck-form-item + .selfcheck-form-item {
  margin-top: 60px;
}
.selfcheck-form-item.-active {
	display: block;
}
.selfcheck-form-ttl {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  padding: 4px 8px;
  background-color: #e1e5e5;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.16px;
}
.selfcheck-form-ttl > span {
  margin-right: 8px;
  font-family: Noto Sans JP, sans-serif;
}
.selfcheck-form-legend {
  display: none;
}
.selfcheck-form-txt {
  font-size: 16px;
  letter-spacing: normal;
}
.selfcheck-form-txt + .selfcheck-form-txt {
  margin-top: 20px;
}
.selfcheck-form-txt > p > em {
  font-style: inherit;
  text-decoration: underline;
}
.selfcheck-form-txt-box {
  display: block;
	margin-top: 4px;
	padding: 8px;
  background-color: #f5f5f5;
}
.radio {
	width: 100%;
}
.radio input {
	display: none;
}
.radio label {
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px 0;
  font-size: 16px;
  cursor: pointer;
}
.selfcheck-answer-btn-wrap > .radio label {
  display: block;
  padding: 13px 0;
  border-radius: 8px;
  border: 1px solid #cccccc;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.selfcheck-answer-btn-wrap > .radio input[type=radio]:checked + label {
  border-color: #fa2858;
  background-color: #fa2858;
  color: #ffffff;
}
.radio label::before {
  content: "";
  display: block;
  margin-right: 18px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
.selfcheck-answer-btn-wrap > .radio label::before,
.selfcheck-answer-btn-wrap > .radio input[type=radio]:checked + label::after {
  content: none;
}
.radio input[type=radio]:checked + label::before {
  border: none;
  background-color: #fa2858;
}
.radio input[type=radio]:checked + label::after {
  content: "";
  position: absolute;
  width: 9.5px;
  height: 6.5px;
  left: 9.5px;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(/chc/brand/bup4lady/assets/home/img/checkbox_check.png) center / contain no-repeat;
}
.selfcheck-answer-btn-wrap {
  display: flex;
  margin-top: 8px;
}
.selfcheck-answer-btn-wrap > .radio {
  flex: 1;
  width: auto;
}
.selfcheck-answer-btn-wrap > .radio + .radio {
  margin-left: 8px;
}
.selfcheck-answer-btn-wrap > .radio input {
  display: none;
}
.selfcheck-form-btns {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.selfcheck-form-btns > .-passive {
  visibility: hidden;
  opacity: 0;
}
.selfcheck-form-btns > div {
  flex: 1;
}
.selfcheck-form-btns > div + div {
  margin-left: 8px;
}
.selfcheck-form-btns .primary-btn,
.selfcheck-form-btns .secondary-btn {
  position: relative;
  padding: 12px 0;
  font-size: 16px;
}
.selfcheck-form-btns .primary-btn::after,
.selfcheck-form-btns .secondary-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
  height: 16px;
  border: 8px solid;
}
.selfcheck-form-btns .primary-btn::after {
  transform: translateY(calc(-50% + 5px));
  border-color: #ffffff transparent transparent transparent;
}
.selfcheck-form-btns .secondary-btn::after {
  transform: translateY(calc(-50% - 5px));
  border-color: transparent transparent #54565a transparent;
}
@media only screen and (min-width:768px) {
  .selfcheck-wrap {
    margin: 0 auto;
    padding: calc((80 / 1440 * 100vw) + 80px) calc(336 / 1440 * 100vw) 80px;
    max-width: 1440px;
  }
  .selfcheck .section-ttl {
    font-size: 36px;
    letter-spacing: -2.52px;
  }
  .selfcheck-txt {
    text-align: center;
  }
  .selfcheck-box-list .selfcheck-txt {
    text-align: left;
  }
  .selfcheck-box-list {
    margin-top: 40px;
  }
  .selfcheck-box-list > li {
    padding: 40px;
  }
  .selfcheck-box-list > li + li {
    margin-top: 24px;
  }
  .selfcheck-form-ttl {
    margin-bottom: 24px;
  }
  .selfcheck-form-legend {
    display: flex;
    font-size: 10px;
    letter-spacing: -0.16px;
  }
  .selfcheck-form-legend > span + span {
    margin-left: 24px;
  }
  .selfcheck-form-txt {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 12px 0;
  }
  .selfcheck-form-txt + .selfcheck-form-txt {
    margin-top: 0;
  }
  .selfcheck-form-txt > p {
    flex: 1;
    margin-left: 16px;
  }
  .selfcheck-answer-btn-wrap {
    margin-top: 0;
  }
  .selfcheck-answer-btn-wrap > .radio + .radio {
    margin-left: 24px;
  }
  .selfcheck-answer-btn-wrap > .radio label {
    padding: 0;
    border-radius: 4px;
    border: none;
  }
  .selfcheck-answer-btn-wrap > .radio label::before,
  .selfcheck-answer-btn-wrap > .radio input[type=radio]:checked + label::after {
    content: "";
    margin-right: 0;
  }
  .selfcheck-answer-btn-wrap > .radio label > span {
    display: none;
  }
  .selfcheck-btn-wrap {
    margin: 26px auto 0;
    width: 296px;
  }
  .selfcheck-form-btns .primary-btn::after,
  .selfcheck-form-btns .secondary-btn::after {
    right: 32px;
  }
}
@media only screen and (min-width:1440px) {
  .selfcheck-wrap {
    padding: calc((80 / 1440 * 100vw) + 80px) 336px 80px;
  }
}

body.modal-selfcheck-open {
  overflow: hidden;
}
.modal-selfcheck {
  display: none;
}
.modal-selfcheck-open .modal-selfcheck {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 11;
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(3px);
}
.modal-selfcheck-open .modal-selfcheck-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  width: 520px;
  height: 264px;
  margin: auto;
  padding: 0 50px;
  background-color: #ffffff;
  z-index: 10;
}
.modal-selfcheck .modal-contents-wrap {
  padding: 40px 24px;
}
.modal-selfcheck-txt {
  font-size: 16px;
  text-align: center;
}
