.Waterproof__aco summary {
  list-style: none;
}
.Waterproof__aco summary::-webkit-details-marker {
  display: none;
}
.-plusRight[open].Waterproof__aco .-plusRight::after {
  content: url("/shared/images/icon_minus.svg");
}

.Waterproof__arrow {
  background-color: #FFCB00;
  padding: 0;
  position: relative;
}
.Waterproof__arrow::after {
  content: "";
  border-style: solid;
  height: 0;
  position: absolute;
  transform: translate(-50%, 50%);
  width: 0;
}
.-right.Waterproof__arrow::after {
  border-color: transparent transparent transparent #FFCB00;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
}
.-right.-miniTry.Waterproof__arrow::after {
  border-width: 5px 0 5px 10px;
}
@media screen and (max-width: 767px) {
  .-rightSp.Waterproof__arrow::after {
    border-color: transparent transparent transparent #FFCB00 !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: 0px !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-rightSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 5px 0 5px 10px !important;
    right: 0 !important;
  }
}
.-left.Waterproof__arrow::after {
  border-color: transparent #FFCB00 transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: 0;
}
.-left.-miniTry.Waterproof__arrow::after {
  border-width: 5px 10px 5px 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .-leftSp.Waterproof__arrow::after {
    border-color: transparent #FFCB00 transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: 0 !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-leftSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 5px 10px 5px 0 !important;
    left: 0 !important;
  }
}
.-bottom.Waterproof__arrow::after {
  border-color: #FFCB00 transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: 0;
  left: 50%;
}
.-bottom.-miniTry.Waterproof__arrow::after {
  border-width: 10px 5px 0 5px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .-bottomSp.Waterproof__arrow::after {
    border-color: #FFCB00 transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: 0 !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-bottomSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 10px 5px 0 5px !important;
    bottom: 0 !important;
  }
}
.-top.Waterproof__arrow::after {
  border-color: transparent transparent #FFCB00 transparent;
  border-width: 0 10px 20px 10px;
  top: 0;
  left: 50%;
}
.-top.-miniTry.Waterproof__arrow::after {
  border-width: 0 5px 10px 5px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .-topSp.Waterproof__arrow::after {
    border-color: transparent transparent #FFCB00 transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .-topSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 0 5px 10px 5px !important;
    top: 0 !important;
  }
}
.-white.-right.Waterproof__arrow::after {
  border-color: transparent transparent transparent #fff;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
}
.-white.-right.-miniTry.Waterproof__arrow::after {
  border-width: 5px 0 5px 10px;
}
@media screen and (max-width: 767px) {
  .-white.-rightSp.Waterproof__arrow::after {
    border-color: transparent transparent transparent #fff !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: 0px !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-rightSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 5px 0 5px 10px !important;
    right: 0 !important;
  }
}
.-white.-left.Waterproof__arrow::after {
  border-color: transparent #fff transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: 0;
}
.-white.-left.-miniTry.Waterproof__arrow::after {
  border-width: 5px 10px 5px 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .-white.-leftSp.Waterproof__arrow::after {
    border-color: transparent #fff transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: 0 !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-leftSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 5px 10px 5px 0 !important;
    left: 0 !important;
  }
}
.-white.-bottom.Waterproof__arrow::after {
  border-color: #fff transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: 0;
  left: 50%;
}
.-white.-bottom.-miniTry.Waterproof__arrow::after {
  border-width: 10px 5px 0 5px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .-white.-bottomSp.Waterproof__arrow::after {
    border-color: #fff transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: 0 !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-bottomSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 10px 5px 0 5px !important;
    bottom: 0 !important;
  }
}
.-white.-top.Waterproof__arrow::after {
  border-color: transparent transparent #fff transparent;
  border-width: 0 10px 20px 10px;
  top: 0;
  left: 50%;
}
.-white.-top.-miniTry.Waterproof__arrow::after {
  border-width: 0 5px 10px 5px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .-white.-topSp.Waterproof__arrow::after {
    border-color: transparent transparent #fff transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-topSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 0 5px 10px 5px !important;
    top: 0 !important;
  }
}
.-black.-right.Waterproof__arrow::after {
  border-color: transparent transparent transparent #000;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
}
.-black.-right.-miniTry.Waterproof__arrow::after {
  border-width: 5px 0 5px 10px;
}
@media screen and (max-width: 767px) {
  .-black.-rightSp.Waterproof__arrow::after {
    border-color: transparent transparent transparent #000 !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: 0px !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-black.-rightSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 5px 0 5px 10px !important;
    right: 0 !important;
  }
}
.-black.-left.Waterproof__arrow::after {
  border-color: transparent #000 transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: 0;
}
.-black.-left.-miniTry.Waterproof__arrow::after {
  border-width: 5px 10px 5px 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .-black.-leftSp.Waterproof__arrow::after {
    border-color: transparent #000 transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: 0 !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-black.-leftSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 5px 10px 5px 0 !important;
    left: 0 !important;
  }
}
.-black.-bottom.Waterproof__arrow::after {
  border-color: #000 transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: 0;
  left: 50%;
}
.-black.-bottom.-miniTry.Waterproof__arrow::after {
  border-width: 10px 5px 0 5px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .-black.-bottomSp.Waterproof__arrow::after {
    border-color: #000 transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: 0 !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .-black.-bottomSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 10px 5px 0 5px !important;
    bottom: 0 !important;
  }
}
.-black.-top.Waterproof__arrow::after {
  border-color: transparent transparent #000 transparent;
  border-width: 0 10px 20px 10px;
  top: 0;
  left: 50%;
}
.-black.-top.-miniTry.Waterproof__arrow::after {
  border-width: 0 5px 10px 5px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .-black.-topSp.Waterproof__arrow::after {
    border-color: transparent transparent #000 transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .-black.-topSp.-miniTrySp.Waterproof__arrow::after {
    border-width: 0 5px 10px 5px !important;
    top: 0 !important;
  }
}

.Waterproof__btn {
  align-items: center;
  color: #000;
  cursor: pointer;
  display: flex;
  filter: brightness(1);
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  transition: filter 0.3s ease;
}
.Waterproof__btn:hover {
  filter: brightness(1.1);
}
.-max.Waterproof__btn {
  max-width: 100% !important;
}
.-yellow.Waterproof__btn {
  background-color: #FFCB00;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
  font-weight: 700;
  max-width: 280px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-yellow.Waterproof__btn {
    max-width: 100%;
    padding: 17px 20px;
  }
}
.-yellow.-arrowRight.Waterproof__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-arrowRight.Waterproof__btn::before, .-yellow.-arrowRight.Waterproof__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
.-yellow.-arrowRight.Waterproof__btn::after {
  transform: rotate(-32deg);
}
.-yellow.-arrowLeft.Waterproof__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-arrowLeft.Waterproof__btn::before, .-yellow.-arrowLeft.Waterproof__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(0% + 0.5px) 50%;
}
.-yellow.-arrowLeft.Waterproof__btn::after {
  transform: rotate(-32deg);
}
.-yellow.-plusRight.Waterproof__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-plusRight.Waterproof__btn::after {
  content: url("/shared/images/icon_plus.svg");
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.-yellow.-minusRight.Waterproof__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-yellow.-minusRight.Waterproof__btn::after {
  content: url("/shared/images/icon_minus.svg");
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.-white.Waterproof__btn {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
  font-weight: 700;
  max-width: 280px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-white.Waterproof__btn {
    max-width: 100%;
    padding: 17px 20px;
  }
}
.-white.-arrowRight.Waterproof__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-white.-arrowRight.Waterproof__btn::before, .-white.-arrowRight.Waterproof__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
.-white.-arrowRight.Waterproof__btn::after {
  transform: rotate(-32deg);
}
.-white.-arrowLeft.Waterproof__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-white.-arrowLeft.Waterproof__btn::before, .-white.-arrowLeft.Waterproof__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(0% + 0.5px) 50%;
}
.-white.-arrowLeft.Waterproof__btn::after {
  transform: rotate(-32deg);
}
.-red.Waterproof__btn {
  background-color: #D52323;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1607843137);
  color: #fff;
  font-weight: 700;
  max-width: 280px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .-red.Waterproof__btn {
    max-width: 100%;
    padding: 17px 20px;
  }
}
.-red.-arrowRight.Waterproof__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-red.-arrowRight.Waterproof__btn::before, .-red.-arrowRight.Waterproof__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
.-red.-arrowRight.Waterproof__btn::after {
  transform: rotate(-32deg);
}
.-red.-arrowRight.-down.Waterproof__btn::before, .-red.-arrowRight.-down.Waterproof__btn::after {
  top: calc(50% + 4px);
  transform: rotate(122deg);
}
.-red.-arrowRight.-down.Waterproof__btn::after {
  transform: rotate(58deg);
}
.-red.-arrowLeft.Waterproof__btn {
  padding-right: 40px;
  padding-left: 40px;
}
.-red.-arrowLeft.Waterproof__btn::before, .-red.-arrowLeft.Waterproof__btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  border-radius: 100px;
  transform: rotate(32deg);
  transform-origin: calc(0% + 0.5px) 50%;
}
.-red.-arrowLeft.Waterproof__btn::after {
  transform: rotate(-32deg);
}

.Waterproof__bubble {
  background-color: #FFCB00;
  padding: 20px 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .Waterproof__bubble {
    padding: 20px;
    width: 100%;
  }
}
.Waterproof__bubble:after {
  content: "";
  border-style: solid;
  height: 0;
  position: absolute;
  width: 0;
}
.-right.Waterproof__bubble:after {
  border-color: transparent transparent transparent #FFCB00;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
  right: -19.5px;
  transform: translateY(50%);
}
.-right.-miniTry.Waterproof__bubble:after {
  border-width: 5px 0 5px 10px;
  right: -9.5px;
}
@media screen and (max-width: 767px) {
  .-rightSp.Waterproof__bubble:after {
    border-color: transparent transparent transparent #FFCB00 !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: -19.5px !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .-rightSp.-miniTrySp.Waterproof__bubble:after {
    border-width: 5px 0 5px 10px !important;
    right: -9.5px !important;
  }
}
.-left.Waterproof__bubble:after {
  border-color: transparent #FFCB00 transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: -19.5px;
  transform: translateY(50%);
}
.-left.-miniTry.Waterproof__bubble:after {
  border-width: 5px 10px 5px 0;
  left: -9.5px;
}
@media screen and (max-width: 767px) {
  .-leftSp.Waterproof__bubble:after {
    border-color: transparent #FFCB00 transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: -19.5px !important;
    right: initial !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .-leftSp.-miniTrySp.Waterproof__bubble:after {
    border-width: 5px 10px 5px 0 !important;
    left: -9.5px !important;
  }
}
.-bottom.Waterproof__bubble:after {
  border-color: #FFCB00 transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.-bottom.-miniTry.Waterproof__bubble:after {
  border-width: 10px 5px 0 5px;
  bottom: -9.5px;
}
@media screen and (max-width: 767px) {
  .-bottomSp.Waterproof__bubble:after {
    border-color: #FFCB00 transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: -19.5px !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .-bottomSp.-miniTrySp.Waterproof__bubble:after {
    border-width: 10px 5px 0 5px !important;
    bottom: -9.5px !important;
  }
}
.-top.Waterproof__bubble:after {
  border-color: transparent transparent #FFCB00 transparent;
  border-width: 0 10px 20px 10px;
  top: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.-top.-miniTry.Waterproof__bubble:after {
  border-width: 0 5px 10px 5px;
  top: -9.5px;
}
@media screen and (max-width: 767px) {
  .-topSp.Waterproof__bubble:after {
    border-color: transparent transparent #FFCB00 transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: -19.5px !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .-topSp.-miniTrySp.Waterproof__bubble:after {
    border-width: 0 5px 10px 5px !important;
    top: -9.5px !important;
  }
}
.-white.Waterproof__bubble {
  background-color: #fff;
}
.-white.-right.Waterproof__bubble:after {
  border-color: transparent transparent transparent #fff;
  border-width: 10px 0 10px 20px;
  bottom: 50%;
  right: -19.5px;
  transform: translateY(50%);
}
.-white.-right.-miniTry.Waterproof__bubble:after {
  border-width: 5px 0 5px 10px;
  right: -9.5px;
}
@media screen and (max-width: 767px) {
  .-white.-rightSp.Waterproof__bubble:after {
    border-color: transparent transparent transparent #fff !important;
    border-width: 10px 0 10px 20px !important;
    bottom: 50% !important;
    left: initial !important;
    right: -19.5px !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-rightSp.-miniTrySp.Waterproof__bubble:after {
    border-width: 5px 0 5px 10px !important;
    right: -9.5px !important;
  }
}
.-white.-left.Waterproof__bubble:after {
  border-color: transparent #fff transparent transparent;
  border-width: 10px 20px 10px 0;
  bottom: 50%;
  left: -19.5px;
  transform: translateY(50%);
}
.-white.-left.-miniTry.Waterproof__bubble:after {
  border-width: 5px 10px 5px 0;
  left: -9.5px;
}
@media screen and (max-width: 767px) {
  .-white.-leftSp.Waterproof__bubble:after {
    border-color: transparent #fff transparent transparent !important;
    border-width: 10px 20px 10px 0 !important;
    bottom: 50% !important;
    left: -19.5px !important;
    right: initial !important;
    top: initial !important;
    transform: translateY(50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-leftSp.-miniTrySp.Waterproof__bubble:after {
    border-width: 5px 10px 5px 0 !important;
    left: -9.5px !important;
  }
}
.-white.-bottom.Waterproof__bubble:after {
  border-color: #fff transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  bottom: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.-white.-bottom.-miniTry.Waterproof__bubble:after {
  border-width: 10px 5px 0 5px;
  bottom: -9.5px;
}
@media screen and (max-width: 767px) {
  .-white.-bottomSp.Waterproof__bubble:after {
    border-color: #fff transparent transparent transparent !important;
    border-width: 20px 10px 0 10px !important;
    bottom: -19.5px !important;
    left: 50% !important;
    right: initial !important;
    top: initial !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-bottomSp.-miniTrySp.Waterproof__bubble:after {
    border-width: 10px 5px 0 5px !important;
    bottom: -9.5px !important;
  }
}
.-white.-top.Waterproof__bubble:after {
  border-color: transparent transparent #fff transparent;
  border-width: 0 10px 20px 10px;
  top: -19.5px;
  left: 50%;
  transform: translateX(-50%);
}
.-white.-top.-miniTry.Waterproof__bubble:after {
  border-width: 0 5px 10px 5px;
  top: -9.5px;
}
@media screen and (max-width: 767px) {
  .-white.-topSp.Waterproof__bubble:after {
    border-color: transparent transparent #fff transparent !important;
    border-width: 0 10px 20px 10px !important;
    bottom: initial !important;
    left: 50% !important;
    right: initial !important;
    top: -19.5px !important;
    transform: translateX(-50%) !important;
  }
}
@media screen and (max-width: 767px) {
  .-white.-topSp.-miniTrySp.Waterproof__bubble:after {
    border-width: 0 5px 10px 5px !important;
    top: -9.5px !important;
  }
}
.-msg.Waterproof__bubble {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.-z1.Waterproof__bubble {
  z-index: 1;
}
.-z2.Waterproof__bubble {
  z-index: 2;
}
.-z3.Waterproof__bubble {
  z-index: 3;
}

.Waterproof__img {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.Waterproof__img img {
  max-width: 100%;
  height: auto;
}
.Waterproof__img img.-max {
  width: 100%;
}
.Waterproof__img img.-cover {
  max-width: initial;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.-keyVisual.Waterproof__img {
  margin: 0px -6%;
}

.Waterproof .commonForm, .Waterproof__main, .Waterproof__flex {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .Waterproof .commonForm, .Waterproof__main, .Waterproof__flex {
    gap: 20px;
  }
}
.Waterproof .-row.commonForm, .-row.Waterproof__main, .-row.Waterproof__flex {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .Waterproof .-row.-colSp.commonForm, .-row.-colSp.Waterproof__main, .-row.-colSp.Waterproof__flex {
    flex-direction: column;
  }
}
.Waterproof .-wrap.commonForm, .-wrap.Waterproof__main, .-wrap.Waterproof__flex {
  flex-wrap: wrap;
}

.Waterproof__title {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .Waterproof__title {
    font-size: 20px;
  }
}
.-center.Waterproof__title {
  text-align: center;
}
.-main.Waterproof__title {
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  .-main.Waterproof__title {
    margin: 20px 0;
  }
}
.-sub.Waterproof__title {
  font-weight: 700;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .-sub.Waterproof__title {
    font-size: 20px;
  }
}
ca .-white.Waterproof__title {
  color: #fff;
}
.-red.Waterproof__title {
  color: #D52323;
}
.-yellowBg.Waterproof__title {
  background-color: #FFCB00;
}
.-hasNumWrap.Waterproof__title {
  align-items: center;
  display: flex;
  gap: 10px;
}
.-num.Waterproof__title {
  width: 60px;
  height: 60px;
}
.-num.Waterproof__title img {
  width: 100%;
  height: auto;
}
.-size18.Waterproof__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .-size18.Waterproof__title {
    font-size: 14px;
  }
}

.Waterproof__txt {
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .Waterproof__txt {
    font-size: 14px;
  }
}
.-red.Waterproof__txt {
  color: #D52323;
}
.-white.Waterproof__txt {
  color: #fff;
}
.-blackBg.Waterproof__txt {
  background-color: #000;
  color: #fff;
}
.-redBg.Waterproof__txt {
  background-color: #D52323;
  color: #fff;
}
.-yellowBg.Waterproof__txt {
  background-color: #FFCB00;
  font-weight: 500;
}
.-bold.Waterproof__txt {
  font-weight: 700;
}
.-fit.Waterproof__txt {
  line-height: 1;
}

.Waterproof__section {
  background-color: #F9F7F2;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .Waterproof__section {
    gap: 20px;
    padding: 20px;
  }
}

.Waterproof.-creamBgSp {
  margin: 80px 0;
}
@media screen and (max-width: 767px) {
  .Waterproof.-creamBgSp {
    background-color: #F9F7F2;
    margin: 40px 0;
    padding: 40px 0;
  }
}
.Waterproof .commonForm .commonForm__wrap.-select {
  position: relative;
  width: 200px;
}
.Waterproof .commonForm .commonForm__wrap.-select::after {
  content: "";
  border-style: solid;
  height: 0;
  position: absolute;
  transform: translateY(50%);
  width: 0;
  border-color: #000 transparent transparent transparent;
  border-width: 14px 7px 0 7px;
  bottom: 50%;
  right: 10px;
}
.Waterproof .commonForm .commonForm__td.-check {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .Waterproof .commonForm .commonForm__td.-check {
    gap: 40px 10px;
  }
}
.Waterproof .CommonContactLinks {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .Waterproof .CommonContactLinks {
    gap: 20px;
  }
}
.Waterproof .CommonContactLinks .CommonContactLinks__wrap {
  width: initial;
}
.Waterproof .CommonContactLinks .CommonContactLinks__wrap.-flexible {
  flex: 1;
}
.Waterproof #captcha {
  margin: 0 auto 15px 0;
}
@media screen and (max-width: 767px) {
  .Waterproof #captcha {
    margin: 0 auto;
  }
}
.Waterproof .-halfGap40 {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .Waterproof .-halfGap40 {
    width: 100%;
  }
}

.Waterproof__main {
  margin-top: 20px;
}
.Waterproof__main.-creamBg {
  background-color: #F9F7F2;
  padding: 40px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .Waterproof__main.-creamBg {
    padding: 0;
  }
}

.Waterproof__title.-center {
  text-align: center;
}
.Waterproof__title.-flexible {
  flex: 1;
}
.Waterproof__title.-hasBorder {
  padding-bottom: 20px;
}
.Waterproof__title.-red {
  color: #D52323;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .Waterproof__title.-lineheightShouei {
    line-height: 1.8;
  }
}
@media screen and (max-width: 767px) {
  .Waterproof__title.-yellowBg {
    height: 1.5rem;
    display: inline-flex;
    line-height: 1.6rem;
  }
}

.Waterproof__txt.-center {
  text-align: center;
}
.Waterproof__txt.-flexible {
  flex: 1;
}
.Waterproof__txt.-gap20arrange {
  margin-bottom: -20px;
}
@media screen and (max-width: 767px) {
  .Waterproof__txt.-gap20arrange {
    margin-bottom: -10px;
  }
}
.Waterproof__txt.-half {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .Waterproof__txt.-half {
    width: 100%;
  }
}
.Waterproof__txt.-size14 {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .Waterproof__txt.-size14 {
    font-size: 12px;
  }
}

.Waterproof__btn.-close {
  width: min(100%, 280px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .Waterproof__btn.-close {
    width: initial;
    margin: initial;
  }
}
.Waterproof__btn.-check {
  flex-direction: row;
  font-weight: 500;
  gap: 7px;
  margin-bottom: 0;
  min-width: 160px;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .Waterproof__btn.-check {
    min-width: max((100% - 20px) / 2);
  }
}
.Waterproof__btn.-check input {
  margin: 0;
  width: 14px;
}
.Waterproof__btn.-disabled {
  background-color: #c0c0c0 !important;
}

.Waterproof__flex.-alignTop {
  align-items: flex-start;
}
.Waterproof__flex.-achivement {
  gap: 30px 40px;
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-achivement {
    gap: 20px;
  }
}
.Waterproof__flex.-border {
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
  margin-top: -1px;
  padding: 20px 0;
}
.Waterproof__flex.-between {
  justify-content: space-between;
}
.Waterproof__flex.-center {
  align-items: center;
}
.Waterproof__flex.-gap0 {
  gap: 0;
}
.Waterproof__flex.-half {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-half {
    width: 100%;
  }
}
.Waterproof__flex.-pointMethod:nth-child(1) {
  border-bottom: 1px dashed #000;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-pointMethod:nth-child(1) {
    padding-bottom: 20px;
  }
}
.Waterproof__flex.-pointMethod2 {
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-pointMethod2 {
    gap: 10px;
  }
}
.Waterproof__flex.-planWrap {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-planWrap {
    width: 100%;
  }
}
.Waterproof__flex.-plan {
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-plan {
    gap: 15px 5px;
  }
}
.Waterproof__flex.-row {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-row.-colSp {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-rowSp {
    flex-direction: row;
  }
}
.Waterproof__flex.-wrap {
  flex-wrap: wrap;
}
.Waterproof__flex.-symptomWrap {
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-symptomWrap {
    gap: 20px 15px;
  }
}
.Waterproof__flex.-symptom {
  width: calc((100% - 45px) / 4);
}
@media screen and (max-width: 767px) {
  .Waterproof__flex.-symptom {
    width: calc((100% - 15px) / 2);
  }
}

.Waterproof__img.-half {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .Waterproof__img.-half {
    width: 100%;
  }
}
.Waterproof__img.-circle {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .Waterproof__img.-circle {
    width: 60px;
    height: 60px;
  }
}
.Waterproof__img.-circle img {
  border-radius: 9999px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.Waterproof__img.-pointMethod {
  width: 120px;
}
.Waterproof__img.-pointMethod2 {
  width: calc((100% - 20px) / 2);
}
@media screen and (max-width: 767px) {
  .Waterproof__img.-pointMethod2 {
    width: calc((100% - 10px) / 2);
  }
}
.Waterproof__img.-num {
  width: 60px;
}
.Waterproof__img.-plan, .Waterproof__img.-type {
  width: calc((100% - 40px) / 2);
  max-height: 277px;
  overflow: hidden;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .Waterproof__img.-plan, .Waterproof__img.-type {
    width: 100%;
  }
}
.Waterproof__img.-result {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 767px) {
  .Waterproof__img.-result {
    width: calc((100% - 40px) / 2);
  }
}

.Waterproof__section.-white {
  background-color: #fff;
}

.Waterproof__aco {
  margin-top: -80px;
  padding-top: 80px;
}

.Waterproof__bubble.-arrowLeftFix::after {
  left: 40px !important;
}
@media screen and (max-width: 767px) {
  .Waterproof__bubble.-arrowLeftFix::after {
    left: 30px !important;
  }
}
.Waterproof__bubble.-flexible {
  flex: 1;
}
.Waterproof__bubble.-red {
  background-color: #D52323;
  color: #fff;
}
.Waterproof__bubble.-red::after {
  border-color: #D52323 transparent transparent transparent;
}
.Waterproof__bubble.-cream {
  background-color: #F9F7F2;
}
.Waterproof__bubble.-cream::after {
  border-color: #F9F7F2 transparent transparent transparent;
}
.Waterproof__bubble.-cream.-left::after {
  border-color: transparent #F9F7F2 transparent transparent !important;
}
.Waterproof__bubble.-white {
  background-color: #fff;
}
.Waterproof__bubble.-white::after {
  border-color: transparent transparent #fff transparent;
}

.Waterproof__arrow.-half {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .Waterproof__arrow.-half {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */