
@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: 1900px;
    width: 100%;
    padding-top: 150px;
    font-size: 16px;
}
@media only screen and (max-width: 1200px) {
    body {
        min-width: 1200px;
        padding-top: 300px;
    }
}

/* header */
header {
    display: inline-block;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 1920px;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);
	background:#fff;
}
header .head {
    float: left;
    position: relative;
    width: 440px;
    height: 75px;
    background-color: #ffffff;
    text-align: center;
    line-height: 75px;
}
header .head .logo {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
}
header .head .logo img {
    vertical-align: top;
}
header .head .btn-menu {
    display: none;
    position: absolute;
    top: 50%;
    left: 70px;
    border: none;
    padding: 0;
    background-color: transparent;
    transform: translate(0, -50%);
}
header .head .btn-menu:focus {
    outline: none;
}
@media only screen and (max-width: 1200px) {
    header {
        width: 1200px;
    }    
    header .head {
        width: 100%;
        height: 130px;
        line-height: 130px;
    }
    header .head .logo img {
        height: 65px;
    }
    header .head .btn-menu {
        display: block;
        text-align: center;
    }
}

header .menu {
    /**float: left;*/
    width: 1480px;
    height: 75px;
	margin:0 auto;
    /**padding-right: 170px;*/
    background: #ffffff;
    font-size: 0;
    line-height: 75px;
    text-align: right;
}

header .btn-submit.btn_s_m{display:none;}

header .menu .link-page {
    display: inline-block;
    margin-right: 90px;
    font-size: 25px;   
    color: #58595b;
    line-height: 75px;
    letter-spacing: -0.02em;
    word-spacing: -0.2em;
    vertical-align: middle;
}
header .menu .link {
    display: inline-block;
    font-size: 0;
    line-height: 1;
    vertical-align: middle;
}
header .menu .link .link-site {
    display: inline-block;
    margin-right: 12px;
    width: 38px;
    height: 38px;
    background-size: contain;
    line-height: 1;
}
header .menu .link .link-site-1 {
    background-image: url(../images/franchise/menu_icon_1.png);
}
header .menu .link .link-site-2 {
    background-image: url(../images/franchise/menu_icon_2.png);
}
header .menu .link .link-site-3 {
    background-image: url(../images/franchise/menu_icon_3.png);
}
header .menu .link .link-site-4 {
    background-image: url(../images/franchise/menu_icon_4.png);
}
header .menu .link .link-site:last-child {
    margin-right: 0;
}
header .menu .btn-close {
    display: none;
    position: absolute;
    top: 80px;
    right: 80px;
    width: 80px;
    height: 80px;
    border: none;
    padding: 0;
    background-color: transparent;
    background-image: url(../images/franchise/btn_close.png);
    background-size: cover;
}
@media only screen and (max-width: 1200px) {
    header .menu {
        display: none;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 100%;
        padding: 240px;
        background: #1f387b;
        text-align: center;
        line-height: 240px;
        overflow-y: auto;
    }
    header .menu.on {
        display: block;
    }
    header .menu .link-page {
        width: 720px;
        margin-right: 0;
        background-image: linear-gradient(to right, #ffffff 33%, transparent 0%);
        background-position: bottom;
        background-size: 18px 6px;
        background-repeat: repeat-x;
        color: #ffffff;
        font-size: 100px;
        line-height: 240px;
        white-space: nowrap;
    }
    header .menu .link-page.lts {
        padding-left: 0.5em;
        letter-spacing: 0.7em;
    }
    header .menu .link-page:hover span {
        color: #ffcb05;
        font-weight: 700;
    }
    header .menu .link {
        margin-top: 60px;
    }
    header .menu .link .link-site {
        margin-right: 48px;
        width: 288px;
        height: 288px;
    }
    header .menu .link .link-site-1 {
        background-image: url(../images/franchise/menu_icon_5.png);
    }
    header .menu .link .link-site-2 {
        margin-right: 0;
        background-image: url(../images/franchise/menu_icon_6.png);
    }
    header .menu .link .link-site-3 {
        margin-top: 48px;
        background-image: url(../images/franchise/menu_icon_7.png);
    }
    header .menu .link .link-site-4 {
        margin-top: 48px;
        background-image: url(../images/franchise/menu_icon_8.png);
    }
    header .menu .btn-close {
        display: block;
    }
	header .btn-submit.btn_s_m{
		display: inline-block;
		float: right;
		width: 250px;
		height: 95px;
		border-radius: 16px;
		box-shadow: 4px 6px 9px 0px rgb(0 0 0 / 50%), 2px 3px 4px 0px rgb(37 25 66 / 22%) inset;
		font-size: 25px;
		line-height: 1;
		text-shadow:3px 4px 3px rgba(0, 0, 0, 0.5);
		border: none;
		padding: 0;
		background-color: #fdb913;
		text-align: center;
		color: #ffffff;
		font-weight: 700;
		vertical-align: middle;
		position:absolute;
		right:60px;
		top:50%;
		transform: translate(0, -50%);
	}
	header .btn-submit.btn_s_m span {
    display: block;
    font-size: 43px;
    margin-bottom: 8px;
    letter-spacing: -0.02em;
}
}
header .consult_wrap{float: left;width: 100%; background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0px, transparent 100px) #1f387b;}
header .consult {    
	width:1480px;
	height: 75px;
	margin:0 auto;
    /**padding-right: 170px;*/    
}
header .consult .form {
    text-align: right;
    font-size: 0;
    line-height: 75px;
}
header .consult .form .input-wrapper {
    display: inline-block;
}
header .consult .form .input {
    display: inline-block;
    margin-left: 40px;
    font-size: 0;
    line-height: 75px;
    vertical-align: middle;
}
header .consult .form .input label {
    display: inline-block;
    margin-right: 8px;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: -0.02em;
    vertical-align: middle;
}
header .consult .form .input input {
    padding: 0 8px;
    height: 46px;
    font-size: 20px;
    vertical-align: middle;
}
header .consult .form .input.name input,
header .consult .form .input.area input {
    width: 150px;
}
header .consult .form .input.tel input {
    width: 240px;
}
header .consult .form .check {
    display: inline-block;
    margin: 0 6px;
    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: '개인정보 수집동의';
}
header .consult .form .btn-submit {
    display: inline-block;
    width: 256px;
    height: 48px;
    border: none;
    padding: 0;
    background-color: #fdb913;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 48px;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    vertical-align: middle;
}
@media only screen and (max-width: 1200px) {
    header .consult {
        width: 100%;
        height: auto;
        padding: 20px 60px;
        background: #1f387b;
    }
    header .consult .form {
        line-height: 56px;
    }
    header .consult .form .input-wrapper {
        float: left;
        width: 830px;
    }
    header .consult .form .input {
        float: left;
        margin-left: 0;
        margin-right: 54px;
    }
    header .consult .form .input.area,
    header .consult .form .check {
        margin-top: 20px;
    }
    header .consult .form .input.name input,
    header .consult .form .input.area input {
        width: 190px;
    }
    header .consult .form .input.tel input {
        width: 320px;
    }
    header .consult .form .input label {
        text-align: center;
        width: 90px;
        margin-right: 16px;
        font-size: 24px;
        white-space: nowrap;
    }
    header .consult .form .input.name label {
        letter-spacing: 2em;
        white-space: nowrap;
    }
    header .consult .form .input input {
        height: 56px;
        line-height: 56px;
    }
    header .consult .form .check {
        float: left;
        line-height: 56px;
        margin: 20px 0 0 0;
    }
    header .consult .form .check input {
        transform: scale(1.5);
    }
    header .consult .form .check label {
        display: inline-block;
        margin-top: 0;
        margin-left: 12px;
        font-size: 24px;
        letter-spacing: -0.05em;
    }
    header .consult .form .check label::after {
        content: '개인정보 수집방침에 동의합니다.';
    }
    header .consult .form .btn-submit {
        float: right;
        width: 250px;
        height: 135px;    
        border-radius: 16px;
        box-shadow: 4px 6px 9px 0px rgb(0 0 0 / 50%), 2px 3px 4px 0px rgb(37 25 66 / 22%) inset;
        font-size: 25px;
        line-height: 1;
        text-shadow: 3px 4px 3px rgba(0, 0, 0, 0.5);
    }
    header .consult .form .btn-submit span {
        display: block;
        font-size: 46px;
        margin-top: 8px;
        letter-spacing: -0.02em;
    }

	header .consult .form .btn-submit span {font-size:35px;}

	header .consult .form .btn-submit.btn_s_pc{display:none;}

}


/* section */
.section-1 .swiper-container {
    min-width: 1900px;
}
.section-1 .swiper-container img.m {
    display: none;
}
@media only screen and (max-width: 1200px) {
    .section-1 .swiper-container {
        min-width: 1200px;
    }
    .section-1 .swiper-container img.p {
        display: none;
    }
    .section-1 .swiper-container img.m {
        display: block;
    }
}

.img-section {
    width: 100%;
    overflow: hidden;
}
.img-section > img {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
}


.video-section {
    padding: 160px 0;
    text-align: center;
}
.video-section .sub-text {
    display: block;
    margin-bottom: 80px;
    font-size: 30px;
    font-weight: 700;
}
.video-section .video-list {
    width: 1200px;
    margin: 0 auto;
}
.video-section .video-list::after {
    content: '';
    display: block;
    clear: both;
}
.video-section .video-list .video {
    float: left;
    position: relative;
    width: 380px;
    margin: 40px 10px;
}
.video-section .video-list .video .title {
    text-align: left;
    font-size: 30px;
    line-height: 2;
    font-weight: 700;
    letter-spacing: -0.04em;
}
.video-section .video-list .video iframe {
    width: 380px;
    height: 214px;
}
.video-section .video-list .video .play {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    padding: 0;
    background-color: transparent;
}
@media only screen and (max-width: 1200px) {
    .video-section .video-list .video {
        width: 1180px;
        padding: 0 80px;
    }
    .video-section .video-list .video iframe {
        width: 1040px;
        height: 585px;
    }
}
.video-wrapper {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}
.video-wrapper.on {
    display: block;
}
.video-wrapper .video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85%;
    max-width: 1280px;
    padding: 0px;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
}
.video-wrapper .video-container .video {
    position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.video-wrapper .video-container .video iframe {
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
	height: 100%;
}
.video-wrapper .video-container .video-close {
    position: absolute;
    top: -50px;
    right: 0px;
    width: 40px;
    height: 40px;
    border: none;
    padding: 0;
    background: url(../images/franchise/btn_close.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.form-section {
    padding: 200px 0;
    background-color: #f6f6f6;
    text-align: center;
}
.form-section .form {
    width: 1000px;
    margin: 72px auto 0 auto;
    text-align: left;
}
.form-section .form .input-wrapper {
    display: inline-block;
    width: 100%;
}
.form-section .form .input-wrapper .input.name {
    float: left;
    width: 450px;
}
.form-section .form .input-wrapper .input.tel {
    float: left;
    width: 450px;
    margin-left: 100px;
}
.form-section .form .input-wrapper .input.area {
    float: left;
    width: 100%;
}
.form-section .form .input-wrapper .input label {
    display: block;
    margin: 24px 0;
    padding: 0 20px;
    color: #6d6e71;
    font-size: 30px;
    font-weight: 700;
}
.form-section .form .input-wrapper .input input {
    width: 100%;
    height: 50px;
    border: none;
    padding: 0 12px;
    background-color: #ffffff;
    font-size: 24px;
    line-height: 50px;
}
.form-section .form .input-wrapper .check {
    float: left;
    position: relative;
    margin-top: 20px;
    overflow: hidden;
}
.form-section .form .input-wrapper .check input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: -10em;
}
.form-section .form .input-wrapper .check label {
    display: inline-block;
    height: 64px;
    color: #6d6e71;
    font-size: 30px;
    line-height: 64px;
    font-weight: 700;
}
.form-section .form .input-wrapper .check label::before {
    content: '';
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: #ffffff;
    line-height: 36px;
    text-indent: 6px;
    vertical-align: middle;
}
.form-section .form .input-wrapper .check input[type="checkbox"]:checked+label::before {
    content: '\2714 \fe0e';
}
.form-section .form .input-wrapper .check .btn-submit {
    margin-left: 64px;
    padding: 0 16px;
    height: 64px;
    border: none;
    border-radius: 12px;
    background-color: #ffcb05;
    color: #231f20;
    font-size: 30px;
    line-height: 62px;
    font-weight: 700;
}



.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 {
        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
}