@charset "utf-8";

.top-i-body {
    width: 100%;
    margin: 0;   
}


@media only screen and (max-width: 1000px)  { 
.top-i-body {
    width: 100%;
    margin: 0;
}

}

@media only screen and (max-width: 480px) {
.top-i-body {
  background: url("/top/img/neon/bg.jpg") repeat-y center top;
}

}
.bg-fixed{
  position: fixed;
  inset: 0;
  background: url("/top/img/neon/bg.jpg") no-repeat center top;
  background-size: cover;
  z-index: -1;
}

@media only screen and (max-width: 480px) {
.bg-fixed{
	display: none;
}

}


img { width: 100%; }

a,
button{
  transition: opacity .2s ease;
}

@media (hover: hover) and (pointer: fine) {

  a:hover,
  button:hover{
    opacity: .75;
  }
}

a:focus-visible,
button:focus-visible{
  outline: 2px solid rgba(92,155,105,.6);
  outline-offset: 3px;
}


@media (hover: hover) and (pointer: fine) {

  .top-i-js-modalOpen {
    cursor: pointer;
  }

  .top-i-js-modalOpen:hover img {
    opacity: .75;
  }
}




@media (min-width: 769px) {

  .top-i-mainContents {
    z-index: 2;
    position: relative;
    width: 400px;
    margin: 0 auto;
  }

  .top-i-mainContents .top-i-contentArea {
    background: rgb(255, 255, 0);
    width: 370px;
    margin: 20px auto 0 auto;
    box-shadow: 0px 5px 15px 0px rgba(153, 62, 0, 0.16);
  }

  .top-i-mainContents img,
  .top-i-mainContents .top-i-slider,
  .top-i-mainContents .top-i-slider-track,
  .top-i-mainContents p {
    max-width: 100%;
    box-sizing: border-box;
  }
}

.top-i-slider {
  overflow: hidden;
  width: 100%;
}

.top-i-slider-track {
  display: flex;
  width: max-content;
  will-change: transform;
}

.top-i-slider-track p {
  flex: 0 0 auto;
  margin: 0;
}

.top-i-slider-track img {
  display: block;
  height: auto;
}


.top-i-lazy-element {
  opacity: 0;
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.top-i-lazy-element[data-anim="up"] {
  transform: translateY(40px);
}

.top-i-lazy-element[data-anim="fade"] {
  transform: translateY(0);
}

.top-i-lazy-element[data-anim="right"] {
  transform: translateX(40px);
}

.top-i-lazy-element[data-anim="left"] {
  transform: translateX(-40px);
}

.top-i-lazy-element.top-i-in-viewport {
  opacity: 1;
  transform: translate(0, 0);
}




#top-i-cam {
  margin: calc(20 / 370 * 100%) calc(15 / 370 * 100%) calc(10 / 370 * 100%) calc(15 / 370 * 100%);
  background: #bab0ff;
  border-radius: 7px;
  padding: 7px 0;
  border: 1px solid #0c176b;
}

#top-i-cam .top-i-camIn {  
	background: #ffffff;
	padding-top: calc(14 / 370 * 100%);
	padding-bottom: calc(20 / 370 * 100%);
}

#top-i-cam .top-i-text1 { 
	width: calc(244.7 / 370 * 100%);
	margin: calc(8 / 370 * 100%) auto calc(17 / 370 * 100%) auto;
}

#top-i-cam .top-i-text2 { 
	width: calc(348 / 370 * 100%);
	margin: 0 auto calc(20 / 370 * 100%) auto;
}

#top-i-cam .top-i-btn { 
	width: calc(334 / 370 * 100%);
	margin: 0 auto 0 auto;
}







#top-i-content1 {
  position: relative;
}

#top-i-content1 .top-i-text1 {
  position: relative;
  width: calc(240 / 370 * 100%);
  margin: 0 auto;
  padding: calc(40 / 370 * 100%) 0 calc(20 / 370 * 100%) 0;
  z-index: 2;
}

#top-i-content1 .top-i-text2 {
  position: relative;
  width: calc(325 / 370 * 100%);
  margin: 0 auto calc(45 / 370 * 100%) auto;
  z-index: 2;
}

#top-i-content1 .top-i-bg1 {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  margin: calc(5 / 370 * 100%) 0 0 0;
}

#top-i-content1 .top-i-slider {
  position: relative;
  z-index: 2;
}

#top-i-content1 .top-i-slider p {
  width: 140px;
  margin: 0 11px 0 0;
}

#top-i-content1 .top-i-text3 {
  position: relative;
  z-index: 10;
  width: calc(136 / 370 * 100%);
  margin: 0 0 calc(-70 / 370 * 100%) 0;
}

#top-i-content1 .top-i-image1 {
  position: relative;
  z-index: 2;
  width: calc(120 / 370 * 100%);
  margin: 0 0 0 calc(265 / 370 * 100%);
  overflow: hidden;
}

#top-i-content1 .top-i-image2 {
  position: relative;
  z-index: 2;
  width: calc(333 / 370 * 100%);
  margin: 0 auto calc(-160 / 370 * 100%) auto;
   cursor: pointer;
}


#top-i-content2 {
  position: relative;
}

#top-i-content2 .top-i-text1 {
  position: relative;
  width: calc(240 / 370 * 100%);
  margin: 0 0 0 calc(-15 / 370 * 100%);
  padding: calc(40 / 370 * 100%) 0 calc(40 / 370 * 100%) calc(-15 / 370 * 100%);
  z-index: 2;
}

#top-i-content2 .top-i-ankerArea {
  position: relative;
  width: 100%;
  aspect-ratio: 370 / 200;
}

#top-i-content2 .top-i-ankerArea .top-i-anker1 { position: absolute; width: calc(100 / 370 * 100%); top:calc(0 / 370 * 100%); left:calc(20 / 370 * 100%); }
#top-i-content2 .top-i-ankerArea .top-i-anker2 { position: absolute; width: calc(100 / 370 * 100%); top:calc(0 / 370 * 100%); left:calc(139 / 370 * 100%); }
#top-i-content2 .top-i-ankerArea .top-i-anker3 { position: absolute; width: calc(100 / 370 * 100%); top:calc(0 / 370 * 100%); left:calc(252 / 370 * 100%); }



#top-i-content2 #top-i-scene1.top-i-sceneArea {
  position: relative;
  width: 100%;
  aspect-ratio: 370 / 1230;
}

#top-i-content2 #top-i-scene1.top-i-sceneArea .top-i-line { width: calc(314 / 370 * 100%); margin: 0 auto; }
#top-i-content2 #top-i-scene1.top-i-sceneArea .top-i-ani1 { position: absolute; width: calc(73 / 370 * 100%); top:calc(30 / 1230 * 100%); left:calc(307 / 370 * 100%); z-index: 4; overflow: hidden; }
#top-i-content2 #top-i-scene1.top-i-sceneArea .top-i-ani2 { position: absolute; width: calc(87 / 370 * 100%); top:calc(123 / 1230 * 100%); left:calc(-15 / 370 * 100%); z-index: 4; overflow: hidden; }
#top-i-content2 #top-i-scene1.top-i-sceneArea .top-i-ani3 { position: absolute; width: calc(81 / 370 * 100%); top:calc(665 / 1230 * 100%); left:calc(140 / 370 * 100%); z-index: 4; overflow: hidden; }
#top-i-content2 #top-i-scene1.top-i-sceneArea .top-i-ani4 { position: absolute; width: calc(112 / 370 * 100%); top:calc(457 / 1230 * 100%); left:calc(270 / 370 * 100%); z-index: 4; overflow: hidden; }

#top-i-content2 #top-i-scene1 .top-i-text2 {
  position: relative;
  width: calc(81 / 370 * 100%);
  margin: 0 auto 0 auto;
  padding: calc(42 / 370 * 100%) 0 calc(20 / 370 * 100%) 0;
}

#top-i-content2 #top-i-scene1 .top-i-text3 {
  position: relative;
  width: calc(252 / 370 * 100%);
  margin: 0 auto 0 auto;
  padding: 0 0 calc(20 / 370 * 100%) 0;
}

#top-i-content2 #top-i-scene1 .top-i-text4-1 { position: absolute; width: calc(24.6 / 370 * 100%); top:calc(135 / 1230 * 100%); left:calc(332 / 370 * 100%); z-index: 3; }
#top-i-content2 #top-i-scene1 .top-i-text4-2 { position: absolute; width: calc(24.6 / 370 * 100%); top:calc(175 / 1230 * 100%); left:calc(296 / 370 * 100%); z-index: 3; }
#top-i-content2 #top-i-scene1 .top-i-text4-3 { position: absolute; width: calc(24.6 / 370 * 100%); top:calc(226 / 1230 * 100%); left:calc(260 / 370 * 100%); z-index: 3; }

#top-i-content2 #top-i-scene1 .top-i-image1 { position: absolute; width: calc(259.5 / 370 * 100%); top:calc(160 / 1230 * 100%); left:calc(17 / 370 * 100%); z-index: 2; }
#top-i-content2 #top-i-scene1 .top-i-image2 { position: absolute; width: calc(147.1 / 370 * 100%); top:calc(584 / 1230 * 100%); left:calc(17 / 370 * 100%); z-index: 2; }
#top-i-content2 #top-i-scene1 .top-i-image3 { position: absolute; width: calc(162.4 / 370 * 100%); top:calc(500 / 1230 * 100%); left:calc(188 / 370 * 100%); z-index: 2; }

#top-i-content2 #top-i-scene1 .top-i-bg2 { position: absolute; width: calc(295.3 / 370 * 100%); top:calc(346 / 1230 * 100%); left:calc(72.7 / 370 * 100%); z-index: 1; }

#top-i-content2 #top-i-scene1 .top-i-text5 { position: absolute; width: calc(138.4 / 370 * 100%); top:calc(502 / 1230 * 100%); left:calc(45.7 / 370 * 100%); z-index: 2; }
#top-i-content2 #top-i-scene1 .top-i-text6 { position: absolute; width: calc(118.7 / 370 * 100%); top:calc(726 / 1230 * 100%); left:calc(217 / 370 * 100%); z-index: 2; }
#top-i-content2 #top-i-scene1 .top-i-text7 { position: absolute; width: calc(100.7 / 370 * 100%); top:calc(1029.3 / 1230 * 100%); left:calc(49.8 / 370 * 100%); z-index: 2; }

#top-i-content2 #top-i-scene1 .top-i-image4 { position: absolute; width: calc(195.8 / 370 * 100%); top:calc(830 / 1230 * 100%); left:calc(86 / 370 * 100%); z-index: 2; }

#top-i-content2 #top-i-scene1 .top-i-bg3 { position: absolute; width: calc(369.1 / 370 * 100%); top:calc(848 / 1230 * 100%); left:calc(0 / 370 * 100%); z-index: 1; }

#top-i-content2 #top-i-scene1 .top-i-btn1 { position: absolute; width: calc(315 / 370 * 100%); top:calc(1103 / 1230 * 100%); left:calc(30 / 370 * 100%); z-index: 1; cursor: pointer;}


#top-i-content2 #top-i-scene2.top-i-sceneArea {
  position: relative;
  width: 100%;
  aspect-ratio: 370 / 1308;
}

#top-i-content2 #top-i-scene2.top-i-sceneArea .top-i-line { width: calc(314 / 370 * 100%); margin: 0 auto; }
#top-i-content2 #top-i-scene2.top-i-sceneArea .top-i-ani1 { position: absolute; width: calc(98 / 370 * 100%); top:calc(135 / 1308 * 100%); left:calc(-13 / 370 * 100%); z-index: 4; overflow: hidden; }
#top-i-content2 #top-i-scene2.top-i-sceneArea .top-i-ani2 { position: absolute; width: calc(150 / 370 * 100%); top:calc(337 / 1308 * 100%); left:calc(232 / 370 * 100%); z-index: 4; overflow: hidden; }
#top-i-content2 #top-i-scene2.top-i-sceneArea .top-i-ani3 { position: absolute; width: calc(50.6 / 370 * 100%); top:calc(574 / 1308 * 100%); left:calc(112 / 370 * 100%); z-index: 4; overflow: hidden; }
#top-i-content2 #top-i-scene2.top-i-sceneArea .top-i-ani4 { position: absolute; width: calc(142 / 370 * 100%); top:calc(709 / 1308 * 100%); left:calc(236 / 370 * 100%); z-index: 4; overflow: hidden; }

#top-i-content2 #top-i-scene2 .top-i-text1 {
  position: relative;
  width: calc(81 / 370 * 100%);
  margin: 0 auto 0 auto;
  padding: calc(42 / 370 * 100%) 0 calc(25 / 370 * 100%) 0;
}

#top-i-content2 #top-i-scene2 .top-i-text2 {
  position: relative;
  width: calc(308 / 370 * 100%);
  margin: 0 auto 0 auto;
  padding: 0 0 calc(20 / 370 * 100%) 0;
}

#top-i-content2 #top-i-scene2 .top-i-text3-1 { position: absolute; width: calc(24.6 / 370 * 100%); top:calc(388 / 1308 * 100%); left:calc(66.7 / 370 * 100%); z-index: 3; }
#top-i-content2 #top-i-scene2 .top-i-text3-2 { position: absolute; width: calc(24.6 / 370 * 100%); top:calc(436.4 / 1308 * 100%); left:calc(30.6 / 370 * 100%); z-index: 3; }

#top-i-content2 #top-i-scene2 .top-i-image1 { position: absolute; width: calc(370 / 370 * 100%); top:calc(170 / 1308 * 100%); left:0; }
#top-i-content2 #top-i-scene2 .top-i-image2 { position: absolute; width: calc(215 / 370 * 100%); top:calc(459 / 1308 * 100%); left:calc(135 / 370 * 100%); z-index: 2; }
#top-i-content2 #top-i-scene2 .top-i-image3 { position: absolute; width: calc(218.5 / 370 * 100%); top:calc(641.7 / 1308 * 100%); left:calc(25 / 370 * 100%); z-index: 2; }

#top-i-content2 #top-i-scene2 .top-i-text4 { position: absolute; width: calc(116.5 / 370 * 100%); top:calc(594 / 1308 * 100%); left:calc(222 / 370 * 100%); z-index: 3; }
#top-i-content2 #top-i-scene2 .top-i-text5 { position: absolute; width: calc(101 / 370 * 100%); top:calc(660 / 1308 * 100%); left:calc(253.7 / 370 * 100%); z-index: 3; }
#top-i-content2 #top-i-scene2 .top-i-text6 { position: absolute; width: calc(94.8 / 370 * 100%); top:calc(934.8 / 1308 * 100%); left:calc(270.4 / 370 * 100%); z-index: 3; }

#top-i-content2 #top-i-scene2 .top-i-bg2 { position: absolute; width: calc(293 / 370 * 100%); top:calc(555.5 / 1308 * 100%); left:calc(1 / 370 * 100%); z-index: 1; }

#top-i-content2 #top-i-scene2 .top-i-image4 { position: absolute; width: calc(248 / 370 * 100%); top:calc(827 / 1308 * 100%); left:calc(25 / 370 * 100%); z-index: 2; }

#top-i-content2 #top-i-scene2 .top-i-text7 { position: absolute; width: calc(322 / 370 * 100%); top:calc(1070.7 / 1308 * 100%); left:calc(28.9 / 370 * 100%); z-index: 3; }

#top-i-content2 #top-i-scene2 .top-i-btn1 { position: absolute; width: calc(252 / 370 * 100%); top:calc(1188.8 / 1308 * 100%); left:calc(60 / 370 * 100%); z-index: 3;  cursor: pointer;}



#top-i-content2 #top-i-scene3.top-i-sceneArea {
  position: relative;
  width: 100%;
  aspect-ratio: 370 / 1050;
}

#top-i-content2 #top-i-scene3.top-i-sceneArea .top-i-line { width: calc(314 / 370 * 100%); margin: 0 auto; }
#top-i-content2 #top-i-scene3.top-i-sceneArea .top-i-ani1 { position: absolute; width: calc(66 / 370 * 100%); top:calc(148 / 1050 * 100%); left:calc(314 / 370 * 100%); z-index: 4; overflow: hidden; }
#top-i-content2 #top-i-scene3.top-i-sceneArea .top-i-ani2 { position: absolute; width: calc(156 / 370 * 100%); top:calc(449 / 1050 * 100%); left:calc(41 / 370 * 100%); z-index: 4; overflow: hidden; }
#top-i-content2 #top-i-scene3.top-i-sceneArea .top-i-ani3 { position: absolute; width: calc(62 / 370 * 100%); top:calc(759 / 1050 * 100%); left:calc(295 / 370 * 100%); z-index: 4; overflow: hidden; }
#top-i-content2 #top-i-scene3.top-i-sceneArea .top-i-ani4 { position: absolute; width: calc(116.6 / 370 * 100%); top:calc(802 / 1050 * 100%); left:calc(41 / 370 * 100%); z-index: 4; overflow: hidden; }

#top-i-content2 #top-i-scene3 .top-i-text1 {
  position: relative;
  width: calc(81 / 370 * 100%);
  margin: 0 auto 0 auto;
  padding: calc(42 / 370 * 100%) 0 calc(25 / 370 * 100%) 0;
}

#top-i-content2 #top-i-scene3 .top-i-text2 {
  position: relative;
  width: calc(280 / 370 * 100%);
  margin: 0 auto 0 auto;
  padding: 0 0 calc(20 / 370 * 100%) 0;
}

#top-i-content2 #top-i-scene3 .top-i-text3-1 { position: absolute; width: calc(24.6 / 370 * 100%); top:calc(175.5 / 1050 * 100%); left:calc(65.9 / 370 * 100%); z-index: 3; }
#top-i-content2 #top-i-scene3 .top-i-text3-2 { position: absolute; width: calc(24.6 / 370 * 100%); top:calc(195.2 / 1050 * 100%); left:calc(29.8 / 370 * 100%); z-index: 3; }
#top-i-content2 #top-i-scene3 .top-i-text3-3 { position: absolute; width: calc(24.6 / 370 * 100%); top:calc(216 / 1050 * 100%); left:calc(12 / 370 * 100%); z-index: 3; }

#top-i-content2 #top-i-scene3 .top-i-text4 { position: absolute; width: calc(120 / 370 * 100%); top:calc(571 / 1050 * 100%); left:calc(214 / 370 * 100%); z-index: 3; }
#top-i-content2 #top-i-scene3 .top-i-text5 { position: absolute; width: calc(106 / 370 * 100%); top:calc(868 / 1050 * 100%); left:calc(224 / 370 * 100%); z-index: 3; }

#top-i-content2 #top-i-scene3 .top-i-image1 { position: absolute; width: calc(259.5 / 370 * 100%); top:calc(180 / 1050 * 100%); left:calc(71 / 370 * 100%); z-index: 2; }
#top-i-content2 #top-i-scene3 .top-i-image2 { position: absolute; width: calc(195.8 / 370 * 100%); top:calc(648 / 1050 * 100%); left:calc(92 / 370 * 100%); z-index: 2; }

#top-i-content2 #top-i-scene3 .top-i-bg2 { position: absolute; width: calc(293 / 370 * 100%); top:calc(307.6 / 1050 * 100%); left:calc(1 / 370 * 100%); z-index: 1; }
#top-i-content2 #top-i-scene3 .top-i-bg3 { position: absolute; width: calc(370 / 370 * 100%); top:calc(716.5 / 1050 * 100%); left:calc(0 / 370 * 100%); z-index: 1; }

#top-i-content2 #top-i-scene3 .top-i-btn1 { position: absolute; width: calc(261 / 370 * 100%); top:calc(959 / 1050 * 100%); left:calc(60 / 370 * 100%); z-index: 2; cursor: pointer; }



#top-i-content3 {
  position: relative;
  width: 100%;
  aspect-ratio: 370 / 548;
}

#top-i-content3 .top-i-text1 { position: absolute; width: calc(240.5 / 370 * 100%); top:calc(15 / 548 * 100%); left:calc(140 / 370 * 100%); z-index: 3; }

#top-i-content3 .top-i-text2-1 { position: absolute; width: calc(29.1 / 370 * 100%); top:calc(82 / 548 * 100%); left:calc(62.3 / 370 * 100%); z-index: 3; }
#top-i-content3 .top-i-text2-2 { position: absolute; width: calc(29.1 / 370 * 100%); top:calc(93 / 548 * 100%); left:calc(24.6 / 370 * 100%); z-index: 3; }
#top-i-content3 .top-i-text2-3 { position: absolute; width: calc(29.1 / 370 * 100%); top:calc(131 / 548 * 100%); left:calc(-12 / 370 * 100%); z-index: 3; }

#top-i-content3 .top-i-image1 { position: absolute; width: calc(370 / 370 * 100%); top:calc(63 / 548 * 100%); left:calc(0 / 370 * 100%); z-index: 2; }

#top-i-content3 .top-i-text3 { position: absolute; width: calc(291.5 / 370 * 100%); top:calc(409.6 / 548 * 100%); left:calc(72.4 / 370 * 100%); z-index: 3; }
#top-i-content3 .top-i-text4 { position: absolute; width: calc(350.9 / 370 * 100%); top:calc(446.2 / 548 * 100%); left:calc(9.5 / 370 * 100%); z-index: 3; }

#top-i-content3 .top-i-bg1 { position: absolute; width: calc(369 / 370 * 100%); top:calc(55.7 / 548 * 100%); left:calc(0 / 370 * 100%); z-index: 1; }



#top-i-content4 {
  position: relative;
  width: 100%;
  aspect-ratio: 370 / 548;
}

#top-i-content4 .top-i-text1 {
  width: calc(281 / 370 * 100%);
  margin: 0 0 calc(30 / 370 * 100%) calc(-17 / 370 * 100%);
}



.top-i-stepSlider {
  --peek: 40px;
  --gapLeft: 26px;
  position: relative;
  width: calc(330 / 370 * 100%);
  margin: 0 auto;
}

.top-i-stepSlider__viewport {
  overflow: hidden;
  width: 100%;
}

.top-i-stepSlider__track {
  display: flex;
  transition: transform .45s cubic-bezier(.22,.61,.36,1);
}

.top-i-stepSlider__slide {
  flex: 0 0 calc(100% - var(--peek) - var(--gapLeft));
  margin-left: var(--gapLeft);
  margin-right: var(--peek);
  box-sizing: border-box;
}

.top-i-stepSlide {
  position: relative;
}

.top-i-stepSlide__base {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 30px;
}

.top-i-stepSlide__badge {
  position: absolute;
  top: 1%;
  right: -2%;
  width: 48%;
  height: auto;
  pointer-events: none;
}

.top-i-stepSlide__badge--big { width: 62%; }
.top-i-stepSlide__badge--mid { width: 55%; }

.top-i-stepSlider__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
  z-index: 10;
}

.top-i-stepSlider__arrow--prev { left: -10px; }
.top-i-stepSlider__arrow--next { right: -19px; }

.top-i-stepSlider__arrow::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}

.top-i-stepSlider__arrow--next::before {
  border-width: 22px 0 22px 28px;
  border-color: transparent transparent transparent #0c176b;
}

.top-i-stepSlider__arrow--prev::before {
  border-width: 22px 28px 22px 0;
  border-color: transparent #0c176b transparent transparent;
}






#top-i-content5 {
  margin-bottom: calc(260 / 370 * 100%);
}


#top-i-content5 .top-i-text1 {
  width: calc(302.7 / 370 * 100%);
  margin:  calc(40 / 370 * 100%) 0 calc(24 / 370 * 100%) calc(64 / 370 * 100%);
}


#top-i-content5 .top-i-accordion {
  margin: 40px calc(30 / 370 * 100%) 40px calc(30 / 370 * 100%);
}

#top-i-content5 .top-i-item + .top-i-item {
  margin-top: 8px;
}

#top-i-content5 .top-i-accordion .top-i-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 10px 10px 20px;
  border: none;
  background: #00ffff;    
  color: #0c176b;         
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}

#top-i-content5 .top-i-accordion .top-i-icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.6em;  
  height: 1.6em;  
}

#top-i-content5 .top-i-accordion .top-i-title { padding: 0 10px 0 0;}
#top-i-content5 .top-i-accordion .top-i-icon::before {
  content: "+";
  font-size: 34px;
  font-weight: 200;
}

#top-i-content5 .top-i-accordion .top-i-item.is-open .top-i-icon::before {
  content: "−";
  font-size: 24px;
  font-weight: 800;
}

#top-i-content5 .top-i-accordion .top-i-accordionBody {
  background: #d2f3ff;
  line-height: 1.8;
  color: #0c176b;

  max-height: 0;
  opacity: 0;
  transform: translateY(-4px);
  overflow: hidden;


  padding: 0 32px;

  transition:
    max-height .35s ease,
    opacity .35s ease,
    transform .35s ease,
    padding-top .35s ease,
    padding-bottom .35s ease;
}


#top-i-content5 .top-i-item.is-open .top-i-accordionBody {
  max-height: 1000px; 
  opacity: 1;
  transform: translateY(0);
  padding: 20px 22px 20px 22px;
}

#top-i-content5 .top-i-item.is-open .top-i-accordionBody p {
  font-size: 14px;
  line-height: 1.6;
}


@media (max-width: 767.98px) {
#top-i-content5 .top-i-accordion .top-i-header {
    padding: 16px 18px;
    font-size: 14px;
  }
#top-i-content5 .top-i-accordion .top-i-item.is-open .top-i-accordionBody {
    padding: 16px 18px;
  }
}











#top-i-content6 {
  position: relative;
  width: 100%;
  aspect-ratio: 370 / 340;
  margin-bottom: calc(40 / 370 * 100%);
}

#top-i-content6 .top-i-text1 { position: absolute; width: calc(296.6 / 370 * 100%); top:calc(-220 / 340 * 100%); left:calc(-17 / 370 * 100%); z-index: 3; }

#top-i-content6 .top-i-icon1 { position: absolute; width: calc(65.8 / 370 * 100%); top:calc(-133 / 340 * 100%); left:calc(62.6 / 370 * 100%); z-index: 3; }
#top-i-content6 .top-i-icon2 { position: absolute; width: calc(65.8 / 370 * 100%); top:calc(-133 / 340 * 100%); left:calc(150 / 370 * 100%); z-index: 3; }
#top-i-content6 .top-i-icon3 { position: absolute; width: calc(65.8 / 370 * 100%); top:calc(-133 / 340 * 100%); left:calc(237.1 / 370 * 100%); z-index: 3; }

#top-i-content6 .top-i-text2 { position: absolute; width: calc(240.4 / 370 * 100%); top:calc(-36 / 340 * 100%); left:calc(66 / 370 * 100%); z-index: 3; }
#top-i-content6 .top-i-text3 { position: absolute; width: calc(316 / 370 * 100%); top:calc(53.7 / 340 * 100%); left:calc(26.7 / 370 * 100%); z-index: 3; }
#top-i-content6 .top-i-btn1 { position: absolute; width: calc(283 / 370 * 100%); top:calc(165.5 / 340 * 100%); left:calc(47 / 370 * 100%); z-index: 3; }
#top-i-content6 .top-i-text4 { position: absolute; width: calc(332.2 / 370 * 100%); top:calc(231.1 / 340 * 100%); left:calc(19.5 / 370 * 100%); z-index: 3; }





#top-i-fot {
  position: relative;
  width: 100%;
  aspect-ratio: 400 / 132;
  margin-bottom: calc(30 / 370 * 100%);
}

#top-i-fot .top-i-logo1 { box-shadow: 0px 5px 15px 0px rgba(153, 62, 0, 0.16); position: absolute; width: calc(114.7 / 400 * 100%); top:calc(0 / 132 * 100%); left:calc(16.8 / 400 * 100%); z-index: 3; }
#top-i-fot .top-i-logo2 { box-shadow: 0px 5px 15px 0px rgba(153, 62, 0, 0.16); position: absolute; width: calc(114.7 / 400 * 100%); top:calc(0 / 132 * 100%); left:calc(145.1 / 400 * 100%); z-index: 3; }
#top-i-fot .top-i-logo3 { box-shadow: 0px 5px 15px 0px rgba(153, 62, 0, 0.16); position: absolute; width: calc(114.7 / 400 * 100%); top:calc(0 / 132 * 100%); left:calc(272.7 / 400 * 100%); z-index: 3; }
#top-i-fot .top-i-logo4 { box-shadow: 0px 5px 15px 0px rgba(153, 62, 0, 0.16); position: absolute; width: calc(114.7 / 400 * 100%); top:calc(48.5 / 132 * 100%); left:calc(16.8 / 400 * 100%); z-index: 3; }
#top-i-fot .top-i-logo5 { box-shadow: 0px 5px 15px 0px rgba(153, 62, 0, 0.16); position: absolute; width: calc(114.7 / 400 * 100%); top:calc(48.5 / 132 * 100%); left:calc(145.1 / 400 * 100%); z-index: 3; }
#top-i-fot .top-i-logo6 { box-shadow: 0px 5px 15px 0px rgba(153, 62, 0, 0.16); position: absolute; width: calc(114.7 / 400 * 100%); top:calc(48.5 / 132 * 100%); left:calc(272.7 / 400 * 100%); z-index: 3; }
#top-i-fot .top-i-logo7 { box-shadow: 0px 5px 15px 0px rgba(153, 62, 0, 0.16); position: absolute; width: calc(114.7 / 400 * 100%); top:calc(97 / 132 * 100%); left:calc(145.1 / 400 * 100%); z-index: 3; }







.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: 999;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.modal-overlay.is-active {
  display: block;
}

.modal-dialog {
  position: relative;
  width: 90%;
  max-width: 360px;
  margin: 20px auto;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  min-height: calc(60vh - 40px);
  display: flex;
  flex-direction: column;
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  z-index: 1;
}

.modal-close::before,
.modal-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  background: #666666;
}

.modal-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.modal-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modal-inner {
  padding: 24px 20px 32px;
  flex: 1;
}

.modal-title {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #f38a1e;
}

.modal-line {
  margin: 8px auto 18px;
}

.modal-media {
  width: 70%;
  margin: 0 auto 20px;
}

.modal-subtitle {
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
  color: #f38a1e;
}

.modal-image1 {
  width: 60%;
  margin: 20px auto;
}

.modal-btn {
  width: 283px;
  margin: -80px auto 30px;
}

@media (min-width: 769px) {
  .modal-dialog {
    max-width: 400px;
  }
  
  .modal-inner {
    padding: 28px 24px 36px;
  }
  
  .modal-title {
    font-size: 20px;
  }
}








