body {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100vw;
  height: 100vh;
  min-width: 1120;
  min-height: 880px;
  background: url("../image/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding-left: 40px;
  padding-right: 40px;
  align-items: center;
  justify-content: center;
  display: flex;
}

area {
  cursor: pointer;
  display: block;
}

.root {
  width: 100%;
  max-width: 1700px;
  min-width: 940px;
}
.root .title {
  height: 4.5294117647vw;
  max-height: 65px;
  min-height: 34px;
  text-align: center;
  position: relative;
}
.root .title h1 {
  font-size: calc(24px + 0.5vw);
  font-family: NotoSansKR;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.85px;
  text-align: center;
  color: #fff;
}
.root .title .btn-home {
  position: absolute;
  width: 8%;
  top: 25%;
  left: -0.7%;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
  cursor: pointer;
}
.root .title .btn-home img {
  width: 80%;
}
.root .title .btn-back {
  position: absolute;
  width: 8%;
  top: 25%;
  left: 93%;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
  cursor: pointer;
  display: none;
}
.root .title .btn-back img {
  width: 80%;
}
.root .main {
  position: relative;
  width: 100%;
  max-width: 1700px;
  min-width: 940px;
  min-height: 458px;
  max-height: 829px;
}
.root .main .guide1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.root .main .guide1 img {
  width: 29%;
}
.root .main .guide1 .popup {
  width: 31%;
  height: 80%;
  background: url("../image/guide/popup.png");
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}
.root .main .guide1 .popup h3 {
  padding-top: 13%;
  margin: 0 auto;
  font-family: NotoSansKR;
  font-size: calc(22px + 0.2vw);
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: -0.31px;
  color: #fff;
  height: 22%;
}
.root .main .guide1 .popup h3 strong {
  font-weight: bold;
}
.root .main .guide1 .popup .btn_start {
  margin-top: 58%;
  width: 49%;
  border-radius: 50px;
  background-color: #fff;
  border: 0;
  font-family: NotoSansKR;
  font-size: calc(12px + 0.2vw);
  padding-top: calc(16px + 0.2vw);
  padding-bottom: calc(16px + 0.2vw);
  padding-left: calc(24px + 0.2vw);
  padding-right: calc(24px + 0.2vw);
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.4px;
  text-align: center;
  color: #325df6;
  cursor: pointer;
}
.root .main .guide2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../image/guide/dim.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
}
.root .main .guide2 .pop {
  position: absolute;
  width: 22%;
  left: 12%;
  top: 24%;
}
.root .main .guide2 .pop img {
  width: 100%;
}
.root .main .guide2 .square {
  position: absolute;
  width: 22%;
  left: 0;
  top: 22.5%;
  width: 11.4705882%;
  -webkit-animation-iteration-count: 3;
          animation-iteration-count: 3;
}
.root .main .guide2 .square img {
  width: 100%;
}
.root .main .content {
  width: 100%;
}
.root .main .content img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  -webkit-animation: fadein 1s;
  -o-animation: fadein 1s;
  display: block;
}
.root .main .content .content-img {
  position: absolute;
  top: 0;
  left: 0;
}
.root .main .content .popup-0_0_0 {
  position: absolute;
  top: 13%;
  right: 0.4%;
  width: 15.4705882%;
}
.root .main .content .popup-1_0_0 {
  position: absolute;
  top: 23%;
  right: 4.5%;
  width: 20.0588235%;
}
.root .main .content .popup-2_1_0 {
  position: absolute;
  top: 20%;
  left: 40.5%;
  width: 17.4705882%;
  cursor: pointer;
}
.root .main .content .popup-2_1_1 {
  position: absolute;
  top: 20%;
  left: 43.7%;
  width: 13.4117647%;
  cursor: pointer;
}
.root .main .content .popup-2_1_2 {
  position: absolute;
  top: 20%;
  left: 28.7%;
  width: 16.7647059%;
  cursor: pointer;
}
.root .main .sidebar {
  top: 0;
  left: 0;
  position: absolute;
  width: 11.4705882%;
}
.root .main .sidebar .left_menu {
  padding-top: 105%;
}
.root .main .sidebar .left_menu .main-menu {
  display: flex;
  width: 100%;
  aspect-ratio: 5;
  position: relative;
  vertical-align: middle;
}
.root .main .sidebar .left_menu .main-menu-btn {
  border: none;
  cursor: pointer;
  width: 92%;
  margin: 0 auto;
}
.root .main .sidebar .left_menu .main-menu:hover .main-menu-btn {
  display: block;
}
.root .main .sidebar .left_menu .main-menu-sub {
  display: none;
  width: 80%;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  position: absolute;
  left: 100%;
  padding: 2% 0;
  background-color: #34325C;
  border-radius: 6px;
  animation: fadein 0.5s;
  -moz-animation: fadein 0.5s;
  -webkit-animation: fadein 0.5s;
  -o-animation: fadein 0.5s;
}
.root .main .sidebar .left_menu .main-menu-sub a {
  width: 90%;
  margin: 1% auto;
  height: 26px;
  display: block;
}
.root .main .sidebar .left_menu .main-menu:hover .main-menu-sub {
  display: block;
}
.root .main .main-menu:nth-child(1):hover .main-menu-btn {
  background: url("../image/menu/bt_01_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-btn {
  background: url("../image/menu/bt_01_n.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out;
}
.root .main .main-menu:nth-child(1) .main-menu-btn:hover {
  background: url("../image/menu/bt_01_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-btn:active {
  background: url("../image/menu/bt_01_s.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:nth-child(1) {
  background: url("../image/menu/sbt_1_1_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:hover:nth-child(1) {
  background: url("../image/menu/sbt_1_1_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:nth-child(2) {
  background: url("../image/menu/sbt_1_2_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:hover:nth-child(2) {
  background: url("../image/menu/sbt_1_2_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:nth-child(3) {
  background: url("../image/menu/sbt_1_3_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:hover:nth-child(3) {
  background: url("../image/menu/sbt_1_3_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:nth-child(4) {
  background: url("../image/menu/sbt_1_4_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:hover:nth-child(4) {
  background: url("../image/menu/sbt_1_4_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:nth-child(5) {
  background: url("../image/menu/sbt_1_5_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:hover:nth-child(5) {
  background: url("../image/menu/sbt_1_5_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:nth-child(6) {
  background: url("../image/menu/sbt_1_6_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:hover:nth-child(6) {
  background: url("../image/menu/sbt_1_6_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:nth-child(7) {
  background: url("../image/menu/sbt_1_7_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(1) .main-menu-sub a:hover:nth-child(7) {
  background: url("../image/menu/sbt_1_7_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2):hover .main-menu-btn {
  background: url("../image/menu/bt_02_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-btn {
  background: url("../image/menu/bt_02_n.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out;
}
.root .main .main-menu:nth-child(2) .main-menu-btn:hover {
  background: url("../image/menu/bt_02_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-btn:active {
  background: url("../image/menu/bt_02_s.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:nth-child(1) {
  background: url("../image/menu/sbt_2_1_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:hover:nth-child(1) {
  background: url("../image/menu/sbt_2_1_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:nth-child(2) {
  background: url("../image/menu/sbt_2_2_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:hover:nth-child(2) {
  background: url("../image/menu/sbt_2_2_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:nth-child(3) {
  background: url("../image/menu/sbt_2_3_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:hover:nth-child(3) {
  background: url("../image/menu/sbt_2_3_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:nth-child(4) {
  background: url("../image/menu/sbt_2_4_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:hover:nth-child(4) {
  background: url("../image/menu/sbt_2_4_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:nth-child(5) {
  background: url("../image/menu/sbt_2_5_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:hover:nth-child(5) {
  background: url("../image/menu/sbt_2_5_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:nth-child(6) {
  background: url("../image/menu/sbt_2_6_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:hover:nth-child(6) {
  background: url("../image/menu/sbt_2_6_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:nth-child(7) {
  background: url("../image/menu/sbt_2_7_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(2) .main-menu-sub a:hover:nth-child(7) {
  background: url("../image/menu/sbt_2_7_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3):hover .main-menu-btn {
  background: url("../image/menu/bt_03_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-btn {
  background: url("../image/menu/bt_03_n.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out;
}
.root .main .main-menu:nth-child(3) .main-menu-btn:hover {
  background: url("../image/menu/bt_03_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-btn:active {
  background: url("../image/menu/bt_03_s.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:nth-child(1) {
  background: url("../image/menu/sbt_3_1_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:hover:nth-child(1) {
  background: url("../image/menu/sbt_3_1_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:nth-child(2) {
  background: url("../image/menu/sbt_3_2_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:hover:nth-child(2) {
  background: url("../image/menu/sbt_3_2_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:nth-child(3) {
  background: url("../image/menu/sbt_3_3_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:hover:nth-child(3) {
  background: url("../image/menu/sbt_3_3_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:nth-child(4) {
  background: url("../image/menu/sbt_3_4_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:hover:nth-child(4) {
  background: url("../image/menu/sbt_3_4_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:nth-child(5) {
  background: url("../image/menu/sbt_3_5_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:hover:nth-child(5) {
  background: url("../image/menu/sbt_3_5_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:nth-child(6) {
  background: url("../image/menu/sbt_3_6_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:hover:nth-child(6) {
  background: url("../image/menu/sbt_3_6_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:nth-child(7) {
  background: url("../image/menu/sbt_3_7_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(3) .main-menu-sub a:hover:nth-child(7) {
  background: url("../image/menu/sbt_3_7_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4):hover .main-menu-btn {
  background: url("../image/menu/bt_04_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-btn {
  background: url("../image/menu/bt_04_n.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out;
}
.root .main .main-menu:nth-child(4) .main-menu-btn:hover {
  background: url("../image/menu/bt_04_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-btn:active {
  background: url("../image/menu/bt_04_s.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:nth-child(1) {
  background: url("../image/menu/sbt_4_1_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:hover:nth-child(1) {
  background: url("../image/menu/sbt_4_1_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:nth-child(2) {
  background: url("../image/menu/sbt_4_2_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:hover:nth-child(2) {
  background: url("../image/menu/sbt_4_2_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:nth-child(3) {
  background: url("../image/menu/sbt_4_3_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:hover:nth-child(3) {
  background: url("../image/menu/sbt_4_3_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:nth-child(4) {
  background: url("../image/menu/sbt_4_4_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:hover:nth-child(4) {
  background: url("../image/menu/sbt_4_4_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:nth-child(5) {
  background: url("../image/menu/sbt_4_5_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:hover:nth-child(5) {
  background: url("../image/menu/sbt_4_5_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:nth-child(6) {
  background: url("../image/menu/sbt_4_6_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:hover:nth-child(6) {
  background: url("../image/menu/sbt_4_6_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:nth-child(7) {
  background: url("../image/menu/sbt_4_7_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(4) .main-menu-sub a:hover:nth-child(7) {
  background: url("../image/menu/sbt_4_7_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5):hover .main-menu-btn {
  background: url("../image/menu/bt_05_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-btn {
  background: url("../image/menu/bt_05_n.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out;
}
.root .main .main-menu:nth-child(5) .main-menu-btn:hover {
  background: url("../image/menu/bt_05_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-btn:active {
  background: url("../image/menu/bt_05_s.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:nth-child(1) {
  background: url("../image/menu/sbt_5_1_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:hover:nth-child(1) {
  background: url("../image/menu/sbt_5_1_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:nth-child(2) {
  background: url("../image/menu/sbt_5_2_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:hover:nth-child(2) {
  background: url("../image/menu/sbt_5_2_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:nth-child(3) {
  background: url("../image/menu/sbt_5_3_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:hover:nth-child(3) {
  background: url("../image/menu/sbt_5_3_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:nth-child(4) {
  background: url("../image/menu/sbt_5_4_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:hover:nth-child(4) {
  background: url("../image/menu/sbt_5_4_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:nth-child(5) {
  background: url("../image/menu/sbt_5_5_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:hover:nth-child(5) {
  background: url("../image/menu/sbt_5_5_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:nth-child(6) {
  background: url("../image/menu/sbt_5_6_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:hover:nth-child(6) {
  background: url("../image/menu/sbt_5_6_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:nth-child(7) {
  background: url("../image/menu/sbt_5_7_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(5) .main-menu-sub a:hover:nth-child(7) {
  background: url("../image/menu/sbt_5_7_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.root .main .main-menu:nth-child(6):hover .main-menu-btn {
  background: url("../image/menu/bt_06_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-btn {
  background: url("../image/menu/bt_06_n.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out;
}
.root .main .main-menu:nth-child(6) .main-menu-btn:hover {
  background: url("../image/menu/bt_06_o.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-btn:active {
  background: url("../image/menu/bt_06_s.png") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:nth-child(1) {
  background: url("../image/menu/sbt_6_1_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:hover:nth-child(1) {
  background: url("../image/menu/sbt_6_1_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:nth-child(2) {
  background: url("../image/menu/sbt_6_2_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:hover:nth-child(2) {
  background: url("../image/menu/sbt_6_2_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:nth-child(3) {
  background: url("../image/menu/sbt_6_3_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:hover:nth-child(3) {
  background: url("../image/menu/sbt_6_3_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:nth-child(4) {
  background: url("../image/menu/sbt_6_4_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:hover:nth-child(4) {
  background: url("../image/menu/sbt_6_4_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:nth-child(5) {
  background: url("../image/menu/sbt_6_5_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:hover:nth-child(5) {
  background: url("../image/menu/sbt_6_5_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:nth-child(6) {
  background: url("../image/menu/sbt_6_6_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:hover:nth-child(6) {
  background: url("../image/menu/sbt_6_6_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:nth-child(7) {
  background: url("../image/menu/sbt_6_7_n.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.root .main .main-menu:nth-child(6) .main-menu-sub a:hover:nth-child(7) {
  background: url("../image/menu/sbt_6_7_o.png");
  background-size: contain;
  background-repeat: no-repeat;
}


.blinking {
  -webkit-animation: blink 0.5s ease-in-out infinite alternate;
  animation: blink 0.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}/*# sourceMappingURL=style.css.map */