@charset "UTF-8";
/* CSS Document */
/*スマホ用スタイル*/
@media screen and (max-width: 767px) {

/*セクション間余白----------------------------------------------------------- */
  section {
    padding: 40px 0;
  }
  footer {
    padding: 15px 0;
  }
/*はみ出し画像中央----------------------------------------------------------- */
  .wic1 img {
    width: 100%;
  }
  .wic1 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .wic2 img {
    width: 100%;
  }
  .wic2 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .wic3 img {
    width: 100%;
  }
  .wic3 {
    margin-left: -15px;
    margin-right: -15px;
  }

/*MV----------------------------------------------------------- */
.mv {
  padding: 0;
  padding-bottom: 30px;
}
.mv .txt {
  padding-left: 0;
}

/*CTA----------------------------------------------------------- */


/*CTA2----------------------------------------------------------- */


/*sec01----------------------------------------------------------- */
.sec01 h2{
  padding-bottom: 30px;
}

/*sec02----------------------------------------------------------- */


/*sec03----------------------------------------------------------- */


/*sec04----------------------------------------------------------- */
.sec04 {
  padding-bottom: 40px;
}
.sec04 .gr_box {
  background-color: #efefef;
  padding: 15px;
  position: relative;
}
.sec04 .img01 {
  position: relative;
  right: 0;
  bottom: auto;
  left: 0;
}
.sec04 .img01 img{
  margin: 0 auto;
}
.sec06 .icon {
  position: absolute;
  top: 37vw;
  right: 0;
  left: 0;
  z-index: 1;
  text-align: center;
}
.sec06 .icon img{
  width: 40px;
}
.sec06 .txt {
  padding: 40px 15px 15px;
}
/*sec05----------------------------------------------------------- */


/*sec06----------------------------------------------------------- */
.sec06 .white_box {
  margin-bottom: 0;
  padding: 15px;
}
.sec06 .gr_box {
  background-color: #fafafa;
  padding: 15px;
}

/*sec07----------------------------------------------------------- */
.sec07 .white_box {
  border: solid 3px #0064b3;
  border-radius: 10px;
}
.sec07 .box {
  padding: 15px;
}
.sec07 .font_l {
  font-size: 1.1em;
  line-height: 1;
}
.sec07 .font_ll {
  font-size: 36px;
}
.sec07 .js-scrollable img {
  max-width: none;
  height: 200px;
}
/*sec08----------------------------------------------------------- */


/*sec09----------------------------------------------------------- */
.js-scrollable img{
  max-width: none;
  height: 270px;
}
.sec09 .img01 {
  margin-top: 20px;
}
.sec09 .spmt60 {
  margin-top: 10px;
}
/*sec10----------------------------------------------------------- */
.sec10 h3 {
  background-color: #0064b3;
  padding: 15px;
}
.sec10 .txt {
  width: 100%;
}
.sec10 .white_box {
  background: url(../img/pc_sec10_img01.png) no-repeat #FFF;
  background-position: right 100px bottom;
  padding-bottom: 54vw;
  background-size: 50%;
}
.sec10 .white_box .txt {
  line-height: 1.6;
}
/*sec11----------------------------------------------------------- */
.sec11 h3 {
  background-color: #0064b3;
  padding: 15px;
}
.sec11 .txt {
  width: 100%;
}
.sec11 .white_box {
  background: url(../img/pc_sec11_img01.png) no-repeat #FFF;
  background-position: right 100px bottom;
  padding-bottom: 46vw;
  background-size: 50%;
}
.sec11 .white_box .txt {
  line-height: 1.6;
}

/*sec12----------------------------------------------------------- */
.sec12 h3 {
  background-color: #0064b3;
  padding: 15px;
}

/*sec13----------------------------------------------------------- */


/*sec14----------------------------------------------------------- */
.sec14 .white_box {
  border: solid 2px #28b2e6;
  padding: 15px;
}

/*sec15----------------------------------------------------------- */
.sec15 .inner_box {
  background-color: #d6e9f8;
  padding: 15px;
}
.sec15 .icon {
  position: absolute;
  top: 37vw;
  right: 0;
  left: 0;
  z-index: 1;
  text-align: center;
}
.sec15 .icon img{
  width: 40px;
}
.sec15 .txt {
  padding: 40px 15px 15px;
}
.sec16 .white_box {
  display: flex;
  padding: 15px;
  align-items: center;
  background: url(../img/pc_sec16_img01.png) no-repeat right 45px top 20px #FFF;
  min-height: 137px;
  flex-direction: column;
}
.sec16 h3 {
  width: 100%;
  margin-right: 0;
}
.sec16 .txt {
  width: 100%;
}
.sec16 .white_box{
  background: #FFF;
  margin-bottom: 40px;
  position: relative;
}
.sec16 .white_box:last-child{
  margin-bottom: 0;
}
.sec16 .white_box:nth-of-type(2) {
  background: #FFF;
}
.sec16 .white_box:nth-of-type(3) {
  background: #FFF;
}
.sec16 .white_box:nth-of-type(4) {
  background: #FFF;
}
.sec16 .arrow {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -40px;
  z-index: 1;
}
/*sec16----------------------------------------------------------- */
.qa .q {
  background-color: #0064b3;
  color: #FFF;
  padding: 15px;
}
.qa .q .txt {
  margin-left: 10px;
  font-size: 18px;
  font-weight: bold;
}
.qa .a {
  margin-bottom: 15px;
  padding: 15px;
  font-size: 16px;
}
.qa .box:not(:last-child) {
  margin-bottom: 15px;
}
.qa .icon {
  width: 30px;
  flex-shrink: 0;
}
/*sec17----------------------------------------------------------- */


/*sec18----------------------------------------------------------- */
.sec18 .inner {
  background-color: #FFF;
  padding: 0;
}
.sec18 .white_box {
  border: solid 2px #28b2e6;
  padding: 15px;
}
.sec18 .inner:nth-of-type(2) .white_box{
  background: #FFF;
}
.sec18 .spwd80{
  margin: 0 auto;
}
/*sec19----------------------------------------------------------- */
  .form_wrap {
    padding: 0;
  }
  form > ul > li .fx-row > *:first-child {
    padding-top: 0;
  }
  form > ul > li {
    padding: 15px;
  }
  .form_head {
    text-align: left;
  }
  .input_adjust {
    padding: 8px 12px;
  }
  .input_2col {
    padding-right: 0px;
  }
  .input_1col {
    padding-right: 0px;
  }
  .input_pref {
    width: 80%;
  }
  .input_select select {
    padding: 8px 12px;
  }
  .radio_2col label:first-child {
    padding-right: 0px;
  }
  .date_2col {
    padding-right: 0px;
  }
  .date_2col > * {
    width: calc(50% - 8px);
  }
  .select_1col {
    padding-right: 0px;
  }
  .textarea {
    padding-right: 0px;
  }
  .sbm_wrap {
    padding: 15px;
  }
  .sbm {
    width: 100%;
  }
/*sec20----------------------------------------------------------- */


/*Footer----------------------------------------------------------- */
  .footer_nav1 ul {
    width: 100%;
  }
  .footer_nav1 ul li:first-child {
    border-top: 1px solid #000;
  }
  .footer_nav1 ul li {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #000;
    margin: 0;
  }
  .footer_nav1 ul a {
    display: block;
  }
  .btm_fix ul{
    display: flex;
    justify-content: space-between;
  }
  .btm_fix ul li{
    padding-left: 5px;
    padding-right: 5px;
  }
  .pagetop {
    bottom: 70px;
  }


}

/*スマホ用スタイルend*/
