@charset "utf-8";

#maincontents {
  background-color: #fff !important;
}
@media screen and (min-width: 768px) {
  #maincontents {
    max-width: 980px;
    margin: 0 auto;
  }
  .content-container {
    padding-right: 0;
    padding-left: 0;
    max-width: 980px;
  }
  .header3 {
    padding-left: 16px !important;
    padding-right: 16px !important;
    max-width: 967px;
  }
  .title-content.textBlack-md.textBlack-sm.textBlack-xs.vertical h2 {
    padding-left: 16px;
    padding-right: 16px;
    max-width: 967px;
  }
}
@media screen and (max-width: 767px) {
  .basic-page .pagesection {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  h3 {
    background: #959ca4;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.35;
    padding: 10px 0 10px 10px;
    letter-spacing: 1px;
  }
}




/* -------------------------
          visible
-----------------------------*/
#maincontents .visible-pc{
	display: block;
}
#maincontents .visible-sp{
	display: none;
}
@media screen and (max-width:698px) {
	#maincontents .visible-pc{
		display: none;
	}
	#maincontents .visible-sp{
		display: block;
	}
}

.TOPimg {
    width:100%;
}
#OFFmax {
    display: none;/*block;*/
    position: absolute;
    top: 215px;
    font-size: 30px;
    color: white;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
@media screen and (max-width:698px) {
    #OFFmax {
	    position: static;
	    font-size: 20px;
	    background-color: #ff4d4d;
	    padding: 10px 0;
    }
}

#startday_endday {
    display: block;
    position: absolute;
    bottom: 50px;
    font-size: 20px;
    color: white;
    font-weight: bold;
    width: 100%;
    text-align: center;
    background-color: gray;
    padding: 6px 0;
    opacity:0.8;
}
@media screen and (max-width:698px) {
    #startday_endday {
	    position: static;
	    font-size: 15px;
	    color: white;
	    background-color: rgb(255 77 77);
    }
}

#toptxt {
	width:90%;
	margin:10px auto;
	font-size: 150%;
}
@media screen and (max-width:698px) {
	#toptxt {
		width:100%;
		padding:5px;
	}
}



#maincontents .search_result_item dl dt .pict {
   padding-left: 14px;
}
@media screen and (min-width: 737px) {
	#maincontents .search_result_item dl dd.aboutitem {
		width: 66%;
	}
	#maincontents .image .search_result_item dl dd.aboutitem {
		width: 100%;
	}
}

.mark-OFF,.mark-POINT,.mark-RANK {
    background-color: #de0f33;
    display: inline-block;
    padding: 8px;
    border-radius: 50px;
    color: white;
    font-size: 24px;
    margin-right: 5px;
}
.mark-OFF   { display:none; background-color: #de0f33; }
.mark-POINT { 
    /* background-color: #ffb204;*/background-color: #ECE130;
    border: solid 3px #ADA142;
    color: #695f10;
    font-weight: bold;
}
.mark-RANK  { background-color: #92d60d; }
.mark-OFFcmt { display:none; font-size:11px; }
.mark-OFF:empty,.mark-POINT:empty,.mark-RANK:empty,.mark-QUPON:empty {display: none;}
.mark-POINT:before {content:"会員ランク別コイン還元";}
.mark-RANK:before {content:"会員ランク別割引";}
@media screen and (max-width: 700px) {
	.mark-OFF,.mark-POINT,.mark-RANK {
	    font-size: 13px;
	}
}
.InvisibleBtn {
	opacity:0;
}



#maincontents #medamaBox {
    background-color:#ffd400;
    margin:10px;
    padding:10px;
}
#maincontents #medamaTitle {
    text-align:center;
    font-size:20px;
    font-weight:bold;
    padding:10px;
}

#maincontents #medama .medamaitem {
    display: inline-block;
    width: 48%;
	text-align: center;
    vertical-align: top;
}
@media screen and (max-width:698px) {
	#maincontents #medama .medamaitem {
	    width: 100%;
	}
}
#maincontents #medama .medamaitem img {
    border: solid 1px #eee;
    width: 90%;
}
#maincontents #medama .medamaitem .OFFmark,
#maincontents #medama .medamaitem .RANKmark,
#maincontents #medama .medamaitem .POINTmark {
    display: inline-block;
    padding: 9px 14px;
    border-radius: 50px;
    color: white;
    /* position: relative; */
    /* left: 260px; */
    text-align: center;
    margin-bottom: 8px;
}
#maincontents #medama .medamaitem .OFFmark {
	display:none;
    background-color: #f90c35;
    /* bottom: 180px; */
    font-size: 140%;
}
#maincontents #medama .medamaitem .RANKmark {
    background-color: #92d60d;
    /* bottom: 175px; */
    width: 212px;
    font-size: 140%;
}
#maincontents #medama .medamaitem .POINTmark {
    /* background-color: #ffb204; */
    /* bottom: 178px; */
    background-color: #ECE130;
    border: solid 3px #ADA142;
    color: #695f10;
    font-weight: bold;
    width: 270px;
    font-size: 140%;
}
@media screen and (max-width:698px) {
    #maincontents #medama .medamaitem .OFFmark {
       left:   0;/* 150px; */
       bottom: 0;/* 117px; */
       font-size: 150%;
    }
    #maincontents #medama .medamaitem .RANKmark {
       left:   110px;/* 150px; */
       bottom: 45px;/* 110px; */
       font-size: 120%;
       width: 180px;
    }
    #maincontents #medama .medamaitem .POINTmark {
       left:   220px;/* 150px; */
       bottom: 132px;/* 117px; */
       font-size: 100%;
       width: 210px;
    }
}

#maincontents #medama .medamaitem a.e-link {
    display: block;
    padding: 6px;
    border-bottom: solid 4px #a6660c;
    border-radius: 5px;
    background: #ff6a00;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    margin: 8px auto 20px;
    width: 60%;
}
@media screen and (max-width:698px) {
    #maincontents #medama .medamaitem a.e-link {
	margin: 4px auto 20px;
    }
}




#maincontents  .search_result_item dl {
 width:770px;
 float:left;
 border:0;
 display:table;

    width: auto;
    float: none;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #b5b5b5;/*#ECECEC;*/
}

#maincontents  .search_result_item dl dt {
 width:193px;
 display:table-cell;
 vertical-align:top;
}

#maincontents  .search_result_item dl dd {
 width:519px;
 word-break: break-all;
 padding:0 20px;
 display:table-cell;
 vertical-align:top;
}
@media screen and (max-width:698px) {
	#maincontents  .search_result_item dl dd {
		width:85%;
		display: block;
	}
}
	
#maincontents  .search_result_item p.favorite a {
  line-height: 1;
  color: #01398E;
  font-weight:normal;
  background-color:#fff !important;
  background-image:url(/layout/store/common/img/search_favorite.gif) !important;
  background-repeat:no-repeat !important;
  background-position:0 center !important;
  font-size: 11px;
  display: inline-block;
  margin:0;
  padding: 0 0 0 17px !important;
  text-decoration: none;
  margin:0;
}

#maincontents  .search_result_item .name {
 font-size:16px;
 font-weight:normal;
 line-height:1.35;
 margin:0 0 15px 0;
}

#maincontents  .search_result_item .name b {
 font-size:16px;
 font-weight:normal;
 display:block;
 margin:0 0 1px 0;
}

/* Shopping */
#maincontents  .search_result_item dd.shopping {
 width:193px;
 padding:0 0 0 20px;
 border-left:1px solid #ddd;
}

#maincontents  .search_result_item dd.shopping br { display:none; }

#maincontents  .search_result_item .shopping ul.price {
 margin:0 0 15px 0;
 padding:0;
}

#maincontents  .search_result_item .shopping ul.price li span {
 color:#3b3b3b;
 font-size:12px;
 line-height:1.25;
 display:block;
}

#maincontents  .search_result_item .shopping ul.price li span.taxNone b {
 font-size:20px;
 margin:0 0.25em 0 0;
 color: #D90000;
}

#maincontents  .search_result_item .shopping dl dd .favorite { display:none; }

#maincontents  .search_result_item .point {
 font-size:12px;
 line-height:1.25;
 margin:0 0 20px 0;
 padding:0;
}

#maincontents  .search_result_item .point.none {
 font-size:10px;
 line-height:1.25;
}

#maincontents  .search_result_item p.shippingStock {
 font-size:12px;
 margin:0 0 20px 0;
 padding:0;
}

#maincontents  .search_result_item .cart {
  background: #fff;
  border:0;
  text-align:centert;
  margin: 0;
  padding: 0;
}

#maincontents  .search_result_item .cart a {
 color:#fff;
 font-size:12px;
 font-weight:bold;
 text-align:center;
 line-height:1;
 letter-spacing:0.1em;
 width:160px;
 margin:0;
 padding:9px 0 9px 13px;
 display:block;
 background:#f04301 url(/layout/store/common/img/search_cart.gif) no-repeat 7px 7px;
 border-radius:4px;
 -webkit-border-radius:4px;
}

#maincontents  .search_result_item .cartNone {
 color:#5e5e5e;
 font-size:11px;
 font-weight:bold;
 line-height:1.35;
 letter-spacing:0.1em;
 width:173px;
 padding:7px 0;
 text-align:center;
 background:#ddd;
 border-radius:4px;
 -webkit-border-radius:4px;
}

#maincontents  .search_result_item dd.shopping .cartNone br { display:inline; }


/*  tile */
#maincontents  .search_result_item dt p.pict a img {
 max-width:150px;
 max-height:150px;
 width:auto;
 height:auto;
}



/* スマホ時商品説明は最初非表示 */
button.more {
		display:none;
}
@media screen and (max-width:698px) {
	button.more {
	    width: 140px;
	    margin: 20px auto;
	    display: block;
	    background-color: #959292;
	    color: #fff;
	    padding: 4px 15px;
	    border: none;
	    outline: 0;
	    transition: .1s;
	    border-radius: 5px;
	}
	 
	button.more::after {
		content: "商品詳細を見る";
		transition: .1s;
		-erbkit-transition: .1s;
	}

	button.more.on-click::after{
		content: "閉じる";
	}
	.textOverflow{
		display:none;
	}
	
	#maincontents .search_result_item dl dt {
		display: inline-block;
    }
	#maincontents .search_result_item dd.shopping {
		width: 180px;
		display:inline-block;
    }
	#maincontents .search_result_item dd.aboutitem {
		width: 100%;
	}
}

/*# sourceMappingURL=style.css.map */
