@charset "UTF-8";

p {
    word-break: auto-phrase;
}


.intro .inner {
    margin: 0 14% 0;
    padding: 30px 0 64px;
    position: relative;
}


.intro .inner::before {
    content: "";
    position: absolute;
    width: clamp(4.438rem, 3.912rem + 2.16vw, 6.5rem);
    height: clamp(10.625rem, 9.366rem + 5.16vw, 15.563rem);
    top: -35px;
    left: 0;
    background: url(/system_panel/uploads/images/20260104024237253769.svg) no-repeat center/contain;
}


.intro .column {
    display: grid;
    grid-template-columns: auto 1fr;
    margin-bottom: 120px;
    gap: 3%;
    width: 86%;
    margin-left: auto;
}

.intro .column .col-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.intro .inner .main-title {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: clamp(1.688rem, 1.49rem + 0.84vw, 2.5rem);
    color: #000;
    width: fit-content;
}

.intro .inner .desc {
    margin-bottom: 40px;
}

.intro .inner .desc p {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-size: clamp(0.875rem, 0.845rem + 0.13vw, 1rem);
    line-height: clamp(2rem, 1.879rem + 0.52vw, 2.5rem);
    color: #000;
}

.column {
    display: flex;
}

.link {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;

}

.link::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    transform: translateX(-100%);
    transition: .8s ease;
}

.link:hover::after {
    transform: translateX(0);
}

.link p {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-size: clamp(1rem, 0.968rem + 0.13vw, 1.125rem);
    color: #000;
}

img.tac {
    text-align: center;
    margin: 0 auto;
    transform: translateY(-100%);
    transition: 1.2s ease;
}

img.tac.active {
    transform: translateY(0);
}

.line {
    overflow: hidden;
}

.history .inner {
    margin: 0 14% 0;
}

.history .inner .main-title {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: clamp(1.5rem, 1.373rem + 0.52vw, 2rem);
    text-align: center;
    color: #000;
    margin-bottom: 80px;
}

.story {
    display: flex;
    gap: 4%;
    margin-bottom: 120px;
}



.story.reverse {
    flex-direction: row-reverse;
}

.story .title {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
    margin-bottom: 40px;
}

.story .title .sub {
    writing-mode: vertical-lr;
    font-family: "Zen Antique", serif;
    font-weight: 400;
    font-size: 20px;
    color: #000;
    letter-spacing: 0.5em;
}

.story .title .story-ttl {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: clamp(1.25rem, 1.186rem + 0.26vw, 1.5rem);
    text-align: center;
    color: #000;

}

.story .desc p {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    color: #000;
}

.story .col-img {
    max-width: 56%;
    width: 100%;
    animation-delay: .15s;
}

.story.outer {
    flex-direction: column;
}

.story.outer .swiper {
    width: 100%;
    margin: 0 auto 40px;
}

.story.outer .swiper .swiper-slide {
    height: 415px;
}

.story.outer .desc {
    margin: 0 14% 0;
}

.concept {
    background-color: #E9E4EA;
    padding: 48px 0;
    position: relative;
}

.concept::before {
    content: "";
    background: url(/system_panel/uploads/images/20260104122322375223.svg) no-repeat top/contain;
    width: clamp(7.375rem, 6.387rem + 4.05vw, 11.25rem);
    height: clamp(11rem, 8.865rem + 8.76vw, 19.375rem);
    position: absolute;
    top: 0;
    left: 0;
}

.concept .box-inner {
    margin: 0 7%;
    padding: 40px 0;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    gap: 4%;
    justify-content: center;
}

.concept .box-inner .col-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    width: 57%;
}

.concept .box-inner .col-text .main-text {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: clamp(1.25rem, 1.186rem + 0.26vw, 1.5rem);
    text-align: center;
    color: #000;
}

.concept .box-inner .col-text .desc p {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-size: clamp(0.875rem, 0.843rem + 0.13vw, 1rem);
    line-height: 27px;
    color: #000;
}

.concept .box-inner .col-img {
    max-width: 350px;
    width: 26%;
}

.concept02 {
    border-bottom: 1px solid #D5D5D5;
}

.concept02 .inner {
    padding: 120px 0;
    margin: 0 14%;
    display: flex;
    align-items: flex-start;
    gap: 8%;
    justify-content: space-between;
}

.concept02 .inner .col-img {
    max-width: 564px;
    width: 42%;
}

.concept02 .inner .col-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.concept02 .inner .col-text .main-text {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: clamp(1.25rem, 1.186rem + 0.26vw, 1.5rem);
    color: #000;
    margin-bottom: 20px;
}

.concept02 .inner .col-text .desc {
    margin-bottom: 40px;
}

.concept02 .inner .col-text .desc p {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-size: clamp(0.875rem, 0.843rem + 0.13vw, 1rem);
    line-height: 27px;
    color: #000;
}

.concept02 .inner .col-text .item {
    max-width: 286px;
    width: 50%;
}

.concept02 .inner .col-text .column {
    gap: 3%;
    margin-bottom: 18px;
    width: 100%;
    justify-content: space-between;
}

.concept02 .inner .col-text .item .main-text {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #000;
}

.concept02 .inner .col-text .item .desc {
    margin-bottom: 17px;
}

.concept02 .inner .col-text .item .desc p {
    line-height: 34px;
}

.concept02 .inner .col-text .link {
    justify-content: flex-end;
    margin-left: auto;
}

.greeting .inner {
    padding: 120px 0;
    margin: 0 14%;
    display: flex;
    gap: 4%;
    justify-content: flex-start;
}

.deco {
    width: clamp(2.25rem, 2.107rem + 0.59vw, 2.813rem);
    height: auto;
}

.col-head .main-text {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: clamp(1.125rem, 1.029rem + 0.39vw, 1.5rem);
    color: #000;
}

.col-head .sub-text {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-size: clamp(0.875rem, 0.811rem + 0.26vw, 1.125rem);
    color: #000;
}

.col-head .title {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.greeting .inner .col-head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10%;
    width: 30%;
    margin-top: 67px;
    margin-bottom: auto;
}



.greeting .inner .col-text {
    max-width: 768px;
    width: 70%;
}

.greeting .inner .col-text .img {
    margin-bottom: 25px;
}

.greeting .inner .col-text .main-text {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-size: clamp(1rem, 0.936rem + 0.26vw, 1.25rem);
    line-height: 32px;
    color: #000;
    margin-bottom: 20px;
}

.greeting .inner .col-text .desc {
    margin-bottom: 40px;
}

.greeting .inner .col-text .desc p {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-size: clamp(0.875rem, 0.843rem + 0.13vw, 1rem);
    line-height: 27px;
    color: #000;
}

.greeting .inner .col-text .name {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-size: 27px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000;
    gap: 25px;
}

.greeting .inner .col-text .name .strongtext {
    font-size: 33px;
}

.info .inner {
    padding: 100px 0 160px;
    display: flex;
    align-items: flex-start;
    margin: 0 14%;
    gap: 4%;
    justify-content: flex-start;
}

.info .inner .col-head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10%;
    width: 30%;
}

.info .inner .col-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.info .inner .col-text .item {
    display: grid;
    grid-template-columns: 30% 1fr;
    padding-bottom: 24px;
    border-bottom: 1px solid #d5d5d5;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-size: clamp(0.875rem, 0.843rem + 0.13vw, 1rem);
    color: #000;
    padding-left: 33px;

}

@media screen and (max-width: 1024px) {
    .history .inner, .concept02 .inner, .greeting .inner, .info .inner {
        margin: 0 3%;
    }

    .concept02 .inner {
        flex-direction: column-reverse;
        gap: 65px;
    }

    .concept02 .inner .col-img {
        max-width: 100%;
        width: 100%;
    }

    .concept02 .inner .col-text {
        width: 100%;
    }

    .concept02 .inner .col-text .item {
        max-width: 100%;
    }

    .concept02 .inner .col-text .column {
        justify-content: center;
    }

    .intro .column {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        margin-bottom: 64px;
        gap: 32px;
        width: 100%;
    }


    .intro .inner .main-title {
        text-align: center;
        width: 100%;
    }

    .intro .inner .col-text {
        width: fit-content;
        margin: 0 auto;

    }

    .intro .column .link {
        justify-content: center;
    }

    .story .col-img {
        max-width: 40%;
    }

    .intro .inner {
        padding: 183px 0 64px;
        position: relative;
    }
}

@media screen and (max-width: 768px) {
    .intro .inner {
        margin: 0 4% 0;
    }



    .intro .inner::before {
        top: -26px;
    }





    .story {
        flex-direction: column;
    }

    .story .desc {
        margin-bottom: 40px;
    }

    .story .col-img {
        max-width: 100%;
    }

    .story.reverse {
        flex-direction: column;
    }

    .story.outer .desc {
        margin: 0 2% 0;
    }

    .concept .box-inner {
        flex-direction: column;
        gap: 32px;
        padding-top: 158px;
    }

    .concept .box-inner .col-text {
        width: 91%;
    }

    .concept .box-inner .col-img {
        max-width: 277px;
        width: 100%;
    }

    .concept::before {
        left: 39px;
    }

    .concept02 .inner .col-text .column {
        flex-direction: column;
        gap: 40px;
    }

    .concept02 .inner .col-text .item, .concept02 .inner .col-text .item img {
        width: 100%;
    }

    .greeting .inner, .info .inner {
        flex-direction: column;
        gap: 40px;
    }

    .greeting .inner .col-text, .info .inner .col-text {
        max-width: 100%;
        width: 100%;
    }

    .story.outer .swiper .swiper-slide {
        height: 248px;
    }

    .greeting .inner .col-head, .info .inner .col-head {
        width: 100%;
    }

    .info .inner .col-text .item {
        padding-left: 0;
    }
}