.information .title .name-wrap {
    width: 60%;
}

.overview .overview-title-images>.img-wrap::before {
    background: center bottom / contain no-repeat url(../../img/works/takikawa/W02takikawa_ceotakikawa.png);
    width: 21.48vw;
    height: 21.88vw;
    max-width: 220px;
    max-height: 224px;
    right: 100%;
}
.overview .overview-txt>p {
    width: 71.28%;
}
.overview .overview-txt h4 {
    width: 66.22%;
    text-align: center;
    position: relative;
    margin-top: 1em;
    margin-bottom: .5em;
    font-size: 30px;
    min-height: 0vw;
    color: var(--current-color);
    font-weight: bold;
    line-height: 1.3;
}
.overview .overview-txt .arrow-box {
    width: 66.22%;
}
.overview .overview-txt .arrow-box::before {
    top: 35%;
    left: calc(100% - 8px);
    background: center / contain no-repeat url(../../img/works/takikawa/arrow.png);
}
.overview .overview-txt>p::before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 29.79vw;
    height: 38.87vw;
    max-width: 305px;
    max-height: 398px;
    background: center / contain no-repeat url(../../img/works/takikawa/ph_character_takikawa.png);
}
.overview .overview-title-images .overview-title-wrap .overview-title {
    font-size: min(max(20px, 1.25rem + (1vw - 7.41px)*3.3126), 32px);
    line-height: 1.3;
    margin-top: -7.25%;
}

.takikawa .profile .value h3 {
    margin-bottom: 1em;
    padding: .5em;
    width: 100%;
    min-height: 0vw;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: var(--current-color);
}

.qa .question-wrap {
    width: 32.5733333333%;
    margin-right: 1.14%;
}
.qa .question-wrap:last-of-type {
    margin-right: 0;
}
.qa .question-wrap .question-txt {
    font-weight: bold;
    text-align: center;
}

.type .ttl-base,
.purpose .ttl-base {
    color: #000;
}

.share {
    margin-top: 9.77%;
}
.share .arrow-box-wrap {
    position: relative;
    width: 60.12%;
    margin-left: auto;
}
.share .arrow-box-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 29.79vw;
    height: 38.87vw;
    max-width: 305px;
    max-height: 398px;
    background: center / contain no-repeat url(../../img/works/takikawa/ph_character_takikawa.png);
}
.share .arrow-box-wrap .arrow-box::before {
    top: 25%;
    right: calc(100% - 8px);
    background: center / contain no-repeat url(../../img/works/takikawa/arrow.png);
    transform: scale(-1, 1);
}

.process {
    margin-top: 9.77%;
}
.process>.item-wrap {
    display: flex;
    justify-content: space-between;
    border: 4px solid #000;
    height: 100%;
}
.process .item-wrap .text-wrap {
    padding: 1.7em 2.1em;
    width: 47.44%;
}
.process .item-wrap .text-wrap .title-box {
    margin-bottom: 1em;
}
.process .item-wrap .text-wrap .title-box .title {
    font-size: min(max(28px, 1.75rem + (1vw - 7.68px) * 1.5625), 32px);
    min-height: 0vw;
    font-weight: bold;
    line-height: 1;
}
.process>.item-wrap .img-wrap {
    width: 52.63%;
}
.process .ttl-base {
    color: #000;
}

.slide-rearing {
    margin-top: 85px;
    text-align: center;
}

.explain {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 40px;
}

.eight {
    align-items: center;
    display: flex;
    gap: 20px;
}

.explain .eight .image {
    display: flex;
    width: 40%;
    min-width: 220px;
    max-width: 350px;
}

.eight .text {
    width: 60%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.text3 {
    background: var(--current-color);
    padding: 20px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 30px;
}

.question-box.question-text-box .question-wrap:not(:nth-of-type(3n)) {
    margin-right: unset;
}

.question-box.question-text-box .question-wrap:not(:nth-of-type(3n)) {
    margin-right: unset;
}

.box1 {
    display: flex;
    border: 4px solid;
}

.box1 .image {
    width: 50%;
}

.box1 .text {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 30px;
}

.box1 .text p span {
    font-size: 30px;
    font-weight: bold;
}

.box1 .text p {
    line-height: 2;
}

.text4 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: var(--current-color);
    line-height: 45px;
}

.swiper-container .item-wrap {
    height: 100%;
}

.takikawa .message .video-wrap p {
    display: inline-block;
    margin: 0 auto;
    padding: .25em 1.5em;
    font-size: 26px;
    font-weight: bold;
    color: #231815;
    border: 3px solid #231815;
    border-radius: 2em;
    background-color: #c4d700;
}

.ttl-border {
    border-bottom: none;
}

.takikawa .message .video-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    font-weight: bold;
}

.message span img {
    width: 283px;
    margin: 0 auto;
}


.fontstyle1 {
    font-size: 35px;
    font-weight: bold;
    color: var(--current-color);
    text-align: center;
}

.fontstyle2 {
    background-color: white;
    width: 100%;
    min-width: 200px;
    padding: 10px;
    border: 4px solid var(--current-color);
    border-radius: 10px;
    position: relative
}

.fontstyle2::before {
    content: "";
    position: absolute;
    top: calc(33% - 7px);
    left: 100%;
    transform: rotate(-92deg);
    width: 18px;
    height: 24px;
    background: center / contain no-repeat url(../../img/works/takikawa/service-arrow.png);
}

.takikawa .overview .overview-txt .text1 {
    width: 75%;
}

.takikawa .overview .overview-txt .image1 {
    width: 25%;
    display: flex;
    min-width: 200px;
}

.takikawa .overview .overview-txt .imagetxt1 {
    display: flex;
}

.boximage {
    width: 100%;
    height: 100%;
}

.food {
    margin-top: 9.77%;
}
.food .color-box-wrap {
    background-color: #E3EDF7;
}
.food .color-box-wrap .img-txt-wrap .img-wrap {
    background-color: #fff;
    border: 2px solid var(--current-color);
    height: max-content;
}

.box2 {
    border: 2px solid;
    width: 50%;
    background: white;
}

.imagetxt2 {
    display: flex;
    gap: 20px;
}

.text5 {
    width: 50%;
}


@media (max-width:768px) {
    .overview .overview-txt>p::before {
        top: 100%;
    }
    .share .arrow-box-wrap::after {
        top: 10%;
    }
}
@media (max-width:540px) {
    .information .title .name-wrap {
        width: 100%;
    }
    .overview .overview-title-images>.img-wrap::before {
        width: 50%;
        height: 100%;
        right: 0;
    }
    .overview .overview-title-images .overview-txt>p {
        width: 100%;
    }
    .overview .overview-txt>p {
        width: 100%;
    }
    .overview .overview-txt>p::before {
        display: none;
    }
    .overview .overview-txt h4 {
        width: 100%;
    }
    .overview .overview-txt .arrow-box {
        width: 100%;
        margin-bottom: 80vw;
    }
    .overview .overview-txt .arrow-box::before {
        top: 98%;
        transform: scale(1, -1) rotate(-90deg);
        left: 60%;
    }
    .overview .overview-txt .arrow-box::after {
        content: "";
        position: absolute;
        top: 102%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        height: 80vw;
        max-height: 80vw;
        background: center / contain no-repeat url(../../img/works/takikawa/ph_character_takikawa.png);
    }

    .qa .question-wrap {
        width: 46.885%;
        margin-right: 6.23%;
        margin-bottom: 6.23%;
    }
    .qa .question-wrap:nth-of-type(2n) {
        margin-right: 0;
    }

    .share .arrow-box-wrap {
        width: 100%
    }
    .share .arrow-box-wrap::after {
        top: 102%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        height: 80vw;
        max-height: 80vw;
    }
    .share .arrow-box-wrap .arrow-box {
        margin-bottom: 80vw;
    }
    .share .arrow-box-wrap .arrow-box::before {
        top: 98%;
        transform: scale(1, -1) rotate(-90deg);
        left: 60%;
    }


    .process>.item-wrap {
        display: block
    }
    .process .item-wrap .text-wrap {
        width: 100%;
    }
    .process>.item-wrap .img-wrap {
        width: 100%;
    }

    .fontstyle2 {
        width: 100%;
        position: absolute;
        left: 1%;
        top: 0.1%;
    }

    .takikawa .overview .overview-txt .imagetxt1 {
        position: relative;
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
    }

    .takikawa .overview .overview-txt .image1 {
        width: 80%;
        margin-top: 200px;
    }

    .fontstyle2::before {
        position: absolute;
        top: calc(102% - 7px);
        left: 81%;
        transform: rotate(4deg);
        transform: rotateY(180deg);
    }

    .takikawa .overview .overview-txt .text1 {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }

    .text4 {
        font-size: 5vw;
    }

    .eight .text {
        width: 100%;
    }

    .eight {
        flex-direction: column;
    }


    .text3 {
        font-size: 25px;
    }

    .box1 .text {
        width: 100%;
        padding: 15px 10px;
    }

    .box1 .image {
        width: 100%;
    }

    .box1 {
        flex-direction: column-reverse;
    }

    .imagetxt2 {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .box2 {
        width: 80%;
    }

    .text5 {
        width: 100%;
    }

    #box1 {
        flex-direction: column;
    }

    .swiper-container .item-wrap {
        flex-direction: column;
    }

    .swiper-container .item-wrap .text-wrap {
        width: 100%;
    }

    .swiper-container .item-wrap .img-wrap {
        width: 100%;
    }

    .swiper-container .item-wrap .img-wrap img {
        height: 200px;
    }
}