/* * I N Q U I R Y  P A G E  T I T L E * */
#INQUIRY .pgTitle.Basic{
    background-image: url(../img/6dbcenter/dbcenter_pgTitle_bg.jpg);
}


/* I N Q U I R Y  P A G E  영 역 타 이 틀 */
.IQ_smtitle{
    padding-bottom: 7px;
    border-bottom: 3px solid #000;  
}
.IQ_smtitle>h4{
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    display: inline-block;
}
.IQ_smtitle>p{
    font-size: 15px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #888;
    margin-top: 14px;
    display: inline-block;
    margin-left: 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * C U S T O M E R  C E N E T E R 공 통 사 항 * * */

/* - 과 정 선 택  T A B - */
.IQ_cnt{
    padding: 20px 0 30px 0;
}
.IQ_courseTab{
    padding-top: 0px;
    width: 100%;
    /*border-bottom: 1px solid #ddd;*/
}
.IQ_courseTab .IQ_List{
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    
    display: block;
    width: 224px; 
    border: 1px solid #ddd;
    background: #fff;
    color: #666;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    padding: 24px 0 25px 0;
    cursor: pointer;
}
.IQ_courseTab .IQ_List:nth-child(5), 
.IQ_courseTab .IQ_List:nth-child(10){
    margin-right: 0px;
}
.TabSelect{
    border: 1px solid #ff7800 !important;
    background: #ff7800 !important;
    color: #fff !important;
    font-size: 15.5px !important;    
}

/* - 과 목 선 택  B O X - */
.IQ_courseBox{
    display: none;
}
.IQ_courseBox .IQ_cnt{
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
}

.subjectInputs{
    padding: 10px 50px 10px 70px;
}

.subjectInputs label{
    width: 24%;
    display: inline-block;
    margin: 10px 0;
}
.clickOn{
    display: block;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * C U S T O M E R  페 이 지 별  구 분 사 항 * * */

/* 간편상담 PAGE 구분 STYLE */
#IQ_section0 .IQ_cnt{
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
}

/* 온라인결제 PAGE 구분 STYLE */
#IQ_section4{
    min-width: 1200px;
    max-width: 1200px;
}
.paymentInformation{
    background: #f7f7f7;
    border: 1px solid #e7e7e7;
    padding: 15px 20px;
}
.paymentInformation>li{
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0;
}
.paymentInformation>li>span{
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
}

/* 과목수강료 / 온라인상담 PAGE 구분 STYLE */
#IQ_section1{
    min-width: 1200px;
    max-width: 1200px;
}


/* 상담DB폼 위로 상단이미지(랜딩) 삽입 될 경우 PAGE 구분 STYLE */
#IQ_section5{
    width: 100%;
    padding: 0;
}
.IQbanner .widebnr{
    min-width: 1200px;
    font-size: 0;
}
/*짧은 DB폼 테이블 STYLE */
.inquiryBx .IQ_table{
    border-top: 3px solid #000;
}
.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{
    padding-bottom: 20px;
    padding-top: 10px;
    background: #f0af48;
}
.short201211 .inquiryBx{
    width: 90%;
    margin: 0 auto;
}
.short201211 .inquiryBx .tbCover{
    padding-top: 10px;
    background: #f9edd9;
    border-radius: 30px;
    overflow: hidden;
}
.short201211 .inquiryBx .IQ_table{
    border-top: none;
    width: 95%;
    margin: 0 auto;
    border-bottom: 2px solid #f0af48;
}
.short201211 .IQ_table tr>*{
    background: none;
    color: #db9931;
    font-size: 24px;
    font-weight: 600;
    height: 70px;
    border-bottom: none;
    padding-right: 10px;
}
.short201211 .IQ_table tr .title{
    width: 250px;
    text-align: center;
}
.short201211 .inquiryBx .IQ_table label{
    min-width: 86%;
    background: none;
}
.short201211 .inquiryBx .IQ_table .IQuick_Branch label{
	min-width: 170px;
	max-width: 170px;
}
.short201211 .inquiryBx .IQ_table input[type='text']{
    width: 100%;
    height: 40px;
    border: none;
}
.short201211 .inquiryBx .inputNum>li input[type="text"]{
    width: 268px;
}
.short201211 .inquiryBx .IQ_table .selectWrap{
    background: #fff;
    font-size: 0;    
}
.short201211 .inquiryBx .IQ_table select{
    min-width: 120px;
    height: 40px;
    border: none;
}
.short201211 .agreecheck{
    padding: 0 30px;
}
.short201211 .agreecheck label{
    background: none;
    color: #db9931;
}
.short201211 .agreecheck>a{
    color:  #db9931;
}

.short201211 .inquiryBx .IQ_btn{
    margin-top: 15px;
}
.short201211 .inquiryBx .moreLink .linkBtn{
    background:#704b11;
    color: #f0af48;
    font-size: 28px;
    font-weight: 900;
}


/* short DB form 210906 */
.short210906{
    padding-bottom: 20px;
    padding-top: 70px;
    background: #34106d;
}
.short210906 .inquiryBx{
    width: 90%;
    margin: 0 auto;
}
.short210906 .inquiryBx .tbCover{
    padding-top: 10px;
    background: #c3afe2;
    border-radius: 30px;
    overflow: hidden;
}
.short210906 .inquiryBx .IQ_table{
    border-top: none;
    width: 95%;
    margin: 0 auto;
    border-bottom: 2px solid #34106d;
}
.short210906 .IQ_table tr>*{
    background: none;
    color: #34106d;
    font-size: 24px;
    font-weight: 600;
    height: 70px;
    border-bottom: none;
    padding-right: 10px;
}
.short210906 .IQ_table tr .title{
    width: 250px;
    text-align: center;
}
.short210906 .inquiryBx .IQ_table label{
    min-width: 86%;
    background: none;
}
.short210906 .inquiryBx .IQ_table .IQuick_Branch label{
	min-width: 170px;
	max-width: 170px;
	color: #333;
}
.short210906 .inquiryBx .IQ_table input[type='text']{
    width: 100%;
    height: 40px;
    border: none;
	background: #f7f2fe;
}
.short210906 .inquiryBx .inputNum>li input[type="text"]{
    width: 268px;
}
.short210906 .inquiryBx input[type='checkbox'], 
.short210906 .inquiryBx input[type='checkbox']:checked{	
	background: #f7f2fe;
}
.short210906 .inquiryBx input[type='checkbox']:checked:after{
	background: #34106d;
}
.short210906 .inquiryBx .IQ_table .selectWrap{
    background: #fff;
    font-size: 0;    
}
.short210906 .inquiryBx .IQ_table select{
    min-width: 120px;
    height: 40px;
    border: none;
	background-color: #f7f2fe;
}
.short210906 .agreecheck{
    padding: 10px 30px;
}
.short210906 .agreecheck label{
    background: none;
    color: #34106d;
}
.short210906 .agreecheck>a{
    color:  #34106d;
}

.short210906 .inquiryBx .IQ_btn{
    margin-top: 30px;
}
.short210906 .inquiryBx .moreLink .linkBtn{
    background:#1c083b;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}



