@import url('//fonts.googleapis.com/earlyaccess/nanumbrushscript.css');

@font-face {
    font-family: 'RiaSans-ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2410-1@1.0/RiaSans-ExtraBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-2ExtraLight';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-6Bold';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: 'S-CoreDream-9Black';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Light';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Bold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-ExtraBold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}


/*reset css*/
*{padding: 0; margin: 0;}
ol,ul,li{list-style: none; margin: 0;}
.clear:after{content: ''; display: block; clear: both;}
img{vertical-align: top;}
p{margin: 0;}
a:hover{text-decoration: none;}
body {font-family: 'S-CoreDream-2ExtraLight'; color: #000;}
h1,h2,h3,h4,h5,h6{margin: 0;}
.gray{color: #777;}
.navy{color: #0840cd;}
.blue{color: #0072bc;}
.yellow{color: #fff700;}
.red{color: #cb2e2e;}
.pointcolor{color: #0072bc;}
.bold{font-weight: 900;}
::selection {background:#0072bc; color:#fff;}


/*header*/
#page-wrapper{position: relative;}
#page-wrapper header{padding-bottom: 5px;}
#page-wrapper header h1{
	width:90px; margin:10px auto;
}

nav{display:block;}
#page-wrapper header{height: 80px;}
header img{display: block; margin: 10px auto 0; width: 50%;}


        /*mobile*/
        .menu_btn{position: absolute; top: 30px; right: 30px; z-index: 2000; cursor: pointer;}
        .mobile_gnb{position: absolute; top: 85px; right: 0; width: 100%; height:auto; background-color: #fff; z-index: 10010; display: none; border-top: 1px solid #ddd;}
        .mobile_gnb_ul{margin-bottom: 0;}
        .mobile_gnb_ul > li{width: 100%; height: auto; line-height: 60px; text-align: center; border-bottom: 1px solid #ddd; font-size: 19px;}
        .mobile_gnb_ul > li a{display: block; height: 100%; padding: 0 20px; font-weight: bold;}
        .mobile_gnb_ul > li:hover> a{text-decoration: none; color:#fff; background-color: #1663a7;}
        
        .mobile_util{width: 100%; height: 60px; line-height: 60px; padding-left: 40%; border-bottom: 1px solid #ddd;}
        .mobile_util li{float: left; margin: 0 10px;}
        .mobile_util li a{font-weight: bold; color: #999; font-size: 16px; display: block; height: 100%;}
        .mobile_util li:hover a{color: #1663a7;}
        
        .menu_btn{background-image:url(/images/skin/tp09/menu_btn.png); background-repeat:no-repeat; width:24px; height:24px;}
        .menu_btn.on{background-image:url(/images/skin/tp09/close_btn.png); background-size: cover; width:22px; height:22px;}
        
        .mobile_sub{display: none; width: 100%; height: auto; background-color: #e0e0e0; text-align: center;}
        .mobile_sub > li{width: 100%; height: 60px; line-height: 60px;}
        .mobile_sub > li a{display: block; height: 100%; padding: 0 20px; color: #000;}
        .mobile_sub > li:hover a{text-decoration: none; color: #000; background-color: #ccc;}
        /*mobile*/




 .row-full{
 width: 99.225vw;
 position: relative;
 margin-left: -49.65vw;
 height: auto;
 margin-top: -51px;
 left: 50%;
}

/*m_bot_icon*/
.m_cont_menu{width: 100%; height: auto; background-color: #fff;}
.m_bot_icon{width: 100%; background-color: #797979; margin-bottom: 0;}
.m_bot_icon li{width: 20%; float: left; padding: 10px; text-align: center;}
.m_bot_icon li img{width: 70%;}
.m_bot_icon li .m_bot_text{margin-top: 5px; color: #fff; font-weight: bold; font-size: 12px;}


/*container*/
.cont-wrap > div{margin: 100px 0 0;}
.cont-center{width: 90%; margin: 0 auto; text-align: center;}


/*cont01*/
.cont-wrap > .cont01{text-align: center;height: auto; background: url(/_upload/yupum.aidc.kr/cont01-bg.jpg) no-repeat center top 0 / cover; padding: 80px 0; position: relative; margin: 0;}
.cont01-bar{background-color: #f4c68c; height: 30px; width: 100%; position: absolute; top:0; left: 0;}
.cont01 h2{font-size: 17px;}
.cont01 h2 span{font-size: 16px; font-weight:normal;}
.cont01 h3{font-family: 'S-CoreDream-6Bold'; font-size: 30px; margin: 20px 0 0; color: #353538;}
.cont01 p{font-size: 18px; margin: 15px 0 0;font-weight:normal;}

/*cont02*/
.cont02{text-align: center; border-bottom: 1px solid #000;}
.cont02 h2{font-size: 18px; font-family: 'S-CoreDream-6Bold'; color: #353538; margin: 0 0 20px;}
.cont02 ul{border-top: 1px solid #000;}
.cont02 ul li{width: 90%; height: auto; border-radius: 10px; background-color: #f4c68c; line-height: inherit; font-size: 16px; margin: 0 auto 10px; padding: 10px;}
.cont02 ul li:first-child{margin: 30px auto 10px;}

.cont02 a{background-color: #543523; color: #fff; width: 220px; height: 65px; line-height: 65px; border-radius: 10px; display: block; margin: 20px auto 50px; font-size: 16px; font-family: 'S-CoreDream-6Bold';}
.cont02 a img{width: 30px; margin: 18px 20px 0 0;}
.cont02 a:hover{background-color: #f4c68c; color: #000;}
.cont02 a:hover img{filter: invert(1);}

/*cont03*/
.cont03{margin: 100px 0; text-align: center;}
.cont03 h2{font-size: 18px; font-family: 'S-CoreDream-6Bold'; color: #353538; margin: 0 0 10px;}
.cont03 > div > p{font-size: 16px; color: #353538;   margin: 20px 0 0;}
.cont03-box{display: flex; flex-wrap: wrap;justify-content: space-around; width: 100%; margin: 70px auto 0; height: auto;}
.cont03-box > div{flex: 0 1 100%; grid-gap: 10px; background-color: #543523; height: 100%; border-radius: 10px; padding: 40px 20px 0;color: #fff; transition: all .4s; margin: 20px 0;}
.cont03-box > div > h3{font-size: 25px;font-family: 'S-CoreDream-6Bold';}
.cont03-box > div > p{font-size: 18px;  margin: 20px 0 15px;  }
.cont03-box > div > ul li:before{content: ""; background: url(/_upload/yupum.aidc.kr/cont01-bg.jpg) no-repeat center top 0 / cover; width: 25px; height: 25px; }
.cont03-box > div ul li{color: #f4c68c; font-size: 18px; margin: 0 0 10px;  }

.cont03-box > div:hover{background-color: #f4c68c;color: #543523;}
.cont03-box > div:hover ul li{color: #000;}

/*cont04*/
.cont04{background-color: #ebebeb; text-align: center; padding: 50px 0;}
.cont04 h2{font-size: 18px; font-family: 'S-CoreDream-6Bold'; color: #353538; margin: 0 0 10px;}
.cont04 p{white-space: pre-line; font-size: 16px; color: #353538; margin: 20px 0 0;}

/*cont05*/
.cont05{text-align: center;}
.cont05 h2{font-size: 18px; font-family: 'S-CoreDream-6Bold'; color: #353538; margin: 0 0 10px;}
.cont05 ul{display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%; margin: 0 auto;}
.cont05 ul li{border: 2px solid #000; padding: 30px 20px; flex: 0 0 48%; margin: 15px 0 0; font-size: 16px;  height: 240px; transition: all .2s;}
.cont05 ul li .number{width: 42px; height: 42px; line-height: 42px; background-color: #543523; color: #fff; font-size: 25px; font-family: 'S-CoreDream-6Bold'; border-radius: 50%; margin: 0 auto 20px;}
.cont05 ul li:hover{background-color: #543523; color: #fff;}

/*cont06*/
.cont06{background-color: #ebebeb; text-align: center; padding: 50px 0;}
.cont06 h2{font-size: 18px; font-family: 'S-CoreDream-6Bold'; color: #353538; margin: 0 0 10px;}
.cont06 p{white-space: pre-line; font-size: 16px; color: #353538; margin: 20px 0 0;}

/*cont07*/
.cont07{text-align: center;}
.cont07 h2{font-size: 18px; font-family: 'S-CoreDream-6Bold'; color: #353538; margin: 0 0 10px;}
.cont07-box{display: flex; flex-wrap: wrap;justify-content: space-between; width: 100%; margin: 0 auto; height:auto;}
.cont07-box > div{border: 1px solid #543523; flex: 0 0 48%; margin: 15px 0 0;}
.cont07-box > div img{width: 100%; height: 100%;}
.cont07 p{font-size: 16px; margin: 20px 0 0;}

/*cont08*/
.cont08-bar{background-color: #543523; height: 50px; text-align: center; color: #fff; font-size: 18px; font-family: 'S-CoreDream-9Black'; padding: 10px 0;}

/*formbox*/
#fm_inquiry{width: 100%; margin: 0 auto; background-color: #fff; padding: 20px 0;}
#fm_inquiry label{color: #000; float: right; font-size: 14px;}
#fm_inquiry h4{color: #000; font-weight: 900; padding-top: 20px; padding-bottom: 10px; font-size: 25px;}

.fm_ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.fm_ul li{border:1px solid #543523; height: 50px; line-height: 50px; font-size: 15px; margin: 10px 0; display: flex; flex:1 1 100%; width: 100%;}
.fm_ul li:nth-child(5){width: 100%; height: 100px;}
.fm_ul li:nth-child(5) .fm-desc{padding:20px 10px;}
.fm_ul li:nth-child(2n){margin-right: 0;}
.fm_ul li:nth-child(odd){margin-left: 0;}

.fm_ul li > .fm-desc{color: #543523; font-size: 16px; font-family: 'S-CoreDream-6Bold'; flex: 0 1 auto; width: auto; padding: 0 10px; text-align: left;}
.fm_ul li > .fm-desc:after{content: ""; position: absolute; width:1px; height: 20px; margin: 16px 10px; background-color: #543523;}
.fm_ul input{flex: 1; margin: 10px 0 0 10px; height: 30px; background-color: #fff; border: none; color: #999; font-size:15px;}
.fm_ul li textarea{width:70%; font-size: 15px; margin: 10px 0 0 10px; height: 80px; padding: 10px; background-color:#fff; color: #999; line-height: 20px;}      

.fm_ul li a{width: 100%; height: 100%; color: #543523; font-size: 20px; font-family:'GmarketSansBold'; background-color: #ccc; display: flex; justify-content: center;}
.fm_ul li a:hover{background-color: #543523; color: #fff;}
.fm_ul li a .cont08-call{width:30px; height:30px; background-color: #543523; border-radius: 50%; float: left; margin: 10px;}
.fm_ul li a .cont08-call img{width: 50%; margin: 7px 0 0}

form h3{display: none;}
.inquiryBOX{width:100%; margin: 0 auto; height:100px;text-align:left;white-space:break-spaces; display: none;}
.inquiryBOX h4{text-align:left !important;font-size:12pt !important}

.form-box-btn{width: 280px; margin: 0 auto 60px; background-color: #543523; border: #543523; color: #fff; height: 60px; line-height: 60px; text-align: center; font-size: 20px; font-family:'S-CoreDream-6Bold';   cursor: pointer;}
.form-box-btn:hover{background-color: #ddd; color: #000;}
/*formbox*/


/*gallery*/
.m_cont_gallery{padding:50px 0; position: relative; text-align: center; width: 90%; margin: 0 auto;}
.m_cont_gallery > h3{padding-top: 0px; margin-bottom:10px; font-weight: 600; font-size: 29px; line-height:30px; font-family:'GmarketSansBold'}
.m_cont_gallery > p{font-size: 20px; margin: 0 0 20px; color: #000;}
.m_cont_gallery ul{width: 100%;}
.m_cont_gallery ul li{float: left; width:46%; margin: 20px 2%;}
.m_cont_gallery ul li img{width: 100%; height: 100%;}
.gall-subject{color: #000;}
.more_btn{position: absolute; top: 35px; right: 20px; border: 1px solid #ccc; padding: 5px; width: 28px; height: 26px; line-height: 13px;}
.more_btn a{font-size: 25px; line-height: 15px;}
.more_btn a:hover{text-decoration: none;}



/*blinking-text*/
@keyframes blink {
		0% {
				opacity: 1;
		}
		50% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}

.blinking-text {
		animation: blink 1s infinite;
}

@keyframes blink2 {
		0% {
				opacity: 1;
		}
		50% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}

.blinking-text2 {
		animation: blink .8s infinite;
}


/*view-more*/
.view-more{display: block; width: 160px; height: 35px; text-align:center; line-height: 35px; background-color: #fff; border-radius: 20px;margin:20px auto; position: relative; color: #000; background-color: #fff; font-size: 19px; z-index: 1;  }
/*.view-more:before{content:''; position:absolute; top: 0; left: 0; width: 0; height: 100%; transition: all .2s; background-color:#f5f5f5; z-index: -1; border-radius: 20px;}*/
.view-more:after{content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; opacity: 0; transition: 0.3s ease-in; background-color: #f4c68c; border-radius: 50%; width: 20px; height: 20px; text-align: center; line-height: 20px; margin: 0 0 0 10px; margin-left: -10px;}
/*.view-more:hover:before{width:100%;}*/
.cont03-box > div:hover .view-more:after{opacity: 1; padding-left: 3px; margin-left: 10px; transition: 0.3s ease-in;}
.view-more:hover{color: #000;}


/*mobile call sms banner*/
.cont-wrap > .mobile-banner{margin: 0;}
.mobile-banner > div{width:50%; float:left; height:100px; line-height:100px;}
.mobile-banner > div a{display:block; width:100%; height:100%; font-size:24px; text-align:center; color:#fff;}
.mobile-banner > div a:before{font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block;  transition: 0.2s ease-in; border-radius: 50%; line-height: 51px;}

/*mobile-tel*/
.mobile-tel{background-color:#24a54d;}
.mobile-tel a:before{content: "\f095"; 
/*background-color: #5283c5;*/
}
.mobile-tel a:hover {background-color:#175f2e;}

/*mobile-sms*/
.mobile-sms{background-color:#49b388;}
.mobile-sms a:before{content: "\f075";
/*background-color: #0f4187;*/
}
.mobile-sms a:hover {background-color:#18754f;}


/*gallery-desc*/
.gallery-desc{text-align: center; margin: 0 0 70px; padding: 0 20px;}
.gallery-desc p{font-size: 18px; margin: 40px auto; line-height: 25px;}
.gallery-desc-btn{display: block; width: 160px; margin: 40px auto 0; height: 50px; line-height: 50px; background: rgb(66,112,61); background: -webkit-linear-gradient(145deg, rgb(112,196,102), rgb(66,112,61)); background: linear-gradient(135deg, rgb(112,196,102), rgb(66,112,61)); color: #fff; font-size: 20px; transition: all .2s ease-in;}
.gallery-desc-btn:after{content: "\f105"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; opacity: 0; transition: 0.2s ease-in;}
.gallery-desc-btn:hover{text-decoration: none; background: #fff; border: 1px solid #000; color: #000; width: 180px; transition: all .2s ease-in;}
.gallery-desc-btn:hover:after{opacity: 1; padding-left: 30px; transition: 0.2s ease-in;}


/*footer*/
footer{padding: 0; border-top: 1px solid rgba(0,0,0,0); background-color:#444; color: #fff;}
footer .copyright{width: 90%; margin: 0 auto; padding: 0;}
footer ul{padding: 0;}
.footer-top{border-bottom: 1px solid rgba(255,255,255,0.2); position: relative; padding: 20px 0;}
/*.footer-top > div{float: left;}*/
.footer-top-left h6{float: left; font-size: 16px; font-family: 'S-CoreDream-6Bold'; line-height: 100px;}
.footer-top-left ul{float: none;}
.footer-top-left ul li{float: none; 
/*height: 25px;*/
 line-height: 25px;}
/*
.footer-top-left ul li:after{content:''; display: inline-block; width: 1px; height: 11px; background-color: #ccc; margin: 0 10px;}
.footer-top-left ul li:last-child:after{display: none;}
*/

.footer-top-right .item{position: absolute; top: 25px; right: 0; width: 70px; height: 45px; line-height: 45px; margin: 7px 0 0 0;}
.footer-top-right .item a{display: block; width: 100%; height: 100%; color: #000; background-color: #03cf5d; transition: all 0.2s; font-size: 14px; text-align: center;}
.footer-top-right .item a:hover{background-color: #fff; border: 1px solid #000; color: #000;}

.footer-bot{ padding: 20px 0; position: relative;}
.footer-bot ul li{float: none;}
/*
.footer-bot ul li:after{content:''; display: inline-block; width: 1px; height: 11px; background-color: #ccc; margin: 0 10px;}
.footer-bot ul li:last-child:after{display: none;}
*/

/*
.footer-bot .footer-copyright{margin: 5px 0 0 0;}
.footer-bot .footer-copyright:after{content: ''; display: inline-block; width: 1px; height: 11px; background-color: #ccc; margin: 0 10px;}
*/
.footer-bot .item{width: 70px; height: 45px; line-height: 45px; position: absolute; top: 20px; right: 0;}
.footer-bot .item a{display: block; width: 100%; height: 100%; color: #222; ;background-color:#ddd; transition: all 0.2s; font-size: 14px; text-align: center;}
.footer-bot .item a:hover{background-color: #222; color: #fff;}

/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #d34826; border-radius: 10px;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 90%; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;}
.map_table table tr th{padding-left: 30px;}
.map_table table tr td{padding-left: 30px; text-align: left;}


/*page-header*/
.page-cate{
    width: 100%;
    height: 150px;
    margin: 0;
    background-image: url(/_upload/zoon.kr/daegujungri.zoon.kr/mobile-sub-top.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    text-align: center;
    font-family: 'Pretendard-ExtraBold';
    font-size: 25px;
    padding: 55px 0 0;}

.page-header {
    padding: 10px;
    margin: 50px 0 30px;
    color: rgba(0,0,0,0.9);
    font-family: 'Pretendard-Bold';
    font-size: 35px;
    text-align: center;
    border-bottom: 2px solid #eee; }
    
/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }