@charset "UTF-8";
.fs-c-heading {
  display: none; }
   
.main {
	width: 1100px;
	margin: auto;
	text-align: center;
}

.main .bg{ 
	margin-top: 50px;
}
 
.main .bg .PC-none { 
	display: none;}
	
.main .bg .SP-none {
	display: block;}
  
  
.main .bg  a {
	outline: none;
	color: inherit;
	text-decoration: none;
}
.main .bg a:visited {
	color: inherit;
}


.main .bg .intro { 
	margin: 50px 0px;
	line-height:30px;
	font-size: 16px;
}


.main .bg .info_container {
	display:flex;
    width: 100%;
    margin: 15px 0;
	flex-wrap: wrap;
    justify-content: space-around;
}


.main .bg .info_box {
    display: inline-block;
	position: relative;
    text-align: center;
    width: 120px;
    height: 80px;
	border: solid 1px #000000;
	margin:0 15px;
}

.main .bg .info_box:hover {
	background-color: #ededeb;
}	


.main .bg .info_box p {
	font-size: 30px;
	font-weight: 900;
	margin:15px 0 0 0 ;
}
	
.main .bg .info_box .dli-chevron-down {
  display: inline-block;
  vertical-align: top;
  color: #d9b057;
  width: 0.5em;
  height: 0.5em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}

.main .bg .section .cate{
	margin-top:100px;
	padding: 5px 0;
	font-size: 26px;
	font-weight: 600;
	color: white;
	background: #178864;
}

.main .bg .section .cate-text{
	display:inline-block;
	width:58%;
	text-align:left;
	vertical-align: top;
	margin:50px 0 0 0px;
}


.main .bg .section .cate-text p{
	font-size:16px;
}

.main .bg .section .cate-text .size{
	font-size:16px;
	margin:30px 0px 50px 0px;
	color:#666666;
}

.main .bg .section .cate-text .size b{
	font-weight: bold;
}	
.main .bg .section .cate-text h3{
	font-size: 25px;
	margin-bottom: 30px;
	font-weight:bold;
}	
	

.main .bg .section .cate-image{
	display:inline-block;
	width:30%;
}

.main .bg .section .em-nl_setitem{
	background-color: #ededeb;
	text-align: center;
	padding:20px;
	margin: 20px 0 100px 0;
}	

.main .bg .section .em-nl_setitem h3{
	position: relative;
	padding: 1.5rem 1rem;
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 30px
}


.main .bg .section .em-nl_setitem h3:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	content: '';
	background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
	background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
	background-size: 7px 7px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.main .bg .section .em-nl_setitem h3:before {
	left:0;
}

.main .bg .section .em-nl_setitem h3:before {
	right:0;
}




/**/
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item {
        width: 100%; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide {
          background: #fff;
          height: 480px;
          margin: 0 5px;
		  padding: 10px 0 }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productListItem {
            cursor: pointer; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 {
            font-size: 16px;
            width: 100%;
            height: 60px;
            text-align: left;
            background-color: rgba(255, 255, 255, 0);
            line-height: 1.2em;
			overflow: hidden; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 .fs-c-productName__copy {
              display: none;}
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 .fs-c-productName__name {
              font-size: 14px;}
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide h2 span {
              width: 100%;
              height: 100%;
              margin: 0;
              border-radius: 0;
              background-color: rgba(255, 255, 255, 0); }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks {
            height: 70px; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark {
              height: 60px; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .moving_class {
                display: none; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .showroom {
                display: none; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .popular {
                display: none; }
				
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .free_shipping {
                display: inline-block;
                width: 80px;
                height: 25px;
                font-size: 14px;
                background: grey;
                color: white;
                line-height: 18px;
                font-weight: normal; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices {
            display: inline-block;
            width: 100%;
            height: 40px; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices .fs-c-productPrice--selling {
              margin: 5px 0;
              font-size: 18px; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices .fs-c-productPrice__main .fs-c-productPrice__main__price {
              color: red;
			  font-size: 18px; }
			  
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices .fs-c-productPrice__addon {
              font-size: 0.8rem; }
			  								
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productListItem__productDescription {
            font-size: 10px;
            line-height: 1.5em;
            padding: 10px 5px;
            text-align: left;
            background: #E8E8E8;
            height: 100px;
			display:none; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .fs-c-button--carousel {
          font-size: 80px; }
		  

/**/










/* 600px〜959px：タブレット
------------------------------ */
@media screen and (min-width:600px) and (max-width:960px) {
    
}

/* 480px〜599px：SP横
------------------------------ */
@media screen and (min-width:480px) and (max-width:599px) {
}

/* 〜479px：スマートフォン縦
------------------------------ */
@media screen and (max-width:479px) {

.main {
	text-align: center;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}

.main .bg{ 
	margin-top: 10px;
}

.main .bg .PC-none { 
	display: block;
}
	
.main .bg .SP-none {
	display: none;
}


.main .bg {
	width: 100%;
}

.main .bg .intro {
	margin: 15px;
	text-align: left;
	line-height: 25px;
}


.main .bg .info_box {
	margin: 15px 15px;
}

.main .bg .section .cate{
	margin-top: 50px;
}

.main .bg .section .cate-text{
	width:90%;
	margin: 0 20px;
	line-height: 25px;
}

.main .bg .section .cate-text h3 {
	margin: 30px;
	text-align: center;
}

.main .bg .section .cate-image{
	width: 80%;
	display:inline-block;
	text-align:center;

}


.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices .fs-c-productPrice--selling{
	margin: 5px 0;
	font-size: 16px; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices {
	 height: 50px; }
.main .bg .section .em-nl_setitem .em-nl_itemlist .em-nl_item .slick-slide .fs-c-productPrices .fs-c-productPrice__main .fs-c-productPrice__main__price {
	font-size: 16px; }


}

