@font-face {
  font-family: "NotoKrthin";
  font-style: normal;
  font-weight: 100;
  src: local("Noto Sans Thin"), local("NotoSans-Thin"),
    url(../../font/NotoSans-Thin.eot);
  src: url(../../font/NotoSans-Thin.eot?#iefix) format("embedded-opentype"),
    url(../../font/NotoSans-Thin.woff2) format("woff2"),
    url(../../font/NotoSans-Thin.woff) format("woff");
}
@font-face {
  font-family: "NotoKrL";
  font-style: normal;
  font-weight: 100;
  src: local("Noto Sans Light"), local("NotoSans-Light"),
    url(../../font/NotoSans-Light.eot);
  src: url(../../font/NotoSans-Light.eot?#iefix) format("embedded-opentype"),
    url(../../font/NotoSans-Light.woff2) format("woff2"),
    url(../../font/NotoSans-Light.woff) format("woff");
}
@font-face {
  font-family: "NotoKrR";
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans Regular"), local("NotoSans-Regular"),
    url(../../font/NotoSans-Regular.eot);
  src: url(../../font/NotoSans-Regular.eot?#iefix) format("embedded-opentype"),
    url(../../font/NotoSans-Regular.woff2) format("woff2"),
    url(../../font/NotoSans-Regular.woff) format("woff");
}
@font-face {
  font-family: "NotoKrM";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans Medium"), local("NotoSans-Medium"),
    url(../../font/NotoSans-Medium.eot);
  src: url(../../font/NotoSans-Medium.eot?#iefix) format("embedded-opentype"),
    url(../../font/NotoSans-Medium.woff2) format("woff2"),
    url(../../font/NotoSans-Medium.woff) format("woff");
}
@font-face {
  font-family: "NotoKrB";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(../../font/NotoSans-Bold.eot);
  src: url(../../font/NotoSans-Bold.eot?#iefix) format("embedded-opentype"),
    url(../../font/NotoSans-Bold.woff2) format("woff2"),
    url(../../font/NotoSans-Bold.woff) format("woff");
}

html {
  overflow-y: scroll;
  height: 100%;
  width: 780px;
  margin: 0 auto !important;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
}

html,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}

/* font-weight  */
body {
  font-family: "NotoKrR", sans-serif;
}
.light {
  font-family: "NotoKrL", sans-serif;
}
.bold {
  font-family: "NotoKrB", sans-serif;
}
.medium {
  font-family: "NotoKrM", sans-serif;
}
.thin {
  font-family: "NotoKrThin", sans-serif;
}
.shadow {
  text-shadow: 1px 1px 5px #000000;
}
/* text-align */

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

.container {
  margin: 0px auto;
}
.relative {
  position: relative;
}
.mt-33 {
  margin-top: 33px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-90 {
  margin-top: 90px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mr-16 {
  margin-right: 16px;
}
.pd-75 {
  padding: 75px;
}
.btn2 {
  display: block;
  width: 80px;
  padding: 12px 23px;
  border-radius: 19.25px;
}
.btn-orange {
  background-color: #f56823;
  font-size: 14px;
  margin: 20px auto 0;
}
/* font-color */
.white {
  color: #fff !important;
}
.drawer--right .drawer-hamburger {
  right: 43px;
  top: 29px;
  position: absolute;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  background-color: #ababad;
}
.drawer-nav {
  width: 414px;
}
.drawer--right .drawer-nav {
  right: -414px;
}
.drawer--right.drawer-open .drawer-hamburger {
  /* right:414px; */
  display: none;
}
.drawer-menu > li {
  border-bottom: 0.5px solid #83848b;
  margin: 10px 50px 0px 50px;
  padding-bottom: 10px;
}
.drawer-menu-item {
  font-size: 22px;
  color: #83848b;
  font-weight: bold;
}
.drawer-menu-item.active {
  color: #f56823;
}
.sub-menu-div {
  background-color: #e9e9e9;
  display: none;
}
.sub-menu-div.active {
  display: block;
}
.sub-menu-div > a {
  display: block;
  font-size: 22px;
  padding: 10px 50px 10px 100px;
  color: #83848b;
  text-decoration: none;
}
.sub-menu-div > a.active {
  color: #fff;
  background-color: #f56823;
}
/* Home */
#jumbotron-content {
  position: absolute;
  top: 157px;
  left: 0;
  right: 0;
}
#page-title h1 {
  font-size: 41px;
  line-height: 60px;
}
#page-title p {
  font-size: 18px;
  margin-top: 29px;
}

.sub-title {
  font-size: 22px;
}
#roll-bnr-section {
  width: 971px;
  margin: 65px auto 0px auto;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 48%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

figure.effect-lily figcaption {
  text-align: left;
}

figure.effect-lily figcaption > div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}

figure.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-lily p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
  opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

.hvrbox,
.hvrbox * {
  box-sizing: border-box;
}
.hvrbox {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.hvrbox img {
  max-width: 100%;
}
.hvrbox .hvrbox-layer_bottom {
  display: block;
}
.hvrbox .hvrbox-layer_top {
  opacity: 1;
  background: #f4f4f4;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #f4f4f4;
  color: #fff;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
  opacity: 1;
}
.hvrbox .hvrbox-text {
  text-align: center;
  font-size: 18px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hvrbox .hvrbox-layer_slideup {
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.hvrbox:hover .hvrbox-layer_slideup,
.hvrbox.active .hvrbox-layer_slideup {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-bnr {
  position: relative;
  display: inline-block;
}
.roll-over {
  width: 312px;
  height: 79px;
  background-color: #f4f4f4;
}

#intro {
  background-image: url("../images/foot-bnr.png");
  background-size: cover;
  padding: 70px 24px;
  color: #fff;
}

#intro > div > h2 {
  font-size: 13px;
}
#main-article {
  font-size: 10px;
  font-weight: 400;
}
article {
  font-size: 8px;
  font-weight: 400;
}
footer {
  padding: 22px;
}
footer > p {
  font-size: 12px;
  color: #333333;
}

.section-g {
  background-color: #f5f5f5;
}
.m_section {
  height: auto;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
  padding: 5% 0;
}
.m_section-g {
  background-color: #f5f5f5;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
  padding: 5% 0;
}
.lt_more {
  background: #f56823;
  width: 30%;
  height: 40px;
  margin: 5% auto 0;
}
.lt_more a {
  color: #fff;
  padding: 8px 30px;
  display: block;
}

/* sub01 */
#page-content {
  position: absolute;
  top: 180px;
  left: 0;
  right: 0;
}
#page-content > div > h1 {
  font-size: 48px;
  line-height: 48px;
}
#page-content > div > p {
  font-size: 24px;
  margin-top: 41px;
}

/* sub02 */
.mr-32 {
  margin-right: 32px;
}
.orange {
  color: #f56823;
}
/* 온라인 상담 css 영역 */
.contmain {
  height: 616px;
}

#consultation {
  width: 100%;
  margin: 36px auto 0;
  overflow: hidden;
}

#consultation .online_left {
  float: left;
  width: 20%;
  margin-right: 15px;
}

#consultation .online_left > p {
  background: #e5e5e5;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}

#consultation .online_left > p:nth-child(5) {
  height: 229px;
  line-height: 229px;
}

#consultation .online_right {
  /* float: left; */
  width: 100%;
}

#consultation > p {
  text-align: center;
}
