
/*-------------------- custom --------------------*/
html, body {
	background-color:#000;
	color:#FFFFFF;
	height:auto;
	background:url(/img/bg.jpg) ;
	/*text-align:center;*/
	/*margin: 0px;*/
	/*padding: 0px;*/
	font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
	/*font-weight: normal;*/
	font-size: 16px;
}

/*-------------------- clear --------------------*/
.clear {
	clear:both;
}
/*-------------------- bgcolor --------------------*/
.bg_red {
	background-color:#FF0000;
}
.bg_white {
	background-color:#ffffff;
}
.bg_black {
	background-color:#000000;
}
.bg_dgray {
	background-color: #5A5A5A;
}
.bg_rgray {
	background-color: #D5D5D5;
}
.bg_baige {
	background-color: #ffefd5;
}
.bg_pink {
	background-color: #FFD5E2;
}
.bg_rblue {
	background-color: #D5EFFF;
}
/*-------------------- color --------------------*/
.red {
	color:#ff0000;
}
.black {
	color:#000000;
}
.white {
	color:#FFFFFF;
}
.cha {
	color:#cd853f;
}
.blue {
	color:#0000ff;
}
.pink {
	color:#e85298;
}
.green {
	color: #22CF25;
}
.orange {
	color: #E37C22;
}
/*-------------------- frameround --------------------*/

.round_3 {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.round_4 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.round_5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.round_8 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.round_10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/*-------------------- header --------------------*/


/*-------------------- footer --------------------*/


/*-------------------- --------------------*/
#container {
	width: 960px;
	height:100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	/*position:relative;*/
}

a:link , a.linkhover {
	color:#fff;
	text-decoration:none;
}
/*a.linkhover:hover {
	color: #C8C8C8;
	text-decoration:underline;
}
a.linkhover:hover img , a.linkhover:active img {
	opacity:0.7;
}*/
.btn_r:hover , .btn_r:active , .btn_g:hover {
	opacity:0.7;
}

.fright {
	float:right;
}
.fleft {
	float:left;
}
h2 {
	margin:0px auto;
	background-color:#000000;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	padding:5px 0;
}
h3 {
	margin:0px auto;
	background-color:#ff0000;
	font-size:13px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	padding:5px 8px;
}
h3 a:link , h3 a:visited {
	color:#fff;
	text-decoration:none;
}
h4 {
	font-size:34px;
	color:#ff0000;
	text-align:center;
	line-height:36px;
	margin:15px 0 0 0;
}
h5 {
	font-size:22px;
	color:#91004A;
	text-align:center;
	margin:0 auto;
}
/*-------------------- index --------------------*/

.btn_r {
	width:25%;
	color:#FFF;
	font-size:24px;
	background-color:#FF0000;
	float:left;
	text-align:center;
	line-height:20px;
	padding:8px 0;
	margin:10px 10px 10px 0px;
	border-bottom:3px solid #D90000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn_g {
	width: 210px;
	color: #FFFF00;
	font-size: 24px;
	background-color: #008000;
	float: left;
	padding: 8px 0;
	margin: 10px 0px 10px 0px;
	text-align: center;
	border-bottom: 3px solid #005800;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height:20px;
}
span {
	color:#FFFF00;
	font-size:14px;
	font-weight:bold;
	margin:0;
	line-height:10px;
}
.shopbg {
	position:relative;
}
.shop {
	/*width:300px;*/
	/*height:180px;*/
	color:#000000;
	font-size:14px;
	text-align:left;
	background:url(/img/shopbgw.png);
	position:absolute;
	bottom:15px;
	/*left:20px;*/
	padding:8px 15px;
}
.shop img {
	width:270px;
	margin:0 auto;
	/*opacity:1.0;*/
}
.darea {
	background-color:#FFDEF0;
	border:2px solid #FF0000;
	margin:20px auto;
	float:left;
}
.rssn {
	font-size:10px;
	text-align:center;
	/*width:305px;*/
}
.rssn a:link , .rssn a:visited {
	color:#CCCCCC;
}

.schedule-list {
	margin-right: -12px;
}
.schedule {
	width:229px;
	height:335px;
	background:url(/img/frame2.png);
	text-align:center;
	float: left;
	/*border: solid 1px red;*/
	margin:0 14px 15px 0px;
	position:relative;
}
.schedule p {
	/*color: black;
	text-align: center;*/
}
.schedule .sche-imgwrap img {
	width: 221px;
    padding-top: 5px;
}
.schenm {
	color:#fff;
	width: 221px;
    height: 60px;
    background: rgba(255, 12, 135, 0.54);
    position: absolute;
    bottom: 35px;
    left: 4px;
}
.schenm img {
	position:absolute;
	right:8px;
	bottom:25px;
}
.timep {
	margin: 0px auto;
    color: yellow;
	font-weight:bold;
}
.namep {
	font-size:22px;
	font-weight:bold;
	margin:5px auto 0px auto;
}
.shopp {
	font-size:14px;
	margin:0px auto;
}

.gototop {
	float:right;
	margin-bottom:5px;
}

/* pagetop */
#move-page-top img {
	cursor: pointer;
}
@media screen and (max-width: 1500px) {
	#move-page-top {
		background: rgba(255, 255, 255, 0.7);
	}
}

/* shop-list */
.shop-list {
  list-style-type: none;
  padding: 0;
  margin: 10px 0;
}
.shop-list:after {
  content: "";
  display: table;
  clear: both;
}
.shop-list li {
	position: relative;
	width: 25%;
	float:  left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.shop-list li a {
	display: block;
  color: #FFF;
  font-size: 24px;
  line-height: 20px;
  padding: 8px 0;
  margin: 0 10px 0 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.shop-list > li:last-child a {
	margin: 0;
}
.shop-list .btn_red {
	color:#FFF;
	background-color:#FF0000;
	border-bottom:3px solid #D90000;
}
.shop-list .btn_green {
	color: #FFFF00;
	background-color: #008000;
	border-bottom: 3px solid #005800;
}
.shop-list .btn_red:hover, .shop-list .btn_green:hover {
	opacity:0.7;
}
.shop-list li.sub-menu ul {
	list-style: none;
  /*position: absolute;*/
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
	opacity: 0;
  transition: ease-in-out .5s;
	visibility: hidden;
}
.shop-list li.sub-menu:hover ul {
  opacity: 1;
	visibility: visible;
}
.shop-list li.sub-menu ul li{
  width: 100%;
	height: 0;
	transition: ease-in-out .5s;
}
.shop-list li.sub-menu:hover ul li {
	height: 60px;
}
.shop-list li.sub-menu ul li a {
	color:#FFF;
	background-color:#FF0000;
	border-bottom:3px solid #D90000;
}
.shop-list li.sub-menu ul li a:hover {
	opacity: 0.7;
}

/* new-open */
.shop-list li a {
	border-top: 1px solid #f00;
  border-right: 1px solid #f00;
}
.new-btn {
	position: relative;
	overflow:hidden;
}
.new-btn:after {
  content: "NEW";
  display: block;
  position: absolute;
  top: -5px;
  right: -20px;
  background: #fff;
  color: #f00;
  width: 70px;
  height: 25px;
  padding: 4px 0 0 22px;
  transform: rotate(40deg);
  font-weight: bold;
	font-size: 12px;
}
.new-open {
	position: relative;
}
.new-open:before {
	content: "";
	display: block;
	background: url(../img/new_icon.gif) no-repeat center center;
	width: 120px;
	height: 120px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
