@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;
}
.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__nav--online {
  display: table;
  margin-top: 0;
  overflow: hidden;
}
.domain__nav--online-small {
  margin-top: 35px;
}
.domain__nav--online-small .domain__list--online {
  width: 100%;
  position: relative;
}
.domain__nav--online-small .domain__item--online {
  float: left;
  width: 50%;
  height: 29px;
  cursor: pointer;
  padding: 0;
}
@media (min-width: 992px) {
  .domain__nav--online-small .domain__item--online {
    height: 38px;
  }
}
.domain__nav--online-small .domain__item--online-inner {
  display: inline-block;
  width: auto;
}
@media (min-width: 992px) {
  .domain__nav--online-small .domain__item--online-inner {
    width: auto;
  }
}
.domain__nav--online-small .domain__item--online-active .domain__item-icon--live {
  background-image: url(/e100in/include/img/e100in_onlinelecture/live-blue.png);
}
.domain__nav--online-small .domain__item--online-active .domain__link--online {
  color: #3e87e0;
}
.domain__nav--online-small .domain__item--online-active .domain__item-icon--vod {
  background-image: url(/e100in/include/img/e100in_onlinelecture/vod-blue.png);
}
.domain__nav--online-small .domain__item--online-active .domain__item-icon--homework {
  background-image: url(/e100in/include/img/e100in_onlinelecture/homework-blue.png);
}
.domain__nav--online-small .domain__item--online + .domain__item--online {
  border-top: none;
  border-left: 2px solid #d8d8d8;
}
.domain__nav--online-small .domain__item--online-wrap {
  text-align: center;
  position: relative;
}
.domain__nav--online-small .domain__item-icon {
  width: 32px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
  z-index: 2;
  margin-left: 0;
  top: 0;
  transform: none;
}
@media (min-width: 992px) {
  .domain__nav--online-small .domain__item-icon {
    width: 44px;
    height: 38px;
  }
}
.domain__nav--online-small .domain__link--online {
  color: #5d5d5d;
  display: inline;
  position: relative;
  bottom: 7px;
  left: 15px;
  font-size: 17px;
  z-index: 2;
  padding: 0;
  top: -11px;
  margin-left: 0;
}
.domain__nav--online-small .domain__link--online-blue {
  color: #2880de;
}
.domain__nav--online-small .domain__link--online-gray {
  color: #eaeaea;
}
.domain__nav--online-small .domain__item--online-active .domain__item--online-wrap:after {
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3px;
  display: block;
  content: '';
  width: 80%;
  height: 20px;
  background-color: #d4e6f8;
  border-radius: 20px;
}
@media (min-width: 992px) {
  .domain__nav--online-small .domain__item--online-active .domain__item--online-wrap:after {
    width: 154px;
  }
}
@media (min-width: 992px) {
  .domain__nav--online {
    margin-top: 50px;
    text-align: center;
  }
}
.domain__list {
  display: table-row;
}
.domain__list--online {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .domain__list--online {
    margin-bottom: 0;
  }
}
.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--online {
  cursor: pointer;
  box-sizing: border-box;
  height: 150px;
  padding: 0 40px;
}
.domain__item--online + .domain__item--online {
  border-top: 2px solid #d8d8d8;
}
@media (min-width: 992px) {
  .domain__item--online {
    height: auto;
  }
  .domain__item--online + .domain__item--online {
    border-top: none;
  }
}
@media (min-width: 992px) {
  .domain__item--online {
    float: left;
    width: 50%;
    height: 38px;
    cursor: pointer;
    height: 270px;
  }
  .domain__item--online + .domain__item--online {
    border-left: 2px solid #d8d8d8;
  }
}
.domain__item--online-inner {
  display: inline-block;
  text-align: center;
  width: 50%;
}
@media (min-width: 992px) {
  .domain__item--online-inner {
    width: 100%;
  }
}
.domain__item--online-wrap {
  position: relative;
  height: 100%;
  /*text-align: center;*/
}
@media (min-width: 992px) {
  .domain__item--online-wrap {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
  }
}
.domain__item--online-wrap--not .domain__item-icon,
.domain__item--online-wrap--not .domain__link--online {
  cursor: not-allowed;
}
.domain__item--online-wrap--not-vod .domain__item-icon--vod {
  background-image: url(/e100in/include/img/e100in_onlinelecture/vod-gray.png);
}
.domain__item--online-wrap--not-vod .domain__link--online {
  color: #ddd;
}
.domain__item--online-wrap:not(.domain__item--online-wrap--not):hover .domain__item-icon--live {
  background-image: url(/e100in/include/img/e100in_onlinelecture/live-blue.png);
}
.domain__item--online-wrap:not(.domain__item--online-wrap--not):hover .domain__item-icon--vod {
  background-image: url(/e100in/include/img/e100in_onlinelecture/vod-blue.png);
}
.domain__item--online-wrap:not(.domain__item--online-wrap--not):hover .domain__item-icon--homework {
  background-image: url(/e100in/include/img/e100in_onlinelecture/homework-blue.png);
}
.domain__item--online-wrap:not(.domain__item--online-wrap--not):hover .domain__link {
  color: #3e87e0;
}
.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__item-icon--live {
  background-image: url(/e100in/include/img/e100in_onlinelecture/live-black.png);
}
.domain__item-icon--live-blue {
  background-image: url(/e100in/include/img/e100in_onlinelecture/live-blue.png);
}
.domain__item-icon--live-gray {
  background-image: url(/e100in/include/img/e100in_onlinelecture/live-gray.png);
}
.domain__item-icon--vod {
  background-image: url(/e100in/include/img/e100in_onlinelecture/vod-black.png);
}
.domain__item-icon--vod-blue {
  background-image: url(/e100in/include/img/e100in_onlinelecture/vod-blue.png);
}
.domain__item-icon--vod-gray {
  background-image: url(/e100in/include/img/e100in_onlinelecture/vod-gray.png);
}
.domain__item-icon--homework {
  background-image: url(/e100in/include/img/e100in_onlinelecture/homework-black.png);
}
.domain__item-icon--homework-blue {
  background-image: url(/e100in/include/img/e100in_onlinelecture/homework-blue.png);
}
.domain__item-icon--homework-gray {
  background-image: url(/e100in/include/img/e100in_onlinelecture/homework-gray.png);
}
.domain__link {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
  color: #3e87e0;
  cursor: pointer;
  font-size: 18px;
}
.domain__link--online {
  color: #5d5d5d;
  display: inline-block;
  width: auto;
  font-size: 17px;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .domain__link--online {
    display: block;
    position: static;
    font-size: 20px;
    margin-top: 20px;
    padding: 8px 0;
    color: #333;
    right: 0;
    top: 0;
    transform: none;
    margin-left: 0;
  }
}
.domain__link--online-blue {
  color: #2880de;
}
.domain__link--online-gray {
  color: #eaeaea;
}
.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;
}
.onlinelecture {
  margin-top: 10px;
  padding: 0 20px;
}
@media (min-width: 1200px) {
  .onlinelecture {
    padding: 0;
  }
}
.onlinelecture__branch {
  padding: 0;
}
@media (min-width: 1200px) {
  .onlinelecture__branch {
    padding: 0 30px;
  }
}
.onlinelecture__badge {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  padding: 5px 10px;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  font-family: 'NotoKrL', sans-serif;
}
.onlinelecture__badge--lecture {
  background-color: #3e87e0;
}
.onlinelecture__badge--quiz {
  background-color: #7ad3ed;
}
.onlinelecture__title {
  position: relative;
  cursor: pointer;
  font-size: 18px;
  padding: 30px 20px;
  border-bottom: 1px solid #e5e5e5;
  font-family: 'NotoKrB', sans-serif;
}
.onlinelecture__title:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  background: url(/e100in/include/img/e100in_common/arrow.png) no-repeat 0 0;
  width: 10px;
  height: 6px;
}
@media (min-width: 1200px) {
  .onlinelecture__title:after {
    right: 48px;
  }
}
.onlinelecture__title--toggle:after {
  transform: rotate(180deg);
}
.onlinelecture__title p {
  line-height: 25px;
  margin: 0 50px;
}
@media (min-width: 992px) {
  .onlinelecture__title p {
    margin: 0 80px;
  }
}
.onlinelecture__title p.not-mg {
  margin: 0 20px;
}
.onlinelecture__title--sub {
  font-size: 13px;
}
.onlinelecture__title--live:after {
  display: none;
}
@media (min-width: 1200px) {
  .onlinelecture__title {
    padding: 30px 0;
  }
}
.onlinelecture__quiz--date {
  margin-left: 15px;
  font-size: 13px;
}
.onlinelecture__list {
  overflow: hidden;
  display: none;
}
@media (min-width: 1200px) {
  .onlinelecture__list {
    padding: 0 35px;
  }
}
.onlinelecture__list--vod {
  background-color: #fbfbfb;
}
.onlinelecture__item {
  position: relative;
  padding: 20px;
  padding-right: 125px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 1200px) {
  .onlinelecture__item {
    overflow: hidden;
    padding: 27px;
    padding-left: 0;
  }
}
.onlinelecture__item:last-child {
  border-bottom: none;
}
.onlinelecture__autoplay {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: url(/e100in/include/img/e100in_onlinelecture/btn_videoplay.svg) no-repeat 0 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  cursor: pointer;
}
.onlinelecture__autoplay:hover {
  background: url(/e100in/include/img/e100in_onlinelecture/btn_videoplay_hover.svg) no-repeat 0 0;
}
@media (min-width: 1200px) {
  .onlinelecture__autoplay {
    right: 0;
  }
}
.onlinelecture__autoplay--off {
  background: url(/e100in/include/img/e100in_onlinelecture/btn_videoplay_deact.svg) no-repeat 0 0;
  cursor: initial;
}
.onlinelecture__autoplay--off:hover {
  background: url(/e100in/include/img/e100in_onlinelecture/btn_videoplay_deact.svg) no-repeat 0 0;
}
.onlinelecture__quiz {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: url(/e100in/include/img/e100in_onlinelecture/quizgo.svg) no-repeat 0 0;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .onlinelecture__quiz {
    right: 0;
  }
}
.onlinelecture__file {
  position: absolute;
  top: 50%;
  right: 70px;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 14px;
  color: #495057;
}
@media (min-width: 1200px) {
  .onlinelecture__order {
    float: left;
    margin-right: 35px;
  }
}
.onlinelecture__content {
  font-family: 'NotoKrB', sans-serif;
  margin: 10px 0;
  line-height: 22px;
}
@media (min-width: 1200px) {
  .onlinelecture__content {
    float: left;
    width: 400px;
    line-height: auto;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.onlinelecture__teacher {
  color: #686a71;
}
@media (min-width: 1200px) {
  .onlinelecture__teacher {
    float: right;
    width: 500px;
    text-align: center;
  }
}
.onlinelecture .homework__title {
  font-size: 20px;
  line-height: 42px;
  float: left;
}
@media (min-width: 992px) {
  .onlinelecture .homework__title {
    font-size: 25px;
  }
}
.onlinelecture .homework__list ul {
  overflow: hidden;
  padding: 20px 20px 5px 20px;
  border: 1px solid #c5c5c5;
  box-shadow: 11px 6px 23px rgba(233, 236, 239, 0.5);
  border-radius: 10px;
}
.onlinelecture .homework__list h3 {
  margin: 15px 0 5px;
  padding: 25px;
  border: 1px solid #c5c5c5;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
}
.onlinelecture .homework__list h3 span {
  line-height: 20px;
}
.onlinelecture .homework__list h3 span:nth-of-type(1) {
  font-size: 20px;
}
.onlinelecture .homework__list h3 .title + .title {
  margin-left: 25px;
}
.onlinelecture .homework__list h3 .title + .title {
  position: relative;
}
.onlinelecture .homework__list h3 .title + .title:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 1px;
  top: 6px;
  left: -12px;
  height: 14px;
  background-color: #ddd;
}
.onlinelecture .homework__toggle {
  position: absolute;
  top: 32px;
  right: 20px;
  background: url(/e100in/include/img/e100in_common/arrow.png) no-repeat 0 0;
  width: 10px;
  height: 6px;
  display: block;
  content: '';
  transition: all 0.2s;
}
.onlinelecture .homework__toggle.show {
  transform: rotate(180deg);
}
.onlinelecture .homework__content {
  text-align: right;
}
.onlinelecture .homework__content button {
  margin-top: 10px;
  border: none;
  background-color: #3e87e0;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
}
.onlinelecture .homework__control {
  overflow: hidden;
  margin: 20px 0;
}
.onlinelecture .homework__control .submit--pc {
  display: none;
  float: right;
  padding: 13px 40px;
  background-color: #3e87e0;
  color: #fff;
  cursor: pointer;
}
@media (min-width: 992px) {
  .onlinelecture .homework__control .submit--pc {
    display: block;
  }
}
.onlinelecture .homework__control--end {
  margin-top: 20px;
  text-align: center;
}
.onlinelecture .homework__control--end a {
  display: inline-block;
  border: 1px solid #4392f4;
  color: #4392f4;
  padding: 20px 0;
  width: 100%;
}
@media (min-width: 992px) {
  .onlinelecture .homework__control--end a {
    width: 300px;
  }
}
.onlinelecture .homework__control--end a.submit--mobile {
  background-color: #3e87e0;
  color: #fff;
}
@media (min-width: 992px) {
  .onlinelecture .homework__control--end a.submit--mobile {
    display: none;
  }
}
.onlinelecture .homework__item {
  width: 33.3333%;
  text-align: left;
  float: left;
  margin-bottom: 15px;
}
.onlinelecture .homework__item input[type="checkbox"] {
  display: none;
}
@media (min-width: 992px) {
  .onlinelecture .homework__item {
    width: 10%;
  }
}
.onlinelecture .homework__item label {
  position: relative;
  margin-left: 48px;
  cursor: pointer;
}
.onlinelecture .homework__item label:before {
  position: absolute;
  top: 4px;
  left: -25px;
  width: 16px;
  height: 16px;
  display: block;
  content: '';
  background-image: url(/e100in/include/img/e100in_onlinelecture/homework-uncheck.png);
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.onlinelecture .homework__item input[type="checkbox"]:checked + label:before {
  background-image: url(/e100in/include/img/e100in_onlinelecture/homework-check.png);
}
.popup {
  display: none;
}
.popup__inner {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  color: #000;
  z-index: 9998;
  width: 95%;
}
@media (min-width: 768px) {
  .popup__inner {
    width: 450px;
  }
}
.popup__dimmed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  z-index: 9997;
}
.popup__header {
  text-align: right;
  padding: 20px;
}
.popup__body {
  padding: 0 20px 64px 20px;
}
.popup__description {
  text-align: center;
  margin-bottom: 7px;
}
.popup__close {
  right: 0;
  top: 0;
  position: relative;
}
.popup__onlinelecture {
  padding: 40px 25px;
}
@media (min-width: 1200px) {
  .popup__onlinelecture {
    width: auto;
    padding: 40px 100px;
  }
}
.popup__onlinelecture-title {
  padding: 30px;
  padding-top: 0;
  font-size: 20px;
  text-align: center;
}
@media (min-width: 1200px) {
  .popup__onlinelecture-title {
    /*padding: 30px;*/
  }
}
.popup__onlinelecture-controls {
  padding-top: 10px;
  text-align: center;
  font-size: 0;
}
.popup__onlinelecture-btn {
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
  width: calc(50% - 5px);
  background-color: #fff;
  padding: 10px 0;
  font-size: 20px;
  cursor: pointer;
  color: #aaaaaa;
}
.popup__onlinelecture-btn + .popup__onlinelecture-btn {
  margin-left: 10px;
}
@media (min-width: 1200px) {
  .popup__onlinelecture-btn {
    width: 250px;
  }
  .popup__onlinelecture-btn + .popup__onlinelecture-btn {
    margin-left: 40px;
  }
}
@media (min-width: 1200px) {
  .popup__onlinelecture-btn--cancel {
    margin-top: 0;
  }
}
.popup__onlinelecture-btn--complete {
  color: #fff;
  background-color: #3e87e0;
  margin-top: 10px;
  border: 1px solid #3e87e0;
}
@media (min-width: 1200px) {
  .popup__onlinelecture-btn--complete {
    margin-top: 0;
  }
}
.popup__onlinelecture-type {
  margin-bottom: 20px;
  overflow: hidden;
}
.popup__onlinelecture-type div {
  width: 50%;
  float: left;
  text-align: center;
}
.popup__onlinelecture-type input[type="radio"] {
  margin: 0;
  -webkit-appearance: radio;
}
.popup__onlinelecture-type label {
  margin-left: 20px;
}
.popup__onlinelecture ::-webkit-input-placeholder {
  color: #dddddd;
}
.popup__onlinelecture ::-moz-placeholder {
  color: #dddddd;
}
.popup__onlinelecture :-ms-input-placeholder {
  color: #dddddd;
}
.popup__onlinelecture :-moz-placeholder {
  color: #dddddd;
}
.popup__information {
  text-align: center;
}
.popup__information-inner {
  width: 300px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .popup__information-inner {
    width: 350px;
  }
}
.popup__information .boss__input::placeholder {
  color: #bbb;
  font-size: 16px;
}
.popup__information .boss__item {
  padding-top: 25px;
  border: none;
}
.popup__information .boss__menu {
  width: 20%;
  padding: 0;
  text-align: right;
}
.popup__information .boss__input {
  width: 50%;
  margin-left: 27px;
  font-size: 16px;
}
.popup__information .boss__select {
  font-size: 16px;
  width: 100%;
  border: 1px solid #dedede;
  text-align-last: center;
  font-weight: normal;
  padding: 0;
  height: 35px;
}
.popup__information .boss__branch {
  display: inline-block;
  position: relative;
  width: 50%;
  margin-left: 27px;
}
.popup__information .boss__arrow {
  position: absolute;
  top: 12px;
  right: 15px;
  cursor: pointer;
}
.contact {
  padding: 20px;
}
.contact h3 {
  font-size: 30px;
  margin-bottom: 30px;
}
.contact__item {
  margin-bottom: 20px;
}
.contact__item--confirm {
  width: 100%;
  overflow: hidden;
}
.contact__title {
  display: block;
  width: 180px;
  font-family: 'NotoKrB', sans-serif;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .contact__title {
    margin-bottom: 0;
  }
}
.contact__input {
  width: 100%;
  height: 44px;
  background-color: transparent;
  border: 0 none;
  font-size: 16px;
  box-sizing: border-box;
  border-bottom: 1px solid #e1e1e1;
  text-indent: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.contact__input:hover,
.contact__input:focus {
  border-bottom: 1px solid #3e87e0;
}
.contact__input--phone {
  width: calc(96% - 100px);
}
.contact__form {
  width: 100%;
}
@media (min-width: 1200px) {
  .contact__form {
    width: 980px;
    margin: 0 auto;
  }
}
.contact__form textarea {
  width: 100%;
  box-sizing: border-box;
  height: 300px;
  font-size: 16px;
  margin-top: 10px;
  text-indent: 10px;
}
.contact__form textarea:hover,
.contact__form textarea:focus {
  border: 1px solid #4392f4;
}
@media (min-width: 1200px) {
  .contact__form textarea {
    margin-top: 0px;
  }
}
.contact__footer {
  text-align: center;
  border-top: 1px solid #eaeaea;
}
.contact__footer p {
  margin: 40px 0;
  font-family: 'NotoKrB', sans-serif;
}
.contact__footer button {
  border: none;
  background-color: #4392f4;
  color: #fff;
  padding: 20px;
  width: 100%;
  margin-top: 30px;
  font-size: 18px;
  cursor: pointer;
}
.contact__auth {
  box-sizing: border-box;
  float: right;
  border: none;
  background-color: #fff;
  color: #3e87e0;
  width: 100px;
  height: 40px;
  font-size: 13px;
  text-align: center;
  border: 1px solid #3e87e0;
}
@media (min-width: 1200px) {
  .contact__auth {
    width: 120px;
    font-size: 16px;
  }
}
.contact__limit {
  padding-top: 10px;
  text-align: right;
}
.contact ::-webkit-input-placeholder {
  color: #ddd;
  font-size: 16px;
}
.contact ::-moz-placeholder {
  color: #ddd;
  font-size: 16px;
}
.contact :-ms-input-placeholder {
  color: #ddd;
  font-size: 16px;
}
.contact :-moz-placeholder {
  color: #ddd;
  font-size: 16px;
}
.contact textarea::-webkit-input-placeholder {
  color: #ddd;
  font-size: 16px;
}
.contact textarea::-moz-placeholder {
  color: #ddd;
  font-size: 16px;
}
.contact textarea:-ms-input-placeholder {
  color: #ddd;
  font-size: 16px;
}
.contact textarea:-moz-placeholder {
  color: #ddd;
  font-size: 16px;
}
.contact input[type="checkbox"] {
  appearance: checkbox;
  -webkit-appearance: checkbox;
}
@media screen and (min-width: 1200px) {
  .contact {
    padding: 0;
    margin-top: -70px;
  }
  .contact__title {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
  }
  .contact__input {
    width: 796px;
    outline: none;
  }
  .contact__form textarea {
    width: 796px;
    height: 500px;
  }
  .contact__content {
    height: auto;
    line-height: 1;
  }
  .contact__input--phone {
    width: 635px;
  }
  .contact__item--confirm {
    width: 796px;
    display: inline-block;
  }
  .contact__auth {
    margin-top: 0;
  }
  .contact__footer button {
    width: 300px;
  }
}
.quiz {
  font-family: 'NotoKrL', sans-serif;
  background-color: #fff;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9900;
  overflow-x: hidden;
}
.quiz__content {
  margin: 50px 0;
}
@media (min-width: 992px) {
  .quiz__content {
    display: table;
    margin: 100px 0;
  }
}
.quiz__box {
  padding: 0 60px;
}
@media (min-width: 992px) {
  .quiz__box {
    display: table-cell;
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.quiz__box h3 {
  font-size: 25px;
}
.quiz__box img {
  display: inline-block;
  text-align: center;
  width: 100%;
  max-width: 100%;
  height: auto !important;
}
@media (min-width: 992px) {
  .quiz__box img {
    display: inline-block;
    width: 500px;
    max-width: initial;
    height: initial;
  }
}
.quiz__box div {
  margin: 30px 0;
}
.quiz__box span {
  vertical-align: middle;
  font-family: 'NotoKrB', sans-serif;
  margin-right: 10px;
}
.quiz__box input {
  border: none;
  outline: none;
  border-bottom: 1px solid #333333;
  font-size: 20px;
  text-align: center;
  width: 150px;
  box-sizing: border-box;
}
.quiz__box input[disabled] {
  background-color: #ddd;
  border: 1px solid #ddd;
}
@media (min-width: 992px) {
  .quiz__step {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
  }
}
.quiz__step:hover,
.quiz__step:active {
  background-color: rgba(204, 204, 204, 0.1);
}
.quiz__arrow {
  display: inline-block;
  content: '';
  width: 55px;
  height: 105px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .quiz__arrow {
    position: relative;
    top: auto;
    transform: none;
  }
}
.quiz__arrow--prev {
  background: url(/e100in/include/img/e100in_onlinelecture/btn-pre-gray.svg) no-repeat 0 0;
  left: 0;
}
@media (min-width: 992px) {
  .quiz__arrow--prev {
    left: auto;
  }
}
.quiz__arrow--prev--on {
  background: url(/e100in/include/img/e100in_onlinelecture/btn-pre.svg) no-repeat 0 0;
}
.quiz__arrow--next {
  background: url(/e100in/include/img/e100in_onlinelecture/btn-next-gray.svg) no-repeat 0 0;
  right: 0;
}
@media (min-width: 992px) {
  .quiz__arrow--next {
    right: auto;
  }
}
.quiz__arrow--next--on {
  background: url(/e100in/include/img/e100in_onlinelecture/btn-next.svg) no-repeat 0 0;
}
.quiz header {
  border-bottom: 1px solid #919191;
  padding: 30px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .quiz__info {
    float: left;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .quiz__info p {
    float: left;
  }
}
@media (min-width: 992px) {
  .quiz__info span {
    float: left;
  }
}
.quiz__title p {
  font-size: 20px;
}
.quiz__title span {
  padding-top: 10px;
  font-family: 'NotoKrL', sans-serif;
  font-size: 12px;
  color: #333;
}
@media (min-width: 992px) {
  .quiz__title span {
    display: inline-block;
    padding: 0;
    position: relative;
    top: 3px;
    margin-left: 10px;
  }
}
.quiz__date {
  margin-top: 10px;
  font-family: 'NotoKrL', sans-serif;
}
.quiz__btns_pc {
  display: none;
}
@media (min-width: 992px) {
  .quiz__btns_pc {
    display: block;
    float: right;
    position: relative;
    top: 3px;
  }
}
.quiz__btns_mo {
  width: 100%;
  display: block;
  position: fixed;
  bottom: 0;
}
@media (min-width: 992px) {
  .quiz__btns_mo {
    display: none;
  }
}
.quiz__btn {
  overflow: hidden;
  cursor: pointer;
}
.quiz__btn[disabled] {
  background-color: #ddd;
  border: 1px solid #ddd;
}
@media (min-width: 992px) {
  .quiz__btn_pc {
    background-color: #fff;
    font-family: 'NotoKrL', sans-serif;
    border: 1px solid #AAAAAA;
    padding: 10px 70px;
    float: left;
  }
}
.quiz__btn_pc--exit {
  color: #AAAAAA;
}
.quiz__btn_pc--submit {
  background-color: #3e87e0;
  border: 1px solid #3e87e0;
  color: #fff;
}
@media (min-width: 992px) {
  .quiz__btn_pc + .quiz__btn_pc {
    margin-left: 15px;
  }
}
.quiz__btn_mo {
  background-color: #fff;
  font-family: 'NotoKrL', sans-serif;
  border: 1px solid #AAAAAA;
  float: left;
  width: 50%;
  box-sizing: border-box;
  /*padding: 10px 0;*/
  height: 50px;
  font-size: 25px;
}
.quiz__btn_mo--exit {
  color: #AAAAAA;
}
.quiz__btn_mo--submit {
  background-color: #3e87e0;
  border: 1px solid #3e87e0;
  color: #fff;
}
.youtube-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border: 0;
}
.youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
