
/* common
===============================================================*/
h1,h2,h3,h4,h5,h6,p,dt,dd,li,a,th,td{line-height: 1.5;}
p,dt,dd,li,a,th,td{font-size: 14px;}
img {width: 100%;}
figure {margin: 0;}

div#Contents .text_tit {
	font-size: 16px;
	font-weight: 700;
	padding: 25px 15px 14px;
	line-height: 1;
	position: relative;
}

.tit_text { margin: 0 15px;}
p.about_jump {
	text-align: right;
	position: relative;
	padding-right: 18px;
	margin: 0 15px;
}
p.about_jump::after {
	content:"";
	border-top: 9px solid #575757;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	position: absolute;
	top: 6px;
	right: 2px;
}



.extra_area {
	padding: 10px 10px 15px;
	background: #f8f8f8;
	margin-top: 25px;
	position: relative;
}
.extra_area2 {
	margin-top: 0;
}


.extra_area .extra_inner .extra_tit {
	line-height: 1;
	margin-left: 5px;
	font-weight: 700;
}

.extra_area .extra_inner .extra_tit span a {
	position: relative;
	margin-left: 15px;
	font-weight: 400;
}

.extra_area .extra_inner .extra_tit span a::after {
	content: "";
    border-top: 7px solid #575757;
    border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	top: 6px;
	right: -18px;
}

.extra_area .extra_inner ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 8px;
	background: #fff;
}
.extra_area ul li {
	position: relative;
    width: calc((100% - 45px)/2);
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    padding: 10px 2px 10px 20px;
}
.extra_area ul li:nth-of-type(2n){
	border-right: none;
}

.extra_area ul li a::after {
	content: "";
    position: absolute;
    top: 16px;
    left: 9px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 6px solid #824705;
}
.extra_area ul li a {
    text-decoration: none;
    font-size: 14px;
    letter-spacing: -0.03em;
}
.extra_area ul li a.small { font-size: 12px;}


.category_area {
	display: flex;
	margin: 20px 15px 10px;
}

.category_area p {
	margin-right: 15px;
	font-size: 14px;
	line-height: 1;
}

.category_area .cate_box {
	display: flex;
}
.category_area .cate_box dl {margin-right: 55px;}
.category_area .cate_box dl dt {
	float: left;
	margin-left: 13px;
}
.category_area .cate_box dl dt a {
	font-size: 14px;
	color: #d94242;
}

.category_area .cate_box dl:last-of-type dt a {
	color: #2c56c0;
}

.category_area .cate_box dl dd {
	float: left;
	font-size: 14px;
	margin-left: 13px;
}

.category_area p.cate08 a{color: #d94242;}
.category_area p.cate07 a{color: #2c56c0;}

.category_area .cate_box .box p{
	margin: 0 0 0 13px;
	float: left;
}
.category_area .cate_box .box p a{
	text-decoration: underline;
}
.category_area .cate_box .box1 {margin-right: 55px;}
.tabbox p.more{margin-top: 15px;}


.category_area a.active{
	font-weight: 700;
	text-decoration: none;
}
.tabbox{display: none;}
.tabbox.active{display: block;}

.supli_list .box {
	padding: 10px 15px 10px;
	display: flex;
	align-items: center;
	border-top: 1px solid #dfd5ca;
	position: relative;
}

.supli_list .box .rank_tit {
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: 400;
}
.supli_list .box .rank_tit span.rank {
	text-indent: -9999px;
	display: inline-block;
	width: 49px;
}
.supli_list .box .rank_tit span.rank1 {	background: url(../../sp/images/common/img_main_01.png) no-repeat left 0px top -169px / 338px auto;}
.supli_list .box .rank_tit span.rank2 {	background: url(../../sp/images/common/img_main_01.png) no-repeat left -56px top -169px / 338px auto;}
.supli_list .box .rank_tit span.rank3 {	background: url(../../sp/images/common/img_main_01.png) no-repeat left -113px top -169px / 338px auto;}
.supli_list .box .rank_tit span.rank4 {	background: url(../../sp/images/common/img_main_01.png) no-repeat left -169px top -169px / 338px auto;}
.supli_list .box .rank_tit span.rank5 {	background: url(../../sp/images/common/img_main_01.png) no-repeat left -227px top -169px / 338px auto;}
.supli_list .box .rank_tit span.no_crown {
	font-weight: 400;
	padding-right: 10px;
	text-indent: 0;
	width: 14px;
}

.supli_list .box .rank_tit span.tag {
	font-size: 11px;
	padding: 3px 5px;
	line-height: 1;
	margin: 0 3px 3px;
	font-weight: 400;
	display: inline-block;
}
.supli_list .box .rank_tit span.tag01 { background: #ffee60;}
.supli_list .box .rank_tit span.tag02 { background: #ffc8c5;}
.supli_list .box .rank_tit span.tag03 { background: #c5e8ff;}

.supli_list .box figure {
	margin: 0 10px 0 0;
	width: 130px;
/*	width: 75px; */
	height: auto;
}

.supli_list .box .sp_right{
	width: calc(100% - 140px);
/*	width: calc(100% - 85px); */
}

.supli_list .box a {text-decoration: none;}
.supli_list .box dl dt {
	font-size: 14px;
	color: #004f9f;
	line-height: 1.3;
	margin-bottom: 7px;
}

.supli_list .box dl dd {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 8px;
}


.supli_list .box .sp_reverse {
	display: flex;
	flex-direction: column-reverse;
}
.supli_list .box p.price {
	color:#c60b09;
	font-size:16px;
	margin-top: 6px;
	line-height: 1;
}
.supli_list .box p.price del{
	color: #afafaf;
	font-size: 12px;
	margin-left: 5px;
	position: relative;
	bottom: 1px;
}
.supli_list .box p.price span{margin-left: 5px;}
.supli_list .box p.price span.off{
	font-size: 9px;
	color:#c60b09;
	padding: 0px 4px;
	line-height: 1;
	border: 1px solid #c60b09;
	position: relative;
	bottom: 2px;
}
.supli_list .box p.price span.noitem {
	font-size: 11px;
    padding: 3px 5px;
    line-height: 1;
    font-weight: 400;
	display: inline-block;
	color: #fff;
	background: #ff9900;
	position: relative;
	bottom: 2px;
}
.supli_list .box p.rank{
	font-size: 14px;
}
.supli_list .box p.rank a{
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}

.supli_list .box p.rank span.star {
	text-indent: -9999px;
	display: inline-block;
	width: 82px;
}

.supli_list .box p.rank span.star01 {background:url(../../sp/images/common/star2.png) no-repeat 0px 3px /4938px auto}
.supli_list .box p.rank span.star02 {background:url(../../sp/images/common/star2.png) no-repeat -547px 3px /4938px auto}
.supli_list .box p.rank span.star03 {background:url(../../sp/images/common/star2.png) no-repeat -1097px 3px /4938px auto}
.supli_list .box p.rank span.star04 {background:url(../../sp/images/common/star2.png) no-repeat -1646px 3px /4938px auto}
.supli_list .box p.rank span.star05 {background:url(../../sp/images/common/star2.png) no-repeat -2195px 3px /4938px auto}
.supli_list .box p.rank span.star06 {background:url(../../sp/images/common/star2.png) no-repeat -2743px 3px /4938px auto}
.supli_list .box p.rank span.star07 {background:url(../../sp/images/common/star2.png) no-repeat -3292px 3px /4938px auto}
.supli_list .box p.rank span.star08 {background:url(../../sp/images/common/star2.png) no-repeat -3840px 3px /4938px auto}
.supli_list .box p.rank span.star09 {background:url(../../sp/images/common/star2.png) no-repeat -4389px 3px /4938px auto}

.supli_list .other_page {
	padding: 25px 0 40px;
	border-top: 1px solid #dfd5ca;
}
.supli_list .other_page ul{
	display: flex;
	justify-content: center;
	margin: 0 0 20px;
}

.supli_list .other_page ul li a {
	padding: 7px 10px;
	line-height: 1;
	display: inline-block;
	margin: 0 6px;
	text-decoration: none;
}
.supli_list .other_page ul li a.first ,
.supli_list .other_page ul li a.last{
	margin: 0;
}
.supli_list .other_page ul li a.here{
	background: #d9d9d9;
	color: #000;
}

.supli_list .other_page p {
	font-size: 12px;
	text-align: center;
	line-height: 1;
}


a#anchor {
	position: absolute;
	top: -70px;
}

.about_area {
	margin: 0 15px 10px;
	position: relative;
}

.about_area .about_tit {
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 25px;
}

.about_area dl {
	position: relative;
	padding: 0 15px 25px;
}
.about_area dl::before {
	content: "";
    width: 10px;
    height: 10px;
    background: #b3b3b3;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 1px;
}

.about_area dl dt {
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1;
}



.extra_bottom {
	padding-top: 1px;
	background: #f8f8f8;
}

.extra_bottom .bottom_inner {
	padding: 10px 10px 15px;
	background: #fff;
	margin-top: 8px;
}
.extra_bottom .border_green {
	border-top: 4px solid #a7de7a;
}
.extra_bottom .border_orange {
	border-top: 4px solid #ff9f51;
}
.extra_bottom .border_pink {
	border-top: 4px solid #ffb4b4;
}
.extra_bottom .bottom_tit {
	font-size: 14px;
	line-height: 1;
	margin: 0 0px;
	padding: 3px 0px 12px;
}
.extra_bottom .solid_tit {
	border-bottom: 1px solid #d5d5d5;
}

.extra_bottom ul.bottom_pan {
	display: flex;
	margin: 0 5px -5px;
}

.extra_bottom ul.bottom_pan li {
	line-height: 1;
    margin-right: 20px;
    position: relative;
    font-size: 12px;
}

.extra_bottom ul.bottom_pan li::after{
	position: absolute;
    content: ">";
    font-size: 12px;
    right: -16px;
    top: 0px;
}

.extra_bottom ul.bottom_pan li a {
    font-size: 12px;
    line-height: 1;
}

.extra_bottom .sp_inner {
	margin: 0 5px;
}
.extra_bottom .rev_box {
	display: flex;
	margin: 15px 0;
}
.extra_bottom .rev_right {
	width: calc(100% - 60px);
}

.extra_bottom figure { margin-right: 10px;}

.extra_bottom .rev_tit a {
	color:#004f9f;
	text-decoration: none;
	margin: 0px 0 4px;
	display: block;
}

.extra_bottom p span.level {
	background: url(../../sp/images/common/star2.png) no-repeat -4389px 3px /4938px auto;
	text-indent: -9999px;
	width: 82px;
	display: inline-block;
}

.extra_bottom p span.good a{
	background: url(../../images/common/img_main_a.png) no-repeat left -366px top -2430px;
    text-indent: -9999px;
    width: 32px;
    display: inline-block;
    padding: 3px 0;
    margin-top: 10px;
}

.extra_bottom p span.date {
	float: right;
	margin-top: 16px;
}

.extra_bottom p.more{
	text-align: right;
	margin-top: 10px;
}
.extra_bottom p.more a {
	color: #004f9f;
	display: inline-block;
	text-decoration: none;
}

.extra_bottom ul.bn_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.extra_bottom ul.bn_list li  {
	width: 49%;
	margin-bottom: 7px;
}




.extra_bottom .extra_info ul li {
	border-top: 1px dotted #d5d5d5;
	padding: 6px 5px;
}
.extra_bottom .extra_info a{
	text-decoration: none;
}

.extra_bottom .extra_info ul.hidden_info {
	display: none;
}

.extra_bottom .extra_info .more_info {
	text-align: center;
}

.extra_bottom .extra_info a.open::after {
	content: "";
    display: inline-block;
    margin-left: 13px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(134deg);
    transform: rotate(134deg);
    transition: .3s;
    position: relative;
    bottom: 3px;
}

.extra_bottom .extra_info a.close::after {
	content: "";
    display: inline-block;
    margin-left: 13px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: .3s;
    position: relative;
    bottom: 0px;
}

.extra_bottom .extra_info a.close {
	display: none;
}
.extra_bottom .extra_info.open ul li {
	display: block;
}
.extra_bottom .extra_info.open a.open {
	display: none;
}
.extra_bottom .extra_info.open a.close {
	display: block;
}


/* Sale
===============================================================*/
#Sale .main_area {
	background: url(../../images/list/sp_tit_sale.jpg) no-repeat 0 0 / contain;
	height: 0;
	padding-top: 25.25%;
	margin: 0 10px 20px;
	position: relative;
}
#Sale .main_area h1 {
	position: absolute;
	top: 4vw;
    left: 33vw;
    color: #fff;
    font-weight: 700;
    font-size: 12vw;
}
#Sale .supli_list {margin-bottom: 25px;}
#Sale div#Contents .text_tit {
	margin-bottom: 10px;
	padding: 0 15px;
}
#Sale .text_tit span.date{
	position: absolute;
	right: 15px;
	font-size: 14px;
	top: 2px;
}
#Sale .supli_list .tabbox:not(:last-of-type) {
	border-bottom: 7px solid #f1eeec;
	margin-bottom: 12px;
	padding-bottom: 15px;
}


/* Maker
===============================================================*/

#Maker #Contents .text_tit {
	font-weight: 700;
	line-height: 1.2;
}
#Maker #Contents .text_tit span{
	font-size: 12px;
	display: block;
	font-weight: 400;
}

#Maker .text_tit2 {
	font-size: 15px;
	font-weight: 700;
	padding: 0 15px;
}

#Maker .tit_text {
	position: relative;
}
#Maker .tit_text p.text {
	height: 7.5em;
	overflow: hidden;
}
#Maker .tit_text p.text_more {
	position: absolute;
	background-color: rgb(255, 255, 255,0.7);
	bottom: 0;
	padding: 10px;
	text-align: center;
	width: calc(100% - 20px);
}
#Maker .tit_text p.text_more a{text-decoration: none;}
#Maker .tit_text p.text_more a.open::after{
	content: "";
    display: inline-block;
    margin-left: 13px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(134deg);
    transform: rotate(134deg);
    transition: .3s;
    position: relative;
    bottom: 3px;
}
#Maker .tit_text p.text_more a.close{
	display: none;
}
#Maker .tit_text p.text_more a.close::after{
	content: "";
    display: inline-block;
    margin-left: 13px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: .3s;
    position: relative;
    bottom: -1px;
}
#Maker .tit_text.open p.text{
	height: auto;
}

#Maker .tit_text.open p.text_more{
	display: block;
	position: relative;
	padding-bottom: 0;
}

#Maker .tit_text.open p.text_more a.open{
	display: none;
}

#Maker .tit_text.open p.text_more a.close{
	display: block;
}



/* Archive
===============================================================*/
#Archive .box:nth-of-type(n + 9){
	/* display: none; */
}

#Archive .supli_list {margin-bottom: 25px;}

#Archive .box dl dt {
	margin-right: 9px;
}

#Archive .box a.close_btn {
	position: absolute;
    top: 10px;
    right: 10px;
	font-size: 16px;
	text-decoration: none;
}

#Archive .other_page {
	display: none;
}


/* Like
===============================================================*/
#Like .box:nth-of-type(n + 9){
	/* display: none; */
}

#Like .supli_list {margin-bottom: 25px;}

#Like .supli_list .box {
	padding-bottom: 51px;
}

#Like .box dl dt {
	margin-right: 9px;
}

#Like .box a.close_btn {
	position: absolute;
    top: 10px;
    right: 10px;
	font-size: 16px;
	text-decoration: none;
}

#Like .box a.cart {
	text-indent: -9999px;
    background: url(../../images/common/img_main_a.png) no-repeat left -768px top -3467px;
    display: inline-block;
    width: 159px;
    height: 32px;
	position: absolute;
	bottom: 12px;
	left: 100px;
}

#Like .other_page {
	display: none;
}


/* Ranking
===============================================================*/
#Ranking .supli_list {margin-bottom: 25px;}
#Ranking .category_area {
    margin: 0px 15px 15px;
}
#Ranking .cate_box .category_area p {margin-right: 25px;}
#Ranking .cate_box .cate_dummy .cate02 a{color: #dd1919;}
#Ranking .cate_box .cate_dummy .cate03 a{color: #2c56c0;}

h3 { 
font-weight: normal;
}
