﻿@charset "utf-8";

@font-face{font-family:'Noto';font-style:normal;font-weight:100;src:url('/html/fonts/notokr-light.eot');src:url('/html/fonts/notokr-light.eot?#iefix') format('embedded-opentype'),url('/html/fonts/notokr-light.woff2') format('woff2'),url('/html/fonts/notokr-light.woff') format('woff')}
@font-face{font-family:'Noto';font-style:normal;font-weight:300;src:url('/html/fonts/notokr-regular.eot');src:url('/html/fonts/notokr-regular.eot?#iefix') format('embedded-opentype'),url('/html/fonts/notokr-regular.woff2') format('woff2'),url('/html/fonts/notokr-regular.woff') format('woff')}
@font-face{font-family:'Noto';font-style:normal;font-weight:500;src:url('/html/fonts/notokr-medium.eot');src:url('/html/fonts/notokr-medium.eot?#iefix') format('embedded-opentype'),url('/html/fonts/notokr-medium.woff2') format('woff2'),url('/html/fonts/notokr-medium.woff') format('woff')}
@font-face{font-family:'Noto';font-style:normal;font-weight:700;src:url('/html/fonts/notokr-bold.eot');src:url('/html/fonts/notokr-bold.eot?#iefix') format('embedded-opentype'),url('/html/fonts/notokr-bold.woff2') format('woff2'),url('/html/fonts/notokr-bold.woff') format('woff')}

/* 컨텐츠 공통 */
.evt_wrap {min-width:1200px; position:relative; overflow:hidden; font-family:'맑은 고딕',sans-serif;}
.evt_wrap img {vertical-align:top;}
.evt_main {position:relative;height:844px; background:url('/html/event/20190703Summer/images/bg_evt_top.jpg') repeat center; text-align:center;}
.evt_inner {width:1000px; margin:0 auto;}
.evt_con2 {background-color:#a2eef7;}
.evt_con3 {background-color:#f7f7f7;}
.evt_con4 {margin-bottom:53px}

/* 꼭알아두세요 */
.notice_area_box {position:relative; border:1px solid #dadada; padding:17px 35px 19px; margin-bottom:36px;}
.notice_area_box h3 {display:inline-block;}
.txt_notice{
	margin:20px 0 0 4px;
	font-size: 14px;
	font-weight: 500;
	font-family:'Noto';
	color:#333;
	line-height:24px;
	text-indent:-4px;
}
.txt_notice>li{
	font-family:'Noto';
	font-weight:300;
}

.btn_modify{position:relative;top:1px;display:inline-block;margin:7px 0 0 14px}