/* single */

a:hover{
    opacity: .7;
}
.casestudy-tags {
    margin: 0;
    padding: 0;
}

.casestudy-tags li {
    list-style: none;
    padding: 0;
    margin: 0 .5em .5em 0;
    display: inline-block;
    background: #f4f4f4;
    border-radius: .25em;
    padding: .3em .5em;
    color: #004814;
    font-weight: 600;
    font-size: clamp(6.5px,calc((13 / 1300) * 100vw),13px);
}

@media (max-width: 750px) {
    .container > .l-divide.post__divide {
        width: 95%;
        margin: 0 auto;
    }
}

.single-casestudy .post__title h1 {
    font-size: clamp(16px,calc((32 / 1300) * 100vw),32px);
    line-height: 1.3;
}
@media (min-width: 751px) and (max-width: 1200px) {
    .container > .l-divide.post__divide {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        max-width: 750px;
        margin: 0 auto;
    }
    .container > .l-divide.post__divide .single_sidebar_area{
        width: 100% !important;
        max-width: 700px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .single_sidebar_area .pc{
        width: 280px;
    }
    .single-casestudy .l-sidebar{
        width: calc(100% - 300px);
    }
    .bnr_casestudy{
        width: 92%;
    }

}
.container > .l-divide.post__divide .l-main{
    background: #fff;
    padding: 5%;
    border-radius: 8px;
}
.container > .l-divide.post__divide .l-main article section{
        margin-top: 2.5%;
}
@media (max-width: 750px) {
    .container > .l-divide.post__divide .l-main article section{
        margin-top: 5%;
    }
}
.container > .l-divide.post__divide .l-main article .casestudy-tags + picture img{
    margin: 2.5% auto;
}
.single-casestudy .post section h2{
    font-size: clamp(12px,calc((24 / 1300) * 100vw),24px);
    line-height: 1.3;
}
.single-casestudy .main{
    margin-bottom: 0;
}

.single-casestudy .single_sidebar_area{
    margin-top: 0;
}
.single-casestudy #page{
    background: #f6f8f9;
}
.single-casestudy .single-casestudy_info .btn-common{
    display: none;
}
.single-casestudy .single-casestudy_info dl dt,
.single-casestudy .single-casestudy_info dl dd,
.single-casestudy .single-casestudy_info dl li{
    color: #4f4f4f;
    font-size: clamp(7px,calc((14 / 1300) * 100vw),14px);
}
/* .swiper-wrapper{
    transition-duration: 0ms !important;
    transform: translate3d(-3785px, 0px, 0px) !important;
    height: 360px !important;
} */

@media (max-width: 750px) {
    .single-casestudy .post__date{
        font-size: clamp(.45rem,calc((18/ 750) * 100vw),.9rem);
    }
}

@media (max-width: 750px) {
    .single-casestudy .post__date img{
        width: 1.3em;
    }
}

@media (max-width: 750px) {
    .single-casestudy .other_casestudy .column__cardArea {
        width: 96%;
        margin: 0 auto;
    }
}
.single-casestudy .other_casestudy .l-col {
    width: calc(25% - 18px);
    background: #f7f7f7;
    padding: 20px;
    border-radius: 20px;
    position: relative;
}

@media (max-width: 750px) {
    .single-casestudy .other_casestudy .l-col {
        width: calc(50% - 10px);
        position: relative;
        border-radius: 2.27vw;
        padding: 8% 3% 3%;
    }
}
    .single-casestudy .other_casestudy .card__06,
    .post-type-archive-casestudy .card__06 {
        overflow: unset;
    }

@media (max-width: 750px) {
    .single-casestudy .other_casestudy .card__06 .card__thumb {
        border-radius: 2.27vw;
    }
}
@media (min-width: 751px) {
    .single-casestudy .other_casestudy .card__06 .card__thumb,
    .post-type-archive-casestudy .card__06 .card__thumb{
        padding-top: 80%;
    }
}

.single-casestudy .other_casestudy .card__06 .card__wrap,
.post-type-archive-casestudy .card__06 .card__wrap{
    position: relative;
}

@media (min-width: 751px) {
    .single-casestudy .other_casestudy .card__06 .card__logo,
    .post-type-archive-casestudy .card__06 .card__logo{
        position: absolute;
        top: -5px;
        left: -5px;
        width: 70%;
        background: #f7f7f7;
        border-bottom-right-radius: 20px;
        overflow: hidden;
        padding: 1.5px 0 0;
        z-index: 5;
        height: 3.75em;
    }
}



@media (min-width: 751px) {
    .single-casestudy .other_casestudy .card__06 .card__logo.logo_new,
    .post-type-archive-casestudy .card__06 .card__logo.logo_new{
        padding: 1.5px 5px 3.5px 0;
    }
}


@media (max-width: 750px) {
    .single-casestudy .other_casestudy .card__06 .card__logo,
    .post-type-archive-casestudy .card__06 .card__logo{
        min-height: 2.5em;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 7.5% auto -.5em;
        width: 100%;
    }
}
@media (max-width: 750px) {
    .single-casestudy .other_casestudy .card__06 .card__logo.logo_new,
    .post-type-archive-casestudy .card__06 .card__logo.logo_new{
        min-height: 2em;
    }
}

.single-casestudy .other_casestudy .card__06 .card__logo img,
.post-type-archive-casestudy .card__06 .card__logo img{
    position: relative;
    top: inherit;
    left: inherit;
    transform: unset !important;
    mix-blend-mode: darken;
    object-fit: contain;
    /* max-height: 90%; */
    max-width: 90%;
    height: 100%;
    margin: 0 auto;
    display: block;
}

.single-casestudy .other_casestudy .card__06 .card__logo.logo_new img,
.post-type-archive-casestudy .card__06 .card__logo.logo_new img{
    height: 95%;
    width: auto;
    max-width: 80%;
    margin: 0 auto;
    object-fit: contain;
}

@media (max-width: 750px) {
    .single-casestudy .other_casestudy .card__06 .card__logo img,
    .post-type-archive-casestudy .card__06 .card__logo img{
        margin: 0 auto;
        display: block;
        height: 2.5em;
    }
}

@media (max-width: 750px) {
    .single-casestudy .other_casestudy .card__06 .card__logo.logo_new img,
    .post-type-archive-casestudy .card__06 .card__logo.logo_new img{
        margin: 0 auto;
        display: block;
        width: 70%;
        height: auto;
        max-height: 2em;
    }
}

/* .single-casestudy .other_casestudy .card__06 a:hover .card__logo img,
.post-type-archive-casestudy .card__06 a:hover .card__logo img{
    max-width: 100% !important;
    width: 100%;
} */


@media (min-width: 751px) {
    .single-casestudy .other_casestudy .card__06 .card__info,
    .post-type-archive-casestudy .card__06 .card__info{
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
    }
}

.single-casestudy .other_casestudy .card__06 .card__time,
.post-type-archive-casestudy .card__06 .card__time{
    text-align: right;
    font-size: clamp(.5rem,calc((10 / 1300) * 100vw),1rem);
    margin: 0;
    color: #9a9a9a;
    line-height: 2;
}

@media (min-width: 751px) {
    .single-casestudy .other_casestudy .card__06 .card__time,
    .post-type-archive-casestudy .card__06 .card__time{
        width: 6em;
    }
}

@media (max-width: 750px) {
    .single-casestudy .other_casestudy .card__06 .card__time,
    .post-type-archive-casestudy .card__06 .card__time{
        position: absolute;
        left: 7%;
        top: 2.5%;
        font-size: clamp(.7rem,calc((14 / 750) * 100vw),1.4rem);
    }
}
@media (min-width: 751px) {
    .single-casestudy .other_casestudy .card__06 .card__corp,
    .post-type-archive-casestudy .card__06 .card__corp{
        width: calc( 100% - 6em);
        margin: 0;
    }
}

@media (max-width: 750px) {
        .single-casestudy .other_casestudy .card__06 .card__corp,
    .post-type-archive-casestudy .card__06 .card__corp{
       
        text-align: center;
        width: 100%;
        margin: 0;
    }
}

.single-casestudy .other_casestudy .card__06 .card__ttl,
.post-type-archive-casestudy .card__06 .card__ttl{
    font-size: clamp(.8rem,calc((16 / 1300) * 100vw),1.6rem);
    line-height: 1.5;
    display: block;
    overflow: unset;
    max-height: unset;
    margin: .5em auto 0;
}

@media (max-width: 750px) {
    .single-casestudy .other_casestudy .card__06 .card__ttl,
    .post-type-archive-casestudy .card__06 .card__ttl{
        font-size: clamp(1.15rem,calc((23 / 750) * 100vw),2.3rem);
        padding: 1em 0;
        border-top: 1px dashed #c6c6c6;
        margin-top: 1em;
    }
}

.single-casestudy .other_casestudy .card__06 .casestudy-tags{
    display: block;
}

@media (max-width: 750px) {
    .single-casestudy .other_casestudy .card__06 .casestudy-tags,
    .post-type-archive-casestudy .card__06 .casestudy-tags{
        display: none;
    }
}

.single-casestudy .other_casestudy .card__06 .casestudy-tags li,
.post-type-archive-casestudy .card__06 .casestudy-tags li{
    font-size: clamp(.55rem,calc((11 / 1300) * 100vw),1.1rem);
    border-radius: 3em;
    background: #fff;
    padding: .5em 1em;
    color: #253137;
}

@media (max-width: 750px) {
    .single-casestudy .casestudy-tags li{
        font-size: clamp(.85rem,calc((16 / 750) * 100vw),1.6rem);
    }
}
/* case study */
.post-type-archive-casestudy,
.tax-casestudy_category{
    background: #fff;
}
.casestudy_test .contact_banner,
.post-type-archive-casestudy .contact_banner,
.single-casestudy .contact_banner{
    margin-top: 0;
}

.mainV{
    margin: 2.5% auto;
}
.mainV:after{
    display: none;
}

@media (max-width: 750px) {
    .mainV{
        margin-top: 2.5%;
    }
}
.mainV h1{
    letter-spacing: .12em;
}
@media (max-width: 750px) {
    .mainV h1{
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 1em;
    }
}

.mainV h1 span:first-of-type {
    font-size: 1.3rem;
    text-transform: unset;
    color: #10592c;
    margin-top: 1em;
}

@media (max-width: 750px) {
    .mainV h1 span:first-of-type {
        margin: 0 0 1em;
    }
}
.casestudy_ttl{
    letter-spacing: .05em;
}

.casestudy_ttl .txt_en {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: .15em;
    color: #10592c;
    margin-left: 1em;
}

.case_study-swiper{
    padding-bottom: 40px;
}

.case_study-swiper .swiper-pagination .swiper-pagination-bullet{
    background-color: #ccc;
    width: .35em;
    height: .35em;
}
.case_study-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #126331;
}

.case_study-swiper .swiper-slide{
    background: #f7f7f7;
    border-radius: 20px;
    width: 70%;
    max-width: 815px;
    height: auto;
}
/* @media (min-width: 751px) and (max-width: 1800px){
    .case_study-swiper .swiper-slide{
    }
} */

@media (min-width: 1801px) {
    .case_study-swiper .swiper-slide{
        width: 815px;
    }
}

@media (max-width: 750px) {
    .case_study-swiper .swiper-slide{
        width: 82%;
        padding: 4.5%;
    }
}

.case_study-swiper .swiper-slide a{
    padding: 20px 42px 20px 35px;
    width: 100%;
    height: 100%;
}


@media (max-width: 750px) {
    .case_study-swiper .swiper-slide a{
        padding: 4.5%;
    }
}

.swiper-slide:not(.swiper-slide-active) {
    opacity: 1;
}
.case_study-swiper .swiper-slide .picture img{
    border-radius: 20px;
}

.case_study-swiper .swiper-slide .shadow{
    display: none;
}

.case_study-swiper .case-swiper{
    background: none;
    height: auto;
}

@media (min-width: 751px) {
    .case_study-swiper .case-swiper{
        display: flex;
        justify-content: space-between;
        flex-direction: row;
    }
}

.case_study-swiper .case-swiper .picture{
    border-radius: 20px;
    overflow: hidden;
}
@media (min-width: 751px) {
    .case_study-swiper .case-swiper .picture{
        aspect-ratio: 147 / 85;
        width: 100%;
        height: auto;
        margin-bottom: 25px;
    }
}
@media (max-width: 750px) {
    .case_study-swiper .case-swiper .picture {
        border-radius: 20px;
        overflow: hidden;
        aspect-ratio: 19 / 11;
    }
}
/* @media (min-width: 751px) {
    .case_study-swiper .case-swiper .picture{
        width: 57%;
        position: absolute;
        right: 0;
        top: 18px;
        aspect-ratio: 26 / 15;
    }
} */

@media (min-width: 751px) {
    .case_study-swiper .case-swiper .box_01{
        width: 37%;
    }
    .case_study-swiper .case-swiper .box_02{
        width: 57.5%;
        padding-top: 18px;
    }
}

.case_study-swiper .case-swiper .box .ttl{
    padding: 0 calc( 1em + 20px ) 25px 20px;
    margin-bottom: 25px;
    /* border-bottom: 1px dotted rgb(174 174 174 / 40%); */
    position: relative;
    min-height: 5em;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: center;
}

@media (min-width: 751px) {
    .case_study-swiper .case-swiper .box .ttl{
        border-bottom: 1px dashed #aeaeae;
    }
}

@media (max-width: 750px) {
    .case_study-swiper .case-swiper .box .ttl{
        padding: 0;
        justify-content: space-around;
        margin-bottom: 4%;
    }
}
@media (max-width: 750px) {
    .case_study-swiper .case-swiper .box .ttl p{
        width: 75%;
        padding: .5em 0;
        text-align: left;
    }
}
.case_study-swiper .case-swiper .box .ttl img{
    mix-blend-mode: darken;
    position: relative;
    top: inherit;
    left: inherit;
    transform: unset !important;
    height: 3em;
    width: auto;
    max-width: 80%;
    margin: 1em 0;
    object-fit: contain;
}


@media (max-width: 750px) {
    .case_study-swiper .case-swiper .box .ttl img {
        mix-blend-mode: darken;
        position: relative;
        top: inherit;
        left: inherit;
        transform: unset !important;
        height: 4em;
        width: auto;
        margin: 0;
    }
}

.case_study-swiper .case-swiper .box .ttl:after{
    content: "";
    width: 1em;
    height: 1em;
    font-size: clamp(2.1rem,calc((42 / 1300) * 100vw),4.2rem);
    background: url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/icn_arw_01.png) no-repeat 50% 50%;
    background-size: contain;
    position: absolute;

    top: calc(50% - .9em);
    right: -.25em;
}
@media (max-width: 750px) {
    .case_study-swiper .case-swiper .box .ttl:after{
        right: 0;
        top: calc(50% - .5em);
        font-size: clamp(3.5rem,calc((73 / 750) * 100vw),7.3rem);
    }
}

.case_study-swiper .case-swiper .box .ttl h2{
    font-size: clamp(6.5px,calc((13 / 1300) * 100vw),13px);
}

@media (max-width: 750px) {
    .case_study-swiper .case-swiper .box .ttl h2{
        text-align: left;
        padding-left: 1em;
        font-size: clamp(8.5px,calc((17 / 750) * 100vw),17px);
        margin: 0 0 1em;
    }
}
/* @media (min-width: 751px) {
    .case_study-swiper .case-swiper .box .ttl{
        width: 38%;
    }
} */

.case_study-swiper .case-swiper dl{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
}
.case_study-swiper .case-swiper .box_01 dl{
    padding: 0 5%;
}
/* @media (min-width: 751px) {
    .case_study-swiper .case-swiper dl{
        width: 38%;
    }
} */


/* @media (min-width: 751px) {
    .case_study-swiper .case-swiper dl:last-child{
        width: 57%;
        border: 1px solid;
    }
} */

.case_study-swiper .case-swiper dl dd + dt{
    margin-top: 0;
}

@media (max-width: 750px) {
    .case_study-swiper .case-swiper .box_01 dl, .case_study-swiper .case-swiper .box_02 dl {
        padding: 0;
        width: 90%;
        margin: 6% auto 0;
    }
    .case_study-swiper .case-swiper .box_02 dl {
        margin: 0 auto;
    }
}
.case_study-swiper .case-swiper dl dt{
    width: 7em;
    font-size: clamp(11px,calc((12 / 1300) * 100vw),12px);
    color: rgb(37 49 55 / 40%);
    margin-bottom: 1.6em;
}

@media (max-width: 750px) {
    .case_study-swiper .case-swiper dl dt{
        font-size: clamp(1.1rem,calc((22 / 750) * 100vw),2.2rem);
        margin-bottom: .9em;
    }
}

.case_study-swiper .case-swiper dl dd{
    width: calc(100% - 7em);
    font-size: clamp(11px,calc((12 / 1300) * 100vw),12px);
    margin-bottom: 1.6em;
    font-weight: 600;
    color: #253137;
}

@media (max-width: 750px) {
    .case_study-swiper .case-swiper dl dd{
        font-size: clamp(1.1rem,calc((22 / 750) * 100vw),2.2rem);
        margin-bottom: .9em;
    }
}

.case_study-swiper .case-swiper .picture img{
    position: relative;
    top: inherit;
    left: inherit;
    transform: unset !important;
    width: 100%;
    height: auto;
    aspect-ratio: 582 / 437;
}

.case_study-bnr a{
    display: block;
    border: 1px solid #9ab8a7;
    position: relative;
    aspect-ratio: 370 / 123;
    padding: 0 5% 0 10%;
    width: 100%;
    height: 100%;
    background: #fff;
}

@media (max-width: 750px) {
    .case_study-bnr a{
        aspect-ratio: 319/ 324;
    }
}

@media (min-width: 751px) {
    .case_study-bnr a{
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
}

@media (max-width: 750px) {
    .case_study-bnr a{
        border-radius: 2.27vw;
        border-bottom-right-radius: unset;
        padding: 5% 0;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

}

.case_study-bnr a .bnr_inner{
    /* padding: 20px; */
    min-height: 100%;
}

.case_study-bnr a .bnr_inner{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
}

@media (max-width: 750px) {
    .case_study-bnr a .bnr_inner{
        flex-direction: column;
        padding: 0;
        justify-content: center;
    }
}

@media (min-width: 751px) {
.case_study-bnr a .box{
    width: 65%;
}
}

.case_study-bnr a .img{
    height: auto;
    aspect-ratio: 1/1;
    width: 55%;
}

@media (min-width: 751px) {
    .case_study-bnr a .img{
        width: 32%;
    }
}

@media (max-width: 750px) {
    .case_study-bnr.casestudy_more_03 a .img{
        width: 40%;
    }
}

.case_study-bnr.casestudy_more_01 a .img{
    aspect-ratio: 141 / 131;
}

@media (min-width: 751px) {
    .case_study-bnr.casestudy_more_01 a .img{
        width: 30%;
    }
}

.case_study-bnr .box .bnr_ttl_sub{
    margin-bottom: 1em;
    color: #004814;
    font-weight: 600;
    letter-spacing: .1em;
}

.case_study-bnr .box .bnr_ttl{
    margin-bottom: .5em;
    letter-spacing: .1em;
}

.case_study-bnr a .txt_en {
    position: absolute;
    top: 0;
    right: 4em;
    width: 2.2em;
    height: 100%;
    padding: 0 1.5em 0 2.5em;
    background: #004814;
    color: #fff;
    transform: rotate(180deg);
    transform-origin: 100% 50%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    /* text-orientation: upright; */
    text-align: center;
    letter-spacing: .5em;
    line-height: 1.1;
}
@media (max-width: 750px) {
    .case_study-bnr a .txt_en {
        /* display: none; */
        overflow: hidden;
        width: 17%;
        height: auto;
        top: calc(100% - 17% + 1px);
        right: 0;
        padding: 0;
        aspect-ratio: 1/1;
        white-space: nowrap;
        text-indent: 100%;
        overflow: hidden;
        background: #004814 url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/icn_arw_03.png) no-repeat 60% 55%;
        background-size: 40% auto;
        transform: unset;
        border-top-left-radius: 10px;
    }
}


@media (max-width: 750px) {
    .bnr_casestudy_list{
        width: 90%;
        margin: 5% auto;
    }
}

@media (min-width: 751px) {
    .bnr_casestudy_list .case_study-bnr{
        width: 100%;
        aspect-ratio: 370/123;
    }
}

@media (max-width: 750px) {
    .bnr_casestudy_list .case_study-bnr{
        width: 48%;
    }
}

@media (max-width: 750px) {
    .bnr_casestudy_list ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}
.bnr_casestudy_list ul li{
    margin-bottom: 10px;
}

@media (max-width: 750px) {
    .single-casestudy .single-casestudy_info{
            padding: 0;
            border: none;
    }
}

@media (min-width: 1201px) {
    .single-casestudy .single_sidebar_area{
        position: sticky;
        top: 100px;
        align-self: flex-start;

        overflow-y: auto;
        padding-bottom: 84px;
        max-height: calc(100vh - 40px);
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
}
.single-casestudy .l-sidebar aside:first-of-type{
    margin-bottom: 5%;
}

.l-sidebar .company-inner{
    background: #f6f8f9;
    border-radius: 16px;
    padding: 15px;
    margin: 15px auto 0;
    width: 100%;
}

@media (max-width: 750px) {
    .single-casestudy_info .company-inner{
        background: #f6f8f9;
        border-radius: 16px;
        padding: 15px;
        margin: 15px auto 0;
        width: 100%;
    }
}


.single-casestudy .single-casestudy_info .logo-image.logo_new{
    text-align: center;
}
.single-casestudy .single-casestudy_info .logo-image.logo_new img {
    width: 75%;
}

.bnr_casestudy_list .case_study-bnr a:after{
    display: none;
}

.bnr_casestudy_list .case_study-bnr a{
    padding: 0 35px 0 20px;
}

@media (max-width: 750px) {
    .bnr_casestudy_list .case_study-bnr a{
        padding: 5% 0;
    }

}
.bnr_casestudy_list .case_study-bnr a .txt_en{
    font-size: clamp(3px,calc((6 / 1300) * 100vw),6px);
}

@media (min-width: 751px) {
    .bnr_casestudy_list .case_study-bnr a .img{
        width: 30%;
    }
}

@media (min-width: 751px) {
    .bnr_casestudy_list .case_study-bnr a .box{
        width: 70%;
        padding-bottom: .5em;
    }
}
.bnr_casestudy_list .case_study-bnr a .bnr_ttl{
    letter-spacing: .15em;
}
@media (min-width: 751px) {
    .bnr_casestudy_list .case_study-bnr a .bnr_ttl{
        font-size: clamp(9.5px,calc((19 / 1300) * 100vw),19px);
        line-height: 1.3;
    }
}
@media (max-width: 750px) {
    .bnr_casestudy_list .case_study-bnr a .bnr_ttl{
        font-size: clamp(1.5rem,calc((33 / 750) * 100vw),3.3rem);
        line-height: 1.3;
    }
    .single-casestudy .bnr_casestudy_list .case_study-bnr .box .bnr_ttl_sub{
        margin-bottom: .25em;
    }
}
.bnr_casestudy_list .case_study-bnr .box .bnr_ttl_sub{
    line-height: 1.3;
}
@media (max-width: 750px) {
    .bnr_casestudy_list .case_study-bnr .box .bnr_ttl_sub{
        margin-bottom: .5em;
    }
    .single-casestudy .bnr_casestudy_list .case_study-bnr .box .bnr_ttl_sub{
        margin-bottom: .25em;
    }
}
.bnr_casestudy_list .case_study-bnr .box .bnr_txt_sub{
    background: #004814;
    color: #fff;
    font-weight: 600;
    padding: .35em .75em;
    letter-spacing: .1em;
    margin-top: .75em;
}

@media (max-width: 750px) {
    .bnr_casestudy_list .case_study-bnr .box .bnr_txt_sub{
        margin-top: 0;
        margin-bottom: .75em;
        padding: .5em;
    }
}
/*------------------------*/
/*       common          */
/*----------------------*/

.single-casestudy #page {
    background: #f6f8f9;
}
/* #page{
	padding-top: 0px;
} */
@media screen and (max-width: 575.98px) {
    #page {
        padding-top: 65px;
    }
}
.main{
	margin: 0px;
}

ul, ul li{
	list-style-type: none;
	padding: 0px;
	line-height: 1em;
	color: #000;
}

/* img{
	vertical-align: top;
	max-width: 100%;
	width: auto;
} */

h1, h2, h3, h4, h5{
	font-size: 1em;
	line-height: 1em;
	color: #000;
}

@media screen and (min-width: 751px) {
    .post-type-archive-casestudy #header,
    .casestudy_test #header{
        border-bottom: 4px solid #004814;
    }
}

p, a{
	display: inline-block;
	line-height: 1em;
	color: #000;
}

.content_box{
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	position: relative;
}

.container{
    width: 100%;
}

@media screen and (max-width: 767.98px) {
    .container {
        padding: 0;
    }
}

.font-hira{
	font-family: 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.pc{display:block;}
.sp{display:none;}
p{font-size: calc((16 / 1300) * 100vw);}
.p_10{font-size: calc((10 / 1300) * 100vw);}
.p_11{font-size: calc((11 / 1300) * 100vw);}
.p_12{font-size: calc((12 / 1300) * 100vw);}
.p_13{font-size: calc((13 / 1300) * 100vw);}
.p_14{font-size: calc((14 / 1300) * 100vw);}
.p_15{font-size: calc((15 / 1300) * 100vw);}
.p_16{font-size: calc((16 / 1300) * 100vw);}
.p_17{font-size: calc((17 / 1300) * 100vw);}
.p_18{font-size: calc((18 / 1300) * 100vw);}
.p_19{font-size: calc((19 / 1300) * 100vw);}
.p_20{font-size: calc((20 / 1300) * 100vw);}
.p_21{font-size: calc((21 / 1300) * 100vw);}
.p_22{font-size: calc((22 / 1300) * 100vw);}
.p_23{font-size: calc((23 / 1300) * 100vw);}
.p_24{font-size: calc((24 / 1300) * 100vw);}
.p_25{font-size: calc((25 / 1300) * 100vw);}
.p_26{font-size: calc((26 / 1300) * 100vw);}
.p_27{font-size: calc((27 / 1300) * 100vw);}
.p_28{font-size: calc((28 / 1300) * 100vw);}
.p_29{font-size: calc((29 / 1300) * 100vw);}
.p_30{font-size: calc((30 / 1300) * 100vw);}
.p_31{font-size: calc((31 / 1300) * 100vw);}
.p_32{font-size: calc((32 / 1300) * 100vw);}
.p_33{font-size: calc((33 / 1300) * 100vw);}
.p_34{font-size: calc((34 / 1300) * 100vw);}
.p_35{font-size: calc((35 / 1300) * 100vw);}
.p_36{font-size: calc((36 / 1300) * 100vw);}
.p_37{font-size: calc((37 / 1300) * 100vw);}
.p_38{font-size: calc((38 / 1300) * 100vw);}
.p_39{font-size: calc((39 / 1300) * 100vw);}
.p_40{font-size: calc((40 / 1300) * 100vw);}
.p_41{font-size: calc((41 / 1300) * 100vw);}
.p_42{font-size: calc((42 / 1300) * 100vw);}
.p_43{font-size: calc((43 / 1300) * 100vw);}
.p_44{font-size: calc((44 / 1300) * 100vw);}
.p_45{font-size: calc((45 / 1300) * 100vw);}
.p_46{font-size: calc((46 / 1300) * 100vw);}
.p_47{font-size: calc((47 / 1300) * 100vw);}
.p_48{font-size: calc((48 / 1300) * 100vw);}
.p_49{font-size: calc((49 / 1300) * 100vw);}
.p_50{font-size: calc((50 / 1300) * 100vw);}
.p_51{font-size: calc((51 / 1300) * 100vw);}
.p_52{font-size: calc((52 / 1300) * 100vw);}
.p_76{font-size: calc((76 / 1300) * 100vw);}
.p_85{font-size: calc((85 / 1300) * 100vw);}

@media (max-width: 750px) {
	.pc{display:none;}
	.sp{display:block;}
	.content_box{
		max-width: 710px;
		width: 95%;
		margin: 0 auto;
	}
	p{font-size: clamp(12px,calc((24 / 750) * 100vw),24px);}
	.s_10{font-size: calc((10 / 750) * 100vw);}
	.s_11{font-size: calc((11 / 750) * 100vw);}
	.s_12{font-size: calc((12 / 750) * 100vw);}
	.s_13{font-size: calc((13 / 750) * 100vw);}
	.s_14{font-size: calc((14 / 750) * 100vw);}
	.s_15{font-size: calc((15 / 750) * 100vw);}
	.s_16{font-size: calc((16 / 750) * 100vw);}
	.s_17{font-size: calc((17 / 750) * 100vw);}
	.s_18{font-size: calc((18 / 750) * 100vw);}
	.s_19{font-size: calc((19 / 750) * 100vw);}
	.s_20{font-size: calc((20 / 750) * 100vw);}
	.s_21{font-size: calc((21 / 750) * 100vw);}
	.s_22{font-size: calc((22 / 750) * 100vw);}
	.s_23{font-size: calc((23 / 750) * 100vw);}
	.s_24{font-size: calc((24 / 750) * 100vw);}
	.s_25{font-size: calc((25 / 750) * 100vw);}
	.s_26{font-size: calc((26 / 750) * 100vw);}
	.s_27{font-size: calc((27 / 750) * 100vw);}
	.s_28{font-size: calc((28 / 750) * 100vw);}
	.s_29{font-size: calc((29 / 750) * 100vw);}
	.s_30{font-size: calc((30 / 750) * 100vw);}
	.s_31{font-size: calc((31 / 750) * 100vw);}
	.s_32{font-size: calc((32 / 750) * 100vw);}
	.s_33{font-size: calc((33 / 750) * 100vw);}
	.s_34{font-size: calc((34 / 750) * 100vw);}
	.s_35{font-size: calc((35 / 750) * 100vw);}
	.s_36{font-size: calc((36 / 750) * 100vw);}
	.s_37{font-size: calc((37 / 750) * 100vw);}
	.s_38{font-size: calc((38 / 750) * 100vw);}
	.s_39{font-size: calc((39 / 750) * 100vw);}
	.s_40{font-size: calc((40 / 750) * 100vw);}
	.s_41{font-size: calc((41 / 750) * 100vw);}
	.s_42{font-size: calc((42 / 750) * 100vw);}
	.s_43{font-size: calc((43 / 750) * 100vw);}
	.s_44{font-size: calc((44 / 750) * 100vw);}
	.s_45{font-size: calc((45 / 750) * 100vw);}
	.s_46{font-size: calc((46 / 750) * 100vw);}
	.s_47{font-size: calc((47 / 750) * 100vw);}
	.s_48{font-size: calc((48 / 750) * 100vw);}
	.s_49{font-size: calc((49 / 750) * 100vw);}
	.s_50{font-size: calc((50 / 750) * 100vw);}
	.s_51{font-size: calc((51 / 750) * 100vw);}
	.s_52{font-size: calc((52 / 750) * 100vw);}
	.s_54{font-size: calc((54 / 750) * 100vw);}
	.s_55{font-size: calc((55 / 750) * 100vw);}
	.s_60{font-size: calc((60 / 750) * 100vw);}
	.s_63{font-size: calc((63 / 750) * 100vw);}
	.s_108{font-size: calc((108 / 750) * 100vw);}
}

@media screen and (min-width: 1300px) {
	p{font-size: 16px;}
	.p_10{font-size: 10px;}
	.p_11{font-size: 11px;}
	.p_12{font-size: 12px;}
	.p_13{font-size: 13px;}
	.p_14{font-size: 14px;}
	.p_15{font-size: 15px;}
	.p_16{font-size: 16px;}
	.p_17{font-size: 17px;}
	.p_18{font-size: 18px;}
	.p_19{font-size: 19px;}
	.p_20{font-size: 20px;}
	.p_21{font-size: 21px;}
	.p_22{font-size: 22px;}
	.p_23{font-size: 23px;}
	.p_24{font-size: 24px;}
	.p_25{font-size: 25px;}
	.p_26{font-size: 26px;}
	.p_27{font-size: 27px;}
	.p_28{font-size: 28px;}
	.p_29{font-size: 29px;}
	.p_30{font-size: 30px;}
	.p_31{font-size: 31px;}
	.p_32{font-size: 32px;}
	.p_33{font-size: 33px;}
	.p_34{font-size: 34px;}
	.p_35{font-size: 35px;}
	.p_36{font-size: 36px;}
	.p_37{font-size: 37px;}
	.p_38{font-size: 38px;}
	.p_39{font-size: 39px;}
	.p_40{font-size: 40px;}
	.p_41{font-size: 41px;}
	.p_42{font-size: 42px;}
	.p_43{font-size: 43px;}
	.p_44{font-size: 44px;}
	.p_45{font-size: 45px;}
	.p_46{font-size: 46px;}
	.p_47{font-size: 47px;}
	.p_48{font-size: 48px;}
	.p_49{font-size: 49px;}
	.p_50{font-size: 50px;}
	.p_51{font-size: 51px;}
	.p_52{font-size: 52px;}
	.p_85{font-size: 85px;}
}

/*------------------------*/
/*       page            */
/*----------------------*/

.section_ttl{
    /* margin-left: 4.5%; */
    line-height: 1.5em;
    font-weight: bold;
    margin-top: 3%;
    margin-bottom: 2.5%;
}
.section_txt{
    /* margin-left: 5%; */
    line-height: 1.7em;
}
.section_subttl_center{
	text-align: center;
    padding-bottom: 1.8%;
    position: relative;
    margin-bottom: 2%;
}
.section_subttl_center::after{
    content: "";
    display: block;
    position: absolute;
    transform: translateX(-50%);
    bottom: 0%;
    left: 50%;
    width: 2.6%;
    height: 3px;
    background: #26a559;
}
.section_ttl_center{
    text-align: center;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 2.5%;
    letter-spacing: 0.1em;
}
.section_txt_center{
	text-align: center;
	line-height: 1.7em;
    display: block;
    margin-bottom: 2.5%;
}

@media (max-width: 750px) {
	.section_subttl{
		margin-left: 3.6%;
	}
	.section_ttl{
        /* margin-left: 0px; */
        margin-top: 5.6%;
        margin-bottom: 6.7%;
		line-height: 1.7em;
	}
	.section_txt{
		margin-left: 0px;
	}
	.section_subttl_center{
        padding-bottom: 2.9%;
        margin-bottom: 4.1%;
	}
	.section_subttl_center::after{
		width: 4.3%;
	}
	.section_ttl_center{
        margin-bottom: 5.5%;
	}
	.section_txt_center{
		width: 95%;
        margin: 0 auto;
        margin-bottom: 5.5%;
		text-align: left;
	}
	.section_txt_center br{
		display: none;
	}
}


/*------------------------*/
/*       brand           */
/*----------------------*/

#brands{}
/* #brands .slider {
    overflow: hidden;
    margin: 0 calc((100% - 100vw) / 2);
}

#brands .slider ul {
    display: flex;
    align-items: center;
    animation: slider-move 15s linear infinite;
    will-change: transform;
}

#brands .slider ul li {
    flex: 0 0 auto;
    margin: 0 30px;
}
#brands .slider ul li img {
    display: block;
    height: 55px;
    width: auto;
} */
 #brands .slider {
    overflow: hidden;
}

#brands .slider ul {
    display: flex;
    align-items: center;
    width: max-content;
}

#brands .slider ul li {
    flex: 0 0 auto;
    margin: 0 2em;
}

#brands .slider ul li img {
    display: block;
    height: 1em;
    font-size: clamp(17px,calc((34 / 1300) * 100vw),34px);
    width: auto;
}
#brands .top{
    margin-top: 2.5%;
	margin-bottom: 1.5%;
}
#brands .bot{
    margin-left: -170px; 
	margin-bottom: 1.5%;
}

@media (max-width: 750px) {
	#brands{}
    /* #brands .slider ul {
    animation: slider-move 2.5s linear infinite;
    }
	#brands .top{
        margin-top: 5%;
        margin-bottom: 0%;
	}
	#brands .slider ul li{
		margin: 0 20px;
	}
	#brands .slider ul li img{
		height: 35px;
	} */
/* #brands .slider {
    overflow: hidden;
    margin: 0 calc((100% - 100vw) / 2);
}

#brands .slider ul {
    display: flex;
    align-items: center;
    width: max-content;
    animation: slider-move 50s linear infinite;
} */

#brands .slider ul li {
    flex: 0 0 auto;
    margin: 0 .5em;
}

    #brands .slider ul li img {
        font-size: clamp(16px,calc((32 / 750) * 100vw),32px);
        height: 1em;
        width: auto;
        display: block;
    }
	#brands .top{
        margin-top: 5%;
        margin-bottom: 5%;
	}
	#brands .bot{
        margin-bottom: 10%;
	}
	#brands .bot li{}
}

@-webkit-keyframes slider-move {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes slider-move {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}


@media (max-width: 750px) {
    .post-type-archive-casestudy .l-divide__four,
    .tax-casestudy_category .l-divide__four {
        width: 96%;
        margin: 0 auto;
    }
}

.post-type-archive-casestudy .l-divide__four,.tax-casestudy_category .l-divide__four {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    gap: 20px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.post-type-archive-casestudy .l-divide__four .l-col,.tax-casestudy_category .l-divide__four .l-col {
    background: #f7f7f7;
    border-radius: 20px;
    padding: 20px;
    position: relative;
}

@media (min-width: 751px) {
    .post-type-archive-casestudy .l-divide__four .l-col,.tax-casestudy_category .l-divide__four .l-col {
        width: calc(25% - 16px);
    }
}

@media (max-width: 750px) {
    .post-type-archive-casestudy .l-divide__four .l-col,.tax-casestudy_category .l-divide__four .l-col {
        width: calc(50% - 10px);
        border-radius: 2.27vw;
        padding: 8% 3% 3%;
    }
}
.post-type-archive-casestudy .l-divide__four .card__thumb{
    border-radius: 20px;
    border-top-left-radius: 0;
}

@media (max-width: 750px) {
    .post-type-archive-casestudy .l-divide__four .card__thumb {
        border-radius: 2.27vw;
    }
}

/*------------------------*/
/*       value           */
/*----------------------*/
#value{
    padding-top: 4.3%;
    padding-bottom: 3.5%;
}

#value .content_box {
    max-width: 1130px;
}
#value .section_ttl{
    line-height: 1em;
    margin-top: 2.4%;
    margin-bottom: 2.5%;
    /* margin-left: 5%; */
    letter-spacing: .12em;
    font-weight: normal;
}
#value .section_txt{
	font-weight: bold;
}
#value .value_map{
    width: 36.5%;
    position: absolute;
    top: 10%;
    right: 6%;
}
#value .value_map .map{
    width: 92.9%;
    margin-left: 7%;
}
#value .value_map .txt{
    position: absolute;
    top: 52%;
    left: 16%;
}
#value .value_map .txt-01{
    top: calc( 52% - 1em );
    left: -3%;
    font-size: clamp(19px,calc((38 / 1300) * 100vw),38px);
    font-family:  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
#value .value_map .txt-01:after{
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(0,0,0,.6);
    position: absolute;
    bottom: -.5em;
    left: 8%;
}
#value .value_map .txt-02{
    top: calc( 52% + 2em );
    left: 11%;
    font-size: clamp(19px,calc((38 / 1300) * 100vw),38px);
    font-family:  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
#value .value_map .txt .label{
    font-weight: bold;
    position: absolute;
    top: -1em;
    left: -1.6em;
}
#value .value_map .txt-01 .label,
#value .value_map .txt-02 .label{
    font-size: clamp(7px,calc((14/ 1300) * 100vw),14px);
}
#value .value_map .txt-01 .label {
    font-weight: bold;
    position: absolute;
    top: -0.6em;
    left: 0;
}
#value .value_map .txt .country{
	font-weight: bold;
}
#value .value_map .txt-01 .country,
#value .value_map .txt-02 .country{
    font-size: clamp(13px,calc((26 / 1300) * 100vw),26px);
}

#value .value_map .txt-01 .country{
    margin-left: 1em;
}
#value .value_map .txt .number{
    font-weight: bold;
    padding: 0em 0.1em;
}
#value .value_map .txt-01 .number,
#value .value_map .txt-02 .number{
    /* letter-spacing: -.05em;
    padding: 0; */
    font-size: clamp(28px,calc((56 / 1300) * 100vw),56px);
}

#value .value_map .txt-02 .number{
    padding: 0;
    margin-left: -0.2em;
    letter-spacing: -.05em;
}
#value .value_map .txt .stores{
	font-weight: bold;
}

#value .value_map .txt-01 .stores,
#value .value_map .txt-02 .stores{
    font-size: clamp(13px,calc((26 / 1300) * 100vw),26px);
}
#value .value_list{
    margin-top: 4.5%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 40.9%;
    margin-left: 15%;
}
#value .value_list .value_item{
	width: 30%;
}
#value .value_list .value_item.item_1{
    width: 23.7%;
}
#value .value_list .value_item.item_2{
	width: 26.8%;
}
#value .value_list .value_item.item_3{
    width: 35%;
}
#value .value_list .value_item .cat{
    background: #1b1b1b;
    color: #fff;
    display: block;
    width: 7em;
    text-align: center;
    padding: 0.3em 0em;
    padding-bottom: 0.4em;
    border-radius: 5em;
    margin: 0 auto;
}
#value .value_list .value_item.item_1 .cat{
    width: 6.5em;
}
#value .value_list .value_item.item_2 .cat{
    width: 8em;
}
#value .value_list .value_item.item_3 .cat{
    width: 5.5em;
}
#value .value_list .value_item .circle{
	margin-top: 14.1%;
	position: relative;
}
#value .value_list .value_item .circle .percentage{
	position: absolute;
    top: 54%;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
}
#value .value_list .value_item .txt{
    margin-top: 2em;
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-bottom: 0.7em;
}
#value .value_list .value_item .number{
    text-align: center;
    display: block;
    font-weight: bold;
}
#value .value_list .value_item .cost{
    display: block;
    font-weight: bold;
    text-align: center;
    text-indent: 0.5em;
    position: relative;
}
#value .bottom_txt{
    margin-left: 5%;
    margin-top: 3.7%;
}

@media (max-width: 750px) {
	#value{
        padding-top: 10.7%;
        padding-bottom: 6.7%;
	}
	#value .section_subttl{
		margin-left: 3%;
	}
	#value .section_txt{
		margin-left: 3%;
	}
	#value .section_ttl{
		margin-top: 4%;
		margin-left: 3%;
		margin-bottom: 5.5%;
	}
	#value .value_map{
        width: 100%;
        position: static;
        margin-top: -23%;
	}
	#value .value_map_n{
        margin-top: -1%;
        margin-bottom: -4%;
    }
	#value .value_map .map{
        width: 100%;
        margin: 0px;
	}
	#value .value_map .txt{
        top: 42vw;
        left: 24vw;
	}
	#value .value_map .txt-01,
	#value .value_map .txt-02{
        font-size: clamp(26px, calc((52 / 750) * 100vw), 52px);
    }
	#value .value_map .txt-01{
        top: calc(45vw - .7em);
        left: 6vw;
    }
	#value .value_map .txt-02{
        top: calc(45vw + 2.4em);
        left: 17vw;
    }
	#value .value_map .txt .label{}
	#value .value_map .txt .country{}
	#value .value_map .txt .number{}
	#value .value_map .txt .stores{}
	#value .value_list{
        width: 94.4%;
        margin-left: 3%;
        margin-top: -2.5%;
	}
    #value .value_map .txt-01 .label,
    #value .value_map .txt-02 .label {
        font-size: clamp(11px, calc((25 / 750) * 100vw), 25px);
    }
    #value .value_map .txt-01 .country,
    #value .value_map .txt-02 .country {
        font-size: clamp(18px, calc((44 / 750) * 100vw), 44px);
    }
    #value .value_map .txt-01 .number,
    #value .value_map .txt-02 .number {
        font-size: clamp(44px, calc((104 / 750) * 100vw), 104px);
    }
    #value .value_map .txt-01 .stores,
    #value .value_map .txt-02 .stores {
        font-size: clamp(18px, calc((44 / 750) * 100vw), 44px);
    }
	#value .value_list .value_item{}
	#value .value_list .value_item.item_1{
		width: 25.5%;
	}
	#value .value_list .value_item.item_2{
		width: 31.4%;
	}
	#value .value_list .value_item.item_3{
		width: 28.2%;
	}
	#value .value_list .value_item .cat{}
	#value .value_list .value_item .circle{}
	#value .value_list .value_item .circle .percentage{}
	#value .value_list .value_item .txt{}
	#value .value_list .value_item .number{}
	#value .value_list .value_item .cost{
        text-indent: 0px;
		position: relative;
	}
	#value .value_list .value_item .cost span{
        position: absolute;
        bottom: 0px;
        right: 0.5em;
        transform: translateY(100%);
        width: 2em;
        line-height: 1em;
	}
	#value .bottom_txt{
		margin-top: 8%;
        line-height: 1.7em;
        margin-left: 3%;
	}
}


/* 絞り込み検索 */
.search-count{
    display: block;
    width: 100%;
    text-align: right;
    font-size: clamp(.7rem,calc((14 / 1300) * 100vw),1.4rem);
    margin-bottom: 1.5em;
}

@media (max-width: 750px) {
    .search-count{
        font-size: clamp(.95rem,calc((19 / 750) * 100vw),1.9rem);
        margin-bottom: 7%;
    }
}
.search_casestudy_result .wp-pagenavi a, 
.search_casestudy_result .wp-pagenavi span{
    border: none;
}

.search_casestudy_result .wp-pagenavi .next.page-numbers,
.search_casestudy_result .wp-pagenavi .prev.page-numbers {
    width: 5em;
}

@media (max-width: 750px) {
    .search_casestudy_result{
        margin: 13% auto 5%;
    }
}
@media (max-width: 750px) {
    .search_casestudy_result .content_box{
        width: 92%;
    }
}
.search_casestudy_form{
    position: relative;
    background: #f7f7f7;
    margin: 5% auto;
}

@media (max-width: 750px) {
    .search_casestudy_form {
        margin: 22% auto 5%;
    }
}

.search_casestudy_form .content_box{
    max-width: 1130px;
    padding: 3.8% 0 0;
}

@media (max-width: 750px) {
    .search_casestudy_form .content_box{
        padding: 11.5% 0 1px;
        width: 100%;
    }
}

.search_casestudy_form .casestudy_ttl{
    position: absolute;
    top: -.5em;
    left: 0;
    letter-spacing: .12em;
}

@media (max-width: 750px) {
    .search_casestudy_form .casestudy_ttl{
        left: 5.5%;
    }
}

.search_casestudy_form_list{
    padding: 2% 0;
    border-top: 1px solid #dedede;
}

@media (min-width: 751px) {
    .search_casestudy_form_list{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}

@media (max-width: 750px) {
    .search_casestudy_form_list{
        padding: 6.5% 7%;
    }
}

.search_casestudy_form_list:last-child{
    border-bottom: 1px solid #dedede;
}

.search_casestudy_form_list dt{
    font-weight: 600;
    letter-spacing: .12em;
}

@media (min-width: 751px) {
    .search_casestudy_form_list dt{
        width: 30%;
    }
}
.search_casestudy_form_list dt .ico{
    width: 1.35em;
    height: 1.35em;
    display: inline-block;
    vertical-align: middle;
    margin: -.5em 1em 0 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.ico_search_casestudy_01{
    background-image:url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/icn_case_01.png);
}
.ico_search_casestudy_02{
    background-image:url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/icn_case_02.png);
}
.ico_search_casestudy_03{
    background-image:url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/icn_case_03.png);
}
.ico_search_casestudy_04{
    background-image:url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/icn_case_04.png);
}

@media (min-width: 751px) {
    .search_casestudy_form_list dd{
        width: 70%;
        position: relative;
    }
}

@media (max-width: 750px) {
    .search_casestudy_form_list dd{
        padding: 7% 0 0;
    }
}

.search_casestudy_form_list dd ul li{
    display: inline-block;
    margin: 0 .5em .5em 0;
    position: relative;
    font-size: clamp(.65rem,calc((13 / 1300) * 100vw),1.3rem);
}

@media (max-width: 750px) {
    .search_casestudy_form_list dd ul li{
        font-size: clamp(1.1rem,calc((22 / 750) * 100vw),2.2rem);
        margin: 0 .5em .5em 0;
    }
}

.search_casestudy_form_list dd ul li label {
    display: inline-block;
    background: #fff;
    color: #000;
    border-radius: 3em;
    padding: .85em 1em;
    font-weight: 600;
    min-width: 7.8em;
    text-align: center;
}

@media (max-width: 750px) {
    .search_casestudy_form_list dd ul li label{
        padding: .8em 1em;
    }
}

.search_casestudy_form_list dd ul li input{
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}
.search_casestudy_form_list dd ul li input[type="checkbox"]:checked + label,
.search_casestudy_form_list dd ul li input[type="radio"]:checked + label  {
    background: #10592c;
    color:#fff;
}
.search_casestudy_form button[type="submit"] {
    font-weight: 600;
    display: block;
    background: #10592c;
    color: #fff;
    padding: .75em 3.5em;
    border-radius: 3em;
    margin: 0 auto;
    font-size: clamp(1rem,calc((20 / 1300) * 100vw),2rem);
    position: relative;
    top: 1.5em;
    letter-spacing: .15em;
}

.search-topic-list li:nth-child(n+5) {
    display: none;
}

.search-topic-list.is-open li {
    display: inline-block;
}

.search-topic-more {
    color: #10592c;
    font-weight: 600;
    letter-spacing: .1em;
    font-size: clamp(7px,calc((14 / 1300) * 100vw),14px);
}

@media (min-width: 751px) {
    .search-topic-more{
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media (max-width: 750px) {
    .search-topic-more {
        width: 100%;
        text-align: center;
        font-size: clamp(1.3rem,calc((26 / 1300) * 100vw),2.6rem);
        margin-top: .5em;
        margin-bottom: -2em;

    }
}
.search-topic-more:after {
    content: "";
    width: .5em;
    height: .5em;
    display: inline-block;
    border-right: 1px solid #10592c;
    border-bottom: 1px solid #10592c;
    transform: rotate(45deg);
    vertical-align: middle;
    margin: -.5em 0 0 .5em;
}

.search-topic-more.is-hide {
    display: none;
}

.cta_casestudy_box{
    position: relative;
    overflow-x: hidden;
    margin-bottom: 6.5%;
}

@media (max-width: 750px) {
    .cta_casestudy_box{
        margin: 7% auto 7%;
    }
}

.cta_casestudy_box .content_box{
    position: relative;
    z-index: 1;
    padding: 2% 0;
}

@media (min-width: 751px) {
    .cta_casestudy_box .content_box{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-left: 5.8%;
    }
}
@media (max-width: 750px) {
    .cta_casestudy_box .content_box{
        padding-left: 11%;
    }
}

.cta_casestudy_box:before {
    content: "";
    background: #10592c;
    width: calc( 50vw + 9.5% );
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(90.5% - 50vw);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

@media (min-width: 751px) and (max-width: 1800px){
    .cta_casestudy_box:before{
        width:70%;
        left: 30%;
    }
}

@media (max-width: 750px) {
    .cta_casestudy_box:before{
        width: 95%;
        left: 5%;
        height: 81%;
        top: inherit;
        bottom: 0;
    }
}

@media (min-width: 751px) {
    .cta_casestudy_box .content_box .pic{
        width: 37%;
    }
}

@media (max-width: 750px) {
    .cta_casestudy_box .content_box .pic{
        width: 90%;
    }
}

@media (min-width: 751px) {
    .cta_casestudy_box .content_box .box{
        width: 56%;
        margin-left: 7%;
    }
}

.cta_casestudy_box .content_box .box *{
    color: #fff;
}
.cta_casestudy_box .content_box h2 {
    letter-spacing: .12em;
}

@media (max-width: 750px) {
    .cta_casestudy_box .content_box h2 {
        line-height: 1.25;
    }
}
.cta_casestudy_box .content_box p {
    margin: 1.5em 0 1.5em;
    line-height: 1.6;
}

@media (max-width: 750px) {
    .cta_casestudy_box .content_box p {
        margin: 1em 0 1.5em;
        line-height: 1.35;
        width: 60%;
    }
}

@media (max-width: 750px) {
    .cta_casestudy_box .content_box .btn_link {
        position: absolute;
        right: 2.5%;
        bottom: 10%;
    }
}

.cta_casestudy_box .content_box .btn_link a{
    display: inline-block;
    border-radius: 3em;
    padding: 1.4em 3em;
    background: #fff;
    color: #000;
    font-weight: 600;
    letter-spacing: .12em;
}

@media (min-width: 751px) {
    .cta_casestudy_box .content_box .btn_link a .pc{
        display: inline;
        color: #000;
    }
}

@media (max-width: 750px) {
    .cta_casestudy_box .content_box .btn_link a {
        padding: 0;
        color: #10592c;
        font-weight: 600;
        width: 8em;
        height: 8em;
        border-radius: 50%;
        display: flex;
        aspect-ratio: 1/1;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        line-height: 1.5;
    }
}

@media (max-width: 750px) {
    .cta_casestudy_box .content_box .btn_link a:before {
        content: "";
        width: 1em;
        height: 1em;
        display: block;
        position: absolute;
        bottom: calc( 25% - .9em );
        left: calc( 50% - .5em );
        background: url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/icn_arw_02.png) no-repeat 50% 50%;
        background-size: contain;
    }
}

@media (max-width: 750px) {
    .cta_casestudy_box .content_box .btn_link a:after {
        content: "";
        width: 80%;
        height: 1px;
        display: block;
        border-bottom: 1px dashed #88ac96;
        margin: .8em auto 2em;
    }
}
/* more */

.more_casestudy{
    margin: 5% auto 6%;
}

@media (max-width: 750px) {
    .more_casestudy{
        margin: 15% auto 6%;
    }
}

@media (max-width: 750px) {
    .more_casestudy .content_box{
        width: 89%;
    }
}

.more_casestudy .casestudy_ttl{
    margin-bottom: 1em;
    letter-spacing: .12em;
}
    .more_casestudy ul{
        display: flex;
        justify-content: space-between;
    }

@media (max-width: 750px) {
    .more_casestudy ul li{
        width: 48%;
    }
}

@media (min-width: 751px) {
    .more_casestudy ul li{
        width: calc( 50% - 13.5px );
    }
}

@media (min-width: 751px) {
    .more_casestudy .case_study-bnr a{
        padding: 0 10% 0 6%;
    }
}

/* materials */

.materials_casestudy {
    max-width: 1650px;
    border-top-left-radius: 10vw;
    border-top-right-radius: 10vw;
    padding: 4% 0 2%;
    background: #f6f8f9;
    margin: 0 auto;
    width: 97.5%;
}
@media (max-width: 750px) {
    .materials_casestudy {
        max-width: 1650px;
        border-top-left-radius: 18vw;
        border-top-right-radius: 18vw;
        padding: 12.5% 0 2%;
        background: #f6f8f9;
        margin: 16% auto 0;
        width: 100%;
    }
}
.materials_casestudy .casestudy_ttl{
    text-align: center;
}
.materials_casestudy .casestudy_ttl .ico:after{
    content: "";
    width: .8em;
    height: .8em;
    background: url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/icn_arw_02.png) no-repeat 50% 50%;
    background-size: contain;
    display: inline-block;
    margin: - .5em 0 0 .5em;
}
.materials_casestudy .casestudy_ttl .txt_en{
    display: block;
}

.materials_casestudy ul{
    margin:  5% auto;
}

@media (max-width: 750px) {
    .materials_casestudy ul {
        margin: 7% auto;
        width: 89%;
    }
}

@media (min-width: 751px) {
    .materials_casestudy ul{
        display: flex;
        justify-content: space-between;
    }
}

@media (min-width: 751px) {
    .materials_casestudy ul li{
        width: calc( 50% - 13.5px );
    }
}

@media (max-width: 750px) {
    .materials_casestudy ul li{
        margin-bottom: 5%;
    }
}

.materials_casestudy ul li a{
    display: block;
    background: #fff;
    padding: 45px;
    border-radius: 20px;
    height: 100%;
}

@media (max-width: 750px) {
    .materials_casestudy ul li a{
        padding: 10% 7.5% 6.5%;
    }
}

.materials_casestudy ul li .box_inner{
    display: flex;
    justify-content: space-between;
    align-items: space-between;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.materials_casestudy ul li .img{
    width: 90%;
    margin: 0 auto;
}

@media (max-width: 750px) {
    .materials_casestudy ul li .img {
        width: 80%;
        margin: 0 auto 7%;
    }
}

.materials_casestudy ul li .casestudy_ttl{
    letter-spacing: 0;
    text-align: left;
    letter-spacing: .12em;
    margin-top: .6em;
    padding-left: .5em;
}

.materials_casestudy ul li .casestudy_ttl .txt_en{
    display: block;
    font-weight: 600;
    letter-spacing: .1em;
    margin-top: 1em;
    margin-left: 0;
}


/* other */

.other_casestudy{
    margin: 5.2% auto 0;
    padding: 3.8% 0;
    background: #fff;
}

@media (max-width: 750px) {
    .other_casestudy {
        margin: 15% auto 0;
        padding: 12% 0;
    }
}

.other_casestudy .casestudy_ttl{
    margin-bottom: 1em;
}

.other_casestudy ul{
    display: flex;
    justify-content: space-between;
}


/* bnr */

.bnr_casestudy{
    margin: 5% auto 0;
}

@media (max-width: 750px) {
    .bnr_casestudy{
        width: 90%;
        margin: 6% auto 0;
    }
}

.bnr_casestudy ul{
    padding: 0;
}

.bnr_casestudy .casestudy_ttl{
    margin-bottom: 1em;
}
.bnr_casestudy ul li{
    list-style: none;
}
@media (min-width: 751px) {
    .bnr_casestudy ul{
        display: flex;
        justify-content: space-between;
    }
    .bnr_casestudy ul li{
        width: calc( 50% - 13.5px );
    }
}

@media (max-width: 750px) {
    .bnr_casestudy ul li{
        margin-bottom: 8%;
    }
}

.bnr_casestudy .case_study-bnr a {
    background: #827f81;
    aspect-ratio: 587 / 215;
    border: none;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0;
}

.bnr_casestudy .case_study-bnr.casestudy_for_01 a {
    background: #827f81 url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/bg_bnr_reuse.png) no-repeat 100% 100%;
    background-size: cover;
}
.bnr_casestudy .case_study-bnr.casestudy_for_02 a {
    background: #827f81 url(https://recore-pos.com/wp-content/themes/recore/images/casestudy/bg_bnr_retail.png) no-repeat 100% 100%;
    background-size: cover;
}
.bnr_casestudy .case_study-bnr a .bnr_inner{
    flex-direction: column;
    justify-content: center;
}
@media (max-width: 750px) {
    .bnr_casestudy .case_study-bnr a .bnr_inner {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: left;
        padding: 0 7%;
    }
}

.bnr_casestudy .case_study-bnr a .bnr_inner .box{
    width: 100%;
}
.bnr_casestudy .case_study-bnr .box .bnr_ttl{
    color: #fff;
    line-height: 1.3;
    display: inline-block;
    border-bottom: 1px solid #fff;

    padding-bottom: .8em;
    margin-bottom: .65em;

    letter-spacing: .25em;
}
.bnr_casestudy .case_study-bnr .box .bnr_ttl_sub{
    color: #fff;
    line-height: 1.5;
    font-weight: normal;
    width: 100%;
    letter-spacing: .15em;
    margin-bottom: 2.5em;
}
.bnr_casestudy .case_study-bnr a .txt_en {
    top: calc( 100% - 4em );
    right: 0;
    width: 100%;
    height: 4em;
    padding: 1em 5% .5em 10%;
    transform: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    text-align: left;
    letter-spacing: .45em;
    line-height: 1.8;
    display: flex;
    font-weight: 600;
    justify-content: space-between;
}

@media (max-width: 750px) {
    .bnr_casestudy .case_study-bnr a .txt_en{
        top: calc( 100% - 2em );
        background: #004814;
        border-radius: 0;
        text-indent: 0;
        aspect-ratio: unset;
        height: 4em;
        padding: 1em 2em;
    }
}


/* 追加分 */
#brands .slider ul li{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

/* @media (max-width: 750px) {
    #brands .top{
        margin-bottom: 5%;
    }
    #brands .slider ul li img.aisapo{
        height: 25px;
    }
    #brands .slider ul li img.amiami{
        height: 20px;
        margin-top: 15px;
    }
    #brands .slider ul li img.akutoruru{
        height: 25px;
        margin-top: 5px;
    }
    #brands .slider ul li img.aucnet{
        height: 25px;
        margin-top: 10px;
    }
    #brands .slider ul li img.bestobai{
        height: 20px;
        margin-top: 15px;
    }
    #brands .slider ul li img.bookoff{
        height: 35px;
        margin-top: 5px;
    }
    #brands .slider ul li img.brandoff{
        height: 15px;
        margin-top: 25px;
    }

    #brands .slider ul li img.buychari{
        height: 30px;
        margin-top: 5px;
    }

    #brands .slider ul li img.hareruya{
        height: 20px;
        margin-top: 5px;
    }

    #brands .slider ul li img.hugall{
        height: 25px;
        margin-top: 10px;
    }

    #brands .slider ul li img.makusasu{
        height: 25px;
        margin-top: 10px;
    }
    #brands .slider ul li img.postpost{
        height: 20px;
        margin-top: 5px;
    }
    #brands .slider ul li img.eearphone{
        height: 20px;
        margin-top: 5px;
    }
    

    #brands .slider ul li img.odin{
        height: 30px;
    }
    #brands .slider ul li img.rentio{
        height: 25px;
    }

    #brands .slider ul li img.snowpeak{
        height: 25px;
    }
    #brands .slider ul li img.soda{
        height: 25px;
    }
    #brands .slider ul li img.kadon{
        height: 25px;
    }
    #brands .slider ul li img.next51{
        height: 22px;
    }
    #brands .slider ul li img.zeniyahonten{
        height: 25px;
    }
    #brands .slider ul li img.taytwo{
        height: 30px;
    }
    
}

     */
    #brands .slider ul li img.amiami{
        height: .5em;
    }
    #brands .slider ul li img.aisapo{
        height: .7em;
    }
    #brands .slider ul li img.akutoruru{
        height: .7em;
    }
    #brands .slider ul li img.aucnet{
        height: .7em;
    }
    #brands .slider ul li img.bestobai{
        height: .6em;
    }
    #brands .slider ul li img.bookoff{
        height: .8em;
    }
    #brands .slider ul li img.brandoff{
        height: .5em;
    }

    #brands .slider ul li img.buychari{
        height: .9em;
    }

    #brands .slider ul li img.hareruya{
        height: .7em;
    }

    #brands .slider ul li img.hugall{
        height: .8em;
    }

    #brands .slider ul li img.postpost{
        height: .7em;
    }

    #brands .slider ul li img.rentio{
        height: .8em;
    }

    #brands .slider ul li img.snowpeak{
        height: .8em;
    }
    #brands .slider ul li img.soda{
        height: .8em;
    }
    #brands .slider ul li img.kadon{
        height: .8em;
    }
    #brands .slider ul li img.kadon{
        height: .8em;
    }
    #brands .slider ul li img.next51{
        height: .75em;
    }
    #brands .slider ul li img.zeniyahonten{
        height: .75em;
    }
    #brands .slider ul li img.taytwo{
        height: .8em;
    }
    #brands .slider ul li img.odin{
        height: .8em;
    }