/*common*/
.clearfix:after {
	content: "."; 
	display: block; 
	width: 0;
	height: 0; 
	overflow: hidden; 
	text-indent: -9999px; 
	clear: both;
}
.p-none{
	padding: 0px;
}
.pl-small{
	padding-left: 5px;
}
/*Layout*/
body{
	word-break: keep-all;
}
img{
	max-width: 100%;
}
/*Meader*/
header.header_theme_2 nav {
    margin-top: 25px;
    background: #383838;
}
header.header_theme_2 .subnav .subnav  {
    display: none !important;
}
header h1.logo-wrp{
	text-align: center;
}
header .subnav_bar {
    top: 173px;
	background-color: rgba(255,255,255,0.6);
}
header .header_white li > a:hover, 
header .header_white li > a:focus, 
header .header_white li > a:active {
    background: #616161;
}
header .header_white li ul li > a:hover, 
header .header_white li ul li > a:focus, 
header .header_white li ul li > a:active {
    background: transparent;
	color: #f2682c;
}
header .sub_menu2{padding-left:234px;}
header .sub_menu3{padding-left:468px;}
header .sub_menu4{padding-left:600px;}
header .sub_menu5{padding-left:774px;}
header .subnav li a {
    min-width: 100px;
}
/*Local navigation*/
.main .subnav_panel ul {
    border-top: 2px solid #ff7e45;
}
.main .subnav_panel ul li a:hover, 
.main .subnav_panel li a:focus, 
.main .subnav_panel li a:active, 
.main .subnav_panel li a.on {
    color: #ff7e45;
}
.main .subnav_panel .gnb3 {
    border-bottom: 1px solid #e5e5e5;
}
.main .subnav_panel .gnb3 a {
    font-size: .9em;
    line-height: 38px;
    border-bottom: 0px !important;
    background-color: #f7f7f7;
}
/*Main slide*/
.main .main_panel {
    height: 500px;
}
.main .slogan_panel h1 {
    font-size: 38px;
    font-weight: 700;
    line-height: 50px;
    color: #383838;
    opacity: 0.9;
    letter-spacing: -1.5px;
}
.main .slogan_panel h1 strong{
	color: #ff7e45;
}
.main .slogan_panel p {
    margin-bottom: 25px;
    margin-bottom: 0px;
    margin-top: 25px;
    color: #888;
    font-weight: 600;
}
@media (max-width: 479px){
	.main .main_panel {
		height: 300px;
	}
	.main .slogan_panel {
		top: -350px;
	}
	.main .slogan_panel h1 {
		font-size: 25px;
		line-height: 35px;
	}
}
/*Subpage Header*/
.main .sub_panel .slogan_panel2 {
    margin: 65px 0 0 0px;
}
.main .slogan_panel2 h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    color: #383838;
    opacity: 0.9;
    letter-spacing: -1.5px;
}
.main .slogan_panel2 p {
	color: #888;
    font-size: 18px;
    margin-bottom: 5px;
}
/*content_secition*/
.main .content_section h3 {
    color: #333;
}
.main .banner_panel, .cs_panel {
	float: left;
    padding: 20px 0 20px 0;
    margin-top: 20px;
	margin-bottom: -20px;
}
.main .banner1 {
    background: url(../../images/m_bs_img.png) no-repeat 80% 50%;
}
.main .banner2 {
    background: url(../../images/m_bs_img2.png) no-repeat 80% 50%;
}
.main .cs_panel h1 {
    font-size: 25px;
}
.main .cs_panel p {
    word-break: keep-all;
}
/*footer*/
.footer {
    background: #333;
}
/*subcontent_panel*/
.subcontent_panel{
	font-size: 16px;
	line-height: 23px;
}
/*company01*/
#company01 .ment h3 {
    margin-bottom: 20px;
    font-size: 30px;
	line-height: 35px;
    font-weight: normal;
    color: #6660a4;
    font-weight: 700;
}
#company01 ul {
	border: 2px solid #333;
    border-left: 0px;
    border-right: 0px;
}
#company01 ul li{
	border-bottom: 1px solid #eee;
}
#company01 ul li .con-list-item{
	display: inline-block;
    float: left;
	padding: 15px 10px;
}
#company01 ul li .con-list-item.title{
	width: 10%;
    background-color: #fcfcfc;
	font-weight: 600;
	color: #333;
}
#company01 ul li .con-list-item.content{
	width: 90%;
}
@media (max-width:479px){
	#company01 ul li .con-list-item{
		width: 100% !important;
	}
}
/*company02*/
#company02 .ment > h3 {
    margin-bottom: 20px;
    font-size: 30px;
	line-height: 35px;
    font-weight: normal;
    color: #6660a4;
    font-weight: 700;
}
#company02 .top_member{
	/*background: url(../../images/company2_img01.png) right top no-repeat;*/
    border-top: 1px solid #ddd;
    padding-top: 15px;
    background-size: contain;
}
#company02 .top_member p{
	position: relative;
	z-index: 1;
}
#company02 .ment > h3 {
    margin-bottom: 20px;
    font-size: 30px;
	line-height: 35px;
    font-weight: normal;
    color: #6660a4;
    font-weight: 700;
}
#company02 .mandv{
	border-top: 1px solid #ddd;
    padding-top: 15px;
}
#company02 .mandv .center-box {
    margin: 0 auto;
}
#company02 .mandv h4.miss-con{
    background-color: #e0defd;
    color: #6660a4;
    border-color: #3d3878;
    padding: 15px;
    padding-left:100px;
    border-radius: 4px;
    position: relative;
    font-size: 18px;
}
#company02 .mandv h4.miss-con.miss-con2 {
	border: 1px solid #ddd;
    background-color: #fcfcfc;
	padding-left:150px;
    color: #333;
    font-size: 16px;
}
#company02 .mandv h4.miss-con span{
    position: absolute;
    left: -5px;
    top: 8px;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px 5px 5px 0px;
}
#company02 .mandv h4.miss-con span{
	background-color: #6660a4;
}
#company02 .mandv h4.miss-con.miss-con2 span{
	background-color: #f2682c;
}
#company02 .mandv h4.miss-con span:after{
	content: "";
    border-width: 5px;
    border-color: transparent #202020 transparent transparent;
    position: absolute;
    display: block;
    top: 29px;
    left: -5px;
    z-index: -1;
    border-style: solid;
}
#company02 .mandv .vBox {
    padding: 0 10px;
}
#company02 .mandv .vision_box {
    width: 200px;
    height: 200px;
    border-radius: 5px;
    border: 8px solid #e6e6e6;
    color: #fff;
    text-align: center;
	box-shadow: -2px 0px 2px rgba(0,0,0,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
}
#company02 .mandv .vision_box span {
	opacity: 0.8;
}
#company02 .mandv .vision1,
#company02 .mandv .vision3 {
    background: #71bd5e;
}
#company02 .mandv .vision2 {
    background: #ed964c;
}
#company02 .mandv .vision h4:before{
	content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #f2682c;
    margin-bottom: 3px;
}
#company02 .mandv .vision h4{
	font-size: 15px;
    margin-bottom: 5px;
    letter-spacing: -0.08rem;
}
#company02 .mandv .vision p.vis-con{
	font-size: 12px;
}
@media (max-width:479px){
	#company02 .top_member{
		background-size: cover;
		position: relative;
	}
	#company02 .top_member span.back_bg{
		position: absolute;
		width: 100%;
		height: 100%;
		background-color: rgba(255,255,255,0.8);
		top: 0;
		left: 0;
	}
	#company02 .mandv h4.miss-con{
		padding-left: 15px !important;
   		padding-top: 50px;
	}
    #company02 .mandv .vision_box {
        height: auto;
        width: 100%;
        padding: 20px 15px;
        text-align: center;
    }
}

/* fbox */
.fbox {
    display: flex;
    gap: 15px;
    padding: 24px 0;
    border-bottom: 1px dashed #c0c0c0;
}
.fbox .hd {
    width: 140px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
	background-color: #6660a4;
    border-radius: 10px;
    font-size: 20px;
    border: 1px solid #4e478f;
}
.fbox:nth-child(even) .hd {
	background-color: #9d99c5;
    border: 1px solid rgb(136 131 185);
}
.fbox .hd img {
    margin-bottom: 8px;
}
.fbox .hd span {
    font-size: .7em;
}
.fbox .con {
    width: calc(100% - 140px);
    padding-left: 15px;
}
.fbox .con h4 {
    margin-bottom: 0px !important;
}
@media (max-width:479px){
    .fbox {
        flex-wrap: wrap;
    }
    .fbox .hd {
        width: 100%;
        padding: 10px;
    }
    .fbox .hd > div {
        display: flex;
        align-items: center;
        gap: 10px;
        text-align: left;
    }
    .fbox .hd img {
        width: 40px;
    }
    .fbox .con {
        width: 100%;
        padding-left: 0;
    }
}
/*comapany02 - logo*/
#company02 .logo_wrp{
	background: url(../../images/grid.png) center center no-repeat;
    background-size: contain;
    text-align: center;
    padding: 30px 0;
}
#company02 .logo_wrp img{
	max-width: 100%;
}
#company02 .mandv h4.logo-h4 {
    letter-spacing: -0.08rem;
}
#company02 .mandv h4.logo-h4:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #f2682c;
    margin-bottom: 3px;
}
#company02 .mandv ul li{
	border: 1px solid #ddd;
    padding-left: 90px;
    background-color: #fcfcfc;
    border-radius: 4px;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    min-height: 70px;
    width: 100% !important;
    vertical-align: middle;
    margin-bottom: 15px;
}
#company02 .mandv ul li.logo-01,
#company02 .mandv ul li.logo-03{
	padding-top: 25px;
}
#company02 .mandv ul li.logo-02{
	padding-top: 15px;
}
#company02 .mandv ul li:before{
	content: "";
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    left: -20px;
    top: -6px;
    z-index: 1;
    border-radius: 50%;
    border: 3px solid #df5d27;
}
#company02 .mandv ul li.logo-01:before{
    background: url(../../images/logo-part1.png) center center no-repeat;
	background-size: cover;
	border-color: #df5d27;
}
#company02 .mandv ul li.logo-02:before{
    background: url(../../images/logo-part2.png) center center no-repeat;
	background-size: cover;
	border-color: #7065a8;
}
#company02 .mandv ul li.logo-03:before{
    background: url(../../images/logo-part3.png) center center no-repeat;
	background-size: cover;
	border-color: #a9abcb;
}
#company02 .flowers {
	padding: 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
#company02 .flowers img{
	max-width: 100%;
}
@media (max-width:479px){
	#company02 .logo_wrp{
		background-size: cover;
	}
	#company02 .mandv ul li{
		padding: 15px;
    	padding-left: 65px;
	}
	#company02 .flowers{
		text-align: center;
	}
	#company02 .flowers h4{
		margin-bottom: 10px;
	}
}

/*business01*/
#business01 .ment > h3 {
    margin-bottom: 20px;
    font-size: 30px;
	line-height: 35px;
    font-weight: normal;
    color: #6660a4;
    font-weight: 700;
}
#business01 .top_member{
	border-top: 1px solid #ddd;
    padding-top: 15px;
}
#business01 .bus-wrp h4 {
    margin-bottom: 5px;
    letter-spacing: -0.08rem;
}
#business01 .bus-wrp h4:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #f2682c;
    margin-bottom: 3px;
}
#business01 .bus-wrp p.bus-con {
    font-size: 14px;
}
#business01 .bus-wrp ul li{
	text-align: center;
}
#business01 .bus-wrp ul li .join{
	background-color: #fcfcfc;
    padding: 15px 0;
    border: 1px solid #ddd;
}
#business01 .bus-wrp ul li .join > span{
	font-weight: 700;
    color: #6660a4;
}
#business01 .bus-wrp ul li:after{
	content: "";
    border-style: solid;
    border-width: 5px;
    position: absolute;
    border-color: transparent transparent transparent #333;
    right: -10px;
    top: 50%;
}
#business01 .bus-wrp ul li.none-border:after{
	border-width: 0px;
}
@media (max-width:479px){
	#business01 .bus-wrp ul li:after,
	#business01 .bus-wrp ul li.none-border:after{
		content: "";
		border-color: #333 transparent transparent transparent;
		border-width: 5px;
		right: 50%;
		top: 83px;
	}
	#business01 .bus-wrp ul li:last-child:after{
		border-width: 0px;
	}
}

/*business02*/
#business02 .top_member{
	border-top: 1px solid #ddd;
    padding-top: 15px;
}
#business02 .tab_menu li.on {
    border-top: 2px solid #6660a4;
}
#business02 .ment > h3 {
    margin-bottom: 20px;
    font-size: 30px;
	line-height: 35px;
    font-weight: normal;
    color: #6660a4;
    font-weight: 700;
}
#business02 .ment > h5 {
	font-size: 17px;
    color: #555;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#business02 .ment > h5 span {
	color: #a967ba;
}
#business02 .business_info .bus-list{
	font-size: 14px;
}

/*sponsor01*/
#sponsor01 .ment > h3 {
    margin-bottom: 20px;
    font-size: 30px;
	line-height: 35px;
    font-weight: normal;
    color: #6660a4;
    font-weight: 700;
}
#sponsor01 .top_member{
	border-top: 1px solid #ddd;
    padding-top: 15px;
}
#sponsor01 .top_member .process_con p strong{
	color: #333;
}
#sponsor01 ul li.spon-wrp {
	padding: 0px 5px;
}
#sponsor01 ul li.spon-wrp .spon-box {
    border: 1px solid #ddd;
    padding: 10px;
}
#sponsor01 ul li.spon-wrp .spon-box h4{
	text-align: center;
}
#sponsor01 ul li.spon-wrp .spon-box p.bus-con {
    font-size: 13px;
}
#sponsor01 .bus-wrp h4 {
    margin-bottom: 5px;
    letter-spacing: -0.08rem;
}
#sponsor01 .bus-wrp h4:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #f2682c;
    margin-bottom: 3px;
}
#sponsor01 .bus-wrp p.bus-con {
    font-size: 14px;
}
#sponsor01 .bus-wrp p.bus-con strong{
	color: #a967ba;
}
#sponsor01 .spon-info{
	padding: 15px;
    border: 1px solid #ddd;
    color: #333;
    background-color: #fcfcfc;
}
@media (min-width:479px){
	#sponsor01 ul li.spon-wrp .spon-box {
		min-height: 270px;
	}
}

/*sponsor02*/
#sponsor02 .ment > h3 {
    margin-bottom: 20px;
    font-size: 30px;
	line-height: 35px;
    font-weight: normal;
    color: #6660a4;
    font-weight: 700;
}
#sponsor02 .top_member{
	border-top: 1px solid #ddd;
    padding-top: 15px;
}
#sponsor02 .top_member .process_con p strong {
    color: #333;
}
#sponsor02 .bus-wrp h4 {
    margin-bottom: 5px;
    letter-spacing: -0.08rem;
}
#sponsor02 .bus-wrp h4:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #f2682c;
    margin-bottom: 3px;
}
#sponsor02 .bus-wrp p.bus-con {
    font-size: 14px;
}
#sponsor02 .bus-wrp ul li{
	text-align: center;
}
#sponsor02 .bus-wrp ul li .join{
	background-color: #fcfcfc;
    padding: 15px 0;
    border: 1px solid #ddd;
	min-height: 100px;
}
#sponsor02 .bus-wrp ul li .join > span{
	font-weight: 700;
    color: #333;
}
#sponsor02 .bus-wrp ul li:after{
	content: "";
    border-style: solid;
    border-width: 5px;
    position: absolute;
    border-color: transparent transparent transparent #333;
    right: -10px;
    top: 50%;
}
#sponsor02 .bus-wrp ul li.none-border:after{
	border-width: 0px;
}

#sponsor02 ul.spon-table {
	border: 2px solid #333;
    border-left: 0px;
    border-right: 0px;
}
#sponsor02 ul.spon-table li{
	border-bottom: 1px solid #eee;
}
#sponsor02 ul.spon-table li .con-list-item{
	display: inline-block;
    float: left;
	padding: 15px 10px;
}
#sponsor02 ul.spon-table li .con-list-item.title{
	width: 15%;
    background-color: #fcfcfc;
	font-weight: 600;
	color: #333;
}
#sponsor02 ul.spon-table li .con-list-item.content{
	width: 85%;
}
@media (max-width:479px){
	#sponsor02 ul.spon-table li .con-list-item{
		width: 100% !important;
	}
}
@media (max-width:479px){
	#sponsor02 .bus-wrp ul li:after,
	#sponsor02 .bus-wrp ul li.none-border:after{
		content: "";
		border-color: #333 transparent transparent transparent;
		border-width: 5px;
		right: 50%;
		top: 105px;
	}
	#sponsor02 .bus-wrp ul li:last-child:after{
		border-width: 0px;
	}
}

/*캘린더*/
.sub_Schedule {width:100%; margin-bottom: 10%;}
.sub_Schedule .btn_prv {
	padding: 10px 10px 0 3px;
    font-size: 20px;
    color: #333;
}    
.sub_Schedule select{
	font-size: 16px;
}
.sub_Schedule .schedule_table {width:100%; margin: 5px 0 10px 0px; border-collapse: collapse; color: #555555; }    
.sub_Schedule .schedule_table .tle_sun{
	background-color:#ef5858; 
	color:#fff;  
}    
.sub_Schedule .schedule_table th {
	padding: 10px 5px; 
	background-color:#fcfcfc; 
	border:1px solid #ddd; 
	font-weight: normal;
    text-align: center;
}    
.sub_Schedule .schedule_table td { 
	width:50px; 
	height:80px; 
	min-height:80px; 
	padding:6px; 
	border: 1px solid #ddd; 
	text-align: left; 
	vertical-align: top;
}    
.sub_Schedule .schedule_div dt.td1 { color:#fff; background-color: #6dcff6; }
.sub_Schedule .schedule_div dt.td2 { color:#fff; background-color: #ee8a9f; }    
.sub_Schedule .schedule_table .tle_sat { 
	background-color: #3f6fd5; 
	color: #fff;
}
.mb {display: none;}    
@media (max-width:1000px) { 
	.sub_Schedule .schedule_table .hidden-xs,
	.sub_Schedule .schedule_table .hidden-sm{
		display: none;
	}
	.sub_Schedule .schedule_table td { 
		display: block;
		width: 100%;
		margin-top: -1px;
	}    
}
@media (max-width:479px) {    
	.sub_Schedule .schedule_div { display: block; }  
	.sub_Schedule .schedule_table {width:100%; margin: 5px 0 10px 0px; border-collapse: collapse; color: #555555; }  
}
   
.sub_Schedule .schedule_div dt { float:left; width:20%; text-align:center; display:block; background-color:#f2f2f2;  border-bottom:1px solid #ddd; min-height: 30px;    }    
.sub_Schedule .schedule_div dd { float: left; width: 80%; display: block; padding: 12px 0; border-bottom: 1px solid #ddd; min-height: 30px;}        
@media (max-width:767px) {
    schedule_div{ display: none;}
    .sub_Schedule .schedule_div {display: block;}
    .sub_Schedule .schedule_div { clear: both; margin: 0 0 30px 0;}
    
}    
.sub_Schedule .schedule_div::after { display: block; visibility: hidden; clear: both; }    
.schedule_full { width:100%; margin-top: 5%; text-align: center;}
.schedule_full_name1 .big { font-weight:bold; text-align: center;}
.sub_Schedule .schedule_full_name00 {padding: 10px 5px 7px 5px; border:1px solid #ddd; font-weight: normal; text-align:left; padding-left: 3%;}  
.sub_Schedule th {
	padding: 10px 5px 10px 5px; 
	border:1px solid #ddd; 
	font-weight: normal; 
	text-align:left; 
}  
.sub_Schedule .schedule_full_name1 {
	padding: 10px 5px;
    border: 1px solid #ddd;
    font-weight: normal;
    text-align: center;
    padding-left: 3%;
    background-color: #515151;
    color: #fff;
    letter-spacing: 0rem;
}   
.sub_Schedule .schedule_full .trone {padding: 10px 5px 7px 5px; border:1px solid #ddd; font-weight: normal; text-align:left; padding-left: 3%; background-color:#ddd;}   
.thtwo { text-align: center!important;}      
.sub_Schedule .schedule_full td { width:50px; height:80px; padding:6px; border: 1px solid #ddd; text-align: left; vertical-align: top; text-align: center;} 
.schedule_full_name { background-color:darkorange; color: #fff;  }    
.sub_Schedule dl { padding-left: 0px!important; } 

#company03 .bus-wrp h4:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #f2682c;
    margin-bottom: 3px;
}
#company03 .ment h3 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
    font-weight: normal;
    color: #6660a4;
    font-weight: 700;
}