
/* 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;}

div#Contents h1 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 25px;
}

div#Contents .more {
	text-align: right;
}
div#Contents .more a {
	color: #004f9f;
	text-decoration: none;
}

.index_area{
	display: flex;
	flex-wrap: wrap;
}

ul.index_area li {
	margin-right: 30px;
}

ul.index_area li a {
	font-size: 14px;
}

section.search_list {
	margin-top: 40px;
}

section.search_list h2 {
	position: relative;
	padding-left: 10px;
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 1;
}
section.search_list h2::before{
	content:"";
	background: #a7de7a;
	width: 4px;
	height: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
}

section.search_list dl {
	margin: 0 15px;
	padding: 20px 0 15px;
	border-bottom: 1px solid #d5cdbf;
}

section.search_list dl dt{
	font-weight: 700;
	margin-bottom: 15px;
}

section.search_list dl dt span{
	float: right;
	background: #ffc8c5;
	font-size: 11px;
    padding: 3px 5px;
    line-height: 1;
    font-weight: 400;
    display: inline-block;
}

section.search_list dl dd.more{
	margin-top: 10px;
}




/* Maker
===============================================================*/
#Maker ul.index_area li {
	margin-bottom: 5px;
	width: 9.43px;
}

#Maker section.search_list h2::before{
	content:"";
	background: #99d2f0;
	width: 4px;
	height: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
}


/* Category
===============================================================*/
#Category div#Contents h1 {margin-bottom: 30px;}
#Category .index_area .index_box {
	display: flex;
	margin-right: 65px;
}

#Category .index_area dl.index_box dt,
#Category .index_area dl.index_box dd{
	margin-right:15px;
}
#Category .index_area dl.box_f dt{
	color: #d01616;
	font-weight: 700;
}

#Category .index_area dl.box_m dt{
	color: #2c56c0;
	font-weight: 700;
}

#Category .category_list{
	padding: 20px;
    background: #f8f8f8;
	margin-top: 15px;
}

#Category .category_list .box{
	padding: 15px 20px 15px;
    background: #fff;
}
#Category .category_list .box:not(:last-of-type){
	margin-bottom: 20px;
}

#Category .category_list .catelist_tit{
	border-bottom: 1px solid #d5d5d5;
    line-height: 1;
    padding: 0 0px 10px 10px;
	margin: 0;
	font-size: 18px;
	position: relative;
}
#Category .category_list .tit_f::before {
    content: "";
    background: #ffb4b4;
    width: 4px;
    height: 25px;
    position: absolute;
    top:-4px;
    left: 0;
    display: inline-block;
}
#Category .category_list .tit_m::before {
    content: "";
    background: #99d2f0;
    width: 4px;
    height: 25px;
    position: absolute;
    top:-4px;
    left: 0;
    display: inline-block;
}

#Category .category_list .box ul {
	display: flex;
    flex-wrap: wrap;
    margin: 15px 10px 0;
}

#Category .category_list .box ul li{
	position: relative;
    width: 50%;
    margin-bottom: 9px;
}

#Category .category_list .box ul li a{
	margin-left: 11px;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: -0.03em;
}

#Category .category_list .box 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;
}


/* Parts
===============================================================*/
#Parts section.parts_list { margin-bottom: 35px;}

#Parts section.parts_list h2 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 5px;
}

#Parts section.parts_list ul {
	display: flex;
	flex-wrap: wrap;
}

#Parts section.parts_list ul li {
	width: calc((100% - 47px) / 4);
	margin: 0 13px 15px 0;
}
#Parts section.parts_list ul li:nth-of-type(4n) {
	margin-right: 0;
}


#Parts section.parts_list ul li a{
	padding: 70px 0 10px;
	display: inline-block;
	width: 100%;
	text-align: center;
	background: url(../images/search/parts_main.png)no-repeat left 52px top 14px;
	border: 1px solid #dddddd;
	text-decoration: none;
	font-size: 16px;
	line-height: 1;
}
#Parts section.parts_list ul li:nth-of-type(2) a{ background: url(../images/search/parts_main.png)no-repeat left -104px top 14px;}
#Parts section.parts_list ul li:nth-of-type(3) a{ background: url(../images/search/parts_main.png)no-repeat left -290px top 14px;}
#Parts section.parts_list ul li:nth-of-type(4) a{ background: url(../images/search/parts_main.png)no-repeat left -437px top 19px;}
#Parts section.parts_list ul li:nth-of-type(5) a{ background: url(../images/search/parts_main.png)no-repeat left 52px top -77px;}
#Parts section.parts_list ul li:nth-of-type(6) a{ background: url(../images/search/parts_main.png)no-repeat left -104px top -77px;}
#Parts section.parts_list ul li:nth-of-type(7) a{ background: url(../images/search/parts_main.png)no-repeat left -285px top -75px;}
#Parts section.parts_list ul li:nth-of-type(8) a{ background: url(../images/search/parts_main.png)no-repeat left -438px top -74px;}
#Parts section.parts_list ul li:nth-of-type(9) a{ background: url(../images/search/parts_main.png)no-repeat left 50px top -178px;}
#Parts section.parts_list ul li:nth-of-type(10) a{ background: url(../images/search/parts_main.png)no-repeat left -102px top -180px;}
#Parts section.parts_list ul li:nth-of-type(11) a{ background: url(../images/search/parts_main.png)no-repeat left -282px top -178px;}

#Parts section.list2 ul li a{ background: url(../images/search/parts_main.png)no-repeat left 52px top -298px;}
#Parts section.list2 ul li:nth-of-type(2) a{ background: url(../images/search/parts_main.png)no-repeat left -103px top -298px;}
#Parts section.list2 ul li:nth-of-type(3) a{ background: url(../images/search/parts_main.png)no-repeat left -286px top -300px;}
#Parts section.list2 ul li:nth-of-type(4) a{ background: url(../images/search/parts_main.png)no-repeat left -438px top -296px;}
#Parts section.list2 ul li:nth-of-type(5) a{ background: url(../images/search/parts_main.png)no-repeat left 49px top -425px;}
#Parts section.list2 ul li:nth-of-type(6) a{ background: url(../images/search/parts_main.png)no-repeat left -103px top -425px;}

#Parts section.list3 ul li a{ background: url(../images/search/parts_main.png)no-repeat left 56px top -559px;}
#Parts section.list3 ul li:nth-of-type(2) a{ background: url(../images/search/parts_main.png)no-repeat left -105px top -559px;}
#Parts section.list3 ul li:nth-of-type(3) a{ background: url(../images/search/parts_main.png)no-repeat left -291px top -559px;}
#Parts section.list3 ul li:nth-of-type(4) a{ background: url(../images/search/parts_main.png)no-repeat left -436px top -560px;}
#Parts section.list3 ul li:nth-of-type(5) a{ background: url(../images/search/parts_main.png)no-repeat left 52px top -689px;}

#Parts section.list4 ul li a{ background: url(../images/search/parts_main.png)no-repeat left 52px top -814px;}
#Parts section.list4 ul li:nth-of-type(2) a{ background: url(../images/search/parts_main.png)no-repeat left -103px top -818px;}
#Parts section.list4 ul li:nth-of-type(3) a{ background: url(../images/search/parts_main.png)no-repeat left -287px top -815px;}
#Parts section.list4 ul li:nth-of-type(4) a{ background: url(../images/search/parts_main.png)no-repeat left -435px top -814px;}
#Parts section.list4 ul li:nth-of-type(5) a{ background: url(../images/search/parts_main.png)no-repeat left 49px top -926px;}

#Parts section.parts_list ul li a:hover{
	opacity: 0.7;
}

