.footer__separate_block ul li a {
    font-size: 13rem;
}
@media (max-width: 750px) {
.footer__separate_block ul li a {
	font-size: 26rem;
}
}
.item__block_detail .separate__b_bg img {
	width:100%;
}

.top__mv {
    margin-bottom: 60rem;
}

.top__mv_inner {
    min-height: 40vw;
}

@media (min-width: 751px) {
.cmn__h1 h1 {
    font-size: 30rem;
    margin-bottom: 30rem;
}
.coodinate__repeat_block .title span {
    font-size: 38rem;
    margin-right: 20rem;
}
.support__head_left h3 {
    font-size: 33rem;
}
.teiki__separate_left h3 {
    font-size: 33rem;
}
.company__b1_separate h3 {
    font-size: 33rem;
    margin-right: 260rem;
}
.company__b1 .detail .left h3 {
    font-size: 33rem;
    white-space: nowrap;
}
}