@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,800&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
/* font-family: Pretendard */

@font-face {
    font-family: 'MapoDacapo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoDacapoA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* SIR 지운아빠 */
/* 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: 'Chosunilbo_myungjo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Chosunilbo_myungjo.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: 'Cafe24ClassicType-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-2@1.0/Cafe24ClassicType-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    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;
}
/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans KR','Nanum Gothic'}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR','Nanum Gothic'}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:'Noto Sans KR','Nanum Gothic';font-size:1em}
button {cursor:pointer}

textarea, select {font-family:'Noto Sans KR','Nanum Gothic';font-size:1em}
select {margin:0; min-height:21px;}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:underline}
.center{max-width:1280px;margin:0 auto;}
.clear_fix:after{content:'';display:block;clear:both;}
.blind{position:absolute;top:0;left:-9999em;}
* {box-sizing: border-box;}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1260px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}


/* 상단 레이아웃 */

/* #hd {z-index:1000;position:relative;width:100%;left:0;min-width:1260px;background:transparent;height: 100px;} */
#hd {
    background-color: rgba(255, 255, 255, 0.9)!important;
    box-shadow: rgb(153 153 153 / 30%) 0px 10px 30px!important;
    z-index:1000;position:fixed;top:0px;left:0;width:100%;min-width:1260px;background:transparent;
}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd .hd_top_wrap{left:0;width:100%;height:50px;background:#000;}
#hd .hd_top_wrap .hd_top_left{float:left;}
#hd .hd_top_wrap .hd_top_left > li{float:left;}
#hd .hd_top_wrap .hd_top_right{float:right;}
#hd .hd_top_wrap .hd_top_right > li{float:left;}
#hd_wrapper {position:relative;padding:0;zoom:1;height: 100px;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/*#hd:hover{background-color:#1a1a1a !important; transition:0.4s; border-bottom:1px solid #1a1a1a; }
#hd:hover .gnb_1da{color:#fff !important;}
#hd:hover #tnb a{color:#fff !important;}*/

#logo {float: left; margin: 1.2% 0;}

.color-brand {
    color:#ff4e00
}

#logo img {
    height:69px
}

.column {
    box-sizing: border-box!important;
}

/* 전체 검색 */
#hd_sch {float:left;margin:0;padding:5px;border-bottom:1px solid #c3c6ca; background:#fff;}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:170px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;font-size:16px;line-height:26px;background:#fff;color:#333;cursor:pointer;}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {    position: absolute;
    top: 8px;
    right: 343px;
    zoom: 1;
    z-index: 9999;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;color:#000;letter-spacing:-0.1em;}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}
#tnb .search_box_open{padding:0 15px;}

/* 메인메뉴 */
/*  메뉴 시작 */
.hd_wrap{
    float: right;
}
#gnb_sm:after{
	clear:both;
	display:block;
	overflow:hidden;
	content:'';
}
#gnb_sm h2{
	position:absolute;
	color:transparent;
	left:-999px;
	top:-999px;
}
#gnb_sm #gnb_1dul{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
	z-index:999;
}

#gnb_sm #gnb_1dul:after{
	display:block;
	content:'';
	clear:both;
}
#gnb_sm #gnb_1dul > .gnb_1dli{
	float:left;
	width:140px;
	z-index:999;
}
#gnb_sm #gnb_1dul > .gnb_1dli > .gnb_1da{
	position:relative;
    color: rgb(34, 34, 34)!important;
	height:100px;
	display:block;
	line-height:100px;
	font-size:17px;
	text-align:center;
	text-decoration:none;
}
#gnb_sm #gnb_1dul > .gnb_1dli:first-child i:before{
	display:none;
}

#gnb_sm #gnb_1dul > .gnb_1dli > .gnb_1da:after{
    content:'';display:block;clear:both;width:0%;height:4px;margin:-3px auto 0;background:#ff4e00;z-index:99;transition:0.3s;
}
#gnb_sm #gnb_1dul > .gnb_1dli:hover > .gnb_1da:after{
    width:60%;
}

/* #gnb_sm #gnb_1dul > .gnb_1dli:last-child i:after{
	content:'|';
	font-style:normal;
	top:22px;
	color:#ccc;
	float:right;
	margin-top:22px;
}
#gnb_sm #gnb_1dul > .gnb_1dli i:before{
	content:'|';
	font-style:normal;
	top:22px;
	color:#ccc;
	float:left;
	margin-top:22px;
}
 */
#gnb_sm .sm_searchbox {
    float: right;
    width: 40px;
    height: 40px;
	text-align:center;
	line-height:40px;
	margin:10px 0;
}
#gnb_sm .sm_searchbox:after, #gnb_sm .sm_searchbox:before{
	display:block;
	overflow:hidden;
	content:'';
	clear:both;
}
#gnb_sm .sm_searchbox .search_bt{
	cursor:pointer;
	position:relative;
	font-size:1.5em;
	color:#666;
}
#gnb_sm .sm_searchbox:hover .search_command{
	display:block;
	background:#eee;
}
#gnb_sm .sm_searchbox .search_command{
	background:#eee;
	width:309px;
	height:41px;
	position:absolute;
	right:38px;
	display:none;
}
#gnb_sm .sm_searchbox .search_command input{
	border:0px;
	background:inherit;
	outline:none;
	width:90%;
	padding:0px 5%;
	height:40px;
	font-size:15px;
	background:#eee;
}

.ready {
    border: 3px dashed #e5e5e5; display: flex; height: 500px; align-items: center; justify-content: center; font-size: 23px; letter-spacing: -1px; border-radius: 15px;
}

#gnb_sm .gnb_2dul{
 display:none;
    position: absolute;
    top: 100px;
    z-index: 999;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    width: 180px;
    margin-left: -20px;

}

.sub-p {
    margin:5em 0
}

/*
#gnb_sm .gnb_1dli .gnb_2dul:after{
    content:'';
    display:block;
    clear:both;
    position:absolute;
    top:0;
    right:0;
    width:340px;
    height:340px;
}
#gnb_sm .gnb_1dli:nth-child(1) .gnb_2dul:after{
    background:url(/theme/tobo/img/gnb_2dul_bg1.jpg) no-repeat 100% center;
}
#gnb_sm .gnb_1dli:nth-child(2) .gnb_2dul:after{
    background:url(/theme/tobo/img/gnb_2dul_bg2.jpg) no-repeat 100% center;
}
#gnb_sm .gnb_1dli:nth-child(3) .gnb_2dul:after{
    background:url(/theme/tobo/img/gnb_2dul_bg3.jpg) no-repeat 100% center;
}
#gnb_sm .gnb_1dli:nth-child(4) .gnb_2dul:after{
    background:url(/theme/tobo/img/gnb_2dul_bg4.jpg) no-repeat 100% center;
}
#gnb_sm .gnb_1dli:nth-child(5) .gnb_2dul:after{
    background:url(/theme/tobo/img/gnb_2dul_bg4.jpg) no-repeat 100% center;
}
*/
.gnb_2dli_last{position:absolute;top:0;right:0;width:340px;height:340px;}
.gnb_2dli_first{position:absolute;top:0;left:0;width:340px;height:339px; background-color:#f4f4f4; font-size:1.9em; padding-top:35px; box-sizing:border-box; text-align:center; z-index:9999; display:block;}
.gnb_2dli_first span{position:absolute; left:-999em;}

.gnb_bg_text_con{font-size:18px; color:#555; font-weight:400; margin:20px 0; }

#gnb_sm .gnb_1dli_over .gnb_1da,#gnb_sm .gnb_1dli_on .gnb_1da{
	/* color:#ff4e00 !important;	 */
    font-weight: bold;
} 
#gnb_sm .gnb_1dli_over .gnb_2dul,#gnb_sm .gnb_1dli_on .gnb_2dul {

	display:block;
}
#gnb_sm .gnb_2dul .gnb_2dli{
    /* width:580px; */
	padding:8px 20px;
}

#gnb_sm .gnb_2dul .gnb_2dli .gnb_2da{
    font-size:14px;
	color:#333;
	text-decoration:none;
}
#gnb_sm .gnb_2dul .gnb_2dli:hover .gnb_2da{
	color:#ff4e00;
}
#gnb_sm .gnb_3dul{margin-top:12px;    display: none;}
#gnb_sm .gnb_3dli{margin: 5px 0;}
#gnb_sm .gnb_3da{padding:5px 10px;font-size:16px;color:#888;}
#gnb_sm .gnb_3da:hover{color:#333;}



#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

.bg_sub_menu{
    display:none;
	position:absolute;
    left:0;
	z-index:99;
	width:100%;
    height:341px;
    text-align:left;
    background:#fff;
	border-top:1px solid #ddd;
	border-bottom:1px solid #aaa;
    box-sizing:border-box;
}
#gnb_sm:hover .bg_sub_menu{display:block !important;}

.search_box{display:none;position:fixed;top:-10px;left:50%;width:250px;margin-left:380px;padding:10px;background:#fff;box-sizing: border-box;z-index:99;}
.search_box .search_box_close_wrap{text-align:right;}
.search_box .search_box_close{font-size:16px;font-weight:bold;}
.search_box .search_box_close img{width:15px;}

/* 중간 레이아웃 */
#wrapper {z-index:5;zoom:1;    max-width: 1280px;margin: 0 auto;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {margin:15px 0;width:100%; background:#fff}

#container {position:relative;padding:15px 0;width:100%;min-height:500px;font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold;display:none}
.container_tit {font-size:44px;margin-top:80px;margin-bottom: 40px;padding:10px 0;border-bottom:2px solid #000}
#main_title {
    font-size: 36px;
    letter-spacing: -0.05em;
    margin-top: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

/* 하단 레이아웃 */

.ft_sitemap{left:0;width:100%;padding:35px 0;background:#f6f6f6;border-top:1px solid #ddd;}
.ft_sitemap #ft_gnb_sm a{display:block;text-decoration:none;}
.ft_sitemap #ft_gnb_sm a:hover{color:#4376c6;}
.ft_sitemap #ft_gnb_sm .ft_gnb_1dli{float:left;width:25%;padding-left:8px;border-left:1px solid #aaa;box-sizing:border-box;}
.ft_sitemap #ft_gnb_sm .ft_gnb_1da{display:inline-block;margin-bottom:10px;padding-bottom:5px;font-size:16px;font-weight:bold;border-bottom:1px solid #aaa;}
.ft_sitemap #ft_gnb_sm .ft_gnb_2dli{margin-bottom:5px;}
.ft_sitemap #ft_gnb_sm .ft_gnb_2da{font-size:14px;}

#ft2{width:100%;background:#222;text-align:left;padding: 40px 0;}
#ft2 .ft2_1{display: flex;align-items: center;}
#ft2 .f_logo{ margin-right: 60px;}
#ft2 .ft_wrap{ }
#ft_btn{padding-bottom:10px;}
#ft_btn a{padding:0px 40px 0 0; color:#fff; font-family:'Nanum Gothic','Dotum',sans-serif; font-weight:bolder;}
#ft2 .ft_link{margin-bottom:15px;display:none}
#ft2 .ft_link > li{float:left;margin-right:15px;}
#ft2 .ft_link > li > a{font-size:14px;color:#fff;}
#ft2 .ft_link > li > a:hover{color:#4376c6;}
#ft2 .f_info{
    line-height: 2;
    color: #686868;
    font-size: 16px;
    letter-spacing: -1px;
}
#ft2 .f_info a{color:#eee;}
#ft2 address{font-style:normal;}
#ft2 .adm{display:inline-block; background:#666; color:#fff; padding:0px 7px; border-radius:5px;}
#ft2 .adm a {color:#fff; font-size:10px;}
#ft2 .btn_chk_businessnum{color:#ffa5a5;text-decoration:underline;}
#ft2 .btn_chk_businessnum:hover{color:#5246ff;}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin:5px auto;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 16px;
    margin:1em 0
}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {
    padding: 12px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #f8f8f8;
    color: #383838;
    font-size: 0.95em;
    text-align: center;
    letter-spacing: -0.1em;
}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.check-wrap {display:flex;}
.check-wrap .list {
    margin: 0 10px 0 0;
    cursor: pointer;
    background: #f4f4f4;
    padding: 10px 16px;
    border-radius: 5px;
    color: #6f6f6f;
}

.check-wrap .list.active {
    background: #ff6825;
    color: #fff;
    font-weight: 600;
    box-shadow: #ff9e72 0px 1px 6px;
}

.check-wrap .list label {margin: 0 0 0 5px;cursor: pointer;}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0;font-size:15px}
.tbl_frm01 th {width:80px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#fff;text-align:left;white-space: nowrap;}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {
    border: 1px solid #e4eaec;
    background: #f9f9f9;
    color: #000;
    vertical-align: middle;
    line-height: 2em;
    padding: 0 10px;
    outline:0;
    border-radius: 5px;
}


.tbl_frm01 textarea:focus, .frm_input:focus {
    border: 1px solid #979b9d;
    outline:0;
}

.tbl_frm01 .frm_input[type="text"]{width:100%;}
.tbl_frm01 .frm_input[type="file"]{width:100%;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:37px}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:'Noto Sans KR','Nanum Gothic';font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:29px;border:0;background:#e4eaec url(/img/captcha.png) no-repeat 0 -30px;;vertical-align:middle;overflow:hidden;cursor:pointer}

/* Common */
ul,li {list-style:none; padding:0; margin:0;}
a:hover , a:focus {text-decoration:none;}
.f_wrap:after {display:block; content:''; clear:both;}


.center-quick {

}

/* INDEX */
#visual {width:100%; overflow:hidden;position:relative;padding-top:0px; }
#visual .flexslider {border:0; box-shadow:none; margin:0; width:100%;}
#visual .flex-control-nav{z-index:2;}
#visual .flex-direction-nav a {color:rgba(255,255,255,0.7)}
#visual .flex-control-paging li a {width:30px;height:3px;background:#aaa;background:rgba(0,0,0,0.3);transition:5s}
#visual .flex-control-paging li a:hover {background:#000;}
#visual .flex-control-paging li a.flex-active{width:100px;background:#000;}
#visual .slides {width:100%;}
#visual .slides > li {width:100%; height:103vh;}
.banner_wrap{padding:2% 0;}
.banner_wrap2{padding:0 ;}
.banner_wrap3{padding:8% 0; background: #1f2e52;}
.banner_wrap h2{font-size: 26px;color: #000;text-align: center;max-width: 1028px;margin: 0 auto 1em auto;word-break: keep-all;}
.banner_wrap h2 span {color: #ff4e00;}
.banner_wrap h3{margin-bottom:10px;font-size:30px;color:#000;text-align:center;}
.banner_wrap h4{font-size:36px;color:#000;text-align:center;}
.banner_wrap .banner{float:left;position:relative;width:615px;height:200px;background:#dfe;overflow:hidden;}
.banner_wrap .banner:nth-of-type(2){margin-left:30px;}
.banner_wrap .banner > a{display:block;position: absolute;top:0;left:0;width:100%;height:100%;padding:130px 50px 0;font-size:22px;color:#222; font-weight:500; box-sizing: border-box;z-index:2;transition: 1s;}




/* index social */
.banner_wrap.social{}
.banner_wrap.social>div{}
.banner_wrap.social li{width: 33%;}
.banner_wrap.social a{display: flex;justify-content: center;}
.banner_wrap.social p{}
.banner_wrap.social span{display:block;}
.banner_wrap.social img{ max-width: 150px;}

.banner_wrap.social ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.banner_wrap.social ul li{transition:0.2s;background: #f6f6f6;box-shadow: 1px 1px 1px rgb(0 0 0 / 20%);}
.banner_wrap.social ul li:nth-child(n+4){background: #fff;margin-top:10px;}
.banner_wrap.social ul li:nth-child(n+7){background: #f6f6f6;margin-top:10px;}
.banner_wrap.social ul li.account:hover{box-shadow: 1px 1px 1px rgb(0 0 0 / 20%);;transform: unset;}
.banner_wrap.social ul li:hover{box-shadow: 1px 1px 4px rgb(0 0 0 / 30%);transform: scale(1.01);}
.banner_wrap.social ul li p{font-size: 21px;font-weight: 500;}
.banner_wrap.social ul .count{display: flex;align-items: center;height: 200px;justify-content: center;}
.banner_wrap.social ul li img{width: 90px;height:auto;margin-right: 40px;}
.banner_wrap.social ul span{font-size: 17px;font-weight: 400;padding-top: 8px;}
.banner_wrap.social ul .phone span{font-weight: 900;font-size: 22px;}

.banner_wrap.social ol{display: flex;justify-content: space-between;padding:0;font-family: 'Pretendard-Regular';flex-wrap: wrap;}
.banner_wrap.social ol li{padding:0 20px;border-right:1px solid #ddd}
.banner_wrap.social ol li a{display: flex;align-items: center;height: 130px;justify-content: center;}
.banner_wrap.social ol li img{width: 90px;height:auto;margin-right: 40px;}
.banner_wrap.social ol p{font-size: 18px;font-weight: 500;}
.banner_wrap.social ol span{font-size: 22px;font-weight: 700;padding-top: 5px;}
.banner_wrap.social ol li:nth-child(1) span{color: #ff9600;font-size: 30px;}
.banner_wrap.social ol li:nth-child(2) span{color:#f9cd00}
.banner_wrap.social ol li:nth-child(3) span{color:#00af35}

@media(max-width:1200px){
    .banner_wrap.social li img{margin-right:0px!important}
    .banner_wrap.social div li a {flex-direction: column;text-align:center;height: 190px!important;}
    .banner_wrap.social ul .count{flex-direction: column;text-align:center;height: 250px!important;}
    .banner_wrap.social p{padding-top:10px}
}
@media(max-width:800px){
    .banner_wrap.social li{width:100%;margin-bottom: 8px;border-right:0!important}
    .banner_wrap.social li img{margin-right:20px!important}
    .banner_wrap.social div li a {flex-direction:row;text-align:left;height: 130px!important;width: 60%;margin: 0 auto;min-width: 316px;justify-content: flex-start;}
    .banner_wrap.social ul .count{flex-direction: row;text-align:left;height: 200px!important;width: 60%;margin: 0 auto;min-width: 316px;justify-content: flex-start;}
    .banner_wrap.social p{padding-top:10px}
    
}
@media(max-width:350px){
    .banner_wrap.social li img{margin-right:10px!important}
    .banner_wrap.social div li a {width: 100%;min-width: unset;padding-left: 10px}
    .banner_wrap.social ul .count{width: 100%;min-width: unset;padding-left: 10px}
}


.banner_wrap.service{font-family: 'Pretendard-Regular';}
.banner_wrap.service .service_con{}
.banner_wrap.service .service_con ul{display: flex;justify-content: space-between;}
.banner_wrap.service .service_con ul li{width: 19%;background-size: cover;background-repeat: no-repeat;box-shadow:1px 1px 3px rgba(0,0,0,0.2)}
.banner_wrap.service .service_con ul li:nth-child(1){background-image:url(/img/service01.jpg)}
.banner_wrap.service .service_con ul li:nth-child(2){background-image:url(/img/service02.jpg)}
.banner_wrap.service .service_con ul li:nth-child(3){background-image:url(/img/service03.jpg)}
.banner_wrap.service .service_con ul li:nth-child(4){background-image:url(/img/service04.jpg)}
.banner_wrap.service .service_con ul li:nth-child(5){background-image:url(/img/service05.jpg)}
.banner_wrap.service .service_con ul li a{display: flex;flex-direction: column;justify-content: center;height: 200px;font-size: 25px;text-align: center;color: white;background: rgba(0,0,0,0.4);transition:0.2s}
.banner_wrap.service .service_con ul li:hover a{background: rgba(0,0,0,0.6);}

@media(max-width:800px){
    .banner_wrap.service .service_con ul li{width:32%;margin-bottom:5px}
    .banner_wrap.service .service_con ul li:nth-child(4){width:48%;}
    .banner_wrap.service .service_con ul li:nth-child(5){width:48%;}
    .banner_wrap.service .service_con ul{flex-wrap: wrap;justify-content: space-evenly;}
}
@media(max-width:450px){
    .banner_wrap.service .service_con ul li{width:100%!important}
}


.p2_tit {
    border-left: 3px solid #ff4e00!important;
}

li.news_ll03 {
    font-size: 12px;
    color: #000000;
}

ul.p2_tit .dot_r {
    float: right;
    font-size: 17px;
    color: #171717;
}

/* video */
.main_video {width:100%;height:100vh;}
.main_video video {object-fit: cover;}
.video_txt {position: absolute;top: 42%;left: 50%;transform: translateX(-50%);width: 1200px;color: #fff;}
.video_txt h1{font-size: 60px;}
.video_txt p {font-size: 32px;}
.video_txt span {font-size: 20px;}

@media screen and (max-width:1199px) {
    .video_txt {width: 90%;}
    .video_txt h1{font-size: 30px;}
    .video_txt p {font-size: 15px;}
    .video_txt span {font-size: 14px;}
}

/* line_banner */
.line_banner{padding:2% 0;background: #fffcfa;}
.line_banner .center{align-items: center;
    /* background:url(/img/main_bg01.jpg); */
    display: flex;
    justify-content: space-between;
}
.line_banner p{
    padding: 100px 0;
    text-align: left;
    /* color: #ff6825; */
    font-size: 30px;
    font-weight: 600;
    font-family: 'MapoDacapo';
    /* background: url(/theme/tobo/img/line_banner.png)no-repeat center; */
    background-size: cover;
    border-radius: 10px;
    /* background: linear-gradient(269deg, #fcfcfc00, #ffffffb8, #ffffffb8); */
    font-family: 'GmarketSansMedium';font-weight: 500;
}
.line_banner img{width: 560px;height: 100%;}
.line_banner p span{}
.line_banner p b{color: #ff4e00;font-weight: 400;font-size: 40px;border-bottom: 2px solid;}

@media(max-width:800px){
    .line_banner .center {
        flex-direction: column;
    }
}
@media(max-width:600px){
    .line_banner .center {flex-direction: column;}
    .line_banner img { width: 90%; height: 100%;}
    .line_banner p{padding: 30px 0;}
    .line_banner p b{font-size: 6vw;}
    .if-video-wrap .txt-inner p.f_p {font-size: 16px;}
    
}
@media(max-width:400px){
    .if-video-wrap .txt-inner p.f_p {font-size: 15px;background: rgba(0,0,0,0.2);padding: 10px;border-top:none;}
    .txt-inner p.f_p:after {display:none;}
    .if-video-wrap .txt-inner p {font-size: 16px;line-height: 1.5;padding: 10px 0 0;margin: 0;}
    
}

/* mb04 */
.mb04 {display:none;background: url(/theme/tobo/img/mb04_bg.jpg) no-repeat center;}
.icon_wrap {display: flex;padding-top: 40px;text-align: center;}
.icon_wrap li {flex: 1;}
.icon_wrap li p {font-size: 17px;color: #fff;}
.icon_wrap li span {display: block;margin: 0 auto 25px;}
.icon_wrap li span img {max-width: 100%;width: 80px;}


/* mb05 */
.mb05 {background: #fff;text-align: center;}
.mb05 p {font-size: 20px;line-height: 1.8;}
.mb05 .more_btn{display: block;max-width: 240px;margin: 50px auto;padding: 15px 10px;background: #5e4b8e;border-radius: 5px;font-size: 20px;color: #fff;}
.mb05 .more_btn i {transition: all 0.3s;}
.mb05 .more_btn:hover i {margin-left: 10px;}
.mb05 img {max-width: 100%;}
.mb05 .count_wrap {display: none;width: 1200px;margin: 80px auto 0;}
.mb05 .count_wrap li {flex: 1;padding: 0 30px;}
.mb05 .count_wrap li p {font-size: 18px;font-weight: bold;color: #ff4e00;}
.mb05 .count_wrap li .iconBox {display: block;margin-top: 30px;}
.mb05 .count_wrap li .iconBox img {max-width: 100%;width: 100px;}
.mb05 .count_wrap li div {position: relative;margin-top: 40px;}
.mb05 .count_wrap li div .counter {font-family: 'Pretendard';font-size: 4em;letter-spacing: -0.02em;}
.mb05 .count_wrap li div .counter_txt {position: absolute;bottom: 0;font-size: 18px;margin-bottom: 5px;}

.mb05_bg {height: 520px;background: url(/theme/tobo/img/mb05_img.jpg) no-repeat center;background-attachment: fixed;}


.m-title {
    font-size: 37px;
    font-weight: 600;
    text-align: center;
    margin: 0.2em 0 1em 0;
}

/* mb06 */
.mb06 {}
.mb06 .lt_wrap {}


/* mb07 */
.mb07 {background: #f5f5f5;}
.mb07 .lt_wrap {}


.m-ban-wrap {
    text-align: center;
    font-size: 24px;
    letter-spacing: -1px;
    font-weight: 600;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
    box-shadow: rgb(0 0 0 / 10%) 4px 4px 6px;
    transform:scale(.95);
    transition: all .3s;
    border-radius:15px;
    background-position:center;
}

.if-video-wrap {
    width: 100%;
    margin: -10px 0 0 0;
    position: relative;
    overflow: hidden;
    height: 45vw;
}

.if-video-wrap:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}

.txt-inner {
    position: absolute;
    top: 53%;
    left: 50%;
    max-width: 600px;
    transform: translate(-50%, -50%);
    font-family: 'SUIT-Regular';
}

.txt-inner h3 {
    color: #fff;
    font-size: 47px;
    text-align: center;
    letter-spacing: -1px;
    text-shadow: 1px 1px 3px black;
}
.txt-inner p.f_p {
    /* border-bottom: 1px solid white; */
    border-top: 1px solid white;
    padding: 15px 0 5px;
    position: relative;
    font-size: 23px;
    line-height: 1.5;
}
.txt-inner p.f_p:after{
    position: absolute;
    width: 106%;
    height: 140%;
    top: -20%;
    left: -3%;
    /* background: rgba(0,0,0,0.3); */
    background:linear-gradient(269deg, #ffffff00,rgb(0 0 0 / 37%),  #ffffff00);
    content: '';
    z-index: -1;
    /* box-shadow: 0px 0px 3px #ffffff8a; */
}
.txt-inner p {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -1px;
    word-break: keep-all;
    margin: 1.5em 0;
    line-height: 31px;
}

a.order-btn {
    display: block;
    text-align: center; 
    color: #fff;
    display: inline-block;
    font-size: 22px;
    padding: 6px 23px;
    border: 1px solid #fff;
    transition:all .5s;
}

a.order-btn:hover {
    background:#fff;
    color:#ff6825;
    transition:all .5s;
}

.if-video {
    width:100%;
    height: 56.1vw;
  
}

.m-ban-wrap:hover {
    transform:scale(1);
    transition: all .3s;
}

/* .m-ban-wrap:hover:before {
    background:rgba(0,0,0,.5);
} */

.m-ban-wrap span {
    color: #fff;
    position: relative;
    font-weight: 400;
    font-size: 27px;
    letter-spacing: -1px;
}

.m-ban-wrap:before {
    position:absolute;
    left:0;
    content:'';
    border-radius:15px;
    top:0;
    width:100%;
    height:100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.7964227927499125) 100%);
}

/* mb08 */
.mb08 {background: url(/theme/tobo/img/mb08_bg.jpg) no-repeat center 75%; background-size: cover;    background-attachment: fixed;     padding: 130px 0;}
.mb08 h2 {text-align: left;color: #fff;font-weight: normal;letter-spacing: -0.05em;}
.mb08 h3 {font-size: 20px;font-weight: normal;text-align: left;}
.mb08 ul {padding: 2% 0;display: flex;}
.mb08 li {width: 33%;margin-right: 3%; background: #fff; border: 2px solid #ff4e00; position: relative;}
.mb08 li .down_btn {display: flex;align-items: center;padding: 20px 40px;}
.mb08 li p {font-size: 15px;font-weight: bold;color: #ff4e00;}
.mb08 li img {width: 60px;margin-right: 30px;}

.mb08 p {
    text-align: center;
    color: #fff;
    font-size: 23px;
    letter-spacing: -1px;
}

/* mb09 */
.mb09 {}
.mb09 ul {display: flex;padding: 20px 0;}
.mb09 li {position: relative;flex: 1;margin: 0 20px;}
.mb09 li a {display: block;}
.mb09 li .mb09_img {overflow: hidden;}
.mb09 li .mb09_img img {max-width: 100%;transform: scale(1);transition: all 0.3s;}
.mb09 li .mb09_txt {position: absolute;bottom: 30px;left: 30px;}
.mb09 li .mb09_txt p {font-size: 34px;font-weight: 600;color: #fff;letter-spacing: -0.03em;}
.mb09 li .mb09_txt .underline {display: inline-block;margin-top: 10px;font-size: 16px;font-weight: 500;color: #fff;}
.mb09 li:hover .mb09_img img {transform: scale(1.1);}

.underline {
  line-height: 1.2;
  background-image: linear-gradient(transparent calc(100% - 3px), #000 3px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.8s;
  color: #000;
  cursor: pointer;
}
@media (min-width: 1000px) {
  .underline {
    font-size: 5em;
  }
}
.underline.yellow {
  background-image: linear-gradient(transparent 60%, #f8e068 40%);
}
.underline.orange {
  background-image: linear-gradient(transparent 60%, #ef7920 40%);
}
/* .underline:hover {
  background-size: 100% 100%;
} */
.mb09 li:hover .underline {background-size: 100% 100%;}


/* mb10 */
.mb10 {padding: 0;text-align: center;}
.mb10 ul {display: flex;align-items: center;background: url(/theme/tobo/img/mb10_img1.jpg) no-repeat center;background-size: cover;height: 480px;}
.mb10 li {position: relative;flex: 1;}
.mb10 li p {font-size: 20px;color: #fff;}
.mb10 .more_btn{display: block;max-width: 240px;margin: 50px auto;padding: 15px 10px;background: #5e4b8e;border-radius: 5px;font-size: 20px;color: #fff;}
.mb10 .more_btn i {transition: all 0.3s;}
.mb10 .more_btn:hover i {margin-left: 10px;}

#bo_list {
    margin:2em 0 0 0
}

@media(max-width:1259px) {
    #logo_mo img{
        height: 35px;
    }
    #logo_mo a {
        display: block;
        padding: 10px 0;
    }
    #hd_mo {
        background: rgba(0,0,0,1)!important;
    }
}


@media all and (max-width:1024px) {
		.mb05 .icon_wrap {border-right:0;height:150px}
		.mb05 .icon_wrap {font-size: 60px}
}

@media all and (max-width:767px) {

    .txt-inner {
        width:100%;
        padding: 0 1.5em;
        top: 45%;
    }

    a.order-btn {
        font-size:19px
    }

    .txt-inner p {
        font-size: 18px;
        margin: 1em 0 0.7em 0;
    }

    .txt-inner h3 {
        display:none
    }

    .if-video-wrap {
        margin: 55px 0 0 0;
        height: 56vw;
    }

    .banner_wrap {padding: 10% 10px;}
    .banner_wrap h2{font-size:20px; word-break: keep-all;}
    .banner_wrap h3{font-size:16px;}
    .banner_wrap h4{font-size:24px}

    .line_banner{padding:0 10px 2%}
    .line_banner p{font-size:4.5vw;}
    
    
    /* mb04 */
    .icon_wrap {flex-wrap: wrap;padding: 0;}
    .icon_wrap li {flex: unset;width: 50%;padding: 20px 10px;}
    .icon_wrap li p {font-size: 14px;}
    .icon_wrap li span img {width: 60px;}
    
    /* mb05 */
    .mb05 p {font-size: 15px;margin-bottom: 10px;text-align: center;word-break: keep-all;}
    .mb05 p b {display: block;}
    .mb05 .more_btn{max-width: 170px;margin: 30px auto;font-size: 14px;}
    .mb05 .count_wrap {flex-wrap: wrap;justify-content: center;width: 100%;margin: 20px auto 0;}
    .mb05 .count_wrap li {flex: unset;width: 50%;padding: 20px 0px;}
    .mb05 .count_wrap li p {font-size: 14px;text-align: center;}
    .mb05 .count_wrap li .iconBox {margin-top: 15px;}
    .mb05 .count_wrap li .iconBox img {width: 60px;}
    .mb05 .count_wrap li div {margin-top: 20px;}
    .mb05 .count_wrap li div .counter {font-size: 3em;}
    .mb05 .count_wrap li div .counter_txt {font-size: 14px;}
    
    /* mb07 */
    .mb07 {}

    /* mb08 */
    .mb08 h3 {margin-bottom: 3px;}
    .mb08 ul {flex-wrap: wrap;}
    .mb08 li {width: 100%;margin-right: 0;margin-bottom: 3%;}
    .mb08 li .down_btn {padding: 10px 40px;}
    .mb08 li p {font-size: 14px;}
    .mb08 li img {width: 45px;}

    /* mb09 */
    .mb09 ul {flex-wrap: wrap;padding: 0;}
    .mb09 li {flex: unset;width: 100%;margin: 10px 20px;height: 188px;overflow: hidden;}
    .mb09 li .mb09_txt {bottom: 20px;left: 20px;}
    .mb09 li .mb09_txt p {font-size: 20px;}
    .mb09 li .mb09_txt .underline {font-size: 14px;}

    /* mb10 */
    .mb10 {padding: 0;}
    .mb10 ul {flex-wrap: wrap;height: 320px;padding: 30px 0;}
    .mb10 li {position: relative;flex: unset;width: 100%;}
    .mb10 li .mb10_txt {width: 100%;}
    .mb10 li .mb10_txt p {font-size: 16px;word-break: keep-all;}
    .mb10 .more_btn{max-width: 170px;margin: 10px auto 0;font-size: 14px;}
    
}    


.product_wrap{padding:50px 0;text-align:center;}
.product_wrap h2{margin-bottom:30px;font-size:30px;color:#000;text-align:center;}
#product_con {overflow:hidden;position:relative;/*padding-top:100px;*/}
#product_con .flexslider_product {border:0; box-shadow:none; margin:0; width:100%;}
#product_con .flexslider_product .flex-direction-nav a {color:rgba(255,255,255,0.7)}
#product_con .flexslider_product .flex-control-nav{top:0;bottom:auto;z-index:2; display:none;}
#product_con .flexslider_product .flex-control-paging > li{margin:0 20px;}
#product_con .flexslider_product .flex-control-paging > li > a {position:relative;width:120px;height:47px;background:#fff;border-radius:0;border:0;border-bottom:3px solid #fff;box-shadow:none;}
#product_con .flexslider_product .flex-control-paging > li:nth-child(1) > a{}
#product_con .flexslider_product .flex-control-paging > li:nth-child(2) > a{width:80px}
#product_con .flexslider_product .flex-control-paging > li:nth-child(3) > a{width:16ㄴㄴ0px}

#product_con .flexslider_product .flex-control-paging > li > a.flex-active{border-bottom:3px solid #000;}
#product_con .flexslider_product .flex-control-paging > li > a:after{
    display:block;clear:both;position:absolute;top:0;left:0;width:140px;height:47px;font-size:22px;font-weight:bold;color:#949494;line-height:47px;text-indent:0;
}
#product_con .flexslider_product .flex-control-paging > li:nth-child(1) > a:after{width:120px}
#product_con .flexslider_product .flex-control-paging > li:nth-child(2) > a:after{width:80px}
#product_con .flexslider_product .flex-control-paging > li:nth-child(3) > a:after{width:160px}

#product_con .flexslider_product .flex-control-paging > li > a.flex-active:after{color:#000;}
#product_con .flexslider_product .flex-control-paging > li > a:hover:after{color:#000;}

#product_con .flexslider_product .slides {width:100%;}
#product_con .flexslider_product .slides > li {width:100%; height:820px;background:#f8f8f8;}

.searchbar_wrap{width:100%;padding:80px 0 140px;background:#101733 url(/theme/tobo/img/searchbar_wrap_bg.png) no-repeat center;}
.searchbar_wrap h2{text-align:center;margin-bottom:20px;font-size: 22px;color:#fff;}
.searchbar_wrap .search_bar{width:800px;margin:0 auto;}
.searchbar_wrap #hd_sch_bar{margin: 0;padding: 5px;border-bottom:2px solid #fff;background:#2144c1;background:transparent;}
.searchbar_wrap #hd_sch_bar legend {position: absolute;margin: 0;padding: 0;font-size: 0;line-height: 0;text-indent: -9999em;overflow: hidden;}
.searchbar_wrap #hd_sch_bar #sch_stx_bar{padding-left: 5px;width:740px;height:40px;border: 0;background:#2144c1;background:transparent;line-height:40px !important;font-size:16px;color:#fff;}
.searchbar_wrap #hd_sch_bar #sch_stx_bar::placeholder{color:#fff;}
.searchbar_wrap #hd_sch_bar #sch_submit_bar {padding: 0 5px;height: 26px;border: 0;font-size: 16px;line-height: 26px;background: #fff;color: #333;cursor: pointer;}

.adm_btn{
    color: #fff !important;
    background: #0d7eb6;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
}


/* sub_html 공통디자인 */
.sub_wrap{margin-bottom:40px;}
.sub_wrap p{font-size:15px;color:#666;line-height:1.8;}
.sub_wrap h3{position: relative;font-size: 18px;color: #000;padding: 5px 12px;border-bottom: 1px solid #ddd;margin: 20px 0 5px;}
.sub_wrap h3::before {content: '';display: block;clear: both;position: absolute;top: 10px;left: 0;width: 4px;height: 18px;background: #D02527;}
.sub_wrap .line {position: relative;padding-left: 20px;}
.sub_wrap .line:after {content: '';display: block;clear: both;position: absolute;top: 14px;left: 9px;width: 7px;height: 1px;background: #777;}
.sub_wrap .star {position: relative;margin:0;padding-left:30px;font-size:14px;color:#777;}
.sub_wrap .star:after {content: '*';display: block;clear: both;position: absolute;top:4px;left:21px;width:17px;height:17px;color:#777;}
.sub_wrap .red{color:#D02527;}
.sub_wrap .black{color:#000;}
.sub_wrap .line_list{padding:5px 0 5px 30px;}
.sub_wrap .line_list > li{list-style:none;position:relative;font-size:15px;color:#777;}
.sub_wrap .line_list > li:after{content:'';display:block;clear:both;position:absolute;top:10px;left:-12px;width: 7px;height: 1px;background: #777;}
.sub_wrap .line_list > li > a{color:#777;}
.sub_wrap .line_list > li > a:hover{color:#D02527;}
.sub_wrap .img_list{margin:5px 0 30px;}
.sub_wrap .img_list > li{float:left;margin:0 20px 20px 0;}
.sub_wrap .img_list > li:last-child{margin-right:0px;}


.summary_wrap+.summary_wrap{margin-top:100px;}
.intro_box{margin-bottom:80px;}
.intro_box p{font-size:28px;font-weight:100;text-align:center;}
.cont_wrap{display:flex;flex-wrap:wrap;align-items:center;}
.summary_wrap:nth-child(even) .cont_wrap{flex-direction: row-reverse;}
.summary_wrap:nth-child(even) .service_img{text-align:right;}
.service_img{width:50%}
.service_img img{max-width:600px;width:100%}
.summary_box{width:50%}
.summary_box dl{border-bottom:1px solid #ccc;padding-bottom:10px;}
.summary_box dl+dl{margin:20px 0 0;}
.summary_box dt{font-size:21px;font-weight:500;margin-bottom:5px;}
.summary_box dt span{box-shadow:inset 0 -17px 0 rgba(255, 104, 37, 0.15);padding-right:10px}
.summary_box dd{font-size:18px;font-weight:300;margin-left:0;}

/* 모바일 디자인 */
.pc_hide{display:none;}
#hd_mo{position:fixed;top:0;left:0;z-index: 1000;width:100%;background:#fff;/*border-bottom:1px solid #444;*/}
#hd_mo #logo_mo{width:100%;/*padding-left:10px;*/ text-align: center;}
#hd_mo .btn_menu_open{position:absolute;top:50%;margin-top:-23px;left:10px;width:46px;height:46px;line-height:46px;font-size:30px;text-align:center;z-index:1100;}
.mo_menu{display:none;position:fixed;top:0px;left:-100%;z-index:2000;width:100%;height:100%;
    /*height:-webkit-calc(100%-42px);
    height:-moz-calc(100%-42px);
    height:calc(100%-42px);*/
    background:#fff;}
.mo_menu .btn_menu_close{position:absolute;top:20px;right:20px;width:46px;height:46px;line-height:46px;font-size:30px;text-align:center;z-index:1100;}
#hd_sch_mo{position: relative;margin:80px 0 0;padding:10px; display: none;}
#hd_sch_mo #sch_stx{width:100%;height:40px;padding:0 10px;line-height:40px;color:#fff;background:#000;border:0;border-radius: 15px;box-sizing:border-box;}
#hd_sch_mo #sch_submit{position:absolute;top:15px;right:20px;padding:0 5px;height:30px;border:0;font-size:16px;line-height:30px;color:#333;cursor:pointer;}
#hd_logo_mo {margin-top: 45px;text-align: center;padding: 20px 0;}
#hd_logo_mo img {height: 45px;}

#gnb_sm_mo{border-top:4px solid #051444;}
#gnb_sm_mo #gnb_1dul_mo{padding:0 10px 10px;}
#gnb_sm_mo .gnb_1dli_mo{border-bottom: 1px solid #ddd;}
#gnb_sm_mo .gnb_1da_mo{display:block;padding:15px 0;font-size:20px;text-align: center;color: #051444;font-weight: bold;}
#gnb_sm_mo .gnb_2dul_mo{display:none;/*padding-bottom:10px;*/background: #f5f5f5;}
#gnb_sm_mo .gnb_2dli_mo{text-align: center;}
#gnb_sm_mo .gnb_2da_mo{display: block;padding:10px 15px;font-size: 15px;color:#051444;border-top: 1px solid #ddd;font-weight: bold;}
#gnb_sm_mo .gnb_3dul_mo {padding-bottom: 10px;}
#gnb_sm_mo .gnb_3da_mo{display: block;padding:5px 30px;font-size: 13px;color:#777;position: relative;}
#gnb_sm_mo .gnb_3da_mo:before {content: "-";position: absolute;top: 10px;transform: translateX(-10px);}
#tnb_mo{padding-bottom:10px;border-bottom: 1px solid #ddd;}
#tnb_mo li{float:left;width:50%;text-align:center;}
#tnb_mo li > a{display:block;padding:10px 0;font-size:16px;border-right:1px solid #ddd;}
#tnb_mo li:last-child > a{border-right:0;}
.hd_top_right_mo{position:absolute;bottom:0;left:0;width:100%;background:#051444;}
.hd_top_right_mo li{float:left;width:20%;text-align:center;height: 53px;}
.hd_top_right_mo li > a{display:block;width:100%;height:100%;color: #fff;font-size: 17px; line-height: 50px;}
.hd_top_right_mo li img {max-width: 100%;}
.hd_top_right_mo li .blog {width: 20px;}

.ani1{animation-duration: 1s;transition-duration: 1s!important;   }


.logo2{
    display:none;
    height: 69px;
}
.flexslider .slides{    background-color: #000;}
/*#visual .slides > li:nth-child(1){background:url(/theme/tobo/img/slide02.png) no-repeat top center;     background-size: cover!important;background-position-y: 0;
    animation: grow 3s linear;opacity: 1;background-size: 105%;}
@keyframes grow {
    0%   { background-size: 100% auto; opacity: 0.5;}
100%   { background-size: 105% auto;opacity: 1; }
}*/

#visual .slides > li:nth-child(1){background:url(/theme/tobo/img/slide01.jpg) no-repeat top center; background-size: cover!important;}
#visual .slides > li:nth-child(2){background:url(/theme/tobo/img/slide02.jpg) no-repeat top center; background-size: cover!important;}
#visual .slides > li:nth-child(3){background:url(/theme/tobo/img/slide03.jpg) no-repeat top center; background-size: cover!important;}

.text_box01{max-width: 1000px;
    margin: 0 auto;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    text-align: center;}
#mb01_txt0 {     width: 100%;
    font-size: 16px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 3%;}
#mb01_txt2 {      width: 100%;
    text-shadow: 2px 2px 6px rgb(0 0 0 / 30%);
    font-weight: 700;
    font-size: 65px;
    text-align: center;
    color: #fff;
    letter-spacing: -0.8px;
    line-height: 1.5;}
#mb01_txt1{    width: 1px;
    font-weight: 400;
    font-size: 48px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #fff;
    margin: 5% auto 4%;
    height: 40px;
    overflow: hidden;}
#mb01_txt{    width: 100%;
    font-weight: 300;
    font-size: 30px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0px;
    color: #f6f6f6;
    text-shadow: 2px 2px 6px rgb(0 0 0 / 90%);
    margin: 4% 0;}

    #mb02_txt0 {    width: 100%;
        font-size: 26px;
        text-align: center;
        color: #282828;
        letter-spacing: 2px;
        font-weight: 700;
        margin-bottom: 12px;
        text-transform: uppercase;}
    #mb02_txt {      width: 100%;
        font-weight: 400;
        font-size: 42px;
        text-align: center;
        color: #000;
        font-family: 'Nanum Myeongjo', serif;
        letter-spacing: -0.8px;
        line-height: 1;}

    #mb03_txt0 {    width: 100%;
        font-size: 26px;
        text-align: center;
        color: #fafafa;
        letter-spacing: 2px;
        font-weight: 700;
        margin-bottom: 12px;
        text-transform: uppercase;}


     .cont_box{    max-width: 1450px;
        margin: 0 auto;
        overflow: hidden;
        padding: 2% 0;}
        .cont_box .imgHoverEvent:nth-child(1){ background-image: url(/theme/tobo/img/img_story1.jpg);}
        .cont_box .imgHoverEvent:nth-child(1):hover{  background-image: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ),url(/theme/tobo/img/img_story1.jpg);}
        .cont_box .imgHoverEvent:nth-child(2){background-image: url(/theme/tobo/img/img_story2.jpg);}
        .cont_box .imgHoverEvent:nth-child(2):hover{  background-image: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ),url(/theme/tobo/img/img_story2.jpg);}
        .cont_box .imgHoverEvent:nth-child(3){background-image: url(/theme/tobo/img/img_story3.jpg);}
        .cont_box .imgHoverEvent:nth-child(3):hover{  background-image: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ),url(/theme/tobo/img/img_story3.jpg);}
        .cont_box .imgHoverEvent:nth-child(4){background-image: url(/theme/tobo/img/img_story4.jpg);}
        .cont_box .imgHoverEvent:nth-child(4):hover{  background-image: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ),url(/theme/tobo/img/img_story4.jpg);}
        .imgHoverEvent{ 
            height: 500px;
            margin: 1%;
            position: relative;
            overflow: hidden;
            display: inline-block;
            box-sizing: border-box;
           
            background-repeat: no-repeat;
            background-size: cover;
            float: left;
            width: 23%;}
            .imgHoverEvent:hover{box-shadow: 0 10px 20px 0px rgb(0 0 0 / 30%);transition: all .3s;   }
        .imgHoverEvent .imgBox{width:100%; height:100%; text-align: center;}
        .imgHoverEvent .hoverBox{position: absolute; top:0; left: 0; }
        .hoverBox p.p1{     font-size: 28px;
            color: #fff;
            padding: 104% 8% 7%;
            /*font-family: 'Nanum Myeongjo', serif;*/
            font-weight: 700; letter-spacing: -1px;}
        .hoverBox p.p2{margin-top: 40px;
            color: #fff;
            font-size: 3em;
            font-weight: 300;
            padding: 0 8%;
            margin: 0;}
            .hoverBox p.p2 a{color: #fff;}
        .event1 .hoverBox{    transform: translateY(60%);
            transition: 0.5s;
            width: 100%;
            height: 30%;}
        .event1:hover .hoverBox{    transform: translateY(0);}

/* banner_wrap3 시작 */
.inquiry_box {width: 1280px; margin: 2% auto; background: #fff;}
    
/* h */
label {margin-bottom: 0 !important;}
.f_cus_r{
    padding:50px;
    box-sizing:border-box;
    font-size:12px;
}
.f_cus_r form{
    color:#000;
}
.f_cus_r table{
    width:100%;
    border-collapse: collapse;
    border:none;
    margin-bottom:15px;
}
.f_cus_r table input{
    vertical-align: middle;
    box-sizing: border-box;
}

.f_cus_r .h_1{
/*margin-bottom:40px;*/
}

.f_cus_r .h_1 tr{
    line-height:45px;
}
.f_cus_r .h_1_label{
    text-align:center;
    padding:0 20px;
    font-size:14px;
}
.f_cus_r .h_1_con{
    padding: 10px 0;
}
.f_cus_r .h_1_econ{
    padding: 10px 0;
}
.f_cus_r .h_1_econ textarea{
    width: 100%;
	height:110px;
    line-height:2;
    padding: 8px 20px;
    font-size: 14px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.f_cus_r .h_1 input{
    width: 100%;
	height:50px;
    padding: 0 20px;
    font-size: 14px;
    border: 1px solid #ddd;
}
.f_cus_r .input_phone{
    width:100%;
	height:28px;
}
.f_cus_r .h_3_submit{
    text-align:center;
}
.f_cus_r .h_3_submit input{
    width: 25%;
    height: 60px;
    padding: 0 0;
    font-size:16px;
    background:#1f2e52;
    color:#fff;
    border:none;
    cursor:pointer;
    margin-top: 20px;
}
/* banner_wrap3 끝 */

.mb01_btn0{    margin-top: 10%;}
#mb01_btn{     margin-top: 31.5%;
    left: 47%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 10px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    box-sizing: border-box;
    text-decoration: none;}
#mb01_btn:hover{background-color:#fff; color:#000; transition:0.4s; }
#mb02_btn:hover{background-color:#fff; color:#000; transition:0.4s;}
#mb02_btn {  margin-top: 29%; position: absolute; transform: translate(-50%, -50%); border: 1px solid #444; color: #444; font-size: 14px; padding: 10px 30px; text-transform: uppercase; border-radius: 30px; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}

.goog-te-banner-frame{top:101px !important; z-index: 9 !important;}

#sm_shop_tab{margin:10px 0 60px 0;}
#sm_shop_tab li{margin:0 20px; display:inline-block; }
#sm_shop_tab li a{width:120px; height:47px; font-size:22px; color:#949494; line-height:47px; font-weight:bold; }
#sm_shop_tab .sanchor_on{border-bottom:3px solid #000;}
#sm_shop_tab .sanchor_on a{color:#000;}


.ma_play{}
.ma_play ul{overflow: hidden;}
.ma_play ul li{float: left;width: 50%;position: relative;}
.ma_play ul li img{width: 100%;}

.ma_play ul li .txt_box{    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;}
.ma_play ul li .txt_box p{}
.ma_play ul li .txt_box #mb03_txt{      width: 100%;
    font-size: 16px;
    color: #282828;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 6%;}
.ma_play ul li .txt_box #mb03_txt1{    width: 100%;
    font-weight: 400;
    font-size: 44px;
    color: #282828;
    font-family: 'Nanum Myeongjo', serif;
    letter-spacing: -1px;
    line-height: 1.25;}
.ma_play ul li .txt_box p.line{       width: 60px;
    height: 1px;
    background: #282828;
    margin: 15% 5px;}
.ma_play ul li .txt_box p.tt{    font-size: 20px;
    font-weight: 300;
    color: #888;
    line-height: 1.35;}
.ma_play ul li .txt_box p.btn_pl{     margin-top: 18%;}
.ma_play ul li .txt_box p.btn_pl a{font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 12px 60px;}
    .ma_play ul li .txt_box p.btn_pl a:hover{background: #000; color: #fff; transition-duration: 1s;}


/* 반응형 */
/* 1260 이상 */
@media all and (max-width:1920px){
    #visual .slides > li{height: 100vh;}
}
@media all and (max-width:1590px){
    #visual .slides > li {height: 100vh;}
}
@media all and (max-width:1420px){
    .inquiry_box {width: 90%;}
}
@media all and (min-width:1260px){
    .banner_wrap .banner > img{position: absolute;top: -19px;left: -58px;transform: scale(0.9);transition: 1s;}
    .banner_wrap .banner:hover img{transform: scale(1);}
    .banner_wrap .banner:hover a{text-shadow:0 0 5px #000; color: #fff;}
    .mo_menu{display:none;}
   
}

/* 1024 ~ 1259 */
@media all and (max-width:1259px){ #visual .slides > li {
        height: 100vh;
    }
    #hd_mo{background:transparent;}
    .mo_hide{display:none;}
    .pc_hide{display:block;}
    #hd .hd_top_wrap{width:100%;}
    .mo_menu{display:block;}
    .banner_wrap .banner{width:49%;height:auto;}
    .banner_wrap .banner:nth-of-type(2){margin-left:2%;}
    .banner_wrap .banner > img{width:100%;}
    .banner_wrap .banner > a{padding:50px 0 0 50px}
    #product_con .flexslider_product .slides > li{height:auto;}
    #product_con .flexslider_product .flex-control-paging > li > a:after{font-size:28px;}
    .ft_sitemap{padding:35px 20px;box-sizing:border-box;}
    #ft2 {padding: 20px 0;}
    #ft2 .ft2_1 {flex-wrap: wrap;padding: 20px;}
    #ft2 .f_logo {margin-bottom: 20px;}
    #ft2 .f_info {word-break: keep-all;}
    #container{padding:15px;box-sizing:border-box;}

	#mb01_txt span {display:block}
	#mb01_txt{margin-top: 4%}
	/*#mb01_txt2{ margin-top: 2%;}*/
	#mb01_btn{ padding: 2% 6%; left: 40%; margin-top: 66%;}


	
    #hd_mo .btn_menu_open{    color: #fff;}


}

/* 768 ~ 1023 */
@media all and (max-width:1023px){
    .summary_wrap:nth-child(even) .cont_wrap{flex-direction:row;}
    .summary_wrap:nth-child(even) .service_img{text-align:center;}
    .service_img{width:100%;text-align:center;}
    .summary_box{width:100%}

    .ma_play ul li .txt_box #mb03_txt1{    font-size: 36px;}
    /*.text_box01{ top: 62%;}*/
    #visual .slides > li{height:100vh;}
    .mb01_btn0{padding-bottom: 5%;}
    .ma_play ul li .txt_box p.tt{font-size: 16px;}
    .hoverBox p.p1{
        padding: 115% 8% 7%;}
    .searchbar_wrap .search_bar{width:500px;}
    .searchbar_wrap #hd_sch_bar #sch_stx_bar{width:440px;}
    .product_wrap{padding:30px 0;}
    .ft_sitemap #ft_gnb_sm .ft_gnb_1dli{width:33.3333%;margin-bottom: 25px;}
	.text_box01{width:100%; margin:0 auto; overflow:hidden; }

	#mb01_txt span {display:block}
	#mb02_txt{ left: 3%;}
	#mb02_txt2{left: 3%;}
	#mb02_btn{left: 3%;}
}

/* 481 ~ 767 */
@media all and (max-width:767px){
    .container_tit {font-size: 24px;margin-top:20px;text-align: center;}
    #main_title {font-size: 24px;margin: 20px 0;}
    #mb01_txt{}
    #visual .slides > li {
        height: 100vh;
    }
    #mb01_txt2 {
        font-size: 48px;
        /*line-height: 1.2;*/
    }
    #mb01_txt1 {
        margin: 2% auto;
        height: 10px;}
    /*.text_box01 {
        top: 65%;
    }*/
    .imgHoverEvent{width: 45%;}
    .hoverBox p.p1 {
        padding: 100% 8% 7%;
    }
    .imgHoverEvent:nth-child(3){    width: 96%;}
    .imgHoverEvent:nth-child(3) .p1{ padding: 57% 8% 7%;  }
    .ma_play ul li .txt_box #mb03_txt1 {
        font-size: 26px;
    }
    .banner_wrap2 {
        padding: 0 0 10%;
    }
    .ma_play ul li .txt_box{    width: 60%;}
    .ma_play ul li .txt_box p.tt {
        font-size: 14px;
    }
    /* 폼 */
    .tbl_frm01 th{display:block;width:100% !important;padding:15px 10px 3px;border:0;background:#fff;box-sizing: border-box;}
    .tbl_frm01 td{display:block;width:100% !important;padding:7px 10px 15px;border:0;border-bottom:1px solid #e9e9e9;box-sizing: border-box;}
    .tbl_frm01 .frm_input[type="text"]{width:100%;}
	
    .f_cus_r{padding: 20px;}
    .f_cus_r .h_1_con {padding: 5px 0;}
    .f_cus_r .h_1 input {height: 45px;}
    .f_cus_r .h_3_submit input {width: 50%; height: 45px; margin-top: 0px;}
    
}

/* 320 ~ 480 */
@media all and (max-width:480px){
    .intro_box p{font-size:1.6em}
    .summary_box dt{font-size:1.4em;}
    .summary_box dd{font-size:1.2em}

    .imgHoverEvent:nth-child(3) .p1 {
        padding: 75% 8% 7%;
    }

   
    .imgHoverEvent {
        width: 96%;
    }
    .hoverBox p.p1 {
        padding: 75% 8% 7%;
    }
    .ma_play ul li {
        float: none;
        width: 100%;
        position: relative;
    }
	#mb01_txt{font-size:27px;}
	/*#mb01_txt2{font-size:22px; padding:0 2.5%; line-height:22px; box-sizing:border-box;}*/

	#mb02_txt{font-size:26px;}
	#mb02_txt2{font-size:13px;}

	#product_con .flexslider_product .flex-control-paging > li{margin:0 0px;}
}

@media all and (max-width:320px){ 
	 #mb01_txt{font-size:20px;}
	 #mb01_txt2{font-size:13px;}
}

/* ########## 쇼핑몰 컨텐츠 ########## */
/* 인덱스 이미지 출력 */
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}

/* 마이페이지 */
#smb_my {}

#smb_my_ov {margin:0 0 20px}
#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_act {margin:0 0 10px;;zoom:1}
#smb_my_act:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul {float:right;margin:0;padding:0;list-style:none}
#smb_my_act li {float:left;margin:0 0 0 4px}
#smb_my_ov dl {margin:0;border:1px solid #e9e9e9;background:#f2f5f9;zoom:1}
#smb_my_ov dl:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov dt {float:left;padding:7px 10px;width:100px;border-bottom:1px solid #e9e9e9;font-weight:bold}
#smb_my_ov dd {float:left;margin:0;padding:7px 10px;width:220px;border-bottom:1px solid #e9e9e9}
#smb_my_ovaddt {border-bottom:0 !important}
#smb_my_ovaddd {width:590px !important;border-bottom:0 !important}

#smb_my_od {margin:0 0 20px}
#smb_my_od h2 {margin:0 0 10px}

#smb_my_wish h2 {margin:0 0 10px}

.smb_my_more {text-align:right}

.smb_my_img {width:90px;text-align:center}

/* 장바구니 */
#sod_bsk {}
.sod_img {width:90px;text-align:center}
.sod_opt {margin:5px 0;border:1px solid #e9e9e9;border-bottom:0;background:#f2f5f9}
.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding:3px;border-bottom:1px solid #e9e9e9}
.sod_option_btn .mod_options {margin:0;padding:3px 0;width:100%;border:0;background:#ff882a;color:#fff;cursor:pointer}

#sit_opt_added {margin:0;padding:0;border:1px solid #e9e9e9;border-bottom:0;background:#fff;list-style:none}
#sit_opt_added li {padding:10px 20px;border-bottom:1px solid #e9e9e9}
#sit_opt_added li div {margin:5px 0 0;text-align:right}
#sit_opt_added button {margin:0 0 0 1px}

#sod_bsk_list {position:relative}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll;overflow-x:none}

#sod_bsk_tot {margin:0 0 20px;padding:10px;border:1px solid #e9e9e9;background:#f2f5f9;zoom:1}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:12px 0;border-bottom:1px solid #e9e9e9}
#sod_bsk_tot dt {padding-left:2%;width:48%;font-weight:bold}
#sod_bsk_tot dd {margin:0;padding-right:2%;width:47%;text-align:right}
.sod_bsk_cnt {background:#ff3061;color:#fff}
.sod_bsk_point {border-bottom:0 !important}

#sod_bsk_act {text-align:center}
#sod_bsk_act p {margin:0 0 10px}

/* 위시리스트 */
#sod_ws {}
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {text-align:center}

/* 주문서 작성 */
.display_setup_message {margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#ffeef9}
.display_setup_message strong {display:block;margin:0 0 10px}

#sod_frm {}
#sod_frm h2 {margin:0 0 10px}

#sod_frm p {margin:0 0 10px}

#sod_list {position:relative}
#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll;overflow-x:none}

#sod_frm_orderer {margin:20px 0 40px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}

#sod_frm_same {margin:0 0 10px}

#sod_frm #od_memo {height:50px}

#sod_frm p#sod_frm_pt {margin:10px 0 5px}
#sod_frm #sod_frm_pt_alert {margin:0 0 10px}

#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block;margin:5px 0 0}

#sod_frm_pay {position:relative}
#sod_frm_pay h2 {margin:0 0 10px}
#sod_frm_pay .tbl_wrap th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .tbl_wrap td {padding:8px 5px 6px !important;border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}
#sod_frm_pay_info {margin:0 0 10px}

#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll}

#sod_frm_paysel {margin:0 0 20px;padding:10px;border:1px solid #e9e9e9;background:#f2f5f9;text-align:center}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay_logo.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow_logo.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco_logo.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px}

#settle_bank {margin:10px 0 0}

#sod_frm_escrow {margin:30px 0 0}

#display_pay_process {padding:20px;text-align:center}

/* 배송지 목록 */
#sod_addr .td_mng button {margin:0;padding:0;border:0;background:transparent}

/* 주문내역 */
#sod_v {}
#sod_v .basic_tbl {text-align:center}
#sod_v_info {margin:0 0 10px}

/* 주문상세내역 */
#sod_fin {}

#sod_fin_no {margin:0 0 20px}

#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}

#sod_fin_legend {padding:7px 5px 0;border:1px solid #e9e9e9;text-align:left;zoom:1}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold}
#sod_fin_legend dd {float:left;margin:0}

#sod_fin #sod_bsk_tot {border-bottom:0 !important}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:23px;left:0;padding:20px 0;width:520px;border:1px solid #000;background:#f2f5f9;text-align:center}
#request_form .frm_input {width:300px;background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {vertical-align:middle !important}
#request_form .btn_frmline {padding:0 10px;line-height:1.6em}

#sod_req_btn {margin:0 0 10px}
#sod_req_btn button {background:#626870}

#sod_req_log {margin:0 0 20px}
#sod_req_log ul {margin:0;padding:0;border-top:1px solid #e9e9e9;background:#f2f5f9;list-style:none}
#sod_req_log li {padding:10px 10px 20px;border:1px solid #e9e9e9;border-top:0}
#sod_req_log h3 {margin:20px 0 10px}
.sod_req_log_view table {margin:0}
.sod_req_log_view caption {padding:10px 0;font-size:1em;font-weight:bold;text-align:left;line-height:1em}
.sod_req_log_view caption span {color:#ff3061}
.sod_req_log_view th {border-top:1px solid #e9e9e9;background:#f7f7f7 !important;color:#000 !important;text-align:center}
.sod_req_log_view td {background:#fff;color:#000}
.sod_req_log_view p {padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000}
.sod_req_log_view .sod_req_it {width:270px}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle;cursor:pointer}

#sod_fin_list h2 {margin:0 0 10px}
#sod_fin_list td {height:30px}

#sod_fin_view {border:1px solid #e9e9e9}
#sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px}
#sod_fin_view .basic_tbl th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}

#sod_fin_pay {padding:10px;border-bottom:1px solid #e9e9e9}

#sod_fin_orderer {padding:10px;border-bottom:1px solid #e9e9e9}

#sod_fin_receiver {padding:10px;border-bottom:1px solid #e9e9e9}

#sod_fin_dvr {padding:10px}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_tot {margin:0 0 30px;padding:10px;border:1px solid #e9e9e9;border-top:0;background:#565e60;color:#fff}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:0;list-style:none}
#sod_fin_tot li {padding:10px;border-bottom:1px solid #6f7a7d;zoom:1}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {padding:10px;border:0;background:#ff3600;color:#fff}
#sod_fin_cancelfrm {display:none;margin:10px 0 0}
#sod_fin_cancelfrm .frm_input {background:#fff}

#sod_fin_test {padding:10px}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .basic_tbl th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#scash_apply {padding:10px 0 20px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 공지사항 및 커뮤니티 새글 */
#sidx_lat {padding:15px 0 0;border-top:1px solid #ddd}
#sidx_lat h2 {text-align:center}

/* 배너 인덱스 출력 */
#sbn_idx {}

/* 상품검색 */
#ssch_frm {padding:20px;border:1px solid #e9e9e9;background:#f2f5f9;zoom:1}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {margin:0 0 5px}
#ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:100px;font-weight:bold}
#ssch_frm .frm_input {background:#fff}
#ssch_frm .btn_submit {padding:0 8px;height:24px}
#ssch_frm p {padding:10px 0;border-top:1px solid #e9e9e9;line-height:1.5em}
#ssch_frm #ssch_sort {float:left;margin:0;padding:0;list-style:none;zoom:1}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm #ssch_sort li {float:left;margin:0 1px 0 0}
#ssch_frm #ssch_ov {float:right}

#ssch_cate {}
#ssch_cate ul {margin:10px 0;padding:10px 20px 20px;border-bottom:1px solid #e9e9e9;list-style:none;zoom:1}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {float:left;margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px solid #e9e9e9}
#ssch_cate a {}
#ssch_cate a span {font-weight:bold}

/* 쇼핑몰 이벤트 */
#sev {}
.sev_admin {margin:0 0 10px;text-align:right}

/* 쿠폰 */
#coupon .td_numbig {width:150px}
#coupon .td_datetime {width:180px}

/* 모바일일때 피시버전 주문폼*/
.sod_list {position:relative;margin:0;padding:0;list-style:none}
.sod_list .sod_li {position:relative;padding:0;border:1px solid #e9e9e9;margin:10px 0}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_chk{position:absolute;top:10px;left:10px;}
.sod_list .li_name{min-height:130px}
.sod_list .li_name a,.sod_list .li_name strong{display:block;padding: 0 10px 0 25px;border-bottom:1px solid #e9e9e9;height:35px;line-height:35px}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:45px;left:10px;}
.sod_list .sod_opt{padding:10px 10px 5px;margin-left:90px;color:#9e9e9e;font-size:0.93em;background:none;border:none}
.sod_list .sod_opt li{margin-bottom:3px;border:none}
.sod_list .li_cp{position:relative}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn {margin:0;padding:5px 8px;border:0;background:#000;color:#fff;font-size:0.93em}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#777;background:#fafafa;margin-left:3px;padding:4px 5px}
.sod_list .li_prqty{margin:10px;}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_prqty .li_prqty_sp{width:33%;display:inline-block;float:left;text-align:center;line-height:2.2em;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #e9e9e9;color:#9e9e9e;font-size:0.93em;margin-left:-1px}
.sod_list .li_prqty  .prqty_price{border-left:1px solid #d3d3d3;}
.sod_list .li_prqty  .prqty_sc{border-right:1px solid #d3d3d3;}
.sod_list .li_prqty .li_prqty_sp span{display:block;background:#f2f2f2;}
.sod_list .li_total {position:relative;border-top:1px solid #e9e9e9;margin:10px 10px 0;}
.sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right;color:#343434}
.sod_list .total_span span{position:absolute;top:5px;left:0}
.sod_list .total_span strong{font-size:1.2em}

#sod_frm {}
#sod_frm section{margin-bottom:10px}
#sod_frm p#sod_frm_pt_alert {margin:20px 0;text-align:center }
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#ededed;margin-top:5px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
 #cp_frm {height:auto;max-height:10000px !important;position:absolute;top:0;left:0;width:70%;background:#fff;padding:20px;border:1px solid #000;z-index:9999} 
#sod_frm_deli {position:relative;line-height:2em}
#sod_frm_deli #order_address {display:block;;width:100px;background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:15px 0 30px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th{width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px}
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:0.92em;padding:0 8px;height:26px;line-height:26px}
#sod_frm .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px}
#sod_frm_pay {position:relative}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}

html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_paysel {margin:10px 0 ;padding:10px;background:#f2f2f2;border:1px solid #e0e0e0}
#sod_frm_paysel ul {margin:0;padding:0;}
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li {float:left;padding:5px 2%;width:46%;height:21px;text-align:left;list-style:none}

/*네이버페이*/
.itemform-naverpay{margin-top:15px}
.cart-naverpay{margin-top:15px}