@import"https://fonts.googleapis.com/css2?family=Gothic+A1:wght@400;500;600;700;800;900&display=swap";.txt.white{color:#fff}.txt.black{color:#000}.txt.black2{color:#1d1d1b}html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,nav,section,article,header,footer,main,aside,dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,legend,hr,input,button,textarea,object,figure,figcaption{margin:0;padding:0}body,input,select,textarea,button,img,fieldset{border:none}ul,ol,li{list-style:none}table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:fixed}address,cite,code,em,i{font-style:normal;font-weight:normal}label,img,input,select,textarea,button,a{vertical-align:middle}u,ins,a{text-decoration:none}button{cursor:pointer;background-color:unset}caption>div,legend,.hide{overflow:hidden;display:block;position:absolute;border:0;width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input[type=number],input[type=text],input[type=password],input[type=url],input[type=email],input[type=tel],input[type=date],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}html{font-size:62.5%;font-family:aktiv-grotesk,"Gothic A1",-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}body{font-size:1rem;word-break:keep-all}.txt.h1{font-size:2.4rem;line-height:1.5;font-weight:400}.txt.h2{font-size:2rem;line-height:1.5;font-weight:400}.txt.h3{font-size:1.8rem;line-height:1.5;font-weight:400}.txt.h4{font-size:1.6rem;line-height:1.5;font-weight:400}.txt.body{font-size:1.4rem;line-height:1.6}.txt.cap{font-size:1.1rem;line-height:1.6}.txt.bold{font-weight:700}.align{display:flex}.align.center{justify-content:center}.align.right{justify-content:flex-end}.align.both{justify-content:space-between}.align.vm{align-items:center}.align.vt{align-items:flex-start}.align.vb{align-items:flex-end}.txt-center{text-align:center}.txt-right{text-align:right}.txt-left{text-align:left}.mt0{margin-top:0rem}.mt15{margin-top:1.5rem}.mt30{margin-top:3rem}.mt60{margin-top:6rem}.mt90{margin-top:9rem}.mt120{margin-top:12rem}.mt150{margin-top:15rem}.ml0{margin-left:0rem}.mr0{margin-right:0rem}.mb0{margin-bottom:0rem}html,body{overflow-x:hidden}html.fixed,body.fixed{width:100vw;height:100vh;margin:0px;padding:0px;overflow-y:hidden}html.fixed main,body.fixed main{width:100%;height:100%;overflow-y:hidden}a,button{color:unset}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-thumb{height:30%;background:#000}body::-webkit-scrollbar-track{background:rgba(29,27,27,.1)}header{position:fixed;top:0;width:100%;z-index:2}@media screen and (max-width: 992px){header .header{display:none}}header .header__inner{display:flex;justify-content:space-between;padding:2rem}header .header__logo{position:absolute;left:50%;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}header .header.black{background:linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%)}header .header.black *{color:#000}header .header.black .logo{background:url("../images/logo_bl.svg") center center/cover no-repeat}header .header.black .nav__link:hover{color:rgba(0,0,0,0);text-shadow:0 0 5px rgba(29,29,27,.5);-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}header .header.white{background:linear-gradient(180deg, rgba(29, 29, 27, 0.2) 0%, rgba(29, 29, 27, 0) 100%)}header .header.white *{color:#fff}header .header.white .logo{background:url("../images/logo_wh.svg") center center/cover no-repeat}header .header.white .nav__link:hover{color:rgba(0,0,0,0);text-shadow:0 0 5px rgba(255,255,255,.5);-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}header .nav__list{display:flex;gap:2.4rem}header .nav__link{font-size:1.6rem;line-height:1.5;font-weight:400}header .logo{display:inline-block;width:17.7rem;height:3rem}header .logo__link{display:block;width:100%;height:100%}header .header-mo{position:relative;width:100vw;background:linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%)}@media(min-width: 992px){header .header-mo{display:none}}header .header-mo__inner{display:flex;justify-content:space-between;padding:1.5rem}header .header-mo__menu{font-size:1.8rem;line-height:1.4;display:inline-block;position:relative;z-index:3}header .header-mo__menu *{-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}header .header-mo__menu .open{position:absolute;top:0;right:0;opacity:0}header .header-mo .logo{position:relative;z-index:3;display:inline-block;width:16.8rem;height:2.8rem;background:url("../images/logo_bl.svg") center center/cover no-repeat}header .header-mo .nav{position:relative;display:flex;visibility:hidden;opacity:0;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100%;padding:1.5rem;box-sizing:border-box;background-color:#000;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}header .header-mo .nav.on{visibility:visible;opacity:1}header .header-mo .nav__list{display:flex;gap:.8rem;flex-direction:column;margin-top:12rem}header .header-mo .nav__item a{font-size:2.4rem;line-height:1.5}header .header-mo .nav>a{font-size:1.8rem;line-height:1.4;position:fixed;bottom:1.5rem;display:inline-block}header .header-mo.white{background:linear-gradient(180deg, rgba(29, 29, 27, 0.2) 0%, rgba(29, 29, 27, 0) 100%)}header .header-mo.white *{color:#fff}header .header-mo.white .logo{background:url("../images/logo_wh.svg") center center/cover no-repeat}header .header-mo.on *{color:#fff}header .header-mo.on .logo{background:url("../images/logo_wh.svg") center center/cover no-repeat}footer .footer{position:fixed;bottom:0;width:100vw}footer .footer__inner{display:flex;padding:2rem}@media screen and (max-width: 992px){footer .footer__inner{flex-direction:column;padding:1.5rem}}footer .footer .com-info{width:50%}@media screen and (max-width: 992px){footer .footer .com-info{width:100%}}footer .footer .com-info__btn{font-size:1.4rem;line-height:1.6;font-weight:400;display:inline-flex;align-items:center;gap:.5rem;color:#fff}footer .footer .com-info__btn::after{content:"";display:inline-block;width:1.2rem;height:.6rem;background:url("../images/ico/caret-down_wh.svg") center center/cover no-repeat;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}footer .footer .com-info__btn.active::after{transform:rotate(180deg)}footer .footer .com-info__cont{max-height:0;overflow:hidden;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}footer .footer .com-info__cont>p{font-size:1.1rem;line-height:1.5;color:#fff;margin:1.5rem 0 .5rem 0}footer .footer .com-info__detail{font-size:1.1rem;line-height:1.7;font-weight:400;display:flex;gap:3rem;color:#fff;opacity:.6}@media screen and (max-width: 992px){footer .footer .com-info__detail{gap:1.5rem;flex-direction:column}}footer .footer .com-info__detail ul:first-child{width:18rem}footer .footer .com-info__detail ul:last-child{flex:1 1 0}footer .footer .com-info__detail ul li{display:flex;gap:2rem}footer .footer .com-info__detail ul p{display:inline-block}footer .footer .com-info__detail ul p:first-child{width:40%;max-width:13rem}footer .footer .com-info__detail ul p+p{flex:1 1 0}footer .footer .com-info__detail ul a{color:unset}footer .footer .copr{display:flex;flex:1 1 0;justify-content:flex-end;align-items:flex-end;text-align:right}@media screen and (max-width: 992px){footer .footer .copr{justify-content:flex-start;margin-top:.5rem}}footer .footer .copr p{font-size:1.1rem;line-height:1.7;font-weight:400;color:#fff;opacity:.6}footer .footer02{margin-top:18rem}@media screen and (max-width: 992px){footer .footer02{display:none}}footer .footer02__inner{display:flex;justify-content:space-between;padding:2rem}footer .footer02__inner .right{display:flex;align-items:flex-end;gap:6rem}footer .footer02__symbol{width:16rem;height:20rem;background:url("../images/symbol_big.svg") center center/cover no-repeat}footer .footer02__stock{text-align:right}footer .footer02__stock .stock__btn{font-size:1.4rem;line-height:1.6;font-weight:400;display:inline-flex;align-items:center;gap:.5rem;color:#000}footer .footer02__stock .stock__btn::after{content:"";display:inline-block;width:1.2rem;height:.6rem;transform:rotate(180deg);background:url("../images/ico/caret-down_bl.svg") center center/cover no-repeat;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}footer .footer02__stock .stock__btn.active::after{transform:rotate(0deg)}footer .footer02__stock .stock__cont{max-height:0;overflow:hidden;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}footer .footer02__stock .stock__cont>a{font-size:1.4rem;line-height:1.5;color:unset;display:block;margin-top:.5rem}footer .footer02__info{font-size:1.1rem;line-height:1.7;font-weight:400;color:#949499}footer .footer02__info ul li{display:flex;gap:2rem}footer .footer02__info ul p{display:inline-block}footer .footer02__info ul p:first-child{width:40%;max-width:13rem}footer .footer02__info ul p+p{flex:1 1 0;min-width:16rem}footer .footer02__info ul+p{margin-top:1.5rem}footer .footer02-mo{width:100%;margin-top:10rem}@media(min-width: 992px){footer .footer02-mo{display:none}}footer .footer02-mo__inner{padding:1.5rem;box-sizing:border-box}footer .footer02-mo__inner .copr{font-size:1.1rem;line-height:1.5;color:#949499;margin-top:.5rem}footer .footer02-mo__top{display:flex}footer .footer02-mo__top>div{width:50%;flex:1 1 0}footer .footer02-mo__symbol{height:10rem;background:url("../images/symbol_big.svg") left center/auto 100% no-repeat}footer .footer02-mo__stock{margin-top:4rem}footer .footer02-mo__stock .stock__btn{font-size:1.4rem;line-height:1.6;font-weight:400;display:inline-flex;align-items:center;gap:.5rem;color:#000}footer .footer02-mo__stock .stock__btn::after{content:"";display:inline-block;width:1.2rem;height:.6rem;transform:rotate(0deg);background:url("../images/ico/caret-down_bl.svg") center center/cover no-repeat;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}footer .footer02-mo__stock .stock__btn.active::after{transform:rotate(180deg)}footer .footer02-mo__stock .stock__cont{max-height:0;overflow:hidden;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}footer .footer02-mo__stock .stock__cont>a{font-size:1.4rem;line-height:1.5;color:unset;display:block;margin-top:.8rem}footer .footer02-mo__info{font-size:1.1rem;line-height:1.7;font-weight:400;color:#949499}footer .footer02-mo__info ul li:not(:first-child){margin-top:2rem}.visual{width:100%;height:100%;overflow-y:hidden}.visual__vid{width:100%;height:100%;overflow-y:hidden;object-fit:cover}@media screen and (max-width: 992px){.visual__vid{display:none}}.visual__vid--mo{display:none;width:100%;height:100%;overflow-y:hidden;object-fit:cover}@media screen and (max-width: 992px){.visual__vid--mo{display:block}}.shop{display:flex;flex-wrap:wrap}@media screen and (max-width: 992px){.shop{margin-top:12rem;gap:2rem 0}}.shop .prod{position:relative;flex:1 1 30%}@media screen and (max-width: 992px){.shop .prod{position:unset;flex:1 1 40%}.shop .prod>a{display:inline-block}}@media(hover: hover){.shop .prod:hover .prod__txt{opacity:1}.shop .prod:hover .prod__img img{opacity:.75;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}}.shop .prod__img{height:100%;background-color:#fff;overflow:hidden}.shop .prod__img img{width:100%;height:100%;object-fit:cover;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}.shop .prod__txt{position:absolute;bottom:0;display:flex;justify-content:space-between;width:100%;padding:1rem 1.5rem;box-sizing:border-box;opacity:0;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}@media screen and (max-width: 992px){.shop .prod__txt{position:unset;flex-direction:column;justify-content:unset;align-items:flex-start;opacity:1}.shop .prod__txt p+p{text-align:unset}}.shop .prod__txt p{font-size:1.4rem;line-height:1.5;color:#000}.shop .prod__txt p+p{text-align:right}.archive{display:flex;flex-wrap:wrap;gap:6rem 1.5rem;margin-top:15rem;padding:0 2rem}@media screen and (max-width: 992px){.archive{margin-top:12rem;padding:0 1.5rem}.archive>div{flex:1 1 100%}}.archive__thumb{flex:1 1 30%}.archive__thumb--big{flex:1 1 40%}.archive__thumb .img,.archive__thumb--big .img{position:relative;height:45rem;overflow:hidden}@media screen and (max-width: 992px){.archive__thumb .img,.archive__thumb--big .img{height:36rem}}.archive__thumb .img img,.archive__thumb--big .img img{object-fit:cover;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);top:50%;left:50%;min-width:100%;min-height:100%;width:100%;height:auto;-webkit-transition:all .3s 0s ease-in-out;-moz-transition:all .3s 0s ease-in-out;-o-transition:all .3s 0s ease-in-out;transition:all .3s 0s ease-in-out}.archive__thumb .txt,.archive__thumb--big .txt{width:100%;margin-top:1.5rem;color:#000}@media screen and (max-width: 992px){.archive__thumb .txt,.archive__thumb--big .txt{margin-top:2.5rem}}.archive__thumb .txt .tit,.archive__thumb--big .txt .tit{font-size:2rem;line-height:1.3;font-weight:600}.archive__thumb .txt .body,.archive__thumb--big .txt .body{font-size:1.4rem;line-height:1.6;width:75%;margin:1.5rem 0 0 auto}@media screen and (max-width: 992px){.archive__thumb .txt .body,.archive__thumb--big .txt .body{width:85%}}.archive__thumb:hover img,.archive__thumb--big:hover img{-webkit-transform:translateX(-50%) translateY(-50%) scale(1.1);-moz-transform:translateX(-50%) translateY(-50%) scale(1.1);-ms-transform:translateX(-50%) translateY(-50%) scale(1.1);-o-transform:translateX(-50%) translateY(-50%) scale(1.1)}.archive_cont{width:100%}@media screen and (max-width: 992px){.archive_cont .web{display:none}}.archive_cont img{width:100%}.archive_cont .mo{display:none}@media screen and (max-width: 992px){.archive_cont .mo{display:block}}.lookbook{position:relative;margin-top:15rem;padding:0 2rem}@media screen and (max-width: 992px){.lookbook{margin-top:12rem;padding:unset}}.lookbook__row{padding:1.5rem 0}.lookbook__row:not(:first-child)::before{content:"";display:block;width:100%;height:1px;border-top:1px solid #000;margin:auto auto 1rem auto}@media screen and (max-width: 992px){.lookbook__row:not(:first-child)::before{width:calc(100% - 3rem);margin:auto auto 1.5rem auto}}.lookbook__txt{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 992px){.lookbook__txt{padding:0 1.5rem;flex-direction:column;align-items:flex-start;text-align:left}}.lookbook__txt .tit{font-size:2rem;line-height:1.6}.lookbook__txt .body{font-size:1.4rem;line-height:1.6}.lookbook__owl{margin-top:1rem}@media screen and (max-width: 992px){.lookbook__owl{padding-left:1.5rem}}.lookbook__owl .owl-stage{padding-left:unset !important}.lookbook__owl .owl-nav{margin-top:unset}.lookbook__owl .owl-nav>button{position:absolute;top:50%;width:6rem;height:4.3rem;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 992px){.lookbook__owl .owl-nav>button{width:5rem;height:3.5rem}}.lookbook__owl .owl-nav>button.disabled{display:none}.lookbook__owl .owl-nav .owl-prev{left:1.5rem;margin:unset;-moz-transform:rotate(180deg) translateY(50%);-webkit-transform:rotate(180deg) translateY(50%);-o-transform:rotate(180deg) translateY(50%);-ms-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%);background:url("../images/ico/arw-right_bl.svg") center center/cover no-repeat !important}@media screen and (max-width: 992px){.lookbook__owl .owl-nav .owl-prev{left:1rem}}.lookbook__owl .owl-nav .owl-next{right:1.5rem;margin:unset;background:url("../images/ico/arw-right_bl.svg") center center/cover no-repeat !important}@media screen and (max-width: 992px){.lookbook__owl .owl-nav .owl-next{right:1rem}}.about .section-ani{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;height:100vh}.about .section-ani .ani__logo--short{position:absolute;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:10rem;animation:.5s ease-in-out 1s 1 normal forwards running disappear}@media screen and (max-width: 992px){.about .section-ani .ani__logo--short{height:5rem}}.about .section-ani .ani__logo--short>img{height:100%}.about .section-ani .ani__logo{position:absolute;top:50%;-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:10rem;animation:1.5s ease-in-out 2s 1 normal forwards running shrink}@media screen and (max-width: 992px){.about .section-ani .ani__logo{height:5rem;animation:1.5s ease-in-out 2s 1 normal forwards running shrink02}}.about .section-ani .ani__logo img{position:relative;height:100%}.about .section-ani .ani__logo img+img{margin-left:.5rem}.about .section-ani .ani__logo .left{opacity:0;animation:1.5s ease-in-out 0s 1 normal forwards running leftMove}.about .section-ani .ani__logo .right{right:25%;opacity:0;animation:1.5s ease-in-out 0s 1 normal forwards running rightMove}.about .section-ani .ani__txt{position:absolute;top:calc(50% + 4rem);opacity:0;animation:1s ease-in-out 3s 1 normal forwards running appear;text-align:center}@media screen and (max-width: 992px){.about .section-ani .ani__txt{font-size:1.5rem;line-height:1.5;margin-top:1.5rem;top:calc(50% + 1.5rem)}}@keyframes leftMove{0%{left:25%}50%{opacity:0}100%{left:0;opacity:1}}@keyframes rightMove{0%{right:25%}50%{opacity:0}100%{right:0;opacity:1}}@keyframes shrink{from{height:10rem}to{height:5.7rem}}@keyframes shrink02{from{height:5rem}to{height:4rem}}@keyframes appear{from{opacity:0}to{opacity:1}}@keyframes disappear{from{opacity:1}to{opacity:0}}.about .section{width:100%}@media screen and (max-width: 992px){.about .section{padding:0 1.5rem;box-sizing:border-box}.about .section .mt150{margin-top:10rem}}.about .section>div{margin-left:auto;margin-right:auto}.about .section .wrap-txt{width:60%;min-width:45rem;color:#000;text-align:center}@media screen and (max-width: 992px){.about .section .wrap-txt{width:unset;min-width:unset}}.about .section .wrap-txt .tit{font-size:2.4rem;line-height:1.5;font-weight:600}@media screen and (max-width: 992px){.about .section .wrap-txt .tit{font-size:2rem;line-height:1.4;font-weight:600}}.about .section .wrap-txt .body{font-size:2rem;line-height:1.6}@media screen and (max-width: 992px){.about .section .wrap-txt .body{font-size:1.6rem;line-height:1.6}}.about .section .wrap-txt .body sup{font-size:75%;vertical-align:0}.about .section .wrap-txt p.tit+p.body{margin-top:12rem}@media screen and (max-width: 992px){.about .section .wrap-txt p.tit+p.body{margin-top:8rem}}.about .section .wrap-txt p.body+p.body{margin-top:6rem}.about .section .wrap-img{display:flex;gap:1rem;padding:0 2rem}@media screen and (max-width: 992px){.about .section .wrap-img{flex-direction:column;gap:3rem;height:80rem;padding:unset}}.about .section .wrap-img>div{flex:1 1 0}.about .section .fadein{opacity:0}.about .section .img01{width:80%;max-width:110rem;height:85rem;background:url("../images/about/img01.jpg") center bottom/cover no-repeat}@media screen and (max-width: 992px){.about .section .img01{width:unset;max-width:unset;height:50rem}}.about .section .img02{width:80%;max-width:110rem;height:85rem;background:url("../images/about/img02.jpg") center center/cover no-repeat}@media screen and (max-width: 992px){.about .section .img02{width:unset;max-width:unset;height:50rem;background-position:left center}}.about .section .img03{width:40%;min-width:45rem;max-width:110rem;height:72rem;background:url("../images/about/img03.jpg") center center/cover no-repeat}@media screen and (max-width: 992px){.about .section .img03{width:unset;min-width:unset;max-width:unset;height:40rem}}.about .section .img04{height:85rem;background:url("../images/about/img04.jpg") center center/cover no-repeat}@media screen and (max-width: 992px){.about .section .img04{flex:1 1 0;height:35rem;margin-right:6.5rem}}.about .section .img05{height:85rem;background:url("../images/about/img05.jpg") center center/cover no-repeat}@media screen and (max-width: 992px){.about .section .img05{flex:1 1 0;height:unset;margin-left:6.5rem}}.about .section .img06{width:100%;height:150rem;background:url("../images/about/img06.jpg") center center/cover no-repeat}@media screen and (max-width: 992px){.about .section .img06{width:100vw;height:60rem;margin-left:-1.5rem}}.about .section .img07{width:60%;max-width:80rem;height:50rem;background:url("../images/about/img07.jpg") center center/cover no-repeat}@media screen and (max-width: 992px){.about .section .img07{width:unset;height:40rem}}.about .section .img08{width:60%;max-width:80rem;height:50rem;background:url("../images/about/img08.jpg") center center/cover no-repeat}@media screen and (max-width: 992px){.about .section .img08{width:unset;height:40rem}}.about .section .img09{width:80%;max-width:110rem;height:80rem;background:url("../images/about/img09.jpg") center center/cover no-repeat}@media screen and (max-width: 992px){.about .section .img09{width:unset;max-width:unset;height:40rem}}/*# sourceMappingURL=style.css.map */