@charset "utf-8";

/* 사장 인사말 */
.ceo-wrap {position: relative;}
.ceo-wrap .row {display: flex; justify-content: space-between;}
.ceo-wrap .left {padding-right: 70px; position: relative; flex-shrink: 0;}
.ceo-wrap .message {position: relative;}
.ceo-wrap .message .text1 {font-family: sr; font-size: 17px; color:#9D9D9D; letter-spacing: 0.6em; text-transform: uppercase; margin-top: 15px;}
.ceo-wrap .message .profl {position: absolute; right:-70px; bottom:0; background:#00BACF url('../../images/sub/ceo-logo.png') no-repeat left bottom -7px; display: flex; width:325px; padding:43px 35px; border-radius:0 0 50px 0; }
.ceo-wrap .message .img-box {flex-shrink: 0;}
.ceo-wrap .message .text2 {font-size: 20px; font-family: pr; line-height: 26px; letter-spacing: -.025em; color:#fff;}
.ceo-wrap .right {width:59.45%; position: relative;}
.ceo-wrap .right h1 {font-size: 43px; line-height: 48px; letter-spacing: 0; color:#000; font-family: gb; padding:40px 20px 0 38px; position: relative;}
.ceo-wrap .right .title {position: relative;}
.ceo-wrap .right .title::before {content:''; width:105px; height: 70px; background:url('../../images/sub/ic-bul1.png') no-repeat center; position: absolute; top:0; right:0; transform:rotate(180deg)}
.ceo-wrap .right h1::before {content:''; width:105px; height: 70px; background:url('../../images/sub/ic-bul1.png') no-repeat center; position: absolute; left:0; top:0;}
.ceo-wrap .right span {display: inline-block; position: relative;}
.ceo-wrap .right .tc1 {color:#202E58;}
.ceo-wrap .right .tc2 {color:#EB6328;}
.ceo-wrap .right .fn {font-size: 32px;}
.ceo-wrap .right .text {font-size: 30px; text-transform: uppercase; text-align: right; font-family: ab; margin-top: 5px;}
.ceo-wrap .right .cn {font-size: 18px; font-family: pr; color:#000; margin-top: 40px;}
.ceo-wrap .right .cn i {display: block; margin:25px 0;}

@media screen and (max-width:1500px) {
    .ceo-wrap .left {padding-right:20px; margin-right: 20px;}
    .ceo-wrap .message .profl {right:-20px;}
    .ceo-wrap .right h1 {font-size: 38px;}
    .ceo-wrap .right .fn {font-size: 28px;}
}

@media screen and (max-width:1200px) {
    .ceo-wrap .row {flex-wrap:wrap; justify-content: center;}
    .ceo-wrap .left {flex-shrink: unset; margin-right: 0;}
    .ceo-wrap .right {width:100%; margin-top: 20px;}
}

@media screen and (max-width:700px) {
    .ceo-wrap .message .profl {padding:30px 20px; width:245px;}
    .ceo-wrap .message .text2 {font-size: 16px; line-height: 1.5;}
    .ceo-wrap .right h1 {font-size: 30px; line-height: 1.2; padding:30px 0 0 10px;}
    .ceo-wrap .right .fn {font-size: 20px;}
    .ceo-wrap .right .text {font-size: 20px;}
    .ceo-wrap .right .cn {font-size: 16px; margin-top: 30px;}
}

/* 단장 인사말 */
.leader-wrap {position: relative;}
.leader-wrap .row {display: flex; justify-content: space-between;}
.leader-wrap .left {padding-right: 70px; position: relative; flex-shrink: 0;}
.leader-wrap .message {position: relative;}
.leader-wrap .message .text1 {font-family: sr; font-size: 17px; color:#9D9D9D; letter-spacing: 0.6em; text-transform: uppercase; margin-top: 15px;}
.leader-wrap .message .profl {position: absolute; right:-70px; bottom:0; background:#00BACF url('../../images/sub/ceo-logo.png') no-repeat left bottom -7px; display: flex; width:325px; padding:43px 35px; border-radius:0 0 50px 0; justify-content: space-between;}
.leader-wrap .message .img-box {flex-shrink: 0;}
.leader-wrap .message .text2 {font-size: 20px; font-family: pr; line-height: 26px; letter-spacing: -.025em; color:#fff;}
.leader-wrap .deco {position: relative; width: 100%; height: 17px; margin-top: 20px; background: url('../../images/sub/deco-danjang.jpg') right center no-repeat;}
.leader-wrap .right {width:100%; position: relative;}
.leader-wrap .right h1 {font-size: 43px; line-height: 48px; letter-spacing: 0; color:#000; font-family: gb; padding:40px 20px 0 38px; position: relative;}
.leader-wrap .right .title {position: relative;}
.leader-wrap .right .title::before {content:''; width:105px; height: 70px; background:url('../../images/sub/ic-bul1.png') no-repeat center; position: absolute; top:0; right:0; transform:rotate(180deg)}
.leader-wrap .right h1::before {content:''; width:105px; height: 70px; background:url('../../images/sub/ic-bul1.png') no-repeat center; position: absolute; left:0; top:0;}
.leader-wrap .right span {display: inline-block; position: relative;}
.leader-wrap .right .tc1 {color:#202E58;}
.leader-wrap .right .tc2 {color:#EB6328;}
.leader-wrap .right .fn {font-size: 32px;}
.leader-wrap .right .text {font-size: 30px; text-transform: uppercase; text-align: right; font-family: ab; margin-top: 5px;}
.leader-wrap .right .cn {font-size: 18px; font-family: pr; color:#000; margin-top: 40px;}
.leader-wrap .right .cn {background: url('../../images/sub/bg-danjang.png') no-repeat right center;}
.leader-wrap .right .cn i {display: block; margin:25px 0;}

@media screen and (max-width:1500px) {
    .leader-wrap .left {padding-right:20px; margin-right: 20px;}
    .leader-wrap .message .profl {right:-20px;}
    .leader-wrap .right h1 {font-size: 38px;}
    .leader-wrap .right .fn {font-size: 28px;}
}

@media screen and (max-width:1200px) {
    .leader-wrap .row {flex-wrap:wrap; justify-content: center;}
    .leader-wrap .left {flex-shrink: unset; margin-right: 0;}
    .ceoleader-wrap .right {width:100%; margin-top: 20px;}
}

@media screen and (max-width:700px) {
    .leader-wrap .message .profl {padding:30px 20px; width:245px;}
    .leader-wrap .message .text2 {font-size: 16px; line-height: 1.5;}
    .leader-wrap .right h1 {font-size: 30px; line-height: 1.2; padding:30px 0 0 10px;}
    .leader-wrap .right .fn {font-size: 20px;}
    .leader-wrap .right .text {font-size: 20px;}
    .leader-wrap .right .cn {font-size: 16px; margin-top: 30px;}
}

.border {border:1px solid #d5d5d5;}

/* Ci */
.ci-logo {position: relative;}
.ci-logo .wrap-inner {display: flex; margin:0 -10px;}
.ci-logo .wrap-inner > div {margin:0 10px; position: relative; min-height:270px;}
.ci-logo .box1 {max-width:720px; width:100%; background:url('../../images/sub/ci-bg.png') repeat; display: flex; align-items: center; justify-content: center;}
.ci-logo .box2 {max-width:360px; width:100%;background:url('../../images/sub/ci-bg.png') repeat; display: flex; align-items: center; justify-content: center;}
.ci-logo .box2 .text-box {position: absolute; bottom:-1px; right:-1px; left:-1px;}
.ci-logo .box3 {max-width:360px; width:100%;}
.ci-logo .box3 > div {margin-bottom: 20px;}
.ci-logo .box3 > div:last-child {margin-bottom: 0;}

.ci-logo .text-box {background:#F7F7F7; border:1px solid #d5d5d5; font-size: 18px; height:45px; display: flex; align-items: center; justify-content: center; font-family: pr; color:#000;}
.ci-logo .text {padding-left:120px; padding-right:20px; position: relative; height:90px; display: flex; flex-direction: column; justify-content: center;}
.ci-logo .color-box1 .text::after {content:''; width:calc(100px + 1px); height:calc(100% + 2px); background:#00AEC4; position: absolute; left:-1px;; top:-1px;}
.ci-logo .color-box2 .text::after {content:''; width:calc(100px + 1px); height:calc(100% + 2px); background:#EA5539; position: absolute; left:-1px;; top:-1px;}
.ci-logo .text strong {display: block; color:#000; font-size: 15px; line-height: 28px; font-family: pr;}
.ci-logo .text p {color: #656565; font-size: 15px; font-family: pr; line-height: 28px;}
.ci-logo .text p > span {margin-right: 20px;}

.ci-char {position: relative; background: url('../../images/sub/ci-bg.png') repeat; }
.ci-char .box {display: flex; align-items: center; justify-content: center; min-height:390px;}

@media screen and (max-width:1200px) {
    .ci-logo .wrap-inner {flex-wrap:wrap; justify-content: space-between; margin:0;}
    .ci-logo .wrap-inner > div {margin:0;}
    .ci-logo .box1 {width:100%; max-width: unset; margin-bottom: 20px !important;}
    .ci-logo .box2,
    .ci-logo .box3 {width:calc(50% - 10px); max-width:unset; margin:0 !important;}
    .ci-logo .text-box {font-size: 16px;}
}

@media screen and (max-width:768px) {
    .ci-logo .box2 {margin-bottom: 20px !important;}
    .ci-logo .box2,
    .ci-logo .box3 {width:100%;}
    .ci-char .box {min-height:300px;}
}

/* 남자선수 & 여자선수 & 코칭스탭 */
.player-wrap {position: relative;}
.player-banner {position: relative; margin-bottom: 40px; border-radius:50px 0 50px 0; overflow:hidden;}
.player-banner > img {position: absolute; width:100%; height:100%; object-fit: cover;}
.player-banner .frame {position: relative; padding:0 100px; min-height: 250px; display: flex; align-items: center; }
.player-banner strong {position: relative; font-size: 24px; font-family: gm; color:#fff; padding-top: 30px;}
.player-banner strong::after {content:''; width:90px; height:2px; background:#fff; position: absolute; left:0; top:0;}

.player-wrap .player-list {margin-top: 60px;}
.player-list > ul {display: flex; margin:0 -20px; flex-wrap:wrap;}
.player-list > ul > li {padding:0 20px; width:calc(100% / 4); display: flex; flex-direction: column; margin-bottom: 30px;}
.player-list > ul > li .box {border:1px solid #d5d5d5; flex:1; position: relative; overflow:hidden; display: flex; flex-direction: column;}
.player-list .prof-box {border-top:1px solid #d5d5d5; min-height:170px; padding:25px; background:url('../../images/sub/player-logo.png') no-repeat right bottom; flex:1;}
.player-list .nm {font-size: 24px; font-family: pb; color:#000; margin-bottom: 13px;}
.player-list .nm em {display: inline-block; color:#00AEC4; margin-left: 15px;}
.player-wrap.coach .player-list .nm em {display: block; margin-left: 0;}
.player-list .cn {font-size: 16px; line-height: 24px; color:#000; font-family: pr;}
.player-list .army {display: block;}
.player-list .hover-box {position: absolute; top:100%; width:100%; height:100%; background:rgba(0,0,0,0.5); display: flex; align-items: center; justify-content: center; transition:top .3s;}
.player-list .hover-box a {width:110px; height: 110px; background: #00AEC4; border-radius:50%; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 18px; letter-spacing: -.05em; color:#fff; font-family: pm; line-height: 20px; }
.player-list .hover-box a span {position: relative;padding-bottom:30px; display: inline-block;}
.player-list .hover-box a span::before {content:''; width:19px; height:19px; background:url('../../images/sub/player-more.png') no-repeat center; position: absolute; bottom:0; left:50%; margin-left:-9px; transition:transform .3s;}
.player-list .career-box {display: none;}
.player-list .box:hover .hover-box {top: 0;}
.player-list .hover-box a:hover span::before {transform:rotate(180deg);}

@media screen and (max-width:1480px) {
    .player-list .nm {font-size: 22px;}
    .player-list .nm em {font-size: 20px;}
}

@media screen and (max-width:1300px) {
    .player-banner strong {font-size: 20px;}
    .player-list .img-box img  {width:100%;}
    .player-list > ul > li {width:calc(100% / 3);}
}

@media screen and (max-width:1000px) {
    .player-banner .frame {padding:0 50px 0 30px;}
    .player-list .nm {font-size: 20px;}
    .player-list .nm em {display: block; font-size: 18px; margin-left: 0;}
}

@media screen and (max-width:800px) {
    .player-banner strong {font-size: 18px;}
    .player-wrap .player-list {margin-top: 30px;}
    .player-list > ul {margin:0 -10px;}
    .player-list > ul > li {width:calc(100% / 2); padding:0 10px;}
    .player-list .nm em {display: block; font-size: 18px; margin-left: 0;}
    .player-list .cn {font-size: 15px;}
    .player-list .hover-box a {font-size: 16px;}
}

@media screen and (max-width:550px) {
    .player-banner {border-radius:20px 0 20px 0;}
    .player-banner .frame {min-height:200px;}
    .player-list > ul > li {width:100%;}
    .player-list .nm {font-size: 22px;}
}

.player-pop {position: fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.4); display: flex; align-items: center; justify-content: center; z-index: 100; opacity:0; visibility: hidden; transition: all .3s;}
.player-pop.on {opacity:1; visibility: visible;}
.player-pop .pop-inner {max-width:835px; max-height:730px; width:100%; height:100%; background:#fff url('../../images/sub/player-pop-bg.png') no-repeat right bottom; border-radius:10px; overflow:hidden; position: relative;}
.player-pop .title {background: linear-gradient(0.25turn, #202E58, #04AEC3, #E9553A); height:70px; display: flex; padding:0 40px;}
.player-pop .title strong {color:#fff; font-size: 24px; font-family: pb; display: flex; align-items: center;}
.player-pop .pop-con {padding:30px 20px 30px 40px;}
.player-pop .pop-con .row {display: flex; justify-content: space-between;}
.player-pop .pop-con .img-box {width:300px; border:1px solid #D5D5D5; min-height:410px; height:100%; max-height:410px;}
.player-pop .pop-con .img-box img {width:100%; height:100%; object-fit: cover;}

.player-pop .pop-profl {width:calc(100% - 50px); margin-left: 50px; padding-top: 20px;}
.player-pop .nm {display: flex; align-items: center; margin-bottom: 5px;}
.player-pop .text1 {font-size: 34px; color:#000; font-family: pb; margin-right:20px;}
.player-pop .text2 {font-size: 30px; color:rgba(0,174,196,0.5); font-family: pb;}
.player-pop.coach .nm {flex-wrap:wrap;}
.player-pop.coach .text2 {display: block; width:100%;}
.player-pop .text3 {font-size: 18px; line-height: 24px; }
.player-pop .army {display: block;}
.player-pop .career {margin-top: 28px; max-height:440px; overflow-y:auto;}
.player-pop .career::-webkit-scrollbar {width:9px;}
.player-pop .career::-webkit-scrollbar-thumb {background:#01BACD; border-radius:10px;}
.player-pop .career::-webkit-scrollbar-track {background:#B2B2B2; border-right:4px solid #fff; border-left:4px solid #fff;}
.player-pop .career li {font-size: 16px; color:#000; position: relative; padding-left:15px; margin-bottom: 5px;}
.player-pop .career li::after {content:''; width:3px; height:3px; background:#000; border-radius:50%; position: absolute; left:0; top:9px;}
.player-pop .close-btn {position: absolute; right:10px; top:0; width:70px; height:70px; background:url('../../images/sub/close-btn.png') no-repeat center; transition:transform .3s; text-indent: -9999px;}
.player-pop .close-btn:hover {transform:rotate(180deg);}

@media screen and (max-width:1200px) {
    .player-pop {padding:0 20px;}
}

@media screen and (max-width:800px) {
    .player-pop .title strong {font-size: 20px;}
    .player-pop .pop-con {padding:20px;}
    .player-pop .pop-con .row {flex-wrap:wrap; overflow-y:auto; max-height:620px;}
    .player-pop .pop-con .row::-webkit-scrollbar {width:9px;}
    .player-pop .pop-con .row::-webkit-scrollbar-thumb {background:#01BACD; border-radius:10px;}
    .player-pop .pop-con .row::-webkit-scrollbar-track {background:#B2B2B2; border-right:4px solid #fff; border-left:4px solid #fff;}
    .player-pop .career {overflow:unset; overflow-y:unset; max-height:unset;}
    .player-pop .pop-profl {width:100%; margin-left: 0;}
    .player-pop .prof-img {margin:0 auto;}
    .player-pop .text1 {font-size: 30px;}
    .player-pop .text2 {font-size: 26px;}
    .player-pop .text3 {font-size: 16px;}
}

/* 경기 규칙 */ 
.rule-wrap {position: relative;}
.rule-wrap ul {display: flex; margin:0 -17px;}
.rule-wrap li {width:33.3333%; padding:0 17px; }
.rule-wrap .box {position: relative; display: flex; flex-direction: column;}
.rule-wrap .img-box {border:1px solid #d5d5d5;}
.rule-wrap .text-box {padding:25px; flex:1; position: relative;}
.rule-wrap .sj {font-size: 24px; font-family: pb; color:#000; margin-bottom: 10px; display: block; padding-right: 130px;}
.rule-wrap .cn {font-size: 16px; line-height: 24px; color:#000; }
.rule-wrap .cn span {display: block; position: relative; padding-left:15px; color: #008190;}
.rule-wrap .cn span i {position: absolute; left:0; top:-1px;}
.rule-wrap .pdf-down {display: block; width:130px; height:130px; border:7px solid #fff; border-radius:50px 0 50px 50px; text-indent: -9999px; position: absolute; right:0; top:-70px; background:#ED1E23 url('../../images/sub/pdf-icon.png') no-repeat center; transition: all .3s;}
.rule-wrap .pdf-down:hover {box-shadow: 3px 3px 7px rgba(0,0,0,0.2);}

@media screen and (max-width:1200px) {
    .rule-wrap ul {flex-wrap:wrap;}
    .rule-wrap li {width:50%;} 
    .rule-wrap .text-box {padding:20px;}
    .rule-wrap .sj {font-size: 20px;}
    .rule-wrap .pdf-down {background-size:cover; width:110px; height:110px; border-radius:30px 0 30px 30px;}
}

@media screen and (max-width:768px) {
    .rule-wrap li {width:100%; margin-bottom:20px;}
    .rule-wrap .pdf-down {background-size:cover; width:120px; height:120px; border-radius:40px 0 40px 40px;} 
}

/* 올바른 그립법 */
.img-side-wrap {position: relative;}
.img-side-wrap .row {display: flex;}
.img-side-wrap .row > div {width:50%;}
.img-side-wrap .box {border:1px solid #D5D5D5;}
.img-side-wrap .img-box {position: relative;}
.img-side-wrap .text-box {background:#F7F7F7; border-top:1px solid #d5d5d5; text-align: center; padding:8px 0;}
.img-side-wrap .text-box p {font-size: 16px; line-height: 28px; font-family: pr; color:#000;}
.img-side-wrap .yes {display: inline-block; width:100px; height:100px; background:url('../../images/sub/yes-img.png') no-repeat center; position: absolute; right:0; top:0;}
.img-side-wrap .no {display: inline-block; width:100px; height:100px; background:url('../../images/sub/no-img.png') no-repeat center; position: absolute; right:0; top:0;}
.img-side-wrap.interval30 .row {margin:0 -30px;}
.img-side-wrap.interval30 .row > div {padding:0 30px;}

@media screen and (max-width:900px) {
    .img-side-wrap .row {flex-wrap:wrap;}
    .img-side-wrap img {width:100%;}
    .img-side-wrap .row > div {width:100%; margin-bottom: 20px;}
}

/* 셔틀콕 관리 요령 */
.step-box1 {position: relative; border:1px solid #d5d5d5; padding: 80px 70px 50px 70px;}
.step-box1 .wrap-inner > ul {display: flex; flex-wrap:wrap; margin:0 -23px;}
.step-box1 .wrap-inner > ul > li {padding:0 23px; width:calc(100% / 4); display: flex; flex-direction: column;}
.step-box1 .box {border:1px solid #d5d5d5; display: flex; flex-direction: column; flex:1; position: relative;}
.step-box1 .box .text-box {flex:1;}
.step-box1 .step {background:#00AEC4; border-radius:100px; max-width:206px; margin:0 auto; width:100%; position: absolute; top:-30px; left:50%; transform:translateX(-50%);}
.step-box1 .step em {font-family: pb; color:#fff; display: block; font-size: 18px; line-height: 30px; padding:10px 0; text-align: center;}
.step-box1 .text-box ul {padding:15px 30px; border-top:1px solid #d5d5d5;}
.step-box1 .text-box li {font-size: 16px; line-height: 24px; color:#000; font-family: pr; position: relative; padding-left:13px;}
.step-box1 .text-box li::after {content:''; width:3px; height: 3px; background:#000; border-radius:50%; position: absolute; left:0; top:9px;}

@media screen and (max-width:1300px) {
    .step-box1 .wrap-inner > ul > li {width:calc(100% / 2); margin-bottom: 50px;}
    .step-box1 .img-box img {width:100%; }
}

@media screen and (max-width:1000px) {
    .step-box1 {padding:50px 40px 50px 40px;}
    .step-box1 .wrap-inner > ul > li:nth-last-child(-n+2) {margin-bottom: 0;}
    .step-box1 .step em {font-size: 16px;}
}

@media screen and (max-width:700px) {
    .step-box1 .wrap-inner > ul > li {width:100%; margin-bottom: 50px !important;}
    .step-box1 .wrap-inner > ul > li:last-child {margin-bottom: 0 !important;}
}

/* line-box */
.line-box {border:1px solid #D5D5D5;}

/* mini-noti */
.mini-noti {position: relative; padding-left:15px;}
.mini-noti span {position: absolute; left:0; top:-1px;}