.tlist {
	width: 800px;
	margin: 10px auto 30px;
	font-family: "Open Sans", sans-serif;
	line-height: 1.25;
	padding: 20px;
}

p.sw {
    text-align: center;
	font-weight: bold;
	font-size:1.8em;
	padding-top: 30px; 
}

#shwr table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 800px;
}

#shwr table tr {
  background-color: #fff;
  padding: .35em;
  border: 2px solid #eee;
}
#shwr table tr:last-child{
  border: none;
}
#shwr table th{
	padding: 2em;
	border-right: 2px solid #eee;
	text-align: center;
  }
  #shwr table th .wd{
	width: 20%;
  }
  #shwr table th .item{
	font-weight: bold;
	font-size:1.3em;  
  }
  #shwr table th .kana{
    font-size: .6em;
	margin-bottom: 10px;
}
#shwr table th .txt{
	font-size: 1.2em;
  }
  #shwr table th img{
	width: 150px;
}
#shwr table td {
  padding: 2em .5em;
  border-right: 2px solid #eee;
  text-align: center;
}
#shwr table th {
  font-size: .85em;
}
#shwr table thead tr{
  /*background-color: #50535d;*/
  /*color:#fff;*/
}
#shwr table tbody th {
    border-right: 2px solid #eee;
}
#shwr th.non {
    border-right: none;
}
#shwr .offtxt{
   text-align: left;
   font-size: .85em;
}
#shwr .price{
  color: #000;
  font-weight: bold;
  font-size:1.3em
}
#shwr .sml{
    font-size: .7em;
  }
  #shwr .price span {
    font-size: .6em;
}
#shwr table .btnarea td {
  padding: .2em .5em;
  border-right:none
}
#shwr table th img.shffs{
	position:relative;
	padding-top: 10px;
}	
#shwr table th img.shffn{
	position:relative;
	padding-top: 32px;
}	

@media screen and (max-width: 768px) {
	.tlist {
		width: 95%;
		padding: 10px;
	}
	#shwr table {
		border-collapse: collapse;
		margin: 0 auto;
		padding: 0;
		width: 98%;
	  }
	  #shwr table th img.shffs{
		position:relative;
		padding-top: 10px;
	}	
	#shwr table th img.shffn{
		position:relative;
		padding-top: 35px;
	}	
}
@media screen and (max-width: 376px) {
	.tlist {
		width: 100%;
		margin: 30px auto;
		font-family: "Open Sans", sans-serif;
		font-size: .85em;
		line-height: 1.25;
		padding: 0px;
	}
	#shwr table {
		border-collapse: collapse;
		margin: 0 auto;
		padding: 0;
		width: 95%;
	  }
	  
	  #shwr table tr {
		background-color: #fff;
		border: 2px solid #eee;
	  }
	  #shwr table td {
		padding: 1em .25em;
		border-right: 2px solid #eee;
		text-align: center;
		width: 50px;
	  }
	  #shwr table thead th .wd{
		width: 50px;
	  }
	  #shwr table thead th{
		width: 100px;
	  }
	  #shwr table tbody th .wd{
		width: 50px;
	  }
	  #shwr table tbody th{
		width: 100px;
	  }
	  #shwr table th{
		padding: 1em;
	  }	
	  #shwr table th img{
		width: 120px;

	}	
	#shwr table th img.shffs{
		position:relative;
		padding-top: 10px;
	}	
	#shwr table th img.shffn{
		position:relative;
		padding-top: 29px;
	}	
	
  .wrap{
     overflow-x: scroll;
  }
}

/* ----------------------------------------
  繝輔ぃ繧､繝ｳ繝舌ヶ繝ｫ繝ｯ繝ｳ
---------------------------------------- */
.online {
    margin: -10px auto 80px;
    max-width: 780px;
}
.online_box {
    margin: 10px auto;
    width: 330px;
    text-align: center;
}

/* ----------------------------------------
  繝輔ぃ繧､繝ｳ繝舌ヶ繝ｫS
---------------------------------------- */
.font25 {font-size: 25px;}
.font27 {font-size: 27px;}
.font_small {font-size: small;}
.font_large {font-size: large;}
.text_left {text-align: left;}
.shop_attx {font-size: 14px;}
.margin-top1 {margin-top: 55px; margin-top}
.margin-top-1 {margin-top: -150px;}	
.margin-top-2 {margin-top: -150px;}	
.margin_last {
	margin-bottom: 120px;
	margin-top: -50px
	}
.sub_tit { font-size: 16px;
	font-weight: bold;
	border:1px solid #333;
	margin:1em 0 0.5em 0;
	padding:2px 10px;
	display: inline-block;
	}
@media screen and (max-width: 767px) {
.font25 {font-size: 16px;}
.font27 {font-size: 18px;}
.margin-top_sp1 {margin-top: 50px;}
.margin-top-1 {margin-top: -10px;}	
.margin-top-2 {margin-top: -80px;}	
.margin_last {
	margin-bottom: 50px;
	margin-top: 50px
	}
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
.margin-top-1 {margin-top: -10px;}	
.margin-top-2 {margin-top: -50px;}	
}

