﻿#wrap #contents {
    padding: 0 0px !important;
}
ol, ul {
    list-style: none;
    padding: 0;
}
.mgb30{margin-bottom:30px;}
.mgtb30{margin:30px 0;}
.container-all {
	max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
@media screen and (max-width:767px) {
.container-all,.container-all {
	width:100%;
}
.maindesign .fslarge {
    font-size: 1.2em;
}
}
.container-all a {
	text-decoration:none;
}
.maindesign {
    font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	margin:0;
}
.maindesign p {
	line-height:1.2em;
	}
.maindesign a p{
	color:#000;
}
.maindesign a p:active{
	color:#000;
}
.maindesign a p:visited{
	color:#000;
}
.maindesign h1 img{
	width:100%;
}

.maindesign h1 .heading01{
	color: #fff;
    text-shadow:1px 1px 2px rgba(10,10,10,0.7);
    text-align: center;
    font-weight: bold;
    font-size: 55px;
    margin-left: 0;
    padding-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
	line-height:1.1;
	width: 100%;
}
.maindesign h1 .heading01 .sub_title{
	font-size:0.5em;
	display: block;
	margin-top: 20px;
}
.maindesign .breadcrumb{
	font-family: "ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
.maindesign .heading{
	padding-right:5px;
}
.maindesign h1 span .s_title{
	font-size:0.8em;
}
@media screen and (max-width: 767px){
.maindesign h1 .heading01{
	font-size: 6vw;
	right:2vw;
}
.maindesign h1 .heading01 .small_title{
	font-size:0.5em;
}

.maindesign h1 .heading01 .sub_title{
	font-size:0.6em;
}
}
.maindesign .description{
	background: #D2DCE6;
}
.maindesign .fsMedium{
	padding: 0.75em 1.0em;
}

.maindesign .listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 10px 0;
}

.maindesign .cols3-2 li{
width:calc(33.33% - 7px);
margin-right:calc(21px / 2);
margin-bottom:20px;
position: relative;
} 

.maindesign .cols3-2 .text-box{
padding:0.5em;
line-height: 1.6em;
}

.maindesign .cols3-2 .cover-btn{
position: absolute;
bottom: 0%;
width:100%;
}	

.maindesign .cols3-2 li:nth-child(3n){
margin-right:0px;
}


@media screen and (max-width:767px){

.maindesign .links.cols3-2 li{
width:calc(50% - 5px);
margin-right:calc(10px / 1);
margin-bottom:20px;
}
.maindesign .links.cols3-2 li:nth-child(2n){
margin-right:0px;
}	
.maindesign .cols3-2 li:nth-child(3n){
margin-right:calc(10px / 1);
}
.maindesign .links.cols3-2 li:nth-child(6n){
margin-right:0px;
}
.maindesign .links.cols3-2 .text-box{
padding: 0.5em;
line-height: 1.6em;

}

.maindesign .botton_box li {
    width:100%;
	margin-right:0;
}

}


.maindesign h3.listHead34{
	font-size: 1.25em;
	margin-bottom: 20px;
}
.maindesign .h2comment{
	margin-top:10px;
}
.maindesign .mgt30{
	margin-top: 30px;
}
.maindesign .mgb30{
	margin-bottom: 30px;
}
.maindesign .kome{
	text-align: right;
	font-size: 14px;
	margin: 10px 0 20px;
}
.maindesign .gotop{
	margin: 30px 0;
	text-align: right;
}
.maindesign .small{
	font-size: 0.6em;
}

.maindesign .choice-flex{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.maindesign .choice-flex .duvet_ank{
	width: calc(50% - 32px);
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 10px;
}
.maindesign .choice-flex .duvet_ank:nth-child(2n){
	margin-right: 0;
}
.maindesign .duvet_ank p{
	font-size: 23px;
	font-weight: bold;
	margin: 0 0 20px;
}
.maindesign .duvet_ank ul{
	display: flex;
	flex-wrap: wrap;
	width: 80%;
	margin: 0 auto 20px;
	justify-content: center;
}
.maindesign .duvet_ank ul li{
	width: calc(33.3% - 10px);
	margin-right: calc(30px / 2);
}
.maindesign .duvet_ank ul li:nth-child(3n),.maindesign .duvet_ank ul li:last-child{
	margin-right: 0;
}
.maindesign .duvet_ank .cover-btn{
	width: 80%;
	margin: auto;
} 
@media screen and (max-width:767px){
.maindesign .choice-flex .duvet_ank{
	width: calc(50% - 17px);
	margin-right: 10px;
	padding: 5px;
}

.maindesign .duvet_ank ul {
    width: 100%;
}
.maindesign .duvet_ank ul li {
    width: calc(33.3% - 5px);
    margin-right: calc(15px / 2);
}
.maindesign .duvet_ank p{
	font-size: 0.8em;
}
}
.maindesign .cover-btn a{
	height: auto;
} 
.maindesign .status_img{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.maindesign .status_img .relative{
	width: calc(50% - 10px);
	margin-right: 20px;
	position: relative;
	margin-bottom: 20px;
	
}
.maindesign .status_img .relative:nth-child(2n){
	margin-right: 0;
}
.maindesign .status_img .duvet{
	display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: 2%;
    top: 2%;
    margin: 0;
}
.maindesign .status_img .duvet li{
	margin-right: 5px;
}
.maindesign .status_img .duvet li img{
	height: 80px;
}

/*.maindesign .status_img .relative li{
	position: absolute;
	width: 14%;
}
.maindesign .status_img .duvet li.first{
	left: 0;
	top: 2%;
	width: 21.2%
}
.maindesign .status_img .duvet li.second{
	left: 22%;
	top: 2%;
}
.maindesign .status_img .duvet li.third{
	left: 37%;
	top: 2%;
}
.maindesign .status_img .duvet li.fourth{
	left: 51.7%;
	top: 2%;
}
.maindesign .status_img .duvet li.fifth{
	left: 66.6%;
	top: 2%;
}*/
.maindesign .duvet_inndent {
	margin-bottom: 40px
}
.maindesign .duvet_inndent li {
    text-indent: -11px;
    padding-left: 11px;
    line-height: 1.2;
    margin-bottom: 10px;
}

@media screen and (max-width:767px){
.maindesign .status_img .relative{
	width: 100%;
	margin-right: 0;
}
.maindesign .status_img .duvet li img{
	height: 45px;
}
}

.maindesign .table-shiyou{
	width: calc(50% - 10px);
}
.maindesign .table-shiyou table{
	border-collapse: collapse;
	border: solid 1px #bbb;
}
.maindesign .table-shiyou th,
.maindesign .table-shiyou td{
	border: solid 1px #bbb;
	padding: 5px;
	text-align: center;
	border-left: dashed 1px #bbb;
	border-right: dashed 1px #bbb;
	line-height: 1.3;
}
.maindesign .table-shiyou th{
	background: #ccc;
}
.maindesign .table-shiyou th:nth-child(2),
.maindesign .table-shiyou td:nth-child(3){
	border-left: solid 1px #bbb;
}
@media screen and (max-width:767px){
.maindesign .table-shiyou{
	width: 100%;
}
}

.maindesign .volume{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.maindesign .volume li{
	width: calc(50% - 10px);
	margin-right: 20px;
}
.maindesign .volume li:nth-child(2n){
	margin-right: 0;
}

@media screen and (max-width:767px){
.maindesign .volume li{
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0;
}
}

.maindesign .tagai {
	margin-top: 20px;
}
.maindesign .tagai .chigai{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.maindesign .tagai .chigai:nth-child(2n){
	flex-direction: row-reverse;
}
.maindesign .tagai .chigai div{
	width: 50%;
}
.maindesign .tagai .chigai p{
	padding: 0 10px;
}
@media screen and (max-width:767px){
.maindesign .tagai .chigai p{
	font-size: 0.8em;
}
}
.maindesign .img-button img {
    margin-bottom: 20px;
}
.maindesign .img-button .cover-btn {
    width: 80%;
    margin: 0 auto;
}
.maindesign .dan-plus {
    display: flex;
    flex-wrap: wrap;
	align-items: center;
	margin-bottom: 20px;
}
.maindesign .dan-plus .dan-plus--img{
	width: 180px;
}
.maindesign .dan-plus .dan-plus--img img{
	margin-bottom: 0;
}
.maindesign .dan-plus p{
	width:calc(100% - 190px);
	margin-left: 10px;
	font-size: 20px;
	text-align: justify;
    line-height: 1.3em;
}

.maindesign .kyushitsu {
    width: 40%;
    margin: auto;
}
@media screen and (max-width:767px){
.maindesign .dan-plus .dan-plus--img{
	width: 120px;
}
	.maindesign .dan-plus p {
    width: calc(100% - 130px);
    font-size: 16px;
}
	.maindesign .kyushitsu {
		width: 100%;
	}
}


.maindesign .recommend{
	position: relative;
    background: #ffe3bb;
    padding: 20px 10px 20px;
    margin-top: 60px;
}
.maindesign .recommend--p{
	color: #7C181A;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
    width: 50%;
    /*margin: 30px auto 20px;*/
    background-color: #FFD18D;
    padding: 10px 0;
    border-radius: 30px;
	position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.maindesign .recommend--p::before{
	content:"";
	background-image: url("../img/recommend.gif");
	background-size: 40px;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 32%;
}

.maindesign .recommend--size {
    display: flex;
    justify-content: center;
	margin: 0;
}
.maindesign .recommend--size li{
	margin: 0 5px;
}
.maindesign .recommend--size li img{
	margin-bottom: 0;
}
@media screen and (max-width:767px){
	.maindesign .recommend--p{
		width: 80%;
	}
	.maindesign .recommend--p::before{
		left: 8%;
	}
}

.maindesign .product_list{
	margin-bottom: 40px;
}
.maindesign .product_list a{
	display: flex;
	flex-wrap: wrap;
	text-decoration: none;
}
.maindesign .product_list .pl_txt{
	width: calc(60% - 10px);
	margin-right: 20px;
	color: #333333;
}
.maindesign .product_list .pl_txt h3{
	font-size: 1.8em;
	margin:0 0 20px 0;
	font-weight: bold;
	color: #FD7E00;
}
.maindesign .product_list .pl_txt p{
	font-size: 1.1em;
}
.maindesign .product_list .pl_img{
	width: calc(40% - 10px);
}

@media screen and (max-width:767px){
.maindesign .product_list .pl_txt h3{
	font-size: 1.4em;
	margin:0 0 10px 0;
}
.maindesign .product_list .pl_txt p{
	font-size: 0.9em;
}


}

.maindesign .douga{
	width: 100%;
	position: relative;
	padding-top: 56.25%;
	background: none;
	margin-bottom: 20px;
}
.maindesign .douga .douga--inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: none;
}
.maindesign .yumemakura{
	text-align: center;
    font-size: 1.5em;
    line-height: 2em;
    margin: 20px 0;
}
@media screen and (max-width:767px){
.maindesign .yumemakura{
    font-size: 1.2em;
    line-height: 1.8em;
}
}

.maindesign h2.dan-logo::before{
	content: "";
	background-image: url(/include_html/koukoku/bedding/img/danplus.gif);
	background-repeat: no-repeat;
	background-size: 50px;
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.maindesign .duvet-point{
	
}
.maindesign .duvet-point h4{
	background: #914e00;
	font-size: 1.1em;
	color: #fff;
	text-align: left;
	padding: 10px;
	margin:0 0 10px 0;
}

.maindesign .duvet-point--category{
	display: flex;
	flex-wrap: wrap;
}
.maindesign .duvet-point--category__element{
	width: calc(50% - 5px);
	margin-right: 10px;
	margin-bottom: 10px;
}
.maindesign .duvet-point--category__element:nth-child(2n){
	margin-right: 0;
}
.maindesign .duvet-point--category__element.gold-label{
	width: 100%;
	margin-right: 0;
}
.maindesign .gold-label table{
	border-collapse: collapse;
}
.maindesign .gold-label .gold-label--img{
	width: 20%;
	text-align: center;
}
.maindesign .gold-label table td{
	border: 1px solid #ccc;
	padding: 10px;
	line-height: 1.2;
}
@media screen and (max-width:767px){
.maindesign .duvet-point--category,
	.maindesign .gold-label table td{
	font-size: 0.8em;
}
.maindesign .gold-label .gold-label--img{
	width: 30%;
}
}

/*.maindesign .rug-flex{
	display: flex;
	flex-wrap: wrap;
}*/
.maindesign .rug-flex--block{
	/*width: calc(50% - 5px);
	margin-right: 10px;*/
	margin-bottom: 30px;
}
/*.maindesign .rug-flex--block:nth-child(2n){
	margin-right: 0;
}
@media screen and (max-width:767px){
.maindesign .rug-flex--block{
	width:100%;
	margin-right:0;
	margin-bottom: 10px;
}
}
*/
.maindesign .gaibu{
	width: 50%;
	margin: 20px auto;
}
@media screen and (max-width:767px){
.maindesign .gaibu{
	width: 94%;
    max-width: 300px;
}
}


/*  220623 ここから  */
.maindesign .images{
	margin-bottom: 20px;
}
.maindesign .images img{
	width: 100%;
}

.maindesign .premium-link{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}

.maindesign .premium-link li{
	width: calc(33.3% - 40px);
	margin: 0 20px 40px;
}
.maindesign .premium-link img{
	width: 100%;
	border: 1px solid #ccc;
    border-radius: 5px;
}
.maindesign .premium-link p{
	margin-top: 5px;
	font-size: 1.1em;
	text-align: center;
}
@media screen and (max-width:767px){
.maindesign .premium-link li{
	width: calc(50% - 30px);
	margin: 0 15px 30px;
}
.maindesign .premium-link p{
	font-size: 0.9em;
}
}

.maindesign .h3-line{
	font-size: 1.15em;
    font-weight: bold;
    margin: 30px 0 10px;
}
.maindesign .h3-line::before{
	content: "";
    border-left: 3px solid #e30012;
    padding-right: 10px;
}


/*  220623 ここまで  */




.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
	width: calc(33.3% - 7px);
    height: auto;
    min-height: 75px;
    margin-right:calc(15px / 2);
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
.maindesign .feature:nth-child(3n) {
    margin-right: 0;
}
.maindesign .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%;
    transform: translateY(-50%);
    transition: 0.6s;
	max-width:100px;
}
.maindesign .feature .feat_title {
    font-size: 1.2em;
    width: calc(80% - 30px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
.maindesign .feature .feat_title.h_center{
	display: flex;
    align-items: center;
    height: 100%;
}
.maindesign .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}


@media screen and (max-width: 767px) {
.maindesign .feature .feat_title {
    width: calc(100% - 130px);
}
.maindesign a.feature {
	width:100%;
	margin-right:0;
	min-height:80px;
	/*display: flex;
    align-items: center;*/
}
.maindesign .feature .feat_text {
    width: calc(100% - 130px);
}
.maindesign .feature img{
	height: 80px;
    width: 93px;
}
.maindesign .feature:nth-child(3n) {
    margin-right: 0;
}
.maindesign .feature:nth-child(2n) {
    margin-right: 0;
}

}

@media screen and (max-width:767px){
.maindesign .three-two .feature .feat_title {
    width: calc(100% - 130px);
}
.maindesign .three-two a.feature {
	width:calc(50% - 7px);
	margin-right:10px;
	min-height:80px;
	/*display: flex;
    align-items: center;*/
}
.maindesign .three-two .feature:nth-child(3n) {
    margin-right: 10px;
}
.maindesign .three-two .feature:nth-child(2n) {
    margin-right: 0;
}
.maindesign .three-two .feature img{
	height: auto;
    width: 60px;
}
.maindesign .three-two .feature .feat_title {
    width: calc(100% - 90px);
    font-size: 0.9em;
}
}




/*商品を5列から3列にする*/
@media screen and (min-width: 767px) {

.feat-art .goods-list-area .item{
	width: calc(33.3% - 20px);
    margin-right: 30px;
}
.feat-art .goods-list-area .item a{
	display:block;
}
.feat-art .goods-list-area .item:nth-child(5n) {
    margin-right: 30px;
}
.feat-art .goods-list-area .item:nth-child(4n) {
    margin-right: 30px;
}
.feat-art .goods-list-area .item:nth-child(3n) {
    margin-right: 0;
}

.feat-art .goods-list-area .item:nth-child(n+1):nth-child(-n+5):before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100vw;
    height: 1px;
    content: '';
    background-color: #dbdbdb;
    box-sizing: border-box;
	margin-top: 0;
}

.feat-art .goods-list-area .item:nth-child(n+1):nth-child(-n+3):before {
    width: 0;
    height: 0;
    border: 0;
    margin-top: 20px;
}

.feat-art .goods-list-area .item .goods-img{
	display: block;
	margin:auto;
}


.maindesign .flex{
  display: flex;
  flex-wrap: wrap;
}
.maindesign .flex .Maker{
    width: 50%;
}
.maindesign .flex .Maker_text{
    width: calc(50% - 10px);
    margin-left: 10px;
}

.maindesign .w33a{
	margin-left:auto!important;
	margin-right:auto!important;
	width:33.3%;
}
}

.maindesign .dummyBreadCrumb{
	display: none;
}
#contents article .breadcrumb{
	display: none;
}


/*.feat-art .cont-002,
.feat-art .cont-003,
.feat-art .cont-004,
.feat-art .cont-005,
.feat-art .cont-006,
.feat-art .cont-007,
.feat-art .cont-008,
.feat-art .cont-009,
.feat-art .cont-010{
	margin-top:100px;
}*/



@media screen and (max-width: 767px) {

.maindesign #h01,
.maindesign #h02,
.maindesign #h03,
.maindesign #h04,
.maindesign #h05,
.maindesign #h06,
.maindesign #h07,
.maindesign #h08{
    padding-top: 120px;
    margin-top: -120px;
    z-index: -1;
}
}