@charset "UTF-8";
/*
pc sitemap css start
*/

.sitemap .sitemap-sec:after {
	content: "";
	height: 1px;
	display: block;
	clear: both;
}
.sitemap .sitemap-sec .fl-l {
	float: left;
	width: 340px;
}
.sitemap .sitemap-sec .fl-r {
	float: right;
	width: 340px;
}
.sitemap .sitemap-sec-inner {
	margin-bottom: 20px;
}
.sitemap .fl-r .sitemap-sec-inner {
	margin-bottom: 35px;
}
.sitemap .sitemap-sec-inner-last {
	margin-top: 40px;
}
.sitemap .sitemap-sec-inner h3 {
	color: #c70019;
	border-bottom: 1px solid #c70019;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
.sitemap .sitemap-sec-inner h3 a {
	color: #c70019;
}
.sitemap .sitemap-sec-inner h4 {
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 14px;
}
.sitemap .sitemap-sec-inner ul.sitemap-sec-list {
	margin-bottom: 10px;
}
.sitemap .sitemap-sec-inner ul.sitemap-sec-list li {
	font-size: 14px;
}
.sitemap .sitemap-sec-inner ul.sitemap-sec-list li h4 {
	padding-left: 1.5em;
	margin-bottom: 0;
}
.sitemap .sitemap-sec-inner ul.sitemap-sec-list li ul.sitemap-sec-list-child {
	padding-left: 1.5em;
}

.sitemap .contact-side-cover {
	border: 1px solid #c70019;
	border-top: 2px solid #c70019;
	margin-bottom: 30px;
}

.sitemap #top-sec03-box-title,
.sitemap #top-sec04-box-title {
	padding: 3px 0;
	margin-bottom: 25px;
	margin: 0 20px;
	border-bottom: 1px dotted #c70019;
}
.sitemap #top-sec03-box-title img,
.sitemap #top-sec04-box-title img {
	width: 100%;
}
.sitemap #top-sec03-box {
	padding: 20px;
	background-color: #ffffff;
}
.sitemap #top-sec03-box .top-sec03-title-img img {
	width: 178px;
	height: auto;
}
.sitemap #top-sec03-box .top-sec03-title-txt {
	padding-bottom: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c3c3c3;
}
.sitemap #top-sec03-box ul {
	position: relative;
	left: -10px;
	margin-bottom: 20px;
}
.sitemap #top-sec03-box ul li {
	line-height: 20px;
	padding-left: 20px;
	background-image: url(https://www.cardinal-japan.com/contact/dirfiles/images/top_side_rec_icn_pc.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.sitemap #top-sec03-box .top-sec03-btn img {
	width: 100%;
	height: auto;
}
.sitemap #top-sec03-box .top-sec03-btn img:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.sitemap .contact-side-cover {
	border: 1px solid #c70019;
	border-top: 2px solid #c70019;
	margin-bottom: 30px;
}
.sitemap #top-sec04-box {
	padding: 20px;
}
.sitemap #top-sec04-box dt {
	margin-bottom: 15px;
}
.sitemap #top-sec04-box dt img {
	width: 100%;
	height: auto;
}
.sitemap #top-sec04-box dt span {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(https://www.cardinal-japan.com/contact/dirfiles/images/top_side_com_subtitle.png);
	background-position: center 0;
	border-bottom: 2px solid #d3cfc6;
}
.sitemap #top-sec04-box dd {
	margin-bottom: 20px;
}
.sitemap #top-sec04-box dd.btn_more_more_detail {
	margin-bottom: 0;
}
.sitemap .btn_more_more_detail a {
	display: block;
	width: auto;
	text-align: center;
}
.sitemap .btn_more_more_detail img:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*
pc sitemap css end
*/
@media screen and (max-width: 540px) {
  /*
  sp sitemap css start
  */
	.sitemap #content {
		padding-top: 0;
	}
	.sitemap .lower-section-title {
		padding-left: 10px;
		margin-bottom: 20px;
	}
	.sitemap .sitemap-sec {
		margin: 0 10px;
		padding-bottom: 20px;
	}
	.sitemap .sitemap-sec .fl-l,
	.sitemap .sitemap-sec .fl-r {
		width: 100%;
		float: none;
	}
	.sitemap .sitemap-sec-inner h3 {
		font-size: 13px;
	}
	.sitemap .sitemap-sec-inner h4 {
		font-size: 12px;
		font-weight: normal;
	}
	.sitemap .sitemap-sec-inner ul.sitemap-sec-list {
		margin-bottom: 2px;
	}
	.sitemap .sitemap-sec-inner ul.sitemap-sec-list li {
		font-size: 12px;
		line-height: 1.5;
	}
	.sitemap .fl-r .sitemap-sec-inner {
		margin-bottom: 20px;
	}
	.sitemap .sitemap-sec-inner-last {
		margin-top: 18px;
	}

	
	.sitemap #side {
		display: none;
	}

	
  /*
  sp sitemap css end
  */
}