@charset "utf-8";


/* 나눔고딕 ('Nanum Gothic') */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* 나눔고딕코딩 ('Nanum Gothic Coding') */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
/* 나눔명조 ('Nanum Myeongjo') */
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/* 나눔펜글씨 ('Nanum Pen Script') */
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
/* 나눔바른고딕 ('NanumBarunGothic') 150512 폰트추가*/
@import url(http://marketowedding.alltheway.kr/css/nanumbarungothic.css);
/* 스포카산스 ('Spoqa Han Sans') */
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
/* 에스코어드림 ('S-CoreDream') */
@font-face {font-family: 'S-CoreDream-4Regular';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'S-CoreDream-5Medium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face {font-family: 'S-CoreDream-6Bold';src: url('https://cdn.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-8Heavy';src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');font-weight: normal;font-style: normal;}
/* G마켓산스 (''GmarketSans') */
@font-face { font-family: 'GmarketSansBold'; src: url('https://cdn.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://cdn.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://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff'); font-weight: normal; font-style: normal; }
  
/* top_btn */
.top_btn{position: fixed;margin: auto;width: 100%;z-index: 5;bottom: 170px;display: none;padding: 0 5%;}
.top_btn a{width: 100%;max-width: 1300px;margin: auto;display: block;}
.top_btn img{float: right;}


/* Reset */
* { font-family: 'S-CoreDream-4Regular', 'Sans-serif'; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,button,input {margin:0;padding:0;}
body,h1,h2,h3,h4,th,td,input, select, button {color:#000;font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif'; font-size:12px;font-weight:normal; line-height:18px;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
hr {display:none;}
img,fieldset {border:0;}
ul,ol,li {list-style:none;}
img,input,select,textarea {vertical-align:middle;}
table {border-collapse:collapse; border-spacing:0;}
caption,th {text-align:left;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}
abbr,acronym {border:0;}
strong {font-weight:900;}  
button {cursor:pointer;}
a, a:active, a:visited {text-decoration:none;cursor:pointer;select-dummy: expression(this.hideFocus=true);}
a:hover {color:#ffffff !important; text-decoration:none;}

/* Main_layout */
    
#Menu_list {text-align: center;width:200px; height:auto; float:right; background:#666;  position:absolute; right:0px; display:none; }
#Menu_list h1 {font-size: 15px;font-weight: bold;color: #434343;padding: 14px;border-bottom: 1px solid #bbbdc0;background: #fff;font-family: 'S-CoreDream-4Regular';}
#Menu_list h1 em { background:#666; border-radius:3px; padding:2px 2px;font-size:10px; font-weight:bold;margin-left:6px; vertical-align:middle; color:#ffc40e }

#Menu_list ul {width:100%; background:#666; padding:7px 0px 0px 0px;}
#Menu_list li {color:#fff; font-size:13px; font-weight:bold; padding:0px 0px 6px 13px;}
#Menu_list li.point {font-size:7px; vertical-align:2px; padding-right:5px; color:#ffc40e}
     
#Mheader_top_ci {}
#Mheader_top_ci {width:100%; position:absolute; z-index:2; bottom:0;;}
#Mheader_top_ci p {width:100%; float:left;}

#Mheader_top_ci2 {}    
#Mheader_top_ci2 {width:100%;}  
#Mheader_top_ci2 p {width:100%; float:left;}


#Mheader_menu_top {width:100%;}
#Mheader_menu_top ul {}
#Mheader_menu_top li {width:50%; float:left;}

/* sub tab menu */
#Mheader_menu01 {color:#ffffff;width:100% !important}
#Mheader_menu01 ul {color:#ffffff;width:100%;overflow:hidden;}
#Mheader_menu01 li {float:left; width:calc(100% / 3 - 2px); float:left; background:#bfa58c; font-size:15px;color:#ffffff;!important;padding:10px 0;overflow:hidden;text-align:center;letter-spacing:-0.05em;border-right:2px solid #fff;} 
#Mheader_menu01 li:last-child {border:0;}
#Mheader_menu01 li:hover {background:#7c6045;cursor:pointer;color:#fff;}
#Mheader_menu01 li:hover a{color:#fff !important;}    
  
#Mheader_menu02 {width:100% !important}
#Mheader_menu02 ul {width:100%;overflow:hidden;}
#Mheader_menu02 li {border-bottom: 2px solid #fff;float:left; width:calc(100% / 2 - 2px); float:left; background:#bfa58c; font-size:16px;color:#ffffff;!important;padding:10px 0;overflow:hidden;text-align:center;letter-spacing:-0.05em;border-right:2px solid #fff;} 
#Mheader_menu02 li:last-child {border:0;}
#Mheader_menu02 li:hover {background:#7c6045;cursor:pointer;} 

#Mheader_menu {width:100%;}
#Mheader_menu ul {}  
#Mheader_menu li {width:100%; float:left;}

#HMY_Mheader_top {text-align:center; width:100%; height:27px; background:url(../images/main/top_btn_bg.png); padding:5px 0px 0px 0px;}


/* 전체 */

#Mheader_ci2 {width:100%; height:78px; background:#fff;border-bottom:1px solid #e5e5e5}
#Mheader_ci2 ul{ }
#Mheader_ci2 li{float:left; height:40px; }
#Mheader_ci2 p {padding:0% 0 0 0; width:100%; /* font-size:1.1em; font-weight:bold;*/ color:#666; line-height:30px}

#Mheader_ci_main {width:640px; height:78px;position: absolute;}
#Mheader_ci_main ul{ }
#Mheader_ci_main li{float:left; height:40px; }
#Mheader_ci_main p {padding:0% 0 0 0; width:100%; /* font-size:1.1em; font-weight:bold;*/ color:#666; line-height:30px}


    


/* Main_layout */
#HMY_Mheader {}
#HMY_Mheader_ci {width:100%;height:auto;padding:0px 0px 0px 0px; text-align:center;}
#HMY_Mheader_ci p{}

#HMY_Mheader_ci2 {width:100%; height:82px; background:#fff; text-align:left;}
#HMY_Mheader_ci2 ul{ }
#HMY_Mheader_ci2 li{float:left;height:40px; }

#HMY_Mheader_menu {width:100%;height:auto; padding:0px 0px 0px 0px;}
#HMY_Mheader_menu ul {width:100%; padding:0px 0px 0px 0px; margin:auto;}
#HMY_Mheader_menu li {float:left;text-align:center; width:100%;}

#header_menu{width:100%;height:auto; padding:0px 0px 0px 0px;}
#header_menu ul{width:100%; padding:0px 0px 0px 0px; margin:auto;}
#header_menu li {float:left;text-align:center; width:33.3%;}

#HMY_Mheader_menu1 {width:100%;height:auto; padding:0px 0px 0px 0px;}
#HMY_Mheader_menu1 ul {width:100%; padding:0px 0px 0px 0px; margin:auto}
#HMY_Mheader_menu1 li {float:left; text-align:center; }


#HMY_Mheader_menu2 {width:100%;height:auto; padding:0px 0px 0px 0px;}
#HMY_Mheader_menu2 ul {width:100%; padding:0px 0px 0px 0px; margin:auto;float:left}
#HMY_Mheader_menu2 li {float:left;text-align:center; }



#HMY_Mheader_menu3 {width:100%;height:auto; padding:0px 0px 0px 0px;}
#HMY_Mheader_menu3 ul {width:100%; padding:0px 0px 0px 0px; margin:auto; float:left;}
#HMY_Mheader_menu3 li {float:left;text-align:center; width:33.3%;}


#HMY_Mheader_menu4 {width:100%;height:auto; padding:0px 0px 0px 0px;}
#HMY_Mheader_menu4 ul {width:100%; padding:0px 0px 0px 0px; margin:auto; }
#HMY_Mheader_menu4 li {float:left;text-align:center; width:33.3%;}

/*sub1 layout*/
.middle_tit3 {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    letter-spacing: -1px;
    margin-left: 4%;
    padding-top: 15px;
  position: relative;}
  
/*sub menu*/
.call {
    font-family: 'S-CoreDream-4Regular';
    margin: 30px 20px;
    font-size: 18px;
    color: #ffffff;
    background: #FF8C11;
    padding: 6px;
    text-align: center;
    border-radius: 45px;
    line-height: 30px;
}
.call:hover {
    color: #f2f04e;
}

.call2 {
    font-family: 'S-CoreDream-4Regular';
    margin: 30px 20px;
    font-size: 18px;
    color: #ffffff;
    background: #FF8C11;
    padding:21px 4px;
    text-align: center;
    border-radius: 45px;
    line-height: 35px;
}
.call2:hover {
    color: #f2f04e;
}

.call3 {
    font-family: 'S-CoreDream-4Regular';
    margin: 30px 20px;
    font-size: 18px;
    color: #ffffff;   
    background: #FF8C11;
    padding: 4px;
    text-align: center;
    border-radius: 45px;
    line-height: 35px;
}
.call3:hover {
    color: #f2f04e;
}
.scroll_tit{display:block;font-size: 14px;margin-bottom: 10px;color: #454545;text-align: left;}
#HMY_Sheader {height:150px;}
#HMY_Sheader_ci {width:100%; height:65px;padding:0px 0px 0px 0px; text-align:center; background:#fff; repeat-x top;}
#HMY_Sheader_ci_back{float:left; padding:17px 0px 0px 4px; width:20%;}
#HMY_Sheader_ci_ci{float:left; width:50%; text-align:center; padding:6px 0px 0px 6px;}  
#HMY_Sheader_ci_call{float:right;width:17%; padding:10px 0px 0px 0px; text-align:top;}  

#HMY_Sheader_menu {width:100%;height:30px; background:#f48208; padding:5px 10px 0px 0px;}
#HMY_Sheader_menu ul {width:270px;margin:auto;}
#HMY_Sheader_menu li {float:left;}   

#HMY_Scontent {background:#fff;display:inline;}  
#HMY_Scontent div {width:100%;margin:auto;padding:25px 0px;} 
#HMY_Scontent p {}   
#HMY_Scontent dl {}
#HMY_Scontent dt {border-bottom:#FF8C11 solid 2px;padding:10px 2px;font-weight:bold; font-size:18px; font-family: 'NanumBarunGothic';}
#HMY_Scontent dd {padding:10px 0px; font-family: 'NanumBarunGothic'; font-size:15px; text-align:left; line-height:23px;text-align:justify;}
  

#HY_Scontent {background:#fff;display:inline;}        
#HY_Scontent div {width:90%;margin:auto;padding:25px 0px;}         

#HY_Scontent b {color:#a7b0be;font-family: 'NanumBarunGothic'; font-size:15px;line-height:26px;text-align:left;} 
/*#HY_Scontent c#t08 {color:#E7E7E7;font-family: 'NanumBarunGothic';font-weight:bold;font-size:44px;line-height:25px;text-align:left;margin:15px 0;} */
/*#HY_Scontent p {text-align:left;font-family: 'NanumBarunGothic'; font-size:18px!important;line-height:23px;} */
#HY_Scontent dl {text-align:justify;font-family: 'NanumBarunGothic'; font-size:16px;line-height:28px;}           
#HY_Scontent dt {text-align:left;/*border-bottom:#0081C8 solid 3px;*/padding:5px 2px; font-size:18px; font-family: 'NanumBarunGothic';}

#HY_Scontent dd {padding:10px 0px; font-family: 'NanumBarunGothic'; font-size:15px; text-align:left; line-height:22px;}  
#HY_Scontent dt span.sub_tit {padding-right:10px;background:url('/images/main/Ellipse_ico01.svg') right 8px no-repeat;color:#002B69;font-size:24px;font-weight:500;}
#HY_Scontent dt p.sub_eng {font-weight:bold;font-size:34px;color:#dba695;line-height:34px;padding-bottom:5px; font-family: 'NanumBarunGothic';} 
#HY_Scontent dt span.sub_tit {color:#000;font-size:24px;}
    

 .intro_tit2{color:#e6e6e6;font-family: 'NanumBarunGothic';font-weight:bold;font-size:48px;line-height:54px;text-align:right;}  
.intro_tit{color:#000;font-family: 'S-CoreDream-4Regular';font-size:22px;line-height:34px;text-align:left;border-bottom: #FF8C11 solid 3px;}  
#HY_Scontent2 {background:#fff;display:inline;}                        
#HY_Scontent2 div {width:100%;/*margin:auto;*/padding:15px 0px;}                        
#HY_Scontent2 b {color:#a7b0be;font-family: 'NanumBarunGothic'; font-size:15px;line-height:26px;text-align:left;} 
#HY_Scontent2 c {color:#333;font-family: 'NanumBarunGothic';font-weight:bold;font-size:30px;line-height:40px;text-align:left;}    
#HY_Scontent2 p {text-align:left!important;font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif'; font-size:16px!important;line-height:23px;letter-spacing:-0.05em;word-break: break-all;} 
#HY_Scontent2 dl {text-align:left;font-family: 'NanumBarunGothic'; font-size:16px;line-height:28px;margin:4%;}               
#HY_Scontent2 dt {text-align:center;padding:5px 2px; font-size:18px; font-family: 'NanumBarunGothic';}  
#HY_Scontent2 p .small_tt{ margin-top: 3%;
    float: left;
    color: #424242;
    text-align: left;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 5px;
    font-weight: 600;
}   
#HY_Scontent2 p .small_tt2{border-bottom: solid 1px #e2e2e2;width: 100%;
    padding-bottom: 6%;
    margin-top: 4%;
    float: left;
    color: #000;
    text-align: left;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 5px;
    font-weight: 350;
}
          
#HY_Scontent2 dd {padding:10px 0px; font-family: 'NanumBarunGothic'; font-size:15px; text-align:left; line-height:22px;}  

#HMY_footer {width:100%; background:#1b1b1b; clear:both; color:#fff;}      
#HMY_footer div {width:320px; margin:auto; padding:7px 0px;}   
#HMY_footer ol {padding:5px 0px 0px 0px;}
#HMY_footer li {text-align:center;line-height:16px;}
#HMY_footer li img {padding:4px 2px 0px 0px;}
#HMY_footer li span img {padding:5px 0px 0px 0px;}
#HMY_footer h1 {color:#999999; font-size:11px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif'; letter-spacing:-1px;}
#HMY_footer h2 {color:#999999; font-size:11px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif'; letter-spacing:-1px;}

/* sub_table */
#HMY_table01 {width:100%;margin:auto; border-top:2px solid #ccc;margin-bottom:40px;}  
#HMY_table01 th{border-bottom:1px solid #e2e2e2;font-weight:bold;padding:5px;color:#000;font-size:13px;   text-align:center;} 
#HMY_table01 td{padding:10px;  border-bottom:1px solid #e2e2e2;font-size:13px;line-height:22px;}

#HJ_table02 {width:100%;margin:auto;}  
#HJ_table02 th{border:1px solid #eaeaea; padding:9px; background:#fff; width:33.3%; color:#000; font-weight:bold;  font-size:14px; letter-spacing:-1px; text-align:center; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';} 
#HJ_table02 td{padding:9px;  font-size:14px; letter-spacing:-1px;  font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif'; color:#000; text-align:center;}


#HJ_table041 {width:100%;margin:auto; margin-bottom:20px;}
#HJ_table041 th{border:1px solid #eaeaea; padding:5px;color:#000; font-size:15px;  line-height:26px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';;  text-align:center;background:#f1f1f1} 
#HJ_table041 td{border:1px solid #eaeaea; padding:5px; font-size:14px;  text-align:center; line-height:26px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif'; }
#HJ_table041 thead th {
  padding: 10px;
  vertical-align: center;
  color: #369;
  border-bottom: 3px solid #4787f3;
}


#HJ_table05 {width:100%;margin:auto;}  
#HJ_table05 th{border-bottom:1px dashed #9d9d9d; font-weight:bold; padding:5px; color:#000;font-size:14px; background:#fff; text-align:left; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';} 
#HJ_table05 td{padding:5px; border-bottom:1px dashed #9d9d9d; font-weight:bold;  font-size:14px;line-height:24px;  text-align:right; color:#c42f12; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';}

#HJ_table06 {width:100%;margin:auto;border-bottom:1px double #ccc;border-top:1px double #ccc;}  
#HJ_table06 th{font-weight:bold;padding:5px;color:#000;font-size:14px;background:#f2f2f2;text-align:center; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';border-bottom:1px dashed #ccc;} 
#HJ_table06 td{padding:5px;font-size:11px;font-size:14px;line-height:22px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';border-bottom:1px dashed #ccc;}

#HJ_table07 {width:100%;margin:auto; margin-bottom:20px;}
#HJ_table07 th{border-top:2px solid #d1d1d1; font-weight:bold;padding:5px; color:#454545; font-size:15px;background:#fff; text-align:center; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';} 
#HJ_table07 td{padding:7px;font-size:14px;border-bottom:1px solid #e2e2e2; height:22px;color:#000; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';}

#HMY_table07 {width:100%;;margin:auto;}
#HMY_table07 th{width:25%;  border:1px solid #ccc;  font-family:'Spoqa Han Sans',sans-serif; font-size:16px; background:#fff; color:#000000; text-align:center; padding:10px;  line-height:24px; cursor: pointer; word-break: keep-all;} 
#HMY_table07 td{border:1px solid #ccc; font-family:'Spoqa Han Sans',sans-serif; font-size:16px; letter-spacing:-1px; ;padding:12px;  text-align:center;}
.price{color:#d10000; text-align:right; font-weight:bold}

#HMY_table07 th:hover{background:#ff8c11; }
#HMY_table07 th:hover {color:#fff; font-weight:bold;}
/* th회색.가운데 // td가운데*/
#KHO_table01 {width:100%;margin:auto;}
#KHO_table01 th{border:1px solid #ccc;font-weight:bold;padding:7px;color:#000;background:#f2f2f2; text-align:center;font-size:14px;} 
#KHO_table01 td{padding:7px;font-size:14px;border:1px solid #ccc; text-align:center;}

/* border_게시판 레이아웃 */
#HMY_border {width:100% !important; margin:auto; padding:20px 0px !important;background:#fff;}
#HMY_border .se {width:92% !important;padding:0px 0px 10px 0px !important;margin:auto;}
#HMY_border .btn {width:92% !important;padding:10px 0px !important; margin:auto;text-align:right;}
#HMY_border .no {width:92% !important;padding:0px !important; margin:auto;text-align:center;}

/* border_table */ 
#HMY_Btable01_list {width:92%;margin:auto;}  
#HMY_Btable01_list th{border-bottom:1px solid #ccc;border-top:2px solid #ccc;font-weight:bold;padding:8px 4px;color:#000;font-size:11px;text-align:center;background:#f2f2f2;} 
#HMY_Btable01_list td{padding:8px 4px;font-size:11px; border-bottom:1px solid #ccc;font-size:11px;text-align:center;}
.T_left{text-align:left !important;}
.HMY_Btable01_list_input{border:1px solid;color:#f2f3f4;width:137px;height:19px;background:#f2f3f4;}

#HMY_Btable01_view {width:92%;margin:auto;}  
#HMY_Btable01_view th{border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-weight:bold;padding:8px 4px 8px 6px;color:#000;font-size:11px;text-align:left;background:#f2f2f2;width:25%;} 
#HMY_Btable01_view td{padding:8px 4px;font-size:11px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-size:11px;}
.HMY_Btable01_view_input01{border:1px #cacaca solid;width:97%;height:17px;}
.HMY_Btable01_view_input02{border:1px #cacaca solid;width:95%;height:200px;}


/* sub _02 */ 
#HMY_table03 {width:100%; }   
#HMY_table03 th{font-family: 'Spoqa Han Sans',sans-serif;font-size: 17px;color: #222222;background: #f1f1f1;text-align: center;padding: 0 10px;vertical-align: middle;border: 1px solid #ccc;line-height: 24px;font-weight: 400;word-break: keep-all;}
#HMY_table03 td{border: 1px dotted #ccc;font-family: 'Spoqa Han Sans',sans-serif;font-size: 16px;letter-spacing: -1px;padding: 12px 10px;color: #6f6f6f;line-height: 23px;} 
#HMY_table03 th small{color:#8e8e8e; word-break: keep-all;}  

#HMY_table04 {width:100%;}   
#HMY_table04 th{font-family:'Spoqa Han Sans',sans-serif; font-size:17px;  color:#0c4da1; text-align:center; vertical-align:middle; line-height:24px;font-weight:bold; } 
#HMY_table04 td{ font-family:'S-CoreDream-4Regular', 'Sans-serif'; font-size:15px; ;text-align:center;  line-height:26px; color:#FF8C11;padding:0 5px;word-break: keep-all; } 

#HMY_table07 {width:100%;margin:auto;} 
#HMY_table07 th{word-break: keep-all;font-family:'S-CoreDream-4Regular',sans-serif;font-size:16px; letter-spacing:-0.03em; text-align:center; line-height:21px;color:#000;background:#fff;border-left: 1px solid #ccc;cursor: pointer;}  
#HMY_table07 td{border:1px solid #ccc; font-family:'S-CoreDream-4Regular',sans-serif; font-size:16px; letter-spacing:-1px; ;padding:12px;  text-align:center;} 
#HMY_table07 .on {background: #fff;color: #FF8C11;font-weight: 600;font-size: 17px; }    
#HMY_table07 th:nth-child(1){border-left:1;}   
.price{color:#d10000; text-align:right; font-weight:bold} 

#HMY_table011 {width:100%;margin:auto; margin-bottom:40px;} 
#HMY_table011 th {    font-family: 'S-CoreDream-4Regular';width:80px;border-bottom:1px solid #e2e2e2;padding: 8px 12px;color:#333333;font-size:13px;text-align:left;} 
#HMY_table011 td {    font-family: 'S-CoreDream-4Regular';text-align:right;border-bottom:1px solid #e2e2e2;padding:14px 14px;color:#333333;font-size:16px;line-height:22px;} 

#HMY_table013 {width:100%;margin:auto; margin-bottom:40px;} 
#HMY_table013 th {font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';width:80px;border-bottom:1px solid #e2e2e2;padding: 8px 12px;color:#333333;font-size:13px;text-align:center;} 
#HMY_table013 td {font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';text-align:center;border-bottom:1px solid #e2e2e2;padding:8px 12px;color:#333333;font-size:13px;line-height:22px;} 
   

#HMY_table012 {width:100%;margin:auto; border-top:2px solid #ccc;margin-bottom:40px;}   
#HMY_table012 thead th {background:#f1f1f1;font-size:16px;color:#000;padding:10px;text-align:center;font-weight:bold;border-left:0 !important;border-right:0 !important;}
#HMY_table012 tbody th {width:80px;padding:8px;text-align:center;font-size:14px;font-weight:bold;border-left:0 !important;} 
#HMY_table012 td {border-bottom:1px solid #e2e2e2;padding:10px;color:#444;font-size:14px;line-height:22px;border-right:0 !important;}
.point_cash {color:#999;font-size:12px;}

#t04{letter-spacing: 0.8px;color:#fff;font-size:20px;font-weight:bold;padding:9px; text-align:center;  border-bottom:3px solid #d89883; margin-bottom:15px; background:#7c5b52;}
.t04{color:#fff;font-size:17px;font-weight:bold;padding:3px; text-align:center;  border-left:5px solid #d6ad5e; margin-bottom:15px; background:#777;}
#t05{color:#000;font-size:17px;font-weight:bold;padding:0 0 0 3%;text-align:left;  border-left:5px solid #fc466c; margin-bottom:15px; }
.t05{  color:#000; font-size:16px;font-weight:bold;font-size:16px;  margin-bottom:4%; border-bottom:3px solid #6e50a1; padding:0 0 4px 0;width:40%; text-align:left;}
#t05 span {font-weight:normal;color:#444;}

/* border_게시판 레이아웃 */
#HMY_border {width:100% !important; margin:auto; padding:20px 0px !important;background:#fff;}
#HMY_border .se {width:92% !important;padding:0px 0px 10px 0px !important;margin:auto;}
#HMY_border .btn {width:92% !important;padding:10px 0px !important; margin:auto;text-align:right;}
#HMY_border .no {width:92% !important;padding:0px !important; margin:auto;text-align:center;}
   
/* border_table */ 
#HMY_Btable01_list {width:92%;margin:auto;}  
#HMY_Btable01_list th{border-bottom:1px solid #ccc;border-top:2px solid #ccc;font-weight:bold;padding:8px 4px;color:#000;font-size:11px;text-align:center;background:#f2f2f2;} 
#HMY_Btable01_list td{padding:8px 4px;font-size:11px; border-bottom:1px solid #ccc;font-size:11px;text-align:center;}
.T_left{text-align:left !important;}
.HMY_Btable01_list_input{border:1px solid;color:#f2f3f4;width:137px;height:19px;background:#f2f3f4;}

#HMY_Btable01_view {width:92%;margin:auto;}  
#HMY_Btable01_view th{border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-weight:bold;padding:8px 4px 8px 6px;color:#000;font-size:11px;text-align:left;background:#f2f2f2;width:25%;} 
#HMY_Btable01_view td{padding:8px 4px;font-size:11px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-size:11px;}
.HMY_Btable01_view_input01{border:1px #cacaca solid;width:97%;height:17px;}
.HMY_Btable01_view_input02{border:1px #cacaca solid;width:95%;height:200px;}  

/* th회색.가운데 // td가운데*/
#KHO_table01 {width:100%;margin:auto;}
#KHO_table01 th{border:1px solid #ccc;font-weight:bold;padding:7px;color:#000;background:#f2f2f2; text-align:center;font-size:14px;} 
#KHO_table01 td{padding:7px;font-size:14px;border:1px solid #ccc; text-align:center;}




#HJ_table03 {width:100%;margin:auto;border:1px solid #ddd;}  
#HJ_table03 th{ padding:9px; border:1px dashed #ddd;color:#000;background:#f2f2f2;font-size:16px; letter-spacing:-1px; text-align:center; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';} 
#HJ_table03 td{padding:9px; border-bottom:1px dashed #bbbbbb;line-height:1.5;font-size:14px; letter-spacing:-1px;  font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif'; color:#000; text-align:center;}

#HJ_table02 {width:100%;margin:auto;}  
#HJ_table02 th{border-bottom:1px dotted #d0d0d0; font-weight:normal; padding:5px; color:#fff; font-size:20px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';background:#f89f40;font-weight:bold; } 
#HJ_table02 td{padding:5px;  font-size:14px; line-height:22px;  font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';  text-align:left;}

#HJ_table04 {width:100%;margin:auto; margin-bottom:20px;}
#HJ_table04 th{border:1px solid #eaeaea; padding:5px;color:#000; font-size:15px;  line-height:26px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';;  text-align:center;background:#f1f1f1} 
#HJ_table04 td{border:1px solid #eaeaea; padding:5px; font-size:14px;  text-align:center; line-height:26px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';}

#HJ_table05 {width:100%;margin:auto;}  
#HJ_table05 th{border-bottom:1px dashed #9d9d9d; font-weight:bold; padding:5px; color:#000;font-size:14px; background:#fff; text-align:left; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';} 
#HJ_table05 td{padding:5px; border-bottom:1px dashed #9d9d9d; font-weight:bold;  font-size:14px;line-height:24px;  text-align:right; color:#c42f12; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';}

#HJ_table06 {width:100%;margin:auto;}  
#HJ_table06 th{font-weight:bold;padding:5px;color:#000;font-size:14px;background:#f2f2f2;text-align:center; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';} 
#HJ_table06 td{padding:5px;font-size:11px;font-size:14px;line-height:22px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';text-align:center}

#HJ_table07 {width:100%;margin:auto; margin-bottom:20px;}
#HJ_table07 th{border-top:2px solid #d1d1d1; font-weight:bold;padding:5px; color:#454545; font-size:15px;background:#fff; text-align:center; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';} 
#HJ_table07 td{padding:7px;font-size:14px;border-bottom:1px solid #e2e2e2; height:22px;color:#000; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';}

#HMY_table018 {width:100%;margin:auto; border-top:2px solid #ccc;margin-bottom:30px;} 
#HMY_table018 th {font-family: 'S-CoreDream-4Regular';width:80px;border-bottom:1px solid #e2e2e2;padding:10px;color:#333;font-size:14px;text-align:center;border-right:1px solid #ddd; border-left:1px solid #ddd;} 
#HMY_table018 td {font-family: 'S-CoreDream-4Regular';border-bottom:1px solid #e2e2e2;padding:10px;color:#333;font-size:14px;line-height:22px; text-align:center; border-right:1px solid #ddd; border-left:1px solid #ddd;}
#HMY_table018 td small {color:#da0e0e;font-size:13px;}

#HMY_table015 {width:100%;margin:auto; border-top:2px solid #ccc;margin-bottom:40px;} 
#HMY_table015 th {font-family: 'S-CoreDream-4Regular';width:80px;border-bottom:1px solid #e2e2e2;font-weight:bold;padding:10px;color:#000;font-size:14px;text-align:center;border-right:1px solid #ddd; border-left:1px solid #ddd; background:#f1f1f1} 
#HMY_table015 td {font-family: 'S-CoreDream-4Regular';border-bottom:1px solid #e2e2e2;padding:5px;color:#444;font-size:14px;line-height:22px; text-align:center; border-right:1px solid #ddd; border-left:1px solid #ddd;}
#HMY_table015 td small {color:#da0e0e;font-size:13px;}





/*메인노출 갤러리*/
#KHO_gallery01{width:95%; border-bottom:2px solid #fff; margin:0 auto; margin-bottom:10px;}
#KHO_gallery01 th{color:#555; padding:9px 5px; font-size:14px;text-align:left; border-bottom:1px solid #eee}
#KHO_gallery01 th span{ color:#999; font-size:8px; display:inline-block; padding:0 5px; }
#KHO_gallery01 td{color:#999; padding:9px  5px; font-size:14px; text-align:right;  border-bottom:1px solid #eee}


/* ban */
#HMY_footer_ban {background:#000; text-align:center; width:100%;}
.tit3{font-size:18px; padding:0 0 0 10px; margin-bottom:10px; border-left:4px solid #055bb2}    

b{font-size:16px;}


.tit{font-family:'Spoqa Han Sans','sans-serif'; font-size:40px; margin-bottom:5px;border-bottom:1px solid #ccc;padding:0 0 16px 0 ;}
.mtit{font-family:'Spoqa Han Sans','sans-serif'; font-size:30px; margin-bottom:5px;padding:15px 0; line-height:30px}
.stit{background:#313131; text-align:center; font-size:18px; color:#fff; font-weight:bold; padding:7px; border-radius:10px 10px 0px 0px;}      
.rtit{background:#055bb2; border:1px solid #eaeaea; color:#fff; font-size:24px; font-weight:bold; text-align:center; padding:18px;margin-bottom:10px;}
.htit{text-align:center; font-size:18px; color:#454545; line-height:22px; border-bottom:3px double #b6b6b6;border-top:3px double #b6b6b6; padding:7px;  font-weight:bold; font-family:'Spoqa Han Sans','sans-serif'}
.sstit{border-left:4px solid #d1d1d1; border-right:4px solid #d1d1d1; background:#002e73; text-align:center; font-size:16px; color:#fff; font-weight:bold; padding:4px 7px; line-height:26px;}
.sstit02{border-left:4px solid #454545; text-align:left; font-size:18px; color:#454545; font-weight:bold; padding:4px 7px; line-height:22px;}
.ltit{text-align:center; font-size:20px; color:#454545; line-height:22px; border-bottom:3px double #b6b6b6; padding:7px;  font-weight:bold; font-family:'Spoqa Han Sans','sans-serif'}
.otit{background:#5f2823; text-align:center; font-size:18px; color:#fff; font-weight:bold; padding:7px; margin-bottom:10px; border-bottom:1px solid #d2d2d2;border-radius:5px; }
.tit7{font-family:'Spoqa Han Sans','sans-serif'; font-size:40px; font-weight:600; margin-bottom:5px;padding:3px 2px;color:#37352f; }

.t_box{padding:20px 0px; background:#fff; border:3px double #bdbdbd; text-align:center; width:35%; font-size:20px; color:#616161;}
.box0{background:#f7f7f7; padding:13px;  border:1px solid #eeeeee; text-align:center; line-height:23px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';}
.box {
    font-family:'S-CoreDream-4Regular', 'Sans-serif';
    font-size: 22px;  
    text-align: center;
    color: #333;
    line-height: 24px;
    border-bottom: 3px solid #FF8C11;
    padding: 8px;
    margin-bottom: 25px;
    font-weight: bold;
}
.box1 {
    font-family:'S-CoreDream-4Regular', 'Sans-serif';
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 27px;
    text-align: center;
}
.box02{font-size:16px; padding:13px;  border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee; text-align:left; line-height:23px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';background:#f1f1f1}
.box03{font-size:16px; padding:13px;  background:#f9f9f9; border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee; line-height:23px; font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';}
.box04{ font-size:16px; padding:12px; border:1px solid #3850b1;text-align:left;}   
.box05{margin:20px 20px;font-size:16px;color:#ffffff;background:#034c1d; padding:4px;text-align:center;border-radius:36px;line-height:32px;}          
.box2{background:#cccccc; padding:10px; border:1px solid #e8e8e8; border-radius:10px; }                
.box3{padding:10px; border:1px solid #ddd;text-align:center;}                              
.box4{padding:10px; border:1px solid #FF0000; border-radius:20px;text-align:center; font-weight: bold;}   
.box41{padding:10px; border:1px solid #476600; border-radius:20px;text-align:center; font-weight: bold;} 
.box5 {font-family: 'S-CoreDream-4Regular', 'Sans-serif';
    font-size: 20px;
    padding: 10px;
    background: #FF8C11;
    border: 0;
    color: #ffffff;
    border: 1px solid #FF8C11;
    text-align: center;
    font-weight: 600;
    line-height: 27px;
    word-break: keep-all;
}
.box6{padding:10px; border:1px dotted #ccc; border-radius:10px;}              
  
.color{font-size:16px; color:#87765e; font-weight:bold;}    
.sub_tit{font-size:14px; color:#bababa; font-weight:lighter;}       
  

.list2 li{font-size:18px;font-weight:bold;border-bottom:1px solid #dedede; padding:14px 20px;line-height:26px;}
.list li{background:url('/images/main/squre_ico.svg') 7px 25px no-repeat;font-size:16px;/*list-style:square;list-style-position:inside;*/border-bottom:1px solid #dedede; padding:14px 20px;line-height:26px;}
.list_1 li{font-size:14px;/*list-style:demical;list-style-position:inside;*/border-bottom:2px dotted #f2f2f2;padding:5px}
.nlist{content;">";font-size:18px;list-style:square;list-style-position:inside;border-bottom:1px solid #ccc; padding:12px 20px;line-height:32px;} 
.ingredient_wrap {
    font-size: 13px;
    border: 1px solid #e2e2e2;
    padding: 10px 15px !important;
    overflow: hidden;
  line-height: 20px;}

/* sub title */  
.body_tit {font-family: 'Spoqa Han Sans', 'Spoqa Han Sans KR', 'Sans-serif';width:100%;border-bottom:#a16a54 solid 3px;width:100% !important; padding:14px 0px !important;}  
.body_tit .st_tit {font-family: 'S-CoreDream-4Regular';font-size:20px;font-weight:bold; color:#000;line-height:28px;}
.sb_tit {width:100% !important; padding:14px 0px !important;}  
.sb_tit .sub2_tit {color: #000;font-family:'S-CoreDream-4Regular';text-align:left;font-weight:bold;font-size:18px;border-left: 4px solid #FF8C11;padding-left: 10px;margin-left: 4px;}
/* sub table new */   
.operation_info{margin-bottom: 15%;width: 100%; float: left;} 
	.operation_info li{margin-top: 10px;width: 50%;float: left;/*height:180px;*/}
	.operation_info li:last-child{border: 0;} 
	.operation_info li .operation_icon{width: 100%;margin-right: 15px;text-align: center;margin-bottom: 15px;}
	.operation_info li img{width: 80px;}
	.operation_info li .operation_txt{text-align: center;}
	.operation_info li div span{font-size: 18px;line-height: 1.4;font-weight: bold;text-align: center;color: #333;}
	.operation_info li div p{border-bottom: solid 1px #ddd;padding-bottom: 70px;font-size: 16px;line-height: 1.4;font-weight: 500;color: #333333;}
	.operation_info2 li{width: 33.33%;}  
.e_task { 
  position: relative;}
.e_task span { 
    float: left; 
    width: 50%;margin-bottom: 15%;} 
.e_task p{text-align:left;font-weight:bold;font-size:17px;border-left: 4px solid #bfa58c;padding-left: 10px;margin-bottom: 5px;}

