@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* skip */
.skip, legend, caption {
	position: absolute;
	left:-5000px;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
caption {
	position:static;
}
body {
	/* background-color: #f7f7f7; */
}
/* font */
body, div, input, td, th, p {
	font-family: 'Roboto', 'Noto Sans KR','Nanum Gothic','맑은 고딕','Malgun Gothic','Open Sans', sans-serif;
	font-size: 13px;
	color: #666;
	line-height:130%;
}
a, img, input {
selector-dummy: expression(this.hideFocus=true);
}
/* link */
a, a:active, a:focus, a:hover {
	color: #666666;
	text-decoration: none;
}
.red {
	color: #BF0000;
}
.orange_red {
	color: #FF3300;
}
.brown {
	color: #A45631;
	font-size: 11px;
}

/* layout */
#wrap {
	width: 1024px;
	/* width : 960px; */
	margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
}
#header {
	position: relative;
	/* width: 960px; */
	padding-top: 35px;
}
#header:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#global_nav {
	float: left;
	height: 36px;
	padding-left: 3px;
	/* background: url("../images/main_new/ico_sprite.png") no-repeat; */
}
#container {
	/* width: 960px; */
	padding: 20px 0;
}
#quick-link {
	float: left;
	width: 150px;
	margin: 20px 0 0 10px;
	background: #ec6725;
}
#footer {
	/* width: 918px; */
	padding: 20px;
	background: #f4f2ec;
	border: 1px solid #dfdfda;
}
.footer-address {
	margin-bottom: 20px;
	padding-bottom: 20px;
  	border-bottom: 1px solid #dfdfda;
}
.footer-address:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	*zoom: 1;
}
.footer-address > div {
	float: left;
	line-height: 1.5;
}
.footer-address > div:first-child {
	width: calc(100% - 250px);
}
#footer:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	*zoom: 1;
}
.clear:after {
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
	
/* skipNavi */
#skipNavi {
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	width:100%;
}
#skipNavi li {
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	width:100%;
}
#skipNavi a {
	display:block;
	width:1px;
	height:1px;
	margin-bottom:-1px;
	font-size:0;
	overflow:hidden;
}
#skipNavi a:active, #skipNavi a:focus {
	width:100%;
	height:auto;
	padding:5px 0;
	background:#eee;
	font-size:1em;
	text-align:center;
}

/* header */
#util_menu {
	position: absolute;
	right: 0;
	top: 6px;
}
#util_menu:after {
	content:"";
	clear: both;
	display: block;
	height:0;
	visibility: hidden;
}
#util_menu li {
	float: left;
}
#util_menu li a {
	display: block;
	padding: 0.4166666666666667em 10px; /* 5/12 */
	background: url("../images/main_new/ico_sprite.png") no-repeat -899px -422px;
}
#util_menu li:first-child a {
	background: none;
}
#logo {
	float:left;
	width: 154px;
	height: 36px;
	margin: 0 53px;
	background: url("../Images/main/comodo_logo.gif") no-repeat;
}
#logo a {
	overflow: hidden;
	display: block;
	height: 100%;
	text-indent: -1000em;
}
#global_nav ul {
	width: 694px;
	height: 100%;
	padding-right: 3px;
	/* background: url("../images/main_new/ico_sprite.png") 100% -36px no-repeat; */
}
#global_nav ul:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#global_nav ul li {
	float: left;
	width: 173px;
	height: 100%;
	text-align: center;
	line-height: 36px;
}
#global_nav ul li a {
	display: block;
	height: 100%;
	color: #0e1b2a;
	font-size: 16px;
	font-weight: 600;
	transition: all .3s;
}
#global_nav ul li a:hover, #global_nav ul li a:focus, #global_nav ul li a:active {
	transform: scale(1.08);
}

/* container */
#container h3 {
	color: #333;
	font-size: 1.5em;  /* 18/12 */
	font-weight: bold;
	line-height: 2em;
}
.main_merit {
	width: 100%;
	height: 134px;
	border-top: 1px solid #eee;
}
.main_merit:after, .product_list:after, .aside_area:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.main_merit strong {
	color: #f60;
}
.merit1, .merit2, .merit3 {
	float: left;
	height: 123px;
	box-sizing: border-box;
}
.merit1 {
	width: calc(100% - 450px);
	padding-right: 150px;
	background: url("../Images/main_new/main_bg01.png") 97% 21px no-repeat;
}
.merit1 h3 {
	margin-top: 10px;
}
.merit1 p {
	margin-top: 0;
	word-break: keep-all;
}
.merit2 {
	width: 200px;
	padding: 0 18px;
	background: url("../images/main_new/ico_sprite.png") 0 -306px no-repeat;
}
.merit2 h3 {
	margin-top: 20px;
}
.merit2 li:before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	margin-right: 5px;
	background: url("../images/main_new/ico_sprite.png") -143px -264px no-repeat;
	vertical-align: middle;
}
.merit3 {
	width: 250px;
	padding: 0 10px 0 18px;
	background: url("../images/main_new/ico_sprite.png") 0 -306px no-repeat;
}
.merit3 p {
	padding-top: 24px;
	word-break: keep-all;
}
.merit3 p:before {
	content:"";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px 3px 0;
	background: url("../images/main_new/ico_sprite.png") -92px -258px no-repeat;
	vertical-align: top;
}
.merit3 .warning {
	display: block;
	margin-top: 13px;
	color: #cd1612;
	font-size: 1.166666666666667em; /* 14/12 */
	font-weight: bold;
}
.product_list:after {
	content:"";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.product_list div {
	position: relative;
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	padding: 15px;
  	border: 1px solid #d4d4d4;
	/* background-color: #7195a3; */
}
.product_list div.best-product {
	border: 1px solid #0e1b2a;
	z-index: 2;
}
.product_list div + div {
	margin-left: -1px;
}
.product_list + .product_list > div {
	border-top-width: 0;
}
.product_list + .product_list > div.best-product {
	border-top-width: 1px;
}
.product_list .product_name, .product_list .product_cost {
	display: block;
}
.product_list .product_name {
	margin-bottom: 15px;
	color: #333;
	font-size: 1.5em; /* 18/12 */
	font-weight: bold;
}
.product_list .product_desc {
	height: 75px;
	word-break: keep-all;
	font-size: 1.083333333333333em; /* 13/12 */
}
.product_list .product_desc span {
	display: block;
	margin-top: 5px;
}
.product_list .product_cost {
	letter-spacing: -1px;
	color: #c40b1f;
	font-size: 1.666666666666667em; /* 20/12 */
	font-weight: bold;
}
.product_list .product_cost > small {
	color: #888;
	font-size: .6em;  /* 12/20 */
	font-weight: normal;
}
.product_list .btn_apply, .product_list .btn_detail {
	display: inline-block;
	margin-top: 15px;
	padding: 8px 19px;
	border-radius: 4px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 13px;
	transition: all .3s;
}
.product_list .btn_apply {
	font-weight: bold;
	background-color: #00b073;	
}
.product_list .btn_apply:hover, .product_list .btn_apply:focus, .product_list .btn_apply:active {
	background-color: #008e5c;
}
.product_list .btn_detail {
	margin-left: 2px;
	background-color: #617279;
}
.product_list .btn_detail:hover, .product_list .btn_detail:focus, .product_list .btn_detail:active {
	background-color: #73848b;
}
.main-best {
	position: absolute;
	top: -3px;
	right: -3px;
	display: inline-block;
	padding: 4px 14px 5px 8px;
	background: #ff6613;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 15px;
}
.main-best:before {
	display: inline-block;
	content: "";
	position: absolute;
	top: 0;
	left: -10px;
	border: 1px solid #ff6613;
	border-left-color: transparent;
	border-width: 12px 5px;
}
.aside_area {
	margin: 30px 0 20px;
}
.aside_area:after {
	content:"";
	clear: both;
	display: block;
	height:0;
	visibility: hidden;
}
.aside {
	float: left;
	width: 280px;
}
.support-info-title {
  display: block;
  margin-bottom: 5px;
  letter-spacing: -1px;
  color: #333;
  font-size: 1.076923076923077em;
  font-weight: bold;
}
.support-info-cont.customer-center {
  height: 40px;
  padding-left: 55px;
  background: url(../images/icon-customer-center.png) no-repeat;
  font-size: 13px;
}
.support-info-cont.customer-center .tel-no {
    display: block;
    margin-bottom: 2px;
    letter-spacing: -1px;
    line-height: 1;
	color: #04041e;
    font-size: 2em;
    font-weight: bold;
}
.support-time {
    display: block;
    margin: 10px 0;
    color: #f30;
    font-size: 1.5em;
}
.support-time small {
    font-size: small;
}
.aside [class*="btn-"] {
	display: flex;
	box-sizing: border-box;
	width: 100%;
	padding: 5px 7px;
	background-color: #eee;
	border: 1px solid #ddd;
	text-align: left;
	font-size: 1.166666666666667em; /* 14/12 */
	font-weight: bold;
	color: #333;		
}
.aside .btn-faq {
	cursor: pointer;
	border-radius: 4px 4px 0 0;
}
.aside .btn-faq svg {
	fill: #f30;
	margin-right: 5px;
}
.aside .btn-pay-info {
	align-items: center;
	padding-left: 10px;
	border-top: 0;
	border-radius: 0 0 4px 4px;
}
.aside .btn-pay-info svg {
	stroke-width: 1px;
	margin-left: auto;
}
.link_info {
	display: block;
	margin-top: 3px;
	color: #999;
	font-size: 0.7857142857142857em; /* 11/14 */
	font-weight: normal;
}
.slider-wrapper {
	float: left;
	width: 700px;
	margin-left: 20px;
}
.bx-wrapper {
	margin-bottom: 0;	
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	padding-top: 0;
	bottom: 10px;
}
.groupware {
	width: auto;
	height: 178px;
	padding: 0 320px 0 0;
	background: url("../images/main_new/main_bg02.png") right top no-repeat;
}
.groupware h3 .small {
	font-size: 0.7777777777777778em; /* 14/18 */
}
.groupware .price_info {
	display: block;
	font-size: 1.166666666666667em; /* 14/12 */
	font-weight: bold;
	line-height: 2.8em;
}
.groupware .more_info {
	display: inline-block;
	background: #ff6613;
	padding: 10px 20px;
	border-radius: 4px;
	text-align: center;
	color: #fff;
}
.groupware .more_info:after, #quick-link ul li a:after {
	content:"";
	display: inline-block;
	width: 11px;
	height: 10px;
	margin-left: 5px;
	background: url("../images/main_new/ico_sprite.png") no-repeat 0 -256px;
}
.related {
	padding: 10px;
	border: 1px solid #d8d7bc;
}
.related:after {
	content:"";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.related div {
	float: left;
}
.related .related1 {
	width: 260px;
	padding: 12px 0 0 10px;
}
.related .related1 a {
	display: block;
	margin-top:10px;
}
.related .related1 a:before {
	content:"";
	display: inline-block;
	width: 11px;
	height: 10px;
	margin-right: 5px;
	background: url('../images/main_new/ico_sprite.png') no-repeat -46px -256px;
}
.related .related2 {
	width: 210px;
	padding: 0 15px;
}
.related .related3 {
	width: 242px;
}
.related strong {
	color: #bf0000;
}
.partner {
	position: absolute;
	right: -121px;
	bottom: 20px;
}

/* quick link */
#quick-link ul li {
	list-style: none;	
	padding: 10px;
	text-align: center;
}
#quick-link h3 {
	padding: 20px 0;
	border-bottom: 1px solid #f5a25c;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.3em;
}
#quick-link ul li {
	border-bottom: 1px dotted #f5a25c;
}
#quick-link ul li a {
	display: inline-block;
	color: #fff;
}

/* footer */
address {
	font-style:normal;
}
.footer_navi {
	float: left;
	width: 20%;
}
.footer_navi dt {
	margin-bottom: 20px;
	font-weight: bold;
}
.footer_navi dd {
	margin-bottom: 10px;
}
.external_link dd a:before {
	content:"";
	display: inline-block;
	width: 11px;
	height: 10px;
	margin-right: 5px;
	background: url('../images/main_new/ico_sprite.png') no-repeat -46px -256px;
}
.copyright {
	float: left;
	width: 240px;
	text-align: right;
}
.copyright address{
	margin-bottom: 7px;	
}
.copyright .copy{
	display: block;
	margin: 10px 0;
}


/* FAQ 팝업 */
@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;
}
#faqpop {
	position: fixed; 
	top: 0;  right: 0; bottom: 0; left: 0;
	background-color: rgba(0, 0, 0, .5);
}
.faqpop-dialog {
	display: flex;
	align-items: center;
	justify-content: center;
  max-width: 100%;
  min-height: calc(100% - 3.5rem);
  margin: 1.75rem auto;
}
.faqpop-content {
	width: 500px;
	background-color: #fff;
}
.faqpop-header {
	display: flex;
	align-items: center;
	padding: 20px 20px 15px;
	line-height: 1em;
}
.faqpop-header button {
	margin-left: auto;
	padding: 0;
	background: none;
	border: 0;
	cursor: pointer;
}
.faqpop-header button > span {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	border: 0;
	clip: rect(0,0,0,0);
}
.faqpop-title {
	color: #0e1117;
	font-family: 'GmarketSansBold', sans-serif;
	font-weight: 700;
	font-size: 24px;
}
.faqpop-body ul {
	list-style: none;
	margin: 0; padding: 0;
}
.faqpop-body ul li {
	padding: 20px;
	border-top: 1px solid rgba(72, 94, 144, 0.16);
}
.faqpop-body ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #0e1117;
	font-size: 1rem;
}
.faqpop-body ul li a svg {
	width: 18px; height: 18px;
}
