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

/*セクション間余白----------------------------------------------------------- */
  section {
    padding: 40px 0;
  }
  footer {
    padding: 15px 0;
  }

/*MV----------------------------------------------------------- */
.menu-sp .navigation__item,.sub-nav__link{
  font-size: 14px;
}
.mv{
  margin-top: 0;
  padding-bottom: 0;
}
.container.ph0{
  padding-left: 0;
  padding-right: 0;
}

/*CTA----------------------------------------------------------- */
.cta {
  padding: 50px 0 40px;
  background: url(../img/pc_cta_bg02.png);
  background-size: 13px;
}
.cta .white_box {
  padding: 15px 15px 30px;
  background: url(../img/sp_cta_bg.png) no-repeat center/100% 100%;
}
.cta h2 {
  margin-top: -9vw;
  padding-bottom: 15px;
}
/*CTA2----------------------------------------------------------- */


/*sec01----------------------------------------------------------- */
.sec01 h2 {
  padding-bottom: 15px;
}
.sec01 h3 {
  padding-bottom: 15px;
}
/*sec02----------------------------------------------------------- */
.sec02 {
  background-size: 10px;
}
.sec02 h2 {
  padding-bottom: 15px;
}

/*sec03----------------------------------------------------------- */
.sec03 h3 {
  position: relative;
  margin-top: -6vw;
  margin-bottom: 15px;
}

/*sec04----------------------------------------------------------- */


/*sec05----------------------------------------------------------- */


/*sec06----------------------------------------------------------- */
.sec06 .arrow {
  border-width: 30px 100px 0 100px;
}
.sec06 {
  position: relative;
  background: url(../img/sp_sec06_bg.png) center/cover;
  padding-top: 50px;
  padding-bottom: 40px;
}
.balloon {
  margin-bottom: 15px;
  padding: 15px;
  width: calc(100% - 15px);
}
.balloon::before, .balloon::after {
  position: absolute;
  bottom: -36px;
  width: 31px;
  height: 35px;
  left: 40px;
}
.balloon::after {
  bottom: -31px;
  width: 37px;
  background-color: #fff;
  height: 42px;
  left: 42px;
}
.balloon_bg {
  top: 15px;
  width: calc(100% - 120px);
}
.balloon_bg::before, .balloon_bg::after {
  position: absolute;
  bottom: -37px;
  width: 32px;
  height: 36px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  content: '';
  right: 40px;
}
.balloon_bg::after {
  bottom: -33px;
  width: 28px;
  height: 33px;
  right: 42px;
}
.sec06 .fx-row {
  margin-top: 20px;
}
.sec06 .fx-row .balloon_bg {
  right: 0;
}
.sec06 .fx-row .balloon {
  padding: 15px;
}
/*sec07----------------------------------------------------------- */
.sec07 h2 {
  padding: 30px 0;
  background: url(../img/sp_sec07_h2_bg.png) no-repeat center/cover;
  margin-bottom: 30px;
}
.sec07 h3 {
  margin-bottom: 15px;
}
.sec07 .box {
  padding: 15px;
}
.sec07 .js-scrollable img{
  max-width: 700px;
}
/*sec08----------------------------------------------------------- */
.sec08 {
  padding: 35px 0 40px;
  background: url(../img/sp_sec08_bg.png) no-repeat center/cover;
}
.sec08 .brett ul li {
  font-size: 15px;
  align-items: flex-start;
  padding: 15px;
}
.sec08 .brett ul li img{
  width: 20px;
  margin-right: 5px;
}

/*sec09----------------------------------------------------------- */
.sec09 .brett {
  width: auto;
}
.sec09 h2 {
  position: relative;
  top: -5vw;
  margin-bottom: -5vw;
}
.sec09 .brett ul li {
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.sec09 .white_box {
  border-radius: 5px;
  background: #fff;
}
/*sec10----------------------------------------------------------- */
.sec10 .box {
  padding: 15px;
  margin-top: 15px;
}
.sec10 .box ul li {
  font-size: 12px;
  font-weight: bold;
  padding-left: 1em;
  text-indent: -0.7em;
}
/*sec11----------------------------------------------------------- */
.sec11 h2 {
  padding: 30px 0;
  background: url(../img/sp_sec07_h2_bg.png) no-repeat center/cover;
  margin-bottom: 30px;
}
.swiper-container {
  position: relative;
  width: auto;
  margin: 0 auto;
}
.sec11 .inner {
  margin-top: 30px;
  padding-right: 15px;
  padding-left: 15px;
}
.sec11 h3 {
  margin-bottom: 15px;
}
.sec11 .box {
  padding: 30px 15px 15px;
}
.sec11 .white_box{
  padding-bottom: 15px;
}
.sec11 .box h4 {
  color: #FFF;
  background-color: #22abbb;
  padding: 7px 15px;
  border-radius: 5px;
  display: inline-block;
  position: absolute;
  top: -17px;
  font-size: 14px;
}
.sec11 .box li {
  text-indent: -0.5em;
  padding-left: 0.5em;
  font-size: 12px;
}
.swiper-button-next:after, .swiper-button-prev:after {
  width: 30px;
  height: 70px;
}
.swiper-button-prev {
  left: -13px;
}
.swiper-button-next {
  right: -11px;
}
/*sec12----------------------------------------------------------- */
.qa .q .txt {
  margin-left: 10px;
  font-size: 16px;
  padding-top: 0;
}
.qa .icon {
  width: 30px;
  flex-shrink: 0;
}
.qa .q .box_item {
  align-items: flex-start;
}
.qa .txt {
  margin-left: 10px;
  padding-top: 0;
  font-size: 14px;
}
.qa .box:not(:last-child) {
  margin-bottom: 15px;
}
/*sec13----------------------------------------------------------- */
.sec13 table th {
  font-weight: bold;
  width: 90px;
  padding: 15px 0;
  text-align: left;
}
.sec13 table td {
  width: calc(100% - 90px);
  padding: 15px;
}
/*sec14----------------------------------------------------------- */
.sec14 {
  padding: 30px 0;
}
.sec14 .box {
  width: auto;
  margin: 0 auto 15px;
  display: flex;
}
.sec14 .txt {
  border-left: 1px solid #000;
  padding-left: 15px;
  margin-left: 15px;
  font-size: 13px;
  width: 90%;
}


/*sec15----------------------------------------------------------- */


/*sec16----------------------------------------------------------- */


/*sec17----------------------------------------------------------- */


/*sec18----------------------------------------------------------- */


/*sec20----------------------------------------------------------- */


/*Footer----------------------------------------------------------- */
  .footer_nav1 ul {
    width: 100%;
  }
  .footer_nav1 ul li:first-child {
    border-top: 1px solid #fff;
  }
  .footer_nav1 ul li {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #fff;
    margin: 0;
  }
  .footer_nav1 ul a {
    display: block;
  }
  footer ul li:not(:last-child):after{
    display: none;
  }
  footer .copy {
    font-size: 10px;
  }
}

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