@charset "UTF-8";
/* 一番外側のブロック */
body{
/* font-family:"FOT-TsukuBRdGothic Std B"!important; */
background:url(../img/dot.png);
background-size: cover;
}

img{
  flex-shrink: 0
}

.outer{
  font-weight: bold;
    overflow-x: hidden;
}

.fadein-ex {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
	}

.fadein-ex.scrollin{
    opacity : 1;
	transform : translate(0, 0);
}

.fadein-zoom {
	opacity : 0.1;
	transform : scale(0.2);
	transition : all 500ms;
	}

.fadein-zoom.scrollin{
    opacity : 1;
	transform : scale(1);
}

.col-2 a{color: #000000;text-decoration: none;}

/*　ハンバーガーボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 11;
  right : 0px;
  top   : 0px;
  width : 72px;
  height: 72px;
  cursor: pointer;
  text-align: center;
  background-color: #240407;
  border-radius: 0 0 0 25px;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 23px;
  background : #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
  
}
.hamburger span:nth-child(1) {
  top: 25px;
}
.hamburger span:nth-child(2) {
  top: 35px;
}
.hamburger span:nth-child(3) {
  top: 45px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 35px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 35px;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translateX(100%);
  transition: all 0.6s;
  width: 100%;
  z-index: 10;
}

nav.globalMenuSp ul {
  background: #ccc;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
nav.globalMenuSp ul li:hover{
  background :#ddd;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 1em 0;
  text-decoration :none;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateX(0%);
}

.asi1{position: absolute;}
.asi1 img{width: 300px;z-index: 1;}
.asi2{position: absolute;right: 0;z-index: 1;}
.asi2 img{width: 300px;}
.asi3{position: absolute;z-index: 1;}
.asi3 img{width: 250px;}


.nav-link{color: black;background-color: white;margin-top: 50px;box-shadow: 0 3px;font-size: 0.6rem;}
.nav-home{border-radius: 5px 0 0 5px;}
.nav-oto{border-radius: 0 5px 5px 0;}
.nav-home:hover{background-color: #E51C52;color: white;}
.nav-news:hover{background-color: #D6D6D6;color: white;}
.nav-info{background-color: #169AEA;color: white;}
.nav-info:hover{background-color: #169AEA;color: white;}
.nav-acti:hover{background-color: #F6E300;color: white;}
.nav-nin:hover{background-color: #FF9B27; color: white;}
.nav-free:hover{background-color: #52A420;color: white;}
.nav-vr:hover{background-color: #169AEA;color: white;}
.nav-oto:hover{background-color: #80CEAD;color: white;}


.retop img{position: fixed;width: 60px;bottom: 30px;right: 30px; transition: 0.2s;z-index: 20;}
.retop img:hover{transform: scale(1.2);}

.top-img{background: url(../img/tyunan-back@4x.png);width: 100%;background-size: cover;}

.top-right{text-align: center;display: table;}
.top-right img{width: 350px;}
.top-right p{line-height: 40px;margin-top: 50px;padding-bottom: 100px;}

.col-sm-3{text-align: center;}
.col-sm-3 img{width: 250px;}

.mie{width: 400px;margin-top: 150px;padding-bottom: 50px;}

.st0-a{stroke:#000000;stroke-width:1.5;}
.st1-a{stroke:#000000;stroke-width:0.25;fill:#F5E328;}
.st2-a{fill:#000000;stroke-width:1.5;}

.hokusei{transition: 0.5s;fill:#ff9a2700}
.hokusei:hover{fill:#ff9a27;}

.iga{transition: 0.5s;fill:#f6e20000;}
.iga:hover{fill:#F6E300;}

.tyunan{transition: 0.5s;fill:#54A421;}
.tyunan:hover{fill:#a4e67b;}

.isesima{transition: 0.5s;fill:#598afc00;}
.isesima:hover{fill:#169AEA;}

.tokisyu{transition: 0.5s;fill:#ed77ac00;}
.tokisyu:hover{fill:#E51C52;}


.morebtn{color: black;background-color: white;text-decoration: none;padding: 10px 0px;margin: 25px auto 0;width: 80%;border-radius: 40px;border: solid 3px black;transition: 0.2s;}
.morebtn:hover{background-color: #54A421;color: white;}

.aso{text-align: center;margin-top: 150px;padding-bottom: 50px;}
.aso img{width: 300px;z-index: 2;position: relative;}

.best3{text-align: center;margin-top: 150px;}
.best3 img{width: 350px;}

.best3-play{text-align: center;margin-top: 50px;}
.best3-play img{width: 700px;}

.best3-play-sp{text-align: center;margin-top: 50px;}
.best3-play-sp img{width: 250px;}

.bana-{text-align: center;margin-top: 100px;}
.bana- img{width: 500px;}
.bana{margin-top: 100px;}

.fot-sns{margin-top: 100px;background-color: #F6E300;padding-top: 30px;padding-bottom: 30px;}
.insta{background-color: white;padding: 20px;border-radius: 45px;}

.twi{margin: 0 40px;}

.fot-rain{height: 6px;background: url(../img/fot-rain.png);background-size: cover;}
.fot-c{background-color: #169AEA;color: white;padding: 40px 0;text-align: center;}


@media screen and (max-width:991px){
  .morebtn{width: 100%;}
  .mie{width: 300px;}
  .top-right{padding-top: 100px;}
}

@media screen and (max-width:890px){
  .asi2{width: 250px;}
}

@media screen and (max-width:770px){
  .sp-hide{display: none;}
  .morebtn{padding: 10px 20px;}
  .top-right p{font-size: 15px;}
  .mie{width: 220px;}
}
@media screen and (min-width:771px){
  .hamburger{display: none;}
}

@media screen and (max-width:575px){
  .aso{padding-bottom: 0;}
  .morebtn{width: 70%;}
  .col-sm-3 p{margin-top: 50px;}
  .mie{display: none;}
}

@media screen and (max-width:430px){
  .top-right{padding-top: 40px;}
  .top-right p{padding-bottom: 50px;}
  .insta{padding: 10px;}
  .mietoku{margin-top: 30px;}
  .best3-play{display: none;}
  .asi1 img{width: 200px;}
}

@media screen and (min-width:431px){
  .best3-play-sp{display: none;}
}

@media screen and (max-width:320px){
  .fot-c{padding: 40px 10px;}
}


/*IE対応CSS(<_<)*/
@media all and (-ms-high-contrast:none) {
  .news {
    background-color: #fff;
  }
}