/*게시판 검색기*/
.main_search #hd_sch #sch_stx {float:left; width:80%; border:10px solid #ededed; border-right:0; height:90px; line-height:90px; border-radius: 30px 0 0 30px; text-indent: 20px; font-size:200%; color:#f30; text-align:left;}
.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 #ededed !important; border-right:0 !important;}
.main_search #hd_sch #sch_submit {float:left; width: 20% !important; padding-left: 15px; border:10px solid #ededed; 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:#f30 !important; }
.main_search #hd_sch #sch_submit:focus {color:#f30 !important; outline: none;}

.board_search{clear:both; margin:0; float:none; width:100%; margin:0 auto; padding:10px 0;}
.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:1440px){ /*Laptop-L*/

}
@media(max-width:1024px){ /*Laptop*/
	.board_search{
		position: absolute;
	    top: 150px;
	    left: 50%;
	    margin-left: -160px !important;
	    float: none;
	    width: 320px;
	}
}
@media(max-width:768px){ /*Tablet*/

}
@media(max-width:425px){ /*Mobile-L*/

}
@media(max-width:375px){ /*Mobile-M*/

}
@media(max-width:320px){ /*Mobile-S*/

}
/*게시판 검색기*/



.copywrap1 {
    position: absolute;
    top:50%;
    left:50%;
    margin-left:-550px;
    margin-top:-100px;
    background: none;
    border-radius:0px;
    padding:0px;
    /* text-shadow: 0 2px 2px #222; */
		text-align:center;
}


@media(max-width:1440px){ /*Laptop-L*/
	.copywrap1 {
	width:100%;
	margin-left:0;
	margin-top:-120px;
	left:0;
	font-size:80%;
	}
}
@media(max-width:1024px){ /*Laptop*/

}
@media(max-width:768px){ /*Tablet*/

}
@media(max-width:425px){ /*Mobile-L*/

}
@media(max-width:375px){ /*Mobile-M*/

}
@media(max-width:320px){ /*Mobile-S*/

}


.copywrap1 p.event_title{
		float:left;
    border: 0px solid #fff; /*테두리색*/
    padding: 0;
    display: inline-block;
    text-align:center;
    letter-spacing:-5px;
    /* text-shadow: 1px 1px 2px #000000; */
    /* box-shadow: 1px 1px 2px #000000; */
}

.copywrap1 p.event_title span {display:inline-block; text-align:left; line-height:95%; padding:0 !important; }

.copywrap1 p.event_title span.one{display:block; padding:0px 0; margin-bottom:20px; font-size:400%; color:#3c3838; position:relative; text-align:center;}
.copywrap1 p.event_title span.two{display:block; padding:0px 0 0 0 !important; color:#f60; font-weight:600; font-size:130%; margin-bottom:5px; letter-spacing:10px; text-align: center;}
.copywrap1 p.event_title span.two b{}
.copywrap1 p.event_title span.three{display:block; padding:0px 0 0 0 !important; color:#fff; font-weight:500; font-size:130%; margin-bottom:5px; letter-spacing:-1px; }
.copywrap1 p.event_title span.three b{font-size:110%;}
.copywrap1 p.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:6px; }
.copywrap1 p.event_title span.four b{font-size:110%;}


ul.keyword{position:absolute; left:50%; margin-left:-550px; width:1100px; bottom:-70px;}
ul.keyword li{border:0; border-radius:30px; margin-right:5px; display:inline-block; float:none; padding:10px 30px; background:#f30; font-size:123%; font-weight:900;}
ul.keyword li a{color:#fff;}



.copywrap1 p.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 p.event_title button:hover{border-color:#ff0;}

.copywrap1 p.event_title button.introduce{border:2px solid #fff; box-shadow:none !important; background:none !important; font-size:120%;}
.copywrap1 p.event_title button.consult{background:#28a745; color:#fff; border:0;}

.copywrap1 p.event_title button.company, .copywrap1 p.event_title button.portfolio{ padding:10px 30px; background:none;}
.copywrap1 p.event_title button.company {border:1px solid #f85005; color: #f85005 !important; }
.copywrap1 p.event_title button.portfolio {border:1px solid #fff; color: #fff; }
.copywrap1 p.event_title button.company a{color:#f85005 !important;}
.copywrap1 p.event_title button.company:hover{background:#f85005;}
.copywrap1 p.event_title button.company:hover a{color: #fff !important;}
.copywrap1 p.event_title button.portfolio:hover{background:#fff;}
.copywrap1 p.event_title button.portfolio:hover a{color: #f85005 !important;}

.copywrap1 span.two{color:#fff;}


.btn_more{border:3px solid #fff; border-radius:10px; padding:5px 10px; background:none; color:#fff; font-size:98%; float:left;}


.copywrap1 p.event_title a{display:inline-block; float:left; } /*태그링크*/
.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; */}


@media(max-width:1440px){ /*Laptop-L*/

	.copywrap1 p.event_title{
			float:none;
	    display: block;
			margin:0 auto;
	}
	.copywrap1 p.event_title span{text-align:center;}

}
@media(max-width:1024px){ /*Laptop*/

}
@media(max-width:768px){ /*Tablet*/

}
@media(max-width:425px){ /*Mobile-L*/

}
@media(max-width:375px){ /*Mobile-M*/

}
@media(max-width:320px){ /*Mobile-S*/

}









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:1100px; 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;}
