@charset "UTF-8";

/* ========================================
  @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px), print {

#voice .system-contents02{
	margin:5rem auto 5rem auto;
	padding: 2rem 5rem 2rem 5rem;
		background: #ffffff;
	border-radius: 8px;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}

#voice .system-contents02.other{
	padding: 0;
		background: #ffffff;
	border-radius: 8px;
	filter: none;
}

#voice .system-ttl02{margin-bottom: 2rem;}



.p-main__ttl-wrap {
	background: url(../images/voice/header_fv.jpg) no-repeat top center/cover;
	margin-block: -6.25rem 0;
	margin-inline: auto;
	max-width: 1920px;
	padding-block: 13.5rem 2rem;
	width: 100%;
}

.p-main__ttl-wrap h1 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1.4166666667;
	margin-bottom: 0.5rem;
	text-align: center;
}

.p-main__ttl-wrap p {
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 1.4;
	text-align: center;
}

#voice main {

}

#voice .system-list {
  display: grid;
  gap: 4.4375rem 1.875rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding-block: 0rem 8rem 3rem 8rem;
}

#voice .system-list.other {
  padding-block: 4rem 8rem;
}

#voice .system-list li {
  display: grid;
  grid-row: span 4;
  grid-template-rows: auto auto 1fr auto;
}

#voice .system-list li a {
  display: inherit;
  grid-row: inherit;
  grid-template-rows: inherit;
  padding: 2.6rem 2.5rem 1.8rem;
	background: #ffffff;
	border-radius: 8px;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}

#voice .system-pic {
  margin-bottom: 1.5rem;
	text-align: center;
}

#voice .system-pic img {
  height: 16.25rem;
  border-radius: 8px;
}

#voice .system-category {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0 8px;
	margin-bottom: 1rem;
}

#voice .system-category span {
	background: #e8f0fb;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 1.5625;
	padding: 10px 14px;
	width: -moz-fit-content;
	width: fit-content;
}

#voice .system-ttl {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.75;
	margin-bottom: 2.75rem;
}

#voice .system-wrap {
	border-left: 4px solid #00388D;
	display: grid;
	gap: 0px 0;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	padding-left: 24px;
}

#voice .system-wrap.single {
  margin-bottom: 2rem;
}

#voice .system-area {
	color: #7D7D7D;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1.6;
}

#voice .system-name {
	color: inherit;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 2;
}

#voice .cate-wrap a {
  background: #e8f0fb;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0em;
	line-height: 1.5625;
	padding: 10px 14px;
	width: -moz-fit-content;
	width: fit-content;
}

}

/* ========================================
  @media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {

#voice .system-contents02{
	margin:3vw auto 3vw auto;
	width: min(95%, 90vw);
}



#voice .system-ttl02{margin-bottom: 6vw; line-height: 1.6;}

.p-main__ttl-wrap {
	background: url(../images/voice/header_fv_sp.jpg) no-repeat top center/cover;
	margin-block: -16vw 0;
	padding-block: 27.889vw 12.319vw;
	width: 100%;
}

.p-main__ttl-wrap h1 {
	color: #ffffff;
	font-size: 7.246vw;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 3.763vw;
	text-align: center;
}

.p-main__ttl-wrap p {
	color: #ffffff;
	font-size: 4.831vw;
	font-weight: 600;
	letter-spacing: 0.03em;
	line-height: 1.4;
	text-align: center;
}

#voice .system-list {
}

#voice .system-list {
  margin-bottom: 15.71vw;
}

#voice .system-list li {
  display: grid;
  grid-row: span 4;
  grid-template-rows: auto auto 1fr auto;
}

#voice .system-list li a {
  background: #ffffff;
  border-radius: 1.932vw;
  color: inherit;
  display: inherit;
  display: block;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  grid-row: inherit;
  grid-template-rows: inherit;
  padding: 6vw 4vw;
  position: relative;
}

#voice .system-list li .system-ttl{ font-size:3.2vw; line-height: 1.6; letter-spacing: 1px; }

#voice .system-pic {
  margin-bottom: 3.623vw;
}

#voice .system-pic img {
  height: 32vw;
  border-radius: 1.932vw;
}

#voice .system-category {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1.932vw;
  margin-bottom: 3.623vw;
}

#voice .system-category span {
  background: #e8f0fb;
  border-radius: 0.966vw;
  font-size: 3.865vw;
  font-weight: 600;
  letter-spacing: 0em;
  line-height: 1.5625;
  padding: 0.89vw 3.382vw;
  width: -moz-fit-content;
  width: fit-content;
}

#voice .system-ttl {
  font-size: 4.348vw;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.7;
  margin-bottom: 11.251vw;
}

#voice .system-wrap {
  border-left: 4px solid #00388D;
  display: grid;
  gap: 0vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  padding-left: 3.797vw;
}

#voice .system-area {
  color: #7D7D7D;
  font-size: 3vw;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.6;
}

#voice .system-name {
  color: inherit;
  font-size: 3.2vw;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.6;
}

#voice .cate-wrap a {
  background: #e8f0fb;
  border-radius: 0.966vw;
  font-size: 3.865vw;
  font-weight: 600;
  letter-spacing: 0em;
  line-height: 1.5625;
  padding: 0.89vw 3.382vw;
  width: -moz-fit-content;
  width: fit-content;
}



}
