@charset "UTF-8";
/* =============================================
  variables
============================================= */
:root {
  --color-gray: #564844;
  --color-white: #fff;
  --bk-color-01: #e6b4a5;
}

/*===========================================
  vw 計算のための処理 Function
===========================================*/
/*=====================================
  device_style
=====================================*/
.l-container {
  margin-inline: auto;
  width: 100%;
  /* overflow: hidden; */
}

#feature {
  background-color: var(--bk-color-01);
}
#feature .wrap_fv .fv {
  padding-top: 8.57143vw;
  padding-bottom: 10.42857vw;
}
#feature .wrap_fv .fv .fv_text-01 {
  width: 48.28571vw;
  padding-left: 0.57143vw;
  margin-inline: auto;
  padding-bottom: 5.57143vw;
}
#feature .wrap_fv .fv .fv_img {
  width: 71.14286vw;
  margin-inline: auto;
  padding-bottom: 7.42857vw;
}
#feature .wrap_fv .fv .fv_text-02 {
  width: 28.14286vw;
  padding-right: 0.57143vw;
  margin-inline: auto;
  padding-bottom: 6.92857vw;
}
#feature .wrap_fv .fv .fv_detail .fv_detail_img {
  width: 46.14286vw;
  margin-inline: auto;
  padding-bottom: 2.28571vw;
}
#feature .wrap_fv .fv .fv_detail .fv_detail_text {
  font-family: "yu-gothic-pr6n", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.28571vw;
  font-weight: 500;
  font-stretch: normal;
  line-height: 1.5;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#feature .wrap_fv .fv .fv_detail .fv_detail_link {
  font-family: "yu-gothic-pr6n", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: inherit;
  color: #fff;
  display: inline;
  padding-left: 0.14286vw;
  text-decoration: underline;
  font-feature-settings: "palt";
  letter-spacing: inherit;
}
#feature .wrap_sec01 .sec01 {
  width: 71.42857vw;
  margin-inline: auto;
  padding-bottom: 6.42857vw;
}
#feature .wrap_sec01 .sec01 .head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 2.57143vw;
}
#feature .wrap_sec01 .sec01 .head .head-main {
  font-family: "ivymode", sans-serif;
  font-size: 2.85714vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding-bottom: 0.28571vw;
}
#feature .wrap_sec01 .sec01 .head .head-sub {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-size: 1.28571vw;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.07143vw;
  text-align: center;
  color: #fff;
}
#feature .wrap_sec01 .sec01 .wrap_rankingbox {
  background-color: var(--color-white);
}
#feature .wrap_sec01 .sec01 .wrap_rankingbox .rankingbox {
  padding-top: 5.85714vw;
}
#feature .wrap_sec01 .sec01 .wrap_rankingbox .rankingbox .rankingbox_btn {
  padding-block: 3.42857vw 2.85714vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#feature .wrap_sec01 .sec01 .wrap_rankingbox .rankingbox .rankingbox_btn * {
  position: relative;
  border: #e5b3a3 solid 1px;
  width: 32.14286vw;
  height: 5vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "ivymode", sans-serif;
  font-size: 1.42857vw;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.07143vw;
  text-align: left;
  color: #e5b3a3;
}
#feature .wrap_sec01 .sec01 .wrap_rankingbox .rankingbox .rankingbox_btn *::before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.42857vw;
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.57143vw;
  height: 0.85714vw;
}
#feature .wrap_detail {
  width: 71.42857vw;
  margin-inline: auto;
  padding-bottom: 17.14286vw;
}
#feature .wrap_detail .detail {
  padding-left: 7.14286vw;
}
#feature .wrap_detail .detail .detail_head {
  padding-bottom: 1vw;
}
#feature .wrap_detail .detail .box01-head,
#feature .wrap_detail .detail .box02-head,
#feature .wrap_detail .detail .box03-head {
  font-weight: bold;
  margin-left: max(-4px, -0.28571vw);
}
#feature .wrap_detail .detail .detail_box01 {
  padding-bottom: 3.14286vw;
}
#feature .wrap_detail .detail .detail_box02 {
  padding-bottom: 2.85714vw;
}
#feature .wrap_detail * {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-size: 1vw;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  text-align: left;
  color: var(--color-gray);
}
#feature .wrap_detail .detail_link {
  display: inline;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 0.14286vw;
  text-decoration: underline;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.07143vw;
}
@media screen and (max-width: 750px) {
  #feature .wrap_fv .fv {
    padding-top: 13.33333vw;
    padding-bottom: 18.66667vw;
  }
  #feature .wrap_fv .fv .fv_text-01 {
    width: 78.66667vw;
    padding-left: 1.06667vw;
    padding-bottom: 7.73333vw;
  }
  #feature .wrap_fv .fv .fv_img {
    width: 100vw;
    padding-bottom: 10vw;
  }
  #feature .wrap_fv .fv .fv_text-02 {
    width: 70.13333vw;
    padding-right: 1.06667vw;
    padding-bottom: 10.66667vw;
  }
  #feature .wrap_fv .fv .fv_detail .fv_detail_img {
    padding-left: 0.53333vw;
    width: 86.13333vw;
    padding-bottom: 4.26667vw;
  }
  #feature .wrap_fv .fv .fv_detail .fv_detail_text {
    font-size: 3.06667vw;
  }
  #feature .wrap_fv .fv .fv_detail .fv_detail_link {
    padding-left: 0.26667vw;
  }
  #feature .wrap_sec01 .sec01 {
    width: 93.33333vw;
    padding-bottom: 12.53333vw;
  }
  #feature .wrap_sec01 .sec01 .head {
    padding-bottom: 4.53333vw;
  }
  #feature .wrap_sec01 .sec01 .head .head-main {
    font-size: 6.66667vw;
    padding-bottom: 0vw;
  }
  #feature .wrap_sec01 .sec01 .head .head-sub {
    font-size: 3.2vw;
    letter-spacing: 0.13333vw;
    margin-top: max(-4px, -0.53333vw);
  }
  #feature .wrap_sec01 .sec01 .wrap_rankingbox .rankingbox {
    padding-top: 10.93333vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_rankingbox .rankingbox .rankingbox_btn {
    padding-block: 6.13333vw 8.53333vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_rankingbox .rankingbox .rankingbox_btn *::before {
    right: 3.2vw;
    width: 1.6vw;
    height: 2.8vw;
  }
  #feature .wrap_sec01 .sec01 .wrap_rankingbox .rankingbox .rankingbox_btn * {
    width: 80vw;
    height: 12vw;
    font-size: 4.8vw;
    letter-spacing: 0.13333vw;
  }
  #feature .wrap_detail {
    width: 100vw;
    padding-bottom: 13.06667vw;
  }
  #feature .wrap_detail .detail {
    padding-left: 6.66667vw;
  }
  #feature .wrap_detail .detail .detail_head {
    padding-bottom: 5.06667vw;
  }
  #feature .wrap_detail .detail .box01-head,
  #feature .wrap_detail .detail .box02-head,
  #feature .wrap_detail .detail .box03-head {
    margin-left: max(-10px, -1.33333vw);
  }
  #feature .wrap_detail .detail .detail_box01 {
    padding-bottom: 9.06667vw;
  }
  #feature .wrap_detail .detail .detail_box02 {
    padding-bottom: 9.33333vw;
  }
  #feature .wrap_detail * {
    font-size: 2.93333vw;
    line-height: 1.54;
  }
  #feature .wrap_detail .detail_link {
    padding-left: 0.26667vw;
    letter-spacing: 0.13333vw;
  }
}
/*# sourceMappingURL=style.css.map */