@charset "UTF-8";
/* CSS Document */
@media (max-width:768px){
  .sp_none{
    display: none!important;
  }
  
  body{
    font-size: 14px;
  }
}

/*アクセス*/
.access-inner{
  position:relative;
  overflow:hidden;
}
h3{
  padding-top: 270px;
  text-align: center;
  font-weight: normal;
  font-size: 3rem;
}
h4{
  font-size: 2.4rem;
  font-weight: normal;
  text-align: center;
  margin: 100px 0 50px;;
}

video{
  position: relative;
  z-index: 30;
  text-align: center;
  margin-top: 5rem;
  width: 100%;
  height: auto;
}
.map1{
  font-size: 1.8rem;
  text-align: center;
}
.map2{
  line-height: 3rem;
  margin-bottom: 15rem;
  font-size: 1.6rem;
  text-align: center;
}

.flower1{
  position: absolute;
  opacity: .2;
  left: 15%;
  bottom: 40%;
  z-index: 10;
  width: 300px;
  height: 300px;
}
.flower2{
  position: absolute;
  opacity: .2;
  left: 70%;
  bottom: 70%;
  z-index: 10;
  width: 300px;
  height: 300px;
}

.sec2{
  position: relative;
}
.flower3{
  position: absolute;
  opacity: .2;
  width: 400px;
  height: 400px;
  left: 60%;
  top: 70%;
}

ol{
  list-style-position:inside;
}
.li1{
  margin-bottom: 3rem;
}
.video {
  padding: 0 2%;
}



@media(max-width:768px){
  .title{
    font-size: 1.8rem;
    text-align: center;
    padding-top: 100px;
  }
  h4{
    font-size: 1.6rem;
    text-align: center;
    margin:4rem 0 3rem;
    
  }
  .map1_wrap{
    background-image: url(../img/flower_copy2.png);
    background-position: right 0% top 0% ;
    background-size: 35%;
  }
 .map1{
    font-size: 1.4rem;
    line-height: 25px;
    padding:0 1.4rem;
    
  }
  .map2{
    background-image: url(../img/flower_2.png);
    background-size: 35%;
    font-size: 1.4rem;
    line-height: 25px;
    margin-bottom: 0;
    padding:0 1.4rem 6rem;
  }
   video{
    width: 100%;
    height: auto;  
     margin-top: 3rem;
}
  .flower4{
  position: absolute;
  opacity: .2;
  width: 300px;
  height: 300px;
  right: 60%;
}
ol{
  list-style-position:inside;
}
li{
  font-size: 1.4rem;;
}
.video {
  padding: 0;
}
}