﻿@charset "UTF-8";

@font-face {
	font-family: 'NotoSans-Regular';
	font-weight: normal;
	src: url(./fonts/NotoSans-Regular.eot);
	src: url(./fonts/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
	url(./fonts/NotoSans-Regular.woff) format('woff'),
	url(./fonts/NotoSans-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'NotoSans-Bold';
	font-weight: bold;
	src: url(./fonts/NotoSans-Bold.eot);
	src: url(./fonts/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
	url(./fonts/NotoSans-Bold.woff) format('woff'),
	url(./fonts/NotoSans-Bold.ttf) format('truetype');
}


* {margin:0; padding:0;}
html {height: 100%;}
body{background:url(..../img/bg.jpg) repeat-x; font-size:12px; font-family:"NotoSans-Regular", "Dotum",  "Arial", "AppleGothic", "sans-serif" !important; letter-spacing:normal; -webkit-letter-spacing:0; line-height:180%; text-align:left; color:#202020; -webkit-text-size-adjust:none;}

/* basic tags reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td {margin:0; padding:0; -webkit-text-size-adjust:none;font-size:13px;}
table {border-collapse:collapse;border-spacing:0;}
form,fieldset,img {margin:0;padding:0;border:0}
address,button,caption,em,optgroup,option,select,textarea,th {font:inherit}
li {list-style:none}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
input, form img, select {vertical-align: middle;}
legend {font-size:0; line-height:0; width:0; height:0; position: absolute; left:-9000px; visibility:hidden;}
em {font-style:normal;}

/* link */
a, a:link, a:visited{color:#202020; background:none; text-decoration:none;}

.inner {margin:0 auto;width:1020px;}
#header, #content, #footer {min-width:1300px}

#header {width:100%;padding-bottom:25px;overflow: hidden;border-bottom:1px solid #ececec}
#header .skip {position:absolute;top:0;left:0;width:0;height:0;text-align:center;z-index:2;font-size:0;background-color:#fff;}
#header .skip:focus {width:100%;height:40px;line-height:40px;font-size:16px;}
#header .right {margin-bottom: 25px;text-align:right;border-bottom:1px solid #ececec}
#header .right ul {font-size:0}
#header .right li {position:relative;display:inline-block;vertical-align:top}
#header .right li:before {content:'';position:absolute;top:10px;}
#header .right li.fasoo:before {width: 10px;height: 16px;background-image:url(../img/ico_header_fasoo.png);}
#header .right li.sparrow:before {width: 15px;height: 20px;background-image:url(../img/ico_header_sparrow.png);}
#header .right li.digitalpage:before {width: 18px;height: 18px;background-image:url(../img/ico_header_digitalpage.png);}
#header .right li.wrapsody:before {width: 15px;height: 20px;background-image:url(../img/ico_header_wrapsody.png);}
#header .right li a {display:inline-block;margin-right:25px;padding-left:25px;height:37px;line-height:37px;vertical-align:top;font-size:14px;color:#474747}
#header .right li.fasoo a,
#header .right li.sparrow a {padding-left:20px}
#header .right li.wrapsody a {padding-left:22px}
#header .right li:last-child a {margin-right:0}
#header h1 {float:left;vertical-align:top;font-size:0;}
#header h1 * {display:inline-block;color:#333}
#header h1 span {line-height:37px;vertical-align:bottom;font-size:18px;font-weight:bold}
#header h1 span.logo {margin-right:5px;width:105px;height:35px;vertical-align:middle;font-size:0;background: url(../img/2020Fasoo-CI_Blue.png) no-repeat;background-size:100%}
#header .gnb {float:right}
#header .gnb > li {float: left;margin-left:80px;font-size: 16px;font-weight: bold;}
#header .gnb > li a {display:inline-block;height:38px;line-height:36px;color:#333}

#visual {padding-top:70px;height:130px;text-align:center;background-size:cover}
#visual * {color:#fff}
#visual h2 {font-size:38px;font-weight:bold}
#visual p {margin-top:20px;font-size:16px;}
#support #visual {background-image: url(../img/visual.jpg);}

#main #header {position:absolute;top:0;z-index:1;border-bottom:0}

#main #header * {color: #fff !important}
#main #header .skip {background-color:transparent}
#main #header .right {border-bottom:1px solid transparent}
#main #header .right li.fasoo:before {background-image:url(../img/ico_header_fasoo_main.png);}
/*#main #header .right li.sparrow:before {background-image:url(../img/ico_header_sparrow_main.png);}*/
#main #header .right li.sparrow:before {
    background-image: url(../img/ico_header_sparrow_main.png);
    background-repeat: no-repeat;
    content: '';
}
#main #header .right li.digitalpage:before {background-image:url(../img/ico_header_digitalpage_main.png);}
#main #header .right li.wrapsody:before {background-image:url(../img/ico_header_wrapsody_main.png);}
#main #header h1 span.logo {background-image: url(../img/2020Fasoo-CI.png)}

#main #content {position:relative;top:0;padding-top:125px;min-height:700px;background: url(../img/bg_home.jpg) no-repeat center; background-size:cover}
#main #content .inner {display:table;width:100%;height:100%}
#main #content .wrapper {display:table-cell;vertical-align:middle}
#main #content .wrapper > div {text-align: center;}
#main #content .wrapper > div * {color:#fff}
#main #content .wrapper > div span {display:block;line-height:48px;font-size:48px;}
#main #content .wrapper > div p {margin-top:25px;font-size:20px}
#main #content .news {margin-top:6%;text-align:center;font-size:0}
#main #content .news li {display:inline-block;margin-left:40px;}
#main #content .news li:first-child {margin:0}

#main #content .news li a {display:block;padding-top:163px;width:245px;background-size:100%}
#main #content .news li a#main_thumb {
    display: block;
    width: 245px;
    height: 152px;
    background-size: 100%;
}
#main #content .news li div {padding:20px;height:112px;overflow:hidden;text-align:left;background-color:#444}

#main #content .news li div .title {display:block;height:26px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;color:#fff;font-size:18px;font-weight:bold;}
#main #content .news li div p {margin:5px 0;height:40px;line-height:20px;overflow:hidden;font-size:14px;color:#fff}
#main #content .news li div .date {font-size:14px;color:#999}

#login #content {padding:70px 0 210px;background-color:#fafafa}
#login #content .wrapper {margin:0 auto;padding:50px 60px;width:380px;text-align:center;background-color:#fff;border:1px solid #ececec}
#login #content .wrapper span {font-size:24px;font-weight:bold;}
#login #content .wrapper p {margin-top:15px;line-height:20px;font-size:14px;color:#666}
#login #content .wrapper input {margin-top:20px;padding:0 10px;width:calc(100% - 20px);height:50px;border: 1px solid #cfcfcf}
#login #content .wrapper a {display:block;margin-top:20px;width:100%;height:50px;line-height:50px;color:#fff;font-size:18px;font-weight:bold;background-color:#0ba1e7}

#support .label h3 {font-size:22px;font-weight:bold}
#support .label p {margin-top:10px;font-size:14px;color:#666}
#support .section {margin-top:80px}
#support .section .label {display:inline-block;width:310px;vertical-align:top;}
#support .section .label + div {display:inline-block;}
#support .section ul {width:706px;overflow:hidden;font-size:0;}
#support .section ul li {position:relative;float:right;margin-top:20px;padding: 23px 33px;width:275px;height: 137px;border:1px solid #cfcfcf;}
#support .section ul li.top {margin-top:0}
#support .section ul li.left {float:left}
#support .section ul li .sub {font-size:14px;color:#666}
#support .section ul li .title {position:absolute;top: 44px;left:33px;line-height:38px;font-size:20px;font-weight:bold;}
#support .section ul li .title.br {top:30px;line-height:1.4}
#support .section ul li div {position:absolute;left:33px;bottom: 29px;}
#support .section ul li div span {display:block;line-height:2;font-size:14px;color:#666;}
#support .section ul li div span:before {content:'';display:inline-block;margin-right:10px;vertical-align:middle;background-image:url(../img/ico_support.png)}
#support .section ul li div .tel:before {width:20px;height:20px;}
#support .section ul li div .chat:before {width:20px;height:20px;background-image:url(https://www.fasoo.com/_images/about/ico_chat.png)}
#support .section ul li div .chat a {display:inline-block;margin-left:5px;line-height:2;font-size:14px;color:#0ba1e7;text-decoration: underline;}
#support .section ul li div .email:before {width:21px;height:17px;background-position:-20px 0}
#support .section .label + div .desc {margin-top:15px;font-size:14px;color:#999;}

.required {color:#0ba1e7}
#support .section .input_wrap {padding-top:25px;width:706px;border-top: 1px solid #cfcfcf}
#support .section .input_wrap div {margin-bottom:25px}
#support .section .input_wrap div label {display:inline-block;width:260px;vertical-align:top;font-size:16px;font-weight:bold}
#support .section .input_wrap div input,
#support .section .input_wrap div textarea {padding:5px 10px;width:440px;height:34px;box-sizing:border-box;font-size:14px;border:1px solid #cfcfcf;}
#support .section .input_wrap div textarea {height:120px;resize:none;}
#support .section .input_wrap div textarea[readonly] {color:#999}
#support .section .input_wrap div input[type=checkbox] {margin-left:263px;margin-right:6px;width:18px;height:18px;vertical-align:middle}
#support .section .input_wrap div input[type=checkbox] + label {vertical-align:middle;font-size:14px;font-weight:700;color:#666}
#support .section .input_wrap a {display:block;margin-left:263px;width:158px;height:48px;line-height:48px;text-align:center;font-size:16px;color:#333;border:1px solid #333;}

#support #content {margin-bottom: 140px}

#footer {padding:75px 0;background-color:#222}
#footer .container {margin: 0 auto}
#footer .nav {overflow:hidden}
#footer .nav > li {float:left;margin-left:148px;vertical-align:top}
#footer .nav > li:first-child {margin:0}
#footer .nav li > a {font-weight:700;color:#fff;font-size:16px}
#footer .nav li > ul {margin-top:15px}
#footer .nav li > ul > li > a {display:inline-block;padding:10px 0;font-size:12px;color:#999}

#footer .bottom {margin-top:55px;padding-top:30px;overflow: hidden;border-top:1px solid #999}
#footer .bottom * {font-size:13px;color:#999}
#footer .bottom ul {overflow: hidden;}
#footer .bottom ul li {float:left;margin-left:20px;line-height:18px;}
#footer .bottom ul li:first-child {margin-left:0}
#footer .left {float:left}
#footer .social {float:right}
#footer .social *:before {content:'';display:inline-block;margin-right:10px;vertical-align: middle;background-image:url(../img/ico_social.png)}
/* #footer .social .kakao:before {width:20px;height:20px;background-image:url(../img/ico_kakao.png)} */
#footer .social .facebook:before {width:18px;height:18px;}
#footer .social .youtube:before {width:20px;height:14px;background-position: -18px 0}
#footer .social .insta:before {width:18px;height:18px;background-position: 0 -18px}
#footer .social .blog:before {width:18px;height:18px;background-position: -19px -18px}
#footer .desc {margin-top:10px;text-align:left;color:#999}