@charset "UTF-8";
* {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", YuGothic, "Yu Gothic", sans-serif;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

.hp_spNone {
  display: none !important;
}

/*----------- header -----------*/
.ly_header {
  width: 93.75vw;
  position: absolute;
  top: 5.46875vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bl_header_logo {
  width: 39.84375vw;
}

.bl_header_tel {
  color: #fff;
  font-size: 3.125vw;
  font-weight: bold;
}
.bl_header_tel span {
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.bl_header_tel::before {
  content: "";
  background: url(../img/header_tel_icon.png);
  background-size: contain;
  width: 3.75vw;
  height: 3.75vw;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.5625vw;
}

.bl_header_contact {
  color: #fff;
  font-size: 3.125vw;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  margin-left: 6.25vw;
}

.bl_header_contactArrow {
  color: #fff;
  font-size: 3.125vw;
  font-weight: bold;
  margin-left: 2.34375vw;
}

/*----------- fv -----------*/
.ly_fv {
  padding: 23.4375vw 0 5.9375vw;
  background: url(../img/fv_background.jpg) no-repeat top center;
  background-size: cover;
}

.bl_fv_ttl {
  width: 86.40625vw;
  margin: 0 auto 4.6875vw;
  position: relative;
}

.bl_fv_ttl span.top {
  position: absolute;
  color: #fff;
  font-size: 3.12vw;
  display: block;
  width: 100%;
  text-align: center;
  top: -5.31vw;
}

.bl_fv_ttl strong {
  position: absolute;
  color: #f1e527;
  display: block;
  width: 100%;
  font-size: 16.15vw;
  text-align: center;
  top: 0;
}

.bl_fv_ttl span.bottom {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  top: 23.12vw;
}

.bl_fv_ttl span.bottom span {
  padding: 5px 7px;
  color: #fff;
  font-size: 3.43vw;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}


/*----------- about -----------*/
.ly_about {
  background: #f4f4f4;
  padding-top: 12.5vw;
}

.bl_about_top {
  text-align: center;
  font-size: 3.125vw;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #151e53;
  background: url(../img/about_title_bar.png) no-repeat;
  background-size: cover;
  width: 59.375vw;
  margin: 0 auto;
}

.bl_about_ttl {
  text-align: center;
  width: 86.40625vw;
  margin: 3.125vw auto 0;
  color: #2c366a;
  font-size: 4.84375vw;
  line-height: 1.4516129032;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.bl_about_ttl span {
  padding: 0 0.78125vw;
  font-size: 6.25vw;
  letter-spacing: 0.06em;
  line-height: 1.3;
  font-weight: bold;
  background: #f1e527;
}

.bl_about_wrapper {
  margin-top: 2.34375vw;
  position: relative;
}

.bl_about_article {
  position: absolute;
  width: 36.25vw;
  top: 23.90625vw;
  left: 1.5625vw;
}

.bl_about_img {
  width: 62.96875vw;
  margin: 0 auto;
}

.bl_about_movie {
  position: absolute;
  width: 36.25vw;
  top: 25.15625vw;
  right: 1.5625vw;
}

.bl_about_txt {
  color: #2c366a;
  font-size: 3.125vw;
  line-height: 1.5;
  margin: 3.90625vw auto 0;
  width: 75.46875vw;
}
.bl_about_txt span {
  color: #da3c59;
  font-weight: bold;
  line-height: 1.5;
}

/*----------- trouble -----------*/
.ly_trouble {
  background: #f4f4f4;
  padding: 10.15625vw 0 5.46875vw;
}

.bl_trouble_top {
  width: 53.125vw;
  margin: 0 auto;
}

.bl_trouble_ttl {
  width: 75.46875vw;
  text-align: center;
  font-size: 5.3125vw;
  font-weight: bold;
  line-height: 1.2941176471;
  letter-spacing: 0.1em;
  color: #2c366a;
  margin: 3.125vw auto 0;
}

.bl_troubleList {
  width: 75.46875vw;
  margin: 1.09375vw auto 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bl_troubleList li {
  width: 37.5vw;
  margin-bottom: 2.34375vw;
}

.bl_troubleList_img {
  width: 100%;
}

.bl_troubleList_txt {
  font-size: 3.125vw;
  font-weight: bold;
  line-height: 1.5;
  color: #2c366a;
  text-align: center;
}

/*----------- merit -----------*/
.ly_merit {
  background: url(../img/merit_background.jpg) no-repeat, #edeef3;
  background-size: contain;
  padding: 15.625vw 0 0;
}

.bl_merit_ttl {
  font-size: 5.625vw;
  font-weight: bold;
  line-height: 1.3888888889;
  letter-spacing: 0.06em;
  text-align: center;
  color: #2c366a;
  width: 78.125vw;
  margin: 0 auto;
}
.bl_merit_ttl span {
  color: #e04a6e;
  font-size: 5.625vw;
  line-height: 1.3888888889;
  letter-spacing: 0.1em;
}
.bl_merit_ttl span span {
  font-weight: bold;
}
.bl_merit_ttl::before {
  content: "";
  background: url(../img/merit.png) no-repeat top center/100% auto;
  display: block;
  width: 17.96875vw;
  height: 6.40625vw;
  margin: 0 auto -1.5625vw;
}

.bl_meritList {
  margin: 21.09375vw auto 0;
}
.bl_meritList li {
  width: 100%;
  height: 96.875vw;
  display: block;
  background: url(../img/merit_background_sp.png) no-repeat;
  background-size: cover;
  position: relative;
  padding: 54.6875vw 0 0;
}
.bl_meritList li:not(:first-child) {
  margin-top: 19.53125vw;
}

.bl_meritList_img {
  width: 78.75vw;
  position: absolute;
  top: -15.0625vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bl_meritList_conts {
  margin-left: 21.875vw;
}

.bl_meritList_ttl {
  font-size: 4.6875vw;
  font-weight: bold;
  line-height: 1.5333333333;
  letter-spacing: 0.1em;
  color: #f1e527;
}
.bl_meritList_ttl span {
  background: #f1e527;
  font-size: 5.3125vw;
  font-weight: bold;
  color: #2c366a;
  line-height: 1;
  padding: 0.9375vw 0.625vw 0.78125vw;
  letter-spacing: 0.08em;
  display: inline-block;
}

.bl_meritList_txt {
  font-size: 3.125vw;
  line-height: 1.7;
  color: #fff;
  width: 70.3125vw;
  margin-top: 1.5625vw;
}

.bl_merit_info {
  background: url(../img/info_background.jpg);
  background-size: cover;
  padding: 10.9375vw 0 10.15625vw;
  margin-top: 9.375vw;
  margin: 0 auto;
}

/*----------- infoCta -----------*/
.bl_infoCta {
  background: #fff;
  -webkit-box-shadow: 0 0 1.5625vw rgba(21, 30, 82, .2);
          box-shadow: 0 0 1.5625vw rgba(21, 30, 82, .2);
  margin: 0 auto;
  width: 87.5vw;
  padding: 17.1875vw 0 3.90625vw;
  position: relative;
}

.bl_infoCta__sub {
  padding: 20.3125vw 0 1.5625vw;
}

.bl_infoCta_wrapper {
  padding-top: 0;
}

.bl_infoCta_ttl {
  position: absolute;
  width: 81.5625vw;
  top: 9.375vw;
  left: 10.9375vw;
}
.bl_infoCta_ttl.bl_infoCta_ttlSub {
  width: 71.71875vw;
  top: 6.5625vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bl_infoBtn {
  margin-top: 1.5625vw;
  text-align: center;
}

.bl_infoBtn_tel {
  margin-top: 3.59375vw;
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  display: block;
  font-size: 5vw;
  color: #2c366a;
  font-weight: bold;
}
.bl_infoBtn_tel::before {
  content: "";
  background: url(../img/info_tel_icon.png) no-repeat;
  background-size: contain;
  width: 5.9375vw;
  height: 5.9375vw;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.5625vw;
}
.bl_infoBtn_tel::after {
  content: "";
  background: url(../img/info_tel_arrow.png) no-repeat;
  background-size: contain;
  width: 2.1875vw;
  height: 3.4375vw;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.5625vw;
}

.bl_infoBtn_note {
  font-size: 3.125vw;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 2;
  color: #2c366a;
}

.bl_infoBtn_contact {
  background: url(../img/info_button_arrow.png) no-repeat center right 2.34375vw, url(../img/info_button_contact.png) no-repeat;
  background-size: 2.1875vw 3.59375vw, 100% 100%;
  color: #2c366a;
}

.bl_infoBtn_dl {
  background: url(../img/info_button_arrow.png) no-repeat center right 2.34375vw, url(../img/info_button_request.png) no-repeat;
  background-size: 2.1875vw 3.59375vw, 100% 100%;
  color: #fff;
}

.bl_infoBtn_dl, .bl_infoBtn_contact {
  font-size: 4.0625vw;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  width: 81.25vw;
  margin: 0 auto;
  padding: 2.34375vw 0 5vw;
}
.bl_infoBtn_dl span, .bl_infoBtn_contact span {
  font-size: 2.8125vw;
  font-weight: bold;
  letter-spacing: 0.1em;
}

/*----------- point -----------*/
.ly_point {
  background: url(../img/point_title_background.png) no-repeat center top, #ebebf0;
  background-size: contain;
  padding: 21.875vw 0 0;
}

.bl_point_ttl {
  text-align: center;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1.5625;
  letter-spacing: 0.1em;
  color: #2c366a;
  width: 93.75vw;
  margin: 0 auto;
}
.bl_point_ttl span {
  text-decoration: underline;
  text-underline-offset: 0.2em;
  background: #f1e527;
  padding: 1.5625vw 1.25vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-inline: 0.78125vw;
}
.bl_point_ttl span span {
  color: #e04a6e;
  padding: 0;
  margin-inline: 0;
}

.bl_pointList {
  margin-top: 12.1875vw;
}
.bl_pointList li {
  width: 78.125vw;
  margin: 0 auto 10.9375vw;
}

.bl_pointList_ttl {
  width: 46.875vw;
  margin: 0 auto;
}
.bl_pointList_ttl img {
  width: 100%;
}

.bl_pointList_img {
  width: 72.96875vw;
  margin: 1.5625vw auto 0;
}

.bl_pointList_txt {
  margin-top: 2.34375vw;
  font-size: 3.125vw;
  line-height: 1.5;
  color: #2c366a;
}

.bl_pointCase {
  margin: 1.5625vw 0 4.375vw;
}

.bl_pointCase_ttl {
  width: 35.9375vw;
  margin: 0 auto;
}

.bl_pointCase_list {
  margin: 4.6875vw auto 0;
  width: 71.875vw;
}
.bl_pointCase_list li {
  width: 33.75vw;
  height: 19.6875vw;
  background: gray;
  margin-bottom: 3.90625vw;
}

/*----------- info -----------*/
.bl_info {
  background: url(../img/info_background2.jpg) no-repeat top right, #03103d;
  background-size: auto 62.5vw;
  padding: 12.5vw 0 6.25vw;
}

.bl_info__sub {
  padding: 9.375vw 0 8.59375vw;
}

.bl_info_body {
  position: relative;
}

.bl_info_catch {
  font-size: 5.9375vw;
  font-weight: bold;
  line-height: 1.4473684211;
  letter-spacing: 0.16em;
  color: #fff;
  text-align: center;
}
.bl_info_catch span {
  color: #f1e527;
  font-weight: bold;
  line-height: 1.4473684211;
  letter-spacing: 0.16em;
}
.bl_info_catch::before {
  content: "";
  background: url(../img/info_videowriting.png);
  width: 51.875vw;
  height: 6.5625vw;
  display: block;
  margin: 0 auto -3.4375vw;
}

.bl_info_txt {
  text-align: center;
  font-size: 3.125vw;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.4em;
  color: #fff;
  margin-bottom: 1.5625vw;
}

.bl_info_img {
  width: 70.78125vw;
  margin: 3.90625vw auto 2.34375vw;
}

/*----------- reason -----------*/
.ly_reason {
  background: url(../img/reason_background.jpg) no-repeat, #f4f4f4;
  background-size: 100% auto;
  padding: 28.125vw 0 10.9375vw;
}

.bl_reason_ttl {
  font-size: 5.625vw;
  font-weight: bold;
  line-height: 1.2777777778;
  letter-spacing: 0.1em;
  color: #2c366a;
  text-align: center;
}
.bl_reason_ttl span {
  line-height: 1.2777777778;
  letter-spacing: 0.1em;
  color: #e04a6e;
}
.bl_reason_ttl span span {
  font-weight: bold;
}

.bl_reasonList {
  margin-top: 6.40625vw;
  width: 100%;
}
.bl_reasonList li {
  display: block;
  padding: 9.375vw 0 8.59375vw;
}
.bl_reasonList li:nth-child(odd) {
  background: #edeef3;
}
.bl_reasonList li:nth-child(even) {
  background: #dadef0;
}

.bl_reasonList_img {
  width: 75vw;
  margin: 0 auto;
}

.bl_reasonList_cont {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  width: 75vw;
  margin: 0 auto;
}

.bl_reasonList_bg {
  width: auto;
  height: 20.78125vw;
  position: absolute;
  top: 2.34375vw;
  right: 0;
}
.bl_reasonList_bg img {
  width: auto;
  height: 100%;
}
.bl_reasonList_bg.bl_reasonList_bg__sub {
  right: 3.125vw;
}

.bl_reasonList_num {
  width: 13.125vw;
  margin: 4.21875vw auto 0;
}

.bl_reasonList_ttl {
  font-size: 5.3125vw;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin: 0 auto;
  color: #2c366a;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0, #f1e527), color-stop(90%, #f1e527), color-stop(0, transparent));
  background: linear-gradient(transparent 60%, #f1e527 0, #f1e527 90%, transparent 0);
  position: relative;
}
.bl_reasonList_ttl span {
  font-weight: 700;
  letter-spacing: 0.1em;
}

.bl_reasonList_txt {
  font-size: 3.125vw;
  line-height: 1.7;
  color: #2c366a;
  margin-top: 1.5625vw;
  position: relative;
}

/*----------- writing -----------*/
.ly_writing {
  background: #dadef0;
  padding-bottom: 7.8125vw;
}

.bl_writingTop {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f4f4), color-stop(28.125vw, #f4f4f4), color-stop(28.125vw, #dadef0), to(#dadef0));
  background: linear-gradient(180deg, #f4f4f4 0, #f4f4f4 28.125vw, #dadef0 28.125vw, #dadef0 100%);
  position: relative;
  padding-top: 13.4375vw;
}
.bl_writingTop::before {
  content: "";
  background: url(../img/writing_title_background.png) no-repeat;
  background-size: 100% 40vw;
  display: inline-block;
  width: 100%;
  height: 40vw;
  position: absolute;
  top: 0;
  left: 0;
}

.bl_writingTop_subttl {
  position: relative;
  width: 41.5625vw;
  margin-left: 7.1875vw;
}

.bl_writingTop_ttl {
  position: relative;
  font-size: 7.03125vw;
  font-weight: bold;
  line-height: 1.2222222222;
  letter-spacing: 0.1em;
  color: #919ce4;
  text-align: center;
  margin-top: 11.71875vw;
}
.bl_writingTop_ttl span {
  color: #2c366a;
  font-weight: bold;
  line-height: 1.2222222222;
  letter-spacing: 0.1em;
}

.bl_writingTop_txt {
  position: relative;
  font-size: 3.125vw;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #2c366a;
  width: 75vw;
  margin: 1.5625vw auto 0;
}

.bl_writingTop_list {
  margin: 4.21875vw auto 0;
  display: block;
  width: 85vw;
}
.bl_writingTop_list li {
  height: 15.625vw;
  border-radius: 1.5625vw;
  background: url(../img/writing_check_sp.png) no-repeat;
  background-size: cover;
  font-size: 3.125vw;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.06em;
  color: #fff;
  -webkit-box-pack: initial;
      -ms-flex-pack: initial;
          justify-content: initial;
  padding: 0 11.71875vw;
}
.bl_writingTop_list li + li {
  margin-top: 1.5625vw;
}

.bl_writingQuority {
  margin: 10.15625vw auto 0;
  background: #fff;
  width: 85vw;
  position: relative;
  padding: 39.84375vw 2.03125vw 7.03125vw;
}

.bl_writingQuority_head {
  display: block;
}

.bl_writingQuority_img {
  position: absolute;
  width: 45.78125vw;
  top: -2.34375vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bl_writingQuority_ttl {
  font-size: 4.6875vw;
  font-weight: bold;
  line-height: 1.4666666667;
  color: #2c366a;
  text-align: center;
}
.bl_writingQuority_ttl span {
  font-weight: bold;
  letter-spacing: 0.1em;
  background: #f1e527;
  line-height: 1.4666666667;
  padding: 0.9375vw 1.25vw 1.25vw;
}
.bl_writingQuority_ttl span span {
  color: #e04a6e;
  padding: 0;
}

.bl_writingQuority_txt {
  font-size: 3.125vw;
  line-height: 1.8;
  margin-top: 2.5vw;
  padding: 0 2.8125vw;
}

.bl_writingPoint {
  margin: 5.46875vw auto 0;
  display: block;
  width: 67.1875vw;
}
.bl_writingPoint li:nth-child(n+2) {
  margin-top: 2.34375vw;
}

.bl_writingPoint_ttl {
  width: 32.96875vw;
  margin: 0 auto 2.34375vw;
}

.bl_writingPoint_icon {
  margin-left: 0.78125vw;
  width: 10.9375vw;
}

.bl_writingPoint_txt {
  margin-left: 2.34375vw;
  font-size: 3.125vw;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-weight: bold;
  color: #151e53;
}

.bl_writing_compaire {
  width: 93.75vw;
  margin: 4.6875vw auto 0;
}

/*----------- plan -----------*/
.ly_plan {
  padding: 19.53125vw 0 3.90625vw;
  background: url(../img/plan_background.jpg) no-repeat top center, #f4f4f4;
  background-size: contain;
}

.bl_plan_ttl {
  color: #2c366a;
  text-align: center;
  font-size: 5.625vw;
  font-weight: bold;
  line-height: 1.2777777778;
  letter-spacing: 0.1em;
}
.bl_plan_ttl::after {
  content: "";
  background: url(../img/plan.png);
  background-size: contain;
  width: 14.6875vw;
  height: 6.40625vw;
  display: block;
  margin: -3.90625vw auto 0;
}

.bl_plan_img {
  width: 100%;
}
.bl_plan_img img {
  margin: 1.5625vw 0 0 5.625vw;
  width: 197.1875vw;
  overflow: scroll;
}

.bl_planEtc {
  background: #fff;
  border: solid 1px #151e53;
  margin: 4.6875vw auto 0;
  padding: 3.90625vw 4.6875vw 21.875vw;
  width: 89.0625vw;
  display: block;
}

.bl_planEtc_ttl {
  color: #151e53;
  font-size: 4.0625vw;
  line-height: 1.1818181818;
  letter-spacing: 0.1em;
}

.bl_planEtc_list {
  margin-left: 2.34375vw;
}
.bl_planEtc_list li {
  color: #151e53;
  font-size: 3.125vw;
  line-height: 1.3;
  letter-spacing: 0.04em;
  list-style: disc outside none;
  list-style: initial;
}

.bl_planEtc_note {
  color: #151e53;
  font-size: 3.125vw;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.04em;
  position: absolute;
  margin: -18.75vw 0 0 9.84375vw;
}
.bl_planEtc_note::before {
  font-weight: bold;
  content: "<注意事項>";
  display: block;
}
.bl_planEtc_note span {
  font-weight: bold;
  line-height: 1.5714285714;
  letter-spacing: 0.1em;
  display: block;
}
.bl_planEtc_note span::before {
  content: "※";
  font-weight: bold;
}

.bl_planBanner {
  margin: 5.3125vw auto;
  width: 89.0625vw;
  border: solid 0.9375vw #4c66c6;
}

.bl_planBanner_body {
  border: solid 1px #fff;
  background: #4c66c6;
  padding-bottom: 5.46875vw;
}

.bl_planBanner_wrapper {
  display: block;
}

.bl_planBanner_img {
  width: 60.625vw;
  margin: 3.125vw auto 0;
}

.bl_planBanner_conts {
  color: #fff;
  margin: 2.65625vw 6.25vw 0;
}

.bl_planBanner_ttl {
  font-size: 4.0625vw;
  line-height: 1.4482758621;
  font-weight: bold;
  letter-spacing: 0.02em;
}
.bl_planBanner_ttl span {
  font-weight: bold;
  line-height: 1.4482758621;
  letter-spacing: 0.1em;
  color: #f1e527;
}

.bl_planBanner_txt {
  font-size: 3.125vw;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-left: -0.9375vw;
  text-indent: -1em;
  padding-left: 1em;
}
.bl_planBanner_txt::before {
  content: "・";
}
.bl_planBanner_txt:first-of-type {
  margin-top: 2.8125vw;
}

.bl_planBanner_txt:not(:first-of-type) {
  margin-top: 1.5625vw;
}

/*----------- flow -----------*/
.ly_flow {
  background: #f4f4f4;
  padding: 14.84375vw 0 8.59375vw;
}

.bl_flow_ttl {
  text-align: center;
  color: #2c366a;
  font-size: 5.625vw;
  font-weight: bold;
  line-height: 1.2777777778;
  letter-spacing: 0.1em;
}
.bl_flow_ttl::after {
  content: "";
  background: url(../img/flow.png) no-repeat;
  background-size: contain;
  width: 16.09375vw;
  height: 6.5625vw;
  display: block;
  margin: -3.90625vw auto 0;
}

.bl_flow_catch {
  margin: 5.78125vw auto 0;
  width: 79.6875vw;
}

.bl_flowList {
  display: block;
  margin: 5.9375vw auto 0;
  width: 70vw;
  position: relative;
}
.bl_flowList::before {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(227, 204, 255)), to(rgb(255, 157, 159)));
  background: linear-gradient(180deg, rgb(227, 204, 255) 0%, rgb(255, 157, 159) 100%);
  height: 93.75vw;
  width: 7.8125vw;
  display: inline-block;
  position: absolute;
  top: 3.90625vw;
  left: 13.90625vw;
}
.bl_flowList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.65625vw;
}

.bl_flowList_img {
  width: 34.375vw;
  position: relative;
}

.bl_flowList_txt {
  text-align: center;
  font-size: 5.46875vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #2c366a;
  margin-left: 3.75vw;
}

/*----------- faq -----------*/
.ly_faq {
  background: #edeef3;
  padding: 13.75vw 0 10.625vw;
}

.bl_faq_ttl {
  text-align: center;
  color: #2c366a;
  font-size: 5.46875vw;
  font-weight: bold;
  line-height: 1.2857142857;
  letter-spacing: 0.1em;
}
.bl_faq_ttl::after {
  content: "";
  background: url(../img/faq_title.png) no-repeat;
  background-size: contain;
  width: 10.78125vw;
  height: 7.8125vw;
  display: block;
  margin: -3.90625vw auto 0;
}

.bl_faqList {
  margin: 3.90625vw auto 0;
  width: 93.75vw;
}
.bl_faqList li {
  margin: 0 auto;
}
.bl_faqList li:not(:first-child) {
  margin-top: 3.125vw;
}

.bl_faqList_ttl {
  background: url(../img/faq_q.png) no-repeat center left, url(../img/faq_arrow_off.png) no-repeat center right 2.34375vw, #fff;
  background-size: 11.09375vw, 3.75vw 2.1875vw;
  padding: 0 12.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 11.09375vw;
  color: #151e53;
  font-size: 2.8125vw;
  line-height: 1.625;
  font-weight: bold;
  letter-spacing: 0.1em;
  border: solid 1px #b5bef6;
}
.bl_faqList_ttl.js_open {
  background: url(../img/faq_q.png) no-repeat center left, url(../img/faq_arrow_on.png) no-repeat center right 2.34375vw, #fff;
  background-size: 11.09375vw, 3.75vw 2.1875vw;
}

.bl_faqList_txt {
  font-size: 2.8125vw;
  line-height: 1.3333333333;
  padding: 2.34375vw 3.90625vw;
  display: none;
  min-height: 12.5vw;
}

/*----------- footer -----------*/
.ly_footer {
  background: #151e53;
  padding: 1.09375vw 0;
  text-align: center;
}

.bl_footer_copyright {
  color: #fff;
  font-size: 1.875vw;
  letter-spacing: 0.1em;
}

/*----------- fixed -----------*/
.ly_fixed {
  background: #2544c0;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
}

.bl_fixed_dl {
  width: 61.5625vw;
  margin-top: -0.46875vw;
}

.bl_fixed_contact {
  width: 39.6875vw;
  margin: -0.46875vw 0 0 -1.25vw;
}
