.uk-card-default {
box-shadow: none;
background: none;
}
.news-mv {
padding: 75px 0 0;
}
.mv-title {
text-align: center;
}
.mv-title h2 {
font-family: "zeitung", "toppan-bunkyu-midashi-go-std", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 200px;
line-height: 1;
color: #fff;
margin-bottom: -1%;
opacity: 0.8;
}
@media (max-width: 1200px) {
.mv-title h2 {
font-size: 125px;
}
}
@media (max-width: 767px) {
.mv-title h2 {
font-size: 55px;
}
}
.faq-block {
width: 1250px;
max-width: 100%;
margin: 50px auto;
padding: 0 15px;
}
.faq-box {
margin-bottom: 50px;
}
.faq-box h3 {
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
font-size: 30px;
font-weight: 600;
margin-bottom: 25px;
color: #60916d;
}
.qas {
margin-bottom: 20px;
}
.faq-box h4 {
font-family: "zeitung", "toppan-bunkyu-midashi-go-std", sans-serif;
font-size: 18px;
margin-bottom: 10px;
}
.faq-box h4 span {
font-family: "zeitung", "toppan-bunkyu-midashi-go-std", sans-serif;
font-size: 140%;
}
.faq-box p {
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
font-size: 16px;
margin-bottom: 10px;
font-weight: 500;
line-height: 1.5;
}
.faq-box p a {
text-decoration: underline;
font-weight: 600;
color: #2b6ea9;
}
