﻿#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.2;
	}
.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: #333;
	/*text-shadow:2px 2px 2px rgba(10,10,10,0.7);*/
    text-align: left;
    font-weight: bold;
    font-size: 75px;
    margin-left: 0;
    padding-top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
	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{
    transform: translateY(-50%);
}
.maindesign h1 .heading01{
	font-size: 8vw;
	right:2vw;
}
.maindesign h1 .heading01 .small_title{
	font-size:0.5em;
}

.maindesign h1 .heading01 .sub_title{
	font-size:0.6em;
	margin-top: 10px;
}
}
.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: 30px 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.6;
}

.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.6;

}

.maindesign .botton_box li {
    width:100%;
	margin-right:0;
}

}

.maindesign img{
	width: 100%;
	display: block;
}

.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;
}
@media screen and (max-width:767px){
.maindesign .kome{
	text-align: left;
}
}
.maindesign .gotop{
	margin: 30px 0;
	text-align: right;
}
.maindesign .small{
	font-size: 0.6em;
}

.maindesign .free-shipping{
	width: 100%;
    max-width: 860px;
    margin: 0 auto 20px;
}

.maindesign .featured-products{
	display: flex;
	flex-wrap: wrap;
	/*justify-content: center;*/
}
.maindesign .featured-products--container{
	width: calc(50% - 10px);
}
.maindesign .featured-products--container:nth-child(2n){
    margin-left: 20px;
}

.maindesign .featured-products--container .cover-btn{
	margin-top:10px;
}

.maindesign .featured-products--container h3{
	font-size: 1.3em;
    font-weight: bold;
    /*margin-bottom: 20px;
	border-bottom: 1px solid #333;*/
    padding-bottom: 5px;
	line-height: 1.2;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #7C181A;
	background-color: #FFD18D;
    width: 100%;
    margin: 0 auto 20px;
    padding: 5px 0;
    /*border-radius: 30px;*/
}
.maindesign .featured-products--container h3::before{
	content: "";
    background-image: url(/include_html/koukoku/gomi_station/img/recommend.gif);
    background-size: 50px;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
	display: block;
	margin-right: 5px;
}
.maindesign h4.listHead34 {
    margin: 10px 0;
    font-size: 1.25em;
}
.maindesign .featured-products--container__disc{
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px;
}

.maindesign .featured-products--container__txt{
	position: relative;
}
.maindesign .featured-products--container .buy-only::after{
	content: "";
	background: url(/include_html/koukoku/gomi_station/img/komerionly.png) no-repeat center #b3a48f;
	background-size: contain;
    display: block;
    width: 150px;
    height: 45px;
    position: absolute;
	top: 0;
    right: 0;
}

@media screen and (max-width:767px){
.maindesign .featured-products--container{
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-top: 20px;
}
.maindesign .featured-products--container:first-child{
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}
.maindesign .featured-products--container:nth-child(2n){
    margin-left: 0;
}
.maindesign .featured-products--container .buy-only::after{
    width: 29vw;
    max-width: 150px;
    height: 9vw;
    max-height: 45px;
    position: absolute;
    top: 0;
    right: 0;
}
.maindesign .featured-products--container h3{
	font-size: 1.2em;
	width: 100%;
}
.maindesign .featured-products--container h3::before{
    background-size: 45px;
    width: 45px;
    height: 45px;
}
}

.maindesign .abreast{
	display: flex;
	flex-wrap: wrap;
}

.maindesign .abreast--choice{
	display: flex;
	flex-wrap: wrap;
	width: calc(50% - 5px);
	margin-right: 10px;
}
.maindesign .abreast--choice li{
	width: calc(50% - 5px);
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.maindesign .abreast--choice li:nth-child(2n){
	margin-right:0;
}
.maindesign .abreast--choice li img{
	display: block;
	margin-bottom: 5px;
}

.maindesign .abreast .h2comment{
	width: calc(50% - 5px);
	margin-right: 0;
}

@media screen and (max-width:767px){
.maindesign .abreast--choice{
	width: 100%;
	margin-right: 0;
}
.maindesign .abreast .h2comment{
	width: 100%;
}
}


.maindesign .delivery-campaign{
	border: 2px solid #e30012;
}
.maindesign .delivery-campaign--heading{
	background: #e30012;
	padding: 10px;
}

.maindesign .delivery-campaign--flex{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.maindesign .delivery-campaign--heading h2{
	font-size: 5.5em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	width: calc(100% - 110px);
	color: #fff;
}
.maindesign .delivery-campaign--heading h2 span:first-child{
	font-size: 0.4em;
	/*display: block;*/
	text-align: left;
}
.maindesign .delivery-campaign--heading h2 span:last-child{
	font-size: 0.4em;
	text-align: right;
}
.maindesign .delivery-campaign--heading p{
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	margin:20px 0 0;
	color: #fff;
}
.maindesign .delivery-campaign--flex__icon{
	display: block;
	overflow: hidden;
	border-radius: 10px;
	width: 100px;
	padding: 5px;
	background: #fff;
}
.maindesign .delivery-campaign--flex__icon img{
	width: 100%;
}
.maindesign .delivery-campaign--subject{
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	padding:10px 0 15px;
	color: #fff;
	background-color: #000;
}
.maindesign .delivery-campaign--subject p{
	margin: 0;
}

.maindesign .delivery-campaign--container{
	padding: 10px;
}
.maindesign .delivery-campaign--container p{
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	color: #e30012;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0;
}
.maindesign .delivery-campaign--container p::before{
	content: "";
	background:url(/include_html/koukoku/16_dustbox/img_211111/ranking.png) no-repeat center;
	background-size: contain;
	width: 90px;
	height: 64px;
	display: inline-block;
	margin-right: 10px;
}

.maindesign .delivery-campaign--container h3{
	display: block;
	padding: 10px;
	margin: 0;
	text-align: center;
	line-height: 1.2;
	font-size: 2.0em;
	color: #1A1A1A;
	/*background-color: #e30012;*/
}

.maindesign .delivery-campaign--container ul{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.maindesign .delivery-campaign--container ul li{
	width: calc(33% - 10px);
	margin-right: calc(30px / 2);
}
.maindesign .delivery-campaign--container ul li:nth-child(3n){
	margin-right:0;
}
.maindesign .delivery-campaign--container ul li img{
	width: 100%;
}
.maindesign .delivery-campaign--container .cover-btn{
	width: 450px;
	margin:20px auto;
}

@media screen and (max-width: 767px) {
.maindesign .delivery-campaign--flex{
	flex-wrap: nowrap;
}
.maindesign .delivery-campaign--heading h2{
	font-size: 13vw;
	text-align: left;
	width: auto;
}
.maindesign .delivery-campaign--heading h2 span:first-child{
	font-size: 0.4em;
	display: block;
	text-align: left;
	margin-bottom: 5px;
}
.maindesign .delivery-campaign--heading h2 span:last-child{
	font-size: 0.4em;
	display: block;
	text-align: right;
	margin-top: 5px;
}
.maindesign .delivery-campaign--flex__icon{
	width: 75px;
}
.maindesign .delivery-campaign--heading p{
	font-size:3.5vw;
}
.maindesign .delivery-campaign--subject{
	font-size:5vw;
	padding: 0.5em 0;
}
.maindesign .delivery-campaign--container h3{
	font-size: 5vw;
}
.maindesign .delivery-campaign--container p{
	font-size: 5vw;
}
.maindesign .delivery-campaign--container ul li{
	width: calc(50% - 5px);
	margin-right: 10px;
}
.maindesign .delivery-campaign--container ul li:first-child{
	width: 70%;
	margin: auto;
}

.maindesign .delivery-campaign--container .cover-btn{
	width: 100%;
	max-width: 450px;
}

}

.maindesign h2.headingMiddle{
	line-height: 1.2;
}









.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign a.feature {
    display: flex;
	flex-wrap: wrap;
    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;
	align-items: center;
}
.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;
	line-height: 1.2;
}
.maindesign .feature .feat_title.h_center{
	display: flex;
    align-items: center;
    height: 100%;
}
.maindesign .feature .feat_text {
    font-size: 1.0em;
    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);
    display: block!important;
}
.maindesign .feature img{
	height: 80px;
    width: 93px;
}
.maindesign .feature:nth-child(3n) {
    margin-right: 0;
}
.maindesign .feature:nth-child(2n) {
    margin-right: 0;
}

}

.maindesign .noimg .feature .feat_title,
.maindesign .noimg .feature .feat_text{
	width: calc(100% - 20px);
}



.maindesign .menu-btn-list {
    width: 60%;
    margin: 40px auto;
}
@media screen and (max-width: 767px) {
.maindesign .menu-btn-list {
    width: 100%;
    margin: 40px auto;
}
.maindesign .menu-btn-list a{
	color: #fff;
    font-size: 1.3em;
    padding-right: 25px;
    line-height: 1.3;
}

}



/*cont-xxxはインクルードされる位置で決定される*/
@media screen and (min-width: 768px){/*wide用*/
.goods-list-area {
width: 1080px;
overflow: hidden;
list-style: none;
margin: 0 auto;
padding: 0;
}
.goods-list-area .items {/*itemuの横幅*/
margin: 30px 26.5px 0 0;
float: left;
width: 20%;
width: calc((100% - 80px) / 4);
width: -webkit-calc((100% - 80px) / 4);
width: -moz-calc((100% - 80px) / 4);
padding: 0 0 10px 0;
position: relative;
}
.goods-list-area .items::before {
position: absolute;
top: -20px;
left: 0;
width: 100vw;
height: 1px;
content: '';
background-color: #dbdbdb;
box-sizing: border-box
}
.goods-list-area .items:nth-child(n+1):nth-child(-n+4):before {/*ボーダ消すよう*/
width: 0;
height: 0;
border: 0;
margin-top: 20px
}
.goods-list-area .items:nth-child(4n) {/*item右端のmargin削除*/
margin-right: 0;
}

.goods-list-area .items .img-box{
margin:auto;
width:200px;/*IEバグ対策*/
width: fit-content;

} 

.goods-list-area .items .goods-img {
/*text-align: center;
width: 200px;
height: 200px;
display: table-cell;
vertical-align: middle;*/
width: 200px;
height: 200px;
margin: auto;
position: relative; 
}
.goods-list-area .items .goods-img img {
/*width: auto !important;
height: auto !important;
max-width: 200px;
max-height: 192px;*/
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: auto;
width: auto;
max-width: 98%;
max-height: 98%;
margin: auto; 
}
.goods-list-area .items .icon-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 40px;
margin: 10px 0;
width: 100%;
}
.goods-list-area .items .icon-list .icon {
margin-right: 5px;
}
.goods-list-area .items .icon-list .icon:last-child {
margin-right: 0;
}
.goods-list-area .items .icon-list .icon img {
width: 38px
}
.goods-list-area .items .goods-nm {
font-size: 0.88em;
word-break: break-all;
color: #333;
height: 3em;
overflow: hidden;
}
.goods-list-area .items .price-area {
height: 1.2em;
line-height: 1;
font-size: 1.25em;
margin-bottom: 20px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
}
.goods-list-area .items .price-area .head {
font-size: 0.75em;
margin-right: 3px;
padding-top: 2px
}
.goods-list-area .items .price-area .textCancel {
font-size: 0.9em
}
.goods-list-area .items .price-area .en {
font-size: 0.93em;
padding-left: 2px;
}
.goods-list-area .items .price-area .value {
font-weight: bold;
font-size: 1.2em;
align-self: flex-end;
}
/* 2021.03.10 bita-a0099 add start */
.goods-list-area .items .favIcon{
position: absolute;
top: calc(192px - 35px);		/*画像サイズにあわせて調整必要*/
left: 2%;		/*画像サイズにあわせて調整必要*/
cursor:pointer;
z-index: 50;
}
.goods-list-area .items .favIcon img{
}
.goods-list-area .items .favMsg{
display: none;
font-size: 0.8em;
position: absolute;
top: calc(192px - 10px);		/*画像サイズにあわせて調整必要*/
left: 2%;		/*画像サイズにあわせて調整必要*/
background: #FFFFFF;
padding: 5px;
border: 1px solid #CCCCCC;
width: 210px;
color: #333333;
z-index: 901;
}
.goods-list-area .items .favMsg .msg{
padding-right: 19px;
background: url(../../images/parts/icon_arrowGlayDown.png) no-repeat right center;
}
.goods-list-area .items .reco-star-box {
display: none;
height: 1.05em;
margin-bottom: 5px;
}
.goods-list-area .items .reco-star-box .star {
width: 15px;
}
.goods-list-area .items .catch {
display: none;
}
.goods-list-area .items .catch .inner {
display: none;
font-size: 0.9em;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
height: 2.9em;
line-height: 1.5;
margin-bottom: 5px;
}
.more-btn-area {
margin-bottom: 20px;
text-align: center;
}
}


@media screen and (max-width: 767px){/*short用*/
/* featureArticle */
.goods-list-area {
border-bottom: 1px solid #dbdbdb;
width: 100%;
overflow: hidden;
list-style: none;
margin: 0 auto 20px;
padding: 0;
}
.goods-list-area .items {
margin-top: 10px;
margin-right: 25px;
float: left;
width: calc(100% - 25px / 2);
width: -webkit-calc((100% - 25px) / 2);
width: -moz-calc((100% - 25px) / 2);
padding-bottom: 15px;
position: relative
}
.goods-list-area .items::before {
background-color: #dbdbdb;
box-sizing: border-box;
content: '';
height: 1px;
left: 0;
position: absolute;
top: -10px;
width: 100vw;
}
.goods-list-area .items:nth-child(2n) {
margin-right: 0;
}
.goods-list-area .items .img-box {
display: table;
margin: 0 auto;
}
.goods-list-area .items .goods-img {
display: table-cell;
height: 150px;
text-align: center;
vertical-align: middle;
width: 150px;
}
.goods-list-area .items .goods-img img {
width: auto;
height: auto;
max-width: 100%;
max-height: 96%;
}
.goods-list-area .items .icon-list {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-ms-flex-direction: row;
height: 48px;
margin-top: 5px;
}
.goods-list-area .items .icon-list .icon {
margin-right: 3px;
max-width: 40px;
padding-bottom: 8px;
position: relative;
width: 24%;
}
.goods-list-area .items .icon-list .icon:last-child {
margin-right: 0;
}
.goods-list-area .items .icon-list .icon img {
max-width: 38px;
max-height: 38px;
width: 100%;
}
.goods-list-area .items .goods-nm {
font-size: 0.9em;
word-break: break-all;
color: #333;
height: 2.5em;
line-height: 1.4;
overflow: hidden;
}
.goods-list-area .items .price-area {
height: 1.8em;
font-size: 1.25em;
margin: 10px 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
}
.goods-list-area .items .price-area .head {
font-size: 0.6em;
margin-right: 3px;
}
.goods-list-area .items .price-area .textCancel {
font-size: 0.9em
}
.goods-list-area .items .price-area .en {
font-size: 0.6em;
padding-left: 2px;
}
.goods-list-area .items .price-area .value {
font-weight: bold;
}
/* 2021.03.10 bita-a0099 add start */
.goods-list-area .items .favIcon{
position: absolute;
left: 4px;
top: 31%;
cursor:pointer;
}
.goods-list-area .items .favIcon img{
width: 30px;
}
.goods-list-area .items .favMsg{
display: none;
font-size: 0.8em;
position: absolute;
left: 4px;
top: 38%;
background: #FFFFFF;
padding: 5px;
border: 1px solid #CCCCCC;
width: 85%;
color: #333333;
z-index: 901;
}
.goods-list-area .items .favMsg .msg{
padding-right: 19px;
background: url(../../images/parts/icon_arrowGlayDown.png) no-repeat right center;
}
.goods-list-area .items .reco-star-box {
display: none;
height: 1.05em;
margin-top: 5px;
}
.goods-list-area .items .reco-star-box .star {
width: 15px;
}
.goods-list-area .items .catch {
display: none;
}
.goods-list-area .items .catch .inner {
font-size: 0.9em;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
height: 4.3em;
line-height: 1.4;
margin-top: 5px;
}
.more-btn-area {
margin-bottom: 20px;
text-align: center;
}
}