<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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&amp;display=swap');

/* 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: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.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}

.btn-down-wrap {
    padding:10px 10px;
}

.btn-down-wrap a {
    background:#212121;
    display: block;
    text-align: center;
    color:#fff!important;
    border-radius:7px;
    font-size: 16px;
    padding: 12px 0;
}

.btn-down-wrap a img {
    width: 24px;
    vertical-align: top;
    margin: 0px 5px 0 0;
}

#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{width:100%;margin:0 auto;}
.clear_fix:after{content:'';display:block;clear:both;}
.blind{position:absolute;top:0;left:-9999em;}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1260px;height:0; max-width: 100%;}
#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}


.main-btn-down-wrap {
    padding:1em;
}

@media(min-width:767px) {
    .jmw {
        display:none
    }
}

@media(max-width:767px) {
    .main-btn-down-wrap a {
        background: #4c98cd;
        display: block;
        text-align: center;
        color: #fff!important;
        border-radius: 7px;
        font-size: 16px;
        padding: 12px 0;
    }
    .main-btn-down-wrap a img {
        height:35px;
        margin: 0 10px 0 0;
    }
}

/* 상단 레이아웃 */

#hd {z-index:1000;position:relative;width:100%;left:0;min-width:1260px;background:transparent;height: 100px;}
#hd {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 &gt; li{float:left;}
#hd .hd_top_wrap .hd_top_right{float:right;}
#hd .hd_top_wrap .hd_top_right &gt; 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%;}
#logo img {
    height: 60px;
}


/* 전체 검색 */
#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: 25px;
    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;height:80px;color:#fff;letter-spacing:-0.1em;line-height:80px;}
#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{
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 77.5%;
    width: 100%;
}
#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;
    font-family: 'GmarketSansMedium';
}

#gnb_sm #gnb_1dul:after{
	display:block;
	content:'';
	clear:both;
}
#gnb_sm #gnb_1dul &gt; .gnb_1dli{
    position:relative;
	float:left;
	z-index:999;
    margin:0 2em;
}
#gnb_sm #gnb_1dul &gt; .gnb_1dli &gt; .gnb_1da{
	position:relative;
    color:#fff;
	height:100px;
	display:block;
	line-height:100px;
	font-size:17px;
	text-align:center;
	text-decoration:none;
	font-weight:500;
    white-space: nowrap;
}
#gnb_sm #gnb_1dul &gt; .gnb_1dli:first-child i:before{
	display:none;
}

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

/* #gnb_sm #gnb_1dul &gt; .gnb_1dli:last-child i:after{
	content:'|';
	font-style:normal;
	top:22px;
	color:#ccc;
	float:right;
	margin-top:22px;
}
#gnb_sm #gnb_1dul &gt; .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;
}

.sub-p p {
  
}

.quick_menu {
    display:none
}

#gnb_sm .gnb_2dul{
    display:none;
    position: absolute;
    top: 144px;
    left: 50%;
    transform: translate(-50%,-70px);
    z-index: 999;
    width: auto;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

/*
#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:#59e28a !important;	
} 
#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:15px;
	color:#333;
	text-decoration:none;
    white-space: nowrap;
}
#gnb_sm .gnb_2dul .gnb_2dli:hover .gnb_2da{
	color:#59e28a;
}
#gnb_sm .gnb_3dul{margin-top:12px;}
#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;}

/* 하단 레이아웃 */

.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{left:0;width:100%;background:#1e1e1e;text-align:left; position: relative;text-align:center;}
#ft2 .ft2_1{}
#ft2 .ft2_1:after{display:block; content:''; clear:both;}
#ft2 .f_logo{ padding:15px 0 0 0;}
#ft2 .f_mark{ position: absolute; bottom: 20px; right: 20px;}
#ft2 .ft_wrap{ padding:20px;}
#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;}
#ft2 .ft_link &gt; li{float:left;margin-right:15px;}
#ft2 .ft_link &gt; li &gt; a{font-size:14px;color:#fff;}
#ft2 .ft_link &gt; li &gt; a:hover{color:#4376c6;}
#ft2 .f_info{line-height:2; color:#7c7c7c; font-size: 14px;}
#ft2 address{font-style:normal;margin-bottom: 40px;}
#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}
.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 #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;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 {}

.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}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.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:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.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:32px}
.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;}


/* 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 &gt; li {width:100%; height:103vh;}
.banner_wrap{padding:8% 0;}
.banner_wrap2{padding:0 ;}
.banner_wrap3{padding:8% 0; background: #1f2e52;}
.banner_wrap h2{
    margin-bottom:10px;font-size:40px;color:#000;text-align:center;
    max-width:1200px;margin:0 auto;text-align:left;
}
.banner_wrap h3{margin-bottom:10px;font-size:30px;color:#000;text-align:center;}
.banner_wrap h4{margin-bottom:10px;font-size:24px;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 &gt; 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;}


/* mb04 */
.mb04 {background: url(/theme/tobo/img/mb04_bg.jpg) no-repeat center; background-size: cover; text-align: center;}
.mb04 h2 {color: #fff;}
.mb04 h3 {color: #060821;display: inline-block;background: #e0e0e0;}
.mb04 p {font-size: 18px; color: #fff;}
.mb04 ul {max-width: 1100px;margin: 0 auto;padding: 2% 0;overflow: hidden;}
.mb04 li {float: left;width: 48%;margin: 1%;padding: 5% 2%;border-radius: 5px;box-sizing: border-box;}
.mb04 li p {font-size: 20px;font-weight: bold;color: #fff; text-align: left;}
.mb04 li p:before {content: "";display: block;width: 100%;height: 3px;background: #fff;margin: 40px auto;}
.mb04 img {max-width: 100%;border-radius:30px 0 30px 0;}


.cont_wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2% 0;
}

/* mb05 */
.mb05 {background: #fff; text-align: center;}
.mb05 ul {max-width: 1200px;margin: 0 auto;padding: 2% 0;overflow: hidden;}
.mb05 li {float: left;    width: 32.3%;
    height: 438px; margin: 1% 0.5%;padding: 10% 2%;box-sizing: border-box; background-repeat: no-repeat; background-position: center; background-size: cover; overflow: hidden;}
/* .mb05 li:nth-child(1) {background-image: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5) ),url(/theme/tobo/img/mb05_img1.jpg)}
.mb05 li:nth-child(2) {background-image: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5) ),url(/theme/tobo/img/mb05_img2.jpg)}
.mb05 li:nth-child(3) {background-image: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5) ),url(/theme/tobo/img/mb05_img3.jpg)}
.mb05 li:nth-child(4) {background-image: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5) ),url(/theme/tobo/img/mb05_img4.jpg)} */
.mb05 li h4 {color: #fff;}
.mb05 li p {font-size: 18px;color: #fff;}
.mb05 .icon_wrap {width: 120px; height: 120px; border-radius: 50%; padding: 30px; background: rgba(255,255,255,0.9); margin: 0 auto 17px; box-shadow: 2px 2px 6px rgba(0,0,0,0.3); box-sizing: border-box;}
.mb05 .icon_wrap img {width: 60px;}
/* .mb05 li:nth-child(1):hover {background-image: url(/theme/tobo/img/mb05_img1.jpg);}
.mb05 li:nth-child(2):hover {background-image: url(/theme/tobo/img/mb05_img2.jpg);}
.mb05 li:nth-child(3):hover {background-image: url(/theme/tobo/img/mb05_img3.jpg);}
.mb05 li:nth-child(4):hover {background-image: url(/theme/tobo/img/mb05_img4.jpg);} */

/* mb06 */
.mb06 {background: #eee;}
.mb06 .cont_wrap {max-width: 1200px;margin: 0 auto;padding: 2% 0;}

/* mb07 */
.mb07 ul {max-width: 1200px;margin: 0 auto;padding: 2% 0;overflow: hidden;}
.mb07 li {float: left; width:23%; padding: 0 2%; box-sizing: border-box; margin: 1%;/*box-shadow: 0 0 6px rgba(0,0,0,0.3);*/ font-size:17px;}
.mb07 li:nth-child(1) {width: 48%;}
.mb07 li img {max-width: 100%;}
.mb07 li i {color:#2f558c;padding-right:5px;}

/* mb08 */
.mb08 {background: url(/theme/tobo/img/mb08_bg.jpg) no-repeat center; background-size: cover; text-align: left;}
.mb08 &gt; div {max-width: 1200px;}
.mb08 h2 {color: #051444; text-align: left;}
.mb08 h3 {font-size: 26px; color: #051444; text-align: left; transition: all 0.3s;}
.mb08 ul {padding: 2% 0;overflow: hidden;}
.mb08 li {float: left; width: 32%; padding: 1% 2%; box-sizing: border-box; margin-right: 2%; background: #fff; border: 2px solid #051444; position: relative; transition: all 0.3s;}
.mb08 li p {font-size: 18px;font-weight: bold;color: #051444; transition: all 0.3s;}
.mb08 li img {position: absolute;top: 12px; right: 12px; width: 80px;}
.mb08 li:hover {background: #051444;}
.mb08 li:hover h3 {color: #fff;}
.mb08 li:hover p {color: #fff;}




@media all and (max-width:767px) {
    .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:14px;}

    #aside {
        padding: 0 2em;
        box-sizing: border-box;
    }
    
    /* mb04 */
    .mb04 p {font-size: 13px; word-break: keep-all;}
    .mb04 ul {padding: 8% 5%;}
    .mb04 li {float: left;width: 48%;margin: 1% 1%;}
    .mb04 li p {font-size: 12px;}
    .mb04 li p:before {width: 80%;margin: 20px auto;}
    .mb04 img {width: 55px;}
    .mb04 p br {display: none;}
    
    /* mb05 */
    .mb05 li {width: 48%;height: auto;margin: 1% 1%;padding: 8% 0;}
    .mb05 li p {font-size: 12px;}
    .mb05 .icon_wrap {width: 80px; height: 80px; padding: 20px; margin: 0 auto 20px;}
    .mb05 .icon_wrap img {width: 40px;}
    
    /* mb07 */
    .mb07 li {width: 100%;font-size:14px;}
	.mb07 li:nth-child(1) {width: 100%;}

    /* mb08 */
    .mb08 li {width: 100%; padding: 1% 2%; margin: 0 0 2%;}
    .mb08 li p {font-size: 14px;}
    .mb08 li img {position: absolute;top: 8px; right: 12px; width: 45px;}
    
}    


.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 &gt; li{margin:0 20px;}
#product_con .flexslider_product .flex-control-paging &gt; li &gt; 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 &gt; li:nth-child(1) &gt; a{}
#product_con .flexslider_product .flex-control-paging &gt; li:nth-child(2) &gt; a{width:80px}
#product_con .flexslider_product .flex-control-paging &gt; li:nth-child(3) &gt; a{width:16ㄴㄴ0px}

#product_con .flexslider_product .flex-control-paging &gt; li &gt; a.flex-active{border-bottom:3px solid #000;}
#product_con .flexslider_product .flex-control-paging &gt; li &gt; 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 &gt; li:nth-child(1) &gt; a:after{width:120px}
#product_con .flexslider_product .flex-control-paging &gt; li:nth-child(2) &gt; a:after{width:80px}
#product_con .flexslider_product .flex-control-paging &gt; li:nth-child(3) &gt; a:after{width:160px}

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

#product_con .flexslider_product .slides {width:100%;}
#product_con .flexslider_product .slides &gt; 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;
}

.top-subject {
    font-family: 'GmarketSansMedium';
    font-size: 25px;
    border-bottom: 1px solid #cfcfcf;
    padding: 1em 0 1em 0;
}


/* SUB */
.s_top_wrap {position:relative;height:550px;/*padding-top:92px;*/ width: 100%; margin-top: -40px;}
.sub_top {     position: absolute;
    top: 66%;
    left: 0;
    max-width: 1280px;
    margin-left: 312px;
    font-size: 44px;
    font-weight: bold;
    color: #fff;
    font-family: 'GmarketSansBold';
}
    .sub_top span:before{    content: "";
        position: absolute;
        color: #fff;
        z-index: 999;
        transform: translate(-50%,-50%);
        top: 17%;
        left: 8%;
        width: 30px;
        background: #fff;
        height: 1px;}
    .sub_top span{     display: block;
        position: relative;
        font-family: 'Noto Sans KR','Nanum Gothic';
        font-size: 20px;
        font-weight: 300;
        padding-top: 18px;
        margin-top: 6px;}
#bo_v_table{display:none;}

/* 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 &gt; li{list-style:none;position:relative;font-size:15px;color:#777;}
.sub_wrap .line_list &gt; li:after{content:'';display:block;clear:both;position:absolute;top:10px;left:-12px;width: 7px;height: 1px;background: #777;}
.sub_wrap .line_list &gt; li &gt; a{color:#777;}
.sub_wrap .line_list &gt; li &gt; a:hover{color:#D02527;}
.sub_wrap .img_list{margin:5px 0 30px;}
.sub_wrap .img_list &gt; li{float:left;margin:0 20px 20px 0;}
.sub_wrap .img_list &gt; li:last-child{margin-right:0px;}

/* 모바일 디자인 */
.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 .hd_top_left_mo{width:100%;height:42px;background:#000;padding:0 10px;box-sizing:border-box; display:none;}
#hd_mo .hd_top_left_mo &gt; li{float:left;}
#hd_mo .hd_top_left_mo &gt; li:nth-child(1){width:21%;}
#hd_mo .hd_top_left_mo &gt; li:nth-child(2){width:18%;}
#hd_mo .hd_top_left_mo &gt; li:nth-child(3){width:7%;}
#hd_mo .hd_top_left_mo &gt; li:nth-child(4){width:8%;}
#hd_mo .hd_top_left_mo &gt; li:nth-child(5){width:4.5%;}
#hd_mo .hd_top_left_mo &gt; li &gt; a{line-height:42px;}
#hd_mo .hd_top_left_mo &gt; li &gt; a &gt; img{width:100%;}
#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 {width: 130px;}

#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;*/}
#gnb_sm_mo .gnb_2dli_mo{text-align: center;}
#gnb_sm_mo .gnb_2da_mo{display: block;padding:15px 15px;font-size: 15px;color:#051444;border-top: 1px solid #ddd;font-weight: bold;}
#gnb_sm_mo .gnb_3da_mo{display: block;padding:10px 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 &gt; a{display:block;padding:10px 0;font-size:16px;border-right:1px solid #ddd;}
#tnb_mo li:last-child &gt; 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 &gt; a{display:block;width:100%;height:100%;color: #fff;font-size: 17px; line-height: 50px;}

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


.main-dis-text {
    font-size: 18px;
    text-align: center;
    margin: 2em 0 0 0;
}

.m-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2% 0;
    overflow: hidden;
}


.logo2{display:none;}
.flexslider .slides{    background-color: #000;}
/*#visual .slides &gt; 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 &gt; li:nth-child(1){background:url(/theme/tobo/img/slide01.jpg) no-repeat top center; background-size: cover!important;}
#visual .slides &gt; li:nth-child(2){background:url(/theme/tobo/img/slide02.jpg) no-repeat top center; background-size: cover!important;}
#visual .slides &gt; li:nth-child(3){background:url(/theme/tobo/img/slide03.jpg) no-repeat top center; background-size: cover!important;}

.text_box01{max-width: 800px;
    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_txt {      width: 100%;
    text-shadow: 2px 2px 6px rgb(0 0 0 / 30%);
    font-weight: 700;
    font-size: 57px;
    text-align: center;
    color: #fff;
    letter-spacing: -0.8px;
    line-height: 1;}
#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_txt2{ 
    width: 100%;
    font-weight: 500;
    font-size: 23px;
    line-height: 50px;
    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){
    .hd_wrap{left: 82%;}
    #visual .slides &gt; li{height: 100vh;}
}
@media all and (max-width:1590px){
    .hd_wrap{left: 73%;}#visual .slides &gt; li {height: 68vh;}
}
@media all and (max-width:1420px){
    .hd_wrap{left: 73%;}
    .sub_top{    transform: translate(-50%,-50%)!important;
        top: 66%;
        left: 50%;
        text-align: center;}
        .sub_top span:before {
            top: 18%;
            left: 50%;
         
        }
    .inquiry_box {width: 90%;}
}
@media all and (min-width:1260px){
    .banner_wrap .banner &gt; 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 &gt; li {
        height: 60vh;
    }
    #hd_mo{background:transparent;}
    .center{width:100%;margin:0 auto;}
    .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 &gt; img{width:100%;}
    .banner_wrap .banner &gt; a{padding:50px 0 0 50px}
    #product_con .flexslider_product .slides &gt; li{height:auto;}
    #product_con .flexslider_product .flex-control-paging &gt; li &gt; a:after{font-size:28px;}
    .ft_sitemap{padding:35px 20px;box-sizing:border-box;}
    #ft2 .ft_wrap {padding: 20px;box-sizing:border-box;}
    #container{padding:15px;box-sizing:border-box;}

	#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){
    .ma_play ul li .txt_box #mb03_txt1{    font-size: 36px;}
    .text_box01{    top: 62%;}
    #visual .slides &gt; li{height:49vh;}
    .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;}
    .s_top_wrap{    height: 33vh;}
    .sub_top{width:100%;}
	.text_box01{width:100%; margin:0 auto; overflow:hidden; }

	#mb02_txt{ left: 3%;}
	#mb02_txt2{left: 3%;}
	#mb02_btn{left: 3%;}
}

/* 481 ~ 767 */
@media all and (max-width:767px){
    #mb01_txt{font-size: 36px;}
    #visual .slides &gt; li {
        height: 100vh;
    }
    #mb01_txt2 {
        font-size: 18px;
        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){
    .sub_top {
        font-size: 24px;
        margin-left: 0;
    }
    .sub_top span{font-size: 16px;
        word-break: keep-all;
        padding-top: 26px;}
    .imgHoverEvent:nth-child(3) .p1 {
        padding: 75% 8% 7%;
    }
    #hd_mo{    background: rgba(0,0,0,0.5);}
    #logo_mo a{display: block; padding: 10px 0;}
    #logo_mo img{width: 160px;}
    .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 &gt; li{margin:0 0px;}
}

@media all and (max-width:320px){ 
	 #mb01_txt{font-size:20px;}
	 #mb01_txt2{font-size:13px;}
}</pre></body></html>