
/* 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;}
figure {margin: 0;}

div#Contents .text_tit {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 25px;
	line-height: 1;
	margin-bottom: 20px;
	position: relative;
	font-weight: 700;
}

p.about_jump {
	text-align: right;
	position: relative;
	padding-right: 18px;
}
p.about_jump::after {
	content:"";
	border-top: 10px solid #575757;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	position: absolute;
	top: 6px;
	right: 0;
}

.extra_area {
	padding: 20px;
	background: #f8f8f8;
	margin-top: 35px;
}
.extra_area2 {
	margin: -55px 0 55px;
	padding-top: 0;
}

.extra_area .extra_inner {
	padding: 15px 20px 15px;
	background: #fff;
}

.extra_area .extra_inner .extra_tit {
	border-bottom: 1px solid #d5d5d5;
	line-height: 1;
	padding: 0 20px 10px;
	margin: 0 -20px;
}

.extra_area .extra_inner .extra_tit span a {
	position: relative;
	margin-left: 30px;
}

.extra_area .extra_inner .extra_tit span a::after {
	content: "";
    border-top: 10px solid #575757;
    border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	position: absolute;
	top: 5px;
	right: -18px;
}

.extra_area .extra_inner ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
}
.extra_area ul li {
	position: relative;
	width: 25%;
	margin-bottom: 9px;
}
.extra_area ul li a::after {
	content: "";
    position: absolute;
    top: 7px;
    left: 0px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 6px solid #824705;
}
.extra_area ul li a {
	margin-left: 11px;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: -0.03em;
}
.extra_area ul li a.small {font-size: 12px;}
.extra_area ul li a:hover::after{
	border-left: 6px solid #ff9900;
}

.category_area {
	display: flex;
	margin: 35px 0 15px 0;
}

.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 .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;}
.tabbox {position: relative;}
.tabbox::before{
	content: "";
    position: absolute;
    background: #fff;
    width: 10px;
    height: 380px;
    top: -2px;
    left: -10px;
    z-index: 1;
}
.tabbox::after{
	content: "";
    position: absolute;
    background: #fff;
    width: 10px;
    height: 380px;
    top: -2px;
    right: -10px;
    z-index: 1;
}

.category_area p a.here,
.category_area .cate_box .box p a.here {
	font-weight: 700;
	text-decoration: none;
}

.category_area a.active{
	font-weight: 700;
	text-decoration: none;
}
.tabbox{display: none;}
.tabbox.active{display: block;}



.supli_list .tabbox .wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px;
}

.supli_list .box {
	margin: 20px 8px 25px;
	width: 170px;
	position: relative;
}

.supli_list .box::before{
	content: "";
	position: absolute;
	top: -20px;
	left: -6px;
	height: 1px;
	width: 186px;
	background: #dfd5ca;
	display: inline-block;
}
_:lang(x)::-internal-media-controls-overlay-cast-button, .supli_list .box::before{
	height: 0.9px;
}
.supli_list .box .rank_tit { font-size: 12px;}
.supli_list .box .rank_tit span.rank {
	text-indent: -9999px;
	display: inline-block;
	width: 50px;
}
.supli_list .box .rank_tit span.rank1 {	background: url(../images/common/img_main_a.png) no-repeat left 0px top -2434px;}
.supli_list .box .rank_tit span.rank2 {	background: url(../images/common/img_main_a.png) no-repeat left -65px top -2434px;}
.supli_list .box .rank_tit span.rank3 {	background: url(../images/common/img_main_a.png) no-repeat left -134px top -2434px;}
.supli_list .box .rank_tit span.rank4 {	background: url(../images/common/img_main_a.png) no-repeat left -204px top -2434px;}
.supli_list .box .rank_tit span.rank5 {	background: url(../images/common/img_main_a.png) no-repeat left -273px top -2434px;}
.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: 5px 0;
	text-align: center;
}

.supli_list .box a {text-decoration: none;}
.supli_list .box dl dt {
	font-size: 14px;
	color: #004f9f;
	line-height: 1.3;
	margin-bottom: 5px;
}

.supli_list .box dl dd {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 5px;
}
.supli_list .box a:hover dl dt ,
.supli_list .box a:hover dl dd {color: #ff9900;}

.supli_list .box p.price {
	text-align: center;
	color:#c60b09;
	font-size:14px;
	margin-bottom: 3px;
	font-weight: 700;
}
.supli_list .box p.price del{
	color: #afafaf;
	font-size: 12px;
	margin-left: 5px;
}
.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;
}
.supli_list .box p.price span.noitem {
	font-size: 11px;
    padding: 3px 5px 1.5px;
    line-height: 1;
    margin: 0 0 0px 5px;
    font-weight: 400;
    display: inline-block;
    background: #ff9900;
    color: #fff;
    position: relative;
    bottom: 1px;
}
.supli_list .box p.rank{
	text-align: center;
	font-size: 12px;
}
.supli_list .box p.rank a{
	color: #000;
	text-decoration: underline;
}
.supli_list .box p.rank a:hover{
	color: #ff9900;
}

.supli_list .box p.rank span.star {
	text-indent: -9999px;
	display: inline-block;
	width: 87px;
}

.supli_list .box p.rank span.star01 {
	background:url(../images/common/img_main_a.png) no-repeat -664px -351px;
}

.supli_list .box p.rank span.star02 {
	background:url(../images/common/img_main_a.png) no-repeat -869px -351px;
}

.supli_list .box p.rank span.star03 {
	background:url(../images/common/img_main_a.png) no-repeat -664px -373px;
}

.supli_list .box p.rank span.star04 {
	background:url(../images/common/img_main_a.png) no-repeat -869px -373px;
}

.supli_list .box p.rank span.star05 {
	background:url(../images/common/img_main_a.png) no-repeat -664px -396px;
}

.supli_list .box p.rank span.star06 {
	background:url(../images/common/img_main_a.png) no-repeat -869px -396px;
}

.supli_list .box p.rank span.star07 {
	background:url(../images/common/img_main_a.png) no-repeat -664px -419px;
}

.supli_list .box p.rank span.star08 {
	background:url(../images/common/img_main_a.png) no-repeat -869px -419px;
}

.supli_list .box p.rank span.star09 {
	background:url(../images/common/img_main_a.png) no-repeat -664px -442px;
}


.supli_list .other_page {}
.supli_list .other_page ul{
	display: flex;
	justify-content: center;
	margin: 25px 0 15px;
}

.supli_list .other_page ul li a {
	padding: 7px 10px;
	line-height: 1;
	display: inline-block;
	margin: 0 7px;
	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:hover,
.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;
}


.about_area {
	margin-top: 60px;
}

.about_area .about_tit {
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 25px;
}

.about_area dl {
	position: relative;
	padding: 0 20px 25px;
}
.about_area dl::before {
	content: "";
    width: 10px;
    height: 10px;
    background: #b3b3b3;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 4px;
}

.about_area dl dt {
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1;
}


.extra_bottom {
	padding: 20px;
	background: #f8f8f8;
	margin-top: 35px;
	margin-bottom: 55px;
}

.extra_bottom .bottom_inner {
	padding: 15px 20px 30px;
	background: #fff;
	margin-top: 20px;
}
.extra_bottom .border_green {
	border-top: 4px solid #a7de7a;
	margin-top: 0;
}
.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 -20px;
	padding: 0 20px 10px;
}
.extra_bottom .solid_tit {
	border-bottom: 1px solid #d5d5d5;
}

.extra_bottom .rev_box {
	display: flex;
	margin: 15px 0;
}

.extra_bottom figure { margin-right: 20px;}

.extra_bottom .rev_tit a {
	color:#004f9f;
	text-decoration: none;
	margin: 3px 0 4px;
	display: block;
}

.extra_bottom p span.level {
	background: url(../images/common/img_main_a.png) no-repeat -664px -442px;
	text-indent: -9999px;
	width: 90px;
	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: 210px;
	height: 100px;
	margin-bottom: 5px;
}
.extra_bottom ul.bn_list li a:hover img {opacity: 0.7;}


.extra_bottom .extra_info ul li {
	border-top: 1px dotted #d5d5d5;
	padding: 15px 20px;
	margin: 0 -20px;
}
.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/tit_sale.jpg) no-repeat;
	width: 728px;
	height: 160px;
	margin-bottom: 40px;
	position: relative;
}
#Sale .main_area h1 {
	position: absolute;
	top: 28px;
	left: 267px;
	color: #fff;
	font-weight: 700;
	font-size: 77px;
}
#Sale .supli_list {margin-bottom: 65px;}
#Sale div#Contents .text_tit {margin-bottom: 10px;}
#Sale .text_tit span.date{
	position: absolute;
	right: 0;
	font-size: 14px;
	top: 6px;
}
#Sale .supli_list .tabbox:not(:last-of-type) {
	border-bottom: 15px solid #f1f1f1;
	margin-bottom: 20px;
	padding-bottom: 15px;
}


/* Maker
===============================================================*/

#Maker #Contents .text_tit {
	font-weight: 700;
	line-height: 1.2;
}
#Maker #Contents .text_tit span{
	font-size: 14px;
	display: block;
	font-weight: 400;
}

#Maker .text_tit2 {
	font-size: 16px;
	font-weight: 700;
	margin-top: 35px;
}


/* Archive
===============================================================*/
#Archive .box:nth-of-type(n + 9){
	display: none;
}

#Archive .wrapper {
	justify-content: flex-start;
}


#Archive .rank_tit {
	min-height: 21px;
	width: 140px;
}

#Archive .box a.close_btn {
	position: absolute;
    top: -2px;
    right: 11px;
	font-size: 16px;
	text-decoration: none;
}



/* Like
===============================================================*/
#Like .box:nth-of-type(n + 9){
	display: none;
}

#Like .wrapper {
	justify-content: flex-start;
}
#Like .box {
	padding-bottom: 40px;
}

#Like .rank_tit {
	min-height: 21px;
	width: 140px;
}

#Like .box a.close_btn {
	position: absolute;
    top: -2px;
    right: 11px;
	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;
	margin-top: 9px;
	position: absolute;
	left: 3px;
	bottom: 0;
}
#Like .box a.cart:hover {
    background: url(../images/common/img_main_a.png) no-repeat left -768px top -3499px;
}


/* Ranking
===============================================================*/
#Ranking .cate_box {
	display: flex;
}
#Ranking .cate_box .category_area {
	margin-top: 15px;
	margin-right: 50px;
}
#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;}

.box img {
    width: 150px;
}

h3 { 
font-weight: normal;
}
