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

.privacy .sec-txt p {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 20px;
}
.privacy .contact-side-cover {
	border: 1px solid #c70019;
	border-top: 2px solid #c70019;
	margin-bottom: 30px;
}

.privacy #top-sec03-box-title,
.privacy #top-sec04-box-title {
	padding: 3px 0;
	margin-bottom: 25px;
	margin: 0 20px;
	border-bottom: 1px dotted #c70019;
}
.privacy #top-sec03-box-title img,
.privacy #top-sec04-box-title img {
	width: 100%;
}
.privacy #top-sec03-box {
	padding: 20px;
	background-color: #ffffff;
}
.privacy #top-sec03-box .top-sec03-title-img img {
	width: 178px;
	height: auto;
}
.privacy #top-sec03-box .top-sec03-title-txt {
	padding-bottom: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c3c3c3;
}
.privacy #top-sec03-box ul {
	position: relative;
	left: -10px;
	margin-bottom: 20px;
}
.privacy #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;
}
.privacy #top-sec03-box .top-sec03-btn img {
	width: 100%;
	height: auto;
}
.privacy #top-sec03-box .top-sec03-btn img:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.privacy .contact-side-cover {
	border: 1px solid #c70019;
	border-top: 2px solid #c70019;
	margin-bottom: 30px;
}
.privacy #top-sec04-box {
	padding: 20px;
}
.privacy #top-sec04-box dt {
	margin-bottom: 15px;
}
.privacy #top-sec04-box dt img {
	width: 100%;
	height: auto;
}
.privacy #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;
}
.privacy #top-sec04-box dd {
	margin-bottom: 20px;
}
.privacy #top-sec04-box dd.btn_more_more_detail {
	margin-bottom: 0;
}
.privacy .btn_more_more_detail a {
	display: block;
	width: auto;
	text-align: center;
}
.privacy .btn_more_more_detail img:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*
pc priavcy css end
*/
@media screen and (max-width: 540px) {
  /*
  sp priavcy css start
  */
	
	.privacy #content {
		padding-top: 0;
	}
	.privacy .lower-section-title {
		padding-left: 10px;
		margin-bottom: 12px;
	}
	.privacy .sec-txt {
		padding: 0 10px 40px;
	}
	.privacy .sec-txt p {
		font-size: 12px;
		line-height: 1.5;
		margin-bottom: 12px;
	}
	
	.privacy #side {
		display: none;
	}

	
  /*
  sp priavcy css end
  */
}