/*SHOP------------------*/
	#shop_list ul{width: 880px;margin: 50px auto;}
	#shop_list li{width: 400px;float: left;margin: 20px 20px 80px 20px;}
	#shop_list2 ul{width: 880px;margin: 50px auto;}
	#shop_list2 li{width: 400px;float: left;margin: 20px 20px 80px 20px;}
	.shop_name{color: white;font-size: 30px;text-align: center;line-height: 36px;height: 36px;margin-bottom: 10px;}
	.shop_name span{font-size: 16px;}
	.shop_name2{color: white;font-size: 25px;text-align: center;line-height: 36px;height: 36px;margin-bottom: 10px;}
	.shop_name2 span{font-size: 16px;}
	.shop_name3{color: white;font-size: 22px;text-align: center;line-height: 36px;height: 36px;margin-bottom: 10px;}
	.shop_name3 span{font-size: 16px;}
	.shop_name4{color: white;font-size: 22px;letter-spacing:0.0em;text-align: center;line-height: 36px;height: 36px;margin-bottom: 10px;}
	.shop_name4 span{font-size: 12px;}
	.shop_name5{color: white;font-size: 19px;letter-spacing:0.0em;text-align: center;line-height: 36px;height: 36px;margin-bottom: 10px;}
	.shop_name5 span{font-size: 12px;}
	.shop_name6{color: white;font-size: 18px;letter-spacing:0.0em;text-align: center;line-height: 36px;height: 36px;margin-bottom: 10px;}
	.shop_name6 span{font-size: 11px;}

	.shop_link{color: #FFF;font-size: 14px;padding: 4px; 
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-shadow: 1px 1px 0px rgba(39, 27, 27, 0.8);
  font-weight: bold;
}
	.shop_link a{padding: 8px 20px 8px 20px;background: radial-gradient(circle, rgba(255, 242, 58, 1), rgba(224, 162, 8, 1) 80%);margin: -4px 4px;border: 1px solid rgba(0,0,0,1.00);}
	.shop_link a:link { color: #FFF; }
	.shop_link a:visited { color: #FFF; }
	.shop_link a:hover { color: #FFF; background: radial-gradient(circle, rgba(255, 22, 22, 1), rgba(163, 26, 0, 1) 80%);}
	.shop_link a:active { color: #FFF; }
	#shop_list{background-image:url(../images/5_bg2.jpg);height: 2550px; background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:top center;position:relative;}
	#shop_list2{background-image:url(../images/black_bg2.png);height: 4100px;background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:top center;position:relative;}	
	.return_btn{position:fixed;top:10px;right:0px;z-index:999}
	h2{font-size: 40px; padding-top: 25px;font-weight:bolder;color: rgba(255,231,72,1.00);font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";text-decoration:underline 1px;text-underline-position: under}
.footer_tokuten{background-image:url(../images/footer_bg.png);height:90px;background-repeat:repeat-x;background-position:top center;position:absolute;bottom:0px;width:100%;}
.pagetop_btn{position:absolute;bottom:30px;right:30px;position:fixed;z-index:999}