@charset "UTF-8";
@import url("../../font/webfonts_NotoSansKR.css");
@import url("../../font/webfonts_NanumSquare.css");
@import url("../../font/dingbat_xeicon.css");
@import url("../../font/webfonts_NanumScript.css");
@import url("../css/webfonts_GmarketSans.css");
/* nanum-pen-script-regular - korean */

            
/*-------------------------------------------------
title       : 초기화
Author      : 플랜아이 광주
Create date : 2020-03-02
-------------------------------------------------*/
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 10px; max-width: 900px; margin: 0 auto; }

body { margin: 0; padding: 0; font-size: 1.6rem; line-height: 1.5625; font-family: "Noto Sans KR"; font-weight: 300; color: #333; letter-spacing: -0.05rem; }

header, footer, main, section, article, nav, aside { display: block; }

ul, ol, li, dl, dt, dd { margin: 0; padding: 0; list-style: none; }

h1, h2, h3, h4, h5, h6, p, form, figure, figcaption { margin: 0; padding: 0; }

fieldset, hr { display: block; margin: 0; padding: 0; border: 0 none; }

input, select { max-width: 100%; vertical-align: middle; }

input, select, button, textarea, optgroup { margin: 0; font-family: inherit; font-size: inherit; color: inherit; }

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

select::-ms-expand { display: none; }

address, em, i { font-style: normal; }

strong { font-weight: 600; }

a { color: inherit; text-decoration: none; }

button { padding: 0; border: 0 none; background: none; cursor: pointer; }

input[type='submit'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

img { max-width: 100%; border: 0 none; font-size: 0; vertical-align: middle; height: auto; }

table { width: 100%; border-collapse: collapse; }

caption, legend, .sr_only, .hidden, .blind, .IR { overflow: hidden; position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0 none; clip: rect(0, 0, 0, 0); }

.bx-wrapper .bx-loading { display: none; }

.bx-wrapper .bx-viewport { -webkit-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; }

#skip_nav { position: absolute; left: 0; top: -1000px; width: 100%; height: 0px; z-index: 1000; line-height: 0px; font-size: 0px; }

#skip_nav a { display: block; text-align: center; width: 100%; line-height: 0px; font-size: 0px; }

#skip_nav a:focus, #skip_nav a:hover, #skip_nav a:active { position: absolute; left: 0px; top: 1000px; padding: 8px 0; display: block; height: 30px; background: #20262c; font-size: 12px; font-weight: bold; line-height: 18px; color: #fff; }

.txt_left { text-align: left !important; }

.txt_center { text-align: center !important; }

.txt_right { text-align: right !important; }

.ml00 { margin-left: 0rem !important; }

.ml01 { margin-left: .1rem !important; }

.ml02 { margin-left: .2rem !important; }

.ml03 { margin-left: .3rem !important; }

.ml04 { margin-left: .4rem !important; }

.ml05 { margin-left: .5rem !important; }

.ml06 { margin-left: .6rem !important; }

.ml07 { margin-left: .7rem !important; }

.ml08 { margin-left: .8rem !important; }

.ml09 { margin-left: .9rem !important; }

.ml10 { margin-left: 1rem !important; }

.ml20 { margin-left: 2rem !important; }

.mr00 { margin-right: 0rem !important; }

.mr01 { margin-right: .1rem !important; }

.mr02 { margin-right: .2rem !important; }

.mr03 { margin-right: .3rem !important; }

.mr04 { margin-right: .4rem !important; }

.mr05 { margin-right: .5rem !important; }

.mr06 { margin-right: .6rem !important; }

.mr07 { margin-right: .7rem !important; }

.mr08 { margin-right: .8rem !important; }

.mr09 { margin-right: .9rem !important; }

.mr10 { margin-right: 1rem !important; }

.mr20 { margin-right: 2rem !important; }

.mt00 { margin-top: 0rem !important; }

.mt01 { margin-top: .1rem !important; }

.mt02 { margin-top: .2rem !important; }

.mt03 { margin-top: .3rem !important; }

.mt04 { margin-top: .4rem !important; }

.mt05 { margin-top: .5rem !important; }

.mt06 { margin-top: .6rem !important; }

.mt07 { margin-top: .7rem !important; }

.mt08 { margin-top: .8rem !important; }

.mt09 { margin-top: .9rem !important; }

.mt10 { margin-top: 1rem !important; }

.mt20 { margin-top: 2rem !important; }

.mb00 { margin-bottom: 0rem !important; }

.mb01 { margin-bottom: .1rem !important; }

.mb02 { margin-bottom: .2rem !important; }

.mb03 { margin-bottom: .3rem !important; }

.mb04 { margin-bottom: .4rem !important; }

.mb05 { margin-bottom: .5rem !important; }

.mb06 { margin-bottom: .6rem !important; }

.mb07 { margin-bottom: .7rem !important; }

.mb08 { margin-bottom: .8rem !important; }

.mb09 { margin-bottom: .9rem !important; }

.mb10 { margin-bottom: 1rem !important; }

.mb20 { margin-bottom: 2rem !important; }

@media (max-width: 768px) { html { font-size: 9px; } }
