@charset "utf-8";
/*Google Fonts (Poppins)*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face{
    font-family: "S-core";
    font-style: normal;
    font-weight: 300;
    src: local(※),
    url(../font/S-CoreDream-3Light.eot) format("embedded-opentype"),
    url(../font/S-CoreDream-3Light.woff) format("woff"),
    url(../font/S-CoreDream-3Light.woff2) format("woff2")
}

@font-face{
    font-family: "S-core";
    font-style: normal;
    font-weight: 400;
    src: local(※),
    url(../font/S-CoreDream-4Regular.eot) format("embedded-opentype"),
    url(../font/S-CoreDream-4Regular.woff) format("woff"),
    url(../font/S-CoreDream-4Regular.woff2) format("woff2")
}

@font-face{
    font-family: "S-core";
    font-style: normal;
    font-weight: 500;
    src: local(※),
    url(../font/S-CoreDream-5Medium.eot) format("embedded-opentype"),
    url(../font/S-CoreDream-5Medium.woff) format("woff"),
    url(../font/S-CoreDream-5Medium.woff2) format("woff2")
}

/* Generated by Glyphter (http://www.glyphter.com) on  Thu Aug 30 2018*/
@font-face {
    font-family: 'Glyphter';
    src: url('../font/Glyphter.eot');
    src: url('../font/Glyphter.eot?#iefix') format('embedded-opentype'),
         url('../font/Glyphter.woff') format('woff'),
         url('../font/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-aw_logo_svg:before{content:'\0042'; display:inline-block; margin-left:10px; margin-right:5px; vertical-align:middle; font-size:25px; color:#1d1d1d; }
.icon-ico_map_atlan:before {content: "\e900";color: #37cefe;}
.icon-ico_map_kakao:before {content: "\e901";color: #007eff;}
.icon-ico_map_naver:before {content: "\e902";color: #71e951;}
.icon-ico_map_tmap:before {content: "\e903"; color: #007eff;}