@charset "utf-8";

/* @import url(//cdn.jsdelivr.net/font-nanum/1.0/nanumgothic/nanumgothic.css); */

/* For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.-Jhon3:16- */
/* HTML5 display-role reset for older browsers */


main,article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
hr{box-sizing:content-box;height:0}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
/* button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0} */
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}

html,body,input,select,textarea,td,th,p,div,h1,h2,h3,h4,h5,h6,ul,li,dt,dd,a,form, label,strong,small,table{font-family:'Nanum Gothic','나눔고딕', sans-serif;vertical-align: baseline;}
:lang(zh), .zh { font-family: '宋體', 'simsun', Arial;  }
html,body,h1,h2,h3,h4,h5,h6,p,ul,li,dt,dl,a,img, input, table, td, tr, th,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot,
article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video,div, span,
object, iframe,abbr, address, big, cite, code,del, dfn, em, img, ins, small, strike, strong, sub, sup, var, center{margin:0; padding:0;border: 0;font-size: 100%;vertical-align: baseline;}
a{text-decoration:none; color:inherit; display:inline-block;  cursor:pointer;}
a:link, a:visited, a:active{text-decoration:none;}
ul, dl{list-style:none;}
img, input, select{border:none; vertical-align:middle;}
.clearfix{zoom:1}
.clearfix:after{clear:both; display:block; content:""; height:0px; visibility:hidden;}
.ellipsis{ overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
/* table */
table {border-collapse:collapse; border-spacing: 0;}
th, td { border-collapse:collapse; border-spacing: 0; vertical-align:middle;}
/* form */
form, fieldset { display:inline; }
textarea{vertical-align:top; text-align:left; border:none;}
fieldset, blockquote, iframe, button{ border:none; }
/* 아이폰의 input 라운드 초기화 *//* form 요소의 디바이스 기반 스타일 초기화 */
input[type=text]{border-radius:0px 0px;}
/* input[type=text]{border-radius:0px 0px;-moz-appearance:none;-webkit-appearance:none;appearance: none;} */
/* select{border-radius:0px 0px;-moz-appearance:none;-webkit-appearance:none;appearance: none;} */
select{border-radius:0px 0px;}
/* textarea{-moz-appearance:none;-webkit-appearance:none;appearance: none;-ms-appearance:none;} */
/*텍스트 size 자동 조정 기능*/
body{font-family: 'Nanum Gothic','나눔고딕', sans-serif;}
/*모바일 링크연결,이미지저장,하이라이트 비활성화*/
html,body{
 -webkit-touch-callout : none;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img, video{ max-width:100%;}
:focus-visible{outline: 3px solid #ff0000; outline-offset:-1px; }
/*input[placeholder]{color:#fff!important;font-size:14px;font-size:1rem; }
input::-webkit-input-placeholder{color:#fff!important;font-size:14px;font-size:1rem; }
input::-moz-input-placeholder{color:#fff!important;font-size:14px;font-size:1rem;}
input::-ms-input-placeholder{color:#fff!important;font-size:14px;font-size:1rem;}*/
/**********************반응형 기본 구조*******************************/
/*@media screen and (min-width:1300px){.container{width:1200px;margin:0 auto;}}*/
/*@media (min-width:1025px) and (max-width:1299px){.container{padding:0 50px;}}
@media (min-width:768px) and (max-width:1024px){.container{padding:0 20px;}}
@media (max-width:767px){.container{padding:0 10px;}}*/

/* .visible-M, .visible-sM, .visible-G{display:none!important}
@media (max-width:767px){.visible-M{display:block!important}.hidden-M{display:none!important}}
@media (min-width:501px) and (max-width:767px){.visible-G{display:block!important}}
@media (max-width:500px){.visible-sM{display:block!important}.hidden-sM{display:none!important}}

@media (max-width:360px){html{font-size:11px;}}
@media (min-width:361px) and (max-width:767px){html{font-size:12px;}}
@media (min-width:768px) and (max-width:1199px){html{font-size:13px;}}
@media (min-width:1200px){html{font-size:14px;}} */

/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);*/
/****************폰트**********************/
/****************폰트**********************/
/* @font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
    url(../fonts/NotoSansKR-Light-Hestia.eot),
    url(../fonts/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(../fonts/NotoSansKR-Light-Hestia.otf) format('opentype');
}


@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url(../fonts/NotoSansKR-Regular-Hestia.eot),
    url(../fonts/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(../fonts/NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
    url(../fonts/NotoSansKR-Medium-Hestia.eot),
    url(../fonts/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(../fonts/NotoSansKR-Medium-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
    url(../fonts/NotoSansKR-Bold-Hestia.eot),
    url(../fonts/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(../fonts/NotoSansKR-Bold-Hestia.otf) format('opentype');
} */

/* @font-face{
font-family:'Nanum Gothic';
 src: local('Nanum Gothic'),
  url('/fonts/NanumGothic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  
}
@font-face{
font-family:'Nanum Gothic Blod';
 src: local('Nanum Gothic Blod'),
  url('/fonts/NanumGothicBold.woff') format('woff');
  font-weight: bold;
} */


@font-face{font-family:'Nanum Gothic';font-style:normal;font-weight:700;
src:url(/fonts/NanumGothic-Bold.eot);
src:url(/fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
url(/fonts/NanumGothic-Bold.woff2) format('woff2'),
url(/fonts/NanumGothic-Bold.woff) format('woff'),
url(/fonts/NanumGothic-Bold.otf) format('truetype');}
@font-face{font-family:'Nanum Gothic';font-style:normal;font-weight:400;
src:url(/fonts/NanumGothic-Regular.eot);
src:url(/fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
url(/fonts/NanumGothic-Regular.woff2) format('woff2'),
url(/fonts/NanumGothic-Regular.woff) format('woff'),
url(/fonts/NanumGothic-Regular.otf) format('truetype');}
@font-face{font-family:'Nanum Gothic';font-style:normal;font-weight:300;
src:url(/fonts/NanumGothic-Light.eot);
src:url(/fonts/NanumGothic-Light.eot?#iefix) format('embedded-opentype'),
url(/fonts/NanumGothic-Light.woff2) format('woff2'),
url(/fonts/NanumGothic-Light.woff) format('woff'),
url(/fonts/NanumGothic-Light.otf) format('truetype');}
@font-face{font-family:'Nanum Gothic';font-style:normal;font-weight:800;
src:url(/fonts/NanumGothic-ExtraBold.eot);
src:url(/fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
url(/fonts/NanumGothic-ExtraBold.woff2) format('woff2'),
url(/fonts/NanumGothic-ExtraBold.woff) format('woff'),
url(/fonts/NanumGothic-ExtraBold.otf) format('truetype');}


.font_m{font-family: 'Montserrat', sans-serif;}

.weekmenu { background: #632523; font-weight: bold; text-align: center; color: white; height:33px; padding: 0px 1px; border-top: solid 1px #dfdfdf;
    border-left: solid 1px #dfdfdf; text-align: center; line-height: 20px;}
.pop_layer{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}
.pop_layer.active{display:block}
.pop_layer .dim{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.7)}
.pop_layer .popup{position:absolute;top:0;right:0;bottom:0;left:0;width:90%;max-width:1280px;max-height:90%;margin:auto;box-sizing:border-box}
.pop_layer .popup .btn_close{position:absolute;top:5px;right:0;color:#fff;font-size:15px;line-height:29px;outline:none}
.pop_layer .popup .btn_close:after{content:"";display:inline-block;width:29px;height:29px;margin-left:8px;vertical-align:top;background:url(/images/c1/pop_close.png) no-repeat 50% 50%}
.pop_layer .popup .pop_tit{display:block;padding-bottom:20px;color:#fff;font-size:20px;font-weight:700;text-align:center; height:25px;}
.pop_layer .popup .pop_title{color:navy;font-size:18px;font-weight:700;text-align:center; height:25px;}
.pop_layer .popup .pop_conts{overflow-y:auto;overflow-x:hidden;max-height:calc(100% - 57px);padding:70px;background-color:#fff}
.pop_layer .popup .pop_conts .btn_area{text-align:center;}
.pop_layer .popup .pop_conts .btn_area .btn{margin-right:15px}
.pop_layer .popup .pop_conts .btn_area .btn:last-child{margin-right:0}
.pop_layer .popup .pop_txt{margin-bottom:10px;text-align:center}
.pop_combine .popup{max-width:300px;height:472px}
.pop_combine .popup .pop_conts{padding:35px 25px}
.pop_combine .popup .tbl_area table{min-width:auto; line-height: 21px;}
.pop_combine .popup .tbl_area + p{margin-top:15px}
