@charset "UTF-8";
#special_blossom {
  font-family: YakuHanJP, "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  overflow: hidden;
  /* LAYOUT */
  /* UNIQUE */
  /* BLOCK */
}
#special_blossom .ly_innerWrap {
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
#special_blossom .ly_innerWrap--pink {
  padding-bottom: clamp(0px, 102 / 1080 * 100vw, 102px);
  margin-bottom: clamp(0px, 172 / 1080 * 100vw, 172px);
  background-image: url(../img/pattern1.png);
}
@media screen and (max-width: 767px) {
  #special_blossom .ly_innerWrap--pink {
    padding-bottom: 9.0666666667vw;
    margin-bottom: 26.6666666667vw;
  }
}
#special_blossom .ly_inner {
  max-width: 1080px;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #special_blossom .ly_inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#special_blossom .un_showcase {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_showcase {
    margin-bottom: 60px;
  }
}
#special_blossom .un_showcase h1 {
  margin: 0 0 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_showcase h1 {
    margin: 0 0 20px;
  }
}
#special_blossom .un_showcase img {
  width: 100%;
  max-width: 1450px;
  height: auto;
}
#special_blossom .un_showcase p {
  width: 100%;
  max-width: clamp(0px, 775 / 1080 * 100vw, 775px);
  box-sizing: border-box;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 1.8125;
  font-weight: bold;
  text-align: justify;
  color: #003c64;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_showcase p {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.6;
  }
}
#special_blossom .un_result {
  margin-bottom: clamp(0px, 140 / 1080 * 100vw, 140px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result {
    margin-bottom: 13.3333333333vw;
  }
}
#special_blossom .un_result_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 6px;
  color: #fff;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result_ttl {
    margin: 0vw auto -2.4vw;
  }
}
#special_blossom .un_result_ttl img {
  width: clamp(0px, 458 / 1080 * 100vw, 458px);
  height: auto;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result_ttl img {
    width: 79.4666666667vw;
  }
}
#special_blossom .un_result_imgTxt {
  display: flex;
  padding-left: clamp(0px, 56 / 1080 * 100vw, 56px);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result_imgTxt {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    margin-bottom: 8vw;
  }
}
#special_blossom .un_result_imgTxt_img {
  width: clamp(0px, 202 / 1080 * 100vw, 202px);
  height: auto;
  margin-right: clamp(0px, 24 / 1080 * 100vw, 24px);
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result_imgTxt_img {
    width: 45.3333333333vw;
    margin-right: 0;
  }
}
#special_blossom .un_result_imgTxt_img img {
  max-width: 100%;
  height: auto;
}
#special_blossom .un_result_imgTxt_txt {
  width: clamp(0px, 480 / 1080 * 100vw, 480px);
  padding-top: clamp(0px, 24 / 1080 * 100vw, 24px);
  text-align: left;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result_imgTxt_txt {
    width: 84.2666666667vw;
    padding-top: 2.1333333333vw;
    text-align: center;
  }
}
#special_blossom .un_result_imgTxt_txt h3 {
  margin: 0 0 clamp(0px, 11 / 1080 * 100vw, 11px);
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result_imgTxt_txt h3 {
    margin: 0 0 1.3333333333vw;
  }
}
#special_blossom .un_result_imgTxt_txt h3 img {
  width: clamp(0px, 359 / 1080 * 100vw, 359px);
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result_imgTxt_txt h3 img {
    width: 87.4666666667vw;
  }
}
#special_blossom .un_result_imgTxt_txt p {
  margin: 0;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result_imgTxt_txt p {
    font-size: 3.7333333333vw;
    text-align: left;
  }
}
#special_blossom .un_result_area {
  margin-top: -154px;
  margin-left: clamp(0px, 56 / 1080 * 100vw, 56px);
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  #special_blossom .un_result_area {
    margin-top: 0;
    margin-left: 0;
  }
}
#special_blossom .un_result_area img {
  max-width: 100%;
  height: auto;
}
#special_blossom .bl_sec {
  padding-bottom: 134px;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec {
    padding-bottom: 60px;
  }
}
#special_blossom .bl_sec--2 {
  padding-bottom: 185px;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec--2 {
    padding-bottom: 80px;
  }
}
#special_blossom .bl_sec_ttl {
  padding: 14px 0 13px;
  margin: 0 0 clamp(0px, 32 / 1080 * 100vw, 32px);
  position: relative;
  text-align: center;
  background-image: url(../img/pattern1.png);
  font-size: 34px;
  line-height: 1.35;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_ttl {
    padding: 4.8vw 0 4vw;
    margin: 0 0 5.3333333333vw;
    font-size: 4.5333333333vw;
    line-height: 1.4;
  }
}
#special_blossom .bl_sec_ttl svg {
  height: auto;
  position: absolute;
  left: clamp(0px, 50 / 1080 * 100vw, 50px);
  top: clamp(-15px, -15 / 1080 * 100vw, 0px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_ttl svg {
    left: 2.6666666667vw;
    top: -2.6666666667vw;
  }
}
#special_blossom .bl_sec_ttl svg.icon1-1 {
  width: clamp(0px, 57 / 1080 * 100vw, 57px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_ttl svg.icon1-1 {
    width: 7.6vw;
  }
}
#special_blossom .bl_sec_ttl svg.icon1-2 {
  width: clamp(0px, 53 / 1080 * 100vw, 53px);
  left: auto;
  top: auto;
  right: clamp(0px, 50 / 1080 * 100vw, 50px);
  bottom: clamp(-15px, -15 / 1080 * 100vw, 0px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_ttl svg.icon1-2 {
    width: 7.0666666667vw;
    right: 2.6666666667vw;
    bottom: -2.6666666667vw;
  }
}
#special_blossom .bl_sec_ttl svg.icon2-1 {
  width: clamp(0px, 57 / 1080 * 100vw, 57px);
  left: clamp(0px, 50 / 1080 * 100vw, 50px);
  top: clamp(-15px, -15 / 1080 * 100vw, 0px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_ttl svg.icon2-1 {
    width: 7.6vw;
    left: 2.6666666667vw;
    top: -3.3333333333vw;
  }
}
#special_blossom .bl_sec_ttl svg.icon2-2 {
  width: clamp(0px, 53 / 1080 * 100vw, 53px);
  left: auto;
  top: auto;
  right: clamp(0px, 50 / 1080 * 100vw, 50px);
  bottom: clamp(-15px, -15 / 1080 * 100vw, 0px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_ttl svg.icon2-2 {
    width: 7.0666666667vw;
    right: 2.6666666667vw;
    bottom: -4vw;
  }
}
#special_blossom .bl_sec_ttl span {
  position: relative;
  z-index: 1;
  font-family: YakuHanMP, YuMincho, "Yu Mincho", "游明朝体", "YuMincho", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#special_blossom .bl_sec_ttl--2 {
  padding: clamp(0px, 36 / 1080 * 100vw, 36px) 0 clamp(0px, 37 / 1080 * 100vw, 37px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_ttl--2 {
    padding: 4.8vw 0 4vw;
  }
}
#special_blossom .bl_sec_ttl--2 svg {
  right: clamp(0px, 50 / 1080 * 100vw, 50px);
  left: auto;
  width: clamp(0px, 107 / 1080 * 100vw, 107px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_ttl--2 svg {
    right: -4.6666666667vw;
    width: 14.2666666667vw;
  }
}
#special_blossom .bl_sec_body {
  text-align: center;
}
#special_blossom .bl_sec_body p {
  margin: 0 0 clamp(0px, 15 / 1080 * 100vw, 15px);
  font-size: 16px;
  line-height: 1.8125;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_body p {
    font-size: 3.7333333333vw;
  }
}
#special_blossom .bl_sec_body p span {
  display: inline-block;
  margin-bottom: clamp(0px, 21 / 1080 * 100vw, 21px);
}
#special_blossom .bl_sec_body p.attention {
  font-size: 14px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_body p.attention {
    font-size: 3.2vw;
  }
}
#special_blossom .bl_sec_body img {
  display: block;
  margin: clamp(0px, 40 / 1080 * 100vw, 40px) auto 0;
  text-align: center;
  width: auto;
  max-width: 100%;
}
#special_blossom .bl_sec_body--2 p {
  margin: 0 0 clamp(0px, 0 / 1080 * 100vw, 0px);
}
#special_blossom .bl_sec_body--2 img {
  margin: clamp(0px, 16 / 1080 * 100vw, 16px) auto clamp(0px, 34 / 1080 * 100vw, 34px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_sec_body--2 img {
    margin: 2.1333333333vw auto 4.5333333333vw;
  }
}
#special_blossom .bl_que {
  width: clamp(0px, 1004 / 1080 * 100vw, 1004px);
  padding: clamp(0px, 0 / 1080 * 100vw, 0px) clamp(0px, 78 / 1080 * 100vw, 78px) clamp(0px, 60 / 1080 * 100vw, 60px);
  margin: 0 auto clamp(0px, 86 / 1080 * 100vw, 86px);
  position: relative;
  border: 1.7px solid #E8D7F8;
  box-sizing: border-box;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que {
    width: auto;
    padding: 0vw 2vw 8.8vw;
    margin: 0 0 15.4666666667vw;
    border: 1.7px solid #E8D7F8;
  }
}
#special_blossom .bl_que_ttl {
  display: flex;
  align-items: center;
  margin: 0 0 clamp(0px, 0 / 1080 * 100vw, 0px);
  transform: translate(0, -50%);
  font-family: YuMincho, "Yu Mincho", "游明朝体", "YuMincho", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: clamp(0px, 26 / 1080 * 100vw, 26px);
  letter-spacing: 0.02em;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_ttl {
    margin: 0 0 0vw;
  }
}
#special_blossom .bl_que_ttl_num {
  margin-right: clamp(-50px, -50 / 1080 * 100vw, 0px);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_ttl_num {
    margin-right: -8vw;
  }
}
#special_blossom .bl_que_ttl_num img {
  width: clamp(0px, 98 / 1080 * 100vw, 98px);
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_ttl_num img {
    width: 19.2vw;
    height: auto;
  }
}
#special_blossom .bl_que_ttl_txt {
  position: relative;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_ttl_txt {
    flex: 1;
    font-size: 4.8vw;
    line-height: 1.3;
  }
}
#special_blossom .bl_que_ttl_txt span.line {
  display: block;
  padding: clamp(0px, 6 / 1080 * 100vw, 6px) clamp(0px, 10 / 1080 * 100vw, 10px) clamp(0px, 6 / 1080 * 100vw, 6px) clamp(0px, 60 / 1080 * 100vw, 60px);
  background-color: #E8D7F8;
  border-radius: 0 clamp(0px, 100 / 1080 * 100vw, 100px) clamp(0px, 100 / 1080 * 100vw, 100px) 0;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_ttl_txt span.line {
    padding: 1.2vw 2vw 1.2vw 8vw;
  }
}
#special_blossom .bl_que_ttl_txt--narrow {
  letter-spacing: -0.04em;
}
#special_blossom .bl_que_ttl_txt--center {
  width: 100%;
  margin-top: clamp(0px, 30 / 1080 * 100vw, 30px);
  margin-bottom: clamp(0px, 30 / 1080 * 100vw, 30px);
  text-align: center;
}
#special_blossom .bl_que_ttl_txt--center span.line {
  padding: clamp(0px, 13 / 1080 * 100vw, 13px) clamp(0px, 54 / 1080 * 100vw, 54px) clamp(0px, 13 / 1080 * 100vw, 13px) clamp(0px, 54 / 1080 * 100vw, 54px);
  border-radius: clamp(0px, 50 / 1080 * 100vw, 50px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_ttl_txt--center span.line {
    display: inline-block;
    padding: 1.7333333333vw 8.6666666667vw 1.7333333333vw 8.6666666667vw;
  }
}
#special_blossom .bl_que_img {
  margin-top: clamp(-20px, -20 / 1080 * 100vw, 0px);
  margin-bottom: clamp(0px, 10 / 1080 * 100vw, 10px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_img {
    margin-top: -2.6666666667vw;
    margin-bottom: 0vw;
  }
}
#special_blossom .bl_que_img:last-child {
  margin-bottom: 0;
}
#special_blossom .bl_que_img .bl_que_body_graph--2 img {
  width: clamp(0px, 371 / 1080 * 100vw, 371px);
  padding-right: clamp(0px, 20 / 1080 * 100vw, 20px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_img .bl_que_body_graph--2 img {
    width: 75.2vw;
    padding-right: 2.6666666667vw;
    margin-bottom: 8vw;
  }
}
#special_blossom .bl_que_img img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_img img {
    width: 75.2vw;
  }
}
#special_blossom .bl_que_txt {
  width: clamp(0px, 800 / 1080 * 100vw, 800px);
  padding-top: 5px;
  margin: clamp(-20px, -20 / 1080 * 100vw, 0px) auto;
  text-align: left;
  font-size: 16px;
  line-height: 1.8125;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_txt {
    width: auto;
    padding-top: 0;
    padding-left: 1.3333333333vw;
    padding-right: 1.3333333333vw;
    margin: -4.6666666667vw auto 0vw;
    font-size: 3.7333333333vw;
    line-height: 1.57;
  }
}
#special_blossom .bl_que_txt h3 {
  margin: 0 auto clamp(0px, 10 / 1080 * 100vw, 10px);
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_txt h3 {
    margin: 0 auto 2.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
#special_blossom .bl_que_txt p {
  padding-left: 16px;
  margin-top: 0;
  margin-bottom: 29px;
  position: relative;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_txt p {
    padding-left: 4.2666666667vw;
    margin-bottom: 5.6vw;
  }
}
#special_blossom .bl_que_txt p::before {
  content: "▶";
  display: inline-block;
  position: absolute;
  left: clamp(0px, 0 / 1080 * 100vw, 0px);
  top: clamp(0px, 0 / 1080 * 100vw, 0px);
  font-size: 16px;
  color: #FF618C;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_txt p::before {
    font-size: 3.7333333333vw;
  }
}
#special_blossom .bl_que_txt p:last-child {
  margin-bottom: 0;
}
#special_blossom .bl_que_illust {
  position: absolute;
  right: clamp(-100px, -100 / 1080 * 100vw, 0px);
  bottom: clamp(-195px, -195 / 1080 * 100vw, 0px);
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_illust {
    right: -4vw;
    bottom: -26.8vw;
  }
}
#special_blossom .bl_que_illust img {
  width: clamp(0px, 242 / 1080 * 100vw, 242px);
  height: auto;
}
@media screen and (max-width: 767px) {
  #special_blossom .bl_que_illust img {
    width: 29.3333333333vw;
  }
}/*# sourceMappingURL=index.css.map */