@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap");*{margin:0;padding:0;list-style:none;box-sizing:border-box;word-break:keep-all;outline:0 solid silver;font-family:Noto Sans KR,sans-serif}@font-face{font-family:Cormorant;src:url(https://fonts.gstatic.com/s/cormorant/v17/H4cgBXOCl9bbnla_nHIq6pY.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:maruBuri;src:url(/MaruBuri-Light.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}body{color:black;overflow-x:hidden}li{cursor:pointer;transition:.5s}li,p{font-size:.9rem}a{text-decoration:none;color:white;cursor:pointer;transition:.3s;text-transform:uppercase}table{border-collapse:collapse;border:none}textarea{resize:none}input{border:0;background-color:transparent}img{display:block;margin:auto 0}button{border:0 solid;background:transparent;transition:.3s}.display-flex,.display-flex-flow{display:flex;justify-content:space-between}.display-flex-flow{flex-wrap:wrap}.pc{display:none}.slick-arrow{display:none;opacity:0}.popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;background:white;border-radius:20px;width:80%;max-width:600px;padding-bottom:40px}.popup>div{background:#784315;border-top-left-radius:20px;border-top-right-radius:20px}.popup>div>div{padding:10px 20px;color:white}.popup>div>div button img{filter:brightness(0) invert(1);cursor:pointer}.popup>section{margin-top:35px;padding:0 20px;height:320px;max-height:600px;overflow-y:auto}.popup>section ul{text-align:left;color:black;padding:0;margin-bottom:30px}.popup>section ul li:first-of-type{font-weight:700;margin-bottom:20px}.black-bg{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:black;opacity:.5;z-index:1}.open-pop{display:block}.more-button>a{display:flex;gap:20px;color:#000}.more-button>a>p{margin:auto 0}.more-button>a>div{position:relative}.more-button>a>div>:last-child{width:50px;height:50px;border:1px solid #000;border-radius:100%}.more-button>a>div>div>img{position:absolute;width:25px;height:auto;top:50%;left:5px;transform:translate(-50%,-50%);transition:1s}.more-button>a>div>div>img:hover{left:50%}header{position:fixed;width:100%;top:0;left:0;z-index:20}header>div{max-width:1280px;margin:0 auto;width:100%;padding:20px 8%}header>div>:last-child{cursor:pointer}.home-header{color:white}.inner-header{color:black;background:white;border-bottom:1px solid #ccc}nav{position:absolute;background:white;top:0;width:200px;height:100vh;transition:.3s;z-index:22;padding:25px 30px}nav.nav-open{right:0}nav img,nav>:last-child{cursor:pointer}.nav-close{top:0;right:-250px}nav>:first-child img{margin:auto 10px 0 auto}nav>ul{margin-top:45px}nav>ul li{text-align:center}nav>ul li a{display:block;color:#000;padding:15px;width:100%}nav>ul li a:hover{color:#7D4717}.page-layout>:first-child{position:relative;width:100%;height:108px;margin-top:70px}.page-layout>:first-child h1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;z-index:1}.page-layout>:first-child img{width:100%;height:auto;object-fit:cover}.page-layout>:last-child{position:relative;padding:60px 8%;max-width:1280px;margin:0 auto}.page-layout>:last-child>:first-child h1{text-align:center}.page-layout>:last-child>:first-child p{text-align:center;margin:20px 0 50px}.inquire-form>h2{text-align:center;margin-bottom:30px}.inquire-form>*{margin:15px 0}.inquire-form label,.inquire-form legend{font-size:bold;text-align:center;width:30%;margin:auto 0}.inquire-form input,.inquire-form select{background:white;border-radius:5px;padding:8px;border:1px solid #ccc;width:70%}.inquire-form>:nth-child(3)>div{width:70%}.inquire-form>:nth-child(3)>div>button{width:48%;padding:8px 30px;border-radius:5px;border:1px solid #ccc;cursor:pointer}.inquire-form>:nth-child(3)>div>button.selected{background:#7D4717;color:white;border:1px solid #7d4717}.inquire-form fieldset{border:0}.inquire-form fieldset>div{height:43px}.inquire-form fieldset>div>:first-child{width:30%;margin:auto 0}.inquire-form fieldset>div>:first-child legend{width:100%}.inquire-form fieldset>div>:last-child{width:70%}.inquire-form fieldset>div>:last-child p{font-weight:700;padding:0 10px;margin:auto 0!important}.inquire-form>:nth-last-child(2){justify-content:left;margin-top:30px;gap:20px}.inquire-form>:nth-last-child(2) input{display:none}.inquire-form>:nth-last-child(2) input+label{display:inline-block;width:18px;height:18px;background:white;border:1px solid #ccc;margin:auto 0;position:relative;cursor:pointer}.inquire-form input[type=checkbox]:checked+label{background:#784315}.inquire-form input[type=checkbox]:checked+label:after{content:"✔";position:absolute;bottom:-2px;left:1px;color:white}.inquire-form>:nth-last-child(2) p{margin:0!important;text-align:left!important;font-size:.8rem}.inquire-form>:nth-last-child(2) p span{margin-left:10px;border-bottom:1px solid #000}.inquire-form>:last-child{text-align:center}.inquire-form>:last-child button{width:70%;border-radius:40px;background:#BEA38B;font-weight:700;padding:10px 30px;margin-top:30px;color:white;font-size:1rem;cursor:pointer}footer{background:#EFE3CF}footer ul{text-align:center;padding:20px 0 30px}footer ul,footer>ul>li a{color:#50422B}footer>:nth-child(3),footer>ul{max-width:1280px;margin:0 auto}footer>:first-child{font-weight:700}footer ul li{width:100%;margin:5px 0}footer>:nth-child(3) ul:first-of-type{justify-content:center}footer>:nth-child(3) ul:first-of-type li:first-of-type,footer>:nth-child(3) ul:first-of-type li:nth-of-type(2){width:33%}footer>:nth-child(3) ul:last-of-type{padding:20px 0 70px}footer>:nth-child(3) ul:last-of-type li span{font-weight:700}footer>:nth-child(3) ul:last-of-type li img{margin:30px auto auto}footer>:nth-child(2){width:100%;height:1px;background:#C6B69D}.footer-fixed{position:fixed;bottom:0;left:0;width:100%;z-index:1}.footer-fixed>:first-child{position:absolute;right:8%;bottom:90px}.footer-fixed>:first-child button{width:60px;height:60px;border-radius:100%}.footer-fixed>:first-child button img{margin:0 auto;cursor:pointer}.footer-fixed>:first-child button:first-of-type{background:#F2DA00;margin-bottom:15px}.footer-fixed>:first-child button:first-of-type a{color:#221103}@keyframes flicker{0%,to{background:#7D4717}50%{background:#58402a}}.footer-fixed>:first-child button:last-of-type{background:#7D4717}.footer-fixed>:last-child>:first-child>button{width:100%;padding:20px;justify-content:center;gap:10px;background:#7D4717}.footer-fixed>:last-child>:first-child>button:first-of-type{background:#F2DA00}.footer-fixed>:last-child>:first-child>button:last-of-type{animation:flicker 1.5s infinite}.footer-fixed>:last-child>:first-child>button:first-of-type a{color:#221103}@media screen and (min-width:1366px){h1{font-size:2rem}h2{font-size:1.8rem}.pc{display:block}.mo{display:none}li,p{font-size:1rem}.home-header{background:transparent;border-bottom:0}.inner-header nav ul li a{color:#000}.inner-header nav ul li a:focus{color:#7D4717}header>div{padding:20px 0}header>div>:first-child{margin:auto 0}header>div>:nth-last-child(2)>div>a>img{filter:brightness(0) invert(1);cursor:pointer}.inner-header>div>:nth-last-child(2)>div>a>img{filter:invert(0)}.inner-header>div>:nth-last-child(2)>a>div>img{filter:invert(1)}.inner-header>div>:nth-last-child(2)>a>p{color:#000}header>div>:nth-last-child(2)>div{position:relative}header>div>:nth-last-child(2)>div>img{display:none;position:absolute;top:120%;left:50%;transform:translateX(-50%)}header>div>:nth-last-child(2){display:flex;width:250px}header>div>:nth-last-child(2)>a{width:150px}header>div>:nth-last-child(2)>a div{margin:auto}header>div>:nth-last-child(2) p{font-size:1.2rem}header>div>:nth-child(4)>a,header>div>:nth-child(4)>div{margin:auto 0}.isHome{display:none}nav{position:static;background:none;width:600px;height:auto;padding:0}nav>:first-child img{margin:auto 0 0 auto}nav>ul{margin-top:0;display:flex;justify-content:space-between}nav>ul li{text-align:center;margin:0}nav>ul li a{color:white;font-weight:700;font-size:1.2rem}nav>ul li a:focus{color:#7D4717;background:none}.page-layout>:first-child{height:292px;margin-top:88px}.page-layout>:first-child h1{font-size:2.5rem}.page-layout>:last-child{padding:100px 0}.inquire-form label,.inquire-form legend{width:150px;text-align:left}.inquire-form input,.inquire-form select{width:100%;padding:15px}.inquire-form>:nth-child(3)>div{width:100%}.inquire-form fieldset>div>:first-child,.inquire-form fieldset>div>:first-child legend{width:120px}.inquire-form fieldset>div{height:53px}.inquire-form fieldset>div>:last-child{width:100%}.inquire-form>:nth-child(3)>div>button{padding:15px 30px}.inquire-form>:nth-last-child(2){gap:10px}footer ul{padding:30px 0}footer>:first-child{gap:20px;padding-top:50px}footer>:first-child,footer>ul{justify-content:left}footer ul li{width:auto;margin:0}footer>:nth-child(3) ul:first-of-type{justify-content:left;gap:15px}footer>:nth-child(3) ul:first-of-type li:first-of-type,footer>:nth-child(3) ul:first-of-type li:nth-of-type(2){width:auto}footer>:nth-child(3) ul:last-of-type{padding:20px 0 110px}footer>:nth-child(3) ul:last-of-type li br{display:none}footer>:nth-child(3) ul:last-of-type li span{font-weight:700}footer>:nth-child(3) ul:last-of-type li img{margin:30px auto auto}footer>:nth-child(2){width:100%;height:1px;background:#C6B69D}footer>:nth-child(3) ul:last-of-type li img{margin:0 auto}.footer-fixed>:first-child{padding:30px 0}.footer-fixed form>:nth-child(2)>:last-child>input{display:none}.footer-fixed form>:nth-child(2)>:last-child>input+label{display:inline-block;width:18px;height:18px;background:white;border:1px solid #ccc;margin:auto 0;position:relative;cursor:pointer}.footer-fixed form>:nth-child(2)>:last-child>input[type=checkbox]:checked+label{background:#784315}.footer-fixed form>:nth-child(2)>:last-child>input[type=checkbox]:checked+label:after{content:"✔";position:absolute;bottom:-2px;left:1px;color:white}.footer-fixed>:last-child{background:linear-gradient(90deg,#784315,#221103)}.footer-fixed>:last-child>:last-child{max-width:1280px;width:100%;margin:0 auto;padding:20px 0}.footer-fixed>:last-child>:last-child form{color:white}.footer-fixed>:last-child>:last-child form h3{font-size:1.5rem;margin:auto 0}.footer-fixed>:last-child>:last-child form input{background:white;border-radius:5px;padding:10px}.footer-fixed>:last-child>:last-child form>div{width:1000px}.footer-fixed>:last-child>:last-child form>div>input{width:200px}.footer-fixed>:last-child>:last-child form>div>input::placeholder{color:#555}.footer-fixed>:last-child>:last-child form>div>div:first-of-type{width:365px}.footer-fixed>:last-child>:last-child form>div>div:last-of-type{width:360px;justify-content:left;gap:15px}.footer-fixed>:last-child>:last-child form>div>div p{margin:auto 0}.footer-fixed>:last-child>:last-child form>div>div p span{border-bottom:1px solid white;cursor:pointer}.footer-fixed>:last-child>:last-child form>div>div input{width:100px}.footer-fixed>:last-child>:last-child form button{border-radius:100px;background:#EFE3CF;color:#171717;cursor:pointer;width:100px}}.main-slider{position:relative;overflow:hidden;width:100%;height:900px}.main-slider img{object-fit:cover}.main-slide-wrapper .slick-slider .slick-arrow{display:none!important}#fullpage::-webkit-scrollbar{display:none}#fullpage{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.section{scroll-snap-align:start;scroll-snap-stop:always}.scroll-button{position:fixed;top:50%;right:8%;transform:translateY(-50%)}.scroll-button>button:focus{background:none;border:1px solid #ddd}.scroll-button>button{cursor:pointer;display:block;background:#ddd;opacity:.7;border-radius:100%;width:8px;height:8px;margin:20px 0}.home{position:relative}.home .main-slide-wrapper,.home6 .main-slide-wrapper{height:900px}.home>:last-child{color:white;position:absolute;width:70%;top:30%;left:8%;transform:translateY(-50%);z-index:2}.home>:last-child h1{margin-bottom:10px}.home>:last-child>div{margin-top:50px;justify-content:left;width:30%;max-width:50%;gap:10px}.home>:last-child>div>:first-child{gap:15px}.slide-index>div button{cursor:pointer;border-radius:100%;border:1px solid #bababa;width:40px;height:40px}.slide-index>div button img{margin:0 auto;width:20px;height:auto}.slide-index>div p{font-family:Cormorant,serif!important;margin:auto auto 0;font-size:1.2rem}.slide-index>div p span{font-family:Cormorant,serif!important;opacity:.7}.home2{background:url(/images/home2-bg.webp) no-repeat;background-size:cover;background-position:50%;position:relative;height:100vh}.home2>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#E6D7C0;text-align:center;width:70%}.home2>div>:first-child{margin-bottom:50px}.home2>div>:first-child h1{font-size:2.5rem;font-weight:300;font-family:maruBuri,serif!important}.home2>div>:first-child>div{height:1px;width:84px;margin:15px auto 25px;background:linear-gradient(90deg,hsla(37,56%,73%,0),#e1c394,hsla(37,56%,73%,0))}.home2>div>:first-child h3{font-weight:300}.home2>div>:first-child p{color:#F1D7B3;font-size:2rem}.home2>div>:last-child{width:100%}.home2>div>:last-child section{position:relative}.home2>div>:last-child section>div{transform:rotate(45deg);transform-origin:center center;border:1px solid #f1d7b3;width:90px;height:90px}.home2>div>:last-child section>p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;width:100%}.home3{max-width:1280px;margin:0 auto;padding:120px 8% 60px}.home3 .section{height:auto}.home3>div>div{position:relative}.home3>div>div>img{width:100%;height:auto}.home3>:first-child{justify-content:left;position:relative}.home3>:first-child>div{width:40%}.home3>:first-child>div>img{width:100%}.home3>:first-child>:last-child{transform:rotate(-90deg);height:20px;width:auto;position:absolute;left:32%;top:40px;gap:10px}.home3>:first-child>:last-child p{font-family:Cormorant,serif!important;font-style:italic}.home3>:first-child>:last-child div{width:35px;height:1px;background-color:black;margin:auto}.home3>:last-child>:first-child{width:100%;max-width:600px;text-align:right;position:relative}.home3>:last-child>:first-child>img{width:70%;margin-top:30px;margin-left:auto;display:block}.home3>:last-child>:last-child h1{margin:20px 0}.home3>:last-child>:last-child>p{color:#555;margin-bottom:30px}.home4>.main-slide-wrapper{padding-bottom:20px}.home4{padding:60px 8%;text-align:center}.home4>:first-child p{margin:20px 0 30px}.home4 .main-slider{height:auto;color:white}.home4 .main-slider>div{position:relative;margin:0 8px}.home4 .main-slider>div img{border-radius:10px;width:100%;height:auto}.home4 .main-slider>div h3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.9rem;width:80%}.home4 .slick-dots li button:before{font-size:.7rem}.home4 .slick-dots .slick-active button:before{color:#5C3329;opacity:1}.home4 .more-button:last-of-type a{margin-top:70px;justify-content:center}.home5{background:url(/images/home5-bg.webp) no-repeat;background-size:cover;background-position:50%;position:relative;padding:120px 8% 60px}.home5,.home5 .more-button>a{color:white}.home5>div>:first-child>:first-child>p{margin:20px 0 30px}.home5 .more-button>a>div img{filter:invert(1)}.home5 .more-button>a>div>:last-child{border:1px solid white}.home5>div>:last-child{width:100%;text-align:center}.home5>div>:last-child section{margin:50px 0 30px}.home5>div>:last-child section div{margin-top:20px;position:relative;width:100%}.home5>div>:last-child section div img{width:100%;height:auto}.home6{position:relative}.home6 .main-slide-wrapper .main-slider>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;z-index:2;text-align:center;width:80%}.home6 .main-slide-wrapper .main-slider>div h1{margin-bottom:20px}.home6 .main-slide-wrapper .main-slider>div br{display:none}.home6>:last-child{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);z-index:2;gap:20px;color:white;width:25%;max-width:300px;text-align:center}.home6>:last-child>:first-child{gap:15px;order:1;width:100%;max-width:160px}.home6>:last-child>:last-child{margin:auto;width:100%;max-width:100px}.home7{background:url(/images/home7-bg.png) no-repeat;background-size:cover;background-position:50%;position:relative;color:white;padding:120px 8%}.home7>div>:first-child{text-align:center;width:100%}.home7>div>:first-child p{margin:20px 0 30px}.home7>div>:nth-child(2){padding:30px;background:white;color:#000;border-radius:20px;box-shadow:0 0 5px #dac199;max-width:500px;margin:0 auto}.home7>div>:nth-child(2)>:nth-child(4)>div{width:70%}.home7>div>:nth-child(2)>:nth-child(6)>div>:first-child{width:30%}.home7>div>:nth-child(2)>:nth-child(6)>div>:last-child{width:70%}.home7>div>:nth-child(2) button{width:48%;padding:8px 30px;border-radius:5px;border:1px solid #ccc;cursor:pointer}.home7>div>:nth-child(2) button.selected{background:#7D4717;color:white;border:1px solid #7d4717}.home7>div>:nth-child(2)>div>button{border-radius:100px;width:65%}.rep-tel{width:100%;margin:50 auto 0;color:#e9c385}.rep-tel>div{justify-content:left;gap:15px}.rep-tel>div>div{margin:auto 0}.rep-tel>div p{font-size:1.2rem}.rep-tel h1{font-size:3rem;font-family:Cormorant,serif!important;font-weight:300}.about>:first-child{text-align:center}.about>:first-child>:first-child{width:100%;max-width:630px}.about>:first-child>:first-child>div{position:relative;width:100%;height:auto}.about>:first-child>:first-child>div img{width:70%;height:auto;margin:50px auto 70px}.about>:first-child>:last-child{max-width:630px}.about>:first-child>:last-child>div section{margin:50px 0}.about>:first-child>:last-child>div section>:first-child{position:relative;width:90px;height:90px;margin:0 auto;background-color:#EFE3CF;border-radius:5px}.about>:first-child>:last-child>div section>:first-child img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about>:first-child>:last-child>div section>:last-child h3{margin:20px 0 10px}.about>:first-child>:last-child>div section>:last-child p{margin:0 auto;color:#555;width:50%}.about>:first-child>:last-child>:last-child{margin-bottom:70px}.about2{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:-60px;width:100vw;background-color:#fff9ef}.about2>div{max-width:1280px;margin:0 auto;padding:60px 8%}.about2>div>:first-child{text-align:center}.about2>div>:first-child>p{margin:20px 0 50px}.about2>div section>:first-child{text-align:center;margin:40px 0 20px}.about2>div section>:first-child button{border-radius:40px;background:#7D4717;color:white;font-weight:700;padding:8px 25px}.about2>div section>:last-child>div{position:relative;height:auto}.about2>div section>:last-child>div:last-of-type{margin-top:40px}.about2>div section>:last-child>div img{margin-top:15px;width:72%;height:auto}.story>:nth-child(2)>section{margin:20px 0;border-radius:20px;border:1px solid #ccc;padding:30px}.story>:nth-child(2)>section h2{font-size:1.3rem}.story>:nth-child(2)>section>p{text-align:left!important;font-size:.9rem;color:#555;margin:10px 0 30px!important;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;line-height:1.4;height:calc(1.4em * 10)}.story>:nth-child(2)>section>div{text-align:right}.story>:nth-child(2)>section>div button{cursor:pointer}.story>:last-child{margin-top:20px;text-align:center}.story>:last-child p{font-weight:700;margin:0!important}.story>:last-child img{margin:20px auto 0;cursor:pointer}.inquire>:last-child{padding:30px;background:white;border-radius:20px;box-shadow:0 0 5px #dac199;max-width:700px;margin:0 auto}.inquire>:last-child h2{text-align:center;margin-bottom:30px}.fee>:first-child{margin-bottom:50px}.fee>:last-child section{width:100%;max-width:630px;background:linear-gradient(90deg,#FEF1DC,#F9DEB3);border-radius:15px;border:1px solid #efe3cf;padding:40px 20px;gap:40px;justify-content:left;margin:10px 0}.fee>:last-child section>:first-child{position:relative;width:25%;margin:auto 0}.fee>:last-child section:first-of-type>:first-child h3{color:#1F5337}.fee>:last-child section:nth-of-type(2)>:first-child h3{color:#2C3665;color:#6C4314;color:#184B58;color:#330B40}.fee>:last-child section:last-of-type>:first-child h3{color:#5C3329}.fee>:last-child section>:first-child h3{font-weight:400;font-size:1rem;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.fee>:last-child section>:first-child img{width:100%;height:auto}.fee>:last-child section>:last-child p{margin:0;text-align:left}.fee>:last-child section>:last-child p span{font-size:1.5rem;font-weight:700;margin-right:5px}.fee>:last-child section>:last-child p:nth-of-type(2){margin:15px 0}.admin{background:#fff9ef;text-align:center;padding:200px 8%}.admin>div{max-width:1280px;margin:0 auto}.admin>div>h2{margin-bottom:50px}.admin>div>ul:first-of-type{justify-content:left;gap:10px;margin-bottom:25px;font-size:.8rem}.admin>div>ul:first-of-type>li:nth-of-type(2){border-left:1px solid #d89e6c;border-right:1px solid #d89e6c;padding:0 10px}.admin>div>ul:first-of-type>li.selected{color:#7D4717;font-weight:700}.admin>div>ul:last-of-type li{text-align:center;padding:15px 5px;border-bottom:1px solid #e2b288}.admin>div>ul:last-of-type li:first-of-type{color:white;font-weight:700;background:#7D4717}.admin>div>ul:last-of-type li .list-gender,.admin>div>ul:last-of-type li p:first-of-type{width:15%}.admin>div>ul:last-of-type li p{width:30%}.admin>div>ul:last-of-type li:not(.admin>div>ul:last-of-type li:first-of-type) p{font-size:.8rem}.admin>div>form{padding:30px;background:white;border-radius:20px;box-shadow:0 0 5px #dac199;max-width:700px;margin:0 auto}.admin>div>form>h3{margin-bottom:20px}.admin>div>form input{background:white;border-radius:5px;padding:15px;border:1px solid #ccc;width:100%;margin:15px 0}.admin>div>form button{cursor:pointer;width:50%;border-radius:40px;background:#BEA38B;font-weight:700;padding:10px 30px;margin-top:30px;color:white;font-size:1rem}.no-inquire{height:150px;position:relative}.no-inquire p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pagination{width:80%;margin:40px auto 0}.pagination button{cursor:pointer}.pagination>button{position:relative;height:auto}.pagination>button>img{width:100%;height:auto}.pagination>div>button{width:30px;height:30px;border-radius:100%;margin:0 2px}.select-page{background:#6C4314;color:white}@media screen and (min-width:1366px){.home>:last-child{top:45%;left:20%}.home>:last-child>div{gap:20px}.home>:last-child button{width:70px;height:70px}.home>:last-child h1{font-size:4rem;margin-bottom:20px}.slide-index>div button{width:70px;height:70px}.slide-index>div button img{width:30px}.slide-index>div p{font-size:1.5rem}.home2>div>:first-child h1{font-size:4rem}.home2>div>:first-child>div{height:2px;width:100px}.home2>div>:first-child h3{font-size:1.5rem}.home2>div>:first-child p{font-size:2.5rem;margin-bottom:90px}.home2>div>:last-child{width:520px;margin:0 auto}.home2>div>:last-child section>div{width:150px;height:150px}.home2>div>:last-child section>p{font-size:1.2rem}.home3{padding:120px 0 60px}.home3>:first-child>:last-child{height:40px;left:37%;top:60px}.home3>:first-child>:last-child div{width:70px}.home3>:first-child>:last-child p{font-size:1.5rem}.home3>:last-child>:first-child{order:1}.home3>:last-child>:first-child>img{width:80%;margin-top:0}.home3>:last-child>:last-child h1{margin:200px 0 20px}.home4>.main-slide-wrapper{padding-bottom:40px}.home4{width:1280px;margin:0 auto;padding:60px 0 150px}.home4 .main-slider>div h3{font-size:1.5rem}.home4 .more-button:last-of-type a{margin:50px 0 30px;justify-content:right}.home5{padding:120px 0}.home5>div{width:1280px;margin:0 auto}.home5>div>:first-child{width:40%;margin:120px 0 auto}.home5>div>:last-child{width:50%;text-align:left}.home5>div>:last-child section{margin:0}.home5>div>:last-child section:last-of-type{margin-top:70px}.home5>div>:last-child section div{margin-top:20px;position:relative;width:100%}.home5>div>:last-child section div img{width:100%;height:auto}.home6 .main-slide-wrapper .main-slider>div{left:70%;text-align:left;width:600px}.home6 .main-slide-wrapper .main-slider>div br{display:block}.home6>:last-child{bottom:28%;left:75%}.home6>:last-child>:first-child{order:0}.home7{padding:250px 0 120px}.home7>div{width:1280px;margin:0 auto}.home7>div>:first-child{text-align:left;width:500px;margin:0 auto}.home7>div>:first-child p{margin:0}.home7>div>:first-child>p{margin-top:20px}.home7>div>:nth-child(2){padding:30px 50px}.home7>div>:nth-child(2)>:nth-child(4)>div{width:100%}.home7>div>:nth-child(2)>:nth-child(6)>div>:first-child{width:27%}.home7>div>:nth-child(2)>:nth-child(6)>div>:last-child{width:100%}.home7>div>:nth-child(2) button{width:48%}.rep-tel{margin-top:190px}.about h1,.about h2{text-align:left!important}.about>:first-child>:first-child>div img{width:85%;margin:50px 0 70px}.about>:first-child>:last-child>div>p{text-align:left}.about>:first-child>:last-child>div section{margin:30px 0;display:flex;gap:60px}.about>:first-child>:last-child>div section>:first-child{width:75px;height:75px;margin:auto 0;border-radius:3px}.about>:first-child>:last-child>div section>:first-child img{width:40px;height:40px}.about>:first-child>:last-child>div section>:last-child h3{margin:0 0 15px;text-align:left}.about>:first-child>:last-child>div section>:last-child p{width:320px;text-align:left}.about>:first-child>:last-child>:last-child p{text-align:left}.about2{margin-bottom:-100px}.about2>div{max-width:1280px;margin:0 auto;padding:100px 0}.about2>div section>:first-child{text-align:left;margin:100px 0 25px}.about2>div section>:first-child button{padding:10px 50px}.about2>div section>:last-child>div:last-of-type{margin-top:0}.story{width:1000px;margin:0 auto}.story>:nth-child(2)>section{padding:50px}.story>:nth-child(2)>section>p{font-size:1rem;-webkit-line-clamp:5;height:calc(1.4em * 5)}.inquire>:last-child{padding:50px}.fee>:last-child section{padding:40px 50px}.admin{padding:200px 0}.admin>div>ul:first-of-type{font-size:1rem}.admin>div>ul:last-of-type li{padding:20px 5px}.admin>div>ul:last-of-type li .list-gender,.admin>div>ul:last-of-type li p,.admin>div>ul:last-of-type li p:first-of-type{width:50%}.admin>div>ul:last-of-type li:not(.admin>div>ul:last-of-type li:first-of-type) p{font-size:.9rem}.admin>div>form{padding:50px 30px}.pagination{margin-top:70px}.pagination>div>button{width:50px;height:50px;margin:0 10px}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}