

html,body,a,p,ul,li,h1,h2,h3,h4,h5,h6,figure,dl,dt,dd{margin:0;padding:0;}

.meet *,.modal *{
    box-sizing: border-box;
    font-family: YakuHanJP,"Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
    font-style: normal;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
}

body{
    overflow-x: hidden;
}



.meet img{
    width: 100%;
    height: auto;
    pointer-events: none;
    user-select: none;
    display: block;
    font-size: 0;
    
}

a{
    color: inherit;
    text-decoration: none;
}


li{
    list-style-type: none;
}


.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;

}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}


.sp{
    display: none;
    
}


@media screen and (max-width: 768px){
    .pc{
        display: none;
    }
    
    .sp{
        display: block;
    }
}



#breadcrumb{
    position: relative;
    z-index: 3;
}
.map{
    width: 100%;
    aspect-ratio: 1.511 / 1;
    position: relative;
    font-size: 1vw;
    overflow: hidden;
    
    
}

.map .train{
   
    position: absolute;
     animation: 15s train linear infinite;
    z-index: 3;
}
 @keyframes train {
     0%{
       top: -8.5%;
         left: -16.7%;
         
     }
     45%{
       top: 37.5%;
    left: 35%;
     }
     55%{
     top: 37.5%;
    left: 35%;
     }
     100%{
         top: 95.5%;
         left: 100%;
     }
} 
 .map .humikiri{
    position: absolute;
    top: 0;
    left: 0;
     z-index: 4;
}   
.map-fixed{
    position: fixed;
    top: 86px;
    left: 0;
}
.setumei{
    position: fixed;
    left: 40px;
    bottom:  40px;
    z-index: 2;
    background: #0074ff;
    padding: 15px 20px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    opacity: 0;
    transition-duration: 1s;
    border: solid 3px #fff;
    font-size: 16px;
}

.meet.on .setumei{
    opacity: 1;
}

.map a{
    transition-duration: 1s;
    opacity: 0;
    z-index: 5;
   
}

.meet.on .map a{
    opacity: 1;
}
.map a:after{
        content: "";
        display: block;
        position: absolute;
        bottom: 110%;
        left:50%;
        transform: translate(-50%,0);
        width: 7vw;
    aspect-ratio: 1 / 0.354;
    
    animation: 2s fuwafuwa infinite;
}

@keyframes fuwafuwa {
  0%, 100% {
    transform: translate(-50%,0);
  }
  50% {
    transform: translate(-50%,30%);
  }
}

.map-blank{
    height: 500px;
}
.map-flexible{
    opacity: 0;
    pointer-events: none;
}

.map-flexible.on{
    opacity: 1;
    pointer-events: auto;
}

.modal-btn1{
    position: absolute;
    top: 12.5%;
    left: 26.2%;
    width: 8%;
aspect-ratio: 1 / 1;
    border-radius: 50%;
}
.modal-btn1:after{
background: url(../img/modal-btn1.svg);
       background-size: 100% 100%;
}
.modal-btn2{
    position: absolute;
    top: 43%;
    left: 6%;
    width: 12%;
aspect-ratio: 1 / 1.2;
    border-radius: 20%;
}
.modal-btn2:after{
background: url(../img/modal-btn2.svg);
       background-size: 100% 100%;
}
.modal-btn3{
    position: absolute;
    top: 66.5%;
    left: 28.7%;
    width: 12.2%;
aspect-ratio: 1 / 1;
    border-radius: 40%;
}

.modal-btn3:after{
background: url(../img/modal-btn3.svg);
       background-size: 100% 100%;
}
.modal-btn4{
    position: absolute;
    top: 44%;
    left:50%;
    transform: translateX(-50%);
    width: 12.5%;
aspect-ratio: 1 / 0.75;
    transform-origin: center;
    border-radius: 50%;
   
   
}
.modal-btn4:after{
background: url(../img/modal-btn4.svg);
       background-size: 100% 100%;
}
.modal-btn4:before{
        content: "";
        display: block;
        position: absolute;
        top:45%;
        left:-52%;
    width: 194%;
    height: 70%;
    transform: rotate(30deg);
    clip-path: polygon(13% 0%, 100% 0, 89% 100%, 0% 100%);
   
}


.modal-btn5{
    position: absolute;
    top: 22%;
    left:48%;
    transform: translateX(-50%);
    width: 5.5%;
aspect-ratio: 1 / 1;
    transform-origin: center;
    border-radius: 50%;
   
   
   
}

.modal-btn5:after{
background: url(../img/modal-btn5.svg);
       background-size: 100% 100%;
}
.modal-btn6{
    position: absolute;
    top: 28%;
    left: 56%;
    width: 6%;
aspect-ratio: 1 / 1;
    border-radius: 100%;
    
   
}

.modal-btn6:after{
background: url(../img/modal-btn6.svg);
       background-size: 100% 100%;
}
.modal-btn7{
    position: absolute;
    top: 78%;
    left: 54.2%;
    width: 12%;
aspect-ratio: 1 / 1;
    border-radius: 30%;
    
}

.modal-btn7:after{
background: url(../img/modal-btn7.svg);
       background-size: 100% 100%;
}
.modal-btn8{
    position: absolute;
    top: 37%;
    left: 65%;
    width: 12%;
aspect-ratio: 1 / 0.9;
    border-radius: 50%;
    
}

.modal-btn8:after{
background: url(../img/modal-btn8.svg);
       background-size: 100% 100%;
}
.modal-btn9{
    position: absolute;
    top: 53%;
    left: 72%;
    width: 22%;
aspect-ratio: 1 / 0.55;
    border-radius: 50%;
    
}

.modal-btn9:after{
background: url(../img/modal-btn6.svg);
       background-size: 100% 100%;
}
.modal-btn10{
    position: absolute;
    top: 25%;
    left: 77.5%;
    width: 14%;
aspect-ratio: 1 / 0.7;
    border-radius: 30%;
    
}

.modal-btn10:after{
background: url(../img/modal-btn10.svg);
       background-size: 100% 100%;
}
.modal-btn11{
    position: absolute;
    top: 87%;
    left: 73%;
    width: 9.5%;
aspect-ratio: 1 / 0.55;
    border-radius: 30%;
    
}

.intro{
position: relative;
    z-index: 2;
    background: rgba(0,0,0,.3);
    color: #fff;
    font-size: 20px;
    padding:150px 0 0px;
    top: 0;
    width: 100%;
    transition-duration: 1s;
    
    
   
}


.meet.on .intro{
    opacity: 0;
    pointer-events: none;
}
.intro:after{
        content: "";
        display: block;
        position: absolute;
        top:100%;
        left:0;
        width:100%;
        height:200px;
        background: linear-gradient(to bottom, rgba(0,0,0,.3) 0%,rgba(0,0,0,.0) 100%);
}
.intro h3{
    text-align: center;
    font-size: 36px;
    margin-bottom: 50px;
    color: #0074ff;
    
}

.intro h3 span{
    background: #fff;
}
.intro-inner{
     max-width: 600px !important;
    width: 90%;
    text-align: justify;
     font-size: 18px;
    line-height: 1.8;
    padding: 50px;
    background: rgba(0,0,0,.5);
    border-radius: 20px;
    margin: 0 auto;
    color: #333;
    background-color: #fff;
   background-image: url(../img/note.svg);
    background-repeat: repeat-y;
    background-size: 15px auto;
}
.intro-inner p{
    font-size: 16px;
    background-color: #fff;
    background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */ linear-gradient(180deg, #ccc 1px, transparent 1px);
    background-size: 8px 100%, /* 点線1のサイズ */ 100% 28.8px;
    line-height: 1.8 !important;
    padding-bottom: 1px;
    text-align: justify;
    padding: 0 40px;
}
.intro-inner p strong{
    color: #0074ff;
    line-height: 1;
}

.intro p span{
    padding-left: 1em;
  text-indent: -1em;
    display: inline-block;
}
 @media screen and (max-width: 768px){
     .intro{
         padding-top: 100px;
     }
     .intro h3{
    text-align: center;
    font-size: 24px;
    margin-bottom: 50px;
    color: #0074ff;
}

.intro h3 span{
    background: #fff;
}
     
     .intro-inner{
         padding: 40px 30px;
     }
.intro-inner p{
     font-size: 13px;
     background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */
                    linear-gradient(180deg, #ccc 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */
                   100% 23.4px; /* 点線2のサイズ */
    padding: 0 30px;
}
     
         .map-fixed{
        top: 60px;
     }
}
@media screen and (max-aspect-ratio: 14/10) {
    
    .map-fixed{
        width: 100vw;
    }
    .map-wrap{
        overflow: scroll;
        cursor:grab;
    }
     .map-wrap:active{
        cursor:grabbing;
    }
      .map{
          width: auto;
        height: calc(100dvh - 86px);
    }
    .map-flexible{
        display: none;
    }
    .map-blank{
        height: 150dvh;
    }
    .setumei{
    position: fixed;
    left: 10px;
    bottom:  90px;
    padding: 10px 15px;
    border-radius: 5px;
        font-size: 10px;
}

    .map a:after{
        width: 14vh;
    }
    @media screen and (max-width: 768px){
         .map{
          width: auto;
        height: calc(100dvh - 140px);
    }
    }

}



.modal {
    max-width: 600px !important;
    width: 90%;
    display: none;
    position: relative;
    z-index: 999999999;
       background: #fff;
    padding: 50px 40px;
    text-align: left;
    color: #333;
    border-radius: 5px;
    font-size: 17px;
    line-height: 1.6;
    font-weight: 700;
    background-color: #fff;
    background-image: url(../img/note.svg);
    background-repeat: repeat-y;
    background-size: 15px auto;
    
}

.modal p{
    font-size: 16px;
     background-color: #fff; /* 背景色 */
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */
                    linear-gradient(180deg, #ccc 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */
                   100% 28.8px; /* 点線2のサイズ */
  line-height: 1.8 !important; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
    text-align: justify;
    padding: 0 40px;
}

.modal p span{
     text-indent: -1em;
  padding-left: 1em;
    display: inline-block;
}

.modal p strong{
    color: #0074ff;
    line-height: 1;
}
.modal h4{
    text-align: center;
    font-size: 28px;
    margin-bottom: 5px;
    color: #0074ff;
    line-height: 1.4;
   
}

.level{
    text-align: center;
    margin-bottom: 25px;
    font-size: 21px;
}
.level-exp{
    font-size: 12px;
    background: #eee;
    width: 250px;
    border-radius: 10px;
    margin: 15px auto 0;
    padding: 10px 0;
    text-align: center;
}
.more{
    display: flex;
    width: 200px;
    height: 50px;
    background: #0074ff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    margin: 35px auto 15px;
    color: #fff;
    border: solid 2px #0074ff;
    
}

.more:hover{
    color: #0074ff;
    background: #fff;
}
.close-modal{
    display: none;
}
.close .close-modal {
    text-decoration: none;
    font-size: 16px;
    display: block;
    width: 7.5rem;
    margin: 0 auto;
    text-align: center;
}

.close-modal:hover{
    color: #ddd;
}
.blocker{
    background-color: rgba(0, 0, 0, 0.7) !important;
}


@media screen and (max-width: 896px){
    
    
.modal {
    width: 90%;
    display: none;
    position: relative;
    z-index: 999999999;
       background: #fff;
    padding: 40px 30px;
    text-align: left;
    color: #333;
    border-radius: 5px;
    font-size: 17px;
    line-height: 1.6;
    font-weight: 700;
    font-style: normal;
    background-color: #fff;
    background-image: url(../img/note.svg);
    background-repeat: repeat-y;
    background-size: 10px auto;
    
}

.modal p{
    font-size: 13px;
     background-color: #fff; /* 背景色 */
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */
                    linear-gradient(180deg, #ccc 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */
                   100% 23.4px; /* 点線2のサイズ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
    padding: 0 30px;
}


.modal h4{
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
    color: #0074ff;
    line-height: 1.4;
}

.level{
    text-align: center;
    margin-bottom: 25px;
    font-size: 18px;
}



.more:hover{
    color: #0074ff;
    background: #fff;
}

.close-modal {
    text-decoration: none;
    font-size: 14px;
    width: 7.5rem;
    margin: 0 auto;
    text-align: center;
}

.close-modal:hover{
    color: #ddd;
}
.blocker{
    background-color: rgba(0, 0, 0, 0.7) !important;
}

    
}


.meet-nav{
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 50px 0;
}

.meet-nav h5{
    text-align: center;
    color: #0074ff;
    font-size: 24px;
  line-height: 1;
    margin-bottom: 20px;
}
.meet-nav ul{
    display: flex;
    width: 90%;
    max-width: 1200px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 25px auto 0 ;
}

.meet-nav li{
    width: calc(33.33% - 20px);
    margin-bottom: 25px;
}

.meet-nav li a{
    display: flex;
    width: 100%;
    height: 100px;
    justify-content: center;
    align-items: center;
    background: #0074ff;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    border: solid 2px #0074ff;
    flex-flow: column;
    line-height: 1.4;
    font-size: 17px;
    
}
.meet-nav li a span{
    font-size: 80%;
}
.meet-nav li a:hover{
    background: #fff;
    color: #0074ff;
}

@media screen and (max-width: 896px){
    .meet-nav h5{
        font-size: 20px;
    }
    .meet-nav li{
    width: calc(50% - 5px);
    margin-bottom: 10px;
       
}
    
    .meet-nav li a{
         font-size: 13px;
    }

}
footer{
    position: relative;
    z-index: 2;
    background: #fff;
}