/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {display:block;}
nav, ul, li {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none;}
/* change colours to suit your needs */
ins {background-color:#ff9;color:#000;text-decoration:none;}
/* change colours to suit your needs */
mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0}
/* change border colour to suit your needs */
/*font start*/
@font-face {
    font-family: 'yangjin';
    src: url('https://fastly.jsdelivr.net/gh/supernovice-lab/font@0.9/yangjin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
.notosanskr{ font-family: 'Noto Sans KR', sans-serif;}
.yangjin{ font-family: 'yangjin', sans-serif;}
.g_sans{ font-family: 'GmarketSans', sans-serif;}
.oswald{ font-family: 'Oswald', sans-serif;}
.pacifico{ font-family: 'Pacifico', cursive;}
/*font end*/

/*기본 설정 시작*/
br{font-family: "바탕","굴림","돋움",sans-serif;}
img{ vertical-align: middle; max-width: 100%}
:link, a, a:focus, a:hover{ text-decoration: none; color: inherit;}
:visited, body *{ color: inherit; font-family: inherit; padding: 0; margin: 0}
body *{ box-sizing: border-box}
h1, h2, h3, h4, h5, h6{font-family: "nanumsquare", sans-serif; font-weight: normal}
body button{border: none;background: transparent;}
body, html {
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    word-break: break-all;
    font-family: "yangjin", sans-serif;
    font-weight: normal;
    position: relative;
    color: #181818;
    font-size: 16px;
    line-height: +1.2;
    text-align: center;
    letter-spacing: -2px;
}
a {
    margin: 0;
    padding: 0;
    display: inline-block;
    background: transparent;
}
.light{ font-weight: 300}
.md{ font-weight: 500}
.bold{ font-weight: bold}
.eb{ font-weight: 900}
.it{ font-style: italic}

.stroke{ text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;}
.stroke_w{ text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;}
/*common start*/

/*align*/
.lh1{ line-height: 1}
.tac{ text-align: center}
.tal{ text-align: left}
.tar{ text-align: right}
.flex{ display: flex; flex-wrap: wrap}
.flex_jc{ display: flex; flex-wrap: wrap; justify-content: center}
.flex_je{ display: flex; flex-wrap: wrap; justify-content: flex-end}
.flex_jsb{ display: flex; flex-wrap: wrap; justify-content: space-between}
.flex_jsa{ display: flex; flex-wrap: wrap; justify-content: space-around}
.flex_ac{ display: flex; flex-wrap: wrap; align-items: center}
.flex_ae{ display: flex; flex-wrap: wrap; align-items: flex-end}
.flex_now{ display: flex}
.flex_now_jc{ display: flex; justify-content: center}
.flex_now_jsb{ display: flex; justify-content: space-between}
.flex_now_jsa{ display: flex; justify-content: space-around}
.flex_now_ac{ display: flex; align-items: center}
.flex_now_ae{ display: flex; align-items: flex-end}

/*color*/
.bg_red{ background: #b01613}
.bg_w{ background: #fff}
.bg_green{ background: #0fdf75}
.bg_mint{ background: #6bc3c7}
.bg_yellow{ background: #ffae00}
.bg_yellow02{ background: #ff9c00}
.bg_orange{ background: #ff6000}
.bg_orange02{ background: #ef3c25}
.bg_pink{ background: #f90050}
.bg_black{ background: #000000}
.black{ color: #131313!important;}
.white{ color: #fff!important;}
.gray01{ color: #d1d1d1!important;}
.yellow{ color: #ffde00!important;}
.green { color: #00592b !important;}
.red{ color: #ab1600!important;}
.red2{ color: #da1a1a!important;}
.red3{ color: #ff3413!important;}
.red4{ color: #bb0000!important;}
.red5{ color: #ba0000!important;}
.pink{ color: #f0bab2!important;}
.choco{ color: #bf9d8e!important;}

/*layout*/
.wrap{ position: relative; width: 100%}
.half{ width: 50%}
.w40{ width: 40%}
.w45{ width: 45%}
.w55{ width: 55%}
.w60{ width: 60%}
.sec{ position:relative; overflow: hidden; width: 100%}
.ts{ text-shadow: 1px 1px 5px rgba(0,0,0,0.8)}
.ls{ letter-spacing: -2px}
.small{ font-size: 0.875em}
.xsmall{ font-size: 0.750em}
.tab_con{ display: none}
.tab_con.current{ display: flex}

.radius_s{ border-radius: 0 15px 15px 15px}
.radius_srb{ border-radius: 15px 15px 0 15px}
.vertical{ writing-mode: vertical-lr}

.mr0 { margin-right: 0!important;}
.mr5 { margin-right: 5px}
.mr10{ margin-right: 10px}
.mr15{ margin-right: 15px}
.mr20{ margin-right: 20px}
.mr25{ margin-right: 25px}
.mr30{ margin-right: 30px}
.mr40{ margin-right: 40px}
.mr50{ margin-right: 50px}
.ml0 { margin-left: 0!important;}
.ml5 { margin-left: 5px}
.ml10{ margin-left: 10px}
.ml15{ margin-left: 15px}
.ml20{ margin-left: 20px}
.ml25{ margin-left: 25px}
.ml30{ margin-left: 30px}
.ml40{ margin-left: 40px}
.ml50{ margin-left: 50px}
.mb0 { margin-bottom: 0!important;}
.mb5 { margin-bottom: 5px}
.mb10{ margin-bottom: 10px}
.mb15{ margin-bottom: 15px}
.mb20{ margin-bottom: 20px}
.mb25{ margin-bottom: 25px}
.mb30{ margin-bottom: 30px}
.mb40{ margin-bottom: 40px}
.mb50{ margin-bottom: 50px}
.mb60{ margin-bottom: 60px}
.mb70{ margin-bottom: 70px}
.mb80{ margin-bottom: 80px}
.mb90{ margin-bottom: 90px}
.mb100{ margin-bottom: 100px}
.mt0 { margin-top: 0!important;}
.mt5 { margin-top: 5px}
.mt10{ margin-top: 10px}
.mt15{ margin-top: 15px}
.mt20{ margin-top: 20px}
.mt25{ margin-top: 25px}
.mt30{ margin-top: 30px}
.mt40{ margin-top: 40px}
.mt50{ margin-top: 50px}

.p5{ padding: 5px}
.p10{ padding: 10px}
.p15{ padding: 15px}
.pr0 { padding-right: 0!important;}
.pr5 { padding-right: 5px}
.pr10{ padding-right: 10px}
.pr15{ padding-right: 15px}
.pr20{ padding-right: 20px}
.pr25{ padding-right: 25px}
.pr30{ padding-right: 30px}
.pr40{ padding-right: 40px}
.pr50{ padding-right: 50px}
.pl0 { padding-left: 0!important;}
.pl5 { padding-left: 5px}
.pl10{ padding-left: 10px}
.pl15{ padding-left: 15px}
.pl20{ padding-left: 20px}
.pl25{ padding-left: 25px}
.pl30{ padding-left: 30px}
.pl40{ padding-left: 40px}
.pl50{ padding-left: 50px}
.pb0 { padding-bottom: 0!important;}
.pb5 { padding-bottom: 5px}
.pb10{ padding-bottom: 10px}
.pb15{ padding-bottom: 15px}
.pb20{ padding-bottom: 20px}
.pb25{ padding-bottom: 25px}
.pb30{ padding-bottom: 30px}
.pb40{ padding-bottom: 40px}
.pb50{ padding-bottom: 50px}
.pb60{ padding-bottom: 60px}
.pb70{ padding-bottom: 70px}
.pb80{ padding-bottom: 80px}
.pb90{ padding-bottom: 90px}
.pb100{ padding-bottom: 100px}
.pt0 { padding-top: 0!important;}
.pt5 { padding-top: 5px}
.pt10{ padding-top: 10px}
.pt15{ padding-top: 15px}
.pt20{ padding-top: 20px}
.pt25{ padding-top: 25px}
.pt30{ padding-top: 30px}
.pt40{ padding-top: 40px}
.pt50{ padding-top: 50px}
.pt60{ padding-top: 60px}
.pt70{ padding-top: 70px}
.pt80{ padding-top: 80px}
.pt90{ padding-top: 90px}
.pt100{ padding-top: 100px}
/*기본 설정 끝*/
