/*=========================================================== 0. wlook common class style ===========================================================*/
section {background-color: transparent; padding: 100px 0px; position: relative;}
section.page-landing {padding: 0px;}
section.intro {padding: 0 0px 100px 0px;}
@media (max-width:576px){section.intro{padding:150px 0px 80px 0px;}}
section.last-section {padding:200px 0px 200px 0px; background-color: transparent;}
@media (max-width:576px){section.last-section{padding:80px 0px 100px 0px;}}
.section .sub-title {font-size:40px; font-family: 'Cormorant'; font-weight: bold; margin-bottom: 50px;}
.page-landing.sub-page {width: 100%; height: auto; background-color: transparent;}
.page-landing.sub-page .cont-container {height: auto; min-height: 597px; display: flex; align-items: center; padding: 180px 0 200px; margin-bottom: 150px; border-bottom: 1px solid #222;}
.page-landing.sub-page.business-page .cont-container {border: 0; margin-bottom: 0;}
.page-landing.sub-page .cont-container .cont-container-wrap {flex-basis: 50%; line-height: 1;}
.page-landing.sub-page .cont-container .cont-container-wrap:last-child {text-align: right; position: relative;}
.page-landing.sub-page .cont-container .cont-container-wrap span {width: 140px; display: inline-block; position: absolute; top: -26px; left: 50%;}
.page-landing.sub-page .cont-container .cont-container-wrap span img {width: 100%;}
.page-landing.sub-page .cont-container .cont-container-wrap b {font-size: 120px; font-weight: 900; color: #df4242; position: relative; z-index: 1; line-height: .9;}

.page-landing.sub-page.about-page .cont-container .cont-container-wrap span {margin-left: -128px;}
.page-landing.sub-page.service-page .cont-container .cont-container-wrap span {top: -50px; margin-left: -180px;}
.page-landing.sub-page.business-page .cont-container .cont-container-wrap span {width: 230px; top: -30px; margin-left: -160px;}
.page-landing.sub-page.work-page .cont-container .cont-container-wrap span {top: -70px; margin-left: -232px;}
.page-landing.sub-page.contact-page .cont-container .cont-container-wrap span {top: -66px; margin-left: -196px;}

@media (max-width:1024px){
    .page-landing.sub-page:not(.work-page) {padding: 0 20px;}
    .page-landing.sub-page .cont-container {height: auto; min-height: 323px; padding: 50px 0 100px; margin-bottom: 100px; flex-direction: column; align-items: unset; gap: 30px;}
    .page-landing.sub-page .cont-container .cont-container-wrap:last-child {text-align: left;}
    .page-landing.sub-page .cont-container .cont-container-wrap:last-child span {margin: 0; left: unset; right: 0;}
    .page-landing.sub-page .cont-container .cont-container-wrap:last-child b {font-size: 44px;}
    .page-landing.sub-page .cont-container .cont-container-wrap .landing-title p.title {margin-bottom: 20px;}

    .page-landing.sub-page.about-page .cont-container .cont-container-wrap:last-child span {width: 120px;}
    .page-landing.sub-page.service-page .cont-container .cont-container-wrap:last-child span {width: 100px; top: -10px;}
    .page-landing.sub-page.business-page .cont-container .cont-container-wrap:last-child span {width: 150px; top: -6px;}
    .page-landing.sub-page.work-page .cont-container .cont-container-wrap:last-child span {width: 110px; top: -2px;}
    .page-landing.sub-page.contact-page .cont-container .cont-container-wrap:last-child span {width: 100px; top: -12px;}
}
.section-title {font-size: 100px; font-weight: 900; margin-bottom: 50px;}
@media (max-width:576px){.section .sub-title {font-size: 30px;margin-bottom: 40px;}}
.landing-title {position: relative;}
.landing-title p.title {font-size:44px; font-weight: 800; margin-bottom: 40px;}
.head-text p {font-size: 20px; line-height: 1.2em; font-weight: 700;}
.head-text p b {font-weight: 900;}
@media (max-width:1024px){.head-text p {font-size: 16px;}}
@media (max-width:576px) {.head-text p br {display: none;}}

.cor-font-title {font-family:'Cormorant'; font-size: 40px; font-weight: 900;}
.full-width {width: 100vw; margin-left: calc(-50vw + 50%); max-width: unset !important;}
.box-width {width: 100%;}
.main-content {padding: 0;}
p.content-title {color:#000; font-size: 30px; font-weight: 900; margin-bottom: 10px; line-height: 1.4em; position: relative;}
p.content-title a {font-size: 15px; font-weight: 300; position: absolute; right: 0;}
p.content-subtitle {font-size: 18px; font-weight: 300; margin-bottom: var(--cont-tit-margin);}
@media (max-width:1400px){p.content-subtitle {font-size: 16px !important;}}
/*=========================================================== common sub page style ===========================================================*/
.thumb img {width: 100%;}
.content {margin-bottom: var(--cont-margin);}
.content-box-01 {padding: 0; margin: 0; display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 30px;}
.content-box-01 li {width: 100%; height: 246px; display: flex; flex-direction: column; gap: 14px; box-sizing: border-box; background: #fff; border-radius: 20px; padding: 40px; position: relative;}
.content-box-01 li span:nth-child(1) {font-size: 44px; font-weight: 900; color: #df4242; z-index: 1;}
.content-box-01 li span:nth-child(2) {font-size: 24px; font-weight: 700;}
.content-box-01 li .thumb {width: 80px; position: absolute; top: 32px; right: 32px;}
.content-box-02 {padding: 0; margin: 0; display: grid; gap: 30px; grid-template-columns: 1fr 1fr;}
.content-box-02 li {width: 100%; height: 400px; display: flex; flex-direction: column; gap: 20px; box-sizing: border-box; background: #fff; border-radius: 20px; padding: 40px; position: relative;}
.content-box-02 li:nth-child(2),
.content-box-02 li:nth-child(4),
.content-box-02 li:nth-child(6) {position: relative; top: 80px;}
.content-box-02 li span:nth-child(1) {font-size: 30px; font-weight: 700;}
.content-box-02 li span:nth-child(3) {font-size: 12px; font-weight: 300;}
.content-box-02 li .thumb {width: 240px; position: absolute; bottom: 26px; right: 26px;}
.content-box-03 {padding: 0; margin: 0; display: flex; justify-content: center; align-items: center; padding-left: 101px;}
.content-box-03 li {width: 300px; height: 300px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 18px; box-sizing: border-box; padding: 40px; position: relative; text-align: center; background: url('/page/img/about/solution-circle.png') no-repeat center; background-size: contain;}
.content-box-03 li:nth-child(1) {left: 0;}
.content-box-03 li:nth-child(2) {left: -34px;}
.content-box-03 li:nth-child(3) {left: -68px;}
.content-box-03 li:nth-child(4) {left: -102px;}
.content-box-03 li span:first-child {font-size: 30px; font-weight: 700;}
.content-box-04 {display: flex; flex-direction: column; width: 100%; align-items: center; text-align: center; position: relative;}
.content-box-04 .circle-01 {width: 180px; height: 180px; background: #df4242; border-radius: 100%; color: #fff; font-size: 20px; font-weight: bold; line-height: 180px;}
.content-box-04 .border-01 {display: flex; width: 100%; margin: 0; padding: 0;}
.content-box-04 .border-01 li {width: 50%; height: 40px;}
.content-box-04 .border-01 li:first-child {border-right: 1px solid #df4242;}
.content-box-04 .box-title {font-size: 20px; font-weight: bold; padding: 20px 0;}
.content-box-04 .border-02 {display: flex; width: 90%; margin: 0; padding: 0; border: 1px solid #df4242; border-bottom: 0;}
.content-box-04 .border-02 li {width: calc(100%/3); height: 40px; border-right: 1px solid #df4242; position: relative;}
.content-box-04 .border-02 li:last-child {border: 0;}
.content-box-04 .border-02 li:first-child:before {content: '.'; position: absolute; left:-9px; bottom:-12px; font-size: 70px; color: #df4242; line-height: 1;}
.content-box-04 .border-02 li::after {content: '.'; position: absolute; right:-9px; bottom:-12px; font-size: 70px; color: #df4242; line-height: 1;}
.content-box-04 .border-02 li ul {padding: 0; margin: 0; position: absolute; width: 80px; top: 50px; left: -40px;}
.content-box-04 .border-02 li ul.right {left: unset; right: -42px;}
.content-box-04 .border-02 li ul li {width: 100%; height: auto; border: 0;}
.content-box-04 .border-02 li ul li::before,
.content-box-04 .border-02 li ul li::after {display: none;}
.content-box-04 .border-02 li ul li.title {font-size: 20px; font-weight: bold;}
.content-box-04 .border-02 li ul li.subtitle {font-weight: bold; padding: 5px 0;}
.content-box-04 .border-02 li ul li.item {border: 1px solid #df4242; border-radius: 4px; padding: 4px 0; margin-bottom: 5px;}
.content-box-04 .border-02.step-02 {display: none;}
.content-box-05 {background: #fff; height: 746px; display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 25px; padding: 0 20px; text-align: center;}
.content-box-05 .content-title {font-size: 42px; color: #222;}
.content-box-05 .content-title br {display: none;}
.content-box-05 .content-btn {background: #df4242; font-size: 16px; font-weight: 700; color: #fff; padding: 13px 62px 12px; border-radius: 24px;}

@media (max-width:1024px){
    .content-box-01 {grid-template-columns: 1fr;} .content-box-01 br {display: none;} .content-box-01 .opacity {opacity: .6;}
    .content-box-02 {grid-template-columns: 1fr;} .content-box-02 br {display: none;} .content-box-02 .br-inline br {display: inline;} .content-box-02 li {top: 0 !important;} .content-box-02 li .thumb {width: 140px;}
    .content-box-03 {flex-direction: column; padding: 0;} .content-box-03 li {left: unset !important;}
    .content-box-04 {padding-bottom: 180px;} .content-box-04 .border-02 {display: none;} .content-box-04 .border-02.step-02 {display: flex; width: 55%;} .content-box-04 .border-02.step-02 li {width: 100%;} .content-box-04 .border-02.step-02 li ul.right {top: 284px;}
    .content-box-04 .border-02.step-02 li ul:nth-child(1), .content-box-04 .border-02.step-02 li ul:nth-child(3) {left: -40px; right: unset;}
    .content-box-04 .border-02.step-02 li ul:nth-child(2), .content-box-04 .border-02.step-02 li ul:nth-child(4) {left: unset; right: -40px;}
    .content-box-04 .border-02.step-02.line {position: absolute; bottom: -50px; flex-wrap: wrap; border: 0;}
    .content-box-04 .border-02.step-02.line li:not(:last-child) {width: 50%; border: 0; height: 230px;}
    .content-box-04 .border-02.step-02.line li:not(:last-child)::before,
    .content-box-04 .border-02.step-02.line li:not(:last-child)::after {content: none;}
    .content-box-04 .border-02.step-02.line li:first-child {border-right: 1px solid #df4242;}
    .content-box-04 .border-02.step-02.line li:last-child {border: 1px solid #df4242; border-bottom: 0;}
    .content-box-04 .border-02.step-02.line li:last-child:before {content: '.'; position: absolute; left:-9px; bottom:-12px; font-size: 70px; color: #df4242; line-height: 1;}
    .content-box-05 {height: 400px; gap: 10px;}
    .content-box-05 .content-title {font-size: 28px;}
    .content-box-05 .content-title br {display: inline;}
}
/*=========================================================== 1. main page style ===========================================================*/
.section.intro.main-page {overflow: hidden;}
.section.intro.main-page .cont-container img {width: 100%;}
.section.intro.main-page .cont-container img.mobile {display: none;}
.section.intro.main-page .cont-container.intro {max-width: unset;}
.section.intro.main-page .cont-container .slick-track {display: flex; gap: 30px;}
.section.intro.main-page .cont-container .slick-slide {max-width: 1400px;}
.section.intro.main-page .cont-container .slick-slide img {border-radius: 20px;}
.section.intro.main-page .cont-container .slick-prev {left: 50%; margin-left: -662px;}
.section.intro.main-page .cont-container .slick-next {right: 50%; margin-right: -650px;}
.section.intro.main-page .cont-container .slick-prev,
.section.intro.main-page .cont-container .slick-next {z-index: 10;}
.section.intro.main-page .cont-container .slick-prev:before,
.section.intro.main-page .cont-container .slick-next:before {font-size: 32px; color: #333;}
@media (max-width: 1400px) {
    .section.intro.main-page .cont-container .slick-prev,
    .section.intro.main-page .cont-container .slick-next {display: none !important;}
}
@media (max-width: 1024px) {
    .section.intro.main-page .cont-container {padding: 0;}
    .section.intro.main-page .cont-container img {object-fit: cover;}
    .section.intro.main-page .cont-container .slick-slide {height: 400px;}
    .section.intro.main-page .cont-container .slick-slide * {height: 100%;}
}
@media (max-width:992px){
    .section.intro.main-page .cont-container .slick-slide {aspect-ratio: auto 1/1;}
    .section.intro.main-page .cont-container img.pc {display: none;}
    .section.intro.main-page .cont-container img.mobile {display: block;}
}
@media (max-width:400px){
    .section.intro.main-page .cont-container .slick-track {gap: 0;}
    .section.intro.main-page .cont-container .slick-slide img {border-radius: 0;}
}

.main-container .main-content .content-title {margin-bottom: var(--cont-tit-margin);}
.main-container .main-content ul {margin: 0; padding: 0;}

.main-container .main-content-01 .content-title {font-weight: 600;}
.main-container .main-content-01:first-child {margin-bottom: 150px;}

.main-container .main-content-01 .content-box-01 li {height: 218px; gap: 0;}
.main-container .main-content-01 .content-box-01 li span:nth-child(1) {font-size: 24px; font-weight: 700; color: #000;}
.main-container .main-content-01 .content-box-01 li span:nth-child(2) {font-size: 44px; font-weight: 900;}
.main-container .main-content-01 .content-box-01 li .thumb {top: 50%; right: 36px; transform: translateY(-50%);}

.main-container .main-content-01.step-02 .content-box-01 li {justify-content: space-between; cursor: pointer;}
.main-container .main-content-01.step-02 .content-box-01 li span:nth-child(1) {font-size: 30px; font-weight: 900;}
.main-container .main-content-01.step-02 .content-box-01 li span:nth-child(2) {font-size: 14px; font-weight: 400;}
.main-container .main-content-01.step-02 .content-box-01 li span:nth-child(3).thumb {top: 36%;}
.main-container .main-content-01.step-02 .content-box-01 li span:nth-child(4) {width: 35px; height: 35px; line-height: 35px; text-align: center; color: #fff; position: absolute; bottom: 42px; right: 36px; background: #df4242; border-radius: 100%;}
.main-container .main-content-01.step-02 .content-box-01 li span:nth-child(4) a {display: block; color: #fff;}

.main-container .main-content-02 #postList {display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 40px;}
.main-container .main-content-02 #postList .gal-item {overflow: hidden; border-radius: 20px;}
.main-container .main-content-02 #postList .gal-item .link {display: block; overflow: hidden; position: relative;}
.main-container .main-content-02 #postList .gal-item .link span {display: block;}
.main-container .main-content-02 #postList .gal-item .link span.thm img {display: block; width: 100%;}
#postList .gal-item .link::after {content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(223, 66, 66, .8); opacity: 0; transition: all .4s ease-in-out; z-index: 99;}
#postList .gal-item .link:hover:after {opacity: .95;}
#postList .gal-item .link .subject {display: block; background: transparent; padding: 25px; color: #fff; font-size: 22px; font-weight: bold; position: absolute; top: 0; left: 0; width: 100%; z-index: 100; opacity: 0; transition: all .4s ease-in-out; line-height: 1; text-align: left; letter-spacing: -0.05em; user-select: none;}
#postList .gal-item .link .subject * {color: #fff;}
#postList .gal-item .link .subject .category {gap: 10px; margin-bottom: 12px; font-size: 14px;}
#postList .gal-item .link .subject .category b {font-weight: 400;}
#postList .gal-item .link .subject .title {font-size: 28px; font-weight: 600;}
#postList .gal-item .link:hover .subject {opacity: 1;}
#postList .gal-item .link:hover .subject .category {display: flex; transition: opacity .3s;}
#postList .gal-item .link:hover .subject .title {display: inline-block; transition: opacity .3s;}
@media (max-width: 1199px) {.main-container .main-content-02 #postList {gap: 20px;}}
@media (max-width: 1024px) {
    #postList .gal-item .link .subject .title {font-size: 24px;}
    .main-container .main-content-02 #postList {grid-template-columns: 1fr 1fr 1fr;}
}
@media (max-width: 768px) {
    #postList .gal-item .link .subject {padding: 20px;}
    #postList .gal-item .link .subject .category {font-size: 12px; margin-bottom: 5px;}
    #postList .gal-item .link .subject .title {font-size: 20px;}
}
@media (max-width: 576px) {
    .main-container .main-content-02 #postList {grid-template-columns: 1fr 1fr;}

    #postList .gal-item .link .subject .category {font-size: calc(1.5vw + 5px);}
    #postList .gal-item .link .subject .title {font-size: 4vw;}
}

.postVideo {width: 1200px; height: 700px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #fff; z-index: 1002; display: none; border-radius: 10px;}
.body-wrap::before {content: ""; display: block; position: fixed; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.2); transition: all .4s ease-in-out; z-index: 1001; visibility: hidden; opacity: 0;}
.body-wrap.on::before {visibility: visible; opacity: 1;}
.postVideo .pv-wrap {width: 80%; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%); display: flex; flex-direction: column; gap: 20px; line-height: 1; margin: 0; padding: 0;}
.postVideo .pv-wrap h2 {width: 90%; margin: 0; font-size: 26px;}
.postVideo .pv-wrap .pv-close {position: absolute; top: 1px; right: 0; font-size: 26px; cursor: pointer;}
.postVideo .pv-wrap iframe {width: 100%; height: 100%; display: inline-block; aspect-ratio: 16/9;}
@media (max-width: 1199px) {.postVideo {width: 90%; height: 500px;} .postVideo .pv-wrap iframe {height: 350px;} .postVideo .pv-btn {top: unset; bottom: -52px; right: 0;} .postVideo .pv-btn .flex.right {flex-direction: row;}}
@media (max-width: 576px) {.postVideo {width: 90%; height: 360px;} .postVideo .pv-wrap h2 {font-size: 22px;} .postVideo .pv-wrap .pv-close {top: -1px;} .postVideo .pv-wrap iframe {height: 240px;}}

.main-container .partners-banner-stage {display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; gap: 40px;}
.main-container .partners-banner-stage .banner-item {background: #fff; border-radius: 20px;}
.main-container .partners-banner-stage .banner-item img {object-fit: cover; width:100%; opacity:0.6; transition: opacity 0.5s; border-radius: 20px;}
.main-container .partners-banner-stage .banner-item:hover img {opacity:1;}

@media (max-width:1400px){}
@media (max-width:1024px){
    section.intro {padding: 0 0 50px 0;}
    .main-container .main-content {margin-bottom: 100px;}
    .main-container .main-content-01:first-child {margin-bottom: 100px;}
    .main-container .main-content-01 .content-box-01 br {display: inline;}
    .main-container .partners-banner-stage {grid-template-columns: 1fr 1fr 1fr 1fr; gap: 20px;}
}
@media (max-width:768px){
    .main-container .partners-banner-stage {grid-template-columns: 1fr 1fr 1fr;}
}
@media (max-width:576px){
    .main-container .partners-banner-stage {grid-template-columns: 1fr 1fr;}
}
/*=========================================================== 2. about page style ===========================================================*/
.about-page .main-content .main-item {display: grid; grid-template-columns: 1fr 1fr; padding: 30px 0px; border-top: 1px solid #000; border-bottom: 1px solid #000;}
@media (max-width:576px){.about-page .main-content .main-item {grid-template-columns: 1fr; row-gap: 30px;}}
.about-page .main-content .main-item:last-child {border:0;}
.about-page .main-content .main-item p:first-child {font-size: 24px; font-weight: 400;}
.about-page .main-content .main-item p:last-child {font-size: 18px; font-weight: 400;}
.about-content-02 {padding-bottom: 80px;}
.about-content-04 {padding-bottom: 250px;}

@media (max-width:1400px){
    .about-content p:nth-child(2){font-size: 28px;}
    .about-content-01 p:nth-child(2){font-size: 40px;}
    .about-content p:last-child{font-size: 18px;}
    .about-content p br {display: none;}
}
@media (max-width:1024px){
    .about-content {margin-bottom: 100px;}
    .about-content-02 {padding-bottom: 0;}
}
@media (max-width:992px){
    .about-content p:nth-child(2){font-size: 26px;}
    .about-content-01 p:nth-child(2){font-size: 36px;}
    .about-content p:last-child{font-size: 16px;}
}
@media (max-width:768px){
    .about-content p:nth-child(2){font-size: 24px;}
    .about-content-01 p:nth-child(2){font-size: 32px;}
    .about-content p:last-child{font-size: 16px;}
}
@media (max-width:576px){
    .about-content p:nth-child(2){font-size: 22px;}
    .about-content-01 p:nth-child(2){font-size: 28px;}
    .about-content p:last-child{font-size: 16px;}
}
/*=========================================================== 3. service page style ===========================================================*/
.service-content .service-content-grid-wrap {display: grid; grid-template-columns: 1fr 1fr; margin-bottom: 200px;}
.service-content-grid-wrap .content-grid-item.grid-item-01 p {font-size: 40px; font-weight: 700;}
@media (max-width: 1100px){
    .service-content .service-content-grid-wrap {grid-template-columns: 1fr; grid-row-gap: 100px;}
    .service-content-grid-wrap .content-grid-item.grid-item-01 p {font-size: 30px;}
}
.service-content-grid-wrap .content-grid-item.grid-item-02 {display: grid; grid-template-columns: 1fr 1fr; row-gap: 80px;}
.service-content-grid-wrap .content-grid-item.grid-item-02 .item p:first-child {font-size: 32px; font-weight: 700; margin-bottom: 30px; padding: 0px;}
.service-content-grid-wrap .content-grid-item.grid-item-02 .item p {font-size: 20px; font-weight: 400; padding: 0px 0.9em 0px 0.9em;}
.service-content-grid-wrap .content-grid-item .item .item-title span {position: relative;  padding: 0px 0.5em 0px 0.5em;}
.service-content-grid-wrap .content-grid-item .item .item-title span::before {content: ''; width: 100%; height: 0.3em; position: absolute; bottom: 0.15em; left: 50%; transform: translateX(-50%); background-color: #E2E2E2; z-index: -1;}
@media (max-width: 577px) {
    .service-content-grid-wrap .content-grid-item.grid-item-02 .item p:first-child {font-size: 22px;}
    .service-content-grid-wrap .content-grid-item.grid-item-02 .item p {font-size: 16px; padding: 0px 0.3rem 0px 0.3rem;}
    .service-content-grid-wrap .content-grid-item .item .item-title span {padding: 0px 0.3rem 0px 0.3rem;}
}

.service-content.service-content-02 .content-title {margin-bottom: 80px;}
.service-content .service-content-02-table {width: 100%;}
.service-content .service-content-02-table tr {border-top: 1px solid #E0E0E0;}
.service-content .service-content-02-table tr td {padding:80px 0px 73px 0px;}
.service-content .service-content-02-table tr td:first-child {width: 11%; font-size: 32px; font-weight: 700; vertical-align: top;}
.service-content .service-content-02-table tr td:first-child span {position: absolute; color: #2A52BE; margin-top: -7px;}
.service-content .service-content-02-table tr td:last-child {width: 89%; font-size: 20px; font-weight: 400; line-height: 1.5em;}
.service-content .service-content-02-table tr td:last-child p:first-child {margin-bottom: 28px; float:left; width: 30%;}
.service-content .service-content-02-table tr td:last-child p:last-child {margin-top: -6px;}
.service-content .service-content-02-table tr td:last-child p:first-child span {font-size: 32px; font-weight: 700;}
.service-content .service-content-02-table tr:last-child td {padding-bottom: 0px;}

.service-content.service-content-01 .content-box-01 li {height: 266px;}

.service-content.service-content-02 {display: flex;}
.service-content.service-content-02 .service-content-wrap {height: 100%;}
.service-content.service-content-02 .service-content-wrap:nth-child(1) {width: 70%; position: -webkit-sticky; position: sticky; top: 120px;}
.service-content.service-content-02 .service-content-wrap:nth-child(2) {width: 30%; position: relative;}
.service-content.service-content-02 .service-content-wrap .content-title {font-size: 120px; color: #fff; line-height: 1;}
.service-content.service-content-02 .service-content-wrap .content-subtitle {font-size: 30px; font-weight: 800; color: #df4242; margin-bottom: 30px; position: relative;}
.service-content.service-content-02 .service-content-wrap .content-subtitle .thumb {width: 150px; position: absolute; top: -78px; left: 286px;}
.service-content.service-content-02:nth-child(3) .service-content-wrap .content-subtitle .thumb {top: -66px;}
.service-content.service-content-02:nth-child(4) .service-content-wrap .content-subtitle .thumb {top: -60px;}
.service-content.service-content-02 .service-content-wrap .content-desc {font-size: 18px;}
.service-content.service-content-02 .service-content-wrap .content-box-01 {grid-template-columns: 1fr;}
.service-content.service-content-02 .service-content-wrap .content-box-01 li {height: auto; padding: 30px 40px; gap: 8px;}
.service-content.service-content-02 .service-content-wrap .content-box-01 li span:nth-child(1) {line-height: 1;}

@media (max-width: 1024px) {
    .service-content {margin-bottom: 100px;}
    .service-content.service-content-02 {flex-direction: column;} .service-content.service-content-02 .service-content-wrap {width: 100% !important;}
    .service-content.service-content-02 .service-content-wrap:nth-child(1) {margin-bottom: 50px; position: relative; top: 0;}
    .service-content.service-content-02 .service-content-wrap:nth-child(1) .content-title {font-size: 54px; margin-bottom: 92px;}
    .service-content.service-content-02 .service-content-wrap:nth-child(1) .content-subtitle {margin-bottom: 10px;}
    .service-content.service-content-02 .service-content-wrap:nth-child(1) .content-subtitle .thumb {width: 90px; top: -86px; left: 0px;}
    .service-content.service-content-02 .service-content-wrap:nth-child(1) .content-desc {font-size: 14px;}
    .service-content.service-content-02 .service-content-wrap:nth-child(1) .content-desc br {display: none;}
}

@media (max-width: 1300px) {
    .service-content .service-content-02-table tr td {padding:80px 0px;}
    .service-content .service-content-02-table tr td:last-child p:first-child {margin-bottom: 28px; float:left; width: 100%;}
    .service-content .service-content-02-table tr td:last-child p:last-child {margin-top: 0px;}
}
@media (max-width: 768px){
    .service-content .service-content-02-table tr td:first-child {width: 20%;} 
    .service-content .service-content-02-table tr td:last-child {width: 80%;}
    .service-content .service-content-02-table tr td:last-child p:first-child span {font-size: 20px;}
    .service-content .service-content-02-table tr td:last-child {font-size: 16px;}
    .service-content .service-content-02-table tr td:first-child span {margin-top: -9px;}    
}

/*=========================================================== 4. business page style ===========================================================*/
.banner-container-01 {width: 100%; background: #222;}
.banner-container-01 .content-banner {width: 1400px; height: 180px; margin: 0 auto; padding: 0; display: flex; justify-content: center; align-items: center; gap: 80px;}
.banner-container-01 .content-banner li {font-size: 34px; font-weight: bold; color: #fff; text-align: center; line-height: 1.4;}
.banner-container-01 .content-banner li b {color: #df4242;}

.banner-container-02 {padding: 150px 0;}
.banner-container-02 .content-banner {display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; padding: 0;}
.banner-container-02 .content-banner li:nth-child(1) {font-size: 42px; font-weight: 900; margin-bottom: 10px;}
.banner-container-02 .content-banner li:nth-child(2) {font-size: 24px; font-weight: 300; line-height: 1.5;}
.banner-container-02 .content-banner li:nth-child(2) b {font-weight: 700; color: #df4242;}

.banner-container-03 {background: #fff; padding: 150px 0;}
.banner-container-03 .content-banner {display: flex; flex-direction: column; position: relative; max-width: 1400px; margin: 0 auto; padding: 0;}
.banner-container-03 .content-banner li:nth-child(1) {font-size: 26px; font-weight: 300; margin-bottom: 30px;}
.banner-container-03 .content-banner li:nth-child(1) b {font-size: 30px; font-weight: 900;}
.banner-container-03 .content-banner li:nth-child(2) {font-size: 18px; font-weight: 300;}
.banner-container-03 .content-banner li:nth-child(2) b {font-weight: 700; color: #df4242;}
.banner-container-03 .content-banner li:nth-child(3) {position: absolute; top: -38%; right: 0; width: 280px;}
.banner-container-03 .content-banner li:nth-child(3) img {width: 100%;}

.business-content {margin: 0; padding: 150px 0;}
.business-content .content-subtitle {font-size: 26px; margin-bottom: 5px;}
.business-content .content-title {margin-bottom: 50px;}
.business-content .content-box-02 {gap: 30px 80px;}
.business-content .content-box-02 li {height: auto; gap: 10px;}
.business-content .content-box-02 li .thumb {position: relative; bottom: unset; right: unset; width: 100px; margin-bottom: 20px;}
.business-content .content-box-02 li span:nth-child(2) {font-size: 30px; font-weight: 700;}
.business-content .content-box-02 li span:nth-child(3) {font-size: 18px;}


@media (max-width: 1400px) {
    .banner-container-01 .content-banner {width: 100%;}
}
@media (max-width: 1024px) {
    .banner-container-02,
    .banner-container-03 {padding: 100px 20px;}
    .banner-container-02 .content-banner li:nth-child(1) {font-size: 30px;}
    .banner-container-02 .content-banner li:nth-child(2) {font-size: 18px; letter-spacing: -0.04em;}
    .banner-container-02 .content-banner li:nth-child(2) br {display: none;}

    .banner-container-03 .content-banner li:nth-child(2) br {display: none;}
    .banner-container-03 .content-banner li:nth-child(3) {position: relative; top: 0; width: 180px; align-self: flex-end; margin-top: 20px;}

    .business-content {padding: 100px 0;}
    .business-content .content-subtitle {font-size: 24px !important; letter-spacing: -0.04em;}
    .business-content .content-box-02 li span:nth-child(2) {font-size: 26px; letter-spacing: -0.04em;}
}
@media (max-width: 768px) {
    .banner-container-01 .content-banner {width: 100%; height: auto; flex-direction: column; gap: 20px; padding: 40px;}
    .banner-container-01 .content-banner li {font-size: 24px;}
}

/*=========================================================== 4. work page style ===========================================================*/
.wrap {padding:0px;}
#wrap .content {background-color: #f0f0f0;}
.aui-flex.board-btn.wrap {width:unset; max-width: 1400px; margin-bottom: 0 !important;}
.board_gallery .div-cate {margin: 0px;}
.board-btn {margin-bottom: 0;}
.board-btn .ts-btn {margin: 0px;}
.board-reply {padding: 0px;}
@media (max-width: 1024px) {#wrap .content{margin-bottom: 100px;}}
@media (max-width: 1210px) {.work-page.page-landing.sub-page .head-text br {display: none;}}
@media (max-width: 1410px) {.aui-flex.board-btn.wrap {padding:0px 5px;}}
@media (max-width:768px) {.board-btn {padding: 0px;}}
@media (max-width: 576px) {
    .aui-flex.board-btn.wrap {padding:0px 5px;}
    .wrap.board_gallery .gal-list.grid1-m .gal-item {padding: 0px 5px !important;}
}
.session-bar {display: none !important;}

/* 프로젝트 페이지 카테고리 버튼 css */
.div-cate button {border: none; font-size: 24px; font-weight: 700; position: relative; color: #000;}
.div-cate button::before {content: '.'; font-size: 50px; color: #000; position: absolute; bottom: 4px; right: -13px; opacity: 0; transition: opacity 0.2s;}
.div-cate button::after {content: attr(data-text); right:0; left: 0; top:0; bottom:0; position: absolute; color: #000; clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%); transition: clip-path 0.3s;}
.div-cate button:hover::before {opacity: 1; transition: opacity 0.5s;}
.div-cate button:hover::after {clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); transition: clip-path 0.4s;}
.div-cate button:first-child {margin-left: -2px;}
.div-cate button:first-child::before {right: -10px;}
.div-cate button {padding:0px; margin-right: 30px; margin-bottom: 10px; min-height: unset;}
.div-cate button.on {color: #000 !important;}
.div-cate button.on::before {content: none;}
.div-cate button.on:hover::after {display: none;}
.div-cate button:hover, .div-cate button:focus {background-color:unset; border-color:unset; color:unset; border: unset;}
@media (max-width: 768px) {
    .div-cate button {cursor: unset !important;}
}
/* 갤러리 리스트 */
#wrap .gal-list {margin: 0px !important;}
.wrap.board_gallery {width:unset; max-width: 1400px;}
.subject .title {display: none;}
#form-category {width:unset; max-width: 1400px; margin: 0 auto; padding: 0px 20px 50px !important;}
.div-cate button {width: unset;}

@media (max-width:1024px) {
    .wrap.board_gallery {padding: 0 15px;}
    .wrap.board_gallery #form-category {padding: 0 5px 20px !important;}
    .wrap.board_gallery #form-category .div-cate {display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 5px;}
    .wrap.board_gallery #form-category .div-cate button {border: 1px solid #ccc; font-size: 12px; padding: 10px; height: unset; line-height: 1; transition: all .3s; margin: 0;}
}
@media (max-width: 767px) {.board_gallery #form-category .div-cate {margin: 0px !important;}}
@media (max-width: 576px) {}
/* 갤러리 read */
.div-tbl {margin-bottom: 0px;}
.wrap.ct-board.board-read {width:unset; max-width: 1400px !important; padding: 0px !important; margin-top:200px;}
.wrap.ct-board.board-read .aui-tit-sub, .wrap.ct-board.board-read .aui-tit-h3 {display: none;}
.wrap.ct-board.board-read .board-header {display: none;}
.wrap.ct-board ul.div-tbl {border:0; margin-top: 0px;}
.wrap.ct-board ul.div-tbl li .board-image {border: 0; padding-top: 0px; padding-bottom: 0px;}
.wrap.ct-board ul.div-tbl li .board-image .item {margin:0px;}
.wrap.ct-board ul.div-tbl li.tr:last-child {padding: 0px; border: 0;}
.wrap.ct-board ul.div-tbl .td {padding: 0px;}
.wrap.ct-board.board-read ul.div-tbl .tr:first-child {display: none;}
@media (max-width:1400px) {.wrap.ct-board.board-read {padding:0px 20px !important;}}
/* 갤러리 read - 목록 버튼 수정 */
/* .flex.right .aui-btn-large.btn-board.ts-btn:last-child {
    display: flex; flex-direction: column; justify-content: center;
    font-size: 30px; font-weight: 900;
    position: absolute; left: 50%; transform: translateX(-50%); 
    border-radius: 50%; padding: 15px; background-color: transparent; width: 120px; height: 120px; border: 1px solid #111;
    margin-top: 150px;  overflow: hidden;
} */

/* 갤러리 write */
.div-tbl .td input[type=text],
[class*=aui-input] {background: transparent !important;}

/* .flex.right .aui-btn-large.btn-board.ts-btn:last-child:hover {border:1px solid #222;}
.flex.right .aui-btn-large.btn-board.ts-btn .innerHover {background-color: #222;} */

/* 갤러리 작성 */
.wrap.ct-board.board-write {margin-top:200px; width:unset; max-width: 1400px; padding: 0px 20px 0px 20px;}
.board-footer {display: none;}

/* 갤러리 수정 */
.wrap.board-write.board-edit {margin-top:200px;  width:unset; max-width: 1400px; padding: 0px 20px 0px 20px;}


.subject .category {gap: 10px; margin-bottom: 12px; font-size: 15px; display: none;}
#form-category {padding: 0px 10px 50px 10px !important;}
.div-cate button {background: transparent;}
.div-cate button::before {content: none;}

.board-list .gal-list .gal-item .link {overflow: hidden; border-radius: 20px;}
.board-list .gal-list .gal-item .link:hover .thm img {transform: scale(1); filter: brightness(1);}
.board-list .gal-list .gal-item .link .subject {font-size: 22px; font-weight: bold; top: 0; left: 0; padding: 25px; transform: none; text-align: left;}
.board-list .gal-list .gal-item .link .subject * {color: #fff;}
.board-list .gal-list .gal-item .link:hover .subject .category {display: flex; transition: opacity .3s;}
.board-list .gal-list .gal-item .link:hover .subject .title {display: inline-block; transition: opacity .3s;}
.board-list .gal-list .gal-item .link:after {background: rgba(223, 66, 66, .8);}
.flex.right .aui-btn-large.btn-board.ts-btn:last-child:hover {border-color: #ddd !important;}
.ts-btn {position: relative; overflow: hidden; height: 42px; font-size: 14px !important; border-radius: 5px;}
.ts-btn i,
.ts-btn .text {display: inline-block; position: relative; transition: transform .55s linear; z-index: 200;}
.ts-btn:hover {background: #fff;}
.ts-btn:hover i,
.ts-btn:hover .text {color: #fff;}
.flex.right .aui-btn-large.btn-board.ts-btn .innerHover,
.ts-btn .innerHover {background: #df4242 !important; display: block; position: absolute; top: 0; left: 0; transform: translateY(100%); transition: transform .35s cubic-bezier(0.215, 0.61, 0.355, 1); width: 100%; height: 100%;}
.ts-btn:hover .innerHover {transform: translate(0) !important;}
.pv-btn {position: absolute; top: 0; right: -95px;}
.pv-btn .flex.right {display: flex; flex-direction: column; gap: 10px;}
.pv-btn .flex.right a {padding: 0 20px;}
.div-tbl .td.video .vd-wrap p label {overflow: unset;}

.postVideo {width: 1200px; height: 700px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #fff; z-index: 1002; display: none; border-radius: 10px;}
.body-wrap::before {content: ""; display: block; position: fixed; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.2); transition: all .4s ease-in-out; z-index: 1001; visibility: hidden; opacity: 0;}
.body-wrap.on::before {visibility: visible; opacity: 1;}
.postVideo .pv-wrap {width: 80%; position: relative; top: 50%; left: 50%; transform: translate(-50%,-50%); display: flex; flex-direction: column; gap: 20px; line-height: 1; margin: 0; padding: 0;}
.postVideo .pv-wrap h2 {width: 90%; margin: 0; font-size: 26px;}
.postVideo .pv-wrap .pv-close {position: absolute; top: 1px; right: 0; font-size: 26px;}
.postVideo .pv-wrap iframe {width: 100%; height: 100%; display: inline-block; aspect-ratio: 16/9;}

@media (max-width: 1199px) {.postVideo {width: 90%; height: 500px;} .postVideo .pv-wrap iframe {height: 350px;} .postVideo .pv-btn {top: unset; bottom: -52px; right: 0;} .postVideo .pv-btn .flex.right {flex-direction: row;}}
@media (max-width: 576px) {.postVideo {width: 90%; height: 360px;} .postVideo .pv-wrap h2 {font-size: 22px;} .postVideo .pv-wrap .pv-close {top: -1px;} .postVideo .pv-wrap iframe {height: 240px;}}

/*=========================================================== 4. contact page style ===========================================================*/
.contact-desc {padding:200px 0px; background-color: transparent; z-index: 2; position: relative; margin-top: 100vh;}
.contact-desc p {color:#111;}
.contact-desc p:nth-child(2) {padding-bottom:90px;}
.contact-title {padding-bottom: 25px !important; margin-bottom: 0px;}
.contact-contents {height:auto; background-color: transparent; padding:0px 0px; position: relative; z-index: 2;}
.page-subdesc {margin-bottom: 0px;}
.contact-section-3 .eng-title{font-weight: 900; margin-bottom: 10px; letter-spacing: 0em; color: #000; font-size: 60px;}
.contact-section-3 .ko-title {font-weight: 300; margin-bottom: 80px; letter-spacing: 0em; font-size: 16px; line-height: 1.5em;}
.contact-section-3 .eng-input-title{font-weight: 900; letter-spacing: 0em; color: #000; font-size: 30px;}
.contact-section-3 .ko-input-title {font-weight: bold; margin-bottom: 40px; letter-spacing: 0em; font-size: 18px; line-height: 1.5em;}
    @media (max-width: 1400px) {.contact-section-3 .eng-title {font-size: 30px;}}

.contact-section-stage {width:1400px; margin: 0 auto !important;}
    @media (max-width: 768px) {.contact-line{grid-template-columns: 1fr !important;}}
    @media (max-width: 1400px) {.contact-section-stage{width: 100%; padding: 0 20px;}}
.contact-input {width: 100%;}
.contact-line {display: grid; grid-template-columns: 1fr 1fr; column-gap:40px;}
.contact-line-4,.contact-line-6 {grid-template-columns: 1fr;}

.contact-line .contact-box {padding-bottom: 100px;}
.contact-line div {margin: 0px; padding:0px;}
.contact-email-label {padding:0px!important; padding-bottom: 25px !important;}
.contact-email-text-box {display: grid; grid-template-columns: 1fr 1fr; gap:25px;}
.email-address-input-box {position: relative;}
.email-address-input-box::before {content: '@'; position: absolute; right:-22px; font-size: 18px;}
.contact-contents input {border:none; border-bottom:1px solid #111; box-sizing: border-box; height: 100%; padding-bottom: 10px; transition: border 0.3s; background: transparent;}
.contact-contents input:focus {border:none; border-bottom:1px solid #df4242;}
.contact-line .contact-checkbox-stage {padding-bottom: 100px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr; gap: 15px;}
    @media (max-width: 768px) {.contact-line .contact-checkbox-stage {grid-template-columns: 1fr 1fr;}}
    @media all and (min-width:769px) and (max-width: 992px) {.contact-line .contact-checkbox-stage {grid-template-columns: 1fr 1fr 1fr;}}
.contact-line .contact-checkbox-stage p {font-size: 16px; text-align: center; width: 100%; padding: 0px; margin: 0px; line-height: 0px;}
.contact-line .contact-checkbox-stage .contact-checkbox-box label {width:100% !important; height: 100% !important; background-color: transparent; border:1px solid #111; border-radius: 20px; padding: 18px 0px 10px; position: relative; overflow: hidden; cursor: pointer;}
/* .contact-line .contact-checkbox-stage .contact-checkbox-box label::before {content:''; position: absolute; width:100%; height:100%; background-color: #111; z-index: -1; left:0px; bottom:-100%; transition: all 0.4s;}
.contact-line .contact-checkbox-stage .contact-checkbox-box label:hover::before {bottom:0%;} */
/* .contact-line .contact-checkbox-stage .contact-checkbox-box label:hover p {color:#fff;} */
.contact-checkbox-box .contact-cat-checkbox {height:0px; margin:0px; padding:0px;}
.contact-checkbox-box label {transition: all 0.3s;}
.contact-checkbox-box p {transition: all 0.3s;}

.contact-checkbox-box label.active {background-color: #df4242 !important; border:1px solid #df4242 !important;}
.contact-checkbox-box p.active {color:#fff !important;}

.contact-line-5 select {width:100%; border:none; border-bottom:1px solid #111; position: relative; background:url('/page/img/contact/down-arrow.png') no-repeat 98% 30%; padding-bottom: 10px;}
.contact-message-box {height: 200px; padding:15px; border:1px solid #111; transition:border 0.3s; background: transparent;}
.contact-message-box:focus{border:1px solid #111;}
.col-xs-12.agree-text-box {height:160px; border:1px solid #111; overflow-y: scroll; padding:20px; margin-bottom: 25px;}
.contact-line-6 .padding-line {position: relative; width: 100%; height: 100%;}
.contact-line-6 .padding-line::before {content: ''; position: absolute; height:20px; width:calc(100% - 7px); background: transparent; left:0; top:0; z-index: 1; border: 1px solid #111; border-bottom: 0; border-right: 0;}
.contact-line-6 .padding-line::after {content: ''; position: absolute; height:20px; width:calc(100% - 7px); background: transparent; left:0; bottom:25px; z-index: 1; border: 1px solid #111; border-top: 0; border-right: 0;}
.agree-text-box::-webkit-scrollbar {width:6px;}
.agree-text-box::-webkit-scrollbar-thumb {background: #111;}
.contact-agree-checkbox {display: block; border:1px solid #111 !important; width:20px; height:20px !important; float: left; transition: all 0.3s;}
.contact-agree-checkbox:checked {background-color: #222; border:1px solid #222 !important;}
.contact-agree-box span.agree-btn-txt {line-height: 27px; font-weight: 900;}
.contact-line-6 {padding-bottom: 200px;}
.contact-line-6 p {line-height: 26px;}
.btn-submit-box {display: flex; justify-content: center; align-items: center;}
.btn-submit-box .btn {border-radius: 50%; padding:15px 15px; background-color: transparent; width: 120px; height:120px; position: relative; border: 1px solid #111; overflow: hidden;}
.btn-submit-box .btn::before {content: ''; position: absolute; bottom:-100%; width: 100%; height:100%; background-color: #df4242; left:0px; transition: bottom 0.4s; z-index: -1;}
.btn-submit-box .btn:hover {border: 1px solid #df4242;}
.btn-submit-box .btn:hover::before {bottom:0%;}
.btn-submit-box .btn:hover span {color:#fff;}
.btn-submit-box .btn span {color:#111; width:100%; height:100%; transition: all 0.3s; font-weight: 900;}
