@charset "UTF-8";

.c-link__item:nth-of-type(6) {
    margin-right: 0% !important;
}

.c-link__item:nth-of-type(8) {
	margin-right: 0 !important;
}

.page-index .p-home-visual__img {
    margin-top: -70px;
}

@media screen and (min-width: 1740px){
.page-index .p-home-visual__img {
    margin-top: -120px;
}
}

@media screen and (min-width: 835px){
}

@media screen and (max-width: 834px){
}