@charset "utf-8";
/* CSS Document for Ecommerce Templates Responsive Design Ice */
h1, h2, h3,  h5, h6 {
    color: #333;
    font-family: "PT Sans",sans-serif;
    font-weight: 400;
    margin-top: 0;
    /*text-transform: uppercase;*/
}
h1 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 28px;
}
h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 15px 0 25px;
}

h2.hcenter{
text-align:center;
}

h2.underline{
/*text-decoration:underline;*/
border-bottom: 1px solid rgba(0,0,0,0.1);
box-shadow: 0 1px 0 rgba(255,255,255,1);
text-shadow: 1px 2px 3px #808080; 
text-align:center;
font-size:1.5em;
width:100%;
}

.text-center h3 {
   /* font-size: 20px;
    line-height: 24px;
    margin: 15px 0 25px;
	color:#ef643e; */
}
h3 {
  margin: 0px; /* 2017 margin:0 0 21px;*/
  padding-bottom:5px;
  line-height: 15px; /* 20px;*/
  font-size: 1em;/* 15px;*/
}

h3.underline {
border-bottom: 1px solid #0099CC;
display: inline-block;
color:#0099CC; 
text-align:left;
font-size:1.5em;
margin:15px;
border-left: none;
}

h3.header {
font-size:1.5em;
text-align:center;
}	
	
h3.green {
font-size:1.5em; background-color: #4eb9b9;  Padding:7px;  color:#FFF;
}

h3.blue {
font-size:1.5em; background-color: #55acee; Padding:7px; color:#FFF;
}

h3.grey  {
	font-size:1.2em;
	width:90%;
	height: 40px;
	font-weight:bold;
	margin:5px;
	padding: 10px 0px 0px 10px;
 	background-color:#999;
	color:#FFF; }  
h3.grey a  { color:#fff; } 

h3.ivory  {
	font-size:1.2em;
	width:90%;
	height: 40px;
	font-weight:bold;
	margin:5px;
    padding: 10px 0px 0px 10px;
    background-color: #edca92;
	color:#fff;  }  
h3.ivory a  { color:#fff; }

h4{ color:#fff;  
font-family: "PT Sans",sans-serif; 
text-transform:uppercase;
}

h5{
border-bottom: 1px solid #0099CC;
display: inline-block;
color:#0099CC; 
text-align:left;
font-size:1.5em;
margin:15px;}	
	
h7{ text-transform:uppercase; font-size: 1.2em;font-weight: 800;
}

h7.brown{
font-size: 1em;
Width:90%;
background-color:#5c412f; margin:10px; padding:5px; color:#FFF;  
}

table, th, td {
    border: 1px solid black;
	padding:5px;
} 

th  {
   background:#4eb9b9;
   color:#333;
}


.banner-header { color:#fff;   /*2017-7-11*/
    position: relative; 
}

.banner-header p {  /*2017-7-11*/
  position: absolute;
  color: rgb(255,255,255);
  letter-spacing:-1px;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", serif ;
  font-weight: bold; font-size:3em;
  /*letter-spacing: 1em;*/
  top:50%;   left:50%; 
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-align:center;
  width:100%;
  /*background: rgba(150,150,150,0.2);*/
  text-shadow: 2px 2px 2px #999999;
  line-height: 2;   padding: 5px 10px;/*space around letters*/
  border:none;
  }
.banner-header img { /*2017-7-11*/
  width: 100%;
  }


.rental-header { color:#fff;   /*2017-7-11*/
    position: relative;
}

.rental-header p {  /*2017-7-11*/
  position: absolute;
  color: rgb(0,0,0);
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", serif ;
  font-weight: bold; 
  font-size: 2em;
  top:50%;
  left:40%;/*2017-7-11 50%*/
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  margin-left:10%;
  width:80%;
  background: rgba(255,255,255,0.5);
  line-height: 2;
  padding: 5px 10px;/*space around letters*/
  border:none;
  }
.rental-header img { /*2017-7-11*/
  width: 100%;
  }

.rental-header2 { color:#fff;   /*2017-7-11*/
    position: relative;
}
.rental-header2 p {  /*2017-7-11*/
  position: absolute;
  color: rgb(0,0,0);
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", serif ;
  font-weight: bold; 
  font-size: 2em;
  top:5%;
  /*left:20%;*//*2017-7-11 50%*/
  /*-ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);*/
  margin:0;
  margin-left:5px;
  width:50%;
  line-height:1;
  padding: 5px 10px;/*space around letters*/
  border:none;
  }
.rental-header2 img { /*2017-7-11*/
  width: 100%;
  }

.infoContent{ /*2017-7-11*/
  padding:10px;
  width:90%;
  }
.infoPath{ /*2017-7-11*/
  font-size:1em; margin:10px; 
  }
  
em { color:#FFF;font-weight:700;font-style:normal;  background-color:#F90; }
  

ul, ol {
  padding: 0;
  margin: 0;
}
a {
  color: #333;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
img {
  outline: 0;
  vertical-align: top;
  border: 0;
  max-width: 100.1%;
  height: auto;
}

img.lg{
width:100%;
}

img.sm{
max-width:228px;
}


.item_small_title {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 14px;
  color: #333;
}
.item_small_price {
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}

.logo {
	float: left;
	width: 270px;
	margin:5px;
}
.secondary_menu {
    float: right;
}
.navbar-fixed-top ul {padding:0px;}
.secondary_menu li {
    display: inline-block;
    margin-right: 11px;
    padding-right: 8px;
    position: relative;
}
.secondary_menu li::before {
    border-right: 1px dotted #999;
    content: "";
    height: 9px;
    position: absolute;
    right: 0;
    top: 6px;
}
.secondary_menu li:last-child::before {
    display: none;
}
.secondary_menu li a {
    color: #333;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}
.secondary_menu li a:hover {
    color: #242424;
}
.shopping{float:right;margin-bottom:10px;}
.shopping a{color:#666666;}

.navbar-fixed-top{-webkit-box-shadow: 0 5px 6px 0 rgba(161,161,161,161);
box-shadow: 0 5px 6px 0 rgba(161,161,161,161);}

.menu_block {
    background-color: #fff;
    height: 60px;
}
.is-sticky .menu_block {
    box-shadow: 0 1px 0 #e9e9e9;
    left: 0;
    width: 100%;
    z-index: 9000;
}
.menu_toggler {
    display: none;
}
.yamm .nav, .yamm .collapse, .dropup, .dropdown {
    font-family: "PT Sans",sans-serif;
    position: static;
}
.container {
    position: relative;
}



/* ~~ Top search ~~ 2017 */
.searchinput {
	float:left;
	width: 200px; 
	padding-left: 5px;
	height: 27px;
	padding:2px ; 
	border: 1px solid #D7D1C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #858585; 
	border-radius:5px 0px 0px 5px;
	margin:3px 0px 2px 0px;/*8px*/
	font-size:12px; /*added 2015-8*/
}
.searchsub {
	float: left;
	width: 30px;
	height: 27px; 
	background: url(../images/search.gif);
	border: 0px;
	margin:2px 0px 0px 0px; /*8px*/
}/*2017 Top Search Ends---------------*/


.dropdown-menu {
    left: auto;
}
.yamm-content {
    padding: 20px 30px;
}
.dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    left: auto;
}
.yamm .yamm-content {
    padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

#undefined-sticky-wrapper{ position:relative;top:4px; z-index:1;}
.is-sticky .menu_block {
	z-index:9000;
	left:0;
	width:100%;
	box-shadow:0 1px 0 #e9e9e9;
	 z-index: 40;
}

#home {
    padding: 0;
    position: relative;
	top:0px;
	z-index:-1;
}
.bar {
    background: #c4c4c4 none repeat scroll 0 0;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.freebox {
    float: left;
    /*margin-left:39px;*/
	text-align:center; /*2017-11-7*/
    width: 24%;
}

.freeboxcontent{margin-bottom:5px; float:left; font-size:13px; padding-left:5px;text-align:center;} /*2017 added*/

.product-image-wrapper {
    border: 1px solid #919090;
    margin-bottom:5px;
    overflow: hidden;
    padding: 5px;
}

.single-products {
    position: relative;
}
.productinfo {
    position: relative;
}
.text-center {
    text-align: center;
}
.viewnow {
    border:1px #fff solid;
    border-radius: 0;
    color: #FFF;
    font-family: "PT Sans",sans-serif;
    font-size: 15px;
	position:relative;
	top:-183px;
    margin-bottom: 25px;
}
.product-overlay {
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    transition: height 500ms ease 0s;
    width: 100%;
}
.overlay-content a:hover{border:1px #fff solid; background:#999999; /*background:#f95649;*/ color:#fff;}
.product-overlay .overlay-content {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.single-products:hover .product-overlay {
  display:block;
  height:100%;
}

.product-overlay .add-to-cart {
       border: 0 none;
    border-radius: 0;
    color: #666666;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    margin-bottom: 25px;
}
.services {
    padding-top: 13px;
}
.animated.fadeInLeft {
    animation-name: fadeInLeft;
    opacity: 1;
}
.animated.fadeInUp {
    animation-name: fadeInUp;
    opacity: 1;
}
.animated.fadeInRight {
    animation-name: fadeInRight;
    opacity: 1;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    opacity: 0;
}
/*added 2017-5-23----------***********/

.post{
	height:25px; width:200px;padding:5px;} /*top search*/
.post_img { width:270px;}  /* news post pictures of furniture*/

/*--------added 2017-5-23***********/
.post_img {
    display: block;
    float: left;
    margin: 5px 10px 10px 0; /*margin: 5px 30px 10px 0; */
    position: relative;
	width:270px;}  /* news post pictures 2017 */
.post_img::before {
    background-color: #fff;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s ease-in-out 0s;
}
a.post_title {
    color: #fff;
    font-size: 15px;
}
.post_title {
    display: block;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 18px;
}
.post_content {
    color: #fff;
	padding-top:2px;
}
.read_more {
    padding-bottom: 24px;
    width: auto !important;
  list-style-type:none;
}
.read_more a:hover{color:#000; text-decoration:none;}
.readmore {
    background: #f95649 none repeat scroll 0 0;
    color: #fff;
    left: 1px;
    padding: 5px;
    position: relative;
    top: 13px;
}

span.tname{
  color:#f95649 !important;
}

span.hline{
  position:relative;
  top:12px;
  margin:0px 12px;
}

span.hline img{
 width:25%; /*width:30%;*/
  height:3px;
}

.service p {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    padding: 4px 0 15px;
}
.service span {
    color: #666;
    display: block;
    font-size: 12px;
    line-height: 20px;
}

.brand_logo {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.brands .brand_logo {
    width:100%;
}
.brands .brand_logo li {
    margin-right:8px;
    width: 200px;
	 display: block;
}
.brand_logo li {
    float: left;
    margin-right: 30px;
    width: 370px;
}
.brands .brand_logo li a {
    border: 1px solid #ccc;
    display: block;
    opacity: 0.35;
}

.brands .brand_logo li a:hover {
    border: 1px solid #ccc;
    display: block;
    opacity: 0.99;
}

.about{ background:#e4e4e4; color:#000; margin-top:20px; padding:10px 0px;}
.freeship_bar {
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 10px;  /*padding: 0px;*/
    position: relative;
}
.freeship_bar a{ color:#666;}

.freeship p{
margin-top:18px;
font-weight:bold;
font-size:16px;
font-family: "PT Sans",sans-serif;
}

#sidebar {
  height: 100%;
  padding-right: 0;
  padding-top: 20px;
  z-index:0;
}

#sidebar h3 {
  margin: 0 0 15px;
  font-weight: 900;
}

.sidepanel {
    margin: 0 0 10px;
    padding: 14px 18px 7px;
}
.categoriesrig li {
  position: relative;
  display:block;
  padding: 5px 0 4px 15px;
  border-bottom: 1px solid #ccc;
}
.categoriesrig li a {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  
}
.categoriesrig li a:hover {
	font-weight:900;
	color:#333;
	text-decoration:none;
}

.newitems li {
  position: relative;
  display:block;
  padding: 5px 0 4px 15px;
}
.neitems li a {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  
}
.newitems li a:hover {
	font-weight:900;
	color:#333;
	text-decoration:none;
}

.items_small {
  padding-top: 0px;
}
.items_small li {
  padding: 0 0 27px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.item_small_img {
  float: left;
  margin-right: 20px;
  width: 70px;
}


footer {
    background-color: #333;
    color: #999;
    font-size: 13px;
    line-height: 20px;
    padding: 34px 0 0;
    position: relative;
}
footer li{display:block;}

.copyright{ padding:10px 0; 
text-align:center;
background:#222222; 
color:#acacac;
}

  
.footlinks li{
margin-bottom:6px;
padding-bottom: 6px;
padding-left:0px;
}

.footit{
  border-bottom: 1px solid #EE5249;
  padding-bottom:12px;
  }

footer a {
    color: #999;
}
footer a:hover {
    color: #fff;
	text-decoration:none;
}

div.social, div.ccards{
padding-top:12px;
}

.featured_items{margin-top:10px;}


/*2017-5-1-----------------------------*/

ul.ectmenu1 {
	list-style: none;
	border: 0px solid; /*0px solid*/
	color: #060;/*green*/
	font: bold 11px /*14px*/Arial, Helvetica, sans-serif;
	padding: 0px; /*0px*/
  }
li.ectmenu1 {
	border: 1px solid;
	padding: 1px;/*4px*/
	background-color: #999999;
	text-align: left;
}
li.ectmenu1 a{
	    color: #fff;
		 padding:4px; 
} 
li.ectmenu1 a:hover	{
	color: #C00;
	padding: 4px;           
              }
.col-sm-3 {width: 25%; float:left; padding:6px;} 
.col-lg-4 {width: 33%; 	float:left;	textalign:center;padding:15px;}　
.col-sm-6 {width:50%; float:left; padding:6px;}
.col-lg-6 {width:50%; float:left; padding:5px;}
.col-sm-12 { width: 100%;textalign:center; padding:2px; margin-left:5px;} /*2017-7-25*/
.lead {margin:15px;line-height:1.2; text-align:center;} /*from bootstrap to use for title*/
.list-img{ width:35%; float:left; padding:6px;} 
.list-right{width:60%; float:left; margin-left:6px; padding:6px;}
.col-lg-3 {width: 25%; float:left; padding:2px;} 

 }
@media (max-width: 1200px) { /*2017-6-6 added by Hayashi ******************************************/
.col-sm-12 { width: 100%;textalign:center; padding:2px;}
.col-lg-12 { width: 100%;textalign:center; padding:2px;}
.col-lg-6 {width: 50%; float:left; paddibng:5px;}
.col-sm-6 {width: 50%; float:left; padding:5px;}
.col-lg-4 {width: 32%; 	float:left;	textalign:center;margin:2px;}
.col-sm-3 {width: 25%; float:left; margin:2px;} 
.col-lg-3 {width: 22%; float:left; /*margin*/padding:2px;} 
.post_img {width:150px;}


} 
/*This is the first breakpoint and contains styles for screens up to 768px*/
@media (max-width: 768px) {
/********2017 ***********/
.col-lg-12{  textalign:center;font-size:0.8em; margin:2px 0px;} 
.col-sm-12 { textalign:center; margin:2px;}
.col-lg-6 {width:50%; float:left; paddibng:5px;}
.col-lg-4 {width:32%; float:left;	textalign:center;margin:2px;}
.col-sm-3 {width:46%; float:left;}
.col-lg-3 {width:46%; float:left; } 
.post_img {width:100%;}
.footlinks {font-size:1.6em;}
.col-sm-4 list-unstyled{font-size:1.5em;} /*Top menu sub manu*/
.lead {line-height:1; text-align:center;} /*from bootstrap to use for title*/
.blockquote {margin-left:2px; padding-left:2px;} /*for info contents*/
.col-lg-6 {width:50%; float:left; margin:0px;}
.col-sm-6 {width:50%; float:left; margin:0px;}
/*.freeboxcontent{margin:2px; float:left; font-size:12px; padding:2px;} */

.rental-header p {  font-size: 1.3em;  } /*2017-7-11*/

  #wrapper {
    padding-left: 0;
  }
  #wrapper.toggled {
    padding-left: 250px;
  }
  #wrapper.toggled #sideBar {
    left: 0;
    opacity: 1;
  }

  #sideBar {
    left: -300px;
  }
 
/*.freebox {
    float: left;
    margin-left: 2px;
    width: 41%;
}*/
/*.freeboxcontent{margin-bottom:5px; float:left; font-size:11px; padding-left:4px;}*/


h2 {   font-size: 1.2em;   }

 
}
/*This is the second breakpoint and contains styles for screens up to 767px*/

@media screen and (max-width: 767px) { 

h2.hcenter{
margin: 0px; /*top bottom 2px*/
font-size: 1.5em;
}
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -41.6%;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -46.6%;
  }
  .row-offcanvas-right.active {
    right: 41.6%;
  }
  .row-offcanvas-left.active {
    left: 41.6%;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 41.6%;
  }
  #sidebar {
    padding-top:0;
  }
  #sidebar .nav>li {
    color: #333;
   
    padding-left:10px;
  }
  #sidebar .nav>li:first-child {
    border-top:0;
  }
  #sidebar .nav>li>a {

  }
  #sidebar .nav>li>a>img {
    max-width: 14px;
  }
  #sidebar .nav>li>a:hover, #sidebar .nav>li>a:focus {
    text-decoration: none;
    background: linear-gradient(#373737, #323232);
    color: #fff;  
  }
  #sidebar .nav .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
  }
  #sidebar .nav a:hover .caret{
    border-top-color: #fff;
    border-bottom-color: #fff;
  }

.freebox {
	/*display:none;*/ /*added 2017-5-24*/
    /*margin-left: 19px;
 	width: 81%;*/}  
.freeship p{ /*	display:none;*/}
/*img {   outline: 0;  vertical-align: top;  border: 0;  max-width: 30%;  height: auto;}*/

img.lg{ width:100%;}/* width:30%; 2017-11-7*/

img.sm{max-width:100%;} /* added 2017-8-2*/

.col-lg-3 {width: 25%; float:left;textalign:center;margin:2px;}

.banner-header p {  bold; font-size:2em; letter-spacing: 0em; }

}

@media screen and (max-width: 600px) {/*added 2017-6-6 Hayashi*/
.col-sm-6 {width: 100%; padding:5px;}
.col-lg-4 {width: 32%; float:left;	textalign:center;margin:2px;}
span.hline img{}
.col-sm-3 {width: 50%;}
.col-lg-3 {width: 50%; }
h2.underline{font-size:1.2em; width:100%;}
/*.freebox {width: 22%;}*/
}
 
/*This is the third breakpoint and contains styles for screens up to 487px*/
@media screen and (max-width: 487px) {
.post_img {width:100%;　pading:5px;	}	
.col-sm-6 {width: 100%; padding:5px;}
.col-lg-6 {width: 100%; padding:5px;}
.col-lg-4 {width: 100%; margin:6px;}
.col-sm-3 {width: 100%;}
.col-lg-3 {width: 100%;} 
.list-right{width:100%; float:left; padding:6px;}

span.hline img{
	width:15%;
	height:3px;
}

.freeship p{
margin-top:5px;
font-size:12px;
}
 /*.freebox {
   float: left;
    margin:0px;  padding: 0px;
    width: 22%;
	}*/
.freeboxcontent { display:none;}
.rental-header2 p { font-size:1em;	}
.banner-header p {  bold; font-size:1.2em; letter-spacing: 0em; }
 }