@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-13 {
    width: 12.5%;
    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%;
  }
}
.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;
  }
}

#popup_layer {
  position:fixed;
  top:0;
  left:0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

/*팝업 박스*/
.popup_box{
  position: relative;
  top:50%;
  left:50%;
  width:400px;
  height: 450px;
  transform:translate(-50%, -50%);
  z-index:1002;
  box-sizing:border-box;
  background:#fff;
  box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.35);
  -webkit-box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 2px 5px 10px 0px rgba(0,0,0,0.35);
}

/*컨텐츠 영역*/
.popup_box .popup_cont {
  padding:30px;
  width: 100%;
  height: 100%;
  line-height:1.6rem;
  font-size:14px;
  word-break: break-word;
  overflow-x: hidden;
  overflow-y: scroll;
}
.popup_box .popup_cont h1 {
  padding:15px 0;
  margin:0;
  font-size: 18px;
  color:#0081d8;
  text-align: center;
}
.popup_box .popup_cont h2 {
  padding:15px 0;
  color:#333;
  margin:0;
  font-size: 16px;
  text-align: center;
}
.popup_box .popup_cont p{
  border-top: 1px solid #666;
  padding-top: 30px;
}

.popup_box .popup_cont .academy{
  color:#0081d8;
  font-size: 18px;
}

.popup_box .popup_cont .highlights{
  color:#ce0000;
  font-size: 16px;
}

/*버튼영역*/
.popup_box .popup_btn {
  display:table;
  table-layout: fixed;
  width:100%;
  height:70px;
  background:#5d5d5d;
  word-break: break-word;
}
.popup_box .popup_btn a {
  position: relative;
  display: table-cell;
  height:70px;
  color:#fff;
  font-size:17px;
  text-align:center;
  vertical-align:middle;
  text-decoration:none;
  background:#ff9239;
}
.popup_box .popup_btn a:before{
  content:'';
  display:block;
  position:absolute;
  top:26px;right:29px;
  width:1px;
  height:21px;
  background:#fff;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.popup_box .popup_btn a:after{
  content:'';
  display:block;
  position:absolute;
  top:26px;
  right:29px;
  width:1px;
  height:21px;
  background:#fff;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup_box .popup_btn a.close_day {
  background:#5d5d5d;
}
.popup_box .popup_btn a.close_day:before, .popup_box .popup_btn a.close_day:after{
  display:none;
}

/*오버레이 뒷배경*/
.popup_overlay{
  position:fixed;
  top:0px;
  right:0;
  left:0;
  bottom:0;
  z-index:1001;
  background:rgba(0,0,0,0.5);
}

.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: #333;
  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;
  }
}
details > summary {
  text-align: center;
}
.footer__text {
  display: block;
  line-height: 2;
  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;
}
.home-information {
  padding-right: 0;
}
@media (min-width: 992px) {
  .home-information {
    padding-right: 40px;
  }
}
.home-banner {
  padding: 10px;
  margin: 0;
}
.home-buttons {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
}
@media (min-width: 1200px) {
  .home-banner {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .home-buttons {
    padding: 0;
    overflow: hidden;
  }
}
.home-banner__list {
    margin-top: 70px;
  }
@media (min-width: 1200px) {
  .home-banner__list {
    float: left;
    width: 1180px;
    margin: 0px;
  }
}
.home-banner__item {
  margin-bottom: 10px;
}
.home-banner__item:last-child {
  margin-bottom: 0;
}
.home-banner__item--empty {
  display: none;
}
@media (min-width: 1200px) {
  .home-banner__item--empty {
    display: block;
  }
  .home-banner__item--empty .home-banner__inner .title {
    color: #d7d7d7;
  }
}
.home-banner__item--empty a {
  cursor: default;
}
@media (min-width: 1200px) {
  .home-banner__item {
    margin-bottom: 20px;
  }
}
.home-banner__header {
  display: flex;
  background-color: #f9f9f9;
  border: 1px solid #eaeaea;
  min-width: 100%;
  box-sizing: border-box;
  padding: 15px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1200px) {
  .home-banner__header {
    min-height: 110px;
    padding: 18px;
  }
}
.home-banner__header--extend {
  min-height: auto;
  background-image: none;
}
@media (min-width: 1200px) {
  .home-banner__header--extend {
    min-height: 180px;
  }
}
.home-banner__header--skin-1 {
  background-image: url(/e100in/include/img/e100in_home/skin_mo_1.png);
}
@media (min-width: 556px) {
  .home-banner__header--skin-1 {
    background-image: url(/e100in/include/img/e100in_home/skin_pc_1.png);
  }
}
.home-banner__header--skin-2 {
  background-image: url(/e100in/include/img/e100in_home/skin_mo_2.png);
}
@media (min-width: 556px) {
  .home-banner__header--skin-2 {
    background-image: url(/e100in/include/img/e100in_home/skin_pc_2.png);
  }
}
.home-banner__header--skin-3 {
  background-image: url(/e100in/include/img/e100in_home/skin_mo_3.png);
}
@media (min-width: 556px) {
  .home-banner__header--skin-3 {
    background-image: url(/e100in/include/img/e100in_home/skin_pc_3.png);
  }
}
.home-banner__inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 95%;
  line-height: 20px;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  .home-banner__inner {
    display: flex;
    width: 1100px;
    padding-right: 20px;
  }
}
.home-banner__inner--extend {
  width: 100%;
  padding-right: 0;
}
.home-banner__inner .title {
  color: #333;
  display: inline-block;
  font-size: 17px;
  line-height: 32px;
  word-break: break-all;
}
@media (min-width: 1200px) {
  .home-banner__inner .title {
    font-size: 25px;
    font-family: 'NotoKrB', sans-serif;
  }
}
.home-banner__inner .title span {
  margin-right: 15px;
}
@media (min-width: 1200px) {
  .home-banner__inner .title span {
    margin-right: 0;
  }
}
.home-banner__inner .description {
  margin-top: 0;
  line-height: 28px;
  display: inline-block;
  font-size: 15px;
  color: #333;
  font-family: 'NotoKrR', sans-serif;
  font-weight: 300;
}
.home-banner__inner .description.hide {
  display: none;
  margin-top: 0;
}
@media (min-width: 1200px) {
  .home-banner__inner .description {
    display: block;
    font-size: 17px;
    margin-top: 10px;
  }
}
.home-banner__url {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 5%;
}
@media (min-width: 1200px) {
  .home-banner__url {
    width: auto;
  }
}
.home-banner__body {
  border: 1px solid #eaeaea;
  border-top: none;
  padding: 15px;
}
@media (min-width: 1200px) {
  .home-banner__body {
    display: flex;
    align-items: center;
    min-height: 70px;
  }
}
.home-banner__body ul {
  padding: 15px;
}
@media (min-width: 1200px) {
  .home-banner__body ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 10px 18px;
  }
}
.home-banner__body li {
  margin-bottom: 7px;
}
.home-banner__body li:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .home-banner__body li {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 3px;
  }
}
.home-banner__body .label {
  color: #999;
  font-size: 13px;
}
@media (min-width: 1200px) {
  .home-banner__body .label {
    margin-bottom: 0;
    font-size: 17px;
  }
}
.home-banner__body .date {
  color: #333;
  font-size: 15px;
  margin-left: 15px;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .home-banner__body .date {
    font-size: 17px;
    word-break: break-all;
  }
}
.home-banner__btn {
  border: none;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  padding: 0;
  line-height: 40px;
}
.home-banner__btn::before,
.home-banner__btn::after {
  transform: rotate(45deg);
  display: inline-block;
  width: 7px;
  height: 7px;
  content: '';
  border-top: 2px solid #3e87e0;
  border-right: 2px solid #3e87e0;
}
@media (min-width: 1200px) {
  .home-banner__btn::before,
  .home-banner__btn::after {
    position: absolute;
    top: 17px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.home-banner__btn::before {
  display: none;
}
@media (min-width: 1200px) {
  .home-banner__btn::before {
    display: inline-block;
    right: 16px;
  }
}
@media (min-width: 1200px) {
  .home-banner__btn::after {
    right: 23px;
  }
}
.home-banner__btn span {
  display: none;
}
@media (min-width: 1200px) {
  .home-banner__btn span {
    display: block;
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .home-banner__btn {
    width: 120px;
    font-size: 17px;
    background-color: #3e87e0;
    color: #fff;
    border-radius: 25px;
  }
}
@media (min-width: 1200px) {
  .home-buttons__link {
    float: left;
    width: 1180px;
    overflow: hidden;
  }

  .home-buttons__link .app {
    display: none;
  }
}
.home-buttons__link li {
  border: 1px solid #eaeaea;
  margin-top: -1px;
  height: 65px;
}
@media (min-width: 1200px) {
  .home-buttons__link li {
    float: left;
    width: 220px;
    height: 180px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: auto;
  }
  .home-buttons__link li:nth-child(1),
  .home-buttons__link li:nth-child(2) {
    margin-bottom: 20px;
  }
}
.home-buttons__link li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transition: all 0.1s ease-in;
}
@media (min-width: 1200px) {
  .home-buttons__link li a:hover,
  .home-buttons__link li a:active {
    background-color: #ebf3fc;
  }
}
.home-buttons__link li a .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 50%;
}
@media (min-width: 1200px) {
  .home-buttons__link li a .inner {
    flex-direction: column;
    width: auto;
  }
}
.home-buttons__link li a img {
  display: inline-block;
  width: 35px;
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .home-buttons__link li a img {
    width: 60px;
    margin-right: 0;
  }
}
.home-buttons__link li a span {
  display: inline-block;
  width: 150px;
  text-align: center;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .home-buttons__link li a span {
    margin-top: 15px;
    display: block;
    font-size: 19px;
    color: #333;
    width: auto;
  }
}
.home-mocktest {
  margin-top: 20px;
}
.home-day100 {
  margin-top: 20px;
}
.home-gak {
  margin-top: 20px;
}
.home-branch__item {
  padding: 4px;
}
.home-branch__inner {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  display: block;
}
.home-branch__image {
  width: 100%;
  border: 1px solid #eaeaea;
}
.home-branch__content {
  /* IE6-9 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home-branch__name {
  display: inline-block;
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #000000;
}
.home__mobile {
  padding: 0 20px;
}
@media (min-width: 992px) {
  .home__mobile {
    padding: 0;
  }
}
.home__responsive {
  padding: 0;
}
@media all and (min-width: 992px) and (max-width: 1180px) {
  .home__responsive {
    padding: 0 20px;
  }
}
.home-content {
  margin-top: 30px;
}
.home-content__title {
  color: #333;
  font-size: 25px;
  margin-top: 30px;
  letter-spacing: -0.06em;
  margin-bottom: 30px;
}
.home-content__title--bold {
  color: #3e87e0;
}
.home-content__link {
  color: #8c8c8c;
  font-size: 15px;
  letter-spacing: -0.06em;
}
.home-content__link--nstore{
  color: #ffffff;
  background-color: #0ebe53;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: -0.06em;
}
.home-content__link--yes24{
  color: #ffffff;
  background-color: #0041a8;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: -0.06em;
}
@media (max-width: 989px) {
  .home-content__title {
    color: #333;
    font-size: 20px;
    margin-top: 20px;
    letter-spacing: -0.06em;
    margin-left: 10px;
    margin-bottom: 30px;
  }
  .home-content__title--bold {
    color: #3e87e0;
  }
  .home-content__link {
    color: #8c8c8c;
    font-size: 13px;
    letter-spacing: -0.06em;
  }
  .home-content__link--nstore{
    color: #ffffff;
    background-color: #0ebe53;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: -0.06em;
  }
}
