@charset "utf-8";
@font-face {font-family: 'GmarketSansBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&display=swap');



/* ========== PC css 영역 시작 ========== */

@media all and (min-width: 300px) {

html {max-width:1920px; margin:0 auto;}

body.fix{
		position:fixed;
		overflow:hidden;
		width:100%;
		height:100vh;
	}

.footer_banner {display:none;}
#wrap {padding-bottom:100px;}
.footer_banner { width:100%; height:109px; text-align:center; position:fixed; z-index:101; bottom:0; background:#ef2d50 /*background:url('/images/quick_back.gif') repeat-x;*/ }
.footer_banner img { max-width:none; margin:0 auto;}
.footer_banner .mobile { display:none;}
.mb200 {margin-bottom:200px !important;}
.sum_w_img {display:none;}
    .fl {
        float: left;
    }
    .fr {
        float: right;
    }
    .m_t1 {
        margin-top: 1px;
    }
    .m_t3 {
        margin-top: 3px;
    }
    .m_l5 {
        margin-left: 5px;
    }
    .m_b10 {
        margin-bottom: 10px;
    }
    .m_b20 {
        margin-bottom: 35px;
    }
    .dp_b {
        display: block;
    }
    .clear_b {
        clear: both;
    }
    .fon_s12 {
        font-size: 12px !important;
    }
    .mn {
        margin-right: 0 !important;
    }
    .mn_l {
        margin-left: 0 !important;
    }
    .m_t5 {
        margin-top: 10px;
    }
    .mpa_t20 {
        bottom: -180px !important;
    }
    .mr_l30 {
        margin-left: 30px;
    }
    .mr_l40 {
        margin-left: 103px;
    }
    .mr_80 {
        margin-left: 80px !important;
    }
    .mr_60 {
        margin-left: 60px !important;
    }
    .popup_end {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 9999;
        background: rgba(0, 0, 0, 0.7);
    }
    .popup_end .popup_box {
        background: white;
        width: 550px;
        height: 350px;
        margin: 0 auto;
        margin-top: 250px;
        border-radius: 15px;
        position: relative;
        text-align: center;
    }

.popup_end .popup_box2 {background:none; width:auto; height:auto; margin-top:180px;}
.popup_end .popup_box3 {
	background:none; width:auto; height:auto;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:20px;
	/*position:absolute;					*/
	/*left:50%;						   */
	/*top:50%;							*/
	/*transform:translate(-50%,-50%);*/
}


    .popup_end .popup_box .txt_m {
        display: none;
    }
    .popup_end .popup_box img {
        display: inline;
        margin-top: 60px;
    }
    .popup_end .popup_box a.exit {
        position: absolute;
        top: -40px;
        right: -60px;
    }
    .popup_end .popup_box .title {
        padding: 30px;
        padding-bottom: 0px;
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
    }
    .popup_end .popup_box .title h2 {
        font-size: 41px;
        display: block;
        margin-top: 0px;
    }
    .popup_end .popup_box .title h2 span {
        font-weight: 100;
    }
    .popup_end .popup_box .contents {
        padding: 30px;
        padding-top: 20px;
        box-sizing: border-box;
        display: inline-block;
    }
    .popup_end .popup_box .contents p {
        font-size: 21px;
        font-weight: 300;
    }
    .popup_end .popup_box .contents p span {
        color: #D9422C;
    }
    .popup_end .popup_box .btn a {
        position: absolute;
        bottom: 0px;
        background: #D9422C;
        display: block;
        width: 100%;
        color: white;
        height: 70px;
        line-height: 70px;
        font-size: 23px;
        text-align: center;
        border-radius: 0px 0px 15px 15px;
    }
    .popup_end .popup_box .btn a:hover {
        background: #c6341e;
    }
    /* PC 로그인, 아이디/비번 찾기 시작 */
    .log_area {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2316;
        display: block;
        background: rgba(0, 0, 0, 0.8);
    }
    .log_box {
        position: fixed;
        display: block;
        top: 100px;
        left: 50%;
        margin-left: -352px;
        padding: 30px 70px 70px 70px;
        background: #fff;
    }
   /* .csaf_event_wrap 내부가 아닌 h3에만 적용 */
h3:not(.csaf_event_wrap *) {
    font-size: 50px;
    font-weight: 400;
    color: #d93c1c;
}

/* .csaf_event_wrap 내부가 아닌 h3 바로 밑 span에만 적용 */
h3:not(.csaf_event_wrap *) > span {
    font-size: 17px;
    font-weight: 400;
    color: #363636;
    margin-left: 10px;
}
    .log_inf {
        float: left;
        width: 100%;
        border-top: 4px solid #e5e5e5;
        padding: 20px 0;
    }
    .log_inf>p.lo_txt {
        font-size: 15px;
        font-weight: 300;
        color: #363636;
        margin-bottom: 10px;
    }
    .log_inf .log_in_p {
        font-family:'Noto Sans KR', sans-serif;
        font-size: 14px;
        width: 406px;
        height: 44px;
        padding-left: 10px;
        border: 1px solid #e3e3e3;
        background: #f8f8f8;
    }
    .log_in_pp {
        position: relative;
        top: -1px;
    }
    .log_in_ppp {
        position: relative;
        top: -2px;
    }
    .log_inf input:focus {
        outline: none;
    }
    .lo_clo {
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        padding: 19px;
        background: #d93c1c;
    }
    .log_inf_ip {
        float: left;
    }
    .lo_btn {
        text-align: center;
        float: left;
        display: inline-block;
        background: #d93c1c;
        width: 140px;
        height: 91px;
        margin-left: 5px;
        font-size: 20px;
        color: #fff;
        line-height: 85px;
    }
    .lo_btn_pw {
        height: 136px;
        line-height: 135px;
    }
    .log_ut {
        clear: both;
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }
    .log_ut>li {
        float: left;
        width: 33%;
        font-size: 17px;
        color: #363636;
        border-left: 1px solid #d3d3d3;
    }
    .log_ut>li:last-child {
        border-right: 1px solid #d3d3d3;
        color: #d93c1c;
    }
    .lo_btn_find {
        text-align: center;
        float: left;
        display: inline-block;
        background: #d93c1c;
        width: 563px;
        height: 50px;
        margin-left: 5px;
        font-size: 20px;
        color: #fff;
        line-height: 50px;
    }
    p.fild_txt {
        text-align: center;
        font-size: 16px;
        font-family:'Noto Sans KR', sans-serif;
        padding-bottom: 20px;
        line-height: 50px;
    }
    /* PC 로그인, 아이디/비번 찾기 끝 */
    /* PC header 시작 */
    .main_inner {
        position: relative;
        width: 100%;
		max-width:1920px;
		margin:0 auto;
    }
 .inner, .pro_inner {position: relative;}
 .inner01 {padding:90px 0px;}
.pr_inner {padding-bottom:0;}
.group_width {width:1080px; margin:0 auto;}

.inner_pi {width:560px; padding-top:60px; margin:0 auto;}
.event_con {width:100%; left:0%; margin-left:0px;}
a.ev_btn01 {position:relative; display:block; text-align:center; margin:0 auto; margin-top:50px; width:360px; padding:20px 0; background:#D9422C; color:#fff; font-size:22px;}

.pi_sub_box_bg {width:100%; background:#f3f3f3;}
.pi_sub_box { padding:30px;  box-sizing:border-box; position:relative; color:#444444; width:420px; margin:0 auto;}
.pi_sub_box:after {content:""; display:block; position:absolute; width:60px; height:60px; background:url('/festa/img/content/semi_i_img.png') no-repeat; top:25px; left:-50px;}
.pi_sub_box > p {position:relative; padding-left:10px;}
.pi_sub_box > p:before {display:block; content:""; width:10px; height:1px; background:#111; position:absolute; top:13px; left:-9px;}

    .header {
        position: fixed;
        width: 100%;
		max-width:1920px;
		margin:0 auto;
        top: 0;
		background: rgba(255, 255, 255, 1);
        transition: all 0.3s ease-in-out;
        z-index: 1000;
    }
.header.fix:before {display:none;}

    .log_icon {
        display: none;
    }
#content01.event_img {margin-bottom:0;}

.event_page > .header.ar {
background: rgba(255, 255, 255, 1);
        transition: all 0.3s ease-in-out;
		box-shadow:0px 15px 15px 0px rgba(138,148,181,0.2);
}

    .header.fix {
        transition: all 0.3s ease-in-out;
		box-shadow:0px 15px 15px 0px rgba(138,148,181,0.2);
    }
.header .logo {position: absolute; top: 52%; left: 50px; transform:translate(0%,-50%); display: inline-block;  width: 182px; height: 44px; z-index:999999;}
.logo > a {
        display: inline-block;
        width: 200px;
        height: 50px;

        background: url('/festa/img/csaf_logo.svg') no-repeat center / contain;
    }
.event_page > .header.ar .logo > a {background: url('/festa/img/header/logo05_fix.png') no-repeat;}
    ul.util_area {
        position: absolute;
        display: inline-block;
        top: 40px;
        right: 50px;
		z-index:999;
    }


    ul.util_area {
        position: absolute;
        display: inline-block;
        top: 40px;
        right: 50px;
		z-index:999;
    }

.event_page >	.header.ar .logo > a {background: url('/festa/img/header/logo05_fix.png') no-repeat;}
    ul.util_area {
        position: absolute;
        display: inline-block;
        top: 40px;
        right: 50px;
		z-index:999;
    }
    ul.util_area li {
        float: left;
        font-size: 15px;
        color: #000;
        font-weight: 300;
    }
    .header.fix ul.util_area {
        top: 40px;
        right: 50px;
        z-index: 1005;
    }

.event_page >.header.ar ul.util_area {
        top: 40px;
        right: 50px;
        z-index: 1005;
    }
 .event_page > .header.ar ul.util_area li {
        color: #000;
    }

	.rn_inner {
	    width: 100%;
	    margin: 0 auto;
	}
	.rn_inner.in2 {
		max-width: 1600px;
	}
	.rn_inner.in1{
		max-width:1060px;
	}


	.rn_sec13{
		padding:110px 0;
		background-color:#ddffef;
	}

	.rn_sec13 > div > div:nth-of-type(1) strong {
	    font-size: 70px;
	    line-height: 1;
	    color: #000000;
	    text-align: center;
	    display: block;
		font-weight:700;
	}
	.rn_sec13 > div > div:nth-of-type(2){
		margin-top:130px;
	}
	.rn_sec13 > div > div:nth-of-type(3){
		margin-top:80px;
	}
	.rn_sec13_list > ul{
		display:flex;
		align-items:stretch;
		flex-wrap:wrap;
		gap:20px;
	}
	.rn_sec13_list > ul > li{
		width:calc(100% / 3 - 13.33px);
	}
	.rn_sec13_list > ul > li > div{
		display:flex;
		align-items:center;
		justify-content:center;
		position:relative;
		height:100%;
		border-radius:20px;
		background-color:#ffffff;
		padding:110px 0 60px;
	}
	.rn_sec13_list > ul > li > div > i{
		position:absolute;
		left:50%;
		top:0;
		transform:translate(-50%,-50%);
		width:140px;
		height:140px;
		border-radius:50%;
		background-repeat:center;
		background-position:center;
		background-size:cover;
	}
	.rn_sec13_list > ul > li > div > p{
		font-size: 35px;
	    line-height: 1.3;
	    color: #000000;
	    text-align: center;
		font-weight:500;
	}
	.rn_sec13_list > ul > li:nth-of-type(1) > div > p > span{
		color:#0ec60e;
	}
	.rn_sec13_list > ul > li:nth-of-type(2) > div > p > span{
		color:#0057ff;
	}
	.rn_sec13_list > ul > li:nth-of-type(3) > div > p > span{
		color:#fd7419;
	}
	.rn_sec13_list > ul > li:nth-of-type(1) > div > i{
		background-image:url('/festa/img/main/rn_sec13_list_img1.png');
	}
	.rn_sec13_list > ul > li:nth-of-type(2) > div > i{
		background-image:url('/festa/img/main/rn_sec13_list_img2.png');
	}
	.rn_sec13_list > ul > li:nth-of-type(3) > div > i{
		background-image:url('/festa/img/main/rn_sec13_list_img3.png');
	}

	.rn_sec13 > div > div:nth-of-type(3) p {
	    font-size: 50px;
	    line-height: 1.3;
	    color: #000000;
	    text-align: center;
		font-weight:500;
	}

	.program_02_renew_content{
		padding:100px 0 !important;
		background:#ddffef url('/festa/img/main/rn_sec13_bg.png') no-repeat center / cover;
	}

	.program_02_renew_content > div > div:nth-of-type(1){
		display:flex;
		align-items:center;
		justify-content:center;
		gap:1rem;
	}

	.program_02_renew_content > div > div:nth-of-type(1) strong {
	    font-size: 70px;
	    line-height: 1;
	    color: #000000;
	    text-align: center;
	    display: block;
		font-weight:700;
	}
	.program_02_renew_content > div > div:nth-of-type(1) span{
		display:block;
		width:94px;
		height:105px;
		background:url('/festa/img/main/rn_sec13_best.png') no-repeat center / contain;

	}
	.program_02_renew_content > div > div:nth-of-type(2){
		margin-top:60px;
	}

	.program_02_renew_content_list > ul{
		display:flex;
		align-items:stretch;
		flex-wrap:wrap;
		gap:20px;
	}
	.program_02_renew_content_list > ul > li{
		width:calc(100% / 2 - 10px);
	}
	.program_02_renew_content_list > ul > li > div{
		display:flex;
		align-items:center;
		justify-content:center;
		position:relative;
		height:100%;
		border-radius:20px;
		background-color:#ffffff;
		padding:40px 0 40px 120px;
		background-position:left bottom;
		background-size:113px;
		background-repeat:no-repeat;
	}
	.program_02_renew_content_list > ul > li:nth-of-type(1) > div{
		background-image:url('/festa/img/main/rn_sec13_li_img1.png');
	}
	.program_02_renew_content_list > ul > li:nth-of-type(2) > div{
		background-image:url('/festa/img/main/rn_sec13_li_img2.png');
	}
	.program_02_renew_content_list > ul > li:nth-of-type(3) > div{
		background-image:url('/festa/img/main/rn_sec13_li_img3.png');
	}
	.program_02_renew_content_list > ul > li:nth-of-type(4) > div{
		background-image:url('/festa/img/main/rn_sec13_li_img4.png');
	}
	.program_02_renew_content_list > ul > li > div > p{
		font-size: 28px;
	    line-height: 1.3;
	    color: #000000;
		font-weight:300;
	}



	@media screen and (max-width: 1600px) {
	    .rn_inner.in2 {
	        padding: 0 20px;
	    }

	}

	@media screen and (max-width:1330px) {
		.rn_sec13_list > ul{
			gap:90px;
		}
		.rn_sec13_list > ul > li{
			width:100%;
		}
	}/*1330*/
	@media screen and (max-width: 1060px) {
	    .rn_inner.in1 {
	        padding: 0 20px;
	    }
	}
	@media screen and (max-width:768px) {
		.rn_sec13 {
			    padding: 13.02vw 0;
			}
			.rn_sec13 > div > div:nth-of-type(2) {
			    margin-top: 16.93vw;
			}
			.rn_sec13 > div > div:nth-of-type(3) {
			    margin-top: 10.42vw;
			}

			.rn_sec13 > div > div:nth-of-type(1) strong {
			    font-size: 7.29vw;
			}
			.rn_sec13 > div > div:nth-of-type(3) p {
			    font-size: 4.51vw;
			}
			.rn_sec13_list > ul {
			    gap: 11.72vw;
			}

			.rn_sec13_list > ul > li > div {
			    border-radius: 2.60vw;
			    padding: 14.32vw 0 7.81vw;
			}
			.rn_sec13_list > ul > li > div > p {
			    font-size: 4.56vw;
			}
			.rn_sec13_list > ul > li > div > i {
			    width: 18.23vw;
			    height: 18.23vw;
			}
	}
	@media screen and (max-width: 480px) {
		 .rn_sec13 {
			    padding: 80px 0;
			}
			.rn_sec13 > div > div:nth-of-type(2) {
			    margin-top: 80px;
			}
			.rn_sec13 > div > div:nth-of-type(3) {
			    margin-top: 50px;
			}

			.rn_sec13 > div > div:nth-of-type(1) strong {
			    font-size: 35px;
			}
			.rn_sec13 > div > div:nth-of-type(3) p {
			    font-size: 20px;
			}
			.rn_sec13_list > ul {
			    gap: 65px;
			}

			.rn_sec13_list > ul > li > div {
			    border-radius: 20px;
			    padding: 65px 0 35px;
			}
			.rn_sec13_list > ul > li > div > p {
			    font-size: 20px;
			}
			.rn_sec13_list > ul > li > div > i {
			    width: 90px;
			    height: 90px;
			}
	}
	@media screen and (max-width: 390px) {
		.rn_inner.in2 {
		    padding: 0 10px;
		}
		 .rn_sec13 {
			    padding: 40px 0;
			}
			.rn_sec13 > div > div:nth-of-type(2) {
			    margin-top: 60px;
			}
			.rn_sec13 > div > div:nth-of-type(3) {
			    margin-top: 40px;
			}

			.rn_sec13 > div > div:nth-of-type(1) strong {
			    font-size:22px;
			}
			.rn_sec13 > div > div:nth-of-type(3) p {
			    font-size: 16px;
			}
			.rn_sec13_list > ul {
			    gap: 50px;
			}

			.rn_sec13_list > ul > li > div {
			    border-radius: 10px;
			    padding: 40px 0 20px;
			}
			.rn_sec13_list > ul > li > div > p {
			    font-size: 14px;
			}
			.rn_sec13_list > ul > li > div > i {
			    width: 60px;
			    height: 60px;
			}

	}






#content01 .con4 > .c_01 {  opacity:0; }
#content01 .con4 > .c_01 > ul { width:100%; display:flex; flex-direction:row; justify-content:flex-start; flex-wrap:wrap;}
#content01 .con4 > .c_01 > ul > li { position:relative; margin-bottom:40px; overflow:hidden; margin-right:1%;}
#content01 .con4 > .c_01 > ul > li:last-child { margin-right:0; }
#content01 .con4 > .c_01 > ul > li > a  {display:block; height:auto;}
#content01 .con4 > .c_01 > ul > li > a > span { font-size:16px;  color:#363636; line-height:35px; font-weight:600;}
#content01 .con4 > .c_01 > ul > li > a > p { position:absolute; z-index:21;  /*display:none;*/ top:0; left:0px; width:100%; height:auto; }
#content01 .con4 > .c_01 > ul > li > a > p > img {width:100%;}
#content01 .con4 > .c_01 > .gray_line { width:1180px; height:1px; background:#d4d4d4; margin-bottom:40px; }

#content01 .con4 > .c_02 { width:100%; display:inline-block;  }
#content01 .con4 > .c_02 > table { width:1180px;  display:inline-block; }
#content01 .con4 > .c_02 > table tr { border-bottom:1px solid #e2e2e2; }
#content01 .con4 > .c_02 > table tr th { text-align:center; font-size:13px; font-family:'Nanum Gothic', sans-serif; color:#363636; padding:15px 0; background:#fafafa;  border-bottom:1px solid #888888; border-top:1px solid #888888;}
#content01 .con4 > .c_02 > table tr td { text-align:center; font-size:12px; font-family:'Dotum', sans-serif; color:#afafaf; padding:18px 0;  }
#content01 .con4 > .c_02 > table tr td:nth-child(2) { text-align:left; padding-left:30px; display:inline-block; color:#363636; }
#content01 .con4 > .c_02 > .num {  position: relative; top:30px; left:50%; margin-left:-282px; width:564px; display:inline-block; text-align:center;}
#content01 .con4 > .c_02 > .num > ul { width:100%; margin:0 auto; }
#content01 .con4 > .c_02 > .num > ul > li { float:left; display:inline-block; font-size:14px; font-family:'Dotum', sans-serif; color:#363636;  margin:0 5px 0 5px; padding:10px;}
#content01 .con4 > .c_02 > .num > ul > li.on { background:#d9422c; color:#fff; }

#content01 .con4 > .c_03 > ul { position: relative; top:0; left:50%; width:100%; height:200px; margin-left:-450px; text-align:center; }
#content01 .con4 > .c_03 > ul > li { float:left; width:180px; }
#content01 .con4 > .c_03 > ul > li > p { font-size:15px; font-family:'Nanum Gothic', sans-serif; color:#363636; margin-top:10px; }
#content01 .r_btn { background:#d9422c; position: relative; bottom:0; left:50%; width:250px;  margin-left:-125px; margin-top:30px; padding:17px 0 17px 0; text-align:center; font-size:19px; font-family:'Nanum Gothic', sans-serif; color:#fff; }

#content01 .con4_title {margin-bottom:30px; text-align:center;}
#content01 .con4_title > p {font-size:40px; font-weight:700;}
#content01 .con4_title > p:after {display:block; margin:0 auto; content:""; width:50px; height:4px; background:#d9422c;}
#content01 .con4_title > p > span {font-size:28px; font-weight:500; letter-spacing:-0.025em;}
#content01 .con4_title > span {font-size:22px; font-weight:400;}
#content01 .con4_title.mt_50 {margin-top:50px;}
#content01 .con4_gallery > ul {display:flex; flex-wrap:wrap; align-content:flex-start; flex-direction:row; justify-content:space-between;}
#content01 .con4_gallery > ul > li {width:24%;  margin-bottom:2.1%; overflow:hidden;}
#content01 .con4_gallery > ul > li.empty_alt > div {width:100%; height:100%; background:#d9422c; text-align:center; box-sizing:border-box; position:relative;}
#content01 .con4_gallery > ul > li.empty_alt > div > p { color:white;  font-size:19px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
#content01 .con4_gallery > ul > li.empty_alt > div > p > span {font-size:23px; font-weight:600;}
#content01 .con4_gallery > ul > li:nth-child(4), #content01 .con4_gallery > ul > li:nth-child(8) {margin-right:0px;}
#content01 .con4_gallery > ul > li:nth-child(5) , #content01 .con4_gallery > ul > li:nth-child(6) , #content01 .con4_gallery > ul > li:nth-child(7) , #content01 .con4_gallery > ul > li:nth-child(8) {margin-bottom:0px;}


.con4_group {padding:4% 0px;}
.con4_bg2 {background:#F2F2F2;}
#content01 .con4_gallery > ul > li > a {display:block; width:100%; height:180px; }
#content01 .con4_gallery > ul > li > a > img {max-width:100%; width:100%; height:100%; overflow:hidden;
 transition:all .5s ease;
 -webkit-transition:all .5s ease;
 -moz-transition:all .5s ease;
 -ms-transition:all .5s ease;
 -o-transition:all .5s ease;}
.con4_gallery > ul.picture > li > a:hover > img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);

  overflow:hidden;
}
#content01 .con4_gallery > .pager {width:100%; margin-top:10px;}
#content01 .con4_gallery > .pager > .pager_num {text-align:center;}
#content01 .con4_gallery > .pager > .pager_num > a {display:inline-block; width:60px; height:60px; line-height:60px; border-radius:500px; color:black; background:#fff; border:1px solid #ccc; margin-right:15px;
 transition:all .2s ease;
 -webkit-transition:all .2s ease;
 -moz-transition:all .2s ease;
 -ms-transition:all .2s ease;
 -o-transition:all .2s ease;}
#content01 .con4_gallery > .pager > .pager_num > a:last-child {margin-right:0px;}
#content01 .con4_gallery > .pager > .pager_num > a:hover {background:#d9422c; border:1px solid #d9422c; color:white;}
#content01 .con4_gallery > .pager > .pager_num > a.on {background:#d9422c; border:1px solid #d9422c; color:white;}
#content01 .con4_gallery > .pager3 {margin-top:30px;}
.tab_content_c > .pager2 {}
.pager_control {display:none;}

#content01 .con4_gellary_img_poopup {position:fixed; top:0; left:0; width:100%; height:100%; z-index:99999999;}
#content01 .con4_gellary_img_poopup:before {display:block; background:rgba(0,0,0,0.7); content:""; width:100%; height:100%; position:absolute; top:0; left:0;}
#content01 .con4_gellary_img_poopup > .pop_layer {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%);  max-width:800px; }
#content01 .con4_gellary_img_poopup > .pop_layer > img {width:100%;}
#content01 .con4_gellary_img_poopup > .pop_layer > .pop_controll > .cancel_btn {position:absolute; top:0; right:0; display:block; width:46px; height:46px; transform:translateY(-100%);}
#content01 .con4_gellary_img_poopup > .pop_layer > .pop_controll > .left_btn {position:absolute; bottom:-10px; right:84px; display:block; width:64px; height:auto; transform:translate(0,100%);}
#content01 .con4_gellary_img_poopup > .pop_layer > .pop_controll > .right_btn {position:absolute; bottom:-10px; right:0; display:block; width:64px; height:auto; transform:translate(0,100%);}
#content01 .con4_gellary_img_poopup > .pop_layer > .pop_controll > .left_btn img , #content01 .con4_gellary_img_poopup > .pop_layer > .pop_controll > .right_btn img
, #content01 .con4_gellary_img_poopup > .pop_layer > .pop_controll > .cancel_btn img {width:100%;}


#content01 .con4_bg {background:#ffeeed; }
#content01 .con4_gallery2 > ul > li {width:auto;}
#content01 .con4_gallery2 > ul > li > a {width:335px; height:224px; }
#content01 .con4_gallery2 > ul > li > p {font-size:16px; font-weight:500; margin-top:5px; display:block; height:24px; width:100%;}
#content01 .con4_gallery2 > ul > li > a > img {width:100%;}
#content01 .con4_gallery2 > ul > li > a:hover > img {width:150%;}



#content01 .pro_bg2 {background:#edebff; padding:80px 0px; margin-top:100px;}

#content01 .pro_group {box-sizing:border-box; margin:0 auto;}

#content01 .pro_group > .pro_title > h2 {text-align:center; font-size:48px; font-weight:500; font-weight:600; letter-spacing:-0.05em;}


#content01 .pro_group.pr01 > .pro_title > h2 {margin-bottom:50px;}
#content01 .pro_group > .pro_title > p {text-align:center; font-size:35px; font-weight:100; margin-bottom:50px; letter-spacing:-0.05em;}
#content01 .pro_group > ul {display:flex;}
#content01 .pro_group > ul > li {margin-right:15px;}
#content01 .pro_group > ul > li:last-child {margin-right:0px;}
#content01 .pro_group > ul > li > img {width:100%;}
#content01 .pro_group > .pro_title.mt > h2 {font-size:48px;}
#content01 .pro_group > p {color:black; display:block; width:900px; text-align:center; margin-top:30px; font-size:25px; padding-top:37px; box-sizing:border-box; font-weight:700;}
#content01 .pro_group > p > span {font-weight:100;}






#content01 .pro_group.pr01 > ul {justify-content:space-between;}
#content01 .pro_group.pr01 > ul > li {margin-right:0;}

#content01 .pro_bg2 .pro_group.pr01 > ul > li {width:200px; text-align:center;}
#content01 .pro_bg2 .pro_group.pr01 > ul > li > div {width:180px; margin:0 auto; background:white; border-radius:500px; position:relative;}
#content01 .pro_bg2 .pro_group.pr01 > ul > li > div:after {display:block; width:1px; height:28px; content:""; background:#c0bdde; position:absolute; left:50%; bottom:-14px;}
#content01 .pro_bg2 .pro_group.pr01 > ul > li > p {font-size:23px; letter-spacing:-0.025em; line-height:29px; margin-top:30px;}
#content01 .pro_bg2 .pro_group.pr01 > ul > li > p > span {display:block; width:100%; font-weight:600; margin-top:0px;}
#content01 .pro_bg2 .pro_group.pr01 > ul > li > div > img {margin:0 auto;}

#content01 .pro_bg3 {margin-top:0;
background-image: url('/festa/img/content/pro01_bg3.png') , linear-gradient(to right, rgba(123, 117, 172, 1), rgba(123, 117, 172, 1)); background-repeat:no-repeat; background-size:cover;}
#content01 .pro_bg3 .pro_group > p {color:white;}
#content01 .pro_bg3 .pro_group > .pro_title.mt > h2 {color:white;}



#content01 .pro_group.pr02 > ul {display:flex; flex-wrap:wrap; align-content:flex-start; }
#content01 .pro_group.pr02 > ul > li {margin-right:1.3%; margin-bottom:25px; width:24%;}
#content01 .pro_group.pr02 > ul > li:nth-child(4) ,#content01 .pro_group.pr02 > ul > li:nth-child(8),#content01 .pro_group.pr02 > ul > li:nth-child(12) {margin-right:0px;}
#content01 .pro_group.pr02 > ul > li > img {width:auto;}
#content01 .pro_group.pr02 > .pro_title > h2 {text-align:center; font-size:48px; font-weight:500; font-weight:600; letter-spacing:-0.05em;}
#content01 .pro_group.pr02 > .pro_title > p {text-align:center; font-size:22px; font-weight:100; margin-bottom:50px; letter-spacing:-0.05em;}

#content01 .pro03_bg {background:#8a9bd3;}
#content01 .pro04_bg {background:#f79019;}
#content01 .pro03_bg .pro03_txt {color:white; padding:70px 0; margin-top:50px; position:relative;}
#content01 .pro03_bg .pro03_txt:after {display:block; content:""; position:absolute; width:1px; height:30px; background:#fff; left:50%; top:0;}

#content01 .pro_group.pr03 > ul {display:flex; flex-wrap:wrap; align-content:flex-start; justify-content:space-between; padding:0 170px; position:relative;}
#content01 .pro_group.pr03 > ul:after {display:block; content:""; width:1px; height:30px; position:absolute; background:#3b475e; left:50%; bottom:-50px;}
#content01 .pro_group.pr03 > ul > li {margin-right:2%; text-align:center; box-sizing:border-box; margin-bottom:20px; }
#content01 .pro_group.pr03 > ul > li:nth-child(3) , #content01 .pro_group.pr03 > ul > li:nth-child(6) {margin-right:0px;}

#content01 .pro_group > p {width:100%;}








    ul.util_area li.line {
        font-size: 11px;
        line-height: 21px;
        margin: 0 5px;
    }
    .spinner-master input[type=checkbox] {
        display: none;
    }
    .menu_bg {
        position: relative;
        width: 100%;
        height: 100px;
		/*background:rgba(0,0,0,0.3);*/
		border-bottom:1px solid rgba(255,255,255,0.5);
    }
    .header.fix .menu_bg {
        background: none;
    }
    .menu {
        display: inline-block;
        width: 100%;
        min-width: 1024px;
        margin-top: 28px;
    }
    .menu ul {
        list-style: none;
        position: relative;
		text-align:center;
    }
.menu ul.dropdown {width:900px; margin:0 auto;}
    .menu>ul>li {
        display: inline-block;
        margin-right: 50px;
    }
	.menu>ul>li:last-child {margin-right:0px;}
    .menu>ul>li.sin {}
    .menu>ul>li.sin>a {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        padding: 8px 36px;
        background: #d93c1c;
        border-radius: 0px 20px 0px 20px;
		border:1px solid #d93c1c;
        transition: all 80ms;
        -o-transition: all 80ms;
        -ms-transition: all 80ms;
        -moz-transition: all 80ms;
        -webkit-transition: all 80ms;
    }
    .menu>ul>li.sin>a:hover {
        background: #000000;
        color: #d93c1c !important;
		border:1px solid #ffffff;
    }
    .menu>ul>li.chong_ba {
        display: none;
    }
    .menu>ul>li.sin>a:hover,
    .menu ul li.sin.hover>a {
        color: #fff;
    }
    .menu ul li a {
        display: block;
        text-decoration: none;
        color: #000000;
        font-size: 20px;
        font-weight: 400;
    }
    .menu ul a.emfhq {
        display: block;
        padding-bottom: 40px;
    }
    .menu ul li a:hover,
    .menu ul li.hover>a {
        color: #d93c1c;
		font-weight:500;
    }
    .menu ul ul {
        display: none;
        position: absolute;
        background: #fff;
		left:-30px;
		top:72px;
		border:1px solid #ccc;
    }



 .header.fix .menu ul ul {border:none;}
.menu ul ul.program_sub {left:113px;}
.menu ul ul.event_sub {left:481px;}
.header.fix .menu ul ul {
        border-top: none;
		box-shadow:10px 10px 10px rgba(138 ,148 ,181,0.3);
    }
 .header.fix > .main_inner .menu_bg > .menu > .dropdown > li > .sub-menu > li > a  {}
  .header.fix > .main_inner .menu_bg > .menu > .dropdown > li > .sub-menu > li:hover > a {color:white !important;}
    .header.fix > .main_inner .menu_bg > .menu > .dropdown > li > .sub-menu > li:hover > a.check {color:#D9422C  !important;}
    .menu ul li:hover>ul {
        display: block;
    }
    .menu ul ul>li>a {
        padding: 10px 66px;
        font-size: 16px;
        font-weight: 300;
        color: #404040;
        text-align: left;
    }
.menu ul ul > li > a {padding:20px 80px;}
    .menu ul ul>li a:hover {color: #fff; background: #d93c1c; font-weight:300;    }
    /* PC header 끝 */
    /* PC main 시작 */
    #content {
        position: relative;
        width: 100%;
        min-height: 100%;
    }


    #content01 {
        position: relative;
        width: 100%;
        min-height: 100%;
    }
    #content02 {
        position: relative;
        width: 100%;
        min-height: 100%;
        margin-bottom: 160px;
    }
    .main_bg {
        position: relative;
        width: 100%;
        height: 100%;
    }
.main_bg > .area_scroll {position:absolute; bottom:0px; left:50%; transform:translate(-50%,0%); z-index:99999;}
.main_bg > .area_scroll > p {color:white; transform:rotate(-90deg); transform-origin:100% 100%; display:block; font-family:'Poppins'; font-weight:500; font-size:21px; letter-spacing:0.15em; margin-left:-15px;}
.main_bg > .area_scroll > span {height:200px; display:block; overflow:hidden; position:relative; width:1px; margin:0 auto; background:rgba(210,212,201,0.7); }
.main_bg > .area_scroll > span:before {content:''; display:block; width:100%; position:absolute; height:30px; background:white; top:0px; left:0px; animation:scroll 4s cubic-bezier(0.48, 0.13, 0.09, 0.99) infinite;}
    .main_bg br {
        display: none;
    }
    .main_slide_ar {
        position: relative;
        top: 0;
        left: 0;
    }
    .main-visual-con {
        position: relative;
        z-index: 2;
    }
    /* 메인 비주얼 :: 이미지 */
    .main-visual-item img {
        width: 100%;
        height: 100%;
        background-size: cover !important;
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition: transform 5000ms ease-in-out;
        -moz-transition: transform 5000ms ease-in-out;
        -o-transition: transform 5000ms ease-in-out;
        -ms-transition: transform 5000ms ease-in-out;
        transition: transform 5000ms ease-in-out;
    }
    /* 메인 비주얼 :: active효과 */
    .main-visual-item.active-item img {
        -ms-transform: scale(1.0, 1.0) rotate(0.0001deg);
        -o-transform: scale(1.0, 1.0) rotate(0.0001deg);
        -moz-transform: scale(1.0, 1.0) rotate(0.0001deg);
        -webkit-transform: scale(1.0, 1.0) rotate(0.0001deg);
        transform: scale(1.0, 1.0) rotate(0.0001deg);
    }
    .imgm {
        display: none;
    }

    .main_txt_ar {
        position: absolute;
        z-index: 50;
        top: 50%;
        left: 50%;
		width:100%;
		display:flex;
		flex-direction:column;
		align-items:center;
		transform:translate(-50%,-40%);
		letter-spacing:-0.1rem;

    }
	.main_txt_ar > div{
		opacity:0;
		transform:translate(0,0);
	}
	.main_txt_ar > div:nth-of-type(1){
	/* 애니메이션 이름 */
		animation-name: ani;
		animation-duration:2s;
		animation-iteration-count:1;
		animation-direction:alternate;
		animation-fill-mode: forwards;
		animation-delay:0.5s;
	}
	.main_txt_ar > div:nth-of-type(1) strong{
		font-size:180px;
		font-weight:900;
		color:#000000;
		line-height:1;
		font-family: 'GmarketSans';

	}
	.main_txt_ar > div:nth-of-type(2){
		margin-top:20px;
		animation-name: ani;
		animation-duration:2s;
		animation-iteration-count:1;
		animation-direction:alternate;
		animation-fill-mode: forwards;
		animation-delay:0.7s;
	}
	.main_txt_ar > div:nth-of-type(2) span{
		font-size:60px;
		font-weight:800;
		color:#000000;
		line-height:1;
		font-family: 'GmarketSans';
	}
	.main_txt_ar > div:nth-of-type(3){
	margin-top:40px;
		border-radius:40px;
		background-color:rgba(255,255,255,0.6);
		display:flex;
		align-items:center;
		gap:5px;
		padding:24px 20px 20px;
		animation-name: ani;
		animation-duration:2s;
		animation-iteration-count:1;
		animation-direction:alternate;
		animation-fill-mode: forwards;
		animation-delay:0.9s;
	}

	.main_txt_ar > div:nth-of-type(3) strong{
		font-size:40px;
		display:flex;
		align-items:flex-end;
		font-weight:700;
		line-height:1;
		font-family: 'GmarketSans';
	}
	.main_txt_ar > div:nth-of-type(3) strong span{
		font-size:30px;
		font-weight:500;
		line-height:1;
		font-family: 'GmarketSans';
	}
	.main_txt_ar > div:nth-of-type(4){
		margin-top:100px;
		position:relative;
		animation-name: ani;
		animation-duration:2s;
		animation-iteration-count:1;
		animation-direction:alternate;
		animation-fill-mode: forwards;
		animation-delay:1.1s;
	}
	.main_txt_ar > div:nth-of-type(4)::after{
		position:absolute;
		content:'';
		display:block;
		left:50%;
		top:-40px;
		transform:translate(-50%,-100%);
		width:1px;
		height:40px;
		background-color:#000000;
	}
	.main_txt_ar > div:nth-of-type(4) a{
		color: #fff;
        font-size: 40px;
        font-weight: 700;
        padding: 18px 100px 14px 100px;
        background: #d93c1c;
        border-radius: 10px;
        border: 1px solid #d93c1c;
		font-family: 'GmarketSans';
		line-height:1;
	}

	@-webkit-keyframes ani {
	  0% {
	    opacity:0;
		transform:translate(0,40%);
	  }
	  100% {
	  	opacity:1;
	    transform:translate(0,0);
	  }
	}

    .semi_tit_m {
        display: none;
    }
    .a_btn {
        position: absolute;
        top: 280px;
        left: 10px;
        z-index: 60;
        background: rgba(0, 0, 0, 0.0);
        background-repeat: no-repeat;
        transition: all 100ms;
        -o-transition: all 100ms;
        -ms-transition: all 100ms;
        -moz-transition: all 100ms;
        -webkit-transition: all 100ms;
    }
    .a_btn a.acc_btn01 {
        display: block;
        width: 100%;
        height: 100%;
        color: white;
        border: 1px solid #fff;
        font-size: 23px;
        padding: 14px 65px;
        box-sizing: border-box;
        font-weight: 300;
        transition: all 200ms;
        -o-transition: all 200ms;
        -ms-transition: all 200ms;
        -moz-transition: all 200ms;
        -webkit-transition: all 200ms;
    }
    .a_btn span.j_icon {
        display: block;
        background: url('/festa/img/main/join_btn.png') no-repeat;
        width: 10px;
        height: 19px;
        position: absolute;
        top: 23px;
        left: 100px;
        z-index: 9999;
        opacity: 00;
        transition: all 200ms;
        -o-transition: all 200ms;
        -ms-transition: all 200ms;
        -moz-transition: all 200ms;
        -webkit-transition: all 200ms;
    }
    .a_btn:hover {
        background: rgba(217, 60, 28, 1);
        background-repeat: no-repeat;
    }
    .a_btn:hover a.acc_btn01 {
        padding-right: 80px;
        padding-left: 50px;
        border: 1px solid rgba(217, 60, 28, 1);
    }
    .a_btn:hover span.j_icon {
        left: 160px;
        opacity: 1;
    }
    .tit_bo {
        text-align: center;
        padding-top: 70px;
        padding-bottom: 20px;
    }
    .tit_bo .ma_b_ti {
        font-size: 60px;
        color: #121221;
    }
    .tit_bo .ma_s_ti {
        font-size: 18px;
        color: #636363;
        font-weight: 300;
        margin-top: -10px;
    }
    .tit_bo01 {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .tit_bo01 .ma_s_ti {
        font-size: 18px;
        color: #636363;
        font-weight: 300;
    }
    .tit_bo01 .ma_b_ti {
        font-size: 40px;
        color: #121221;
        margin-top: -5px;
    }
    .ma_con00 {
        position: relative;
        padding: 80px 0;
		background:url('../img/main/ma_con00_bg.png') no-repeat; background-size:cover;
    }
.ma_con00 > .main_inner_as > .con00_box_group {display:flex; flex-direction:row; justify-content:center; margin-top:80px;}
.ma_con00 > .main_inner_as > .con00_box_group > .con00_box {text-align:center; margin-right:80px;}
.ma_con00 > .main_inner_as > .con00_box_group > .con00_box > img {margin:0 auto;}
.ma_con00 > .main_inner_as > .con00_box_group > .con00_box:last-child {margin-right:0px;}
.ma_con00 > .main_inner_as > .con00_box_group > .con00_box > div {width:80px; height:80px; margin:0 auto;}
.ma_con00 > .main_inner_as > .con00_box_group > .con00_box > div > img {width:100%;}
.ma_con00 > .main_inner_as > .con00_box_group > .con00_box > h2 {font-size:29px; margin-top:20px;}
.ma_con00 > .main_inner_as > .con00_box_group > .con00_box > p {font-size:19px; font-weight:300; margin-top:20px; line-height:27px;}

.fw100 {font-weight:100;}
.fw300 {font-weight:300;}
    .con00_bgb {
        width: 1490px;
        height: 200px;
        background: #f2f3f6;
        margin-top: 220px;
    }
    .main_inner_as {width:1200px; margin:0 auto;}
    .con00_txt {
    }
    .ma_con00_s {
        font-size: 17px;
        color: #d93c1c;
        font-weight: 400;
        letter-spacing: -0px;
    }
    .ma_con00_b {
        font-size: 52px;
        color: black;
        font-weight: 700;
        letter-spacing: 0px;
		text-align:center;
    }
    .ma_con00_n {
        font-size: 20px;
        margin-top: 20px;
        line-height: 27px;
        font-weight: 300;
		text-align:center;
    }
    .ma_con00_bar {
        display: block;
        margin-top: 46px;
        margin-left: 10px;
        width: 72px;
        height: 3px;
        background: #d93c1c;
    }
    .con00_txt>ul {
        margin-top: 50px;
        margin-left: 10px;
    }
    .con00_txt>ul>li {
        font-size: 19px;
        line-height: 31px;
        margin-bottom: 20px;
        font-weight: 300;
        color: #333333;
        width: 350px;
    }





    .s_b_ar {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        z-index: 50;
    }
    .s_b_ar br {
        display: none;
    }


    .pink_ba {
        position: absolute;
        top: 63px;
        left: 0;
        display: block;
        height: 8px;
        background-color: #f4c6bf;
        z-index: 40;
    }
    .pba01 {
        width: 335px;
    }
    .pba02 {
        width: 295px;
    }
    .s_b_ar01 {
        float: left;
        display: block;
        margin-top: 65px;
        margin-right: 60px;
        line-height: 35px;
    }
    .s_b_ar02_ar {
        width: 100%;
        display: inline-block;
        margin-top: 0px;
        margin-right: 60px;
    }
    .s_b_ar02 {
        width: 100%;
        display: block;
        float: left;
    }
    .s_b_ar01>p,
    .s_b_ar02>p {
        font-size: 19px;
        color: #363636;
        font-weight: 300;
        padding-bottom: 7px;
        letter-spacing: -0.5px;
    }
    .acc_btn02 {
        position: absolute;
        bottom: -100px;
        left: 0;
        display: block;
        width: 150px;
        padding: 13px 0 13px 20px;
        color: #363636;
        font-weight: 300;
        border: 1px solid #636363;
        font-size: 17px;
        background-image: url('/festa/img/main/more_arow01.png');
        background-repeat: no-repeat;
        background-position: 120px center;
    }
    a.acc_btn02:hover {
        background: #d93c1c;
        color: #fff;
        border: 1px solid #d93c1c;
        background-image: url('/festa/img/main/more_arow02.png');
        background-repeat: no-repeat;
        background-position: 110px center;
    }


.ma_con01 {position: relative; width: 100%; background:#F7F1FF;}
.ma_con01 > .main_inner {text-align:center; padding:80px 0px; width:1200px; margin:0 auto; box-sizing:border-box;}
.ma_con01 > .main_inner > h2 {font-size:52px;}
.ma_con01 > .main_inner > p {    font-size: 38px; margin-top:20px; font-family: 'paper'; font-weight: 500;}
.ma_con01 > .main_inner > .ma_con01_box_group {display:flex; flex-direction:row; justify-content:center; margin-top:100px;}
.ma_con01 > .main_inner > .ma_con01_box_group > .ma_con01_box {background:white; width:280px; border-radius:15px; text-align:left; position:relative; margin-right:25px;
box-shadow:10px 10px 10px rgba(140,150,198,0.1);
transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms;
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;}
.ma_con01 > .main_inner > .ma_con01_box_group > .ma_con01_box > img {width:100%;}
.ma_con01 > .main_inner > .ma_con01_box_group > .ma_con01_box:hover {margin-top:-30px; box-shadow:15px 15px 15px rgba(140,150,198,0.3);}
.ma_con01 > .main_inner > .ma_con01_box_group > .ma_con01_box:hover a {background:#684DD8; color:white;}
.ma_con01 > .main_inner > .ma_con01_box_group > .ma_con01_box:last-child {margin-right:0px;}
.ma_con01 > .main_inner > .ma_con01_box_group > .ma_con01_box img {border-radius:15px 15px 0px 0px;}
.ma_con01 > .main_inner > .ma_con01_box_group > .ma_con01_box h2 {font-size:29px; margin-top:20px; text-align:center;}
.ma_con01 > .main_inner > .ma_con01_box_group > .ma_con01_box p {font-size:17px; margin-top:12px; text-align:center; font-weight:300; line-height:26px; display:block; width:100%;
height:100px;}
.ma_con01 > .main_inner > .ma_con01_box_group > .ma_con01_box a {font-size:19px; display:block; background:white; border:1px solid #ccc; color:black; margin:0 auto; width:200px;
height:50px; line-height:50px; text-align:center; margin-bottom:40px; border-radius:500px;
transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms;
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;}
.ma_con01 > .main_inner > .ma_con01_btn_box {display:flex; justify-content:center;}
.ma_con01 > .main_inner > .ma_con01_btn_box a {display:inline-block; width:360px; height:70px; line-height:70px; text-align:center; box-sizing:border-box;
background-image:url('../img/con01_arrow.png') , linear-gradient(to right, rgba(104,77,216, 1), rgba(104,77,216, 1));
background-repeat:no-repeat; background-position:293px 16px , center; color:white; border-radius:500px; font-size:23px;; margin-right:75px; margin-top:60px;}
.ma_con01 > .main_inner > .ma_con01_btn_box > a > span {display:inline-block;}
.ma_con01 > .main_inner > .ma_con01_btn_box > a > span:nth-child(1) { font-size:16px; height:25px; line-height:25px;  width:100%; font-weight:300; display:block; margin-bottom:-25px;}
.ma_con01 > .main_inner > .ma_con01_btn_box > a > span:nth-child(2) {}



.ma_con02 {width: 100%; background:url('../img/main/ma_con02_bg.png') no-repeat; }
.ma_con02 > .main_inner {text-align:center; padding:230px 0px; width:1200px; margin:0 auto; box-sizing:border-box;}
.ma_con02 > .main_inner > h2 {font-size:52px; text-align:right;}
.ma_con02 > .main_inner > p {font-size:20px; text-align:right; margin-top:20px;}
.ma_con02 > .main_inner > ul.ma_con02_box_group {text-align:right; margin-top:55px; box-sizing:border-box;}
.ma_con02 > .main_inner > ul.ma_con02_box_group > li {font-size:29px; margin-top:5px; background:url('../img/main/con02_circle_img.png') no-repeat left 6px;
text-align:left; width:250px; margin-left:960px; padding-left:50px; font-weight:500; box-sizing:border-box;}

.ma_con02 > .main_inner > .ma_con02_btn_box {width:383px; height:70px; margin-left:810px; margin-top:60px; box-sizing:border-box;}
.ma_con02 > .main_inner > .ma_con02_btn_box a {display:block; position:relative; width:383px; height:70px; line-height:70px; text-align:center; background:#fff; border:1px solid #D93C1C;
background-repeat:no-repeat; color:#D93C1C; border-radius:500px; font-size:23px;
transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms;
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;}
.ma_con02 > .main_inner > .ma_con02_btn_box a:after {content:""; position:absolute; right:30px; top:15px; display:block; width:40px; height:40px; background:url('../img/main/con01_arrow_red.png') no-repeat;}
.ma_con02 > .main_inner > .ma_con02_btn_box:hover a {background:#D93C1C; color:white;}
.ma_con02 > .main_inner > .ma_con02_btn_box:hover a:after {background:url('../img/main/con01_arrow_hover.png') no-repeat;}

.ma_con03 {idth: 100%; background:url('../img/main/ma_con03_bg.png') no-repeat; background-size:cover;}
.ma_con03 > .main_inner { text-align:center; padding:200px 0px; margin:0 auto;}
.ma_con03 > .main_inner h2 {font-size:68px; color:white;}
.ma_con03 > .main_inner p {font-size:23px; color:white; margin-top:20px; font-weight:300;}
.ma_con03 > .main_inner > .bar {display:block; width:62px; height:62px; margin:0 auto; margin-top:30px; background:url('../img/main/con3_bar.png') no-repeat;}
.ma_con03 > .main_inner p.con_txt {font-size:29px; margin-top:30px; line-height:35px;}
.ma_con03 > .main_inner > .ma_con03_btn_box a {display:block; position:relative; width:383px; height:70px; line-height:70px; text-align:center; background:white;
background-repeat:no-repeat; color:#111; border-radius:500px; font-size:23px; margin:0 auto; margin-top:50px;
transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms;
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;}
.ma_con03 > .main_inner > .ma_con03_btn_box a:hover {background:rgba(217,60,28,1); color:white;}
.ma_con03 > .main_inner > .ma_con03_btn_box a:after {content:""; position:absolute; right:30px; top:15px; display:block; width:40px; height:40px; background:url('../img/main/con01_arrow.png') no-repeat;}
.ma_con03 > .main_inner > .ma_con03_btn_box a:hover:after {background:url('../img/main/con01_arrow_hover.png') no-repeat;}

.ma_con04 {background:#DDF8F4; box-sizing:border-box;}
.ma_con04 > .main_inner { width:100%; height:100%; position:relative; min-height:900px;}
.ma_con04 > .main_inner a {position:absolute; left:calc(50% - 50px); top:50%; transform:translate(-50%,-50%);}
.ma_con04 > .main_inner > .con4_img_m {display:none;}


.ma_con05 {margin-top:100px;}
.ma_con05 > .main_inner > .ma_con05_slide {}
.ma_con05 .slick-initialized .slick-slide {outline:none; cursor:pointer;}
.ma_con05 .slick-slide img {border-radius:15px; width:100%;}
.ma_con05 .slick-initialized .slick-slide {margin:0 0.1%;}


.ma_lsa_banner {background:url("/img/ma_lsa_banner_bg.jpg") no-repeat; background-size:cover; height:337px; box-sizing:border-box; padding-top:50px;}
.ma_lsa_banner div img {margin:0 auto; }


.fadein_01 {opacity:0; margin-left:-300px; max-width:100%;}






    .ma_con03 {
        position: relative;
        width: 100%;
    }
    .ma_con03 ul {
        display: inline-block;
        width: 100%;
        padding-bottom: 30px;
    }
    .ma_con03 ul li {
        position: relative;
        float: left;
        display: inline-block;
        margin-right: 40px;
        margin-bottom: 40px;
        overflow: hidden;
        border-radius: 30px 0;
        box-shadow: 13px 13px 10px 5px rgba(0, 0, 0, 0.18);
    }
    .ma_con03 ul li a {
        font-size: 33px;
        text-align: center;
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
        font-weight: 300;
        padding-top: 50px;
        z-index: 1;
    }
    .ma_con03 ul li:nth-child(5n+0) {
        margin-right: 0;
    }
    .ma_con03 ul li {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transition: all 0.2s ease-in-out;
    }
    .ma_con03 ul li:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    .con03_ic_btn {
        font-size: 17px;
        text-align: left;
        position: relative;
        display: block;
        width: 120px;
        border: 1px solid #fff;
        background-image: url('/festa/img/main/more_arow02.png');
        left: 50%;
        padding: 8px 0 10px 15px;
        margin-left: -75px;
        margin-top: 10px;
        background-repeat: no-repeat;
        background-position: 100px center;
    }
    .acti {
        color: #363636;
        background-color: #fff;
        background-image: url('/festa/img/main/more_arow01.png');
    }
    .ma_con04 {
        position: relative;
        width: 100%;
    }
    ul.con04_ular {
        width: 100%;
        text-align: center;
        display: block;
    }
    ul.con04_ular>li {
        display: inline-block;
        margin: 0 11px;
    }
    .sns_box {
        position: relative;
        width: 534px;
        height: 470px;
        padding: 38px 20px 0 20px;
        background: #fff;
        border: 1px solid #b3b3b3;
        overflow: hidden;
    }
    .sns_box .more {
        float: right;
        font-size: 14px;
        font-family:'Noto Sans KR', sans-serif;
        color: #d9422c;
    }
    .sns_box .sns_line {
        float: left;
        width: 100%;
        height: 1px;
        background: #363636;
        margin: 10px 0 20px 0;
    }
    .fb_ic {
        position: absolute;
        top: 30px;
        left: 20px;
    }
    .fb_ar {
        display: inline-block;
        overflow-y: scroll;
        width: 100%;
        height: 422px;
    }
    .fb_con {
        width: 100%;
    }
    .noti_ic {
        position: absolute;
        top: 35px;
        left: 20px;
        font-size: 20px;
        color: #363636;
        line-height: 17px;
    }
    .v_r_bar {
        float: left;
        display: block;
        width: 5px;
        height: 18px;
        background: #d9422c;
        margin-right: 10px;
    }
    .noti_ar {
        display: inline-block;
        width: 100%;
        height: 423px;
    }
    .noti_con {
        width: 100%;
        text-align: left;
    }
    .noti_con>div {
        padding-right: 30px;
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .noti_con .noti_txt {
        font-size: 15px;
        color: #363636;
        font-weight: 300;
        letter-spacing: -1px;
    }
    .noti_con .noti_txt>span {
        float: left;
        display: block;
        width: 3px;
        height: 3px;
        border-radius: 100%;
        background: #363636;
        margin: 13px 8px 0 0;
    }
    .con5_prev {
        position: absolute;
        top: 80px;
        left: 0;
        z-index: 10;
        cursor: pointer;
    }
    .con5_next {
        position: absolute;
        top: 80px;
        right: 0;
        z-index: 10;
        cursor: pointer;
    }


    .ma_con05_slide {
        position: relative;
        width: 100%;
    }
    .ma_con_bgro {
        width: 100%;
        background: #f2f3f6;
    }
    .ma_con06 {
        width: 100%;
        background: #f2f3f6;
        padding-bottom: 80px;
    }
    .input_ar {
        display: inline-block;
        width: 100%;
        padding: 40px 0 40px 0;
        background: #fff;
    }
.in_tit {display: inline-block;font-size: 14px; color: #363636; margin-right: 20px; font-weight:500; position:relative;width:70px;}
.in_tit:after {display:block; width:2px; height:18px; content:""; background:#d9422c; position:absolute; right:-10px; top:1px;}

.interest_seminar {margin-top:40px;}
.interest_seminar .in_tit {width:70px;}
.interest_seminar > .interest_seminar_table {margin-top:10px;}
.interest_seminar > .interest_seminar_table > div {display:flex; border-top:1px solid #767676; border-bottom:1px solid #9f9f9f;}
.interest_seminar > .interest_seminar_table > div > h2 {background:#f6f6f6; display:block; width:25%; text-align:center; border-right:1px solid #ddd; font-size:19px; font-weight:700;}
.interest_seminar > .interest_seminar_table > div.sm1 > h2 {color:#d9422c; padding-top:73px;}
.interest_seminar > .interest_seminar_table > div.sm1 > div > ul > li:nth-child(3) > label {color:#d9422c;}
.interest_seminar > .interest_seminar_table > div.sm2 > h2 {color:#057c52; padding-top:245px;}
.interest_seminar > .interest_seminar_table > div.sm2 > div > ul > li:nth-child(3) > label {color:#057c52;}
.interest_seminar > .interest_seminar_table > div.sm3 > h2 {color:#6552ae; padding-top:122px;}
.interest_seminar > .interest_seminar_table > div.sm3 > div > ul > li:nth-child(3) > label {color:#6552ae;}
.interest_seminar > .interest_seminar_table > div > div {width:100%; }

.interest_seminar > .interest_seminar_table > div > div > ul {display:flex;}
.interest_seminar > .interest_seminar_table > div > div > ul > li > label {display:block;}
.interest_seminar > .interest_seminar_table > div > div > ul > li {padding:10px 0px; font-size:14px; font-weight:500; }
.interest_seminar > .interest_seminar_table > div > div > ul > li:nth-child(1) {width:10%; text-align:center;}
.interest_seminar > .interest_seminar_table > div > div > ul > li:nth-child(2) {width:10%;}
.interest_seminar > .interest_seminar_table > div > div > ul > li:nth-child(2) > label > img {width:35px;}
.interest_seminar > .interest_seminar_table > div > div > ul > li:nth-child(3) {width:30%;}
.interest_seminar > .interest_seminar_table > div > div > ul > li:nth-child(3) > label {color:#d9422c;}
.interest_seminar > .interest_seminar_table > div > div > ul > li:nth-child(4) {width:50%; }
.interest_seminar > .interest_seminar_table > div > div > ul {border-bottom:1px solid #ddd;}
.interest_seminar > .interest_seminar_table > div > div > ul:last-child {border:none;}
.interest_seminar > .interest_seminar_table > div.sm2 {border-top:none;}
.interest_seminar > .interest_seminar_table > div.sm3 {border-top:none;}
.interest_seminar > .interest_seminar_table > div > div > ul > li > label > span {display:none;}
.interest_seminar > .interest_seminar_table > div > div > ul > li.check input[type="checkbox"] {width:16px; height:16px; vertical-align:inherit;}



.qna_text_box {margin-top:40px; }
.qna_text_box span.text {display:inline;}
.qna_text_box span.qna_textarea {display:block; width:100%; height:100%; margin-top:10px;}
.qna_text_box span.qna_textarea textarea {width:100%; height:100%; box-sizing:border-box;}




    .input_ar>ul {
        display: inline-block;
        width: 100%;
        margin-left: 50px;
    }
    .input_ar>ul>li {
        position: relative;
        display: block;
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }
    .input_ar>ul>li>select {
        font-size: 14px;
        font-family:'Noto Sans KR', sans-serif;
        width: 250px;
        height: 30px;
        padding-left: 10px;
        border: 1px solid #ababab;
    }
    .input_ar>ul>li>input {
        font-size: 14px;
        font-family:'Noto Sans KR', sans-serif;
        width: 234px;
        height: 28px;
        padding-left: 14px;
        border: 1px solid #ababab;
    }
    .input_btn {
        position: absolute;
        display: inline-block;
        text-align: center;
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        width: 88px;
        height: 28px;
        border: 1px solid #d9422c;
        color: #d9422c;
        margin-left: 5px;
        margin-top: 10px:
    }
    .se_box {
        display: none;
        position: absolute;
        z-index: 10;
        top: 40px;
        left: 0;
        width: 77%;
        padding: 5px 5px 10px 5px;
        border: 1px solid #ababab;
        background: #fff;
    }
    .se_box>ul.sec>li {
        font-size: 14px;
        color: #959595;
        text-align: center;
        letter-spacing: -1px;
        line-height: 30px;
        font-weight: 300;
        display: inline-block;
        float: left;
        width: 17.2%;
        height: 32px;
        border: 1px solid #c2c2c2;
        margin: 0 5px 10px 5px;
    }
    .se_box>ul.sec>li.on,
    .se_box01>ul.sec>li.on {
        color: #fff;
        background: #d9422c;
    }
    .se_box>ul.sec>li>a,
    .se_box01>ul.sec>li>a {
        display: block;
        width: 100%;
    }
    .se_box>ul.sec>li>a,
    .se_box01>ul.sec>li>a>label {
        display: block;
        width: 100%;
    }
    .se_box>span,
    .se_box01>span {
        display: block;
        font-size: 15px;
        color: #363636c;
        padding: 5px 0 10px 5px;
    }
    .se_box01 {
        display: none;
        position: absolute;
        z-index: 10;
        top: 40px;
        left: 0;
        width: 77%;
        padding: 5px 5px 10px 5px;
        border: 1px solid #ababab;
        background: #fff;
    }
    .se_box01>ul.sec>li {
        font-size: 14px;
        color: #959595;
        text-align: center;
        letter-spacing: -1px;
        line-height: 30px;
        font-weight: 300;
        display: inline-block;
        float: left;
        width: 30.5%;
        height: 32px;
        border: 1px solid #c2c2c2;
        margin: 0 5px 10px 5px;
    }
    .se_box01>ul.sec>li.pf_empty {
        border: 1px solid #fff;
    }
    .se_box01>ul.sec::after {
        content: "";
        display: block;
        width: 0px;
        height: 0px;
        clear: both;
    }
    a.sec_btn {
        text-align: center;
        font-size: 14px;
        display: inline-block;
        width: 78px;
        margin: 5px 0 5px 175px;
        padding: 5px;
        background: #fff;
        border: 1px solid #d9422c;
        color: #d9422c;
    }
    span.sec_clo {
        position: absolute;
        top: -5px;
        right: 0;
        cursor: pointer;
    }
    span.sec_txt {
        font-size: 15px;
        color: #636363;
        font-weight: 300;
    }
    p.input_txt {
        font-size: 15px;
        color: #d9422c;
        margin-left: 50px;
        font-weight: 300;
    }
    span.input_line {
        display: block;
        width: 1050px;
        height: 1px;
        margin: 0px;
        background: #ababab;
    }
    .input_chk {
        margin-left: 50px;
    }
    .input_chk>input {
        width: 16px;
        height: 16px;
        border: 1px solid #6f6e6f;
    }
    .input_chk>label {
        font-size: 15px;
        color: #363636;
        font-weight: 300;
    }
    .input_chk>a {
        font-size: 15px;
        color: #8e8e8e;
        font-weight: 300;
    }
    .acc_btn03 {
        display: block;
        text-align: center;
        width: 200px;
        margin: 30px auto 0;
        padding: 10px 0;
        background: #d93c1c;
        color: #fff;
        font-size: 21px;
        font-weight: 300;
    }
    /* PC main 끝 */






    /* PC content 시작 */


    .sub_con {padding-bottom: 100px;}
.subcon_bg {position: relative; width: 100%; height: 300px; background: url('/festa/img/content/subcon_bg.png') no-repeat center; background-size:cover;display:flex;justify-content:center;align-items:center;}
.bg_step {background: url('/festa/img/content/subcon_bg1.png') no-repeat center;}
.bg_location {background: url('/festa/img/content/subcon_bg2.png') no-repeat center;}
.bg_program {background: url('/festa/img/content/subcon_bg3.png') no-repeat center;}
.bg_college {background: url('/festa/img/content/subcon_bg4.png') no-repeat center;}
.bg_event {background: url('/festa/img/content/subcon_bg5.png') no-repeat center;}
.bg_pre {background: url('/festa/img/content/subcon_bg6.png') no-repeat center;}
.bg_pi {background: url('/festa/img/content/subcon_bg7.png') no-repeat center;}
.bg_semi {background: url('/festa/img/content/subcon_bg8.png') no-repeat center;}







.event_page .header {display:none;}
.event_page .header.ar {display:block;}
.event_page .header.ar:before {display:none;}

.event_page .header.ar .menu > ul > li a {color:black;}
.event_page .header.ar .menu > ul > li a.active {color:#d93c1c;}

.event_page .header.ar .menu > ul > li a:hover {color:#d93c1c;}
.event_page .header.ar .menu > ul > li > ul.sub-menu > li > a:hover {color:white;}
.event_page .header.ar .menu > ul > li.sin > a {color:white; border:1px solid #d93c1c;}

.event_bg > div:nth-child(1) {background:url('/festa/img/event_bg_01.jpg') no-repeat center; width:100%; background-size:cover; }
.event_bg > div:nth-child(2) {background:url('/festa/img/event_bg_02.jpg') no-repeat center; width:100%; height:3016px; background-size:cover;}
.event_bg > div:nth-child(3) {background:url('/festa/img/event_bg_03.jpg') no-repeat top; width:100%; }
.event_bg > div:nth-child(4) {background:#6d6768;}

.event_bg > div > img {margin:0 auto;}


.event_lsa_bg > div:nth-child(1) {background:url('/festa/img/2403_event_lsa_bg_01.jpg') no-repeat center; width:100%; height:866px; background-size:cover; padding-top:30px; box-sizing:border-box;}
.event_lsa_bg > div:nth-child(2) {background:url('/festa/img/2403_event_lsa_bg_02.jpg') no-repeat center; width:100%; height:1920px; background-size:cover; padding-top:50px; box-sizing:border-box;}

.event_lsa_bg > div:nth-child(3) {background:#ee5443; color:white; text-align:left; padding:30px 0; display:flex; justify-content:center; }
.event_lsa_bg > div:nth-child(3) > div {width:780px; position:relative;}
.event_lsa_bg > div:nth-child(3) > div:after {display:block; content:""; width:615px; height:1px; background:white; position:absolute; top:22px; right:0; opacity:0.5;}
.event_lsa_bg > div:nth-child(3) > div h2 {font-size:30px;}
.event_lsa_bg > div:nth-child(3) > div ul li {font-size:18px; position:relative; padding-left:15px;}
.event_lsa_bg > div:nth-child(3) > div ul li:before {display:block; content:""; width:5px; height:5px; background:white; border-radius:500px; position:absolute; top:15px; left:0;}
.event_lsa_bg > div:nth-child(3) > div ul li a {color:#fff799; font-weight:600; padding-left:30px; position:relative;}
.event_lsa_bg > div:nth-child(3) > div ul li a.mail:before {display:block; content:""; width:25px; height:25px; background:url('/festa/img/lsa_e_mail.png') no-repeat center; background-size:cover;
position:absolute; left:0; top:5px;}
.event_lsa_bg > div:nth-child(3) > div ul li a.phone:before {display:block; content:""; width:25px; height:25px; background:url('/festa/img/lsa_e_phone.png') no-repeat center; background-size:cover;
position:absolute; left:0; top:5px;}



.event_lsa_btn a {display:block; width:400px; height:90px; line-height:90px; text-align:center; color:white; background:#42a316; font-size:34px; margin:0 auto; margin-top:70px; border-radius:500px;}


    .sub_tit {
        text-align: center;
    }
    .sub_tit_rb {
        width: 48px;
        height: 4px;
        background: #d93c1c;
        margin: 0 auto;
    }
	.sub_tit_txta { font-size: 40px; font-weight: 700; color:black;}
    .sub_tit_txt { font-size: 48px; font-weight: 700; color:white;}
    .sub_tit_txt_subtit {font-size: 19px; font-weight: 300; color:white;}
    .input_wrap {
        position: relative;
        width: 1080px;
		margin:0 auto;
    }
    .w750 {
        position: relative;
        width: 750px !important;
		margin:0 auto;
    }
.input_wrap_pi {width:100%;}
.txt_ar {width:auto; display: block; font-size: 15px; margin:0 auto; max-width:650px;}
.txt_ar2 {width:100%;}
.pre_subtxt {float:left;}
.pre_subtxt  > li {font-weight:300;}
.pre_subtxt2 {font-size:35px; font-weight:700; margin-top:14px;}
    .red_f {
        display: inline-block;
    }
    .red_f>br {
        display: none;
    }
    .t_bo {
        float: left;
        font-weight: 400;
        color: #363636;
        margin-top: 20px;
    }
    .mb_50 {
        margin-bottom: 50px;
    }
.coll_thumb {margin-top:15px;}
    .b_bo {
        float: right;
        color: #fff;
		margin-top:22px;
    }
    .b_bo>li {
        float: left;
        text-align: center;
        margin-left: 10px;
    }
    .b_bo>li>a {
        display: block;
        width: 120px;
        padding: 10px 0;
        color: #d93c1c;
        border: 1px solid #d93c1c;
    }
.sub_input_ar {position: relative; width: 100%; display: inline-block; margin-top:30px;	padding-top:0; border: 1px solid #d9d9d9; border-radius:15px; box-sizing:border-box;
box-shadow:5px 5px 10px rgba(0,0,0,0.1); overflow:hidden;}
.sub_input_ar2 {border:none; box-shadow:none; border-top:1px solid #d9d9d9; padding-top:30px; border-radius:0px;}
.sub_input_ar > h2 {background:#ffe8e6; padding:8px 35px;}

.txt_bd_title {font-size:19px; font-weight:900;}
    .sub_input_ar .c_b {
        display: inline-block;
        width: 16px;
        height: 16px;
    }
    .s_c_txt,
    .s_c_txt01 {
        display: inline-block;
        font-family:'Noto Sans KR', sans-serif;
        font-size: 14px;
        margin-left: 5px;
        width: 300px
    }
    .mt30 {
        margin-bottom: 30px;
    }
    .s_c_txt01 {width: auto !important; margin-left: 8px;  margin-right: 20px;
    }
    .s_c_txt02 {
        width: 280px !important;
    }

    .sub_input_ar>ul>li>input {
        font-size: 14px;
        font-family:'Noto Sans KR', sans-serif;
        width: 234px;
        height: 28px;
        padding-left: 14px;
        border: 1px solid #ababab;
    }
    .sub_input_ar>ul>li {
		font-size:14px;
        display: inline-block;
        margin-bottom: 20px;
        margin-right: 164px;
        float: left;
        width: 453px;
    }
.sub_input_ar > ul > li > p {display:inline-block; width:337px; font-weight:300;}
.inner_pi > .input_wrap_pi > form > h2 {text-align:center; font-size:35px;}

    .ant01>select {
        font-size: 14px;
        font-family:'Noto Sans KR', sans-serif;
        width: 250px;
        height: 30px;
        padding-left: 10px;
        border: 1px solid #ababab;
    }
    .ant02>select {
        font-size: 14px;
        font-family:'Noto Sans KR', sans-serif;
        width: 170px !important;
        height: 30px;
        padding-left: 10px;
        border: 1px solid #ababab;
    }
    span.jpq {
        position: relative;
        float: right;
        margin-right: 85px;
        cursor: pointer;
    }
    .jpq_box {
        display: none;
        position: absolute;
        width: 400px;
        background: #fff;
        font-size: 12px;
        top: 22px;
        left: -62px;
        padding: 15px 10px;
        border: 1px solid #d93c1c;
    }
    .jpq_t {
        display: none;
    }
 .end_ar {width: 100%; font-size: 17px; padding:0px 35px; box-sizing:border-box; padding-top:30px;}
.end_ar>p {display: block; margin: 14px 0; margin-top:0px;}
.end_txt01 {color: #111111; display: inline-block; width:80px; position:relative;}
.end_txt01:after {position:absolute; content:""; display:block; background:#d93c1c; width:2px; height:18px; top:5px; left:80px;}
    .end_txt02 {
        color: #121212;
        margin-left: 15px;
		display:inline-block;
    }
.end_txt02 > .input_name {height:35px; border:1px solid #ccc; font-size:19px; padding-left:15px;}
.phone_input > div.hp_input {display:inline-block;}
.phone_input > div.hp_input > select {height:35px; border:1px solid #ccc; width:80px; padding-left:15px; margin-left:13px;}
.phone_input > div.hp_input > input {height:35px; border:1px solid #ccc; width:100px; padding-left:15px;}



    .ic_bo {float: right;  margin: 30px 5px 0 0; margin-bottom:10px;    }
    .ic_bo>li {
        float: left;
        display: inline-block;
        height: 14px;
        padding: 0 20px 0 20px;
        border-left: 2px solid #c7c7c7;
        line-height: 15px;
    }
    .ic_bo>li:first-child {
        border: 0;
    }
    .ic_bo>li:last-child {
        padding-right: 0;
    }
    .c_ic01,
    .c_ic02,
    .c_ic03,
    .c_ic04 {
        float: left;
        display: block;
        width: 8px;
        height: 8px;
    }
    .c_ic01 {
        background: #009a12;
    }
    .c_ic02 {
        background: #1a61f0;
    }
    .c_ic03 {
        background: #ffa903;
    }
    .c_ic04 {
        background: #d52bff;
    }
    .ic_bo>li>a {
        padding-left: 5px;
        float: left;
        cursor: default;
    }
    ul.coll_tab {
        position: relative;
        display: flex;
        width: 1080px;
        height: 60px;
        border: 1px solid #cdcdcd;
        text-align: center;
		box-sizing:border-box;
    }
    ul.coll_tab>li {
		width: 100%;
        color: #636363;
        float: left;
        height: 60px;
        border-right: 1px solid #cdcdcd;
        line-height: 60px;
    }
    ul.coll_tab>li.active {
        background: #d93c1c;
        color: #fff;
        width: ;
    }
.coll_thumb > div > ul > li > a {display:block; margin-top:15px;}
    ul.coll_tab>li:last-child {
        border-right: none;
    }
    .coll_thumb>div {
        display: inline-block;
        padding-bottom: 30px;
    }
.coll_thumb > div > ul {display:flex; flex-wrap:wrap;}
    .coll_thumb>div>ul>li {
        position: relative;
        width: 204px;
		height:120px;
        margin: 5px;
        border: 1px solid #cdcdcd;
    }
    .coll_thumb>div>ul>li>a>img {
        display: block;
        width: 201px;
        margin: 0 auto;
    }
    .ic_dot {
        position: absolute;
        bottom: 5px;
        right: 5px;
    }
    .ic_dot>li {
        clear: both;
    }
    .ic_dot>li>span {
        margin: 2px;
    }
    .coll_sang {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1000;
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(0, 0, 0, 0.7);
    }
    .coll_sang_box {
        position: fixed;
        display: inline-block;
        top: 50%;
        left: 50%;
        width: 870px;
        height: 303px;
        margin-left: -435px;
        margin-top: -151px;
        background: #fff;
    }
    .coll_sang_ma {
        position: relative;
        width: 100%;
        float: left;
        display: block;
    }
    .coll_sang_img {
        float: left;
    }
    .coll_sang_txt {
        width: 610px;
        float: left;
        display: block;
        margin: 15px 0 0 30px;
    }
    .coll_sang_bt {
        font-size: 21px;
        color: #d93c1c;
    }
    .coll_sang_st {
        margin-top: 10px;
    }
    .sang_ro {
        width: 100%;
        display: inline-block;
    }
    .sang_ro01 {
        float: left;
        display: block;
        width: 4px;
        height: 4px;
        margin-top: 10px;
        margin-right: 5px;
        background: #d93c1c;
        border-radius: 100%;
    }
    .sang_ro02 {
        width: 98%;
        float: left;
        display: block;
        font-size: 15px;
        font-weight: 400;
        color: #363636;
    }
    .red_box {
        position: absolute;
        display: block;
        bottom: 0;
        right: 0;
        width: 583px;
        height: 120px;
        background: #d93c1c;
        padding: 10px 30px 0 30px;
    }
    .coll_sang_bt_w {
        width: 100%;
        display: block;
        font-size: 21px;
        color: #fff;
        padding-bottom: 5px;
        font-weight: 300;
        border-bottom: 1px solid #fff;
    }
    .coll_sang_st_w {
        font-size: 15px;
        color: #fff;
        padding-top: 7px;
        font-weight: 300;
        line-height: 21px;
    }
    .coll_sang_cen {
        display: inline-block;
        float: left;
        padding: 15px 20px 20px 30px;
    }
    .coll_sang_cen>ul>li {
        float: left;
        display: inline-block;
        width: 50%;
        font-size: 13px;
        color: #363636;
        font-weight: 300;
        margin: 5px 0;
    }
    .coll_sang_prev {
        position: absolute;
        top: 110px;
        left: -100px;
        z-index: 1001;
    }
    .coll_sang_next {
        position: absolute;
        top: 110px;
        right: -100px;
        z-index: 1001;
    }

    .red_bar_s {
        display: block;
        width: 20px;
        height: 3px;
        background: #d93c1c;
        margin: 5px 0;
    }
    .gray_f {
        display: inline-block;
        color: #636363;
    }


.m_event_btn {display:none;}

.sum_group {display:flex; flex-direction:row; justify-content:space-between;}
.sum_group > .sum_img {margin-right:30px;}
.sum_group > .sum_txt {font-size:19px; line-height:34px; font-weight:300; width:900px;}
.sum_group > .sum_txt > p {letter-spacing:-0.025em; font-size:20px; line-height:31px;}
.sum_group > .sum_txt > .sum_sub_txt {display:flex; flex-wrap:wrap; margin-top:25px;}
.sum_group > .sum_txt > .sum_sub_txt > p {font-size:19px; display:block; width:50%; border-bottom:1px solid #ccc; padding-top:10px; padding-bottom:10px; font-weight:400;}
.sum_group > .sum_txt > .sum_sub_txt > p:nth-child(1) {width:100%;}
.sum_group > .sum_txt > .sum_sub_txt > p:nth-child(3) {width:100%;}
.sum_group > .sum_txt > .sum_sub_txt > p:nth-child(2) , .sum_group > .sum_txt > .sum_sub_txt > p:nth-child(4) {width:100%;}
.sum_group > .sum_txt > .sum_sub_txt > p:last-child {width:100%;}
.sum_group > .sum_txt > .sum_sub_txt > p > span {font-weight:600; margin-right:5px; color:#D9422C;}
.sum_group > .sum_img > .m_img {display:none;}
.sum_group > .sum_img > .t_img {display:none;}




.step_tab {font-size:0px; text-align:center;}
.step_tab > a {display:inline-block; width:49.8%; height:70px; line-height:68px; border:1px solid #ccc; text-align:center; font-size:19px; cursor:pointer; position:relative;
transition: all 100ms;
        -o-transition: all 100ms;
        -ms-transition: all 100ms;
        -moz-transition: all 100ms;
        -webkit-transition: all 100ms;}
.step_tab > a:first-child {border-right:0px;}
.step_tab > a:hover {background:#D9422C; color:white; border:1px solid #D9422C;}
.step_tab > a:hover > img {opacity:1;}
.step_tab > a.on > img {opacity:1;}
.step_tab > a.on {background:#D9422C; color:white; border:1px solid #D9422C;}
.step_tab > a > img {opacity:0; position:absolute; top:50%; transform:translate(0,-50%); right:200px;
transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms;
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;}



.step_bg {background:#f2f2f2; margin-top:100px;}
.step_sub_txt_group {margin-top:5%;}
.step_sub_txt_group > .step_sub_txt1 > ul {margin-top:30px; border:1px solid #ccc; padding:40px 40px;}
.step_sub_txt_group > .step_sub_txt1 > ul > li {font-size:17px;}
.step_sub_txt_group > .step_sub_txt1 > ul > li:last-child {color:#D9422C; font-weight:600;}
.step_sub_txt_group > .sst2 > ul > li:last-child {color:black; font-weight:500;}
.step_sub_txt_group > .step_sub_txt1 > .txt1_info {display:flex; flex-direction:row; justify-content:space-between; margin-top:50px;}
.step_sub_txt_group > .step_sub_txt1 > .txt1_info > .box {display:block; border:3px solid #b9a0d5; background:#f4eff9; border-radius:500px; width:180px; height:180px; padding-top:45px; text-align:center; position:relative;
box-sizing:border-box;}
.step_sub_txt_group > .step_sub_txt1 > .txt1_info > .box:after {background:url('/festa/img/step_arrow.jpg') no-repeat; content:""; display:block; width:15px; height:23px; position:absolute; top:50%; right:-31%; transform:translate(0%,-50%);}
.step_sub_txt_group > .step_sub_txt1 > .txt1_info > .box:first-child {background:white; border:3px solid #D9422C;}
.step_sub_txt_group > .sst2 > .txt1_info > .box:first-child {background:#f4eff9; border:3px solid #b9a0d5;}
.step_sub_txt_group > .step_sub_txt1 > .txt1_info > .box:first-child > h2 {color:#D9422C;}
.step_sub_txt_group > .sst2 > .txt1_info > .box:first-child > h2 {color:#4f3074;}
.step_sub_txt_group > .step_sub_txt1 > .txt1_info > .box > h2 {font-size:23px; font-weight:600; color:#4f3074;}
.step_sub_txt_group > .step_sub_txt1 > .txt1_info > .box > p {font-size:15px; line-height:1.5em; margin-top:5px;}
.step_sub_txt_group > .step_sub_txt1.on {display:block !important;}
.step_tab > a:first-child {border-right:0px;}
.step_sub_txt_group > .step_sub_txt1 > .txt1_info > .box:last-child:after {display:none;}
.step_title_txt {text-align:center;}
.step_title_txt > h2 , .map_group > .map_title_txt > h2 {font-size:42px; font-weight:600; color:#111; text-align:center;}
.step_title_txt > p {font-size:20px; color:#666666; line-height:27px; margin-top:15px; letter-spacing:-0.025em;}
.step_title_txt > a {color:#D9422C; font-size:20px; display:block; margin-top:10px; background:url('/festa/img/sum_sub_bt_img.png') no-repeat 51% 17px;}

.step_sub_txt_group > img.step_img_m {display:none;}


.step_box_group {display:flex; justify-content:space-between; margin-top:42px;}
.step_box_group > .step_box {width:330px; box-sizing:border-box;}
.step_box_group > .step_box:first-child {margin-right:60px;}
.step_box_group > .step_box > .step_box_img {display:flex; background:#f0f0f0; height:150px; line-height:150px; position:relative;}
.step_box_group > .step_box:first-child > .step_box_img:after {position:absolute; content:""; display:block; background:url('/festa/img/step_arrow.png') no-repeat; width:90px; height:21px; top:52px; right:-50px;}
.step_box_group > .step_box > .step_box_img > img {width:100px; height:100px; margin:25px; margin-right:20px;}
.step_box_group > .step_box > .step_box_img > p {font-size:25px; font-weight:700;}
.step_box_group > .step_box > a {display:block; width:100%; height:46px; line-height:46px; font-size:19px; text-align:center; border:1px solid #000; margin-top:16px;}
.step_box_group > .step_box > a:hover {border:1px solid #d9422d; color:#d9422d;}

.step_box_group2 {flex-wrap:wrap; margin-top:60px;}
.step_box_group2 > .step_box {width:25%; height:200px; text-align:center; background:white; border:1px solid #bcbcbc; border-right:0px; border-bottom:0px; padding-top:20px;
box-sizing:border-box;}
.step_box_group2 > .step_box:first-child {margin-right:0px;}
.step_box_group2 > .step_box:nth-child(4) , .step_box_group2 > .step_box:nth-child(8) {border-right:1px solid #bcbcbc;}
.step_box_group2 > .step_box:nth-child(5) , .step_box_group2 > .step_box:nth-child(6) , .step_box_group2 > .step_box:nth-child(7) , .step_box_group2 > .step_box:nth-child(8) {
border-bottom:1px solid #bcbcbc;}
.step_box_group2 > .step_box > img {margin:0 auto;}
.step_box_group2 > .step_box > p {font-size:18px; line-height:23px;}

.event_con > img {}


.map_group { margin-top:100px; }
.map_group > .map_group_con {display:flex; justify-content:space-between; margin-top:60px;}
.map_group > .map_group_con > .map_view_pc > iframe {width:520px; height:375px; }
.map_group > .map_group_con > .map_view_m {display:none;}
.map_group > .map_group_con > .map_txt {width:100%; box-sizing:border-box; margin-left:40px; padding-top:30px;}
.map_group > .map_group_con > .map_txt > h2 {font-size:34px; font-weight:500;}
.map_group > .map_group_con > .map_txt > .map_sub_txt {display:flex; flex-wrap:wrap;}
.map_group > .map_group_con > .map_txt > .map_sub_txt > p {font-size:19px; font-weight:400; padding:15px 0px; border-bottom:1px solid #ccc; box-sizing:border-box; display:block;
width:100%;}
.map_group > .map_group_con > .map_txt > .map_sub_txt > p:first-child {border-top:1px solid #ccc; margin-top:15px;}
.map_group > .map_group_con > .map_txt > .map_sub_txt > p > span:nth-child(1) {font-weight:500; color:#D9422C; margin-left:10px; margin-right:30px; display:inline-block; width:70px;}



.pe_text_box {background:#f3f3f3; padding:2%;}
.pe_text_box > p > .txt_bd_title {font-size:23px;}
.pe_text_box > p > .s_sub_title {font-weight:500; font-size:15px;}



.program_box_group {display:block; flex-direction:row; justify-content:space-between;}
.program_box_group {}
.program_box_group > .program_box h2 {display:block; width:170px; height:70px; line-height:70px; background:#D9422C; text-align:center; color:white; font-size:19px; font-weight:600; margin-bottom:30px;}
/*.program_box_group > .program_box:nth-child(1) h2 {background:#ba3723;}
.program_box_group > .program_box:nth-child(2) h2 {background:#4192d1;}
.program_box_group > .program_box:nth-child(3) h2 {background:#57b5bd;}
.program_box_group > .program_box:nth-child(4) h2 {background:#3f979f;}
.program_box_group > .program_box:nth-child(5) h2 {background:#625ebf;}
.program_box_group > .program_box:nth-child(6) h2 {background:#dda835;}
.program_box_group > .program_box:nth-child(7) h2 {background:#577bbc;}*/
.program_box_group > .program_box h2::after {content:""; display:block; width:1px;height:30px; background:#ccc; margin:0 auto;}
.program_box_group > .program_box ul li {text-align:center; height:50px; line-height:50px; border:1px solid #ccc; margin-bottom:5px; border-radius:10pxv;}


.con2_bg {background:#f5f5f5; padding:5% 0px;}
.con2_box60 { margin-bottom:60px;}
.con2_box80 { margin-bottom:80px;}
.con2_box180 { margin-bottom:180px;}


.con2_box .program_img_m {display:none;}
.con2_box > h2 {font-size:42px; font-weight:600; text-align:center; letter-spacing:-0.05em;}
.con2_box > p {font-size:31px; font-weight:100; text-align:center;}
.con2_box > img {margin-top:50px;}
.con2_box > .program2_box_group {display:flex; flex-direction:row; justify-content:space-between; margin-top:80px;}
.con2_box > .program2_box_group > .program2_box {width:260px; position:relative;}
.con2_box > .program2_box_group > .program2_box > div {position:relative; box-sizing:border-box;}
.con2_box > .program2_box_group > .program2_box > div > h2 {font-size:29px; font-weight:600; margin-top:15px;}
.con2_box > .program2_box_group > .program2_box > div > p {box-sizing:border-box; padding-right:10px; font-size:15px; font-weight:300; margin-top:10px;}
.con2_box > .program2_box_group > .program2_box > a {width:100%; display:block; border:1px solid #D9422C; color:#D9422C; font-weight:500; box-sizing:border-box; padding:15px; text-align:center; position:absolute; bottom:-80px;
transition: all 100ms;
        -o-transition: all 100ms;
        -ms-transition: all 100ms;
        -moz-transition: all 100ms;
        -webkit-transition: all 100ms;}
.step_tab > a:first-child {border-right:0px;}
.con2_box > .program2_box_group > .program2_box:hover > a {background:#D9422C; color:white; border:1px solid #D9422C;}


.con2_box_2 {padding-top:5%;}
.con2_box_2 > p {font-size:24px; font-weight:400; position:relative;}
.con2_box_2 > p:after {display:block; content:""; width:185px; height:10px; background:#ffccc5; position:absolute; bottom:3px; left:50%; transform:translate(-50%,0); z-index:-1;}
.con2_box_2 > .sub_txt {margin-top:30px; background:#f2f2f2; padding:20px 30px;}
.con2_box_2 > .sub_txt > p {text-align:center; font-size:17px; color:#666666; text-align:left;}
.con2_box_2 > .sub_txt > p:before{content:"*"; margin-right:5px;}
.con2_box_2 > .sub_txt > p.dash {margin-bottom:14px;}
.con2_box_2 > .sub_txt > p.dash:before {content:"-"; margin-right:5px;}
.con2_box_2 > .sub_txt > p.star:before {content:"*"; margin-right:5px; font-size:30px; vertical-align:-12px; line-height:20px;}














    /* 이벤트 */
    .event {
        position: relative;
        left: 50%;
        margin-left: -960px;
        width: 1920px !important;
    }
    .event img {
        display: none;
    }
    .eventmain {
        position: relative;
        width: 1920px;
        height: 750px;
        margin-bottom: 80px;
        background: url('/festa/img/content/p_eventmain.jpg') no-repeat;
    }
    .eventsub {
        position: relative;
        width: 1150px;
        left: 50%;
        margin-left: -575px;
    }
    .eventsub>div {
        padding-bottom: 100px;
    }
    .eventsub>div:nth-child(1) {
        height: 601px;
        background: url('/festa/img/content/p_event01.jpg') no-repeat;
    }
    .eventsub>div:nth-child(2) {
        height: 820px;
        background: url('/festa/img/content/p_event02.jpg') no-repeat;
    }
    .eventsub>div:nth-child(3) {
        height: 314px;
        background: url('/festa/img/content/p_event03.jpg') no-repeat;
    }
    .eventsub>div:nth-child(4) {
        height: 274px;
        background: url('/festa/img/content/p_event04.jpg') no-repeat;
        padding-bottom: 50px !important;
    }
    .eventsub>div:nth-child(5) {
        height: 56px;
        background: url('/festa/img/content/p_event05.jpg') no-repeat;
        padding-bottom: 50px !important;
    }
    .eventsub>div:nth-child(6) {
        display: none;
    }




    /* 이벤트 */
    .stap_txt_ar {
        width: 100%;
        padding: 45px 0;
    }
    .stap_txt01 {
        display: block;
        width: 415px;
        float: left;
        font-size: 19px;
        font-weight: 500;
        color: #d93c1c;
    }
    .stap_txt02 {
        display: block;
        width: 630px;
        float: left;
        font-size: 16px;
        font-weight: 300;
        color: #808080;
        margin-bottom: 60px;
    }
    .stap_img_ar {
        display: inline-block;
        width: 100%;
        margin-top: 35px;
        padding: 35px 0 0 0;
        border-top: 1px solid #cdcdcd;
        text-align: center;
    }
    .stap_img_ar>li {
        display: inline-block;
        margin: 0 78px 50px 78px;
    }
    .stap_img_ar .stap_round {
        display: block;
        width: 178px;
        height: 178px;
        background: #f1f1f1;
        border: 1px solid #dcdcdc;
        border-radius: 100%;
    }
    .stap_img_ar .stap_im {
        display: inline-block;
        margin-top: 40px
    }
    .stap_img_ar .stap_img_txt01 {
        font-size: 16px;
        font-weight: 500;
        color: #363636;
        line-height: 19px;
    }
    .stap_img_ar .stap_img_txt02 {
        margin-top: 10px;
        font-size: 15px;
        font-weight: 300;
        color: #6363632;
        line-height: 18px;
    }
    .stap_slide_ar {
        position: relative;
        width: 100%;
        margin-bottom: 50px;
    }
    .con2_prev {
        position: absolute;
        z-index: 100;
        top: 50px;
        left: 0px;
        cursor: pointer;
    }
    .con2_next {
        position: absolute;
        z-index: 100;
        top: 50px;
        right: 0;
        cursor: pointer;
    }
    .map_tab {
        width: 100%;
        display: inline-block;
    }
    .map_tab>li {
        font-size: 17px;
        line-height: 48px;
        text-align: center;
        color: #8f8f8f;
        width: 518px;
        height: 48px;
        border: 1px solid #cecece;
    }
    .map_tab>li:first-child {
        float: left;
    }
    .map_tab>li:last-child {
        float: right;
    }
    .map_tab>li.active {
        background: #d93c1c;
        color: #fff;
        border: 1px solid #d93c1c;
    }
    .map_tab>li>a {
        display: block;
    }
    .map_thumb {
        width: 100%;
        margin: 30px 0 50px 0;
        display: inline-block;
    }
    .map_box_ar {
        float: left;
    }
    .map_box {
        position: relative;
        width: 524px;
        height: 524px;
        border: 1px solid #a6a6a6;
    }
    .map_btn {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        font-weight: 300;
        font-size: 18px;
        color: #fff;
        text-align: center;
        padding: 15px 35px;
        background: #30bb37;
    }
    .noci_r {
        font-size: 15px;
        color: #d9422c;
    }
    .map_txt_ar {
        float: left;
        display: block;
        margin-left: 29px;
    }
    .map_txt_b {
        font-size: 18px;
        color: #121212;
        font-weight: 500;
    }
    .map_txt_rb {
        display: block;
        width: 20px;
        height: 3px;
        margin: 3px 0 5px 2px;
        background: #d93c1c;
    }
    .map_txt_s {
        font-size: 16px;
        color: #363636;
        font-weight: 400;
        line-height: 20px;
    }
    .map_txt_r {
        display: block;
        font-size: 16px;
        color: #d93c1c;
        font-weight: 400;
        margin-top: 3px;
    }
    .map_txt01 {
        padding-bottom: 25px;
    }
    .map_txt02 {
        padding: 23px 0;
        border-top: 1px solid #cdcdcd;
        border-bottom: 1px solid #cdcdcd;
    }
    .map_txt03 {
        padding-top: 25px;
    }
    .ic_txt {
        font-size: 16px;
        font-weight: 400;
        padding: 2px 0;
    }
    .map_ic01 {
        color: #196fd0;
    }
    .map_ic02 {
        color: #078504;
    }
    .map_ic03 {
        color: #20c81c;
    }
    .map_ic04 {
        color: #30bb37;
    }
    .map_ic05 {
        color: #bd9f4c;
    }
    .map_ic06 {
        color: #6f99d0;
    }
    .bus {
        display: inline-block;
        width: 38px;
        margin-right: 5px;
    }
    .suw {
        display: inline-block;
        width: 22px;
        margin-right: 5px;
    }
    .bus>img,
    .suw>img {
        vertical-align: middle;
        display: inline-block;
    }
    .bus>img {
        width: 40px;
    }
    .suw>img {
        width: 22px;
    }
    /* 프로그램 */
    .prog_tab {
        width: 100%;
        display: inline-block;
        margin-top: 50px;
    }
    .prog_tab>li {
        font-size: 17px;
        color: #878787;
        text-align: center;
        float: left;
        width: 24%;
        height: 60px;
        margin-right: 10px;
        line-height: 60px;
        border: 1px solid #d2d2d2;
		transition: all 200ms;
        -o-transition: all 200ms;
        -ms-transition: all 200ms;
        -moz-transition: all 200ms;
        -webkit-transition: all 200ms;
    }
    .prog_tab>li:last-child {
        margin-right: 0;
    }
    .prog_tab>li.active {
        background: #d93c1c;
        color: #fff;
    }
    .prog_tab>li>a {
        display: block;
    }
	.prog_tab > li:hover {background:#d93c1c; border:1px solid #d93c1c; color:white;}
    .prog_thumb_ar {
        width: 100%;
    }
    .prog_txt_ar {
        margin-top: 50px;
    }
	.prog_bold {font-weight:400;}
    .prog_txt_b {
        font-size: 25px;
        color: #363636;
        font-weight: 500;
    }
    .prog_rb {
        display: inline-block;
        width: 4px;
        height: 21px;
        margin-right: 8px;
        background: #d93c1c;
    }

	.prog_thumb_txt {margin-top:20px; display:flex; flex-direction:row; justify-content:flex-start; flex-wrap:wrap; box-sizing:border-box;}
	.prog_thumb_txt > li {margin-right:10px; margin-bottom:10px;}
	.prog_thumb_txt > li:nth-child(4), .prog_thumb_txt > li:nth-child(8), .prog_thumb_txt > li:nth-child(12) {margin-right:0px;}
	.prog_thumb_txt > li > a {display:block; width:250px; height:270px; text-align:center; box-sizing:border-box; padding-top:110px; position:relative;
	transition: all 200ms;
        -o-transition: all 200ms;
        -ms-transition: all 200ms;
        -moz-transition: all 200ms;
        -webkit-transition: all 200ms;}
	.prog_thumb_txt > li > a > p {font-size:15px; font-weight:400; color:#888;}
	.prog_thumb_txt > li > a > h2{font-family:'GmarketSansBold'; font-size:23px; color:#d93c1c; line-height:27px; float:none; margin-top:5px;}
	.prog_thumb_txt > li > a > span.pro_img {display:block; position:absolute; top:13px; left:77px;}
	.prog_thumb_txt > li > a > span.pro_btn {display:block; font-size:15px; width:80%; height:40px; line-height:38px; border:1px solid #c4c4c4; margin:0 auto; margin-top:15px; box-sizing:border-box; border-radius:50px;
	transition: all 200ms;
        -o-transition: all 200ms;
        -ms-transition: all 200ms;
        -moz-transition: all 200ms;
        -webkit-transition: all 200ms;}
	.prog_thumb_txt > li > a:hover {}
	.prog_thumb_txt > li > a:hover > .pro_btn {background:#d93c1c; color:white; border:1px solid #d93c1c;}

    /* 프로그램 */
    .prog_txt_s {
        font-size: 17px;
		line-height:29px;
        color: #000000;
        font-weight: 300;
		margin-left:15px;
		margin-top:10px;
    }
    .prog_txt_box {
        margin-top: 10px;
        font-size: 15px;
        color: #121212;
        font-weight: 300;
        width: 1110px;
        display: block;
        padding: 10px 20px;
        background: #f0f0f0;
    }
    .prog_img_ar {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .prog_thumb {
        display: inline-block;
        margin-top: 20px;
    }
    .prog_thumb>li {
        float: left;
        border: 1px solid #c6c6c6;
        margin: 0 25px 25px 0;
    }
    .prog_thumb>li:nth-child(5) {
        margin-right: 0;
    }
    .prog_thumb>li:nth-child(10) {
        margin-right: 0;
    }
    /* 프로그램 */





    .seminar_con_ar {
        padding: 50px 0 35px 0;
    }
    .seminar_list>li {
        position: relative;
        width: 100%;
        padding: 10px 0;
        border: 1px solid #c9c9c9;
        border-left: none;
        margin-bottom: 30px;
    }
    span.s_time {
        display: block;
        position: absolute;
        top: -8px;
        width: 170px;
        background: #f5f5f5;
        padding: 25px 0;
        color: #d93c1c;
        border: 1px solid #d93c1c;
        font-size: 31px;
        font-weight: 900;
        text-align: center;
    }
    .seminar_txt_ar {
        display: block;
        margin-left: 200px;
    }
    .seminar_txt01 {
        font-size: 15px;
        color: #636363;
        font-weight: 400;
    }
    .txt_sma {
        font-size: 14px;
        color: #636363;
        font-weight: 300;
    }
    .seminar_txt02 {
        font-size: 25px;
        color: #363636;
        font-weight: 700;
    }
    .seminar_txt02>br {
        display: none;
    }
    .semi_con {
        width: 100%;
        margin: 0 auto;
    }
    .semi_con ul {
        width: 100%;
        display: inline-block;
        padding: 20px 0;
    }
    .semi_con ul:last-child {
        border: none;
    }
    .semi_con>p {
        font-size: 15px;
        font-weight: 400;
        color: #333333;
    }
    .semi_con li.first_title {
        display: block;
        padding: 20px;
        background: #d93c1c;
        color: #fff;
        font-size: 25px;
        font-weight: 600;
        margin-right: 20px;
        border-radius: 8px;
    }
    .semi_txt01 {
        margin-top: 5px;
        font-size: 17px;
        color: #121212;
        font-weight: 300;
    }
    .semi_txt02 {
        font-size: 30px;
        color: #d93c1c;
        font-weight: 700;
    }
    .semi_txt03 {
        font-size: 15px;
        color: #636363;
        font-weight: 300;
        padding-left: 10px;
    }
    /* 2020-02-14 박현석 추가 START*/
    .news_img img {
        display: inline-block;
    }
    .news {
        width: 100%;
        margin-bottom: 10px;
    }
    .news>table {
        width: 1150px;
        display: inline-block;
        border-bottom: 1px solid #888888;
    }
    .news>table tr th {
        text-align: center;
        font-size: 15px;
        padding: 15px 0;
        background: #fafafa;
        border-bottom: 1px solid #888888;
        border-top: 1px solid #888888;
        font-weight: 400;
    }
    .news>table tr td {
        text-align: center;
        font-size: 12px;
        font-family: 'Dotum', sans-serif;
        color: #afafaf;
        padding: 18px 0;
    }
    .news>table tr td:nth-child(2) {
        text-align: left;
        padding-left: 30px;
        display: inline-block;
        color: #363636;
    }
    .view_wrap {
        width: 100%;
    }
    .view_head {
        display: inline-block;
        width: 100%;
        background: #fafafa;
        border-top: 1px solid #888;
        border-bottom: 1px solid #888;
        padding: 12px 0 12px 0;
    }
    .view_head .v_tit {
        float: left;
        font-size: 15px;
        color: #363636;
        padding-left: 20px;
    }
    .view_head .v_date {
        float: right;
        font-size: 14px;
        font-family: 'Dotum', sans-serif;
        color: #363636;
        padding: 3px 20px 0 0;
    }
    .view_con {
        padding: 20px 0 50px 0;
        font-size: 14px;
        font-family: 'Dotum', sans-serif;
        color: #363636;
        line-height: 20px;
    }
    .view_con>p>img {
        display: none;
        text-align: center;
    }
    .view_con .con_txt {
        padding-top: 30px;
    }
    .view_navi {
        display: inline-block;
        width: 100%;
        border-top: 1px solid #888;
        border-bottom: 1px solid #888;
    }
    .view_navi>li {
        padding: 5px 0 12px 0;
        border-bottom: 1px solid #cecece;
        font-size: 15px;
        color: #363636;
    }
    .view_navi>li:last-child {
        border: none;
    }
    .view_navi .n_a {
        display: inline-block;
        margin: 7px 10px 0 0;
    }
    .news .r_btn {
        background: #d9422c;
        position: relative;
        bottom: 0;
        left: 50%;
        width: 200px;
        margin-left: -100px;
        margin-top: 30px;
        margin-bottom: 70px;
        padding: 17px 0 17px 0;
        text-align: center;
        font-size: 19px;
        color: #fff;
    }
    /* pager */
    .news_num {
        margin-bottom: 50px;
    }
    .board-pager {
        text-align: center;
    }
    .board-pager a {
        margin: 0 2px;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-family: '돋움';
        vertical-align: middle;
        font-size: 15px;
    }
    .board-pager a.on,
    .board-pager a.on:hover,
    .board-pager a.on:focus {
        background: #D9422C;
        border-color: #333;
        color: #fff;
    }
    .board-pager a:hover,
    .board-pager a:focus {
        /* font-weight:600; */
        color: #D9422C;
        background: #fff;
    }
    .board-pager button {
        padding-top: 18px;
        border-radius: 0;
        cursor: pointer;
        outline: 0;
        background: none;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        width: 30px;
        height: 30px;
        border: 0;
    }
    .board-pager button:hover,
    .board-pager button:focus {
        border-color: #aaa;
    }
    .pr_img {
        width: 1100px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .pr_img a {
        margin-bottom: 50px;
    }
    .pr_img a img {
        width: 340px;
    }
    /* 2020-02-14 박현석 추가 END*/
    /* PC content 끝 */
    /* PC 개인정보 시작 */
    .privacy_ar {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2317;
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(0, 0, 0, 0.8);
    }
    .privacy_box {
        position: relative;
        top: 50%;
        left: 50%;
        margin-left: -400px;
        margin-top: -350px;
        width: 800px;
        height: 500px;
        background: #fff;
        padding-left: 40px;
        word-break: keep-all;
    }
    .privacy_con {
        display: inline-block;
        overflow-y: scroll;
        margin-top: 60px;
        height: 440px;
        padding-right: 20px;
    }
    .pri_clo,
    .snag_clo {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        padding: 10px;
        background: #d93c1c;
    }
    /* PC 개인정보 끝 */
    /* PC footer 시작 */
    #footer {
		box-sizing:border-box;
		box-sizing:border-box;
		padding:0px 50px;
        z-index: 100;
        width: 100%;
        height: 100px;
        padding-top: 18px;
        background: #636363;
    }
    h2 {
        display: block;
    }
    p.copy {
        margin-top: -45px;
        text-align: right;
        font-family:'Noto Sans KR', sans-serif;
        line-height: 20px;
        font-size: 12px;
        color: #fff;
    }
    p.copy>.non {
        display: none;
    }
    .m_moo {
        display: none !important;
    }
    .ml60 {
        margin-left: 60px !important;
    }
    /* PC footer 끝 */
}


/* ========== PC css 영역 끝 ========== */

#content01 .inner01 .bt_100 {
    margin-bottom: 100px;
}

#content01 .inner01 .sub_sub_title {
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    text-align: center;
    margin: 50px auto;
    width: 750px;
}

#content01 .inner01 .sub_sub_title .txt {
    font-size: 23px;
    color: #222;
    padding: 15px;
    font-family: 'NanumSquare', sans-serif;
    font-weight: 600;
}

#content01 .inner01 .bl_area {
    width: 100%;
    height: 100%;
    margin-top: 60px;
    margin-bottom: 100px;
}

#content01 .inner01 .bl_area .bl_img img {
    display: inline-block;
    margin-right: 60px;
}

#content01 .inner01 .bl_area .bl_img {
    display: block;
    width: 100%;
    text-align: center;
}

#content01 .inner01 .bl_area .bl_txt_group {
    margin-left: 150px;
    margin-top: 0px;
    width: 340px;
    display: inline-block;
}

#content01 .inner01 .bl_area .bl_img img:last-child {
    margin-right: 0px;
}

#content01 .inner01 .bl_area .bl_txt_group .bl_txt {
    font-size: 17px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 10px;
}

.red_txt {
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #d9422c;
}

#content01 .inner01 .bl_area .bl_txt_group .black_txt {
    font-size: 19px;
    font-weight: 400;
}

#content01 .inner01 .bl_area .bl_txt_group .kakao_icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 5px;
}

#content01 .inner01 .bl_area .bl_txt_group .kakao_icon img {
    width: 25%;
}

#content01 .inner01 .bl_area .bl_txt_group .bl_txt a:hover {
    color: #c83a25;
}

#content01 .inner01 .bl_area .bl_info {
    background: #f4f4f4;
    width: 750px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px;
    padding-top: 40px;
    margin-top: 60px;
    border: 0px solid #ccc;
    border-radius: 20px;
}

#content01 .inner01 .bl_area .bl_info h2 {
    display: block;
    width: 100%;
    color: #8281ff;
    margin: 0px;
    margin-bottom: 20px;
    float: none;
    font-size: 31px;
    font-weight: 400;
}

#content01 .inner01 .bl_area .bl_info h2 span {
    font-weight: 200;
    color: black;
}

#content01 .inner01 .bl_area .bl_info ul {
    margin-top: 15px;
}

#content01 .inner01 .bl_area .bl_info ul li {
    display: inline-block;
    width: 42%;
    padding-left: 22px;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 300;
    background: url('/festa/img/bl_info_icon.png') 0px 5px no-repeat;
    background-size: 5%;
    margin-right: 15px;
    vertical-align: top;
}

#content01 .inner01 .bl_area .info_icon1 ul li {
    background: url('/festa/img/bl_info_icon_red.png') 0px 5px no-repeat;
    background-size: 5%;
}

#content01 .inner01 .bl_area .zoom_btn {
    width: 750px;
    text-align: center;
    margin-top: 15px;
    margin: 0 auto;
}

#content01 .inner01 .bl_area .zoom_btn a {
    background: #2d8cff;
    color: white;
    padding: 15px 30px;
    border-radius: 5px;
    display: block;
    width: 20%;
    margin: 0 auto;
    margin-top: 30px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d8cff+0,8281ff+99 */
    background: #2d8cff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #2d8cff 0%, #8281ff 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2d8cff 0%, #8281ff 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2d8cff 0%, #8281ff 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2d8cff', endColorstr='#8281ff', GradientType=1);
    /* IE6-9 */
}

#content01 .inner01 .bl_area ul.bl_box {
    display: block;
    width: 760px;
    margin: 0 auto;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb {
    float: left;
    position: relative;
    top: 0;
    left: 0;
    width: 340px;
    margin-bottom: 70px;
    margin-right: 80px;
}

#content01 .inner01 .bl_area ul.bl_box li:last-child {
    margin-right: 0px;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb:nth-child(3) {
    margin-right: 0;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb:nth-child(6) {
    margin-right: 0;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb:nth-child(9) {
    margin-right: 0;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb:nth-child(12) {
    margin-right: 0;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb:nth-child(15) {
    margin-right: 0;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb span.bl_img {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb span.bl_img>.page_link {
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, 0.5);
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb span.bl_img>ul {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 340px;
    height: 40px;
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, 0.5);
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb span.bl_img>ul>li {
    float: left;
    border-right: 1px solid #fff;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb span.bl_img>ul>li:last-child {
    border-right: none;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb a.bl_t {
    float: left;
    font-size: 19px;
    font-family: 'NanumSquare', sans-serif;
    color: #363636;
    margin-bottom: 5px;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb a.bl_t .help {
    font-size: 13px;
    font-family: 'NanumSquare', sans-serif;
    color: #c0c0c0;
    padding-left: 5px;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb a.bl_more {
    float: right;
    font-size: 14px;
    font-family: 'Dotum', sans-serif;
    color: #d9422c;
    margin-top: 8px;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb a.bl_tel,
.bl_box01 li.bl_thumb p.bl_tel {
    font-size: 19px;
    font-family: 'NanumSquare', sans-serif;
    color: #d9422c;
    margin-top: 10px;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb p.bl_txt {
    font-size: 15px;
    font-family: 'Nanum Gothic', sans-serif;
    color: #636363;
    margin-top: 8px;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb a.bl_more01 {
    float: right;
    font-size: 15px;
    font-family: 'Nanum Gothic', sans-serif;
    color: #d9422c;
    margin-top: 2px;
}

#content01 .inner01 .bl_area ul.bl_box::after {
    content: "";
    display: block;
    clear: both;
    width: 0px;
    height: 0px;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb .black_txt {
    color: black !important;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb p.bl_txt a:hover {
    color: black;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb .kakao_icon img {
    width: 8%;
    position: absolute;
    bottom: 0px;
    right: 120px;
}

#content01 .inner01 .bl_area2 {
    width: auto;
}

#content01 .inner01 .bl_area2 .area2_txt {
    text-align: center;
    font-size: 15px;
    font-family: 'Nanum Gothic', sans-serif;
}

#content01 .inner01 .bl_area2 .area2_txt span {
    font-size: 19px;
    color: #d9422c;
}

#content01 .inner01 .bl_area ul.bl_box li.bl_thumb a.bl_t span {
    content: "▶";
}

.input_ar .select_group {
    margin: 40px 0px 20px 50px;
    width: 100%;
}

.input_ar .select_group .clear_both {
    clear: both;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
}

.dp_flex {
    width: 90%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.dp_flex>span {display: flex; align-items:center;}

.pr_box {margin:40px 0; display:flex;}
.dp_flex > span.wda {width:50%;}

.dp_flex>span>span {
    display: inline-block;
}
.dp_flex > span > span > label > br {display:none}





#content01>.inner01>.bl_area>.text_group_lo {
    width: 750px;
    margin: 0 auto;
    display: block;
}

.memo_sub {
    display: block;
    margin-top: 10px;
    padding-left: 10px;
}

.textarea_wb {
    width: 900px;
}

.main_bg_mop {
    background: rgba(0, 0, 0, 0.2);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 50;
}

.wt80 {
    width: auto !important;
    margin-left: 8px;
    margin-right: 20px;
}

.ml5 {
    margin-left: 5px;
}

.c_ddd {
    background: #ddd !important;
}

.input_ar {
    margin-bottom: 50px;
}

.wt80 input {
    padding-left: 14px;
    height: 28px;
    border: 1px solid #ababab;
    margin-left: 5px;
}

.sub_input_ar>ul::after {
    clear: both;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
}

span.input_line {
    width: 100%;
}

.clear_both {
    clear: both;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
}

.mt40 {
    margin-top: 40px;
}

.s_c_txt01 input {
    padding-left: 14px;
    height: 28px;
    border: 1px solid #ababab;
    margin-left: 5px;
}

.semi_con>.seminar_t_img {
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
}

.semi_con>.seminar_t_img>img {
    display: inline;
    width: 60%;
}

.semi_con>.seminar_table {width: 100%;}


.semi_con>.seminar_table>.seminar_table_subtitle {border-bottom: 0px;}

.semi_con>.seminar_table>.seminar_table_subtitle>li {color: black; padding-left:41px; font-size:26px; font-weight:700; background:#d93c1c; color:white; text-align:left;  height:60px; line-height:60px;}
.semi_con > .semi_txt_box {border:1px solid #ccc; padding:34px; padding-left:140px; background:url('/festa/img/content/semi_i_img.png') no-repeat 50px; box-sizing:border-box; }
.semi_con > .semi_txt_box > p {position:relative; padding-left:10px;}
.semi_con > .semi_txt_box > p:after {display:block; width:10px; height:10px; content:"-"; position:absolute; top:0px; left:0px;}
.semi_con > .seminar_table > ul > li {margin-right:0px; text-align:left; box-sizing:border-box; font-size:19px;}
.semi_con > .seminar_table > ul.seminar_table_contents > li:last-child {position:relative;}
.semi_con > .seminar_table > ul.seminar_table_contents > li:last-child:after {display:block; content:""; width:15px; height:15px; background:url('/festa/img/seminar_arrow.png') no-repeat; position:absolute; top:11px; right:5px;}
.semi_con > .seminar_table > ul.seminar_table_contents > li > a {display:block; font-size:16px; border-radius:500px; border:1px solid #111; color:#111; width:130px; height:38px; line-height:36px; padding-left:25px;
box-sizing:border-box; margin-left:42px;
       transition: all 80ms;
        -o-transition: all 80ms;
        -ms-transition: all 80ms;
        -moz-transition: all 80ms;
        -webkit-transition: all 80ms;}
.semi_con > .seminar_table > ul.seminar_table_contents > li:last-child:hover:after {background:url('/festa/img/seminar_arrow_on.png') no-repeat;}
.semi_con > .seminar_table > ul.seminar_table_contents > li:last-child:hover > a {background:#d9422c; border:1px solid #d9422c; color:white;}

.semi_con>.seminar_table>ul>li:nth-child(1) {width:10%;}
.semi_con>.seminar_table>ul>li:nth-child(2) {width:25%; color:#d9422c;}
.semi_con>.seminar_table>ul>li:nth-child(3) {width:48%; }
.semi_con>.seminar_table>ul>li:nth-child(4) {width:15%;}
.semi_con > .seminar_table > ul:first-child > li {width:100%;}
.semi_con>.seminar_table>ul>li:nth-child(1) > img {margin:0 auto; margin-top:4px;}

.semi_con>.seminar_table>.seminar_table_contents {padding:13px; border-bottom: 1px solid #ccc; box-sizing:border-box; display:flex; justify-content:space-between;}
.semi_con>.seminar_table>.seminar_table_contents>li {line-height:36px;}
.semi_con3 >.seminar_table>.seminar_table_contents:last-child {border-bottom:0px;}
.semi_con>.sm3>.seminar_table_contents {border-bottom:1px solid #ccc !important;}


.semi_con>.seminar_table.sm2 > .seminar_table_subtitle > li {background:#057c52;}
.semi_con>.seminar_table.sm2 > ul > li:nth-child(2) {color:#057c52;}

.semi_con>.seminar_table.sm3 > .seminar_table_subtitle > li {background:#6452ae;}
.semi_con>.seminar_table.sm3 > ul > li:nth-child(2) {color:#6452ae;}


.seminarpopup {position:fixed; z-index:1000; top:0px; left:0px; background:rgba(0,0,0,0.7); width:100%; height:100%;}
.seminarpopup > .seminarpopup_box {background:white; width:680px; height:460px; margin:0 auto; margin-top:200px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_title {display:flex;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_title > h2 {background:#d9422c; color:white; display:block; width:620px; height:60px; font-size:22px; font-weight:500; line-height:60px; padding-left:40px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_title > a.cancle_btn {background:black; display:block; width:60px; height:60px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .w_text {background:url('/festa/img/content/semi_i_img.png') no-repeat 0px; margin:50px; margin-top:35px; height:60px; padding-left:80px; padding-top:12px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .w_text p {padding-left:10px; position:relative;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .w_text p:after {display:block; content:"-"; width:10px; height:10px; position:absolute; top:1px; left:0px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .input_box {width:375px; margin:0 auto;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .input_box > p {display:flex; justify-content:space-between; font-size:17px; position:relative; margin-bottom:20px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .input_box > p > input {width:250px; height:30px; padding-left:5px; border:1px solid #ccc;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .input_box > p > input::placeholder {color:rgba(0,0,0,0.6); padding-left:5px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .input_box > p > input::-webkit-input-placeholder {color:rgba(0,0,0,0.6); padding-left:5px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .input_box > p > input:-ms-input-placeholder {color:rgba(0,0,0,0.6); padding-left:5px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .input_box > p > label {padding-top:4px;}
.seminarpopup > .seminarpopup_box > .seminarpopup_box_content > .input_box > p:after {display:block; content:""; width:2px; height:18px; background:#d9422c; position:absolute; top:6px; left:100px;}
.seminarpopup > .seminarpopup_box > .seminar_btn {display:flex; justify-content:center; width:100%;}
.seminarpopup > .seminarpopup_box > .seminar_btn > a {width:140px; height:40px; display:block; text-align:center; border-radius:500px; line-height:40px; margin-top:40px;
       transition: all 80ms;
        -o-transition: all 80ms;
        -ms-transition: all 80ms;
        -moz-transition: all 80ms;
        -webkit-transition: all 80ms;}
.seminarpopup > .seminarpopup_box > .seminar_btn > a.check {border:1px solid #d9422c; color:#d9422c; margin-right:20px;}
.seminarpopup > .seminarpopup_box > .seminar_btn > a.check:hover {background:#d9422c; color:white;}
.seminarpopup > .seminarpopup_box > .seminar_btn > a.join {border:1px solid #111; color:#111;}
.seminarpopup > .seminarpopup_box > .seminar_btn > a.join:hover {background:#111; color:white; border:1px solid #111;}
.semi_con>.seminar_table>.seminar_table_contents>li:nth-child(1) {font-size: 21px; font-weight: 500; color: white; letter-spacing: -0.025em;}
.semi_con>.seminar_table>.seminar_table_contents>li:nth-child(1)>span {display:none;}
.semi_con>.seminar_table>.seminar_table_contents>li:nth-child(2)>p { display: block; width: 100%;}
.semi_con>.seminar_table>.seminar_table_contents>li > .semi_txt01 {font-size:19px; margin-top:15px;}
.semi_con>.seminar_table>.seminar_table_contents>li > .semi_txt02 {font-family:'GmarketSansBold';  font-weight: 500; font-size:25px; color:#d93c1c;}
.semi_con>.seminar_table>.seminar_table_contents>li > .semi_txt03 {margin-top:-5px; color:black;}
.semi_con>.seminar_table>.seminar_table_contents>li>.sub_txt {line-height: 28px; margin-left: 70px; margin-top: 10px;}
.semi_con>.seminar_table>.seminar_table_contents>li>.sub_txt>li { letter-spacing: -0.025em; font-size: 15px; width: 100%; text-align: left; position: relative;}
.semi_con>.seminar_table>.seminar_table_contents>li>.sub_txt>li::after {content: ""; display: block; background: #d93c1c; width: 5px; height: 5px; border-radius: 15px;
position: absolute; top: 12px; left: -12px;}
.semi_con ul {padding: 0px;}

.semi_con2 {width:900px; }
.semi_con2 > .seminar_table > ul {display:flex; justify-content:space-between;}
.semi_con2 > .seminar_table > ul > li:nth-child(1) , .semi_con2 > .seminar_table > ul > li:nth-child(2) {color:white; text-align:center;
padding-left:0px; font-size:21px; font-weight:500;}
.semi_con2 > .seminar_table>ul > li:nth-child(1) {width:20%;}
.semi_con2 > .seminar_table>ul > li:nth-child(2) {width:79%; }
.semi_con2 > .seminar_table > ul.seminar_table_contents > li:last-child:after {display:none;}
.semi_con2 > .seminar_table > .seminar_table_contents > li:nth-child(1)>span {display:block; background: #d93c1c; width: 70%; height: 70px; text-align: center; line-height: 70px;
margin: 0 auto; border-radius: 5px; margin-top:0px;}
.semi_con2 > .seminar_table > .seminar_table_contents {padding:20px 0;}
.semi_con2 > .semi_txt_box {margin-top:15px;}
.semi_con2 > .seminar_table>.seminar_table_contents>li > .semi_txt01 {MARGIN-TOP:0px;}
.semi_con2 > .seminar_table>.seminar_table_contents:last-child {border-bottom:0px;}


.semi_con3 > .semi_txt_box {margin-bottom:20px;}
.semi_con3 > .seminar_table > ul {display:flex;}
.semi_con3 > .seminar_table > ul.seminar_table_subtitle > li {border-right:1px solid white; text-align:center; padding-left:0px; width:100%;}
.semi_con3 > .seminar_table > ul.seminar_table_subtitle > li:last-child {border-right:0px;}
.semi_con3 > .seminar_table > ul.seminar_table_subtitle:nth-child(1) > li:nth-child(2) {color:white;}
.semi_con3 > .seminar_table > ul.seminar_table_subtitle > li {font-size:19px; height:50px; line-height:50px; text-align:center; padding-left:0px;}

.semi_con3 > .seminar_table > div.seminar_table_contents {width:100%; flex-wrap:wrap; padding:0px; border-bottom:0px;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul {width:100%; display:flex; border-bottom:1px solid #ccc; padding:15px 0px; box-sizing:border-box;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul:last-child {border-bottom:0px;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul > li {text-align:center; box-sizing:border-box; display:flex; align-items:center;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul > li:nth-child(1) {color:black; font-size:19px; width:25%; box-sizing:border-box; justify-content:center;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul > li:nth-child(2) {width:75%; box-sizing:border-box; display:flex;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul > li:nth-child(2) > span {font-size:17px; display:block; width:50%; text-align:left; padding-left:80px; box-sizing:border-box;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul > li:nth-child(2) > p {font-size:19px; margin-top:-0px; font-weight:600; width:50%; display:block; text-align:left; padding-left:80px; box-sizing:border-box;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul > li:nth-child(2) > p > span.s_span {font-size:15px; display:block; font-weight:400;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul > li:last-child:after {display:none;}
.semi_con3 > .seminar_table > div.seminar_table_contents > ul > li > img {margin-left:30%;}

.semi_con3 > .seminar_table.sm2 {margin-top:10px;}
.semi_con3 > .seminar_table.sm2 > div.seminar_table_contents > ul > li:nth-child(2) {color:black;}
.semi_con3 > .seminar_table.sm2 > div.seminar_table_contents > ul > li:nth-child(2) > p {color:black;}
.semi_con3 > .seminar_table.sm2 > div.seminar_table_contents > ul:last-child {border-bottom:1px solid #ccc;}


.d_day {background:#7255ed; position:absolute; width:144px; height:144px; border-radius:500px; right:calc(50% - 478px); top:38%; transform:translate(-50%,-50%); z-index:1000; box-shadow:0px 5px 10px rgba(0,0,0,0.3);}
.d_day p {display:block; color:white;text-align:center; font-size:28px; position:relative; margin-top:28px;}
.d_day p:after {display:block; width:25px; height:1px; content:""; background:white; position:absolute; left:50%; top:43px; transform:translate(-50%,0); opacity:0.5;}
.d_day span.d_font {display:block; color:white; text-align:center; font-size:38px; font-weight:500;}




.menu ul ul > li > a.check {background:url('/festa/img/h_t_sub_img.png') no-repeat 50px 22px !important; color:#D9422C !important;  }
.gototop {position:fixed; bottom:90px; right:50px; background:url('/festa/img/gototop_img.png') no-repeat; width:60px; height:60px; display:block; content:"";}

@media all and (min-width : 300px) and (max-width : 1450px) {
.ma_con02 {width: 100%; background:url('../img/main/ma_con02_bg.png') no-repeat -160px; }

}


.pop_box {
  box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.3);
  border-radius: 2rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 82rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  flex-direction: column;
}
.pop_box > div {
  width: 100%;
}
.pop_box > div:first-child {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  padding: 2rem;
  overflow: hidden;
  border-radius: 2rem 2rem 0 0;
  background-color: #ffffff;
}
.pop_box > div:first-child > div:first-child {
  width: 19.7rem;
  height: 26rem;
  border-radius: 2rem;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pop_box > div:first-child > div:last-child {
  width: calc(100% - 19.7rem);
  padding: 0 3rem;
}
.pop_box > div:first-child > div:last-child > div:first-child {
  padding-bottom: 1.4rem;
  border-bottom: 1px solid #DDDDDD;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_label span {
  font-size: 1.3rem;
  font-weight: 600;
  border-radius: 1.2rem;
  padding: 0.3rem 0.8rem;
  line-height: 1;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_label span.g {
  color: #009A12;
  border: 1px solid #009A12;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_label span.b {
  color: #1A61F0;
  border: 1px solid #1A61F0;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_label span.y {
  color: #FFA903;
  border: 1px solid #FFA903;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_label span.p {
  color: #D52BFF;
  border: 1px solid #D52BFF;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_title {
  margin-top: 0.5rem;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_title h2 {
  font-size: 2.6rem;
  font-weight: 600;
  color: #333333;
  line-height: 1.3;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_location {
  margin-top: 1.2rem;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_location dl {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_location dl dt {
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
  color: #333333;
  white-space:nowrap;
}
.pop_box > div:first-child > div:last-child > div:first-child > div.p_location dl dd {
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 300;
  color: #333333;
}
.pop_box > div:first-child > div:last-child > div:last-child {
  padding-top: 1.4rem;
}
.pop_box > div:first-child > div:last-child > div:last-child ul li {
  position: relative;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 300;
  color: #333333;
  padding-left: 1.2rem;
}
.pop_box > div:first-child > div:last-child > div:last-child ul li::before {
  content: "";
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #333333;
  position: absolute;
  top: 0.8rem;
  left: 0;
}
.pop_box > div:nth-child(2) {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  padding: 2.2rem 2rem;
  overflow: hidden;
  border-radius: 0 0 2rem 2rem;
  background-color: #FFE6E0;
}
.pop_box > div:nth-child(2) > div:first-child {
  width: 19.7rem;
}
.pop_box > div:nth-child(2) > div:first-child strong {
  color: #D93C1C;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  text-align: right;
  display: block;
  padding-right: 3.5rem;
}
.pop_box > div:nth-child(2) > div:last-child {
  border-left: 1px solid #BF7E71;
  width: calc(100% - 19.7rem);
  padding: 0 3rem;
}
.pop_box > div:nth-child(2) > div:last-child ul li {
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 300;
  color: #333333;
  position: relative;
  padding-left: 1.2rem;
}
.pop_box > div:nth-child(2) > div:last-child ul li::before {
  content: "";
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #333333;
  position: absolute;
  top: 0.8rem;
  left: 0;
}
.pop_box > button {
  width: 4.6rem;
  height: 4.6rem;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/img/header/p_close.png");
  background-size: contain;
  position: absolute;
  right: 1rem;
  top: 1rem;
  background-color:unset !important;
}
.pop_box .arrow_box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 18.4rem);
  transform: translate(-50%, -50%);
  height: 6.4rem;
}
.pop_box .arrow_box button {
  display: block;
  position: absolute;
  width: 6.4rem;
  height: 100%;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.pop_box .arrow_box button.prev {
  left: 0;
  background-image: url("/img/content/p_arrow_left_off.png");
}
.pop_box .arrow_box button.prev:hover {
  background-image: url("/img/content/p_arrow_left_on.png");
}
.pop_box .arrow_box button.next {
  right: 0;
  background-image: url("/img/content/p_arrow_right_off.png");
}
.pop_box .arrow_box button.next:hover {
  background-image: url("/img/content/p_arrow_right_on.png");
}


@media screen and (max-width: 1024px) {
  .pop_box {
    width: calc(100% - 4rem);
    max-width: none;
  }
  .pop_box > div:first-child > div:first-child {
    display: none;
  }
  .pop_box > div:first-child > div:last-child {
    width: 100%;
    padding: 0;
  }
  .pop_box .arrow_box {
    position: absolute;
    top: unset;
    left: 0;
    bottom: -0.6rem;
    width: 100%;
    transform: translate(0, 100%);
    height: 6.4rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 1rem;
  }
  .pop_box .arrow_box button {
    display: block;
    position: static;
    top: unset;
  }
  .pop_box .arrow_box button.prev {
    left: unset;
  }
  .pop_box .arrow_box button.next {
    right: unset;
  }
}
@media screen and (max-width: 768px) {
  .pop_box {
    width: calc(100% - 5.21vw);
    border-radius: 2.6vw;
  }
  .pop_box > div:first-child {
    padding: 3.91vw;
    border-radius: 2.6vw 2.6vw 0 0;
  }
  .pop_box > div:first-child > div:last-child > div:first-child {
    padding-bottom: 2.34vw;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_label {
    gap: 1.3vw;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_label span {
    font-size: 2.99vw;
    border-radius: 1.99vw;
    padding: 0.52vw 1.3vw;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_title {
    margin-top: 1.3vw;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_title h2 {
    font-size: 4.69vw;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_location {
    margin-top: 2.6vw;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_location dl dt {
    font-size: 3.13vw;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_location dl dd {
    font-size: 3.13vw;
  }
  .pop_box > div:first-child > div:last-child > div:last-child {
    padding-top: 2.34vw;
  }
  .pop_box > div:first-child > div:last-child > div:last-child ul li {
    font-size: 3.13vw;
    padding-left: 1.82vw;
  }
  .pop_box > div:first-child > div:last-child > div:last-child ul li::before {
    width: 0.39vw;
    height: 0.39vw;
    top: 1.6vw;
  }
  .pop_box > div:nth-child(2) {
    flex-direction: column;
    padding: 2.6vw 3.91vw;
    border-radius: 0 0 2.6vw 2.6vw;
    gap: 1.3vw;
  }
  .pop_box > div:nth-child(2) > div:first-child {
    width: 100%;
  }
  .pop_box > div:nth-child(2) > div:first-child strong {
    text-align: left;
    padding: 0;
    font-size: 3.91vw;
  }
  .pop_box > div:nth-child(2) > div:last-child {
    width: 100%;
    padding: 0;
    border-left: none;
  }
  .pop_box > div:nth-child(2) > div:last-child ul li {
    font-size: 3.13vw;
    padding-left: 1.82vw;
  }
  .pop_box > div:nth-child(2) > div:last-child ul li::before {
    width: 0.39vw;
    height: 0.39vw;
    top: 1.6vw;
  }
  .pop_box > button {
    width: 7.29vw;
    height: 7.29vw;
    right: 2.6vw;
    top: 2.6vw;
  }
  .pop_box .arrow_box {
    bottom: -1.3vw;
    height: 8.33vw;
    gap: 1.82vw;
  }
  .pop_box .arrow_box button {
    width: 8.33vw;
  }
}
@media screen and (max-width: 360px) {
  .pop_box {
    width: calc(100% - 2rem);
    border-radius: 1rem;
  }
  .pop_box > div:first-child {
    padding: 2rem;
    border-radius: 1rem 1rem 0 0;
  }
  .pop_box > div:first-child > div:last-child > div:first-child {
    padding-bottom: 1rem;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_label {
    gap: 0.5rem;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_label span {
    font-size: 1.2rem;
    border-radius: 1.2rem;
    padding: 0.3rem 0.8rem;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_title {
    margin-top: 0.5rem;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_title h2 {
    font-size: 2.1rem;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_location {
    margin-top: 1rem;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_location dl dt {
    font-size: 1.4rem;
  }
  .pop_box > div:first-child > div:last-child > div:first-child > div.p_location dl dd {
    font-size: 1.4rem;
  }
  .pop_box > div:first-child > div:last-child > div:last-child {
    padding-top: 1rem;
  }
  .pop_box > div:first-child > div:last-child > div:last-child ul li {
    font-size: 1.4rem;
    padding-left: 1rem;
  }
  .pop_box > div:first-child > div:last-child > div:last-child ul li::before {
    width: 0.2rem;
    height: 0.2rem;
    top: 0.7rem;
  }
  .pop_box > div:nth-child(2) {
    padding: 1.4rem 2rem;
    gap: 0.5rem;
    border-radius: 0 0 1rem 1rem;
  }
  .pop_box > div:nth-child(2) > div:first-child strong {
    font-size: 1.4rem;
  }
  .pop_box > div:nth-child(2) > div:last-child ul li {
    font-size: 1.4rem;
    padding-left: 1rem;
  }
  .pop_box > div:nth-child(2) > div:last-child ul li::before {
    width: 0.2rem;
    height: 0.2rem;
    top: 0.7rem;
  }
  .pop_box > button {
    width: 4rem;
    height: 4rem;
    right: 0.5rem;
    top: 0.5rem;
  }
  .pop_box .arrow_box {
    bottom: -0.6rem;
    height: 5.4rem;
    gap: 1rem;
  }
  .pop_box .arrow_box button {
    width: 5.4rem;
  }
}

ul.coll_tab>li > a{
	font-size:15px;
}
.coll_thumb>div>ul>li{
	width:206px;
}

*{
	box-sizing:border-box;
}