@charset "utf-8";

@font-face { font-family: 's-core-dream'; font-weight: 200; src: url('/css/font/scdream2.woff');  src: local(※), url('/css/font/scdream2.woff2') format('woff'); }
@font-face { font-family: 's-core-dream'; font-weight: 400; src: url('/css/font/scdream4.woff');  src: local(※), url('/css/font/scdream4.woff2') format('woff'); }
@font-face { font-family: 's-core-dream'; font-weight: 500; src: url('/css/font/scdream5.woff');  src: local(※), url('/css/font/scdream5.woff2') format('woff'); }
@font-face { font-family: 's-core-dream'; font-weight: 600; src: url('/css/font/scdream7.woff');  src: local(※), url('/css/font/scdream7.woff2') format('woff'); }
@font-face { font-family: 's-core-dream'; font-weight: 700; src: url('/css/font/scdream9.woff');  src: local(※), url('/css/font/scdream9.woff2') format('woff'); }

@font-face { font-family: 'jalnan'; font-style: normal; font-weight: 300; src: url('/css/font/JalnanOTF00.woff');  src: local(※), url('/css/font/JalnanOTF00.woff') format('woff'); }

@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 200;
    src: url(/css/font/NanumBarunGothicUltraLightSubset.eot);
    src: url(/css/font/NanumBarunGothicUltraLightSubset.eot?#iefix) format('embedded-opentype'),
    url(/css/font/NanumBarunGothicUltraLightSubset.woff2) format('woff2'),
    url(/css/font/NanumBarunGothicUltraLightSubset.woff) format('woff'),
    url(/css/font/NanumBarunGothicUltraLightSubset.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 300;
    src: url(/css/font/NanumBarunGothicLightSubset.eot);
    src: url(/css/font/NanumBarunGothicLightSubset.eot?#iefix) format('embedded-opentype'),
    url(/css/font/NanumBarunGothicLightSubset.woff2) format('woff2'),
    url(/css/font/NanumBarunGothicLightSubset.woff) format('woff'),
    url(/css/font/NanumBarunGothicLightSubset.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 400;
    src: url(/css/font/NanumBarunGothicSubset.eot);
    src: url(/css/font/NanumBarunGothicSubset.eot?#iefix) format('embedded-opentype'),
    url(/css/font/NanumBarunGothicSubset.woff2) format('woff2'),
    url(/css/font/NanumBarunGothicSubset.woff) format('woff'),
    url(/css/font/NanumBarunGothicSubset.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 700;
    src: url(/css/font/NanumBarunGothicBoldSubset.eot);
    src: url(/css/font/NanumBarunGothicBoldSubset.eot?#iefix) format('embedded-opentype'),
    url(/css/font/NanumBarunGothicBoldSubset.woff2) format('woff2'),
    url(/css/font/NanumBarunGothicBoldSubset.woff) format('woff'),
    url(/css/font/NanumBarunGothicBoldSubset.ttf) format('truetype');
}

/*** 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; }
.ML57 { margin-left:57px; }
.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; }
.MT267 {margin-top:267px !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}
.MB180 {margin-bottom:180px !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;}



::-webkit-scrollbar {width: 20px; height: 12px;  }
::-webkit-scrollbarno-button:start:decrement{display: block; width: 20px;height: 12px; 
    background: rgba(46,136,204,0.3); border-radius: 5px;}
::-webkit-scrollbar-track {  background: rgba(46,136,204,0.3); border-radius: 3px;}
::-webkit-scrollbar-thumb {  background: rgb(108,173,222); border-radius:5px;}



/* Reset */
* {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: 's-core-dream', 'NanumBarunGothic', 'Malgun Gothic', '맑은 고딕','arial','sans-serif';}
html, body{width:3840px;}
body{width:3840px; background:#fff;}
body,input,select,textarea,button {border:none;font-size:12px; font-family:'s-core-dream', 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; margin: 0;
    padding: 0; -webkit-text-size-adjust: none;}
.hide,caption,legend{line-height:0;font-size:0px;overflow:hidden;}
hr{display:none;}
main,header,section,nav,footer,aside,article,figure{display:block;}
a{color:#000;text-decoration:none;}

.clear {clear:both;}
.clear:after { content:""; display:block; clear:both;}

/* ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== */


#Wrap{width:3840px; height:2160px; position: relative; margin:0; padding:0; overflow:hidden; background: url(../images/common/bg.jpg) no-repeat;}

aside{width: 568px; height: 2160px; float: left;}
.today_area{width: 451px; height: 740px; background: url(../images/common/bg_clock.png) no-repeat; margin-top: 470px; margin-left: 57px;}
.today_area .date {width: 100%;font-family: 's-core-dream'; 
    text-align: center; font-size: 50px; color: #000; font-weight: 600; padding-top: 155px;}
.today_area .date span{color: #4b60c5; margin-left: 5px;}
.today_area .time {width: 447px; margin: 18px 0 10px 64px; position: relative; font-size: 57px; line-height: 83px; text-align: center; font-weight: 600; height: 83px; color: #000;}
.today_area .time .time_v1 {position: absolute; top: 0; left: 0; width: 72px; height: 83px;}
.today_area .time .time_v2 {position: absolute; top: 0; left: 76px; width: 72px; height: 83px;}
.today_area .time .time_v3 {position: absolute; top: 0; left: 167px; width: 72px; height: 83px;}
.today_area .time .time_v4 {position: absolute; top: 0; left: 243px; width: 72px; height: 83px;}
.today_area .time .time_v5 {position: absolute; top: 24px; left: 336px;
    width: 35px; height: 20px; font-size: 30px; color: #000;}
.today_area .temp {width:350px; margin: 10px auto 0; height: 210px;}
.today_area .temp .temp_txt {font-size: 105px; color: #000; width: 200px; text-align: right; padding-right: 20px; font-weight: 500;font-family: 's-core-dream'; float: left;}
.today_area .temp .temp_txt span{font-size: 56px; margin-left: 20px;font-weight: 500;}
.today_area .temp .temp_img {width: 100px; height: 100px; float: right; margin-top: 25px; margin-left: 0px;}

section{width: 2532px; height: 2160px; float: left; position: relative; margin-left: 95px; margin-right: 70px;}
section .tit{text-align: center; color: #fff; font-family: 'jalnan'; font-size: 100px; position: relative; padding-top: 190px;}
section .tit::before{content: ''; position: absolute; left: 50%; width: 208px; height: 137px; background: url(../images/common/tit_icon.png) no-repeat; top: 50px; transform: translateX(-50%);}

.container_area{width: 2532px; height: 1435px; box-sizing: border-box; border-radius: 50px; margin-top: 100px; position: relative;}
.colgroup{width: 2400px; height: 1200px;}

.sub_contain_1{width:2480px; height: 1420px; padding: 50px; box-sizing: border-box; position: relative; background: #fff; margin: 0 auto; overflow-y: auto; overflow-x: hidden; text-align: center;}
.sub_contain_2{width:2480px; height: 1310px; padding: 50px; box-sizing: border-box; position: relative; background: #fff; margin: 0 auto; overflow-y: auto; overflow-x: hidden; text-align: center;}
.sub_contain_3{width:2480px; height: 1323px; padding: 50px; box-sizing: border-box; position: relative; background: #fff; margin: 0 auto; overflow-y: auto; overflow-x: hidden;}
.sub_contain_1 img { max-width: 2380px; }
span.none { display:inline-block; font-size: 60px; color: #656565; font-weight: 700; margin-top: 600px; }

.cont_tit_v2{font-size: 70px; font-weight: 600; color: #000; text-align: center; margin-bottom: 50px; position: relative; }
.cont_tit_v2 span{position: relative; display: inline-block; z-index: 1;}
.cont_tit_v2 span:before{width: 100%; height: 40px; background: #fff1be;
    content: ''; position: absolute; bottom: 0; z-index: -1; padding: 0 20px;
    text-align: center; left: -20px; border-radius: 30px}



.logo{margin-top: 50px; text-align: center;}

nav{width: 550px; height: 1100px; position: relative; margin-left: 22px;}
nav .gnb_list{width: 500px; margin: 50px auto 0;}
nav .gnb_list li{display: block; padding: 0 0 30px;width: 500px;
    height: 130px; position: relative; display: inline-block;
    color: #f1f1f1; outline: none; text-shadow: -1px -1px 0 rgb(26 26 26 / 50%); background: #ffd92c; border-radius: 100px;
    box-shadow: 0 15px 0 #743701, 0 15px 25px rgb(0 0 0 / 60%);
    transition: all 100ms ease-in-out; border: 5px solid #743701; line-height: 170px; text-align: center; margin-bottom: 50px;}
nav .gnb_list li a{font-family: 'jalnan'; font-size: 50px; display: block;}
nav .gnb_list li.on {background: #ff7c00; border: 5px solid #743701; box-shadow: 0 5px 20px rgb(0 0 0 / 60%);}
nav .gnb_list li.on a{color: #fff;}
nav .gnb_list li:nth-child()

.btn_HomeBack{margin-top: 50px;}
.btn_HomeBack ul{margin: 0 0 0 125px;position: relative; clear: both; text-align: center; width: 374px;}
.btn_HomeBack ul li {width: 147px; height: 147px; border-radius: 50%; background: #468fc8; float: left; text-align: center; overflow: hidden; margin: 0 20px;}


/* tab */
.tab_wr { margin: 0; text-align: center; }
.tab_wr .tab_list li{display: inline-block; vertical-align: top;}
.tab_wr .tab_cont {font-family: 'jalnan'; font-size: 50px;
    background: #f9f9f9;
    box-shadow: inset 0px 5px 10px 0 rgb(121 121 121 / 8%);
    border-radius: 70px; margin-right: 8px; margin-bottom: 10px;
    transition: all .5s ease; cursor: pointer; min-width: 180px;
    text-align: center;}
.tab_wr .tab_cont:last-child { margin-right: 0;}
.tab_wr .tab_cont.act{background: linear-gradient(to top, #ed1c24, #e0462e); box-shadow: inset 0px 5px 10px 0 rgba(53, 53, 53, 0.11);}
.tab_wr .tab_cont a {color: #1f1f1f;  font-size: inherit;
    transition: none; padding: 10px 100px; display: block; }
.tab_wr .tab_cont.act a{color: #fff;}

/* sub_tab */
.sub_tab{display:flex; overflow:hidden; border-radius:0 50px 0 50px; border:5px solid #fe5e0e; margin-top:30px;box-shadow: 0 8px 16px 0 rgb(35 0 104 / 16%); background: #fff; width: 2480px; margin: 0 auto;}
.sub_tab a{flex:1; display:flex; justify-content:center; align-items:center; text-align:center; font-size:50px; color:#304771; border-style:solid; border-color:#fe5e0e; height:120px; font-family: 'jalnan';}
.sub_tab a:not(:last-child){border-width:0 5px 0 0;}
.sub_tab a:last-child{border-width:0}
.sub_tab a.active{background:#fe5e0e; color:#fff; font-weight:600;}

/* sub_tab */
.sub_tab_v2{position:absolute; top:1930px; left: 20px; overflow:hidden; display:flex; border-radius: 0 0 50px 50px; border:5px solid #fe5e0e; box-shadow: 0 8px 16px 0 rgb(35 0 104 / 16%); background: #fff; width: 2480px; height:120px; }
.sub_tab_v2 a{flex:1; display:flex; justify-content:center; align-items:center; text-align:center; font-size:50px; color:#304771; border-style:solid; border-color:#fe5e0e; height:120px; font-family: 'jalnan';}
.sub_tab_v2 a:not(:last-child){border-width:0 5px 0 0;}
.sub_tab_v2 a:last-child{border-width:0}
.sub_tab_v2 a.active{ background:#fe5e0e; color:#fff; font-weight:600;}


.GallerySlideFullItem{width: 1861px; height: 1047px; overflow: hidden; position: relative; background: #f7f0e6; margin: 0 auto;}



/* 갤러리 리스트 */
ul.gallery {width:2360px; height: auto; position: relative; overflow-y: auto; overflow-x: hidden; text-align: center; margin-left: 28px; }
ul.gallery li {width:500px; height: 500px; position: relative; float: left; margin: 50px 36px; border: 2px solid #743701; background-color: #fdc89408;/*#fdc89408*/ border-radius: 40px;}
ul.gallery li img {width:500px; height: 400px; margin: 0; padding: 0; border-radius: 40px 40px 0 0;}
ul.gallery li span { display:inline-block; width:450px; height: 100px; margin: 0 25px;
    font-size: 40px; font-weight: 700; text-align: center; line-height: 90px; color: #3c1e02;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
