@charset "utf-8";

.en {font-family: 'Accidental Presidency', sans-serif;}

/* about */
.sub-cont {position: relative;}
.about {padding: 120px 0 130px;}
.about .section01 .tab-menu {margin-bottom: 40px;}
.about .section01 .tab-menu ul {display: flex; justify-content: center; }
.about .section01 .tab-menu ul li {padding: 0 27px;}
.about .section01 .tab-menu ul li a {font-size: 20px; line-height: normal; color: #DBDBDB; text-align: center; transition: all 0.5s;}
.about .section01 .tab-menu ul li a:hover {color: #000;}
.about .section01 .tab-menu ul li.active a {color: #000;}
.about .section01 .text-box h2 {font-size: 200px; font-weight: 400; line-height: 0.9em; color: #000; text-align: center; margin-bottom: 13px;}
.about .section01 .text-box h2 span {opacity: 0;}
.about .section01 .text-box p {font-size: 40px; font-weight: 700; line-height: 1.18em; color: #000; text-align: center; margin-bottom: 120px;}
.about .section01 .video-box {display: flex; justify-content: center; max-width: 1398px; width: 100%; margin: 0 auto 178px;}
.about .section01 .video-box li {flex: 1; padding: 0 59px;}
.about .section01 .video-box li video {width: 100%;}
.about .section02 {position: relative; height: 477px; margin-bottom: 125px;}
.about .section02 .img-box {z-index: -1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../img/sub/about_section02_bg.jpg') no-repeat center center; border-radius: 20px;}
.about .section02 .text-box {height: 100%; align-content: center; padding: 50px;}
.about .section02 .text-box h3 {font-size: 60px; font-weight: 400; line-height: 1em; color: #000; text-align: right; margin-bottom: 18px;}
.about .section02 .text-box p {font-size: 15px; font-weight: 500; line-height: 1.45em; color: #000; text-align: right;}
.about .section02 .text-box p.mo {display: none;}
.about .section03 {margin-bottom: 363px;}
.about .section03 .wrap {display: flex; justify-content: space-between; align-items: center;}
.about .section03 .title {max-width: 620px; width: 100%; padding-left: 50px;}
.about .section03 .title h3 {font-size: 60px; font-weight: 400; line-height: 1em; color: #000; margin-bottom: 24px;}
.about .section03 .title p {font-size: 15px; font-weight: 500; line-height: 1.45em; color: #000;}
.about .section03 .des {width: 1%; flex: 1 1 auto;}
.about .section03 .des ul {display: flex;}
.about .section03 .des ul li {width: 25%;}
.about .section03 .des ul li .inner {display: flex; flex-direction: column; justify-content: space-between; height: 300px; padding: 30px 30px 25px 30px; border: 1px solid #000; background: #fff; margin-left: -1px; transition: all 0.5s;}
.about .section03 .des ul li p {font-size: 15px; font-weight: 500; line-height: 1.3em; color: #000; text-align: right; transition: all 0.5s;}
.about .section03 .des ul li h4 {font-size: 35px; font-weight: 400; line-height: 1.1em; color: #000; transition: all 0.5s;}
.about .section03 .des ul li:hover .inner {background: #000;}
.about .section03 .des ul li:hover p {color: #fff;}
.about .section03 .des ul li:hover h4 {color: #fff;}

.about .section04 {margin-bottom: 210px;}
.about .section04 .wrap {display: flex; align-items: stretch;}
.about .section04 .title {max-width: 790px; width: 100%; padding-left: 44px;}
.about .section04 .title h3 {position: sticky; top: 100px; font-size: 200px; font-weight: 400; line-height: 0.9em; color: #000;}
.about .section04 .des {flex: 1 1 auto; padding-top: 20px;}
.about .section04 .year-wrap:not(:last-child) {margin-bottom: 55px;}
.about .section04 .year {font-family: 'Accidental Presidency', sans-serif; font-size: 50px; font-weight: 400; line-height: 1em; color: #000; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #000;}
.about .section04 .details {display: flex; flex-wrap: wrap;}
.about .section04 .details li {width: 25%; margin-bottom: 52px; padding-right: 10px;}
.about .section04 .details li h5 {font-family: 'Accidental Presidency', sans-serif; font-size: 35px; font-weight: 400; line-height: 1em; color: #808080; margin-bottom: 4px;}
.about .section04 .details li p {font-size: 15px; font-weight: 600; line-height: 1.71em; color: #000;}
.about .section04 .details li .mo-month {display: none;}
.about .section05 {overflow: hidden;}
.about .section05 .title h3 {font-size: 50px; font-weight: 400; line-height: 1em; text-align: center; color: #000; margin-bottom: 90px;}
.about .section05 .wrap {display: flex;}
.about .section05 .tab-menu {max-width: 560px; width: 100%; padding-top: 26px; padding-left: 50px;}
.about .section05 .tab-menu ul li {margin-bottom: 20px;}
.about .section05 .tab-menu ul li a {font-size: 25px; font-weight: 400; line-height: normal; color: #DBDBDB; transition: all 0.5s;}
.about .section05 .tab-menu ul li.active a {font-size: 30px; color: #000;}
.about .section05 .tab-menu ul li a:hover {color: #000;}
.about .section05 .tab-cont {width: 1%; flex: 1 1 auto;}
.about .section05 .tab-cont ul {display: flex; flex-wrap: wrap; margin: -5px -25px;}
.about .section05 .tab-cont ul li {width: 14.285%; padding: 5px 25px;}

/* entertainer 인트로 */
.enter-intro .wrap ul {height: 100vh; overflow: hidden; display: flex;}
.enter-intro .wrap ul li {width: 50%;}
.enter-intro .wrap ul li a {position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; font-size: 100px; font-weight: 400; line-height: 1em; text-transform: uppercase; color: #FFF; text-align: center; text-shadow: 0 0 5px rgba(0, 0, 0, 0.25); padding-top: 190px; transition: all 0.5s;}
.enter-intro .wrap ul li a.inactive {filter: brightness(0.6);}
.enter-intro .wrap ul li .img-box {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1;}
.enter-intro .wrap ul li:nth-child(1) .img-box {background: url('../img/sub/enter_intro_img01.jpg') no-repeat center top/cover;}
.enter-intro .wrap ul li:nth-child(2) .img-box {background: url('../img/sub/enter_intro_img02.jpg') no-repeat center top/cover;}

/* entertainer 리스트 페이지 */
.entertainer {background: #000;}
.entertainer .wrap {position: relative; display: flex; flex-direction: column; justify-content: space-between; min-height: calc(100vh - 50px);}
.entertainer .wrap:before {position: absolute; top: 0; left: 0; content: ''; width: 25%; height: 100%; background: #121212;}
.entertainer .wrap:after {position: absolute; top: 0; left: 50%; content: ''; width: 25%; height: 100%; background: #121212;}

.gallery-list {position: relative; display: flex; flex-wrap: wrap;  z-index: 10;}
.gallery-list > li {position: relative; width: 25%; margin-top: -1px;}
.gallery-list > li a {position: relative;}
.gallery-list > li a:after {opacity: 0; position: absolute; top: 0; left: 0; content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.3); transition: all 0.5s;}
.gallery-list > li a:hover:after {opacity: 1;}
.gallery-list > li .pic {position:relative; height:0; padding-bottom:125%; overflow:hidden; transition:all 0.6s;}
.gallery-list > li .pic img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.gallery-list > li .text-box {z-index: 20; position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%);}
.gallery-list > li .text-box p {font-size: 30px; font-weight: 400; line-height: normal; color: #FFF; text-align: center; text-shadow: 0 0 5.5px rgba(0, 0, 0, 0.25); } 
.gallery-list > li .btn-view-more {z-index: 20; opacity: 0; padding-bottom: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 20px; font-weight: 400; line-height: 1em; color: #fff; text-align: center; padding-top: 12px; }
.gallery-list > li > a:hover .btn-view-more {opacity: 1; padding-bottom: 30px; transition: all 0.6s 0.3s;}
.gallery-list > li .btn-view-more:before {position: absolute; top: 0; left: 50%; margin-left: -4px; content: ''; width: 9px; height: 9px; background: url('../img/sub/btn_view_more.png') no-repeat center center;}
.gallery-list > li .sns-list {position: absolute; bottom: 55px; left: 50%; transform: translateX(-50%); z-index: 5; display: flex;}
.gallery-list > li .sns-list img {display: inline-block;}
.gallery-list > li .sns-list img:not(:last-child) {margin-right: 8px;}

.entertainer .btn-contact {position: relative; font-size: 60px; font-weight: 400; line-height: 1em; color: #FFF; background: #000; text-align: center; padding: 13px 0; transition: all 0.5s; z-index: 10;}
.entertainer .btn-contact:hover {color: #000; background: #fff;}

/* entertainer - entertainer 뷰페이지 */
.entertainer-view-top {padding: 11px 25px;}
.entertainer-view-top ul {display: flex; margin: 0 -14px;}
.entertainer-view-top ul li {position: relative; padding: 0 14px;}
.entertainer-view-top ul li:after {position: absolute; top: 50%; right: -2px; transform: translateY(-50%); content: '/'; }
.entertainer-view-top ul li:last-child:after {display: none;}
.entertainer-view-top ul li a {display: inline-block; font-size: 15px; font-weight: 400; line-height: 1em; color: #000;}
.entertainer-view .top-img-box {position: relative;}
.entertainer-view .top-img-box.mo {display: none;}
.entertainer-view .top-img-box .pic {position:relative; height:0; padding-bottom:122.97%; overflow:hidden; transition:all 0.6s;}
.entertainer-view .top-img-box .pic img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.entertainer-view .top-img-box .btn-contact {position: absolute; bottom: 0; right: 0; width: 66.6666%; font-size: 60px; font-weight: 400; line-height: 1em; color: #FFF; text-align: center; padding: 13px 0; background: #000; border-bottom: 1px solid #000; transition: all 0.5s;}
.entertainer-view .top-img-box .btn-contact:hover {background: #fff; color: #000;}
.entertainer-view .top-img-box .paging {display: none; margin-top: -1px;}
.entertainer-view .top-img-box .paging ul {display: flex; }
.entertainer-view .top-img-box .paging ul li {position: relative; flex: 1; cursor: pointer;}
.entertainer-view .top-img-box .paging ul li:after {position: absolute; top: 0; left: 0; content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.6); transition: all 0.5s;}
.entertainer-view .top-img-box .paging ul li.active:after {background: rgba(0,0,0,0);}
.entertainer-view .profile-wrap .row {border-bottom: 1px solid #000;}
.entertainer-view .profile-wrap .row.border-none {border-bottom: 0;}
.entertainer-view .profile-wrap .row.flex {display: flex; align-items: center;}
.entertainer-view .profile-wrap .row.flex > div {width: 50%;}
.entertainer-view .profile-wrap .name-wrap {display: flex; justify-content: space-between; align-items: flex-end; padding: 0 25px;}
.entertainer-view .profile-wrap .name-wrap .name h2 {font-size: 128px; font-weight: 400; line-height: 1em;}
.entertainer-view .profile-wrap .name-wrap .sns {display: flex; align-items: center; padding-bottom: 11px;}
.entertainer-view .profile-wrap .name-wrap .sns .icon {margin-right: 12px;}
.entertainer-view .profile-wrap .name-wrap .sns .icon img {display: inline-block; vertical-align: sub;}
.entertainer-view .profile-wrap .name-wrap .sns .text {font-size: 18px; font-weight: 700; line-height: 1.44em; color: #000;}
.entertainer-view .profile-wrap .size-wrap {display: flex; flex-wrap: wrap;}
.entertainer-view .profile-wrap .size-wrap .item {justify-content: space-between; width: 50%; padding: 12px 22px; border-left: 1px solid #000; }
.entertainer-view .profile-wrap .item.border-none {border-bottom: none;}
.entertainer-view .profile-wrap .size-wrap .details {font-size: 20px; font-weight: 400; line-height: 1em; color: #000; text-align: right;}
.entertainer-view .profile-wrap .item {display: flex; align-items: center; border-bottom: 1px solid #000;}
.entertainer-view .profile-wrap .title {font-size: 20px; font-weight: 400; line-height: 1em; color: #A0A0A0;}
.entertainer-view .profile-wrap .career-wrap .item {padding: 13px 15px;}
.entertainer-view .profile-wrap .career-wrap .title {margin-right: 50px;}
.entertainer-view .profile-wrap .career-wrap .details {font-size: 12px; font-weight: 500; line-height: 1.35em; color: #000;}
.entertainer-view .profile-wrap .img-wrap {display: flex;}
.entertainer-view .profile-wrap .img-wrap .title {max-width: 350px; width: 100%; padding: 13px 15px;}
.entertainer-view .profile-wrap .img-wrap .details {width: 1%; flex: 1 1 auto;}
.entertainer-view .profile-wrap .img-wrap .details .pic {position:relative; height:0; padding-bottom:124.81%; overflow:hidden; transition:all 0.6s;}
.entertainer-view .profile-wrap .img-wrap .details img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.entertainer-view .profile-wrap .video-wrap {display: flex; padding: 13px 15px;}
.entertainer-view .profile-wrap .video-wrap .title {max-width: 335px; width: 100%;}
.entertainer-view .profile-wrap .video-wrap .details {width: 1%; flex: 1 1 auto;}
.entertainer-view .profile-wrap .video-wrap .details .slide {margin: 0 -5px;}
.entertainer-view .profile-wrap .video-wrap .details .slide-item {padding: 0 5px;}
.entertainer-view .profile-wrap .video-wrap .details a {border-radius: 10px; overflow: hidden;}
.entertainer-view .profile-wrap .video-wrap .details .pic {position:relative; height:0; padding-bottom:56.41%; overflow:hidden; transition:all 0.6s;}
.entertainer-view .profile-wrap .video-wrap .details a:hover .pic {transform: scale(1.05);}
.entertainer-view .profile-wrap .video-wrap .details img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}

.slide {position: relative;}
.slide .slick-arrow {position: absolute; top: 50%; transform: translateY(-50%); width: 40px; height: 40px; background-repeat: no-repeat; background-position: center center; background-size: 40px auto; font-size: 0; background-color: transparent; border: 0; z-index: 10;}
.slide .slick-prev {left: 20px; background-image: url('../img/sub/slide_arrow_prev.png');}
.slide .slick-next {right: 20px; background-image: url('../img/sub/slide_arrow_next.png');}
.slide-insta .slick-prev {left: 40px;}
.slide-insta .slick-next {right: 40px;}
.slide-youtube .slick-prev {left: 25px;}
.slide-youtube .slick-next {right: 25px;}

.entertainer-view .profile-wrap .model-wrap {padding: 13px 15px 24px 15px;}
.entertainer-view .profile-wrap .model-wrap .title {margin-bottom: 14px;}
.entertainer-view .profile-wrap .model-wrap ul {display: flex; border: 0.2px solid #000;}
.entertainer-view .profile-wrap .model-wrap ul li {width: 25%;}
.entertainer-view .profile-wrap .model-wrap ul li:not(:last-child) {border-right: 0.2px solid #000;}
.entertainer-view .profile-wrap .model-wrap ul li a {font-size: 25px; font-weight: 400; line-height: 1em; color: #000; text-align: center; background: #fff; padding: 21px 10px; transition: all 0.5s; }
.entertainer-view .profile-wrap .model-wrap ul li a:hover {background: #000; color: #fff;}

.entertainer-view .btn-contact.mo {display: none; width: 100%; font-size: 40px; font-weight: 400; line-height: 1em; color: #FFF; background: #000; text-align: center; padding: 10px 0; margin: 0 auto 10px; transition: all 0.5s;}
.entertainer-view .btn-contact.mo:hover {color: #000; background: #fff;}

/* entertainer - creator 뷰페이지 */
.creator-view .top-profile-box {display: flex; align-items: center; border-bottom: 0.5px solid #000;}
.creator-view .top-profile-box .img-box {max-width: 640px; width: 100%;}
.creator-view .top-profile-box .img-box .pic {position:relative; height:0; padding-bottom:123%; overflow:hidden; transition:all 0.6s;}
.creator-view .top-profile-box .img-box .pic img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.creator-view .top-profile-box .text-box {flex: 1 1 auto; padding: 0 56px;}
.creator-view .top-profile-box .name-wrap {display: flex; align-items: flex-end; padding: 0 25px 5px;}
.creator-view .top-profile-box .name-wrap h2 {font-size: 128px; font-weight: 400; line-height: 1em; color: #000; margin-right: 42px;}
.creator-view .top-profile-box .name-wrap p {font-size: 18px; font-weight: 700; line-height: 1.44em; color: #000; padding-bottom: 12px;}
.creator-view .top-profile-box .info-wrap {border-top: 0.5px solid #000;}
.creator-view .top-profile-box .item {display: flex; align-items: center; padding: 13px 15px; border-bottom: 0.5px solid #000;}
.creator-view .title {max-width: 110px; width: 100%; font-size: 20px; font-weight: 400; line-height: 1em; color: #A0A0A0;}
.creator-view .details {font-size: 20px; font-weight: 400; line-height: 1em; color: #000;}
.creator-view .top-profile-box .details {width: 1%; flex: 1 1 auto;}
.creator-view .top-profile-box .details.kr {font-size: 12px; font-weight: 500; line-height: 1.35em;}
.creator-view .top-profile-box .sns-wrap .row {display: flex; align-items: stretch;}
.creator-view .top-profile-box .sns-wrap .row > div {width: 50%;}
.creator-view .top-profile-box .sns-wrap .item {justify-content: space-between;}
.creator-view .top-profile-box .sns-wrap a {display: flex; justify-content: flex-end; align-items: center; height: 100%; font-size: 20px; font-weight: 400; line-height: 1em; color: #fff; background: #000; padding: 13px 20px; border-bottom: 1px solid #000; transition: all 0.5s;} 
.creator-view .top-profile-box .sns-wrap a:hover {background: #fff; color: #000;}
.creator-view .top-profile-box .sns-wrap a img {transition: all 0.5s;}
.creator-view .top-profile-box .sns-wrap a:hover img {filter: brightness(0);}

.creator-view .top-profile-box .down-btn {margin: 30px 0;}
.creator-view .top-profile-box .down-btn > a {display: block; max-width: 150px; border: 1px solid #000; color: #000; font-size: 12px; text-align: center; line-height: 38px; transition: all .3s linear;}
.creator-view .top-profile-box .down-btn > a:hover {background-color: #000; color: #fff;}

.creator-view .sns-cont-wrap .item {padding: 12px 22px 13px; border-bottom: 0.5px solid #000;}
.creator-view .sns-cont-wrap .title {max-width: none; text-align: center; margin-bottom: 14px;}
.creator-view .sns-cont-wrap .slide-insta {margin: 0 -20px;}
.creator-view .sns-cont-wrap .slide-insta .slide-item {padding: 0 20px;}
.creator-view .sns-cont-wrap .slide-insta .pic {position:relative; height:0; padding-bottom:145.67%; overflow:hidden; transition:all 0.6s;}
.creator-view .sns-cont-wrap .slide-item a:hover .pic {transform: scale(1.05);}
.creator-view .sns-cont-wrap .slide-insta .pic img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.creator-view .sns-cont-wrap .slide-youtube {margin: 0 -5px;}
.creator-view .sns-cont-wrap .slide-youtube .slide-item {padding: 0 5px;}
.creator-view .sns-cont-wrap .slide-youtube .pic {position:relative; height:0; padding-bottom:56.41%; overflow:hidden; transition:all 0.6s;}
.creator-view .sns-cont-wrap .slide-youtube .pic img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.creator-view .sns-cont-wrap .slide-item a {border-radius: 10px; overflow: hidden;}

.creator-view .model-wrap {padding: 13px 22px 17px;}
.creator-view .model-wrap .title {max-width: none; text-align: center; margin-bottom: 14px;}
.creator-view .model-wrap ul {display: flex; border: 0.2px solid #000;}
.creator-view .model-wrap ul li {width: 25%;}
.creator-view .model-wrap ul li:not(:last-child) {border-right: 0.2px solid #000;}
.creator-view .model-wrap ul li a {font-size: 25px; font-weight: 400; line-height: 1em; color: #000; text-align: center; background: #fff; padding: 21px 10px; transition: all 0.5s; }
.creator-view .model-wrap ul li a:hover {background: #000; color: #fff;}

.creator-view .btn-contact {max-width: 1280px; width: 100%; font-size: 60px; font-weight: 400; line-height: 1em; color: #FFF; background: #000; text-align: center; padding: 13px 0; margin: 0 auto 17px; transition: all 0.5s;}
.creator-view .btn-contact:hover {color: #000; background: #fff;}

/* news */
.news-sub-visual {position: relative;}
.visual-box {height: 385px;}
.news-photo .visual-box {background: url('../img/sub/news_photo_bg.jpg') no-repeat center center/cover;}
.news-video .visual-box {background: url('../img/sub/news_video_bg.jpg') no-repeat center center/cover;}
#sub .news-sub-visual .container {max-width: 1700px; width: 100%; padding: 0 15px; margin: 0 auto; }
.news-sub-visual .text-box {padding-top: 87px;}
.news-sub-visual .text-box h2 {font-size: 128px; font-weight: 400; color: #000; line-height: 0.9em;}
.news-sub-visual .text-box h2 span:nth-child(1) {display: inline-block; font-family: 'IM FELL French Canon SC', sans-serif; transform: rotate(-5.06deg);}
.news-sub-visual .text-box h2 span:nth-child(2) {margin-left: -5px;}
.news-sub-visual .text-box p {font-size: 15px; font-weight: 500; line-height: 1.45em; color: #000;}

.news-video .news-sub-visual .text-box h2 {color: #fff; text-shadow: 0 0 5px rgba(0, 0, 0, 0.40);}
.news-video .news-sub-visual .text-box p {color: #fff; text-shadow: 0 0 5px rgba(0, 0, 0, 0.40);}

.news-sub-visual .btn-box {position: absolute; bottom: 27px; left: 50%; transform: translateX(-50%); max-width: 1700px; width: 100%;}
.news-sub-visual .btn-box .inner {position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 50px; border-radius: 5px; background: #FFF; padding: 16px 24px;}
.news-sub-visual .news-type {position: absolute; top: 50%; left: 24px; transform: translateY(-50%);}
.news-sub-visual .news-type ul {display: flex;}
.news-sub-visual .news-type ul li {margin-right: 10px;}
.news-sub-visual .news-type ul li.active img {filter: brightness(0);}
.news-sub-visual .lnb-wrap {display: flex;}
.news-sub-visual .lnb-wrap > * {padding: 0 32px;}
.news-sub-visual .lnb-wrap .page-title {position: relative; font-size: 18px; font-weight: 400; line-height: 1em; color: #000;}
.news-sub-visual .lnb-wrap .page-title:after {position: absolute; top: 50%; right: 0; transform: translateY(-50%); content: ''; width: 2px; height: 10px; background: #000;}
.news-sub-visual .lnb-wrap ul {display: flex; margin: 0 -13px;}
.news-sub-visual .lnb-wrap ul li {padding: 0 13px;}
.news-sub-visual .lnb-wrap ul li a {font-size: 18px; font-weight: 400; line-height: 1em; color: #c2c2c2; text-transform: uppercase; transition: all 0.5s;}
.news-sub-visual .lnb-wrap ul li.active a {color: #000;}
.news-sub-visual .lnb-wrap ul li a:hover {color: #000;}
.news-sub-visual .search_bar {position: absolute; top: 50%; right: 18px; transform: translateY(-50%);}
.news-sub-visual .search_bar .sch_input {border:0; width:217px; font-size: 14px; line-height:1em; padding: 10px 5px; color: #000;}
.news-sub-visual .search_bar .sch_input::placeholder {color: #c2c2c2;}
.news-sub-visual .search_bar .sch_input:focus {outline: none;}
.news-sub-visual .search_bar .sch_btn {width:12px; height:12px; border:0; background:#fff; background:url('../img/sub/icon_search.png') no-repeat center center;}
.news-sub-visual .search_bar .sch_btn i {display:none;}

.news-cont-wrap {max-width: 1795px; width: 100%; padding: 40px 15px 130px; margin: 0 auto;}

/* news-photo-list */
.news-photo-list ul {display:flex; flex-wrap:wrap; margin: -17px -3px;}
.news-photo-list ul li {width:16.66666%; padding: 17px 3px;}
.news-photo-list ul.col6 li {width:16.66666%;}
.news-photo-list ul.col3 li {width:33.3333%;}
.news-photo-list ul li.none {width:100%; padding:70px 0; margin:0; text-align:center; color:#767676;}
.news-photo-list ul li a {position: relative; display:block; height:100%; transition:all 0.6s;}
.news-photo-list ul li a .thumb {overflow:hidden; margin-bottom:6px; position:relative; transition: all 0.5s;}
.news-photo-list ul li a:hover .thumb {filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.40));}
.news-photo-list ul li a .thumb .pic {position:relative; padding-bottom:126%; overflow:hidden; border-radius: 10px; transition:all 0.6s; }
.news-photo-list ul li a .thumb .pic img {position:absolute; top:50%; left:0; transition:.4s ease-in-out; transform:translateY(-50%); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); width:100%; height:auto !important; max-width:100%; min-height:100%; object-fit:cover;}
.news-photo-list ul li a .tit {font-size:15px; font-weight: 700; color:#000; line-height:1.45em; height:calc(1.45em * 1 * 1); overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:normal; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; transition:all 0.6s;}
.news-photo-list ul li a .icon {position: absolute; top: 6px; right: 6px;}

/* news-photo-view */
.news-photo-view .btn-box .inner {justify-content: flex-start;}
.news-photo-view .title-wrap {width: calc(100% - 260px);}
.news-sub-visual .title-wrap ul {display: flex; align-items: center; margin: 0 -34px;}
.news-sub-visual .title-wrap ul li {position: relative; padding: 0 34px;}
.news-sub-visual .title-wrap ul li.en {font-size: 18px; font-weight: 400; line-height: 1em; color: #D9D9D9;} 
.news-sub-visual .title-wrap ul li.kr {font-size: 13px; font-weight: 700; line-height: 1.45em; color: #000; height:calc(1.45em * 1 * 1); overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:normal; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.news-sub-visual .title-wrap ul li:after {position: absolute; top: 50%; right: 0; transform: translateY(-50%); content: ''; width: 2px; height: 10px; background: #D9D9D9;}
.news-sub-visual .title-wrap ul li:last-child:after {display: none;}

.news-photo-view .title {max-width: 1735px; width: 100%; padding: 45px 15px 6px; margin: 0 auto; border-bottom: 1px solid #d9d9d9;}
.news-photo-view .title p {font-size: 15px; font-weight: 700; line-height: 1.45em; color: #C0C0C0; text-align: center; text-transform: uppercase;} 
.news-photo-view .title h3 {font-size: 25px; font-weight: 700; line-height: 1.45em; color: #000; text-align: center;} 
.news-photo-view .content-box {max-width: 1046px; width: 100%; padding: 15px 15px 20px; margin: 0 auto; border-bottom: 1px solid #d9d9d9;}
.tag-box {margin-top: 50px;}
.tag-box ul {display: flex; flex-wrap: wrap; margin: -5px;}
.tag-box ul li {padding: 5px;}
.tag-box ul li .inner {font-size: 12px; line-height: 1.2em; color: #9f9f9f; text-align: center; border: 1px solid #9F9F9F; padding: 3px 16px; border-radius: 28px;}

.news-view .btn-list {padding: 20px 0 14px; border-bottom: 1px solid #d9d9d9; margin-bottom: 20px;}
.news-view .btn-list ul {display: flex;}
.news-view .btn-list ul li {width: 14.285%;}
.news-view .btn-list ul li .img-box {margin-bottom: 5px; overflow: hidden;}
.news-view .btn-list ul li .pic {position:relative; height:0; padding-bottom:135%; overflow:hidden; transition:all 0.6s;}
.news-view .btn-list ul li a:hover .pic {transform: scale(1.05);}
.news-view .btn-list ul li .pic img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.news-view .btn-list ul li .text-box {padding: 0 9px;}
.news-view .btn-list ul li .text-box p {font-size: 12px; font-weight: 700; line-height: 1.45em; color: #7A7A7A; height:calc(1.45em * 1 * 1); overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:normal; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; transition: all 0.5s;}
.news-view .btn-list ul li a:hover .text-box p {color: #000;}

/* news-video-list */
.news-video-list .grid {position:relative; margin: -5px -3px;}
.news-video-list .grid-item {width:20%; padding: 5px 3px;}
.news-video-list .grid-item a {width:100%; height:100%;}
.news-video-list .grid-item a .thumb {position: relative; border-radius: 10px; overflow: hidden; margin-bottom:6px; transition: all 0.5s;}
.news-video-list .grid-item a:hover .thumb {filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.40));}
.news-video-list .grid-item a .tit {font-size:15px; font-weight: 700; color:#000; line-height:1.45em; height:calc(1.45em * 1 * 1); overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:normal; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; transition:all 0.6s;}

/* news-video-view */
.news-video-view .btn-box .inner {justify-content: flex-start;}
.news-video-view .title-wrap {width: calc(100% - 260px);}
.news-video-view .cont-wrap {display: flex; max-width: 1700px; width: 100%; padding: 50px 15px 30px; margin: 0 auto;}
.news-video-view .video-box {width: 100%; margin-right: 52px;}
.news-video-view .video-box .video {position:relative; height:0; overflow:hidden; border-radius: 10px; transition:all 0.6s;}
.news-video-view .video-box .video iframe {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}

.news-video-view .cont-box {flex: auto;}
.news-video-view .cont-box .title {padding: 3px 0 6px; border-bottom: 1px solid #d9d9d9;}
.news-video-view .cont-box .title p {font-size: 15px; font-weight: 700; line-height: 1.45em; color: #C0C0C0; text-transform: uppercase;} 
.news-video-view .cont-box .title h3 {font-size: 25px; font-weight: 700; line-height: 1.45em; color: #000;} 
.news-video-view .cont-box .content-box {padding-top: 40px;}

/* 세로형 */
.view-vertical .video-box {max-width: 440px;}
.view-vertical .video-box .video {padding-bottom:177.95%;}
.news-view .view-vertical .btn-list ul li {width: 12.5%;}
.news-view .view-vertical .btn-list ul li .pic {padding-bottom:177.95%;} 

/* 가로형 */
.view-horizontal .video-box {max-width: 800px;}
.view-horizontal .video-box .video {padding-bottom:56.23%;}
.news-view .view-horizontal .btn-list ul li {width: 20%;}
.news-view .view-horizontal .btn-list ul li .pic {padding-bottom:56.23%;} 
.news-view .view-horizontal .btn-list ul li:nth-child(5),
.news-view .view-horizontal .btn-list ul li:nth-child(6),
.news-view .view-horizontal .btn-list ul li:nth-child(7) {display: none;}

/* contact */
.contact-sub-visual {padding: 87px 0 7px; border-bottom: 1px solid #000;}
#sub .contact .container {max-width: 1880px; padding: 0 80px;}

.contact-sub-visual .text-box h2 {font-weight: 400; color: #000; line-height: 0.9em;}
.contact-sub-visual .text-box h2 span:nth-child(1) {display: inline-block; font-family: 'IM FELL French Canon SC', sans-serif; font-size: 132px; line-height: 0.9em;}
.contact-sub-visual .text-box h2 span:nth-child(2) {margin-left: -5px; font-size: 128px;}
.contact-sub-visual .text-box p {font-size: 15px; font-weight: 500; line-height: 1.45em; color: #000; margin-bottom: 76px;}
.contact-sub-visual .btn-wrap {display: flex; justify-content: space-between;}
.contact-sub-visual .lnb-wrap ul {display: flex;} 
.contact-sub-visual .lnb-wrap ul li {margin-right: 5px;}
.contact-sub-visual .lnb-wrap ul li a {display: inline-block; min-width: 89px; width: 100%; font-size: 13px; font-weight: 700; line-height: 27px; color: #616161; padding: 0 14px; border-radius: 18px; border: 0.5px solid #717171; text-align: center; transition: all 0.5s;}
.contact-sub-visual .lnb-wrap ul li.active a {background: #000; color: #fff;}
.contact-sub-visual .lnb-wrap ul li a:hover {background: #000; color: #fff;}
.contact-sub-visual .info-wrap {display: flex; font-size: 12px; font-weight: 500; line-height: 1.45em; color: #000;}
.contact-sub-visual .info-wrap > div {margin-left: 78px;}

.inquiry {padding: 55px 0 160px;}
.inquiry .title {margin-bottom: 50px;}
.inquiry .title h3 {font-size: 25px; font-weight: 400; line-height: 1em; color: #000; margin-bottom: 3px;}
.inquiry .title p {font-size: 15px; font-weight: 500; line-height: 1.45em; color: #000;}
.inquiry-wrap .wrap {display: flex; flex-wrap: wrap; margin: 0 -5px;}
.inquiry-wrap .col {width: 25%; padding: 7px 5px;}
.inquiry-wrap .col02 {width: 50%;}
.inquiry-wrap .col03 {width: 75%;}
.inquiry-wrap .wrap03 .col {width: 100%;}
.inquiry-wrap .label {font-size: 12px; font-weight: 600; line-height: 1.1em; color: #000; margin-bottom: 7px;}
.inquiry-wrap .label > span {color: #bbb;}

.inquiry-wrap .row .input {width: 100%; height:38px; padding:6px 11px; color:#000; font-size:12px; line-height:1.5em; border:0.5px solid #d9d9d9;}
.inquiry-wrap .row .input::placeholder,
.inquiry-wrap .row textarea::placeholder {color: #d9d9d9;}
.inquiry-wrap .row .input:focus {outline: none;}
.inquiry-wrap .row .input[readonly] {background-color:#e8e8e8; color:#aaaaaa;}
.inquiry-wrap .row textarea {display: block; width: 100%; border:0.5px solid #d9d9d9; resize:none; padding:6px 11px; font-size:12px; line-height: 1.1em; color: #000;}
.inquiry-wrap .row textarea:focus {outline: none;}
.contact-shooting .inquiry-wrap .row textarea {height: 182px !important;}
.contact-entertainer .inquiry-wrap .row textarea {height: 111px !important;}

.inquiry-wrap .file-wrap:not(:last-child) {margin-bottom: 14px;}

.inquiry .btn-wrap {display: flex; justify-content: space-between}