#sec1 {
  padding: 10vw 0;
  position: relative;
}
#sec1::before {
  content: "";
  background: url(../img/about/sec1_deco1.png) no-repeat 0 0/100%;
  width: 30%;
  height: 65vw;
  right: 0;
  bottom: -5vw;
  position: absolute;
}
#sec1 .row-1 {
  margin-bottom: 30px;
}
#sec1 .row-1 .col-left {
  margin-bottom: 30px;
}
#sec1 .row-1 .col-left h2 {
  font-size: 5.5vw;
  line-height: 2em;
  margin-bottom: 5vw;
}
#sec1 .row-1 .col-left .txt {
  margin-bottom: 20px;
}
#sec1 .row-1 .col-right .box-1 {
  margin-bottom: 40px;
}
#sec1 .row-1 .col-right .box-1 .catch-1 {
  width: 60%;
  margin-left: 10%;
  margin-bottom: 10px;
}
#sec1 .row-1 .col-right .box-2 {
  width: 80%;
  margin: 0 auto;
}
#sec1 .row-1 .col-right .box-2 .catch-2 {
  width: 70%;
  margin-left: auto;
  margin-right: 10%;
  margin-bottom: 10px;
}
#sec1 .box-3 {
  position: relative;
}
#sec1 .box-3 .catch-3 {
  position: absolute;
  right: 10%;
  top: 10%;
  z-index: 1;
  width: 45%;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 140px 0;
  }
  #sec1::before {
    width: 296px;
    height: 605px;
    right: 0;
    bottom: -50px;
  }
  #sec1 .wrap {
    max-width: 1200px;
  }
  #sec1 .row-1 {
    margin-bottom: -8px;
  }
  #sec1 .row-1 .col-left {
    margin-bottom: 30px;
  }
  #sec1 .row-1 .col-left h2 {
    font-size: 36px;
    line-height: 90px;
    margin-bottom: 70px;
    margin-top: 100px;
    letter-spacing: 3.6px;
  }
  #sec1 .row-1 .col-left .txt {
    margin-bottom: 70px;
    width: -moz-max-content;
    width: max-content;
  }
  #sec1 .row-1 .col-left .txt-2 {
    margin-left: 50px;
    margin-bottom: 85px;
  }
  #sec1 .row-1 .col-left .txt-3 {
    margin-left: 20px;
  }
  #sec1 .row-1 .col-right .box-1 {
    margin-bottom: 40px;
    margin-right: -150px;
    margin-left: -55px;
  }
  #sec1 .row-1 .col-right .box-1 .catch-1 {
    width: 60%;
    margin-left: 10%;
    margin-bottom: 10px;
  }
  #sec1 .row-1 .col-right .box-2 {
    width: -moz-max-content;
    width: max-content;
    margin: 85px 0 0 90px;
  }
  #sec1 .row-1 .col-right .box-2 .catch-2 {
    width: 70%;
    margin-left: auto;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #sec1 .box-3 {
    width: -moz-max-content;
    width: max-content;
    margin-left: -100px;
  }
  #sec1 .box-3 .catch-3 {
    right: -15px;
  }
}
#sec2 {
  padding: 10vw 0;
}
#sec2 .box {
  background: #f5f1e9;
  padding: 10vw 4vw;
}
#sec2 .box h2 {
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 10vw;
  position: relative;
}
#sec2 .box h2::before {
  content: "";
  background: url(../img/about/sec2_catch1.png) no-repeat 0 0/100%;
  width: 35%;
  height: 15vw;
  left: -8vw;
  top: -10vw;
  position: absolute;
}
#sec2 .box ul li {
  width: 240px;
  height: 240px;
  text-align: center;
  background: #4c372f;
  border-radius: 50vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 40px;
  font-size: 20px;
  color: #fff;
  line-height: 38px;
  position: relative;
}
#sec2 .box ul li::after {
  content: "";
  top: -7px;
  left: -7px;
  right: -7px;
  bottom: -7px;
  position: absolute;
  border-radius: 50vw;
  border: 1px solid #4c372f;
}
#sec2 .box ul li > span > span {
  font-size: 24px;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 70px 0 120px;
  }
  #sec2 .wrap {
    max-width: 1300px;
  }
  #sec2 .box {
    padding: 100px 0 160px;
  }
  #sec2 .box h2 {
    margin: 0 auto 85px;
    letter-spacing: 4px;
  }
  #sec2 .box h2::before {
    width: 245px;
    height: 137px;
    left: -100px;
    top: -125px;
  }
  #sec2 .box ul {
    max-width: 1140px;
    margin: 0 auto;
  }
  #sec2 .box ul li {
    width: 300px;
    height: 300px;
    margin: 0;
    font-size: 26px;
    line-height: 45px;
  }
  #sec2 .box ul li > span > span {
    font-size: 36px;
  }
}
#sec3 {
  position: relative;
}
#sec3::before {
  content: "";
  background: url(../img/about/sec3_deco_right.png) no-repeat 0 0/100%;
  width: 25%;
  height: 65vw;
  right: 0;
  top: 30vw;
  position: absolute;
}
#sec3 .desc {
  text-align: right;
  margin-bottom: 140px;
  margin-right: 10%;
}
#sec3 .row-1 .col-right {
  width: 300px;
  margin: 0 auto 50px;
}
#sec3 .row-1 .col-right h2 {
  font-size: 24px;
  writing-mode: vertical-rl;
  line-height: 55px;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  margin: 0 auto 40px;
  padding: 0 3px;
  background: url(../img/about/sec3_deco_line.png) repeat 0 0/56px;
  position: relative;
}
#sec3 .row-1 .col-right h2::after {
  content: "";
  background: url(../img/about/sec3_deco1.png) no-repeat 0 0/100%;
  width: 192px;
  height: 140px;
  right: -75px;
  top: -100px;
  position: absolute;
}
#sec3 .row-1 .col-right .box-1 {
  margin-bottom: 50px;
}
#sec3 .row-1 .col-right .box-1 .box-desc {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
#sec3 .row-1 .col-right .box-1 h3 {
  font-size: 24px;
  margin-bottom: 15px;
  letter-spacing: 3px;
}
#sec3 .row-1 .col-right .box-1 .price {
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
#sec3 .row-1 .col-right .box-1 .price small {
  font-size: 20px;
}
#sec3 .row-1 .col-right .box-2 {
  position: relative;
  background: #fbf9f5;
  padding: 35px 20px;
  margin-bottom: 30px;
}
#sec3 .row-1 .col-right .box-2 h3 {
  font-size: 22px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -15px;
}
#sec3 .row-1 .col-right .box-2 h3::before {
  content: "";
  background: url(../img/about/sec3_deco2.png) no-repeat 0 0/100%;
  width: 75px;
  height: 40px;
  left: -45px;
  top: -10px;
  position: absolute;
}
#sec3 .row-1 .col-right .box-2 ul {
  font-size: 18px;
}
#sec3 .row-1 .col-right .box-2 ul li {
  margin-bottom: 10px;
}
#sec3 .row-1 .col-right .photo-2 {
  margin-bottom: 60px;
}
#sec3 .row-2 {
  margin-bottom: -8px;
}
#sec3 .row-2 .col-right {
  padding: 50px 0;
  background: url(../img/shared/pt2.jpg);
  color: #fff;
  position: relative;
}
#sec3 .row-2 .col-right::before {
  content: "";
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35), transparent);
  width: 100%;
  height: 350px;
  top: 0;
  left: 0;
  position: absolute;
}
#sec3 .row-2 .col-right .container {
  width: 300px;
  margin: 0 auto;
}
#sec3 .row-2 .col-right .container h2 {
  font-size: 24px;
  writing-mode: vertical-rl;
  line-height: 55px;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  margin: 0 auto 40px;
  padding: 0 3px;
  background: url(../img/about/sec3_line_w.png) repeat 0 0/56px;
  position: relative;
}
#sec3 .row-2 .col-right .container .box-1 {
  margin-bottom: 50px;
}
#sec3 .row-2 .col-right .container .box-1 .box-desc {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
#sec3 .row-2 .col-right .container .box-1 h3 {
  font-size: 24px;
  margin-bottom: 15px;
  letter-spacing: 3px;
}
#sec3 .row-2 .col-right .container .box-1 .price {
  font-size: 22px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
#sec3 .row-2 .col-right .container .box-1 .price small {
  font-size: 20px;
}
#sec3 .row-2 .col-right .container .box-2 {
  position: relative;
  background: rgba(251, 249, 245, 0.1);
  padding: 35px 20px;
  margin-bottom: 30px;
}
#sec3 .row-2 .col-right .container .box-2 h3 {
  font-size: 22px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -15px;
}
#sec3 .row-2 .col-right .container .box-2 h3::before {
  content: "";
  background: url(../img/about/sec3_deco3.png) no-repeat 0 0/100%;
  width: 75px;
  height: 40px;
  left: -45px;
  top: -10px;
  position: absolute;
}
#sec3 .row-2 .col-right .container .box-2 ul {
  font-size: 18px;
  letter-spacing: 3px;
}
#sec3 .row-2 .col-right .container .box-2 ul li {
  margin-bottom: 10px;
}
#sec3 .row-2 .col-right .container .photo-3 {
  margin-bottom: 60px;
}
#sec3 .row-2 .col-right .container .btn-t1 a {
  background: #fff;
  color: #000;
}
#sec3 .row-2 .col-left .sec3-slide .slick-dots {
  width: -moz-max-content;
  width: max-content;
  left: auto;
  right: 10px;
}
#sec3 .row-2 .col-left .sec3-slide .slick-dots li {
  display: block;
  height: 20px;
}
#sec3 .row-2 .col-left .sec3-slide .slick-dots li button {
  width: 17px;
  height: 17px;
}
#sec3 .row-2 .col-left .sec3-slide .slick-dots li button::before {
  width: 17px;
  height: 17px;
  border: 1px solid #fff;
  border-radius: 50px;
  background: #69544c;
}
#sec3 .row-2 .col-left .sec3-slide .slick-dots li.slick-active button::before {
  background: #fff;
}

@media screen and (min-width: 768px) {
  section {
    overflow-y: visible;
    overflow-x: clip;
  }
  #sec3::before {
    width: 210px;
    height: 509px;
    top: 350px;
  }
  #sec3 .desc {
    text-align: right;
    margin-bottom: 100px;
  }
  #sec3 .row-1 .col-right {
    width: 350px;
    margin: 0 auto 100px;
    order: 2;
  }
  #sec3 .row-1 .col-right h2 {
    font-size: 32px;
    line-height: 90px;
    margin: 200px auto 100px;
    padding: 0 5px;
    background: url(../img/about/sec3_deco_line.png) repeat 0 0/auto;
  }
  #sec3 .row-1 .col-right h2::after {
    width: 249px;
    height: 133px;
    right: -150px;
    top: -180px;
  }
  #sec3 .row-1 .col-right .box-1 {
    margin-bottom: 120px;
  }
  #sec3 .row-1 .col-right .box-1 .box-desc {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #sec3 .row-1 .col-right .box-1 h3 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  #sec3 .row-1 .col-right .box-1 .price {
    font-size: 28px;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  #sec3 .row-1 .col-right .box-1 .price small {
    font-size: 22px;
  }
  #sec3 .row-1 .col-right .box-2 {
    padding: 50px 50px 35px;
    margin: 0 -50px 100px;
  }
  #sec3 .row-1 .col-right .box-2 h3 {
    font-size: 26px;
    top: -25px;
  }
  #sec3 .row-1 .col-right .box-2 h3::before {
    width: 137px;
    height: 60px;
    left: -100px;
    top: -10px;
  }
  #sec3 .row-1 .col-right .box-2 ul {
    font-size: 24px;
  }
  #sec3 .row-1 .col-right .box-2 ul li {
    margin-bottom: 10px;
  }
  #sec3 .row-1 .col-right .photo-2 {
    margin: 0 -50px 60px;
  }
  #sec3 .row-1 .col-right .btn-t1 a {
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
  }
  #sec3 .row-1 .col-left {
    width: 50%;
    order: 1;
    position: sticky;
    top: 0;
    left: 0;
    height: 100vh;
  }
  #sec3 .row-1 .col-left img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec3 .row-2 {
    margin-bottom: 0;
  }
  #sec3 .row-2 .col-right {
    order: 2;
    padding: 50px 0;
    background: url(../img/shared/pt2.jpg);
    color: #fff;
    position: relative;
    width: 50%;
  }
  #sec3 .row-2 .col-right::before {
    content: "";
    background: linear-gradient(to bottom, rgb(255, 255, 255), rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.01), transparent);
    width: 100%;
    height: 450px;
    top: 0;
    left: 0;
    position: absolute;
  }
  #sec3 .row-2 .col-right .container {
    width: 350px;
    margin: 0 auto 50px;
    order: 2;
  }
  #sec3 .row-2 .col-right .container h2 {
    font-size: 32px;
    line-height: 85px;
    margin: 200px auto 100px;
    padding: 5px 5px 10px;
    background: url(../img/about/sec3_line_w.png) repeat 0 0/auto;
  }
  #sec3 .row-2 .col-right .container h2::after {
    width: 249px;
    height: 133px;
    right: -105px;
    top: -180px;
  }
  #sec3 .row-2 .col-right .container .box-1 {
    margin-bottom: 120px;
  }
  #sec3 .row-2 .col-right .container .box-1 .box-desc {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #sec3 .row-2 .col-right .container .box-1 h3 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  #sec3 .row-2 .col-right .container .box-1 .price {
    font-size: 28px;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  #sec3 .row-2 .col-right .container .box-1 .price small {
    font-size: 22px;
  }
  #sec3 .row-2 .col-right .container .box-2 {
    padding: 50px 50px 35px;
    margin: 0 -50px 80px;
  }
  #sec3 .row-2 .col-right .container .box-2 h3 {
    font-size: 26px;
    top: -25px;
  }
  #sec3 .row-2 .col-right .container .box-2 h3::before {
    width: 137px;
    height: 60px;
    left: -100px;
    top: -10px;
  }
  #sec3 .row-2 .col-right .container .box-2 ul {
    font-size: 24px;
  }
  #sec3 .row-2 .col-right .container .box-2 ul li {
    margin-bottom: 10px;
  }
  #sec3 .row-2 .col-right .container .photo-3 {
    margin: 0 -50px 80px;
  }
  #sec3 .row-2 .col-right .container .btn-t1 a {
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
  }
  #sec3 .row-2 .col-right .container .btn-t1 a:hover {
    color: #fff;
  }
  #sec3 .row-2 .col-left {
    order: 1;
    width: 50%;
    height: 100vh;
    position: sticky;
    top: 0;
    left: 0;
  }
  #sec3 .row-2 .col-left .sec3-slide .slick-slide img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec3 .row-2 .col-left .sec3-slide .slick-dots {
    width: -moz-max-content;
    width: max-content;
    left: auto;
    right: 10px;
  }
  #sec3 .row-2 .col-left .sec3-slide .slick-dots li {
    display: block;
    height: 20px;
  }
  #sec3 .row-2 .col-left .sec3-slide .slick-dots li button {
    width: 17px;
    height: 17px;
  }
  #sec3 .row-2 .col-left .sec3-slide .slick-dots li button::before {
    width: 17px;
    height: 17px;
    border: 1px solid #fff;
    border-radius: 50px;
    background: #69544c;
  }
  #sec3 .row-2 .col-left .sec3-slide .slick-dots li.slick-active button::before {
    background: #fff;
  }
}
#sec4 {
  padding: 10vw 0 15vw;
  position: relative;
}
#sec4::before {
  content: "";
  background: url(../img/shared/pt1.jpg);
  width: 12%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
#sec4::after {
  content: "";
  background: url(../img/about/sec4_deco1.png) no-repeat 0 0/100%;
  width: 40%;
  height: 85vw;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
}
#sec4 .wrap {
  padding: 0 9%;
}
#sec4 .row .col-left {
  margin-bottom: 30px;
}
#sec4 .row .col-left .desc {
  margin-bottom: 3vw;
  font-weight: bold;
}
#sec4 .row .col-left h2 {
  margin-bottom: 5vw;
  font-size: 6vw;
  line-height: 2em;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 150px 0 220px;
  }
  #sec4::before {
    width: calc(50% - 600px);
  }
  #sec4::after {
    width: 296px;
    height: 613px;
    bottom: 10px;
  }
  #sec4 .wrap {
    padding: 0;
  }
  #sec4 .row .col-left {
    margin-bottom: 30px;
    width: 425px;
  }
  #sec4 .row .col-left .desc {
    margin-bottom: 0;
  }
  #sec4 .row .col-left h2 {
    margin-bottom: 50px;
    font-size: 32px;
    line-height: 70px;
    letter-spacing: 3.4px;
  }
  #sec4 .row .col-left .txt {
    font-size: 16px;
    line-height: 40px;
  }
  #sec4 .row .col-right {
    margin-right: -70px;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  #sec1 .row-1 .col-right .box-1 {
    margin-right: -60px;
  }
  #sec1 .row-1 .col-right .box-2 {
    margin: 85px 0 0 50px;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  #sec1 .row-1 .col-left {
    margin-left: 15px;
  }
  #sec1 .row-1 .col-left .txt-2 {
    margin-left: 20px;
  }
  #sec1 .row-1 .col-right .box-1 {
    margin-right: 0;
  }
  #sec1 .row-1 .col-right .box-2 {
    margin: 50px 0 0 5px;
    width: 340px;
  }
  #sec1 .row-1 .col-right .box-2 .catch-2 {
    width: 50%;
    margin-right: 30px;
  }
  #sec1 .row-1 .col-right .box-1 .catch-1 {
    width: 45%;
  }
  #sec2 .box ul {
    max-width: 1000px;
  }
  #sec4 .row .col-right {
    margin-right: -20px;
  }
}/*# sourceMappingURL=about.css.map */

h2{
  letter-spacing: 4px;
}