body {
  padding: 0;
  margin: 0; }

.button {
  width: 400px;
  margin: auto;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px; }

.button_red {
  background: #D4145A;
  font-size: 25px;
  color: #fff; }

.button_blue {
  background: #043399;
  font-size: 25px;
  color: #fff; }

.h2_box h2 {
  text-align: center;
  font-size: 40px;
  line-height: 1.5;
  font-weight: 800; }

@media only screen and (max-width: 750px) {
  .button {
    width: 80%;
    margin: auto;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px; }

  .button_red {
    background: #D4145A;
    font-size: 20px;
    color: #fff; }

  .button_blue {
    background: #043399;
    font-size: 20px;
    color: #fff; }

  .h2_box h2 {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold; } }
/*-----------------------------------------------
fv
----------------------------------------------------*/
.fv_sec {
  height: 760px;
  background: url(../images/top/fv_bg_pc.png) #000;
  background-size: 1600px;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0; }

@media only screen and (max-width: 750px) {
  .fv_sec {
    height: auto;
    background: none; } }
/*-----------------------------------------------
feature_ser
----------------------------------------------------*/
.feature_sec .sec_in {
  padding: 60px 0 60px 0; }
.feature_sec .feature__flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px; }
.feature_sec .feature__flBox .col {
  width: 32%;
  text-align: center;
  font-weight: bold; }

@media only screen and (max-width: 750px) {
  .feature_sec .sec_in {
    padding: 60px 0 60px 0; }
  .feature_sec .feature__flBox {
    display: blcok; }
  .feature_sec .feature__flBox .col {
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px; }
  .feature_sec .feature__flBox .col img {
    width: 100%; } }
/*-----------------------------------------------
cta
----------------------------------------------------*/
.cta_sec {
  height: 1000px;
  background: url(../images/top/cta_bg.png);
  background-size: 1600px;
  background-position: center center;
  background-repeat: no-repeat; }
  .cta_sec .sec_in {
    padding: 90px 0 60px 0; }
  .cta_sec h2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 30px; }
  .cta_sec .cta_inBox {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    width: 600px;
    margin: auto;
    text-align: center;
    padding: 30px 0 30px;
    margin-bottom: 30px; }
  .cta_sec .cta_inBox_white {
    background: #fff; }
  .cta_sec .cta_inBox_white .line01 {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: bold; }
  .cta_sec .cta_inBox_white .line02 {
    font-size: 14px;
    margin-top: 20px; }
  .cta_sec .cta_inBox_line {
    background: #08B704;
    color: #fff; }
  .cta_sec .cta_inBox_line .line01 {
    font-size: 25px; }

@media only screen and (max-width: 750px) {
  .cta_sec {
    height: auto;
    background: url(../images/top/cta_bg.png);
    background-size: 1000px;
    background-position: center center;
    background-repeat: no-repeat; }
    .cta_sec .sec_in {
      padding: 60px 0 60px 0; }
    .cta_sec h2 {
      text-align: center;
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.5;
      margin-bottom: 30px; }
    .cta_sec .cta_inBox {
      width: 100%;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      margin: auto;
      text-align: center;
      padding: 30px 0 30px;
      margin-bottom: 30px; }
    .cta_sec .cta_inBox_white {
      background: #fff; }
    .cta_sec .cta_inBox_white .line01 {
      font-size: 21px;
      margin-bottom: 20px;
      font-weight: bold; }
    .cta_sec .cta_inBox_white .line02 {
      font-size: 14px;
      margin-top: 20px; }
    .cta_sec .cta_inBox_line {
      background: #fff;
      color: #08B704; }
    .cta_sec .cta_inBox_line .line01 {
      font-size: 25px; } }
.reason_sec .sec_in {
  padding: 60px 0 60px 0; }
.reason_sec .box_reason {
  background: #043399;
  color: #fff;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 30px 0 30px 0;
  margin-bottom: 30px; }
.reason_sec .box_reason_in {
  width: 90%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
.reason_sec .col_l {
  width: 380px; }
.reason_sec .col_r {
  width: 480px;
  background: url(../images/top/reason_icon.png);
  background-size: 251px;
  background-position: right top;
  background-repeat: no-repeat; }
.reason_sec .reason_h2 {
  width: 417px;
  margin: 30px auto 60px auto; }
.reason_sec .word01 {
  font-size: 20px;
  display: inline-block;
  padding-right: 10px; }
.reason_sec .word02 {
  font-size: 40px; }
.reason_sec .line01 {
  line-height: 1;
  margin-bottom: 20px; }
.reason_sec .line02 {
  font-size: 26px;
  margin-bottom: 20px; }
.reason_sec .line03 {
  font-size: 14px;
  line-heigth: 2.0; }

@media only screen and (max-width: 750px) {
  .reason_sec .sec_in {
    padding: 60px 0 60px 0; }
  .reason_sec .box_reason {
    background: #043399;
    color: #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 30px 0 30px 0;
    margin-bottom: 30px; }
  .reason_sec .box_reason_in {
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .reason_sec .col_l {
    width: 100%; }
  .reason_sec .col_r {
    width: 100%;
    background: url(../images/top/reason_icon.png);
    background-size: 251px;
    background-position: right top;
    background-repeat: no-repeat; }
  .reason_sec .reason_h2 {
    width: 90%;
    margin: 30px auto 60px auto; }
  .reason_sec .word01 {
    font-size: 20px;
    display: inline-block;
    padding-right: 10px; }
  .reason_sec .word02 {
    font-size: 40px; }
  .reason_sec .line01 {
    line-height: 1;
    margin-bottom: 20px; }
  .reason_sec .line02 {
    font-size: 26px;
    margin-bottom: 20px; }
  .reason_sec .line03 {
    font-size: 14px;
    line-heigth: 2.0; } }
/*-----------------------------------------------
.rpro_sec
----------------------------------------------------*/
.pro_sec {
  padding: 30px 0 30px 0; }
  .pro_sec .pro_h2Box {
    text-align: center;
    margin-bottom: 30px; }
  .pro_sec .pro_h2Box .line01 {
    font-size: 20px; }
  .pro_sec .pro_h2Box .line02 {
    font-size: 30px;
    font-weight: bold; }
  .pro_sec .pro_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px; }
  .pro_sec .pro_flBox .col_l {
    width: 370px; }
  .pro_sec .pro_flBox .col_r {
    width: 600px;
    font-size: 16px; }
  .pro_sec .text02 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 800; }
  .pro_sec .pro_member {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    background: #f5f5f5;
    padding: 30px 0 30px 0;
    margin-bottom: 30px; }
  .pro_sec .pro_member .col {
    width: 32%;
    text-align: center;
    font-size: 16px;
    font-weight: bold; }
  .pro_sec .pro_member .col_l {
    width: 350px;
    text-align: center;
    font-size: 16px; }
  .pro_sec .pro_member .col_l img {
    width: 100%;
    text-align: center;
    font-size: 16px; }
  .pro_sec .pro_member .col_r {
    width: 600px;
    text-align: center;
    font-size: 16px;
    text-align: left; }
  .pro_sec .pro_member .info_box {
    width: 400px;
    background: #fff;
    margin-bottom: 30px;
    padding: 10px; }
  .pro_sec .pro_member .col_r .name {
    font-size: 32px;
    font-weight: bold;
    line-height: 1; }
  .pro_sec .pro_member .col_r .age {
    font-size: 14px;
    margin-bottom: 30px; }
  .pro_sec .pro_member .col_r .infomation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    font-size: 13px;
    margin-bottom: 5px; }
  .pro_sec .pro_member .col_r .word01 {
    display: block;
    width: 30%;
    font-weight: bold; }
  .pro_sec .pro_member .col_r .word02 {
    display: block;
    width: 65%; }
  .pro_sec .red {
    color: #D4145A;
    text-decoration: underline; }
  .pro_sec .pro_member02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    background: #f5f5f5;
    padding: 30px 0 30px 0;
    margin-bottom: 30px; }
  .pro_sec .pro_member02 .col_l {
    width: 350px;
    text-align: center;
    font-size: 16px; }
  .pro_sec .pro_member02 .col_l img {
    width: 100%;
    text-align: center;
    font-size: 16px; }
  .pro_sec .pro_member02 .col_r {
    width: 600px;
    text-align: center;
    font-size: 16px;
    text-align: left; }
  .pro_sec .pro_member02 .info_box {
    width: 400px;
    background: #fff;
    margin-bottom: 30px;
    padding: 10px; }
  .pro_sec .pro_member02 .col_r .name {
    font-size: 32px;
    font-weight: bold;
    line-height: 1; }
  .pro_sec .pro_member02 .col_r .age {
    font-size: 14px;
    margin-bottom: 30px; }
  .pro_sec .pro_member02 .col_r .infomation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    font-size: 13px;
    margin-bottom: 5px; }
  .pro_sec .pro_member02 .col_r .word01 {
    display: block;
    width: 35%;
    font-weight: bold; }
  .pro_sec .pro_member02 .col_r .word02 {
    display: block;
    width: 62%; }
  .pro_sec .pro_member02 .text {
    font-size: 14px; }

@media only screen and (max-width: 750px) {
  .pro_sec {
    padding: 30px 0 0 0; }
    .pro_sec .pro_h2Box {
      text-align: center;
      margin-bottom: 30px; }
    .pro_sec .pro_h2Box .line01 {
      font-size: 14px; }
    .pro_sec .pro_h2Box .line02 {
      font-size: 20px;
      font-weight: bold; }
    .pro_sec .pro_flBox {
      display: block;
      margin-bottom: 30px; }
    .pro_sec .pro_flBox .col_l {
      width: 80%;
      margin-bottom: 20px;
      margin: auto; }
    .pro_sec .pro_flBox .col_r {
      width: 100%;
      font-size: 14px; }
    .pro_sec .text02 {
      text-align: left;
      font-size: 14px;
      margin-bottom: 30px;
      width: 90%;
      margin: 0 auto 30px auto; }
    .pro_sec .pro_member {
      background: #fff;
      padding: 30px 0 30px 0; }
    .pro_sec .pro_member .col {
      width: 45%;
      text-align: center;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 10px; }
    .pro_sec .pro_member .col_l {
      width: 80%;
      text-align: center;
      font-size: 14px;
      margin: auto; }
    .pro_sec .pro_member .col_l img {
      width: 100%;
      text-align: center;
      font-size: 16px; }
    .pro_sec .pro_member .col_r {
      width: 100%;
      text-align: center;
      font-size: 16px;
      text-align: left; }
    .pro_sec .pro_member .info_box {
      width: 100%;
      background: #fff;
      margin-bottom: 30px;
      padding: 10px; }
    .pro_sec .pro_member .col_r .name {
      font-size: 24x;
      font-weight: bold;
      line-height: 1; }
    .pro_sec .pro_member .col_r .tan {
      font-size: 13px; }
    .pro_sec .pro_member .col_r .age {
      font-size: 12px;
      margin-bottom: 30px; }
    .pro_sec .pro_member .col_r .infomation {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      font-size: 12px;
      margin-bottom: 5px; }
    .pro_sec .pro_member .col_r .word01 {
      display: block;
      width: 35%;
      font-weight: bold; }
    .pro_sec .pro_member .col_r .word02 {
      display: block;
      width: 60%; }
    .pro_sec .pro_member .col_r .text {
      font-size: 13px; }
    .pro_sec .pro_member02 {
      display: block;
      flex-wrap: wrap;
      justify-content: space-around;
      padding: 30px 0 30px 0; }
    .pro_sec .pro_member02 .col_l {
      width: 90%;
      text-align: center;
      font-size: 16px;
      margin: auto; }
    .pro_sec .pro_member02 .col_l img {
      width: 60%;
      text-align: center;
      font-size: 12px; }
    .pro_sec .pro_member02 .col_r {
      width: 90%;
      text-align: center;
      font-size: 16px;
      text-align: left;
      margin: auto; }
    .pro_sec .pro_member02 .info_box {
      width: auto;
      background: #fff;
      margin-bottom: 30px;
      padding: 5px; }
    .pro_sec .pro_member02 .col_r .name {
      font-size: 28px;
      font-weight: bold;
      line-height: 1; }
    .pro_sec .pro_member02 .col_r .age {
      font-size: 13px;
      margin-bottom: 30px; }
    .pro_sec .pro_member02 .col_r .infomation {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      font-size: 13px;
      margin-bottom: 5px; }
    .pro_sec .pro_member02 .col_r .word01 {
      display: block;
      width: 40%;
      font-weight: bold;
      font-size: 12px; }
    .pro_sec .pro_member02 .col_r .word02 {
      display: block;
      width: 55%;
      font-size: 12px; }
    .pro_sec .pro_member02 .text {
      font-size: 13px; } }
/*-----------------------------------------------
sec_flow
----------------------------------------------------*/
.flow_sec {
  background: #F2F2F2;
  padding: 60px 0 60px 0; }
  .flow_sec h2 {
    text-align: center;
    font-size: 40px;
    margin: 30px 0 30px 0; }
  .flow_sec .flow_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .flow_sec .box {
    background: #fff;
    width: 30%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    margin-bottom: 30px;
    padding: 10px 0 10px 0;
    position: relative; }
  .flow_sec .step_icon {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 60px; }
  .flow_sec .box_in {
    width: 260px;
    margin: auto; }
  .flow_sec .image {
    background: #F2F2F2;
    width: 260px;
    height: 260px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
  .flow_sec .flow_button {
    width: 90%;
    background: #D4145A;
    font-size: 14px;
    color: #fff;
    margin: auto;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px; }
  .flow_sec .arrow {
    width: 2%;
    background: url("../images/top/arrow.svg");
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat; }
  .flow_sec .atention {
    background: #FCEE21;
    padding: 20px; }

@media only screen and (max-width: 750px) {
  .flow_sec {
    background: #ccc;
    padding: 60px 0 60px 0; }
    .flow_sec h2 {
      text-align: center;
      font-size: 40px;
      margin: 30px 0 30px 0; }
    .flow_sec .flow_box {
      display: block;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 30px; }
    .flow_sec .box {
      background: #fff;
      width: 100%;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      margin-bottom: 0;
      padding: 10px 0 10px 0; }
    .flow_sec .box_in {
      width: 90%;
      margin: auto; }
    .flow_sec .image {
      background: #F2F2F2;
      width: 100%;
      height: auto;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
    .flow_sec .flow_button {
      width: 90%;
      background: #D4145A;
      font-size: 14px;
      color: #fff;
      margin: auto;
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
      text-decoration: none;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px; }
    .flow_sec .arrow {
      width: 100%;
      background: url("../images/top/arrow02.svg");
      background-size: 20px;
      background-position: center center;
      background-repeat: no-repeat;
      height: 30px; }
    .flow_sec .atention {
      background: #FCEE21;
      padding: 20px; } }
/*-----------------------------------------------
sec_body
----------------------------------------------------*/
.body_sec .sec_in {
  padding: 60px 0 60px 0; }
.body_sec h2 {
  text-align: center;
  font-size: 40px;
  margin: 60px 0 30px 0; }

/*map*/
.maps_flBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .maps_flBox iframe {
    width: 100%;
    height: 380px; }
  .maps_flBox .col {
    width: 48%; }

@media only screen and (max-width: 750px) {
  /*map*/
  .maps_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .maps_flBox iframe {
      width: 100%;
      height: 300px; }
    .maps_flBox .col {
      width: 100%;
      margin-bottom: 30px; } }
/*-----------------------------------------------
price
----------------------------------------------------*/
.cam_box {
  width: 660px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px 0 10px 0;
  font-size: 20px;
  margin-bottom: 30px; }

.cam_box .col_l {
  width: 50%; }

.cam_box .col_r {
  width: 30%; }

.price_table {
  margin-bottom: 30px; }
  .price_table td, .price_table th {
    border: 2px #fff solid;
    width: 25%; }
  .price_table tr:first-child th {
    background: #043399;
    color: #fff; }
  .price_table tr:nth-child(even) td {
    background: #F1F5FF; }
  .price_table tr:nth-child(odd) td {
    background: #F7F7F7; }
  .price_table th {
    text-align: center;
    padding: 10px 0 10px 0;
    font-size: 14px; }
  .price_table td {
    padding: 10px;
    font-size: 13px; }
  .price_table tr td:first-child {
    font-size: 14px; }

@media only screen and (max-width: 750px) {
  .cam_box {
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px 0 10px 0;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center; }

  .cam_box .col_l {
    width: 100%; }

  .cam_box .col_r {
    width: 100%; }

  .price_table {
    margin-bottom: 30px; }
    .price_table td, .price_table th {
      border: 2px #fff solid;
      width: 25%; }
    .price_table tr:first-child th {
      background: #043399;
      color: #fff; }
    .price_table tr:nth-child(even) td {
      background: #F1F5FF; }
    .price_table tr:nth-child(odd) td {
      background: #F7F7F7; }
    .price_table th {
      text-align: center;
      padding: 10px 0 10px 0;
      font-size: 14px; }
    .price_table td {
      padding: 10px;
      font-size: 13px; }
    .price_table tr td:first-child {
      font-size: 14px; } }
.faq_a {
  font-weight: bold;
  position: relative;
  padding: 5px 0 0 60px;
  margin-bottom: 30px; }

.faq_a:before {
  position: absolute;
  content: "Q";
  left: 0;
  top: 0;
  background: #000;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
  justify-content: center; }

.faq_q {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 5px 0 30px 60px; }

.faq_q:before {
  position: absolute;
  content: "A";
  left: 0;
  top: 0;
  background: #043399;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
  justify-content: center; }

.faq_q a {
  width: 220px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border: 1px solid #043399;
  height: 50px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  color: #043399;
  margin-top: 30px; }
