@charset "UTF-8";
/* CSS Document */



html {
  -webkit-overflow-scrolling: touch;
  background:#f0eb45;
  overflow-y: scroll;
}
@media only screen and (max-width: 750px) {
  html {
    overflow-x: hidden;
}
}
body{
	line-height: 0;
  max-width: 1100px;
  margin: 0 auto;

}
footer{
  position: fixed;
  bottom: 0;
  width: 100%;
}
/* 固定ヘッダー設定 */
header{
position: sticky;
top: 0;
  background:#EFEFEF;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  z-index:9;
}
/* 固定ヘッダー設定 ここまで*/



ul.kai{  display:flex;
   flex-wrap:wrap;
  max-width:860px;
  padding-left:0px;
  margin:5px auto 50px;

  }
ul.kai li{
width:90%;
    list-style:none;
      overflow:hidden;
      margin-bottom:20px;
      padding-right:0;
      padding-left:5vw;
}


img{margin-top:-0.5px;width: 100%;}

main.main{
      max-width: 900px;
        background:#fff; 
  margin:0 auto;
  padding:0;

}
.inner{
        max-width: 900px;
        background:#fff;
        margin:0 auto; 
}

.koma{
        max-width:95vw;
        padding-left:2.5vw;
        margin-bottom:5vw;
}
.salekoma{
        max-width:95vw;
        padding-left:2.5vw;
        margin-bottom:3vw;
}
ul.menu{  max-width:960px;
          display:flex;
          flex-wrap: nowrap;
          padding:40px;
          list-style:none;
          margin:0 auto 5vw!important;;
}
ul.menu li{
    width:100%;
    padding:0;

}

img.maxsub{max-width:1083px;margin:100px auto; display:block;}
img.maxsub0{max-width:774px;margin:200px auto 100px; display:block;}
img.spp{max-width:90%;margin:8vw auto; display:block;}
#h1ue{  z-index:9999;    position: relative;}
/* h1部分 */
h1{
  margin:0 auto; 
  background:#fff;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);

}
h2{
  margin:0 auto; 
  background:#f0ea0c;
}
h4.ccc{
  margin-top:5vw; 
}
h6{
  margin:0 auto; 
  background:#fff;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);

}
h1 img,h6 img{max-width:1100px;display:block;margin:0 auto;}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}
.area{
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow:visible;
}
@media only screen and (max-width: 750px) {
.area{

	overflow:hidden;
}
}

  /* ショップリストここから *****************************************/
div div.shoplistn{
  display:flex!important;
    flex-wrap: wrap!important; /* 折返し指定 */

  max-width:1100px!important;
  padding:0px 0px 5vw 5vw!important;
  margin:0!important;

}
div div.shoplistn div.tenpo{
  flex-basis:calc((100% - 0px) / 2)!important;
  max-width:calc((100% - 0px) / 2)!important;
  margin-bottom:30px!important;
  margin-right:20px!important;
  max-width : 44%!important;

}

div div.shoplistn div:nth-of-type(2),div.shoplistn div:nth-of-type(4),div.shoplistn div:nth-of-type(6)
,div.shoplistn div:nth-of-type(8),div.shoplistn div:nth-of-type(10),div.shoplistn div:nth-of-type(12)
,div.shoplistn div:nth-of-type(14),div.shoplistn div:nth-of-type(16),div.shoplistn div:nth-of-type(18)
,div.shoplistn div:nth-of-type(20),div.shoplistn div:nth-of-type(22),div.shoplistn div:nth-of-type(24)
{
  margin-right:0px!important;
}
div div.shoplistn  div img{
  max-width : 350px!important;
}
  /* ショップリストここまで/

  /* メイン配置 *****************************************/
/* 女の子 */
.obje0{
  width:50%;
    top:32%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}

/* 人々 */
.obje1{
  width:100%;
    top:35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
/* 輪っか */
.obje2{
  width:135%;
    top:40%;
    left: 52%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
/* RENEWAL */
.obje3{
  width:92%;
    bottom:1%;
    left: 51%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}





/***追従するトップへ戻るボタン***/
.bbtn{width:17vw;}
#page-top {
    position: fixed;
    bottom:5vw;
    right: 2vw;

    z-index: 98;


}
#page-top2 {
    position: fixed;
    bottom: 30vw;
    right: 2vw;
    z-index: 98;
}
/***end***/










@media(min-width:750px){
	.footer-logo-wrapper{
max-width: 400px;
}
}

.top-button-wrapper{
	width: 45vw;
	margin: 0 auto;
}
.top-button-wrapper img{
	width: 100%;
}



@media(min-width:750px){
	.top-button-wrapper{
	max-width: 400px;
	margin: 0 auto;
}
}



.footer-logo-wrapper img{
	width: 100%;
}
.footer-img-wrapper{
	max-width: 750px;
	margin: 0 auto;
}
.footer-img-wrapper img{
	width: 100%;
	
}

/* 流れる画像 */
@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;

}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 30s infinite linear 0.5s both;
}
.scroll-infinity__item {
  width: calc(100vw / 1);

}
.scroll-infinity__item>img {
  width: 100%;

}
/* 流れる画像end */

/*　Y軸（横へ） */
.rotate{
  animation:7s linear infinite rotation;

}

@keyframes rotation{
  10% {
    transform:rotateY(0);
  }
  20% {
    transform:rotateY(360deg);
  }
  30% {
    transform:rotateY(0);
  }  
  40% {
    transform:rotateY(0);
  }
  60% {
    transform:rotateY(0);
  }
  80% {
    transform:rotateY(0);
  }
  90% {
    transform:rotateY(0);
  }  
  100% {
    transform:rotateY(0);
  }


}

/*　Y軸end */




/* 中間調整用 ************************************************************************************************/
@media screen and (min-width:751px) and (max-width:1100px) {
/* 女の子 */
.obje0{
  width:29%;
    top:33%;
    left: 53%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
/* 人々 */
.obje1{
  width:75%;
    top:43.5%;
    left: 55%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
/* 輪っか */
.obje2{
  width:90%;
    top:35%;
    left: 55%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
/* RENEWAL */
.obje3{
  width:55%;
    bottom:-15%;
    left: 52%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}

.obje4{
  width:70%;
    top:26%;
    left: 25%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
.obje5{
  width:70%;
    top:40%;
    right: 0;
    left: 0;
    left: auto;
    right: -58%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
.obje6{
  width:70%;
    bottom:-30%;
    left: 30%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}



div.shoplistn{
  max-width:900px;
  padding:0 5vw !important;
  margin:0 auto;
}
div.shoplistn div.tenpo{
  flex-basis:calc((100% - 0px) / 3);
  max-width:calc((100% - 0px) / 3);
  margin-bottom:5vw;
  margin-right:2vw;
  max-width : 30%!important;

}



}

/* PC-------------------------------------------------- */
@media screen and (min-width:1101px) {
/* 女の子 */
.obje0{
  width:29%;
    top:33%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
/* 人々 */
.obje1{
  width:75%;
    top:43.5%;
    left: 52%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
/* 輪っか */
.obje2{
  width:90%;
    top:35%;
    left: 52%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
/* RENEWAL */
.obje3{
  width:55%;
    bottom:-15%;
    left: 52%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}

.obje4{
  width:70%;
    top:26%;
    left: 10%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
.obje5{
  width:70%;
    top:40%;
    right: 0;
    left: 0;
    left: auto;
    right: -55%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}
.obje6{
  width:70%;
    bottom:-35%;
    left: 20%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}

/* ショップリスト- */
div.shoplistn{
  display:flex;
    flex-wrap: wrap; /* 折返し指定 */

  max-width:900px;
  padding:0px 0px 35px 0px;
  margin:0 auto;

}
div.shoplistn div.tenpo{
  flex-basis:calc((100% - 0px) / 3);
  max-width:calc((100% - 0px) / 3);
  margin-bottom:30px;
  margin-right:20px;
  max-width : 285px;

}

div.shoplistn div:nth-of-type(3),div.shoplistn div:nth-of-type(6),div.shoplistn div:nth-of-type(9)
,div.shoplistn div:nth-of-type(12),div.shoplistn div:nth-of-type(15),div.shoplistn div:nth-of-type(18)
{
  margin-right:0px;
}
div.shoplistn  div img{
  max-width : 500px;
}

/* ショップリスト- ここまで*/

.bbtn{width:135px;}
#page-top {
    position: fixed;
    bottom:3vw;
    right: 2vw;

    z-index: 98;


}
#page-top2 {
    position: fixed;
    bottom: 3vw;
    right: 2vw;
    z-index: 98;
}

.over{
  width: 100vw;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
}

}