
#ht5_contents,
.mod_cntBlock
{background-color: #f9f9f9 !important;}

#Catagory_17 {
	width:100%;
	max-width:1206px;
	background-color: #f9f9f9 !important;
 margin: 0 auto;
}

#Catagory_17 img{max-width: 100%; height: auto;}

#ht5_contents #Catagory_17 a, a:link, a:visited, a:active {
    text-decoration: none;
	color: #333;
}

#ht5_contents #Catagory_17 a:hover {
text-decoration: underline;
}

#Catagory_17 header{text-align: center; margin: 35px auto 40px;}
#Catagory_17 header div{font-size: 200%; font-weight: bold;}

#Catagory_17 ul{
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
}
#Catagory_17 ul li{display: inline-block; width: 31.9237147%; margin:0 2% 25px 0; vertical-align: top;}
#Catagory_17 .boxwhite{ background-color: #fff; border-radius: 5px;}

#Catagory_17 ul li h2{font-size:150%; margin: 20px 20px 10px; font-weight: bold;}
/*#Catagory_17 ul li h2:before {
    content: url(https://img.dinos.co.jp/category/images/arrow_01.gif);
    margin: 0 5px 0 0;
    position: relative;
    top: -2px;
}*/

#Catagory_17 dl{width: auto; padding: 0 10px 30px 32px; font-size: 117%; line-height: 1.9em;}
/*#Catagory_17 dl dt:before {
    content: url(https://img.dinos.co.jp/category/images/arrow_02.gif);
    margin: 0 4px 0 0;
    position: relative;
    top: 1px;
}*/
#Catagory_17 dl dd:before {
    content: url(https://img.dinos.co.jp/category/images/arrow_03.gif);
    margin: 0 5px 0 15px;
    position: relative;
    top: -3px;
}
/* clearFix
============================================================*/

#Catagory_17 ul:after,
#Catagory_17 dl:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}

#Catagory_17 ul,
#Catagory_17 dl{
	zoom:1;
}



/* pc
============================================================*/
@media screen and (min-width: 768px){
#Catagory_17 ul li:nth-child(3n) { margin-right: 0; }
}


/* スマホ
============================================================*/
@media (max-width: 767px){
#ht5_contents .mod_cntBlock {background-color: #f9f9f9;}
#Catagory_17 ul{ width: 100%; margin-top: 70px;}
#Catagory_17 ul li{display: inline-block; width:100%; margin:0 0 70px 0; vertical-align: top;}
#Catagory_17 ul li h2 {margin: -30px 0 0; text-align: center;}
#Catagory_17 ul li img{ position: relative; width: 30%; height: auto; top:-45px; left: 36%; bottom: 0;}
#Catagory_17 dl{padding: 10px 20px 30px;}
}