@charset "utf-8";

body {
	width: 100%;
    font-family:'メイリオ' ,'Hiragino Kaku Gothic ProN' ,sans-serif;
    background-color: #e9999d;
	font-size: 16px;
	color: #000;
}

header {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	background-color: #af1654;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	clear: both;
}

#head_logo {
	width: auto;
	height: 70px;
	text-align: center;
}




/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }


.container {
	width: 40%;
    background-color: #e9999d;
	height: auto;
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
}




hr {
   border-width: 3px 0px 0px 0px; /* 太さ1px */
   border-style:dotted; /* 線種 */
   border-color:hsla(41,73%,19%,0.58);   /* 線色 */
   height: 3px;         /* 高さ(※古いIE用) */
}

.line_1{width: 900px;
	    margin: 0 auto;
	padding-top: 30px;
}





/* contents_ */



.wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 0%;
}



.contents_header {
	width: 100%;
	background-color: #e9999d;
	margin: 70px auto 0;
	padding: 0;
    text-align: center;
}


.contents_header img{
	width: 100%;
    text-align: center;
}




.summary {
	width: 100%;
	margin: 0 auto;
	padding: 2rem 0 2rem 0 ;
    text-align: center;
	font-size: 16px;
	background-color: #e9999d;
	color: #ffffff;
	line-height: 1.8;
}


.summary img{
	width: 100%;
    text-align: center;
	padding: 0;
}


.summary_text {
	width: 86%;
	margin: 0 auto;
	padding: 0.5rem 0 0.5rem 0 ;
    text-align: center;
	font-size: 18px;
	color: #53000e;
	line-height: 1.8;
}



.karte {
	width: 100%;
	margin: 0 auto 0;
	padding: 0 0 2rem 0;
	background-color: #e9999d;
    text-align: center;
}


.karte img{
	width: 100%;
    text-align: center;
	padding: 0;
}




.karte_2 {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
    text-align: center;
	background-color: #e9999d;
	position: relative;
}






.app-download {
	position: absolute;
	top: 0;
    left: 0;
	width: 100%;
	margin: 1rem auto 0;
	text-align: center;
	padding: 0 0 0 0;
	color: #000;
}



.scene6 {
	width: 88%;
	margin: 0 auto;
	padding: 1.5rem 0 2.5rem 0 ;
    text-align: center;
	background-color: #ffe4e5;
	border-radius: 10px 10px 10px 10px;
	border: 8px solid #e9999d;
}


p.title { 
	font-size: 26px;
	color: #e53656;
	padding-bottom: 1rem;
 }

 
p.title_u { 
	font-size: 16px;
	color: #53000e;
	padding-bottom: 1rem;
 }


p.scene { 
	font-size: 18px;
	color: #53000e;
	padding: 0 ;
	margin: 0 auto;
	line-height: 3;
 }


.item_bg {
	width: 100%;
	background-image: url(../images/bg_2.gif);
	background-repeat: repeat;
	background-size: 100%;
	background-color: #fcf9e7;
	padding: 3rem 0 4rem 0;
}



.item_images {
	width: 100%;
	margin: 0 auto;
	padding: 2rem 0 0 0 ;
    text-align: center;
}


.item_images img{
	width: 90%;
    text-align: center;
	padding: 0 0 0 0;
	box-shadow: 0 0 9px #392f07;
}


.item_images01 {
	width: 100%;
	margin: 0 auto;
	padding: 0 ;
    text-align: center;
}


.item_images01 img {
	width: 88%;
    text-align: center;
	padding: 2rem 0 2rem 0;
}




.jikasei {
	width: 100%;
	margin: 0 auto;
	padding: 2rem 0 2rem 0;
    text-align: center;
	background-color: #e9999d;
}



.jikasei_item img {
	width: 100%;
    text-align: center;
	padding: 0;
}



.zukan {
	width: 84%;
	margin: 0 auto;
	padding: 1.5rem 0 1.5rem 0 ;
    text-align: center;
	background-color: #fffeee;
	border-radius: 10px 10px 10px 10px;
	border: 6px solid #a98048;
}

.zukan img{
	width: 100%;
    text-align: center;
	padding: 0 0 1rem 0;
}

 
p.zukan_title { 
	font-size: 22px;
	color: #53000e;
	padding-bottom: 0.5rem;
 }

p.zukan_title_u { 
	font-size: 18px;
	color: #e53656;
	padding: 0 0 1rem 0;
 }




.shop {
	width: 84%;
	margin: 1rem auto 2rem;
	padding: 1.5rem 0 1.5rem 0 ;
    text-align: center;
}

.shop img{
	width: 100%;
    text-align: center;
	padding: 0 0 1rem 0;
}



p.shop_text { 
	font-size: 18px;
	color: #53000e;
	padding: 0 0 0.5rem 0;
 }
 

.shop_btn {
	width: 90%;
	margin: 1rem auto 2rem;
	padding: 1rem 0 1rem 0 ;
    text-align: center;
	background-color: #af1654;
	border-radius: 20px 20px 20px 20px;
	border: solid 2px #fffeee;
	font-size: 20px;
	color: #fffeee;
	letter-spacing: 0.1em;
	transition: all 0.1s;
}

.shop_btn:hover {
  background-color: #fffeee;
  transition: all 0.1s;
  color: #af1654;
}





/* scroll */

.inview.fadeup {
	opacity: 0;
	transition-duration: 2s;
	transform: translateY(20px);
}
.inview.fadeup.active {
	opacity: 1;
	transform: translateY(0px);
}





/* フェードイン */



  .box-01.displayed{
	opacity: 0.5;
	animation: fadeInLeft 1.5s forwards;
  }
  .box-02.displayed{
	animation: fadeInRight 1.5s forwards;
  }
  
  @keyframes fadeInLeft{
	0%{transform: translateX(-250px);}
  100%{transform: translateX(0);}
  }
  @keyframes fadeInRight{
	0%{transform: translateX(250px);}
  100%{transform: translateX(0);}
  }




  .fadein {
	  opacity: 0;
	  transform: translate(0,0);
	  transition: all 1.5s;
	&.fadein-left{
		transform: translate(-80px,0);
	}
	&.fadein-right{
		transform: translate(80px,0);
	}
	&.fadein-up{
		transform: translate(0,-80px);
	}
	&.fadein-bottom{
		transform: translate(0,80px);
	}
	&.scrollin{
	  opacity: 1 !important;
	  transform: translate(0, 0) !important;
	}
  }











/* scroll 

.inview.fadeup {
	opacity: 0;
	transition-duration: 1.5s;
	transform: translateY(20px);
}
.inview.fadeup.active {
	opacity: 1;
	transform: translateY(0px);
}
*/



/* text */



h3 {
	font-size: 18px;
	font-weight:bold;
	line-height: 1.8em;
	letter-spacing:0.1em;
}



.clear {
	clear: both;
}



.image_item{
	opacity: 1;
	transition: 0.3s;
}
  
.image_item:hover img{
	  opacity: 1;
}
  
  



.all{
	width: 600px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:56px;
}

#pagetop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 52px;
    height: 52px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	transition: all .3s;
	z-index: 11;
}

#pagetop a {
    display: block;
    width: 52px;
    height: 52px;
    text-decoration: none;
}

#pagetop:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}


footer {
	width: 100%;
	height: 50px;
	background: #af1654;
	text-align: center;
	clear: both;
	
}

#footer_logo {
	width: auto;
	height: 50px;
	text-align: center;
}






/* SP:width?670px */
@media screen and ( max-width:670px ) {

	/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
.pc { display: none !important; }
.sp { display: block !important; width: 100%; }




.container {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0;
}






h3 {
		font-size: 16px;
		font-weight:bold;
		line-height: 1.6em;
		letter-spacing:0.1em;
}





.all{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding-bottom:36px;
}
}
