/*--------------------------------------------------------
hikkoshi
--------------------------------------------------------*/
.wr_hikkoshi {
  /*fv*/ }
  .wr_hikkoshi .hikkoshi_fv_sec .sec_in {
    width: 1300px;
    height: 490px;
    padding: 0;
    background: url("../images/page/hikkoshi/fv02.png");
    background-size: 1300px;
    background-position: center center;
    background-repeat: no-repeat; }
  .wr_hikkoshi .hikkoshi_fv_sec .line04 {
    font-size: 36px;
    font-weight: 800; }
  .wr_hikkoshi .hikkoshi_fv_sec .my {
    background: linear-gradient(transparent 80%, #ffff00 80%); }
  .wr_hikkoshi .hikkoshi_fv_sec .text {
    font-size: 16px;
    width: 52%; }
  @media only screen and (max-width: 750px) {
    .wr_hikkoshi {
      /*fv*/ }
      .wr_hikkoshi .hikkoshi_fv_sec .sec_in {
        width: 100%;
        height: auto;
        padding: 0;
        background: none;
        background-size: 1300px;
        background-position: center center;
        background-repeat: no-repeat; }
      .wr_hikkoshi .hikkoshi_fv_sec .line03 {
        font-size: 16px;
        font-weight: 800; }
      .wr_hikkoshi .hikkoshi_fv_sec .line04 {
        font-size: 20px;
        font-weight: 800; }
      .wr_hikkoshi .hikkoshi_fv_sec .my {
        background: linear-gradient(transparent 80%, #ffff00 80%); }
      .wr_hikkoshi .hikkoshi_fv_sec .text {
        font-size: 13px;
        width: 100%; }
      .wr_hikkoshi .hikkoshi_fv_sec .mb_text {
        width: 90%;
        margin: auto; } }

/*.reason_sec*/
.reasonH_sec {
  background: #E9F2F9;
  padding: 60px 0 60px 0; }
  .reasonH_sec .top_h2_box {
    padding-bottom: 30px; }
  .reasonH_sec .top_h2_box h2 {
    line-height: 1.5; }
  .reasonH_sec .reasonH_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px; }
  .reasonH_sec .reasonH_flBox .col_l {
    width: 40%; }
  .reasonH_sec .reasonH_flBox .col_r {
    width: 56%;
    text-align: left; }
  .reasonH_sec .reasonH_flBox .line01 {
    font-weight: 800;
    color: #2C62A6;
    font-size: 20px; }
  .reasonH_sec .reasonH_flBox .line01 span {
    font-size: 1.4em; }
  .reasonH_sec .reasonH_flBox .line02 {
    font-weight: 800;
    font-size: 28px;
    line-height: 1.5; }

@media only screen and (max-width: 750px) {
  .reasonH_sec {
    background: #E9F2F9;
    padding: 30px 0 30px 0; }
    .reasonH_sec .top_h2_box {
      padding-bottom: 30px; }
    .reasonH_sec .top_h2_box h2 {
      line-height: 1.5; }
    .reasonH_sec .reasonH_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 60px; }
    .reasonH_sec .reasonH_flBox .col_l {
      width: 100%; }
    .reasonH_sec .reasonH_flBox .col_l {
      width: 100%; }
    .reasonH_sec .reasonH_flBox .col_r {
      width: 100%;
      text-align: left; }
    .reasonH_sec .reasonH_flBox .line01 {
      font-weight: 800;
      color: #2C62A6;
      font-size: 20px; }
    .reasonH_sec .reasonH_flBox .line01 span {
      font-size: 1.4em; }
    .reasonH_sec .reasonH_flBox .line02 {
      font-weight: 800;
      font-size: 18px;
      line-height: 1.5; } }
/*--------------------------------------------------------
lp-cta
--------------------------------------------------------*/
.lp_cta_sec {
  background: #2C62A6;
  padding: 30px 0 30px 0;
  background: url("../images/common/cta_bg_pc.png") #2C62A6;
  background-size: 1920px;
  background-position: center bottom;
  background-repeat: no-repeat; }
  .lp_cta_sec h2 {
    font-weight: 800;
    color: #fff;
    text-align: center;
    font-size: 34px;
    margin-bottom: 10px; }
  .lp_cta_sec .cta_header {
    text-align: center; }
  .lp_cta_sec .cta_header .word01 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 5px 20px 5px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #fff;
    border: solid 1px #fff;
    margin: 0 10px 0 10px; }
  .lp_cta_sec .sec_in {
    padding: 60px 0 60px 0;
    width: 900px; }
  .lp_cta_sec .cta_woman {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 184px; }
  .lp_cta_sec .cta_box {
    width: 856px;
    margin: auto;
    background: #fff;
    position: relative; }
  .lp_cta_sec .cta_box_in {
    width: 90%;
    padding: 20px 0 0 0;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .lp_cta_sec .col_l {
    width: 360px;
    padding-left: 133px;
    text-align: center; }
  .lp_cta_sec .col_l .line01 {
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 20px;
    color: #2C62A6; }
  .lp_cta_sec .col_l img {
    width: 351px; }
  .lp_cta_sec .col_r {
    width: 248px;
    padding-top: 60px; }
  .lp_cta_sec .cta_btn {
    display: block;
    width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #fff;
    letter-spacing: 1px;
    padding: 15px 0 15px 10px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    line-height: 1; }
  .lp_cta_sec .cta_btn i {
    font-size: 25px;
    position: absolute;
    left: 20px;
    top: 15px; }
  .lp_cta_sec .cta_btn:hover {
    opacity: 0.7; }
  .lp_cta_sec .cta_btn_line01 {
    font-size: 12px;
    display: block;
    margin-bottom: 5px; }
  .lp_cta_sec .cta_btn_line02 {
    font-size: 16px;
    display: block;
    font-weight: bold; }
  .lp_cta_sec .mail_btn {
    background: #E41373; }
  .lp_cta_sec .line_btn {
    background: #1dcd00; }
  .lp_cta_sec .cta_card {
    width: 800px;
    margin: 30px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .lp_cta_sec .cta_card .box_card {
    width: 500px;
    margin: auto;
    text-align: center;
    font-weight: bold;
    color: #fff; }
  .lp_cta_sec .cta_card .box_jiko {
    width: 200px;
    margin: auto; }
  .lp_cta_sec .webform_subhead {
    color: #fff;
    font-weight: 800;
    font-size: 20px; }

@media only screen and (max-width: 750px) {
  .lp_cta_sec {
    background: #2C62A6;
    padding: 30px 0 30px 0;
    background-size: 100%; }
    .lp_cta_sec .sec_in {
      padding: 30px 0 30px 0;
      width: 90%; }
    .lp_cta_sec h2 {
      font-weight: 800;
      color: #fff;
      text-align: center;
      font-size: 18px;
      margin-bottom: 10px; }
    .lp_cta_sec .cta_header {
      text-align: center; }
    .lp_cta_sec .cta_header .word01 {
      display: inline-block;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      padding: 5px 20px 5px 20px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      color: #fff;
      border: solid 1px #fff;
      margin: 0 10px 0 10px; }
    .lp_cta_sec .cta_woman {
      display: none; }
    .lp_cta_sec .cta_box {
      width: 95%;
      margin: auto;
      background: none;
      position: relative; }
    .lp_cta_sec .cta_box_in {
      width: 90%;
      padding: 0;
      margin: auto;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .lp_cta_sec .col_l {
      display: none; }
    .lp_cta_sec .col_r {
      width: 100%;
      padding-top: 0; }
    .lp_cta_sec .col_r img {
      width: 100%;
      margin-bottom: 10px; }
    .lp_cta_sec .cta_btn {
      display: block;
      width: auto;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      font-weight: bold;
      font-size: 13px;
      color: #fff;
      letter-spacing: 2px;
      padding: 10px 0 10px 10px;
      text-align: center;
      margin-bottom: 10px;
      position: relative; }
    .lp_cta_sec .cta_btn i {
      font-size: 25px;
      position: absolute;
      left: 15px;
      top: 15px; }
    .lp_cta_sec .line_btn {
      background: #1dcd00; }
    .lp_cta_sec .mb_tel {
      widht: 100%; }
    .lp_cta_sec .cta_card {
      width: 100%;
      margin: 30px auto 0 auto;
      display: block; }
    .lp_cta_sec .cta_card .box_card {
      width: 80%;
      margin: 0 auto 30px auto;
      text-align: center;
      font-weight: bold;
      color: #fff;
      font-size: 12px; }
    .lp_cta_sec .cta_card .box_jiko {
      width: 80%;
      margin: auto; }
    .lp_cta_sec .webform_subhead {
      color: #111;
      font-weight: 800;
      font-size: 16px; }
    .lp_cta_sec .sec-entry {
      background: #fff;
      padding: 0;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px; }
    .lp_cta_sec .form_box {
      width: 95%;
      margin: auto; } }
