@charset "utf-8";
/* CSS Document */
@media(min-width:480px) {
  .main {
    padding-top: 180px;
  }
}
/*SP*/
.section-top__content img {
  margin-bottom: 60px;
}
.section-top__SP h2 {
  padding-top: 120px;
  margin: 0 0 30px 24px;
  text-align: left;
  color: #D78521;
  font-weight: 600;
  font-size: 4.0rem;
}
.section-top__SP a {
  margin-right: 20px;
}
.table-content {
  color: #D78521;
  text-align: left;
  padding-left: 24px;
  margin-bottom: 60px;
}
.table-content a {
  margin-right: 30px;
}
.table-content h3 {
  font-size: 2.0rem;
  color: #D78521;
  margin-left: 20px;
}
.table1 {
  display: flex;
  margin-bottom: 20px;
}
.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.arrow::before, .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.sample5-3::before {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #094074;
}
.sample5-3::after {
  left: 6.5px;
  top: -3px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(90deg);
  transform: rotate(135deg);
}
.section-top__SP img {
  width: 375px;
  height: 280px;
  object-fit: cover;
}
.section-top__SP p {
  margin: 0 auto;
  width: 327px;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 3.0rem;
  text-align: left;
}
.section-top__PC {
  display: none;
}
@media(min-width:480px) {
  .section-top__SP {
    display: none;
  }
  /*PCver*/
  .section-top__PC {
    display: block;
  }
  .section-top__wrapper__PC {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 120px;
  }
  .section-top__content {
    margin-right: 90px;
  }
  .section-top__PC h2 {
    margin: 0 0 30px 24px;
    text-align: left;
    color: #D78521;
    font-weight: 600;
    font-size: 4.0rem;
  }
  .table-content {
    color: #D78521;
    text-align: left;
    padding-left: 24px;
    margin: 60px 0;
  }
  .table-content a {
    margin-right: 30px;
  }
  .table-content h3 {
    font-size: 2.0rem;
    color: #D78521;
    margin: 0 0 0 30px;
  }
  .table1 {
    display: flex;
    margin-bottom: 30px;
  }
  .arrow {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
  }
  .arrow::before, .arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .sample5-3::before {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #414E8C;
  }
  .sample5-3::after {
    left: 10px;
    top: -3px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(90deg);
    transform: rotate(135deg);
  }
  .section-top__wrapper__PC img {
    width: 580px;
    height: 480px;
    object-fit: cover;
    border-radius: 20px;
  }
  .section-top__lead {
    max-width: 1080px;
    margin: 0 auto 120px;
  }
  .section-top__PC p {
    width: 680px;
    font-weight: 300;
    font-size: 1.8rem;
    line-height: 3.0rem;
    text-align: left;
  }
}
/*LIPの特徴-画像*/
.section-feature__visual {
  position: relative;
  width: 330px;
}
.section-feature__img, .section-feature__img2, .section-feature__img3 {
  width: 300px;
  height: 250px;
  object-fit: cover;
  background-position: center;
  background-size: auto 120%;
  position: relative;
  z-index: 30;
}
.section-feature__img, .section-feature__img3 {
  background-image: url("../images/feature1.webp");
  margin-bottom: 30px;
  border-radius: 0 500px 500px 0;
}
  .section-feature__img{
    background-position: left bottom;
  }
.section-feature__img3 {
  background-image: url("../images/feature3.webp");
  background-position: right;
  background-position-x: 30%;
}
.section-feature__img2 {
  background-image: url("../images/feature2.webp");
  background-size: 100% auto;
  background-repeat: no-repeat; /*リピート表示しない*/
  margin: 0 0 30px auto;
  border-radius: 500px 0 0 500px;
  right: -50px;
}
/*画像背景*/
.img-bg, .img-bg2 {
  position: absolute;
  background-color: #094074;
  width: 220px;
  height: 220px;
  border-radius: 500px;
  bottom: -40px;
  z-index: 10;
}
.img-bg {
  right: 0;
}
.img-bg2 {
  left: 50px;
}
/*番号*/
.section-feature__content, .section-feature__content2 {
  padding-top: 30px;
}
.circle_number {
  width: 70px;
  height: 70px;
  margin: 0 auto 20px;
}
.circle_number span {
  width: 80px;
  height: 80px;
  font-size: 3.6rem;
  line-height: 80px;
  display: inline-block;
  background-color: #D78521;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  position: relative;
}
.circle_number span::before {
  content: "";
  width: 70px;
  height: 70px;
  position: absolute;
  top: 5px;
  right: 5px;
  border: solid #FFF 1px;
  border-radius: 50%;
  box-sizing: border-box;
}
.section-feature h3 {
  color: #D78521;
  margin: 60px auto;
  font-size: 3.0rem;
  font-weight: 600;
}
.section-feature__tittle {
  color: #D78521;
  margin-bottom: 20px;
  font-size: 2.5rem;
  font-weight: 500;
  text-align: center;
}
.section-feature ul li {
  margin-bottom: 60px;
  list-style: none;
}
.section-feature__list1, .section-feature__list3 {
  text-align: left;
}
.section-feature__list2 {
  text-align: right;
}
.section-feature ul li p {
  width: 279px;
  margin: 0 auto;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 400;
}
@media(min-width:480px) {
  .section-feature {
    margin-bottom: 120px;
  }
  .section-feature h3 {
    font-size: 3.6rem;
  }
  .section-feature__list1, .section-feature__list2, .section-feature__list3 {
    display: flex;
    align-items: center;
    margin-bottom: 90px;
  }
  .section-feature__list2 {
    flex-direction: row-reverse;
  }
  .section-feature ul li p {
    width: 380px;
    font-size: 1.8rem;
    line-height: 2.7rem;
    font-weight: 400;
  }
  .section-feature__img, .section-feature__img2, .section-feature__img3 {
    width: 600px;
    height: 490px;
  }
  .section-feature__number-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .section-feature__tittle {
    margin-right: 40px;
    margin-bottom: 0;
  }
  .section-feature__visual {
    width: 680px;
  }
  .section-feature__content {
    margin-left: 90px;
  }
  .section-feature__content2 {
    margin: 0 90px 0 0;
  }
  .img-bg, .img-bg2 {
    width: 440px;
    height: 440px;
    bottom: -10px;
  }
  .img-bg {
    right: -10px;
  }
  .img-bg2 {
    left: -10px;
  }
}
.section-pf img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  margin: 0 auto;
}
.section-pf {
  text-align: left;
  margin-bottom: 120px;
}
.section-pf__content {
  padding-top: 30px;
  background-color: #FFF;
}
.section-pf h4 {
  width: 327px;
  margin: 0 auto;
  color: #D78521;
  border-bottom: 2px solid;
  padding-bottom: 30px;
  font-size: 2.4rem;
}
.section-pf p {
  padding: 0 24px 30px;
  font-size: 1.8rem;
  line-height: 3.0rem;
  font-weight: 300;
}
.border-margin {
  margin-top: 30px;
}
@media(min-width:480px) {
  .section-pf {
    display: flex;
    justify-content: center;
  }
  .section-pf img, .section-pf__content {
    width: 683px;
    height: 700px;
  }
  .section-pf__content {
    padding: 100px;
  }
  .pf-div{
    width: 400px;
    margin: auto;
  }
  .section-pf h4 {
    font-size: 3.0rem;
    padding: 0;
    margin-bottom: 30px;
    border-bottom: 0;
    width: 480px;
  }
  .section-pf p {
    padding: 0;
    margin-bottom: 30px;
    font-size: 2.0rem;
    line-height: 3.5rem;
  }
}