@charset "UTF-8";
@font-face {
    font-family: 'Noto Sans Light';
    src:local("☺"),
    url(//t1.kakaocdn.net/kakaot/font/notokr-light.eot),
    url(//t1.kakaocdn.net/kakaot/font/notokr-light.woff2) format('woff2'),
    url(//t1.kakaocdn.net/kakaot/font/notokr-light.woff) format('woff'),
    url(//t1.kakaocdn.net/kakaot/font/notokr-light.ttf) format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,button{margin:0;padding:0}
fieldset,img{border:0 none}
dl,ul,ol,menu,li{list-style:none}
input,select,textarea,button{vertical-align:middle;font-size:100%}
button{border:0 none;background-color:transparent;cursor:pointer}
body{-webkit-text-size-adjust:none} /* 뷰포트 변환시 폰트크기 자동확대 방지. */
body,th,td,input,select,textarea,button{font-size:14px;line-height:1.5;font-family:'Noto Sans Light','Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',dotum,sans-serif;color:#333;letter-spacing:-1px}
a{color:#333;text-decoration:none}
a:active, a:hover{text-decoration:none}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal}

/* global */
.ir_pm{display:block;overflow:hidden;font-size:1px;line-height:0;color:transparent}
.screen_out{overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px}
.hide{display:none}
.img_g{display:block;width:100%;vertical-align:top}

/* 공통 */
.ico_carpool{display:block;overflow:hidden;font-size:0;line-height:0;background:url(//t1.kakaocdn.net/kakaot/images/project/181120_carpool/ico_carpool_181204.png) no-repeat;-webkit-background-size:440px 280px;background-size:440px 280px;text-indent:-9999px;} /* 2018-12-04 수정 */
.txt_carpool{display:block;overflow:hidden;font-size:0;line-height:0;background:url(//t1.kakaocdn.net/kakaot/images/project/181120_carpool/txt_carpool_181121.png) no-repeat;-webkit-background-size:230px 330px;background-size:230px 330px;text-indent:-9999px} /* 2018-11-21 수정 */
