
@import 'reset.css';
@import 'gnu.css';
@import 'nanumsquare.css';
@import url('css2.css');
* {font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}
body { font: 700 18px/32px 'NanumSquare', sans-serif; color: #333; letter-spacing: -.025em; word-break: keep-all; opacity: 0; transition: all .5s; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; }
body.on { opacity: 1; }

.ww  { display: inline-block; }
.rw  { display: block; }
a { transition: all .2s; }
a.goDetail,
.action button { display: block; box-sizing: border-box; border: 1px solid #333; color: #333; background: #fff; width: 180px; height: 60px; line-height: 57px; text-align: center; font-size: 18px; padding-top: 1px; }
.action { font-size: 0; display: flex; justify-content: center; margin: 0 -10px; }
.action>button,
.action>strong { flex: 0 1 180px; width: auto; margin: 0 10px; }
.action strong button { border-color: #ff3081; background: #ff3081; color: #fff; width: 100%; }
.action button:hover,
.action button:focus { border-color: #ff3081; color: #ff3081; }
.action strong button:hover,
.action strong button:focus { background: #ed166a; color: #fff; }
.action span { font-size: 18px; line-height: 57px; color: #ff3081; }
button,
[role=button] { -webkit-tap-highlight-color: transparent; transition: all .2s; }
button:focus,
button:active,
[role=button] { outline: 0 none !important; box-shadow: none; border: 0 none !important; }

/** common **/
header.common { height: 180px; box-sizing: border-box; padding-top: 60px; position: relative; }
header.common h1 { text-indent: -999px; overflow: hidden; width: 160px; height: 30px; background-size: 100%; margin: 0 auto; margin-bottom: 14px; position: relative; }
header.common h1 a { display: block; width: 100%; height: 100%; position: relative; z-index: 1; }
header.common h1:before { content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #fff url('../image/header-logo.png') center no-repeat; background-size: 100% auto; transition: all 1.5s; transform-origin: center; }
header.common h1:after { content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #fff url('../image/header-logo-new.png') center no-repeat; background-size: 100% auto; opacity: 0; transform: scaleX(-1); transition: all 1.5s; transform-origin: center; }
button.hamburger { display: none; }
nav.gnb ul { font-size: 0; text-align: center; }
nav.gnb li { display: inline-block; vertical-align: top; }
nav.gnb li.home { display: none; }
nav.gnb li+li { margin-left: 85px; }
nav.gnb li.home+li { margin-left: 0; }
nav.gnb a,
nav.gnb button { font: 900 20px/76px 'Roboto', sans-serif; letter-spacing: .05em; display: block; width: 100%; height: 100%; box-sizing: border-box; }
nav.gnb > ul > li > ul > li > a { font: 400 18px/60px 'NanumSquare', sans-serif; letter-spacing: -.025em; }
nav.gnb a:hover,
nav.gnb a:focus,
nav.gnb>ul>li.on>a,
nav.gnb>ul>li.on>button { color: #e83881; }
nav.gnb button { display: none; }
header.common h1.on:before { transform: scaleX(-1); opacity: 0; }
header.common h1.on:after { transform: scaleX(1); opacity: 1; }

dl.fixContact { position: fixed; bottom: 74px; right: 74px; z-index: 9; width: 112px; }
dl.fixContact dt,
dl.fixContact dd { height: 112px; color: #fff; text-align: center; display: flex; align-items: center; justify-content: center; }
dl.fixContact dt { background: #ff3081; font-size: 26px; line-height: 32px; letter-spacing: .12em; }
dl.fixContact dd { background: #2e2e2e url('../image/icon-tel.png') center 18px no-repeat; background-size: 24px; font-size: 19px; line-height: 21px; font-weight: 700; letter-spacing: .05em; font-family: 'Roboto', sans-serif; padding-top: 36px; box-sizing: border-box; }
footer.common { background: #111; color: #999; padding: 56px calc(50vw - 600px); font-size: 15px; line-height: 24px; letter-spacing: 0; position: relative; box-sizing: border-box; height: 280px; }
footer.common .logo { float: right; width: 160px; height: 30px; text-indent: -999px; overflow: hidden; background: url('../image/footer-logo.png') center no-repeat; background-size: 100%; }
footer.common header { color: #ccc; margin-bottom: 14px; }
footer.common a.blog { display: inline-block; width: 40px; height: 33px; text-indent: -999px; overflow: hidden; vertical-align: middle; background: url('../image/blog.png') center no-repeat; background-size: 100% auto; margin-left: .6em; }
footer.common dl { margin-right: -.4em; transform: skew(-.03deg); }
footer.common dt { font-weight: 900; float: left; margin-right: .4em; }
footer.common dd { font-weight: 400; overflow: hidden; }
footer.common dd li { display: inline-block; margin-right: .4em; }
footer.common dd strong { font-weight: 900; }
footer.common address { letter-spacing: -.075em; display: inline; }
footer.common p.copy { margin-top: 28px; color: #666; font: 400 15px/24px 'Roboto', sans-serif; text-transform: uppercase; transform: skew(-.03deg); }
footer.common a.partner { position: absolute; display: block; bottom: 0; right: calc(50vw - 600px); width: 160px; height: 40px; line-height: 38px; padding: 2px 19px 0; box-sizing: border-box; color: #fff; font-size: 15px; letter-spacing: -.05em; background: #ff3081; transition: background .2s; }
footer.common a.partner:before { content: ''; display: block; width: 10px; height: 10px; position: absolute; right: 20px; top: 0; bottom: 0; margin: auto 0; box-sizing: border-box; border: solid #fff; border-width: 2px 2px 0 0; transform: rotate(45deg); }
footer.common a.partner:hover,
footer.common a.partner:focus { background: #ed166a; }
address {font-style: normal;}

main { background: #f5f5f5; padding: 120px calc(50vw - 600px) 150px; position: relative; min-height: calc(100vh - 180px - 280px); box-sizing: border-box; overflow: hidden; }
main:before { display: block; position: absolute; color: #fff; font: 900 180px/252px 'Roboto', sans-serif; left: -55px; top: 0; text-transform: uppercase; }
.lnb { background: #333; height: 60px; line-height: 60px; text-align: center; }
.lnb ul { font-size: 0; }
.lnb li { display: inline-block; }
.lnb li+li { margin-left: 30px; }
.lnb a { color: #aaa; font-weight: 700; font-size: 18px; display: block; padding: 0 10px; position: relative; }
.lnb a:after { content: ''; display: block; left: 0; right: 0; height: 0; bottom: 0; background: #ff3081; transition: height .3s; position: absolute; }
.lnb .on a { color: #fff; }
.lnb .on a:after { height: 6px; }
.lnb a:hover,
.lnb a:focus { color: #ff3081; }
.visual { position: relative; z-index: 1; height: 360px; background: left center no-repeat; margin-right: calc(600px - 50vw); background-size: 100% auto; }
.visual:before { content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; right: calc(50vw - 600px); background: left center no-repeat; background-size: calc(100% + 50vw - 600px) auto; }
.visual article { position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; right: calc(50vw - 600px); }
.visual article h2 { color: #fff; text-align: center; font-size: 60px; line-height: 80px; padding-top: 104px; font-weight: 300; margin-bottom: 30px; opacity: 0; transform: scale(1.5); transition: all 1s; }
.visual article p { position: relative; width: 554px; height: 52px; margin: 0 auto; }
.visual article p img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 554px; height: auto; opacity: 0; transition: all 2s; }
/* .visual article p img.cn { width: 36px; height: auto; left: 20px; } */
.visual article p img.cn {width: 44px;height: auto;left: 64px;}
/* .visual img.cn { width: 170px; height: 198px; left: 60px; transform: scale(.5); transition-delay: .7s; } */
.visual img.cn {width: 36px;height: auto;left: 70px;transform: scale(.5);transition-delay: .5s;}
.visual img.cn1 {width: 44px;height: auto;left: 190px;transform: scale(.5);transition-delay: .5s;}
.visual img.i1 { transform: translateX(-24%); transition-delay: .1s; }
.visual img.i2 { transform: translateX(-20%); transition-delay: .2s; }
.visual img.i3 { transform: translateX(-16%); transition-delay: .3s; }
.visual img.i4 { transform: translateX(-12%); transition-delay: .4s; }
.visual img.i5 { transform: translateX(-8%); transition-delay: .4s; }
.visual img.i6 { transform: translateX(16%); transition-delay: .3s; }
.visual img.i7 { transform: translateX(20%); transition-delay: .2s; }
.visual img.i8 { transform: translateX(24%); transition-delay: .1s; }
/* .visual img.i1 { transform: translateX(-24%); transition-delay: .1s; }
.visual img.i2 { transform: translateX(-20%); transition-delay: .2s; }
.visual img.i3 { transform: translateX(-16%); transition-delay: .3s; }
.visual img.i4 { transform: translateX(-12%); transition-delay: .4s; }
.visual img.i5 { transform: translateX(-8%); transition-delay: .5s; }
.visual img.i6 { transform: translateX(-4%); transition-delay: .6s; }
.visual img.i7 { transform: translateX(4%); transition-delay: .6s; }
.visual img.i8 { transform: translateX(8%); transition-delay: .5s; }
.visual img.i9 { transform: translateX(12%); transition-delay: .4s; }
.visual img.i10 { transform: translateX(16%); transition-delay: .3s; }
.visual img.i11 { transform: translateX(20%); transition-delay: .2s; }
.visual img.i12 { transform: translateX(24%); transition-delay: .1s; } */


.on .visual article h2,
.on .visual img { opacity: 1; transform: none; }

h3 { padding: 90px 0 60px; font-weight: 900; font-size: 48px; letter-spacing: -.05em; }
h4 { height: 50px; position: relative; font-weight: 700; font-size: 24px; margin-bottom: 40px; }
h4:before { content: ''; display: block; height: 1px; background: #e1e1e1; margin-bottom: -1px; }
h4 span { display: inline-block; border-top: 3px solid #ff3081; line-height: 1.5em; padding-top: 11px; vertical-align: top; }

nav.tab { display: flex; margin-right: -15px; margin-bottom: 109px; flex-wrap: wrap; }
nav.tab a { flex: 0 1 228px; margin-right: 15px; margin-bottom: 15px; height: 60px; text-align: center; line-height: 20px; padding-top: 1px; border: 1px solid #999; background: #fff; color: #333; letter-spacing: 0; font-weight: 400; box-sizing: border-box; padding-left: 10px; padding-right: 10px; display: flex; align-items: center; justify-content: center; }
nav.tab a:hover,
nav.tab a:focus { color: #ffffff; border: 3px solid #ff3081; color: #ff3081; }
nav.tab a.on { border-color: #ff3081; background: #ff3081; color: #fff; font-weight: 700; }

ul.dot { font-weight: 400; letter-spacing: -.05em; margin-bottom: 50px; }
ul.dot li { padding: 9px 0 9px 20px; position: relative; }
ul.dot li:before { content: ''; display: block; width: 4px; height: 4px; background: #ff3081; position: absolute; top: 22px; left: 0; }

.foreign { letter-spacing: 0 !important; }
p.desc { font-weight: 400; margin-bottom: 56px; line-height: 1.5; }


/** index **/
.index { background: #fff; padding: 0; }
.index .mainbanner { height: 780px; background: url('../image/main-bg.jpg') center no-repeat; background-size: cover; position: relative; }
.index .mainbanner figcaption,
.index .mainbanner figcaption img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.index .mainbanner figcaption { width: 558px; height: 198px; max-width: 100%; }
.index .mainbanner figcaption img { width: 558px; height: 36px; opacity: 0; transition: all 2s; }
.index .mainbanner figcaption img.cn {width: 60px;height: auto;left: 70px;transform: scale(.5);transition-delay: .5s;}
.index .mainbanner figcaption img.cn1 {width: 60px;height: auto;left: 200px;transform: scale(.5);transition-delay: .5s;}
.index .mainbanner figcaption img.i1 { transform: translateX(-24%); transition-delay: .1s; }
.index .mainbanner figcaption img.i2 { transform: translateX(-20%); transition-delay: .2s; }
.index .mainbanner figcaption img.i3 { transform: translateX(-16%); transition-delay: .3s; }
.index .mainbanner figcaption img.i4 { transform: translateX(-12%); transition-delay: .4s; }
.index .mainbanner figcaption img.i5 { transform: translateX(-8%); transition-delay: .4s; }
.index .mainbanner figcaption img.i6 { transform: translateX(16%); transition-delay: .3s; }
.index .mainbanner figcaption img.i7 { transform: translateX(20%); transition-delay: .2s; }
.index .mainbanner figcaption img.i8 { transform: translateX(24%); transition-delay: .1s; }
/* .index .mainbanner figcaption img.i9 { transform: translateX(12%); transition-delay: .4s; }
.index .mainbanner figcaption img.i10 { transform: translateX(16%); transition-delay: .3s; }
.index .mainbanner figcaption img.i11 { transform: translateX(20%); transition-delay: .2s; }
.index .mainbanner figcaption img.i12 { transform: translateX(24%); transition-delay: .1s; } */
.on .index .mainbanner figcaption img { opacity: 1; transform: none; }

.index .lineup { margin: 150px 0; height: 540px; }
.index .lineup .swiper-container { height: 100%; }
.index .lineup .swiper-slide { position: relative; }
.index .lineup .swiper-slide:after { content: ''; display: block; clear: both; }
.index .lineup figure { width: 50%; float: left; height: 100%; }
.index .lineup figure.left { text-align: right; }
.index .lineup figure.right { background-size: cover; background-position: left center; }
.index .lineup article,
.index .lineup .swiper-pagination { position: absolute; top: 0; left: calc(50vw - 600px); }
.index .lineup a.goDetail { opacity: .25; position: absolute; left: 0; bottom: 0; }
.index .lineup a.goDetail:hover,
.index .lineup a.goDetail:focus { opacity: 1; }
.index .lineup article { padding-bottom: 60px; }
.index .lineup article header { font-family: 'Roboto', sans-serif; font-weight: 300; line-height: 21px; font-size: 26px; letter-spacing: 0; }
.index .lineup article header strong { display: block; font-weight: 900; line-height: 70px; font-size: 76px; }
.index .lineup article p { margin-top: 18px; min-height: 90px; margin-bottom: 15px; letter-spacing: -.075em; max-width: 400px; }
.index .lineup .swiper-pagination { top: auto; bottom: 0; }
.index .lineup .swiper-pagination .swiper-pagination-bullet { margin: 0 7px 0 0; box-sizing: border-box; width: 14px; height: 14px; border: 1px solid #333; opacity: .25; transition: all .5s linear; float: left; border-radius: 0; background: transparent; }
.index .lineup .swiper-pagination .swiper-pagination-bullet:last-child { margin-right: 0; }
.index .lineup .swiper-pagination .swiper-pagination-bullet-active { border-width: 1px 7px; opacity: 1; }
.index .lineup .swiper-button-prev,
.index .lineup .swiper-button-next { position: absolute; width: 100px; height: 120px; top: 0; bottom: 0; margin: auto 0; transition: all .3s; background: none; }
.index .lineup .swiper-button-prev { left: calc(50vw - 700px); }
.index .lineup .swiper-button-next { right: calc(50vw - 700px); }
.index .lineup .swiper-button-prev:after,
.index .lineup .swiper-button-next:after { content: ''; display: block; position: absolute; width: 46px; height: 46px; border: 0 solid #666; border-width: 1px 1px 0 0; box-sizing: border-box; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.index .lineup .swiper-button-prev:after { transform: rotate(-135deg); }
.index .lineup .swiper-button-next:after { transform: rotate(45deg); }
.index .lineup .swiper-button-prev:hover { transform: scaleY(.9) translateX(-10px); }
.index .lineup .swiper-button-next:hover { transform: scaleY(.9) translateX(10px); }

.index .favorite { height: 510px; background-size: cover; background-position: left center; color: #fff; position: relative; box-sizing: border-box; padding: 135px calc(50vw - 600px) 0; }
.index .favorite:before { content: ''; display: block; position: absolute; top: 0; bottom: 0; opacity: 0; transition: opacity 1s, right 1s; background-size: cover; background-position: left center; opacity: 0; transition: all 1s .3s; }
.index .favorite:after { content: ''; display: block; position: absolute; background: top center no-repeat; background-size: 100% auto; bottom: 0; opacity: 0; transition: all 1s; }
.index .favorite article { position: relative; z-index: 1; }
.index .favorite header { font-weight: 900; font-size: 60px; line-height: 68px; margin-bottom: 15px; }
.index .favorite p { font-size: 20px; margin-bottom: 45px; }
.index .favorite a.goDetail { display: inline-block; vertical-align: top; border-color: #fff; background: transparent; color: #fff; }
.index .favorite a.goDetail:hover,
.index .favorite a.goDetail:focus { background: rgba(0,0,0,.2); }
.index .company { background-image: url('../image/brand-bg.jpg'); }
.index .company header { letter-spacing: 0; }
.index .company:before { background-image: url('../image/brand-cover.jpg'); left: 0; right: 100%; }
.index .company:after { background-image: url('../image/brand-text.png'); width: 651px; height: 100px; right: calc(50vw - 600px); transform: translateX(-20%); }
.index .estimate { background-image: url('../image/estimate-bg.jpg'); background-position: right center; }
.index .estimate article { text-align: right; }
.index .estimate:before { background-image: url('../image/estimate-cover.jpg'); right: 0; left: 100%; background-position: right center; }
.index .estimate:after { background-image: url('../image/estimate-text.png'); width: 864px; height: 100px; left: calc(50vw - 600px); transform: translateX(20%)}

.index .favorite.on:before { transition-delay: 0s; }
.index .company.on:before { right: 260px; opacity: 1; }
.index .estimate.on:before { left: 260px; opacity: 1; }
.index .favorite.on:after { transition-delay: 1s; transform: none; opacity: 1; }

.index .product { padding: 140px calc(50vw - 600px) 150px;  background: url('../image/product-bg.jpg') center no-repeat; background-size: cover; }
.index .product header { font-weight: 900; font-size: 60px; line-height: 68px; margin-bottom: 15px; letter-spacing: 0; }
.index .product p { font-size: 20px; margin-bottom: 95px; }
.index .product ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
.index .product li { flex: 0 0 224px; height: 400px; text-align: center; color: #fff; font: 700 18px/400px 'Roboto', sans-serif; letter-spacing: 0; background: center no-repeat; background-size: cover; }
.index .product li.door { background-image: url('../image/product-door.jpg'); }
.index .product li.liftSliding { background-image: url('../image/product-liftsliding.jpg'); }
.index .product li.sliding { background-image: url('../image/product-sliding.jpg'); }
.index .product li.turnTilt { background-image: url('../image/product-turntilt.jpg'); }
.index .product li.outward { background-image: url('../image/product-outward.jpg'); }
.index .product a { display: block; width: 100%; height: 100%; position: relative; }
.index .product a:before { content: ''; display: block; border: 0 solid #000; opacity: .5; box-sizing: border-box; position: absolute; left: 0; right: 0; top: 0; bottom: 0; transition: border .2s; }
.index .product a:hover:before,
.index .product a:focus:before { border-width: 10px; }


/** product **/
.product:before { content: 'product'; }
.product .visual:before { background-image: url('../image/visual.jpg'); }
.product .visual { background-image: url('../image/visual-bg.jpg'); }
.product header .brand { font: 100 48px/43px 'Roboto', sans-serif; display: block; letter-spacing: 0; }
.product header strong { display: block; font: 900 120px/135px 'Roboto', sans-serif; margin-bottom: 35px; letter-spacing: 0; color: #ff3081; }
.product header strong .sub { font-size: 60px; position: relative; top: -6px; }
.product .photo { display: flex; flex-wrap: wrap; justify-content: space-between; }
.product .photo li { width: /*47.5*/100%; margin-bottom: 60px; }
.product .point li+li { margin-top: 60px; }
.product .photo li.full { width: 100%; }
.product .photo img { display: block; width: 100%; }
.product .feature header strong { color: #333;  }
.product .point li:after { content: ''; display: block; clear: both; }
.product .point img { float: left; width: 255px; margin-right: 60px; }
.product .point p { overflow: hidden; border-top: 1px solid #e1e1e1; font-weight: 400; padding-top: 22px; line-height: 1.5; }
.product .deco { font: 900 120px/90px 'Roboto', sans-serif; color: #fff; margin-bottom: 60px;  }
.product .deco .sub { font-size: 60px; }

/** gallery **/
.gallery:before { content: 'gallery'; }
.gallery .visual:before { background-image: url('../image/visual1.jpg'); }
.gallery .visual { background-image: url('../image/visual-bg1.jpg'); }

    /* exhibition */
.exhibition .swiper-slide { max-width: 1600px; max-height: 680px; width: 100vh; height: 56.7vw; background: #000 center no-repeat; background-size: contain; }
.exhibition .zoom .swiper-button-next,
.exhibition .zoom .swiper-button-prev { width: 100px; height: 100px; transition: transform .3s; top: 0; bottom: 0; margin: auto 0; background: none; }
.exhibition .zoom .swiper-button-prev:after,
.exhibition .zoom .swiper-button-next:after { content: ''; display: block; position: absolute; width: 46px; height: 46px; border: 0 solid #fff; border-width: 1px 1px 0 0; box-sizing: border-box; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.exhibition .zoom .swiper-button-prev:after { transform: rotate(-135deg); }
.exhibition .zoom .swiper-button-next:after { transform: rotate(45deg); }
.exhibition .zoom .swiper-button-prev:hover { transform: scaleY(.9) translateX(-10px); }
.exhibition .zoom .swiper-button-next:hover { transform: scaleY(.9) translateX(10px); }
.exhibition .thumbs { margin: 15px -5px -5px; }
.exhibition .thumbs .swiper-wrapper { justify-content: center; }
.exhibition .thumbs .swiper-slide { width: 60px; height: 60px; position: relative; background-size: cover; background-position: center; margin: 5px; background-color: #000; }
.exhibition .thumbs .swiper-slide:before { content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: 1px solid #ff3081; opacity: 0; transition: opacity .3s; }
.exhibition .thumbs .swiper-slide-thumb-active:before,
.exhibition .thumbs .swiper-slide.active:before { opacity: 1; }
.exhibition .zoom .swiper-button-next.swiper-button-disabled,
.exhibition .zoom .swiper-button-prev.swiper-button-disabled { opacity: .1; transform: none; }
    
/** company **/
.company:before { content: 'company'; }
.company .visual:before { background-image: url('../image/visual2.jpg'); }
.company .visual { background-image: url('../image/visual-bg2.jpg'); }

    /* greeting */
.greeting article { width: 50%; float: left; }
.greeting figure { overflow: hidden; }
.greeting figure img { display: block; }
.greeting figure img+img { margin-top: 60px; }
.greeting p { font-weight: 400; font-size: 18px; line-height: 32px; letter-spacing: -.05em; }
.greeting p+p { margin-top: 32px; }
.greeting em { display: block; font-size: 24px; font-weight: 400; line-height: 1.6em; margin-top: 56px; }
.greeting em strong { font-weight: 900; color: #ff3081; }
    
    /* vision & mission */
.vision,
.worth { padding-bottom: 52px; }
.vision i,
.worth i { display: block; width: 120px; height: 120px; margin: 0 auto 40px; border-radius: 50%; overflow: hidden; background: #fff; position: relative; border: 1px solid #fff; margin-bottom: 40px; }
.vision i:before,
.worth i:before { content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 80px; height: 80px; background: #333; margin: auto; transition: all 1s; opacity: 0; }
.vision i:after,
.worth i:after { content: ''; display: block; position: absolute; top: -60px; left: -60px; width: 240px; height: 240px; background: center no-repeat; background-size: 100%; }
.vision i:after { background-image: url('../image/vision-icon.png'); }
.worth i:after { background-image: url('../image/worth-icon.png'); }
.vision i:before,
.worth i:before,
.vision i:after,
.worth i:after { transform: translateY(60px) scale(.8); transition: all 1s; }
.vision p,
.worth p { font-weight: 300; font-size: 42px; line-height: 60px; text-align: center; letter-spacing: -.05em; }
.vision p strong,
.worth p strong { font-weight: 900; transition: color 1s; }
.vision p.en,
.worth p.en { font: 900 18px/32px 'Roboto', sans-serif; color: #ccc; letter-spacing: 0; text-transform: uppercase; letter-spacing: -.1em; opacity: 0; transition: all 1s; align-content: center; }
.vision.on i:before,
.worth.on i:before,
.vision.on i:after,
.worth.on i:after { opacity: 1; transform: none; }
.vision.on i:before,
.worth.on i:before { background: #ff3081; }
.mission ul { display: flex; margin: 0 auto; justify-content: center; flex-wrap: wrap; margin-top: -20px; }
.mission li { background: #fff; height: 200px; flex: 0 0 200px; text-align: center; font-weight: 400; letter-spacing: -.05em; padding-top: 115px; box-sizing: border-box; position: relative; margin: 20px 10px 0; }
.mission i { display: block; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; width: 100px; height: 100px; }
.mission i:before { content: ''; display: block; position: absolute; left: 5px; right: 5px; top: 5px; bottom: 5px; background: #333; opacity: 0; transition: all 1s; }
.mission i:after { content: ''; display: block; position: absolute; left: 0;right: 0; top: 0; bottom: 0; background: center no-repeat; background-size: 100px 100px; }
.mission .i1 i:after { background-image: url('../image/mission-icon-1.png'); }
.mission .i2 i:after { background-image: url('../image/mission-icon-2.png'); }
.mission .i3 i:after { background-image: url('../image/mission-icon-3.png'); }
.mission .i4 i:after { background-image: url('../image/mission-icon-4.png'); }
.mission .i5 i:after { background-image: url('../image/mission-icon-5.png'); }

.vision p strong,
.worth p strong { color: #ff3081; }
.vision p.en,
.worth p.en { letter-spacing: 0; opacity: 1; }
.mission li { transform: scale(.8); opacity: 0; transition: 1s; }
.on .mission i:before { background: #333; opacity: 1; }
.mission.on li { transform: none; opacity: 1; }
.mission.on i:before { background: #ff3081; opacity: 1; }
.mission.on li.i1,
.mission.on li.i1 i:before { transition-delay: .2s; }
.mission.on li.i2,
.mission.on li.i2 i:before { transition-delay: .4s; }
.mission.on li.i3,
.mission.on li.i3 i:before { transition-delay: .6s; }
.mission.on li.i4,
.mission.on li.i4 i:before { transition-delay: .8s; }
.mission.on li.i5,
.mission.on li.i5 i:before { transition-delay: 1s; }

    /* certification */
.certif ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
.certif li { width: 21.25%; padding-bottom: 56px; }
.certif img { display: block; }
.certif p { font-weight: 400; letter-spacing: -.05em; margin-top: 20px; }

    /* location */
.location .map {overflow: hidden;height: 400px;box-sizing: border-box;border: 1px solid #d8d8d8;background: #fff;}
.location dt,
.location dd { padding: 18px 20px; border-bottom: 1px solid #333; letter-spacing: -.05em; }
.location dt { float: left; width: 140px;  }
.location dd { border-bottom-color: #e1e1e1; font-weight: 400; overflow: hidden; }
.location+.location { margin-top: 60px; }


/** customer **/
.customer:before { content: 'customer'; }
.customer .visual:before { background-image: url('../image/visual3.jpg'); }
.customer .visual { background-image: url('../image/visual-bg3.jpg'); }

.customer .officer dl { box-sizing: border-box; background: left 48px no-repeat; background-size: 80px; min-height: 80px; padding: 48px 0 48px 103px; letter-spacing: -.05em; }
.customer .officer dl:after { content: ''; display: block; clear: both; }
.customer .officer dl.i1 { background-image: url('../image/icon-tel1.png'); }
.customer .officer dl.i2 { background-image: url('../image/icon-as.png'); }
.customer .officer dl.i3 { background-image: url('../image/icon-info.png'); }
.customer .officer dl+dl { border-top: 1px solid #e1e1e1; }
.customer .officer dt { float: left; width: 300px; font-size: 25px; text-transform: uppercase; line-height: 40px; padding: 20px 0; }
.customer .officer dd { overflow: hidden; line-height: 40px; margin-left: 300px; font-size: 2em; font-weight: 300; padding: 20px 0; }
.customer .officer .tel { margin-right: 20px; }
.customer .officer .ext { font-size: 1.125rem; font-weight: 700; color: #ff3081; width: auto; display: inline-block; vertical-align: middle; }
.customer .officer .note { font-size: 1.125rem; font-weight: 700; color: #999; text-indent: -1.12em; padding-left: 1.12em; display: block; line-height: 3em; }
.customer .officer dd+dt { margin-top: 2.6em; }
.customer .officer .accent { display: block; font-size: 1.125rem; font-weight: 700; line-height: 2em; }
.customer .officer .accent:after { content: ' *'; color: #ff3081; position: relative; top: 3px; }
.customer .officer .small { font-size: 1.5rem !important; font-weight: 400; }

    /* faq */
.faq dl { background: #fff; line-height: 30px; font-weight: 400; overflow: hidden; }
.faq dl+dl { margin-top: 20px; }
.faq dt button { display: block; width: 100%; box-sizing: border-box; min-height: 30px; box-sizing: border-box; position: relative; padding: 35px 75px 35px 135px; text-align: left; }
.faq dt button:before { content: 'QUESTION'; display: block; position: absolute; left: 35px; top: 35px; bottom: 35px; margin: auto 0; width: 80px; height: 30px; background: #aaa; transition: background .3s; color: #fff; font: 700 12px/30px 'Roboto', sans-serif; text-align: center; letter-spacing: 0; }
.faq dt i { display: block; position: absolute; right: 35px; top: 35px; bottom: 35px; margin: auto 0; width: 30px; height: 30px; transition: transform .3s; }
.faq dt i:before { content: ''; display: block; width: 10px; height: 10px; border: solid #999; border-width: 2px 2px 0 0; transform: rotate(135deg); position: absolute; left: 0; right: 0; top: 5px; bottom: 0; margin: auto; transition: border .3s; }
.faq dt i:after { content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 2px; height: 22px; background: #999; transition: background .3s; }
.faq dd { position: relative; }
.faq dd p { padding: 0 35px 35px 135px; position: relative; display: none; }
.faq dd i { position: absolute; display: block; left: 40px; top: 0; width: 40px; height: 40px; text-align: center; font: 900 24px/40px 'Roboto', sans-serif; border-radius: 50%; overflow: visible; color: #fff; background: #ff3081; box-sizing: border-box; padding-right: 1px; transform: scale(.6); opacity: 0; transition: all .3s; transform-origin: right bottom; }
.faq dd i:after { content: ''; display: block; position: absolute; width: 0; height: 0; border: solid; border-width: 10px 6px 0; border-color: #ff3081 transparent; transform-origin: right top; transform: rotate(-45deg); right: 3px; bottom: 3px; }
.faq dt button:hover,
.faq dt button:focus { color: #ff3081; }
.faq .on dt button:before { background: #333; }
.faq .on dt i { transform: scaleY(-1); }
.faq .on dt i:before { border-color: #ff3081; }
.faq .on dt i:after { background: #ff3081; }
.faq .on dd i { transform: none; opacity: 1; }

    /* estimate */
.estimate ul { display: flex; justify-content: space-between; flex-wrap: wrap; }
.estimate li { margin-bottom: 32px; width: 47.5%; }
.estimate li.full { width: 100%; }
.estimate label { display: block; width: 100%; letter-spacing: -.05em; }
.estimate label span { display: block; color: #999; font-size: 16px; transform: skew(-.03deg); }
.estimate .required label span:after { content: '*'; margin-left: .35em; position: relative; top: .08em; color: #ff3081; }
.estimate input,
.estimate textarea { height: 56px; border-bottom: 1px solid #e1e1e1; display: block; width: 100%; box-sizing: border-box; padding: 12px; background: transparent; transition: border .3s; line-height: 31px; }
.estimate input:focus,
.estimate textarea:focus { border-color: #ff3081; }


/** library **/
.library:before { content: 'library'; }
.library .visual:before { background-image: url('../image/visual4.jpg'); }
.library .visual { background-image: url('../image/visual-bg4.jpg'); }

    /* archive */
.library .bbs-basic dl:nth-child(1) { flex: 0 0 105px; }
.library .bbs-basic dl:nth-child(2) { flex: 1; }
.library .bbs-basic dl:nth-child(2) dd { text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.library .bbs-basic dl:nth-child(3) { flex: 0 0 130px; }
.library .bbs-basic dl:nth-child(4) { flex: 0 0 125px; }



/*** responsive ***/
@media (max-width: 1920px) {
    .visual,
    .visual:before { background-size: cover; }
    
    .index .mainbanner { height: 40.625vw; min-height: 360px; }
}
@media (max-width: 1780px) {
    .index .company.on:before { right: 10%; }
    .index .company:after { right: calc(10% + 20px); }
    .index .estimate.on:before { left: 10%; }
    .index .estimate:after { left: calc(10% + 20px); }
}
@media (max-width: 1440px) {
    main { padding-top: calc(50vw - 600px); }
    
    dl.fixContact { right: 37px; bottom: 37px; transform: scale(.75); transform-origin: right bottom; }
    
    .index .lineup { height: 360px; }
    .index .lineup article,
    .index .lineup .swiper-pagination { left: 120px; }
    .index .lineup .swiper-button-prev { left: 20px; }
    .index .lineup .swiper-button-next { right: 20px; }
    .index .lineup figure.left { width: 60%; }
    .index .lineup figure.right { width: 40%; }
    
    .index .favorite { padding-left: 50px; padding-right: 50px; }
}
@media (max-width: 1260px) {
    footer.common { padding: 40px 30px; height: auto; }
    footer.common .logo { margin-top: -10px; }
    footer.common a.partner { right: 30px; }
    main { padding: 0 30px 150px; min-height: 0; }
    .visual { margin: 0 -30px; }
    .visual:before,
    .visual article { right: 0; }
    p.desc { margin-bottom: 60px; }
    
    .index .product { padding: 60px 30px; }
    .index .product p { margin-bottom: 60px; }
    .index .product li { flex: 1; height: 280px; line-height: 280px; }
    .index .product li+li { margin-left: 20px; }
    
    .certif ul { justify-content: space-between; }
    .certif li { width: calc((100% - 90px) / 4); }
    .certif li img { width: 100%; }
    
    nav.tab a { flex-basis: calc(25% - 15px); }
}
@media (max-width: 1160px) {
    .mission ul { max-width: 700px; }
}
@media (min-width: 1024px) {
    nav.gnb ul ul { display: none !important; }
}
@media (max-width: 1023px) {
    header.common { height: 104px; border-bottom: 1px solid #333; padding-top: 34px; }
    button.hamburger { display: block; position: absolute; right: 20px; top: 20px; width: 60px; height: 60px; border-radius: 50%; text-indent: -999px; overflow: hidden; z-index: 101; background: #fff; }
    button.hamburger:before,
    button.hamburger:after { content: ''; display: block; width: 40px; height: 30px; left: 0; right: 0; top: 0; bottom: 0; margin: auto; box-sizing: border-box; position: absolute; transition: all .5s, background 0s; }
    button.hamburger:before { height: 2px; background: #999; }
    button.hamburger:after { border: solid #999; border-width: 2px 0; }
    nav.gnb { position: fixed; left: 0; right: 0; top: 0; height: 0; overflow: hidden; background: rgba(0,0,0,.8); z-index: 100; transition: opacity .5s, height 0s .5s; opacity: 0; }
    nav.gnb>ul { max-width: 400px; overflow: auto; background: #fff; box-shadow: 10px 10px 30px rgba(0,0,0,.2); height: 100%; left: -400px; position: relative; transition: left .5s; }
    nav.gnb li { display: block; border-bottom: 1px solid #e1e1e1; text-align: left; }
    nav.gnb li.home { display: block; }
    nav.gnb li+li { margin-left: 0; }
    nav.gnb>ul>li>a { display: none; }
    nav.gnb>ul>li.home>a { display: block; padding-left: 25px;  height: 76px; }
    nav.gnb button { display: block; padding: 0 40px 0 25px; text-align: left; position: relative; }
    nav.gnb button:after { content: ''; display: block; width: 10px; height: 10px; border: solid #333; border-width: 1px 1px 0 0; transform: rotate(-45deg); position: absolute; top: 0; bottom: -4px; margin: auto 0; right: 30px; transition: all .3s linear; }
    nav.gnb .folded button:after { transform: rotate(-45deg) scale(-1); bottom: 8px; }
    nav.gnb li li { border-bottom: 0 none; border-top: 1px solid #e1e1e1; }
    nav.gnb li li a { padding: 0 25px 0 50px; color: #666; }
    nav.gnb li li.on a { color: #ff3081; }
    nav.lnb { display: none; }
    
    body.menuOn { overflow: hidden; }
    .menuOn button.hamburger:before { height: 4px; transform: rotate(45deg); }
    .menuOn button.hamburger:after { height: 4px; transform: rotate(-45deg); background: #999; transition-delay: 0s, .5s; }
    .menuOn nav.gnb { height: 100%; opacity: 1; transition-delay: 0s; }
    .menuOn nav.gnb>ul { left: 0; }
    #login-indicator~.common nav.gnb>ul:before { content: ''; display: block; height: 34px; background: #777/*linear-gradient(to right, #ff3081, #3567e8)*/; }
    nav.gnb>ul:after { content: ''; display: block; height: 60px; }
    
    .index .lineup { height: 720px; }
    .index .lineup .swiper-container { padding-bottom: 0; padding-top: 12px; }
    .index .lineup .swiper-slide { padding: 0 120px; box-sizing: border-box; }
    .index .lineup figure.left { width: 100%; height: 360px; }
    .index .lineup figure.right { width: 100%; height: 360px; }
    
    .product .point li+li { margin-top: 4%; }
    .product .point img { width: 26%; margin-right: 4%; }
    .product .point p { flex: 1 1 42%; }
    
    .certif li { width: calc((100% - 60px) / 3); }
}
@media (max-width: 900px) {
    .greeting article { width: 100%; float: none; }
    .greeting figure { font-size: 0; margin-top: 40px; }
    .greeting figure img { width: 48%; display: inline-block; vertical-align: top; }
    .greeting figure img+img { margin-left: 4%; margin-top: 0; }
	
	.customer .officer dt { float: none; padding-bottom: 0; }
	.customer .officer dd { margin-left: 0; }
}
@media (max-width: 800px) {
    footer.common { padding-bottom: 50px; }
    footer.common dt { float: none; }
    
    nav.tab a { flex-basis: calc(33.33% - 15px); }
    
    .index .product ul { justify-content: center; }
    .index .product li { margin: 0; flex: 0 0 32%; }
    .index .product li+li { margin-left: 2%; }
    .index .product li:nth-child(3)~li { margin-top: 2%; }
    .index .product li:nth-child(4) { margin-left: 0; }
}
@media (max-width: 768px) {
    .visual { height: 200px; }
    .visual article h2 { font-size: 36px; padding-top: 32px; line-height: 60px; margin-bottom: 0; padding-top: 40px; }
    .visual article p { width: 277px; }
    
    h3 { font-size: 32px; padding: 60px 0 45px; }
    
    .index .lineup { margin: 50px 0 0; height: 600px; }
    .index .lineup .swiper-slide { padding: 0; }
    .index .lineup .swiper-button-prev,
    .index .lineup .swiper-button-next { top: 180px; bottom: auto; width: 60px; }
    .index .lineup .swiper-button-prev { left: 5px; }
    .index .lineup .swiper-button-next { right: 5px; }
    .index .lineup .swiper-button-prev:after,
    .index .lineup .swiper-button-next:after { width: 30px; height: 30px; }
    .index .lineup .swiper-button-prev:hover,
    .index .lineup .swiper-button-next:hover { transform: none; }
    .index .lineup article { left: 30px; right: 30px; height: 200px; }
    .index .lineup figure.left,
    .index .lineup figure.right { float: none; height: 200px; }
    .index .lineup figure.left { padding-top: 160px; text-align: center; margin-top: -80px; padding-left: 70px; }
    .index .lineup article p { min-height: 36px; margin-top: 0; font-size: 16px; line-height: 20px; }
    .index .lineup article header { font-size: 18px; }
    .index .lineup article header strong { font-size: 34px; line-height: .9em; margin-top: 10px; margin-bottom: 10px; }
    .index .lineup .swiper-pagination  { top: 0; left: auto; right: 30px; bottom: auto; text-align: right; width: auto; }
    .index .lineup a.goDetail { height: 40px; line-height: 40px; line-height: 38px; bottom: 11px; width: 110px; font-size: 14px; left: 30px; }
    
    .index .favorite { padding-left: 30px; padding-right: 30px; padding-top: 50px; height: 360px; }
    .index .favorite header { font-size: 50px; margin-bottom: 0; font-size: 40px; }
    .index .favorite p { margin-bottom: 20px; font-size: 16px; line-height: 20px; }
    .index .favorite a.goDetail { width: 110px; height: 40px; line-height: 38px; font-size: 14px; }
    .index .company:after { width: 361px; height: 60px; }
    .index .estimate:after { width: 494px; height: 60px; }
    .index .product header { font-size: 40px; }
    
    .index .mainbanner figcaption img { width: 279px; height: 18px; }
    .index .mainbanner figcaption img.cn { width: 85px; height: 99px; left: 30px; }
    
    .product .point img { width: 48%; }
    .product .point img+img { margin-right: 0; }
    .product .point p { clear: both; float: none; }
    .product .photo li { margin-bottom: 6%; }
    .product .point li+li { margin-top: 10%; }
    
    .product header .brand { font-size: 30px; line-height: 30px; }
    .product header strong { font-size: 60px; line-height: 60px; margin-bottom: 15px; }
    .product .deco { font-size: 60px; line-height: 60px; margin-bottom: 6%; }
    
    .certif li { width: calc((100% - 40px) / 2); }
    
    .location dt { float: none; border-bottom: 0 none; padding-bottom: 0; }
    .location dd { padding-top: 0; }
}
@media (max-width: 767px) {
    .library .bbs-basic dl:nth-child(1) dt,
    .library .bbs-basic dl:nth-child(1) dd,
    .library .bbs-basic dl:nth-child(3) dt,
    .library .bbs-basic dl:nth-child(3) dd,
    .library .bbs-basic dl:nth-child(4) dt,
    .library .bbs-basic dl:nth-child(4) dd { font-size: 14px; color: #666; }
    .library .bbs-basic dl:nth-child(1) dt,
    .library .bbs-basic dl:nth-child(3) dt,
    .library .bbs-basic dl:nth-child(4) dt { font-weight: 300; }
    .library .bbs-basic dl:nth-child(1) { position: absolute; left: 15px; top: 7px; }
    .library .bbs-basic dl:nth-child(3) { position: absolute; left: 15px; bottom: 7px; }
    .library .bbs-basic dl:nth-child(4) { position: absolute; right: 15px; bottom: 7px; }
    .library .bbs-basic dl:nth-child(2) { text-align: left; }
    .library .bbs-basic dl:nth-child(2) dt { display: none; }
}
@media (max-width: 600px) {
    dl.fixContact { right: 10px; bottom: 10px; width: 224px; }
    dl.fixContact dt { float: left; width: 112px; }
    
    header.common { height: 70px; padding-top: 19px; }
    header.common h1 { width: 130px; margin-left: 30px; }
    header.common h1:before { transform: scaleY(1); }
    header.common h1:after { transform: scaleY(0); }
    header.common h1.on:before { transform: scaleY(0); }
    header.common h1.on:after { transform: scaleY(1); }
    button.hamburger { width: 40px; height: 40px; right: 14px; top: 14px; }
    button.hamburger:before,
    button.hamburger:after { width: 30px; }
    button.hamburger:after { height: 20px; }
    
    nav.tab { margin-right: -5px; }
    nav.tab a { flex-basis: calc(50% - 5px); margin-right: 5px; margin-bottom: 5px; }
    
    .index .company.on:before { right: 0; }
    .index .estimate.on:before { left: 0; }
    
    .greeting figure { margin-top: 80px; }
    .greeting figure img { width: auto; display: block; }
    .greeting figure img+img { margin-left: 0; margin-top: 5%; }
	
    .faq dt button  { padding: 65px 25px 25px; }
    .faq dt button:before { margin: 0; top: 25px; left: 25px; }
    .faq dt i { margin: 0; right: 18px; top: 25px; }
    .faq dt i:before { width: 6px; height: 6px; }
    .faq dt i:after { height: 12px; }
    .faq dd p { padding-top: 55px 25px 25px; }
    .faq dd i { transform-origin: left bottom; left: 25px; }
    .faq dd i:after { transform-origin: left top; transform: rotate(45deg); left: 3px; right: auto; }
    
    .estimate li { width: 100%; }
	
	.customer .officer .ext { display: block; }
}
@media (max-width: 520px) {
	.customer .officer dl { padding-left: 0; padding-top: 128px; background-position: center 48px; text-align: center; }
	.customer .officer dt { width: auto; }
	.customer .officer .tel { margin-right: 0; }
    
    .greeting article .rw  {display: inline; }
}
@media (max-width: 470px) {
    button.hamburger { background: transparent; }
    nav.gnb>ul { left: -100vw; width: 100vw; max-width: none; }
    nav.gnb>ul>li>a { line-height: 69px; }
    
    main { padding-left: 20px; padding-right: 20px; }
    .index .product ul { align-content: center; }
    .index .product li,
    .index .product li+li,
    .index .product li:nth-child(2)~li { flex-basis: 100%; margin-top: 4%; height: 200px; line-height: 200px; margin-left: 0; }
    .visual { margin: 0 -20px; }
    h3 { font-size: 30px; }
    
    .certif ul { justify-content: center; }
    .certif li { width: 300px; }
}
@media (max-width: 425px) {
    footer.common { padding-top: 50px; padding-bottom: 70px; }
    footer.common .logo { float: none; margin-top: -20px; margin-bottom: 24px;  }
    footer.common a.partner { left: 30px; }
}
@media (max-width: 374px) {
    nav.tab { margin-right: 0; }
    nav.tab a { flex-basis: 100%; margin-right: 0; height: 50px; margin-bottom: 5px; }
    
    .index .lineup .ww { display: inline; }
}