
img {
  vertical-align: bottom;
}

table {
  font-size: 100%;
  border-collapse:inherit;
  border-spacing: 0;
}
table.table_add_border {
    border-collapse: initial;
}
table.table_set_border1 {
    border-spacing: 2px;
}
table.table_set_border2 {
    border-spacing: 3px;
}
table.table_set_border3 {
    border-spacing: 4px;
}
table.table_set_border4 {
    border-spacing: 5px;
}
.smart {
  display: none;
}

.rela {
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.w36 {
  width: 36%;
}

.w12 {
  width: 12%;
}

.w64 {
  width: 64%;
}

.w88 {
  width: 88%;
}

.h130 {
  height: 130px;
}

.pic2.left {
  width: 30%;
}

.right.pic3 {
  width: 65%;
}

.right.price3 {
width: 65%;

}


.topNewsBox {
  border: 1px solid #5f97ce;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 1em;
}

.topNewsBox .inbox {
  height: 150px;
  overflow: auto;
}

.topNewsBox td {
  font-size: 12px;
  color: #768BD7;
}

.smbanner{
	width:270px;
	padding:0px 8px 0px 0px;
    overflow: hidden;
	height:100px;
	margin-bottom:12px;
	float:left;
	
}

/*h281111 スマートフォン用バナーレイアウト　*/
.smbanner img{
	width:270px;
	height:auto;
	padding-bottom:7px;
}
.smbannertxt{
	clear:both;
}
	

@media only screen and (max-width: 760px) {
table {
  font-size: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

div#container {
  width: auto;
}

tr {
/*display:inline;*/

}

img {
  max-width: 100%;
  height: auto;
}

td.pic {
  width: 130px;
}

td#left-column {
  width: 25%;
  padding-right: 0;
  float: left;
}

td#right-column {
  width: 73%;
  float: right;
}

/*Menu */
.header-menu {
  overflow: hidden;
}

.header-menu div {
  float: left;
  width: 16.6666%;
}

.header-menu a {
  background-image: none;
  background-color: #fff;
  display: block;
  border: 1px solid #5590cb;
  border-radius: 50px;
  width: auto;
  line-height: 1.3em;
  padding: 5px 15px;
  margin-bottom: 3px;
}

td#header-bottom {
  padding-left: 0;
  height: auto;
  padding-bottom: 20px;
}

/**/

table#size-table td {
  word-break: break-all;
}

table#table01 {
  width: 98%;
}

td#hako-cc {
  width: 49%;
  margin-right: 1%;
}

/*Side */

td#hako-cc {
  width: 49%;
  margin-right: 1%;
}

.main-menu, .sub-menu {
  width: auto;
  border: 1px solid #5590cb;
  border-radius: 8px;
  background-color: #f6fcfd;
  padding: 5px 5px 0 5px;
  margin-bottom: 5px;
}

.main-menu span.top {
  height: auto;
  background-image: none;
  display: none;
}

.main-menu div {
  border: none;
  background-color: transparent;
}

.main-menu a {
  padding-left: 20px;
  background-position: 4px center;
}

.main-menu span.bottom {
  display: none;
}

.sub-menu div {
  border: none;
  background-color: transparent;
}

.sub-menu span.top {
  display: none;
}

.sub-menu span.bottom {
  display: none;
}

.main-menu span.top1 {
  display: none;
}

#calender {
  border: none;
  width: 100%;
}

body td.smart_hidden, body th.smart_hidden {
  display: none;
}
/*Top */
.h130 {
  height: auto;
  padding-bottom: 1em;
}

table#syohinpic {
  margin-right: 10px;
}
/*Search */
.topNewsBox.search_box {
  width:93%;
  margin:0 auto;
  padding:2%;
}
/*h281111 スマートフォン用バナーレイアウト　*/	
.smbanner{
	width:100%;
	height:auto;
	float:left;	
}
.smbanner img{
	max-width:495px;
	width:100%;
	height:auto;
}
}

@media only screen and (max-width: 600px) {

#cover {
  position: relative;
  left: 0;
  webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/*smart btn */

td#header-top {
  height: 65px;
  overflow: hidden;
}

td#header-top img {
  max-width: 300%;
  height: 100%;
  width: auto;
  position: relative;
  left: -20px;
}

html {
  -webkit-text-size-adjust: 100%;
}

#smart_btn {
  display: block;
  position: absolute;
  top: 21px;
  right: 10px;
  cursor: pointer;
  height: 30px;
  z-index: 50;
  width: 35px;
  background-color: #ff8334;
  padding: 8px 5px 3px 5px;
  border-radius: 2px;
}

#smart_btn span.a, #smart_btn span.b, #smart_btn span.c {
  webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  display: block;
  height: 3px;
  width: 35px;
  border-radius: 10px;
  background-color: #fff;
  content: "";
  position: absolute;
  left: 5px;
  opacity: 1;
  top: 8px;
}

#smart_btn span.a {
  top: 18px;
  opacity: 1;
  left: 5px;
}

#smart_btn span.b {
  top: 28px;
  opacity: 1;
  left: 5px;
}

#smart_btn.active span.c {
  opacity: 0;
}

#smart_btn.active span.a {
  transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  top: 19px;
}

#smart_btn.active span.b {
  transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  top: 19px;
}

/**/

.header-menu div {
  width: 33.333%;
}

td#hako-cc {
  display: block;
  width: auto;
  padding: 8px 0;
  clear:both;
}

td#left-column {
  display: none;
  position: fixed;
  top: 0;
  right: -230px;
  overflow: auto;
  height: 100%;
  background-color: #fff;
  z-index: 100;
  width: 220px;
  webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 10px 5px 0 5px;
}

td.pic {
  width: 98% !important;
  display: block;
}

td#right-column {
  width: auto;
  float: none;
}
.topNewsBox table#news_info td.table_thtd_width.w925 {
    width: auto !important;
}

.topNewsBox table#news_info td.table_thtd_width.w14 img {
    position: relative;
    top: -4px;
    left: -3px;
}

/*---------------------------------------*/



table#table01 td.bottom-left {
  border-left: 0px;
  border-bottom: 0px;					/*下段*/
  width: 9px;
  height: 10px;
}

table#table01 td.bottom-line {
  height: 10px;
  border-bottom: 0px;
  background-color: transparent;
}

table#table01 td.bottom-right {
  border-right: 0px;
  border-bottom: 0px;
  width: 9px;
  height: 10px;
}

/*---------------------------------------*/

.pic2.left {
  width: auto;
  float: none;
}

.right.pic3 {
  width: auto;
  float: none;
}

.right.price3 {
  display: block;
  width: 100%;
}


/*Price Table */

body table#cart-table tr.bg-iro th br {
  display: none;
}

body table#cart-table tr.bg-iro th, body table#cart-table tr.bg-iro td {
  display: block;
  width: 50% !important;
  height: 25px;
  padding: 4px 0 0 0;
  box-sizing: border-box;
  background-color: #e2e2e2;
}

body table#cart-table tr th, body table#cart-table tr td {
  display: block;
  width: 50% !important;
  float: left;
  padding: 0;
  box-sizing: border-box;
  /*border-top: 1px solid #5261ad;*/

  height: 32px;
  padding-top: 2px;
  line-height: 1.2em;
}

tr.bg-iro {
  display: block;
  width: 100%;
}

body table#cart-table tr th.syohinmei {
  width: 100% !important;
  box-sizing: border-box;
  display: block;
  background-color: #e9f3f5;
  padding: 12px 0;
  height: auto;
}

body table#cart-table tr td.cartbutton {
  width: 100% !important;
  box-sizing: border-box;
  display: block;
  background-color: #e9f3f5;
  padding: 4px 0 1px;
  height: auto;
}

body table#cart-table tr {
  margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: 8px solid #ffffff;
}

td#syohin-list, td#hako, td#syohin-listB {
  padding: 8px 0 4px;
}
body table#cart-table tr.bg-iro td.table_has_colspan.colspan6 {
    width: 100% !important;
    height: auto;
}
table#table01 td.top-right, table#table01 td.top-left, table#table01 td.right-line, table#table01 td.left-line {
  border: none;
  /* display: none; */

  width: 1px !important;
  padding: 0;
  margin: 0;
  height: auto;
  background-image: none;
}

td#syohin-list table, td#syohin-listB table {
  position: relative;
}

body table#cart-table tr:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #5261ad;
}
.sm_no6,
body table#cart-table tr:nth-child(1):before, body table#cart-table tr:nth-child(3):before {
  display: none;
}
.sm_w94p {
  width:100%;
}


/*スマホ表示時　下段腺は非表示 松野追加*/
table#table01 td.bottom-left{
	background-image:none;
	}
table#table01 td.bottom-line{
	background-image:none;
	}
table#table01 td.bottom-right{
	background-image:none;
	}

td.bottom-left-c{
	background-image:none;
}
td.bottom-line-c{
	background-image:none;
}
td.bottom-right-c{
	background-image:none;
}

table#table01 td.top-line{
	padding:6px 8px;
	background-image:  url("images/table01-topsmp.gif");
	background-repeat:repeat;
}


td.top-left-c{
	background-image:none;					
}
td.top-line-c{
	padding:6px 8px;
	background-image:  url("images/table01-top-psmp.gif");
	background-repeat:repeat;
}
td.top-right-c{
	background-image:none;					
}

/*h281111 スマートフォン用バナーレイアウト　*/	

.smbanner img{
	max-width:600px;
}


}

@media only screen and (max-width: 500px) {

td#syohin-list td, td#syohin-list th, td#syohin-listB th {
  font-size: 10px;
  line-height: 1.2em;
}
table {
    word-break: break-all;
}

/*Shiharai */
table#head-shiharai table#table1pxline td,table#head-shiharai table#table1pxline th {
    width: auto !important;
    display: table-cell;
}
table#head-shiharai td,table#head-shiharai td {
    display: block;
    width: 100%;
    height: auto !important;
}

table#head-shiharai {
    width: 97%;
    margin: 0 auto;
}
/*Sitemap */
table.sitemap td {
    display: block;
    width: 100%;
}

td.sitemap-left img {
    position: relative;
    top: -4px;
}
table.sitemap td.sitemap-right {
   padding-left:5%;
   width:92%;
   padding-right:3%;
 }
 table.sitemap td.sitemap-right p {
    padding-top: 0;
    margin-top: 0;
}


}


/**/
}
@media only screen and (max-width: 400px) {
    .header-menu a {
    font-size: 9px;
    padding: 5px 5px;
}
}
