@charset "utf-8";

#header {
    position: fixed;
    /* box-shadow: 0 1px 0 #199342; */
    padding: 2rem 0;
    width: 75rem;
    background: #fff;
    z-index: 101;
    top: 0;
}

#h_logo {
    width: 20rem;
}

#h_tel {
    width: 19.3rem;
}

#h_btn {
    width: 27.8rem;
}

/* #mi {
    overflow: hidden;
    position: relative;
    background: url(../img/fvBg.webp) no-repeat center;
    background-size: 100% 227%;
    margin-top: 9rem;
} */

#mi::after {
    content: "";
    display: none;
    width: 75rem;
    height: 14.5rem;
    background: url(../img/mi/bg_b.svg) no-repeat center top;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}

#mi_bg {
    position: relative;
}

/* #mi_bg li {
    background: url(../img/fvBg.webp) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 53.6rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
    animation: anime 18s 0s infinite;
} */

/* #mi_bg li:nth-child(2) {
    background: url(../img/mi/bg02.webp) no-repeat center center;
    background-size: cover;
    animation-delay: 6s;
}
#mi_bg li:nth-child(3) {
    background: url(../img/mi/bg03.webp) no-repeat center center;
    background-size: cover;
    animation-delay: 12s;
}
@keyframes anime {
    0% {
        opacity: 0;
    }
    16% {
        opacity: 1;
    }
    34% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale(1.15);
        z-index: 9;
    }
    100% {
        opacity: 0;
    }
} */
#mi .box {
    padding: 26.8rem 0 2rem 0;
}

#mi_box {
    position: relative;
    z-index: 10;
    display: block;
    /* padding: 4.5rem 2rem 2rem 0; */
    margin: 0 3rem;
    border-radius: 2.3rem;
    /* background: rgba(255, 255, 255, 0.7); */
    text-align: center;
    letter-spacing: -.3rem;
    top: -27rem;
}

#mi_box h2 strong {
    background: #fff064;
    color: #196e3c;
    padding: 2rem 1rem 1rem 1rem;
}

#mi_box h2 strong span {
    position: relative;
}

#mi_box h2 strong span::after {
    content: '';
    position: absolute;
    width: .6rem;
    height: .6rem;
    background-color: #196e3c;
    border-radius: 50%;
    top: -1rem;
    left: 50%;
    transform: translateX(-50%);
}

#mi_box p {
    padding: 0 0 0 2rem;
}

#mi_li {
    position: relative;
    z-index: 11;
    padding: 0 1rem;
}

#mi_li li {
    margin: 0 -1rem 0 0;
}

#mi_li li:last-child {
    margin: 0;
}

.mi_li {
    width: 25rem;
}

.fv{
    background: url(../img/fvBg.webp) no-repeat center;
    background-size: 100% 100%;
    margin-top: -18rem;
}

.fvTxt {
    height: 9rem;
    display: block;
    margin: 0 auto;
    margin-top: 2rem;
    position: relative;
}

.fvTxt p{
    position: absolute;
    width: 58rem;
    top: 50%;
    left: 57%;
    transform: translate(-50%, -50%);
}

.fvBanner {
    width: 69rem;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 18rem;
}

.fvInfo {
    background-color: #196e3c;
    padding: 2rem 0;
    margin-top: 66rem;
}

.fvInfo p{
    margin: 2rem 4.5rem 0 4.5rem;
}

.fvCircle{
    width: 69rem;
    display: block;
    margin: 0 auto;
}

#conversion {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    padding: 1rem;
    background: rgb(255 255 255 / 75%);
}

#banner .box {
    padding: 1rem 0 2rem 0;
}

.banner_area {
    padding: 0 2rem;
    width: 75rem;
}

.banner_date {
    width: 12rem;
    height: 11.8rem;
    padding: 4rem 0 0 0;
    position: absolute;
    top: 10.8rem;
    left: 2rem;
    line-height: 0.8;
}

.slider {
    opacity: 0;
    transition: 3s;
}

.slick-initialized {
    opacity: 1;
}

.slick-slide {
    margin-bottom: 1.5rem;
}

.slick-dots {
    display: flex;
    justify-content: center;
}

.slick-dots li {
    width: 3.6rem;
    height: 0.6rem;
    background: #ccc;
    margin: 0 1rem 0 0;
    cursor: pointer;
}

.slick-dots li:last-child {
    margin: 0;
}

.slick-dots li button {
    visibility: hidden;
    width: 3.6rem;
    height: 0.6rem;
    position: absolute;
}

.slick-dots li.slick-active {
    background: #199342;
}

.btn_box {
    width: 65.3rem;
    height: 11.8rem;
    background: url(../img/common/btn.svg) no-repeat center center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 6rem;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    line-height: 11.6rem;
    text-shadow: 0.1rem 0.1rem 0.1rem #00000080;
}

.btn_box02 {
    background: url(../img/common/btn02.svg) no-repeat center center;
    background-size: cover;
}

.btn_box::after {
    content: "";
    position: absolute;
    display: inline-block;
    top: calc(50% - 1.1rem);
    right: 5rem;
    width: 1.6rem;
    height: 2.3rem;
    background: url(../img/common/btn_arw.webp) no-repeat center center;
    background-size: cover;
}

.btn_box::before {
    content: "";
    position: absolute;
    display: inline-block;
    top: -18rem;
    left: 0;
    width: 3rem;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn 3s ease-in-out infinite;
}

@keyframes shiny-btn {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

#lead_img {
    width: 65rem;
}

@media all and (-ms-high-contrast: none) {

    .btn,
    ::-ms-backdrop {
        padding: 環境に合わせ調整;
    }
}

@media screen and (max-width: 599px) {
    #h_logo {
        width: 28rem;
    }

    #h_tel {
        width: 24.7rem;
    }
}