@charset 'utf-8'; 

/*메인이미지*/
.wrapper .contents .main_slide .slick-slide .main_img {
    display: flex; 
    justify-content: center; 
    align-items: center; 
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}
.wrapper .contents .main_slide .slick-slide .main_img::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    backdrop-filter: blur(10px);
}
.wrapper .contents .main_slide .slick-slide .main_img img {
    /* transition: none; */
    z-index: 1;
}

@media (min-width: 1200px) {
    .wrapper .contents .main_slide img {
        width: auto;
        /* min-width: 1200px; */
        /* 
        mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 1) 10px, rgba(0, 0, 0, 1) calc(100% - 5px), rgba(0, 0, 0, 0) 100%);
        mask-repeat: no-repeat;
        mask-size: 100% 100%;  
         */
    }
    .wrapper .contents .main_visual .inner .sub_menu li a {
        background: #00000078 0% 0% no-repeat padding-box;
    }

    .wrapper .header h1 {
        transform: scale(1.2);
        transform-origin: center left;
    }
}

.br-all {
    word-break: break-all;
}

/* .wrapper .contents.sub {
    padding-bottom: 0 !important;
} */

.wrapper .contents .sub .left .tbl tbody tr td:nth-child(4) {
    display: block;
    color: #767676;
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0px;
}


.wrapper .contents .sub .left .tbl.result tbody tr {
    padding: 10px;
}

.wrapper .contents .sub .left .tbl.result tbody tr.notice td {
    display: inline-block;
    color: black;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0px;
    margin-bottom: 0;
    margin-right: 10px;
}

.wrapper .contents .sub .left .tbl.result tbody tr.notice td.rank {
    font-weight: 500;
}
.wrapper .contents .sub .left .tbl.result tbody tr.notice td.name {
    font-weight: 500;
}

.wrapper .contents .sub .left .tbl.result tbody tr.notice td.time {
    display: block;
}

.wrapper .contents .sub .left .tbl.result tbody tr.notice td.time .desc {
    display: inline;
}



@media (min-width: 768px) {
    .wrapper .contents .sub .left .tbl tbody tr td:nth-child(4) {
        font-size: 14px;
        line-height: 24px;
    }
}



@media all and (min-width: 1200px) {
    .wrapper .contents .sub .left .tbl.result thead tr th {
        color: black;
        font-size: 14px;
        font-weight: 700;
    }
    .wrapper .contents .sub .left .tbl.result tbody tr.notice td {
        color: black;
        font-size: 14px;
        font-weight: 300;
        line-height: 14px;
        letter-spacing: 0px;
    }
    .wrapper .contents .sub .left .tbl.result tbody tr.notice td.time .desc {
        display: none;
    }
    
}

#p-info {
    width: auto !important;
}

.cs-select {
    position: relative;
    cursor: pointer;
    border: 1px solid #D5D7D9;
    border-radius: 5px;
    font-weight: 300;
    color: #333;
    width: 100%;
    padding: 12px 15px;
}

.write .time .cs-select {
    width: fit-content;
}

.btn.dupcheck.btn04 {
    margin-left: 27%;
    width: 110px !important;
}

.wrapper .contents .sub .left .input_area.time div {
    display: inline-block !important;
}

.wrapper .contents .sub .left .write .time .select_box {
    max-width: fit-content;
}

.wrapper .contents .sub .left .write .input_area .file_search input[type=file] {
    display: none;
}

.pwd .layer_popup {
    display: block !important;
    position:relative;
    top:0;
    transform:translate(-50%,20px);
    margin-bottom: 20px;
}

.alert.responsive {
    font-weight: 300;
}

.blue-mara.center {
    text-align: center;
}

.alert.responsive {
    font-size: 14px;
    padding: 12px 15px;
}

.mt-4 {
    margin-top: 4rem;
}

.tbl.info tr td:nth-child(1) {
    display: block !important;
}

.wrapper .contents .sub .left .tbl.info tbody tr{
    display: flex;
}

.wrapper .contents .sub .left .tbl.info tbody tr td {
    font-size: 15px;
	margin: 0 !important;
	line-height: 15px !important;
}

@media all and (min-width: 768px) {
	.wrapper .contents .sub .left .tbl.info tbody tr td {
		font-size: 18px;
		line-height: 18px !important;
	}
}


.wrapper .contents .sub .left .tbl.info tbody tr td:nth-child(1) {
    flex: 1;
}

.wrapper .contents .sub .left .tbl.info tbody tr td:nth-child(2) {
    flex: 2;
    color: #000;
}

.wrapper .contents .sub .left .tbl.info tbody tr td:nth-child(3) {
    flex: 1;
    color: #000;
}
.wrapper .contents .sub .left .tbl.info tbody tr td:nth-child(4) {
    flex: 2;
    text-align: center;
    color: #000;
}
.wrapper .contents .sub .left .tbl.info tbody tr td:nth-child(5) { 
    flex: 2;
    text-align: center;
}

.gtline {
    text-align: left;
}

.rcline {
    overflow: unset !important;
}

.blue-mara .gdiv {
    display: flex;
    flex-direction: row;
    flex-wrap : wrap;
    min-height: 150px;
    align-items: center;
}

.gal {
    flex: auto;
}

.gal .center img{
    width: 100%;
}

.tbl.qna tr td:nth-child(4) {
    float: right;
    margin-bottom: 5px;
}

#popupAgree .blue-mara, #popupAgree2 .blue-mara {
    padding: 0;
}

#popupAgree .blue-mara .blue-box, #popupAgree2 .blue-mara .blue-box {
    margin-bottom: 0;
}

#popupAgree, #popupAgree2 {
    height: 70%;
    width: 600px;
    overflow-y: scroll;
}

.blue-mara .vdiv .vcontent #pic-container img {
    width: 100%;
}

#pic-container {
    padding: 10px;
}

.apply .alert .btn04 {
    position: absolute;
    top: 78px;
    padding: 4px 13px;
    font-size: 13px;
    line-height: 17px;
}

.dupcheck {
    cursor: pointer;
}

.left .blue-mara .gdiv, .left .blue-mara .paging_area{
    font-family: 'Spoqa Han Sans Neo', 'sans-serif',"Malgun Gothic",AppleSDGothicNeo,'Apple SD Gothic Neo',sans-serif;
}

.blue-mara .paging_area {
    line-height: 0;
}

.none {
    flex: 1;
    font-size: 27px;
    text-align: center;
}

@media (min-width: 768px) {

    .cs-select {
        font-size: 28px;
        padding: 20px 30px;
        width: 100%;
    }

    .btn.dupcheck.btn04 {
        margin-top: 10px;
        margin-left: 27%;
        width: 230px !important;
    }

    .wrapper .contents .sub .left .write .time .select_box .notify {
        margin: 20px 0 0 0 !important;
    }

    .wrapper .contents .sub .left .input_area.time div {
        margin-right: 10px !important;
    }

    .tbl.qna tr td:nth-child(3) {
        font-size: 18px !important;
    }

    .tbl.qna tr td:nth-child(4) {
        font-size: 18px !important;
        float: none;
    }

    #popupAgree, #popupAgree2 {
        height: 70%;
        width: 700px;
        overflow-y: scroll;
    }

    .wrapper .contents .sub .left .blue-mara h3 {
        font-size: 14px;
        padding-bottom: 0;
        line-height: 22px;
    }

    .apply .alert {
        margin-bottom: 25px;
        padding-left: 12px;
        font-size: 27px;
        line-height: 45px;
    }

    .apply .alert .btn04 {
        position: inherit;
        padding: 22px 33px;
        font-size: 27px;
        line-height: 17px;
    }

}

@media (min-width: 1200px) {

    .cs-select {
        font-size: 14px;
        padding: 10px 15px;
        width: 220px;
    }

    .btn.dupcheck.btn04 {
        margin-top: 10px;
        margin-left: 15px;
        width: 130px !important;
    }

    .wrapper .contents .board article.notice ul li .date {
        top: 3px;
    }

    .wrapper .contents .sub .left .write.wrt .input_area {
        width: 100%;
    }

    .wrapper .contents .sub .left .write .time .select_box .notify {
        margin: 0 10px !important;
    }

    .wrapper .contents .sub .left .input_area.time div {
        display: block;
    }

    .wrapper .contents .sub .left .register.result .input_area.gender .radio_box li {
        width: 33%;
    }

    .alert.responsive {
        font-size: 14px;
        padding: 5px 35px 5px 14px;
    }

    .wrapper .contents .sub .left .tbl.info tbody tr{
        display: table-row;
    }

    .tbl.qna tr td:nth-child(3) {
        font-size: 13px !important;
    }

    .tbl.qna tr td:nth-child(4) {
        font-size: 13px !important;
        float: none;
    }

    #popupAgree, #popupAgree2 {
        height: auto;
    }

    .apply .alert {
        font-size: 18px;
        line-height: 24px;
    }

    .apply .alert .btn04 {
        position: relative;
        display: inline-block;
        margin-left: 20px;
        padding: 5px 24px;
        font-size: 14px;
        line-height: 22px;
        top: 0;
    }

    .none {
        font-size: 15px;
    }
}


dl.refund {
    display: grid;
    grid-template-columns: 120px auto; /* dt는 100px, dd는 나머지 공간 차지 */
    gap: 8px 16px; /* 항목 간격 조정 */
    align-items: start; /* 텍스트 정렬 */
    max-width: 400px; /* 원하는 너비 설정 */
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #5B5B5B;

}
dl.refund dd {
    text-align: left;
}