@charset "utf-8";

/* 내용관리 */
#ctt {    
}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
/*#ctt_con {padding:10px 0}*/
.ctt_img {text-align:center; position: relative;    z-index: 2;}
.p_indent{text-indent: 231px;
    display: inline-block;}
.p_text_indent{display: inline-block;
    text-indent: 155px;
}
.p_text {font-weight: 800;
    color: #802244;font-size: 24px;}
.text_indent_box{text-indent: 20px;}
.text_indent_txt{text-indent: 30px;}
.bg_bgrey {
    background: #f6f6f7;
}
.bg_fff {
    background: #fff;
}
.t_center{
    text-align: center;
}
.row {
    padding: 5% 0;
}

.clear_both{
    clear:both;
}
.pd_tb_4 {
    padding: 4% 0;
}
/*모달박스*/
   #black{
      display:none;
      position: fixed;
      left:0;
      top:0;
      height:100%;
      width:100%;
      background:rgba(0,0,0,0.7);
      z-index: 1002;
   }
   #main{
      display:none;
      position: fixed;
      top:6%;
      left:33.3333%;
      z-index: 1003;
   }
   #main img{
   width:80%;
   } 

@media screen and (max-width: 1280px) {
    #main img {
        width: 90%;
    }
    #main {
    top: 13%;
    left: 15.3333%;
    }
}


@media screen and (max-width: 1150px) {
    .p_indent{text-indent: 0;display: initial;}
}

@media screen and (max-width: 960px) {
   
    /* .p_2 .p_text{font-size: 20px;} */
    #main img {
        width: 80%;
    }
    #main {
        top: 14%;
        left: 16.3333%;
    }

    .p_text {
        color: #802244;font-size: 20px;font-weight: 400;}
}
@media screen and (max-width: 500px) {
.table_wid{width: 42px;}
.text_indent_box{text-indent: 15px;}
}




/*폼메일*/
table {width:1200px;margin-left: auto; margin-right: auto; border-collapse: collapse;}
th {display: none;}
td {font-size:1.083em;color:#666}
.btn_submit {border-radius:3px;background:#3c95d5;border:1px solid #3c95d5;padding:10px 20px;font-size:1.083em}
.ipt {
    height: 44px;
    width: 100%;
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 5px;
}
textarea {
    width:100%;
    border:1px solid #ccc;
    border-radius: 5px;
    margin:5px;
    padding-top:10px;
}
#nameinput, .nameinput { 
    background: url(img/name_icon_03.png) left center no-repeat !important;
    background-position: 7px !important;
    background-size: 25px !important;
    padding-left: 35px !important;
}

#mailinput, .mailinput { 
    background: url(img/mail_icon_03.png) left center no-repeat !important;
    background-position: 7px !important;
    background-size: 25px !important;
    padding-left: 35px !important;
}


#fileinput, .fileinput { 
    background: url(img/file_icon_03.png) left center no-repeat !important;
    background-position: 7px !important;
    background-size: 25px !important;
    padding-left: 35px !important;
}

#coninput, .coninput { 
    background: url(img/con_icon_03.png) left no-repeat !important;
    background-position-x: 9px !important;
    background-position-y: 10px !important;
    background-size: 25px !important;
}


/*tab 추가*/
.sub_5_tab {
    width:100%;
    border-bottom: 1px solid #ccc;
}
.sub_5_tab ul {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.sub_5_tab li {
    display: inline-block;
    padding: 15px;
    background: url('img/bar.jpg')2px no-repeat;
}
.active {
    display: block;
    border-bottom:2px solid #802244;
}

/*sub1*/
.con_layout_wrap{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding:4% 0;
}

.row_1, .row_2{
    height: 600px;
    padding: 4% 0;
}
.width_100{
    width:100%;
    margin:5%;
}
.width_100_p {
    width:100%;
    margin-top:10%;
}

.width_30{
    width: 20%;
    float: left;
    margin: 5%;
}
.width_40{
    width: 30%;
    float: left;
   
}
.width_70_p{
    width: 61%;
    float: left;
    padding: 3.95%;
    background: rgba(255,255,255,0.8);
}
.width_50{
    margin-right: 2% !important;
}

.width_50, .width_50_p{
    width: 49%;
    float: left;
    
}

.width_50 > img{
    width: 100%;
}

.p_1{
    padding: 5px 10px;
    font-size: 20px;
    background: #323232;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
}
.p_1_title{
    font-size: 33px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 20px;
}
.p_1_subtitle{
    font-size: 24px;
    font-weight: 700;
    margin: 4% 0;
}
.subtitle_pd_left{
    padding-left: 26%;
}
.p_border{
    margin-bottom: 40px;
}
.p_2{
    font-size: 24px;
    line-height: 1.8;
}
.p_2_1{
    font-size: 23px;
    line-height: 1.5;
}
.con_layout_wrap::after {
    clear: both;
    display: block;
    content: '';
}

.history li{
    padding: 24px;
    margin-bottom: 5px;
    font-size: 17px;
    background: #fff;
    overflow: hidden;
}
.history li strong{
    vertical-align: super;float: left;margin-right: 8%;line-height: 1.3;
}
.history li strong.marix{margin-right: 6%;}
.history li span{display: inline-block;float: left;line-height: 1.3;}
.sub_1_2_icon li {
    width: 32%;
    margin-right: 1%;
    float: left;
    margin-bottom: 1%;
}

.sub_1_2_icon li img {
    width:100%;
}


.sub1_3_2_form li{
    width: 23%;
    margin-right: 1%;
    margin-bottom: 3%;
    float: left;
}
.sub1_3_2_form li:last-child{
    margin-bottom: 100px;
}

.sub1_3_2_form li img{
    width:100%;
    border: 1px solid #ccc;
}

.sub1_3_2_form li p{
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
}
.sub1_3_2_form li .form_down{
    font-size: 21px;
    background: #802244;
    padding: 5px 15px;
    border-radius: 16px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-left: 19%;
    margin-top: 10px;
    width: 50%;
}




/*sub2*/
.width_1200_p_center {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    background: rgba(255,255,255,0.85);
}
.width_1200_p_center2 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.width_1200_p{
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    background: rgba(255,255,255,0.6);
}

.sub_2_2_row2 {
    background: url('img/sub2_2_img_02.jpg')center no-repeat;
    background-size: cover;
}


.sub_2_2_2_bg {
    background: url('img/sub_2_2_2_bg_03.jpg')center no-repeat;
    height: 1230px;
}

.sub_2_2_2_bg0 {
    background: url(img/sub_2_2_2_bg_03.jpg)center no-repeat;
    background-size: cover;
    display: none;
}

.width_1200_p ul {
    margin: 4% 0;
}
.pd_4 {
    padding:4%;
}
.pd_top_4 {
   padding-top: 4%;
}
.width_1200_p ul li {
        padding: 10px 0;
}

.p_3{
    font-weight: 800;
    color: #802244;
}

.pd_bottom{
    padding-bottom: 100px;
}
.p_border_dash{
    border-bottom:2px dashed #ccc;
    padding: 30px 0;
}

.pd_top {
    padding-top: 30px;
}

.p_4 {
    font-size: 16px;
    padding: 20px 0 10px 75px;

}

.p_4_icon_01{
    background: url(img/p_4_icon_01_03.jpg)left bottom no-repeat;
    background-size: 62px;
}
.p_4_icon_02{
    background: url(img/p_4_icon_02_03.jpg)left bottom no-repeat;
    background-size: 62px;
}

.margin-left_none{
    margin-left: 0 !important;
}

/*sub3*/

.info {
    background: #f6f6f6;
    padding: 30px;
}

.info_p{
    color:#802244;
    font-size: 24px;
    line-height: 1.6;
}

.info_span{
    background: #802244;
    color: #fff;
    padding: 4px;
    line-height: 2.5;
}

/*미디어쿼리*/
@media only screen and (max-width: 1280px) {
    .img_100 {
        width: 100%;
    }
    .width_50, .width_50_p {
        width: 100%;
        margin-bottom: 5%;
    }
    .width_1200_p_center, .width_1200_p {
        width: 100%;
    }
    .width_30 {
        margin:  0 !important;
    }
    .width_40 {
        margin:  0 !important;    width: 100%;

    }
    .width_70_p {
        width: 97%;
    }
    form, fieldset {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .con_layout_wrap {
        width: 90% !important;
    }
    table {
        width: 100%;
    }
    .history li strong.marix{margin-right: 7%;}
}
@media only screen and (max-width: 980px) {
.sub_1_2_icon li {
    width: 49%;
    }
.row_1, .row_2 {
    height: 481px;
    }
.sub1_3_2_form li p {
    font-size: 18px;
    }
    .text_indent_txt{text-indent: 18px;}
}

@media only screen and (max-width: 760px) {
.sub1_3_2_form li {
    width: 49%;
    }
}



@media only screen and (max-width: 414px) {
.history li span{float: none;display: block;}

}