@charset "utf-8"; 
*{margin:0; padding:0;}
.content{position:relative}
.content .popup_reg{position:absolute;top:0;left:-100px;margin-left:-19px;z-index:100;}
.content .popup_reg .popup_wrap{width:316px;height:454px;position:relative;}
.content .popup_reg .popup_wrap .popup_close{position:absolute;top:0px;right:0px;}
.content .popup_reg_c{position:absolute;top:222px;right:50%;margin-right:21px;z-index:100;}
.content .popup_reg_c .popup_wrap{width:316px;height:454px;position:relative;}
.content .popup_reg_c .popup_wrap .popup_close{position:absolute;top:0px;right:0px;}
/* ¸ÞÀÎ ·¹ÀÌ¾îÆË¾÷ */
.popup_reg_chg{position:absolute; z-index:100; width:480px; height:490px; background:#fff; top:100px;left: 50%; margin-left: -200px; box-shadow: 1px 1px 5px 0px #222;}
.popup_reg_chg .popup_wrap{width:480px;height:490px;position:relative; margin:0 auto 0}
.popup_reg_chg .popup_wrap .popup_close{position:absolute;top:-96px;left:-47px;}
.popup_parking{position:absolute;top:153px;right:50%;margin-right:-712px;z-index:100;}
.popup_parking .popup_wrap{width:130px;height:225px;position:relative;}
.popup_parking .popup_wrap .popup_close{position:absolute;top:7px;right:5px;}


/* »ó´Ü ¸ÞÀÎ ÀÌ¹ÌÁö */
section.main_visual_wrap{
    min-width: 1100px;
    width: 100%;
    height: 400px;
    position: relative;
    background-image: url('/2019/images/common/main_vs.jpg');
    background-size: 1920px 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #410080;
    margin: 0 auto 0;
    overflow: hidden;
}
section.main_visual_wrap div.visual_cont{
    width: 1100px;
    margin: 0 auto 0;
}
section.main_visual_wrap div.visual_cont h2{
    margin-top: 98px;                  
}

/* ÄÜÅÙÃ÷ ¿µ¿ª */
section.containerWrap{
    width: 1100px;
    margin: 30px auto 0;
	overflow: hidden;
}
section.containerWrap h3{
    font-size: 18px;
    font-weight: bold;
    padding-left: 5px;
}

section.containerWrap > div{
    float: left;
}

/* ÁÂÃøÄÁÅÙÃ÷ */
section.containerWrap .contents_left{
    width: 795px;
}

.contents_left ul.l_row1{
    overflow: hidden;
}
.contents_left ul.l_row1 > li, .contents_left ul.l_row2 > li, .contents_left ul.l_row3 > li{
    float: left;
    margin-right: 15px;
}
.contents_left ul.l_row1 > li:last-child, .contents_left ul.l_row2 > li:last-child{
    margin-right: 0;
}
.contents_left ul.l_row1 li.notice{
    width: 305px;
}
.contents_left ul.l_row1 li.notice .notice_list{
    height: 226px;
    margin-top: 20px;
	border-top: 1px solid #333;
}
.contents_left ul.l_row1 li.notice .notice_list a{
	display: block;
	border-bottom: 1px solid #dfdfdf;
	padding: 15px 0 15px 15px;
	font-size: 13px;
	position: relative;
}
.contents_left ul.l_row1 li.notice .notice_list a::before{
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	background: #888;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 22px
	
}
.contents_left ul.l_row1 li.lastyear{
    width: 475px;
}
.contents_left ul.l_row1 li.lastyear .fnexpo_video{
    width: 475px;
    height: 226px;
    margin-top: 20px;
    background: #555;
}
.contents_left ul.l_row2{
    clear: both;
    overflow: hidden;
    margin-top: 25px;
}
.contents_left ul.l_row2 li.banner a:hover{
	opacity: 0.9; filter: alpha(opacity=90);
}

.contents_left ul.l_row2 li.sponsor{
    width: 265px;
}
.contents_left ul.l_row2 li.sponsor ol.pt_logo{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #333;
    overflow: hidden;
}
.contents_left ul.l_row2 li.sponsor ol.pt_logo li{
    float: left;
    padding-left: 15px;
    margin-bottom: 20px;
}
.contents_left ul.l_row3{
    clear: both;
    width: 795px;
    height: 80px;
    border: 1px solid #dfdfdf;
    margin-top: 25px;
	background: #fff;
}
.contents_left ul.l_row3 li.tit{
    line-height: 80px;
    font-weight: bold;
    margin-left: 45px;
}
.contents_left ul.l_row3 li.partners{
    margin-top: 28px;
    margin-left: 25px;
}
.contents_left ul.l_row3 li.partners span{
    margin-right: 20px;
}


/* ¿ìÃøÄÁÅÙÃ÷ */
section.containerWrap .contents_right{
    width: 290px;
    float: right;
}
.contents_right .facebook_page{
    width: 290px;
    height: 720px;
    background: #eee;
}

