/* * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * P A G E  T I T L E * * * * * * */
main{
    margin-top: 90px;
}
#INQUIRY .pgTitle.Basic{
    background-image: url(/img/6dbcenter/dbcenter_pgTitle_bg.jpg);
    background-position: 35% center;
}



/* I N Q U I R Y  P A G E  영 역 타 이 틀 */
.IQ_smtitle{
    padding: 5px 0;
    border-bottom: 3px solid #000;
}
.IQ_smtitle h5{
    float: none;
    display: inline-block;
    font-size: 17px;
    line-height: 23px;
}
.IQ_smtitle>p{
    font-size: 12px;
    line-height: 23px;
    letter-spacing: -0.02em;
    color: #888;
    display: inline-block;
    margin-left: 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * C U S T O M E R  C E N E T E R 공 통 사 항 * * */
.IQ_cnt{
    margin-bottom: 40px;
}


/* - 과 정 선 택  T A B - */
.IQ_courseTab{
    width: 100%;
    padding-top: 5px;
}
.IQ_courseTab .IQ_List{
    float: left;
    width: 33.33%;
    padding: 5px;
}
.IQ_courseTab .IQ_List>a{
    
    display: block;
     height: 100%;
    border: 1px solid #ddd;
    background: #fff;
    color: #666;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    padding: 9px 0 10px 0;
    cursor: pointer;    
}

.IQ_courseTab .IQ_List:nth-child(5), 
.IQ_courseTab .IQ_List:nth-child(10){
    margin-right: 0px;
}
.TabSelect>a{
    border: 1px solid #ff7800 !important;
    background: #ff7800 !important;
    color: #fff !important;
    font-size: 15.5px !important; 
}

/* - 과 목 선 택  A C C O R D I O N B O X - */
.IQ_courseBox{
    display: none;
}

.clickOn{
    display: block;
}


/* - 온 라 인  결 제 정 보  공 지 사 항 - */
#IQ_section4 .IQ_cnt{
    margin-bottom: 0;
}
.paymentInformation {
    background: #f7f7f7;
    border: 1px solid #e7e7e7;
    padding: 15px 20px;
}
.paymentInformation>li {
    font-size: 14px;
    font-weight: 500;
    padding: 3px 0;
}



/* - 상 단 이 미 지 들 어 가 는 짧 은 D B 페 이 지 - */
#IQ_section5{
    width: 100%;    
}
.IQbanner .widebnr{
    font-size: 0;
    /*border-bottom: 3px solid #000;*/
}
/*짧은 DB폼 테이블*/
.inquiryBx .IQ_table{
}
.inquiryBx .IQ_btn{
    margin: 30px 0;
}
.inquiryBx .moreLink .linkBtn{
    background: #666;
    border-radius: 50px;
    padding: 20px 0;
    width: 450px;
    font-size: 20px;
    font-weight: 600;
}
.inquiryBx .moreLink .linkBtn:hover{
    background: #ff7800;
}

/* short DB form 201211 */
.short201211{
    background: #f0af48;
}
.short201211 .inquiryBx{
    padding: 10px 10px;
}

.short201211 .inquiryBx .tbCover{
}
.short201211 .inquiryBx .IQ_table{
    border-bottom: none;
}

.short201211 .inquiryBx .IQ_table tr>*{
    border-bottom: none;
    font-size: 18px;
    color: #fff;
}
.short201211 .inputTxtWrap{
    height: 37px;
    background: #fff;
    border: none;
}
.short201211 .inquiryBx .IQ_table input[type='text']{
    height: 37px;
    background: none;
    border-radius: 0;
    font-size: 14px;
}
.short201211 .inquiryBx .IQ_table .inputNum .inputNum{
    justify-content: space-between;
}
.short201211 .inquiryBx .IQ_table .inputNum>li.slash{
    line-height: 33px;
    color: #fff;
}
.short201211 .inquiryBx .IQ_table .selectWrap{
    height: 37px;
    border: none;
    background: #fff;
}
.short201211 .inquiryBx .IQ_table select{
    height: 37px;
    font-size: 14px;
}
.short201211 .inquiryBx .IQ_table .selectWrap:first-child:after{
    top: 5px;
}
.short201211 .agreecheck{
    margin-top: 7px;
    border-top: 1px solid #f9edd9;
}
.short201211 .agreecheck label, 
.short201211 .agreecheck>a{
    background: none;
    color: #f9edd9;
}
.short201211 .agreecheck input[type='checkbox'], 
.short201211 .agreecheck input[type='checkbox']:checked{
    background: #f0af48 !important;
    border: 1px solid #f9edd9;
}
.short201211 .agreecheck input[type='checkbox']:checked:after{
    background: #f9edd9;
}

.short201211 .inquiryBx .moreLink .linkBtn{
    background: #704b11;
    color: #f0af48;
    font-size: 22px;
    font-weight: 900;
}

/* short DB form 210906 */
.short210906{
    background: #34106d;
}
.short210906 .IQbanner .widebnr{
	font-size:0;
}
.short210906 .IQbanner .widebnr a, 
.short210906 .IQbanner .widebnr img{
	margin: 0;
	font-size: 0;
}
.short210906 .inquiryBx{
    padding: 30px 10px;
}

.short210906 .inquiryBx .tbCover{
}
.short210906 .inquiryBx .IQ_table{
    border-bottom: none;
}
.short210906 .inquiryBx .IQ_table .IQuick_Branch label{
	min-width: 120px;
}
.short210906 .inquiryBx .IQ_table input[type='checkbox']:checked:after{
	background: #34106d;
}
.short210906 .inquiryBx .IQ_table tr>*{
	padding: 20px 10px;
    border-bottom: none;
    font-size: 18px;
    color: #fff;
}
.short210906 .inputTxtWrap{
    height: 37px;
    background: #fff;
    border: none;
}
.short210906 .inquiryBx .IQ_table input[type='text']{
    height: 37px;
    background: none;
    border-radius: 0;
    font-size: 14px;
}
.short210906 .inquiryBx .IQ_table .inputNum .inputNum{
    justify-content: space-between;
}
.short210906 .inquiryBx .IQ_table .inputNum>li.slash{
    line-height: 33px;
    color: #fff;
}
.short210906 .inquiryBx .IQ_table .selectWrap{
    height: 37px;
    border: none;
    background: #fff;
}
.short210906 .inquiryBx .IQ_table select{
    height: 37px;
    font-size: 14px;
}
.short210906 .inquiryBx .IQ_table .selectWrap:first-child:after{
    top: 5px;
}
.short210906 .agreecheck{
    margin-top: 7px;
    border-top: 1px solid #f9edd9;
}
.short210906 label, 
.short210906 .agreecheck>a{
    background: none;
    color: #f9edd9;
}
.short210906 .agreecheck input[type='checkbox'], 
.short210906 .agreecheck input[type='checkbox']:checked{
    background: #fff !important;
    border: 1px solid #f9edd9;
}
.short210906 .agreecheck input[type='checkbox']:checked:after{
    background: #34106d;
}

.short210906 .inquiryBx .moreLink .linkBtn{
    background: #1c083b;
    color: #fff;
    font-size: 22px;
    font-weight: 900;
}



/* * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * M E D I A  * * * * * * * * */

@media screen and (max-width: 540px){
    /* 수강문의 페이지 영역 작은타이틀 */
    .IQ_smtitle h5{
        font-size: 14px; 
        line-height: 20px;
    }
    .IQ_smtitle>p{
        font-size: 10px;
        line-height: 20px;
        margin-left: 3px;
    }   
    /* CS CENTER 공통사항 */
    .IQ_cnt{
        margin-bottom: 20px;
    }
    /* 과정선택 TAB */
    .IQ_courseTab{
        padding-top: 6px;
    }
    .IQ_courseTab .IQ_List{
        padding: 4px 3px;
    }
    .IQ_courseTab .IQ_List>a{
        font-size: 11px;
        line-height: 20px;
        border-radius: 3px;
        padding: 4px 0 5px 0;
    }
    .TabSelect>a{
        font-size: 11px !important; 
    }
    /* 결제정보 공지 */
    .paymentInformation {
        padding: 5px 10px 6px 10px;
    }
    .paymentInformation>li {
        font-size: 12px;
    }
    /* 짧은 DB폼 버튼스타일 */
    .inquiryBx .moreLink .linkBtn{
        width: 90%;
        font-size: 17px;
        padding: 17px 0;
    }

}
/* 아이폰 SE2/8/8s 이하 버전의 디바이스 높이 조절 */
@media screen and (max-height: 630px){
    
    /* 짧은 DB폼 버튼스타일 */
    .inquiryBx .IQ_btn{
        margin: 20px 0;
    }
	/*Inquiry_short 201211*/
    .short201211 .inquiryBx{
        padding-top: 0;
    }
    .short201211 .inquiryBx .IQ_table tr>*{
        font-size: 16px;
        padding: 7px 10px;
    }
    .short201211 .inputTxtWrap, 
    .short201211 .inquiryBx .IQ_table input[type='text'], 
    .short201211 .inquiryBx .IQ_table .selectWrap, 
    .short201211 .inquiryBx .IQ_table select{
        height: 32px;
    }
    .short201211 .inquiryBx .IQ_table .selectWrap:first-child:after{
        top: 2px;
    }
    .short201211 .agreecheck{
        margin-top: 5px;
    }
	/*Inquiry_short 210906*/
    .short210906 .inquiryBx{
        padding-top: 20px;
    }
    .short210906 .inquiryBx .IQ_table tr>*{
        font-size: 16px;
        padding: 10px 10px;
    }
    .short210906 .inputTxtWrap, 
    .short210906 .inquiryBx .IQ_table input[type='text'], 
    .short210906 .inquiryBx .IQ_table .selectWrap, 
    .short210906 .inquiryBx .IQ_table select{
        height: 32px;
    }
    .short210906 .inquiryBx .IQ_table .selectWrap:first-child:after{
        top: 2px;
    }
    .short210906 .agreecheck{
        margin-top: 5px;
    }
	
	
}




/* * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * M - 무 통 장 입 금  계 좌 정 보 * * * * */

#INQUIRY.paysuccess{
    margin-top: 50px !important;
}
.payproc_box{
    width: 100%;
}
.payproc_box .payproc_tit{
    text-align: center;
    font-size: 13px;
    float: none;
    padding: 30px 0;
    background: #f7f7f7;
}
.payproc_box .payproc_cnt{
    display: block;
    width: 60%;
    margin: 0 auto;
    padding: 35px 0;
}
.payproc_box .payproc_cnt li{
    padding: 13px 0;
}
.payproc_cnt li .procCnt_q{
    float: left;
    font-size: 13px;
    color: #888;
}
.payproc_cnt li .procCnt_a{
    float: right;
    font-size: 13px;
    color: #666;
}
.PRC_btn{
    padding: 20px;
}

.PRC_btn .moreLink .linkBtn{
    padding: 15px 0;
}





