@charset "utf-8";
/*
Theme Name: 株式会社三丸製作所
Theme URI: https://sanmaru-seisaku.com
Description: 株式会社三丸製作所のテーマです
*/


.archive .archive-wrapper {
	padding-top:12rem;
	padding-bottom:12rem;
	padding-right:0;
	padding-left:0;
}

.archive #wrapper:before {
}

@media (max-width: 980px){
.archive .archive-wrapper {
	padding-top:7.5rem;
	padding-bottom:6rem;
	padding-right:2rem;
	padding-left:2rem;
}

}


.post-type-archive  .media-box {
	margin-bottom:9rem;
	padding:3rem;
	background:#FAFAFA;
}

.voice-list-type01 ul li {
	margin-bottom:6rem;
	padding-bottom:6rem;
	border-bottom:1px solid #DDD;
}

.voice-list-type01 ul li h3 {
	margin-bottom:1.5rem;
	font-size:clamp(16px, 1.5vw, 18px);
	font-weight:700;
}

.voice-list-type01 ul li h3:before {
    content: "\f007";
    font-family: FontAwesome;
    margin-right:0.75rem;
	color:#1043a1;
}

.voice-list-type01 ul li p {
	margin-bottom:1.5rem;
}

.voice-list-type01 .questionnaire {
	text-align:right;
}

.voice-list-type01 .questionnaire a {
	display:inline-block;
	border:1px solid #1043a1;
	padding:0.5rem 1rem 0.75rem 1.5rem;
	color:#1043a1;
	font-weight:700;
	font-size:clamp(14px, 1.2vw, 16px);
}

.voice-list-type01 .questionnaire a:after {
    content: "\f1c1";
    font-family: FontAwesome;
    margin-left:0.75rem;
	font-size:clamp(18px, 1.8vw, 24px);
	position:relative;
	top:3px;
	font-weight:normal;
}

@media (max-width: 980px){
.post-type-archive  .media-box .text-box.w80 {
	width:100%;
	margin-bottom:2rem;
}

.post-type-archive  .media-box .img-box.w16 {
	width:100%;
}

.voice-list-type01 ul li {
	padding-bottom:3rem;
	margin-bottom:3rem;
}
}