@charset "UTF-8";

/* -------------------------------------
feature
------------------------------------- */
.page_iconttl {
	font-size:26px;
	font-weight:bold;
	color:#333;
	text-align:center;
	margin-bottom:50px;
}
.page_iconttl img {
	display:block;
	margin:0 auto 10px auto;
}


.favoritelist .navigation {
	display:none!important;
}
.favoritelist .wpfp-img {
	display:none!important;
}
.favoritelist .wpfp-link {
	display:none!important;
}
.favoritelist .empty {
	text-align:center;
}


.company_list li {
	width:30.2%;
	float:left;
	margin-right:4.7%;
	margin-bottom:4.7%;
}
.company_list li:nth-child(3n) {
	margin-right:0;
}
.company_list li .imgbox {
	padding-top:69.2%;
	margin-bottom:18px;
	border-top-left-radius:40px;
	border-bottom-right-radius:40px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.company_list li h3 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:13px;
	margin-bottom:13px;
	border-bottom:3px solid #000;
}
.company_list li p {
	line-height:1.4;
	margin-bottom:5px;
}
.company_list li dl {
	width:100%;
	display:table;
	margin-bottom:10px;
}
.company_list li dl dt,
.company_list li dl dd {
	display:table-cell;
}
.company_list li dl dt {
	white-space:nowrap;
	width:10px;
}
.company_list li dl dt span {
	display:block;
}
.company_list li dl dt span:after {
	content:":";
	margin:0 5px;
}
.company_list li p.type {
	margin-bottom:0;
}
.company_list li p.type img {
	width:auto;
	height:33px;
	display:block;
}



@media screen and (max-width:1360px) {
	.page_iconttl {
		font-size:25px;
		margin-bottom:47px;
	}
	.page_iconttl img {
		width:32px;
		height:32px;
	}
	
	
}
@media screen and (max-width:1180px) {
	.page_iconttl {
		font-size:24px;
		margin-bottom:44px;
	}
	.page_iconttl img {
		width:31px;
		height:31px;
	}
	

	.company_list li .imgbox {
		margin-bottom:17px;
		border-top-left-radius:35px;
		border-bottom-right-radius:35px;
	}
	.company_list li h3 {
		font-size:17px;
		padding-bottom:12px;
		margin-bottom:12px;
	}
	.company_list li p.type img {
		height:32px;
	}
}
@media screen and (max-width:980px) {
	.page_iconttl {
		font-size:23px;
		margin-bottom:41px;
	}
	.page_iconttl img {
		width:30px;
		height:30px;
	}
	

	.company_list li .imgbox {
		margin-bottom:16px;
		border-top-left-radius:30px;
		border-bottom-right-radius:30px;
	}
	.company_list li h3 {
		font-size:16px;
		padding-bottom:11px;
		margin-bottom:11px;
	}
	.company_list li p.type img {
		height:31px;
	}
}
@media screen and (max-width:880px) {
	
}
@media screen and (max-width:800px) {
	
}
@media screen and (max-width:768px) {
	.page_iconttl {
		font-size:22px;
		margin-bottom:38px;
	}
	.page_iconttl img {
		width:28px;
		height:28px;
	}
	

	.company_list li {
		width:calc((99.9% - 20px) / 2);
		margin-right:20px;
		margin-bottom:20px;
	}
	.company_list li:nth-child(3n) {
		margin-right:20px;
	}
	.company_list li:nth-child(2n) {
		margin-right:0px;
	}
	.company_list li .imgbox {
		margin-bottom:15px;
		border-top-left-radius:25px;
		border-bottom-right-radius:25px;
	}
	.company_list li h3 {
		font-size:15px;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	.company_list li p.type img {
		height:30px;
	}
}
@media screen and (max-width:640px) {
	.page_iconttl {
		font-size:21px;
		margin-bottom:35px;
	}
	.page_iconttl img {
		width:27px;
		height:27px;
	}
	

	.company_list li .imgbox {
		border-top-left-radius:20px;
		border-bottom-right-radius:20px;
	}
	.company_list li h3 {
		font-size:16px;
	}
	.company_list li p.type img {
		height:29px;
	}
}
@media screen and (max-width:480px) {
	.page_iconttl {
		font-size:20px;
		margin-bottom:32px;
	}
	.page_iconttl img {
		width:25px;
		height:25px;
	}
	

	.company_list li {
		width:calc((100% - 0px) / 1);
		float:none;
		margin-right:0px;
		margin-bottom:20px;
	}
	.company_list li:nth-child(3n) {
		margin-right:0px;
	}
	.company_list li p.type img {
		height:28px;
	}
}
@media screen and (max-width:400px) {
	.page_iconttl {
		font-size:19px;
		margin-bottom:30px;
	}
	.page_iconttl img {
		width:23px;
		height:23px;
	}
	

	.company_list li p.type img {
		height:27px;
	}
}
@media screen and (max-width:320px) {
	
}
@media screen and (min-width:769px) {
	
}