@charset "utf-8";

/* ¿©¹é ÃÊ±âÈ­ */
body, div, ul, li, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, input, fieldset, legend, p, select, table, th, td, tr, button, form ,figure, figcaption {margin: 0; padding: 0;}

/* ¸µÅ© ÃÊ±âÈ­ */
a {text-decoration: none; z-index: 9998; color: inherit; text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, .1); }
a:hover { }

/* ÆùÆ® ÃÊ±âÈ­ */
body, input, textarea, select, button, table {
    font-family: 'LINESeedKR-Rg'; color: #222; font-size: 13px; line-height: 1.5;}

/* ÆùÆ® ½ºÅ¸ÀÏ ÃÊ±âÈ­ */
address {font-style: normal;}

/* Á¦¸ñ ÅÂ±× ÃÊ±âÈ­ */
h1, h2, h3, h4, h5, h6 {font-size: 13px; font-weight: normal;}
h3  {font-size: 15px;}
/* ºí¸´±âÈ£ ÃÊ±âÈ­ */
dl, ul, li, ol, menu {list-style: none;}

/* Å×µÎ¸® ÃÊ±âÈ­ */
img, fieldset {border: 0 none;}


/* ¹öÆ° ÃÊ±âÈ­ */
button {border: 0; outline: none;}

/* clearfix */
.clearfix:before, .clearfix:after{
    content: ''; display: block; clear: both;
}
/*´õº¸±â*/
.more{position: relative;}
 .more::before,
 .more::after
{content: ''; position: absolute; right: -25px; top: 3px; width: 9px; height: 1px; background: #fff;}

.more::before{transform: rotate(45deg) translate(-7px , 8px); }
.more::after{transform: rotate(-45deg) translate(-12px , -3px);}
.more.black::before,.more.black::after{background: #555;}

/* ÀÌ¹ÌÁö ÃÊ±âÈ­ */ 
img {border: 0 none;}

/* IR È¿°ú */
.ir_pm {display: block; overflow: hidden; font-size: 0; line-height: 0; text-indent: -9999px} /* Phark Method */
.ir_wa {display: block; overflow: hidden; position: relative; z-index: -1; width: 100%; height: 100%;} /*WA IR*/
.ir_so {overflow: hidden; position: absolute; width: 0; height: 0; line-height: 0; text-indent: -9999px}

/* margin padding */
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}
.mt45 {margin-top: 45px !important;}
.mt50 {margin-top: 50px !important;}