.topimage      { margin-bottom: 15px; margin-left: 15px }

/* ------------------------------------- 
 *	ベッドのレイアウト
 * ------------------------------------- */
#container {
  max-width: 1200px;
}
.product_free,.product_free2 {
   display: inline-block;
   float: right;
   outline: none;
   font-weight: 600;
   border-radius: 2px;
   margin: 15px 5px 0px 0px;
   padding: 6px 12px;
   border: 0;
   color: #fff;
   background: #24bd18;
   line-height: 1.15;
   font-size: 12px;
}
.product_free2 {
   background: #ff0600;
}

.solidline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

.bed_list {
	float: left;
	width: 20%;
	text-align: center;
	padding:0px 0px 0px 0px;
	}
.bed_item,.bed_item2 {
	text-align: center;
	width:90%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.bed_item img {
	border: 1px solid #777;
	width: 100%;
	height: auto; 
	}
.bed_item2 img {
	width: 100%;
	height: auto; 
	}

.bed_item .name,.bed_item2 .name {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	}

.bed_list a,
.bed_list a:link,
.bed_list a:visited {
	text-decoration:none;
	}

.bed_list a:active,
.bed_list a:hover {
	text-decoration:none;
	}

#sidemain ul.category {
	list-style: none;
	margin: 0px 0px 0px 20px;
	clear: both;
}
#sidemain ul.category li {
	
}
#sidemain ul.category li a {
	float: left;
	line-height: 0;
	text-align: center;
	width: 23%;
	background-image: none;
	margin: 0px 1% 25px 0%;
	padding: 10px 0% 10px 1%;
	border-radius: 20px;
	background-color: #DDD;
	line-height: 1.5em;
	text-decoration: none;
}
#sidemain ul.category li a:hover {
	color: #FFF;
	background-color: #222;
}
#sidemain ul.category li img {
	display: block;
	margin: 0px auto 2px;
	border-style: none;
}

.subcat_table {
	width: 710px;
	text-align: center;
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
}
.cat_cat {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #111;
	padding-right: 10px;
	padding-left: 10px;
}
.cat_cat-2 {
	padding-right: 10px;
	padding-left: 10px;
}
.subcat_table a {
	text-decoration: none;
}
.bedcat_title {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	text-align: left;
	color: #825920;
	}
.bedcat_title .icon{
  float: left;
  margin: 0 5px 0 0;
  width: 20px;
  height: auto;
  text-align: center;
}
.bedcat_title .icon img{
  max-width: 100%;
	height: auto; 
}


.bed_small ul {
	font-size: 0;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

.bed_small ul li {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.bed_small2 {
	width: 90%;
	text-align: left;
}
.bed_small2 a {
	text-decoration: none;
}
.bed_small2 a p {
	margin-top: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #777;
	padding-left: 5px;
	margin-bottom: 20px;
}
.bed_small2 a img {
	border: 1px solid #777;
	width: 100%;
	height: auto; 
}

.sold_out {
	margin-top: 10px;
	color: #FFF;
	background-color: #E00;
	padding: 5px;
	border-radius: 5px;
}
/* ------------------------------------- 
 *	白いベッドのレイアウト
 * ------------------------------------- */
.w-bed-top {
	width: 100%;
}
.w-bed-top img {
	width: 100%;
	height: auto; 
}
.w-bed-t {
	position: relative;
	height: 50px;
	line-height: 50px;
	background-color: #f0f0f0;
	font-size: 32px;
	font-weight: bold;
	font-family: "MS Serif", "New York", serif;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0.7em;
}
.w-bed-t::before,
.w-bed-t::after {
  content: '';
  position: absolute;
}
.w-bed-t::before {
  top: 100%;
  left: 0;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #ccc;
}
.w-bed-t::after {
  top: 0;
  right: 0;
  z-index: 2;
  border-width: 25px 20px;
  border-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}
.w-bed-sub {
	padding-left: 2em;
	margin-top: -20px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	color: #555;
}
.w-bed {
	float: left;
	width: 50%;
}
.w-bed img {
	width: 98%;
	height: auto; 
}
.w-bed a p {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
}

.banner_bed6,.banner_bed6-s {
	float: left;
	width: 16.6%;
  	padding-top: 0px;
	padding-bottom: 15px;
  	text-align: center;
}
.banner_bed6 a img {
	width: 55%;
	height: auto; 
}
.banner_bed6-s a img {
	width: 35%;
	height: auto; 
}
.bedtype li {
	float: left;
	width: 23%;
    border: 1px solid #663;
    border-radius:3px;
	padding: 8px 0px 7px 0px;
	margin: 2px 0% 15px 1.5%;
	text-align: center;
    list-style-type: none;
    text-decoration: none;
}
.bedtype li a {
	font-size: 14px;
	font-weight:  bold;
    text-decoration: none;
}
.bedsize-t {
	font-size: 16px;
	font-weight:  bold;
	color: #8c7865;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.diningtype ,.diningtype2 {
	padding: 0px 5px 5px 5px;
  display: flex;
  flex-wrap: wrap
}
.diningtype li ,.diningtype2 li {
  display: flex;
	width: 20%;
	float: left;
	margin: 10px 0% 10px 0%;
    padding: 0px 0px 0px 0px;
	text-align: center;
    list-style-type: none;
}
.diningtype2 li {
	width: 25%;
}
.diningtype_br {
    clear:both;
	margin: 0px 0% 0px 0%;
}
.diningtype li img {
	width: 90%;
	height: auto;
}
.diningtype2 li img {
	width: 50%;
	height: auto;
}
.diningtype li p {
	font-size:12px;
    margin: 0px 4% 0px 4%;
    text-align: left;
}
.diningtype li a {
    text-decoration: none;
}

/********** pager **********/
.c-pager {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.c-pager2 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
.c-pager__total {
  margin-bottom: 10px;
}
.c-pager-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
}
.c-pager-list__item {
  box-sizing: border-box;
  overflow: hidden;
  margin-left: 3px;
  margin-right: 3px;
  min-width: 30px;
  line-height: 30px;
  background: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-pager-list__item {
    display: none;
    min-width: 45px;
    line-height: 45px;
  }
}
@media screen and (max-width: 767px) {
  .c-pager-list__item.is-visible {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
}
.c-pager-list__link {
  display: block;
  position: relative;
  border: 1px solid #ffffff;
  background: #ffffff;
  color: #000000;
  min-width: 30px;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .c-pager-list__link {
    min-width: 45px;
  }
}
.c-pager-list__link:hover {
  border-color: #d8d8d8;
  background: #d8d8d8;
  color: #000000;
  text-decoration: none;
}
.c-pager-list__link.is-current {
  border-color: #535353;
}
@media screen and (max-width: 767px) {
  .c-pager-list__link.is-current {
    border-color: #ffffff;
  }
}
.c-pager-list__link.is-current:hover {
  border-color: #535353;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .c-pager-list__link.is-current:hover {
    border-color: #ffffff;
  }
}
.c-pager-list__link.is-prev, .c-pager-list__link.is-next {
  border-color: #d8d8d8;
  background: #d8d8d8;
  text-indent: -99999px;
}
.c-pager-list__link.is-prev:before, .c-pager-list__link.is-next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
@media screen and (max-width: 767px) {
  .c-pager-list__link.is-prev:before, .c-pager-list__link.is-next:before {
    margin-left: -4px;
    margin-top: -8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }
}
.c-pager-list__link.is-prev:hover, .c-pager-list__link.is-next:hover {
  background: rgba(216, 216, 216, 0.7);
}
.c-pager-list__link.is-prev.is-disabled:hover, .c-pager-list__link.is-next.is-disabled:hover {
  background: #d8d8d8;
}
.c-pager-list__link.is-prev:before {
  border-right: 4px solid #000000;
}
@media screen and (max-width: 767px) {
  .c-pager-list__link.is-prev:before {
    border-right: 8px solid #000000;
  }
}
.c-pager-list__link.is-prev.is-disabled:before {
  border-right-color: #aaaaaa;
}
.c-pager-list__link.is-next:before {
  border-left: 4px solid #000000;
}
@media screen and (max-width: 767px) {
  .c-pager-list__link.is-next:before {
    border-left: 8px solid #000000;
  }
}
.c-pager-list__link.is-next.is-disabled:before {
  border-left-color: #aaaaaa;
}

.c-pager-list__page {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-pager-list__page {
    display: inline-block;
  }
}

/********** button **********/
.c-btn,.c-btn2 {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  padding: 15px 45px 18px 25px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 0;
  border-right: 0;
  min-width: 150px;
  font-size: 14px;
  font-weight: bold;
  background: transparent;
  color: #000000;
  text-align: left;
  cursor: pointer;
  letter-spacing: 0.3em;
  margin: 10px 0px 10px 0px;
}
.c-btn2 {
  padding: 15px 45px 18px 25px;
  margin: -10px 0px 0px 0px;
}
.c-btn:before, .c-btn:after,.c-btn2:before, .c-btn2:after  {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 9px;
  height: 1px;
  background: #000000;
  transition: all 0.3s ease;
}
.c-btn:after,.c-btn2:after {
  transform: rotate(90deg);
}
.c-btn:hover,.c-btn2:hover {
  text-decoration: none;
}
.c-btn:hover:before,.c-btn2:hover:before {
  transform: rotate(90deg);
}
.c-btn:hover:after,.c-btn2:hover:after {
  transform: rotate(180deg);
}

.c-more {
  text-align: center;
}

.is-hidden {
  display: none;
}

.diningtype4 {
	padding: 0px 5px 20px 5px;
}
.diningtype4 li {
	width: 25%;
	float: left;
	text-align: center;
	padding:10px 0px 10px 0px;
}
.diningtype4 li img {
	width: 90%;
	height: auto;
}
.product_pict {
  	padding: 0px 1px 0px 1px;
	height: auto; 
}
.product_pict img {
	border: 1px solid #777;
	width: 100%;
	height: auto; 
}
.product_pict2 {
	width: 100%;
	height: auto; 
}
.product_name4 {
	margin: 10px 5px 0px 8px;
	padding: 0px;
	text-align: left;
}
.diningtype5 {
	padding: 0px 5px 0px 5px;
}
.diningtype5 li {
	width: 16.6%;
	float: left;
	text-align: center;
	padding:10px 0px 10px 0px;
}
.diningtype5 li img {
	width: 60%;
	height: auto;
}