@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*:after, *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline-style: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
}

*::-moz-selection {
  background: #1ec0ff;
  color: #fff;
}

*::selection {
  background: #1ec0ff;
  color: #fff;
}

html,
body {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: none;
}

body {
  font-size: 14px;
  font-family: "NanumSquare", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  overflow-x: hidden;
}

label {
  cursor: pointer;
}

code {
  display: block;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
blockquote,
big,
body,
center,
canvas,
caption,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
dl,
div,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
menu,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
span,
source,
strike,
strong,
sub,
sup,
table,
tbody,
tfoot,
thead,
th,
tr,
td,
video,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
table,
input,
button,
select,
textarea {
  font-size: 14px;
}

input,
button,
select,
textarea {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "NanumSquare", sans-serif;
  color: #03121e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

em,
cite,
address,
optgroup {
  font-style: normal;
}

kbd,
samp,
code {
  font-family: monospace;
}

img,
input,
button,
select,
textarea {
  vertical-align: middle;
}

img {
  -ms-interpolation-mode: bicubic !important;
}

ul,
ol {
  list-style: none;
}

img,
fieldset {
  border: 0;
}

abbr,
acronym {
  border-bottom: 1px dotted --black;
  cursor: help;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

legend {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

legend,
caption {
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

hr {
  margin: 0;
  border: 0;
  height: 8px;
  background-color: var(--bg);
}

article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
  display: block;
}

mark,
rp,
rt,
ruby,
summary,
time {
  display: inline;
}

.pc {
  display: inline;
}

.mo {
  display: none;
}

.farrang-inner {
  position: relative;
  width: 1300px;
  height: 100%;
  margin: 0 auto;
  padding: 0 40px;
}

.farrang-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 40;
  height: 0;
}

.farrang-header:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 90px;
  background: #fff;
  border-bottom: 1px solid #ececec;
  z-index: 10;
}

.farrang-header__logo {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 30;
}

.farrang-header__logo img {
  width: 100px;
}

.farrang-header__menu {
  position: relative;
  margin-left: 130px;
  z-index: 20;
}

.farrang-header__menu-item {
  display: block;
  float: left;
  height: 90px;
  margin-right: 28px;
  padding: 0 10px;
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  line-height: 90px;
}

.farrang-footer {
  position: relative;
  height: 236px;
  background-color: #000;
  text-align: center;
}

.farrang-footer__logo {
  position: absolute;
  top: 56px;
  left: 0;
}

.farrang-footer__menu {
  padding: 57px 0 92px 0;
}

.farrang-footer__menu-item {
  position: relative;
  padding: 0 19px;
  font-size: 14px;
  line-height: 1.29;
  color: rgba(255, 255, 255, 0.6);
}

.farrang-footer__menu-item:hover {
  color: white;
}

.farrang-footer__menu-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 13px;
  background-color: rgba(255, 255, 255, 0.6);
}

.farrang-footer__menu-item:first-child:before {
  display: none;
}

.farrang-footer__tel {
  display: block;
  position: absolute;
  top: 52px;
  right: 0;
}

.farrang-footer__tel a {
  display: block;
  width: 250px;
  font-size: 20px;
  line-height: 1.6;
  color: #ffffff;
  text-align: left;
}

.farrang-footer__tel a:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 13px;
  width: 24px;
  height: 24px;
  background: url(../images/common/ico_phone.png);
  background-size: 24px 24px;
}

.farrang-footer address {
  font-size: 12px;
  line-height: 1.17;
  color: rgba(255, 255, 255, 0.6);
}

.farrang-section__title {
  font-size: 24px;
  font-weight: 700;
  color: #000000;
}

.farrang-section__h2 {
  padding: 180px 0 30px 0;
  font-size: 64px;
  font-weight: 800;
  line-height: 80px;
  color: #000000;
}

.farrang-section__h3 {
  padding: 28px 0 30px 0;
  font-size: 44px;
  font-weight: 800;
  line-height: 60px;
  color: #000000;
}

.farrang-section__h4 {
  padding: 28px 0 30px 0;
  font-size: 40px;
  line-height: 56px;
  color: #000000;
}

.farrang-section__text {
  padding: 0 0 32px 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 38px;
  color: #444444;
  font-family: "Noto Sans KR";
}

.farrang-section__btn {
  position: relative;
  display: block;
  width: 160px;
  height: 62px;
  border-radius: 2px;
  background-color: #111111;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 64px;
}

.farrang-section__btn:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 9px;
  width: 24px;
  height: 24px;
  background: url(../images/common/ico_phone.png);
  background-size: 24px 24px;
}

.farrang-section__call {
  position: relative;
  display: block;
  width: 160px;
  height: 62px;
  border-radius: 2px;
  background-color: #111111;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 64px;
}

.farrang-section__call:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 9px;
  width: 24px;
  height: 24px;
  background: url(../images/common/ico_phone.png);
  background-size: 24px 24px;
}

.farrang-section__link {
  position: absolute;
  top: 66px;
  right: 45px;
}

.farrang-section__link-item {
  margin: 0 15px;
  padding: 10px 0;
  opacity: 0.4;
  font-size: 24px;
  line-height: 1.33;
  color: #000000;
  font-weight: 800;
}

.farrang-section__link-item--active {
  opacity: 1;
  border-bottom: 4px solid #000;
  font-weight: 800;
}

.farrang-section01 {
  height: 1069px;
  background: url("../images/common/section01.png") no-repeat 73.5% 200px;
  background-size: 693px 769px;
}

.farrang-section01 .farrang-section__h2 {
  padding-top: 474px;
}

.farrang-section01 .farrang-section__text {
  font-size: 22px;
}

.farrang-section01__btn {
  position: absolute;
  top: 396px;
  right: 60px;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 60px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
  background: #465493 url(../images/common/arrow.png) no-repeat 50% 50%;
  background-size: 32px 32px;
}

.farrang-section02 {
  height: 1608px;
  padding: 94px 0 0 0;
  background: #fafafa url("../images/common/section02.png") no-repeat 50% 100%;
}

.farrang-section02 .farrang-section__btn {
  width: 135px;
}

.farrang-section02 .farrang-section__btn:before {
  top: -1px;
  margin-right: 9px;
  width: 10px;
  height: 11px;
  background: url(../images/common/ico_plus.png);
  background-size: 10px 11px;
}

.farrang-section03, .farrang-section04 {
  position: relative;
  height: 1243px;
  padding: 160px 0 0 0;
}

.farrang-section03 .swiper-container, .farrang-section04 .swiper-container {
  width: 1920px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: -310px;
}

.farrang-section03 .swiper-pagination, .farrang-section04 .swiper-pagination {
  opacity: 0;
}

.farrang-section03 .swiper-slide, .farrang-section04 .swiper-slide {
  padding: 0 10px;
}

.farrang-section03 .swiper-slide img, .farrang-section04 .swiper-slide img {
  width: 100%;
}

.farrang-section03 .farrang-section__h3, .farrang-section04 .farrang-section__h3 {
  padding-bottom: 38px;
}

.farrang-section05 {
  height: 930px;
}

.farrang-section05 .farrang-inner {
  height: 100%;
  padding: 260px 40px 0 40px;
  background: url("../images/common/section05_bg.png") no-repeat 775px 185px;
  background-size: 430px 576px;
}

.farrang-section05 .farrang-section__h3 {
  padding-bottom: 38px;
}

.farrang-section05 .farrang-section__text {
  font-size: 20px;
  line-height: 34px;
}

.farrang-section05__img {
  position: absolute;
  top: 185px;
  left: 775px;
}

.farrang-section05__img img {
  width: 430px;
}

.farrang-section06 {
  height: 600px;
  padding: 142px 0 0 0;
  background: #111;
  text-align: center;
}

.farrang-section06 .farrang-section__h4 {
  font-weight: 300;
  color: #fff;
  text-align: center;
}

.farrang-section06 .farrang-section__btn {
  display: inline-block;
  margin: 0 4px;
  background-color: #465493;
}

.farrang-section06 .farrang-section__btn:last-child {
  background-color: #d94912;
}
.farrang-section06 .farrang-section__call {
  display: inline-block;
  margin: 0 4px;
  background-color: #465493;
}

.farrang-section06 .farrang-section__call:last-child {
  background-color: #d94912;
}
.farrang-popup {
  position: relative;
  background: #fff;
  z-index: 60;
}

.farrang-popup__inner {
  position: relative;
  padding: 80px 80px 90px 80px;
}

.farrang-popup__info {
  position: absolute;
  top: 30px;
  right: 33px;
  font-size: 18px;
  line-height: 1;
  color: #444;
}

.farrang-popup__info02 {
  display: none;
}

.farrang-popup__info03 {
  display: none;
}

.farrang-popup__category {
  font-size: 24px;
  line-height: 1;
  color: #000;
}

.farrang-popup__title {
  margin: 33px 0 33px 0;
  font-size: 44px;
  line-height: 60px;
  color: #000;
  font-weight: 800;
}

.farrang-popup__text {
  font-size: 24px;
  line-height: 38px;
  color: #000;
}

.farrang-popup__text strong {
  display: block;
  margin-top: 20px;
}

@media (max-width: 800px) {
  .farrang {
    padding-top: 64px;
  }
  .farrang .pc {
    display: none;
  }
  .farrang .mo {
    display: inline;
  }
  .farrang-inner {
    width: 100%;
    padding: 0 24px;
  }
  .farrang-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 64px;
    z-index: 50;
  }
  .farrang-header:after {
    height: 64px;
  }
  .farrang-header__logo {
    position: absolute;
    top: 14px;
    left: 10px;
  }
  .farrang-header__logo img {
    width: 64px;
  }
  .farrang-header__menu {
    float: right;
    margin: 0 0 0 0;
  }
  .farrang-header__menu-item {
    height: 64px;
    margin-right: 10px;
    padding: 0 3px;
    font-size: 14px;
    line-height: 64px;
  }
  .farrang-header__menu-item:last-child {
    margin-right: 0;
  }
  .farrang-footer {
    text-align: left;
  }
  .farrang-footer__logo {
    position: relative;
    top: auto;
    padding: 56px 0 0 16px;
  }
  .farrang-footer__menu {
    padding: 52px 0 18px 9px;
  }
  .farrang-footer__menu-item {
    position: relative;
    padding: 0 7px;
    font-size: 14px;
    line-height: 1.29;
    color: rgba(255, 255, 255, 0.6);
  }
  .farrang-footer__menu-item:hover {
    color: white;
  }
  .farrang-footer__menu-item:before {
    display: none;
  }
  .farrang-footer__menu-item:first-child:before {
    display: none;
  }
  .farrang-footer__tel {
    position: relative;
    top: auto;
    right: auto;
    padding: 15px 0 0 16px;
  }
  .farrang-footer__tel a {
    font-size: 20px;
    line-height: 1.6;
    color: #ffffff;
  }
  .farrang-footer__tel a:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 13px;
    width: 24px;
    height: 24px;
    background: url(../images/common/ico_phone.png);
    background-size: 24px 24px;
  }
  .farrang-footer address {
    padding: 0 0 0 16px;
    font-size: 12px;
    line-height: 1.17;
    color: rgba(255, 255, 255, 0.6);
  }
  .farrang-section__title {
    font-size: 18px;
  }
  .farrang-section__h2 {
    padding: 41px 0 23px 0;
    font-size: 28px;
    line-height: 38px;
    color: #000000;
  }
  .farrang-section__h3 {
    padding: 13px 0 23px 0;
    font-size: 20px;
    line-height: 30px;
  }
  .farrang-section__h4 {
    padding: 13px 0 23px 0;
    font-size: 20px;
    line-height: 26px;
  }
  .farrang-section__text {
    padding: 0 0 15px 0;
    font-size: 15px;
    line-height: 1.6;
  }
  .farrang-section__btn {
    width: 116px;
    height: 48px;
    font-size: 15px;
    line-height: 48px;
  }
  .farrang-section__btn:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 9px;
    width: 20px;
    height: 20px;
    background: url(../images/common/ico_phone.png);
    background-size: 20px 20px;
  }
  .farrang-section__call {
    width: 116px;
    height: 48px;
    font-size: 15px;
    line-height: 48px;
  }
  .farrang-section__call:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 9px;
    width: 20px;
    height: 20px;
    background: url(../images/common/ico_phone.png);
    background-size: 20px 20px;
  }
  .farrang-section__link {
    position: relative;
    top: auto;
    right: auto;
    left: -5px;
    margin-top: 5px;
    margin-bottom: 21px;
  }
  .farrang-section__link-item {
    display: inline-block;
    margin: 0 4px 17px;
    padding: 4px 0;
    font-size: 16px;
    line-height: 22px;
  }
  .farrang-section__link-item--active {
    border-bottom: 3px solid #000;
  }
  .farrang-section01 {
    height: 615px;
    background: url("../images/common/section01.png") no-repeat 50% 220px;
    background-size: 300px 333px;
  }
  .farrang-section01 .farrang-section__h2 {
    padding-top: 41px;
  }
  .farrang-section01 .farrang-section__text {
    font-size: 15px;
  }
  .farrang-section01__btn {
    position: relative;
    top: auto;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
            box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
    background: #465493 url(../images/common/arrow.png) no-repeat 50% 50%;
    background-size: 16px 16px;
    display: none;
  }
  .farrang-section02 {
    height: 789px;
    padding: 61px 0 0 0;
    background: #fafafa url("../images/common/section02.png") no-repeat 65% 100%;
    background-size: 853px 400px;
  }
  .farrang-section03, .farrang-section04 {
    position: relative;
    height: auto;
    padding: 61px 0 0 0;
    overflow: hidden;
  }
  .farrang-section03 .swiper-container, .farrang-section04 .swiper-container {
    width: 300vw;
    position: relative;
    bottom: auto;
    left: -24px;
    right: -24px;
    margin: 31px 0 0 -100vw;
  }
  .farrang-section03 .swiper-pagination, .farrang-section04 .swiper-pagination {
    opacity: 0;
  }
  .farrang-section03 .swiper-slide, .farrang-section04 .swiper-slide {
    padding: 0;
  }
  .farrang-section03 .swiper-slide img, .farrang-section04 .swiper-slide img {
    width: 100%;
  }
  .farrang-section03 .farrang-section__btn, .farrang-section04 .farrang-section__btn {
    display: none;
  }
  .farrang-section03 .farrang-section__h3, .farrang-section04 .farrang-section__h3 {
    padding: 13px 0 23px 0;
  }
  .farrang-section05 {
    height: auto;
  }
  .farrang-section05 .farrang-inner {
    height: 100%;
    padding: 52px 24px 0 24px;
    background: none;
  }
  .farrang-section05 .farrang-inner:after {
    display: block;
    position: relative;
    left: -24px;
    bottom: 0;
    right: -24px;
    width: 100vw;
    height: 360px;
    margin-top: 49px;
    background: #f4f4f4 url("../images/common/section05_bg.png") no-repeat 50% 50%;
    background-size: 240px 292px;
  }
  .farrang-section05 .farrang-section__btn {
    display: none;
  }
  .farrang-section05 .farrang-section__call {
    width: 135px;
  }

  .farrang-section05 .farrang-section__call:before {
    top: -1px;
    margin-right: 9px;
    width: 10px;
    height: 11px;
    background: url(../images/common/ico_phone.png);
    background-size: 10px 11px;
  }
  .farrang-section05 .farrang-section__h3 {
    padding: 13px 0 23px 0;
  }
  .farrang-section05 .farrang-section__text {
    font-size: 15px;
    line-height: 1.6;
  }
  .farrang-section05__img {
    display: block;
    position: relative;
    top: auto;
    left: -24px;
    bottom: 0;
    width: 100vw;
    right: -24px;
    margin-top: 20px;
    padding: 30px 0;
    text-align: center;
    background-color: #f4f4f4;
  }
  .farrang-section05 img {
    width: 240px;
  }
  .farrang-section06 {
    height: 360px;
    padding: 84px 0 0 0;
  }
  .farrang-section06 .farrang-section__h4 {
    font-weight: 300;
    color: #fff;
    text-align: center;
  }
  .farrang-section06 .farrang-section__btn {
    display: block;
    margin: 8px auto 0;
    background-color: #465493;
  }
  .farrang-section06 .farrang-section__call {
    display: block;
    margin: 8px auto 0;
    background-color: #465493;
  }
  .farrang-popup {
    position: relative;
    background: #fff;
    z-index: 60;
    margin: 0 16px;
  }
  .farrang-popup__inner {
    position: relative;
    padding: 40px 20px 20px 20px;
  }
  .farrang-popup__info {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 14px;
    line-height: 1;
    color: #444;
  }
  .farrang-popup__info02 {
    display: none;
  }
  .farrang-popup__info03 {
    display: none;
  }
  .farrang-popup__category {
    font-size: 14px;
    line-height: 1;
    color: #000;
  }
  .farrang-popup__title {
    margin: 16px 0 20px 0;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-weight: 800;
  }
  .farrang-popup__text {
    font-size: 15px;
    line-height: 24px;
    color: #000;
  }
  .farrang-popup__text strong {
    display: block;
    margin-top: 20px;
  }
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  z-index: 50;
}

.ui-dialog-titlebar-close {
  position: absolute;
  top: -47px;
  right: 2px;
  width: 43px;
  height: 43px;
  z-index: 30;
  border: 0;
  background: url("../images/common/close.png") no-repeat 0 0;
  font-size: 0;
  z-index: 70;
  cursor: pointer;
}

.ui-dialog {
  display: none;
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #111;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #f7bd00;
}

@media (max-width: 800px) {
  .ui-dialog {
    width: 100vw !important;
    left: 0 !important;
    right: 0 !important;
  }
  .ui-dialog .swiper-slide {
    width: 100% !important;
  }
  .ui-dialog .swiper-slide img {
    width: 100%;
  }
  .ui-dialog-titlebar-close {
    position: absolute;
    top: -10px;
    right: 16px;
    width: 20px;
    height: 20px;
    z-index: 30;
    border: 0;
    background: url("../images/common/close.png") no-repeat 0 0;
    background-size: 20px 20px;
    font-size: 0;
    z-index: 70;
    cursor: pointer;
  }
  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}
