
/* 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 {
	margin: 0 15px;
	width: auto;
}

div#Contents #Main {
	margin: 85px 0 20px;
}

div#Contents h1 {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 18px;
}


div#Contents .more {
	text-align: right;
}
div#Contents .more a {
	color: #004f9f;
	text-decoration: none;
}

a.anchor {
	position: absolute;
	top: -60px;
}

.index_area{
	display: flex;
	flex-wrap: wrap;
	/* width: 260px; */
	width: calc(100% - 30px);
	margin: 0 15px 5px;
}

ul.index_area li {
	margin: 0 20px 15px 0;
}

ul.index_area li a {
	font-size: 14px;
}

section.search_list {
	border-top: 15px solid #f1eeec;
	position: relative;
	margin-bottom: 0;
}

section.search_list h2 {
	position: relative;
	padding: 10px;
	font-size: 15px;
	margin-left: 10px;
	line-height: 1;
	border: none;
	font-weight: 700;
}
section.search_list h2::before{
	content:"";
	background: #a7de7a;
	width: 4px;
	height: 16px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	display: inline-block;
}

section.search_list dl {
	padding: 15px;
	border-top: 1px solid #d5cdbf;
}

section.search_list dl dt{
	font-weight: 700;
	margin-bottom: 13px;
	line-height: 1;
}

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;
	position: relative;
	bottom: 1px;
}

section.search_list dl dd {
	overflow: hidden;
	height: 3em;
}

section.search_list dl dd.more{
	margin-top: 10px;
	height: auto;
}



/* Ingre
===============================================================*/
#Ingre #Contents{ margin: 0 0 0px;}
#Ingre div#Contents #Main{margin-bottom: 0;}

#Ingre h1 {margin-left: 15px;}


/* Maker
===============================================================*/
#Maker #Contents{ margin: 0 0 0px;}
#Maker div#Contents #Main {margin-bottom: 0;}
#Maker h1 {margin-left: 15px;}


#Maker ul.index_area{
	width: calc(100% - 30px);
	margin: 0 15px 5px;
}
#Maker ul.index_area li {
	margin-right: 0;
    width: 12.5%;
    text-align: center;
}

#Maker section.search_list h2::before{
	content:"";
	background: #99d2f0;
	width: 4px;
	height: 17px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	display: inline-block;
}


/* Category
===============================================================*/
#Category #Contents{ margin: 0;}

#Category h1 {margin-left: 15px;}

#Category div#Contents #Main{margin-bottom: 0;}
#Category div#Contents h1 {margin-bottom: 15px;}
#Category .index_area {display: block;}
#Category .index_area dl.index_box {
	display: flex;
	margin-bottom: 5px;
}
#Category .index_area dl.index_box:last-of-type {
	margin-bottom: 0;
}

#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: 10px 10px 15px;
    background: #f8f8f8;
    margin-top: 15px;
    position: relative;
}

#Category .category_list .box{
	padding: 10px 5px 0;
	background: #fff;
	position: relative;
}
#Category .category_list .box:not(:last-of-type){
	margin-bottom: 20px;
}

#Category .category_list .catelist_tit{
	line-height: 1;
    padding: 5px 0 10px 15px;
    font-weight: 700;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
	font-size: 14px;
}
#Category .category_list .tit_f::before {
    content: "";
    background: #ffb4b4;
    width: 4px;
    height: 18px;
    position: absolute;
    top:2px;
    left: 5px;
    display: inline-block;
}
#Category .category_list .tit_m::before {
    content: "";
    background: #99d2f0;
    width: 4px;
    height: 18px;
    position: absolute;
    top:2px;
    left: 5px;
    display: inline-block;
}

#Category .category_list .box ul {
	display: flex;
    flex-wrap: wrap;
    background: #fff;
}

#Category .category_list .box ul li{
	position: relative;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
	padding: 10px 2px 10px 20px;
    font-size: 14px;
    width: calc(50% - 23px);
    line-height: 1.4;
}
#Category .category_list .box ul li:nth-of-type(2n){
	border-right: none;
}
#Category .category_list .box ul li:nth-of-type(-n + 2){
	border-top: none;
}
#Category .category_list .box ul li a{
    text-decoration: none;
    font-size: 14px;
    letter-spacing: -0.03em;
}
#Category .category_list .box ul li a.small {
	font-size: 13px;
}

#Category .category_list .box ul li a::after{
	content: "";
    position: absolute;
    top: 17px;
    left: 9px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 6px solid #824705;
}




/* Parts
===============================================================*/
#Parts section.parts_list {margin-bottom: 10px;}
#Parts section.parts_list h2 {
	font-size: 13px;
	line-height: 1;
	margin-bottom: 5px;
}
#Parts section.parts_list ul {
	display: flex;
	flex-wrap: wrap;
}

#Parts section.parts_list ul li {
	width: calc(50% - 7px);
	margin: 0 10px 10px 0;
}
#Parts section.parts_list ul li:nth-of-type(2n) {
	margin-right: 0;
}

#Parts section.parts_list ul li a{
	padding: 45px 0 7px;
	line-height: 1;
	display: inline-block;
	width: 100%;
	text-align: center;
	background: url(../../sp/images/search/parts01.jpg) no-repeat center top 9px / 38px auto;
	border: 1px solid #dddddd;
	text-decoration: none;
	font-size: 12px;
}
#Parts section.parts_list ul li:nth-of-type(2) a{ background: url(../../sp/images/search/parts02.jpg) no-repeat center top 9px / 29px auto;}
#Parts section.parts_list ul li:nth-of-type(3) a{ background: url(../../sp/images/search/parts03.jpg) no-repeat center top 6px / 19px auto;}
#Parts section.parts_list ul li:nth-of-type(4) a{ background: url(../../sp/images/search/parts04.jpg) no-repeat center top 11px / 40px auto;}
#Parts section.parts_list ul li:nth-of-type(5) a{ background: url(../../sp/images/search/parts05.jpg) no-repeat center top 13px / 38px auto;}
#Parts section.parts_list ul li:nth-of-type(6) a{ background: url(../../sp/images/search/parts06.jpg) no-repeat center top 7px / 28px auto;}
#Parts section.parts_list ul li:nth-of-type(7) a{ background: url(../../sp/images/search/parts07.jpg) no-repeat center top 9px / 36px auto;}
#Parts section.parts_list ul li:nth-of-type(8) a{ background: url(../../sp/images/search/parts08.jpg) no-repeat center top 9px / 36px auto;}
#Parts section.parts_list ul li:nth-of-type(9) a{ background: url(../../sp/images/search/parts09.jpg) no-repeat center top 7px / 30px auto;}
#Parts section.parts_list ul li:nth-of-type(10) a{ background: url(../../sp/images/search/parts10.jpg) no-repeat center top 5px / 33px auto;}
#Parts section.parts_list ul li:nth-of-type(11) a{ background: url(../../sp/images/search/parts11.jpg) no-repeat center top 7px / 24px auto;}

#Parts section.list2 ul li a{ background: url(../../sp/images/search/parts12.jpg) no-repeat center top 7px / 24px auto;}
#Parts section.list2 ul li:nth-of-type(2) a{ background: url(../../sp/images/search/parts13.jpg) no-repeat center top 9px / 38px auto;}
#Parts section.list2 ul li:nth-of-type(3) a{ background: url(../../sp/images/search/parts14.jpg) no-repeat center top 7px / 20px auto;}
#Parts section.list2 ul li:nth-of-type(4) a{ background: url(../../sp/images/search/parts15.jpg) no-repeat center top 5px / 27px auto;}
#Parts section.list2 ul li:nth-of-type(5) a{ background: url(../../sp/images/search/parts16.jpg) no-repeat center top 7px / 33px auto;}
#Parts section.list2 ul li:nth-of-type(6) a{ background: url(../../sp/images/search/parts17.jpg) no-repeat center top 10px / 39px auto;}

#Parts section.list3 ul li a{ background: url(../../sp/images/search/parts18.jpg) no-repeat center top 7px / 32px auto;}
#Parts section.list3 ul li:nth-of-type(2) a{ background: url(../../sp/images/search/parts19.jpg) no-repeat center top 8px / 27px auto;}
#Parts section.list3 ul li:nth-of-type(3) a{ background: url(../../sp/images/search/parts20.jpg) no-repeat center top 7px / 30px auto;}
#Parts section.list3 ul li:nth-of-type(4) a{ background: url(../../sp/images/search/parts21.jpg) no-repeat center top 6px / 28px auto;}
#Parts section.list3 ul li:nth-of-type(5) a{ background: url(../../sp/images/search/parts22.jpg) no-repeat center top 6px / 27px auto;}

#Parts section.list4 ul li a{ background: url(../../sp/images/search/parts23.jpg) no-repeat center top 10px / 31px auto;}
#Parts section.list4 ul li:nth-of-type(2) a{ background: url(../../sp/images/search/parts24.jpg) no-repeat center top 8px / 21px auto;}
#Parts section.list4 ul li:nth-of-type(3) a{ background: url(../../sp/images/search/parts25.jpg) no-repeat center top 7px / 21px auto;}
#Parts section.list4 ul li:nth-of-type(4) a{ background: url(../../sp/images/search/parts26.jpg) no-repeat center top 7px / 27px auto;}
#Parts section.list4 ul li:nth-of-type(5) a{ background: url(../../sp/images/search/parts27.jpg) no-repeat center top 6px / 30px auto;}

.topic_path {
    display: block;
    margin: -10px 0px 20px;
}
