@charset "utf-8";

.cf:before,
.cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{zoom:1;}

.font_white {
  color: #fff;
}
.line-ani:after {
  border-bottom: 4px solid #00aafa;
}

section p {
  line-height: 1.8;
}
.section01 {
  padding-top: calc(45px + (110 - 45) * ((100vw - 320px) / (767 - 320)));
  padding-bottom: calc(42px + (105 - 42) * ((100vw - 320px) / (767 - 320)));
}
.section01 .image {
  margin-top: 30px;
}
.section01 .image .left .left,
.section01 .image .left .right {
  font-size: 3.1vw;
  font-weight: bold;
  text-align: center;
  width: 50%;
  display: inline-block;
}
.section01 .image .left .left img {
  margin-bottom: 14px;
}
.section01 .image .left .right img {
  margin-bottom: 0;
}
.section01 .image .left .caption {
  margin-top: 2em;
}
.lick-img2 img {
  display: block;
  width: 200px;
  max-width: 240px;
  margin: 0 auto;
}
.lick-img2 p {
  color: #fff;
  letter-spacing: -0.05em;
  max-width: 930px;
  margin: 0 auto;
}
.lick-cmnt7 {
  right: 35px;
  bottom: -90px;
}
.section01 .image .left .left {
  float: left;
}
.section01 .image .left .right {
  float: right;
}

.section02 h2 .line-ani:after {
  border-color: #fff;
}
.section02 .textBox {
  font-weight: bold;
  margin-top: 30px;
}
.section02 .textBox .font-m-24 {
  color: #fff;
}
.section02 .textBox .description-txt {
  margin-top: 1em;
}

.section03 {
  background: #eef0f5;
  padding: 70px 0;
}
.fav-box .drop-down-content h3 {
  padding-bottom: 4px !important;
}
.section02 .risktxt {
  margin-top: calc(16px + (47 - 16) * ((100vw - 320px) / (767 - 320)));
}
.line-title span,
.line-title:after {
  background: #00aafa;
}
.slide-flex-bg {
}
.swiper-slide {
  height: auto;
}
.swiper-slide .max-width {
  background: #fff;
  width: 100%;
  border-radius: 4px;
  padding: calc(27px + (53 - 27) * ((100vw - 320px) / (767 - 320))) calc(22px + (58 - 22) * ((100vw - 320px) / (767 - 320)));
  box-sizing: border-box;
  height: 100%; /*高さを揃えない場合は削除*/
}
.swiper-slide .container {
  width: 100%;
}
.swiper-slide h3 + div {
  font-size: 2.8vw;
  font-weight: bold;
  display: table;
  margin: 0 auto;
}
.swiper-slide h3 + div p:before {
  content: "";
  background: url(../knowledge/images/list-style-yellow.png) left center no-repeat;
  background-size: 100% auto;
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: baseline;
}
.fav-box {
  max-width: 525px;
  margin: 0 auto;
}
.fav-box .drop-down-content {
  border-radius: 4px !important;
  padding: 35px 25px !important;
}
.swiper-pagination {
  left: 0 !important;
}

.section04 {
  padding: 70px 0;
}
.section04 li {
  font-size: 3vw;
  font-weight: bold;
  width: 50%;
  float: left;
  padding: 0 5vw;
  margin-top: 10vw;
  box-sizing: border-box;
}
.section04 li img {
  width: 80%;
  margin: 0 auto 0.5em;
}

@media screen and (max-width:767px) {
  .section01 .image .left .left img,
  .section01 .image .left .right img {
    height: 113px;
  }

  .flex {
    flex-direction: column;
  }
  .fav-box .drop-down-content {
    margin-top: 40px !important;
  }
  .fav-box .drop-down-content.first {
    margin-top: calc(25px + (50 - 25) * ((100vw - 320px) / (767 - 320))) !important;
  }

  .sp {
    display: inline;
  }
  .sp_b {
    display: block;
  }
  .pc,
  .pc_b {
    display: none;
  }
}
@media screen and (min-width:768px) {
  .section01 {
    padding-top: 72px;
    padding-bottom: 85px;
  }
  .section01 .image {
    margin-top: 60px;
  }
  .section01 .image > .left {
    width: 450px;
    padding-left: 150px;
  }
  .section01 .image > .right {
    padding-right: 150px;
    margin-top: -55px;
  }
  .section01 .left {
    float: left;
  }
  .section01 .right {
    float: right;
  }
  .section01 .image .left .left,
  .section01 .image .left .right {
    font-size: 16px;
  }
  .section01 .image .left .left img,
  .section01 .image .left .right img {
    width: 160px;
  }

  .section02 .risktxt {
    margin-top: 30px;
  }
  .lick-img2 img {
    width: 240px;
  }
  .lick-img2 p {
    letter-spacing: 0 !important;
  }
  .lick-cmnt7 {
    right: 44px;
    bottom: -100px;
  }

  .fav-box {
    width: 525px;
    margin: 0;
  }
  .fav-box .drop-down-content {
    margin-top: 30px;
  }
  .fav-box .drop-down-content h3 {
    padding-top: 0;
  }

  .swiper-blue-slider {
    padding-bottom: 50px;
  }
  .swiper-slide .max-width {
    padding: 53px 40px 60px;
  }
  .swiper-slide h3 + div {
    font-size: 16px;
  }

  .section04 h2 img {
    width: 407px;
  }
  .section04 li {
    font-size: 16px;
    width: 33%;
    padding: 0 20px;
    margin-top: 60px;
  }
  .section04 li img {
    width: 100%;
  }
  .section04 li p {
    padding: 0 32px;
  }

  .sp,
  .sp_b {
    display: none;
  }
  .pc {
    display: inline;
  }
  .pc_b {
    display: block;
  }
}