@charset "UTF-8";
.company {
  margin-top: min(12.5vw, 160px) !important;
}
@media screen and (max-width: 767px) {
  .company {
    margin-top: 160px !important;
  }
}
.company-container {
  display: flex;
  justify-content: space-between;
  width: min(48.44vw, 620px);
  align-items: center;
  margin: 0 auto;
  margin-top: min(6.25vw, 80px);
  margin-bottom: min(4.69vw, 60px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .company-container {
    gap: 50px;
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .company-container {
    width: 95%;
    margin: 80px auto 60px;
    display: block;
  }
}
.company-container__box img {
  width: min(9.69vw, 124px);
  height: min(10.31vw, 132px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .company-container__box img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .company-container__box img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .company-container__box {
    width: 100%;
  }
}
.company-container__box.text {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .company-container__box.text {
    width: 100%;
    margin-bottom: 40px;
  }
}
.company-container__box.img {
  width: 20%;
}
@media screen and (max-width: 767px) {
  .company-container__box.img {
    width: 40%;
    margin: 0 auto;
  }
}
.company-container__list {
  display: flex;
  justify-content: space-between;
  margin-bottom: min(1.25vw, 16px);
}
.company-container__title {
  width: 30%;
}
.company-container__detail {
  width: 70%;
  font-weight: bold;
}

.contact {
  margin-top: min(13.28vw, 170px) !important;
}
@media screen and (max-width: 767px) {
  .contact {
    margin-top: 30px !important;
  }
}

.data {
  background-image: url(./kochilandry-asset/img/data/databg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: min(50vw, 640px);
  padding: min(23.75vw, 300px) 0 0;
  position: relative;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .data {
    background-repeat: repeat;
    height: min(52.75vw, 500px);
  }
}
@media screen and (max-width: 767px) {
  .data {
    padding: 30px 0;
    background-repeat: repeat;
    background-size: contain;
    height: 570px;
  }
}
.data-container {
  height: 100%;
}
.data-container__box {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .data-container__box {
    width: 95%;
  }
}
.data-container__box.w100 {
  width: inherit !important;
  top: min(24.22vw, 310px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .data-container__box.w100 {
    top: 190px;
  }
}
@media screen and (max-width: 767px) {
  .data-container__box.w100 {
    top: min(71.79vw, 280px);
  }
}
.data-container__box.absolute {
  top: min(5.86vw, 75px);
  right: min(22.65vw, 290px);
  width: 30% !important;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .data-container__box.absolute {
    width: 40% !important;
    right: 40px;
    top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .data-container__box.absolute {
    right: inherit;
    left: 50%;
    transform: translateX(-50%);
    width: 90% !important;
    top: min(4.35vw, 17px);
  }
}
.data-container__box img {
  width: min(35.16vw, 450px);
  height: min(23.44vw, 300px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .data-container__box img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .data-container__box img {
    width: 100%;
    height: 100%;
  }
}
.data-container__box {
  width: 95% !important;
}

.education {
  padding: min(13.28vw, 170px) 0;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .education {
    padding: 70px 0;
  }
}
@media screen and (max-width: 767px) {
  .education {
    padding: 80px 0;
  }
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .education-container {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .education-container__box {
    margin-bottom: 30px;
    width: 100% !important;
  }
}
.education-container__box img {
  width: min(31.25vw, 400px);
  height: min(21.88vw, 280px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .education-container__box img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .education-container__box img {
    width: 100%;
    height: 100%;
  }
}

.faq {
  margin-bottom: min(8.59vw, 110px) !important;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .faq {
    margin-bottom: min(13.28vw, 170px) !important;
  }
}
@media screen and (max-width: 767px) {
  .faq {
    margin-bottom: 80px !important;
  }
}
.faq-area {
  margin-top: min(4.69vw, 60px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .faq-area {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .faq-area {
    margin-top: 20px;
  }
}
.faq-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: min(1.25vw, 16px);
  border-bottom: 1px dashed var(--dkg);
  padding-top: 28px;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .faq-container {
    font-size: 16px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .faq-container {
    display: block;
    font-size: 16px;
  }
}
.faq-container-title {
  width: 50%;
  font-weight: normal;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .faq-container-title {
    width: 100%;
    font-weight: bold;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .faq-container-title {
    width: 100%;
    font-weight: bold;
    margin-bottom: 15px;
  }
}
.faq-container-detail {
  width: 50%;
  font-size: min(1.09vw, 14px);
  line-height: 1.5;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .faq-container-detail {
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .faq-container-detail {
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.feature {
  background-image: url(./kochilandry-asset/img/feature/featurebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  width: 100%;
  height: min(42.96vw, 550px);
  padding: min(13.28vw, 170px) 0;
  margin-bottom: min(13.28vw, 170px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .feature {
    height: 370px;
    padding: min(13.28vw, 170px) 0;
  }
}
@media screen and (max-width: 767px) {
  .feature {
    background-image: url(./kochilandry-asset/img/feature/featurebgSP.png);
    padding: 30px 0;
    margin-bottom: 80px;
    height: 510px;
    background-position: center;
  }
}
.feature__title {
  color: #fff;
}
.feature-catch {
  color: #fff;
}
.feature-container {
  position: relative;
}
.feature-container__box.right {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 47% !important;
}
@media screen and (max-width: 767px) {
  .feature-container__box.right {
    width: 100% !important;
    bottom: inherit;
    top: 200px;
  }
}
.feature-container__box img {
  width: min(31.25vw, 400px);
  height: min(20.86vw, 267px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .feature-container__box img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .feature-container__box img {
    width: 100%;
    height: 100%;
  }
}

.footer {
  padding: min(5.23vw, 67px) 0 0;
  background-color: var(--dkg);
}
.footer li {
  color: #fff;
}
.footer-inner {
  width: min(48.44vw, 620px);
  margin: 0 auto 50px;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .footer-inner {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .footer-inner {
    width: 95%;
  }
}
.footer-inner__title {
  color: #fff;
  margin-bottom: 11px;
  font-size: min(1.41vw, 18px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .footer-inner__title {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .footer-inner__title {
    font-size: 18px;
  }
}
.footer-inner__container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .footer-inner__container {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .footer-inner__box {
    margin-bottom: 30px;
  }
}
.footer-inner__box-title {
  color: #fff;
  margin-bottom: 10px;
  font-size: min(1.25vw, 16px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .footer-inner__box-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .footer-inner__box-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .footer-inner__box-list {
    margin-left: 20px;
  }
}
.footer-inner__box-item {
  margin-bottom: 0.5em;
  list-style-type: disc;
  list-style-position: inside;
  font-size: min(1.09vw, 14px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .footer-inner__box-item {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .footer-inner__box-item {
    font-size: 14px;
  }
}
.footer-credit {
  text-align: center;
  padding-bottom: min(1.88vw, 24px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .footer-credit {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .footer-credit {
    padding-bottom: 10px;
  }
}
.footer-credit p {
  color: #fff;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .footer-credit p {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .footer-credit p {
    font-size: 12px;
  }
}

.fv {
  background-image: url(./kochilandry-asset/img/fv/fvbg.png);
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 1280px;
  height: 616px;
  height: min(54.53vw, 698px);
  position: relative;
  margin: min(3.9vw, 50px) auto min(5vw, 64px);
}
@media screen and (max-width: 767px) {
  .fv {
    background-image: url(./kochilandry-asset/img/fv/fvbgsp.png);
    max-width: none;
    width: 100vw;
    margin: 63px auto 0;
    background-repeat: no-repeat;
    height: 693px;
  }
}
.fv-ill {
  position: absolute;
  right: min(13.28vw, 170px);
  top: min(4.68vw, 60px);
  width: min(24.37vw, 312px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .fv-ill {
    top: 30px;
    right: 10px;
    width: 19.53vw;
  }
}
@media screen and (max-width: 767px) {
  .fv-ill {
    width: 80vw;
    height: 57.45vw;
    top: 16.41vw;
    right: 50%;
    transform: translateX(50%);
  }
}
.fv-track {
  position: absolute;
  left: min(11.25vw, 144px);
  bottom: min(13.71vw, 175.6px);
  width: min(43.04vw, 551px);
  height: min(32.65vw, 418px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .fv-track {
    left: -20px;
    bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .fv-track {
    display: none;
  }
}
.fv-track img {
  width: 100%;
}
.fv-text {
  position: absolute;
  bottom: min(17.73vw, 227px);
  right: min(11.4vw, 146px);
}
@media screen and (max-width: 767px) {
  .fv-text {
    bottom: inherit;
    top: 80vw;
    right: inherit;
    left: 48px;
  }
}
.fv-text__catch {
  font-size: min(1.25vw, 16px);
  font-weight: bold;
  margin-bottom: min(0.935vw, 12px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .fv-text__catch {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .fv-text__catch {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 8px;
  }
}
.fv-text__subtitle {
  font-size: min(2.5vw, 32px);
  font-weight: bold;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .fv-text__subtitle {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .fv-text__subtitle {
    font-size: 20px;
  }
}
.fv-text__title {
  font-size: min(5vw, 64px);
  font-weight: bold;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .fv-text__title {
    font-size: 64px;
  }
}
@media screen and (max-width: 767px) {
  .fv-text__title {
    font-size: 40px;
  }
}
.fv-btn {
  background-color: var(--dkg);
  display: inline-block;
  padding: min(0.935vw, 12px) min(2.5vw, 32px) min(0.935vw, 12px) min(5vw, 64px);
  border-radius: 40px;
  color: #fff;
  position: absolute;
  bottom: min(14.06vw, 180px);
  right: min(13.9vw, 178px);
  font-size: min(1.4vw, 18px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .fv-btn {
    font-size: 18px;
    padding: 17px 37px 17px 69px;
    bottom: 10.35vw;
    right: 6.84vw;
  }
}
@media screen and (max-width: 767px) {
  .fv-btn {
    font-size: 18px;
    padding: 18px 32px 18px 72px;
    bottom: 10.256vw;
    position: fixed;
    z-index: 10;
    width: 90%;
    text-align: center;
    right: 50%;
    transform: translateX(50%);
  }
}
.fv-btn.hide {
  display: none;
}
.fv-btn::before {
  content: "";
  display: inline-block;
  background-image: url(./kochilandry-asset/img/fv/fvmail.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: min(2.18vw, 28px);
  height: min(2.18vw, 28px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: min(2.18vw, 28px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .fv-btn::before {
    width: 28px;
    height: 28px;
    left: 28px;
  }
}
@media screen and (max-width: 767px) {
  .fv-btn::before {
    width: 28px;
    height: 28px;
    left: 28px;
  }
}

/*# sourceMappingURL=.fv.css.map */
.header {
  background-color: var(--dkg);
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .header {
    padding: 10px 24px 10px 29px;
  }
}
.header-inner {
  width: min(81.25vw, 1040px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .header-inner {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .header-inner {
    width: 100%;
  }
}
.header-inner__left {
  position: relative;
}
.header-inner__left-img {
  display: inline-block;
}
.header-inner__left-img img {
  width: min(4.68vw, 60px);
  height: min(4.77vw, 61px);
}
@media screen and (max-width: 767px) {
  .header-inner__left-img img {
    width: 60%;
    height: auto;
  }
}
.header-inner__left-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: min(7.03vw, 90px);
  font-size: min(1.88vw, 24px);
  color: #fff;
  display: inline-block;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .header-inner__left-text {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header-inner__right {
    display: flex;
    justify-content: center;
    gap: min(1.18vw, 10px);
  }
}
.header-inner__right .btn {
  display: inline-block;
  color: #fff;
  font-size: min(1.41vw, 18px);
  border: 1px solid #fff;
  border-radius: 28px;
  padding: min(0.93vw, 12px) min(2.81vw, 36px) min(0.93vw, 12px) min(5.31vw, 68px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .header-inner__right .btn {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .header-inner__right .btn {
    padding: 11px 24px 11px 56px;
    font-size: 16px;
  }
}
.header-inner__right-consul {
  position: relative;
  margin-right: min(2.34vw, 30px);
}
.header-inner__right-consul::before {
  content: "";
  display: inline-block;
  background-image: url(./kochilandry-asset/img/header/headermail.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: min(1.88vw, 24px);
  height: min(1.88vw, 24px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: min(2.81vw, 36px);
}
@media screen and (max-width: 767px) {
  .header-inner__right-consul::before {
    left: 20px;
    width: 22px;
    height: 22px;
  }
}
.header-inner__right-coinfo {
  position: relative;
}
.header-inner__right-coinfo::before {
  content: "";
  display: inline-block;
  background-image: url(./kochilandry-asset/img/header/headerlocation.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: min(1.88vw, 24px);
  height: min(1.88vw, 24px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: min(2.81vw, 36px);
}
@media screen and (max-width: 767px) {
  .header-inner__right-coinfo::before {
    left: 20px;
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .header-inner__right-coinfo {
    display: none !important;
  }
}

.management {
  background-image: url(./kochilandry-asset/img/management/managementbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: min(50vw, 640px);
  padding: min(13.28vw, 170px) 0;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .management {
    padding: 30px 0;
    height: 450px;
    background-repeat: repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {
  .management {
    padding: 30px 0;
    height: 680px;
    background-repeat: repeat;
    background-size: contain;
  }
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .management-container {
    align-items: center !important;
  }
}
.management-container__box img {
  width: min(31.25vw, 400px);
  height: min(20.86vw, 267px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .management-container__box img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .management-container__box img {
    width: 100%;
    height: 100%;
  }
}
.management-text {
  margin-bottom: 10px;
}

.movie {
  margin-bottom: min(13.28vw, 170px);
}
@media screen and (max-width: 767px) {
  .movie {
    margin-bottom: 30px;
  }
}
.movie__area {
  width: min(50vw, 640px);
  height: min(28.125vw, 360px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .movie__area {
    width: 100%;
    height: 56.225vw;
  }
}
.movie__area video {
  width: 100%;
}
.movie__area iframe {
  width: 100%;
  height: 100%;
}
.movie.ptb130 {
  padding-top: min(10.15vw, 130px);
  padding-bottom: min(10.15vw, 130px);
}
@media screen and (max-width: 767px) {
  .movie.ptb130 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .movie__title {
    font-size: 16px !important;
  }
}

.recommendation {
  background-image: url(./kochilandry-asset/img/recommendation/recommedationbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  width: 100%;
  padding: min(13.28vw, 170px) 0;
}
@media screen and (max-width: 767px) {
  .recommendation {
    height: 640px;
    padding: 30px 0;
    margin-bottom: 80px;
  }
}
.recommendation-btn {
  background-color: var(--dkg);
  display: inline-block;
  padding: min(0.93vw, 12px) 32px min(0.93vw, 12px) min(5vw, 64px);
  border-radius: min(3.13vw, 40px);
  color: #fff;
  position: relative;
  font-size: min(1.41vw, 18px);
  margin-bottom: 10px;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .recommendation-btn {
    padding: 12px 32px 12px 64px;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .recommendation-btn {
    padding: 12px 32px 12px 64px;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.recommendation-btn::before {
  content: "";
  display: inline-block;
  background-image: url(./kochilandry-asset/img/fv/fvmail.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 28px;
}
.recommendation__title {
  margin-bottom: 32px !important;
}
.recommendation__title .section-title__en {
  font-size: min(1.88vw, 24px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .recommendation-container {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .recommendation-container {
    display: block !important;
  }
}
.recommendation-container__qr {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(1.56vw, 20px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .recommendation-container__qr {
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .recommendation-container__qr {
    align-items: center;
  }
}
.recommendation-container__img {
  width: 100px;
}
.recommendation-container__img img {
  width: min(7.8125vw, 100px);
  height: min(7.8125vw, 100px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .recommendation-container__img img {
    width: 40%;
    height: 40%;
  }
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .recommendation-container__img {
    width: 50%;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .recommendation-container__img {
    width: 60px;
  }
}
.recommendation-container__title {
  font-size: min(2.5vw, 32px);
  font-weight: bold;
  margin-bottom: min(0.93vw, 12px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .recommendation-container__title {
    font-size: 32px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .recommendation-container__title {
    font-size: 32px;
    margin-bottom: 12px;
  }
}
.recommendation-container__text {
  font-weight: bold;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .recommendation-container__text {
    margin-bottom: 0px;
    width: 50%;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .recommendation-container__text {
    margin-bottom: 0px;
  }
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .recommendation-container__box {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .recommendation-container__box {
    width: 100% !important;
  }
}
.recommendation-container__box.white {
  background-color: #fff;
  margin-right: 50px;
  padding: 20px 0;
  text-align: center;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .recommendation-container__box.white {
    margin-bottom: 40px;
    margin-right: 0;
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .recommendation-container__box.white {
    margin-bottom: 40px;
    margin-right: 0;
  }
}
.recommendation-catch {
  margin-bottom: 32px;
}
.recommendation-catch__item {
  margin-bottom: min(1.25vw, 16px);
  list-style-type: disc;
  list-style-position: inside;
}

.usability {
  padding: min(13.28vw, 170px) 0;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .usability {
    padding: 70px 0;
  }
}
@media screen and (max-width: 767px) {
  .usability {
    padding: 80px 0;
  }
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .usability-container {
    align-items: center !important;
  }
}
@media screen and (max-width: 767px) {
  .usability-container__box {
    margin-bottom: 30px !important;
  }
}
.usability-container__box img {
  width: min(27.5vw, 352px);
  height: min(18.05vw, 231px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .usability-container__box img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .usability-container__box img {
    width: 100%;
    height: 100%;
  }
}

.contact {
  margin-top: min(12.5vw, 150px);
}
.contact-wpcf7 {
  margin-top: min(2.81vw, 36px);
}
.contact-title {
  margin-bottom: 0px;
}
.contact-must {
  background-color: #f00;
  color: #fff;
  padding: min(0.42vw, 5px) min(0.83vw, 10px) min(0.5vw, 6px);
  font-size: min(1.17vw, min(1.09vw, 14px));
  border-radius: min(0.58vw, 7px);
  margin-left: 1.4rem;
}
.contact-list {
  margin-bottom: min(3.33vw, 40px);
}
.contact-item {
  margin-bottom: min(1.25vw, 16px);
}
@media screen and (max-width: 767px) {
  .contact-item {
    margin-bottom: 16px;
  }
}
.contact-item__title {
  width: 30%;
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .contact-item__title {
    width: 100%;
  }
}
.contact-item__iframe {
  width: 100%;
}
.contact-item__iframe .wpcf7-text {
  border: 1px solid var(--dkg);
  width: 100%;
  line-height: 2;
  border-radius: 5px;
}
.contact-item__iframe .wpcf7-textarea {
  width: 100%;
  border: 1px solid var(--dkg);
  border-radius: 5px;
}
.contact-item label {
  margin-bottom: 3rem;
}
.contact-item .checkBox-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.contact-button {
  text-align: center;
  position: relative;
}
.contact .wpcf7-submit {
  box-shadow: 0px min(0.5vw, 6px) min(0.5vw, 6px) 0px rgba(0, 0, 0, 0.45);
  padding: min(0.93vw, 12px) min(4.69vw, 60px);
  background-color: var(--dkg);
  color: #fff;
  width: min(27.08vw, 325px);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .contact .wpcf7-submit {
    width: 100%;
    padding: 12px 60px;
  }
}

.wpcf7 form .wpcf7-response-output {
  font-size: min(1.41vw, 18px);
}

/*
Theme Name:高知ランドリーLP
Author:アイドマホールディングス
Version:1.0
*/
:root {
  --dkg: #383f52;
  --txt: #333;
}

body {
  font-family: hiragino-kaku-gothic-pron, sans-serif;
}

html {
  scroll-padding-top: 120px; /* 固定ヘッダの高さ分 */
}

.wrapper {
  width: min(66.01vw, 845px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .wrapper {
    width: 95%;
  }
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .wrapper {
    width: 90%;
  }
}

p {
  font-size: min(1.25vw, 16px);
  line-height: 1.58;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 16px;
  }
}
@media screen and (min-width:767px) and (max-width:1025px) {
  p {
    font-size: 16px;
  }
}

img {
  max-width: 100%;
}

section {
  max-width: 1280px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  section {
    max-width: none;
  }
}

.section-title {
  font-size: min(2.81vw, 36px);
  font-weight: bold;
  margin-bottom: min(0.93vw, 12px);
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .section-title {
    font-size: 34px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .section-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.section-title.center {
  text-align: center;
}
.section-title.left {
  text-align: left;
}
.section-title__en {
  display: inline-block;
  margin-bottom: min(0.93vw, 12px);
  font-size: min(1.88vw, 24px);
  text-transform: uppercase;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .section-title__en {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .section-title__en {
    font-size: 20px !important;
  }
}

.section-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .section-container {
    display: block;
  }
}
.section-container__box {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .section-container__box {
    top: 0;
    width: 100%;
  }
}
.section-container__box.pl23 {
  padding-left: min(1.8vw, 23px);
}
@media screen and (max-width: 767px) {
  .section-container__box.pl23 {
    padding-left: 0;
  }
}
.section-container__box.pr23 {
  padding-right: min(1.8vw, 23px);
}
@media screen and (max-width: 767px) {
  .section-container__box.pr23 {
    padding-right: 0;
  }
}
.section-container__box.pr69 {
  padding-right: min(5.39vw, 69px);
}
@media screen and (max-width: 767px) {
  .section-container__box.pr69 {
    padding-right: 0;
  }
}
.section-container__box .catch {
  font-size: min(1.56vw, 20px);
  font-weight: bold;
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .section-container__box .catch {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .section-container__box .catch {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1025px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
@media screen and (min-width:767px) and (max-width:1025px) {
  .pc-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .tab_pc-only {
    display: none !important;
  }
}/*# sourceMappingURL=style.css.map */