.top-news {
    width: 1160px;
    max-width: 100%;
    margin: -172px auto 40px;
    padding: 0 20px 40px;
    z-index: 1;
    position: relative;
}
.top-news__list {
    border-top: 1px solid #fff;
    margin-top: 10px;
}
.top-news__item {
    border-bottom: 1px solid #fff;
}
.top-news__link {
    position: relative;
    display: flex;
    align-items: center;
    padding: 25px 40px 25px 25px;
    color: #fff;
    text-decoration: none;
}
.top-news__link:hover {
    color:  #000;
}
.top-news__link::before {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    transition: .5s;
}
.top-news__link:hover::before {
    width: 100%;
    transition: .5s;
}
.top-news__link::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
    -webkit- transform: translateY(-50%) rotate(45deg);
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: .5s;
}
.top-news__link:hover::after {
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transition: .5s;
}
.top-news__link .date {
    display: block;
    position: relative;
    font-family: "Roboto", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    width: 120px;
}
.top-news__link p {
    width: calc(100% - 120px);
    z-index: 1;
}
.top-news .link-cmn-01 {
    margin-top: 30px;
}

.news-single__ttl {
    font-size: 25px;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.news-single__ttl + .date {
    display: block;
    position: relative;
    font-family: "Roboto", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 10px;
}
.news-single__content p {
    margin-top: 15px;
}
.news-single__content p img {
    display: block;
    margin: 40px auto;
}
.news-single__back {
    margin: 80px auto;
}
.news-single__back a {
    margin: 0;
}

@media only screen and (max-width: 768px) {
    .top-news {
        width: 1160px;
        max-width: 100%;
        margin: -155px auto 40px;
        padding: 0 20px 40px;
        z-index: 1;
        position: relative;
    }
    .top-news__list {
        border-top: 1px solid #fff;
        margin-top: 10px;
    }
    .top-news__item {
        border-bottom: 1px solid #fff;
    }
    .top-news__link {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 15px 25px 15px 0;
        color: #fff;
        text-decoration: none;
    }
    .top-news__link:hover {
        color:  #fff;
    }
    .top-news__link::before {
        content: '';
        position: absolute;
        width: 0;
        height: 100%;
        background-color: transparent;
        top: 0;
        left: 0;
        transition: .5s;
    }
    .top-news__link:hover::before {
        width: 100%;
        transition: .5s;
    }
    .top-news__link::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%) rotate(45deg);
        -webkit- transform: translateY(-50%) rotate(45deg);
        width: 12px;
        height: 12px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        transition: .5s;
    }
    .top-news__link:hover::after {
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        transition: .5s;
    }
    .top-news__link .date {
        display: block;
        position: relative;
        font-family: "Roboto", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.6;
        width: 100%;
    }
    .top-news__link p {
        width: 100%;
        z-index: 1;
    }
    .top-news .link-cmn-01 {
        margin-top: 30px;
    }

    .news-single__ttl {
        font-size: 25px;
        color: #fff;
        border-bottom: 1px solid #fff;
    }
    .news-single__ttl + .date {
        display: block;
        position: relative;
        font-family: "Roboto", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.6;
        margin-top: 10px;
    }
    .news-single__content p {
        margin-top: 15px;
    }
    .news-single__content p img {
        display: block;
        margin: 30px auto;
    }
    .news-single__back {
        margin: 60px auto;
    }
    .news-single__back a {
        margin: 0;
    }
}

/* ナビ */
.wp-pagenavi .pages{
	display: none!important;
}
.wp-pagenavi {
  margin: 40px auto 0;
  display: block;
  text-align: center;
  width: 100%;
}
.wp-pagenavi a, .wp-pagenavi span {
	display: inline-block;
  text-decoration: none!important;
  border: none!important;
  padding: 0px!important;
  margin: 0 2.5px!important;
	font-size: 1.6rem!important;
	color: #fff!important;
	background-color: transparent!important;
  border: 1px solid #fff!important;
	width: 40px!important;
	height: 40px!important;
	line-height: 38px!important;
}
.wp-pagenavi span.current {
  font-weight: bold;
	color: #000!important;
	background-color: #fff!important;
  border: 1px solid #fff!important;
}

.under-title-inner.news__ttl {
    top: 140px;
}
.news__contents {
    margin-top: 280px;
}
@media only screen and (max-width: 768px) {
    .under-title-inner.news__ttl {
        top: 110px;
    }
    .news__contents {
        margin-top: 220px;
    }

    .index-hero__inner {
        top: calc(50% - 20px);
    }
    .index-hero__inner .title-main {
        font-size: 38px;
        line-height: 48px;
        letter-spacing: .1em;
    }
    .index-hero__inner .caption {
        margin-top: 10px;
    }

}

/* リンクの色が分かりにくいため変更 */
a {
  color: #fff;
}



.ttl-h3 {
    font-weight: 600;
    font-size: 2.2rem;
    width: 100%;
    margin: auto;
    margin-top: 80px;
}
.ttl-h3::after {
    content: "";
    background-color: #ffffff;
    height: 2px;
    width: 100%;
    display: block;
}
.ttl-h3 + table {
    margin-top: 25px;
}
.ttl-h3 + p {
    margin-top: 25px;
}
h2 + .ttl-h3 {
    margin-top: 40px;
}

.column__grid {
    display: flex;
    flex-wrap: wrap;
    margin: 40px -15px 0;
}
.column__item {
    width: 50%;
    padding: 0 15px;
    margin-top: 30px;
}
.column__item figure img {
    display: block;
}

.plan-editor {
    margin-top: 25px;
}
.plan-editor p {
    margin-top: 20px;
}
.plan-editor table {
    color: #fff;
    margin-top: 40px;
}
.plan-editor table tbody tr:first-child {
    border-top: 1px solid #ccc;
}
.plan-editor table tbody tr td:first-child {
    background-color: #000;
}
.plan-editor table tbody tr td {
    border-bottom: 1px solid #ccc;
    padding: 15px;
}
.plan-editor p + table {
    margin-top: 25px;
}
.plan-editor table + p {
    margin-top: 25px;
}
.plan-editor h4 {
    font-size: 1.7rem;
}

.pdf-btn {
    position: relative;
    display: block;
    width: 100%;
    max-width: 450px;
    height: 70px;
    line-height: 68px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    margin: 40px auto 0;
    text-decoration: none;
    font-weight: bold;
    transition: .3s;
}
.pdf-btn:hover {
    color: #222222;
    transition: .3s;
}
.pdf-btn::before {
    content: '';
    background-color: #fff;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s;
    z-index: -1;
}
.pdf-btn:hover:before {
    width: 100%;
    transition: .3s;
}
.pdf-btn span::before {
    content: '';
    width: 25px;
    height: 34px;
    background: url(./img/pdf.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    transition: .3s;
}
.pdf-btn:hover span::before {
    background: url(./img/pdf-h.svg) no-repeat center/contain;
    transition: .3s;
}
.pdf-btn span::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.pdf-btn:hover span::after {
    border-top: 2px solid #222;
    border-right: 2px solid #222;
    transition: .3s;
}

.plan-tel .business-contact {
    margin: 40px auto;
}

.plan-tel .under-contact__content {
    width: auto;
    display: flex;
    margin: 25px -20px 0;
    justify-content: unset;
}
.plan-tel .under-contact__item:first-child {
    margin-right: 0;
}
.plan-tel .under-contact__item {
    width: 50%;
    padding: 0 20px;
}
.plan-tel .under-contact__item .ttl {
    font-size: 17px;
    font-weight: bold;
}
.plan-tel .under-contact__item a {
    font-size: 30px;
    margin-top: 15px;
    line-height: 1;
}
.plan-tel .under-contact__item a + a {
    margin-top: 20px;
}
.plan-tel .under-contact__item .hour {
    margin-top: 20px;
}

.plan-form__btn {
    position: relative;
    display: block;
    width: 100%;
    max-width: 450px;
    height: 70px;
    line-height: 68px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    margin: 60px auto 0;
    text-decoration: none;
    font-weight: bold;
    transition: .3s;
}
.plan-form__btn:hover {
    color: #222222;
    transition: .3s;
}
.plan-form__btn::before {
    content: '';
    background-color: #fff;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s;
    z-index: -1;
}
.plan-form__btn:hover:before {
    width: 100%;
    transition: .3s;
}
.plan-form__btn span::before {
    content: '';
    width: 25px;
    height: 34px;
    background: url(./img/pdf.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    transition: .3s;
}
.plan-form__btn:hover span::before {
    background: url(./img/pdf-h.svg) no-repeat center/contain;
    transition: .3s;
}
.plan-form__btn span::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg);
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.plan-form__btn:hover span::after {
    border-top: 2px solid #222;
    border-right: 2px solid #222;
    transition: .3s;
}

@media only screen and (max-width: 768px) {
    .ttl-h3 {
        font-weight: 600;
        font-size: 2.2rem;
        width: 100%;
        margin: auto;
        margin-top: 60px;
    }
    .ttl-h3::after {
        content: "";
        background-color: #ffffff;
        height: 2px;
        width: 100%;
        display: block;
    }
    .ttl-h3 + table {
        margin-top: 25px;
    }
    .ttl-h3 + p {
        margin-top: 25px;
    }
    h2 + .ttl-h3 {
        margin-top: 30px;
    }
    
    .column__grid {
        display: flex;
        flex-wrap: wrap;
        margin: 30px 0 0;
    }
    .column__item {
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .column__item figure img {
        display: block;
    }
    
    .plan-editor {
        margin-top: 25px;
    }
    .plan-editor p {
        margin-top: 20px;
    }
    .plan-editor table {
        color: #fff;
        margin-top: 40px;
    }
    .plan-editor table tbody tr:first-child {
        border-top: 1px solid #ccc;
    }
    .plan-editor table tbody tr {
        border-bottom: 1px solid #ccc;
    }
    .plan-editor table tbody tr td:first-child {
        background-color: #000;
    }
    .plan-editor table tbody tr td {
        display: block;
        border-bottom: none;
        padding: 10px;
    }
    .plan-editor p + table {
        margin-top: 25px;
    }
    .plan-editor table + p {
        margin-top: 25px;
    }
    .plan-editor h4 {
        font-size: 1.7rem;
    }
    
    .pdf-btn {
        position: relative;
        display: block;
        width: 100%;
        max-width: 450px;
        height: 70px;
        line-height: 68px;
        border: 1px solid #fff;
        text-align: center;
        color: #fff;
        margin: 30px auto 0;
        text-decoration: none;
        font-weight: bold;
        transition: .3s;
    }
    .pdf-btn:hover {
        color: #222222;
        transition: .3s;
    }
    .pdf-btn::before {
        content: '';
        background-color: #fff;
        width: 0;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: .3s;
        z-index: -1;
    }
    .pdf-btn:hover:before {
        width: 100%;
        transition: .3s;
    }
    .pdf-btn span::before {
        content: '';
        width: 25px;
        height: 34px;
        background: url(./img/pdf.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translateY(-50%);
        transition: .3s;
    }
    .pdf-btn:hover span::before {
        background: url(./img/pdf-h.svg) no-repeat center/contain;
        transition: .3s;
    }
    .pdf-btn span::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%) rotate(45deg);
        width: 10px;
        height: 10px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
    }
    .pdf-btn:hover span::after {
        border-top: 2px solid #222;
        border-right: 2px solid #222;
        transition: .3s;
    }
    
    .plan-tel .business-contact {
        margin: 40px auto;
    }
    
    .plan-tel .under-contact__content {
        width: auto;
        display: flex;
        margin: 25px 0 0;
        justify-content: unset;
    }
    .plan-tel .under-contact__item:first-child {
        margin-right: 0;
    }
    .plan-tel .under-contact__item {
        width: 100%;
        padding: 0;
    }
    .plan-tel .under-contact__item .ttl {
        font-size: 17px;
        font-weight: bold;
    }
    .plan-tel .under-contact__item a {
        font-size: 25px;
        margin-top: 10px;
        line-height: 1;
    }
    .plan-tel .under-contact__item a + a {
        margin-top: 20px;
    }
    .plan-tel .under-contact__item .hour {
        margin-top: 20px;
    }
    
    .plan-form__btn {
        position: relative;
        display: block;
        width: 100%;
        max-width: 450px;
        height: 70px;
        line-height: 68px;
        border: 1px solid #fff;
        text-align: center;
        color: #fff;
        margin: 40px auto 0;
        text-decoration: none;
        font-weight: bold;
        transition: .3s;
    }
    .plan-form__btn:hover {
        color: #222222;
        transition: .3s;
    }
    .plan-form__btn::before {
        content: '';
        background-color: #fff;
        width: 0;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: .3s;
        z-index: -1;
    }
    .plan-form__btn:hover:before {
        width: 100%;
        transition: .3s;
    }
    .plan-form__btn span::before {
        content: '';
        width: 25px;
        height: 34px;
        background: url(./img/pdf.svg) no-repeat center/contain;
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translateY(-50%);
        transition: .3s;
    }
    .plan-form__btn:hover span::before {
        background: url(./img/pdf-h.svg) no-repeat center/contain;
        transition: .3s;
    }
    .plan-form__btn span::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%) rotate(45deg);
        width: 10px;
        height: 10px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
    }
    .plan-form__btn:hover span::after {
        border-top: 2px solid #222;
        border-right: 2px solid #222;
        transition: .3s;
    }

    .plan-title .under-title-jp {
        line-height: 1.5;
        margin-top: 5px;
    }
}