@charset "UTF-8";
a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
}

a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.hp_pcNone {
  display: none !important;
}

.ly_inner {
  width: 1000px;
  margin: 0 auto;
}

.ly_inner__sub {
  width: 1040px;
  margin: 0 auto;
}

.animate__animated:hover {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/*----------- header -----------*/
.ly_header {
  width: 1055px;
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bl_header_logo {
  margin-left: 7px;
}

.bl_header_wrapper {
  margin-top: 16px;
}

.bl_header_tel {
  margin-top: 7px;
}

.bl_header_contact {
  background: url(../img/header_button_arrow.png) no-repeat center right 20px, url(../img/header_button_contact.png) no-repeat;
  color: #2c366a;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.03em;
  width: 182px;
  padding: 28px 0;
  margin-left: 7px;
}

.bl_header_dl {
  background: url(../img/header_button_arrow.png) no-repeat center right 20px, url(../img/header_button_request.png) no-repeat;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.03em;
  width: 272px;
  padding: 28px 0;
}

/*----------- fv -----------*/
.ly_fv {
  padding: 160px 0 43px;
  background: url(../img/fv_background.jpg) no-repeat center;
  background-size: cover;
}

.bl_fv_ttl {
  text-align: center;
  position: relative;
}

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


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

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

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

/*----------- about -----------*/
.ly_about {
  background: #f4f4f4;
  padding-top: 95px;
}

.bl_about_top {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.6666666667;
  letter-spacing: 0.1em;
  color: #151e53;
}

.bl_about_ttl {
  text-align: center;
  background: url(../img/about_title_bar.png) no-repeat;
  width: 784px;
  margin: 6px auto 0;
  color: #2c366a;
  font-size: 28px;
  line-height: 1.2857142857;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.bl_about_ttl span {
  margin-top: 5px;
  padding: 0 5px;
  display: inline-block;
  font-size: 35px;
  letter-spacing: 0.06em;
  line-height: 1.1;
  font-weight: bold;
  background: #f1e527;
}

.bl_about_wrapper {
  margin-top: 30px;
  width: 1000px;
  text-align: center;
  position: relative;
}

.bl_about_article {
  position: absolute;
  top: 45px;
  left: 0;
}

.bl_about_movie {
  position: absolute;
  top: 70px;
  right: 0;
}

.bl_about_txt {
  text-align: center;
  color: #2c366a;
  font-size: 18px;
  line-height: 1.6666666667;
  margin-top: 12px;
}
.bl_about_txt span {
  color: #da3c59;
  font-weight: bold;
  line-height: 1.6666666667;
}

/*----------- trouble -----------*/
.ly_trouble {
  background: #f4f4f4;
  padding: 65px 0;
}

.bl_trouble_top {
  text-align: center;
}

.bl_trouble_ttl {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.3529411765;
  letter-spacing: 0.1em;
  color: #2c366a;
  margin-top: 30px;
}

.bl_troubleList {
  width: 1040px;
  margin: 10px auto 0;
}

.bl_troubleList_txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #2c366a;
  text-align: center;
  margin-top: 15px;
}

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

.bl_merit_ttl {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2777777778;
  letter-spacing: 0.1em;
  text-align: center;
  color: #2c366a;
}
.bl_merit_ttl span {
  color: #e04a6e;
  font-size: 36px;
  line-height: 1.2777777778;
  letter-spacing: 0.1em;
}
.bl_merit_ttl span span {
  font-weight: bold;
}
.bl_merit_ttl::before {
  content: "";
  background: url(../img/merit.png) no-repeat;
  display: block;
  width: 115px;
  height: 41px;
  margin: 0 auto -10px;
}
.bl_merit_ttl::after {
  content: "";
  background: #afb7ed;
  width: 30px;
  height: 4px;
  display: block;
  margin: 15px auto 0;
}

.bl_meritList {
  width: 1322px;
  margin: 80px auto 0;
}
.bl_meritList li {
  width: 1242px;
  padding: 0 80px;
}
.bl_meritList li:nth-child(odd) {
  background: url(../img/merit_img_background1_pc.png) no-repeat;
}
.bl_meritList li:nth-child(odd) .bl_meritList_img {
  margin-left: 20px;
}
.bl_meritList li:nth-child(odd) .bl_meritList_conts {
  margin: 80px 35px 0 0;
}
.bl_meritList li:nth-child(even) {
  background: url(../img/merit_img_background2_pc.png) no-repeat;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-left: 80px;
}
.bl_meritList li:nth-child(even) .bl_meritList_img {
  margin-right: 80px;
}
.bl_meritList li:nth-child(even) .bl_meritList_conts {
  margin: 80px 0 0;
}
.bl_meritList li:not(:first-child) {
  margin-top: 85px;
}

.bl_meritList_ttl {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.8260869565;
  letter-spacing: 0.1em;
  color: #f1e527;
}
.bl_meritList_ttl span {
  background: #f1e527;
  font-size: 28px;
  font-weight: bold;
  color: #2c366a;
  padding: 6px 4px 5px;
  letter-spacing: 0.08em;
  display: inline-block;
}

.bl_meritList_txt {
  font-size: 16px;
  line-height: 1.875;
  color: #fff;
  width: 385px;
  margin-top: 18px;
}

.bl_merit_info {
  background: url(../img/info_background.jpg);
  padding: 57px 0 120px;
  margin-top: 60px;
}

/*----------- infoCta -----------*/
.bl_infoCta {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(21, 30, 82, .2);
          box-shadow: 0 0 10px rgba(21, 30, 82, .2);
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 40px;
}

.bl_infoCta_ttl {
  margin-left: 90px;
  text-align: center;
}

.bl_infoBtn {
  padding-left: 54px;
  margin-top: 5px;
}

.bl_infoBtn_tel {
  margin-top: 7px;
  display: inline-block;
  vertical-align: middle;
}

.bl_infoBtn_contact {
  background: url(../img/info_button_arrow.png) no-repeat center right 10px, url(../img/info_button_contact.png) no-repeat;
  background-size: 14px 23px, 100% 100%;
  color: #2c366a;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  width: 215px;
  padding: 32px 0;
  margin-left: 13px;
  display: inline-block;
  vertical-align: middle;
}
.bl_infoBtn_contact.bl_infoBtn_contactSub {
  width: 416px;
  padding: 16px 0 20px;
  margin-left: 0;
}
.bl_infoBtn_contact.bl_infoBtn_contactSub span {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: inline-block;
  margin-bottom: 7px;
}

.bl_infoBtn_dl {
  background: url(../img/info_button_arrow.png) no-repeat center right 15px, url(../img/info_button_request.png) no-repeat;
  background-size: 14px 23px, 100% 100%;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  width: 416px;
  padding: 16px 0 20px;
  display: inline-block;
  vertical-align: middle;
}
.bl_infoBtn_dl span {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: inline-block;
  margin-bottom: 7px;
}
.bl_infoBtn_dl.bl_infoBtn_dlSub {
  width: 215px;
  padding: 32px 5px 32px 0;
  font-size: 18px;
  font-weight: bold;
  margin-left: 13px;
}
.bl_infoBtn_dl.bl_infoBtn_dlFv {
  display: none;
}

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

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

.bl_pointList {
  margin-top: 60px;
}
.bl_pointList li {
  width: 467px;
  margin-bottom: 35px;
}

.bl_pointList_ttl {
  width: 240px;
  margin: 0 auto;
}
.bl_pointList_ttl img {
  width: 100%;
}

.bl_pointList_img {
  margin-top: 5px;
}

.bl_pointList_txt {
  padding: 0 27px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.625;
}

.bl_pointCase_ttl {
  text-align: center;
  margin-top: 53px;
}

.bl_pointCase_list {
  margin: 33px auto 75px;
  width: 960px;
}
.bl_pointCase_list li {
  width: 216px;
  height: 126px;
  background: gray;
  margin-bottom: 20px;
}

/*----------- info -----------*/
.bl_info {
  background: url(../img/info_background2.jpg) no-repeat;
  background-size: cover;
  padding: 70px 0 80px;
}

.bl_info__sub {
  padding: 40px 0 55px;
}

.bl_info_body {
  position: relative;
}

.bl_info_catch {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.4473684211;
  letter-spacing: 0.16em;
  color: #fff;
}
.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: 332px;
  height: 42px;
  display: block;
  margin-bottom: 20px;
}

.bl_info_txt {
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.4em;
  color: #fff;
  margin-bottom: 10px;
}

.bl_info_img {
  position: absolute;
  right: -25px;
  top: 15px;
}

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

.bl_reason_ttl {
  font-size: 36px;
  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: 50px;
}
.bl_reasonList li {
  width: 1370px;
  margin: 0 auto;
}
.bl_reasonList li:nth-child(odd) {
  padding-left: 100px;
  margin-bottom: 55px;
}
.bl_reasonList li:nth-child(odd) .bl_reasonList_cont {
  background: #edeef3;
  margin-left: -60px;
  padding-left: 118px;
}
.bl_reasonList li:nth-child(odd) .bl_reasonList_bg {
  right: 200px;
}
.bl_reasonList li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-right: 100px;
  margin-bottom: 100px;
}
.bl_reasonList li:nth-child(even) .bl_reasonList_cont {
  background: #dadef0;
  margin-right: -75px;
  padding-left: 200px;
}
.bl_reasonList li:nth-child(even) .bl_reasonList_bg {
  right: 115px;
}

.bl_reasonList_img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 10;
}

.bl_reasonList_cont {
  width: 720px;
  height: 420px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.bl_reasonList_bg {
  position: absolute;
  top: 40px;
}

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

.bl_reasonList_txt {
  width: 390px;
  font-size: 16px;
  line-height: 1.75;
  color: #2c366a;
  margin-top: 20px;
}

/*----------- writing -----------*/
.ly_writing {
  background: #dadef0;
  padding-bottom: 70px;
}

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

.bl_writingTop_subttl {
  position: relative;
}

.bl_writingTop_ttl {
  position: relative;
  font-size: 45px;
  font-weight: bold;
  line-height: 1.2222222222;
  letter-spacing: 0.1em;
  color: #fff;
  margin-top: 20px;
}
.bl_writingTop_ttl span {
  color: #2c366a;
  font-weight: bold;
  line-height: 1.2222222222;
  letter-spacing: 0.1em;
}

.bl_writingTop_txt {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #fff;
  margin-top: 5px;
}

.bl_writingTop_list {
  position: relative;
  margin: 35px auto 0;
  width: 990px;
}
.bl_writingTop_list li {
  width: 240px;
  height: 130px;
  border-radius: 10px;
  text-align: center;
  background: url(../img/writing_check_pc.png) no-repeat;
  background-size: cover;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5714285714;
  letter-spacing: 0.06em;
  color: #fff;
}

.bl_writingQuority {
  background: #fff;
  margin-top: 53px;
  padding-bottom: 20px;
}

.bl_writingQuority_img {
  margin: -24px 0 0 45px;
}

.bl_writingQuority_cont {
  margin-left: 20px;
  width: 580px;
}

.bl_writingQuority_ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6666666667;
  color: #2c366a;
  margin-top: 68px;
}
.bl_writingQuority_ttl span {
  font-weight: bold;
  letter-spacing: 0.1em;
  background: #f1e527;
  padding: 5px 5px 0;
}
.bl_writingQuority_ttl span span {
  color: #e04a6e;
  padding: 0;
}

.bl_writingQuority_txt {
  font-size: 16px;
  line-height: 1.875;
  margin-top: 8px;
}

.bl_writingPoint {
  width: 800px;
  margin: 0 auto;
}
.bl_writingPoint li {
  width: 260px;
  margin-bottom: 25px;
}

.bl_writingPoint_icon {
  margin-top: -5px;
}

.bl_writingPoint_txt {
  margin-left: 10px;
  font-size: 14px;
  line-height: 1.5714285714;
  letter-spacing: 0.06em;
  font-weight: bold;
  color: #151e53;
}

.bl_writing_compaire {
  text-align: center;
  margin-top: 65px;
}

/*----------- plan -----------*/
.ly_plan {
  padding: 120px 0 60px;
  background: url(../img/plan_background.jpg) no-repeat top center, #f4f4f4;
}

.bl_plan_ttl {
  color: #2c366a;
  text-align: center;
  font-size: 36px;
  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: 94px;
  height: 41px;
  display: block;
  margin: -25px auto 0;
}

.bl_plan_img {
  margin-top: 30px;
}

.bl_planEtc {
  border: solid 1px #151e53;
  width: 840px;
  margin: 47px auto 0;
  padding: 20px 40px 15px;
}

.bl_planEtc_ttl {
  color: #151e53;
  font-size: 14px;
  line-height: 1.5714285714;
  letter-spacing: 0.1em;
}

.bl_planEtc_list li {
  color: #151e53;
  font-size: 14px;
  line-height: 1.5714285714;
  letter-spacing: 0.04em;
  list-style: disc outside none;
  list-style: initial;
  margin-left: 50px;
}

.bl_planEtc_note {
  color: #151e53;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5714285714;
  letter-spacing: 0.04em;
  width: 840px;
  margin: 10px auto 0;
}
.bl_planEtc_note::before {
  font-weight: bold;
  content: "<注意事項>";
}
.bl_planEtc_note span {
  font-weight: bold;
  line-height: 1.5714285714;
  letter-spacing: 0.1em;
  margin-left: 15px;
}
.bl_planEtc_note span::before {
  content: "※";
  font-weight: bold;
}

.bl_planBanner {
  margin-top: 70px;
  border: solid 6px #4c66c6;
}

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

.bl_planBanner_img {
  margin: -20px 0 0 15px;
}

.bl_planBanner_conts {
  color: #fff;
  margin: 55px 0 0 35px;
}

.bl_planBanner_ttl {
  font-size: 29px;
  line-height: 1.4482758621;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.bl_planBanner_ttl span {
  font-weight: bold;
  line-height: 1.4482758621;
  letter-spacing: 0.1em;
  color: #f1e527;
}

.bl_planBanner_txt {
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-left: -6px;
}
.bl_planBanner_txt::before {
  content: "・";
}
.bl_planBanner_txt:first-of-type {
  margin-top: 10px;
}

/*----------- flow -----------*/
.ly_flow {
  background: #f4f4f4;
  padding: 115px 0;
}

.bl_flow_ttl {
  text-align: center;
  color: #2c366a;
  font-size: 36px;
  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: 103px;
  height: 42px;
  display: block;
  margin: -25px auto 0;
}

.bl_flow_catch {
  text-align: center;
  margin-top: 40px;
}

.bl_flowList {
  width: 975px;
  margin: 15px auto 0;
  position: relative;
}
.bl_flowList li {
  position: relative;
}
.bl_flowList::before {
  content: "";
  background: -webkit-gradient(linear, left top, right top, from(rgb(227, 204, 255)), to(rgb(255, 157, 159)));
  background: linear-gradient(90deg, rgb(227, 204, 255) 0%, rgb(255, 157, 159) 100%);
  width: 600px;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.bl_flowList_txt {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 0.1em;
  color: #2c366a;
  margin-top: 15px;
}

/*----------- faq -----------*/
.ly_faq {
  background: #edeef3;
  padding: 110px 0 90px;
}

.bl_faq_ttl {
  text-align: center;
  color: #2c366a;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2777777778;
  letter-spacing: 0.1em;
}
.bl_faq_ttl::after {
  content: "";
  background: url(../img/faq_title.png) no-repeat;
  background-size: contain;
  width: 69px;
  height: 50px;
  display: block;
  margin: -25px auto 0;
}

.bl_faqList {
  margin-top: 40px;
}
.bl_faqList li {
  width: 901px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bl_faqList li:hover {
  opacity: 0.7;
}
.bl_faqList li:not(:first-child) {
  margin-top: 30px;
}

.bl_faqList_ttl {
  background: url(../img/faq_q.png) no-repeat center left, url(../img/faq_arrow_off.png) no-repeat center right 20px, #fff;
  background-size: auto;
  padding: 20px 100px;
  color: #151e53;
  font-size: 18px;
  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 20px, #fff;
  background-size: auto;
}

.bl_faqList_txt {
  font-size: 16px;
  line-height: 1.5;
  padding: 15px 30px;
  display: none;
  min-height: 78px;
}

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

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

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

.bl_fixed {
  width: 880px;
  margin: 0 auto;
}
