@charset "UTF-8";
/*-------------------------------------------------
title       : 설정
Author      : 플랜아이 광주
Create date : 2025-06-17
Last revision : 
-------------------------------------------------*/
/*-------------------------------------------------
title       : 초기화
Author      : 플랜아이 광주
Create date : 2025-02-20
Last revision : 2025-04-24
-------------------------------------------------*/
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 10px;
}

body {
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.5625;
  font-family: "Pretendard", "Malgun Gothic", "맑은고딕";
  font-weight: 400;
  color: #555;
  line-height: 1.5;
  word-break: break-all;
}

header, footer, main, section, article, nav, aside {
  display: block;
}

ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6, p, form, figure, figcaption {
  margin: 0;
  padding: 0;
}

fieldset, hr {
  display: block;
  margin: 0;
  padding: 0;
  border: 0 none;
}

input, select {
  max-width: 100%;
  vertical-align: middle;
}

input, select, button, textarea, optgroup {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select::-ms-expand {
  display: none;
}

address, em, i {
  font-style: normal;
}

strong {
  font-weight: 600;
}

a {
  color: inherit;
  text-decoration: none;
  text-underline-position: under;
}
a:hover {
  color: inherit;
}

button {
  padding: 0;
  border: 0 none;
  background: none;
  cursor: pointer;
}

input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

img {
  max-width: 100%;
  border: 0 none;
  font-size: 0;
  vertical-align: middle;
}

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

th {
  font-weight: 600;
}

caption, legend, .sr-only, .sr_only, .hidden, .blind, .IR {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0 none;
  clip: rect(0, 0, 0, 0);
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #9B9B9B;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #9B9B9B;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #9B9B9B;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #9B9B9B;
}

input::placeholder, textarea::placeholder {
  color: #9B9B9B;
}

input:focus {
  outline: 1px solid #404991;
}

.bx-wrapper .bx-loading {
  display: none;
}
.bx-wrapper .bx-viewport {
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
}

#skip_nav {
  position: absolute;
  left: 0;
  top: -1000px;
  width: 100%;
  height: 0px;
  z-index: 1000;
  line-height: 0px;
  font-size: 0px;
}
#skip_nav a {
  display: block;
  text-align: center;
  width: 100%;
  line-height: 0px;
  font-size: 0px;
}
#skip_nav a:focus, #skip_nav a:hover, #skip_nav a:active {
  position: absolute;
  left: 0px;
  top: 1000px;
  padding: 8px 0;
  display: block;
  height: 30px;
  background: #20262c;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #fff;
}

.txt_left {
  text-align: left !important;
}

.txt_center {
  text-align: center !important;
}

.txt_right {
  text-align: right !important;
}

.ml00 {
  margin-left: 0rem !important;
}

.ml01 {
  margin-left: 0.1rem !important;
}

.ml02 {
  margin-left: 0.2rem !important;
}

.ml03 {
  margin-left: 0.3rem !important;
}

.ml04 {
  margin-left: 0.4rem !important;
}

.ml05 {
  margin-left: 0.5rem !important;
}

.ml06 {
  margin-left: 0.6rem !important;
}

.ml07 {
  margin-left: 0.7rem !important;
}

.ml08 {
  margin-left: 0.8rem !important;
}

.ml09 {
  margin-left: 0.9rem !important;
}

.ml10 {
  margin-left: 1rem !important;
}

.ml20 {
  margin-left: 2rem !important;
}

.ml30 {
  margin-left: 3rem !important;
}

.ml40 {
  margin-left: 4rem !important;
}

.ml50 {
  margin-left: 5rem !important;
}

.mr00 {
  margin-right: 0rem !important;
}

.mr01 {
  margin-right: 0.1rem !important;
}

.mr02 {
  margin-right: 0.2rem !important;
}

.mr03 {
  margin-right: 0.3rem !important;
}

.mr04 {
  margin-right: 0.4rem !important;
}

.mr05 {
  margin-right: 0.5rem !important;
}

.mr06 {
  margin-right: 0.6rem !important;
}

.mr07 {
  margin-right: 0.7rem !important;
}

.mr08 {
  margin-right: 0.8rem !important;
}

.mr09 {
  margin-right: 0.9rem !important;
}

.mr10 {
  margin-right: 1rem !important;
}

.mr20 {
  margin-right: 2rem !important;
}

.mr30 {
  margin-right: 3rem !important;
}

.mr40 {
  margin-right: 4rem !important;
}

.mr50 {
  margin-right: 5rem !important;
}

.mt00 {
  margin-top: 0rem !important;
}

.mt01 {
  margin-top: 0.1rem !important;
}

.mt02 {
  margin-top: 0.2rem !important;
}

.mt03 {
  margin-top: 0.3rem !important;
}

.mt04 {
  margin-top: 0.4rem !important;
}

.mt05 {
  margin-top: 0.5rem !important;
}

.mt06 {
  margin-top: 0.6rem !important;
}

.mt07 {
  margin-top: 0.7rem !important;
}

.mt08 {
  margin-top: 0.8rem !important;
}

.mt09 {
  margin-top: 0.9rem !important;
}

.mt10 {
  margin-top: 1rem !important;
}

.mt12 {
  margin-top: 1.2rem !important;
}

.mt16 {
  margin-top: 1.6rem !important;
}

.mt20 {
  margin-top: 2rem !important;
}

.mt30 {
  margin-top: 3rem !important;
}

.mt40 {
  margin-top: 4rem !important;
}

.mt50 {
  margin-top: 5rem !important;
}

.mt80 {
  margin-top: 8rem !important;
}

.mt120 {
  margin-top: 12rem !important;
}

.mb00 {
  margin-bottom: 0rem !important;
}

.mb01 {
  margin-bottom: 0.1rem !important;
}

.mb02 {
  margin-bottom: 0.2rem !important;
}

.mb03 {
  margin-bottom: 0.3rem !important;
}

.mb04 {
  margin-bottom: 0.4rem !important;
}

.mb05 {
  margin-bottom: 0.5rem !important;
}

.mb06 {
  margin-bottom: 0.6rem !important;
}

.mb07 {
  margin-bottom: 0.7rem !important;
}

.mb08 {
  margin-bottom: 0.8rem !important;
}

.mb09 {
  margin-bottom: 0.9rem !important;
}

.mb10 {
  margin-bottom: 1rem !important;
}

.mb12 {
  margin-bottom: 1.2rem !important;
}

.mb16 {
  margin-bottom: 1.6rem !important;
}

.mb20 {
  margin-bottom: 2rem !important;
}

.mb24 {
  margin-bottom: 2.4rem !important;
}

.mb30 {
  margin-bottom: 3rem !important;
}

.mb32 {
  margin-bottom: 3.2rem !important;
}

.mb40 {
  margin-bottom: 4rem !important;
}

.mb48 {
  margin-bottom: 4.8rem !important;
}

.mb50 {
  margin-bottom: 5rem !important;
}

.mb60 {
  margin-bottom: 6rem !important;
}

.mb80 {
  margin-bottom: 8rem !important;
}

.mb100 {
  margin-bottom: 10rem !important;
}

.mb110 {
  margin-bottom: 11rem !important;
}

.mb120 {
  margin-bottom: 12rem !important;
}

@media (max-width: 1280px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 8px;
  }
}
@media (max-width: 300px) {
  html {
    font-size: 7px;
  }
}
/*-------------------------------------------------
title       : 레이아웃
Author      : moni
Create date : 2022-12-19
-------------------------------------------------*/
#wrap {
  outline: 0;
}

/* #header{
    &.active{
        .header_wrap{
            &::before{height: 11.6rem; background: #fff; border-bottom: 1px solid #E5E5E5; z-index: -1;}
        }
        #logo a{background-image: url(../img/layout/logo_2.svg);}
        #hnb .hnb3{
            color: #222;
            li {
                a{
                    &:hover,
                    &:focus{color: #000;}
                }
                & + li a::before{background-color: rgba(0,0,0,.1);}
            }
        }
        #search .control.open{color: #000;}
        #gnb1 > ul > li > a{color: #000;}        
        #gnb2 .control [class*=bar]{
            background-color: #000;
            &.bar2{background-color: $point2;}
        }
    }
}*/
html.active {
  overflow-y: hidden !important;
}

#header {
  position: relative;
  width: 100%;
}
#header.active {
  background: #fff;
}
#header.active .header_wrap::before {
  content: "";
  width: 1000%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}

.header_wrap.active:after {
  background: #fff;
  opacity: 1 !important;
}
.header_wrap.active #logo a {
  background-image: url(../../images/rdh/layout/logo.svg);
}

.top_service {
  background: #333;
}
.top_service .tsidemenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.7rem 0rem;
  width: 176rem;
  max-width: calc(100% - 16rem);
  margin-left: auto !important;
  margin-right: auto !important;
  height: 4.8rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1600px) {
  .top_service .tsidemenu {
    max-width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 900px) {
  .top_service .tsidemenu {
    max-width: calc(100% - 5rem);
  }
}
.top_service .tsidemenu > li {
  padding: 0 1.6rem;
  position: relative;
  height: 3.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_service .tsidemenu > li > a {
  line-height: 3.4rem;
  display: block;
}
.top_service .tsidemenu > li + li::before {
  content: "";
  width: 1px;
  height: 1.4rem;
  background: #fff;
  opacity: 0.15;
  position: absolute;
  left: 0;
  top: 1.1rem;
}
.top_service .tsidemenu > li:last-child {
  padding-right: 0;
}
.top_service .tsidemenu .sns_lilnk a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.top_service .tsidemenu .sns_lilnk a:hover, .top_service .tsidemenu .sns_lilnk a:focus {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.top_service .tsidemenu .facebook {
  width: 2.1rem;
  height: 2.1rem;
  background-image: url(../../images/rdh/layout/facebook.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.top_service .tsidemenu .insta {
  width: 2.1rem;
  height: 2.1rem;
  background-image: url(../../images/rdh/layout/instagram.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.top_service .tsidemenu .blog {
  width: 1.4rem;
  height: 1.7rem;
  background-image: url(../../images/rdh/layout/blog.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.top_service .tsidemenu .btn-cos {
  padding: 0 1.2rem;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.1);
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.top_service .tsidemenu .btn-cos img {
  margin-left: 0.8rem;
}

.divisional > a {
  display: block;
}
.divisional > a:before {
  content: "";
  width: 2rem;
  height: 2.1rem;
  display: inline-block;
  margin-right: 0.4rem;
  background-image: url(../../images/rdh/layout/internet.png);
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: text-bottom;
}
.divisional > a:after {
  content: "\ea4e";
  font-family: "remixicon";
  width: 2rem;
  height: 2.1rem;
  line-height: 2.1rem;
  display: inline-block;
  margin-left: 0.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.divisional.active #divisional_area {
  display: block;
}
.divisional.active > a:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#divisional_area {
  display: none;
  position: absolute;
  z-index: 20;
  top: 4rem;
  right: 0;
  width: 72.4rem;
  border-radius: 0 0 12px 12px;
  background: #333;
}

.divisional-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.2rem 2.4rem 2.4rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.2rem 1.2rem;
}
.divisional-list li {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(25% - 0.9rem);
          flex: 1 1 calc(25% - 0.9rem);
  height: 4.8rem;
}
.divisional-list li a {
  width: 100%;
  font-size: 1.4rem;
  display: block;
  line-height: 1.3;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.4rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.divisional-list li a:hover, .divisional-list li a:focus {
  background: #fff;
  color: #333;
  text-decoration: none;
}

.header_wrap {
  width: 176rem;
  max-width: calc(100% - 16rem);
  margin-left: auto !important;
  margin-right: auto !important;
  height: 13.2rem;
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1600px) {
  .header_wrap {
    max-width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 900px) {
  .header_wrap {
    max-width: calc(100% - 5rem);
  }
}
.header_wrap::after {
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  content: "";
}

#search::after {
  content: "";
  position: absolute;
  left: -3rem;
  width: calc(100% + 6rem);
  top: 100%;
  z-index: 2;
  height: 0;
  background-color: #000;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#search .control {
  font-size: 2.7rem;
  overflow: hidden;
  position: absolute;
  right: 3.5rem;
  top: 4.7rem;
  z-index: 2;
  width: 4rem;
  height: 4rem;
  border-radius: 2rem;
  color: #222;
  text-align: center;
  line-height: 4rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#search .control::before {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "remixicon";
  text-align: center;
  line-height: inherit;
}
#search .control.open::before {
  content: "\f0cd";
}
#search .control.close::before {
  content: "\eb98";
}
#search .control.close {
  display: none;
}
#search .control:hover, #search .control:focus {
  background: linear-gradient(92deg, #3474D2 18.45%, #3796D0 88.91%);
  font-size: 2rem;
  color: #fff !important;
}
#search .group {
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  border-top: 1px solid #efefef;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  z-index: 1;
  background-color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#search .group::before {
  content: "";
  width: 100%;
  height: 13.2rem;
  position: absolute;
  left: 0;
  top: -13.2rem;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
#search h2 {
  font-size: 4rem;
  font-weight: 700;
  color: #111;
  margin-bottom: 2.5rem;
  text-align: center;
}
#search .form {
  position: relative;
  width: 64rem;
  margin: 0 auto;
  max-width: calc(100% - 8rem);
}
#search .form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#search .form label {
  overflow: hidden;
  position: absolute;
  left: 0;
  height: 0;
}
#search .form input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  border-radius: 100px;
  border: 1px solid #efefef;
  background: #FFF;
  width: 100%;
  height: 8rem;
  padding: 1rem 8rem 1rem 3rem;
  outline: 0 none;
  font-size: 2rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#search .form input:hover, #search .form input:focus {
  border-color: #333;
}
#search .form button {
  width: 4.8rem;
  height: 4.8rem;
  line-height: 4.8rem;
  border-radius: 50%;
  background: #4B4B4C;
  font-size: 2.4rem;
  overflow: hidden;
  position: absolute;
  right: 2.4rem;
  top: 1.6rem;
}
#search .form button::before {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "remixicon";
  text-align: center;
  line-height: inherit;
  color: #fff;
  content: "\f0cd";
}
#search .form button:hover, #search .form button:focus {
  background: linear-gradient(92deg, #3474D2 18.45%, #3796D0 88.91%);
}
#search.active .group {
  visibility: visible;
  overflow: visible;
  width: auto;
  height: auto;
  opacity: 1;
  width: 100vw;
  padding: 5.6rem 0 7.2rem;
  background: #fff;
  border-radius: 0 0 4rem 4rem;
  -webkit-box-shadow: 0 3rem 6rem -3rem rgba(0, 0, 0, 0.4);
          box-shadow: 0 3rem 6rem -3rem rgba(0, 0, 0, 0.4);
  border-top: 1px solid #ddd;
}
#search.active .control.open {
  display: none;
}
#search.active .control.close {
  display: block;
}

#logo {
  float: left;
  width: 17.3rem;
  margin-top: 3.2rem;
  position: relative;
  z-index: 2;
}
#logo a {
  display: block;
  width: 100%;
  height: 6.8rem;
  background-image: url(../../images/rdh/layout/logo.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

#gnb1::after {
  content: "";
  display: block;
  clear: both;
}
#gnb1 > ul {
  width: calc(100% - 17.3rem - 7.6rem);
  margin: 0 10rem 0 0;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#gnb1 > ul > li {
  display: inline-block;
  margin: 0 3.2rem;
}
#gnb1 > ul > li > a {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 13.2rem;
  display: inline-block;
  position: relative;
  color: #222;
}
#gnb1 > ul > li > a::before {
  content: "";
  width: 0;
  height: 0;
  background: #50C9F5;
  position: absolute;
  right: 0rem;
  top: 5.6rem;
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#gnb1 > ul > li > a:hover, #gnb1 > ul > li > a:focus {
  text-decoration: none;
}
#gnb1 > ul > li > a:hover::before, #gnb1 > ul > li > a:focus::before {
  width: 1.6rem;
  height: 1.6rem;
  right: -0.8rem;
  top: 4.9rem;
}
#gnb1 > ul > li.active > a::before {
  width: 1.6rem;
  height: 1.6rem;
  right: -0.8rem;
  top: 4.9rem;
}
#gnb1 > ul > li.active .depth2 {
  visibility: visible;
  overflow: visible;
  width: auto;
  height: auto;
  opacity: 1;
}
#gnb1 > ul .depth2 {
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  width: 140rem;
  max-width: calc(100% - 16rem);
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100%;
  width: 128rem !important;
  padding: 4rem 0 8rem;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
  position: absolute;
  left: calc(50% - 4.3rem);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  z-index: 1;
}
@media screen and (max-width: 1600px) {
  #gnb1 > ul .depth2 {
    max-width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 900px) {
  #gnb1 > ul .depth2 {
    max-width: calc(100% - 5rem);
  }
}
#gnb1 > ul .depth2::before {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -1;
  width: 1000%;
  height: 100%;
  margin-left: -500%;
  content: "";
  -webkit-box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.1);
  border-top: 1px solid #efefef;
  background-color: #fff;
}
#gnb1 > ul .depth2 > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(25% - 1.5rem);
          flex: 1 1 calc(25% - 1.5rem);
  max-width: calc(25% - 1.5rem);
}
#gnb1 > ul .depth2 > li > a {
  padding: 0.5rem 2rem;
  border: 1px solid #042B80;
  height: 6rem;
  font-size: 1.8rem;
  font-weight: 500;
  color: #042B80;
  border-radius: 1.2rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2;
  word-break: keep-all;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#gnb1 > ul .depth2 > li > a::after {
  content: "\ea6e";
  font-family: "remixicon";
  width: 2rem;
  height: 2rem;
  margin-left: 0.4rem;
}
#gnb1 > ul .depth2 > li > a:hover, #gnb1 > ul .depth2 > li > a:focus {
  border-color: #042B80;
  background: #042B80;
  color: #fff;
  text-decoration: none;
}
#gnb1 > ul .depth2 > li > a:hover::after, #gnb1 > ul .depth2 > li > a:focus::after {
  color: #fff;
}
#gnb1 > ul .depth2 > li.active > a {
  border-color: #042B80;
  background: #042B80;
  color: #fff;
  text-decoration: none;
}
#gnb1 > ul .depth2 > li._plus > a::after {
  display: none;
}
#gnb1 > ul .depth3 {
  margin-top: 0.8rem;
}
#gnb1 > ul .depth3 li + li {
  margin-top: 0.8rem;
}
#gnb1 > ul .depth3 a {
  padding: 0.5rem 1rem;
  border: 3px solid #EFEFEF;
  height: 5.2rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #424242;
  border-radius: 1.2rem;
  line-height: 1.2;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  word-break: keep-all;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#gnb1 > ul .depth3 a.linkWindow::after {
  content: "\e980";
  font-family: "remixicon";
  font-size: 1.5rem;
  padding-left: 0.3rem;
  vertical-align: top;
}
#gnb1 > ul .depth3 a:hover, #gnb1 > ul .depth3 a:focus {
  text-decoration: none;
  color: #2695D9;
  font-weight: 700;
  border-color: #2695D9;
}
#gnb1 > ul .depth3 a:hover::before, #gnb1 > ul .depth3 a:focus::before {
  background-color: #0080FF;
}
#gnb1 > ul .depth4 {
  display: none;
}

#gnb2 .allmenu {
  font-size: 3rem;
  position: absolute;
  right: 0rem;
  top: 5.6rem;
  z-index: 10;
  width: 2.4rem;
  height: 2rem;
  text-align: center;
  line-height: 3rem;
}
#gnb2 .allmenu [class*=bar] {
  display: block;
  width: 2.4rem;
  height: 2px;
  background: #222;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#gnb2 .allmenu [class*=bar].bar2 {
  top: 0.9rem;
  right: 0;
  left: inherit;
}
#gnb2 .allmenu [class*=bar].bar3 {
  top: 1.8rem;
  left: inherit;
  right: 0;
}
#gnb2 .allmenu.open:hover .bar1, #gnb2 .allmenu.open:focus .bar1 {
  background: rgba(4, 43, 128, 0.95);
}
#gnb2 .allmenu.open:hover .bar2, #gnb2 .allmenu.open:focus .bar2 {
  background: rgba(4, 43, 128, 0.95);
  width: 1.6rem;
  -webkit-transform: rotatey(180deg);
          transform: rotatey(180deg);
}
#gnb2 .allmenu.open:hover .bar3, #gnb2 .allmenu.open:focus .bar3 {
  background: rgba(4, 43, 128, 0.95);
}
#gnb2 .allmenu.close {
  display: none;
  right: 0rem;
  top: 5.6rem;
}
#gnb2 .allmenu.close [class*=bar] {
  background-color: #222 !important;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#gnb2 .allmenu.close [class*=bar].bar1 {
  -webkit-transform: translateY(0.9rem) rotate(-225deg);
          transform: translateY(0.9rem) rotate(-225deg);
  width: 2.6rem;
}
#gnb2 .allmenu.close [class*=bar].bar2 {
  display: none;
}
#gnb2 .allmenu.close [class*=bar].bar3 {
  -webkit-transform: translateY(-0.9rem) rotate(225deg);
          transform: translateY(-0.9rem) rotate(225deg);
  width: 2.6rem;
  left: 0;
}
#gnb2 .allmenu.close:hover .bar1 {
  -webkit-transform: translateY(-0.9rem) rotate(-135deg);
          transform: translateY(-0.9rem) rotate(-135deg);
  top: 1.8rem;
}
#gnb2 .allmenu.close:hover .bar3 {
  -webkit-transform: translateY(-0.9rem) rotate(135deg);
          transform: translateY(-0.9rem) rotate(135deg);
}
#gnb2 .allmenu_area {
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
}
#gnb2 .all_nav {
  width: 176rem;
  max-width: calc(100% - 16rem);
  margin-left: auto !important;
  margin-right: auto !important;
  margin: 0 auto;
  position: relative;
  left: 0;
  top: 0rem;
  z-index: 2;
  color: #222;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  word-break: keep-all;
}
@media screen and (max-width: 1600px) {
  #gnb2 .all_nav {
    max-width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 900px) {
  #gnb2 .all_nav {
    max-width: calc(100% - 5rem);
  }
}
#gnb2 .all_nav > li {
  padding: 4rem 0;
  border-bottom: 1px solid #ddd;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.7s ease-in 0.1s;
  transition: opacity 0.7s ease-in 0.1s;
}
#gnb2 .all_nav > li > a {
  font-size: 2.6rem;
  display: block;
  font-weight: 700;
  background: linear-gradient(92deg, #3474D2 18.45%, #48C1DC 62.15%, #3796D0 88.91%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-right: 7rem;
  line-height: 1.4;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 30rem;
          flex: 1 1 30rem;
}
#gnb2 .all_nav > li > a:hover, #gnb2 .all_nav > li > a:focus {
  background: linear-gradient(92deg, #3796D0 18.45%, #48C1DC 62.15%, #3474D2 88.91%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#gnb2 .all_nav > li.on > a {
  background: linear-gradient(92deg, #3796D0 18.45%, #48C1DC 62.15%, #3474D2 88.91%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#gnb2 .depth2 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(100% - 30rem);
          flex: 1 1 calc(100% - 30rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
#gnb2 .depth2 > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(20% - 1rem);
          flex: 1 1 calc(20% - 1rem);
  max-width: calc(20% - 1rem);
}
#gnb2 .depth2 > li > a {
  font-size: 2rem;
  font-weight: 600;
  word-break: keep-all;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#gnb2 .depth2 > li > a:hover, #gnb2 .depth2 > li > a:focus {
  text-decoration: underline;
  text-underline-position: under;
}
#gnb2 .depth2 > li#topAllNavi2_MENU03653 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(40% - 0.5rem);
          flex: 1 1 calc(40% - 0.5rem);
  max-width: calc(40% - 0.5rem);
}
#gnb2 .depth2 > li#topAllNavi2_MENU03653 .depth3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#gnb2 .depth2 > li#topAllNavi2_MENU03653 .depth3 > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
#gnb2 .depth2 > li#topAllNavi2_MENU03653 .depth3 li:nth-child(2) {
  margin-top: 0;
}
#gnb2 .depth2 > li.on > a {
  text-decoration: underline;
  text-underline-position: under;
}
#gnb2 .depth2 a {
  display: inline-block;
  line-height: 1.4;
  vertical-align: top;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
#gnb2 .depth3 {
  margin-top: 1.6rem;
}
#gnb2 .depth3 > li + li {
  margin-top: 0.6rem;
}
#gnb2 .depth3 a {
  color: #757575;
  position: relative;
}
#gnb2 .depth3 a.linkWindow::after {
  content: "\e980";
  font-family: "remixicon";
  font-size: 1.5rem;
  padding-left: 0.3rem;
  vertical-align: top;
}
#gnb2 .depth3 a:hover, #gnb2 .depth3 a:focus {
  color: #333;
}
#gnb2 .depth4 {
  display: none;
}
#gnb2.active .allmenu.open {
  display: none;
}
#gnb2.active .allmenu.close {
  display: block;
}
#gnb2.active .allmenu_area {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  height: auto;
  min-height: calc(100vh - 18rem);
  width: 100vw;
  height: calc(100vh - 18rem);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 13.2rem;
  background-color: #fff;
  border-top: 1px solid #222;
  overflow: hidden;
  overflow-y: auto;
}
#gnb2.active > ul {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  height: auto;
  min-height: 100vh;
}
#gnb2.active > ul > li {
  opacity: 1;
}
#gnb2.active > ul > li::before {
  width: 0;
}

#topNavi2_MENU03653 {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 calc(75% - 1.5rem) !important;
          flex: 1 1 calc(75% - 1.5rem) !important;
  max-width: calc(75% - 1.5rem) !important;
}
#topNavi2_MENU03653 .depth3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.8rem;
}
#topNavi2_MENU03653 .depth3 li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(20% - 0.64rem);
          flex: 1 1 calc(20% - 0.64rem);
  max-width: calc(20% - 0.64rem);
}
#topNavi2_MENU03653 .depth3 li + li {
  margin-top: 0 !important;
}

.header_wrap.active {
  width: 100%;
}
.header_wrap.active #gnb1 {
  opacity: 0;
  visibility: hidden;
}
.header_wrap.active #search {
  opacity: 0;
  visibility: hidden;
}

#footer {
  background: #222;
  /* .related{
      position: absolute; right: 0; bottom: 13rem;

      .group  {
          @include height(55, 2, #969ca1); 
          float: left; position: relative; width: 18rem; margin-left: 0.5rem; color: #8e8e8e;

          &.active {
              .label::after {transform: rotate(180deg);}
              .list {@include visible; padding: 2rem 0; transition: $time2;}
          }
      }

      a {display: block; position: relative; padding: 0 2rem;}

      .label::after {@include icon(type2); @include fs(18); right: 2rem; color: #bcc3c9; content: ''; transition: $time2;}

      .list {@include hidden; position: absolute; left: 0; bottom: 100%; width: 100% !important; margin-bottom: 0.5rem; background-color: #969ca1; color: #fff; line-height: 2.5rem;}
  } */
  /*

      // 마크
      .mark {position: absolute; right: 30rem; bottom: 6.5rem;}
  */
  /*  .btn-top {
       //@include hidden;
       position: fixed; right: 3rem; bottom: 3rem; width: 6rem; height: 6rem;  border-radius: 100%; background-color: #fff; color: #000; text-align: center; font-size: 1.4rem; font-weight: 700; border: 1px solid #ddd; transition: all 0.3s;

       &::before {@include icon(type1); display: block; padding-top: 1rem; content: ''; font-size: 1.2rem;}

       &:hover,
       &:focus {box-shadow: 0 1rem 1rem rgba(0,0,0,.2); transform: translateY(-.5rem);}

       //&.active {@include visible; width: 7rem; height: 7rem;}
   } */
}
#footer .inner {
  max-width: calc(100% - 4rem);
  width: 140rem;
  margin: 0 auto;
  padding: 8.8rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#footer .sns_list {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 14rem;
          flex: 1 1 14rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
}
#footer .sns_list a {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: #474747;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#footer .sns_list a::before {
  content: "";
  width: 4rem;
  height: 4rem;
  position: absolute;
  left: 0;
  top: 0;
}
#footer .sns_list a:hover, #footer .sns_list a:focus {
  background: linear-gradient(92deg, #3474D2 18.45%, #3796D0 88.91%);
}
#footer .sns_list .facebook::before {
  background-image: url(../../images/rdh/layout/facebook.png);
  background-repeat: no-repeat;
  background-position: center;
}
#footer .sns_list .insta::before {
  background-image: url(../../images/rdh/layout/instagram.png);
  background-repeat: no-repeat;
  background-position: center;
}
#footer .sns_list .blog::before {
  background-image: url(../../images/rdh/layout/blog.png);
  background-repeat: no-repeat;
  background-position: center;
}
#footer .fnb {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(100% - 14rem);
          flex: 1 1 calc(100% - 14rem);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#footer .fsidemenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem 2.4rem;
  margin-bottom: 4.6rem;
}
#footer .fsidemenu li a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
#footer .fsidemenu li a.point {
  color: #30BAFF;
}
#footer .address {
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 1.6rem;
  word-break: keep-all;
}
#footer .address .tel {
  margin-left: 2.4rem;
  position: relative;
}
#footer .address .tel::before {
  content: "";
  width: 1px;
  height: 1.4rem;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: -1.3rem;
  top: 0.4rem;
}
#footer .copyright {
  color: rgba(255, 255, 255, 0.6);
}

#banner-zone {
  border-top: 1px solid #ddd;
  background: #fff;
  --swiper-navigation-size: 20px;
}
#banner-zone .site-banner {
  max-width: calc(100% - 4rem);
  width: 140rem;
  margin: 0 auto;
}
#banner-zone .swiper {
  padding: 2rem 5rem;
}
#banner-zone .swiper::before {
  content: "";
  width: 4rem;
  height: 4rem;
  background: #fff;
  position: absolute;
  left: 0;
  top: 2.8rem;
  z-index: 5;
}
#banner-zone .swiper::after {
  content: "";
  width: 4rem;
  height: 4rem;
  background: #fff;
  position: absolute;
  right: 0;
  top: 2.8rem;
  z-index: 5;
}
#banner-zone .swiper a img {
  height: 5.6rem;
}
#banner-zone .swiper a:hover img, #banner-zone .swiper a:focus img {
  -webkit-animation: hvr-pop 0.4s linear;
          animation: hvr-pop 0.4s linear;
}
#banner-zone .swiper-slide {
  width: auto !important;
  height: 5.6rem;
}
#banner-zone .swiper-button-prev,
#banner-zone .swiper-button-next {
  width: 4rem;
  height: 4rem;
  color: #222;
  top: 2.8rem;
  margin: 0;
}
#banner-zone .swiper-button-prev:hover, #banner-zone .swiper-button-prev:focus,
#banner-zone .swiper-button-next:hover,
#banner-zone .swiper-button-next:focus {
  color: #fff;
  border-color: #333;
  background-color: #333;
}
#banner-zone .swiper-button-prev {
  left: 0rem;
  right: inherit;
}
#banner-zone .swiper-button-prev:after {
  font-family: "remixicon";
  content: "\ea60";
}
#banner-zone .swiper-button-next {
  right: 0rem;
}
#banner-zone .swiper-button-next:after {
  font-family: "remixicon";
  content: "\ea6c";
}

@-webkit-keyframes updown {
  0% {
    margin-bottom: 0;
  }
  100% {
    margin-bottom: 0.5rem;
  }
}

@keyframes updown {
  0% {
    margin-bottom: 0;
  }
  100% {
    margin-bottom: 0.5rem;
  }
}
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}