
@charset "UTF-8";
@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 100;
    src: url(../font/NanumSquareL.eot);
    src: url(../font/NanumSquareL.eot?#iefix) format("embedded-opentype"), url(../font/NanumSquareL.woff) format("woff"), url(../font/NanumSquareL.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 400;
    src: url(../font/NanumSquareR.eot);
    src: local("Nanum Square Regular"), local("NanumSquareR"), url(../font/NanumSquareR.eot?#iefix) format("embedded-opentype"), url(../font/NanumSquareR.woff2) format("woff2"), url(../font/NanumSquareR.woff) format("woff"), url(../font/NanumSquareR.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumSquare';
    font-style: bold;
    font-weight: 700;
    src: url(../font/NanumSquareB.eot);
    src: local("Nanum Square Bold"), local("NanumSquareB"), url(../font/NanumSquareB.eot?#iefix) format("embedded-opentype"), url(../font/NanumSquareB.woff2) format("woff2"), url(../font/NanumSquareB.woff) format("woff"), url(../font/NanumSquareB.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumSquareRound';
    font-weight: 400;
    src: url(../font/NanumSquareRoundR.eot);
    src: url(../font/NanumSquareRoundR.eot?#iefix) format("embedded-opentype"), url(../font/NanumSquareRoundR.woff2) format("woff2"), url(../font/NanumSquareRoundR.woff) format("woff"), url(../font/NanumSquareRoundR.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumSquareRound';
    font-weight: 500;
    src: url(../font/NanumSquareRoundB.eot);
    src: url(../font/NanumSquareRoundB.eot?#iefix) format("embedded-opentype"), url(../font/NanumSquareRoundB.woff2) format("woff2"), url(../font/NanumSquareRoundB.woff) format("woff"), url(../font/NanumSquareRoundB.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumSquareRound';
    font-weight: 600;
    src: url(../font/NanumSquareRoundEB.eot);
    src: url(../font/NanumSquareRoundEB.eot?#iefix) format("embedded-opentype"), url(../font/NanumSquareRoundEB.woff2) format("woff2"), url(../font/NanumSquareRoundEB.woff) format("woff"), url(../font/NanumSquareRoundEB.ttf) format("truetype")
}

@font-face {
    font-family: 'NanumSquareRound';
    font-weight: 300;
    src: url(../font/NanumSquareRoundL.eot);
    src: url(../font/NanumSquareRoundL.eot?#iefix) format("embedded-opentype"), url(../font/NanumSquareRoundL.woff2) format("woff2"), url(../font/NanumSquareRoundL.woff) format("woff"), url(../font/NanumSquareRoundL.ttf) format("truetype")
}

@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")
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* custom */
*,
*::before,
*::after {
    box-sizing: border-box;
}
a {
	text-decoration: none;
}
button {
	cursor: pointer;
}

/* common */
html, body {
	font-family: "NanumSquareRound", "NanumSquare", sans-serif;
}

body {
    margin: 0 auto;
    min-width: 1400px;
    width: 100%;
    padding-top: 80px;
    font-size: 16px;
}

/* header */
header {
    display: inline-block;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
	min-width: 1400px;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
    background-color: #f7c230;
}
@media screen and (max-width: 1000px) {
	body {
		padding-top: 300px;
		min-width: 1000px;
	}
    header {
        min-width: 1000px;
    }

}

header .container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}
header .container::after {
	content: '';
	display: block;
	clear: both;
}
header .head {
    float: left;
    position: relative;
    height: 80px;
    background-color: transparent;
    text-align: center;
    line-height: 80px;
}
header .head .logo {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}
header .head .logo img {
    vertical-align: top;
}
header .head .logo .mo {
	display: none;
}

header .consult {
    float: right;
    height: 80px;
}
header .consult .form {
    text-align: right;
    font-size: 0;
    line-height: 80px;
}
header .consult .form .input-wrapper {
    display: inline-block;
	position: relative;
}
header .consult .form .input {
    display: inline-block;
    height: 80px;
    margin-left: 12px;
    font-size: 0;
    line-height: 80px;
    vertical-align: middle;
}
header .consult .form .input input {
	display: inline-block;
	margin-top: 20px;
    padding: 0 12px;
    height: 40px;
    font-size: 18px;
	border-radius: 18px;
	border-color: rgba(0, 0, 0, 0.25);
    box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.25);
}
header .consult .form .input input:focus {
	outline: none;
}
header .consult .form .input.name input,
header .consult .form .input.area input {
    width: 128px;
}
header .consult .form .input.tel input {
    width: 128px;
}
header .consult .form .check {
    display: inline-block;
    margin: 0 12px;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    font-size: 12px;
    color: #ffffff;
}
header .consult .form .check input {
    transform: scale(1.2);
}
header .consult .form .check label {
    display: block;
    margin-top: 6px;
}
header .consult .form .check label::after {
    content: '개인정보 수집동의';
	color: #6d6e71;
}
header .consult .form .btn-submit {
    display: inline-block;
    width: 220px;
    height: 40px;
    border: none;
    padding: 0;
    border-radius: 18px;
    background-color: #1f387b;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    vertical-align: middle;
}
header .consult .form .btns {
	display: inline-block;
}
header .consult .form .btn-submit2 {
	display: inline-block;
	border: none;
	padding: 0;
	background-color: transparent;
	vertical-align: middle;
}
header .consult .form .btn-submit2 > img.mo {
	display: none;
}
header .consult .form .btn-tel {
	display: inline-block;
	margin-left: 6px;
	vertical-align: middle;
}
header .consult .form .btn-tel > img.mo {
	display: none;
}
@media screen and (max-width: 1000px) {
   header .head {
   		width: 100%;
   		height: 100px;
   		line-height: 1;
   	}
	header .head .logo .pc {
		display: none;
	}
	header .head .logo .mo {
		display: block;
		height: 60px;
	}
	header .consult {
		width: 100%;
		height: 200px;
	}
	header .consult .form {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: flex-start;
		width: 100%;
		height: 200px;
		line-height: 1;
	}
	header .consult .form .input-wrapper {
		width: 450px;
		margin-top: 2px;
	}
	header .consult .form .input {
		margin-left: 8px;
		height: auto;
		line-height: 1;
	}
	header .consult .form .input:first-child {
		margin-left: 0;
	}
	header .consult .form .input input {
		margin-top: 0;
		padding: 0 20px;
		height: 70px;
		border-radius: 35px;
		font-size: 20px;
	}
	header .consult .form .input.name input,
	header .consult .form .input.tel input {
		width: 220px;
	}
	header .consult .form .input.area {
		margin-top: 12px;
		margin-left: 0;
	}
	header .consult .form .input.area input {
		width: 450px;
	}
	header .consult .form .check {
		position: absolute;
		left: 50%;
		bottom: -30px;
		margin: 0;
		transform: translate(-50%, 0);
		font-size: 18px;
	}
	header .consult .form .check input {
		transform: scale(1.6);
	}
	header .consult .form .check label {
		display: inline-block;
		margin-left: 4px;
	}
	header .consult .form .btn-submit {
		width: 556px;
		height: 80px;
		margin-top: 20px;
		border-radius: 40px;
		color: #fff22d;
		font-size: 40px;
	}
	header .consult .form .btn-submit span {
		color: #ffffff;
	}

	header .consult .form .btns {
		width: 400px;
		margin-left: 10px;
	}
	header .consult .form .btn-submit2 {
	}
	header .consult .form .btn-submit2 > img.pc {
		display: none;
	}
	header .consult .form .btn-submit2 > img.mo {
		display: block;
	}
	header .consult .form .btn-tel {
		margin-top: 12px;
		margin-left: 0;
	}
	header .consult .form .btn-tel > img.pc {
		display: none;
	}
	header .consult .form .btn-tel > img.mo {
		display: block;
	}
}


.video-section {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.video-section video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
}

.img-section {
    width: 100%;
    overflow: hidden;
}
.img-section > img {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}
.img-section > img.mo {
	display: none;
}
@media screen and (max-width: 1000px) {
	.img-section > img.pc {
		display: none;
	}
	.img-section > img.mo {
		display: block;
	}
}




/* sub-section-4 */
.client-swiper {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: calc(50% - 160px);
	width: 620px;
	transform: translate(0, -50%);
}
@media screen and (max-width: 1000px) {
	.client-swiper {
		top: 70%;
		left: calc(50%);
		width: 820px;
		transform: translate(-50%, -50%);
	}
}
.sub-section-4 {
    background-color: #f1f5fa;
}
.sub-section-4 .content-container {
    text-align: center;
}
.sub-section-4 .content-container .swiper-wrapper-container {
    position: relative;
    width: 100%;
    border: 1px solid #d7d8d9;
    padding: 48px 0;
    background-color: #f6f6f6;
}
.sub-section-4 .content-container .swiper-wrapper-container .swiper-prev {
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.sub-section-4 .content-container .swiper-wrapper-container .swiper-next {
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translate(50%, -50%);
    cursor: pointer;
}
.sub-section-4 .content-container .swiper-wrapper-container .swiper-prev:focus,
.sub-section-4 .content-container .swiper-wrapper-container .swiper-next:focus {
    outline: none;
}
.sub-section-4 .content-container .swiper-wrapper-container .swiper-prev i,
.sub-section-4 .content-container .swiper-wrapper-container .swiper-next i {
    color: #4e91df;
    font-size: 48px;
}
.client-swiper-container {
    width: calc(100% - 72px);
    margin: 0 36px;
}
.client-swiper-container .slide-container {
    position: relative;
    max-width: 288px;
    margin: 0 auto;
}
.client-swiper-container .slide-container .img-container {
    position: relative;
    padding-top: 75%;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
	overflow: hidden;
}
.client-swiper-container .slide-container .img-container img {
	position: absolute;
    max-width: calc(100% - 24px);
    max-height: calc(100% - 24px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.client-swiper-container .slide-container div:nth-child(2) {
    margin-top: 8px;
    padding: 0 12px;
    font-size: 15px;
    line-height: 1.4;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.client-swiper-container .slide-container div:nth-child(3) {
    color: #4a8edf;
    font-size: 15px;
    line-height: 1.4;
}
@media screen and (max-width: 1000px) {
	.client-swiper-container .slide-container {
		max-width: 336px;
	}
	.sub-section-4 .content-container .swiper-wrapper-container .swiper-prev {
		left: 24px;
	}
	.sub-section-4 .content-container .swiper-wrapper-container .swiper-next {
		right: 24px;
	}
	.sub-section-4 .content-container .swiper-wrapper-container .swiper-prev i,
	.sub-section-4 .content-container .swiper-wrapper-container .swiper-next i {
		font-size: 80px;
	}
	.client-swiper-container .slide-container div:nth-child(2) {
		font-size: 24px;
	}
	.client-swiper-container .slide-container div:nth-child(3) {
		font-size: 20px;
	}
}




.footer_wrap {
    position: relative;
    z-index: 3;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #313131;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: -0.2px;
    text-align: center
}
.footer_wrap .wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.footer_wrap,.footer_wrap a {
    color: #888
}
@media screen and (max-width: 1024px) {
    .footer_wrap {
		padding: 0 20px;
        font-size:13px;
    }
}
.footer_wrap .bar_span span:before {
    background-color: rgba(136, 136, 136, 0.4)
}
.footer_wrap .bar_span span:first-child {
    padding-left: 0
}
.footer_wrap .foot_top {
    text-align: center;
    position: relative;
    border-bottom: 1px solid #454545;
    padding: 30px 0
}
.footer_wrap .foot_top .link {
    display: inline-block
}
.footer_wrap .foot_top .sns_wrap {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px
}
@media screen and (max-width: 1024px) {
    .footer_wrap .foot_top {
        padding:20px 0;
        text-align: left
    }
}
@media screen and (max-width: 768px) {
    .footer_wrap .foot_top {
        text-align:center
    }
    .footer_wrap .foot_top .sns_wrap {
        position: relative;
        right: auto;
        top: auto;
        margin: 0;
        margin-bottom: 20px
    }
    .footer_wrap .foot_top .sns_wrap:after,.footer_wrap .foot_top .sns_wrap:before {
        display: table;
        content: ''
    }
    .footer_wrap .foot_top .sns_wrap:after {
        clear: both
    }
    .footer_wrap .foot_top .sns_wrap li {
        float: none;
        display: inline-block
    }
}
.footer_wrap .foot_bot {
    padding: 30px 0;
    text-align: left;
    display: table;
    width: 100%;
    direction: rtl
}
.footer_wrap .foot_bot .foot_bot_tel,.footer_wrap .foot_bot .foot_bot_txt {
    display: table-cell;
    direction: ltr
}
.footer_wrap .foot_bot .footlogo {
    display: block;
    margin-bottom: 10px
}
.footer_wrap .foot_bot .footlogo img {
    width: 200px
}
.footer_wrap .foot_bot .copy {
    margin-top: 10px
}
.footer_wrap .foot_bot .foot_bot_tel {
    width: 450px;
    vertical-align: middle
}
.footer_wrap .foot_bot .foot_bot_tel dl {
    display: inline-block;
    float: left;
    padding: 0 60px;
    line-height: 1.3
}
.footer_wrap .foot_bot .foot_bot_tel dl:first-child {
    padding-left: 0
}
.footer_wrap .foot_bot .foot_bot_tel dl:nth-child(2) {
    padding-right: 0;
    border-left: 1px solid #454545
}
.footer_wrap .foot_bot .foot_bot_tel dl dt {
    color: #4391ff;
    font-weight: bold;
    margin-bottom: 10px
}
.footer_wrap .foot_bot .foot_bot_tel dl dt img {
    vertical-align: middle;
    margin-right: 5px
}
@media screen and (max-width: 768px) {
    .footer_wrap .foot_bot .foot_bot_tel dl dt img {
        width:8px
    }
}
.footer_wrap .foot_bot .foot_bot_tel dl .btn {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    line-height: 32px;
    border-radius: 32px;
    padding: 0 20px;
    font-size: 0.86667em;
    filter: alpha(opacity=80);
    opacity: 0.8
}
.footer_wrap .foot_bot .foot_bot_tel dl .btn:hover {
    filter: alpha(opacity=100);
    opacity: 1
}
.footer_wrap .foot_bot .foot_bot_tel dl .tel {
    font-weight: bolder;
    color: #fff;
    font-family: "NanumSquare", sans-serif;
    letter-spacing: -0.5px;
    font-size: 1.66667em
}
@media screen and (max-width: 1024px) {
    .footer_wrap .foot_bot {
        padding:20px 0
    }
    .footer_wrap .foot_bot,.footer_wrap .foot_bot .foot_bot_tel,.footer_wrap .foot_bot .foot_bot_txt {
        display: block;
        width: 100%
    }
    .footer_wrap .foot_bot .foot_bot_tel dl {
        padding: 0 20px
    }
    .footer_wrap .foot_bot .foot_bot_txt {
        margin-top: 20px
    }
    .footer_wrap .foot_bot .foot_bot_txt .footlogo img {
        width: 150px
    }
}
@media screen and (max-width: 480px) {
    .footer_wrap .foot_bot .foot_bot_tel dl .btn {
        line-height:28px;
        height: 28px
    }
    .footer_wrap .foot_bot .foot_bot_tel dl .tel {
        font-size: 18px
    }
}

.bar_span span {
    position: relative;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    padding: 0 10px
}
.bar_span span:first-child:before {
    content: none
}
.bar_span span:before {
    height: 10px;
    margin-top: -5px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 10px;
    background: #ccc;
}

.sns_wrap li {
    float: left;
    margin-left: 5px
}
.sns_wrap li:first-child {
    margin-left: 0
}
.sns_wrap li img {
    width: 32px
}
.sns_wrap li a {
    display: block
}

.pop-con {
    width: 100%;
    padding: 50px;
    border-radius: 0
}
.pop-con .title_bx {
    text-align: center;
    font-family: "NanumSquare", sans-serif;
    line-height: 1.3;
    margin-bottom: 30px
}
.pop-con .title_bx img {
    margin: 0 auto 20px
}
.pop-con .title_bx .tit {
    font-size: 1.875em;
    color: #222;
    font-weight: 600
}
.pop-con .title_bx .desc {
    font-size: 1.125em;
    color: #333;
    font-weight: 300;
    margin-top: 10px
}
.pop-term {
    max-width: 600px;
    width: 100%;
    padding: 20px;
    text-align: left
}
.pop-term .pop-head {
    margin-bottom: 20px
}
.pop-term .pop-body {
    font-size: 0.8125em;
    overflow: auto;
    max-height: 300px
}