.mainarea_wrapeer {
  position: relative;
}
.videofrom {
  z-index: 4;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.videofrom video {
  display: none;
}
/*sec01*/
.mainarea .mainarea_wrapeer .sec01 {
  position: relative;
  background: #ddd url(../img/map_G0100.jpg) center no-repeat;
  background-size: 100%;
  min-height: 50vw;
  width: 100%;
  z-index: 2;
}
.pointbtn li {
  position: absolute;
  display: block;
  width: 4vw;
  height: 4vw;
  cursor: pointer;
  z-index: 100;
}
.sec01 .pointbtn li:nth-child(1) {
    left: 42.6vw;
    top: 4.1vw;
}

.sec03 .pointbtn li:nth-child(1) {
  right: 35.5vw;
  top: 15.8vw;
}
.sec03 .pointbtn li:nth-child(2) {
  right: 31vw;
  top: 21.9vw;
}
.sec03 .pointbtn li:nth-child(3) {
  right: 13.5vw;
  top: 9vw;
}
.sec03 .pointbtn li:nth-child(4) {
  right: 49.3vw;
  top: 6vw;
}
.sec03 .pointbtn li:nth-child(5) {
  right: 69.1vw;
  top: 39.5vw;
}
.sec03 .pointbtn li:nth-child(6) {
  right: 13vw;
  top: 1vw;
}

.sec04 .pointbtn li:nth-child(1) {
  right: 18.2vw;
  top: 10vw;
}
/*2*/
.sec04 .pointbtn li:nth-child(2) {
  right: 18.3vw;
  top: 18vw;
}
/*2*/
.sec04 .pointbtn li:nth-child(3) {
  right: 42.5vw;
  top: 24vw;
}
/*2*/
.sec04 .pointbtn li:nth-child(4) {
  right: 10.2vw;
  top: 35.4vw;
}
/*2*/
.sec04 .pointbtn li:nth-child(5) {
  right: 45.8vw;
  top: 10.6vw;
}
.sec04 .pointbtn li:nth-child(6) {
  right: 44.5vw;
  top: 4vw;
}
.sec04 .pointbtn li:nth-child(7) {
  right: 25.2vw;
  top: 3.5vw;
}

.sec05 .pointbtn li:nth-child(1) {
  right: 64.4vw;
  top: 17.4vw;
}

.mainarea .mainarea_wrapeer .sec.up {
  background: url(../video/zoomout.jpg) center no-repeat;
  background-size: 100%;
}
.mainarea .mainarea_wrapeer .sec.out {
  background: url(../video/zoomup.jpg) center no-repeat;
  background-size: 100%;
}

.mainarea .mask {
  background: url(../img/mapmask_G0120.png) center no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
}
.mainarea .mask3-1 {
  background: url(../img/mapmask_G0310.png) center no-repeat;
  background-size: 100%;
}
.mainarea .mask3-2 {
  background: url(../img/mapmask_G0320.png) center no-repeat;
  background-size: 100%;
}
.mainarea .mask3-3 {
  background: url(../img/mapmask_G0330.png) center no-repeat;
  background-size: 100%;
}
.mainarea .mask3-4 {
  background: url(../img/mapmask_G0340.png) center no-repeat;
  background-size: 100%;
}
.mainarea .mask3-5 {
  background: url(../img/mapmask_G0350.png) center no-repeat;
  background-size: 100%;
}
.mainarea .mask3-6 {
  background: url(../img/mapmask_G0360.png) center no-repeat;
  background-size: 100%;
}


.mainarea .mask4-1 {
  background: url(../img/mapmask_G0420.png) center no-repeat;
  background-size: 100%;
}
.mainarea .mask4-2 {
  background: url(../img/mapmask_G0430.png) center no-repeat;
  background-size: 100%;
}
.mainarea .mask4-3 {
  background: url(../img/mapmask_G0440.png) center no-repeat;
  background-size: 100%;
}
.mainarea .mask4-4 {
  background: url(../img/mapmask_G0450.png) center no-repeat;
  background-size: 100%;
}


.mainarea .mask5-1 {
  background: url(../img/mapmask_G0530.png) center no-repeat;
  background-size: 100%;
}



.mainarea .mask.on {
  animation:.5s ease-in-out 0s infinite alternate loop;
}

/*sec02*/
.mainarea .mainarea_wrapeer .sec02 {
  position: relative;
  background: #ddd url(../img/map_G0200.jpg) center no-repeat;
  background-size: 100%;
  min-height: 50vw;
  width: 100%;
  z-index: 2;
}
/*sec03*/
.mainarea .mainarea_wrapeer .sec03 {
  position: relative;
  background: #ddd url(../img/map_G0300.jpg) center no-repeat;
  background-size: 100%;
  min-height: 50vw;
  width: 100%;
  z-index: 2;
}
/*sec04*/
.mainarea .mainarea_wrapeer .sec04 {
  position: relative;
  background: #ddd url(../img/map_G0400.jpg) center no-repeat;
  background-size: 100%;
  min-height: 50vw;
  width: 100%;
  z-index: 2;
}
/*sec05*/
.mainarea .mainarea_wrapeer .sec05 {
  position: relative;
  background: #ddd url(../img/map_G0500.jpg) center no-repeat;
  background-size: 100%;
  min-height: 50vw;
  width: 100%;
  z-index: 2;
}

@keyframes loop { 
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mainarea .navi {
  display: flex;
  justify-content: center;
  margin-top: -46px;
  position: relative;
  z-index: 4;
}
.mainarea .navi li {
  margin: 0 .5vw;
}


@media only screen and (min-width: 768px) {
  .mainarea .navi a {
    background: url(../img/bl01.png) left top no-repeat;
    background-size: 100%;
    display: block;
    width: 18vw;
    height: 6vw;
    color: #fff;
    font-size: 1.3vw;
    line-height: 1.3;
    display: flex;
    align-items: center;
    position:relative;
    transition: .5s;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    filter: drop-shadow(5px 5px 10px rgba(0,0,0,.2));
  }
  
  .mainarea .navi .a02 a {
    background: url(../img/bl02.png) left top no-repeat;
    background-size: 100%;
  }
  .mainarea .navi .a03 a {
    background: url(../img/bl03.png) left top no-repeat;
    background-size: 100%;
  }
  .mainarea .navi .a04 a {
    background: url(../img/bl04.png) left top no-repeat;
    background-size: 100%;
  }
  .mainarea .navi .a05 a {
    background: url(../img/bl05.png) left top no-repeat;
    background-size: 100%;
  }
  .mainarea .navi a:hover,
  .mainarea .navi .on a {
    background: url(../img/bl01on.png) left top no-repeat;
    background-size: 100%;
  }
  
  .mainarea .navi .a02 a:hover,
  .mainarea .navi .a02.on a {
    background: url(../img/bl02on.png) left top no-repeat;
    background-size: 100%;
  }
  .mainarea .navi .a03 a:hover,
  .mainarea .navi .a03.on a {
    background: url(../img/bl03on.png) left top no-repeat;
    background-size: 100%;
  }
  .mainarea .navi .a04 a:hover,
  .mainarea .navi .a04.on a {
    background: url(../img/bl04on.png) left top no-repeat;
    background-size: 100%;
  }
  .mainarea .navi .a05 a:hover,
  .mainarea .navi .a05.on a {
    background: url(../img/bl05on.png) left top no-repeat;
    background-size: 100%;
  }

}
.mainarea .navi a * {
  z-index: 2;
  position: relative;
}
/*
.mainarea .navi a:after,
.leftnavi a.all:after {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  background: #FF528C;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  border-radius: 0 0 8px 8px;
}

.mainarea .navi .a02 a:after,
.sec02 .leftnavi a.all:after {
  background: #00B0A8;
}
.mainarea .navi .a03 a:after,
.sec03 .leftnavi a.all:after {
  background: #FFA701;
}
.mainarea .navi .a04 a:after,
.sec04 .leftnavi a.all:after {
  background: #9ACE0D;
}
.mainarea .navi .a05 a:after,
.sec05 .leftnavi a.all:after {
  background: #0096FF;
}
*/


.mainarea .navi a span {
  padding-left: 5vw;
    background: url(../img/nic01.svg) 15px center no-repeat;
  background-size: 3vw;
  margin-top: -2px;
    text-shadow:2px 2px 2px #693153, -2px -2px 2px #693153,
              -2px 2px 2px #693153, 2px -2px 2px #693153,
              0px 2px 2px #693153,  0-2px 2px #693153,
              -2px 0 2px #693153, 2px 0 2px #693153;
}
.mainarea .navi .a02 a span {
  padding-left: 4.9vw;
    background: url(../img/nic02.svg) 20px center no-repeat;
  background-size: 2.5vw;
  margin-top: -2px;
    text-shadow:2px 2px 2px #00564C, -2px -2px 2px #00564C,
              -2px 2px 2px #00564C, 2px -2px 2px #00564C,
              0px 2px 2px #00564C,  0-2px 2px #00564C,
              -2px 0 2px #00564C, 2px 0 2px #00564C;
}
.mainarea .navi .a03 a span {
  padding-left: 5.1vw;
    background: url(../img/nic03.svg) 17px center no-repeat;
  background-size: 2.9vw;
  margin-top: -2px;
    text-shadow:2px 2px 2px #705102, -2px -2px 2px #705102,
              -2px 2px 2px #705102, 2px -2px 2px #705102,
              0px 2px 2px #705102,  0-2px 2px #705102,
              -2px 0 2px #705102, 2px 0 2px #705102;
}
.mainarea .navi .a04 a span {
  padding-left: 5.2vw;
    background: url(../img/nic04.svg) 20px center no-repeat;
  background-size: 3vw;
  margin-top: -2px;
    text-shadow:2px 2px 2px #5B5F00, -2px -2px 2px #5B5F00,
              -2px 2px 2px #5B5F00, 2px -2px 2px #5B5F00,
              0px 2px 2px #5B5F00,  0-2px 2px #5B5F00,
              -2px 0 2px #5B5F00, 2px 0 2px #5B5F00;
}
.mainarea .navi .a05 a span {
  padding-left: 5.2vw;
    background: url(../img/nic05.svg) 20px center no-repeat;
  background-size: 2.8vw;
  margin-top: -2px;
    text-shadow:2px 2px 2px #004A70, -2px -2px 2px #004A70,
              -2px 2px 2px #004A70, 2px -2px 2px #004A70,
              0px 2px 2px #004A70,  0-2px 2px #004A70,
              -2px 0 2px #004A70, 2px 0 2px #004A70;
}


@media only screen and (min-width: 1440px) {
  
  .pointbtn li {
    width: 60px;
    height: 60px;
  }
  .sec01 .pointbtn li:nth-child(1) {
    left:620px;
    top: 58px;
  }
  .sec03 .pointbtn li:nth-child(1) {
    right: 520px;
    top: 230px;
  }
  .sec03 .pointbtn li:nth-child(2) {
    right: 453px;
    top: 310px;
  }
  .sec03 .pointbtn li:nth-child(3) {
    right: 190px;
    top: 128px;
  }
  .sec03 .pointbtn li:nth-child(4) {
    right: 720px;
    top: 85px;
  }
  .sec03 .pointbtn li:nth-child(5) {
    right: 1004px;
    top: 568px;
  }
  .sec03 .pointbtn li:nth-child(6) {
    right: 190px;
    top: 10px;
  }
  
  
  
  .sec04 .pointbtn li:nth-child(1) {
    right: 125px;
    top: 125px;
    width:210px;
    height:80px;
  }
  .sec04 .pointbtn li:nth-child(2) {
    right: 268px;
    top: 255px;
  }
  .sec04 .pointbtn li:nth-child(3) {
    right: 625px;
    top: 347px;
  }
  .sec04 .pointbtn li:nth-child(4) {
    right: 150px;
    top: 510px;
  }
  .sec04 .pointbtn li:nth-child(5) {
    right: 666px;
    top: 150px;
  }
  .sec04 .pointbtn li:nth-child(6) {
    right: 650px;
    top: 52px;
  }
  .sec04 .pointbtn li:nth-child(7) {
    right: 365px;
    top: 45px;
  }
  
  .sec05 .pointbtn li:nth-child(1) {
    right: 940px;
    top: 247px;
  }

  .mainarea .mainarea_wrapeer .sec {
    min-height: 722px;
  }
  .mainarea .navi li {
    margin: 0 8px !important;
  }
  .mainarea .navi a {
    width: 260px !important;
    height: 90px;
    font-size: 2.1rem;
    letter-spacing: -.1px;
  }
  .mainarea .navi a span {
    padding-left: 70px;
    background: url(../img/nic01.svg) 18px center no-repeat;
  }
  .mainarea .navi .a02 a span {
    padding-left: 77px;
      background: url(../img/nic02.svg) 20px center no-repeat;
  }
  .mainarea .navi .a03 a span {
    padding-left: 76px;
      background: url(../img/nic03.svg) 20px center no-repeat;
  }
  .mainarea .navi .a04 a span {
    padding-left: 78px;
      background: url(../img/nic04.svg) 20px center no-repeat;
  }
  .mainarea .navi .a05 a span {
    padding-left: 76px;
      background: url(../img/nic05.svg) 20px center no-repeat;
  }
}
.backbt {
  text-align: center;
  padding: 40px 0 5px;
}
.backbt a {
  width: 260px;
  height: 50px;
  display: block;
  line-height: 49px;
  font-size: 1.6rem;
  color: #128231;
  border: 1px solid #128231;
  border-radius: 5px;
  margin: 0 auto;
   background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%); 
}
.backbt a:hover {
  opacity: .5;
}
.sec01 {
  position: relative;
  width: 100%;
  height: 100%;
}
.leftnavi {
  position: absolute;
  top: 31px;
  left: 40px;
  width: 300px;
  z-index: 3;
  opacity: 0;
}
.leftnavi a.all {
   background: rgb(238,112,188);
background: linear-gradient(180deg, rgba(238,112,188,1) 0%, rgba(255,82,140,1) 100%); 
  display: block;
  color: #fff;
  border-radius: 8px;
  padding: 7px 15px 8px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  border-top: 2px solid #F39BD0;
  border-left: 2px solid #F39BD0;
  position: relative;
  box-sizing: border-box;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.leftnavi a.all span {
  position: relative;
  z-index: 2;
    text-shadow:2px 2px 2px #693153, -2px -2px 2px #693153,
              -2px 2px 2px #693153, 2px -2px 2px #693153,
              0px 2px 2px #693153,  0-2px 2px #693153,
              -2px 0 2px #693153, 2px 0 2px #693153;
}
.sec02 .leftnavi a.all span {
    text-shadow:2px 2px 2px #00564C, -2px -2px 2px #00564C,
              -2px 2px 2px #00564C, 2px -2px 2px #00564C,
              0px 2px 2px #00564C,  0-2px 2px #00564C,
              -2px 0 2px #00564C, 2px 0 2px #00564C;
}
.sec03 .leftnavi a.all span {
    text-shadow:2px 2px 2px #705102, -2px -2px 2px #705102,
              -2px 2px 2px #705102, 2px -2px 2px #705102,
              0px 2px 2px #705102,  0-2px 2px #705102,
              -2px 0 2px #705102, 2px 0 2px #705102;
}
.sec04 .leftnavi a.all span {
    text-shadow:2px 2px 2px #5B5F00, -2px -2px 2px #5B5F00,
              -2px 2px 2px #5B5F00, 2px -2px 2px #5B5F00,
              0px 2px 2px #5B5F00,  0-2px 2px #5B5F00,
              -2px 0 2px #5B5F00, 2px 0 2px #5B5F00;
}
.sec05 .leftnavi a.all span {
    text-shadow:2px 2px 2px #004A70, -2px -2px 2px #004A70,
              -2px 2px 2px #004A70, 2px -2px 2px #004A70,
              0px 2px 2px #004A70,  0-2px 2px #004A70,
              -2px 0 2px #004A70, 2px 0 2px #004A70;
}

.leftnavi a.all:before {
  opacity: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  position: absolute;
  left: -2px;
  top: -2px;
  border-radius: 9px;
  transition: .5s;
}
.leftnavi a.all:hover:before {
  opacity: 1;
}
.leftnavi .in {
  margin-left: 20px;
}
.leftnavi .in li {
  margin-top: 10px;
}
.leftnavi .in a {
  border-radius: 8px;
  padding: 7px 15px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  color: #EE70BC;
  background: #fff;
  display: block;
  border: 2px solid #EE70BC;
  display: flex;
  align-items: center;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.sec01 .leftnavi .in a:hover {
  background: #EE70BC !important;
  color: #fff !important;
}


.sec02 .leftnavi a.all {
   background: rgb(0,196,173);
background: linear-gradient(180deg, rgba(0,196,173,1) 0%, rgba(0,176,168,1) 100%); 
  border-top: 2px solid #4DD6C5;
  border-left: 2px solid #4DD6C5;
  display: block;
  color: #fff;
  border-radius: 8px;
  padding: 6px 15px 8px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  position: relative;
  box-sizing: border-box;
}
.sec02 .leftnavi .in a {
  border-radius: 8px;
  padding: 6px 15px 8px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  color: #00C4AD;
  background: #fff;
  display: block;
  border: 2px solid #00C4AD;
  display: flex;
  align-items: center;
}

.sec02 .leftnavi .in a:hover {
  background: #00C4AD !important;
  color: #fff !important;
}


.sec03 .leftnavi a.all {
   background: rgb(254,185,3);
background: linear-gradient(180deg, rgba(254,185,3,1) 0%, rgba(255,167,1,1) 100%); 
  border-top: 2px solid #FECE4F;
  border-left: 2px solid #FECE4F;
  display: block;
  color: #fff;
  border-radius: 8px;
  padding: 6px 15px 8px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  position: relative;
  box-sizing: border-box;
}
.sec03 .leftnavi .in a {
  border-radius: 8px;
  padding: 6px 15px 8px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  color: #FEB903;
  background: #fff;
  display: block;
  border: 2px solid #FEB903;
  display: flex;
  align-items: center;
}
.sec03 .leftnavi .in a:hover {
  background: #FEB903 !important;
  color: #fff !important;
}


.sec04 .leftnavi a.all {
   background: rgb(208,216,0);
background: linear-gradient(180deg, rgba(208,216,0,1) 0%, rgba(154,206,13,1) 100%); 
  border-top: 2px solid #DEE44D;
  border-left: 2px solid #DEE44D;
  display: block;
  color: #fff;
  border-radius: 8px;
  padding: 6px 15px 8px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  position: relative;
  box-sizing: border-box;
}
.sec04 .leftnavi .in a {
  border-radius: 8px;
  padding: 6px 15px 8px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  color: #9ace0d;
  background: #fff;
  display: block;
  border: 2px solid #9ace0d;
  display: flex;
  align-items: center;
}
.sec04 .leftnavi .in a:hover {
  background: #9ace0d !important;
  color: #fff !important;
}


.sec05 .leftnavi a.all {
   background: rgb(0,168,255);
background: linear-gradient(180deg, rgba(0,168,255,1) 0%, rgba(0,150,255,1) 100%); 
  border-top: 2px solid #4DC2FF;
  border-left: 2px solid #4DC2FF;
  display: block;
  color: #fff;
  border-radius: 8px;
  padding: 6px 15px 8px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  position: relative;
  box-sizing: border-box;
}
.sec05 .leftnavi .in a {
  border-radius: 8px;
  padding: 6px 15px 8px;
  box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
  color: #00A8FF;
  background: #fff;
  display: block;
  border: 2px solid #00A8FF;
  display: flex;
  align-items: center;
}
.sec05 .leftnavi .in a:hover {
  background: #00A8FF !important;
  color: #fff !important;
}

.leftnavi .in a:hover {
  border: 2px solid #fff;
}

/*
.leftnavi .in a:hover {
  border: 2px solid #000;
  color: #333;
}*/
.leftnavi .in a span {
  padding-right: 3px;
  font-size: 2.2rem;
  line-height: 1;
}


.pop {
  display: none;
  position: relative;
}
.pop .close.sld {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background: #008231;
  border: 2px solid #fff;
  box-shadow: 2px 2px 3px 1px rgba(0,0,0,.2);
  position: fixed;
  top: 50px;
  left: 50%;
  margin-left: 263px;
  z-index: 10000;
  cursor: pointer;
}
.pop .close.sld:before {
  content: "";
  display: block;
  width: 19px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 16px;
  left: 9px;
  transform: rotate(45deg);
}
.pop .close.sld:after {
  content: "";
  display: block;
  width: 19px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 16px;
  left: 9px;
  transform: rotate(-45deg);
}
.pop .inner {
  max-width: 580px;
  max-height: 640px;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #fff;
  border-radius: 10px;
  z-index: 101;
  top:60px;
  left: 50%;
  transform: translateX(-50%);
  padding: 30px 25px 30px 40px;
}
.pop .inner.slider .wrap {
  opacity: 0;
}
.pop .inner .sc {
  overflow-y: auto;
  height: calc(100% - 10px);
  padding: 0 15px 0 0;
}
.pop .inner.slider .sc {
  height: 480px;
}
.pop .inner .sc a {
  color: #008231;
  text-decoration: underline;
  margin-bottom: 20px;
}
.pop .inner p {
  margin-bottom: 20px;
  line-height: 1.8;
  word-break: break-all;
}
.tube {
  width: 100%;
  margin-bottom: 20px;
}
.tube iframe {
  width: 100%;
}
.pop .inner h3 {
  font-size: 3.4rem;
  margin-bottom: 22px;
  color: #008231;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.pop .inner .img {
  margin-bottom: 17px;
}
.pop .inin {
  margin-bottom: 40px;
}
.pop .inin iframe {
  width: 100%;
  height: 18vw;
  margin-bottom: 13px;
}
.ct01 {
  padding: 20px 0 30px;
  text-align: center;
}
.greenlink {
  min-width: 260px;
  height: 50px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 15px;
  background: #008231;
  border-radius: 5px;
  position: relative;
  color: #fff !important;
  font-size: 16px !important;
  text-align: center;
  line-height: 49px;
  text-decoration: none !important;
}
.youtubelink {
  width: 260px;
  height: 50px;
  display: block;
  margin: 0 auto;
  background: #008231;
  border-radius: 5px;
  position: relative;
}
.youtubelink:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 20px;
  border-color: transparent transparent transparent #ffffff;
  top:50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%,-50%);
}
.modalebg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0,0,0,.6);
  display: none;
}
.slick-dots
{
    bottom: 13px !important;
  bottom:10px;
  left: 50%;
  transform: translateX(-50%);
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 18px !important;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1 !important;
    color: #008231 !important;
}
.slick-prev,
.slick-next
{
  width: 59px !important;
  height: 59px !important;
}
.slick-prev {
  left: -60px !important;
}
.slick-next {
  right: -60px !important;
}
.slick-prev:before,
  .slick-next:before {
  content: "";
  white-space: nowrap;
  text-indent: 100%;
    width: 100%;
    height: 100%;
  overflow: hidden;
  background: url(../img/arrow.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  display: block;
  opacity: 1 !important;
}
  .slick-next:before {
    transform:rotate(180deg);
    margin:-5px 0 0
}

.mainarea_wrapeer_sp {
  display: none;
}



@media screen and (max-width: 767px) {
    
  .mainarea_wrapeer_sp {
    height: 50vw;
    margin-bottom: 20px;
    display: block;
  }
  .mainarea_wrapeer_sp .sec {
    margin: 0;
  }
  .mainarea_wrapeer_sp .sec01 {
    background: #ddd url(../img/map_G0100.jpg) center no-repeat;
    background-size: 100%;
    height: 50vw;
  }
  .mainarea_wrapeer_sp .sec02 {
    background: #ddd url(../img/map_G0200.jpg) center no-repeat;
    background-size: 100%;
    height: 50vw;
    display: none;
  }
  .mainarea_wrapeer_sp .sec03 {
    background: #ddd url(../img/map_G0300.jpg) center no-repeat;
    background-size: 100%;
    height: 50vw;
    display: none;
  }
  .mainarea_wrapeer_sp .sec04 {
    background: #ddd url(../img/map_G0400.jpg) center no-repeat;
    background-size: 100%;
    height: 50vw;
    display: none;
  }
  .mainarea_wrapeer_sp .sec05 {
    background: #ddd url(../img/map_G0500.jpg) center no-repeat;
    background-size: 100%;
    height: 50vw;
    display: none;
  }
  
  
  /*sec01*/
  .mainarea .mainarea_wrapeer .sec01 {
    position: initial;
    background: none;
    background-size: 100%;
    min-height: 1px;
    width: 100%;
    z-index: 2;
  }
  .mainarea .mask {
    background: url(../img/mapmask_G0120.png) center no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    display: none;
    top: 0;
    left: 0;
  }
  .mainarea .mask3-1 {
    background: url(../img/mapmask_G0310.png) center no-repeat;
    background-size: 100%;
  }
  .mainarea .mask3-2 {
    background: url(../img/mapmask_G0320.png) center no-repeat;
    background-size: 100%;
  }
  .mainarea .mask3-3 {
    background: url(../img/mapmask_G0330.png) center no-repeat;
    background-size: 100%;
  }
  .mainarea .mask3-4 {
    background: url(../img/mapmask_G0340.png) center no-repeat;
    background-size: 100%;
  }
  .mainarea .mask3-5 {
    background: url(../img/mapmask_G0350.png) center no-repeat;
    background-size: 100%;
  }
  .mainarea .mask3-6 {
    background: url(../img/mapmask_G0360.png) center no-repeat;
    background-size: 100%;
  }


  .mainarea .mask4-1 {
    background: url(../img/mapmask_G0420.png) center no-repeat;
    background-size: 100%;
  }
  .mainarea .mask4-2 {
    background: url(../img/mapmask_G0430.png) center no-repeat;
    background-size: 100%;
  }
  .mainarea .mask4-3 {
    background: url(../img/mapmask_G0440.png) center no-repeat;
    background-size: 100%;
  }
  .mainarea .mask4-4 {
    background: url(../img/mapmask_G0450.png) center no-repeat;
    background-size: 100%;
  }


  .mainarea .mask5-1 {
    background: url(../img/mapmask_G0530.png) center no-repeat;
    background-size: 100%;
  }



  .mainarea .mask.on {
    animation:.5s ease-in-out 0s infinite alternate loop;
  }

  /*sec02*/
  .mainarea .mainarea_wrapeer .sec02 {
    position: initial;
    background: none;
    background-size: 100%;
    min-height: 1px;
    width: 100%;
    z-index: 2;
  }
  /*sec03*/
  .mainarea .mainarea_wrapeer .sec03 {
    position: initial;
    background: none;
    background-size: 100%;
    min-height: 1px;
    width: 100%;
    z-index: 2;
  }
  /*sec04*/
  .mainarea .mainarea_wrapeer .sec04 {
    position: initial;
    background: none;
    background-size: 100%;
    min-height: 1px;
    width: 100%;
    z-index: 2;
  }
  /*sec05*/
  .mainarea .mainarea_wrapeer .sec05 {
    position: initial;
    background: none;
    background-size: 100%;
    min-height: 1px;
    width: 100%;
    z-index: 2;
  }

  
  .mainarea .navi {
    display: none;
  }
  .mainarea .navi li {
    margin: 0 .5vw;
  }
  .mainarea .navi a {
    background: rgb(238,112,188);
  background: linear-gradient(180deg, rgba(238,112,188,1) 0%, rgba(255,82,140,1) 100%); 
    display: block;
    width: 18vw;
    height: 6vw;
    border-radius: 8px;
    color: #fff;
    font-size: 1.3vw;
    line-height: 1.3;
    display: flex;
    align-items: center;
    box-shadow: 3px 3px 10px 1px rgba(0,0,0,.2);
    border-top: 2px solid #F39BD0;
    border-left: 2px solid #F39BD0;
    position:relative;
    transition: .5s;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }
  .mainarea .navi a * {
    z-index: 2;
    position: relative;
  }
  

  .mainarea .navi .a02 a {
    background: rgb(0,196,173);
  background: linear-gradient(180deg, rgba(0,196,173,1) 0%, rgba(0,176,168,1) 100%); 
    border-top: 2px solid #4DD6C5;
    border-left: 2px solid #4DD6C5;
  }
  .mainarea .navi .a03 a {
    background: rgb(254,185,3);
  background: linear-gradient(180deg, rgba(254,185,3,1) 0%, rgba(255,167,1,1) 100%); 
    border-top: 2px solid #FECE4F;
    border-left: 2px solid #FECE4F;
  }
  .mainarea .navi .a04 a {
    background: rgb(208,216,0);
  background: linear-gradient(180deg, rgba(208,216,0,1) 0%, rgba(154,206,13,1) 100%); 
    border-top: 2px solid #DEE44D;
    border-left: 2px solid #DEE44D;
  }
  .mainarea .navi .a05 a {
    background: rgb(0,168,255);
  background: linear-gradient(180deg, rgba(0,168,255,1) 0%, rgba(0,150,255,1) 100%); 
    border-top: 2px solid #4DC2FF;
    border-left: 2px solid #4DC2FF;
  }
  .mainarea .navi a span {
    padding-left: 5.7vw;
      background: url(../img/nic01.svg) 20px center no-repeat;
    background-size: 3vw;
    margin-top: -2px;
      text-shadow:2px 2px 2px #693153, -2px -2px 2px #693153,
                -2px 2px 2px #693153, 2px -2px 2px #693153,
                0px 2px 2px #693153,  0-2px 2px #693153,
                -2px 0 2px #693153, 2px 0 2px #693153;
  }
  .mainarea .navi .a02 a span {
    padding-left: 4.9vw;
      background: url(../img/nic02.svg) 20px center no-repeat;
    background-size: 2.5vw;
    margin-top: -2px;
      text-shadow:2px 2px 2px #00564C, -2px -2px 2px #00564C,
                -2px 2px 2px #00564C, 2px -2px 2px #00564C,
                0px 2px 2px #00564C,  0-2px 2px #00564C,
                -2px 0 2px #00564C, 2px 0 2px #00564C;
  }
  .mainarea .navi .a03 a span {
    padding-left: 5.1vw;
      background: url(../img/nic03.svg) 17px center no-repeat;
    background-size: 2.9vw;
    margin-top: -2px;
      text-shadow:2px 2px 2px #705102, -2px -2px 2px #705102,
                -2px 2px 2px #705102, 2px -2px 2px #705102,
                0px 2px 2px #705102,  0-2px 2px #705102,
                -2px 0 2px #705102, 2px 0 2px #705102;
  }
  .mainarea .navi .a04 a span {
    padding-left: 5.2vw;
      background: url(../img/nic04.svg) 20px center no-repeat;
    background-size: 3vw;
    margin-top: -2px;
      text-shadow:2px 2px 2px #5B5F00, -2px -2px 2px #5B5F00,
                -2px 2px 2px #5B5F00, 2px -2px 2px #5B5F00,
                0px 2px 2px #5B5F00,  0-2px 2px #5B5F00,
                -2px 0 2px #5B5F00, 2px 0 2px #5B5F00;
  }
  .mainarea .navi .a05 a span {
    padding-left: 5.2vw;
      background: url(../img/nic05.svg) 20px center no-repeat;
    background-size: 2.8vw;
    margin-top: -2px;
      text-shadow:2px 2px 2px #004A70, -2px -2px 2px #004A70,
                -2px 2px 2px #004A70, 2px -2px 2px #004A70,
                0px 2px 2px #004A70,  0-2px 2px #004A70,
                -2px 0 2px #004A70, 2px 0 2px #004A70;
  }

  .mainarea .navi a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #fff !important;
    position: absolute;
    left: -2px;
    top: -2px;
    border-radius: 8px;
    transition: .5s;
    z-index: 100;
    opacity: 0;
  }
  .mainarea .navi a:hover:before,
  .mainarea .navi .on a:before {
    opacity: 1;
  }

  
  .backbt {
    text-align: center;
    padding: 40px 0 5px;
  }
  .backbt a {
    width: 90%;}
  .backbt a:hover {
    opacity: .5;
  }
  .sec01 {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .leftnavi {
    position: initial;
    width: 90%;
    margin-left: 5%;
    z-index: 3;
    opacity: 1;
  }
  .leftnavi a.all {
    background: rgb(238,112,188);
  background: linear-gradient(180deg, rgba(238,112,188,1) 0%, rgba(255,82,140,1) 100%); 
    display: block;
    color: #fff;
    border-radius: 8px;
    padding: 7px 15px 8px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    border-top: 2px solid #F39BD0;
    border-left: 2px solid #F39BD0;
    position: relative;
    box-sizing: border-box;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }
  .leftnavi a.all span {
    position: relative;
    z-index: 2;
      text-shadow:2px 2px 2px #693153, -2px -2px 2px #693153,
                -2px 2px 2px #693153, 2px -2px 2px #693153,
                0px 2px 2px #693153,  0-2px 2px #693153,
                -2px 0 2px #693153, 2px 0 2px #693153;
  }
  .sec02 .leftnavi a.all span {
      text-shadow:2px 2px 2px #00564C, -2px -2px 2px #00564C,
                -2px 2px 2px #00564C, 2px -2px 2px #00564C,
                0px 2px 2px #00564C,  0-2px 2px #00564C,
                -2px 0 2px #00564C, 2px 0 2px #00564C;
  }
  .sec03 .leftnavi a.all span {
      text-shadow:2px 2px 2px #705102, -2px -2px 2px #705102,
                -2px 2px 2px #705102, 2px -2px 2px #705102,
                0px 2px 2px #705102,  0-2px 2px #705102,
                -2px 0 2px #705102, 2px 0 2px #705102;
  }
  .sec04 .leftnavi a.all span {
      text-shadow:2px 2px 2px #5B5F00, -2px -2px 2px #5B5F00,
                -2px 2px 2px #5B5F00, 2px -2px 2px #5B5F00,
                0px 2px 2px #5B5F00,  0-2px 2px #5B5F00,
                -2px 0 2px #5B5F00, 2px 0 2px #5B5F00;
  }
  .sec05 .leftnavi a.all span {
      text-shadow:2px 2px 2px #004A70, -2px -2px 2px #004A70,
                -2px 2px 2px #004A70, 2px -2px 2px #004A70,
                0px 2px 2px #004A70,  0-2px 2px #004A70,
                -2px 0 2px #004A70, 2px 0 2px #004A70;
  }

  .leftnavi a.all:before {
    opacity: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    position: absolute;
    left: -2px;
    top: -2px;
    border-radius: 9px;
    transition: .5s;
  }
  .leftnavi a.all:hover:before {
    opacity: 1;
  }
  .leftnavi .in {
    margin-left: 0;
    display: none;
  }
  .leftnavi .in li {
    margin-top: 5px;
  }
  .leftnavi .in a {
    border-radius: 8px;
    padding: 7px 15px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    color: #EE70BC;
    background: #fff;
    display: block;
    border: 2px solid #EE70BC;
    display: flex;
    align-items: center;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }

  .sec01 .leftnavi .in a:hover {
    background: #EE70BC !important;
    color: #fff !important;
  }


  .sec02 .leftnavi a.all {
    background: rgb(0,196,173);
  background: linear-gradient(180deg, rgba(0,196,173,1) 0%, rgba(0,176,168,1) 100%); 
    border-top: 2px solid #4DD6C5;
    border-left: 2px solid #4DD6C5;
    display: block;
    color: #fff;
    border-radius: 8px;
    padding: 6px 15px 8px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    position: relative;
    box-sizing: border-box;
  }
  .sec02 .leftnavi .in a {
    border-radius: 8px;
    padding: 6px 15px 8px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    color: #00C4AD;
    background: #fff;
    display: block;
    border: 2px solid #00C4AD;
    display: flex;
    align-items: center;
  }

  .sec02 .leftnavi .in a:hover {
    background: #00C4AD !important;
    color: #fff !important;
  }


  .sec03 .leftnavi a.all {
    background: rgb(254,185,3);
  background: linear-gradient(180deg, rgba(254,185,3,1) 0%, rgba(255,167,1,1) 100%); 
    border-top: 2px solid #FECE4F;
    border-left: 2px solid #FECE4F;
    display: block;
    color: #fff;
    border-radius: 8px;
    padding: 6px 15px 8px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    position: relative;
    box-sizing: border-box;
  }
  .sec03 .leftnavi .in a {
    border-radius: 8px;
    padding: 6px 15px 8px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    color: #FEB903;
    background: #fff;
    display: block;
    border: 2px solid #FEB903;
    display: flex;
    align-items: center;
  }
  .sec03 .leftnavi .in a:hover {
    background: #FEB903 !important;
    color: #fff !important;
  }


  .sec04 .leftnavi a.all {
    background: rgb(208,216,0);
  background: linear-gradient(180deg, rgba(208,216,0,1) 0%, rgba(154,206,13,1) 100%); 
    border-top: 2px solid #DEE44D;
    border-left: 2px solid #DEE44D;
    display: block;
    color: #fff;
    border-radius: 8px;
    padding: 6px 15px 8px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    position: relative;
    box-sizing: border-box;
  }
  .sec04 .leftnavi .in a {
    border-radius: 8px;
    padding: 6px 15px 8px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    color: #9ace0d;
    background: #fff;
    display: block;
    border: 2px solid #9ace0d;
    display: flex;
    align-items: center;
  }
  .sec04 .leftnavi .in a:hover {
    background: #9ace0d !important;
    color: #fff !important;
  }


  .sec05 .leftnavi a.all {
    background: rgb(0,168,255);
  background: linear-gradient(180deg, rgba(0,168,255,1) 0%, rgba(0,150,255,1) 100%); 
    border-top: 2px solid #4DC2FF;
    border-left: 2px solid #4DC2FF;
    display: block;
    color: #fff;
    border-radius: 8px;
    padding: 6px 15px 8px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    position: relative;
    box-sizing: border-box;
  }
  .sec05 .leftnavi .in a {
    border-radius: 8px;
    padding: 6px 15px 8px;
    box-shadow: 2px 2px 4px 0px rgba(0,0,0,.2);
    color: #00A8FF;
    background: #fff;
    display: block;
    border: 2px solid #00A8FF;
    display: flex;
    align-items: center;
  }
  .sec05 .leftnavi .in a:hover {
    background: #00A8FF !important;
    color: #fff !important;
  }

  .leftnavi .in a:hover {
    border: 2px solid #fff;
  }

  /*
  .leftnavi .in a:hover {
    border: 2px solid #000;
    color: #333;
  }*/
  .leftnavi .in a span {
    padding-right: 3px;
    font-size: 2.2rem;
    line-height: 1;
  }


  .pop {
    display: none;
    position: relative;
  }
  .pop .close.sld {
    width: 34px;
    height: 34px;
    right: 10px;
    top: -15px;
    border-radius: 100px;
    background: #008231;
    border: 2px solid #fff;
    box-shadow: 2px 2px 3px 1px rgba(0,0,0,.2);
    position: fixed;
    top: 50px;
    left: auto;
    margin-left: 0;
    z-index: 10000;
    cursor: pointer;
  }
  .pop .close.sld:before {
    width: 16px;
    top:14px;
    left: 7px;
  }
  .pop .close.sld:after {
    width: 16px;
    top:14px;
    left: 7px;
  }
  .pop .inner {
    width: 90% !important;
    max-height: 70vh;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    border-radius: 10px;
    z-index: 101;
    top:60px;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px 10px 20px 20px;
    font-size: 14px;
  }
  .pop .inner.slider .wrap {
    opacity: 0;
  }
  .pop .inner .sc {
    overflow-y: auto;
    height: calc(100% - 0px);
    padding: 0 15px 0 0;
  }
  .pop .inner.slider .sc {
    height: calc(70vh - 125px);
  }
  .pop .inner .sc a {
    color: #008231;
    text-decoration: underline;
    margin-bottom: 20px;
  }
  .pop .inner p {
    margin-bottom: 20px;
    line-height: 1.8;
    word-break: break-all;
  }
  .pop .inner h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .pop .inner .img {
    margin-bottom: 17px;
  }
  .pop .inin {
    margin-bottom: 40px;
  }
  .pop .inin iframe {
    width: 100%;
    height: 50vw;
    margin-bottom: 13px;
  }
  .ct01 {
    padding: 20px 0 30px;
    text-align: center;
  }
  .greenlink {
    min-width: 260px;
    height: 50px;
    display: inline-block;
    margin: 0 auto;
    padding: 0 15px;
    background: #008231;
    border-radius: 5px;
    position: relative;
    color: #fff !important;
    font-size: 16px !important;
    text-align: center;
    line-height: 49px;
    text-decoration: none !important;
  }
  .youtubelink {
    width: 260px;
    height: 50px;
    display: block;
    margin: 0 auto;
    background: #008231;
    border-radius: 5px;
    position: relative;
  }
  .youtubelink:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12.5px 0 12.5px 20px;
    border-color: transparent transparent transparent #ffffff;
    top:50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
  }
  .modalebg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0,0,0,.6);
    display: none;
  }
  .slick-dots
  {
      bottom: 13px !important;
    bottom:10px;
    left: 50%;
    transform: translateX(-50%);
  }
  .slick-dots li button
  {
      font-size: 0;
      line-height: 0;

      display: block;

      width: 20px;
      height: 20px;
      padding: 5px;

      cursor: pointer;

      color: transparent;
      border: 0;
      outline: none;
      background: transparent;
  }

  .slick-dots li button:before
  {
      font-family: 'slick';
      font-size: 18px !important;
      line-height: 20px;

      position: absolute;
      top: 0;
      left: 0;

      width: 20px;
      height: 20px;

      content: '•';
      text-align: center;

      opacity: .25;
      color: black;

      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
  }
  .slick-dots li.slick-active button:before
  {
      opacity: 1 !important;
      color: #008231 !important;
  }
  .slick-prev,
  .slick-next
  {
    width: 40px !important;
    height: 40px !important;
  }
  .slick-prev {
    left: -20px !important;
  }
  .slick-next {
    right: -20px !important;
  }
  .slick-prev:before,
    .slick-next:before {
      background-size: 100%;
  }
    .slick-next:before {
      transform:rotate(180deg);
      margin:-5px 0 0
  }
  
  .tube iframe {
    width: 100%;
    height: 50vw;
  }

  


}