.bg-switcher{
    width: 100%;
    height:100%;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bg{
    color: rgb(255, 248, 240);
    font-size: 70px;
    font-weight: bold;
    text-align: center;
    font-family: 'Mate SC', serif;
    margin-top: 1rem;
}


a {
    text-decoration: none;
    color: #4b4b4b;
    font-family: 'Zen Maru Gothic', serif;
  }
  
  ul {
    list-style: none;
    margin: 0;
    display: flex;
  }
  
  li {
    margin: 0 0 0 15px;
    font-size: 14px;
  }
  
  #footer06 {
    background: #3b3b3b;
  }
  
  #footer06 .cont-wrap {
    padding: 30px 0;
  }
  
  #footer06 .info .address {
    margin: 20px 0;
    padding-left: 20px;
    border-left: 1px solid #fff;
    color: #ccc;
  }
  
  #footer06 .cont .nav a {
    color: #ccc;
    padding-left: 14px;
  }
  
  #footer06 .cont-wrap .map {
    width: 700px;
    height: 200px;
  }
  
  #footer06 .cont-wrap .map iframe {
    width: 100%;
    height: 100%;
  }
  
  .copyright {
    margin-top: 1rem;
    color: #ccc;
    font-family: 'Zen Maru Gothic', serif;
  }

  

/*.cardmoving{

    cursor: move;
    position: absolute;
    width: 120px;
    height: 180px;
    background: orange;
    
}*/

body {
 margin:0;
 /* height:100vh; */
 /* background-color: rgb(75 124 169); */
}

div.emoiimg {
    /* background-image:url(../image/emoiback.png); */
    background-color: rgb(82, 108, 157);
    background-size: cover;
    width:100%;
   }
   
   div.emoiimgda {
    background-color:rgba(255, 255, 255, 0.675);
    text-align: center;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    width:90%;
    padding-bottom: 55px;
   }
   
   div.emoiimgda p {margin: 0;}
  
  
   .tema {
       color: rgb(85, 43, 4);
       font-family: 'Mate SC', serif;
       font-family: 'Pacifico', cursive;
       font-size: 70px;
       --font-size: 70px;
   }
   .detail{
    font-family: 'Mate SC', serif;
    font-family: 'Shippori Mincho', serif;
    font-size: 30px;
   }

    .result {
        margin-top:0;    
    }

#cont{
	width:90%;
	margin:auto;
    text-align: center;
    position: relative; 
    min-height: 550px;
}
#cont2{
	width:90%;
	margin:auto;
    text-align: center;
    position: relative; 
    min-height: 275px;
    margin-bottom: 5px;
}


header {
    /* padding: 30px 4% 10px; */
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #dfa0a0;
    display: flex;
    align-items: center;
    z-index: 999;
    font-family: 'Zen Maru Gothic', serif;
 }

 a {	
    text-decoration: none;
    color: #4b4b4b;
 }
 
 ul {
    list-style: none;
    margin: 0;
    display: flex;
 }

 li {
    margin: 0 0 0 15px;
    font-size: 15px;
 }
 
.shufflefinish
{
    background:#29134dc0;
    position: absolute;
    top: 1170px; left: 530px;
    width:300px;
	height: 100px;
    text-align: center;
    height: 80px;
    line-height:70px;
	border-radius:60px; 
    color: rgb(245, 221, 255);
    font-family: 'Mate SC', serif;
    font-family: 'Shippori Mincho', serif;
    font-size: 30px;
}

h1 {
    margin: 0; padding: 0;
    font-size: 23px;
 }

h2{
	font-size:2rem;
	}

.drag-and-drop {
    background: url(../image/mainback.png) no-repeat 100% 100%;
    background-size: cover;
    box-shadow: 0 10px 25px 0 rgba(73, 66, 35, 0.5);
    color: rgb(85, 43, 4);
    font-family: 'Pacifico', cursive;
    font-size: 48px;
    width: 160px;
    height: 240px;
    text-align: center;
    line-height: 220px;
    border-radius: 20px;
    cursor: move;
    position: absolute;
    z-index: 0;
    user-select: none;
}
.drag-and-drop2 {
  background: url(../image/mainback-min.png) no-repeat 100% 100%;
  background-size: cover;
  box-shadow: 0 10px 25px 0 rgba(73, 66, 35, 0.5);
  color: rgb(85, 43, 4);
  font-family: 'Pacifico', cursive;
  font-size: 48px;
  width: 160px;
  height: 240px;
  text-align: center;
  line-height: 220px;
  border-radius: 20px;
  cursor: move;
  position: absolute;
  z-index: 0;
  user-select: none;
  transition: 1s;
}
.hikaru{
  z-index: 999;
  box-shadow: 0px 0px 25px 10px rgba(255, 255, 255, 1);
}
.moveLeft{
  background-color: rgba(0,0,0,.5);
  z-index: 150;
  left: 0;
  position: absolute;
  width: 2rem;
  height: 240px;
  color: white;
  cursor: pointer;
  line-height: 240px;
  user-select: none;
}
.moveRight{
  background-color: rgba(0,0,0,.5);
  z-index: 150;
  right: 0;
  position: absolute;
  width: 2rem;
  height: 240px;
  color: white;
  cursor: pointer;
  line-height: 240px;
  user-select: none;
}
.moveLeft:hover{
  background-color: rgba(0,0,0,.8);
}
.moveRight:hover{
  background-color: rgba(0,0,0,.8);
}

@media screen and (max-width: 600px){
    .tema {
        font-size: 35px;
    }
    .detail{
        font-size: 16px;
    }
    .drag-and-drop {
        font-size: 25px;
        width:80px;
        height:120px;
        line-height:110px;
        border-radius:10px;
    }
    .drag-and-drop2 {
      font-size: 25px;
      width:80px;
      height:120px;
      line-height:110px;
      border-radius:10px;
    }
    #cont{
        width:90%;
        min-height: 275px;
    }
    #cont2{
      width:90%;
      min-height: 135px;
    }
    .moveLeft{
      height: 120px;
      line-height: 120px;
    }
    .moveRight{
      height: 120px;
      line-height: 120px;
    }
}

.oraclecard:hover {
    background: #ffbb73;
  }
  
  
  
  .tarotcard:hover {
    background:#ffbb73;
  }
  
  
  
  .eki:hover {
    background:#ffbb73;
  }
  
  
  
  
  .message:hover {
    background: #ffbb73;
  } 
  
  
  .uranai-menu {
    display: flex;
    justify-content: center;
  }
  
  .uranai-menu>* {
    font-size: 14px;
    color: rgb(85, 43, 4);
    /* font-family: 'Mate SC', serif; */
    /* font-family: 'Shippori Mincho', serif; */
    text-align: center;
    border-radius: 10px;
    margin: 5px;
    width: 200px;
    margin-top: 1rem;
    background-color: rgba(255, 234, 234, 0.852);
    font-family: 'Zen Maru Gothic', serif;
    /* box-shadow: 0px 0px 0px 2px rgb(209, 238, 216); */
    /* border: dashed 2px rgb(121, 147, 128); */
  
  }
  
  .uranai-menu a {
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  
  .iroiro-menu {
    display: flex;
    justify-content: center;
  }
  
  .iroiro-menu>* {
    font-size: 14px;
    color: rgb(85, 43, 4);
    /* font-family: 'Mate SC', serif; */
    /* font-family: 'Shippori Mincho', serif; */
    text-align: center;
    border-radius: 10px;
    margin: 5px;
    margin-bottom: 1rem;
    width: 200px;
    background-color: rgba(255, 234, 234, 0.852);
    font-family: 'Zen Maru Gothic', serif;
    /* box-shadow: 0px 0px 0px 2px rgb(255, 254, 184); */
    /* border: dashed 2px rgb(184, 140, 150); */
  
  }
  
  .iroiro-menu a {
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
 
  .emoemo {
    font-size: 38px;
    color: rgb(255, 255, 255);
    font-family: 'Shippori Mincho', serif;
    text-align: center;
    /* border-radius: 20px; */
    margin-top: 4rem;
    margin-left: auto;
    margin-right: auto;
    top: 40%;
    width: 180px;
  }
  .sitanoyatsu{
    display: flex;
    background-image: url("../image/sitanoda.jpeg");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 3/1;
    width: 90%;
    /* animation: rotate_anime 6s linear infinite; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background-position-x: center;
    max-width: 800px;
  }
  



  .wrap-video{
    position:relative;
  }
  
  .wrap-video video{
    width: 100%;
    height:100%
  }
  
 
 .topbody{
    background-color: #85aee1;
 
  }

  .topnorogo{ 
    text-align: center;
    animation: fuwafuwa 3s ease-in-out infinite alternate;
    background: url(../img/ico-apple.svg) no-repeat center center / 60px auto;
    transition: 1.5s ease-in-out;
  }
   
  @keyframes fuwafuwa {
    0% {
      transform:translate(0, 0) rotate(-7deg);
    }
    50% {
      transform:translate(0, -7px) rotate(0deg);
    }
    100% {
      transform:translate(0, 0) rotate(7deg);
    }
  }
   


  /* @charset "utf-8"; */

/*========= レイアウトのためのCSS ===============*/

.eachTextAnime{
  /* font-family: 'Zen Maru Gothic', serif; */
    font-family: "Cantarell", sans-serif;
  text-align: center;
  margin-top: 220px;
  font-size:3.3rem;
  vertical-align: middle;
  color: #ffffff;
  font-weight: bold;
}


/*========= 1文字ずつ出現させるためのCSS ===============*/

.eachTextAnime span{opacity: 0;}
.eachTextAnime.appeartext span{ animation:text_anime_on 1s ease-out forwards; }
@keyframes text_anime_on {
  0% {opacity:0;}
  100% {opacity:1;}
}
