/*게시판 검색기*/
.main_search #hd_sch #sch_stx {
    float: left;
    width: 75%;
    border: 10px solid #367aec;
    border-right: 0;
    height: 90px;
    line-height: 90px;
    border-radius: 30px 0 0 30px;
    text-indent: 20px;
    font-size: 200%;
    color: #367aec;
    text-align: center;
}

.main_search #hd_sch #sch_stx::placeholder {
    color: #ccc;
}

.main_search #hd_sch #sch_stx::-webkit-input-placeholder {
    color: #ccc;
}

.main_search #hd_sch #sch_stx:-ms-input-placeholder {
    color: #ccc;
}

.main_search #hd_sch #sch_stx:focus {
    border: 10px solid #367aec !important;
    border-right: 0 !important;
}

.main_search #hd_sch #sch_submit {
    float: left;
    width: calc(100% - 75%) !important;
    padding-left: 15px;
    border: 10px solid #367aec;
    border-left: 0;
    height: 90px;
    line-height: 77px;
    background: #fff;
    color: #333;
}

.main_search #hd_sch #sch_submit i {
    font-size: 200%;
}

.main_search #hd_sch #sch_submit:hover {
    color: #367aec !important;
}

.main_search #hd_sch #sch_submit:focus {
    color: #367aec !important;
}

.board_search {
    clear: both;
    margin: 0;
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 15px 0 12px 0 !important;
}

.board_search input::placeholder {
    color: #fff;
}

.board_search input::-webkit-input-placeholder {
    color: #fff;
}

.board_search input:-ms-input-placeholder {
    color: #fff;
}


@media(max-width:1200px) {
    /*Laptop-L*/

}

@media(max-width:1024px) {

    /*Laptop*/
    .board_search {
        padding:0 20px;
    }
}

@media(max-width:768px) {
    /*Tablet*/

}

@media(max-width:425px) {
    /*Mobile-L*/

}

@media(max-width:375px) {
    /*Mobile-M*/

}

@media(max-width:320px) {
    /*Mobile-S*/

}

/*게시판 검색기*/



.copywrap1 {
    display: block;
    width: 1200px;
    height: auto !important;
    top:160px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    /*  */
    /* top: 165px; */
    /*  */
    /*  */
    /* border: 0px solid #367aec; */
    /* padding: 0 200px; */
    z-index: 1;
}

.img_text {
    width: 100%;
    height: 100%;
    border: 0px solid #f9f;
    position: relative;
}

.event_title {
    position: relative;
    /* top: 50px; */
    /* left: 50px; */
    width: 100%;

    font-size: 130%;
    background: none;
    border-radius: 0px;
    padding: 0px;
    /* text-shadow: 0 2px 2px #222; */
    text-align: center;
    z-index: 5;
    display: block;
}






.copywrap1 .event_title span {
    display: inline-block;
    text-align: center;
    line-height: 95%;
    padding: 0 !important;
}

.copywrap1 .event_title span.one {
    display: block;
    padding: 0px 0;
    margin: 10px 0;
    font-size: 356%;
    line-height: 88%;
    color: #fff;
    position: relative;
    font-family: 'KNUTRUTHTTF';
    text-align: left;
    letter-spacing: 0px;

}
.copywrap1 .event_title span.one b{font-size:80%;}

.copywrap1 .event_title span.two {
    display: block;
    padding: 5px 0 !important;
    color: #222;
    /* font-weight: 900; */
    font-size: 310%;
    font-family: 'GongGothicMedium';
    letter-spacing: 0px;
    text-align: left;
    font-weight: 900;
    position:relative;
    margin-top:30px;
}

.copywrap1 .event_title span.two a {
    color:#131604;
}
.copywrap1 .event_title span.two a b.p1{font-size:65%; margin-right:10px;}

.copywrap1 .event_title span.two b.phone{
background: #f30;
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 12pt;
    position: absolute;
    top: -14px;
    left: -8px;
    line-height: 100%;
}

.copywrap1 .event_title span.three {
    display: block;
    color: #0e1104;
    opacity: 0.5;
    letter-spacing: 15px;
    text-align:left;
    font-size: 85%;
    text-transform: uppercase;
    padding-bottom:10px !important;
}

.copywrap1 .event_title span.three b {
    font-size: 100%;
}

.copywrap1 .event_title span.four {
    display: block;
    padding: 0px 0 0 0 !important;
    color: #70481d;
    font-weight: 500;
    font-size: 320%;
    margin-bottom: 15px;
    letter-spacing: 0px;
}

.copywrap1 .event_title span.four b {
    font-size: 110%;
}


.copywrap1 .event_title button {
    box-shadow: 1px 1px 2px #000000;
    background: none;
    color: #fff;
    border: 3px solid #fff;
    margin-top: 10px;
    font-size: 113%;
    float: none;
    margin: 0 auto;
    display: block;
    padding: 5px 10px;
}

.copywrap1 .event_title button:hover {
    border-color: #ff0;
}

.copywrap1 .event_title button.introduce {
    border: 2px solid #fff;
    box-shadow: none !important;
    background: none !important;
    font-size: 120%;
}

.copywrap1 .event_title button.consult {
    background: #28a745;
    color: #fff;
    border: 0;
}

.copywrap1 .event_title button.company,
.copywrap1 .event_title button.portfolio {
    padding: 10px 30px;
    background: none;
}

.copywrap1 .event_title button.company {
    border: 1px solid #f85005;
    color: #f85005 !important;
}

.copywrap1 .event_title button.portfolio {
    border: 1px solid #fff;
    color: #fff;
}

.copywrap1 .event_title button.company a {
    color: #f85005 !important;
}

.copywrap1 .event_title button.company:hover {
    background: #f85005;
}

.copywrap1 .event_title button.company:hover a {
    color: #fff !important;
}

.copywrap1 .event_title button.portfolio:hover {
    background: #fff;
}

.copywrap1 .event_title button.portfolio:hover a {
    color: #f85005 !important;
}

.copywrap1 span.two {
    color: #fff;
}


@media(max-width:1200px){
    .copywrap1 .event_title span.three {
    text-align:center;
}
    
    .copywrap1 .event_title span.one{text-align:center; margin:0;}
    .copywrap1 .event_title span.two{text-align:center; margin-bottom:20px; display:inline-block;}
    .copywrap1 .event_title span.two b.phone{
    left: -65px;
    top: -20px;
    }
}

.btn_more {
    border: 3px solid #fff;
    border-radius: 10px;
    padding: 5px 10px;
    background: none;
    color: #fff;
    font-size: 98%;
    float: left;
}


.copywrap1 .event_title a {
    
}

/*태그링크*/
.copywrap1 p.event_text {
    width: 50%;
    font-size: 100%;
    padding: 10px 0 20px 0;
    color: #fff !important;
    /*글자색*/
}

.copywrap1 p.event_text a {
    color: #333 !important;
    font-size: 150%;
    /*글자색*/
    /* text-shadow: 1px 1px 2px #000000; */
}


ul.keyword {
    width: 560px;
    height: auto;
    text-align: left;
    padding-top: 20px;
}

ul.keyword li {
    border: 0;
    border-radius: 30px;
    border: 2px solid #fff;
    margin: 3px;
    display: inline-block;
    float: none;
    padding: 5px 10px;
    font-size: 105%;
    font-weight: 900;
    
    font-family: 'GmarketSansmedium' !important;
    
}
ul.keyword li.on{background:#3fa4a0; border:2px solid #ff0;}
ul.keyword li a {
    display:block;
    color: #eee;
    text-align:center;
}

ul.keyword li:hover {
    background:#3fa4a0;
    border: 2px solid #fff;
}

ul.keyword li:hover a {

}



@media(max-width:1200px) {
    /*Laptop-L*/
    .copywrap1 {
        left: 0;
        width: 100%;
        margin: 0 auto;
        font-size: 70%;
        margin-left: 0;
    }

    ul.keyword {
        display:none;
        width: 100%;
    }

    ul.keyword li {
        display: inline-block;
        width: 40%;
        margin: 5px auto;
    }
}

@media(max-width:768px) {
    .copywrap1 {
        font-size: 50%;
    }
    
    .copywrap1 .event_title span.three {
    letter-spacing:5px;
}
    
    
}

@media(max-width:425px) {
    .copywrap1 {
        font-size: 40%;
    }
}








ul.bjqs li.backimage {}

ul.copy_title {
    display: block;
    padding: 5px 0 20px 0;
    overflow: hidden;
}

ul.copy_title li {
    border: 3px solid #fff;
    border-radius: 0px;
    padding: 5px 10px;
    background: none;
    color: #fff;
    font-size: 98%;
    float: left;
    margin-right: 10px;
}

ul.copy_title li a {
    text-shadow: none;
    color: #fff;
}




#maincopy {
    display: block;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
}

.maincopy {
    display: block;
    width: 460px;
    height: auto;
    float: left;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -133px;
}

h3.maincopy_logo {
    text-align: center;
}

h3.maincopy_logo img {
    width: 40%;
}

h4.maincopy_tit {
    font-family: 'S-CoreDream-8Heavy' !important;
    font-size: 300% !important;
    color: #d5005f !important;
    border-bottom: 2px dotted #222;
}

.maincopy p {
    line-height: 130% !important;
    position: relative;
    display: block;
    width: 100%;
    padding-top: 10px;
}

.maincopy p img {
    float: right;
    margin-top: -34px;
}

.maincopy ul.bbtn {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    padding-top: 0px;
}

.maincopy ul.bbtn li {
    display: inline-block;
    float: left;
    border: 5px solid #d5005f;
    padding: 5px 20px;
    font-size: 110%;
    margin-right: 5px;
}

.maincopy ul.bbtn li a {
    color: #d5005f;
}

.maincopy ul.bbtn li.one {}

.maincopy ul.bbtn li.otwo {}

.maincopy ul.bbtn li:hover {
    background: #d5005f;
}

.maincopy ul.bbtn li:hover a {
    color: #fff;
}
