p.rwd-text {
line-height: 1.8em !important;
margin-bottom: 0;
}

.noto_gothic{
font-family: "Noto Sans JP", sans-serif;
font-weight: 900;
}

.rwd-section-headline.rwd-small span:first-child{
font-size: 4rem !important;
}

.keyvisual_box{
position: relative;
}
.keyvisual_box img{
display: block;
width: 100%;
height: auto;
}

.keyvisual_box .interview_logo{
position: absolute;
top: 0;
left: 0;
max-width: 230px;
width: 22%;
}

#rwd-content .rwd-button-cta{
background: #0064B2;
}

#rwd-content .rwd-button-cta:hover{
background: #1871b6;
}

@media (max-width: 767px) {
.rwd-section-headline.rwd-small span:first-child{
font-size: 3rem !important;
}
}

.info_txt{
text-indent: -0.5em;
padding-left: 0.5em;
}