/*---------------------------------------------
 メニューボタン　アウト 
---------------------------------------------*/
.flow #navi ul li.nav01 a{color:#FFFF00;}
.about #navi ul li.nav02 a{color:#FFFF00;}
.menupage #navi ul li.nav03 a{color:#FFFF00;}
.rare #navi ul li.nav04 a{color:#FFFF00;}
.company #navi ul li.nav05 a{color:#FFFF00;}
.question #navi ul li.nav06 a{color:#FFFF00;}

/*---------------------------------------------

 パンくず 
---------------------------------------------*/
#bread{
	margin:20px 0 20px 10px;
	font-size:16px;}
	

#bread a{
	text-decoration: underline;
	
	}

/* 大本タイトル　*/

h2{
	/*font-size:24px;
	margin:15px 0 15px 10px;*/
	display:none;
	}
	
.h2bodr{
	background:#FF0099;
	height:10px;
	margin-bottom:5px;
	display:none;
	}

.text{
	font-size:16px;
	margin:10px;
}

#contents .mb40{margin-bottom:12px;}

/*---------------------------------------------
 左タイトル　
---------------------------------------------	*/
.title{
	/*float:left;
	margin:0 10px 0 0px;*/
	}
	
.title img{display:none;}
	
.title p{
	color:#FFF;
	font-size:26px;
	font-weight:bold;
	background:#FF0099;
	padding:10px 8px;
	margin-bottom:20px;
}

/*---------------------------------------------
 右コンテンツ内容　
---------------------------------------------*/
.menu-contents{
	float:left;
	width:100%;
	min-width:320px;
	margin-bottom:50px;
	}
	
/*---------------------------------------------
  内　ページ　
---------------------------------------------*/	
.menu-contents ul.menu-box{
	margin:0px auto 30px;
	
}
	
.menu-contents ul.menu-box li,body#game .menu-contents ul.menu-box li{
	 width: 90%;
    margin: 5px auto 20px;
}

	
.menu-contents ul.menu-box li img{
	width:100%;
	position: relative; 
	z-index:88;
	}
	
.menu-contents p{	
	font-size:14px;
	margin:0 10px;
	/*height:60px;*/
}
	
.menu-contents a{
	color:#333;
}

.menu-box span{
	font-weight:bold; 
	color:#FF0099;
	font-size:20px;
}

.menu-contents h3.subtitle{
	text-align: center;
    font-weight: bold;
    color: #FF0099;
    font-size: 32px;
}

.item-menu{
	margin-top:100px;
	padding:10px;
}

.item-menu p{
	font-size:16px;
	color:#FFFF00;
	font-weight:bold;
	background:#FF0099;
	padding:6px 10px;
}

.item-menu p a{
	font-size:10px;
	margin-left:20px;
	color:#FFFF00;
	text-decoration: underline;
}

.item-menu ul{margin:5px;}

.item-menu ul li{
    display: inline-block;
    margin: 5px 0.5%;
    width: 48%;
}

.item-menu ul li img{width:100%;}

.rarebnr {
	width:95%;
	margin:5px 5px;
 }
 
.rarebnr-L{width:100%;}

.fbg{
	/*vertical-align:middle;
	margin-right:20px;*/
	margin-left:20px;
}

.menu-contents ul.menu-box li h3{
	color:#FF0099;
	font-size:26px;
	font-weight:bold;
	margin:5px auto 0;
	text-align:center;
}

p.price{
 background:rgba(229,0,17,0.8);
 text-align:right;
 padding:3px;
 color:#FFF;
 font-weight:bold;
 z-index:999;
 position: relative;
     margin:-36px 0 10px; }

/*----------------------------------------------
 flow.html about.html
----------------------------------------------*/

 
.flowbg-01{
	/*background: url(../img/flow/nav01-p1bg.png) no-repeat right top;*/
	text-align:center;
}

.flowbg-02{
	/*background: url(../img/flow/nav01-p2bg.png) no-repeat right top;*/	
	text-align:center;
}

.flow-y{
	margin:5px auto;
	text-align:center;
}

.flow-txt{
	font-weight:bold;
	font-size:40px;
}

.flow-box{
	float:left;
	/*width:100%;*/
	margin:10px;
}

.flow-box .wt170{
	width:160px;
}

.formbox{width:100%;}

.qrcord{text-align: center;}
.qrcord img{width:100%;max-width:240px;margin-bottom:10px;}
.qrcord p{text-align:left;}


.about-03 img,.about-04 img{
	width:100%;
	}

.about-01{
	background: url(../img/about/about-sp1.png) no-repeat center top;	
	width:100%;
	height:914px;
	margin:0 auto;
}

.about-02{
	background: url(../img/about/about-sp2.png) no-repeat center top;	
	width:100%;
	height:580px;
	margin:0 auto;
}

.youser-text{
	font-weight:bold;
	font-size:24px;
}

.y02{display:none;}

/*----------------------------------------------
 company.html map.html
----------------------------------------------*/

.shopmap{
	/*float:right;*/
	margin-left:5%;
	width:90%;
}
.shopmap img{width:100%;}

.comp{
	width: 90%;
	margin:10px 5% 0;
	border-collapse: collapse;
	
}

.comp td{
		padding: 5px;
		background-color: #fff;
		border: 1px solid #b9b9b9;
		height:50px;
}

.comp2{
	width: 90%;
	border-collapse: collapse;
	margin:10px 10px 0 10px;
}

.comp2 td{
	padding: 5px 10px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
	/*height:20px;*/
	display: block;
    width: 100%;
}

.comp2 td input{width:90%;padding:5px;}

.comp2 td textarea{height:200px;width:90%;}

/*----------------------------------------------
 バナー
----------------------------------------------*/

.bnr-01{margin-right:0px;width:95%;}
.bnr-02{margin-top:10px; width:95%;}

/*----------------------------------------------
 プライバシーポリシー
----------------------------------------------*/

#pagedocs{
	margin-top:10px;
}

#pagedocs p{
	margin-top:30px;
}


.img100{width:100%;}


