/* common */

body,
p,
dl,
dt,
dd,
ul,
ol,
li,
table,
th,
td,
form,
legend,
div,
blockquote,
pre,
form,
fieldset,
input,
textarea,
a,
button,
select {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
	letter-spacing: -0.4px;
}

body,
input,
textarea,
button {
    color: #000;
    font: 14px '나눔고딕', NanumGothic, '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif;
    line-height: 1.5;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
}

button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

img,
fieldset,
table,
th,
td {
    border: 0;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    overflow: hidden;
    vertical-align: middle;
}

em,
cite,
adress {
    font-style: normal;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:active,
a:focus {
    text-decoration: none
}

.hide,
legend {
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

.displayNone {
    display: none;
}



/* 데스크탑 */

body {
    min-width: 320px;
    position: relative;
    padding-bottom: 125px;
    font-family: 'Apple SD Gothic Neo', 'Noto Sans KR', sans-serif
}

a {
    color: #333;
}

::selection {
    background: #009ee2;
    color: #fff
}

.size_wrapper {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}

.header {
    background-color: #ee562e;
    height: 62px;
    z-index: 9999;
	width: 100%;
	position: fixed;
	top: 0;
}

.header .logo {
    float: left;
}

.header .logo a {
    display: inline-block;
	padding-left: 10px;
    margin-top: 16px;
    margin-right: -210px;
    width: 300px;
}

.header .logo a img {
    width: 50%;
}

.header .gnb {
    float: right;
    background-color: #ee562e;
}

.header .gnb .gnb_item {
    float: left;
    width: 100px;
	text-align: center;
	padding: 20px 0;
}

.header .gnb .gnb_item_login {
	padding: 14px 0 0 0;
}

.header .gnb .gnb_item a {
    color: #fff;
    display: block;
    font-weight: 500;
    font-size: 11pt;
}
.header .gnb .selected a {
    opacity: 1;
}

.header .gnb .gnb_item_login a {
	box-sizing: border-box;
    opacity: 1;
	width: 82px;
    border: 1px solid #fff;
    padding: 4px 10px;
    margin: 0 auto;
	line-height: 25px;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
    transition: background-color 200ms ease;
    -o-transition: background-color 200ms ease;
    -moz-transition: background-color 200ms ease;
    -webkit-transition: background-color 200ms ease;
}

.header .gnb li.gnb_item a:hover {
    opacity: 0.7
}

.footer {
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 0;
    font-size: 12px;
    color: #8e8e8e;
    background-color: #2d2d2d;
}

.footer_link {
    text-align: center;
}


/*
.etc_footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #2b2b2b;
    padding: 15px 0;
}
*/

.desktop_br {
    display: inline;
}

.mobile_br {
    display: none;
}



/* 데스크탑 */

.solgitham {
    position: relative;
}

.solgitham h2 {
    color: #ee562e;
    font-size: 52px;
    letter-spacing: 8px;
    text-align: center;
	margin-top: 110px;
}
.solgitham h4 {
    color: #009ee2;
    font-size: 28px;
    letter-spacing: 5px;
    text-align: center;
	margin-bottom:-150px;
	font-weight: 500;
}
.solgitham_h5{
	color: #717171;
    font-size: 20px;
    text-align: center;
	font-weight:400;
	margin-top: 80px;
	margin-bottom:10px;
}

.water_flow { 
	position:relative; 
	width:100%; 
	height:683px; 
	overflow:hidden; 
}
.water_flow div { 
	width:5181px; 
	height:683px; 
	overflow:hidden; 
}
.water_flow div a { 
	float:left; 
	display:block; 
	cursor:default; 
}
.water_flow div a img { 
	width:1727px; 
	height:683px; 
}
.contact_cnt { 
	position:absolute; 
	left:50%; 
	top:380px; 
	margin-left:-640px; 
	width:1280px; 
	height:550px; 
}
.contact_cnt .submarine { 
	position:absolute; 
	left:50%; 
	margin-left:-407px; 
}
.contact_cnt .submarine_mobile{
	display: none;
}

.divider{
	position: relative;
    border-bottom: 1px solid #ccc;
    clear: both;
}

.solgitham_img {
    position: relative;
    padding: 40px;
	text-align: center;
}

.tiglos{
	    margin-bottom: 60px;
}
.tiglos .text {
    margin-top: 56px;
    text-align: center;
}

.tiglos_h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #ee562e;
}

.tiglos_h4 {
    font-size: 20px;
    margin-bottom: 30px;
	color: #717171;
}

.tiglos .character {
    overflow: auto;
    margin-bottom: 20px;
}

.tiglos img {
	display: block;
	text-align: left;
	width: 200px;
}
.tiglos .character .component {
    float: left;
    vertical-align: bottom;
    padding: 0 10px 0 10px;
}

.description-wrap{
	width: 200px;
	text-align: center;
	padding: 0;
}
.name{
	margin-top: 15px;
    text-align: center;
    font-size: 16px;
	font-weight: 500;
    line-height: 1.5;
	color: #009ee2;
}
.description {
    text-align: center;
    font-size: 16px;
	font-weight: 500;
    line-height: 1.5;
	color: #919191;
}

.feature{
	padding-top: 50px;
	padding-bottom: 80px;
	background-color: #ee562e;
}

.feature_h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 50px;
    color: #fff;
	text-align: center;
}

.culture_feature{
	display: block;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 60%;
	max-width: 700px;
	min-width: 350px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 0px;
	background-color: #fff;
	border-radius:5px;
}
.feature_h4 {
    font-size: 22px;
	font-weight: 600;
    line-height: 1.5;
	color: #009ee2;
	padding: 4px;
	margin-top: 16px;
}
.feature_h5{
	font-size: 16px;
	font-weight: 500;
    line-height: 1.5;
	color: #717171;
	padding: 4px;
}

.product{
	padding-top: 50px;
	padding-bottom: 400px;
}
.product_h2{
	text-align: center;
	font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #717171;
	line-height: 1.6;
}
.company_name{
	color: #ee562e;
	font-weight: 600;
}
.workinmap_text1{
    font-weight: 600;
    color: #0077a0;
}

.workinmap_text2{
    font-weight: 700;
    color: #0077a0;
}
.icon{
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 260px;
	margin-bottom: 40px;
}
.pd{
	margin-bottom: -350px;
}
.screen_info{
	font-size: 26px;
    font-weight: 500;
    color: #fff;
	text-align: center;
	position: absolute;
	display: block;
	left: 50%;
	width: 760px;
	top: -550px;
    margin-left: -390px;
}
.screen{
	position: absolute;
	display: block;
	left: 50%;
	width: 760px;
	top: -480px;
    margin-left: -390px;
}
p.product_info{
	width: 600px;
	text-align: left;
	margin: 0 auto;
	padding: 20px;
	padding-top: 100px;
	font-size: 16px;
	font-weight: 400;
    line-height: 1.5;
	letter-spacing: -0.3px;
	color: #717171;
}

p.product_info .workinmap_text3{
    font-weight: 700;
    color: #0077a0;
}

.product_concept{
	height: 600px;
    width: 100%;
    background: url("../img/main/bg.jpg") no-repeat center;
    background-size: cover;
}

.concept {
	display: none;
    height: 310px;
    width: 100%;
    position: relative;
    margin-bottom: -5px;
    background: url("../img/main/concept.jpg") no-repeat center;
    background-size: cover;
}

.contact{
	margin-bottom: 60px;
}
.contact .text {
    margin-top: 56px;
    text-align: center;
}

.contact_h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #ee562e;
}

.contact_h4 {
    font-size: 20px;
    margin-top: 30px;
	color: #717171;
	line-height: 1.7;
}
.contact_h4 .email {
    margin-top: 30px;
	color: #009ee2;
	line-height: 1.7;
}
.incruit_h4 {
    font-size: 16px;
	color: #009ee2;
	background: #f7f7f7;
	padding: 10px 20px;
	border-radius: 3px;
}

#map{
	margin-top: 20px;
    width: 100%;
	text-align: center;
}
#map img{
	margin: 0 auto;
	text-align: center;
    width: 60%;
	min-width: 320px;
    position: relative;
    background-size: cover;
	border-radius: 6px;
}



/* 모바일 */


@media only screen and (max-width: 780px) {
    .footer {
        bottom: 0;
    }
}

.web_version {
    display: block;
}

.mobile_version {
    display: none;
}

.mobile-nav,
.mobile_layout {
    display: none;
}

.desktop_br {
    display: inline;
}

.mobile_br {
    display: none;
}

.button_area {
    text-align: center;
    margin: 20px 0 50px 0;
}

.button_area button {
    text-align: center;
    display: inline-block;
    background-color: #52adce;
    color: #FFFFFF;
    border-radius: 3px;
    padding: 15px 30px;
}

.button_area button:hover {
    background-color: #0077a0;
}

.footer .logo_c {
    float: right;
    margin-top: -58px;
}

.etc_footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #2b2b2b;
    padding: 15px 0;
}

.footer em {
    display: inline-block;
    padding: 0 6px;
    color: #dadada;
}

.footer_link {
    overflow: hidden;
}

.footer_link li {
    display: inline-block;
}

.footer_item1 {
    float: left;
}

@media only screen and (max-width: 780px) {
    .web_version {
        display: none;
    }
    .mobile_version {
        display: block;
    }
    .header {
        width: 100%;
        position: fixed;
        top: 0;
    }
    .header .logo {
        padding-left: 12px;
    }
    .header .logo a {
        margin-top: 14px;
    }
    .header .logo a img {
        width: 40%;
    }
    .header .gnb {
        width: 100%;
    }
    .header .gnb li.gnb_item {
        float: left;
        width: 20%;
		height: 20px;
    }
    .header .gnb li.gnb_item a.menu {
        padding: 15px 0;
        font-size: 9.5pt;
		margin-top: -10px;
    }
    .footer {
        padding: 15px;
        text-align: center;
    }
    .footer .logo_c {
        float: none;
        width: 196px;
        margin: 15px auto;
        margin-top: 25px;
        overflow: hidden;
    }
    .etc_footer {
        display: none;
    }
    .footer_link {
        text-align: center;
    }
    .iphone_scn {
        display: none;
    }
    iframe {
        width: 100%;
    }
    .desktop_br {
        display: none;
    }
    .mobile_br {
        display: inline;
    }
    .only-desktop {
        display: none
    }
}


@media only screen and (max-width: 780px) {
	.web_version{
        display: none;
    }
    .solgitham{
		height: 100%;
		margin-top: 140px;
    }

.solgitham h4 {
	margin-bottom:-180px;
}
.solgitham_h5{
	margin-top: 60px;
}

.water_flow { 
	position:relative; 
	width:100%; 
	height:683px; 
	overflow:hidden; 
}
.water_flow div { 
	width:5181px; 
	height:683px; 
	overflow:hidden; 
}
.water_flow div a { 
	float:left; 
	display:block; 
	cursor:default; 
}
.water_flow div a img { 
	width:1727px; 
	height:683px; 
}
	
.contact_cnt { 
	position:absolute; 
	left:2%; 
	top:400px; 
	margin: 0 auto;
	width:96%; 
	height:0px; 
}
.contact_cnt .submarine { 
display: none;
}
.contact_cnt .submarine_mobile{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.contact_cnt .submarine_mobile img{
	width: 96%;
	max-width:410px;
}
    .tiglos .text {
        margin-top: 46px;
    }
    .tiglos_h2 {
        font-size: 26px;
        margin-bottom: 16px;
    }
    .tiglos_h4 {
        font-size: 17px;
        margin-bottom: 40px;
    }
    .tiglos .character {
        overflow: auto;
        text-align: center;
        margin-bottom: 50px;
    }
    .tiglos .character .component {
        width: 50%;
        padding: 0;
    }
    .tiglos img {
        max-height: 220px;
		margin: 0 auto;
    }
    .description-wrap {
        width: 100%;
    }
    .description {
        font-size: 14px;
        line-height: 1.7;
	}
	
	.feature_h2 {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
	text-align: center;
}
.product{
	padding-top: 50px;
	padding-bottom: 400px;
}
.product_h2{
	font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #717171;
	line-height: 1.6;
}
.product_concept{
	height: 120px;
}
.screen_info{
	font-size: 23px;
    font-weight: 500;
    color: #fff;
	text-align: center;
	position: relative;
	display: block;
	left: 0;
	width: 100%;
	top: -95px;
    margin-left: 0;
	font-size: 23px;
}
.screen{
	position: relative;
	display: block;
	left: 2%;
	width: 96%;
	top: 0;
    margin-left: 0px;
	margin-top: -30px;
	margin-bottom: 20px;
}
p.product_info{
	width: 80%;
	text-align: left;
	margin: 0 auto;
	padding: 20px;
	font-size: 15px;
	font-weight: 400;
    line-height: 1.5;
	letter-spacing: -0.3px;
	color: #717171;
}
.contact_h2 {
    font-size: 26px;
}

.contact_h4 {
    font-size: 18px;
}
}
