#sub{
    position: relative;
    padding: 200px 0 100px 0;
}

#sub::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 450px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: 0;
    z-index: 0;
}
.summary-wrap::after,
.loc-wrap::after{
    background-image: url(../images/sub/summary-vs.png);
    opacity: 0.6;
}
.exp-wrap.n-1::after{
    background-image: url(../images/sub/exp-vs-01.png);
    opacity: 0.6;
}
.exp-wrap.n-2::after{
    background-image: url(../images/sub/exp-vs-02.png);
    opacity: 0.6;
}
.exp-wrap.n-3::after{
    background-image: url(../images/sub/exp-vs-03.png);
    opacity: 0.6;
}
#sub.rank::after{
    background-image: url(../images/sub/rank-vs.png);
    opacity: 0.3;
    z-index: -1;
}
.res-wrap::after{
    background-image: url(../images/sub/reserv-vs.png);
    opacity: 0.5;
}
#sub .inner{
    position: relative;
    z-index: 3;
}

#board::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 320px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: 0;
    z-index: 0;
    opacity: 0.3;
    background-image: url(../images/sub/board-vs.png);
}
#board .inner{
    position: relative;
    z-index: 3;
}


.dc{
    position: absolute;
}

.intro-wrap .sec-1{
    position: relative;
}

.intro-wrap .sec-1 .txt-1{
    font-size: 30px;
}

.intro-wrap .sec-1 .logo{
    margin: 40px 0;
}

.intro-wrap .sec-1 .txt-2{
    word-break: keep-all;
    width: 820px;
}

.intro-wrap .sec-1 .brk{
    position: absolute;
    top: -5rem;
    right: 0;
}

.intro-wrap .sec-2 {
    padding: 200px 0 0 0;
    background: url("../images/sub/intro-bg.png") bottom center / contain no-repeat;
}


.intro-wrap .sec-2 .cbox.n-1 .dc-img-1 {
    top: -5rem;
    left: -5rem;
}

.intro-wrap .sec-2 .cbox.n-1 .crm{
    width: 480px;
}

.intro-wrap .sec-2 .cbox.n-1 .dc-img-2{
    bottom: -5rem;
    right: -5rem;
}

.intro-wrap .sec-2 .cbox.n-2 .dc-img-1 {
    top: -5rem;
    left: -5rem;
}

.intro-wrap .sec-2 .cbox.n-2 .dc-img-2 {
    top: -2rem;
    left: 28rem;
}
.intro-wrap .sec-2 .cbox.n-2 .dc-img-3 {
    bottom: 2rem;
    right: 2rem;
}

.intro-wrap .sec-2 .cbox.n-2 .skt{
    width: 480px;
    margin-left: 100px;
}

.intro-wrap .sec-2 .inner{
    width: 1170px;
}

.intro-wrap .sec-2 .cbox{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.intro-wrap .sec-2 .cbox.n-1{
    margin-bottom: 100px;
}

.intro-wrap .sec-2 .cbox.n-1 .tbox{
    width: 650px;
}

.intro-wrap .sec-2 .cbox.n-2 .tbox{
    width: 580px;
}

.intro-wrap .sec-2 .txt-1{
    font-size: 30px;
}

.intro-wrap .sec-2 h1{
    font-size: 70px;
}

.intro-wrap .sec-2 .cbox.n-1 h1.n-2{
    margin-top: -30px;
}

.intro-wrap .sec-2 .cbox.n-1 h1.n-2,
.intro-wrap .sec-2 .cbox.n-1 .txt-2{
    margin-left: 200px;
}

.intro-wrap .sec-2 .cbox.n-2 h1{
    font-size: 40px;
    margin-bottom: 30px;
}

.intro-wrap .sec-2 .cbox.n-2 .txt-2{
    margin-left: 0;
}

.loc-wrap{
    position: relative;
    background: url(../images/sub/intro-bg.png) bottom center / contain no-repeat;
}

.loc-wrap .tbox{
    position: relative;
    width: 650px;
    margin:  30px auto 50px auto;
    z-index: 3;
}

.loc-wrap .tbox .dc{
    position: absolute;
}

.loc-wrap .tbox .dc-img-1 {
    top: -2rem;
    left: -10rem;
}

.loc-wrap .tbox .dc-img-2 {
    bottom: 0;
    right: -5rem;
    transform: scaleX(-1);
}

.loc-wrap .tbox h1.n-2{
    margin-top: -30px;
    margin-left: 200px;    
}

.loc-wrap .map{
    height: 540px;
    background-color: #252525;
    border-radius: 10px;
    margin: 30px auto;
}

.loc-wrap .info-wrap{
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.loc-wrap .dc-img {
    position: absolute;
    left: 0;
    bottom: 23rem;
    z-index: -1;
}

.loc-wrap .cbox-wrap{
    width: 670px;
    margin-left: auto;
    justify-content: flex-end;
}

.loc-wrap .cbox-wrap .cbox.top{
    display: flex;
    flex-wrap: wrap;
    gap: 0 50px;
    margin-bottom: 50px;
}

.loc-wrap .cbox-wrap .cbox.top .tit{
    position: absolute;
    font-size: 22px;
    font-family: 'NexonFootballGothic';
    color: #111;
    width: 200px;
    height: 85px;
    background: url("../images/sub/loc-stit.png") no-repeat ;
    left: -57px;
    top: 30px;
    font-weight: bolder;
    z-index: 9999;
}

.loc-wrap .cbox-wrap .cbox.top .n-1 .tit {
    padding: 26px 0 0 58px;
}

.loc-wrap .cbox-wrap .cbox.top .n-2 .tit {
    padding: 26px 0 0 69px;
}

.loc-wrap .cbox-wrap .cbox.top > div,
.loc-wrap .cbox-wrap .cbox.bottom > div{
    border-radius: 10px;
    padding: 40px;
}

.loc-wrap .cbox-wrap .cbox.top > div{
    position: relative;
    width: calc((100% - 50px)/2);
    padding-top: 150px;
}

.loc-wrap .cbox-wrap .cbox.top > div.n-1{
    background: url("../images/sub/loc-icon-1.png") 90% 20% / auto no-repeat;
    background-color: #2c278f;
}

.loc-wrap .cbox-wrap .cbox.top > div.n-2{
    background: url("../images/sub/loc-icon-2.png") 90% 20% / auto no-repeat;
    background-color: #6d2899;
}

.loc-wrap .cbox-wrap .cbox.bottom > div{
    background-color: #252525;
}

.loc-wrap .cbox-wrap .cbox.bottom > div:not(:last-child){
    margin-bottom: 20px;
}

.loc-wrap .cbox-wrap .cbox.bottom b{
    display: block;
    font-size: 18px;
    font-family: 'NexonFootballGothic';
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.loc-wrap .cbox-wrap .loca-img{
    margin-bottom: 40px;
}
.loc-wrap .cbox-wrap .loca-img .img{
    border-radius: 10px;
    overflow: hidden;
}
.loc-wrap .cbox-wrap .loca-img img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.exp-wrap .cbox.n-1{
    position: relative;
    margin-bottom: 250px;
    z-index: 3;
}
.exp-wrap .cbox.add-cbox{
    margin-top: 50px;
}
.exp-wrap .cbox .reverseBox{
    flex-direction: row-reverse;
    justify-content: space-between;
}
.exp-wrap .cbox.n-2 .reverseBox .cbox{
    margin-left: 0;
}

.exp-wrap .cbox .centerBox{
    flex-wrap: wrap;
}
.exp-wrap .cbox.n-2 > div.centerBox .tit{
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
    background: none;
    padding-left: 0;
}
.exp-wrap .cbox.n-2 > div.centerBox .cbox{
    width: 100%;
}
.exp-wrap .cbox.n-2 > div.centerBox .tit{
    font-size: 38px;
    margin-top: 40px;
    margin-bottom: 100px;
}
.exp-wrap .cbox.n-2 > div.centerBox .tit::after{
    content: "";
    width: 280px;
    height: 160px;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 52%;
    transform: translate(-50%,-50%);
    background-image: url(../images/sub/board-tit-deco.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.exp-wrap .cbox.n-2 > div.centerBox .tit::before {
    content: "";
    background-image: url(../images/common/dc-arr.png) ;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 70px;
    height: 26px;
    vertical-align: middle;
    display: inline-block;
    display: none;
}
.exp-wrap .dc{
    position: absolute;
}

.exp-wrap .nxlogo{
    position: fixed;
    right: 0;
    top: 5rem;
}

.exp-wrap .cbox.n-1 .timg{
    position: absolute;
    right: 0;
    z-index: -1;
}

.exp-wrap .cbox.n-1 .tbox{
    position: relative;
    width: 680px;
}

.exp-wrap .cbox.n-1 .tbox h1 {
    font-size: 150px;
    text-shadow: 0 0 30px #7bbbd0;
    line-height: 1.3em;
    height: 136px;
    margin-bottom: 50px;
}

.exp-wrap.brk .cbox.n-1 .tbox h1{
    font-size: 144px;
}

.exp-wrap .cbox.n-1 .dc-1{
    left: 0;
    top: -6rem;
}

.exp-wrap .cbox.n-1 .dc-2 {
    right: -7rem;
    top: -5rem;
}

.exp-wrap .cbox.n-2 > div{
    display: flex;
    flex-wrap: wrap;
}

.exp-wrap .cbox.n-2 > div:not(:last-child){
    margin-bottom: 80px;
}

.exp-wrap .cbox.n-2 > div .tit{
    width: 300px;
    background: url("../images/common/dc-arr.png")  left 8px / 51px no-repeat;
    padding-left: 60px;
}

.exp-wrap .cbox.n-2 > div .cbox{
    width: calc(100% - 400px);
    margin-left: auto;
    justify-content: flex-end;
}

.exp-wrap .cbox.n-2 .list .item{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.exp-wrap .cbox.n-2 .list .item:not(:last-child){
    margin-bottom: 50px;
}

.exp-wrap .cbox.n-2 .list .item .txt {
    width: 500px;
    margin-left: 100px;
}

.exp-wrap .cbox.n-2 table{
    text-align: center;
    padding: 20px;
    width: 100%;
}

.exp-wrap.skt .cbox.n-1 .tbox h1 {
    font-size: 110px;
    height: 94px;
}

.exp-wrap.skt .cbox.n-1 .timg {
    right: -7rem;
    top: -5rem;
}

#sub.rank{
    position: relative;
    padding: 300px 0 100px 0;
    background: url("../images/main/rank-bg.png") no-repeat;
}

#sub.rank .flow-txt {
    top: -120px;
    transform: none;
    bottom: auto;
}

.rank .all-list{
    width: 100%;
    margin-top: 50px;
}

.rank .all-list .cbox.n-2 {
    width:100%;
    margin-top: 30px;
}

.rank .all-list .search-wrap > p{
    font-size: 18px;
}
.rank .all-list .search-wrap > p span{
    display: block;
    font-size: 15px;
    font-family: 'noto sans KR';
}

.sub-vs{
    margin-bottom: 100px;
    text-align: center;
}

.sub-vs .inner{
    position: relative;
}

.sub-vs .dc-1{
    left: 50%;
    transform: translateX(-50%);
    top: -2rem;
}

.sub-vs .dc-2 {
    left: 13rem;
    bottom: -1rem;
}

.sub-vs .dc-3 {
    right: 13rem;
    top: -5rem;
}

.ready{
    position: relative;
}
.ready .dc-img{
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.1;
    z-index: -1;
}

.ready .pd-box{
    position: relative;
    width: 600px;
    margin: 0 auto;
    text-align: center;
}

.ready .pd-box .tbox{
    margin: 20px auto;
}

.ready .btn-wrap{
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    gap: 0 10px;
    margin-top: 50px;
}

.load-2 .line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
	background: linear-gradient(to right top, #2b7db7, #8dbf60);
  }


  .load-2 .line:nth-last-child(1) {
    animation: loadingB 1.5s 1s infinite;
  }
  .load-2 .line:nth-last-child(2) {
    animation: loadingB 1.5s 0.5s infinite;
  }
  .load-2 .line:nth-last-child(3) {
    animation: loadingB 1.5s 0s infinite;
  }

  @keyframes loadingB {
    0% {
      width: 15px;
    }
    50% {
      width: 35px;
    }
    100% {
      width: 15px;
    }
  }



.summary-wrap{
    position: relative;
    background: url(../images/sub/summary-bg.png) top 85px center / cover no-repeat;
}
.summary-wrap .sec-1{
    position: relative;
    z-index: 3;
}
.summary-wrap .sec-1 h2{
    font-size: 150px;
    margin-bottom: 100px;
}
.summary-wrap .sec-1 h4{
    font-size: 18px;
}
.summary-wrap .sec-1 h4 span{
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}
.summary-wrap .sec-1 .tbox{
    display: flex;
    margin-top: 55px;
    margin-bottom: 40px;
}
.summary-wrap .sec-1 .tbox .tit{
    width: calc(100% - 650px);
}
.summary-wrap .sec-1 .tbox .tit h3{
    font-size: 40px;
    margin-bottom: 30px;
}
.summary-wrap .sec-1 .tbox .txt{
    position: relative;
    width: 650px;
}
.summary-add h4{
    font-size: 25px;
    margin-bottom: 20px;
}
.summary-add .tableDiv{
    width: 400px;
}
.summary-add .tableDiv p:first-child{
    border-top: 1px solid #fff;
}
.summary-add .tableDiv p{
    margin-bottom: 0 !important;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 10px 20px;
}
.summary-add .tableDiv p span{
    width: 100px;
    font-weight: 600;
}
.summary-wrap .sec-1 .tbox .txt::before{
    position: absolute;
    content: "";
    width: 375px;
    height: 55px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 100%;
    top: -140px;
    right: 0;
    background-image: url(../images/sub/summary-deco.png);
}

.summary-wrap .sec-2 .about-img{
    position: relative;
}
.summary-wrap .sec-2 .about-img img{
    margin: 0 auto;
    width: 840px;
}
.summary-wrap .sec-2 .about-img h3{
    position: absolute;
    font-size: 94px;
    white-space: nowrap;
    top: 40%;
    letter-spacing: -0.2rem;
    z-index: 2;
}
.summary-wrap .sec-2 .about-img h3.f-1{
    left: 0;
}
.summary-wrap .sec-2 .about-img h3.f-1 span{  
    background-image: linear-gradient(to right bottom, #9fcb4f, #eec41e);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
}
.summary-wrap .sec-2 .about-img h3.f-2{
    right: 0;
}
.summary-wrap .sec-2 .about-img h3.f-2 span{
    background-image: linear-gradient(to right bottom, #53abbc, #2478be);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
}

.summary-wrap .sec-3{
    margin-top: 80px;
}
.summary-wrap .sec-3 .cbox{
    display: flex;
    align-items: center;
}
.summary-wrap .sec-3 .cbox .tbox{
    width: calc(100% - 800px);
}
.summary-wrap .sec-3 .cbox .tbox.l-tbox{
    width: 100%;
}
.summary-wrap .sec-3 .cbox .tbox.l-tbox .list{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.summary-wrap .sec-3 .cbox .tbox.l-tbox .list .item{
    width: calc((100% - 90px) / 4);
}
.summary-wrap .sec-3 .cbox .tbox.l-tbox .list .item p{
    font-size: 20px;
    margin-bottom: 10px;
}
.summary-wrap .sec-3 .cbox .tbox.l-tbox .list .item p span{
    margin-right: 10px;
    color: #7dd2ee;
}
.summary-wrap .sec-3 .cbox .tbox.l-tbox .list .item img{
    width: 100%;
    border-radius: 20px;
    border: 2px solid #fff;
}
.summary-wrap .sec-3 .cbox .tbox h3{
    margin-bottom: 60px;
    font-size: 35px;
}
.summary-wrap .sec-3 .cbox .tbox p{
    word-break: keep-all;
}
.summary-wrap .sec-3 .cbox .tbox p:not(:last-child){
    margin-bottom: 30px;
}
.summary-wrap .sec-3 .cbox .img{
    width: 635px;
    height: 515px;
    margin-left: auto;
}
.summary-wrap .sec-3 .cbox .img.r-img{
    margin-left: 0;
    width: 450px;
    height: auto;
}
.summary-wrap .sec-3 .cbox .img.r-img img{
    width: 100%;
    height: auto;
}
.summary-wrap .sec-3 .cbox .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.summary-wrap .sec-3 .cbox:not(:first-child){
    margin-top: 100px;
    margin-bottom: 80px;
}


.boardGallery.myVideo .btnBox{
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-bottom: 50px;
}
.boardGallery.myVideo .btnBox button{
    width: 130px;
}
.boardGallery.myVideo .btnBox .chkDelete{
    background-color: rgb(225, 57, 57);
}
.boardGallery.myVideo .btnBox .chkDown{
    background-color: #4840e4;
}
.boardGallery.myVideo .btnBox .allDown{
    background-color: #2c278f;
}
.boardGallery.myVideo .list{
    display: flex;
    flex-wrap: wrap;
    gap: 40px 20px;
}
.boardGallery.myVideo .list .item{
    display: block;
    position: relative;
    width: calc((100% - 40px) / 3);
}
.boardGallery.myVideo .list .item .img{
    width: 100%;
    height: 300px;
}
.boardGallery.myVideo .list .item .img img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.boardGallery.myVideo .list .item .badge{
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 4px 20px;
    border-radius: 20px;
}
.boardGallery.myVideo .list .item .b-1{
    background-color: #8dbf60;
}
.boardGallery.myVideo .list .item .b-2{
    background-color: #6d2899;
}
.boardGallery.myVideo .list .item .b-3{
    background-color: #2b7db7;
}
.boardGallery.myVideo .list .item .playBtn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 50px;
    height: auto;
    background-color: transparent;
}
.boardGallery.myVideo .list .item .playBtn img{
    width: 100%;
}
.boardGallery.myVideo .list .item p{
    display: inline-block;
    margin-top: 10px;
    margin-left: 0;
}


.boardGallery.myVideo .list .item input{
    display: inline-block;
    vertical-align: sub;
    appearance: none;
    width: 20px;
    height: 20px;
    padding: 0;
}
.boardGallery.myVideo .list .item input{
    padding-left: 30px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 20px;
    background-image: url(../images/sub/check-off.png);
}
.boardGallery.myVideo .list .item input:checked{
    background-image: url(../images/sub/check-on.png);
}
/*0712*/
.rankTop {
    margin-bottom: 50px;
}
.rankTop p{
    font-size: 40px;
    display: table;
    margin: 0 auto;
    justify-content: center;
    align-items: flex-end;
    border-bottom: 1px solid #fff;
}
.rankTop p span{
    font-size: 30px;
    margin-left: 10px;
}
.rankTop .rank-select{
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.rankTop .rank-select .outline{
    position: relative;
}
.rankTop .rank-select .outline.on::after{
    transform: translateY(-50%) rotate(-180deg);
}
.rankTop .rank-select ul{
    display: flex;
    gap: 0 20px;
    width: 100%;
    font-size: 20px;
    z-index: 3;
    padding: 20px 50px;
    transition: all 0.4s;
    align-items: baseline;
}
.rankTop .rank-select ul li.active{
    font-size: 35px;
    border-bottom: 1px solid #fff;
    color: #aadf48;
}
.rankTop .rank-select ul li:hover{
    color: #aadf48;
}
.rankTop h3{
    font-size: 50px;
    text-align: center;
}
.rankBox .list{
    margin-top: 50px;
}
.rankBox .list .top3{
    width: 90%;
    display: flex;
    margin: 0 auto;
    padding: 30px 0 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.rankBox .list .top3.rank-3{
    border-bottom: none;
}
.rankBox .list .top3 .img{
    height: 170px;
}
.rankBox .list .top3 .img img{
    width: auto;
    height: 100%;
}
.rankBox .list .top3 .tbox .nickname{
    font-size: 45px;
}
.rankBox .list .top3 .tbox .score{
    font-size: 35px;
}
.rankBox .list .item{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.rankBox .list .item.rankMedal .rank{
    background-color: #00f6a8;
}

.rankBox .list .item.rankMedal .rank::before{
    background-color: #035854;
}
.rankBox .list .item.rankMedal .rank-line{
    background-color: #00f6a8;
}
.rankBox .list .item.rankMedal .rank-line::before{
    background-color: #035854;
}
.rankBox .list .item.rankMedal .rank img{
    height: 100%;;
    margin: 3px auto 0;
}
.rankBox .list .item .rank{
    position: relative;
    width: 140px;
    height: 100px;
    /* background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%; */
    text-align: center;
    font-size: 35px;
    line-height: 100px;
    clip-path: polygon(0 0, calc(100% - 26px) 0, 100% 100%, 26px 100%);
    background-color: #00dff6;
    /* background-image: url(../images/sub/rank-tit.png); */
    z-index: 1;
}
.rankBox .list .item .rank::before{
    position: absolute;
    content: "";
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background-color: #072d47;
    z-index: -1;
    clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 100%, 25px 100%);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.rankBox .list .item .rank-line{
    width: calc(100% - 200px);
    position: relative;
    /* background-position: left;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-image: url(../images/sub/rank-txt.png); */
    clip-path: polygon(0 0, calc(100% - 26px) 0, 100% 100%, 26px 100%);
    background-color: #00dff6;
    line-height: 100px;
    display: flex;
    align-items: center;
    padding: 0 50px 0 40px;
}
.rankBox .list .item .rank-line::before{
    position: absolute;
    content: "";
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background-color: #072d47;
    z-index: -1;
    clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 100%, 25px 100%);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.rankBox .list .item .rank-line p{
    font-size: 24px;
}

.rankBox .list .item .rank-line p.score{
    margin-left: auto;
}
.exp-wrap .cbox.n-2 > div .cbox>p{
    font-size: 20px;
    word-break: keep-all;
    font-weight: 300;
}

.exp-wrap .se-img{
    margin-top: 30px;
}
.exp-wrap .se-img img{
    width: 100%;
}
.exp-wrap .step-experience{
    margin-top: 20px;
}
.exp-wrap .step-experience p{
    display: flex;
    line-height: 2;
}
.exp-wrap .step-experience p b{
    color: #7dd2ee;
    margin-right: 15px;
}
.exp-wrap .swiperBox{
    overflow: hidden;
}
.exp-wrap .swiper-button-next, .exp-wrap .swiper-button-prev{
    color: #fff;
}
.exp-wrap .swiper-pagination-bullet{
    background-color: #fff;
}

.exp-wrap .videoBox video{
    width: 100%;
}

.faq-list .item{
    padding: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.faq-list .item:last-child{
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.faq-list .faq-q{
    display: flex;
    position: relative;
    font-weight: 700;
    align-items: center;
    font-size: 30px;
}

.faq-list .faq-q b{
    margin-right: 10px;
    color: #7dd2ee;
}
.faq-list .faq-q span{
    display: block;
    width: 31px;
    height: 32px;
    margin-left: auto;
    position: relative;
}
.faq-list .faq-q span::before{
    position: absolute;
    content: "";
    width: 17px;
    height: 1px;
    background-color: #fff;
    transform: translate(-50%,-50%) ;
    right: 0;
    top: 50%;
}
.faq-list .faq-q span::after{
    right: 0;
    top: 50%;
    position: absolute;
    content: "";
    width: 17px;
    height: 1px;
    background-color: #fff;
    transform: translate(-50%,-50%) rotate(90deg);
    transition: all 0.4s;
}

.faq-list .faq-q.on span::after{
    transform: translate(-50%,-50%) ;    
}
.faq-list .faq-a{
    display: none;
    margin-top: 20px;
    background-color: #1c1c1c;
    padding: 20px 30px;
    border-radius: 5px;
}
.faq-list .faq-a b{
    display: block;
    font-size: 20px;
}
.faq-list .faq-a p{
    font-weight: 300;
    word-break: keep-all;
}
.infoUse-wrap .sec-1 h2{
    font-size: 110px;
}
.infoUse-wrap .sec-1 .operateBox h4{
    font-size: 30px;
}
.infoUse-wrap .sec-1 .operateBox h4 span{
    border-bottom: none;
}
.infoUse-wrap .sec-1 .operateBox p{
    position: relative;
    font-size: 24px;
    padding-left: 40px;
}
.infoUse-wrap .sec-1 .operateBox:first-child{
    margin-bottom: 60px;
    align-items: center;
}
.infoUse-wrap .sec-1 .operateBox{
    display: flex;
    align-items: flex-start;
}

.infoUse-wrap .sec-2 {
    margin-top: 70px;
}
.infoUse-wrap .sec-2 h4{
    margin-bottom: 20px;
}
.infoUse-wrap .sec-2 table:not(:first-child){
    margin-top: 30px;
}
.infoUse-wrap .sec-2 table th{
    text-align: center;
}
.infoUse-wrap .sec-2 table thead tr:nth-child(2) th{
    background-color: rgb(91, 88, 138);
}
.infoUse-wrap .sec-2 table .back-1 td{
    background-color: #64a0ac;
}
.infoUse-wrap .sec-2 table .back-2 td{
    background-color: #164753;
}
@media screen and (max-width: 1200px){

    .intro-wrap .sec-2 .inner {
        width: 100%;
    }

    .intro-wrap .sec-1 .brk {
        position: absolute;
        top: -5rem;
        right: 0;
        z-index: -9;
        opacity: 0.1;
    }

    .intro-wrap .sec-2 .cbox.n-1 .dc-img-1 {
        top: -8rem;
        left: 3rem;
    }

    .intro-wrap .sec-2 .cbox.n-1 .crm{
        width: 30%;
    }

    .intro-wrap .sec-2 .cbox.n-1 .tbox{
        width: 50%;
    }

    .intro-wrap .sec-2 h1 {
        font-size: 60px;
    }

    .intro-wrap .sec-2 .cbox.n-1 h1.n-2,
    .intro-wrap .sec-2 .cbox.n-1 .txt-2 {
        margin-left: 10%;
    }

}

@media screen and (max-width: 1024px){
    .intro-wrap .sec-2 .cbox.n-2 .tbox{
        width: 50%;
    }
    .intro-wrap .sec-2 .cbox.n-2 .skt{
        width: calc(50% - 80px);
        margin-left: 80px;
    }
    .intro-wrap .sec-2 .cbox.n-2 h1{
        font-size: 34px;
    }
    .summary-wrap .sec-1 .tbox .tit h3{
        font-size: 32px;
        word-break: keep-all;
    }
    .summary-wrap .sec-1 .tbox .tit h3 br{
        display: none;
    }
    .summary-wrap .sec-1 .tbox .tit{
        width: 40%
    }
    .summary-wrap .sec-1 .tbox .txt{
        width: 50%;
        margin-left: auto;
    }
    .summary-wrap .sec-2 .about-img img{
        width: 600px;
    }
    .summary-wrap .sec-2 .about-img h3{
        font-size: 75px;
    }
    .summary-wrap .sec-3 .cbox .tbox{
        width: calc(50% - 50px);
        margin-right: 50px;
    }
    .summary-wrap .sec-3 .cbox .tbox h3{
        margin-bottom: 30px;
        line-height: 1.5;
    }
    .summary-wrap .sec-3 .cbox .img{
        width: 50%;
        height: auto;
    }
    .summary-wrap .sec-3 .cbox:not(:first-child){
        margin-top: 80px;
    }
    .summary-wrap .sec-3 .cbox .tbox p{
        font-size: 14px;
    }
    .exp-wrap .cbox.n-1 .tbox h1{
        font-size: 90px;
    }
    .exp-wrap .cbox.n-1 .timg{
        opacity: 0.25;
    }

    .exp-wrap .cbox.n-1 .tbox h4{
        font-size: 24px;
    }
    .exp-wrap .cbox.n-1 .tbox p{
        font-size: 15px;
    }
    .exp-wrap .cbox.n-2 > div .cbox{
        width: calc(100% - 350px);
    }
    .exp-wrap .cbox.n-2 .list .item img{
        width: 50%;
    }
    .exp-wrap.brk .cbox.n-1 .tbox h1{
        font-size: 90px;
    }
    .exp-wrap.skt .cbox.n-1 .tbox h1{
        font-size: 90px;
    }
    .rankBox .list .item .rank{
        width: 100px;
        line-height: 80px;
        height: 80px;
    }
    .rankBox .list .item .rank-line{
        height: 80px;
        padding: 0 80px 0 40px;
        width: calc(100% - 220px);
    }

    .exp-wrap .cbox.n-2 > div .cbox>p{
        font-size: 18px;
    }
    .rankTop .rank-select ul{
        font-size: 18px;
    }
    .rankTop .rank-select .outline{
        justify-content: center;
    }
    .rankTop .rank-select ul li.active{
        font-size: 30px;
    }
    .summary-wrap .sec-1 h2{
        font-size: 120px;
    }
    .exp-wrap .cbox.n-1{
        margin-bottom: 200px;
    }
    .infoUse-wrap .sec-1 h2{
        font-size: 70px;
    }

    .loc-wrap .info-wrap .tit{
        width: 40%;
        margin: 0 auto 30px auto;
    }

    .loc-wrap .cbox-wrap .loca-img {
        margin-bottom: 20px;
    }

    .loc-wrap .info-wrap .tit img{
        width: 100%;
    }

    .loc-wrap .cbox-wrap{
        width: 100%;
    }

    .loc-wrap .tbox h1{
        font-size: 40px;
    }

    .loc-wrap .tbox{
        width: 100%;
        text-align: center;
    }

    .loc-wrap .tbox h1.n-2{
        margin-left: 0;
    }

    .loc-wrap .tbox .dc-img-1 {
        top: -1rem;
        left: 2rem;
    }
    .loc-wrap .tbox .dc-img-2 {
        bottom: 0;
        right: -2rem;
        transform: scaleX(-1);
    }
    .loc-wrap .map{
        height: 340px;
    }

    .loc-wrap .cbox-wrap .cbox.top{
        gap: 20px;
        margin-bottom: 20px;
    }
    .loc-wrap .cbox-wrap .cbox.top > div, .loc-wrap .cbox-wrap .cbox.bottom > div{
        padding: 30px;
    }
    .loc-wrap .cbox-wrap .cbox.top > div{
        width: 100%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .loc-wrap .cbox-wrap .cbox.top > div.n-1{
        background-size: 40px;
    }

    .loc-wrap .cbox-wrap .cbox.top > div.n-2{
        background-size: 40px;
    }

    .loc-wrap .cbox-wrap .cbox.top .tit {
        left: auto;
        background: none;
        width: auto;
        height: auto;
        position: relative;
        color: #fff;
        padding: 0 !important;
    }
    
}
/*E:1024*/

@media screen and (max-width: 768px){
    .summary-wrap .sec-3 .cbox .img img{
        height: auto;
    }
    .intro-wrap .sec-1 .txt-1{
        font-size: 24px;
    }
    .intro-wrap .sec-1 .logo{
        width: 90%;
    }
    .intro-wrap .sec-1 .txt-2{
        width: 100%;
        word-break: keep-all;
    }
    .intro-wrap .sec-2 .cbox.n-1 .crm{
        width: 50%;
        margin: 0 auto;
    }
    .intro-wrap .sec-2 .cbox.n-1 .tbox{
        width: 50%;
        word-break: keep-all;
    }
    .intro-wrap .sec-2 .cbox.n-2 .skt{
        width: 50%;
        margin-left: 0;
    }
    .intro-wrap .sec-2 .cbox.n-2 h1 br{
        display: none;
    }

    .exp-wrap .cbox.n-1 .tbox{
        width: 100%;
    }
    .exp-wrap .cbox.n-1 .timg{
        display: none;
        width: 150%;
        right: -30%;
        bottom: -60px;
    }

    .skt .cbox.n-1 .tbox h4{
        width: 80%;
    }

    .exp-wrap .cbox.n-1 .tbox h4{
        font-size: 18px;
        word-break: keep-all;
    }
    .exp-wrap .cbox.n-1 .tbox p{
        font-size: 13px;
        margin-top: 10px;
        word-break: keep-all;
    }
    .exp-wrap .cbox.n-1 .tbox p br{
        display: none;
    }
    .exp-wrap .cbox.n-2 > div .tit{
        width: 100%;
    }
    .exp-wrap .cbox.n-2 > div .cbox{
        margin-top: 20px;
        width: 100%;
    }
    .exp-wrap .cbox.n-2 > div p br{
        display: none;
    }
    
    .exp-wrap.brk .cbox.n-1 .tbox h1{
        font-size: 60px;
    }

    .exp-wrap .cbox.n-1 .tbox h1{
        height: auto;
    }

    .exp-wrap.skt .cbox.n-1 .tbox h1 {
        font-size: 50px;
        height: auto;
    }

    .exp-wrap .nxlogo{
        top: 20rem;
    }

    .exp-wrap .cbox.n-1 .tbox h1{
        height: auto;
        margin-bottom: 0;
    }

    .exp-wrap .cbox.n-1 .tbox h1{
        font-size: 50px;
    }

    .exp-wrap .cbox.n-2 > div .cbox p{
        font-size: 15px;
        word-break: keep-all;
    }
    .exp-wrap .cbox.n-2 .list .item .txt p{
        font-size: 13px;
    }
    .rank .all-list .search-wrap > p{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .rank .cbox.n-2 .item p{
        font-size: 14px;
    }
    .rank .cbox.n-2 .item > p:first-child{
        margin-right: 15px;
    }
    .rank .cbox.n-2 .item .img{
        width: 30px;
        height: 30px;
        margin-right: 15px;
    }
    .rankTop p{
        font-size: 30px;
    }
    .rankTop h3{
        font-size: 40px;
    }
    .rankTop .rank-select ul{
        font-size: 20px;
    }

    .rankBox .list .item .rank{
        line-height: 60px;
        height: 60px;
        width: 90px;
        font-size: 20px;
    }
    .rankBox .list .item .rank-line{
        height: 60px;
        padding: 0 80px 0 40px;
        width: calc(100% - 120px);
    }

    .rankBox .list .item{
        margin-top: 25px;
    }
    .faq-list .faq-q{
        font-size: 20px;
    }
    .faq-list .faq-a p{
        font-size: 14px;
    }

    .summary-wrap .sec-1 h2{
        font-size: 60px;
    }
    .summary-wrap .sec-1 .tbox{
        flex-wrap: wrap;
    }
    .summary-wrap .sec-1 .tbox .tit{
        width: 100%;
        margin-bottom: 20px;
    }
    .summary-wrap .sec-1 .tbox .txt{
        width: 100%;
    }
    .summary-wrap .sec-1 .tbox .txt h3{
        font-size: 24px;
    }
    .summary-wrap .sec-1 .tbox .tit h3{
        font-size: 25px;
    }
    .summary-wrap .sec-1 .tbox .txt::before{
        width: 200px;
    }
    .summary-wrap .sec-3 .cbox{
        flex-wrap: wrap;
    }
    .summary-wrap .sec-3 .cbox .tbox{
        width: 100%;
        margin-right: 0;
    }
    .summary-add .tableDiv{
        width: 100%;
    }
    .summary-wrap .sec-3 .cbox .img{
        width: 100%;
        margin-top: 30px;
    }
    .summary-wrap .sec-3 .cbox:not(:first-child){
        margin: 40px 0;
    }
    .summary-wrap .sec-3 .cbox .tbox.l-tbox .list{
        gap: 20px;
    }
    .summary-wrap .sec-3 .cbox .tbox.l-tbox .list .item {
        width: calc((100% - 20px) / 2);
    }
    .summary-wrap .sec-2 .about-img h3.f-2{
        top: 50%;
    }
    .summary-wrap .sec-2 .about-img h3{
        top: 35%;
        font-size: 50px;
        letter-spacing: -0.05rem;
    }
    .summary-wrap .sec-2 .about-img img{
        width: 100%;
    }
    .faq-list .faq-a{
        padding: 15px 20px;
    }

    .exp-wrap .cbox.n-1{
        margin-bottom: 50px;
    }
    .infoUse-wrap .sec-1 .operateBox:first-child{
        margin-bottom: 30px;
    }
    .infoUse-wrap .sec-1 .operateBox h4{
        font-size: 20px;
    }
    .infoUse-wrap .sec-1 .operateBox p{
        font-size: 16px;
    }
    .infoUse-wrap .sec-2 .operateTable table{
        font-size: 14px !important;
    }

    .loc-wrap .info-wrap .tit{
        width: 70%;
    }

    .exp-wrap.n-2::after,
    .res-wrap::after{
        opacity: 0.1;
    }

    .sub-vs .dc-2{
        display: none;
    }

}


/*E:768*/
@media screen and (max-width: 640px){

    .summary-wrap::after, .loc-wrap::after,
    .exp-wrap.n-1::after{
        opacity: 0.1;
    }
    .rankTop p{
        font-size: 20px;
    }
    .rankTop h3{
        font-size: 24px;
    }
    .rankTop .rank-select ul{
        flex-wrap: nowrap;
        overflow-x: auto;
        font-size: 16px;
    }

    .rankTop .rank-select ul li{
        flex: 0 0 auto;
    }
    .rankTop .rank-select ul li.active{
        font-size: 24px;
    }

    .rankBox .list .item .rank{
        line-height: 40px;
        height: 40px;
        width: 70px;
        clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 100%, 15px 100%);
        border-radius: 5px;
    }
    .rankBox .list .item .rank::before{
        clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 100%, 14px 100%);
    }
    .rankBox .list .item .rank-line{
        height: 40px;
        padding: 0 60px 0 30px;
        width: calc(100% - 80px);
        clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 100%, 15px 100%);
        border-radius: 5px;
    }
    .rankBox .list .item .rank-line::before{
        clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 100%, 14px 100%);
    }
    .rankBox .list .item{
        margin-top: 20px;
    }
    .rankBox .list .item .rank-line p{
        font-size: 16px;
    }
    .exp-wrap .step-experience p b{
        width: 100px;
        margin-right: 5px;
    }
    .exp-wrap .step-experience p span{
        width: calc(100% - 105px);
    }
    #sub::after{
        background-size: auto 100%;
    }
    .exp-wrap .cbox.n-2 > div.centerBox .tit{
        margin-bottom: 40px;
    }
    .exp-wrap .cbox.n-2 > div.centerBox .tit::after{
        left: 56%;
    }
}

@media screen and (max-width: 425px){
    #sub{
        padding: 150px 0 70px;
    }
    .intro-wrap .sec-1 .txt-2{
        font-size: 14px;
    }
    .intro-wrap .sec-2{
        padding: 150px 0 0;
    }
    .intro-wrap .sec-2 .cbox.n-1 .dc-img-1{
        top: -6rem;
        left: 1rem;
        width: 130px;
    }
    
    .intro-wrap .sec-2 .cbox{
        display: block;
    }
    .intro-wrap .sec-2 .cbox.n-1 .crm{
        width: 80%;
    }
    .intro-wrap .sec-2 .cbox.n-1 .tbox{
        width: 100%;
    }
    .intro-wrap .sec-2 .txt-1{
        font-size: 24px;
    }
    .intro-wrap .sec-2 h1{
        font-size: 50px;
        
    }
    .intro-wrap .sec-2 .cbox.n-1 h1.n-2{
        margin-top: -20px;
        margin-left: 80px;
    }
    .intro-wrap .sec-2 .cbox.n-1 .txt-2{
        font-size: 14px;
        margin-left: 0;
    }
    .intro-wrap .sec-2 .cbox.n-2 .dc-img-1{
        width: 80px;
        top: -8rem;
        left: 0;
    }
    .intro-wrap .sec-2 .cbox.n-1 .dc-img-2{
        right: -2rem;
        width: 60px;
        bottom: -3rem;
    }
    .intro-wrap .sec-2 .cbox.n-2 .dc-img-2{
        display: none;
    }
    .intro-wrap .sec-2 .cbox.n-2 .dc-img-3{
        right: 4rem;
        width: 60px;
    }
    .intro-wrap .sec-2 .cbox.n-2 .tbox{
        width: 100%;
    }
    .intro-wrap .sec-2 .cbox.n-2 h1{
        font-size:24px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .intro-wrap .sec-2 .cbox.n-2 .txt-2{
        font-size: 14px;
    }
    .intro-wrap .sec-2 .cbox.n-2 .skt{
        width: 80%;
        margin-left: 20%;
    }

    #sub.summary-wrap{
        padding: 150px 0 0 0;
    }

    .summary-wrap .sec-3 .cbox .tbox.l-tbox .list .item p{
        font-size: 16px;
    }
    .rankTop h3{
        font-size: 20px;
    }
    .rankBox .list .item {
        margin-top: 15px;
    }
    .rankBox .list .item .rank{
        height: 50px;
        line-height: 50px;
        width: 80px;
        font-size: 16px;
    }
    .rankBox .list .item .rank-line{
        width: calc(100% - 80px);
        height: 50px;
        padding: 0 40px 0 20px;
    }
    .rankBox .list .item .rank-line p{
        font-size: 15px;
    }
    .rankTop .rank-select{
        margin-top: 20px;
        display: block;
    }

    .rankTop .rank-select ul{
        padding: 20px;
    }

    .rankTop {
        margin-bottom: 0;
    }
    .sns .tab .title {
        width: 100%;
        margin: 0 auto 20px auto;
    }

    .faq-list .faq-q{
        font-size: 18px;
    }

    .faq-list .item {
        padding: 15px 20px;
    }

    #sub.rank {
        position: relative;
        padding: 200px 0 0px 0;
    }

    #sub.rank::after{
        opacity: 0.1;
    }

    #sub.rank .flow-txt{
        animation: flow 10s linear infinite;
    }

    .rank .all-list {
        margin-top: 0;
    }

    .exp-wrap.n-3::after{
        opacity: 0.1;
    }

    .exp-wrap .cbox.n-2 > div .tit {
        font-size: 20px;
        background: url(../images/common/dc-arr.png) left 0 / 51px no-repeat;
    }
    
}

@media screen and (max-width: 375px){

    .rankBox .list{
        margin-top: 30px;
    }
}
@media screen and (max-width: 320px){

    .rankBox .list .item .rank{
        width: 60px;
    }

    .rankBox .list .item .rank-line {
        width: calc(100% - 60px);
    }

    .rankBox .list .item .rank-line p{
        font-size: 14px;
    }

    .rankBox .list .item .rank {
        line-height: 53px;
    }

    .tab ul.title li a {
        font-size: 14px;
    }

    .sns .swiper-slide ul li {
        font-size: 12px;
    }

    .exp-wrap .cbox.n-1 .tbox h1,
    .exp-wrap.skt .cbox.n-1 .tbox h1,
    .exp-wrap.brk .cbox.n-1 .tbox h1{
        font-size: 30px;
    }
}


