/* Common **********************************************************************/
/* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess */ 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 100; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 300; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 400; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 500; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 700; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 900; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
 } 

@font-face {
 font-family: 'NanumMyeongjo';
  font-style: normal; 
  font-weight: 300; 
 src: url('/font/NanumMyeongjoExtraBold.ttf') format('truetype'),
	url('/font/NanumMyeongjoExtraBold.woff') format('woff');
}

@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url(/font/NanumGothic.otf) format('opentype'),
		url(/font/NanumGothic.ttf) format('truetype')),
		url('/font/NanumGothic.woff') format('woff');
}

@font-face {
  font-family: 'NanumGothicBold';
  font-style: normal;
  font-weight: 400;
  src: url(/font/NanumGothic.otf) format('opentype'),
		url(/font/NanumGothic.ttf) format('truetype'),
		url('/font/NanumGothic-Bold.woff') format('woff');
}



/* Common **********************************************************************/ 
html,body {width:100%; }
html {overflow-y:scroll; box-sizing:border-box;}
*, *:before, *:after{box-sizing:inherit;}
*{
-webkit-text-size-adjust:none;
-webkit-text-size-adjust - auto | none | N% (default auto)
}
body {word-break:break-all;-ms-word-break:break-all; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0; padding:0;}
fieldset,img {border:0px none; vertical-align:top;}
dl,ul,ol,menu,li {list-style:none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
button {border:0 none; background-color:transparent; cursor:pointer;}
body { background:#fff;}
body,th,td,input,select,textarea,button {font-size:16px; line-height:1.5; font-family: 'Noto Sans KR'; color:#484848;} 
input, select, textarea, button{vertical-align:middle; }
a:link,a:active,a:visited{color:#484848; text-decoration:none; border:0px;}
a:hover,a:focus{color:#484848; text-decoration:none}

table {border-collapse:collapse; border-spacing:0;}
address,caption,cite,code,dfn,em,var {font-style:normal; font-weight:normal;}
summary, caption, legend, hr {width:0; height:0; font-size: ; line-height: ; overflow: hidden; visibility: hidden; border: none; position:absolute; left:-1000em;}
caption {position:static;}
/* label hidden 처리 */
.invisible, .hide{overflow:hidden; visibility:hidden; width:0; height:0; font-size:0; line-height:0; position:absolute;}
label.invisible{*position:Absolute;}

/* common */
.clfix:after {content: "."; display: block; height:0px; clear: both; visibility: hidden;}
.clfix {display:inline-block;}
.clfix {display:block;}
* html .clfix {height:1%;} /* Hides from IE-mac */
.clfix {zoom:1;} /*for IE 5.5-7*/

.list {border-top:2px solid #1c1815; border-bottom:1px solid #1c1815;}


/*멤버스킨*/
.title{font-size:15px; font-weight:bold;}

/*테이블*/
.tbl_type,.tbl_type th,.tbl_type td{border:0}
.tbl_type{width:100%;border-bottom:1px solid #e2e2e5; }
.tbl_type th{padding:10px 0 10px 0;border-top:2px solid #383d4a; font-weight:bold; border-bottom:1px solid #e2e2e5;}
.tbl_type p{font-size:11px; color:#b6b7bc;}
.tbl_type td{padding:7px 0 7px 0;border-top:1px solid #e5e5e5;color:#4c4c4c; border-bottom:none; border-top:none; line-height:18px;}

.tbl_type2,.tbl_type2 th,.tbl_type2 td{border:0}
.tbl_type2{width:100%;border-bottom:1px solid #e7e7e7; }
.tbl_type2 th{padding:10px 0 10px 0; background:#f9f9f9; text-align:center;}
.tbl_type2 p{font-size:11px; color:#b6b7bc;}
.tbl_type2 td{padding:10px 0 10px 10px; border-bottom:none; border-top:none; line-height:18px;}

.tbl_type3{border-left: 1px solid #ddd;}
.tbl_type3 th {background: #f5f5f5; padding:15px 0; border:1px solid #ddd; height:46px; font-size:16px; color:#484848; text-align:center; font-weight:bold; border-right:none; }
.tbl_type3 td.td_left{text-align: left;}
.tbl_type3 td.border-top{border-top:1px solid #ddd;}
.tbl_type3 td {background: #fff; border-bottom:1px solid #ddd;  border-right: 1px solid #ddd; font-size:16px; color:#484848; font-weight:400; padding: 10px 20px; text-align:center;}
.tbl_type3 .bg01{color: #fff; background:#AB0000;}
.tbl_type3 .bg02{background: #f5f5f5; color: #484848; font-weight: bold;}


/*로그인스킨*/
.login_wrap{width:600px; position:relative; margin:0 auto; text-align:center;overflow:hidden;}
.login_id{width:240px; float:left;height:30px; font-size:14px; font-weight:bold; color:#444;}
.login_pw{width:240px; float:left; height:30px; font-size:14px; font-weight:bold; color:#444;}
.login_btn{width:70px; float:left; height:30px; font-size:14px; font-weight:bold; color:#fff; background-color:#333; border:none; }
.num_txt{width:100px; float:left;height:20px; font-size:13px; font-weight:bold; color:#444;}
.font_color{color:#1a386a; font-weight:bold;}

/*회원가입 스킨*/
.inWrap {width:98%;  border:1px solid #353638; border-width:1px 0; padding:30px 0;}
.inWrap.type1 { padding:50px 0;}
.inWrap.type2 { padding:0;}
.inWrap.type3 { padding:5px 0; border-bottom-width:0;}
.inWrap.width1 { width:680px !important; margin:0 auto;}
.tbox1 { border:1px solid #cdcdcd; }
.tbox1 .boxTit { padding:20px 20px 10px; color:#333; font-weight:700; font-size:16px;}
.tbox1 .txt_scroll { height:200px; padding:0 20px; overflow-y:auto;}
.txt_type { line-height:25px; font-size:13px; color:#666;}
.agreement input{vertical-align:middle; border:none;}
.btnType { display:inline-block; position:relative; transition:all 0.3s;}
.btnType.btn1 { height:30px; line-height:28px; padding:0 45px; font-size:13px;}
.btnType.btn1.color2 {border:1px solid #333; background:#333; cursor:pointer; }
.btnWrap input{color:#fff;}

.center{text-align:center;}
.inner {width:1300px; margin:0 auto;}

#wrap {position:relative; width:100%; min-width:1200px; overflow:hidden;}
#header {position:fixed; top:0; left:0; width:100%; height:100px; z-index:999999;}
#header.on {background:#000; opacity:85%;}
#header .inner {position:relative;}
#header.sub {background:#000; opacity:85%;}

.logo {position:absolute; top:20px; left:0;}
.logo a {font-family:'NanumGothicBold'; font-size:28px; color:#EFFE00;}
.gnb {padding-top: 9px; font-family: "NanumGothic"; float: right;}
.gnb > li { font-family:'NanumGothic'; font-weight:bold; position:relative; float:left; height:91px; line-height:96px; margin-left:67px;}
.gnb > li > a {display:block; height:100%; font-size:20px; color:#90B5FF;}
.gnb_2depth { font-family:'NanumGothic';display:none; position:absolute; top:91px; left:50%; transform:translateX(-50%); width:150px; text-align:center; z-index:999;}
.gnb_2depth li {width:100%; height:52px; background:#414862; margin-top:5px;}
.gnb_2depth li:first-child {margin-top:0;}
.gnb_2depth li:hover {background:#1631A6; }
.gnb_2depth li a {display:block; width:100%; height:100%; font-size:16px; color:#fff; line-height:49px;}

#visual_wrap {position:relative; width:100%; min-width:1200px; height:100vh; overflow:hidden;}
.visual_text {position:absolute; top:50%; margin-top:89px; left:50%; margin-left:-50px;  z-index:99; font-family:'NanumMyeongJo'; text-align:center;}
.visual_text h4{display:block; font-size:40px; color:#fff; font-weight:900; line-height:55px; font-weight:normal; margin-bottom:17px;}
.visual_text span {display:block; font-size:20px; color:#fff; line-height:30px; padding-left:3px;}
.visual_btn {position:absolute; bottom:50px; left:50%; transform:translatex(-50%); z-index:99; width:140px; height:82px; text-align:center;}
.visual_btn a {display:block; width:100%; height:100%;}
.visual_btn a span {color:#fff; font-size:16px; font-weight:500; display:block; margin-top:15px; letter-spacing:1px; line-height:1; text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28); font-family: 'Montserrat', sans-serif;}

#contents {}
#section1 {width:100%; height:726px; background:url(http://www.artists.kr/img/main01_bg.jpg) no-repeat center top; font-family:'NanumMyeongjo'; text-align:center; padding-top:118px;}
#section1 .tit {position:relative; height:370px; margin-bottom:54px;}
#section1 .tit:before {width:1px; height:370px; content:''; background:#564b44; position:absolute; left:50%; top:0;}
#section1 .tit p {display:inline-block; writing-mode: tb-rl; vertical-align:top; font-size:25px; color:#94653F; letter-spacing:-1px; line-height:42px;} 
#section1 .tit p:nth-child(2) {text-indent:-1px;}
#section1 .tit h2 {display:inline-block; writing-mode: tb-rl;  vertical-align:top; position:relative;
font-size:50px; color:#903737; font-weight:normal; letter-spacing: 22px; text-indent:-5px; padding:0px 10px 10px 24px; margin-left:23px; }
#section1 .tit img {position:absolute; top:257px; left:760px;}
#section1 .txt p {font-size:18px; line-height:30px; color:#903737; margin-top:15px; font-weight: 600;}
#section1 .txt p:first-child {margin-top:0;}
#section1 .txt p span {color:#ab0000;}

#section1 .tit p {opacity:0; transform:translatey(-60%); -webkit-transform:translatey(-60%);}
#section1 .tit h2 {opacity:0; transform:translatey(60%); -webkit-transform:translatey(60%);}
#section1 .tit img {opacity:0;}
#section1 .txt {opacity:0; transform:translatey(30%); -webkit-transform:translatey(30%);}

#section1.on .tit p {opacity:1; transform:translatey(0); -webkit-transform:translatey(0); transition:all 0.8s ease-in-out;}
#section1.on .tit h2 {opacity:1; transform:translatey(0); -webkit-transform:translatey(0); transition:all 0.8s ease-in-out 0.1s;}
#section1.on .tit img {opacity:1; transition:all 0.3s ease-in-out 0.9s;}
#section1.on .txt {opacity:1; transform:translatey(0); -webkit-transform:translatey(0); transition:all 0.8s ease-in-out 1s;}

#section2 {width:100%; height:353px; background:url(http://www.artists.kr/img/main02_bg.jpg) no-repeat center top; padding-top:80px;}
#section2 .m_tit {width:100%; height:120px; text-align:center; padding-top:123px;  font-family:'NanumMyeongjo'; text-align:center; position:relative; margin-bottom:69px;}
#section2 .m_tit::before {width:0px; height:55px; background:#fff; content:''; position:absolute; left:50%; margin-left:-1px; top:0;}
#section2 .m_tit h2 {font-size:27px; font-weight:normal; color:#fff; letter-spacing:-0.3px; line-height:1; margin-bottom:19px; }
#section2 .m_tit strong {display:block; font-size:20px; color:#fff; font-weight:normal;}
#mlist_wrap {width:100%; height:442px; position:relative; }
#menu_list li {float:left; width:310px; height:442px; }
#menu_list li a {display:block; width:100%; height:100%;}
#menu_list li .mimg {display:table-cell; width:310px; height:290px; text-align:center; vertical-align:middle; overflow:hidden;}
#menu_list li .mimg img {max-width:310px; max-height:290px; width:auto; height:auto; transform:scale(1); transition:all 0.4s;}
#menu_list li .mtxt {width:100%; height:152px; padding:38px 20px; text-align:center;  background:url(http://www.kimchidoga.com/images/main/sec2_off.png) no-repeat center top; 
border:1px solid #fff; transition:all 0.4s;}
#menu_list li .mtxt h4 {font-family:'NanumMyeongjo'; font-size:20px; font-weight:normal; line-height:1; color:#fff; margin-bottom:10px; 
overflow:hidden; white-space:nowrap; text-overflow:ellipsis;  }
#menu_list li .mtxt span {display:block; font-size:14px; line-height:20px; font-weight:400; color:#bdbdbd; }
#menu_list li:hover .mimg img {transform:scale(1.1); transition:all 0.4s;}
#menu_list li:hover .mtxt { background:url(http://www.kimchidoga.com/images/main/sec2_hover.jpg) no-repeat center top; transition:all 0.4s; }
#menu_list li:hover .mtxt h4 {color:#222;}
#menu_list li:hover .mtxt span {color:#6c6c6c;}



#section3 {width:100%; height:903px; position:relative;}
#section3 .m_tit {position:absolute; left:50%; transform:translateX(-50%); top:80px; width:100%; height:170px; text-align:center; font-family:'NanumMyeongjo'; text-align:center; z-index:99;}
#section3 .m_tit h2 {font-size:35px; font-weight:normal; color:#fff; letter-spacing:-0.3px; line-height:1; margin-bottom:19px; padding-top:92px; }
#section3 .m_tit h2::before {width:1px; height:55px; background:#fff; content:''; position:absolute; left:50%; transform:translateX(-50%); top:0;}
#section3 .m_tit strong {display:block; font-size:18px; color:#fff; font-weight:normal;}
#section3 .slider_txt {position:absolute;  top:430px; left:50%; margin-left:203px; width:383px; height:353px; text-align:left; background:rgba(0, 0, 0, 0.5);
border:1px solid rgba(255, 255, 255, 0.8); padding:51px 42px; }
#section3 .slider_txt span {display:block; font-family:'NanumMyeongjo';  font-size:30px; color:#fff; line-height:1; margin-bottom:11px;  }
#section3 .slider_txt h4 { font-family:'NanumMyeongjo';  font-size:30px; color:#fff; line-height:1; font-weight:normal; text-indent:1px;
overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-bottom:19px; }
#section3 .slider_txt .desc { font-size:15px; color:#fff; line-height:25px; font-weight:300; }


#section4 {width:100%; height:563px; background:url(http://www.kimchidoga.com/images/main/section04_bg.jpg) no-repeat center top; padding-top:80px;}
#section4 > .inner > div {float:left; width:630px; margin-right:40px;}
#section4 > .inner > div:nth-child(2) {margin-right:0;}
.notice {float:left; width:580px;}
.sec4_tit {position:relative; width:100%; height:62px; font-family:'NanumMyeongjo';}
.sec4_tit h2 {font-size:35px; color:#fff; line-height:39px; font-weight:normal;}
.sec4_tit span {position:absolute; top:4px; right:0;}
.sec4_tit span a {font-size:20px; color:#fff;}
.sec4_tit span a img {vertical-align:-3px; margin-left:5px;}
.sec4_tit span:hover a img {transform: rotate(180deg); transition-duration: 0.5s;}
.sec4_box {width:100%; height:252px; padding:50px; background:rgba(255, 255, 255, 0.7);}
.blog_box ul {padding-left:10px;}
.blog_box ul li {width:100%; line-height:40px; overflow:hidden;}
.blog_box ul li:after {content:""; display:block; clear:both;}
.blog_box ul li a {display:block; float:left; font-size:15px; color:#222; font-weight:400; width:380px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:15px; position:relative;}
.blog_box ul li a::before {width:3px; height:3px; background:#222; content:''; position:absolute; left:0; top:19px; border-radius:50%;}
.blog_box ul li span {display:block; float:right; font-size:15px; color:#222; font-weight:400; }
.insta_box ul {width:100%; padding-top:12px;}
.insta_box ul li {float:left; width:127px; height:127px; overflow:hidden; margin-right:3px;}
.insta_box ul li:last-child {margin-right:0;}


#inquire {position:fixed; left:0; bottom:0; width:100%; height:80px; background:url(http://www.artists.kr/img/bg_01.jpg) repeat center top; padding-top:15px; transition:all 0.3s; z-index:9999;}
#inquire h2 {float:left; font-size:20px; font-weight:normal; font-family:'NanumGothicBold'; color:#fff; width:224px; line-height:47px; text-align:center;}
#inquire .in_form {float:right; font-size:0;}
#inquire .in_form input[type="text"] {height:47px; border:1px solid #fff; border-radius:10px;  background-color:blue;; outline:none; padding-left:13px; margin-right:20px; line-height:45px; color:#fff;}
#inquire .in_form input[type="text"]::placeholder {font-size:14px; color:#fff;  font-weight:400;}
#inquire .in_form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:14px; color:#fff;}
#inquire .in_form input[type="text"]::-moz-placeholder { /* Firefox 19+ */font-size:14px; color:#fff;}
#inquire .in_form input[type="text"]:-ms-input-placeholder { /* IE 10+ */font-size:14px; color:#fff;}
#inquire .in_form input[type="text"]:-moz-placeholder { /* Firefox 18- */font-size:14px; color:#fff;}
#inquire .in_form input[type="submit"] {cursor:pointer; height:47px; width:133px; background:#070A84; border:none; border-radius:10px; outline:none; text-align:center; line-height:47px; color:#fff; font-size:16px; font-weight:400;} 

#inquire.on {position:static; transition:all 0.3s;}



#quick {position:absolute; top:312px; left:50%; margin-left:717px; width:145px; border-radius:10px; text-align:center; z-index:9999; overflow:hidden; border:1px solid #404040;}
.quick_tit { width:100%; height:53px; background:#8d0404; font-family: 'Montserrat', sans-serif;}
.quick_tit strong {display:block; font-size:18px; color:#fff; line-height:53px; font-weight:500; letter-spacing:-1px;}
.quick_con {background:#0e0e0e;}
.quick_con li {width:100%; padding:0 27px;}
.quick_con li a {display:block; width:100%; border-bottom:1px dashed #fff; text-align:center; padding:15px 0;}
.quick_con li:last-child a {border-bottom:none;}
.quick_con li .icon {margin:0 auto; width:57px; height:57px; background:#fff; border-radius:50%; text-align:center; line-height:57px; transition:all 0.2s ease-in-out;}
.quick_con li .icon img {vertical-align:middle;}
.quick_con p {font-size:16px; color:#fff; margin-top:10px; font-family:'NanumMyeongjo';}
.quick_con li:hover .icon {transform:translatey(-3px);}


#footer {width:100%; height:183px; background:#000;}
#footer .inner {position:relative;}
.footer_logo {position:absolute; top:56px; left:0;}
.f_icon {position:absolute; top:25px; right:0; font-size:0;}
.f_icon span {display:inline-block; width:42px; height:42px; background:#000; margin:0 10px; border-radius:50%; }
.f_icon span:last-child {margin-right:0;}
.f_icon span a {display:block; width:100%; height:100%; text-align:center; line-height:42px; }
.f_icon span a img {vertical-align:middle;}
address {font-size:14px; color:#7e7e7e; line-height:26px; padding-top:80px; text-align:right; font-weight:400;}
address span {display:inline-block; margin-right:8px;}
p.copyright {font-size:14px; color:#7e7e7e; line-height:1; text-align:right; font-weight:400; margin-top:10px;}



/* ===== SUB ===== */
#sub_visual_wrap {position:relative; width:100%; height:210px; overflow:hidden;}
.sub_visual_txt {position:absolute; top:181px; left:118%; margin-left:-648px; width:100%; text-align:left; font-family:'NanumGothicBold';}
.sub_visual_txt h1 {font-size:20px; color:#fff; font-weight:normal; line-height:1; letter-spacing:-1px;}
.location {width:100%; font-family:'NanumGothicBold'; font-size:20px; margin-top:38px;}
.location span {display:inline-block; font-size:18px; color:#fff; font-weight:bold; line-height:25px; letter-spacing:1px;}
.location span img {vertical-align:-4px; margin:0 21px;}


#sub_contents {width:100%; min-height:600px; overflow:hidden; padding-top:50px; padding-bottom:140px; background:url(/images/sub/con_bg.jpg) repeat; background-size: cover;}
.sub_menu {float:left; width:220px;}
.page_tit {top:-80px; width:100%; height:165px; text-align:center; background:url(/img/sub_m_title_bg.gif) no-repeat; margin-bottom:20px;}
.page_tit h3 {top:140px;font-size:22px; color:#B9B9B9; font-weight:400; line-height:265px; font-family:'NanumMyeongjo';}
.sub_menu .lnb {border:1px solid #eee; overflow:hidden;}
.sub_menu .lnb h3 {width:220px; height:50px; line-height:48px; border-top:1px solid #ebebeb; background:#fff url(/images/sub/lnb_off.png) no-repeat 189px 19px; transition:all 0.3s;}
.sub_menu .lnb h3:first-child {border-top:none;}
.sub_menu .lnb h3 a {display:block; width:100%; height:100%; font-size:16px; color:#484848; font-weight:400; padding-left:23px;}
.sub_menu .lnb h3.on {background:#1631A6 url(/images/sub/lnb_on.png) no-repeat 189px 19px;}
.sub_menu .lnb h3.on a {color:#fff;}
.sub_menu .lnb h3:hover {background:#414862 url(/images/sub/lnb_on.png) no-repeat 189px 19px; transition:all 0.3s;} 
.sub_menu .lnb h3:hover a {color:#fff;}

/* sub0101 - 브랜드소개 */
.brand_info{}
.brand_info dl dt{font-family:'NanumMyeongjo'; font-size: 28px; line-height: 40px; color: #484848; font-weight: 600; margin-bottom: 15px;}
.brand_info dl dt span{color: #000; font-weight: 900;}
.brand_info dl dd{color: #484848; font-size: 20px;line-height: 34px; margin-bottom: 15px;}
.quickorder td { margin:0; padding:0; font-size:1.2em; font-family:NanumGothic; font-size: 16px; color:blue; line-height:1.5em;}
.quickorder .quickorder_title { font-size:2em; font-family:NanumGothic; color:blue;font-weight:bold; line-height:1.5em;}
.brand_info_01{position:relative;float:center; width: 100%; overflow: hidden; margin-bottom: 0px;}
.brand_info_01 table td {float: center;}
.brand_info_01 dl{float: left; text-align: left;}
.brand_info_01 img{float: center;}
.brand_info_01 dl dd table{color: #484848; font-size: 24px; width:100%;margin-left: 0px; margin-bottom: 0px;}
.brand_info_01 td p span{color: #484848; font-size: 24px;line-height: 40px; margin-left: 0px; margin-bottom: 0px;}
.brand_info_01 span {display:inline-block; font-weight:bold; line-height:35px; letter-spacing:1px;}
.brand_info_02{width: 100%; overflow: hidden; margin-bottom: 30px;}
.brand_info_02{background: url(/images/sub/brand_info_02_bg.png); width: 100%; height: 136px;}
.brand_info_02 dl dt{font-style: italic; font-weight: bold; font-size:20px; line-height: 35px;  padding: 30px 0 0 40px;}
.brand_info_02 dl dt span{color:#ab0000;}
.brand_info_03{width: 100%; overflow: hidden;}
.brand_info_03 dl{float: right; text-align: right; margin-top: 80px;}
.brand_info_03 img{float: left;}

#brand_shop{position:relative; top:0px; width:100%; min-height:600px; overflow: hidden; margin-top: 0px; margin-bottom: 10px;}
#brand_shop .inner {position:relative; float: center; width: 100%;top:10px;left:0px; }
#brand_shop dl{float: center; text-align: center;}
#brand_shop img{float: center;}
#brand_shop .tables td {position:relative; float: center; font-size:14px; font-weight:normal; font-family:'NanumGothic'; color:#323232;}
#brand_shop .tables dl dt {font-size:16px; font-family:'NanumGothic'; color:#222;}
#brand_shop .guide p { font-size:14px; font-weight:normal; font-family:'NanumGothic'; color:#323232;}
#brand_shop span { font-size:24px; line-height:1.3; font-weight:bold; font-family:'NanumGothic'; color:#323232; margin-left:30px;}
.gnb_best{position:relative;z-index:10;top:0px;left:0px;}
.gnb_intro{position:relative;width:100%;z-index:10;top:68px;left:0px;}
.gnb_choo{position:relative;z-index:10;top:467px;left:166px;width:851;height:292;}
.gnb_contents{position:relative;z-index:1000;top:30px;left:0px;width:1045; padding:5px 5;}
.gnb_contents table,td {border-collapse:collapse; border-spacing:0; padding:5px 5;}
.good_list{position:relative;z-index:1000;top:0px;left:0px;width:1045;float:center}
.good_list table,td { font-size:15px; font-weight:normal; font-family:'NanumGothicBold'; color:#323232;}
.good_list dt {margin-left:50px;font-size:21px; font-family:'NanumGothic'; font-weight:bold;}
.good_list dl {margin-top:-30px;margin-left:750px; font-size:14px; font-family:'NanumGothicBold';}
.good_list a:link { color:#323232; font-size:14px; font-family:'NanumGothic';}
.good_list a:hover { color:#a70303;  font-size:14px;font-weight:bold;font-family:'NanumGothic';}
.good_list .price { color:#424242; font-size:14px;}
/*.good_list a:visited { color:#C5C5C5;  font-size:14px;font-family:'NanumGothic';}*/
.gnb_list_index{position:relative;z-index:1000;top:40px;left:0px;width:1109;}
.gnb_list_best{position:relative;z-index:1000;top:40px;left:0px;width:1109;}
.gnb_detail{position:relative;z-index:1000;top:0px;left:0px;width:1045;}
.gnb_detail td strong { font-size:20px; font-weight:normal; font-family:'NanumGothicBold'; color:#323232;}
.gnb_detail select { font-size:16px; color:#222; }
.gnb_detail .gnb_detail_top {position:relative;z-index:1000;top:0px;left:0px;width:1045; font-size: 16px; margin-bottom: 30px;}
.gnb_detail .gnb_detail_top span { font-size:24px; line-height:1.3; font-weight:bold; font-family:'NanumGothic'; color:#323232; margin-left:30px;}
.gnb_detail .gnb_detail_top td { font-size:14px; line-height:1.16; font-weight:900; font-family:'NanumGothicBold'; color:#323232;}
.gnb_detail .gnb_detail_top input { font-size:18px; line-height:0.0; font-weight:900; font-family:'NanumGothicBold'; color:#323232;}
.gnb_detail .gnb_detail_top strong { font-size:17px; line-height:1.16; font-weight:700; font-family:'NanumGothic'; color:#323232;}
.gnb_detail .gnb_detail_con {position:relative;z-index:1000;top:0px;left:0px;width:1045; font-size: 16px; margin-bottom: 30px;}
.gnb_detail .gnb_detail_con input { font-size:18px; line-height:0.0; font-weight:900; font-family:'NanumGothicBold'; color:#323232;  border:1px solid #444444;border-collapse:collapse; border-spacing:1; padding:3px 3;}
.gnb_detail .gnb_detail_bottom {position:relative;z-index:1000;top:0px;left:0px;width:1045; font-size: 12pt;}
.shop_app {width: 100%; min-height:1380px;  overflow: hidden; margin-bottom: 10px;}
.shop_app .inner {position:relative;}
.shop_app dl{float: center; text-align: center;}
.shop_app img{float: center;}
.navigator{position:relative;z-index:1000;top:0px;left:0px;width:1059;float:center}
.navigator table,td {border-collapse:collapse; border-spacing:0; padding:0px 0;}
.navigator .cat_title a:link { color:white; font-size:18px; font-weight:800; font-family:'NanumGothicBold';}
.navigator .cat_title a:hover { color:yellow;  font-size:18px; font-weight:800; font-family:'NanumGothicBold';}
.navigator .cat_title a:visited { color:white;  font-size:18px; font-weight:800; font-family:'NanumGothicBold';}
.navigator .cat_sub a:link { color:#5E3B41;  font-size:18px; font-weight:800; font-family:'NanumGothicBold';}
.navigator .cat_sub a:hover { color:gray;  font-size:18px; font-weight:800; font-family:'NanumGothicBold';}
.navigator .cat_sub a:visited { color:#5E3B41; font-size:18px; font-weight:800; font-family:'NanumGothicBold';}
.search {position:relative;z-index:10;top:0px;left:0px; width:1045px;}
.search .search_top {position:relative;z-index:1000;top:0px;left:0px;width:1045; font-size: 16px; margin-bottom: 15px;}
.search .search_top span { font-size:40px; line-height:1.3; font-weight:bold; font-family:'NanumGothic'; color:#323232; margin-left:30px;}
.search .search_input_bg {position:relative;z-index:1000;top:0px;left:0px;width:1045; height:246px; font-size: 16px; margin-bottom: 30px; background:url(/img/search_input_bg.jpg) no-repeat;}
.search .search_input {position:relative;z-index:1000;top:29px;left:0px;width:970; height:210px; font-family:'NanumGothic'; font-size: 16px; margin-bottom: 30px; margin-left:9px;}
.search .search_input  input { font-size:14px; size:10pt; }
.search .search_input  span  input { font-size:14px; background:#222;color:#fff;}
.search .search_con {position:relative;z-index:1000;top:0px;left:0px;width:1045; font-size: 16px; margin-left:-10px; margin-bottom: 30px; }
.search .search_con span { font-family:'NanumMyeongJo';font-size:32px; }
.gnb_last_right {position:absolute;z-index:10;top:267px;left:1055px;width:82;}

/* sub0102 - 브랜드컨셉 */
.brand_concept{}
.brand_concept div{margin-bottom: 50px; text-align: center;}
.brand_concept span.number{position: relative; margin: 0 auto; font-family:'NanumMyeongjo'; width: 48px; height: 48px; display: inline-block; line-height: 48px; text-align: center;  background:#dbb686; border-radius: 50%; font-size: 20px; color: #fff; font-weight: bold; margin-bottom: 30px;}
.brand_concept span.number::before{position: absolute; top: 26px;  right: 66px; width: 467px; height: 1px; content: ''; background: #f3e7d9}
.brand_concept span.number::after{position: absolute;  top: 26px; left: 66px; width: 467px; height: 1px;  content: ''; background: #f3e7d9}
.brand_concept div:nth-child(2n) span.number{background: #212121; }
.brand_concept dl dt{font-family:'NanumMyeongjo';}
.brand_concept dl dt:nth-child(1){color: #484848; font-size: 25px;  line-height: 40px; font-weight: 900; margin-bottom: 15px;}
.brand_concept dl dt:nth-child(2){color: #484848; font-size: 20px;  font-weight: 600; margin-bottom: 20px;}
.brand_concept dl dt span{color: #ab0000;}
.brand_concept dl dd{color: #484848; font-size: 16px; line-height: 24px; margin-bottom: 50px;}


/* sub0301 - 브랜드경쟁력 */
.brand_power div{position: relative; margin-bottom: 50px;}
.brand_power div:nth-child(1){background:url(/images/sub/sub0301_bg01.jpg); width: 1020px; height: 289px;}
.brand_power div:nth-child(2){background:url(/images/sub/sub0301_bg02.jpg); width: 1020px; height: 289px;}
.brand_power div:nth-child(3){background:url(/images/sub/sub0301_bg03.jpg); width: 1020px; height: 289px;}
.brand_power div:nth-child(4){background:url(/images/sub/sub0301_bg04.jpg); width: 1020px; height: 289px;}
.brand_power dl{width: 100%; position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); text-align: center;}
.brand_power dl dt{font-family:'NanumMyeongjo'; font-weight: 400;}
.brand_power dl dt.number{color: #d9b280; font-size: 30px; font-weight: bold; margin-bottom: 10px;}
.brand_power dl dt.title{color: #fff; font-size: 25px; margin-bottom:15px;}
.brand_power dl dd{font-size: 16px; line-height: 24px; color: #fff; }

/* sub0302 - 가맹절차 */
.faq {width: 100%; overflow: hidden;}
.faq ul li{position:relative; width: 100%; overflow: hidden; border-bottom: 1px solid #ddd; padding: 30px 0;}
.faq .faq_txt dl dt{font-family: 'NanumMyeongjo'; color: #484848; font-size: 20px; font-weight: 600; }
.faq .faq_txt dl dt span.question_iocn{display: inline-block; width: 50px; height: 50px; background: #000000; color: #fff; border-radius: 50%; line-height: 50px; text-align: center; margin-right: 20px;}
.faq .faq_txt dl dt strong{font-weight: 900; color: #000;}
.faq .faq_detail{width: 100%; overflow: hidden; margin-top: 30px;}
.faq .faq_detail dl span.answer_iocn{font-size: 20px; font-family: 'NanumMyeongjo'; display: inline-block; width: 50px; height: 50px; background: #d9b280; color: #fff; border-radius: 50%; line-height: 50px; text-align: center; margin-right: 20px; font-weight: bold; }
.faq .faq_detail dl dt{float: left;}
.faq .faq_detail dl dd{float: right; width: 950px; }
.faq .faq_detail dl dd p{color: #484848;font-size: 16px; line-height: 24px;  margin-bottom: 15px;}
.faq .faq_icon{position:absolute; top:30px; right:0; width: 55px;}
.faq .faq_icon img {transform:rotate(0);  transition-duration: 0.5s}
.faq .faq_icon.on img{transform:rotate(90deg); transition-duration: 0.5s}
.faq .faq_detail{display:none;}
span.color{color: #ab0000;}