@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);


@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 



@import url('https://fonts.googleapis.com/css?family=Open+Sans');








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,figcaption,figure,#footer,#header,hgroup,menu,nav,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,aside,details,figcaption,figure,#footer,#header,hgroup,menu,nav,section {
  display: block;
}

nav ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

#tinymce {
  width: 1150px;
  padding: 10px !important;
  font-size: 1.4em;
}

html {
  font-size: 62.5%;
  font-family: 'Nanum Square', 'Nanum Gothic', 'Open Sans', Malgun Gothic, Tahoma, Geneva, sans-serif;
}

body {
  font-size: 1.8em;
  font-weight: 400;
  font-family: 'Nanum Square', 'Nanum Gothic', 'Open Sans', Malgun Gothic, Tahoma, Geneva, sans-serif;
}

.button {
  display: inline-block;
  height: auto;
  padding: .55em .8em .5em .8em;
  font-weight: normal;
  font-size: .85em;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  border: 2px solid;
  border-radius: 20px;
  background: transparent;
  margin: -2px .5em 0 0;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  color: #EA8E00;
  z-index: 2;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  outline: 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

h1 {
  font-weight: normal;
  font-size: 1.7em;
  margin: 0 0 .5em 0;
  line-height: 1.4;
}

h2 {
  font-weight: normal;
  font-size: 1.5em;
  margin: 0 0 .7em 0;
  line-height: 1.2;
  letter-spacing: .01em;
}

h3 {
  font-weight: normal;
  font-size: 1.25em;
  margin: 0 0 .5em 0;
  line-height: 1.4;
}

h4 {
  font-weight: normal;
  font-size: 1.15em;
  margin: 0 0 .5em 0;
  line-height: 1.4;
}

h5, h6 {
  font-weight: bold;
  font-size: 1.0em;
  margin: 0 0 .5em 0;
  line-height: 1.4;
}

p {
  padding: 0 0 1.5em 0;
  line-height: 1.6;
}

ul, ol {
  padding: 0 0 1.5em 2em;
  line-height: 1.6;
  list-style: disc;
}

ol {
  list-style: decimal;
}

strong, input, button, .button {
  font-weight: bold;
  color: rgb(0, 0, 0);
}

nav ul {
  list-style: none;
}

em {
  font-style: italic;
}

a {
  color: #EA8E00;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #222;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

p img, h2 img {
  vertical-align: middle;
}

ul ul, ol ol {
  padding-bottom: 0;
}

dl {
  clear: both;
  display: table;
  width: 100%;
  margin: 0 0 2em 0;
}

dt, dd {
  padding: 0 0 1em 0;
  display: table-row;
  width: 48%;
  float: left;
}

dd {
  width: 52%;
}

dt {
  font-weight: bold;
}

address {
  padding-bottom: 2em;
}

sub {
  font-size: .7em;
  vertical-align: bottom;
}

sup {
  font-size: .7em;
  vertical-align: top;
}

pre, code {
  margin-bottom: 2em;
}

hr {
  clear: both;
  background: #EA8E00;
  height: 2px;
  width: 80px;
  border: 0;
  margin: 0 0 1em 0;
}

hr.aligncenter, .aligncenter hr {
  margin-left: auto;
  margin-right: auto;
}

ul.aligncenter, .aligncenter ul, ol.aligncenter, .aligncenter ol {
  list-style-position: inside;
  padding-left: 0;
}

.clear {
  clear: both;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.justify {
  text-align: justify;
}

.justifyleft {
  text-align: left;
}

.justifyright {
  text-align: right;
}

.hidden {
  display: none;
}

.big, big {
  font-size: 1.15em;
  line-height: 1.5;
  font-weight: 300;
}

h2.big {
  font-size: 240%;
  letter-spacing: .1em;
}

.extrabig {
  font-size: 1.9em;
  line-height: 1.3;
  padding: 0 0 1.5em 0;
}

.small, small {
  font-size: .85em;
  line-height: 1.5;
  color: rgb(0, 0, 0);
}

.extrasmall {
  font-size: .6em;
}

h6 .small, h6 .big, .small h6, .big h6 {
  line-height: 1;
}

.big i {
  font-size: 1.4em;
  font-weight: normal;
}

.extrabig i {
  font-size: 1.6em;
  font-weight: normal;
}

.serif {
  font-family: 'Nanum Square', 'Nanum Gothic', 'Open Sans', Times, serif;
  opacity: .8;
  font-size: 94%;
}

.smaller-width {
  width: 70%;
}

.smaller-padding {
  padding-bottom: 8px;
}

.smaller-margin {
  margin-bottom: 8px;
}

.no-padding {
  padding-bottom: 0;
}

.no-margin {
  margin-bottom: 0;
}

.side-padding {
  padding-left: 10%;
  padding-right: 10%;
}

.position-absolute {
  position: absolute;
}

.bring-up {
  position: relative;
  top: -1.8em;
}

hr.divider {
  background: none;
  border: 0;
  padding: 1.5em 0;
  margin: 0;
  clear: both;
}

.image-with-caption {
  width: 100%;
  position: relative;
  background: #222;
  margin: 0 0 1em 0;
}

.image-with-caption img {
  width: 100%;
  height: auto;
  margin: 0 0 -5px 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.image-with-caption figcaption {
  position: absolute;
  width: 100%;
  padding: 1em 2em;
  bottom: 2em;
  color: #FFFFFF;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}

.image-with-caption:hover figcaption {
  opacity: 1;
  bottom: 0;
}

.image-with-caption p:first-of-type {
  font-style: italic;
  font-size: .9em;
  opacity: .8;
}

img.alignleft {
  margin: 5px 20px 20px 0;
}

img.alignright {
  margin: 5px 0 20px 20px;
}

p.alignleft, div.alignleft {
  margin-right: 20px;
}

p.alignright, div.alignright {
  margin-left: 20px;
}

img.alignnone.size-full {
  max-width: 110% !important;
  width: 100%;
}

p.extrabig {
  padding: 0 0 1em 0;
  line-height: 1.6;
}

.circle-image {
  display: inline-block;
  margin: 0 .8em 0 3px;
  vertical-align: top;
  float: left;
}

.circle-image img, img.circle-image {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  margin: -.5em .5em 2em 0;
}

.table_02 td {
  font-size: 12px;
  padding: 5px 4px !important;
  font-family: 'Nanum Square', 'Nanum Gothic', 'Open Sans', Malgun Gothic, Tahoma, Geneva, sans-serif !important;
}

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  background: #FFFFFF;
  color: #00ff0000;
  font-size: 1.6em;
  letter-spacing: 0.03em;
  overflow-x: hidden;
}

.wrapper {
}

.wrapper::after {
  content: "";
  display: block;
  clear: both;
}

#content {
  width: 100%;
  position: relative;
  z-index: 3;
  font-size: 1.3em;
}

#content::after {
  content: "";
  display: block;
  clear: both;
}

#header {
  width: 100%;
  padding: 2em 4.5% 2em;
  z-index: 150;
  letter-spacing: 0.1em;
}

#header::after {
  content: "";
  display: block;
  clear: both;
}

body.fullscreen #header {
  position: absolute;
}

#loadscreen {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#loader {
  position: absolute;
  width: 30%;
  height: 4px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #ccc;
  z-index: 400;
}

#loader span {
  display: block;
  height: 100%;
  background: #EA8E00;
  -webkit-animation: loadanim 3s linear;
  -moz-animation: loadanim 3s linear;
  -o-animation: loadanim 3s linear;
  animation: loadanim 3s linear;
}

@-webkit-keyframes loadanim {
  0% {
    width: 0px;
  }
}

@-moz-keyframes loadanim {
  0% {
    width: 0px;
  }
}

@-o-keyframes loadanim {
  0% {
    width: 0px;
  }
}

@keyframes loadanim {
  0% {
    width: 0px;
  }
}

.loadreveal {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 300;
  top: 0;
  background: #FFFFFF;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.loadreveal.reveal {
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

#logo {
  float: left;
  margin: 0;
  position: absolute;
  z-index: 200;
}

#logo img {
  display: inline-block;
  position: relative;
  top: .2em;
}

#header nav {
  width: 75%;
  float: right;
  position: relative;
  top: 1em;
  right:3em;
  z-index: 200;
}

#header nav ul {
  float: right;
  text-align: right;
  margin: 0;
  padding: 0;
}

#header nav ul li {
  display: inline-block;
  margin: 0 0.1em;
  border-radius: 4px;
  background: #878787;
}

#header nav ul li a {
  display: block;
  color: #fff;
  font-size: 1em;
  font-weight: normal;
  padding: 0.5em 2em;
  text-decoration: none;
  position: relative;
  z-index: 5;
}

#header nav ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  background: #EA8E00;
  border-radius: 4px;
}

#header nav ul.sub-menu {
  display: none;
  position: absolute;
  top: 0;
  left: auto;
  text-align: left;
  padding: 3em 0 0 0;
  z-index: 4;
}

#header nav ul.sub-menu li {
  display: block;
  padding: 0;
  margin: 1px 0px;
  position: relative;
  border-radius: 4px;
  min-width: 170px;
}

#header nav ul.sub-menu li a {
  border-radius: 4px;
  display: block;
  padding: .9em 1.2em;
  width: auto;
  line-height: 0.9em;
  text-decoration: none;
  font-size: 0.9em;
  color: #fff;
  letter-spacing: 0.08em;
  position: relative;
}

#header nav ul.sub-menu li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  background: #EA8E00;
}

#header nav ul.sub-menu li a::after {
  display: none;
}

#header nav ul.sub-menu ul {
  position: static;
  margin: 0;
  z-index: 1000;
}

#header nav #menu-burger {
  display: none;
  float: right;
  position: relative;
  line-height: 36px;
  padding: 0 0 0 1.5em;
  z-index: 202;
  color: #555;
  vertical-align: middle;
  cursor: pointer;
}

#header nav #menu-burger:hover {
  color: #222;
}

body #content {
  position: relative;
}

body #content > .wrapper {
  padding: 0em 4.5% 0;
}

body.fullscreen {
  max-height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  background: #fff;
}

body.fullscreen #content {
  height: 100vh;
  overflow: hidden;
}

body.fullscreen #content > .wrapper {
  padding: 0;
}

body.fullscreen article {
  margin: 0;
}

body.fullscreen .featured-image-header {
  height: 100vh;
}

body.fullscreen .featured-image-header h1 {
  visibility: hidden;
}

body.fullscreen .featured-image-header img {
  top: 0;
}

body.fullscreen #footer {
  position: absolute;
  bottom: 0;
  padding-bottom: 2em;
  right: 0;
  z-index: 3;
  color: white;
}

body.fullscreen #logo a, body.fullscreen .gallery-caption a:hover {
  color: white;
}

body.fullscreen #logo svg path {
  fill: white;
}

body.fullscreen #logo #logo-svg-animated svg path {
  stroke: white;
}

body.fullscreen #header nav ul li a, body.fullscreen #header nav #searchicon i {
  color: white;
}

body.fullscreen #header nav ul.sub-menu {
  background: transparent;
  border-color: #FFFFFF;
}

body.fullscreen #header nav #menu-burger {
  color: black;
}

body.fullscreen ul.social-icons, body.fullscreen#footer p {
  vertical-align: bottom;
  padding-bottom: 0;
  line-height: 1.5em;
}

body.fullscreen ul.social-icons li a {
  color: white;
}

body.fullscreen #footer p.back-to-top {
  display: none;
}

body.fullscreen .position-absolute {
  position: absolute;
  bottom: 10%;
  width: 100%;
  text-align: center;
  z-index: 20;
  padding: 0 4.5%;
}

.big-text {
  position: absolute;
  top: 40%;
  width: 100%;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  color: #ededed;
  z-index: 20;
}

.flippy {
  position: relative;
}

ul.flippy {
  padding: 0px;
}

.flippy li {
  list-style: none;
}

.flippy > *:first-child {
  opacity: 1;
  top: 0;
}

.flippy > * {
  position: absolute;
  opacity: 0;
  width: 100%;
  top: -100px;
}

#main-carousel .item {
  margin: 5px;
}

#main-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
  border: 4px solid #bbb;
}

#gmap img {
  max-width: 9999px !important;
  position: static;
  margin: 0;
}

#gmap {
  width: 100%;
  height: 400px;
}


#page-top-sub1 {
  height: 200px;
  margin-bottom: 2em;
  background: url(../imgs/sub1/sub1-top.jpg) no-repeat center center;
}

#page-top-sub2 {
  height: 200px;
  margin-bottom: 2em;
  background: url(../imgs/sub2/sub2-top.jpg) no-repeat center center;
}

#page-top-sub7 {
  height: 200px;
  margin-bottom: 2em;
  background: url(../imgs/sub7/sub7-top.jpg) no-repeat center center;
}

#page-top-sub3 {
  height: 200px;
  margin-bottom: 2em;
  background: url(../imgs/sub3/sub3-top.jpg) no-repeat center center;
}

#page-top-sub4 {
  height: 200px;
  margin-bottom: 2em;
  background: url(../imgs/sub4/sub4-top.jpg) no-repeat center center;
}

#page-top-sub5 {
  height: 200px;
  margin-bottom: 2em;
  background: url(../imgs/sub5/sub5-top.jpg) no-repeat center center;
}

#page-top-sub6 {
  height: 200px;
  margin-bottom: 2em;
  background: url(../imgs/sub6/sub6-top.jpg) no-repeat center center;
}

.page-top-text {
  height: 200px;
  font-size: 50px;
  font-weight: bold;
  padding-top: 60px;
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

#blog-post {
  width: 65%;
  float: right;
  position: relative;
}

#blog-post::after {
  content: "";
  display: block;
  clear: both;
}

#blog-timeline {
  width: 95%;
  float: left;
  position: relative;
}

#blog-timeline::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: -3em;
  right: 0;
  background: #ccc;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,.2) 5%,rgba(0,0,0,.2) 80%,rgba(0,0,0,0) 100%);
}

#blog-timeline::after {
  content: "";
  display: block;
  clear: both;
}

#blog-timeline article {
  position: relative;
  opacity: 1;
  padding: 0 180px 0 0;
  margin: 0 0 3em 0;
  clear: both;
  text-align: left;
}

#blog-timeline article.active, #blog-timeline article:hover {
  opacity: 1;
}

#blog-timeline article::before {
  content: "";
  position: absolute;
  top: 7px;
  right: -5px;
  width: 10px;
  height: 10px;
  border: 2px solid #999;
  border-radius: 6px;
  background: #FFFFFF;
  z-index: 10;
}

#blog-timeline article h2 {
  font-size: 1.1em;
  font-weight: bold;
}

#blog-timeline article h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background: #ccc;
  top: 12px;
  right: 0;
  position: absolute;
  z-index: 9;
}

#blog-timeline article .featured-image {
  position: absolute;
  width: 160px;
  height: 160px;
  border-radius: 80px;
  top: 40px;
  right: -80px;
  z-index: 11;
}

#blog-timeline article .featured-image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  border: 5px solid #FFFFFF;
}

#blog-timeline article .featured-image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin: 0;
  border: 1px solid #FFFFFF;
}

#blog-timeline article .entry-summary {
  font-size: .9em;
}

article.entry.post {
  clear: both;
  margin: 0 0 2em 0;
  width: 100%;
  position: relative;
}

article.entry.post img {
  max-width: 100%;
}

article.entry.post iframe {
  width: 100%;
}

article.entry.post .entry-content, article.entry.post .entry-footer {
  margin: 0 0 2em 0;
}

article h2 {
  font-size: 1.6em;
  margin: .5em 0 .75em 0;
}

.blog-masonry #blog-timeline {
  width: 100%;
}

.blog-masonry #blog-timeline::before {
  display: none;
}

.blog-masonry #blog-timeline article {
  width: 30%;
  margin: 1em 0 3em 0;
  opacity: 1;
}

.blog-masonry #blog-timeline article::after {
  content: "";
  display: block;
  width: 1px;
  height: 120%;
  position: absolute;
  z-index: -1;
  top: -1em;
  right: 0;
  background: #ccc;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,.2) 5%,rgba(0,0,0,.2) 80%,rgba(0,0,0,0) 100%);
}

.featured-image-header {
  height: 300px;
  overflow: hidden;
  position: relative;
  z-index: -1;
}

.featured-image-header img {
  width: 100%;
  height: auto;
  min-height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
}

.entry-meta > div {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 1em 1em 0;
  font-size: .8em;
}

.entry-meta > div:last-child {
  margin-right: 0;
}

.entry-category {
}

.entry-author img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 2em 2em 0;
  vertical-align: middle;
  float: left;
}

.entry-author h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .9em;
}

.entry-meta > div.entry-date {
  text-transform: uppercase;
  font-size: .75em;
}

.entry-date strong {
  font-size: 1.2em;
}

.entry-tags a {
  display: inline-block;
  border-radius: 12px 3px 3px 12px;
  padding: 0 16px;
  line-height: 24px;
  font-size: .7em;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  -webkit-transition: background .2s ease;
  -moz-transition: background .2s ease;
  -ms-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
}

.entry-tags a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 8px;
  height: 8px;
  border: 2px solid #999;
  border-radius: 4px;
}

.entry-summary p {
  padding-bottom: .5em;
  font-size: .9em;
}

.entry-summary > p:first-child {
  font-style: italic;
  font-size: .9em;
  opacity: .8;
}

.entry-footer {
  clear: both;
  font-size: .9em;
}

.entry-footer h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1em;
}

.fullscreen-gallery.gallery {
  height: 100vh;
  margin: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.fullscreen-gallery .gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
}

.fullscreen-gallery .gallery-caption .entry-summary {
  width: 100%;
  bottom: 0;
  padding: 2.5em 4.5%;
  opacity: 1;
}

.fullscreen-gallery .gallery-item {
  height: 100%;
  width: 100%;
}

.fullscreen-gallery .gallery-icon {
  height: 100%;
  width: 100%;
}

.fullscreen-gallery .gallery-video {
  height: 100%;
  width: 100%;
}

.fullscreen-gallery .gallery-video video {
  height: 100%;
  width: 100%;
  display: inline-block;
  vertical-align: baseline;
}

.fullscreen-gallery .gallery-icon img {
  min-width: 100%;
  min-height: 100%;
}

.fullscreen-gallery .gallery-caption h3 {
  font-size: 1.55em;
  margin-bottom: .3em;
}

.fullscreen-gallery.kenburns-gallery .gallery-icon {
  display: none;
}

.fullscreen-gallery.kenburns-gallery canvas {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 127px;
}

.gallery.no-margin {
  margin-bottom: 0 !important;
}

#footer {
  text-align: right;
  padding: 2em 4.5% 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

.entry-social {
  display: inline-block;
  vertical-align: top;
  float: left;
  font-size: 1.1em;
  position: relative;
  bottom: .45em;
}

.entry-social .sharers {
  font-size: .9em;
  display: inline-block;
  padding-left: 2em;
}

.entry-social .sharers a {
  padding: 0 .5em;
  color: #222;
  text-decoration: underline;
}

.entry-social a.button {
  margin-bottom: .2em;
}

#footer p.copyright {
  display: inline-block;
  text-align: right;
  padding-left: 1em;
  font-size: 1.0em;
}

#footer p.back-to-top {
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  white-space: nowrap;
}

#footer p.back-to-top a {
  color: #222;
  text-decoration: underline;
}

ul.social-icons {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 .5em;
  line-height: 1.1;
}

ul.social-icons::after {
  content: "";
  display: block;
  clear: both;
}

ul.social-icons li {
  display: inline-block;
  padding: 0 0 0 1em;
  font-size: 1em;
}

ul.social-icons li a {
  text-decoration: none !important;
}

ul.social-icons li a:hover i {
  color: #EA8E00;
  -moz-animation: spinHorizontal .5s linear;
  -o-animation: spinHorizontal .5s linear;
  -webkit-animation: spinHorizontal .5s linear;
  animation: spinHorizontal .5s linear;
}

@-webkit-keyframes spinHorizontal {
  0% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(-360deg);
  }
}

@-mox-keyframes spinHorizontal {
  0% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(-360deg);
  }
}

@-o-keyframes spinHorizontal {
  0% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(-360deg);
  }
}

@keyframes spinHorizontal {
  0% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(-360deg);
  }
}

.board {
  font-size: 12px !important;
}

table.seLayout {
  border-width: 0px !important;
}

.cat > .board {
  font-size: 13px !important;
  font-weight: bold !important;
  padding: 5px;
  color: #ff0000;
  margin-bottom: 20px;
}

td.paging {
  padding-top: 40px;
}

#basicCube { width: 100%; height: 524px; }


@media screen and (max-width: 1024px) {
  #basicCube { width: 100%; height: 280px; }
}

@media screen and (max-width: 800px) {
  #basicCube { width: 100%; height: 218px; }
}

@media screen and (max-width: 640px) {
  #basicCube { width: 100%; height: 582px; }
}

@media screen and (max-width: 480px) {
  #basicCube { width: 100%; height: 437px; }
}


@media screen and (max-width: 414px) {
  #basicCube { width: 100%; height: 377px; }
}

@media screen and (max-width: 400px) {
  #basicCube { width: 100%; height: 364px; }
}

@media screen and (max-width: 375px) {
  #basicCube { width: 100%; height: 341px; }
}

@media screen and (max-width: 360px) {
  #basicCube { width: 100%; height: 328px; }
}


@media screen and (max-width: 320px) {
  #basicCube { width: 100%; height: 291px; }
}






@media screen and (max-width: 1024px) {
  #header nav ul li a {
    padding: 0.5em 1em;
  }
  #header nav {
    right: 1em;
  }
}

@media screen and (max-width: 980px) {
  #content {
    font-size: 1em;
  }

  #header {
  }
  #header nav {
    right: 1em;
  }
  #header nav #menu-burger i {
    font-size: 2em;
  }

  #header nav #menu-burger {
    display: block;
    z-index: 999;
  }

  #header nav #menu {
    position: fixed;
    width: 200px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    padding: 5% 0em;
    z-index: 888;
    overflow-y: scroll;
    -webkit-transform: translate3d(-320px,0,0);
    transform: translate3d(-320px,0,0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  }

  #header nav #menu.menu-shown {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  }

  #header nav ul {
    font-size: 1.2em;
    text-align: center;
    float: none;
  }

  #header nav ul li {
    display: block;
    margin: 0 auto;
    clear: both;
  }

  #header nav ul li a {
    color: white !important;
  }

  #header nav ul.sub-menu {
    display: block !important;
    border: 0;
    position: static !important;
    background: transparent !important;
    margin: 0 auto !important;
    float: none;
    text-align: center;
    padding: 0 0 1.5em 0;
    font-size: .8em;
    opacity: 1 !important;
    overflow: visible !important;
  }

  .fullscreen-gallery .gallery-icon img {
    height: 100%;
    width: auto;
    max-width: 9999px;
  }

  #footer, body.fullscreen #footer {
    padding-bottom: 2.5em;
  }

  #footer p.back-to-top {
    position: relative;
    padding: 0 0 0 1em;
  }
}

@media screen and (max-width: 640px) {
  #header {
    padding-top: 0px;
  }

  body #content > .wrapper {
    padding-top: 1em;
  }

  .image-with-caption figcaption {
    opacity: 1;
    bottom: 0;
    background: rgba(0,0,0,.3);
    padding-top: 2em;
  }

  .p50, .column-grid .column {
    float: none !important;
    width: 100% !important;
    padding-right: 0;
    clear: both;
  }

  #content p.input-block.p50.right {
    padding-right: 0;
    margin-left: 0;
  }

  .left, .right {
    float: none !important;
    padding-bottom: 25px;
  }

  .right {
    margin-left: 0 !important;
  }

  img.right, img.alignright, img.left, img.alignleft {
    float: none !important;
    padding-bottom: 0;
  }

  .justifyright {
    text-align: left;
  }

  img.alignnone.size-full {
    margin: 0 0 0 -2em;
    max-width: 115%;
  }

  .colorful-content-box a.button {
    float: none;
    margin-top: 1em;
  }

  body.fullscreen .position-absolute {
    bottom: 20%;
  }

  .masonry-gallery .gallery-item {
    width: 47.5% !important;
  }

  .fullscreen-gallery .gallery-caption {
    font-size: 70%;
  }

  #blog-timeline {
    width: 100%;
  }

  #blog-timeline::before, #blog-timeline article::before, #blog-timeline article h2::before, #blog-timeline article .featured-image::after {
    display: none;
  }

  #blog-timeline article {
    width: 100%;
    float: none;
    text-align: left !important;
    padding: 0;
  }

  #blog-timeline article .featured-image {
    position: static;
    float: left;
    margin: -5px 1em 4em -10px;
  }

  #blog-post {
    width: 100%;
  }

  .blog-oneline-carousel .viewport {
    width: 100%;
  }

  .blog-oneline-carousel ul li {
    line-height: 1.3;
    padding-top: 5px;
  }

  #footer, body.fullscreen #footer {
    padding-bottom: 0px;
  }

  #footer p.copyright {
    display: inline-block;
    text-align: center;
    padding: 0px;
    font-size: 0.8em;
    line-height: 1.5em;
  }

  .big-text {
    display: none;
  }

  ul.address {
    padding: 1em 0;
    line-height: 1.6;
  }

  #page-top-sub1, #page-top-sub2, #page-top-sub3, #page-top-sub4, #page-top-sub5, {
    display: none;
  }

  .hidden-640 {
    display: none;
  }

  .nneditor-toolbar-container {
    display: none;
  }

  input[type='text'][name='writer'] {
    width: 95% !important;
    padding: 5px;
  }

  input[type='text'][name='receiver_email'] {
    width: 95% !important;
    padding: 5px;
  }

  input[type='password'][name='password'] {
    padding: 5px;
  }

  input[type='text'][name='subject'] {
    width: 95% !important;
    padding: 5px;
  }

  #descriptionView_IFRAME {
    height: 200px !important;
    padding: 5px;
  }

  input[type='text'][name='name'] {
    width: 95% !important;
    padding: 5px;
  }

  input[type='text'][name='title'] {
    width: 95% !important;
    padding: 5px;
  }

  textarea[name='description'] {
    width: 95% !important;
  }
}

@media screen and (max-height: 480px) {
  .fullscreen-gallery .gallery-caption .entry-summary {
    padding-bottom: 2em;
  }
}

@media screen and (max-width: 640px) and (orientation: portrait) {
  .fullscreen-gallery .gallery-caption .entry-summary {
    padding-bottom: 5em;
  }

  .blog-oneline-carousel .viewport {
    width: 100%;
  }

  .blog-oneline-carousel ul li {
    line-height: 1.3;
    padding-top: 5px;
  }
}
















#lefttext {
  height: 100px;
  margin-bottom: 2em;
}

.lefttext {
  font-size: 20px;
  font-weight: bold;
  padding-left: 200px;
  color: #fff;
  text-align: left;
}


























#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}
#cssmenu {
  width: 212px;
  z-index: 10;
}
#cssmenu ul {
  border: 1px solid #cccccc;
  border-radius: 5px;
  background: #ffffff;
  background: -moz-linear-gradient(bottom, #f0f0f0, #ffffff);
  background: -webkit-linear-gradient(bottom, #f0f0f0, #ffffff);
  background: -o-linear-gradient(bottom, #f0f0f0, #ffffff);
  background: -ms-linear-gradient(bottom, #f0f0f0, #ffffff);
  background: linear-gradient(to top, #f0f0f0, #ffffff);
}
#cssmenu ul li {
  display: block;
  border-bottom: 1px solid #cccccc;
}
#cssmenu ul li.active {
  border-bottom: 0;
}
#cssmenu ul li:last-child {
  border-bottom: 0;
}
#cssmenu ul li a {
  display: block;
  padding: 12px 12px;
  font-family: 'Nanum Square', 'Nanum Gothic', 'Open Sans', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #444444;
}
#cssmenu ul li.active {
  left: -8px;
  width: 224px;
  padding: 2px;
  background: #ce4c4a;
  background: -moz-linear-gradient(bottom, #474a4a, #7d7f7f);
  background: -webkit-linear-gradient(bottom, #474a4a, #7d7f7f);
  background: -o-linear-gradient(bottom, #474a4a, #7d7f7f);
  background: -ms-linear-gradient(bottom, #474a4a, #7d7f7f);
  background: linear-gradient(to top, #474a4a, #7d7f7f);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
#cssmenu ul li.active > a {
  padding: 12px 12px 12px 16px;
  border-left: 1px dashed #c0c2c2;
  border-top: 1px dashed #c0c2c2;
  border-bottom: 1px dashed #c0c2c2;
  color: #ffffff;
  text-shadow: 0 1px 1px #393b3b;
}
#cssmenu ul li.active:after {
  position: absolute;
  right: -16px;
  top: 7px;
  width: 31.526911934581186px;
  height: 31.526911934581186px;
  background: #ce4c4a;
  background: -moz-linear-gradient(-45deg, #474a4a, #7d7f7f);
  background: -webkit-linear-gradient(-45deg, #474a4a, #7d7f7f);
  background: -o-linear-gradient(-45deg, #474a4a, #7d7f7f);
  background: -ms-linear-gradient(-45deg, #474a4a, #7d7f7f);
  background: linear-gradient(-45deg, #474a4a, #7d7f7f);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#cssmenu ul li.active:before {
  position: absolute;
  right: -12px;
  top: 9px;
  z-index: 10;
  width: 28.526911934581186px;
  height: 28.526911934581186px;
  border-right: 1px dashed #c0c2c2;
  border-top: 1px dashed #c0c2c2;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#cssmenu ul li.active a:after {
  position: absolute;
  bottom: -7px;
  left: -11px;
  z-index: -1;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid #393b3b;
  content: "";
}













#upmenu ul,
#upmenu li,
#upmenu span,
#upmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#upmenu {
  line-height: 1;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #474a4a;
  background: -moz-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7f7f), color-stop(100%, #474a4a));
  background: -webkit-linear-gradient(top, #333333 0%, #474a4a 100%);
  background: -o-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: -ms-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: linear-gradient(to bottom, #7d7f7f 0%, #474a4a 100%);
  border-bottom: 2px solid #474a4a;
  width: 65%;
  float: right;
}
#upmenu:after,
#upmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#upmenu a {
  background: #474a4a;
  background: -moz-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7f7f), color-stop(100%, #474a4a));
  background: -webkit-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: -o-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: -ms-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: linear-gradient(to bottom, #7d7f7f 0%, #474a4a 100%);
  color: #ffffff;
  display: block;
  font-family: 'Nanum Square', 'Nanum Gothic', 'Open Sans', sans-serif, Helvetica, Arial, sans-serif;
  padding: 19px 22px;
  text-decoration: none;
}
#upmenu ul {
  list-style: none;
}
#upmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#upmenu.align-center {
  text-align: center;
}
#upmenu.align-center > ul > li {
  float: none;
}
#upmenu.align-center ul ul {
  text-align: left;
}
#upmenu.align-right > ul {
  float: right;
}
#upmenu.align-right ul ul {
  text-align: right;
}
#upmenu > ul > li > a {
  color: #ffffff;
  font-size: 15px;
}
#upmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #474a4a;
  margin-left: -10px;
}
#upmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#upmenu.align-right > ul > li:first-child > a,
#upmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#upmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#upmenu > ul > li.active > a,
#upmenu > ul > li:hover > a {
  color: #ffffff;
  box-shadow: inset 0 0 3px #474a4a;
  -moz-box-shadow: inset 0 0 3px #474a4a;
  -webkit-box-shadow: inset 0 0 3px #474a4a;
  background: #474a4a;
  background: -moz-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7f7f), color-stop(100%, #474a4a));
  background: -webkit-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: -o-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: -ms-linear-gradient(top, #7d7f7f 0%, #474a4a 100%);
  background: linear-gradient(to bottom, #7d7f7f 0%, #474a4a 100%);
}
#upmenu .has-sub {
  z-index: 500;
}
#upmenu .has-sub:hover > ul {
  display: block;
}
#upmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 300px;
  top: 100%;
  left: 0;
}
#upmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#upmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#upmenu .has-sub ul li a {
  background: #7d7f7f;
  border-bottom: 1px dotted #474a4a;
  font-size: 15px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#upmenu .has-sub ul li:hover a {
  background: #7d7f7f;
}
#upmenu ul ul li:hover > a {
  color: #ffffff;
}
#upmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#upmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#upmenu.align-right .has-sub .has-sub ul,
#upmenu.align-right ul ul ul {
  left: auto;
  right: 100%;
}
#upmenu .has-sub .has-sub ul li a {
  background: #474a4a;
  border-bottom: 1px dotted #474a4a;
}
#upmenu .has-sub .has-sub ul li a:hover {
  background: #474a4a;
}
#upmenu ul ul li.last > a,
#upmenu ul ul li:last-child > a,
#upmenu ul ul ul li.last > a,
#upmenu ul ul ul li:last-child > a,
#upmenu .has-sub ul li:last-child > a,
#upmenu .has-sub ul li.last > a {
  border-bottom: 0;
}








/* Äü¸Þ´º */
#quick {
position: absolute;
width: 100px;
left: 50%;
top: 0;
margin-left: 540px;
height: auto;
z-index: 20;
}
#quick .quick_menu { margin-top:25px; }
/*#quick .quick_menu li img { display:block; }*/
#quick .quick_menu li a {
text-align: center;
width: 100%;
margin:0 auto;
display: block;
outline-style: none;
text-decoration: none;
/*-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
background-color: hsla(0,0%,100%,0.00);*/
}






/*»çÀÌµå¸Þ´º(sns)*/
.side_banner {position:fixed;bottom:125px;right:5px;cursor:pointer;z-index: 1000; }
.side_banner li {margin-top: 10px; }
.side_banner a { display:block; }
@media (max-width: 1024px) {
.side_banner img {width:42px; height:42px;}
.side_banner {position:fixed;bottom:60px;right:5px;cursor:pointer; }
}

/*color: #222;(464ÁÙ-»çÀÌµå ¸Þ´º ¿ÞÂÊ¾Æ·¡ Á¡)*/










