@charset "EUC-KR";

/**************************************************************************************
    ÆùÆ®
**************************************************************************************/
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 300;
    font-style: normal;
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-aLt.eot');
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-aLt.eot?#iefix') format('embedded-opentype'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-aLt.woff2') format('woff2'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-aLt.woff') format('woff'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-aLt.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 400;
    font-style: normal;
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.eot');
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.eot?#iefix') format('embedded-opentype'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.woff2') format('woff2'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.woff') format('woff'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-bRg.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 700;
    font-style: normal;
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.eot');
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.eot?#iefix') format('embedded-opentype'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.woff2') format('woff2'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.woff') format('woff'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-cBd.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 800;
    font-style: normal;
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.eot');
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.eot?#iefix') format('embedded-opentype'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.woff2') format('woff2'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.woff') format('woff'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-dEb.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 900;
    font-style: normal;
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-eHv.eot');
    src: url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-eHv.eot?#iefix') format('embedded-opentype'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-eHv.woff2') format('woff2'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-eHv.woff') format('woff'),
         url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo-eHv.ttf') format("truetype");
    font-display: swap;
}

/**************************************************************************************
    °øÅë
**************************************************************************************/
/* *******************************************************************
	http://meyerweb.com/eric/tools/css/reset/
    v2.0 | 20110126
    License: none (public domain)
******************************************************************* */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'NanumSquareNeo', 'Nanum Gothic', 'Malgun Gothic', Dotum, Gulim, sans-serif;
	font-size: 62.5%;
    font-weight: 400;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
b {
	font-weight: bold;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
pre {
	text-wrap: initial;
	background-color: transparent;
}

/**************************************************************************************
    ¼ö½Å°ÅºÎ È­¸é
**************************************************************************************/
#wrap {

}

#header {

}
#header h1 {
    padding: 15px 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #333;
}

#container {
    padding: 30px;
    background-color: #fafafa;
}
#container .contents {
    padding: 30px 30px 50px;
    text-align: center;
    border: 1px solid #eee;
    background-color: #fff;
}
#container .contents p.icon {
    margin: 0 0 10px;
}
#container .contents p.icon i {
    font-size: 64px;
    color: #ccc;
}
#container .contents h2 {
    margin: 0 0 30px;
    font-size: 24px;
    font-weight: 700;
    color: #333;
}
#container .contents h2 b {
    color: #7047cf;
}
#container .contents h3 {
    max-width: 720px;
    margin: 0 auto 30px;
    line-height: 1.7;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    word-break: keep-all;
}
#container .contents .btn-area {

}
#container .contents .btn-area input,
#container .contents .btn-area a.btn {
    display: inline-block;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #7047cf;
    border-radius: 2px;
    background-color: #7047cf;
    cursor: pointer;
    text-decoration: none;
}
#container .contents p.info {
    margin: 30px 0 0;
    font-size: 13px;
    font-weight: 400;
    color: #7047cf;
}

/**************************************************************************************
    mobile
**************************************************************************************/
/* phone ~ 767px */
@media screen and (max-width: 767px) {



}
