@media screen and (max-width: 767px) {
    .none-sp {
        display: none !important;
    }
}

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

body {
    font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, Osaka, sans-serif;
}

a {
    text-decoration: none;
}

header {
    background-color: #fff;
}

.first {
    animation: bgloop 30s linear infinite;
    font-weight: 800;
    width: 100%;
    max-width: 100%;
    padding-block-start: 4rem;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .first {
        padding-block-start: 5.8rem;
    }
}

.container {
    position: relative;
    width: 100%;
}



.hero-catch01,
.hero-catch02 {
    color: #000;
    text-align: center;
    line-height: 1.5em;
    font-size: 0;
}

.hero-catch02 .adjust {
    font-size: 100%;
}

.hero-catch02 .adjust.b {
    font-size: 180%;
}

.hero-catch02 .adjust.b2 {
    font-size: 180%;
    color: #ff6d00;
}

.hero-catch03 {
    color: #249262;
    text-align: justify;
    line-height: 1.5em;
    font-size: 2em;
    width: 750px;
    margin: 0 auto 30px;
}

.hero-feature {
    align-items: center;
    display: flex;
    font-size: 2em;
    font-weight: 800;
    letter-spacing: .02em;
    justify-content: center;
    text-align: center;
}

.hero-feature li.list01 {
    color: #006505;
}



.hero-feature li {
    position: relative;
}

.hero-feature .bg {
    overflow: hidden;
    position: relative;
}

.hero-feature .bg::before {
    background-color: #f2e4f0;
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-position: 0 0, 5px 5px;
    background-repeat: repeat;
    background-size: 10px 10px;
    content: "";
    display: block;
    filter: blur(1px);
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px);
    height: 100%;
}

.hero-feature .txt {
    position: relative;
    z-index: 1;
}



.hero-feature li.list02 {
    color: #00937f;
}

.hero-feature li:not(:first-child)::before {
    background: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.49095%2027.49095%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A10%3Bstroke-width%3A2px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%221%22%20y1%3D%221%22%20x2%3D%2226.49095%22%20y2%3D%2226.49095%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M13.74547%2C13.74547%2C1%2C26.491%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M26.491%2C1%2C18.22423%2C9.26672%22%2F%3E%3C%2Fsvg%3E) 50% 50% / contain no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 0;
}



.hero-feature li.list03 {
    color: #58a000;
}

@media screen and (max-width: 767px) {
    .hero-feature {
        flex-wrap: wrap;
        font-size: 3.813vw;
        margin-bottom: 2.667vw;
    }
}

@media screen and (max-width: 767px) {
    .hero-feature li {
        height: 7.467vw;
        line-height: 7.467vw;
        margin-bottom: 1.733vw;
        width: 38.133vw;
    }
}

@media screen and (max-width: 767px) {
    .hero-feature .bg::before {
        background-position: 0 0, 3px 3px;
        background-size: 6px 6px;
        height: 7.467vw;
    }
}

@media screen and (max-width: 767px) {
    .hero-feature li:not(:first-child)::before {
        height: 7.467vw;
        left: -5.067vw;
        width: 3.2vw;
    }
}

@media screen and (max-width: 767px) {
    .hero-feature li:not(:first-child) {
        margin-left: 6.4vw;
    }
}

@media screen and (min-width: 768px) {
    .f-box {
        max-width: 1200px;
    }
}

.header-btn {
    font-size: 0;
    margin: 0;
    margin-right: 0;
    margin-left: auto;
    text-align: right;
    display: flex;
}

.header-btn a {
    display: inline-block;
    width: 243px;
}

.header-btn a.line {
    width: 300px;
}

.header-btn a:hover {
    opacity: 0.5;
}

.hero-btn {
    font-size: 0;
    margin: 0 auto;
    text-align: left;
    display: flex;
    padding-left: 35px;
    justify-content: flex-end;
}

.hero-btn a {
    display: inline-block;
    width: 279px;
}

.hero-btn a.line {
    width: 345px;
}

.hero-btn a:hover {
    opacity: 0.5;
}

@media screen and (max-width: 767px) {
    .hero-btn {
        width: 100%;
        margin: 10px auto 0;
        padding: 0;
    }

    .hero-bg .hero-btn {
        margin: 0 auto;
        padding: 0;
        padding-top: 10px;
    }

    .hero-btn a {
        font-size: .8em;
        letter-spacing: -0.05em;
        width: 48%;
        margin-bottom: 20px;
        padding: .5em .5em .5em;
    }

    .hero-btn a.line {
        width: 60%;
    }

    .hero-bg .hero-btn {
        background: #efece1;
    }
}

@media screen and (min-width: 768px) {
    .hero-bg {
        background: url(../img/bg1.png) 0 0 / 64.4em 100% repeat-x;
        background-size: cover;
    }
}

@media screen and (min-width: 768px) {
    .hero-bg .container {
        height: 50em;
        width: 70%;
        margin-right: 10%;
        padding-top: 3em;
        margin-left: auto;
    }
}

@media screen and (max-width: 767px) {
    .hero-bg {
        background: none;
    }

    .hero-bg .container {
        width: 100%;
        margin-left: 0;
        padding-top: 0;
    }
}

@media screen and (min-width: 768px) {
    .container {
        margin: auto;
        max-width: 1280px;
    }
}

@media screen and (min-width: 768px) {
    .hero-catch02 {
        letter-spacing: .04em;
        margin-bottom: .526em;
        width: 628px;
        margin-right: 0;
        margin-left: auto;
        margin-bottom: 20px;
        text-align: right;
    }
}

@media screen and (max-width: 767px) {
    .hero-catch02 {
        font-size: 0;
    }

    .hero-catch02 .adjust.b {
        font-size: 170%;
    }

    .hero-catch02 .adjust.b2 {
        font-size: 170%;
    }

    .hero-catch03 {
        line-height: 1.5em;
        font-size: 1.39em;
        width: 100%;
        margin: 0 auto 20px;
    }
}

@media screen and (min-width: 768px) {
    .hero-feature {
        font-size: 165%;
        margin-bottom: 1.576em;
    }
}

@media screen and (min-width: 768px) {
    .hero-feature li {
        height: 2.188em;
        line-height: 2.188em;
        width: 10em;
    }
}

@media screen and (min-width: 768px) {
    .hero-feature .bg::before {
        height: 2.242em;
    }
}

@media screen and (min-width: 768px) {
    .hero-feature li:not(:first-child) {
        margin-left: 1.455em;
    }
}

@media screen and (min-width: 768px) {
    .hero-feature li:not(:first-child)::before {
        height: 2.188em;
        left: -1.152em;
        width: .788em;
    }
}

.nice,
.rate-diff,
.sudden {
    padding: .5rem 0 .5rem 0;
}

.nice::before,
.rate-diff::before,
.sudden::before {
    content: none;
}

.sudden {
    margin-top: 0;
    margin-bottom: 5rem;
}

.nice,
.rate-diff,
.sudden {
    text-align: center;
}

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

    .nice,
    .rate-diff,
    .sudden {
        padding: .5rem 0 1rem 0;
    }
}

@media screen and (max-width: 767px) {
    .sudden {
        margin-bottom: 3rem;
    }
}

.trouble {
    background: #efece1;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 3rem 0 5rem;
}

.trouble .sudden {
    width: 800px;
    max-width: none;
}

.trouble .sudden,
.trouble .sudden span {
    color: #000;
}

.features {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    width: 1000px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .trouble .sudden {
        width: 90%;
    }

    .features {
        width: 100%;
    }
}

.card {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    padding: 30px 20px;
    text-align: center;
    width: 250px;
    transition: transform 0.3s;
}

.card:hover {
    transform: translateY(-5px);
}

.icon {
    font-size: 0;
    border-radius: 50%;
    width: 120px;
    margin: 0 auto 20px;
}

.title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.desc {
    font-size: 14px;
    color: #666;
    text-align: justify;
}

@media (max-width: 768px) {
    .card {
        width: 100%;
        max-width: 300px;
    }
}

.step-flow {
    background: url('../img/contents03_bg.png') no-repeat center bottom;
    background-size: cover;
    width: 100%;
}

.step-bg {
    max-width: 1100px;
    margin: 0 auto;
    padding: 3rem 0 5rem;
    text-align: center;
}

.step-bg .sudden {
    width: 850px;
    max-width: none;
}

.step-bg .sudden span {
    color: #ff6509;
}

@media screen and (max-width: 767px) {
    .step-bg {
        max-width: 100%;
        padding: 3rem 0 0;
    }

    .step-bg .sudden {
        width: calc(100% - 3rem);
    }
}

.step-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    position: relative;
}

.step-item {
    width: calc(100% / 3.6);
    padding: 20px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.step-item:not(:last-child) {
    margin-right: 67px;
}

.step-item:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 43%;
    right: -110px;
    transform: translateY(-50%);
    width: 128px;
    height: 168px;
    background-image: url(../img/content03_4.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
}

.step-img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}

.step-number {
    font-size: 2em;
    font-weight: bold;
    color: #ff6509;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.step-title {
    font-size: 1.5em;
    font-weight: bold;
    color: #ff6509;
    margin-bottom: 10px;
}

.step-desc {
    font-size: 1.2em;
    color: #000;
    line-height: 1.6;
    text-align: justify;
}

@media (max-width: 768px) {
    .step-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .step-item {
        width: 100%;
        max-width: 300px;
    }

    .step-item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20%;
    }

    .step-item:not(:last-child)::after {
        top: auto;
        bottom: -30%;
        left: 50%;
        right: auto;
        transform: translateX(-50%) rotate(90deg);
    }

}

.feedback {
    background-color: #e9f3f9;
}

.feedback .hline {
    margin-bottom: 100px;
}

.faq-section {
    max-width: 700px;
    margin: 0 auto;
    text-align: left;
}

.faq-item {
    margin-bottom: 30px;
}

.question {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #333;
}

.answer {
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 12px;
    font-size: 1.2em;
    line-height: 1.6;
    color: #444;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 767px) {
    .feedback {
        padding: 3rem 0;
    }

    .feedback .hline {
        margin-bottom: 50px;
    }

    .faq-section {
        max-width: 90%;
    }
}

.pagetop {
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 100px;
    height: 80px;
    background-color: #f9e9f9;
    border-top: none;
    border-bottom: none;
    border: 1px solid #000;
    color: #000;
    font-weight: 700;
    display: block;
    padding: 1.5em 0 0;
    text-align: center;
    text-decoration: none;
}

#floatButton1 .hero-btn {
    margin: 0 auto;
    width: 800px;
}

#floatButton1 .hero-btn a {
    display: inline-block;
    font-size: 1em;
    width: 49%;
}

.fixed {
    padding: 1.5em 0 0;
}

@media screen and (max-width: 767px) {
    #floatButton1 .hero-btn {
        width: 95%;
    }

    #floatButton1 .hero-btn a {
        display: inline-block;
        font-size: .7em;
        width: 45%;
        padding: .5em .5em .5em;
    }

    #floatButton1 .hero-btn a.line {
        width: 55%;
    }

    #floatButton1 .hero-btn a:first-child {
        margin-right: 0;
    }
}

@media screen and (min-width: 768px) {
    #floatButton1 {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .pagetop {
        bottom: 120px;
        width: 80px;
        height: 70px;
        padding: 1.7em 0 0;
    }
}

.review {
    background: #efece1;
    padding-top: 5rem;
    padding-bottom: 100px;
}

.review .hline {
    margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
    .review {
        padding: 3rem 0;
    }

    .review .hline {
        margin-bottom: 50px;
    }
}

.reviews {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 80px;
}

.review-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 391px;
    padding: 20rem 2em 4rem;
}

@media screen and (max-width: 767px) {
    .review-box {
        padding: 25rem 2em 4rem;
    }
}

.review-box.man {
    background-image: url(../img/contents04_1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.review-box.woman {
    background-image: url(../img/contents04_2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.review-top {
    background-color: #e9f3f9;
    border-radius: 50px;
    width: 100%;
    padding: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.review-photo {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    border: 5px solid #ffffff;
}

.review-bottom {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.review-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
}

.reviewer-info {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.review-text {
    font-size: 14px;
    color: #555;
    margin-top: 5px;
    line-height: 1.6;
}