@charset "utf-8";
@font-face {
  font-family: 'NotoKrB';
  src: url(/e100in/include/font/NotoSans-Bold.eot);
  src: url(/e100in/include/font/NotoSans-Bold?#iefix) format('embedded-opentype'), url(/e100in/include/font/NotoSans-Bold.woff2) format('woff2'), url(/e100in/include/font/NotoSans-Bold.woff) format('woff'), url(/e100in/include/font/NotoSans-Bold.otf) format("opentype"), url(/e100in/include/font/NotoSans-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'NotoKrR';
  src: url(/e100in/include/font/NotoSans-Regular.eot);
  src: url(/e100in/include/font/NotoSans-Regular?#iefix) format('embedded-opentype'), url(/e100in/include/font/NotoSans-Regular.woff2) format('woff2'), url(/e100in/include/font/NotoSans-Regular.woff) format('woff'), url(/e100in/include/font/NotoSans-Regular.otf) format("opentype"), url(/e100in/include/font/NotoSans-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'NotoKrL';
  src: url(/e100in/include/font/NotoSans-Light.eot);
  src: url(/e100in/include/font/NotoSans-Light?#iefix) format('embedded-opentype'), url(/e100in/include/font/NotoSans-Light.woff2) format('woff2'), url(/e100in/include/font/NotoSans-Light.woff) format('woff'), url(/e100in/include/font/NotoSans-Light.otf) format("opentype"), url(/e100in/include/font/NotoSans-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'NotoKrM';
  src: url(/e100in/include/font/NotoSans-Medium.eot);
  src: url(/e100in/include/font/NotoSans-Medium?#iefix) format('embedded-opentype'), url(/e100in/include/font/NotoSans-Medium.woff2) format('woff2'), url(/e100in/include/font/NotoSans-Medium.woff) format('woff'), url(/e100in/include/font/NotoSans-Medium.otf) format("opentype"), url(/e100in/include/font/NotoSans-Medium.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
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%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  letter-spacing: -0.03em;
  font-family: 'NotoKrR', sans-serif;
}
html:before,
body:before,
div:before,
span:before,
object:before,
iframe:before,
h1:before,
h2:before,
h3:before,
h4:before,
h5:before,
h6:before,
p:before,
blockquote:before,
pre:before,
abbr:before,
address:before,
cite:before,
code:before,
del:before,
dfn:before,
em:before,
img:before,
ins:before,
kbd:before,
q:before,
samp:before,
small:before,
strong:before,
sub:before,
sup:before,
var:before,
b:before,
i:before,
dl:before,
dt:before,
dd:before,
ol:before,
ul:before,
li:before,
fieldset:before,
form:before,
label:before,
legend:before,
table:before,
caption:before,
tbody:before,
tfoot:before,
thead:before,
tr:before,
th:before,
td:before,
article:before,
aside:before,
canvas:before,
details:before,
figcaption:before,
figure:before,
footer:before,
header:before,
hgroup:before,
menu:before,
nav:before,
section:before,
summary:before,
time:before,
mark:before,
audio:before,
video:before,
html:after,
body:after,
div:after,
span:after,
object:after,
iframe:after,
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after,
p:after,
blockquote:after,
pre:after,
abbr:after,
address:after,
cite:after,
code:after,
del:after,
dfn:after,
em:after,
img:after,
ins:after,
kbd:after,
q:after,
samp:after,
small:after,
strong:after,
sub:after,
sup:after,
var:after,
b:after,
i:after,
dl:after,
dt:after,
dd:after,
ol:after,
ul:after,
li:after,
fieldset:after,
form:after,
label:after,
legend:after,
table:after,
caption:after,
tbody:after,
tfoot:after,
thead:after,
tr:after,
th:after,
td:after,
article:after,
aside:after,
canvas:after,
details:after,
figcaption:after,
figure:after,
footer:after,
header:after,
hgroup:after,
menu:after,
nav:after,
section:after,
summary:after,
time:after,
mark:after,
audio:after,
video:after {
  box-sizing: inherit;
}
body {
  color: #333;
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul,
ol {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
body,
button,
input,
select,
table,
textarea {
  font-family: 'NotoKrR', sans-serif;
}
a {
  text-decoration: none;
  color: #333;
}
.bx-wrapper {
  box-shadow: none;
  border: 0;
  margin-bottom: 0;
}
img {
  display: block;
}
ul {
  list-style: none;
}
/* input type number 에서 화살표 제거 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=number] {
  -moz-appearance: textfield;
}
main {
  /*overflow: hidden;*/
  min-height: 100vh;
}
.wrap {
  position: relative;
}
.container {
  width: 100%;
  padding: 0;
  position: relative;
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
    margin: 0 auto;
  }
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.responsive__text {
  display: inline-block;
  margin-bottom: 10px;
}
@media (max-width: 330px) {
  .responsive__text {
    display: block;
    /*margin-bottom: 0;*/
  }
}
.responsive__inner {
  overflow: hidden;
  padding: 10px 20px;
}
@media (min-width: 992px) {
  .responsive__inner {
    padding: 10px 40px;
  }
}
[class*="col-"] {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
  position: relative;
}
.col-xs-2 {
  width: 16.66666667%;
  position: relative;
}
.col-xs-3 {
  width: 25%;
  position: relative;
}
.col-xs-4 {
  width: 33.33333333%;
  position: relative;
}
.col-xs-5 {
  width: 41.66666667%;
  position: relative;
}
.col-xs-6 {
  width: 50%;
  position: relative;
}
.col-xs-7 {
  width: 58.33333333%;
  position: relative;
}
.col-xs-8 {
  width: 66.66666667%;
  position: relative;
}
.col-xs-9 {
  width: 75%;
  position: relative;
}
.col-xs-10 {
  width: 83.33333333%;
  position: relative;
}
.col-xs-11 {
  width: 91.66666667%;
  position: relative;
}
.col-xs-12 {
  width: 100%;
  position: relative;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-pull-12 {
  right: 100%;
}
@media (min-width: 768px) {
  .col-sm-1 {
    width: 8.33333333%;
    position: relative;
  }
  .col-sm-2 {
    width: 16.66666667%;
    position: relative;
  }
  .col-sm-3 {
    width: 25%;
    position: relative;
  }
  .col-sm-4 {
    width: 33.33333333%;
    position: relative;
  }
  .col-sm-5 {
    width: 41.66666667%;
    position: relative;
  }
  .col-sm-6 {
    width: 50%;
    position: relative;
  }
  .col-sm-7 {
    width: 58.33333333%;
    position: relative;
  }
  .col-sm-8 {
    width: 66.66666667%;
    position: relative;
  }
  .col-sm-9 {
    width: 75%;
    position: relative;
  }
  .col-sm-10 {
    width: 83.33333333%;
    position: relative;
  }
  .col-sm-11 {
    width: 91.66666667%;
    position: relative;
  }
  .col-sm-12 {
    width: 100%;
    position: relative;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1 {
    width: 8.33333333%;
    position: relative;
  }
  .col-md-2 {
    width: 16.66666667%;
    position: relative;
  }
  .col-md-3 {
    width: 25%;
    position: relative;
  }
  .col-md-4 {
    width: 33.33333333%;
    position: relative;
  }
  .col-md-5 {
    width: 41.66666667%;
    position: relative;
  }
  .col-md-6 {
    width: 50%;
    position: relative;
  }
  .col-md-7 {
    width: 58.33333333%;
    position: relative;
  }
  .col-md-8 {
    width: 66.66666667%;
    position: relative;
  }
  .col-md-9 {
    width: 75%;
    position: relative;
  }
  .col-md-10 {
    width: 83.33333333%;
    position: relative;
  }
  .col-md-11 {
    width: 91.66666667%;
    position: relative;
  }
  .col-md-12 {
    width: 100%;
    position: relative;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
}
@media (min-width: 1180px) {
  .col-lg-1 {
    width: 8.33333333%;
    position: relative;
  }
  .col-lg-2 {
    width: 16.66666667%;
    position: relative;
  }
  .col-lg-3 {
    width: 25%;
    position: relative;
  }
  .col-lg-4 {
    width: 33.33333333%;
    position: relative;
  }
  .col-lg-5 {
    width: 41.66666667%;
    position: relative;
  }
  .col-lg-6 {
    width: 50%;
    position: relative;
  }
  .col-lg-7 {
    width: 58.33333333%;
    position: relative;
  }
  .col-lg-8 {
    width: 66.66666667%;
    position: relative;
  }
  .col-lg-9 {
    width: 75%;
    position: relative;
  }
  .col-lg-10 {
    width: 83.33333333%;
    position: relative;
  }
  .col-lg-11 {
    width: 91.66666667%;
    position: relative;
  }
  .col-lg-12 {
    width: 100%;
    position: relative;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
}
.box-shadow {
  box-shadow: 9px 9px 24px -1px rgba(221, 221, 221, 0.5);
}
.blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}
.header__inner {
  height: 90px;
  padding: 10px 10px 0 10px;
}
@media (min-width: 1200px) {
  .header__inner {
    padding: 28px 0;
    height: 120px;
  }
}
.header__inner--white {
  background-color: #fff;
}
.header__logo {
  float: left;
  overflow: hidden;
}
.header__title {
  background-image: url(/e100in/include/img/e100in_home/logo_100in_g.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: 0 center;
  display: inline-block;
  text-indent: -70px;
  width: 116px;
  height: 67px;
}
@media (min-width: 992px) {
  .header__title {
    background-size: 100%;
  }
}
.header--fixed {
  position: fixed;
  z-index: 101;
}
@media (min-width: 1200px) {
  .header--fixed {
    position: relative;
  }
}
.header--reverse {
  background-image: url(/e100in/include/img/e100in_home/logo_100in_g.svg);
}
.navigator__inner {
  display: none;
  margin-top: 25px;
  float: right;
}
@media (min-width: 1200px) {
  .navigator__inner {
    display: block;
  }
}
.navigator__item {
  position: relative;
  float: left;
}
.navigator__item + .navigator__item {
  margin-left: 60px;
}
.navigator__item:hover .navigator__link,
.navigator__item:active .navigator__link {
  opacity: 1;
  border-bottom: 3px solid #3e87e0;
}
.navigator__item:hover .navigator__link--story,
.navigator__item:active .navigator__link--story {
  opacity: 1;
  border-bottom: 3px solid #FBC026;
}
.navigator__item:hover .navigator__sub,
.navigator__item:active .navigator__sub {
  display: block;
}
.navigator__link {
  color: #000;
  padding-bottom: 10px;
  font-weight: bold;
}
.navigator__link--custom-text {
  color: black;
  opacity: 0.7;
}
.navigator__sub {
  display: none;
  position: absolute;
  z-index: 60;
  width: 150px;
  background-color: #3e87e0;
  padding: 20px 0;
  left: -40px;
  top: 25px;
}
.navigator__sub-item {
  cursor: pointer;
  text-align: center;
  height: 45px;
  line-height: 45px;
}
.navigator__sub-item:hover span:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: -5px;
  border-bottom: 2px solid #fff;
}
.navigator__sub-link {
  color: #fff;
  display: block;
}
.navigator__sub-link span {
  position: relative;
}
.navigator__toggle {
  position: absolute;
  display: block;
  z-index: 9999;
  top: 25px;
  right: 10px;
  padding: 10px;
}
@media (min-width: 1200px) {
  .navigator__toggle {
    display: none;
  }
}
.navigator-mobile {
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  width: 75%;
  height: 100vh;
  background-color: #fff;
  display: none;
}
.navigator-mobile__item--extend {
  position: relative;
}
.navigator-mobile__item--extend:after {
  position: absolute;
  top: 38px;
  right: 20px;
  background: url(/e100in/include/img/e100in_common/arrow.png) no-repeat 0 0;
  width: 10px;
  height: 6px;
  display: block;
  content: '';
}
.navigator-mobile__list {
  padding-top: 80px;
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: 100% 100%;
  height: 100%;
}
.navigator-mobile__link {
  display: inline-block;
  padding: 30px;
  width: 100%;
  font-weight: bold;
  color: #333;
  cursor: pointer;
}
.navigator-mobile__sub {
  background-color: #e9ecef;
  display: none;
}
.navigator-mobile__sub-item {
  border-bottom: 1px solid #dee2e6;
}
.navigator-mobile__sub-link {
  padding: 20px 0 20px 60px;
  display: inline-block;
  width: 100%;
  color: #666;
}
.navigator-mobile__sub-toggle {
  float: right;
}
.hamburger-menu {
  display: inline-block;
  width: 30px;
  height: 23px;
  cursor: pointer;
  position: relative;
}
.hamburger-menu__item {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #a9a9a9;
  border-radius: 9px;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.hamburger-menu__item:nth-child(1) {
  top: 0px;
  transform-origin: left center;
}
.hamburger-menu__item:nth-child(2) {
  top: 11px;
  transform-origin: left center;
}
.hamburger-menu__item:nth-child(3) {
  top: 22px;
  transform-origin: left center;
}
.hamburger-menu__inner {
  position: relative;
}
.hamburger-menu--fixed {
  position: fixed;
}
.hamburger-menu--active .hamburger-menu__item:nth-child(1) {
  transform: rotate(45deg);
  top: 1px;
  left: 4px;
}
.hamburger-menu--active .hamburger-menu__item:nth-child(2) {
  opacity: 0;
}
.hamburger-menu--active .hamburger-menu__item:nth-child(3) {
  transform: rotate(-45deg);
  top: 23px;
  left: 4px;
}
.footer {
  display: block;
  font-size: 13px;
  color: #888;
  background-color: #f4f4f4;
  margin-top: 80px;
  position: relative;
  bottom: 0;
}
.footer__inner {
  padding: 0 20px;
  position: relative;
  height: auto;
}
@media (min-width: 992px) {
  .footer__inner {
    padding: 0;
  }
}
.footer__communication {
  border-bottom: none;
  text-align: center;
  padding-top: 80px;
}
@media (min-width: 992px) {
  .footer__communication {
    padding-top: 0;
    border-bottom: 1px solid #ccc;
  }
}
.footer__logo {
  position: absolute;
  top: 10px;
}
@media (min-width: 992px) {
  .footer__logo {
    top: 50px;
    left: 40px;
  }
}
.footer__image {
  background-image: url(/e100in/include/img/e100in_home/logo_100in_footer.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: 0 center;
  display: inline-block;
  text-indent: -70px;
  width: 116px;
  height: 67px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .footer__image {
    background-size: 100%;
  }
}
.footer__phone {
  height: 80px;
  line-height: 80px;
  text-align: center;
  display: block;
  border-top: 1px solid #ccc;
}
@media (min-width: 992px) {
  .footer__phone {
    text-align: left;
    border-top: none;
  }
}
.footer__phone-number {
  font-size: 25px;
  color: #666;
  position: relative;
  top: 3px;
  margin-left: 10px;
  font-family: 'NotoKrB', sans-serif;
}
.footer__information {
  padding-top: 0;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .footer__information {
    padding-top: 20px;
  }
}
.footer__text {
  display: block;
  line-height: 2;
  text-align: center;
}
details > summary {
  text-align: center;
}
@media (min-width: 992px) {
  .footer__text {
    text-align: left;
  }
  details > summary {
    text-align: left;
  }
}
.footer__text--split {
  margin: 0 10px;
}
.footer__label + .footer__label:before {
  display: inline-block;
  content: '';
  margin: 0 10px;
  width: 1px;
  height: 12px;
  background-color: #b0b0b0;
}
.footer__content {
  padding-left: 0;
  height: 100%;
}
@media (min-width: 992px) {
  .footer__content {
    padding-left: 200px;
  }
}
.footer address {
  font-style: normal;
}
.cover {
  position: relative;
  color: #fff;
  height: 200px;
  overflow: hidden;
}
.cover--home {
  background-color: white;
  background-size: cover;
  background-position: 100%;
}
@media (min-width: 992px) {
  .cover {
    top: -120px;
    height: 400px;
  }
}
.cover__sub-title {
  color: #707070;
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .cover__sub-title {
    text-align: center;
    margin-bottom: 10px;
  }
}
.cover__sub-title span {
  font-family: 'NotoKrL', sans-serif;
  font-size: 15px;
}
@media (min-width: 992px) {
  .cover__sub-title span {
    font-size: 16px;
  }
}
.cover__inner {
  width: 330px;
  position: absolute;
  top: 60%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .cover__inner {
    width: auto;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.cover__content {
  font-size: 33px;
  color: #565656;
}
@media (min-width: 992px) {
  .cover__content {
    text-align: center;
    font-size: 55px;
  }
}
.cover__content span {
  font-family: 'NotoKrB', sans-serif;
  letter-spacing: -0.06em;
}
.cover__title {
  color: #4392f4;
}
.cover__title--story {
  color: #FBC026;
}
.domain {
  position: relative;
  background-color: #fff;
  margin-top: 0;
}
@media (min-width: 992px) {
  .domain {
    padding: 30px 30px 0 30px;
    margin-top: -170px;
  }
}
.domain__nav {
  width: 100%;
  display: none;
  margin: 0;
}
@media (min-width: 992px) {
  .domain__nav {
    display: table;
    border-collapse: collapse;
    border: none;
    table-layout: fixed;
  }
}
.domain__list {
  display: table-row;
}
.domain__item {
  display: table-cell;
  text-align: center;
  border-top: 1px solid #3e87e0;
  border-bottom: 1px solid #3e87e0;
}
.domain__item + .domain__item {
  border-left: 1px solid #3e87e0;
  border-right: 1px solid #3e87e0;
}
.domain__item:nth-child(1) {
  border-left: 1px solid #3e87e0;
}
.domain__item:hover {
  background-color: #3e87e0;
  opacity: 0.9;
}
.domain__item:hover > .domain__link {
  color: #fff;
}
.domain__item:active {
  background-color: #3e87e0;
  opacity: 1;
}
.domain__item:active > .domain__link {
  color: #fff;
}
.domain__item--active {
  background-color: #3e87e0;
}
.domain__item--active > .domain__link {
  color: #fff;
}
.domain__item--active:hover {
  background-color: #3e87e0;
  opacity: 1 !important;
}
.domain__item--active:hover > .domain__link {
  color: #fff;
}
.domain__item.active:hover {
  background-color: #3e87e0;
  opacity: 1 !important;
}
.domain__item.active:hover > .domain__link {
  color: #fff;
}
.domain__item-library {
  border-top: 1px solid #3e87e0;
  border-bottom: 1px solid #3e87e0;
}
.domain__item-library + .domain__item-library {
  border-left: 1px solid #3e87e0;
  border-right: 1px solid #3e87e0;
}
.domain__item-library:nth-child(1) {
  border-left: 1px solid #3e87e0;
}
.domain__item-library:hover {
  background-color: #3e87e0;
}
.domain__item-library:hover > .domain__link {
  color: #fff;
}
.domain__item-library:hover > .domain__link {
  color: #fff;
}
.domain__item-library--active {
  background-color: #3e87e0;
}
.domain__item-library--active > .domain__link {
  color: #fff;
}
.domain__item-library--active > .domain__link {
  color: #fff;
}
.domain__item-library--active:hover {
  background-color: #3e87e0;
  opacity: 1 !important;
}
.domain__item-library--active:hover > .domain__link {
  color: #fff;
}
.domain__item-library--active:hover > .domain__link {
  color: #fff;
}
.domain__item-library.active {
  background-color: #3e87e0;
}
.domain__item-library.active > .domain__link {
  color: #fff;
}
.domain__item-library.active:hover {
  background-color: #3e87e0;
  opacity: 1 !important;
}
.domain__item-library.active:hover > .domain__link {
  color: #fff;
}
.domain__item-library.active:hover > .domain__link {
  color: #fff;
}
.domain__item-icon {
  width: 89px;
  height: 78px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 2;
}
@media (min-width: 992px) {
  .domain__item-icon {
    position: relative;
    width: 133px;
    height: 118px;
    margin-left: auto;
    top: 0;
    transform: none;
  }
}
.domain__link {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
  color: #3e87e0;
  cursor: pointer;
  font-size: 18px;
}
.domain-sly {
  position: relative;
}
@media (min-width: 992px) {
  .domain-sly {
    display: none;
  }
}
.domain-sly > .frame {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.domain-sly__list {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.domain-sly__item {
  float: left;
  box-sizing: border-box;
  width: 100px;
  height: 100%;
  background-color: #fff;
  cursor: pointer;
  text-align: center;
  border-bottom: 2px solid #ccc;
}
.domain-sly__item:hover {
  color: #3e87e0;
}
.domain-sly__item:active {
  border-bottom: 5px solid #3e87e0;
}
.domain-sly__item:active > .domain-sly__link {
  color: #3e87e0;
  font-weight: bold;
}
.domain-sly__item:active > .domain-sly__link {
  color: #3e87e0;
  font-weight: bold;
}
.domain-sly__item--active {
  border-bottom: 5px solid #3e87e0;
}
.domain-sly__item--active > .domain-sly__link {
  color: #3e87e0;
  font-weight: bold;
}
.domain-sly__item--active > .domain-sly__link {
  color: #3e87e0;
  font-weight: bold;
}
.domain-sly__item.active {
  border-bottom: 5px solid #3e87e0;
}
.domain-sly__item.active > .domain-sly__link {
  color: #3e87e0;
  font-weight: bold;
}
.domain-sly__link {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #333;
}
.domain-nav {
  overflow: hidden;
  display: block;
}
@media (min-width: 992px) {
  .domain-nav {
    display: none;
  }
}
.domain-nav__list {
  list-style: none;
  border-bottom: 2px solid #ccc;
}
.domain-nav__item {
  width: 33.3333%;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
  cursor: pointer;
  border-bottom: 2px solid #ccc;
}
.domain-nav__item-library {
  border-bottom: 5px solid #3e87e0;
  color: #3e87e0;
}
.dimmed {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0.6;
  z-index: 9997;
}
.dimmed--active {
  display: block;
}
.space__list {
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .space__list {
    margin: 60px auto;
  }
}
.space__split {
  margin: 0 9px;
}
.space .bx-viewport {
  height: auto !important;
}
.space .bx-wrapper .bx-controls-direction a {
  z-index: 100 !important;
}
.space__header {
  margin-top: 30px;
  display: inline-block;
}
@media (min-width: 992px) {
  .space__header {
    margin-top: 0;
  }
}
.space__logo {
  max-width: 100%;
  display: inline-block;
}
.space__logo--library {
  height: 60px;
}
@media (min-width: 992px) {
  .space__logo--library {
    height: 80px;
  }
}
.space__title {
  display: inline-block;
  position: relative;
  top: -26px;
  font-size: 17px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .space__title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 280px) {
  .space__title {
    margin-left: 0;
    top: 0;
  }
}
.space__sub-title {
  display: none;
  color: #777777;
  margin: 30px 0;
}
@media (min-width: 992px) {
  .space__sub-title {
    display: block;
  }
}
.space__block {
  margin-top: 10px;
  line-height: 20px;
}
.space__bold {
  color: #FBC026;
  padding-left: 10px;
}
.space__branch {
  font-size: 12px;
  position: relative;
  top: -1px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .space__branch {
    font-size: 17px;
    top: -3px;
  }
}
.space__slider {
  position: relative;
}
.space__slider-inner {
  margin-top: 30px;
}
.space__slider-image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto !important;
}
.space__middle {
  position: relative;
  top: 10px;
}
.space .bx-wrapper .bx-pager .bx-pager-link {
  display: inline-block !important;
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  border: 1px solid #FBC026 !important;
  background: none !important;
  margin: 0 2px !important;
}
.space .bx-wrapper .bx-pager .bx-pager-link.active {
  background-color: #FBC026 !important;
  border-radius: 8px !important;
  width: 20px !important;
}
.space__whitenight .bx-wrapper .bx-pager .bx-pager-link {
  display: inline-block !important;
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  border: 1px solid #3e87e0 !important;
  background: none !important;
  margin: 0 2px !important;
}
.space__whitenight .bx-wrapper .bx-pager .bx-pager-link.active {
  background-color: #3e87e0 !important;
  border-radius: 8px !important;
  width: 20px !important;
}
.space .bx-controls-direction {
  display: none;
}
@media (min-width: 768px) {
  .space .bx-controls-direction {
    display: block;
  }
}
.space__arrow {
  display: inline-block;
  background-color: #343a40;
  cursor: pointer;
  padding: 20px;
  position: absolute;
  display: none;
}
@media (min-width: 768px) {
  .space__arrow {
    top: 46%;
    display: block;
  }
}
.space__arrow--left {
  left: -10px;
}
@media (min-width: 992px) {
  .space__arrow--left {
    left: -25px;
  }
}
.space__arrow--right {
  right: -10px;
}
@media (min-width: 992px) {
  .space__arrow--right {
    right: -25px;
  }
}
.space .bx-controls-direction a {
  width: 50px;
  height: 55px;
  top: 46%;
  padding: 15px;
}
.space .bx-wrapper .bx-prev {
  left: -20px;
}
.space .bx-wrapper .bx-next {
  right: -20px;
}
.space__information {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .space__information {
    margin-top: 60px;
  }
}
.space__content {
  overflow: hidden;
  height: 100px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
}
.space__content-seat {
  height: 180px;
}
@media (min-width: 992px) {
  .space__content-seat {
    height: 100px;
  }
}
.space__content-whiltnight-time {
  height: 140px;
}
@media (min-width: 992px) {
  .space__content-whiltnight-time {
    height: 100px;
  }
}
.space__content-story-time {
  height: 130px;
}
@media (min-width: 992px) {
  .space__content-story-time {
    height: 100px;
  }
}
.space__content:last-child {
  border: none;
}
.space__main {
  float: left;
  width: 30%;
}
.space__inner {
  display: inline-block;
  width: 120px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}
.space__description {
  line-height: 25px;
  float: left;
  width: 70%;
  text-align: left;
  color: #777777;
}
.space__description strong {
  margin-right: 10px;
}
@media (min-width: 992px) {
  .space__description {
    line-height: initial;
  }
}
.space-guide__item {
  text-align: left;
  padding-bottom: 40px;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
}
@media (min-width: 992px) {
  .space-guide__item {
    padding-bottom: 70px;
  }
}
.space-guide__item:first-child {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .space-guide__item:first-child {
    padding-bottom: 0;
  }
}
.space-guide__item:last-child {
  border: none;
  padding-bottom: 0;
}
.space-guide__title {
  font-size: 26px;
  margin: 30px 0;
  color: #3e87e0;
  letter-spacing: -0.06em;
}
@media (min-width: 992px) {
  .space-guide__title {
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
.space-guide__focus-description {
  line-height: 30px;
}
.space-guide__focus--bold {
  color: #3e87e0;
  font-weight: bold;
}
.space-guide__left {
  padding-right: 0;
}
@media (min-width: 992px) {
  .space-guide__left {
    padding-right: 20px;
  }
}
.space-guide__right {
  padding-left: 0;
}
@media (min-width: 992px) {
  .space-guide__right {
    padding-left: 20px;
  }
}
.space-guide__right--focus {
  position: relative;
  top: 0;
}
@media (min-width: 992px) {
  .space-guide__right--focus {
    top: -90px;
  }
}
.space-guide__time {
  padding-bottom: 50px;
  border-bottom: 1px solid #eaeaea;
}
.space-guide__time-table {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .space-guide__time-table {
    margin-bottom: 0;
  }
}
.space-guide__inner {
  position: relative;
}
.space-guide__penalty {
  overflow: hidden;
}
.space-guide__penalty-score {
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  font-weight: bold;
  border: 1px solid #3e87e0;
  border-radius: 50%;
  color: #3e87e0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.space-guide__penalty-description {
  line-height: 25px;
  height: 115px;
  display: flex;
  align-items: center;
  margin-left: 100px;
}
@media (min-width: 992px) {
  .space-guide__penalty-description {
    height: 100px;
  }
}
.space-guide__award-text {
  margin: 10px 0;
  color: #999;
  font-size: 13px;
  text-align: right;
}
@media (min-width: 992px) {
  .space-guide__award-text {
    text-align: left;
  }
}
.space-guide__award table {
  border-collapse: collapse;
  width: 100%;
}
.space-guide__award caption {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #333;
  padding-bottom: 15px;
}
.space-guide__award tr:first-child th,
.space-guide__award tr:first-child td {
  border-top: 1px solid #eaeaea;
}
.space-guide__award th {
  font-weight: normal;
  background-color: #ebf3fc;
  width: 160px;
}
@media (min-width: 992px) {
  .space-guide__award th {
    width: 180px;
  }
}
.space-guide__award th,
.space-guide__award td {
  border-bottom: 1px solid #eaeaea;
  text-align: center;
  vertical-align: middle;
  height: 50px;
}
.space-guide__award--min tr:first-child th,
.space-guide__award--min tr:first-child td {
  height: 50px;
  line-height: 50px;
}
.space-guide__award--min tr:last-child th,
.space-guide__award--min tr:last-child td {
  height: 102px;
}
.space-guide__award-block {
  display: block;
}
.space-guide__award-block:last-child {
  margin-top: 7px;
}
@media (min-width: 992px) {
  .space-guide__award-block {
    display: inline-block;
  }
  .space-guide__award-block:last-child {
    margin-top: 0;
  }
}
.space-guide__card {
  margin-top: 0;
}
@media (min-width: 992px) {
  .space-guide__card {
    margin-top: 50px;
  }
}
.space-guide__card-thumbnail {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .space-guide__card-thumbnail {
    margin-top: 0;
  }
}
.space-guide__card-image {
  box-shadow: 9px 9px 24px -1px rgba(221, 221, 221, 0.5);
  margin-bottom: 30px;
  width: 220px;
  height: 350px;
}
.space-guide__card-description {
  line-height: 30px;
}
.space-guide__image {
  max-width: 100%;
}
.bx-pager .bx-pager-link {
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  border: 1px solid #3e87e0 !important;
  background-color: #fff !important;
  margin: 0 2px !important;
}
.bx-pager .bx-pager-link.active {
  background-color: #3e87e0 !important;
  border-radius: 10px !important;
  width: 20px !important;
}
.arrow {
  position: relative;
  overflow: hidden;
  display: inline-block;
  font-size: 15px;
  width: 15px;
  height: 15px;
}
.arrow__left {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: rotate(-45deg);
  left: 3px;
}
.arrow__right {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  right: 3px;
}
.price {
    float: right;
    color: #3e87e0;
    border-bottom: 1px solid #3e87e0;
    padding-bottom: 4px;
    margin-bottom: 5px;
    font-size: 15px;
    margin-right: 100px;
}

@media screen and (max-width: 768px) {
  .price {
    margin-right: 0;
  }
}
