article,aside,audio,canvas,caption,details,div,figure,footer,header,hgroup,iframe,img,mark,menu,nav,object,section,span,summary,table,tbody,td,tfoot,thead,tr,video{border:0;margin:0;padding:0}a,abbr,address,b,blockquote,cite,code,dd,del,dfn,dl,dt,em,fieldset,h1,h2,h3,h4,h5,h6,hr,i,ins,label,legend,li,ol,p,pre,q,samp,small,strong,sub,sup,ul{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}article,aside,audio,canvas,figcaption,figure,figure img,footer,header,hgroup,nav,section,video{display:block}table{border-collapse:separate;border-spacing:0}table caption,table td,table th{text-align:left;vertical-align:middle}a img{border:0}:focus{outline:0}body{padding:0;margin:0;font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;line-height:140%;--header:112px;--footer:295px;--vh:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;--font-size:18px;--font-size-xs:12px;--font-size-sm:16px;--font-size-md:64px;--line-height-md:150%;--padding:40px;font-size:var(--font-size);color:var(--text-color);background:var(--background-color);transition:color var(--transition),background var(--transition)}@media only screen and (max-width:1919px){body{--font-size:16px;--font-size-md:48px}}@media only screen and (max-width:1439px){body{--font-size:14px;--font-size-md:36px;--padding:24px}}@media only screen and (max-width:809px){body{--font-size:12px;--font-size-md:28px;--font-size-sm:14px;--padding:16px;--header:82px;--footer:142px}}body.modal-open{overflow:hidden}body a{color:var(--text-color);text-decoration:none;transition:color var(--transition)}body .mobile{display:none}@media only screen and (max-width:809px){body .mobile{display:block}}@media only screen and (max-width:809px){body .desktop{display:none}}.button{display:block;font-size:12px;height:46px;line-height:46px;text-align:center;color:#fff;background-color:#000}.krw{font-family:"Pretendard Variable",sans-serif}header{position:sticky;top:0;z-index:1000;background:#fff}body.home header{position:fixed;left:0;top:0;width:100%;transition:.3s}body.home header:not(.on){background-color:transparent;filter:invert(1)}body.home header:hover{background-color:#fff;filter:none}header .header{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:var(--font-size-sm);display:flex;align-items:center;justify-content:space-evenly;padding:45px 40px}@media only screen and (max-width:1439px){header .header{gap:40px}}@media only screen and (max-width:809px){header .header{display:block;padding:32px 0}}header .header .mobile-menu{display:none}@media only screen and (max-width:809px){header .header .mobile-menu{position:absolute;left:20px;top:50%;transform:translateY(-50%);display:block;width:24px;height:24px;background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-mobile-menu.svg) no-repeat center}}header .header .menu{flex:1;display:flex;gap:60px}@media only screen and (max-width:1439px){header .header .menu{gap:30px}}@media only screen and (max-width:809px){header .header .menu{display:block;position:fixed;left:0;top:0;width:100%;height:100%;background:#fff;padding-top:200px;padding-bottom:100px;overflow:auto;box-sizing:border-box;transform:translateX(-100%);overflow:hidden;pointer-events:none;transition:.3s}}header .header .menu .menu-item{display:inline-block;position:relative}header .header .menu .menu-item .sub-menu{position:absolute;left:-33px;font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:18px;background:#fff;padding:30px 33px;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.3s}@media only screen and (max-width:809px){header .header .menu .menu-item .sub-menu{left:auto;padding-top:6px;visibility:visible;pointer-events:auto;transform:translateY(0);transition:0s}}header .header .menu .menu-item .sub-menu>a{font-weight:700}header .header .menu .menu-item .sub-menu ul{display:flex;gap:10px;flex-wrap:wrap}@media only screen and (max-width:809px){header .header .menu .menu-item .sub-menu ul{display:block}}header .header .menu .menu-item .sub-menu ul li{list-style:none;width:calc(50% - 5px)}@media only screen and (max-width:809px){header .header .menu .menu-item .sub-menu ul li{width:auto}header .header .menu .menu-item .sub-menu ul li+li{margin-top:12px}}header .header .menu .menu-item .sub-menu ul li a{white-space:nowrap}header .header .menu .menu-item .sub-menu>a+ul{margin-top:35px}@media only screen and (max-width:809px){header .header .menu .menu-item .sub-menu>a+ul{margin-top:20px}}header .header .menu .menu-item .sub-menu.collection-sub-menu{width:480px}@media only screen and (max-width:809px){header .header .menu .menu-item .sub-menu.collection-sub-menu{width:auto}}header .header .menu .menu-item .sub-menu.about-sub-menu ul,header .header .menu .menu-item .sub-menu.project-sub-menu ul{flex-direction:column}@media (any-hover:hover){header .header .menu .menu-item:hover .sub-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}}@media only screen and (max-width:809px){header .header .menu .menu-item{display:block;position:relative}header .header .menu .menu-item:after{content:"";display:block;position:absolute;left:32px;right:32px;bottom:0;border-bottom:1px solid #707070}header .header .menu .menu-item.active .sub-menu{position:relative;display:block;opacity:1;transition:.3s}header .header .menu .menu-item>a{display:block;padding:18px 32px;font-size:26px}header .header .menu .menu-item:not(.not-have-sub-menu)>a{background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-mobile-menu-more.svg) no-repeat right 32px center}header .header .menu .menu-item.active>a{background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-mobile-menu-less.svg) no-repeat right 32px center}}header .header .logo{text-align:center}header .header .logo>a{display:block;text-indent:-1000px;overflow:hidden;width:220px;height:20px;background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/logo.svg) no-repeat}@media only screen and (max-width:809px){header .header .logo>a{position:relative;width:184px;height:18px;margin:0 auto;background-size:contain}}@media only screen and (max-width:809px){header .header.view-mobile-menu .mobile-menu{background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-mobile-menu-close.svg) no-repeat center}header .header.view-mobile-menu .menu.left{pointer-events:all;opacity:1;transform:translateX(0)}}footer{box-sizing:border-box;text-align:center;padding:80px 0;padding-bottom:147px;color:#fff;background-color:#222}@media only screen and (max-width:809px){footer{padding-top:30px;padding-bottom:28px;display:flex;flex-direction:column;gap:20px;justify-content:space-between;align-items:center}}footer .instagram{text-indent:-1000px;overflow:hidden;display:block;width:25px;height:25px;background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/footer-icon-instagram.svg) no-repeat center/contain}@media only screen and (max-width:809px){footer .instagram{width:20px;height:20px}}footer .youtube{text-indent:-1000px;overflow:hidden;display:block;width:35px;height:25px;background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/footer-icon-youtube.svg) no-repeat center/contain}@media only screen and (max-width:809px){footer .youtube{width:25px;height:20px}}footer .footer-menus{display:flex;justify-content:center;align-items:center;gap:26px}@media only screen and (max-width:809px){footer .footer-menus{margin-top:0;gap:20px}}footer .footer-menus a{font-family:Inter,"Pretendard Variable",Pretendard,sans-serif;font-weight:700;font-weight:400;text-decoration:underline;text-underline-offset:3px;color:#fff;font-size:var(--font-size-sm)}footer .copyrights{margin-top:30px}@media only screen and (max-width:809px){footer .copyrights{margin-top:0}}main{min-height:calc(100vh - var(--header) - var(--footer))}body:not(.home) main{padding-top:30px}.slide-container{position:relative}.slide-container .slide-wrap{position:relative;font-size:0;line-height:0;overflow:hidden}.slide-container .slide-wrap img{width:100%}.slide-container .slide-wrap .swiper-notification{display:none}.slide-container .swiper-pagination.footer-style{position:relative;bottom:auto;padding:15px 0}.slide-container .swiper-pagination.footer-style .swiper-pagination-bullet{width:11px;height:11px;background:rgba(145,145,145,.44);opacity:1}@media only screen and (max-width:809px){.slide-container .swiper-pagination.footer-style .swiper-pagination-bullet{width:6px;height:6px;margin-left:4px;margin-right:4px;background:#dedddc}}.slide-container .swiper-pagination.footer-style .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}.slide-container .swiper-pagination:not(.footer-style){position:absolute;bottom:20px}@media only screen and (max-width:809px){.slide-container .swiper-pagination:not(.footer-style){bottom:-24px}}.slide-container .swiper-pagination:not(.footer-style) .swiper-pagination-bullet{width:11px;height:11px;background:rgba(255,255,255,.44);opacity:1}@media only screen and (max-width:809px){.slide-container .swiper-pagination:not(.footer-style) .swiper-pagination-bullet{width:6px;height:6px;margin-left:4px;margin-right:4px;background:#dedddc}}.slide-container .swiper-pagination:not(.footer-style) .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}@media only screen and (max-width:809px){.slide-container .swiper-pagination:not(.footer-style) .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}}.informations{margin-top:50px;border-bottom:.5px solid #707070}@media only screen and (max-width:809px){.informations{margin-top:42px}}.informations .information{border-top:.5px solid #707070}.informations .information .label{position:relative;display:block;font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:14px;line-height:44px;background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-more.svg) no-repeat right center}.informations .information.active .label{background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-less.svg) no-repeat right center}.informations .information .value{display:none;font-size:var(--font-size-xs);line-height:18px;padding-bottom:19px}@media only screen and (max-width:809px){.informations .information .value{line-height:20px}}.informations .information .value .materials{display:flex;gap:15px;flex-wrap:wrap}.informations .information .value .materials .material{width:50px;text-align:center;font-size:0;line-height:0}.informations .information .value .materials .material img{width:100%;margin-bottom:4px}.informations .information .value .materials .material .name{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:8px;line-height:1.5}.informations .information .value .project-details{display:flex;flex-direction:column;gap:12px}.informations .information .value .project-details .project-detail{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:12px;line-height:17px;display:flex;gap:20px}.informations .information .value .project-details .project-detail .project-key{width:114px}.informations .information .value .project-details .project-detail .project-value{flex:1}.content-slide-wrap{position:relative;font-size:0;line-height:0;padding:0 var(--padding);overflow:hidden}.content-slide-wrap .post-item .info .title .price,.content-slide-wrap .post-item .info .title .year,.content-slide-wrap .post-item .info .title h3.main,.content-slide-wrap .post-item .info .title h3.sub{font-size:14px;line-height:1}@media only screen and (max-width:809px){.content-slide-wrap .post-item .info .title .price,.content-slide-wrap .post-item .info .title .year,.content-slide-wrap .post-item .info .title h3.main,.content-slide-wrap .post-item .info .title h3.sub{font-size:12px;line-height:1.2}}.form-wrap .acf-form>.acf-notice{display:none}.form-wrap .acf-icon.-small,.form-wrap .acf-icon.small{line-height:17px}.form-wrap .acf-fields>.acf-field{padding:0;border-top:0}.form-wrap .acf-fields>.acf-field+.acf-field{margin-top:20px}.form-wrap .acf-fields>.acf-field input[type=email],.form-wrap .acf-fields>.acf-field input[type=password],.form-wrap .acf-fields>.acf-field input[type=text]{border-radius:0;height:38px;border:.5px solid #000}.form-wrap .acf-fields>.acf-field textarea{border-radius:0;height:100px;border:.5px solid #000}.form-wrap .acf-fields>.acf-field .acf-label label{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;margin-bottom:10px}.form-wrap .acf-fields>.acf-field.error input[type=email],.form-wrap .acf-fields>.acf-field.error input[type=password],.form-wrap .acf-fields>.acf-field.error input[type=text],.form-wrap .acf-fields>.acf-field.error textarea{border-color:red}.form-wrap .acf-fields>.acf-field.error label{color:red}.form-wrap .acf-form-submit{margin-top:30px}.form-wrap .acf-form-submit input[type=submit]{border:0;background:#000;width:294px;font-family:Inter,"Pretendard Variable",Pretendard,sans-serif;font-weight:700;font-size:12px;font-weight:400;text-align:center;cursor:pointer}@media only screen and (max-width:809px){.form-wrap .acf-form-submit input[type=submit]{width:100%}}.form-wrap.submit-center .acf-form-submit{text-align:center}.form-wrap.submit-center .acf-form-submit input[type=submit]{margin:0 auto}.modal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:100000;padding:150px;background:rgba(0,0,0,.5)}@media only screen and (max-width:809px){.modal{padding:85px 15px}}.modal.show{display:block;overflow:auto}.modal .modal-close{position:absolute;right:20px;top:20px;width:20px;height:20px;background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-modal-close.svg) no-repeat center;cursor:pointer}.modal .modal-bg{position:absolute;left:0;top:0;width:100%;height:100%}.modal .modal-dialog{position:relative;width:680px;max-width:100%;margin:0 auto;background-color:#fff;padding:30px 42px}@media only screen and (max-width:809px){.modal .modal-dialog{width:auto;padding:20px}}.modal .modal-dialog .modal-title{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:22px;line-height:32px;margin-bottom:40px}@media only screen and (max-width:809px){.modal .modal-dialog .modal-title{line-height:28px;margin-bottom:12px;padding-right:30px}}.modal .modal-dialog .modal-body .form-wrap .acf-field .acf-label{font-size:12px;display:flex;gap:8px}@media only screen and (max-width:809px){.modal .modal-dialog .modal-body .form-wrap .acf-field .acf-label{flex-direction:column;align-items:flex-start;gap:4px}}.modal .modal-dialog .modal-body .form-wrap .acf-field .acf-label label{margin:0}.modal .modal-dialog .modal-body .form-wrap .acf-field .acf-label p{font-size:10px;margin:0}.modal .modal-dialog .modal-body .form-wrap .acf-field .acf-label p.description{color:#000}.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition]{display:flex;align-items:center;gap:8px}@media only screen and (max-width:809px){.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition]{flex-direction:column;align-items:flex-start;gap:4px}}.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-label{margin:0;font-size:14px}.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-input{flex:1}@media only screen and (max-width:809px){.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-input{width:100%}}.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-input>.acf-notice{display:none}.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-input .acf-true-false{display:flex;justify-content:space-between}.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-input .acf-true-false label{font-size:14px;display:flex;width:100%;justify-content:space-between}.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-input .acf-true-false label span.message{order:1}@media only screen and (max-width:809px){.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-input .acf-true-false label span.message{font-size:12px}}.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-input .acf-true-false label input{order:2;margin-left:auto}.modal .modal-dialog .modal-body .form-wrap .acf-field[data-name=terms_and_condition] .acf-input .acf-true-false label:after{content:"동의";display:block;margin-left:4px;order:3;font-size:12px}.pswp .pswp__top-bar{display:none}.main-wrap .main-banner{position:relative;height:calc(100vh - var(--header))}body.home .main-wrap .main-banner{height:calc(100vh)}.main-wrap .main-banner .goto-content{content:"";position:absolute;bottom:32px;left:50%;transform:translateX(-50%);width:12px;height:54px;background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-scroll.svg) no-repeat center/contain}.main-wrap .main-banner .banner{position:relative;width:100%;height:100%;background:no-repeat center/cover;pointer-events:none;object-fit:cover}.main-wrap .main-banner .info{position:absolute;left:0;right:0;bottom:72px;color:#fff;padding:0 90px}@media only screen and (max-width:809px){.main-wrap .main-banner .info{padding:0 20px;bottom:132px}}.main-wrap .main-banner .info .image{display:block;width:4vw;min-width:50px;max-width:80px;margin-bottom:145px}@media only screen and (max-width:809px){.main-wrap .main-banner .info .image{width:38px;min-width:38px}}.main-wrap .main-banner .info h3{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:36px;line-height:1;margin-bottom:20px}@media only screen and (max-width:809px){.main-wrap .main-banner .info h3{font-size:26px;line-height:38px;margin-bottom:10px}}.main-wrap .main-banner .info p{font-size:16px;line-height:26px;margin-bottom:20px;max-width:500px}@media only screen and (max-width:809px){.main-wrap .main-banner .info p{font-size:14px;line-height:21px;margin-bottom:20px}}.main-wrap .main-banner .info .view-more{position:relative;font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:18px;line-height:24px;padding-right:30px;text-decoration:underline;text-underline-offset:3px}.main-wrap .main-banner .info .view-more:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px;height:6px;background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-more-right.svg) no-repeat center/contain}.main-wrap .main-instagram{background-color:#ebebea;padding-top:60px;padding-bottom:100px}@media only screen and (max-width:809px){.main-wrap .main-instagram{padding-top:30px;padding-bottom:50px}}.main-wrap .main-instagram .title{margin-bottom:60px;text-align:center}@media only screen and (max-width:809px){.main-wrap .main-instagram .title{margin-bottom:40px}}.main-wrap .main-instagram .title a{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:20px;text-decoration:underline}@media only screen and (max-width:809px){.main-wrap .main-instagram .title a{font-size:18px}}.main-wrap .main-instagram .instagram-wrap{display:flex;gap:20px}@media only screen and (max-width:809px){.main-wrap .main-instagram .instagram-wrap{flex-wrap:wrap}}.main-wrap .main-instagram .instagram-wrap .instagram{position:relative;font-size:0;line-height:0;padding:0;padding-top:25%;width:25%}@media only screen and (max-width:809px){.main-wrap .main-instagram .instagram-wrap .instagram{width:calc(50% - 10px);padding-top:calc(50% - 10px)}}.main-wrap .main-instagram .instagram-wrap .instagram img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.main-content{padding-top:100px;padding-bottom:100px}@media only screen and (max-width:809px){.main-content{padding-top:50px;padding-bottom:50px}}.main-content .fill-wrap{overflow:hidden;margin-top:100px}@media only screen and (max-width:809px){.main-content .fill-wrap{margin-top:45px}}.main-content .fill-wrap .post-list{margin-bottom:0}.main-content .info{max-width:645px;margin:0 auto;text-align:center}.main-content .info .title-wrap{margin-bottom:20px}@media only screen and (max-width:809px){.main-content .info .title-wrap{margin-bottom:15px}}.main-content .info .title-wrap.mt-6{margin-top:60px}@media only screen and (max-width:809px){.main-content .info .title-wrap.mt-6{margin-top:0}}.main-content .info .title-wrap span{font-family:Inter,"Pretendard Variable",Pretendard,sans-serif;font-weight:700;font-size:14px;line-height:24px;display:block;margin-bottom:10px}@media only screen and (max-width:809px){.main-content .info .title-wrap span{font-size:11px;line-height:1;margin-bottom:8px}}.main-content .info .title-wrap h3{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:36px;line-height:44px}@media only screen and (max-width:809px){.main-content .info .title-wrap h3{font-size:24px;line-height:30px}}.main-content .info .description{margin-bottom:40px;font-size:var(--font-size-sm);line-height:26px}@media only screen and (max-width:809px){.main-content .info .description{margin-bottom:30px;line-height:21px}}.main-content .info .view-more a{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:18px;line-height:24px;text-decoration:underline}@media only screen and (max-width:809px){.main-content .info .view-more a{font-size:14px;line-height:21px}}.main-content .image{margin-top:100px}@media only screen and (max-width:809px){.main-content .image{margin-top:46px;padding-top:100%;position:relative}}.main-content .image img{max-width:100%}@media only screen and (max-width:809px){.main-content .image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}}.main-content.type3 .content{display:flex;gap:72px}@media only screen and (max-width:809px){.main-content.type3 .content{flex-direction:column;gap:40px}}.main-content.type3 .content .image,.main-content.type3 .content .info{flex:1;margin:0}@media only screen and (max-width:809px){.main-content.type3 .content .image{order:2}}.main-content.type3 .content .info{text-align:left;order:2}@media only screen and (max-width:809px){.main-content.type3 .content .info{order:1}}.main-content.type4 .content{display:flex;gap:72px}@media only screen and (max-width:809px){.main-content.type4 .content{flex-direction:column;gap:40px}}.main-content.type4 .content .image,.main-content.type4 .content .info{flex:1;margin:0}.main-content.type4 .content .info{text-align:left}.content-header{text-align:center}.content-header.text-left{text-align:left}.content-header>span{display:block;font-family:Inter,"Pretendard Variable",Pretendard,sans-serif;font-weight:700;font-size:14px;line-height:1;margin-bottom:10px}@media only screen and (max-width:809px){.content-header>span{font-size:10px;margin-bottom:8px}}.content-header h3{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:32px;line-height:1;margin-bottom:30px}@media only screen and (max-width:809px){.content-header h3{font-size:26px;line-height:30px;margin-bottom:16px}}.content-header h3 span{font-weight:400;font-size:14px;line-height:1;display:block;margin-top:15px}.content-header p{font-size:var(--font-size-sm);line-height:26px;max-width:748px;margin:0 auto;letter-spacing:-.26px}.content-header p+p{margin-top:30px}.content-header .image{margin-top:100px}@media only screen and (max-width:809px){.content-header .image{margin-top:50px}}.content-header .image img{text-align:center;max-width:100%;height:auto}.content-header .menus{margin-top:88px;display:flex;gap:30px;justify-content:center}@media only screen and (max-width:809px){.content-header .menus{margin-top:50px;gap:10px 20px;flex-wrap:wrap}}.content-header .menus a{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;position:relative;color:#818181}@media only screen and (max-width:809px){.content-header .menus a{font-size:11px}}.content-header .menus a.active{color:#000;text-decoration:underline}.content-header .menus a+a:before{content:"";height:14px;position:absolute;left:-15px;top:50%;border-left:1px solid #000;transform:translateY(-50%)}@media only screen and (max-width:809px){.content-header .menus a+a:before{left:-10px;border-color:#707070;border-left-width:.5px;height:9px}}.content-header .menus.is-sub{margin-top:33px}@media only screen and (max-width:809px){.content-header .menus.is-sub{margin-top:20px}}.content-header .menus.is-sub.have-not-value a{color:#000}.content-header .menus.is-sub.have-value a:not(.active){color:#818181}.content-header .menus.is-sub.have-value a.active{text-decoration:none}.content-header .links{margin-top:50px}@media only screen and (max-width:809px){.content-header .links{margin-top:30px}}.content-header .links a{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:18px;line-height:18px;padding-right:40px;position:relative;display:inline-block}@media only screen and (max-width:809px){.content-header .links a{font-size:14px;padding-right:26px}}.content-header .links a span{text-decoration:underline}.content-header .links a:after{content:"";position:absolute;width:26px;height:6px;right:0;top:50%;transform:translateY(-50%);background:url(//www.bontaestudio.com/wp-content/themes/bontae/custom/../assets/img/icon-arrow-right.svg) no-repeat center right}@media only screen and (max-width:809px){.content-header .links a:after{width:15px}}.archive-wrap .archive-header{text-align:center;margin-top:100px;margin-bottom:100px;padding:0 20px}@media only screen and (max-width:809px){.archive-wrap .archive-header{margin-top:28px;margin-bottom:50px}}.archive-wrap.project-wrap{padding-top:30px}@media only screen and (max-width:809px){.archive-wrap.project-wrap{padding-top:0}}.archive-footer-wrap{padding-top:73px;padding-bottom:99px;background:#eae5db}@media only screen and (max-width:809px){.archive-footer-wrap{padding-top:36px;padding-bottom:60px}}.archive-footer-wrap .title-wrap{text-align:center;margin-bottom:70px}@media only screen and (max-width:809px){.archive-footer-wrap .title-wrap{margin-bottom:40px}}.archive-footer-wrap .title-wrap span.sub-title{font-family:Inter,"Pretendard Variable",Pretendard,sans-serif;font-weight:700;font-size:14px;margin-bottom:10px;display:block}@media only screen and (max-width:809px){.archive-footer-wrap .title-wrap span.sub-title{font-size:10px}}.archive-footer-wrap .title-wrap h3{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:26px}@media only screen and (max-width:809px){.archive-footer-wrap .title-wrap h3{font-size:20px}}.archive-footer-wrap .list-wrap{margin-bottom:0}.post-item{width:calc(50% - 10px)}@media only screen and (max-width:809px){.post-item{width:100%}}.post-item.image-type-vert{width:calc(25% - 15px)}@media only screen and (max-width:809px){.post-item.image-type-vert{width:calc(50% - 10px)}}.post-item .cover{position:relative;font-size:0;line-height:0;padding-top:calc(346 / 540 * 100%)}.post-item .cover a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.post-item .cover a img{width:100%;height:100%;object-fit:cover}.post-item.image-type-vert .cover{height:calc(100% - 78px)}@media only screen and (max-width:809px){.post-item.image-type-vert .cover{height:auto;padding-top:calc(346 / 260 * 100%)}}.post-item .info{display:flex;justify-content:space-between;margin-top:10px}.post-item .info .title h3{font-weight:400;font-size:var(--font-size-sm);line-height:1;margin:0;text-align:left}@media only screen and (max-width:809px){.post-item .info .title h3{font-size:12px;line-height:1}}.post-item .info .title h3.main{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:18px;margin-bottom:5px}@media only screen and (max-width:809px){.post-item .info .title h3.main{font-size:12px;line-height:17px;margin-bottom:4px}.post-item .info .title h3.main.collection-title{font-size:14px;line-height:21px}}.post-item .info .year{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:18px;line-height:1}@media only screen and (max-width:809px){.post-item .info .year{font-size:14px}}.post-item .info .price{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:18px;line-height:1;margin-top:12px}@media only screen and (max-width:809px){.post-item .info .price{font-size:12px;line-height:17px;margin-top:10px}}.post-list{display:flex;gap:50px 20px;flex-wrap:wrap;margin-bottom:100px}.post-list.product-list{border-top:.5px solid #222;padding-top:100px}@media only screen and (max-width:809px){.post-list.product-list{padding-top:50px}}.post-list.product-list.no-border{border-top:none;padding-top:0}.post-list.product-list .post-item .info p.price{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;margin-top:12px}.paging{margin-top:70px;margin-bottom:90px;text-align:center}.paging a{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;display:inline-block;width:160px;height:50px;text-align:center;line-height:50px;border:1px solid #707070;font-size:var(--font-size-sm)}.paging a.loading{background:#eee}.product-wrap .product-header{display:flex;gap:90px}@media only screen and (max-width:809px){.product-wrap .product-header{flex-direction:column;gap:20px}}.product-wrap .product-header .images{flex:1}.product-wrap .product-header .info{width:376px}@media only screen and (max-width:809px){.product-wrap .product-header .info{width:100%}}.product-wrap .product-header .info .collection{font-family:Inter,"Pretendard Variable",Pretendard,sans-serif;font-weight:700;font-size:14px;line-height:1;margin-bottom:10px}@media only screen and (max-width:809px){.product-wrap .product-header .info .collection{font-size:10px;margin-bottom:8px}}.product-wrap .product-header .info .title{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:24px;line-height:30px;margin-bottom:20px}@media only screen and (max-width:809px){.product-wrap .product-header .info .title{font-size:20px;line-height:24px;margin-bottom:15px}}.product-wrap .product-header .info .title span{display:block}.product-wrap .product-header .info .title span.sub{font-size:20px}@media only screen and (max-width:809px){.product-wrap .product-header .info .title span.sub{font-size:16px}}.product-wrap .product-header .info .price{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:18px;line-height:27px}.product-wrap .product-header .info .contact-wrap{padding-top:50px;border-top:.5px solid #707070}.about-collection-wrap{background:#ebebea;margin-top:90px;padding-top:126px;padding-bottom:149px}@media only screen and (max-width:809px){.about-collection-wrap{margin-top:70px;padding-top:50px;padding-bottom:64px}}.about-collection-wrap .about-collection-content{display:flex;align-items:center}@media only screen and (max-width:809px){.about-collection-wrap .about-collection-content{flex-direction:column}}.about-collection-wrap .about-collection-content .title-wrap{width:50%}@media only screen and (max-width:809px){.about-collection-wrap .about-collection-content .title-wrap{width:100%;order:2;margin-top:20px}}.about-collection-wrap .about-collection-content .title-wrap .sub-title{font-family:Inter,"Pretendard Variable",Pretendard,sans-serif;font-weight:700;display:block;font-size:14px;line-height:1;margin-bottom:10px}@media only screen and (max-width:809px){.about-collection-wrap .about-collection-content .title-wrap .sub-title{font-size:10px;margin-bottom:5px}}.about-collection-wrap .about-collection-content .title-wrap h3{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:24px;line-height:30px;margin-bottom:20px}@media only screen and (max-width:809px){.about-collection-wrap .about-collection-content .title-wrap h3{font-size:18px;line-height:24px;margin-bottom:12px}}.about-collection-wrap .about-collection-content .title-wrap p{font-size:var(--font-size-xs);line-height:18px}@media only screen and (max-width:809px){.about-collection-wrap .about-collection-content .title-wrap p{line-height:20px}}.about-collection-wrap .about-collection-content .title-wrap .button-wrap{margin-top:36px;max-width:336px}@media only screen and (max-width:809px){.about-collection-wrap .about-collection-content .title-wrap .button-wrap{max-width:100%;margin-top:38px}}.about-collection-wrap .about-collection-content .image-wrap{width:50%}@media only screen and (max-width:809px){.about-collection-wrap .about-collection-content .image-wrap{width:100%;order:1}}.about-collection-wrap .about-collection-content .image-wrap img{max-width:100%}.detail-contents{margin-top:100px;margin-bottom:140px}@media only screen and (max-width:809px){.detail-contents{margin-top:50px;margin-bottom:70px}}.detail-contents.with-border{border-top:.5px solid #222;padding-top:120px}.detail-contents .detail-content+.detail-content{margin-top:100px}@media only screen and (max-width:809px){.detail-contents .detail-content+.detail-content{margin-top:50px}}.detail-contents .detail-content .image-wrap{font-size:0;line-height:0;margin:0 auto}@media only screen and (max-width:809px){.detail-contents .detail-content .image-wrap{width:100%!important}}.detail-contents .detail-content .image-wrap img{width:100%;height:auto}.detail-contents .detail-content .image-wrap .caption{text-align:right;padding-top:10px;font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;font-size:14px;line-height:21px}@media only screen and (max-width:809px){.detail-contents .detail-content .image-wrap .caption{font-size:12px;line-height:17px}}.detail-contents .detail-content.type-multiple_images .images-wrap{display:flex;gap:50px;padding:0 25px}@media only screen and (max-width:809px){.detail-contents .detail-content.type-multiple_images .images-wrap{flex-direction:column;padding:0}}.detail-contents .detail-content.type-single_video .video-responsive{position:relative;padding-top:56.25%;overflow:hidden}@media only screen and (max-width:809px){.detail-contents .detail-content.type-single_video .video-responsive{padding-top:67.25%}}.detail-contents .detail-content.type-single_video .video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page-wrap{padding-top:30px}@media only screen and (max-width:809px){.page-wrap{padding-top:0}}.page-wrap.about-page .page-header-content{padding-top:42px;padding-left:60px}@media only screen and (max-width:809px){.page-wrap.about-page .page-header-content{padding-top:35px;padding-left:0;text-align:center}}.page-wrap.about-page .about-content-1{display:flex;align-items:flex-start;gap:56px;max-width:1120px;margin-top:120px;margin-bottom:152px;margin-left:auto;margin-right:auto}@media only screen and (max-width:809px){.page-wrap.about-page .about-content-1{max-width:100%;margin-top:60px;margin-bottom:60px;flex-direction:column;gap:53px}}.page-wrap.about-page .about-content-1 .informations{flex:1;margin-top:0}@media only screen and (max-width:809px){.page-wrap.about-page .about-content-1 .informations{width:100%}}.page-wrap.our-inspiration-page{padding-top:90px}@media only screen and (max-width:809px){.page-wrap.our-inspiration-page{padding-top:50px}}.page-wrap.our-inspiration-page .main-content{margin-top:150px}@media only screen and (max-width:809px){.page-wrap.our-inspiration-page .main-content{margin-top:50px}}.page-wrap.contact-page{padding-bottom:150px}@media only screen and (max-width:809px){.page-wrap.contact-page{padding-bottom:130px}}.page-wrap.contact-page .contact-page-contact{max-width:968px;margin:0 auto;border-top:.5px solid #000;margin-top:80px;padding-top:80px;display:flex}@media only screen and (max-width:809px){.page-wrap.contact-page .contact-page-contact{max-width:100%;flex-direction:column;gap:20px;margin-top:50px;padding-top:20px}}.page-wrap.contact-page .contact-page-contact>.title{font-family:"STIX Two Text","Pretendard Variable",Pretendard,serif;font-weight:400;width:230px;font-size:32px;line-height:38px}@media only screen and (max-width:809px){.page-wrap.contact-page .contact-page-contact>.title{width:auto;font-size:20px;line-height:24px}}.page-wrap.contact-page .contact-page-contact>.content{flex:1}@media only screen and (max-width:809px){.page-wrap.contact-page .contact-page-contact.index-1{margin-top:100px}}.page-wrap.contact-page .contact-page-contact.index-1 .content{font-size:14px}@media only screen and (max-width:809px){.page-wrap.contact-page .contact-page-contact.index-1 .content{font-size:12px}}.page-wrap.contact-page .contact-page-contact.index-1 .content .contact-content-logo{margin-bottom:20px}.page-wrap.contact-page .contact-page-contact.index-1 .content .contact-content-logo h4{font-size:16px;line-height:1;font-weight:400;margin-top:6px}@media only screen and (max-width:809px){.page-wrap.contact-page .contact-page-contact.index-1 .content .contact-content-logo h4{font-size:14px}}.page-wrap.contact-page .contact-page-contact.index-1 .content p{line-height:24px}.page-wrap.contact-page .contact-page-contact.index-1 .content ul{margin-top:20px;line-height:18px}.page-wrap.contact-page .contact-page-contact.index-1 .content ul li{list-style:none}.page-wrap.contact-page .contact-page-contact.index-1 .content .contact-content-footer{margin-top:42px;display:flex;gap:12px;align-items:flex-end;line-height:1}@media only screen and (max-width:809px){.page-wrap.contact-page .contact-page-contact.index-1 .content .contact-content-footer{flex-direction:column;gap:8px;align-items:flex-start}}.faq-list{max-width:800px;margin:0 auto}.faq-list .informations .information .label{font-size:18px;line-height:68px}@media only screen and (max-width:809px){.faq-list .informations .information .label{line-height:45px;font-size:14px}}.faq-list .informations .information .value{font-size:16px;line-height:26px}@media only screen and (max-width:809px){.faq-list .informations .information .value{font-size:12px;line-height:16px}}.faq-list .informations .information .value h3{display:block;font-weight:400;margin-bottom:15px;line-height:1}@media only screen and (max-width:809px){.faq-list .informations .information .value h3{margin-bottom:9px}}.faq-list .informations .information .value p+h3,.faq-list .informations .information .value p+p{margin-top:25px}@media only screen and (max-width:809px){.faq-list .informations .information .value p+h3,.faq-list .informations .information .value p+p{margin-top:20px}}