@charset "utf-8";

@font-face {
    font-family: 'NanumSquare';
    font-weight: 500;
    src: url(/main/css/font/NanumSquareL.eot);
    src: url(/main/css/font/NanumSquareL.eot?#iefix) format('embedded-opentype'),
    url(/main/css/font/NanumSquareL.woff) format('woff'),
    url(/main/css/font/NanumSquareL.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumSquare';
    font-weight: 600;
    src: url(/main/css/font/NanumSquareR.eot);
    src: url(/main/css/font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
    url(/main/css/font/NanumSquareR.woff) format('woff'),
    url(/main/css/font/NanumSquareR.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumSquare';
    font-weight: 700;
    src: url(/main/css/font/NanumSquareB.eot);
    src: url(/main/css/font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
    url(/main/css/font/NanumSquareB.woff) format('woff'),
    url(/main/css/font/NanumSquareB.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumSquare';
    font-weight: 800;
    src: url(/main/css/font/NanumSquareEB.eot);
    src: url(/main/css/font/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
    url(/main/css/font/NanumSquareEB.woff) format('woff'),
    url(/main/css/font/NanumSquareEB.ttf) format('truetype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url(/main/css/font/NotoSansKR-Thin.woff2) format('woff2'),
    url(/main/css/font/NotoSansKR-Thin.woff) format('woff'),
    url(/main/css/font/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url(/main/css/font/NotoSansKR-Light.woff2) format('woff2'),
    url(/main/css/font/NotoSansKR-Light.woff) format('woff'),
    url(/main/css/font/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url(/main/css/font/NotoSansKR-Regular.woff2) format('woff2'),
    url(/main/css/font/NotoSansKR-Regular.woff) format('woff'),
    url(/main/css/font/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url(/main/css/font/NotoSansKR-Medium.woff2) format('woff2'),
    url(/main/css/font/NotoSansKR-Medium.woff) format('woff'),
    url(/main/css/font/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url(/main/css/font/NotoSansKR-Bold.woff2) format('woff2'),
    url(/main/css/font/NotoSansKR-Bold.woff) format('woff'),
    url(/main/css/font/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url(/main/css/font/NotoSansKR-Black.woff2) format('woff2'),
    url(/main/css/font/NotoSansKR-Black.woff) format('woff'),
    url(/main/css/font/NotoSansKR-Black.otf) format('opentype');
}

/*** common ***/
.fl        { float:left !important; }
.fr        { float:right !important; }
.fn        { float:none !important; }
.cb        { clear:both !important; }
.pr			{position:relative !important}
.ac        { text-align:center !important; }
.al        { text-align:left !important; }
.ar        { text-align:right !important; }
.vt        { vertical-align:top !important; }
.vm        { vertical-align:middle !important; }
.vb        { vertical-align:bottom !important; }
.jf        { text-align:justify !important; }
.oh        { overflow:hidden !important; }
.oh_y		{overflow-y:hidden !important;}
.cp        { cursor:pointer !important; }
.di        { display:inline !important; }
.dib        { display:inline-block !important; }
.dn        { display:none !important; }
.db        { display:block !important; }
.vv        { visibility:visible !important; }
.vh        { visibility:hidden !important; }
.bn        { border:none !important; }
.bbn    { border-bottom:none !important; }
.brn    { border-right:none !important; }
.bgn    { background:none !important; }
.fb        { font-weight:bold !important; }
.BDB {border-bottom:2px solid #d1d1d1 !important}
.zoom1{*zoom:1 }

/* Margin */
.MN0 { margin:0 !important; }
.ML2 { margin-left:2px !important; }
.ML4 { margin-left:4px !important; }
.ML5 { margin-left:5px !important; }
.ML8 { margin-left:8px !important; }
.ML10 { margin-left:10px !important; }
.ML15 { margin-left:15px !important; }
.ML20 { margin-left:20px !important; }
.ML24 {margin-left:24px}
.ML30 { margin-left:30px; }
.ML50 { margin-left:50px !important; }
.ML58 { margin-left:58px; }
.ML80 { margin-left:80px; }
.ML120 { margin-left:120px; }
.ML200 { margin-left:200px; }
.ML213 { margin-left:213px; }
.ML293 { margin-left:293px; }
.MR5 {margin-right:5px}
.MR10 { margin-right:10px; }
.MR15 { margin-right:15px; }
.MR16 { margin-right:16px; }
.MR20 { margin-right:20px; }
.MR30 { margin-right:30px; }
.MR37 { margin-right:37px; }
.MR40 { margin-right:40px; }
.MR60 { margin-right:60px; }
.MR72 { margin-right:72px; }
.MT2 { margin-top:2px !important; }
.MT4 { margin-top:4px !important; }
.MT5 { margin-top:5px !important; }
.MT7 { margin-top:7px !important; }
.MT10 { margin-top:10px !important; }
.MT15 { margin-top:15px; }
.MT20 { margin-top:20px !important; }
.MT22 { margin-top:22px; }
.MT25 { margin-top:25px; }
.MT28 { margin-top:28px; }
.MT30 { margin-top:30px !important; }
.MT35 { margin-top:35px !important; }
.MT40 { margin-top:40px !important; }
.MT45 {margin-top:45px !important}
.MT50 { margin-top:50px; }
.MT55 { margin-top:55px; }
.MT60 { margin-top:60px !important; }
.MT65 { margin-top:65px !important; }
.MT70 { margin-top:70px; }
.MT80 { margin-top:80px !important; }
.MT120 { margin-top:120px; }
.MT260 {margin-top:260px !important}
.MT400 {margin-top:400px !important}									
.MB0 { margin-bottom:0 !important}
.MB5 { margin-bottom:5px; }
.MB10 { margin-bottom:10px !important; }
.MB12 {margin-bottom:12px !important}
.MB15 { margin-bottom:15px; }
.MB20 { margin-bottom:20px !important; ; }
.MB26 { margin-bottom:26px !important; ; }
.MB30 { margin-bottom:30px !important; }
.MB40 { margin-bottom:40px !important; }
.MB50 {margin-bottom:50px}
.MB55 { margin-bottom:55px; }
.MB60 { margin-bottom:60px; }
.MB70 {margin-bottom:70px !important}
.MT10MB100 {margin:10px 0 100px 0;}
.minusT40 {margin-top:-40px}

/* padding_top */
.PN0 {padding:0 !important}
.PT0 {padding-top:0 !important}
.PT5 { padding-top:5px !important;}
.PT7 { padding-top:7px;}
.PT10 { padding-top:10px;}
.PT12 { padding-top:12px;}
.PT15 { padding-top:15px;}
.PT20 { padding-top:20px !important;}
.PT25 { padding-top:25px;}
.PT27 { padding-top:27px;}
.PT30 { padding-top:30px;}
.PT37 { padding-top:37px;}
.PT38 { padding-top:38px;}
.PT43 { padding-top:43px;}
.PT40 { padding-top:40px !important;}
.PT50 { padding-top:50px !important;}
.PT65 { padding-top:65px !important;}
.PT75 { padding-top:75px;}

/* padding_left */
.PL0 { padding-left:0px !important;}
.PL3 { padding-left:3px;}
.PL5 { padding-left:5px;}
.PL8 { padding-left:8px;}
.PL10 { padding-left:10px;}
.PL20 { padding-left:20px !important;}
.PL23 { padding-left:23px;}
.PL25 { padding-left:25px;}
.PL30 { padding-left:30px;}
.PL40{ padding-left:40px;}
.PL45{ padding-left:45px;}
.PL50{ padding-left:50px;}
.PL55{ padding-left:55px;}
.PL60 { padding-left:60px;}
.PL65 { padding-left:6px;}
.PL100 { padding-left:100px;}

/* padding_right */
.PR6 { padding-right:6px;}
.PR10 { padding-right:10px;}
.PR20 { padding-right:20px;}
.PR35 { padding-right:35px;}
.PR40 { padding-right:40px;}
.PR60 { padding-right:60px;}
.PR72 { padding-right:72px;}

/* padding_bottom */
.PB0 {padding-bottom:0 !important}
.PB10 { padding-bottom:10px;}
.PB13 { padding-bottom:13px;}
.PB15 { padding-bottom:15px !important}
.PB20 { padding-bottom:20px !important;}
.PB23 { padding-bottom:23px !important;}
.PB30 { padding-bottom:30px !important;}
.PB40 { padding-bottom:40px;}
.PB50 {padding-bottom:50px }
.PB65 { padding-bottom:65px;}
.PB70 { padding-bottom:70px;}
.PB110 { padding-bottom:110px;}

/* padding_all */
.PT10L5 { padding:10px 0 0 5px !important;}
.PTB10 {padding:10px 0 !important;}
.PTBL {padding:20px 0 20px 20px !important;}
.PLR {padding:0px 20px 0px !important;}

/* 텍스트 요소 : 폰트컬러 타입 */
.pc_blue {color:#155eb6 !important;}
.pc_navy {color:#17335a !important;}
.pc_org {color:#f58220 !important;}
.pc_black {color:#000 !important;}
.pc_green {color:#4db02c !important;}
.pc_mint {color:#00b0a0 !important;}
.pc_red {color:#e33d65 !important;}
.pc_yellow {color:#f0ad4e !important;}

/* Reset */
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.2);
	border-radius: 80px;
	
}

::-webkit-scrollbar
{   height: 10px;  
	width: 35px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{     
	height: 10px; 
    width: 35px; 
    background: rgba(222,222,222,2); 
    -webkit-border-radius: 50px; 
    border-radius: 50px; 
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.1)
}
::-webkit-scrollbar-track-piece
{
    
}


* {outline:0 !important;}
html,body,h1,h2,h3,h4,h5,h6,div,p,blockquote,pre,code,address,ul,ol,li,menu,nav,section,article,aside,
dl,dt,dd,table,thead,tbody,tfoot,label,caption,th,td,form,fieldset,legend,hr,input,button,textarea,object,figure,figcaption {margin:0;padding:0; font-family: "NanumSquare",'Dotum','돋움','돋움체'; font-weight: 700}
html, body{width:1080px;}
body{width:1080px; background:#fff;}
body,input,select,textarea,button {border:none;font-size:12px; font-family:'NanumSquare', sans-serif;color:#000;}
ul,ol,li{list-style:none;}
table{width:100%;border-spacing:0;border-collapse:collapse;}
img,fieldset{border:0;}
address,cite,code,em{font-style:normal;font-weight:normal;}
label,img,input,select,textarea,button{vertical-align:middle;}
.hide,caption,legend{line-height:0;font-size:1px;overflow:hidden;}
hr{display:none;}
main,header,section,nav,footer,aside,article,figure{display:block;}
a{color:#000;text-decoration:none; cursor: pointer;}

.clear {clear:both;}
.clear:after { content:""; display:block; clear:both;}


#wrap{width: 2160px; height: 3840px; overflow: hidden; position: relative;}

#main_area{width:2160px; height: 3540px; overflow: hidden; position: relative; background:url(../images/main/bg_main.jpg) no-repeat; float: left;}

.logo{position:absolute; top:50px; right: 160px;}
.today_info{position: absolute; top:210px; left: 150px; width: 550px; height: 245px;}
.today_info .date{font-size: 72px; color: #fff; font-weight: 700;text-shadow: 3px 3px 10px #246994;letter-spacing: -2px; margin-bottom: 30px;}
.today_info .date span{font-size: 65px;}
.today_info .time_bx{float: left; width: 430px; font-size: 80px; font-weight: 700; color: #fff; text-shadow: 3px 3px 10px #246994}
.today_info .time_bx span{font-size: 130px; letter-spacing: -8px; font-weight: 600}
.today_info .weather{float: left; width: 120px; text-align: center; margin-top: 15px}

.main_txt{margin: 650px 0 0; text-align: center; width: 100%;}
.main_lnb{width: 1484px; margin:180px auto 0;}
/*.main_lnb li{float: left; margin-right: 83px;}*/
/*.main_lnb li:nth-child(n + 4) {margin-top:80px}*/
.main_lnb li:nth-child(3n) {margin-right:0}

#footer{width: 2160px; height: 300px; background: #722d9b; float: left; display: table; position: relative;}
#footer .news{width: 1690px;  color: #fff; font-size: 50px; font-weight: 600;  display: table-cell; height: 300px; vertical-align: middle; text-align: center;}
#footer .news span{margin-left: 65px; position: relative;}
#footer .news span::before{position: absolute; top:5px; left: 0; width: 4px; height: 47px; background: #fff; content: ''; margin-left: -40px;}
#footer .logo2{position: absolute; top:69px; right: 90px;}

#sub_area{width:1900px; height: 3180px; overflow: hidden; position: relative; float: left;}
.bg1{background: #faf4f4; padding: 180px 130px;}
.bg2{background: #ecfaff; padding: 180px 130px;}
.bg3_1{background: #daf0fb; padding: 180px 130px;}
.bg3_2{background: #f4f6f6; padding: 180px 130px;}
.bg4{background: #edf4f1; padding: 180px 130px;}
.bg5{background: #fffdf3; padding: 180px 130px;}
.bg6{background: #fffdf3; padding: 180px 130px;}
.bg_33{background: url(../images/sub03/bg_33.jpg) no-repeat; padding: 180px 130px;}
.bg_festival{background: url(../images/sub03/bg_festival.jpg) no-repeat; padding: 180px 130px;}
.bg_food_lodge{background: url(../images/sub03/bg_food_lodge.jpg) no-repeat; padding: 180px 130px;}
.bg_mount{background: url(../images/sub03/bg_mount.jpg) no-repeat; padding: 180px 130px;}
.bg_water{background: url(../images/sub03/bg_water.jpg) no-repeat; padding: 180px 130px;}
.bg_movie{background: url(../images/sub03/bg_movie.jpg) no-repeat; padding: 180px 130px;}
.col{width: 1800px; padding: 50px 50px 0;}

.tit{margin: 10px 0 0; width: 850px; position: relative;}
.tit ul {display: block;}
.tit ul li{margin: 100px 23px 0 0; float: left;}

.map_all{width: 1145px; margin: 155px auto 50px;}

.keyword_btn{width: 100%; position: relative;}
.keyword_btn h3{position: absolute; left: -75px; top: 0;}
.keyword_btn ul{padding-top: 145px;}
.keyword_btn li{float: left; margin-right: 39px;}
.keyword_btn li:nth-child(n + 4) {margin-top:50px}
.keyword_btn li:nth-child(3n) {margin-right:0}

.tour_btn{width: 1257px; margin-top: 60px; clear: both; float: left;}
.tour_btn li{float: left; margin-right: 70px;}
.tour_btn li:nth-child(4n) {margin-right:0}

.main_btn4{width: 1200px; position: relative; margin: 700px auto 0;}
.main_btn4 ul{}
.main_btn4 li{float: left; margin-right: 130px;}
.main_btn4 li:nth-child(n + 1) {margin-top:150px}
.main_btn4 li:nth-child(2n) {margin-right:0}

.main_btn3{width: 1800px; position: relative; margin: 1040px auto 0;}
.main_btn3 ul{}
.main_btn3 li{float: left; width: 33.3%; text-align: center;}


.organ_map{margin-top: 140px; width: 1800px; float: left; clear: both;}

.sub_btn{width: 928px; margin-top: -108px; clear: both;  display: inline-block; position: relative; float: right;}
.sub_btn li{float: left; margin-left: 22px;}

.sub_btn3{width: 696px; margin-top: -108px; clear: both;  display: inline-block; position: relative; float: right;}
.sub_btn3 li{float: left; margin-left: 22px;}

.map_area{position: absolute; top:256px; right: 114px;}

.boardPhoto ul{margin-top: 140px; width: 1800px; float: left; clear: both;}
.boardPhoto ul li{float: left; margin-right: 20px;}
.boardPhoto ul li .photoItem{display: inline-block; width: 573px; height: 365px; background: #fff; border: 6px solid #25c1eb;position: relative;}
.boardPhoto ul li .photoItem .photoItemImage{width: 100%; height: auto; overflow: hidden; }
.boardPhoto ul li .photoItem .photoItemInfo{height: 96px; width: 573px; color: #fff; background: rgba(2,71,140, .8); bottom: 0px; position: absolute; font-size: 35px;}
.boardPhoto ul li .photoItem .photoItemInfo span{font-size: 35px; text-align: center; line-height: 100px; display: block;}
.boardPhoto ul li .photoItem .photoItemInfo span::before{content: ''; width: 37px; height: 35px; background: url(../images/common/icon_travel.png) no-repeat; display: inline-block; vertical-align: middle; margin: -3px 7px 0 0;}
.boardPhoto ul li:nth-child(n+4){margin-top: 90px;}
.boardPhoto ul li:nth-child(3n) {margin-right:0}

h3.tit{text-align: right; width: 70%; margin-top: -130px; float: right;}
h3.tit_right{position: absolute; top:227px; right: 200px;}

.recommendPhoto ul{margin-top: 140px; width: 1800px; float: left; clear: both;}
.recommendPhoto ul li{float: left; margin-right: 60px;}
.recommendPhoto ul li .photoItem{display: inline-block; width: 552px; height: 400px; background: #fff; position: relative;}
.recommendPhoto ul li .photoItem::before{content: ''; background: url(../images/sub03/bg_list33.png) no-repeat; position: absolute; top:-6px; left: -6px; width: 575px; height: 419px; z-index: 999;}
.recommendPhoto ul li .photoItem > em{width: 80px; height: 80px; position: absolute; top: 3px; left: 4px; background: rgba(2,71,140, .8); text-align: center; line-height: 82px; font-size: 46px; letter-spacing: -1; color: #fff; font-weight: 800;}
.recommendPhoto ul li .photoItem img{width: 552px; height: 400px;}
.recommendPhoto ul li .photoItemInfo{height: 103px; width: 552px; color: #fff;
    background: rgba(2,71,140, .8); bottom: 0px; position: absolute; font-size: 35px; line-height: 40px; padding: 17px 0 0;}
.recommendPhoto ul li .photoItem .photoItemInfo .town{font-size: 20px; color: #dfff00; font-weight: 700; text-align: center; display: block;}
.recommendPhoto ul li .photoItem .photoItemInfo .name{font-size: 35px; text-align: center; display: block;}
.recommendPhoto ul li .photoItem .photoItemInfo .name::before{content: ''; width: 37px; height: 35px; background: url(../images/common/icon_travel.png) no-repeat; display: inline-block; vertical-align: middle; margin: -3px 7px 0 0;}
.recommendPhoto ul li:nth-child(n+4){margin-top: 43px;}
.recommendPhoto ul li:nth-child(3n) {margin-right:0}

.keyword_list ul{margin-top: 140px; width: 1800px; float: left; clear: both;}
.keyword_list ul li{float: left; margin-right: 20px;}
.keyword_list ul li .photoItem{display: inline-block; width: 566px; height: 365px; background: #fff; border: 6px solid #fff;position: relative;}
.keyword_list ul li .photoItem .photoItemImage{width: 100%; height: auto; overflow: hidden; }
.keyword_list ul li .photoItem .photoItemInfo{height: 96px; width: 566px; color: #fff;
    background: rgba(2,71,140, .8); bottom: 0px; position: absolute; font-size: 35px; padding: 17px 0 0; line-height: 40px;}
.keyword_list ul li .photoItem .photoItemInfo .town{font-size: 20px; color: #dfff00; font-weight: 700; text-align: center; display: block;}
.keyword_list ul li .photoItem .photoItemInfo .name{font-size: 35px; text-align: center; display: block;}
.keyword_list ul li .photoItem .photoItemInfo .name::before{content: ''; width: 37px; height: 35px; background: url(../images/common/icon_travel.png) no-repeat; display: inline-block; vertical-align: middle; margin: -3px 7px 0 0;}

.keyword_list ul li .photoItem .photoItemInfo1{height: 96px; width: 566px; color: #fff;
    background: rgba(2,71,140, .8); bottom: 0px; position: absolute; font-size: 35px; padding: 17px 0 0; line-height: 80px;}
.keyword_list ul li .photoItem .photoItemInfo1 .name{font-size: 35px; text-align: center; display: block;}
.keyword_list ul li .photoItem .photoItemInfo1 .name::before{content: ''; width: 37px; height: 35px; background: url(../images/common/icon_travel.png) no-repeat; display: inline-block; vertical-align: middle; margin: -3px 7px 0 0;}
.keyword_list ul li:nth-child(n+4){margin-top: 90px;}
.keyword_list ul li:nth-child(3n) {margin-right:0}


.festival_list ul{margin-top: 140px; width: 1800px; float: left; clear: both;}
.festival_list ul li{float: left; margin-right: 20px;}
.festival_list ul li .photoItem{display: inline-block; width: 566px; height: 495px; background: #fff; border: 6px solid #fff;position: relative;}
.festival_list ul li .photoItem .photoItemImage{width: 100%; height: 365px; overflow: hidden;}
.festival_list ul li .photoItem .photoItemInfo{height: 130px; width: 566px; color: #fff;
    background: #3065a0; bottom: 0px; position: absolute; font-size: 35px; padding: 17px 0 0; line-height: 120px;}
.festival_list ul li .photoItem .photoItemInfo .name{font-size: 35px; text-align: center; display: block;}
.festival_list ul li .photoItem .photoItemInfo .name::before{content: ''; width: 37px; height: 35px; background: url(../images/common/icon_travel.png) no-repeat; display: inline-block; vertical-align: middle; margin: -3px 7px 0 0;}
.festival_list ul li:nth-child(n+4){margin-top: 15px;}
.festival_list ul li:nth-child(3n) {margin-right:0}


.movie_list ul{margin-top: 140px; width: 1800px; float: left; clear: both;}
.movie_list ul li{float: left; margin-right: 61px;}
.movie_list ul li .photoItem{display: inline-block; width: 547px; height: 762px; background: #fff; border: 6px solid #fff;position: relative;-webkit-box-shadow: 2px 5px 20px 5px rgba(0,0,0,0.2);box-shadow: 2px 5px 20px 5px rgba(0,0,0,0.2);}
.movie_list ul li .photoItem .photoItemImage{width: 100%; height: auto; overflow: hidden; }
.movie_list ul li .photoItem .photoItemInfo{height: 150px; width: 547px; color: #fff;
    background: rgba(2,71,140, .8); bottom: 0px; position: absolute;  padding: 17px 0 0; line-height: 40px;}
.movie_list ul li .photoItem .photoItemInfo .town{font-size: 20px; color: #dfff00; font-weight: 700; text-align: center; display: block;}
.movie_list ul li .photoItem .photoItemInfo .name{font-size: 35px; text-align: center; display: block; line-height: 138px;}
.movie_list ul li .photoItem .photoItemInfo .name::before{content: ''; width: 37px; height: 35px; background: url(../images/common/icon_travel.png) no-repeat; display: inline-block; vertical-align: middle; margin: -3px 7px 0 0;}
.movie_list ul li:nth-child(n+4){margin-top: 90px;}
.movie_list ul li:nth-child(3n) {margin-right:0}

.business_list ul{margin-top: 140px; width: 1800px; float: left; clear: both;}
.business_list ul li{float: left; margin-right: 30px;}
.business_list ul li .photoItem{display: inline-block; width: 567px; height: 504px; background: #fff; border: 5px solid #73a041; position: relative;}
.business_list ul li .photoItem .photoItemImage{width: 100%; height: 370px; overflow: hidden;}
.business_list ul li .photoItem .photoItemInfo{height: 134px; width: 567px; color: #fff; background: #73a041;display: table; text-align: left; position: relative;}
.business_list ul li .photoItem .photoItemInfo .name{font-size: 50px; display: block; padding-left: 20px; display: table-cell; vertical-align: middle;}
.business_list ul li .photoItem .photoItemInfo .name::after{content: ''; width: 71px; height: 103px; background: url(../images/sub06/icon_1.png) no-repeat; position: absolute; top:20px; right: 35px;}
.business_list ul li:nth-child(n+4){margin-top: 30px;}
.business_list ul li:nth-child(3n) {margin-right:0}


.issue_list ul{margin-top: 140px; width: 1800px; float: left; clear: both;}
.issue_list ul li{float: left; margin-right: 30px;}
.issue_list ul li .photoItem{display: inline-block; width: 567px; height: 504px; background: #fff; border: 5px solid #be9000; position: relative;}
.issue_list ul li .photoItem .photoItemImage{width: 100%; height: 370px; overflow: hidden;}
.issue_list ul li .photoItem .photoItemInfo{height: 134px; width: 567px; color: #fff; background: #be9000;display: table; text-align: left; position: relative;}
.issue_list ul li .photoItem .photoItemInfo .name{font-size: 50px; display: block; padding-left: 20px; display: table-cell; vertical-align: middle;}
.issue_list ul li .photoItem .photoItemInfo .name::after{content: ''; width: 71px; height: 103px; background: url(../images/sub06/icon_1.png) no-repeat; position: absolute; top:20px; right: 35px;}
.issue_list ul li:nth-child(n+4){margin-top: 30px;}
.issue_list ul li:nth-child(3n) {margin-right:0}


.issue_view_tit{float: left; position: relative; width: 1750px; height: 145px;  margin-top: 100px; font-size: 70px; color: #be9000; font-weight: 800; line-height: 145px; padding-left: 50px; display: block;}
.issue_view_tit::before{content: ''; position: absolute; top:-10px; left: 0; width: 43px; height: 39px; background: url(../images/sub06/tit_icon.png) no-repeat;}
/* .issue_view_area{float: left; position: relative; width: 1850px; height: 2065px;  margin-top: 0px; overflow-y: auto; text-align: center; padding: 25px 25px;} */
.issue_view_area{float: left; position: relative; width: 1850px; height: 2260px;  margin-top: 50px; overflow-y: auto; text-align: center; padding: 25px 25px;}
.issue_video{position: absolute; left: 300px; top:70px; width: 1300px; height: 731px;}


.arr_num_area{width: 100%; height: 38px; float: left; text-align: center;}
.arr_num{display: inline-block; height: 38px;  box-sizing: border-box; }
.arr_num ul li{position: relative; float: left; width: 38px; height: 38px; margin: 70px 21px 0; background: #99bece; border-radius: 19px;}
.arr_num ul li.on{background: #064db5}

.arr_num_area3_1{width: 100%; height: 38px; float: left; text-align: center;}
.arr_num3_1{display: inline-block; height: 38px;  box-sizing: border-box; }
.arr_num3_1 ul li{position: relative; float: left; width: 38px; height: 38px; margin: 150px 21px 0; background: #99bece; border-radius: 19px;}
.arr_num3_1 ul li.on{background: #064db5}

.arr_num_area3_2{width: 100%; height: 38px; float: left; text-align: center;}
.arr_num3_2{display: inline-block; height: 38px;  box-sizing: border-box; }
.arr_num3_2 ul li{position: relative; float: left; width: 38px; height: 38px; margin: 150px 21px 0; background: #b8ebf8; border-radius: 19px;}
.arr_num3_2 ul li.on{background: #084eb5}

.view_area{float: left; position: relative; width: 1850px; height: 2400px; background: #fff; margin-top: 100px; text-align: center; overflow-y: auto; text-align: center; padding: 25px 25px;}
.view_area .video{position:absolute; top:938px; left: 929px; width: 880px; height: 495px; z-index: 9999;}
.view_area .video_soc{position:absolute; top:466px; left: 865px; width: 880px; height: 495px; z-index: 9999;}

.view_area_two{float: left; position: relative; width: 1850px; height: 2200px; background: #fff; margin-top: 100px; text-align: center; overflow-y: auto; text-align: center; padding: 25px 25px;}

.industry_map_area{float: left; position: relative; width: 1850px; height: 2210px;  margin-top: 100px; }
.industry_map_area .txt1{float: left; margin-bottom: 50px;}
.industry_map{position: relative; width: 1800px; height: 1980px; background: url(../images/sub05/map_industry.png) no-repeat; float: left;}

.choice_map_area{float: left; position: relative; width: 1850px; height: 2210px;  margin-top: 100px; }

/* 음성 */
.industry_map .eumseong_box{position: absolute; width: 345px; padding:24px; background: #eaeaea; border-radius: 10px; top:21px; left: 100px;}
.industry_map .eumseong_box ul li{ width: 345px; height: 72px; text-align: center; background: #2d67b0; margin-bottom: 10px; border-radius: 10px; }
.industry_map .eumseong_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px; display: block;}
.industry_map .eumseong_box ul li:last-child{margin-bottom: 0;}

/*충주*/
.industry_map .hungju_box{position: absolute; width: 345px; top:90px; left: 730px;}
.industry_map .hungju_box ul li{display: block; width: 345px; height: 72px; text-align: center; background: #228fce; margin-bottom: 10px; border-radius: 10px;}
.industry_map .hungju_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .hungju_box ul li:last-child{margin-bottom: 0;}

/*제천*/
.industry_map .jecheon_box{position: absolute; width: 345px; top:124px; left: 1126px;}
.industry_map .jecheon_box ul li{display: block; width: 345px; height: 72px; text-align: center; background: #b9478a; margin-bottom: 10px; border-radius: 10px;}
.industry_map .jecheon_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .jecheon_box ul li:last-child{margin-bottom: 0;}

/*단양*/
.industry_map .danyang_box{position: absolute; width: 345px; top:388px; left: 1515px;}
.industry_map .danyang_box ul li{display: block; width: 345px; height: 72px; text-align: center; background: #b4832c; margin-bottom: 10px; border-radius: 10px;}
.industry_map .danyang_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .danyang_box ul li:last-child{margin-bottom: 0;}

/*진천*/
.industry_map .jincheon_box{position: absolute; width: 345px; top:500px; left: 140px;}
.industry_map .jincheon_box ul li{display: block; width: 345px; height: 72px; text-align: center; background: #1594a8; margin-bottom: 10px; border-radius: 10px;}
.industry_map .jincheon_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .jincheon_box ul li:last-child{margin-bottom: 0;}

/*증평*/
.industry_map .jp_box{position: absolute; width: 345px; top:670px; left: 1260px;}
.industry_map .jp_box ul li{display: block; width: 345px; height: 72px; text-align: center; background: #6279ce; margin-bottom: 10px; border-radius: 10px;}
.industry_map .jp_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .jp_box ul li:last-child{margin-bottom: 0;}

/*청주*/
.industry_map .cheongju_box{position: absolute; width: 400px; padding:24px; background: #eaeaea; border-radius: 10px; top:747px; left: 0px;}
.industry_map .cheongju_box ul li{display: block; width: 400px; height: 72px; text-align: center; background: #df7a25; margin-bottom: 10px; border-radius: 10px;}
.industry_map .cheongju_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .cheongju_box ul li:last-child{margin-bottom: 0;}

/*괴산*/
.industry_map .goesan_box{position: absolute; width: 345px; top:853px; left: 1260px;}
.industry_map .goesan_box ul li{display: block; width: 345px; height: 72px; text-align: center; background: #e0684b; margin-bottom: 10px; border-radius: 10px;}
.industry_map .goesan_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .goesan_box ul li:last-child{margin-bottom: 0;}


/*보은*/
.industry_map .boeun_box{position: absolute; width: 218px; top:977px; left: 963px;}
.industry_map .boeun_box ul li{display: block; width: 218px; height: 72px; text-align: center; background: #29a649; margin-bottom: 10px; border-radius: 10px;}
.industry_map .boeun_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .boeun_box ul li:last-child{margin-bottom: 0;}


/*옥천*/
.industry_map .oc_box{position: absolute; width: 345px; top:1137px; left: 926px;}
.industry_map .oc_box ul li{display: block; width: 345px; height: 72px; text-align: center; background: #44459b; margin-bottom: 10px; border-radius: 10px;}
.industry_map .oc_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .oc_box ul li:last-child{margin-bottom: 0;}


/*영동*/
.industry_map .yd_box{position: absolute; width: 345px; top:1435px; left: 807px;}
.industry_map .yd_box ul li{display: block; width: 345px; height: 72px; text-align: center; background: #165eab; margin-bottom: 10px; border-radius: 10px;}
.industry_map .yd_box ul li a{font-size: 45px; color: #fff; letter-spacing: -2px; line-height: 70px;display: block;}
.industry_map .yd_box ul li:last-child{margin-bottom: 0;}


.industry_info_tit{float: left; position: relative; width: 1800px; height: 145px;  margin-top: 100px; font-size: 70px; color: #fff; font-weight: 800; line-height: 145px; padding-left: 50px; display: block;}
.new_industry_info_tit{float: left; position: relative; width: 1800px;   margin-top: 100px; font-size: 70px; color: #fff; font-weight: 800; line-height: 145px; padding-left: 50px; display: block;}
.industry_info_tit span{font-size: 40px; font-weight: 700;}
.industry_info_area{float: left; position: relative; width: 1850px; height: 2210px;  margin-top: 0px; overflow-y: auto; text-align: center; padding: 25px 25px; background: #fff;}
.new_industry_info_area{float: left; position: relative; width: 1850px; height: 2355px;  margin-top: 0px; overflow-y: auto; text-align: center; padding: 25px 25px; background: #fff;}

.new_color_10{background: #539D35;}           /*음성*/
.color_10{background: #2d67b0;}           /*음성*/
.color_2{background: #228fce;}             /*충주*/
.color_3{background: #b9478a;}            /*제천*/
.color_11{background: #b4832c;}            /*단양*/
.color_8{background: #1594a8;}           /*진천*/
.color_7{background: #6279ce;}                 /*증평*/
.color_1{background: #df7a25;}           /*청주*/
.color_9{background: #e0684b;}             /*괴산*/
.color_4{background: #29a649;}              /*보은*/
.color_5{background: #44459b;}                 /*옥천*/
.color_6{background: #165eab;}                 /*영동*/


.location_area{position: absolute; top:200px; right: 180px;}
.img_map{float: left; margin-top: 80px; position: relative; margin-left: 50px;}
.img_map .newbuild{position: absolute; top:52px; left: 1030px;}     /* 신관 */
.img_map .annexe{position: absolute; top:49px; left: 776px;}        /* 별관 */
.img_map .westbuild{position: absolute; top:282px; left: 550px;}    /* 서관 */
.img_map .mainbuild{position: absolute; top:328px; left: 924px;}    /* 본관 */
.img_map .eastbuild{position: absolute; top:328px; left: 1247px;}   /* 동관 */
.img_map .central{position: absolute; top:673px; left: 182px;}      /* 신성장산업국 */
.img_map .biobuild{ position: absolute;top: 32px;left: 332px;}      /* 메트로타워 */
.img_map .cheonghakbuild{position: absolute; top: 362px;left: 50px;}      /* 청학빌딩 */

.speech-bubble {position: relative;	background: #00aabb; border-radius: 5px; padding: 10px 20px; display: block; color: #fff; font-size: 25px; text-align: center;}
.speech-bubble:after {content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 0; border: 13px solid transparent;
    border-top-color: #00aabb; border-bottom: 0; margin-left: -13px; margin-bottom: -13px;}

.speech-bubble_on {position: relative;	background: #ec5c57; border-radius: 5px; padding: 10px 20px; display: block; color: #fff; font-size: 25px; text-align: center;}
.speech-bubble_on:after {content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 0; border: 13px solid transparent;
    border-top-color: #ec5c57; border-bottom: 0; margin-left: -13px; margin-bottom: -13px;}


.speech-bubble_r {position: relative; background: #00aabb; border-radius: 5px; padding: 10px 20px; display: block; color: #fff; font-size: 25px; text-align: center;}
.speech-bubble_r:after {content: ''; position: absolute; right: 0; top: 50%; width: 0; height: 0; border: 13px solid transparent;
    border-left-color: #00aabb;	border-right: 0; margin-top: -13px;	margin-right: -13px;}

.speech-bubble_r_on {position: relative; background: #ec5c57; border-radius: 5px; padding: 10px 20px; display: block; color: #fff; font-size: 25px; text-align: center;}
.speech-bubble_r_on:after {content: ''; position: absolute; right: 0; top: 50%; width: 0; height: 0; border: 13px solid transparent;
    border-left-color: #ec5c57;	border-right: 0; margin-top: -13px;	margin-right: -13px;}

.speech-bubble_x{position: relative; background: #00aabb; border-radius: 5px; padding: 10px 20px; display: block; color: #fff; font-size: 25px; text-align: center;}
.speech-bubble_x_on {position: relative; background: #ec5c57; border-radius: 5px; padding: 10px 20px; display: block; color: #fff; font-size: 25px; text-align: center;}


.h3_tit{float: left; position: relative; font-size: 66px; color: #ec5c57; font-weight: 800; width: 1800px;}
.h3_tit::before{content: ''; width: 48px; height: 48px; left: -80px; top: 12px; background: url(../images/sub01/icon_h3.png) no-repeat; position: absolute;}

.h4_tit{float: left; position: relative; font-size: 50px; color: #ec5c57; font-weight: 800; width: 1800px; padding-left: 130px;}
.h4_tit::before{content: ''; width: 52px; height: 52px; left: 50px; top: 0px; background: url(../images/sub01/icon_h4.png) no-repeat; position: absolute;}

.tour_view_area{float: left; position: relative; width: 1900px; height: 2190px; background: #fff; margin-left: -50px; margin-top: 140px}

/*! table */
.table_area_type01{width: 1900px; height: 1475px; margin-top: 50px; overflow-y: auto; float: left; overflow-x: hidden;}
.table_type01{width: 1900px;}
.table_type01 table{width: 1800px; border-top: 4px solid #3c3c3c;  margin-left: 50px;}
.table_type01 table thead th{border-bottom:  8px solid #3c3c3c; padding: 45px 0; font-size: 40px; font-weight: 800;}
.table_type01 table tbody td {text-align: center; font-size: 45px; word-break: keep-all;}
.table_type01 table th{border-bottom:4px solid #3c3c3c; font-size: 40px; padding: 45px 0;}
.table_type01 table td{border-bottom:4px solid #3c3c3c; color:#333; padding: 20px; line-height: 60px;}
.table_type01 table td.l_left {text-align:left;}

/*! table */
.table_area_type02{width: 1900px; height: 1475px; margin-top: 50px; overflow-y: auto; float: left; overflow-x: hidden;}
.table_type02{width: 1900px;}
.table_type02 table{width: 1800px; border-top: 4px solid #3c3c3c; margin-left: 50px;}
.table_type02 table thead th{border-bottom:  8px solid #3c3c3c; padding: 45px 0; font-size: 45px; font-weight: 800;}
.table_type02 table tbody td {text-align: center; font-size: 40px; word-break: keep-all; border-bottom:4px solid #3c3c3c; color:#333; padding: 20px; line-height: 55px;}
.table_type02 table tbody td.l_left {text-align:left;}
.table_type02 table tbody td.bold{font-weight: 800}

.table_area_type03{width: 1900px; height: 2300px; margin-top: 50px; overflow-y: auto; float: left; overflow-x: hidden;}
.table_type03{width: 1900px;}
.table_type03 table{width: 1800px; border-top: 4px solid #3c3c3c; margin-left: 50px;}
.table_type03 table thead th{border-bottom:  8px solid #3c3c3c; padding: 45px 0; font-size: 45px; font-weight: 800;}
.table_type03 table tbody td {text-align: center; font-size: 40px; word-break: keep-all; border-bottom:4px solid #3c3c3c; color:#333; padding: 20px 10px; line-height: 55px;}
.table_type03 table tbody td.l_left {text-align:left;}
.table_type03 table tbody td.bold{font-weight: 800}

.box_st1{position: relative; float: left; padding: 40px 80px; border: 4px solid #dfe6ee; background: #f8fdff; margin-top: 50px; width: 1624px; margin-left: 50px;}
.box_st1:before {content: ''; position: absolute; top: 0px; left: 0px; width: 110px;
    height: 110px; border-top: 4px solid #266ed4; border-left: 4px solid #266ed4;}
.box_st1:after {content: ''; position: absolute; bottom: 0px; right: 0px; width: 110px;
    height: 110px; border-bottom: 4px solid #266ed4; border-right: 4px solid #266ed4;}
.box_st_ico {position: relative; height: 147px; padding: 25px 0 0 200px;}
.box_st_ico .ico_boxImg {position: absolute; left: 100px ;top: 10px;}
.box_st_ico p{font-weight: 700; font-size: 50px; color: #000; line-height: 115px; word-break: keep-all; margin-left: 115px;}
.box_st_ico p span{font-weight: 800; margin-right: 20px;}

/* 버튼 */
.btn_blue{position: relative; display: inline-block; font-size: 30px; padding: 5px 20px 6px;
    color: white; margin: 10px 10px 10px; border-radius: 15px; text-align: center;
    transition: top .01s linear; text-shadow: 0 4px 0 rgba(0,0,0,0.20);
    background-color: #6DA2D9;
    box-shadow: 0 0 0 1px #6698cb inset,	0 0 0 2px rgba(255,255,255,0.15) inset,
    0 8px 0 0 rgba(110, 164, 219, .7),
    0 8px 0 1px rgba(0,0,0,.4),
    0 8px 8px 1px rgba(0,0,0,0.5);
}

.btn_green{width: 170px; position: relative; display: inline-block; font-size: 30px; padding: 15px 0px 14px;
    color: white; margin: 20px 10px 10px; border-radius: 40px; text-align: center;
    transition: top .01s linear; text-shadow: 0 4px 0 rgba(0,0,0,0.20);
    background-color: #82c8a0;
    box-shadow: 0 0 0 1px #82c8a0 inset,
    0 0 0 2px rgba(255,255,255,0.15) inset,
    0 8px 0 0 rgba(126, 194, 155, .7),
    0 8px 0 1px rgba(0,0,0,.4),
    0 8px 8px 1px rgba(0,0,0,0.5);
}
.btn_green.active {
    width: 170px; position: relative; display: inline-block; font-size: 30px; padding: 15px 0px 14px;
    color: white; margin: 20px 10px 10px; border-radius: 40px; text-align: center;
    transition: top .01s linear;
    background-color: #00b17e;
    box-shadow: 0 0 0 1px #82c8a0 inset,
    0 0 0 2px rgba(255,255,255,0.15) inset,
    0 0 0 1px rgba(0,0,0,0.4);
}

/* 직원.업무찾기 */
.tab_area{width: 100%; margin: 310px 0 0; float: left;}
.tab_area .tabs{width: 100%; display: table; table-layout: fixed;}
.tab_area .tabs li {display: table-cell; border: solid #dddddd; border-width: 2px; line-height: 143px; text-align: center; box-sizing: border-box; vertical-align: top; background: #fff;}
.tab_area .tabs li a{display: block; font-size: 50px; color: #000;}
.tab_area .tabs li.on{border: 2px solid #00afef; background: #00afef;}
.tab_area .tabs li.on a{font-weight: 800; color: #fff;}

/* 검색 */
.tab_area .search {width:1760px; padding:20px; background:#00afef;}
.tab_area .search_wrap{position:relative; display:block; }
.tab_area .search input { height:148px; line-height:140px; padding-left:5%; width:89%; font-size:40px;  color:#555; border:none; font-family: 'Noto Sans KR', sans-serif; }
.tab_area .search input::-webkit-input-placeholder {color:#555; }
.tab_area .search button {position:absolute; right:0; top:0; width:11%; height:148px; background:#00afef}

/* 키보드 */
.keyboard{background: #efefef; padding: 95px; width: 1610px; height: 850px; float: left;}
.keyboard .btnset {
    margin-top: 15px;
    margin-left: 10px;
}
.keyboard .btnset .btncnt {
    width: 150px;
    height: 142px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
}
.keyboard .btnset .btncnt img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.keyboard .btnset .btn {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -moz-box-shadow: 0 2px 0 #989ca1;
    -webkit-box-shadow: 0 3px 0 #989ca1;
    box-shadow: 0 3px 0 #989ca1;
    color: #030303;
    padding: 0px;
    font-weight: bold;
    font-size: 50px;
    font-family: "Malgun Gothic";
    text-decoration: none;
    display: inline-block;
    text-align: center;
    width: 98%;
    height: 98%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 140px;
    background-image: linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -o-linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -moz-linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -webkit-linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -ms-linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.17, #ededed), color-stop(0.42, #fcfcfc));
    border: 3px solid #676767;
}
.keyboard .btnset .btn1 {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -moz-box-shadow: 0 2px 0 #989ca1;
    -webkit-box-shadow: 0 3px 0 #989ca1;
    box-shadow: 0 3px 0 #989ca1;
    color: #030303;
    padding: 0px;
    font-weight: bold;
    font-size: 50px;
    font-family: "Malgun Gothic";
    text-decoration: none;
    display: inline-block;
    text-align: center;
    width: 98%;
    height: 98%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 160%;
    background-image: linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -o-linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -moz-linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -webkit-linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -ms-linear-gradient(bottom, #ededed 17%, #fcfcfc 42%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.17, #ededed), color-stop(0.42, #fcfcfc));
    border: 3px solid #676767;
}
.keyboard .btnset .spc1_1 {
    width: 150px;
    height: 142px;
    position: relative;
}
.keyboard .btnset .spc1_3 {
    width: 233px;
    height: 142px;
}
.keyboard .btnset .spc1_4 {
    width: 63px;
}
.keyboard .btnset .spc1_5 {
    width: 75px;
}
.keyboard .btnset .spc1_8 {
    width: 90px;
}
.keyboard .btnset .spc2 {
    width: 230px;
}
.keyboard .btnset .spc3 {
    width: 112.5px;
}
.keyboard .btnset .spc4 {
    width: 230px;
}
.keyboard .btnset .spc5 {
    width: 1110px;
}
.keyboard .btnset .spc5 a {
    width: 99.7%;
}

.keyboard .btnset .spc {
    background-image: linear-gradient(bottom, #b4b8bf 12%, #dedfe2 84%);
    background-image: -o-linear-gradient(bottom, #b4b8bf 12%, #dedfe2 84%);
    background-image: -moz-linear-gradient(bottom, #b4b8bf 12%, #dedfe2 84%);
    background-image: -webkit-linear-gradient(bottom, #b4b8bf 12%, #dedfe2 84%);
    background-image: -ms-linear-gradient(bottom, #b4b8bf 12%, #dedfe2 84%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.12, #b4b8bf), color-stop(0.84, #dedfe2));
    color: #000;
    font-size: 50px;
}


/* 교통.SOC */
.soc_map{position: absolute; bottom: 500px; left: 65px;}

/* 철도 */
.soc_map .korail{position: relative; width: 2004px; height: 2139px; float: left}
.soc_map .korail .korail_map{position: absolute; top: 0; left: 0; z-index: 0}
.soc_map .korail .korail_1{position: absolute; top: 0; left: 0; z-index: 2}
.soc_map .korail .korail_2{position: absolute; top: 0; left: 0; z-index: 1}
.soc_map .korail .korail_3{position: absolute; top: 0; left: 0; z-index: 3}
.soc_map .korail .korail_4{position: absolute; top: 0; left: 0; z-index: 4}
.soc_map .korail .korail_5{position: absolute; top: 0; left: 0; z-index: 5}
.soc_map .korail .korail_6{position: absolute; top: 0; left: 0; z-index: 6}
.soc_map .korail .korail_7{position: absolute; top: 0; left: 0; z-index: 7}
.soc_map .korail .korail_8{position: absolute; top: 0; left: 0; z-index: 1}
.soc_map .korail .korail_9{position: absolute; top: 0; left: 0; z-index: 9}
.soc_map .korail .korail_name{position: absolute; top: 0; left: 0; z-index: 999}



/* 도로 */
.soc_map .road{position: relative; width: 2004px; height: 2139px;float: left;}
.soc_map .road .road_map{position: absolute; top: 0; left: 0; z-index: 0;}
.soc_map .road .road_1{position: absolute; top: 0; left: 0; z-index: 1;}
.soc_map .road .road_2{position: absolute; top: 0; left: 0; z-index: 2;}
.soc_map .road .road_3{position: absolute; top: 0; left: 0; z-index: 3;}
.soc_map .road .road_4{position: absolute; top: 0; left: 0; z-index: 4;}
.soc_map .road .road_5{position: absolute; top: 0; left: 0; z-index: 5;}
.soc_map .road .road_name{position: absolute; top: 0; left: 0; z-index: 999}

/* soc; */
.soc_map .soc{position: relative; width: 2004px; height: 2139px;float: left;}
.soc_map .soc .soc_map{position: absolute; top: 0; left: 0; z-index: 0;}
.soc_map .soc .soc_1{position: absolute; top: 0; left: 0; z-index: 1;}
.soc_map .soc .soc_2{position: absolute; top: 0; left: 0; z-index: 2;}
.soc_map .soc .soc_3{position: absolute; top: 0; left: 0; z-index: 3;}
.soc_map .soc .soc_name{position: absolute; top: 0; left: 0; z-index: 999;}


.soc_btn_area{position: absolute; top: 2170px; right: 55px; border: 3px solid #5b5b5b;background: #fff; width: 420px;}
.soc_btn_area > .soc_tit{height: 65px; line-height: 65px; background: #5b5b5b; font-size: 35px; color: #fff; text-align: center; width: 420px;}
.soc_btn_area > ul{padding: 20px}
.soc_btn_area > ul li{display: table;}
.soc_btn_area > ul li .soc_img{display: table-cell; vertical-align: middle; padding-top: 10px;}
.soc_btn_area > span{display: inline;}

.soc1_btn_area{position: absolute; bottom:690px; right: 55px; z-index:99999}
.soc1_btn_area li{padding-bottom: 10px;}

/*철도, 도로, SOC 키프레임*/
@keyframes showmap {
    from {
        transform: scale( 0.2 );
        opacity: 0;
    }
    to {
        transform: scale( 1 );
        opacity: 1;
    }
}
@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}


/* 청사안내 */
.floor_box{ position: relative; width: 1800px; float:left; margin-top: 80px; clear: both;}
.floor_box .floor_btn{width: 1150px; position: absolute; top:-20px; right: 0px; height: 120px;}
.floor_box .floor_btn ul li{display: inline-block; width: 120px; height: 120px; border-radius: 50%;  background: #cccccc; font-size: 50px; font-weight: 800;  text-align: center; float: right; margin-left: 10px;}
.floor_box .floor_btn ul li a{display: block; line-height: 120px; color: #7e7e7e}
.floor_box .floor_btn ul li.on{background: #e37f73;}
.floor_box .floor_btn ul li.on a{color: #fff;}

.floor_map{width: 1800px; height: 953px; background: #fff; margin-top: 70px; float: left; position: relative;}
.floor_map .name_tag{position: relative; width: 1800px; height: 953px;}
.floor_map .name_tag span a{padding: 8px 20px; color: #fff; border-radius: 5px; background: #4d535a; font-size: 18px; display: block;}
.floor_map .name_tag span.on a{background: #e37f73}

/* 음식.숙박 */
.food_lodge_list{float: left; margin-top: 175px; width: 100%;}
.food_lodge_list > .tabs{width: 100%; display: table; table-layout: fixed;}
.food_lodge_list > .tabs li {display: table-cell; border:5px solid #3870aa; line-height: 143px; text-align: center; box-sizing: border-box; vertical-align: top; background: #fff; width: 550px;}
.food_lodge_list > .tabs li a{display: block; font-size: 50px; color: #000;}
.food_lodge_list > .tabs li.on{border: 5px solid #3870aa; background: #3870aa;}
.food_lodge_list > .tabs li.on a{font-weight: 800; color: #fff;}

.info_locate{float: left; width: 100%; height: 340px; background: #3870aa; display: inline-block;}
.locate_area{width: 100%; margin: 42px 0 0 33px;}
.locate_area li {width:14.2%; height:110px; float:left;margin:0 0 20px 20px; border:5px solid #9cb8d5;}
.locate_area ul li a {display:block;color:#fff;font-size:45px;line-height:110px;text-align:center;cursor:pointer;margin:0px; display: block;}
.locate_area ul li.on{display:block;scolor:#fff;font-size:45px;line-height:110px;text-align:center;background-color:#002e5d ! important;font-weight:800; border:5px solid #002e5d;}
.locate_box{width: 100%; height: 2500px; background: #fff;}

/* .marquee{width:1670px;overflow: hidden;} */
.marquee{width:2155px;overflow: hidden;}
/* */
.h3_tit_build{float: left; position: relative; font-size: 70px; color: #ec5c57; font-weight: 800; width: 1800px; padding-left: 40px;}
.h3_tit_build::before{content: ''; width: 48px; height: 48px; left: -25px; top: 12px; background: url(/main/images/sub01/icon_h3.png) no-repeat; position: absolute;}
/*body {
    animation: fadein 0.5s;
    -moz-animation: fadein 0.5s; !* Firefox *!
    -webkit-animation: fadein 0.5s; !* Safari and Chrome *!
    -o-animation: fadein 0.5s; !* Opera *!
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { !* Firefox *!
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { !* Safari and Chrome *!
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { !* Opera *!
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}*/
.view_area_choicebg {
    float: left;
    position: relative;
    width: 1850px;
    height: 2210px;
    background: #fffdf3;
    margin-top: 100px;
    text-align: center;
    overflow-y: auto;
    text-align: center;
    padding: 25px 25px;
}

.civil{
    position: absolute;
    top: 149px;
    left:888px;
}
.speech-bubble_t {
    position: relative;
    background: #00aabb;
    border-radius: 5px;
    padding: 10px 20px;
    display: block;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.speech-bubble_t_on {
    position: relative;
    background: #ec5c57;
    border-radius: 5px;
    padding: 10px 20px;
    display: block;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
/* 2023-07-18 수정_추가 */
.logo{position:absolute; top:100px; right: 0px;}
.main_lnb{width: 1484px; margin:180px auto 0;}
.main_lnb ul{display: flex; flex-direction: row; flex-wrap: wrap;}
.main_lnb li{width: 33.3%; text-align: center; margin-bottom: 80px;}
.main_touch_txt{margin-top: 40px;text-align: center;}

/* 청사안내 */
.img_map .biobuild{ position: absolute;top: 51px;left: 363px;}      /* 기반조성과 및 기후대기과  */
.img_map .civil{position: absolute;	top: 149px;	left: 802px;}
/* 민원실  */

/**
20230816
**/
#main_area{width:2160px; height: 3540px; overflow: hidden; position: relative; background:url(../images/main/bg_main.png) no-repeat; float: left;}
.main_txt { margin: 673px 25px 0;    text-align: center;    width: 100%;}
.logo {
    position: absolute;
    top: 60px;
    right: -12px;
}
.main_lnb li{width: 33.3%; text-align: center; margin-bottom: 0px;}
.main_lnb {
    width: 1484px;
    margin: 130px auto 0;
}
.today_info .date{
    color: #908f96;
    text-shadow : unset;
}
.today_info .time_bx{
    color: #908f96;
    text-shadow : unset;
}
#footer{width: 2160px; height: 300px; background: #30055B; float: left; display: table; position: relative;}