*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;color:inherit;cursor:pointer}p,h1,h2,h3,h4,h5,h6,span{font-feature-settings:"palt"}body{background-color:#fff;color:#1f0d00;width:100%;font-family:dnp-shuei-mgothic-std, sans-serif;font-weight:400;font-style:normal;min-width:1024px}@media screen and (max-width: 599px){body{min-width:320px}}img{width:100%;vertical-align:bottom}.flexbox{display:flex}.dsnone{display:none !important}.pcnone{display:none}@media screen and (max-width: 599px){.pcnone{display:block}}.spnone{display:block}@media screen and (max-width: 599px){.spnone{display:none}}.container{position:relative}.header{color:#005083;background-color:white;padding:0 3%;height:100px;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:99}@media screen and (max-width: 599px){.header{height:80px;background-color:rgba(255,255,255,0);padding:0 20px}}.header_right{align-items:center}.header_logo{width:550px;position:absolute;top:20px;left:3%;transition:all 0.4s ease-in-out}@media screen and (max-width: 1024px){.header_logo{width:450px}}@media screen and (max-width: 599px){.header_logo{top:50%;transform:translate(0, -50%);width:220px}}.header_logo a{align-items:center}@media screen and (max-width: 599px){.header_logo a{display:flex;justify-content:space-between}}.header_logo a .imgWrap{width:100%}@media screen and (max-width: 599px){.header_logo a .imgWrap{width:30%}}.header_logo a .imgWrap img{width:100%}.header_logo a span{font-size:14px;transition:all 0.4s ease-in-out}@media screen and (max-width: 599px){.header_logo a span.active{opacity:0}}.header_logo.active{width:300px}@media screen and (max-width: 599px){.header_logo.active{width:220px}}.header_text{font-size:16px;letter-spacing:1px;align-items:center}@media screen and (max-width: 1024px){.header_text{display:none}}.header_text .small{font-size:0.6em}.header_text .strong{font-size:1.6em}.header_text .tell{letter-spacing:1px;float:right;margin:10px 0 0}.header_text .tell a{transition:all 0.4s ease-in-out;line-height:20px;font-size:20px}.header_text .tell a:hover{color:#aeddf0}.header_text .tell a img{width:20px;height:20px;margin-left:10px;margin-right:5px}.header_contact{color:white;margin:0 20px}@media screen and (max-width: 599px){.header_contact{display:none}}.header_contact p a{background-color:#5a77a6;padding:12px 10px;border-radius:10px;display:block;transition:all 0.4s ease-in-out}.header_contact p a:hover{color:#aeddf0}.header_ham{width:40px;height:40px;cursor:pointer;position:relative;z-index:1000}.header_ham p{font-size:10px;position:absolute;bottom:0;left:50%;transform:translate(-50%, 80%);font-weight:bold}.header_ham span{display:block;height:3px;border-radius:10px;background-color:#005083;transition:background 0.7s cubic-bezier(0.69, -0.3, 0.15, 0.89),opacity 0.7s cubic-bezier(0.69, -0.3, 0.15, 0.89),top 0.7s cubic-bezier(0.69, -0.3, 0.15, 0.89),transform 0.7s cubic-bezier(0.69, -0.3, 0.15, 0.89),width 0.25s ease,-webkit-transform 0.7s cubic-bezier(0.69, -0.3, 0.15, 0.89)}.header_ham span:nth-child(1){position:absolute;top:8px;left:0%;width:100%}.header_ham span:nth-child(2){position:absolute;top:18px;left:0%;width:70%}.header_ham span:nth-child(3){position:absolute;top:28px;left:0%;width:85%}.header_ham.active span:nth-child(1){top:15px;transform:rotate(45deg)}.header_ham.active span:nth-child(2){opacity:0}.header_ham.active span:nth-child(3){top:15px;width:100%;transform:rotate(135deg)}.gnav{position:fixed;z-index:100;top:0;right:0;width:400px;height:100%;background-color:rgba(247,246,246,0.9);transform:translateX(105%);transition:all 700ms cubic-bezier(0.13, 0.81, 0.09, 0.86);padding:90px 30px 50px;overflow:scroll}@media screen and (max-width: 599px){.gnav{width:100%}}.gnav_list{padding:30px 0;border-top:1px solid #005083}.gnav_list:last-child{margin:0}.gnav_list li{margin:0 0 25px;display:flex;align-items:center}.gnav_list li:last-child{margin:0}.gnav_list li img{width:20px;height:20px;margin-right:20px}.gnav_list li a{transition:all 0.4s ease-in-out;color:#005083}.gnav_list li a:hover{color:#aeddf0}.gnav_iconWrap li{margin-right:20px}.gnav_iconWrap li:last-child{margin:0}.gnav_iconWrap li img{width:28px;height:28px}.gnav.active{transform:translateX(0)}.footerWrap{padding:0 5% 5%}@media screen and (max-width: 599px){.footerWrap{padding:0 20px 3%}}.footerWrap .toTop{float:right;margin:0 0 150px}@media screen and (max-width: 599px){.footerWrap .toTop{margin:0 0 60px}}.footerWrap .toTop-lower{margin:0 0 50px}@media screen and (max-width: 599px){.footerWrap .toTop-lower{margin:0 0 20px}}.footerWrap .toTop_img{width:30px}@media screen and (max-width: 599px){.footerWrap .toTop_img{width:15px}}.footerWrap .iconWrap{float:right;clear:both;margin-bottom:20px}.footerWrap .iconWrap ul li{width:28px;height:28px;margin-right:20px}.footerWrap .iconWrap ul li:last-child{margin:0}.footerWrap .lowerMenu{color:#005083;margin:50px auto 0;justify-content:space-between;flex-wrap:wrap;width:80%}@media screen and (max-width: 599px){.footerWrap .lowerMenu{width:100%}}.footerWrap .lowerMenuWrap{margin:200px 0 0}@media screen and (max-width: 1024px){.footerWrap .lowerMenuWrap{margin:150px 0 0}}.footerWrap .lowerMenu-child{width:16%;padding-top:16%;position:relative;background-color:#f7f6f6;border-radius:100%;margin-bottom:20px}@media screen and (max-width: 599px){.footerWrap .lowerMenu-child{width:30%;padding-top:30%}}.footerWrap .lowerMenu-child img{position:absolute;width:50%;top:50%;left:50%;transform:translate(-50%, -50%)}.footerWrap .lowerMenu-child p{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center}.footerWrap .lowerMenu-child p a{text-align:center;padding:30px 0;line-height:1.6;display:block;font-weight:bold;font-size:16px}@media screen and (max-width: 599px){.footerWrap .lowerMenu-child p a{font-size:14px}}.footerWrap .lowerMenu-title{position:relative;margin:20px 0;text-align:center}.footerWrap .lowerMenu-title img{width:100px;position:absolute;left:0;bottom:10px;transform:translate(-100%, 0)}@media screen and (max-width: 599px){.footerWrap .lowerMenu-title img{width:80px;left:50%;top:0;bottom:unset;transform:translate(-50%, -100%)}}.footerWrap .lowerMenu-title p{font-size:24px;display:inline-block;color:#005083;position:relative;letter-spacing:2px}@media screen and (max-width: 599px){.footerWrap .lowerMenu-title p{font-size:18px}}.footerWrap .lowerMenu-title p span{font-size:1.6em}.footerWrap .footerMap{clear:both;padding:30px 0 0}.footerWrap .footerMap_map{width:100%;margin:0 0 15px}@media screen and (max-width: 1024px){.footerWrap .footerMap_map{margin:0 0 10px}}.footerWrap .footerMap_map iframe{width:100%;height:500px}@media screen and (max-width: 599px){.footerWrap .footerMap_map iframe{height:350px}}.footerWrap .footerMap_text p{color:#005083;line-height:1.6;font-size:16px}@media screen and (max-width: 599px){.footerWrap .footerMap_text p{font-size:14px}}.footerWrap .footerLine{width:100%;margin:30px 0}@media screen and (max-width: 599px){.footerWrap .footerLine{margin:20px 0}}.footerWrap .footerTopBorder{border-top:1px solid #005083}.footerWrap .footer{clear:both;padding:50px 0 30px;justify-content:space-between;color:#005083}@media screen and (max-width: 1024px){.footerWrap .footer{display:block}}@media screen and (max-width: 599px){.footerWrap .footer{padding:30px 0 20px}}.footerWrap .footer_left{width:46%}@media screen and (max-width: 1024px){.footerWrap .footer_left{width:100%;margin:0 0 15px}}.footerWrap .footer_left-img{width:100%;margin:0 0 30px}.footerWrap .footer_left-text{letter-spacing:1px;font-size:14px;line-height:1.6}.footerWrap .footer_right{width:46%}@media screen and (max-width: 1024px){.footerWrap .footer_right{width:100%}}.footerWrap .footer_right-logo{width:100%;margin:0 0 30px}.footerWrap .footer_right-text{letter-spacing:1px;line-height:1.6;font-size:14px}.footerWrap .footer_right-lineBtn{margin:15px 0}.footerWrap .footer_right-lineBtn p a{font-size:18px;line-height:24px;background-color:#c9d752;width:100%;padding:10px 0;text-align:center;display:block}@media screen and (max-width: 599px){.footerWrap .footer_right-lineBtn p a{font-size:16px}}.footerWrap .footer_right-lineBtn p a img{width:24px;height:24px;margin-right:10px}.footerWrap .footer_right-formWrap{justify-content:space-around;align-items:center;margin:10px 0}.footerWrap .footer_right-formWrap-tell{letter-spacing:1px}.footerWrap .footer_right-formWrap-tell a{transition:all 0.4s ease-in-out;font-size:28px;align-items:center;display:flex}@media screen and (max-width: 599px){.footerWrap .footer_right-formWrap-tell a{font-size:18px}}.footerWrap .footer_right-formWrap-tell a:hover{color:#aeddf0}.footerWrap .footer_right-formWrap-tell a img{width:22px;height:22px;margin-left:10px;margin-right:5px}@media screen and (max-width: 599px){.footerWrap .footer_right-formWrap-tell a img{width:18px;height:18px}}.footerWrap .footer_right-formWrap-formBtn a{display:block;border:2px solid #005083;border-radius:20px;padding:10px 0;font-size:20px;transition:all 0.4s ease-in-out;width:150px;text-align:center;margin:10px 0}@media screen and (max-width: 599px){.footerWrap .footer_right-formWrap-formBtn a{font-size:16px;padding:10px 25px;width:100%}}.footerWrap .footer_right-formWrap-formBtn a:hover{background-color:#005083;color:white}.footerWrap .footerBottom{background-color:#005083;color:white;padding:10px 30px}@media screen and (max-width: 599px){.footerWrap .footerBottom{padding:15px;margin:0 calc(50% - 50vw);width:100vw;padding-left:5%;padding-right:5%}}.footerWrap .footerBottom ul{flex-wrap:wrap;justify-content:flex-start}.footerWrap .footerBottom ul li{font-size:14px;margin:0 20px;line-height:30px}@media screen and (max-width: 599px){.footerWrap .footerBottom ul li{margin:0 15px}}.footerWrap .footerBottom ul li a{transition:all 0.4s ease-in-out}.footerWrap .footerBottom ul li a:hover{color:#aeddf0}.footerWrap .copyRight{margin:0 3%;padding:30px 0}@media screen and (max-width: 599px){.footerWrap .copyRight{margin:0 3% 60px}}.footerWrap .copyRight p{font-size:14px;color:#005083;float:right}@media screen and (max-width: 599px){.footerWrap .copyRight p{font-size:12px}}.spUnderBar{display:none;position:fixed;bottom:0;left:0;z-index:80;width:100%}@media screen and (max-width: 599px){.spUnderBar{display:flex;justify-content:space-between;padding:20px 30px}}.spUnderBar_content{width:50%;justify-content:space-between}.spUnderBar-child{width:40px;display:flex;align-items:center;justify-content:center}.spUnderBar-toTop{width:40px}.js_fadein{transition:all .8s ease-in-out;opacity:0}.js_fadeside{transition:all .8s ease-in-out;opacity:0;transform:translateY(10%);will-change:transform}.js_fadeside_toleft{transition:all .8s ease-in-out;opacity:0;transform:translateX(-10%);will-change:transform}.js_fadeside_toright{transition:all .8s ease-in-out;opacity:0;transform:translateX(10%);will-change:transform}.js_fadeBottom{transition:all .8s ease-in-out;opacity:0;transform:translateY(5%);will-change:transform}.js_sideslide{overflow:hidden;position:relative;will-change:transform}.js_sideslide.action::before{right:-110%}.js_sideslide.action::after{right:-110%}.js_sideslide::before{content:"";width:100%;height:100%;position:absolute;top:0;right:0;transition:.8s all;background:white;z-index:2;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}.js_sideslide::after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background:black;transition:.8s all;transition-timing-function:cubic-bezier(0.77, 0, 0.175, 1);transition-delay:.2s}.textDrop{transition:transform 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s,opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;will-change:transform}.textDrop span{opacity:0;display:inline-block;filter:blur(1.5rem);transform:translate(-94px, -68px) rotate(17deg) scaleX(1.62) scaleY(1.4) skewX(34deg) skewY(3deg);-webkit-transform:translate(-94px, -68px) rotate(17deg) scaleX(1.62) scaleY(1.4) skewX(34deg) skewY(3deg)}.textDrop span:nth-child(1){animation-delay:.1s !important}.textDrop span:nth-child(2){animation-delay:.2s !important}.textDrop span:nth-child(3){animation-delay:.3s !important}.textDrop span:nth-child(4){animation-delay:.4s !important}.textDrop span:nth-child(5){animation-delay:.5s !important}.textDrop span:nth-child(6){animation-delay:.6s !important}.textDrop span:nth-child(7){animation-delay:.7s !important}.textDrop span:nth-child(8){animation-delay:.8s !important}.textDrop span:nth-child(9){animation-delay:.9s !important}.textDrop span:nth-child(10){animation-delay:1s !important}.textDrop span:nth-child(11){animation-delay:1.1s !important}.textDrop span:nth-child(12){animation-delay:1.2s !important}.textDrop span:nth-child(13){animation-delay:1.3s !important}.textDrop span:nth-child(14){animation-delay:1.4s !important}.textDrop span:nth-child(15){animation-delay:1.5s !important}.textDrop span:nth-child(16){animation-delay:1.6s !important}.textDrop span:nth-child(17){animation-delay:1.7s !important}.textDrop span:nth-child(18){animation-delay:1.8s !important}.textDrop span:nth-child(19){animation-delay:1.9s !important}.textDrop span:nth-child(20){animation-delay:2s !important}.textDrop span:nth-child(21){animation-delay:2.1s !important}.textDrop span:nth-child(22){animation-delay:2.2s !important}.textDrop span:nth-child(23){animation-delay:2.3s !important}.textDrop span:nth-child(24){animation-delay:2.4s !important}.textDrop span:nth-child(25){animation-delay:2.5s !important}.textDrop span:nth-child(26){animation-delay:2.6s !important}.textDrop span:nth-child(27){animation-delay:2.7s !important}.textDrop span:nth-child(28){animation-delay:2.8s !important}.textDrop span:nth-child(29){animation-delay:2.9s !important}.textDrop span:nth-child(30){animation-delay:3s !important}.textDrop.active span{animation:bigtextDrop 1s ease forwards}@keyframes bigtextDrop{0%{-webkit-filter:blur(1.5rem);filter:blur(1.5rem);opacity:0;-webkit-transform:translate(-94px, -68px) rotate(17deg) scaleX(1.62) scaleY(1.4) skewX(34deg) skewY(3deg);transform:translate(-94px, -68px) rotate(17deg) scaleX(1.62) scaleY(1.4) skewX(34deg) skewY(3deg)}100%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translate(0px, 0px) rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);transform:translate(0px, 0px) rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg)}}.textFadeIn{transition:transform 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s,opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;will-change:transform}.textFadeIn span{opacity:0;display:inline-block;will-change:transform}.textFadeIn span:nth-child(1){animation-delay:.015s !important}.textFadeIn span:nth-child(2){animation-delay:.03s !important}.textFadeIn span:nth-child(3){animation-delay:.045s !important}.textFadeIn span:nth-child(4){animation-delay:.06s !important}.textFadeIn span:nth-child(5){animation-delay:.075s !important}.textFadeIn span:nth-child(6){animation-delay:.09s !important}.textFadeIn span:nth-child(7){animation-delay:.105s !important}.textFadeIn span:nth-child(8){animation-delay:.12s !important}.textFadeIn span:nth-child(9){animation-delay:.135s !important}.textFadeIn span:nth-child(10){animation-delay:.15s !important}.textFadeIn span:nth-child(11){animation-delay:.165s !important}.textFadeIn span:nth-child(12){animation-delay:.18s !important}.textFadeIn span:nth-child(13){animation-delay:.195s !important}.textFadeIn span:nth-child(14){animation-delay:.21s !important}.textFadeIn span:nth-child(15){animation-delay:.225s !important}.textFadeIn span:nth-child(16){animation-delay:.24s !important}.textFadeIn span:nth-child(17){animation-delay:.255s !important}.textFadeIn span:nth-child(18){animation-delay:.27s !important}.textFadeIn span:nth-child(19){animation-delay:.285s !important}.textFadeIn span:nth-child(20){animation-delay:.3s !important}.textFadeIn span:nth-child(21){animation-delay:.315s !important}.textFadeIn span:nth-child(22){animation-delay:.33s !important}.textFadeIn span:nth-child(23){animation-delay:.345s !important}.textFadeIn span:nth-child(24){animation-delay:.36s !important}.textFadeIn span:nth-child(25){animation-delay:.375s !important}.textFadeIn span:nth-child(26){animation-delay:.39s !important}.textFadeIn span:nth-child(27){animation-delay:.405s !important}.textFadeIn span:nth-child(28){animation-delay:.42s !important}.textFadeIn span:nth-child(29){animation-delay:.435s !important}.textFadeIn span:nth-child(30){animation-delay:.45s !important}.textFadeIn span:nth-child(31){animation-delay:.465s !important}.textFadeIn span:nth-child(32){animation-delay:.48s !important}.textFadeIn span:nth-child(33){animation-delay:.495s !important}.textFadeIn span:nth-child(34){animation-delay:.51s !important}.textFadeIn span:nth-child(35){animation-delay:.525s !important}.textFadeIn span:nth-child(36){animation-delay:.54s !important}.textFadeIn span:nth-child(37){animation-delay:.555s !important}.textFadeIn span:nth-child(38){animation-delay:.57s !important}.textFadeIn span:nth-child(39){animation-delay:.585s !important}.textFadeIn span:nth-child(40){animation-delay:.6s !important}.textFadeIn span:nth-child(41){animation-delay:.615s !important}.textFadeIn span:nth-child(42){animation-delay:.63s !important}.textFadeIn span:nth-child(43){animation-delay:.645s !important}.textFadeIn span:nth-child(44){animation-delay:.66s !important}.textFadeIn span:nth-child(45){animation-delay:.675s !important}.textFadeIn span:nth-child(46){animation-delay:.69s !important}.textFadeIn span:nth-child(47){animation-delay:.705s !important}.textFadeIn span:nth-child(48){animation-delay:.72s !important}.textFadeIn span:nth-child(49){animation-delay:.735s !important}.textFadeIn span:nth-child(50){animation-delay:.75s !important}.textFadeIn span:nth-child(51){animation-delay:.765s !important}.textFadeIn span:nth-child(52){animation-delay:.78s !important}.textFadeIn span:nth-child(53){animation-delay:.795s !important}.textFadeIn span:nth-child(54){animation-delay:.81s !important}.textFadeIn span:nth-child(55){animation-delay:.825s !important}.textFadeIn span:nth-child(56){animation-delay:.84s !important}.textFadeIn span:nth-child(57){animation-delay:.855s !important}.textFadeIn span:nth-child(58){animation-delay:.87s !important}.textFadeIn span:nth-child(59){animation-delay:.885s !important}.textFadeIn span:nth-child(60){animation-delay:.9s !important}.textFadeIn span:nth-child(61){animation-delay:.915s !important}.textFadeIn span:nth-child(62){animation-delay:.93s !important}.textFadeIn span:nth-child(63){animation-delay:.945s !important}.textFadeIn span:nth-child(64){animation-delay:.96s !important}.textFadeIn span:nth-child(65){animation-delay:.975s !important}.textFadeIn span:nth-child(66){animation-delay:.99s !important}.textFadeIn span:nth-child(67){animation-delay:1.005s !important}.textFadeIn span:nth-child(68){animation-delay:1.02s !important}.textFadeIn span:nth-child(69){animation-delay:1.035s !important}.textFadeIn span:nth-child(70){animation-delay:1.05s !important}.textFadeIn span:nth-child(71){animation-delay:1.065s !important}.textFadeIn span:nth-child(72){animation-delay:1.08s !important}.textFadeIn span:nth-child(73){animation-delay:1.095s !important}.textFadeIn span:nth-child(74){animation-delay:1.11s !important}.textFadeIn span:nth-child(75){animation-delay:1.125s !important}.textFadeIn span:nth-child(76){animation-delay:1.14s !important}.textFadeIn span:nth-child(77){animation-delay:1.155s !important}.textFadeIn span:nth-child(78){animation-delay:1.17s !important}.textFadeIn span:nth-child(79){animation-delay:1.185s !important}.textFadeIn span:nth-child(80){animation-delay:1.2s !important}.textFadeIn span:nth-child(81){animation-delay:1.215s !important}.textFadeIn span:nth-child(82){animation-delay:1.23s !important}.textFadeIn span:nth-child(83){animation-delay:1.245s !important}.textFadeIn span:nth-child(84){animation-delay:1.26s !important}.textFadeIn span:nth-child(85){animation-delay:1.275s !important}.textFadeIn span:nth-child(86){animation-delay:1.29s !important}.textFadeIn span:nth-child(87){animation-delay:1.305s !important}.textFadeIn span:nth-child(88){animation-delay:1.32s !important}.textFadeIn span:nth-child(89){animation-delay:1.335s !important}.textFadeIn span:nth-child(90){animation-delay:1.35s !important}.textFadeIn span:nth-child(91){animation-delay:1.365s !important}.textFadeIn span:nth-child(92){animation-delay:1.38s !important}.textFadeIn span:nth-child(93){animation-delay:1.395s !important}.textFadeIn span:nth-child(94){animation-delay:1.41s !important}.textFadeIn span:nth-child(95){animation-delay:1.425s !important}.textFadeIn span:nth-child(96){animation-delay:1.44s !important}.textFadeIn span:nth-child(97){animation-delay:1.455s !important}.textFadeIn span:nth-child(98){animation-delay:1.47s !important}.textFadeIn span:nth-child(99){animation-delay:1.485s !important}.textFadeIn span:nth-child(100){animation-delay:1.5s !important}.textFadeIn span:nth-child(101){animation-delay:1.515s !important}.textFadeIn span:nth-child(102){animation-delay:1.53s !important}.textFadeIn span:nth-child(103){animation-delay:1.545s !important}.textFadeIn span:nth-child(104){animation-delay:1.56s !important}.textFadeIn span:nth-child(105){animation-delay:1.575s !important}.textFadeIn span:nth-child(106){animation-delay:1.59s !important}.textFadeIn span:nth-child(107){animation-delay:1.605s !important}.textFadeIn span:nth-child(108){animation-delay:1.62s !important}.textFadeIn span:nth-child(109){animation-delay:1.635s !important}.textFadeIn span:nth-child(110){animation-delay:1.65s !important}.textFadeIn span:nth-child(111){animation-delay:1.665s !important}.textFadeIn span:nth-child(112){animation-delay:1.68s !important}.textFadeIn span:nth-child(113){animation-delay:1.695s !important}.textFadeIn span:nth-child(114){animation-delay:1.71s !important}.textFadeIn span:nth-child(115){animation-delay:1.725s !important}.textFadeIn span:nth-child(116){animation-delay:1.74s !important}.textFadeIn span:nth-child(117){animation-delay:1.755s !important}.textFadeIn span:nth-child(118){animation-delay:1.77s !important}.textFadeIn span:nth-child(119){animation-delay:1.785s !important}.textFadeIn span:nth-child(120){animation-delay:1.8s !important}.textFadeIn span:nth-child(121){animation-delay:1.815s !important}.textFadeIn span:nth-child(122){animation-delay:1.83s !important}.textFadeIn span:nth-child(123){animation-delay:1.845s !important}.textFadeIn span:nth-child(124){animation-delay:1.86s !important}.textFadeIn span:nth-child(125){animation-delay:1.875s !important}.textFadeIn span:nth-child(126){animation-delay:1.89s !important}.textFadeIn span:nth-child(127){animation-delay:1.905s !important}.textFadeIn span:nth-child(128){animation-delay:1.92s !important}.textFadeIn span:nth-child(129){animation-delay:1.935s !important}.textFadeIn span:nth-child(130){animation-delay:1.95s !important}.textFadeIn span:nth-child(131){animation-delay:1.965s !important}.textFadeIn span:nth-child(132){animation-delay:1.98s !important}.textFadeIn span:nth-child(133){animation-delay:1.995s !important}.textFadeIn span:nth-child(134){animation-delay:2.01s !important}.textFadeIn span:nth-child(135){animation-delay:2.025s !important}.textFadeIn span:nth-child(136){animation-delay:2.04s !important}.textFadeIn span:nth-child(137){animation-delay:2.055s !important}.textFadeIn span:nth-child(138){animation-delay:2.07s !important}.textFadeIn span:nth-child(139){animation-delay:2.085s !important}.textFadeIn span:nth-child(140){animation-delay:2.1s !important}.textFadeIn span:nth-child(141){animation-delay:2.115s !important}.textFadeIn span:nth-child(142){animation-delay:2.13s !important}.textFadeIn span:nth-child(143){animation-delay:2.145s !important}.textFadeIn span:nth-child(144){animation-delay:2.16s !important}.textFadeIn span:nth-child(145){animation-delay:2.175s !important}.textFadeIn span:nth-child(146){animation-delay:2.19s !important}.textFadeIn span:nth-child(147){animation-delay:2.205s !important}.textFadeIn span:nth-child(148){animation-delay:2.22s !important}.textFadeIn span:nth-child(149){animation-delay:2.235s !important}.textFadeIn span:nth-child(150){animation-delay:2.25s !important}.textFadeIn span:nth-child(151){animation-delay:2.265s !important}.textFadeIn span:nth-child(152){animation-delay:2.28s !important}.textFadeIn span:nth-child(153){animation-delay:2.295s !important}.textFadeIn span:nth-child(154){animation-delay:2.31s !important}.textFadeIn span:nth-child(155){animation-delay:2.325s !important}.textFadeIn span:nth-child(156){animation-delay:2.34s !important}.textFadeIn span:nth-child(157){animation-delay:2.355s !important}.textFadeIn span:nth-child(158){animation-delay:2.37s !important}.textFadeIn span:nth-child(159){animation-delay:2.385s !important}.textFadeIn span:nth-child(160){animation-delay:2.4s !important}.textFadeIn span:nth-child(161){animation-delay:2.415s !important}.textFadeIn span:nth-child(162){animation-delay:2.43s !important}.textFadeIn span:nth-child(163){animation-delay:2.445s !important}.textFadeIn span:nth-child(164){animation-delay:2.46s !important}.textFadeIn span:nth-child(165){animation-delay:2.475s !important}.textFadeIn span:nth-child(166){animation-delay:2.49s !important}.textFadeIn span:nth-child(167){animation-delay:2.505s !important}.textFadeIn span:nth-child(168){animation-delay:2.52s !important}.textFadeIn span:nth-child(169){animation-delay:2.535s !important}.textFadeIn span:nth-child(170){animation-delay:2.55s !important}.textFadeIn span:nth-child(171){animation-delay:2.565s !important}.textFadeIn span:nth-child(172){animation-delay:2.58s !important}.textFadeIn span:nth-child(173){animation-delay:2.595s !important}.textFadeIn span:nth-child(174){animation-delay:2.61s !important}.textFadeIn span:nth-child(175){animation-delay:2.625s !important}.textFadeIn span:nth-child(176){animation-delay:2.64s !important}.textFadeIn span:nth-child(177){animation-delay:2.655s !important}.textFadeIn span:nth-child(178){animation-delay:2.67s !important}.textFadeIn span:nth-child(179){animation-delay:2.685s !important}.textFadeIn span:nth-child(180){animation-delay:2.7s !important}.textFadeIn span:nth-child(181){animation-delay:2.715s !important}.textFadeIn span:nth-child(182){animation-delay:2.73s !important}.textFadeIn span:nth-child(183){animation-delay:2.745s !important}.textFadeIn span:nth-child(184){animation-delay:2.76s !important}.textFadeIn span:nth-child(185){animation-delay:2.775s !important}.textFadeIn span:nth-child(186){animation-delay:2.79s !important}.textFadeIn span:nth-child(187){animation-delay:2.805s !important}.textFadeIn span:nth-child(188){animation-delay:2.82s !important}.textFadeIn span:nth-child(189){animation-delay:2.835s !important}.textFadeIn span:nth-child(190){animation-delay:2.85s !important}.textFadeIn span:nth-child(191){animation-delay:2.865s !important}.textFadeIn span:nth-child(192){animation-delay:2.88s !important}.textFadeIn span:nth-child(193){animation-delay:2.895s !important}.textFadeIn span:nth-child(194){animation-delay:2.91s !important}.textFadeIn span:nth-child(195){animation-delay:2.925s !important}.textFadeIn span:nth-child(196){animation-delay:2.94s !important}.textFadeIn span:nth-child(197){animation-delay:2.955s !important}.textFadeIn span:nth-child(198){animation-delay:2.97s !important}.textFadeIn span:nth-child(199){animation-delay:2.985s !important}.textFadeIn span:nth-child(200){animation-delay:3s !important}.textFadeIn span:nth-child(201){animation-delay:3.015s !important}.textFadeIn span:nth-child(202){animation-delay:3.03s !important}.textFadeIn span:nth-child(203){animation-delay:3.045s !important}.textFadeIn span:nth-child(204){animation-delay:3.06s !important}.textFadeIn span:nth-child(205){animation-delay:3.075s !important}.textFadeIn span:nth-child(206){animation-delay:3.09s !important}.textFadeIn span:nth-child(207){animation-delay:3.105s !important}.textFadeIn span:nth-child(208){animation-delay:3.12s !important}.textFadeIn span:nth-child(209){animation-delay:3.135s !important}.textFadeIn span:nth-child(210){animation-delay:3.15s !important}.textFadeIn span:nth-child(211){animation-delay:3.165s !important}.textFadeIn span:nth-child(212){animation-delay:3.18s !important}.textFadeIn span:nth-child(213){animation-delay:3.195s !important}.textFadeIn span:nth-child(214){animation-delay:3.21s !important}.textFadeIn span:nth-child(215){animation-delay:3.225s !important}.textFadeIn span:nth-child(216){animation-delay:3.24s !important}.textFadeIn span:nth-child(217){animation-delay:3.255s !important}.textFadeIn span:nth-child(218){animation-delay:3.27s !important}.textFadeIn span:nth-child(219){animation-delay:3.285s !important}.textFadeIn span:nth-child(220){animation-delay:3.3s !important}.textFadeIn span:nth-child(221){animation-delay:3.315s !important}.textFadeIn span:nth-child(222){animation-delay:3.33s !important}.textFadeIn span:nth-child(223){animation-delay:3.345s !important}.textFadeIn span:nth-child(224){animation-delay:3.36s !important}.textFadeIn span:nth-child(225){animation-delay:3.375s !important}.textFadeIn span:nth-child(226){animation-delay:3.39s !important}.textFadeIn span:nth-child(227){animation-delay:3.405s !important}.textFadeIn span:nth-child(228){animation-delay:3.42s !important}.textFadeIn span:nth-child(229){animation-delay:3.435s !important}.textFadeIn span:nth-child(230){animation-delay:3.45s !important}.textFadeIn span:nth-child(231){animation-delay:3.465s !important}.textFadeIn span:nth-child(232){animation-delay:3.48s !important}.textFadeIn span:nth-child(233){animation-delay:3.495s !important}.textFadeIn span:nth-child(234){animation-delay:3.51s !important}.textFadeIn span:nth-child(235){animation-delay:3.525s !important}.textFadeIn span:nth-child(236){animation-delay:3.54s !important}.textFadeIn span:nth-child(237){animation-delay:3.555s !important}.textFadeIn span:nth-child(238){animation-delay:3.57s !important}.textFadeIn span:nth-child(239){animation-delay:3.585s !important}.textFadeIn span:nth-child(240){animation-delay:3.6s !important}.textFadeIn span:nth-child(241){animation-delay:3.615s !important}.textFadeIn span:nth-child(242){animation-delay:3.63s !important}.textFadeIn span:nth-child(243){animation-delay:3.645s !important}.textFadeIn span:nth-child(244){animation-delay:3.66s !important}.textFadeIn span:nth-child(245){animation-delay:3.675s !important}.textFadeIn span:nth-child(246){animation-delay:3.69s !important}.textFadeIn span:nth-child(247){animation-delay:3.705s !important}.textFadeIn span:nth-child(248){animation-delay:3.72s !important}.textFadeIn span:nth-child(249){animation-delay:3.735s !important}.textFadeIn span:nth-child(250){animation-delay:3.75s !important}.textFadeIn span:nth-child(251){animation-delay:3.765s !important}.textFadeIn span:nth-child(252){animation-delay:3.78s !important}.textFadeIn span:nth-child(253){animation-delay:3.795s !important}.textFadeIn span:nth-child(254){animation-delay:3.81s !important}.textFadeIn span:nth-child(255){animation-delay:3.825s !important}.textFadeIn span:nth-child(256){animation-delay:3.84s !important}.textFadeIn span:nth-child(257){animation-delay:3.855s !important}.textFadeIn span:nth-child(258){animation-delay:3.87s !important}.textFadeIn span:nth-child(259){animation-delay:3.885s !important}.textFadeIn span:nth-child(260){animation-delay:3.9s !important}.textFadeIn span:nth-child(261){animation-delay:3.915s !important}.textFadeIn span:nth-child(262){animation-delay:3.93s !important}.textFadeIn span:nth-child(263){animation-delay:3.945s !important}.textFadeIn span:nth-child(264){animation-delay:3.96s !important}.textFadeIn span:nth-child(265){animation-delay:3.975s !important}.textFadeIn span:nth-child(266){animation-delay:3.99s !important}.textFadeIn span:nth-child(267){animation-delay:4.005s !important}.textFadeIn span:nth-child(268){animation-delay:4.02s !important}.textFadeIn span:nth-child(269){animation-delay:4.035s !important}.textFadeIn span:nth-child(270){animation-delay:4.05s !important}.textFadeIn span:nth-child(271){animation-delay:4.065s !important}.textFadeIn span:nth-child(272){animation-delay:4.08s !important}.textFadeIn span:nth-child(273){animation-delay:4.095s !important}.textFadeIn span:nth-child(274){animation-delay:4.11s !important}.textFadeIn span:nth-child(275){animation-delay:4.125s !important}.textFadeIn span:nth-child(276){animation-delay:4.14s !important}.textFadeIn span:nth-child(277){animation-delay:4.155s !important}.textFadeIn span:nth-child(278){animation-delay:4.17s !important}.textFadeIn span:nth-child(279){animation-delay:4.185s !important}.textFadeIn span:nth-child(280){animation-delay:4.2s !important}.textFadeIn span:nth-child(281){animation-delay:4.215s !important}.textFadeIn span:nth-child(282){animation-delay:4.23s !important}.textFadeIn span:nth-child(283){animation-delay:4.245s !important}.textFadeIn span:nth-child(284){animation-delay:4.26s !important}.textFadeIn span:nth-child(285){animation-delay:4.275s !important}.textFadeIn span:nth-child(286){animation-delay:4.29s !important}.textFadeIn span:nth-child(287){animation-delay:4.305s !important}.textFadeIn span:nth-child(288){animation-delay:4.32s !important}.textFadeIn span:nth-child(289){animation-delay:4.335s !important}.textFadeIn span:nth-child(290){animation-delay:4.35s !important}.textFadeIn span:nth-child(291){animation-delay:4.365s !important}.textFadeIn span:nth-child(292){animation-delay:4.38s !important}.textFadeIn span:nth-child(293){animation-delay:4.395s !important}.textFadeIn span:nth-child(294){animation-delay:4.41s !important}.textFadeIn span:nth-child(295){animation-delay:4.425s !important}.textFadeIn span:nth-child(296){animation-delay:4.44s !important}.textFadeIn span:nth-child(297){animation-delay:4.455s !important}.textFadeIn span:nth-child(298){animation-delay:4.47s !important}.textFadeIn span:nth-child(299){animation-delay:4.485s !important}.textFadeIn span:nth-child(300){animation-delay:4.5s !important}.textFadeIn span:nth-child(301){animation-delay:4.515s !important}.textFadeIn span:nth-child(302){animation-delay:4.53s !important}.textFadeIn span:nth-child(303){animation-delay:4.545s !important}.textFadeIn span:nth-child(304){animation-delay:4.56s !important}.textFadeIn span:nth-child(305){animation-delay:4.575s !important}.textFadeIn span:nth-child(306){animation-delay:4.59s !important}.textFadeIn span:nth-child(307){animation-delay:4.605s !important}.textFadeIn span:nth-child(308){animation-delay:4.62s !important}.textFadeIn span:nth-child(309){animation-delay:4.635s !important}.textFadeIn span:nth-child(310){animation-delay:4.65s !important}.textFadeIn span:nth-child(311){animation-delay:4.665s !important}.textFadeIn span:nth-child(312){animation-delay:4.68s !important}.textFadeIn span:nth-child(313){animation-delay:4.695s !important}.textFadeIn span:nth-child(314){animation-delay:4.71s !important}.textFadeIn span:nth-child(315){animation-delay:4.725s !important}.textFadeIn span:nth-child(316){animation-delay:4.74s !important}.textFadeIn span:nth-child(317){animation-delay:4.755s !important}.textFadeIn span:nth-child(318){animation-delay:4.77s !important}.textFadeIn span:nth-child(319){animation-delay:4.785s !important}.textFadeIn span:nth-child(320){animation-delay:4.8s !important}.textFadeIn span:nth-child(321){animation-delay:4.815s !important}.textFadeIn span:nth-child(322){animation-delay:4.83s !important}.textFadeIn span:nth-child(323){animation-delay:4.845s !important}.textFadeIn span:nth-child(324){animation-delay:4.86s !important}.textFadeIn span:nth-child(325){animation-delay:4.875s !important}.textFadeIn span:nth-child(326){animation-delay:4.89s !important}.textFadeIn span:nth-child(327){animation-delay:4.905s !important}.textFadeIn span:nth-child(328){animation-delay:4.92s !important}.textFadeIn span:nth-child(329){animation-delay:4.935s !important}.textFadeIn span:nth-child(330){animation-delay:4.95s !important}.textFadeIn span:nth-child(331){animation-delay:4.965s !important}.textFadeIn span:nth-child(332){animation-delay:4.98s !important}.textFadeIn span:nth-child(333){animation-delay:4.995s !important}.textFadeIn span:nth-child(334){animation-delay:5.01s !important}.textFadeIn span:nth-child(335){animation-delay:5.025s !important}.textFadeIn span:nth-child(336){animation-delay:5.04s !important}.textFadeIn span:nth-child(337){animation-delay:5.055s !important}.textFadeIn span:nth-child(338){animation-delay:5.07s !important}.textFadeIn span:nth-child(339){animation-delay:5.085s !important}.textFadeIn span:nth-child(340){animation-delay:5.1s !important}.textFadeIn span:nth-child(341){animation-delay:5.115s !important}.textFadeIn span:nth-child(342){animation-delay:5.13s !important}.textFadeIn span:nth-child(343){animation-delay:5.145s !important}.textFadeIn span:nth-child(344){animation-delay:5.16s !important}.textFadeIn span:nth-child(345){animation-delay:5.175s !important}.textFadeIn span:nth-child(346){animation-delay:5.19s !important}.textFadeIn span:nth-child(347){animation-delay:5.205s !important}.textFadeIn span:nth-child(348){animation-delay:5.22s !important}.textFadeIn span:nth-child(349){animation-delay:5.235s !important}.textFadeIn span:nth-child(350){animation-delay:5.25s !important}.textFadeIn span:nth-child(351){animation-delay:5.265s !important}.textFadeIn span:nth-child(352){animation-delay:5.28s !important}.textFadeIn span:nth-child(353){animation-delay:5.295s !important}.textFadeIn span:nth-child(354){animation-delay:5.31s !important}.textFadeIn span:nth-child(355){animation-delay:5.325s !important}.textFadeIn span:nth-child(356){animation-delay:5.34s !important}.textFadeIn span:nth-child(357){animation-delay:5.355s !important}.textFadeIn span:nth-child(358){animation-delay:5.37s !important}.textFadeIn span:nth-child(359){animation-delay:5.385s !important}.textFadeIn span:nth-child(360){animation-delay:5.4s !important}.textFadeIn span:nth-child(361){animation-delay:5.415s !important}.textFadeIn span:nth-child(362){animation-delay:5.43s !important}.textFadeIn span:nth-child(363){animation-delay:5.445s !important}.textFadeIn span:nth-child(364){animation-delay:5.46s !important}.textFadeIn span:nth-child(365){animation-delay:5.475s !important}.textFadeIn span:nth-child(366){animation-delay:5.49s !important}.textFadeIn span:nth-child(367){animation-delay:5.505s !important}.textFadeIn span:nth-child(368){animation-delay:5.52s !important}.textFadeIn span:nth-child(369){animation-delay:5.535s !important}.textFadeIn span:nth-child(370){animation-delay:5.55s !important}.textFadeIn span:nth-child(371){animation-delay:5.565s !important}.textFadeIn span:nth-child(372){animation-delay:5.58s !important}.textFadeIn span:nth-child(373){animation-delay:5.595s !important}.textFadeIn span:nth-child(374){animation-delay:5.61s !important}.textFadeIn span:nth-child(375){animation-delay:5.625s !important}.textFadeIn span:nth-child(376){animation-delay:5.64s !important}.textFadeIn span:nth-child(377){animation-delay:5.655s !important}.textFadeIn span:nth-child(378){animation-delay:5.67s !important}.textFadeIn span:nth-child(379){animation-delay:5.685s !important}.textFadeIn span:nth-child(380){animation-delay:5.7s !important}.textFadeIn span:nth-child(381){animation-delay:5.715s !important}.textFadeIn span:nth-child(382){animation-delay:5.73s !important}.textFadeIn span:nth-child(383){animation-delay:5.745s !important}.textFadeIn span:nth-child(384){animation-delay:5.76s !important}.textFadeIn span:nth-child(385){animation-delay:5.775s !important}.textFadeIn span:nth-child(386){animation-delay:5.79s !important}.textFadeIn span:nth-child(387){animation-delay:5.805s !important}.textFadeIn span:nth-child(388){animation-delay:5.82s !important}.textFadeIn span:nth-child(389){animation-delay:5.835s !important}.textFadeIn span:nth-child(390){animation-delay:5.85s !important}.textFadeIn span:nth-child(391){animation-delay:5.865s !important}.textFadeIn span:nth-child(392){animation-delay:5.88s !important}.textFadeIn span:nth-child(393){animation-delay:5.895s !important}.textFadeIn span:nth-child(394){animation-delay:5.91s !important}.textFadeIn span:nth-child(395){animation-delay:5.925s !important}.textFadeIn span:nth-child(396){animation-delay:5.94s !important}.textFadeIn span:nth-child(397){animation-delay:5.955s !important}.textFadeIn span:nth-child(398){animation-delay:5.97s !important}.textFadeIn span:nth-child(399){animation-delay:5.985s !important}.textFadeIn span:nth-child(400){animation-delay:6s !important}.textFadeIn span:nth-child(401){animation-delay:6.015s !important}.textFadeIn span:nth-child(402){animation-delay:6.03s !important}.textFadeIn span:nth-child(403){animation-delay:6.045s !important}.textFadeIn span:nth-child(404){animation-delay:6.06s !important}.textFadeIn span:nth-child(405){animation-delay:6.075s !important}.textFadeIn span:nth-child(406){animation-delay:6.09s !important}.textFadeIn span:nth-child(407){animation-delay:6.105s !important}.textFadeIn span:nth-child(408){animation-delay:6.12s !important}.textFadeIn span:nth-child(409){animation-delay:6.135s !important}.textFadeIn span:nth-child(410){animation-delay:6.15s !important}.textFadeIn span:nth-child(411){animation-delay:6.165s !important}.textFadeIn span:nth-child(412){animation-delay:6.18s !important}.textFadeIn span:nth-child(413){animation-delay:6.195s !important}.textFadeIn span:nth-child(414){animation-delay:6.21s !important}.textFadeIn span:nth-child(415){animation-delay:6.225s !important}.textFadeIn span:nth-child(416){animation-delay:6.24s !important}.textFadeIn span:nth-child(417){animation-delay:6.255s !important}.textFadeIn span:nth-child(418){animation-delay:6.27s !important}.textFadeIn span:nth-child(419){animation-delay:6.285s !important}.textFadeIn span:nth-child(420){animation-delay:6.3s !important}.textFadeIn span:nth-child(421){animation-delay:6.315s !important}.textFadeIn span:nth-child(422){animation-delay:6.33s !important}.textFadeIn span:nth-child(423){animation-delay:6.345s !important}.textFadeIn span:nth-child(424){animation-delay:6.36s !important}.textFadeIn span:nth-child(425){animation-delay:6.375s !important}.textFadeIn span:nth-child(426){animation-delay:6.39s !important}.textFadeIn span:nth-child(427){animation-delay:6.405s !important}.textFadeIn span:nth-child(428){animation-delay:6.42s !important}.textFadeIn span:nth-child(429){animation-delay:6.435s !important}.textFadeIn span:nth-child(430){animation-delay:6.45s !important}.textFadeIn span:nth-child(431){animation-delay:6.465s !important}.textFadeIn span:nth-child(432){animation-delay:6.48s !important}.textFadeIn span:nth-child(433){animation-delay:6.495s !important}.textFadeIn span:nth-child(434){animation-delay:6.51s !important}.textFadeIn span:nth-child(435){animation-delay:6.525s !important}.textFadeIn span:nth-child(436){animation-delay:6.54s !important}.textFadeIn span:nth-child(437){animation-delay:6.555s !important}.textFadeIn span:nth-child(438){animation-delay:6.57s !important}.textFadeIn span:nth-child(439){animation-delay:6.585s !important}.textFadeIn span:nth-child(440){animation-delay:6.6s !important}.textFadeIn span:nth-child(441){animation-delay:6.615s !important}.textFadeIn span:nth-child(442){animation-delay:6.63s !important}.textFadeIn span:nth-child(443){animation-delay:6.645s !important}.textFadeIn span:nth-child(444){animation-delay:6.66s !important}.textFadeIn span:nth-child(445){animation-delay:6.675s !important}.textFadeIn span:nth-child(446){animation-delay:6.69s !important}.textFadeIn span:nth-child(447){animation-delay:6.705s !important}.textFadeIn span:nth-child(448){animation-delay:6.72s !important}.textFadeIn span:nth-child(449){animation-delay:6.735s !important}.textFadeIn span:nth-child(450){animation-delay:6.75s !important}.textFadeIn span:nth-child(451){animation-delay:6.765s !important}.textFadeIn span:nth-child(452){animation-delay:6.78s !important}.textFadeIn span:nth-child(453){animation-delay:6.795s !important}.textFadeIn span:nth-child(454){animation-delay:6.81s !important}.textFadeIn span:nth-child(455){animation-delay:6.825s !important}.textFadeIn span:nth-child(456){animation-delay:6.84s !important}.textFadeIn span:nth-child(457){animation-delay:6.855s !important}.textFadeIn span:nth-child(458){animation-delay:6.87s !important}.textFadeIn span:nth-child(459){animation-delay:6.885s !important}.textFadeIn span:nth-child(460){animation-delay:6.9s !important}.textFadeIn span:nth-child(461){animation-delay:6.915s !important}.textFadeIn span:nth-child(462){animation-delay:6.93s !important}.textFadeIn span:nth-child(463){animation-delay:6.945s !important}.textFadeIn span:nth-child(464){animation-delay:6.96s !important}.textFadeIn span:nth-child(465){animation-delay:6.975s !important}.textFadeIn span:nth-child(466){animation-delay:6.99s !important}.textFadeIn span:nth-child(467){animation-delay:7.005s !important}.textFadeIn span:nth-child(468){animation-delay:7.02s !important}.textFadeIn span:nth-child(469){animation-delay:7.035s !important}.textFadeIn span:nth-child(470){animation-delay:7.05s !important}.textFadeIn span:nth-child(471){animation-delay:7.065s !important}.textFadeIn span:nth-child(472){animation-delay:7.08s !important}.textFadeIn span:nth-child(473){animation-delay:7.095s !important}.textFadeIn span:nth-child(474){animation-delay:7.11s !important}.textFadeIn span:nth-child(475){animation-delay:7.125s !important}.textFadeIn span:nth-child(476){animation-delay:7.14s !important}.textFadeIn span:nth-child(477){animation-delay:7.155s !important}.textFadeIn span:nth-child(478){animation-delay:7.17s !important}.textFadeIn span:nth-child(479){animation-delay:7.185s !important}.textFadeIn span:nth-child(480){animation-delay:7.2s !important}.textFadeIn span:nth-child(481){animation-delay:7.215s !important}.textFadeIn span:nth-child(482){animation-delay:7.23s !important}.textFadeIn span:nth-child(483){animation-delay:7.245s !important}.textFadeIn span:nth-child(484){animation-delay:7.26s !important}.textFadeIn span:nth-child(485){animation-delay:7.275s !important}.textFadeIn span:nth-child(486){animation-delay:7.29s !important}.textFadeIn span:nth-child(487){animation-delay:7.305s !important}.textFadeIn span:nth-child(488){animation-delay:7.32s !important}.textFadeIn span:nth-child(489){animation-delay:7.335s !important}.textFadeIn span:nth-child(490){animation-delay:7.35s !important}.textFadeIn span:nth-child(491){animation-delay:7.365s !important}.textFadeIn span:nth-child(492){animation-delay:7.38s !important}.textFadeIn span:nth-child(493){animation-delay:7.395s !important}.textFadeIn span:nth-child(494){animation-delay:7.41s !important}.textFadeIn span:nth-child(495){animation-delay:7.425s !important}.textFadeIn span:nth-child(496){animation-delay:7.44s !important}.textFadeIn span:nth-child(497){animation-delay:7.455s !important}.textFadeIn span:nth-child(498){animation-delay:7.47s !important}.textFadeIn span:nth-child(499){animation-delay:7.485s !important}.textFadeIn span:nth-child(500){animation-delay:7.5s !important}.textFadeIn span:nth-child(501){animation-delay:7.515s !important}.textFadeIn span:nth-child(502){animation-delay:7.53s !important}.textFadeIn span:nth-child(503){animation-delay:7.545s !important}.textFadeIn span:nth-child(504){animation-delay:7.56s !important}.textFadeIn span:nth-child(505){animation-delay:7.575s !important}.textFadeIn span:nth-child(506){animation-delay:7.59s !important}.textFadeIn span:nth-child(507){animation-delay:7.605s !important}.textFadeIn span:nth-child(508){animation-delay:7.62s !important}.textFadeIn span:nth-child(509){animation-delay:7.635s !important}.textFadeIn span:nth-child(510){animation-delay:7.65s !important}.textFadeIn span:nth-child(511){animation-delay:7.665s !important}.textFadeIn span:nth-child(512){animation-delay:7.68s !important}.textFadeIn span:nth-child(513){animation-delay:7.695s !important}.textFadeIn span:nth-child(514){animation-delay:7.71s !important}.textFadeIn span:nth-child(515){animation-delay:7.725s !important}.textFadeIn span:nth-child(516){animation-delay:7.74s !important}.textFadeIn span:nth-child(517){animation-delay:7.755s !important}.textFadeIn span:nth-child(518){animation-delay:7.77s !important}.textFadeIn span:nth-child(519){animation-delay:7.785s !important}.textFadeIn span:nth-child(520){animation-delay:7.8s !important}.textFadeIn span:nth-child(521){animation-delay:7.815s !important}.textFadeIn span:nth-child(522){animation-delay:7.83s !important}.textFadeIn span:nth-child(523){animation-delay:7.845s !important}.textFadeIn span:nth-child(524){animation-delay:7.86s !important}.textFadeIn span:nth-child(525){animation-delay:7.875s !important}.textFadeIn span:nth-child(526){animation-delay:7.89s !important}.textFadeIn span:nth-child(527){animation-delay:7.905s !important}.textFadeIn span:nth-child(528){animation-delay:7.92s !important}.textFadeIn span:nth-child(529){animation-delay:7.935s !important}.textFadeIn span:nth-child(530){animation-delay:7.95s !important}.textFadeIn span:nth-child(531){animation-delay:7.965s !important}.textFadeIn span:nth-child(532){animation-delay:7.98s !important}.textFadeIn span:nth-child(533){animation-delay:7.995s !important}.textFadeIn span:nth-child(534){animation-delay:8.01s !important}.textFadeIn span:nth-child(535){animation-delay:8.025s !important}.textFadeIn span:nth-child(536){animation-delay:8.04s !important}.textFadeIn span:nth-child(537){animation-delay:8.055s !important}.textFadeIn span:nth-child(538){animation-delay:8.07s !important}.textFadeIn span:nth-child(539){animation-delay:8.085s !important}.textFadeIn span:nth-child(540){animation-delay:8.1s !important}.textFadeIn span:nth-child(541){animation-delay:8.115s !important}.textFadeIn span:nth-child(542){animation-delay:8.13s !important}.textFadeIn span:nth-child(543){animation-delay:8.145s !important}.textFadeIn span:nth-child(544){animation-delay:8.16s !important}.textFadeIn span:nth-child(545){animation-delay:8.175s !important}.textFadeIn span:nth-child(546){animation-delay:8.19s !important}.textFadeIn span:nth-child(547){animation-delay:8.205s !important}.textFadeIn span:nth-child(548){animation-delay:8.22s !important}.textFadeIn span:nth-child(549){animation-delay:8.235s !important}.textFadeIn span:nth-child(550){animation-delay:8.25s !important}.textFadeIn span:nth-child(551){animation-delay:8.265s !important}.textFadeIn span:nth-child(552){animation-delay:8.28s !important}.textFadeIn span:nth-child(553){animation-delay:8.295s !important}.textFadeIn span:nth-child(554){animation-delay:8.31s !important}.textFadeIn span:nth-child(555){animation-delay:8.325s !important}.textFadeIn span:nth-child(556){animation-delay:8.34s !important}.textFadeIn span:nth-child(557){animation-delay:8.355s !important}.textFadeIn span:nth-child(558){animation-delay:8.37s !important}.textFadeIn span:nth-child(559){animation-delay:8.385s !important}.textFadeIn span:nth-child(560){animation-delay:8.4s !important}.textFadeIn span:nth-child(561){animation-delay:8.415s !important}.textFadeIn span:nth-child(562){animation-delay:8.43s !important}.textFadeIn span:nth-child(563){animation-delay:8.445s !important}.textFadeIn span:nth-child(564){animation-delay:8.46s !important}.textFadeIn span:nth-child(565){animation-delay:8.475s !important}.textFadeIn span:nth-child(566){animation-delay:8.49s !important}.textFadeIn span:nth-child(567){animation-delay:8.505s !important}.textFadeIn span:nth-child(568){animation-delay:8.52s !important}.textFadeIn span:nth-child(569){animation-delay:8.535s !important}.textFadeIn span:nth-child(570){animation-delay:8.55s !important}.textFadeIn span:nth-child(571){animation-delay:8.565s !important}.textFadeIn span:nth-child(572){animation-delay:8.58s !important}.textFadeIn span:nth-child(573){animation-delay:8.595s !important}.textFadeIn span:nth-child(574){animation-delay:8.61s !important}.textFadeIn span:nth-child(575){animation-delay:8.625s !important}.textFadeIn span:nth-child(576){animation-delay:8.64s !important}.textFadeIn span:nth-child(577){animation-delay:8.655s !important}.textFadeIn span:nth-child(578){animation-delay:8.67s !important}.textFadeIn span:nth-child(579){animation-delay:8.685s !important}.textFadeIn span:nth-child(580){animation-delay:8.7s !important}.textFadeIn span:nth-child(581){animation-delay:8.715s !important}.textFadeIn span:nth-child(582){animation-delay:8.73s !important}.textFadeIn span:nth-child(583){animation-delay:8.745s !important}.textFadeIn span:nth-child(584){animation-delay:8.76s !important}.textFadeIn span:nth-child(585){animation-delay:8.775s !important}.textFadeIn span:nth-child(586){animation-delay:8.79s !important}.textFadeIn span:nth-child(587){animation-delay:8.805s !important}.textFadeIn span:nth-child(588){animation-delay:8.82s !important}.textFadeIn span:nth-child(589){animation-delay:8.835s !important}.textFadeIn span:nth-child(590){animation-delay:8.85s !important}.textFadeIn span:nth-child(591){animation-delay:8.865s !important}.textFadeIn span:nth-child(592){animation-delay:8.88s !important}.textFadeIn span:nth-child(593){animation-delay:8.895s !important}.textFadeIn span:nth-child(594){animation-delay:8.91s !important}.textFadeIn span:nth-child(595){animation-delay:8.925s !important}.textFadeIn span:nth-child(596){animation-delay:8.94s !important}.textFadeIn span:nth-child(597){animation-delay:8.955s !important}.textFadeIn span:nth-child(598){animation-delay:8.97s !important}.textFadeIn span:nth-child(599){animation-delay:8.985s !important}.textFadeIn span:nth-child(600){animation-delay:9s !important}.textFadeIn.active span{animation:textBlurIn 1s ease forwards}@keyframes textBlurIn{0%{opacity:0}100%{opacity:1}}.eyecatchWrap{width:100%}.eyecatchWrap .eyecatch_slider{width:100%}.eyecatchWrap .eyecatch_textWrap{width:100%;margin-top:-160px;position:relative;z-index:5}@media screen and (max-width: 1024px){.eyecatchWrap .eyecatch_textWrap{margin:0px;display:block}}.eyecatchWrap .eyecatch_text{color:#005083;background-color:white;width:768px;letter-spacing:2px;padding:50px 0;text-align:center}@media screen and (max-width: 1024px){.eyecatchWrap .eyecatch_text{text-align:left;width:100%;padding:0 50px}}@media screen and (max-width: 599px){.eyecatchWrap .eyecatch_text{padding:20px}}.eyecatchWrap .eyecatch_text .textWrap{display:inline-block;text-align:left}.eyecatchWrap .eyecatch_text .textWrap h2{font-size:32px;line-height:1.6;margin-bottom:5px}@media screen and (max-width: 599px){.eyecatchWrap .eyecatch_text .textWrap h2{font-size:24px}}.eyecatchWrap .eyecatch_text .textWrap p{font-size:24px;line-height:1.6}@media screen and (max-width: 599px){.eyecatchWrap .eyecatch_text .textWrap p{font-size:18px}}.eyecatchWrap .eyecatch_news{position:relative;width:50%}@media screen and (max-width: 1024px){.eyecatchWrap .eyecatch_news{width:100%}}.eyecatchWrap .eyecatch_news p{align-items:center;position:absolute;right:6%;bottom:5%;transform:scale(0.9)}@media screen and (max-width: 1024px){.eyecatchWrap .eyecatch_news p{position:static;float:right}}.eyecatchWrap .eyecatch_news p a{display:block;border:2px solid #005083;border-radius:20px;padding:10px 30px;font-size:18px;transition:all 0.4s ease-in-out;color:#005083;position:relative;background-color:white;z-index:auto;left:-20px}.eyecatchWrap .eyecatch_news p a::after,.eyecatchWrap .eyecatch_news p a::before{border:solid transparent;content:'';height:0;width:0;position:absolute;left:80%;top:50%;transform:translate(0, -50%)}.eyecatchWrap .eyecatch_news p a:after{border-top-width:8px;border-bottom-width:8px;border-left-width:40px;border-right-width:40px;border-left-color:#ffffff;transition:all 0.4s ease-in-out;z-index:1}.eyecatchWrap .eyecatch_news p a:before{border-top-width:10px;border-bottom-width:10px;border-left-width:48px;border-right-width:48px;border-left-color:#005083;z-index:-2}.eyecatchWrap .eyecatch_news p a:hover{background-color:#005083;color:white}.eyecatchWrap .eyecatch_news p a:hover:after{border-left-color:#005083}.eyecatchWrap .eyecatch_news p img{width:100px}.eyecatchWrap .eyecatch_bottom{width:100%;clear:both}.eyecatchWrap .eyecatch_bottom_slider{width:100%}.covidBanner{padding:75px 0}@media screen and (max-width: 599px){.covidBanner{padding:35px 0}}.covidBanner a{display:block;margin:0 auto;width:50%}@media screen and (max-width: 1024px){.covidBanner a{width:80%}}@media screen and (max-width: 599px){.topDirector{display:block}}.topDirector_img{width:40%;background-color:#cfdb00;padding:5%}@media screen and (max-width: 599px){.topDirector_img{width:100%;padding:5% 35px}}.topDirector_img p{color:#005083;font-size:24px;margin:30px 0 0;align-items:center;justify-content:center}@media screen and (max-width: 599px){.topDirector_img p{margin:5% 0 0}}.topDirector_img p .job{font-size:0.6em;line-height:24px}.topDirector_img p .bar{margin:0 15px}.topDirector_text{width:60%;color:#005083;padding:0 50px;padding-right:5%}@media screen and (max-width: 599px){.topDirector_text{width:100%;padding:35px 20px}}.topDirector_text h2{font-size:28px;line-height:1.6;margin:0 0 30px}@media screen and (max-width: 1024px){.topDirector_text h2{font-size:24px}}@media screen and (max-width: 599px){.topDirector_text h2{font-size:20px}}.topDirector_text p{font-size:18px;line-height:2}@media screen and (max-width: 1024px){.topDirector_text p{font-size:16px}}@media screen and (max-width: 599px){.topDirector_text p{font-size:14px}}.topDirector_text-anker{margin:30px 0 0;display:flex;align-items:center}@media screen and (max-width: 1024px){.topDirector_text-anker{text-align:center;display:block}}.topDirector_text-anker a{display:block;border:2px solid #005083;border-radius:20px;width:150px;font-size:20px;transition:all 0.4s ease-in-out;text-align:center}@media screen and (max-width: 599px){.topDirector_text-anker a{font-size:16px;width:100%;text-align:center}}.topDirector_text-anker a:hover{background-color:#005083;color:white}.topContent{padding:50px 7%}@media screen and (max-width: 599px){.topContent{padding:0 20px}}.topContent_title{text-align:center;color:#005083;margin:30px 0}@media screen and (max-width: 599px){.topContent_title{margin:0 0 35px}}.topContent_title h2{font-size:28px;letter-spacing:3px;font-weight:bold;line-height:1.6}@media screen and (max-width: 1024px){.topContent_title h2{font-size:22px}}@media screen and (max-width: 599px){.topContent_title h2{font-size:16px}}.topContent_title h2 span{font-size:1.6em}.topLinks{position:relative}@media screen and (max-width: 599px){.topLinks{padding-bottom:35px}}.topLinks_childWrap{flex-wrap:wrap;justify-content:space-between;margin:50px 0 0}@media screen and (max-width: 599px){.topLinks_childWrap{margin:35px 0 0}}.topLinks_child{width:22%;position:relative}@media screen and (max-width: 599px){.topLinks_child{width:48%}}.topLinks_child img{filter:drop-shadow(6px 6px 7px rgba(0,0,0,0.3));will-change:filter}.topLinks_child.whiteBase{color:#005083}.topLinks_child.blueBase{color:white}.topLinks_child:nth-child(2) .topLinks_child-text{top:44%;left:55%}.topLinks_child:nth-child(4) .topLinks_child-text{top:44%;left:50%}.topLinks_child:nth-child(7) .topLinks_child-text{top:53%;left:50%}.topLinks_child:nth-child(8) .topLinks_child-text{top:55%;left:50%}.topLinks_child-text{position:absolute;transform:translate(-50%, -50%);width:100%;top:50%;left:50%;text-align:center}.topLinks_child-text h3{font-size:20px;font-weight:bold;line-height:1.6}@media screen and (max-width: 599px){.topLinks_child-text h3{font-size:14px}}.topLinks_child-text p{line-height:1.6;font-size:16px}@media screen and (max-width: 599px){.topLinks_child-text p{font-size:14px}}.topLinks_soudan{position:absolute;width:200px;top:50px;right:5%}@media screen and (max-width: 599px){.topLinks_soudan{display:none}}.topCategory{background-color:#cfdb00;justify-content:space-between;align-items:center;padding:30px 50px;color:#005083}@media screen and (max-width: 1024px){.topCategory{align-items:flex-start}}@media screen and (max-width: 599px){.topCategory{display:block;padding:30px}}.topCategory-title{width:200px;text-align:center;position:relative;background-color:white;border-radius:20px;padding:10px 0;font-weight:bold}@media screen and (max-width: 599px){.topCategory-title{width:80%;margin:0 auto}}.topCategory-title::after{border:solid transparent;content:'';height:0;width:0;position:absolute;left:90%;top:50%;transform:translate(0, -50%);border-top-width:8px;border-bottom-width:8px;border-left-width:40px;border-right-width:40px;border-left-color:#ffffff;transition:all 0.4s ease-in-out;z-index:1}@media screen and (max-width: 599px){.topCategory-title::after{border-left-color:inherit;transform:translate(-50%, 100%);left:50%;top:unset;bottom:0;border-left-color:#ffffff00;border-top-color:#ffffff;border-top-width:10px;border-bottom-width:10px;border-left-width:8px;border-right-width:8px}}.topCategoryWrap{flex-wrap:wrap;width:calc(100% - 230px)}@media screen and (max-width: 599px){.topCategoryWrap{display:block;margin:20px 0 0;width:100%}}.topCategory_child{position:relative;z-index:5;width:25%}@media screen and (max-width: 1024px){.topCategory_child{width:50%}}@media screen and (max-width: 599px){.topCategory_child{display:block;margin:0 auto;width:80%}}.topCategory_child p{margin:0 0 10px}.topCategory_child p a{display:block;border:2px solid #005083;border-radius:20px;padding:10px 0;width:90%;font-size:20px;text-align:center;transition:all 0.4s ease-in-out;margin:0 auto;background-color:white;box-shadow:6px 6px 7px rgba(0,0,0,0.3)}@media screen and (max-width: 599px){.topCategory_child p a{width:100%}}.topCategory_child p a:hover{background-color:#005083;color:white}.topCategory_child .categoryFadeIn{position:absolute;opacity:0}@media screen and (max-width: 599px){.topCategory_child .categoryFadeIn{opacity:1;position:static}}.topCategory_child .categoryFadeIn.cat1{bottom:-10px;left:0;transform:translate(0, 100%);transition:all 0.4s ease-in-out}@media screen and (max-width: 599px){.topCategory_child .categoryFadeIn.cat1{transform:translate(0, 0)}}.topCategory_child .categoryFadeIn.cat2{bottom:-20px;left:0;transform:translate(0, 200%);transition:all 0.4s ease-in-out;transition-delay:.2s}@media screen and (max-width: 599px){.topCategory_child .categoryFadeIn.cat2{transform:translate(0, 0)}}.topCategory_child .categoryFadeIn.active{opacity:1;pointer-events:all}@media screen and (max-width: 599px){.topPromise{padding-top:35px;padding-bottom:35px}}.topPromise_titleBanner img{width:200px}@media screen and (max-width: 599px){.topPromise_titleBanner img{width:150px}}.topPromise_childWrap{margin:50px 0 0;flex-wrap:wrap;justify-content:space-between}.topPromise_child{width:28%;margin:0 0 50px}@media screen and (max-width: 599px){.topPromise_child{width:46%;margin:0 0 35px}}.topPromise_child-img{width:100%;margin:0 0 15px}.topPromise_child-text{color:#005083}.topPromise_child-text p{line-height:1.6;text-align:center;font-size:16px}@media screen and (max-width: 599px){.topPromise_child-text p{text-align:left;font-size:14px}}.topVoice{position:relative;overflow:hidden}@media screen and (max-width: 599px){.topVoice{padding-top:90px;padding-bottom:120px}}.topVoice_textWrap{width:70%;margin:0 auto;position:relative}@media screen and (max-width: 1024px){.topVoice_textWrap{width:80%}}@media screen and (max-width: 599px){.topVoice_textWrap{width:100%}}@media screen and (max-width: 599px){.topVoice_textWrap img{transform:scale(1.3)}}.topVoice_text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#005083;width:70%;z-index:10}@media screen and (max-width: 599px){.topVoice_text{width:80%}}.topVoice_text h2{font-size:28px;text-align:center;margin:0 0 40px}.topVoice_text h2 span{font-weight:bold}@media screen and (max-width: 1024px){.topVoice_text h2{font-size:22px}}@media screen and (max-width: 599px){.topVoice_text h2{margin:0 0 20px;font-size:18px}}.topVoice_text p{line-height:2;font-size:24px}@media screen and (max-width: 1024px){.topVoice_text p{font-size:16px}}@media screen and (max-width: 599px){.topVoice_text p{font-size:14px}}.topVoice_img{position:absolute;width:260px}@media screen and (max-width: 1024px){.topVoice_img{width:200px}}@media screen and (max-width: 599px){.topVoice_img{width:100px}}.topVoice_img.voiceImg1{left:8%;top:5%}@media screen and (max-width: 1024px){.topVoice_img.voiceImg1{top:0%}}.topVoice_img.voiceImg2{right:3%;top:50%;transform:translate(0, -50%)}@media screen and (max-width: 1024px){.topVoice_img.voiceImg2{transform:translate(0, 0);right:3%;top:unset;bottom:8%}}.topVoice_img.voiceImg3{left:10%;bottom:5%}@media screen and (max-width: 1024px){.topVoice_img.voiceImg3{left:5%;bottom:6%}}@media screen and (max-width: 599px){.topService{padding-top:35px}}.topService_childWrap{margin:50px 0 0;flex-wrap:wrap;justify-content:space-between}.topService_child{width:28%;margin:0 0 50px}@media screen and (max-width: 599px){.topService_child:last-child{margin:0}}@media screen and (max-width: 599px){.topService_child{width:46%;margin:0 0 35px}}.topService_child-img{width:100%;margin:0 0 15px}.topService_child-text{color:#005083}.topService_child-text p{line-height:1.6;text-align:center;font-size:16px}@media screen and (max-width: 599px){.topService_child-text p{text-align:left;font-size:14px}}.topService_child-text p span{font-weight:bold}.topOriginal{background-color:#c9d752;padding:50px 2%;overflow-x:hidden}@media screen and (max-width: 1024px){.topOriginal{overflow-x:visible;padding:35px 20px}}.topOriginal .topContent_title .titleWrap{position:relative;margin:0 auto;display:inline-block}.topOriginal .topContent_title .titleWrap img{width:100px;position:absolute;left:-30px;top:50%;transform:translate(-100%, -50%)}@media screen and (max-width: 599px){.topOriginal .topContent_title .titleWrap img{width:60px;transform:translate(0, -105%);left:0;top:0px;filter:drop-shadow(3px 3px 3px rgba(0,0,0,0.2))}}.topOriginal_childWrap{margin-top:50px}@media screen and (max-width: 599px){.topOriginal_childWrap{overflow-x:hidden;margin:0 calc(50% - 50vw);width:100vw;padding-left:30px;padding-right:30px}}.topOriginal .slick-list{box-sizing:initial;padding:25px 0;margin-left:100px;overflow:visible}@media screen and (max-width: 1024px){.topOriginal .slick-list{margin-left:0;padding:15px 0}}.topOriginal .slick-track{display:flex !important}.topOriginal .slick-slide{height:inherit !important;transition:all 0.4s ease-in-out}.topOriginal .fadeOut{opacity:0}.topOriginal_child{width:26%;background-color:white;padding:20px;margin:0 1vw;filter:drop-shadow(6px 6px 7px rgba(0,0,0,0.3));will-change:filter;position:relative;z-index:10}@media screen and (max-width: 1024px){.topOriginal_child{width:48%;margin:0 10px}}@media screen and (max-width: 599px){.topOriginal_child{width:100%;margin:0 10px}}.topOriginal_child-img{margin:0 0 20px}.topOriginal_child-text{color:#005083}.topOriginal_child-text h3{text-align:center;font-weight:bold;font-size:20px;margin:0 0 30px;line-height:1.6}@media screen and (max-width: 599px){.topOriginal_child-text h3{margin:0 0 15px;font-size:18px}}.topOriginal_child-text p{line-height:1.6;letter-spacing:2px}.topOriginal_child-text p a{text-decoration:underline}@media screen and (max-width: 599px){.topOriginal_child-text p{font-size:14px}}.topAccess{padding-top:75px}@media screen and (max-width: 599px){.topAccess{padding-top:35px}}.topAccess_map{width:100%;margin:0 0 30px}@media screen and (max-width: 1024px){.topAccess_map{margin:0 0 20px}}.topAccess_map iframe{width:100%;height:500px}@media screen and (max-width: 599px){.topAccess_map iframe{height:350px}}.topAccess_text{padding:0 30px}@media screen and (max-width: 1024px){.topAccess_text{padding:0 20px}}@media screen and (max-width: 599px){.topAccess_text{padding:0}}.topAccess_text p{color:#005083;line-height:1.6;font-size:20px}@media screen and (max-width: 1024px){.topAccess_text p{font-size:16px}}@media screen and (max-width: 599px){.topAccess_text p{font-size:14px}}.topAccess_schedule{margin:50px 0;justify-content:space-around}@media screen and (max-width: 1024px){.topAccess_schedule{align-items:center}}@media screen and (max-width: 599px){.topAccess_schedule{display:block}}.topAccess_schedule-left{width:35%}@media screen and (max-width: 599px){.topAccess_schedule-left{width:100%}}.topAccess_schedule-left img{width:100%}@media screen and (max-width: 599px){.topAccess_schedule-left img{margin:0 0 15px}}.topAccess_schedule-right{width:55%}@media screen and (max-width: 599px){.topAccess_schedule-right{width:100%}}.topAccess_schedule-right-img{width:100%;margin:0 0 20px}.topAccess_schedule-right-text{color:#005083;justify-content:space-around;align-items:center}@media screen and (max-width: 1024px){.topAccess_schedule-right-text{display:block}}.topAccess_schedule-right-text p{line-height:1.6}@media screen and (max-width: 1024px){.topAccess_schedule-right-text p{margin:0 0 10px}}@media screen and (max-width: 599px){.topAccess_schedule-right-text p{font-size:14px}}.topAccess_schedule-right .tell{transition:all 0.4s ease-in-out;line-height:20px;color:#005083;margin:20px 0;font-size:32px}@media screen and (max-width: 599px){.topAccess_schedule-right .tell{font-size:20px;margin:10px 0}}.topAccess_schedule-right .tell:hover{color:#aeddf0}.topAccess_schedule-right .tell img{width:20px;height:20px;margin-left:10px;margin-right:5px}.topAccess_schedule-right .contactBtn{color:#005083}.topAccess_schedule-right .contactBtn a{display:block;border:2px solid #005083;border-radius:20px;width:150px;font-size:20px;transition:all 0.4s ease-in-out;text-align:center;padding:10px 0}@media screen and (max-width: 599px){.topAccess_schedule-right .contactBtn a{font-size:16px;width:100%;text-align:center}}.topAccess_schedule-right .contactBtn a:hover{background-color:#005083;color:white}.topAccess_schedule-right-lineBtn{margin:15px 0;color:#005083}.topAccess_schedule-right-lineBtn p a{font-size:18px;line-height:24px;background-color:#c9d752;width:100%;padding:10px 0;text-align:center;display:block}.topAccess_schedule-right-lineBtn p a img{width:24px;height:24px;margin-right:10px}@media screen and (max-width: 599px){.topEveryImg{padding-bottom:35px}}.topEveryImg img{width:100%}
