﻿body,
html {
    margin: 0px;
    padding: 0;
    overflow-x: hidden;
}

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 16px;
    line-height: 1.375;
    position: relative;
    min-width: 1440px;
    min-width: 0px;
    width: 100%;
    background: url("../img/2026/back.webp") center top repeat-y;
    background-size: 100% auto;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sp {
    display: none;
}

ol {
    padding-left: 1em;
}

ol li {
    list-style: decimal;
}

img {
    display: block;
    text-align: center;
    max-width: 100%;
}

#wrap {
    margin: auto;
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    z-index: 2;
}

#wrap section {
    position: relative;
    max-width: 870px;
    margin: 30px auto 50px;
}

.senryu_button {
    display: block;
    width: 80%;
    max-width: 500px;
    margin: 10px auto 40px;
}

.table {
    width: 100%;
    display: table;
}

.table .table-col {
    width: 50%;
    display: table-cell;
    vertical-align: top;
}

.section4__table {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
}

.section4__table__item {
    box-sizing: border-box;
    width: 48%;
    margin-bottom: 2em;
}

.section4__table__title {
    font-size: 23px;
    font-weight: 800;
    margin-bottom: .5em;
    position: relative;
    padding-left: 1.25em;
    line-height: 1.3;
    font-feature-settings: "palt";
}

.section4__table__title::before {
    color: #e50012;
    content: "●";
    position: absolute;
    left: 0;
    top: 0;
}

.section4__table__content {
    font-size: 18px;
    font-weight: 400;
    padding-left: 1.5em;
    margin-bottom: 1em;
}

.headding {
    height: 42px;
    border-radius: 21px;
    margin-bottom: 25px;
    background-color: #e50012;
    padding: 9px;
    text-align: center;
}

.headding__img {
    height: 23px;
    margin: auto;
}

a:hover {
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    zoom: 1;
}

h1 {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    margin: auto;
    width: 100%;
}

h1 img {
    top: 0;
    margin: 0 auto;
    width: 100%;
    display: block;
}

.list_notice {
    width: 100%;
    margin: 0 auto;
    max-width: max-content;
}

.list_notice__item {
    text-indent: -1em;
    margin-left: 1em;
}

.list_notice__item::before {
    content: "※";
}

.hero {
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
    padding: 0;
    background: url("../img/2026/hero_02.webp") center top no-repeat;
    background-size: 100% auto;
}

.hero__img1 {
    width: 100%;
    max-width: 1440px;
    margin: auto;
    display: block;
}

.hero__inner {
    max-width: 825px;
    margin: -100px auto 50px auto;
}

.contents {
    max-width: 870px;
    margin: 50px auto;
}

.senryu_btn__wrap {
    text-align: center;
    margin: 3em auto;
    width: 100%;
}

.senryu_btn__wrap a img {
    width: 80%;
    max-width: 500px;
    display: inline;
}

.section {
    margin: 3em 0;
}

.section-nyusen {
    margin: -12em auto 0 auto;
    width: 50%;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 1200px) {
    .section-nyusen {
        margin: -10em auto 0 auto;
        width: 45%;
    }
}

.section1 .table .table-col1 {
    width: 54%;
}

.section1 .table .table-col2 {
    width: 2%;
}

.section1 .table .table-col3 {
    width: 44%;
}

.section1__headding {
    height: 92px;
    border-radius: 46px;
    padding: 10px;
}

.section1__headding__img {
    width: 100%;
    max-width: 504px;
    margin: auto;
}

.section1__label {
    width: 100%;
    background-color: #ffe45f;
    border-radius: 100vh;
}

.section1__label2 {
    margin-bottom: 10px;
}

.section1__btn_wrap {
    margin: 20px 0;
}

.section1__btn {
    max-width: 215px;
    margin: auto;
}

.section2__box {
    margin-top: 40px;
    padding: 0 140px;
    background-color: #f9f4e9;
    border-radius: 10px;
}

.section2 .map {
    display: block;
    margin: 0 auto;
}

.section3 .section3__table {
    border-bottom: solid 1px #888;
    margin-bottom: 20px;
}

.section3 .section3__table .table-col1 {
    border-right: solid 1px #231815;
}

.section4__table {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
}

.section4__table__items {
    width: 48%;
}

.section4__table__item {
    margin-bottom: 1.5em;
}

.section4__table__title {
    font-size: 23px;
    font-weight: 800;
    margin-bottom: .5em;
    display: flex;
    align-items: flex-start;
}

.section4__table__title::before {
    color: #e50012;
    content: "●";
    margin-right: .5em;
    flex-shrink: 0;
}

.section4__table__content {
    font-size: 18px;
    font-weight: 400;
    padding-left: 1.5em;
}

@media screen and (max-width: 768px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .hero {
        padding: 0;
    }

    .hero__inner {
        margin: 2em auto;
    }

    .contents {
        margin: 2em auto;
    }

    .section {
        margin: 2em auto;
        width: calc(100% - 30px);
    }

    .section4__table__item {
        width: 100%;
        margin-bottom: 2em;
    }

    .section4__table__title {
        font-size: 20px;
    }

    .section4__table__content {
        font-size: 16px;
    }
}

#section4 .table {
    display: none;
}

.section5 {
    text-align: center;
}

.section6__box {
    background-color: #f9f4e9;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}

.section6__box__caption {
    text-align: center;
    font-weight: 800;
    font-size: 22px;
    letter-spacing: -0.015em;
    margin-bottom: 10px;
}

.section6__box__content {
    font-size: 16px;
}

.section6__box__content__table {
    padding-left: 20px;
}

.section6__box__content__table ol {
    padding-left: 1.5em;
}

.section6__box__content-small {
    font-size: 16px;
}

.section6__box__content-small li {
    margin-right: 1.5em;
}

.section6__box2 {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
}

.section6__box3 {
    padding: 20px 0;
}

.section7 .row {
    display: flex;
    width: 100%;
    gap: 0 20px;
}

.section7 .row .col {
    width: 50%;
}

.section7 .row .col img,
.section7 .row .col iframe {
    width: 100%;
}

.footer {
    width: 100%;
    padding: 56px 0 0;
    text-align: center;
    position: relative;
    left: 0;
    right: 0;
    height: 400px;
}

.footer::before,
.footer::after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
}

.footer::before {
    height: 200vh;
    bottom: 252px;
    z-index: -2;
}

.footer::after {
    z-index: -1;
    top: 0;
    bottom: 0;
    background: #4ca535;
}

.footer__img1 {
    width: 100%;
    max-width: 894px;
    margin: 0 auto;
}

.footer__l2 {
    width: 1130px;
    display: block;
    margin: 45px auto 0;
}

.footer__l2__img1 {
    margin: 0 auto;
    width: 95%;
    max-width: 458px;
}

.footer__l2__img2 {
    margin: 20px auto 0;
    width: 95%;
    width: 559px;
}

.footer__l2__text {
    margin-top: 2em;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
}

@-webkit-keyframes fuwatAnime {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fuwatAnime {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@media screen and (max-width: 900px) {
    .pc {
        display: none;
    }

    .sp {
        display: initial;
    }

    body {
        font-size: 14px;
    }

    #wrap section {
        width: calc(100% - 30px);
    }

    .footer {
        padding: 20px 15px;
        height: auto;
    }

    .footer::before {
        bottom: 50px;
        display: none;
    }

    .footer__l2 {
        display: block;
        width: 100%;
        height: auto;
        margin: 36px auto 0;
        padding-bottom: 30px;
    }

    .footer__l2__img1,
    .footer__l2__img2 {
        display: block;
        width: 80%;
        height: auto;
    }

    .footer__l2__img1 {
        margin: 0 auto 20px;
    }

    .footer__l2__img2 {
        width: 100%;
    }

    .table {
        width: 100%;
        display: block;
    }

    .table .table-col {
        width: 100%;
        display: block;
    }

    .hero__wrapper {
        padding: 15px;
        border-radius: 15px;
    }

    .hero__img3 {
        width: 100%;
    }

    .section-nyusen {
        margin: -2em auto 0 auto;
        width: 45%;
    }

    .section1 .table .table-col1,
    .section1 .table .table-col2,
    .section1 .table .table-col3 {
        width: 100%;
    }

    .section1 .table .table-col3 {
        margin-top: 20px;
    }

    .section1 .table .table-col3 img {
        width: 80%;
    }

    .section1 .table .table-col3 .section1__label img {
        margin: 0 auto;
    }

    .section1 .table .table-col3 .section1__label2 {
        margin-left: auto;
        margin-right: auto;
    }

    .section1__headding {
        height: 92px;
        border-radius: 46px;
        padding: 10px;
    }

    .section1__headding {
        padding: 12px 20px 15px;
        height: auto;
    }

    .section1__btn_wrap .table-col {
        margin: 10px 0;
    }

    .section2__box {
        padding: 0 70px;
    }

    .section3 .section3__table {
        border: none;
    }

    .section3 .section3__table .table-col1,
    .section3 .section3__table .table-col2 {
        border: none;
    }

    .section4__table .table-col1 {
        padding: 0 0 0px;
    }

    .section4__table .table-col2 {
        padding: 0;
    }

    .section4__table__list dt {
        font-size: 20px;
    }

    .section4__table__list dd {
        font-size: 16px;
    }

    .section5 {
        text-align: left;
    }

    .section6__box {
        padding: 15px;
    }

    .section6__box__caption {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .section6__box__content {
        font-size: 16px;
    }

    .section6__box__content-small {
        font-size: 14px;
    }

    .section6__box__content-small li {
        margin-right: 0;
    }

    .section6__box2 {
        padding: 0;
    }

    .section7 .row {
        display: block;
    }

    .section7 .row .col {
        width: 100%;
    }

    .section7 .row .col+.col {
        margin-top: 20px;
    }
}

.att_wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, .5);
}

.att_wrap .att {
    opacity: 0;
    background: hsla(0, 0%, 100%, .9);
    border-radius: 10px;
    width: 90%;
    max-width: 570px;
    box-sizing: border-box;
    position: fixed;
    top: 20%;
    left: 0;
    right: 0;
    z-index: 1000;
    margin: 0 auto 0;
    padding: 25px;
    -webkit-text-size-adjust: 100%;
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 300ms;
    -ms-animation-delay: 300ms;
    animation-delay: 300ms;
    -webkit-animation-name: fuwatAnime;
    -ms-animation-name: fuwatAnime;
    animation-name: fuwatAnime;
    visibility: visible !important;
}

@media screen and (max-width: 900px) {
    .att_wrap .att {
        top: 10%;
    }
}

.att_wrap .att h2 {
    background: #c83a39;
    padding: 10px 0;
    text-align: center;
    font-size: 32px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.2;
}

@media screen and (max-width: 900px) {
    .att_wrap .att h2 {
        font-size: 16px;
    }
}

.att_wrap .att h2 span {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: .2em;
    display: block;
}

.att_wrap .att .txt {
    font-size: 16px;
    line-height: 1.4;
}

@media screen and (max-width: 900px) {
    .att_wrap .att .txt {
        font-size: 14px;
    }
}

.att_wrap .att .txt p {
    margin-bottom: 1em;
}

.att_wrap .att .box {
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
    padding: 10px;
    border: 1px solid #c83a39;
    margin: 0;
}

@media screen and (max-width: 900px) {
    .att_wrap .att .box {
        font-size: 12px;
    }
}

.att_wrap .att .box .name {
    font-size: 18px;
    font-weight: 800;
    margin-top: .1em;
}

.att_wrap .att .box .name small {
    display: block;
    font-size: 14px;
}

@media screen and (max-width: 900px) {
    .att_wrap .att .box .name {
        font-size: 16px;
    }

    .att_wrap .att .box .name small {
        font-size: 12px;
    }
}

.att_wrap .att .box .tel {
    font-size: 21px;
    font-weight: 800;
}

@media screen and (max-width: 900px) {
    .att_wrap .att .box .tel {
        font-size: 18px;
    }
}

.att_wrap .att .box .tel a {
    text-decoration: none;
    color: #000;
}

@-webkit-keyframes fuwatAnime {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fuwatAnime {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}


