.first_dropit:after, .sub_nav .first_nav:after, .sub_nav li a, #m-lnb > ul > li > a:after{
	-webkit-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}


.lang_kr .logo a{}
.lang_en .logo a{}
.lang_ch .logo a{}
.lang_jp .logo a{}

.lang_nav{position: absolute; top: 50%; transform: translateY(-50%); right: calc(4% + 60px); text-align: center; display: none!important;}
.lang_nav .nav-dropit{position: relative;}
.lang_nav li:first-child{margin-left: 0 !important;}
.lang_nav li a.dropit_lang{position: relative; display: block; height: 30px; line-height: 30px; padding-left: 30px; font-size: 19px; font-weight: 700;}
.lang_nav li a.dropit_lang:after{content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); display: block; width: 30px; height: 30px; background: url("../imgs/lang.png") no-repeat center; background-size: 20px;}
.lang_nav li .dropit-submenu{position: absolute; width: 60px; left: 50%; margin-left: -30px; padding: 5px 0; background: #E43C00;}
.lang_nav li li a{border-left: 0; height: 30px; line-height: 30px; color: #fff; font-weight: 700;}
.lang_nav li.active a{text-decoration: underline;}


.login_nav{position: absolute; top: 50%; transform: translateY(-50%); right: calc(4% + 50px); text-align: center; z-index: 2;}
.login_nav ul{display: flex;}
.login_nav li{margin-left: 20px;}
.login_nav li:first-child{margin-left: 0;}
.login_nav a.icon_log{display: block; width: 26px; height: 26px; background: url("../imgs/icon/icon_login.svg") no-repeat center; background-size: cover;}
.login_nav a.icon_out{display: block; width: 26px; height: 26px; background: url("../imgs/icon/icon_logout.svg") no-repeat center; background-size: cover;}

/* ========================================== PC ========================================== */

/* Header Nav */
#jheader-wrap{position: fixed; z-index: 100; width: 100%; height: 80px; background: #fff; transition: all 0.3s; border-bottom: 1px solid rgba(0, 0, 0, 0);}
#jheader-wrap .depth3{display: block;}
#jheader{width: 100%;}
#jheader .lnb-line{width: 100%; height: 100%; text-align: center;}
.jheader_inner{position: relative; width: 100%; max-width: 1400px; margin: 0 auto;}
#jheader.fixed{position: fixed; top: 0; width: 100%;}
#jheader .lnb-line:after{content: ""; visibility: hidden; display: block; height: 0; clear: both;}
#jlnb{width: 100%; padding: 0 25% 0 25%; box-sizing: border-box; display: inline-block; position: static;}
#jlnb *{box-sizing: border-box;}
#jlnb > ul:after{content: ""; visibility: hidden; display: block; height: 0; clear: both;}
#jlnb > ul{width: 100%; display: flex; justify-content: center;}
#jlnb > ul > li{display: inline-block; height: 80px; line-height: 80px; transition: all 0.5s; white-space: nowrap; margin: 0 10px;}
#jlnb > ul > li:nth-child(2), #jlnb > ul > li:nth-child(3){margin: 0;}
#jlnb > ul > li:nth-child(4){margin-right: 30px;}
#jlnb > ul > li > a{position: relative; display: block; width: 100%; height: 100%; text-align: center; font-size: 19px; color: #212121; padding: 0 70px; overflow: hidden; transition: all 0.2s; font-weight: 700;}
#jlnb > ul > li > a:hover{color: #000;}
#jlnb > ul > li > a span{position: absolute; display: block; width: 0; height: 0; background: #000; transition: all 0.4s; bottom: -1px; left: 50%;}
#jlnb > ul > li:hover > a span{width: 100%; height: 4px; left: 0;}
#jlnb > ul > li > ul{position: absolute; top: 80px; left: 0; width: 100%; display: none; box-sizing: content-box; z-index: 2; background: #fff; height: 75px;}
#jlnb > ul > li > ul ul{position: absolute; width: 100%; display: none; border: 1px solid #525252; box-sizing: content-box; top: 0; left: 100%; margin-left: 0px;}
#jlnb > ul li.on > div > ul{position: absolute; display: block;}
#jlnb > ul li.on > ul{position: absolute; display: block;}
#jlnb > ul > li li{line-height: 75px; padding: 0;}
#jlnb > ul > li li > a{width: 100%; height: 100%; display: block; padding: 0; color: #212121; font-size: 17px;}
#jlnb > ul > li li > a:hover{color: #000;}
#jlnb .arrow{position: absolute; width: 30px; height: 30px; font-size: 14px; color: #fff; display: inline-block; right: -5px; top: 50%; margin-top: -15px; text-align: center; line-height: 30px; z-index: 1;}
#jlnb ul.depth2{height: auto;}
#jlnb ul.depth2 > li{position: relative; float: left; vertical-align: top; width: 180px; text-align: left; padding: 36px 0; margin-left: 2%;}
#jlnb ul.depth2 > li > a{font-size: 16px; font-weight: 400; line-height: 1.6;}
#jlnb ul.depth2 .depth2_child > ul{position: relative; width: 100%; border: 0; box-sizing: border-box; top: 0; left: 0;	margin-left: 0px; padding-top: 10px;}
#jlnb ul.depth2 .depth2_child > ul li{width: 100%; line-height: 23px; padding-left: 2px; margin-bottom: 9px;}
#jlnb ul.depth2 .depth2_child > ul li a:hover{color: #000; text-decoration: underline;}
#jlnb ul.depth2 > li li > a{display: inline-block; font-size: 16px; white-space:normal;}


/* Logo */
.logo{height: 100%; text-align: center; position: absolute; left: 4%;}
.logo a{display: block; width: 78px; height: 80px; line-height: 80px; background-image: url(../imgs/logo.png); background-position: center left; background-size: 100%; background-repeat: no-repeat;}




/* Sitemap Button */
#open-button{position:absolute; z-index:2000; right: 4%; top:0; width:24px; height:80px; cursor:pointer; display:block;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
}
#open-button > div{width: 24px; height: 80px;}
#open-button .navicon-line{position:absolute; width:24px; height:2px; border-radius:1px; background:#000;
	-webkit-transition:all .7s ease-out;
	-moz-transition:all .7s ease-out;
	-o-transition:all .7s ease-out;
	transition:all .7s ease-out;
}
#open-button .nl1{top: 31px;}
#open-button .nl2{top: 39px;}
#open-button .nl3{top: 47px;}
#open-button.on>div>div{width:25px; position:absolute; top:15px; right:10px; margin:0; padding:0; background-color:#000;
	-ms-transform:rotate(225deg);
	-webkit-transform:rotate(225deg);
	transform:rotate(225deg);
}
#open-button.on>div>div:first-child{
	-ms-transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
	transform:rotate(135deg);
}



/* Sitemap */
#sitemap {border:0; width:100%; height: 100%; top: 0 !important; left: 0 !important; position: fixed !important; background: #fff;}
#sitemap h2{font-size:36px; color:#fff; text-align:center; padding:0 0 20px 0; width:100%; border-bottom:1px solid rgba(0, 0, 0, .3)}
#sitemap .depth1{margin: 120px 50px 0; height: 100%;}
#sitemap .depth1 > li{float:left; width:20%; height: 100%; border-left: 1px solid rgba(0, 0, 0, 0.1); padding: 0 20px;}
#sitemap .depth1 > li:first-child{border-left: 0;}
#sitemap .depth1 > li > a{font-size:25px; display:block;text-align:left;color:#212121;margin-bottom:30px; margin-top: 30px; font-weight: 700;}
#sitemap .depth1 .nav_num{display: block; font-size: 28px; font-weight: bold; color: #212121;}
#sitemap .depth2 > li{margin-top: 10px;}
#sitemap .depth2 > li:first-child{margin-top: 0;}
#sitemap .depth2 > li > a{font-size:17px; font-weight: normal; display:block;line-height:1.7;color:#212121;opacity:0.5;}
#sitemap .depth2 > li > a:hover{text-decoration: underline;}
#sitemap .depth3 > li > a{font-size:14px; display:block; line-height:1.7; padding-left:25px; color:#212121;opacity:0.7;}
#sitemap .depth3 > li > a:hover{text-decoration: underline;}
#sitemap .mfp-close{position:absolute; right: 5%; top:20px; z-index:1; width:60px; height:60px; border:0; color:#212121; font-size: 30px;}
#sitemap .mfp-close:after {background: url(../imgs/arrow_closed.png) no-repeat center center;}
#sitemap .arrow i{display:none}
.b-modal{opacity: 1 !important;}
#sitemap .depth4{display: none !important;}



/* 서브 Common : Page Last Depth Navigation */
.sub_nav {position: relative; margin-bottom: 20px;}
.sub_nav ul:after {display: block; content: ''; clear: both;}
.sub_nav .nav-dropit ul li{position: relative; float: left; text-align: center;}
.sub_nav .snum1 li{width: 100%;}
.sub_nav .snum2 li{width: 50%;}
.sub_nav .snum3 li{width: 33.33%;}
.sub_nav .snum4 li{width: 25%;}
.sub_nav .snum5 li{width: 20%;}
.sub_nav .snum6 li{width: 16.66%;}
.sub_nav .snum7 li{width: 14.28%;}
.sub_nav li:first-child{margin-left: 0 !important;}
.sub_nav li a{display: block; font-size: 17px; height: 60px; line-height: 54px; background: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 16px; box-sizing: border-box; color: #9c9c9c; border: 0; border-bottom: 2px solid #9c9c9c; text-align: left;}
.sub_nav li a:after{content: ''; position: absolute; top: 25px; right: 15px; width: 20px; height: 20px; background: url("../imgs/snav_gray.png") no-repeat center;}
.sub_nav li.active a:after{content: ''; background: url("../imgs/snav_blue.png") no-repeat center;}
.sub_nav li a.first_nav{color: #000;}
.sub_nav li a:hover{background: #eee;}
.sub_nav li.active a{border: 0; border-bottom: 2px solid #0389FF; color: #0389FF;}
.sub_nav .first_nav:after{content: ''; position: absolute; top: 25px; right: 15px; width: 20px; height: 20px; background: url("../imgs/s_nav_arrow.png"); background-size: 20px;}
.sub_nav .dropit-open .first_nav:after{content: ''; transform: rotate(-180deg);}
.sub_nav .dropit-open .dropit-submenu{display: block !important;}


/* 배경색 및 폰트 색 */
#jheader-wrap.active{background: #fff;}
#jheader-wrap.active #open-button .navicon-line{background: #000;}
#jheader-wrap .nav_num{display: none;}


body.scrollDown #jheader-wrap{transform: translateY(-100%);}
body.scrollDown .m_nav_btn{transform: translateY(-100%);}
@media (max-width: 1620px) {
	/* Header Nav */
	#jlnb{width: 100%; padding: 0 20% 0 20%;}
	#jlnb > ul > li{margin: 0;}
	#jlnb > ul > li > a{padding: 0 45px;}
    #jlnb ul.depth2 > li{width: 160px;}
}


@media (max-width: 1420px) {
	/* Header Nav */	
	/* 서브 Common : Page Last Depth Navigation */
	.sub_nav{width: 100%;}
    .sub_nav .nav-dropit ul li{text-align: left;}
    .sub_nav li a{font-size: 18px;}
	
	.jheader_inner{width: 94%; margin: 0 3%;}
}

@media (max-width:1300px) {
	/* Sitemap */
	#sitemap .depth1{margin: 200px 20px 0;} 
}



@media (max-width: 1023px) {
	/* Header Nav */
	#jheader #jlnb{display: none;}
	#jheader-wrap{position: fixed; top: 0; height: 50px;}
	
	/* Logo */
	.logo{height: 100%; top: 0;}
	.logo a{display: block; width: 64px; height: 100%; line-height: 50px;}
	
	
	/* Sitemap */
	#sitemap, #open-button{display:none}
	.jheader_inner{height: 50px;}
	
	
	.login_nav{right: calc(4% + 40px);}
}

@media (max-width: 768px) {
	.login_nav{right: calc(4% + 35px);}
	.login_nav li{margin-left: 13px;}
	.login_nav a.icon_log{width: 22px; height: 22px;}
	.login_nav a.icon_out{ width: 22px; height: 22px;}
}

@media (max-width: 640px) {
	/* Header */
	#jheader{position:fixed; display:block; background-color:transparent; top:0;}
    .scrolled #jheader{border-bottom:0}
	

	/* Sitemap Button */
	.scrolled #open-button { z-index:9999}
    .scrolled #open-button .navicon-line { background-color:#333}
}



/* #jlnb ul.depth2, .nav_bg{display: block !important;} */

/*#jlnb > ul > li:nth-child(1) > .depth2{display: block !important;}*/
/*********************************************** Type2('Horizontal')  **********************************************/
/*
#jlnb ul.depth2 > li{float: inherit; display: inline-block; width: auto; padding: 25px 30px; margin-left: 30px;}
#jlnb ul.depth2 > li:after{content: ''; position: absolute; width: 11px; height: 11px; left: -20px; top: 36px; background: url("../imgs/nav_line.png") no-repeat center right;}
#jlnb ul.depth2 > li > a{text-align: center;}
#jlnb ul.depth2 > li .depth2_child{display: none !important;}

@media (max-width:1400px){	
	#jheader{height: 50px;}
}
*/

/*#jlnb > ul > li:nth-child(1) > .depth2{display: block !important;}*/
/*********************************************** Type3('Vertical')  **********************************************/

#jlnb > ul > li{position: relative;}
#jlnb ul.depth2{min-width: 100%;}
#jlnb > ul > li:nth-child(1) > .depth2{width: 220px;}
#jlnb > ul > li:nth-child(1) > .depth2{margin-left: 54px;}
#jlnb > ul > li:nth-child(2) > .depth2{margin-left: 58px;}
#jlnb > ul > li:nth-child(5) > .depth2{margin-left: 60px;}
#jlnb ul.depth2 > li{float: inherit; display: block; width: 100%; padding: 5px 15px; margin-left: 0; text-align: left;}
#jlnb ul.depth2 > li:first-child{padding-top: 10px;}
#jlnb ul.depth2 > li:last-child{padding-bottom: 15px;}
#jlnb ul.depth2 > li .depth2_child{display: none;}
#jlnb ul.depth2 .depth2_child{position: absolute; top: 0; left: 100%; z-index: 2; width: 100%; background: #fff; border-left: 1px solid #f3f3f3;}
#jlnb ul.depth2 .depth2_child > ul{padding: 10px 0;}
#jlnb ul.depth2 .depth2_child > ul li{width: 100%; padding: 10px 0 10px 20px; margin-bottom: 0;}

@media (max-width: 1620px) {
	#jlnb > ul > li:nth-child(1) > .depth2{margin-left: 28px;}
	#jlnb > ul > li:nth-child(2) > .depth2{margin-left: 30px;}
	#jlnb > ul > li:nth-child(5) > .depth2{margin-left: 32px;}
}


@media (max-width:1400px){	
	#jlnb ul.depth2{width: auto;}
	#jheader{height: 50px;}
}

/*********************************************** Type4('All')  **********************************************

#jheader{position: relative; height: 80px;}
#jheader #jlnb .nav_bg{content: ''; position: absolute; width: 100%; height: 174px; background: #fff; top: 80px; left: 0; display: none; box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);}
#jlnb > ul > li{position: relative;}
#jlnb > ul > li > ul{background-color: transparent;}
#jlnb ul.depth2{min-width: 100%;}
#jlnb ul.depth2 > li{float: inherit; display: block; width: 100%; padding: 8px 0 0; margin-left: 0;}
/* 서브 메뉴 좌측 공간 수동으로 조절 
#jlnb > ul > li:nth-child(1) ul.depth2{margin-left: 50px;}
#jlnb > ul > li:nth-child(2) ul.depth2{margin-left: 50px;}
#jlnb > ul > li:nth-child(3) ul.depth2{margin-left: 50px;}
#jlnb > ul > li:nth-child(4) ul.depth2{margin-left: 50px;}
#jlnb > ul > li:nth-child(5) ul.depth2{margin-left: 50px;}
#jlnb > ul > li:nth-child(6) ul.depth2{margin-left: 50px;}
#jlnb ul.depth2 > li .depth2_child{display: none !important;}


@media (max-width:1023px){	
    #jheader{height: 50px;}
}
*/

/* ========================================== Mobile ========================================== */


/* 모바일 Nav Button */
#btn-menu-m, #btn-menu-m span {display: inline-block; transition: all 0.4s; box-sizing: border-box;}
.m_nav_btn{position: fixed; width: 50px; height: 50px; top: 0; right: calc(3% - 13px); z-index: 120; display: none;}
#btn-menu-m{position: relative; width: 100%; height: 100%;}
#btn-menu-m span{position: absolute; left: 13px; width: 24px; height: 1px; background-color: #000;}
#btn-menu-m.active span{width: 24px; background-color: #fff !important; height: 1px;}
#btn-menu-m span:nth-of-type(1){top: 16px;}
#btn-menu-m span:nth-of-type(2){top: 24px;}
#btn-menu-m span:nth-of-type(3){top: 32px;}
#btn-menu-m.active span:nth-of-type(1){-webkit-transform: translateY(24px) rotate(-45deg); transform: translateY(24px) rotate(-45deg); top: 0;}
#btn-menu-m.active span:nth-of-type(2){opacity: 0;}
#btn-menu-m.active span:nth-of-type(3){-webkit-transform: translateY(-24px) rotate(45deg); transform: translateY(-24px) rotate(45deg); top: 48px;}

#m-lnb-wrapper{position: fixed; top: 0; right: -100%; z-index: 110; width: 100%; height: 100vh; overflow: auto; background-color: #FFFF00; box-sizing: border-box; transition: all 0.3s;}
.m-logo{position: relative; width: 100%; height: 50px; background: #000; padding-left: 3%;}
.m-logo a{display: inline-block; background: url("../imgs/logo_all_white.png") no-repeat center left; width: 64px; height: 50px; background-size: 100%;}
#m-lnb-wrapper.on{right: 0px;}
#m-lnb > ul{border-bottom: 0; font-size: 14px;}
#m-lnb > ul li > a{color: #000;}
#m-lnb > ul > li > span{position: absolute; right: 0; top: 0; width: 20px; height: 55px; font-size: 17px; text-align: center; transition: all 0.4s; color: rgba(255,255,255,0.5); cursor: pointer}
#m-lnb > ul > li.on > span{transform: rotate(180deg);}
#m-lnb > ul > li li > span{position: absolute; right: 0; top: 0; width: 40px; height: 40px; font-size: 14px; text-align: center; transition: all 0.4s; color: tomato; cursor: pointer;}
#m-lnb > ul > li li > span.arrow_plus2 i{color: rgba(255,255,255,0.5); font-size: 17px;}
#m-lnb > ul > li li.on > span{transform: rotate(180deg);}
#m-lnb > ul li{position: relative;}
#m-lnb > ul > li{line-height: 48px; border-bottom: 0; background: #FFFF00;}
#m-lnb > ul > li > a{display: inline-block; padding: 0 50px 0 3%; font-size: 17px; width: 100%; font-weight: 700; height: 50px; background: #FFFF00;}
#m-lnb > ul > li.arrow > a{position: relative;}
#m-lnb > ul > li.arrow > a:after{content: ''; position: absolute; width: 50px; height: 16px; right: 0; top: 50%; margin-top: -8px; background: url("../imgs/icon/quick_crumbs.svg") no-repeat center; background-size: contain; transform: rotate(90deg);}
#m-lnb > ul > li.arrow.on > a:after{content: ''; transform: rotate(-90deg);}
#m-lnb > ul > li:first-child{border-top: 0;}
#m-lnb > ul > li.on > a{background: #FFFF00; color: #103D54;}
#m-lnb > ul > li:nth-last-child(1){border-bottom: 0;}
#m-lnb > ul > li ul{display: none; line-height: 40px;}
#m-lnb > ul > li ul.depth2{padding: 0 0 10px;}
#m-lnb > ul > li li {margin: 0 3%;}
#m-lnb > ul > li li li{line-height: 35px;}
#m-lnb > ul > li li > a{position: relative; display: inline-block; padding: 5px 15px; width: 100%; font-size: 16px; line-height: 25px;}
#m-lnb > ul > li li > a.depth_link2:after{content: ''; position: absolute; width: 20px; height: 20px; text-align: center; right: 0; background: url("../imgs/m-nav-arrow_plus.png") no-repeat center; background-size: 14px; top: 50%; transform: translateY(-50%);}
#m-lnb > ul > li li.on > a.depth_link2:after{content: ''; width: 20px; height: 20px; background: url("../imgs/m-nav-arrow_minus.png") no-repeat center #266585; background-size: 10px; border: 0; top: 50%; transform: translateY(-50%);}
#m-lnb > ul > li li li > a{display: inline-block; padding: 0 10px 0 10px; font-size: 15px; line-height: 35px;}


@media (max-width: 1023px) {
	.m_nav_btn{display: block;}
}






/* ========================================== Footer ========================================== */

.quick_wrap{position:fixed; z-index: 20; right: 40px; bottom: 140px;}
.quick_wrap div.top_go{display: none;}
.quick_wrap div a{display: block;width: 90px; height: 90px; background-size:cover !important; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); border-radius: 50%;}
.quick_wrap div.top_go a{background:url(../imgs/top.png) center no-repeat #fff;}
.quick_wrap div.ticket_go a{background:url(../imgs/ticket.png) center no-repeat var(--one-active); margin-top: 10px;}

.footer{width: 100%; padding: 90px 0; background: #FFFF00;}
.footer_lay{width: 100%; max-width: 1400px; margin: 0 auto;}
.footer_lay > ul{display: flex; justify-content: space-between;}
.footer_lay > ul > li:nth-child(1){display: flex; flex-wrap: wrap; align-content: space-between;}
.footer_lay > ul > li div{width: 100%;}

.footer_organization img{width: 164px;}
.footer_organization p{font-size: 19px; font-weight: 700; margin-bottom: 20px;}

.copy_num a{display: inline-block; font-size: 27px; font-weight: 900; margin-bottom: 5px;}
.copy_num p{font-size: 21px; font-weight: 700;}

.copy_address{margin-top: 40px;}
.copy_address p{font-size: 19px; font-weight: 500; line-height: 1.5;}

.copy_sns{margin: 30px 0;}
.copy_sns ul{display: flex;}
.copy_sns ul li a{display: block; width: 34px; height: 34px; background-repeat: no-repeat; background-position: center; background-size: cover;}
.copy_sns ul li:nth-child(1){margin-right: 10px;}
.copy_sns ul li:nth-child(2){margin-right: 18px;}
.copy_sns ul li.copy_facebook a{background-image: url("../imgs/icon/sns_facebook.svg");}
.copy_sns ul li.copy_youtube a{background-image: url("../imgs/icon/sns_youtube.svg");}
.copy_sns ul li.copy_instar a{background-image: url("../imgs/icon/sns_instar.svg");}


.copy_btn{margin-bottom: 30px;}
.copy_btn ul{display: flex;}
.copy_btn ul li{margin-left: 20px;}
.copy_btn ul li:nth-child(1){margin-left: 0;}
.copy_btn ul li a{display: inline-block; font-size: 17px; font-weight: 500; text-decoration: underline;}

.copy_text{font-size: 15px;}


@media all and (max-width:1420px){
	.quick_wrap{right: 20px; bottom: 30px; top: inherit; transform: none;}
	
	.footer_lay{width: 94%; margin: 0 3%;}
}

@media all and (max-width:1023px){
	.footer{padding: 70px 0;}
	.footer_lay > ul{flex-wrap: wrap;}
	.footer_lay > ul > li{width: 100%;}
	.footer_lay > ul > li:nth-child(2){margin-top: 30px;}
	.footer_logo img{width: 100%; max-width: 280px;}
	.footer_organization{margin-top: 30px;}
	.footer_organization img{width: 140px;}
	.footer_organization p{font-size: 17px; margin-bottom: 10px;}
	
	.copy_num a{font-size: 23px; margin-bottom: 3px;}
	.copy_num p{font-size: 19px;}
	.copy_address{margin-top: 30px;}
	.copy_address p{font-size: 17px;}
	.copy_sns{margin: 20px 0;}
	.copy_sns ul li a{width: 30px; height: 30px;}
	.copy_sns ul li:nth-child(1){margin-right: 10px;}
	.copy_sns ul li:nth-child(2){margin-right: 16px;}
	.copy_btn{margin-bottom: 20px;}
	.copy_btn ul li a{font-size: 15px;}
	.copy_text{font-size: 14px;}
	
}

@media all and (max-width:767px){
	.quick_wrap{right: 10px; bottom: 30px;}
	.quick_wrap div a{width: 60px; height: 60px;}
	
	.footer{padding: 50px 0;}
	.footer_lay > ul > li:nth-child(2){margin-top: 20px;}
	.footer_logo img{max-width: 180px;}
	.footer_organization{margin-top: 20px;}
	.footer_organization img{width: 120px;}
	.footer_organization p{font-size: 16px; margin-bottom: 10px;}
	
	.copy_num a{font-size: 21px;}
	.copy_num p{font-size: 17px;}
	.copy_address{margin-top: 20px;}
	.copy_address p{font-size: 15px;}
	.copy_sns{margin: 15px 0;}
	.copy_sns ul li a{width: 26px; height: 26px;}
	.copy_btn{margin-bottom: 15px;}
	.copy_btn ul li a{font-size: 15px;}
	.copy_text{font-size: 14px;}
}

@media all and (max-width:480px){	
	
}




