@charset "utf-8";

/*
 * Hangeul Nanum Font
 */
@font-face {
 font-family: 'NanumSquare';
 src: url(/public_html/resource//public_html/resource/font/NanumSquareR.eot);
 src: url(/public_html/resource/font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(/public_html/resource/font/NanumSquareR.woff) format('woff'),
      url(/public_html/resource/font/NanumSquareR.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare Light';
 src: url(/public_html/resource/font/NanumSquareL.eot);
 src: url(/public_html/resource/font/NanumSquareL.eot?#iefix) format('embedded-opentype'),
      url(/public_html/resource/font/NanumSquareL.woff) format('woff'),
      url(/public_html/resource/font/NanumSquareL.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare ExtraBold';
 src: url(/public_html/resource/font/NanumSquareEB.eot);
 src: url(/public_html/resource/font/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
      url(/public_html/resource/font/NanumSquareEB.woff) format('woff'),
      url(/public_html/resource/font/NanumSquareEB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquareBold';
 src: url(/public_html/resource/font/NanumSquareB.eot);
 src: url(/public_html/resource/font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
      url(/public_html/resource/font/NanumSquareB.woff) format('woff'),
      url(/public_html/resource/font/NanumSquareB.ttf) format('truetype');
}


/* Eric Meyer reset.css */
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,input,
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,select {margin:0;padding:0;border:0 none;font-family:"NanumSquare", sans-serif;font-weight: 700;color:#000000;}
html {font-size: 62.5%; /*font-size: 10px, 기본값 16px의 62.5%*/}
/* @media screen and (max-width: 768px) {
    html {font-size: 50%; }
} */
/*font-size: 8px, 기본값 16px의 50%*/
/* @media screen and (max-width: 640px) {
html {font-size: 43.75%; }
} */
/*font-size: 7px, 기본값 16px의 43.75%*/
html, body {background-color:transparent;font-weight: 700;height : 100%;min-height: 100%;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-o-text-size-adjust: none;-ms-text-size-adjust: none;text-size-adjust: none;
    /* 아이폰의 경우 뷰포트가 변경이 되면 자동으로 폰트 크기를 조절합니다.
    그래서 text-size-adjust: none를 사용하여 텍스트의 크기를 자동으로 조절하지 못하게 합니다.
    body의 폰트크기를 설정하고 미디어쿼리를 사용하여 좀더 세밀하게 조절해서 사용하고 위의 속성을 사용하여 자동으로 조절하지 못하게합니다.
    표준이 아니기에 벤더 사용. */
}
header, nav, section, article, aside, main {display: block;}
/* opera fix */
body:before {content: "";height: 100%;float: left;width: 0;margin-top: -32767px;}
ol, ul, li {list-style:none;}
table { *border-collapse:collapse;border-spacing:0;width:100%;table-layout:fixed;word-break:break-all;}
* html {height: 1px;}
html, body, div, section, article, header, footer, nav, ul, li, img, a, span, form {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;    box-sizing: border-box;}
input, button, select, label {margin: 0;padding: 0;border: 0;font-weight: 400;cursor: pointer;box-sizing: border-box;}
input[type="password"] {font-family:"Malgun Gothic";}
img {max-width: 100%;/* width: 100%; */ height: auto;vertical-align: middle;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
img,fieldset,iframe {border:0 none;}
*::selection {background: #4356a4;color: #fff;}
a {
    color:#414042;
    text-decoration:none;
    -webkit-transition: color 0.3s, background-color 0.3s, border 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s, border 0.3s;
    -o-transition: color 0.3s, background-color 0.3s, border 0.3s;
    -ms-transition: color 0.3s, background-color 0.3s, border 0.3s;
    transition: color 0.3s, background-color 0.3s, border 0.3s;
}
a:hover {text-decoration:none;}

.normal     { font-weight: 400 }
.bold       { font-weight: 700 }
.bolder     { font-weight: 800 }
.light      { font-weight: 300 }

header::after{clear:both;}

.clearfix:after,
.clearfixDiv {display: block;visibility: hidden;content: ".";clear: both;text-indent: -9999px;height: 0;}




/*******************************************************************************************************/

h1 {text-align: center; padding: 20px 0; width: 100%; border-bottom: 1px solid #bfbfbf;}

.nav {border-bottom: 1px solid #bfbfbf; overflow: hidden; width: 100%; background: #fff; z-index: 100; position: fixed;}
.nav li {float: left; width: 20%;text-align: center;}
.nav a {display: inline-block; font-size: 4.2em; letter-spacing: -0.055em; position: relative; line-height: 120px;}
.nav a:hover::before {position: absolute; bottom: 0; width: 100%; height: 8px; margin: 0 auto; left: 0; right: 0; background: #4356a4; content: "";}

.promo {background: #ecefff; text-align: center; padding-top: 280px;}

.intro h2 {text-align: center;}
.intro div {text-align: center; width: 100%; border-width: 30px; border-bottom-width: 0; border-style: solid; border-color: #ffdcaf;}
.intro div:nth-child(odd) {background: #fff9ef;}
.intro div:last-child {border-bottom-width: 30px;}


.movie h2 {text-align: center;}
.movie > div {text-align: center; width: 100%; height: 0; border: 30px solid #ffdadc;position: relative; background: #555555; padding-bottom: 56.25%;}
.movie video {cursor: pointer; position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.movie div div.back {background: rgba(85, 85, 85, .3); width: 100%; height: 100%;position: absolute; top: 0; left: 0;}

.ani h2 {text-align: center;}
.ani > div {text-align: center; width: 100%; border: 30px solid #deccf1;position: relative;background: #555555; padding-bottom: 56.25%;}
.ani div div.back {background: rgba(85, 85, 85, .3); width: 100%; height: 100%;position: absolute; top: 0; left: 0;}
.ani video {cursor: pointer; position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.ani div div.back {background: rgba(85, 85, 85, .3); width: 100%; height: 100%;position: absolute; top: 0; left: 0;}

.ex h2 {text-align: center;}
.ex > div {text-align: center; width: 100%; border-width: 30px; border-bottom-width: 0; border-style: solid; border-color: #ccd6ff;position: relative;}
.ex > div:nth-of-type(1) {background: #4356a4;}
.ex div:nth-child(5) {border-bottom-width: 30px;}

/* slide */
.owl-nav {display: none;}
.owl-dots button {width: 30px; height: 30px; border-radius: 50%; background: #bcbec0 !important; margin: 50px 10px;}
.owl-dots button.active {background: #4356a4 !important;}

.book_info img {display: block; margin: 0 auto;}


.btn { background: #4356a4; text-align: center; position: fixed; bottom: 0; width: 100%; z-index: 10;}

@media screen and (max-width: 925px) {
    .promo {padding-top: 211px;}
    h1 img {width: 170px;}

    .nav a {line-height: 86px;font-size: 3em;}
    .nav a:hover::before {height: 5px;}

    .intro div, .ex > div {border-width: 20px;border-bottom-width: 0;}
    .intro div:last-child, .ex div:nth-child(5) {border-bottom-width: 20px;}

    .movie > div, .ani > div  {border-width: 20px;}

    .owl-dots button {width: 20px; height: 20px; margin: 35px 10px;}
}

@media screen and (max-width: 660px) {
    .promo {padding-top: 180px;}
    h1 img {width: 140px;}

    .nav a {line-height: 70px;font-size: 2.3em;}
    .nav a:hover::before {height: 4px;}

    .intro div, .ex > div {border-width: 18px;border-bottom-width: 0;}
    .intro div:last-child, .ex div:nth-child(5) {border-bottom-width: 18px;}

    .movie > div, .ani > div  {border-width: 18px;}

    .owl-dots button {width: 18px; height: 18px; margin: 30px 10px;}
}

@media screen and (max-width: 510px) {
    .nav a {font-size: 1.8em;}
}

@media screen and (max-width: 400px) {
    .nav a {font-size: 1.6em;}
}

@media screen and (max-width: 360px) {
    .promo {padding-top: 106px;}
    h1 img {width: 70px;}

    .nav a {line-height: 30px;font-size: 1.2em;}
    .nav a:hover::before {height: 2px;}

    .intro div, .ex > div {border-width: 10px;border-bottom-width: 0;}
    .intro div:last-child, .ex div:nth-child(5) {border-bottom-width: 10px;}

    .movie > div, .ani > div  {border-width: 10px;}

    .owl-dots button {width: 10px; height: 10px; margin: 15px 3px;}
}


@media screen and (max-width: 320px) {
    body, .nav, .btn {width: 320px;}
}
