@charset "UTF-8";
/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font */
/* ============================================ */
@media all and (max-width: 896px) {
  .second-top__inner {
    margin-bottom: 0;
  }
}

@media all and (max-width: 896px) {
  .common-second__link a:nth-child(3) {
    margin-bottom: 0;
  }
}

@media all and (max-width: 896px) {
  .common-second__link a p {
    line-height: 1.4;
  }
}

.second__section {
  max-width: 1340px;
  width: 90%;
  margin: 0 auto;
  padding-top: 50px;
}

.service__blk {
  text-align: center;
  position: relative;
}
.service__blk.common .service__blk-inner {
  margin-bottom: 40px;
}
.service__blk.common p {
  color: #C6CEDA;
}
.service__blk.common h2 {
  color: #152E55;
}
.service__blk .icon {
  width: 20px;
  height: 12px;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.service__blk-des {
  padding-top: 30px;
  margin-bottom: 30px;
}

.service__flex-img {
  position: relative;
  background-image: url(../images/reform/main_img01.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  display: block;
}
.service__flex-img::after {
  content: "";
  display: block;
  padding-top: 38%;
}
@media all and (max-width: 1367px) {
  .service__flex-img::after {
    padding-top: 43%;
  }
}
.service__flex-img.sec {
  background-image: url(../images/reform/main_img02.jpg);
}
.service__flex-img.sec::after {
  content: "";
  display: block;
  padding-top: 38%;
}
@media all and (max-width: 1367px) {
  .service__flex-img.sec::after {
    padding-top: 43%;
  }
}
.service__flex-img.thr {
  background-image: url(../images/reform/main_img03.jpg);
}
.service__flex-img.thr::after {
  content: "";
  display: block;
  padding-top: 38%;
}
@media all and (max-width: 1367px) {
  .service__flex-img.thr::after {
    padding-top: 43%;
  }
}
.service__flex-blk {
  position: absolute;
  bottom: 5%;
  left: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.service__flex-blk img {
  width: 89px;
  height: 89px;
}
@media all and (max-width: 896px) {
  .service__flex-blk img {
    width: 45px;
    height: 45px;
  }
}
.service__flex-blk p {
  font-size: 2.4rem;
  color: #fff;
  margin-left: 20px;
}
@media all and (max-width: 896px) {
  .service__flex-blk p {
    font-size: 1.4rem;
  }
}

.service__main-txt {
  font-size: 1.8rem;
  text-align: center;
  margin: 100px auto;
  max-width: 1280px;
  width: 90%;
}
@media all and (max-width: 896px) {
  .service__main-txt {
    margin: 50px auto;
    font-size: 1.6rem;
  }
}

.txt__link.service {
  margin: 0 auto;
}

.section-seocond__btn.service ul li a {
  background: #fff !important;
}

.service-btn li a section {
  width: 100%;
}
.service-btn li a .link-center-wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}
.service-btn li a .link-center-wrap span {
  color: #C6CEDA;
  font-size: 1.4rem;
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-weight: 700;
}
@media all and (max-width: 896px) {
  .service-btn li a .link-center-wrap .link-center {
    margin-bottom: 20px;
  }
}
.service-btn li a .link-center-wrap .link-center p {
  font-size: 1.6rem;
  color: #152E55;
}
@media all and (max-width: 600px) {
  .service-btn li a .link-center-wrap .link-center p {
    font-size: 1.3rem;
  }
}
.service-btn li a .link-center-wrap .link-center p:last-child {
  font-size: 2.4rem;
}
@media all and (max-width: 1025px) {
  .service-btn li a .link-center-wrap .link-center p:last-child {
    font-size: 1.8rem;
  }
}
.service-btn li a .link-center-wrap .link-center p:last-child img {
  width: auto;
}
@media all and (max-width: 896px) {
  .service-btn li a .link-center-wrap .link-center p:last-child img {
    width: 80%;
  }
}
.service-btn li a .link-center-wrap .common-btn {
  margin: 0 0 0 auto;
}

.service__blk-wide:last-child {
  margin-top: 200px;
}
@media all and (max-width: 1025px) {
  .service__blk-wide:last-child {
    margin-top: 300px;
    margin-bottom: 60px;
  }
}
.service__blk-bg {
  position: relative;
}
.service__blk-left {
  background-image: url(../images/service/main_img03.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 1280px;
  width: 90%;
  height: 568px;
}
.service__blk-left.sec {
  background-image: url(../images/service/main_img04.jpg);
  margin: 0 0 0 auto;
}
.service__blk-detail {
  background: #fff;
  position: absolute;
  bottom: -120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 80px;
  max-width: 1340px;
  width: 95%;
  margin: 0 auto;
}
@media all and (max-width: 896px) {
  .service__blk-detail {
    padding: 30px;
    width: 90%;
  }
}
.service__blk-detail-icon {
  position: relative;
}
.service__blk-detail-icon::after {
  content: "";
  background-image: url(../images/service/faq01.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -400px;
  right: -10%;
  width: 535px;
  height: 372px;
}
@media all and (max-width: 896px) {
  .service__blk-detail-icon::after {
    width: 300px;
    height: 200px;
    top: -300px;
  }
}
@media all and (max-width: 600px) {
  .service__blk-detail-icon::after {
    width: 220px;
    height: 150px;
    right: -13%;
    top: -360px;
  }
}
.service__blk-detail-icon.sec::after {
  background-image: url(../images/service/faq02.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -400px;
  left: -6%;
  width: 535px;
  height: 372px;
}
@media all and (max-width: 896px) {
  .service__blk-detail-icon.sec::after {
    width: 300px;
    height: 200px;
    top: -330px;
  }
}
@media all and (max-width: 600px) {
  .service__blk-detail-icon.sec::after {
    width: 220px;
    height: 150px;
    left: -13%;
    top: -360px;
  }
}
.service__blk-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 1025px) {
  .service__blk-ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.service__blk-ul li:first-child {
  font-size: 3.5rem;
  font-weight: 400;
  margin-right: 10%;
  width: 350px;
}
@media screen and (max-width: 1600px) {
  .service__blk-ul li:first-child {
    font-size: 3rem;
    margin-right: 5%;
    width: 40%;
  }
}
@media all and (max-width: 1025px) {
  .service__blk-ul li:first-child {
    width: 100%;
    margin-right: 0;
  }
}
@media all and (max-width: 1025px) {
  .service__blk-ul li h3 {
    text-align: center;
    margin-bottom: 20px;
  }
}

#new,
#home,
#store {
  padding-top: 50px;
  margin-top: -50px;
}

#one,
#two,
#three,
#four {
  padding-top: 50px;
  margin-top: -50px;
}

.slick-slider img {
  width: 100%;
  height: 100%;
}

.item {
  position: relative;
}
.item-wrap {
  position: absolute;
  left: 5%;
  bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 896px) {
  .item-wrap {
    left: 2%;
    bottom: 20px;
  }
}
.item-wrap p {
  font-size: 2.4rem;
  font-weight: 500;
  color: #fff !important;
  margin-left: 10px;
}
@media all and (max-width: 896px) {
  .item-wrap p {
    font-size: 1.4rem;
  }
}
.item-icon {
  position: relative;
}
@media all and (max-width: 896px) {
  .item-icon {
    width: 45px;
    height: 45px;
  }
}
.item-icon p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2.3rem;
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  font-weight: 700;
  color: #fff !important;
  margin-left: 0 !important;
}
@media all and (max-width: 896px) {
  .item-icon p {
    font-size: 1.4rem;
  }
}

.progress-circle {
  width: 80px;
  /* 画面幅に応じて変える場合は % でもOK */
  height: 80px;
  position: relative;
}
@media all and (max-width: 896px) {
  .progress-circle {
    width: 40px;
    height: 40px;
  }
}

.progress-circle svg {
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.progress-circle circle {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 282.735;
  /* 2πr = 2*π*45 */
  stroke-dashoffset: 282.735;
  -webkit-transition: stroke-dashoffset 2.5s linear;
  transition: stroke-dashoffset 2.5s linear;
}

.progress-number {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
@media all and (max-width: 896px) {
  .progress-number {
    font-size: 16px;
  }
}

.common-second__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}
@media all and (max-width: 896px) {
  .common-second__link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.common-second__link a {
  border-bottom: 2px solid #152E55;
  padding-bottom: 8px;
  margin-right: 15px;
  width: 40%;
  position: relative;
  background: transparent !important;
}
.common-second__link a::after {
  content: "";
  background-image: url(../images/common/arrow_bottom_blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 3%;
}
.common-second__link a:hover {
  opacity: 1;
  color: #333;
  border-bottom: 2px solid #152E55;
}
.common-second__link a:hover::after {
  content: "";
  background-image: url(../images/common/arrow_bottom_blue.svg);
}
@media all and (max-width: 896px) {
  .common-second__link a {
    width: 45%;
    margin-right: 10%;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 896px) {
  .common-second__link a:nth-child(2) {
    margin-right: 0;
  }
}
@media all and (max-width: 896px) {
  .common-second__link a:nth-child(4) {
    margin-right: 0;
  }
}
@media all and (max-width: 896px) {
  .common-second__link a:nth-child(6) {
    margin-right: 0;
  }
}
.common-second__link a:last-child {
  margin-bottom: 0;
}
.common-second__link a p {
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 600;
  color: #C6CEDA;
  font-size: 1.4rem;
  font-weight: 700;
}
.common-second__link a div {
  font-size: 1.6rem;
}
@media all and (max-width: 896px) {
  .common-second__link a div {
    font-size: 1.4rem;
  }
}