@charset "UTF-8";

.block__has_full {
  max-width: unset;
  margin: 0!important;
}
.inbox__full {
  max-width: 1130px!important;
  padding: 0 15px;
}

.link__open__btn {
  margin: 0 3px;
}

.box__mv_campaign {
  height: auto;
  padding: 4.373333333333333vw 0 0 0;
  position: relative;
  box-sizing: border-box;
  background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/bg_mv_top_sp.png);
  background-repeat: no-repeat;
  background-size: 100vw;
  background-position: top center;
  overflow: hidden;
}
.box__mv_campaign .txt__mv_cap {
  width: 98.13333333333333vw;
  margin: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.box__mv_campaign .txt__mv_ttl {
  width: 93.2vw;
  margin: 2.7733333333333334vw 0 0 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.box__mv_campaign .txt__mv_present {
  width: 106.26666666666667vw;
  margin: -24vw 0 -5.2vw 0;
  position: relative;
  left: 2.986666666666667vw;
}
.box__mv_campaign .txt__mv_period {
  width: 92vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .box__mv_campaign {
    height: auto;
    padding: 1.5666178623718885vw 0 0 0;
    position: relative;
    box-sizing: border-box;
    background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/bg_mv_top_pc.png);
    background-repeat: no-repeat;
    background-size: 100vw;
    background-position: top center;
    overflow: hidden;
  }
  .box__mv_campaign .txt__mv_cap {
    width: 76.24450951683748vw;
    margin: 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .box__mv_campaign .txt__mv_ttl {
    width: 80.78330893118594vw;
    margin: 0.8272327964860907vw 0 0 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .box__mv_campaign .txt__mv_present {
    width: 82.24743777452416vw;
    margin: -5.320644vw 0 0;
    position: relative;
    left: 5vw;
    transform: unset;
  }
  .box__mv_campaign .txt__mv_period {
    width: 53.95314787701317vw;
    position: absolute;
    top: 33.844802342606148vw;
    left: 33.18740849194729vw;
    transform: unset;
  }
}

.box__step {
  margin: -9.946666666666665vw 0 0 0;
  padding: 12.8vw 0 34px 0;
  background-color: #FFFAE3;
}
.box__step .txt__step_cap {
  width: 92vw;
  margin: 0 0 -6.666666666666667vw 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.box__step .box__step_inner {
  width: calc(100% - 30px);
  margin: 0 auto;
  padding: 9.04vw 15px 15px 15px;
  box-sizing: border-box;
  position: relative;
  background: #FFF;
}
.box__step .box__step_inner .txt__step_min {
  width: 139px;
  text-align: center;
  margin: 0 auto 5px;
}
.box__step .box__step_inner .box__step_flex {
  display: flex;
  flex-direction: column;
}
.box__step .box__step_inner .box__step_flow {
  margin: 0 0 30px 14px;
  padding: 20px 12px 15px 48px;
  position: relative;
  box-sizing: border-box;
  background-color: #FAE6F0;
  border-radius: 20px;
}
.box__step .box__step_inner .box__step_flow:before {
  content: "";
  width: 58px;
  aspect-ratio: 116 / 97;
  position: absolute;
  top: 19px;
  left: -20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.box__step .box__step_inner .box__step_flow.icon__step_1:before {
  background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/txt_step_1.png);
}
.box__step .box__step_inner .box__step_flow.icon__step_2:before {
  background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/txt_step_2.png);
}
.box__step .box__step_inner .box__step_flow.icon__step_3:before {
  background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/txt_step_3.png);
}
.box__step .box__step_inner .box__step_flow:after {
  content: "";
  width: 34.79px;
  height: 13.77px;
  position: absolute;
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/icon_arrow_gray_bottom.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.box__step .box__step_inner .box__step_flow ul {
  margin: 0;
  padding-left: 20px;
  font-size: 0.8750rem;
}
.box__step .box__step_inner .box__step_flow ul li {
  margin: 0;
}
.box__step .box__step_inner .box__step_flow ul li::marker {
  color: #D92C79;
}

.box__step .box__step_inner .box__step_flow img {
  display: block;
  margin: 0 auto;
}

.box__step .box__step_inner .box__step_flow_completed {
  padding: 15px 20px;
  box-sizing: border-box;
  background-color: #D92C79;
  border-radius: 20px;
}
.box__step .box__step_inner .box__step_flow_completed .ttl_completed {
  margin-bottom: 6px;
  font-size: 1.1250rem;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}
.box__step .box__step_inner .box__step_flow_completed .ttl_completed span {
  position: relative;
}
.box__step .box__step_inner .box__step_flow_completed .ttl_completed span:before {
  content: "";
  width: 19px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -24px;
  background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/icon_white_slash.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.box__step .box__step_inner .box__step_flow_completed .ttl_completed span:after {
  content: "";
  width: 19px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(-1, 1);
  right: -24px;
  background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/icon_white_slash.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.box__step .box__step_inner .box__step_flow_completed img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .box__step {
    margin: -18.740849194729137vw 0 0 0;
    padding: 0 0 40px 0;
  }
  .box__step .txt__step_cap {
    width: 56.03953147877013vw;
    margin: 0 0 2vw 0;
    top: 4.758418740849195vw;
    left: 34.2606149341142vw;
    transform: unset;
  }
  .box__step .box__step_inner {
    max-width: 1100px;
    padding: 87.5px 35px 30px 35px;
  }
  .box__step .box__step_inner .txt__step_min {
    width: 241px;
    margin-bottom: -70px;
    position: relative;
    top: -110px;
  }
  .box__step .box__step_inner .box__step_flex {
    flex-direction: row;
    gap: 35px;
  }
  .box__step .box__step_inner .box__step_flow {
    width: calc(100% / 4);
    margin: 0;
    padding: 52px 15px 20px 15px;
  }
  .box__step .box__step_inner .box__step_flow:before {
    width: 80px;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
  }
  .box__step .box__step_inner .box__step_flow:after {
    width: 23.57px;
    height: 44.25px;
    top: 50%;
    right: -30px;
    bottom: unset;
    left: unset;
    transform: translateY(-50%);
    background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/icon_arrow_gray_right.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .box__step .box__step_inner .box__step_flow_completed {
    width: calc(100% / 4);
  }
  .box__step .box__step_inner .box__step_flow_completed .ttl_completed {
    line-height: 1.2em;
  }
  .box__step .box__step_inner .box__step_flow_completed .ttl_completed span {
    display: inline-block;
  }
}


.box__sec_overview {
  margin-bottom: 60px;
}
.box__sec_overview h3 {
  margin: 0 0 15px 0;
  padding: 5px 10px;
  font-size: 1rem;
  font-weight: bold;
  background-color: #E3F0FA;
}
.box__sec_overview .btn__radius_link {
  min-width: 280px;
  width: fit-content;
  height: 50px;
  margin: 0 auto 30px;
  padding: 0 44px 0 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  border: solid 3px #FFF;
  background-color: #2568A6;
  border-radius: 25px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.box__sec_overview .btn__radius_link:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  right: 17px;
  background-image: url(/campaign/kampo_rakuraku_2025w/resource/img/icon_link_open.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}



.h2__modal_orange {
  margin: 0 0 15px 0;
  padding: 8px;
  text-align: center;
  color: #FFF;
  font-size: 1.2500rem;
  background-color: #EF8100;
}

.h3__modal_orange {
  margin: 0 0 24px 0;
  padding: 8px;
  position: relative;
  text-align: center;
  font-size: 1rem;
  background-color: #FFEBD3;
}
.h3__modal_orange:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 14px 18.5px 0 18.5px;
  border-color: #FFEBD3 transparent transparent;
  translate: -50% 100%;
  transform: skew(-1deg);
  transform-origin: top;
}

@media screen and (min-width: 768px) {
  .box__modal_flex {
    display: flex;
    justify-content: space-between;
    gap: 6%;
  }
  .box__modal_flex > div {
    width: calc(100% / 3);
  }
}