/*pick up
----------------------------------------------------------*/
.new-product-area {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px 46px;
}

.new-product-area .item_photo {
	margin: 0;
}

.new-product-area .col-sm-4 {
	padding: 0 16px;
}

.new-product-area .h2-text {
	padding-bottom: 32px;
}

.remodal .h3-text {
	margin-bottom: 40px;
	font-size: 48px;
	font-size: 4.8rem;
  line-height: 1.1;
	color: #e60012;
  text-align: center;
	font-family: 'Roboto', 'Noto Sans', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif'
}

.remodal .h3-02 {
	margin-top: 30px;
}

.remodal .caption {
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
}

.remodal .caption-small {
	font-size: 11px;
	font-size: 1.1rem;
	text-align: left;
}

.remodal .caption .color-red {
	color: #ff0000;
}

.remodal .sticker-area {
	width: 100%;
	padding: 0 5px;
	font-size: 0;
}
.remodal .sticker-elm {
	display: inline-block;
	width: 47.22222222222222%;
  height: auto !important;
	padding: 0;
	font-size: 12px;
	font-size: 1.2rem;
	vertical-align: top;
}
.remodal .sticker-elm + .sticker-elm {
  margin-left: 5.555555555555555%;
}
.remodal .sticker-elm .sticker-elm-bg-img {
  padding-top: 114.70588235294117%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.remodal .sticker-elm img {
	padding-bottom: 10px;
}
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

@media only screen and (max-width: 640px) {
  .remodal .h3-text {
    margin-bottom: 30px;
    font-size: 30px;
    font-size: 3rem;
  }
  .remodal .sticker-elm {
    display: block;
    width: auto;
    min-height: 340px;
  }
  .remodal .sticker-elm + .sticker-elm {
    margin: 5% 0 0;
  }
}


.pick-up-box {
	padding: 0 16px;
}

.pick-up-elm {
	width: 31.9%;
	height: 31.9%;
	margin-right: 2.1%;
	padding: 0 !important;
}

.pick-up-elm a {
	display: block;
}

.pick-up-elm:last-child {
	margin-right: 0;
}

.pick-up-elm:hover {
	-moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
} 


.pickup_item_lead_text {
  margin: 10px 0 0;
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}

@media only screen and (max-width: 1080px) {
	.pick-up-box {
		margin: 0 -1.5%;
		padding: 0;
	}
	.pick-up-elm {
		width: 33.33333%;
		height: auto;
		margin: 0;
		padding: 0 10px !important;
	}
}

@media only screen and (max-width: 640px) {
	.pick-up-elm {
		width: 100%;
	}
  .pick-up-elm + .pick-up-elm {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 500px) {
	.remodal .sticker-elm {
		min-height: 183px;	
	}
}

/*NEWS
----------------------------------------------------------*/

#news_area {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 64px;
}

#news_area .heading01 {
	padding: 50px 0 30px 0;
	text-align: center;
	font-weight: normal;
	font-size: 26px;
	font-size: 2.6rem;
}

#news_area .newslist {
 	max-width: 980px;
	margin: 0 auto;
}

.newslist dt {
	width: 100%;
	display: table;
	padding: 19px 0 20px !important;
	min-height: 61px;
}

.newslist dl {
	margin: 0 20px;
	padding: 0 !important;
	border-bottom: 1px solid #ccc;
}

.newslist dl:first-child {
	border-top: 1px solid #ccc;
}

.newslist dt .date {
	display: table-cell;
}

#news_area .newslist span.date {
	display: table-cell;
	width: 176px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #e60012;
	text-decoration: none;
	vertical-align: middle;
}

#news_area .newslist span.news_title {
	display: table-cell;
	width: 100%;
	padding: 0 100px 0 0 !important;
	vertical-align: middle;
}

#news_area .newslist span.news_title a {
	display: block;	
}

#news_area .newslist:hover {
	text-decoration: none;
}

.newslist dd {
	padding: 0;
}

.page-navi {
	margin-top: 40px;
	font-size: 14px;
	font-size: 1.4rem;
}

.page-navi button {
	border: none;
}

.page-navi .btn-default {
	border: none;
}

.page-navi img {
	width: 18px;
	margin-top: -3px;
}

.page-navi .btn {
	padding: 2px 8px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999;
	background-color: #f8f8f8 !important;
}
.page-navi button span {
	color: #e60012;
	border: 1px solid #e60012;
	padding: 1px 7px;
}

.btn.disabled,
.btn[disabled], 
fieldset[disabled] .btn {
	opacity: 1 !important;
}

.newslist dt a {
	display: block;
	color: #000;
}

.newslist dt a:hover {
	text-decoration: underline;
}

.newslist dt .angle-circle {
	display: block;
	position: absolute;
	top: 0;
	right: -1px;
	width: 16px;
	height: 9px;
	padding: 30px;
	background: url(../img/common/navi-arrow.png) no-repeat;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
	background-position: center center;
	cursor: pointer;
}

.newslist dt.active .angle-circle {
	display: block;
	position: absolute;
	top: 0;
	right: -1px;
	width: 16px;
	height: 9px;
	padding: 30px;
	background: url(../img/common/navi-arrow-up.png) no-repeat;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
	background-position: center center;
}

@media only screen and (max-width: 767px) {
	#news_area .newslist span.date {
		width: 106px;
	}
	#news_area .newslist span.news_title {
		display: block;
		padding: 0 50px 0 0 !important;
	}
	#news_area .newslist span.news_title a {
		padding: 0 !important;
	}
	.newslist dt {
		padding-bottom: 10px !important;
	}
}

/*CATEGORY
----------------------------------------------------------*/

.category-area {
	padding: 53px 10px 23px;
	background: #ebebeb;
}

.category-area .row {
	max-width: 980px;
	padding: 0 0 0 20px;
	margin: 0 auto;
} 

.category-area .h2-text {
	padding-bottom: 33px;
}

.category-area .category-elm {
	width: 220px;
	height: 220px;
	margin: 0 20px 20px 0;
	padding: 0;
	overflow: hidden;
}

.category-area .category-elm:hover {
	opacity: 0.8;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.category-area .category-elm a {
	color: #fff;;
}

.category-elm img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.category-elm .category-box {
	opacity: 100;
	-moz-opacity: 1;
	opacity: 1;
	position: absolute;
	top: 37%;
	left: 0;
	z-index: 1;
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 1;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.category-elm .category-box h3 {
	margin: 24.33333% 0 0;
	font-size: 14px;
	text-align: center;
}

.category-elm .category-box h3 span {
	display: block;
	margin: 0 0 12px;
	font-size: 36px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
}

.category-elm .text-box {
	display: none;	
}

/*
.category-elm .text-box {
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	line-height: 1;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.category-elm .text-box h3 {
	margin: 34% 0 0;
	font-size: 14px;
	text-align: center;
}

.category-elm .text-box h3 span {
	display: block;
	margin: 0 0 12px;
	font-size: 36px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
}

.category-elm:hover .text-box {
    opacity: 100;
    -moz-opacity: 1;
    opacity: 1;
    transform: scaleY(1px);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}*/

.category-elm:hover .category-box {
		top: 17%;
		-moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

@media only screen and (max-width: 1080px) {
	.category-area .row {
		padding: 0;
	}
	
	.category-area .category-elm {
		width: 24%;
    height: auto;
    margin: 0 .5% 1%;
    padding: 23% 0; 
	}
}

@media only screen and (max-width: 767px) {
	.category-area .category-elm {
		width: 48%;
		margin: 0 1% 1%;
		padding: 47.8% 0;
	}
	
	.category-elm .category-box {
		top: auto;
		bottom: 20px;
	}
	
	.category-area .category-elm .text-box {
		display: none;
	}
	
	.category-elm:hover .category-box {
		-moz-opacity: 1;
		opacity: 1;	
	}
	
}

/*RECOMMEND
----------------------------------------------------------*/

.recommend-area {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 20px 0 20px !important
}

.recommend-area .h2-text {
	padding: 53px 0 33px 0;
}

.recommend-area .recommend-elm {
	width: 300px;
	margin: 0 20px 7px 0;
	padding: 0 !important;
}

.recommend-area .item_name {
	padding-top: 9px;
	margin-bottom: 0;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #000;
}

.recommend-area .item_price {
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	color: #000;
	margin-bottom: 30px;
	font-weight: normal;
}

.recommend-area .col-sm-4 {
	padding-bottom: 16px;
}

#contents_top #item_list {
	margin-bottom: 3px;
}

@media only screen and (max-width: 1080px) {
	.recommend-area .recommend-elm {
			width: 33.333333%;
			height: auto;
			margin: 0;
			padding: 0 10px !important;
	}
	.recommend-area {
		padding: 0 10px !important;
	}
	
	.recommend-area .h2-text {
		padding: 20px 0;
	}
}

@media only screen and (max-width: 767px) {
	.recommend-area .recommend-elm {
		width: 50% !important;
	}
}

/*DEGTAL CATALOG
----------------------------------------------------------*/

.degital-catalog-area {
	max-width: 980px;
	margin: 0 auto 9px;
	padding: 29px 0 19px;
}

.degital-catalog-area .h2-text {
	padding-bottom: 33px;
}

.catalog-elm {
	width: 298px;
	height: 420px;
	margin-right: 22px;
	padding: 0;
}

.catalog-elm .text-box {
		opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    line-height: 1;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.catalog-elm:hover .text-box {
		opacity: 1;
    -moz-transform: rotateY(0deg) rotateX(0deg);
    -ms-transform: rotateY(0deg) rotateX(0deg);
    -webkit-transform: rotateY(0deg) rotateX(0deg);
    transform: rotateY(0deg) rotateX(0deg);
		color: #fff;
}

.catalog-elm .text-box h3 {
    font-size: 14px;
    text-align: center;
    margin: 49.72222% 0 6.66667%;
    line-height: 36px;
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}

.catalog-elm .text-box .btn {
    position: relative;
    display: block;
    border: 1px solid #fff !important;
    width: 180px;
    margin: 0 auto;
    padding: 12px 17px 12px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-align: center;
		color: #fff;
}

.catalog-elm .text-box .btn:hover {
  background: #fff;
  color: #e60012;
}
.catalog-elm .text-box .btn:after {
  font-family: 'SymbolFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e601";
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin: -7px 0 0 0;
  font-size: 13px;
}

.catalog-elm:first-child {
	margin-left: 36px;
}

@media only screen and (max-width: 1080px) {
	.catalog-elm {
			width: 33.333333%;
			height: auto;
			margin: 0;
			padding: 0 10px !important;
	}
	.catalog-elm:first-child {
		margin-left: 0;
	}
	.degital-catalog-area {
		padding: 0 10px !important;
	}
}

@media only screen and (max-width: 767px) {
	.catalog-elm .text-box {
		display: none;
	}
}

/*RANKING
----------------------------------------------------------*/
#sales_ranking .heading01 {
	padding-bottom: 33px !important;
	background: #fff !important;
	text-align: center;
	font-weight: normal;
	font-size: 26px;
	font-size: 2.6rem;
}

#sales_ranking .row {
	max-width: 980px;
	margin: 0 auto;
}

#sales_ranking .item_photo {
	margin: 0;
}

#sales_ranking .col-sm-4 {
  padding: 15px !important;
}

#sales_ranking .item_name {
	padding-top: 10px;
	text-align: center;
	color: #000;
}

#sales_ranking .item_price {
	text-align: center;
}

#sales_ranking .row {
	padding: 0 5px;
}

.item_gallery {
	padding-bottom: 80px;
	padding-bottom: 80px;
}

#sales_ranking .label-warning {
	background: #e60012;
}

#sales_ranking .price01_default {
	text-decoration: none;
}

.normal_price {
	color: #000;
	font-weight: normal;
}

.ranking-link-btn {
	width: 100px;
	margin: 30px auto 0;
	padding: 5px 0;
	border: 1px solid #000;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	cursor: pointer;
}

.ranking-link-btn a {
	color: #000;
}

.other_page .ranking-link-btn {
	display: none;
}

.front_page #sales_ranking .col-sm-4:nth-child(n + 4) {
	display: none;
}

@media only screen and (max-width: 1080px) {
	#sales_ranking .heading01 {
		font-size: 26px;
		font-size: 2.6rem;
	}
	
	#sales_ranking .row {
		margin: 0 10px;
		padding: 0 !important;
	}
	
	#sales_ranking .col-sm-4 {
		width: 33.3333%;
		margin: 0;
		padding: 0 10px !important;
	}
	
	#sales_ranking .item_name span {
		padding: 0.1em 0.3em !important;
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	#sales_ranking .item_name,
	#sales_ranking .normal_price {
		font-size: 16px;
		font-size: 1.6rem;
	}
}