@charset "utf-8";

.headerWrapper > .headerInner > .headerTxt {
	top: 29px;
}
.itmimgWrap {
    margin-top: 20px;
    width: 100%;
}
.itmimgWrap .imgcaset {
    width: 40%;
    float: left;
}
.itmimgWrap .imgcaset img {
    width: 100%;
    height: auto;
}
.itemDetailSideSec {
    width: 60%;
    float: left;
    padding: 0;
}
.itemDetailName {
    margin-left: 10px;
    margin-bottom: 10px;
    display: table;
}
.cdntBrandLogo {
	display: table-cell;
	width: 80px;
	padding-right: 10px;
	margin: 0;
}
.itemDetailName ul {
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
	float: none;
	word-break: break-word;
}
.itemPriceBox {
	margin-top: 10px;
	border: 1px solid #BBBBBB;
	position: relative;
	margin-left: 10px;
}
.itemPriceBox dl {
	padding: 14px 15px 9px;
	line-height: 1.8;
}
.itmsideBar {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
}
.oubo {
    margin-top: 10px;
}
.oubo span {
	font-size: 12px;
	font-weight: normal;
	color: red;
}
.oubo p {
    font-size: 12px;
}
.oubobtn {
    display: block;
    padding: 5px;
    margin-top: 10px;
    background: rgb(0, 0, 0);
}
.oubobtn a {
    text-decoration:none;
}
.oubobtn a span {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
.mainLogo {
	display: block;
	width: 310px;
	zoom: 1;
	text-decoration: none;
	cursor: pointer;
}
.logoWrapper { 
	padding-left: 16px; 
	overflow: hidden;
}

/*ソファ展cpn*/

.cpnwrap {
    width: 829px;
    margin: 15px auto 0;
    padding: 0 125px 15px;
    border-right: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
}
.cpnwrap h1 {
    font-size: 14px;
    font-weight: bold;
    padding: 20px 0;
    border-bottom: 1px dashed #DDDDDD;
    border-width: 0 0 1px 0;
    border-image: url(/common/img/bg/bg_border_dashed.png) 1 repeat;
}
.cpnwrap .cpncontents {
    margin: 25px 0 45px;
}
.cpncontents .cpninner {
    margin: 30px 25px 40px;
}
.cpncontents .oubobtn {
    width: 380px;
    margin: 0 auto;
    padding: 10px 0;
}
.cpncontents > center {
    margin: 15px;
}
.cpntxt {
    border-top: 1px dashed #DDDDDD;
    border-bottom: 1px dashed #DDDDDD;
    border-width: 1px 0 1px 0;
    border-image: url(/common/img/bg/bg_border_dashed.png) 1 repeat;
    margin: 25px 0 30px;
    padding: 25px 0;
}
.cpntxt strong{
    font-size: 13px;
}
.cpntxt span a{
    margin-left: 15px;
	display: inline-block;
	padding-top: 1px;
	padding-left: 15px;
	min-height: 10px;
	line-height: 10px;
	background-position: -450px -470px;
	text-decoration: underline;
	min-height: 14px\9;
	line-height: 14px\9;
	background-position: -450px -467px\9;
}
.cpntxt span a:hover {
    background-position: -450px -510px;
	background-position: -450px -507px\9;
}

.copyright .db {display: block !important;}

/* footer */
.linkRecruit .copyright a {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
}
.linkRecruit .copyright a span {
    font-size: 10px;
    font-weight: bold;
    color: #435B67;
}
.linkRecruit .copyright img {
    position: relative;
    bottom: -2px;
}

@-moz-document url-prefix() {
  .cpntxt span a {
	padding-top: 0;
  }
}
.pc-dn {
    display: none !important;
}
.sp-dn {
    display: block !important;
}
@media screen and (max-width:767px) {
	body {
		min-width: 0;
		width: 100%;
	}
    .wrapper {
        min-width: 0;
        width: 100%;
    }
    .headerInner {
        width: 100%;
        padding-top: 7px;
    }
    .siteDescription {
        margin-top: -49px;
    }
    .headerTxt {
        top: 18px !important;
    }
	.contentsWrapper {
		margin: 0;
		border-width: 0;
		width: 100%;
	}
	.articleWrapper .mg15 {
		margin: 0 15px;
	}
	.itemPriceBox dl {
		padding: 14px 15px 9px;
		line-height: 1.8;
	}
	.itemPriceBox dt, .itemPriceBox dd {
		margin: 0;
	}
    .itemPriceBox dd {
        padding: 0 10px;
    }
	.termsWrap {
		width: 510px;
	}
    .footerInner {
        width: 100%;
        min-width: 0;
    }
    .footerNav {
        display: table;
        margin: 0 auto;
        padding: 18px 15px 12px;
        float: none;
    }
    .footerNav li a {
        padding: 0;
        font-size: 10px;
        text-decoration: none;
    }
    .fcSlash {
        padding: 0 4px;
        font-size: 10px;
    }
    .linkRecruit {
        padding: 15px 15px 0;
        border-top: 1px solid #DDD;
        float: none;
    }

/*ソファ展cpn*/

    .cpnwrap {
        width: 100%;
        margin: 15px 0;
        padding: 0 15px;
        box-sizing:border-box;
        border:none;
    }
    .cpnwrap .cpncontents {
        margin: 25px 0 45px;
    }
    .cpncontents .cpninner {
        margin: 30px 15px 40px;
    }
    .cpncontents .cpninner img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 510px) {
	.termsWrap {
		width: auto;
		padding: 30px 10px;
	}
	.itmimgWrap .imgcaset {
		width: 100%;
	}
	.itemDetailSideSec {
		width: 100%;
	}
	.itemDetailName, .itemPriceBox {
		margin-left: 0px;
	}
	.itemPriceBox dl {
		padding: 10px;
		line-height: 1.6;
	}
	.itemPriceBox dt, .itemPriceBox dd {
		font-size: 12px;
		font-weight: normal;
		float: none;
	}
	.itemPriceBox dd {
		margin: 5px 0;
		text-align: center;
	}

    /*ソファ展cpn*/
    .cpnwrap {
        width: 100%;
        padding: 0;
        box-sizing:border-box;
    }
    .cpnwrap h1 {
        font-size: 118.1%;
        padding: 20px 10px;
        border-bottom: 1px solid #DDDDDD;
        border-width: 0 0 1px 0;
        border-image: none;
    }
    .cpnwrap .cpncontents {
        margin: 25px 10px 45px;
    }
    .cpncontents .cpninner {
        margin: 20px 15px 20px;
    }
    .cpncontents .cpninner img {
        width: 242px;
        height: auto;
        margin: 0  auto;
    }
    .cpntxt {
        margin: 0px 0 20px;
        padding: 20px 0;
    }
    .cpntxt ,p ,.cpncontents > center {
        font-size: 118.1% ;
    }
    .pc-dn {
        display: block !important;
    }
    .sp-dn {
        display: none !important;
    }
}
@media screen and (max-width: 480px){
    .headerWrapper {
        height: auto;
    }
    .mainLogo img {
        width: 24%;
        height: auto;
        display: block;
        float: left;
    }
    .cf .siteDescription {
        float: left;
        font-size: 81.8%;
        color: #666666;
        padding: 5px 0 0 5px;
        width: 95px;
        line-height: 1.4;
        margin-top: 0px;
    }
    .siteDescriptionRecruit {
        padding: 0px 0 0 0px;
        margin-top: -4px;
    }
    .headerInner .headerTxt {
        display: none;
    }
	.HeaderRightTBR {
		float: right;
		width: 85px;
		height: 45px;
		color: #666666;
		font-size: 10px;
		position: absolute;
		top: 0;
		right: 0;
	}
	.HeaderRightTBR img {
		width: 25px;
		height: auto;
		padding: 3px 0 0;
	}    
	a:link .HeaderRightTBR .HeaderRightTBRText {
		background-image: none;
	}
	.HeaderRightTBRText {
		padding: 2px 0 0 15px !important;
	}
    .articleWrapper {
        background: none;
    }

    /*ソファ展cpn*/
    .cpnwrap {
        margin: 0 0 60px;
    }
    .cpncontents .oubobtn {
        width: 100%;
        margin: 0;
        padding: 10px 0;
    }
    .cpncontents .oubobtn a span {
        font-size: 118.1%;
    }
}
@media screen and (max-width: 420px){
    .contentsWrapper {
        margin: 0;
    }
}
