
body{
    -webkit-text-size-adjust: 100%;
    color: #484848;
    font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", "Helvetica Neue",
      Arial, Meiryo,
      sans-serif;
      background-color: #EAF7FF;
	    background-image: radial-gradient(circle, #FFF 0.5rem, transparent 0.5rem), 
		    radial-gradient(circle, #FFF 0.5rem, transparent 0.5rem);
	    background-position: 0 0, 1.5rem 2.0rem;
      background-size: 3.0rem 4.0rem;
}

#wrapper{
    width: 750px;
    position: relative;
    overflow: hidden;
}
#head{
    width: 100%;
    height: 120px;
    position: relative;
    background: url(/cdn/pc/images/mooovi/h2_back.png) center center ;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

#head h2.about{
    background: url(/cdn/pc/images/mooovi/h2_about.png) center center no-repeat;
    height: 46px;
    width: 100%;
    text-indent: -9999px;
    margin-top: 10px;
}
#head h2.info{
    background: url(/cdn/pc/images/mooovi/h2_info.png) center center no-repeat;
    height: 46px;
    width: 100%;
    text-indent: -9999px;
    margin-top: 10px;
}
#head h2.faq{
    background: url(/cdn/pc/images/mooovi/h2_faq.png) center center no-repeat;
    height: 46px;
    width: 100%;
    text-indent: -9999px;
    margin-top: 10px;
}

.kakko_top{
    width: 375px;
    height: 375px;
    border-top: 20px solid #FFF;
    border-right: 20px solid #FFF;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    pointer-events: none;
}



#menu_bt {
    width: 100px;
    height: 100px;
    background: rgba(0,141,211,1);
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 10;
    cursor: pointer;
}
#menu_bt.on{
    background: rgba(0,141,211,0);}
#menu_bt i{
pointer-events: none;
  position: relative;
  width: 60px;
  height: 52px;
  background: none;
  border: none;
  display: block;
  left: 20px;
  top: 24px;
}
#menu_bt,
#menu_bt span {
  transition: all .4s;
  box-sizing: border-box;
}
#menu_bt span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #fff;
  border-radius: 10px;
}
#menu_bt span:nth-of-type(1) {
  top: 0;
}
#menu_bt span:nth-of-type(2) {
  top: 20px;
}
#menu_bt span:nth-of-type(3) {
  bottom: 0;
}

#menu_bt span:nth-of-type(1) {
    animation: menu-bar01 .75s forwards;
  }
  #menu_bt span:nth-of-type(2) {
    transition: all .25s .25s;
    opacity: 1;
  }
  #menu_bt span:nth-of-type(3) {
    animation: menu-bar02 .75s forwards;
  }
  #menu_bt.on span:nth-of-type(1) {
    animation: active-menu-bar01 .75s forwards;
  }
  #menu_bt.on span:nth-of-type(2) {
    opacity: 0;
  }
  #menu_bt.on span:nth-of-type(3) {
    animation: active-menu-bar03 .75s forwards;
  }

#menu{
    background: rgba(0,141,211,0.9);
    width: 100%;height: 0%;
    position: fixed;
    transition: 0.3s;
    z-index: 9;
    overflow: hidden;
}
#menu.on{
    height: 100%;
}


#menu .h1 a{
    display: block;
    background: url(/cdn/pc/images/mooovi/top.svg) no-repeat;
    width: 573px;
    height: 86px;
}
#menu .h1{margin-bottom: 65px;}

.menu_box{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.menu_box ul{
    border-top:  1px solid #FFF;;
}
.menu_box li{
    height: 135px;
    line-height: 135px;
    border-bottom: 1px solid #FFF;
    font-size: 30px;
    width: 600px;
    font-weight: bold;
    position: relative;
}
.menu_box li a{
    color: #FFF;
    text-indent: 120px;
    display: block; width: 100%; height: 100%; background: url(/cdn/pc/images/mooovi/arrow.svg) right 40px center no-repeat;}

.menu_box li:nth-child(1):before,
.menu_box li:nth-child(2):before,
.menu_box li:nth-child(3):before,
.menu_box li:nth-child(4):before,
.menu_box li:nth-child(5):before{
    content: '';
    width: 120px;
    position: absolute;
    height: 100%;
    top: 0;
}
.menu_box li:nth-child(1):before{background: url(/cdn/pc/images/mooovi/i_menu1w.svg) center center no-repeat;}
.menu_box li:nth-child(2):before{background: url(/cdn/pc/images/mooovi/i_menu2w.svg) center center no-repeat;}
.menu_box li:nth-child(3):before{background: url(/cdn/pc/images/mooovi/i_menu3w.svg) center center no-repeat;}
.menu_box li:nth-child(4):before{background: url(/cdn/pc/images/mooovi/i_menu4w.svg) center center no-repeat;}
.menu_box li:nth-child(5):before{background: url(/cdn/pc/images/mooovi/i_menu5w.svg) center center no-repeat;}


#top_slide{width: 100%;height: 100%; position: absolute;}
#top .swiper-slide.map{
    width: 100%;height: 100%;
    position: relative;
}
#top .swiper-slide.map:before{
    content: '';
    width: calc(100% + 200px);height: 100%;
    background: url(/cdn/pc/images/mooovi/top_map.jpg) center center;
    position: absolute;
    transform: translate(-100px,0);
    top: 0;
    left: -100px;
}
#top .swiper-slide.map2:before{
    content: '';
    width: calc(100% + 200px);height: 100%;
    background: url(/cdn/pc/images/mooovi/top_map2.jpg) center center;
    position: absolute;
    transform: translate(-100px,0);
    top: 0;
    left: -100px;
}
#top .swiper-slide.map3:before{
    content: '';
    width: calc(100% + 200px);height: 100%;
    background: url(/cdn/pc/images/mooovi/top_map3.jpg) center center;
    position: absolute;
    transform: translate(-100px,0);
    top: 0;
    left: -100px;
}

.swiper-slide-active:before,
.swiper-slide-duplicate-active:before,
.swiper-slide-prev:before{
    animation: top_map 15s linear forwards}


/*ABOUT*/
.about{
	font-size: 24px;
	padding-top: 40px;
	margin: 0 auto;
}

.about section.mov{
    transform: translateY(0px);
    opacity: 1;
}

.about section{
    transform: translateY(20px);
    opacity: 0;
    transition: 0.5s;
}

.about section h1{
    opacity: 0;
    transform: scale(0.5);
    transition: 1s;
}
.about section.mov h1{
    opacity: 1;
    transform: scale(1);
}

.about .about1 {
	margin: 3rem;
}

.about .toko5 {
    position: absolute;
    display: block;
    width: 6rem;
    height: 8rem;
    background: url(/cdn/pc/images/mooovi/tokotan05.svg) no-repeat center center;
    background-size: 100%;
    top: -20rem;
    left: -5rem;
    opacity: 0;
    transform: scale(0.8);
}

.about .toko5.mov{
    transition: 0.5s 1.0s;
    opacity: 1;
	top: -8rem;
	left: 0rem;
    transform: scale(1);
}

.about .about1 h1{
background: url(/cdn/pc/images/mooovi/about_mida1.png) center center no-repeat;
width: 100%;
height: 73px;
margin-bottom: 15px;
}

.about .toko6 {
    position: absolute;
    display: block;
    width: 6rem;
    height: 8rem;
    background: url(/cdn/pc/images/mooovi/tokotan06.svg) no-repeat center center;
    background-size: 100%;
    top: 0rem;
    left: 45rem;
    opacity: 0;
    transform: scale(0.8);
}

.about .toko6.mov{
    transition: 0.7s 1.2s;
    opacity: 1;
	top: 0rem;
	left: 38rem;
    transform: scale(1);
}
.about .about2 h1{
background: url(/cdn/pc/images/mooovi/about_mida2.png) center center no-repeat;
width: 100%;
height: 132px;
margin-bottom: 15px;
}
.about .about3 {
	margin-top: 5rem;
}
.about .toko7 {
    position: absolute;
    display: block;
    width: 8rem;
    height: 8rem;
    background: url(/cdn/pc/images/mooovi/tokotan07.svg) no-repeat center center;
    background-size: 100%;
    top: -3rem;
    left: 40rem;
    opacity: 0;
    transform: scale(0.8);
}

.about .toko7.mov{
    transition: 0.5s 1.0s;
    opacity: 1;
	top: -3rem;
	left: 5rem;
    transform: scale(1);
}
.about .about3 h1{
background: url(/cdn/pc/images/mooovi/about_mida3.png) center center no-repeat;
width: 100%;
height: 73px;
margin-bottom: 15px;
}
.about .about3 .box{
    border-bottom: 1px solid #484848;
    width: 650px;
    margin: 0 auto 50px auto;
}

.about .about4 h1{
    background: url(/cdn/pc/images/mooovi/about_mida4.png) center center no-repeat;
    width: 100%;
    height: 100px;
    margin-bottom: 30px;
    }

.about .toko8 {
    position: absolute;
    display: block;
    width: 8rem;
    height: 11rem;
    background: url(/cdn/pc/images/mooovi/tokotan08.svg) no-repeat center center;
    background-size: 100%;
    top: 5rem;
    left: 33rem;
    opacity: 0;
    transform: scale(0.8);
}

.about .toko8.mov{
    transition: 0.7s 1.2s;
    opacity: 1;
	top: -2rem;
	left: 38rem;
    transform: scale(1);
}
.about .about4 .box p{padding-top: 90px;}
.about .about4 .box p:nth-child(1){background: url(/cdn/pc/images/mooovi/about_mida4_01.svg) top left no-repeat;}
.about .about4 .box p:nth-child(2){background: url(/cdn/pc/images/mooovi/about_mida4_02.svg) top left no-repeat;}
.about .about4 .box p:nth-child(3){background: url(/cdn/pc/images/mooovi/about_mida4_03.svg) top left no-repeat;}

.about .about5 h1{
    background: url(/cdn/pc/images/mooovi/about_mida5.png) center center no-repeat;
    width: 100%;
    height: 100px;
    margin-bottom: 15px;
}

.about .toko9 {
    position: absolute;
    display: block;
    width: 6rem;
    height: 8rem;
    background: url(/cdn/pc/images/mooovi/tokotan09.svg) no-repeat center center;
    background-size: 100%;
    top: 0rem;
    left: 45rem;
    opacity: 0;
    transform: scale(0.8);
}

.about .toko9.mov{
    transition: 0.7s 1.2s;
    opacity: 1;
    top: -1rem;
    left: 38rem;
    transform: scale(1);
}

.about section p{
    width: 650px;
    margin: 0 auto 35px auto;
}

.about section .img{
    width: 650px;
    margin: 0 auto 0px auto;
}


.about section img{width: 100%; margin-bottom: 30px;}




/*INFO*/
#info{
	position: relative;
	font-size: 24px;
	
}

#info .red{
	font-weight: bold;
	margin-top: 0.5em;
	color: brown;
}

#info section.hours{
	width: 1120px;
	position: relative;
    text-align: center;
	margin: auto;
    padding-top: 40px;
	padding-bottom: 80px;
	
}

#info section.hours .toko6 {
    position: absolute;
    display: block;
    width: 6rem;
    height: 8rem;
    background: url(/cdn/pc/images/mooovi/tokotan06.svg) no-repeat center center;
    background-size: 100%;
    top: -2rem;
    left: 23rem;
    opacity: 0;
    transform: scale(0.8);
}

#info section.hours .toko6.mov{
    transition: 0.7s 1.2s;
    opacity: 1;
	top: -2rem;
	left: 18rem;
    transform: scale(1);
}
#info section.onegai{
	background: #F5F5F5;
	width: 100%;
	padding-bottom: 50px;
}
#info section.onegai h1{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    width: 650px;
    border-bottom: 1px solid #000;
    margin: 0px auto 30px auto;
    padding:20px 0;
    position: relative;
}
#info section.onegai h1:before{
    /* content: url(/cdn/pc/images/mooovi/info_toko.svg); */
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -50px;
}

#info .onegai ul{
    width: 650px;
    margin: 0 auto 30px auto;
    font-size: 28px;
    font-weight: bold;
    color: #008DD3;
}
#info .onegai ul li{padding-left: 1em; text-indent: -1em;}

#info .onegai ul li .come{font-size: 0.8em;line-height: 0.8em;}
#info .onegai ul li .black{
    color: #000;
    font-size: 22px;
    padding-left: 30px;
}
#info .onegai ul li .black .red{color: #DE0000; padding-left: 0; text-indent: none;}
#info ul.come{ color: #000000; font-size: 20px;}
#info section.onegai {
	 position: relative;
}
#info section.onegai .toko2 {
    position: absolute;
    display: block;
    width: 7rem;
    height: 8rem;
    background: url(/cdn/pc/images/mooovi/tokotan02.svg) no-repeat center center;
    background-size: 100%;
    top: -4rem;
    right: 0rem;
    opacity: 0;
    transform: scale(0.8);
}

#info section.onegai .toko2.mov{
    transition: 0.7s 1.2s;
    opacity: 1;
    top: -4rem;
    right: 5rem;
    transform: scale(1);
}

#info .onegai  .toko1 {
    position: absolute;
    display: block;
    width: 8rem;
    height: 12rem;
    background: url(/cdn/pc/images/mooovi/tokotan01.svg) no-repeat center center;
    background-size: 100%;
    bottom: -10rem;
    left: 10rem;
    opacity: 0;
    transform: scale(0.8);
}

#info .onegai  .toko1.mov{
    transition: 0.7s 1.2s;
    opacity: 1;
    bottom: -10rem;
    left: 5rem;
    transform: scale(1);
}



/*FAQ*/
#faq{
	position: relative;
    font-size: 24px;
    padding-top: 40px;
    padding-bottom: 50px;
}

#faq section{
  width: 650px;
  margin: 0 auto;
}
#faq .toko10 {
	position: absolute;
	display: block;
	width: 6rem;
	height: 8rem;
	background: url(/cdn/pc/images/mooovi/tokotan10.svg) no-repeat center center;
	background-size: 100%;
	top: 3rem;
	left: 2rem;
	opacity: 0;
	transform: scale(0.8);
}

#faq .toko10.mov{
	transition: 0.5s 1.0s;
	opacity: 1;
	top: -3rem;
	left: 2rem;
	transform: scale(1);
}
#faq .toko8 {
	position: absolute;
	display: block;
	width: 12rem;
	height: 12rem;
	background: url(/cdn/pc/images/mooovi/tokotan08.svg) no-repeat center center;
	background-size: 100%;
	bottom: 0rem;
	right: 0rem;
	opacity: 0;
	transform: scale(0.8);
}
#faq .toko8.mov{
	transition: 0.5s 1.0s;
	opacity: 0;
	bottom: -0rem;
	right: 0rem;
	transform: scale(1);
}
#faq .toko2 {
	position: absolute;
	display: block;
	width: 7rem;
	height: 8rem;
	background: url(/cdn/pc/images/mooovi/tokotan02.svg) no-repeat center center;
	background-size: 100%;
	bottom: -2rem;
	right: 0rem;
	opacity: 0;
	transform: scale(0.8);
}
#faq .toko2.mov{
	transition: 0.5s 1.0s;
	opacity: 1;
	bottom: -2rem;
	right: 4rem;
	transform: scale(1);
}

#faq section.mo{background: url(/cdn/pc/images/mooovi/logo_mo.png) center top no-repeat; padding-top: 110px; margin-bottom: 50px;}
/* #faq section.gr{background: url(/cdn/pc/images/mooovi/logo_gr.png) center top no-repeat; padding-top: 80px;} */

#faq section .questions{
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
}
#faq section.mo .questions{color: #008DD3;}
#faq section.gr .questions{color: #22AC38;}


#faq section .box_wrap{
  border-bottom: 1px dotted #707070;
  padding: 25px 0;
}
#faq section .questions:before{
  content: 'Q';
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  color: #FFF;
  position: absolute;
  left: 0;
  border-radius: 100%;
  text-align: center;
  margin-right: 0.3em;
}
#faq section .questions{ padding-left: 1.8em;position: relative;}
#faq section.mo .questions:before{background: #008DD3;}
#faq section.gr .questions:before{background: #22AC38;}

#faq section .box_wrap .txt:before{
  content: 'A';
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  color: #FFF;
  background: #707070;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  margin-right: 0px;
}
#faq section .box_wrap .txt{font-size: 24px; padding-left: 1.8em;position: relative;}

#faq section .box_wrap .txt .souhu{
  border: 1px solid  #707070;
  margin-top: 10px;
  padding: 15px;
}
#faq section .box_wrap .txt .souhu h1{
  background: #707070;
  font-size: 28px;
  text-align: center;
  line-height: 2em;
  margin-bottom: 10px;
  color: #FFF;}


#footer{
    background:url(/cdn/pc/images/mooovi/nami650.svg) top center no-repeat;
    padding-top: 40px;
}
.line{
    width: 100%;
    text-align: center;
    position: relative;
}

.line h2{
    color: #6DC22D;
    margin-bottom: 10px;
    font-size: 32px;
    text-align: center;
}

.line p{color: #000; margin-bottom: 15px;font-size: 22px;}

.line .btn{display: flex; justify-content: center;
    padding-bottom: 40px;}

.line .btn a:nth-child(1){
    background: url(/cdn/pc/images/mooovi/line_bt.svg) center center no-repeat #6DC22D;
    border-radius: 8px;
    width: 380px;
    height: 140px;
    display: block;
    margin-top: 3px;
    margin-right: 20px;
}
.line .btn a:nth-child(1):hover{
    opacity: 0.8;
}
.line .btn .qr img{
    border: 1px solid #CCC;
    width: 150px;
    height: 150px;
}


#instagram .btn{display: flex; justify-content: center;
  padding: 40px 0 10px ;}

#instagram .btn a:nth-child(1){
  background: url(/cdn/pc/images/mooovi/insta_bt.svg) ,linear-gradient(104deg, rgba(172,47,223,1) 0%, rgba(249,33,187,1) 53%, rgba(255,122,62,1) 100%);
  /* background: linear-gradient(104deg, rgba(172,47,223,1) 0%, rgba(249,33,187,1) 53%, rgba(255,122,62,1) 100%); */
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 8px;
  width: 380px;
  height: 140px;
  display: block;
  margin-top: 3px;
  margin-right: 20px;
}
#instagram .btn a:nth-child(1):hover{
  opacity: 0.8;
}
#instagram .btn .qr img{
  border: 1px solid #CCC;
  width: 150px;
  height: 150px;
}





#footer .banner{
    background: #B8E6FF;
    display: flex;
    padding: 55px 0;
    justify-content: center;
}
#footer .banner a{
    margin:0 8px;
    height: 66px;
}

#footer .banner a:nth-child(3){
    position: relative;
    top: -30px;
}



#footer .footer_b{
    padding: 45px 0 20px 0;
    background:linear-gradient(to right,#5AC1CF,#008DD3);
}
#footer .footer_b .logo{
    border-bottom: 1px solid #FFF;
    width: 100%;
    height: auto;
    margin:0 auto;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-around;
}

#footer .footer_b .logo img{
    width: 15rem;
}
#footer .addtel{
    background:url(/cdn/pc/images/mooovi/add_tel.png) center no-repeat;
    width: 100%;
    height: 64px;
    margin: 20px 0 25px 0;
}
address{
    font-style: normal;
    text-align: center;
    opacity: 0.8;
    color: #FFF;
    font-family: 'Roboto',sans-serif;
    font-size: 18pt;
}

@media only all and (max-width: 750px) { 
	#info section.hours{
		width: 100%;
	}
	#info section.hours .toko6 {
	    top: -7rem;
		left: 10rem;
	}

	#info section.hours .toko6.mov{
	    top: 1rem;
		left: 5rem;
	}
	#info section.hours .toko2 {
	    top: 1rem;
		left: 10rem;
	}

	#info section.hours .toko2.mov{
	    top: -7rem;
		left: 5rem;
	}
	#info section.onegai .toko2 {
	    top: -6rem;
	    right: 0rem;
	}
	
	#info section.onegai .toko2.mov{
	    top: -6rem;
	    right: 3rem;
	}
	#info .onegai  .toko1 {
	    bottom: -7rem;
	    left: 10rem;
	}
	
	#info .onegai  .toko1.mov{
	    bottom: -7rem;
	    left: 5rem;
	}
    .sp_no{
        display: none;
    }
    #inline1,
    #inline2,
    #inline3,
    #inline4,
    #inline5,
    #inline6,
    #inline7,
    #inline8,
    #inline9,
    #inline10,
    #inline11,
    #inline12,
    #inline13,
    #inline14,
    #inline15,
    #inline16,
    #inline17,
    #inline18,
    #inline19,
    #inline20,
    #inline21,
    #inline22,
    #inline23,
    #inline24,
    #inline25,
    #inline26,#inline27,
    .inline_info{background: #008DD3; width: 600px!important; height: auto!important;}
    #instagram .btn a:nth-child(1) ,.line .btn a:nth-child(1) {
      margin: 0;
    }
}


@media only all and (min-width: 751px) { 
    .pc_no{
        display: none;
    }
    #menu_bt{
        display: none;
    }
    #wrapper{
        width: 100%;
        overflow: hidden;
        min-width: 1220px;
    }
    #head .kakko_top{width: 250px; height: 250px;
        top: 55px;
        transform: scale(1);
        border-top: 10px solid #FFF;
        border-right: 10px solid #FFF;}
    .kakko_bottom{width: 250px; height: 250px;
        border-bottom: 10px solid #FFF;
        border-left: 10px solid #FFF;}


    #footer .footer_b {
        padding: 20px 0 0px 0;}
    #footer .banner{padding: 30px 0;}
    #footer .footer_b .logo{width:560px;padding-bottom: 15px;}
    #footer .footer_b .logo img{height: 72px; margin:0 15px;}
    #footer .addtel{
        width: 100%; height: 26px;background: url(/cdn/pc/images/mooovi/add_tel_pc.png) center no-repeat;
        margin: 15px 0 20px 0;
    }
    
    address{font-size: 12px;}


    .line h2{font-size:28px;}
    .line p{font-size: 16px !important;}
    .line .btn a:nth-child(1){width: 300px; height: 85px; background-size: 80% auto;}
    .line .btn .qr img{width: 85px; height: 85px;}


    #instagram .btn a:nth-child(1){width: 300px; height: 85px; background-size: 80% auto;}
    #instagram .btn .qr img{width: 85px; height: 85px;}

    #footer .footer_b {
        padding: 20px 0 0px 0;}
    #footer .banner{padding: 30px 0;}
    #footer .footer_b .logo{width:750px;padding-bottom: 15px;}
    #footer .footer_b .logo img{height: 72px; margin:0 15px;}
    /* #footer .footer_b .logo img:nth-child(2){padding-left: 60px;} */
    #footer .addtel{
        width: 100%; height: 26px;background: url(/cdn/pc/images/mooovi/add_tel_pc.png) center no-repeat;
        margin: 15px 0 20px 0;
    }
    address{font-size: 12px;}

    .tower{right: calc(50% - 620px);}

    header{
        background:rgba(255,255,255,0.8);
        width: 100%;
        height: 55px;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
    }
    header ul{
        display: flex;
        justify-content: center;
    }
    header ul li{position:relative; margin: 0 20px;}
    header ul li a{
        line-height: 55px;
        display: block;
        color: #222;
        font-size: 16px;
        font-weight: bold;
        text-indent: 30px;
        position: relative;
    }
    header ul li a:hover,
    header ul li.on a{color: #008DD3;}
    header ul li a:before{
        content: '';
        width: 0%;
        height: 100%;
        position: absolute;
        left: 50%;
        border-bottom: 8px solid #FFF;
        transition: .3s;
    }
    header ul li a:hover:before{
        width: 100%;
        z-index: 1;
        left: 0;
    }

    header ul li:nth-child(1):before,
    header ul li:nth-child(2):before,
    header ul li:nth-child(3):before,
    header ul li:nth-child(4):before,
    header ul li:nth-child(5):before{
        content: '';
        width: 30px;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
    }
    
    header ul li.on{background: #FFF; pointer-events: none;}
    header ul li:nth-child(1):before{background: url(/cdn/pc/images/mooovi/i_menu1.svg) center center no-repeat;}
    header ul li:nth-child(2):before{background: url(/cdn/pc/images/mooovi/i_menu2.svg) center center no-repeat;}
    header ul li:nth-child(3):before{background: url(/cdn/pc/images/mooovi/i_menu3.svg) center center no-repeat;}
    header ul li:nth-child(4):before{background: url(/cdn/pc/images/mooovi/i_menu4.svg) center center no-repeat;}
    header ul li:nth-child(5):before{background: url(/cdn/pc/images/mooovi/i_menu5.svg) center center no-repeat;}

    header ul li:hover:nth-child(1):before{background: url(/cdn/pc/images/mooovi/i_menu1_on.svg) center center no-repeat;}
    header ul li:hover:nth-child(2):before{background: url(/cdn/pc/images/mooovi/i_menu2_on.svg) center center no-repeat;}
    header ul li:hover:nth-child(3):before{background: url(/cdn/pc/images/mooovi/i_menu3_on.svg) center center no-repeat;}
    header ul li:hover:nth-child(4):before{background: url(/cdn/pc/images/mooovi/i_menu4_on.svg) center center no-repeat;}
    header ul li:hover:nth-child(5):before{background: url(/cdn/pc/images/mooovi/i_menu5_on.svg) center center no-repeat;}
    header ul li.on:nth-child(1):before{background: url(/cdn/pc/images/mooovi/i_menu1_on.svg) center center no-repeat;}
    header ul li.on:nth-child(2):before{background: url(/cdn/pc/images/mooovi/i_menu2_on.svg) center center no-repeat;}
    header ul li.on:nth-child(3):before{background: url(/cdn/pc/images/mooovi/i_menu3_on.svg) center center no-repeat;}
    header ul li.on:nth-child(4):before{background: url(/cdn/pc/images/mooovi/i_menu4_on.svg) center center no-repeat;}
    header ul li.on:nth-child(5):before{background: url(/cdn/pc/images/mooovi/i_menu5_on.svg) center center no-repeat;}

    #news::after{display: none;}
    #footer{
		width: 1120px;
		margin: auto !important;
		background-color: #FFFEF0 !important;
		background-image: radial-gradient(circle, #FFF 0.5rem, transparent 0.5rem), 
		    radial-gradient(circle, #FFF 0.5rem, transparent 0.5rem) !important;
	    background-position: 0 0, 1.5rem 2.0rem !important;
    
	}

    #head{height: 170px;}
    #head h2.about,
    #head h2.info,
    #head h2.faq{margin-top: 70px;}
    #head header{background: rgba(255,255,255,0.9); display: flex; justify-content: space-between;}
    #head header,
    #head header ul,#head header ul li a{height: 72px; line-height: 72px; white-space: nowrap;}

    #head header ul{margin-right: 180px;}
#head .kakko_top{display: none;}

#head a.h1{
    display: block;
    background: url(/cdn/pc/images/mooovi/a_h1.svg) center center no-repeat;
    width: 296px;
    height: 100%;
    margin-left: 25px;
    background-size: contain;
}
#head  .cal_bt a{
    background: #FFE20A;
    width: 140px;
    height: 140px;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 100%;
    z-index: 2;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#head  .cal_bt a i{
    background: url(/cdn/pc/images/mooovi/i_cal.svg);
    width: 56px;
    height: 64px;
    display: inline-block;
    margin-bottom: 8px;
}
#head  .cal_bt a p{
    color: #000;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2em;
}
#head .cal_bt a i{width:30px; height: 34px; background-size: 100% 100%; margin-bottom: 3px;}
#head .cal_bt a p{font-size: 16px;}
#head .cal_bt a{transition: .2s;}
#head .cal_bt a:hover{
    transform: translate(0px,3px);
    background: #FFF;
}

/*ABOUT*/
.about {
    width: 1120px;
	background-color: #FFFEF0;
}
.about section p{
    font-size: 16px;
    width: 1000px;
    line-height: 28px;
}

.about section.about1 .img{width: 750px;display: block;}

.about .toko5 {
   width: 9rem;
    height: 12rem;
    top: -0rem;
	left: 6rem;
}

.about .toko5.mov{
    top: -8rem;
	left: 6rem;
}
.about .toko6 {
	top: 0rem;
    left: 60rem;
}

.about .toko6.mov{
    top: 0rem;
    left: 51rem;
}
.about .about3 .box{
    width: 1000px;
    display: flex;
}
.about .about3 .box p{width: 550px; margin: 0;}
.about .about3 .box .img{width: 400px;}

.about .toko7 {
    left: 20rem;
}

.about .toko7.mov{
    left: 15rem;
}
	
.about section .img{
    width: 1000px;
    display: flex;
    justify-content: space-between;
	align-items: flex-start;
}
.about section .img img{
    width: auto;
}
.about section{margin-bottom: 0px;}

.about .toko5 {
    top: -0rem;
	left: 3rem;
}

.about .toko5.mov{
    top: -8rem;
	left: 3rem;
}
	
.about .about4 .box{
    width: 1000px;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.about .about4 .box p{
    padding-top: 70px;
    width: 480px;
    margin: 0;
    background-size: auto 54px !important;
}
.about .about4 .box .img{
    width: 490px;
    text-align: right;
    margin: 0;
}
.about .about4 .box .img img{
    width: 490px;
}
.about .toko8 {
    position: absolute;
    display: block;
    background-size: 100%;
	top: 5rem;
	left: 50rem;
    opacity: 0;
    transform: scale(0.8);
}

.about .toko8.mov{
    transition: 0.7s 1.2s;
    opacity: 1;
	top: -2rem;
	left: 52rem;
    transform: scale(1);
}
.about section.about5 .img{width: 750px;display: block;}
.about .toko9 {
    top: -1rem;
	left: 60rem;
}

.about .toko9.mov{
    top: -1rem;
	left: 52rem;
}
/*INFO*/
#info .hours{
	background-color: #FFFEF0;
}
#info section.onegai{width: 1120px;margin:0 auto;padding-bottom: 20px;}
#info section.onegai h1{
    width: 920px;
    font-size: 26px;
}
#info .onegai ul{width: 920px; font-size: 20px;}

#info .onegai ul li .black{font-size: 16px;}
#info ul.come{font-size: 16px; font-weight: normal;}

.line{
  width: 100%;
  text-align: center;
  position: relative;
}

.line h2{
  color: #6DC22D;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  text-align: center;
}

.line p{color: #000; margin-bottom: 15px;font-size: 22px;}

.line .btn{display: flex; justify-content: center;
  padding-bottom: 40px;}

.line .btn a:nth-child(1){
  background: url(/cdn/pc/images/mooovi/line_bt.svg) center center no-repeat #6DC22D;
  border-radius: 8px;
  width: 300px;
  height: 100px;
  display: block;
  margin-top: 3px;
  margin-right: 30px;
  background-size: 90%;
}
.line .btn a:nth-child(1):hover{
  opacity: 0.8;
}
.line .btn .qr img{
  border: 1px solid #CCC;
  width: 100px;
  height: 100px;
}


#instagram .btn{display: flex; justify-content: center;
  padding: 10px 0 0px ;}

#instagram .btn a:nth-child(1){
  background: url(/cdn/pc/images/mooovi/insta_bt.svg) ,linear-gradient(104deg, rgba(172,47,223,1) 0%, rgba(249,33,187,1) 53%, rgba(255,122,62,1) 100%);
  /* background: linear-gradient(104deg, rgba(172,47,223,1) 0%, rgba(249,33,187,1) 53%, rgba(255,122,62,1) 100%); */
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 8px;
  width: 300px;
  height: 100px;
  display: block;
  margin-top: 3px;
  margin-right: 30px;
  background-size: 100%;
}
#instagram .btn a:nth-child(1):hover{
  opacity: 0.8;
}
#instagram .btn .qr img{
  border: 1px solid #CCC;
  width: 100px;
  height: 100px;
}

    #footer .footer_b {
        padding: 30px 0 10px 0;}
    #footer .banner{padding: 40px 0;}
    #footer .banner a:nth-child(3){position: relative;top:-25px;}
    #footer .footer_b .logo{width:370px;padding-bottom: 15px;background-color: transparent;}
    #footer .footer_b .logo img{height: 72px; margin:0 10px;}
    #footer .addtel{
        width: 100%; height: 64px;background: url(/cdn/pc/images/mooovi/add_tel.png) top center no-repeat;
        margin: 15px 0 10px 0;
        background-size: 350px;
    }
    address{font-size: 14px; font-family: 'Roboto',sans-serif;}

/*FAQ*/
#faq{
	width: 1120px;
	margin: auto;
	position:relative;
	display: flex;
	justify-content: center; 
	padding-bottom: 0;
	background-color: #FFFEF0 !important;
		background-image: radial-gradient(circle, #FFF 0.5rem, transparent 0.5rem), 
		    radial-gradient(circle, #FFF 0.5rem, transparent 0.5rem) !important;
	    background-position: 0 0, 1.5rem 2.0rem !important;
    
}
#faq .toko10 {
	top: -3rem;
	left: 30%;
}

#faq .toko10.mov{
	top: -3rem;
	left: 22%;
}
#faq .toko8 {
	position: absolute;
	display: block;
	width: 8rem;
	height: 12rem;
	background: url(/cdn/pc/images/mooovi/tokotan08.svg) no-repeat center center;
	background-size: 100%;
	bottom: 10%;
	right: 10%;
	opacity: 0;
	transform: scale(0.8);
}
#faq .toko8.mov{
	transition: 0.5s 1.0s;
	opacity: 1;
	bottom: 20%;
	right: 11%;
	transform: scale(1);
}
#faq .toko2 {
	bottom: -15rem;
	right: 70%;
}
#faq .toko2.mov{
	bottom: -15rem;
	right: 81%;
}
#faq section{width: 480px;margin: 0;}
#faq section.mo{margin-right: 20px;}
#faq section.gr{margin-left: 20px;}
#faq section .questions{font-size: 16px;}
#faq section .box_wrap .txt{font-size: 16px;}
#faq section .questions{margin-bottom:6px;}
#faq section .box_wrap{padding: 20px 0;}
#faq section.gr {
  /* background: url(/cdn/pc/images/mooovi/logo_gr.png) center top 20px no-repeat; */
  padding-top: 110px;
}
#faq section .box_wrap .txt .souhu h1{font-size: 16px;}

}

@keyframes top_map{
    from{
        transform: translate(-100px,0);
    }
    to{
        transform: translate(100px,0);
    }
  }

@keyframes kaiten {
    0%{
        transform: rotate(0deg);
    }
    20%{
      transform: rotate(90deg);
    }
    100%{
      transform: rotate(90deg);
    }
  }
@keyframes fuwafuwa {
    0%{
        transform:translate(0,0);
    }
    50%{
        transform:translate(0,10px);
    }
    100%{
        transform:translate(0,0);
    }
  }
    
@keyframes menu-bar01 {
  0% {
    transform: translateY(20px) rotate(45deg);
  }
  50% {
    transform: translateY(20px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-20px) rotate(-45deg);
  }
  50% {
    transform: translateY(-20px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(20px) rotate(0);
  }
  100% {
    transform: translateY(20px) rotate(45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-20px) rotate(0);
  }
  100% {
    transform: translateY(-20px) rotate(-45deg);
  }
}
@keyframes buranko {
  0% {
    transform: translate(0,0);
  }
  50% {
    transform: translate(0,6px);
  }
  100% {
    transform: translate(0,0);
  }
}
@keyframes iwa {
  0% {
    transform: translate(0,0);
  }
  50% {
    transform: translate(10px,15px);
  }
  100% {
    transform: translate(0,0);
  }
}
@keyframes kurun {
  0% {
    transform: scale(1,1);
  }
  10% {
    transform: scale(0,1);
  }
  20% {
    transform: scale(1,1);
  }
  100% {
    transform: scale(1,1);
  }
}
@keyframes mochimochi {
  0% {
    transform: scale(1, 0.8);
  }
  10% {
    transform: scale(0.8, 1.1);
  }
  90% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 0.8);
  }
}

/*-------------------------
 * 緊急お知らせの表示 
-------------------------*/
.top_main_caution {
	padding-top: 2rem;
	width: 90%;
	margin: auto;
	border-radius: 10rem;
}

.top_main_caution h3 {
	height: 4.0rem;
	padding-top:1.5rem;
	background-color: #E82768;
	text-align: center;
	align-items: center;
	color: #FFFFFF;
	font-size: 1.8rem;
	font-weight: bold;
	border-radius: 20px 20px 0 0;
	border: 1px solid #E82768;
}

.top_main_caution .top_caution_content {
	background-color: #FFFFFF;
	padding: 1.8rem 0rem 2.8rem 0rem;
	font-size: 1.4rem;
	border-radius: 0 0 20px 20px;
	border: 1px solid #E82768;
}
.top_main_caution .top_caution_content p{
		padding: 0 1rem;
	}

@media only all and (min-width: 751px) { 
	.top_main_caution {
		background-color: #FFFEF0;
		width: 1120px;
		border-radius: 0 0 0 0;
	}

	.top_main_caution h3 {
		width: 1020px;
		margin: auto;
	}
	.top_main_caution .top_caution_content {
		width: 1020px;
		margin: auto;
	}
	
}