@charset "utf-8";
/* CSS Document */
#contents .banner p{
    text-align: center;
    padding: 7px;
    background: transparent url(/common/sumai2015/images/icon_support_arrow.gif) no-repeat right;
    margin-right: 15px;
}

#contents .banner p a{
    color: #000;
}

/* price_info2022.html css*/
.price-info2022 #sectionContents h2 {
    padding-top: 40px;
}

.price-info2022 #sectionContents .clm {
    padding-bottom: 40px;
}

.price-info2022 #sectionContents .mod_tbl th {
    vertical-align: middle;
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
	.price-info2022 #sectionContents .mod_tbl {
		overflow-x: scroll;
	}
	.price-info2022 #sectionContents .mod_tbl table {
		display: table;
		width: 650px;
	}
	.price-info2022 #sectionContents .mod_tbl tbody {
		display: table-row-group;
	}
	.price-info2022 #sectionContents .mod_tbl tr {
		display: table-row;
	}
	.price-info2022 #sectionContents .mod_tbl th {
		display: table-cell;
	}
	.price-info2022 #sectionContents .mod_tbl td {
		display: table-cell;
	}
	.price-info2022 #sectionContents .mod_tbl td span {
		display: block;
	}
}

.denon2025 #sections{
	font-size: 15px;
}

@media print, screen and (min-width: 641px) {
    .sec_inner_1200 {
        width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }

	.sec_catalog .btn_sec_type01{
        width: 360px;
    }
}

.sec_bgC .sec_slider_wrap .slider_box {
    background-color: #F7F7F7;
}

.btn_sec_type01:not(.recommend_item_btn) a{
    background-color: #ffffff;
}