@charset "UTF-8";

.clearfix::after,
.lp-list-anchor::after {
  display: block;
  clear: both;
  content: "";
}

.lp-hdg-lv2,
.lp-hdg-lv3-01,
.sub-hdg,
.lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content .link-text,
.lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content > .col-inner__bottom-layout > .link-text-bottom {
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go Conde90 DB", sans-serif;
  font-weight: bold;
}

.lp-box-01 > .inner > .col p {
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold", sans-serif;
  font-weight: bold;
}

/* =========================================================
 Unique
========================================================= */
/* =========================================================
 Strucure
========================================================= */
.wrapper.type-01 {
  background: #f6f6f6;
  padding: 60px 0 90px;
}

.lp-sec-01 {
  margin-bottom: 0;
}

.lp-sec-02 {
  background-color: #edf8ff;
  margin-bottom: 0;
  padding: 40px 0;
}

.lp-sec-03 {
  padding-bottom: 50px;
}

.lp-sec-detail {
  margin-bottom: 80px;
}

.lp-sec > .main-content {
  min-width: 890px;
  max-width: 1200px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}

.lp-sec > .main-content > *:first-child {
  margin-top: 0;
}

/* =========================================================
 Main Visual
========================================================= */
.lp-main-visual {
  font-size: 0;
  line-height: 0;
  margin-bottom: 10px;
}

/* =========================================================
 Anchor
========================================================= */
.lp-link-anchor-01 > .list-link-anchor {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.lp-link-anchor-01 > .list-link-anchor > li {
  display: inline-block;
}
.lp-link-anchor-01 > .list-link-anchor > li > a:hover,
.lp-link-anchor-01 > .list-link-anchor > li > a:focus {
  opacity: .7;
}

.lp-link-anchor-01.col3 > .list-link-anchor > li {
  position: relative;
  width: 33.33333%;
}
.lp-link-anchor-01.col3 > .list-link-anchor > li .m-icon {
  position: absolute;
  bottom: 18%;
  left: 60%;
}

.lp-link-anchor-01.col2 > .list-link-anchor {
  justify-content: space-between;
}
.lp-link-anchor-01.col2 > .list-link-anchor > li {
  width: 49%;
}

/* =========================================================
 Modules
========================================================= */
.lp-hdg-wrapper-lv2 {
  margin-top: 65px;
  margin-bottom: 40px;
  border-bottom: 5px solid #3670c6;
}

.lp-hdg-lv2 {
  font-size: 38px;
  letter-spacing: -2px;
  position: relative;
  padding: 0 0 10px 63px;
}
.lp-hdg-lv2::before {
  position: absolute;
  top: -10px;
  bottom: 0;
  left: 0;
  display: block;
  width: 50px;
  height: 50px;
  margin: auto;
  content: "";
}

.lp-hdg-lv2.type-01::before {
  background: url("/feature/point_present_it/images/bg-hdg-01.png") no-repeat;
  background-size: contain;
}

.lp-hdg-lv2.type-02::before {
  background: url("/feature/point_present_it/images/bg-hdg-02.png") no-repeat;
  background-size: contain;
}

.lp-hdg-lv2.type-03::before {
  background: url("/feature/point_present_it/images/bg-hdg-03.png") no-repeat;
  background-size: contain;
}
.lp-hdg-lv3-01 {
  font-size: 22px;
}

.sub-hdg {
  font-size: 28px;
  text-align: center;
}
.sub-hdg .txt-em {
  color: #3670c6;
}

.lp-box-01.layout-panel-flex.col3 > .inner > .col {
  text-align: center;
  background-color: #fff;
  width: 32.2656%;
  margin: 12px;
  margin-right: .5172%;
  margin-left: .5172%;
  padding: 135px 20px 20px;
}

.lp-box-01 > .inner > .col:nth-child(1) {
  background: #fff url("/feature/point_present_it/images/ico-01.png") no-repeat top 40px center;
}

.lp-box-01 > .inner > .col:nth-child(2) {
  background: #fff url("/feature/point_present_it/images/ico-02.png") no-repeat top 50px center;
}

.lp-box-01 > .inner > .col:nth-child(3) {
  background: #fff url("/feature/point_present_it/images/ico-03.png") no-repeat top 42px center;
}

.lp-box-01 > .inner > .col p {
  font-size: 20px;
}
.lp-box-01 > .inner > .col p b {
  color: #3670c6;
}

.lp-box-flex-01.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.lp-box-flex-01.col2 > .col {
  width: 49%;
}
.lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content {
  text-align: center;
  background-color: #01916d;
  padding: 20px 0;
}
.lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content .link-text {
  font-size: 28px;
  color: #fff;
}
.lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content > .col-inner__bottom-layout {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content > .col-inner__bottom-layout > .link-text-bottom {
  font-size: 14px;
  color: #01916d;
  background-color: #fff;
  padding: 10px 25px;
  border-radius: 18px;
}
.lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content:hover,
.lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content:focus,
.lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content:active {
  opacity: .7;
}

/* =========================================================
 Section01
========================================================= */
.lp-sec-01 > .main-content {
  padding-top: 17px;
  padding-bottom: 22px;
}

/* =========================================================
 Section02
========================================================= */
/* =========================================================
 Section03
========================================================= */
.lp-sec-03 > .main-content {
  padding-top: 50px;
}
.lp-sec-03 > .main-content p {
  margin-bottom: 20px;
}
.lp-sec-03 > .main-content .image {
  margin-top: 20px;
  margin-bottom: 35px;
}

/* =========================================================
 Section detail
========================================================= */
.lp-sec-detail {
  margin: 0 auto;
}
.lp-sec-detail p {
  margin-bottom: 15px;
}
.lp-sec-detail .layout-panel-flex {
  padding-right: 20px;
  padding-left: 30px;
}

.lp-sec-detail .layout-panel-flex .list-order-01.type-02 {
  padding-top: 15px;
}
.lp-sec-detail .layout-panel-flex .list-order-01.type-02 > li {
  font-size: 14px;
}

/* =========================================================
 Other
========================================================= */
.fs-16 {
  font-size: 16px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.lh-0 {
  line-height: 0 !important;
}

.lh-1 {
  line-height: .5 !important;
}

.lh-2 {
  line-height: 1 !important;
}

.lh-3 {
  line-height: 1.5 !important;
}

.lh-4 {
  line-height: 2 !important;
}

.brackets-01:before {
  content: "【";
}

.brackets-01:after {
  content: "】";
}

.lp-point-01 {
  text-align: center;
  margin-bottom: 30px;
}

/* =========================================================
clearFix
========================================================= */

@media screen and (min-width: 767px) {
  .list-order-03 {
    line-height: 2;
  }
}

@media screen and (max-width: 767px) {
  .wrapper.type-01 {
    padding: 55px 0 75px;
  }
  .lp-sec-02 {
    padding: 20px 0 30px;
  }
  .lp-sec > .main-content {
    min-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .lp-main-visual {
    margin-bottom: 20px;
  }
  .lp-link-anchor-01 > .list-link-anchor {
    flex-direction: column;
  }
  .lp-link-anchor-01 > .list-link-anchor > li {
    width: 100%;
  }
  .lp-link-anchor-01 > .list-link-anchor > li + li {
    margin-top: 10px;
  }
  .lp-link-anchor-01.col3 > .list-link-anchor > li {
    width: 100%;
  }
  .lp-link-anchor-01.col3 > .list-link-anchor > li + li {
    margin-top: 10px;
  }
  .lp-link-anchor-01.col2 > .list-link-anchor > li {
    width: 100%;
  }
  .lp-link-anchor-01.col2 > .list-link-anchor > li + li {
    margin-top: 10px;
  }
  .lp-hdg-wrapper-lv2 {
    margin-bottom: 30px;
    border-bottom: 4px solid #3670c6;
  }
  .lp-hdg-lv2 {
    font-size: 26px;
    line-height: 1.3;
    padding: 0 0 10px 44px;
  }
  .lp-hdg-lv2::before {
    width: 40px;
    height: 40px;
  }
  .lp-hdg-lv2.type-01,
  .lp-hdg-lv2.type-02,
  .lp-hdg-lv2.type-03 {
    background-size: 40px;
  }
  .sub-hdg {
    font-size: 20px;
  }
  .lp-box-01.layout-panel-flex.col3 > .inner > .col {
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 20px 20px 20px 98px;
  }
  .lp-box-01.layout-panel-flex.col3 > .inner > .col + .col {
    margin-top: 10px;
  }
  .lp-box-01 > .inner > .col:nth-child(1) {
    background-position: left 10px center;
    background-size: 86px;
  }
  .lp-box-01 > .inner > .col:nth-child(2) {
    background-position: left 18px center;
    background-size: 72px;
  }
  .lp-box-01 > .inner > .col:nth-child(3) {
    background-position: left 10px center;
    background-size: 86px;
  }
  .lp-box-01 > .inner > .col p {
    font-size: 14px;
  }
  .lp-box-flex-01.col2 > .col {
    width: 100%;
    margin: 0;
  }
  .lp-box-flex-01.col2 > .col + .col {
    margin-top: 15px;
  }
  .lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content .link-text {
    font-size: 18px;
  }
  .lp-box-flex-01.col2 > .col > .col-inner > .col-inner__content {
    padding: 20px 10px;
  }
  .lp-sec-01 > .main-content {
    padding-top: 44px;
    padding-bottom: 15px;
  }
  .lp-sec-detail .layout-panel-flex {
    padding-right: 0;
    padding-left: 0;
  }
  .lp-point-01 {
    margin-bottom: 20px;
  }
}
