@charset "utf-8";
/* CSS Document */


#store{
	color: #333333;
	padding:0 0 10vw;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
}


#store h3 {
	font-size:24px;
	color:#000000;
	border-top:1px solid #999999;
	padding:40px 0 40px 0;
	margin:40px 0 10px 0;
/*	text-align:center;*/
    -webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);	
}
/*
.main-area ul.shop_list {
	padding:0;
	margin:0;
}

.main-area ul.shop_list li {
	font-size:14px;
	padding:10px;
	width:17%;
	margin:10px 1% 0 1%;
	text-align:center;
	box-sizing:border-box;
	display:inline-block;
	background-color:#f3f2f2;
}
*/
#store .contents-menu {
  margin-top:10px;
	font-size:18px;
	text-align:center;
}

#store .contents-menu ul.shop_list{
  margin: 0 auto;
  display:flex;
  flex-wrap: wrap;
  padding:0;
}
#store li.p_item{
  list-style:none;
  text-align:left;
  margin:0 4% 2.5vw 0;
  padding:1vw 2.5vw;
  width: 48%;
  background-color: #f0f0f0;
  font-size:4.8vw;
  border:1px solid #424242;
  display:table;
  position:relative;
}
#store li.p_item:nth-child(even){
  margin:0 0 1.5vw;
}
#store li.p_item:after{
	content:"";
	background:url(https://yamamotonoriten.itembox.design/item/images/f/store/icon-right_arr.gif) no-repeat;
	background-size:100%;
	width:1.8vw;
	height:3vw;
	position:absolute;
	top:50%;
	right:1.5vw;
	margin-top:-1.5vw;
}


#store .ume-area {
	text-align:center;
	padding:40px 0 0 0;
}

#store .ume-area2{
  float:right;
}
#store .ume-area2::after{
  clear:both;
}

#store .ume {
	display:inline-block;
	text-align:left;
	font-size:3.3vw;
	line-height:1.39;
	margin: 0;
}

#store .ume span.txt{
  font-size:3.9vw;
}

#store .ume img {
	margin:-60px 0 0 0;
}

#store .list-sub {
	background-color:#f3f2f2;
	font-size:14px;
}


#store .list-sub .sub1 {
	width:30%;
	min-height:40px;
	float:left;
	padding:10px;
	text-align:center;
	font-weight:bold;
}
#store .list-sub .sub2 {
	width:25%;
	min-height:40px;
	float:left;
	padding:10px;
	text-align:center;
	font-weight:bold;
}
#store .list-sub .sub3 {
	width:45%;
	min-height:40px;
	float:left;
	padding:10px;
	text-align:center;
	font-weight:bold;
}

#store .list-shop {
	background-color:#ffffff;
	font-size:14px;
}
#store .list-shop .ico-ume {
    background: url(https://yamamotonoriten.itembox.design/item/images/f/store/ico_ume.png) no-repeat 5px 5px;
    background-size: 30px 30px;
}
#store .list-shop .sub1 {
	width:30%;
	min-height:40px;
	float:left;
	padding:10px 10px 10px 45px;
	text-align:left;
}
#store .list-shop .sub2 {
	width:20%;
	min-height:40px;
	float:left;
	padding:10px;
	text-align:left;
}
#store .list-shop .sub3 {
	width:40%;
	min-height:40px;
	float:left;
	padding:10px;
	text-align:left;
}
#store .list-shop .sub4 {
	width:10%;
	float:left;
	padding:10px;
	text-align:center;
}

#store .list-shop .sub4 a{
  color:#0000ff;
  text-decoration:underline;
}

#store .list-shop:nth-child(even) {
	background-color:#f3f2f2;
}

#store .ico-ume {
}




#store .list-sub .sub1 {
	width:50%;
	min-height:40px;
	float:left;
	padding:10px;
	text-align:left;
	font-weight:bold;
}
#store .list-sub .sub2 {
	width:50%;
	min-height:40px;
	float:left;
	padding:10px;
	text-align:left;
	font-weight:bold;
}
#store .list-sub .sub3 {
	width:100%;
	min-height:40px;
	clear:both;
	float:none;
	padding:10px;
	text-align:left;
	border-top:1px dotted #999999;
	border-bottom:1px solid #999999;
	font-weight:bold;
}
#store .list-shop .sub1 {
	width:50%;
	min-height:40px;
	float:left;
	padding:10px 10px 10px 45px;
	text-align:left;
}
#store .list-shop .sub2 {
	width:50%;
	min-height:40px;
	float:left;
	padding:10px;
	text-align:left;
}
#store .list-shop .sub3 {
	width:100%;
	min-height:40px;
	clear:both;
	float:none;
	padding:10px;
	text-align:left;
	border-top:1px dotted #999999;
	border-bottom:1px solid #999999;
}

#store .list-shop .sub4 {
	width:100%;
	min-height:40px;
	clear:both;
	float:none;
	padding:10px;
	text-align:left;
	border-top:1px dotted #999999;
	border-bottom:1px solid #999999;
  text-decoration:underline;
  color:#0000ff;
}

#store .ume-area2{
  margin-top:10px;
  float:none;
}

#store .ume img {
	margin:-20px 0 0 0;
}

