@charset "UTF-8";
.gpz-c-block-750 {
    margin: 0 auto;
    width: 100%;
    max-width: 900px;
}

.casestudy-dtl__header {
    padding-top: 0 !important;
}

h2 {
    font-size: 24px;
    text-align: center;
}

.btn-basic {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 270px;
    height: 3.35em;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
    line-height: 1;
    text-decoration: none !important;
    background-color: #3881a3;
    color: #fff !important;
    -webkit-transition: .3s;
    transition: .3s;
}

.commenttxt {
    font-size: 14px;
    margin: 20px;
}

.mainimg {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.thmbimg {
    width: 120px;
    height: auto;
    padding: 15px;
    margin: 20px;
}

.mainimg {
    text-align: center;
    height: 600px;
}

.mainimg img {
    width: auto;
    max-height: 100%;
}

.gpz-c-products-mv-01.b-door {
    height: 190px;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    width: 2.444444444444%;
    height: 9.888889%;
    transform: translateY(-50%);
    z-index: 100;
}

.slick-arrow.next-arrow {
    right: 1.5%;
}

.slick-arrow.prev-arrow {
    left: 1.5%;
}

.slick-arrow:before {
    content: ""!important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 100;
    background-size: cover!important;
}

.next-arrow:before {
    right: 0;
    background-image: url(/wpf/wp-content/themes/renewal/assets/scripts/pages/casestudy/arrow_r.png)!important;
}

.prev-arrow:before {
    left: 0;
    background-image: url(/wpf/wp-content/themes/renewal/assets/scripts/pages/casestudy/arrow_l.png)!important;
}

.slick-tmbs .slick-current.slick-active {
    opacity: 0.5 !important;
}

.slick-tmbs .slick-item:hover {
    cursor: pointer;
    opacity: 0.5;
}

.slick-tmbs .slick-slide img {
    /* サムネイル画像スタイル */
    width: auto;
    height: auto;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mod-gallery__tmbs .slick-tmbs__cover {
    background: #efefef !important;
}

.casestudy-dtl__dscrpt {
    display: flex;
    justify-content: space-between;
    margin-top: 0.5em;
    min-height: 1.7em;
}

.casestudy-dtl__dscrpt .casestudy-dtl__dscrpt-l,
.casestudy-dtl__dscrpt .casestudy-dtl__dscrpt-r {
    max-width: 30%;
}

.mod-gallery__tmbs .slick-tmbs {
    position: relative !important;
}

.slick-tmbs .slick-track {
    transform: unset!important;
}

.commenttxt {
    clear: both;
}

.mod-gallery__tmbs {
    margin-bottom: 20px;
    display: block !important;
}

.casestudy-dtl__btn,
.casestudy__wrap {
    padding-bottom: 0px !important;
}

.casestudy-dtl__btn {
    padding-bottom: 50px !important;
    border-bottom: 1px dotted #d2d2d2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.mod-gallery__tmbs .slick-tmbs .slick-item::before {
    padding-top: 66.66666666666667%;
}

@media (max-width: 736px) {
    .mod-gallery__tmbs {
        width: 100% !important;
    }
    .mod-gallery__tmbs .slick-tmbs .slick-slide {
        margin-right: 5px;
        margin-left: 5px;
    }
    .mod-gallery__tmbs .slick-tmbs .slick-item {
        position: relative;
        height: auto;
        outline: 0 transparent !important;
    }
    .mod-gallery__tmbs .slick-tmbs__cover {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .mod-gallery__tmbs .slick-tmbs .slick-item::before {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        background-color: #222;
    }
}

@media (min-width: 737px) {
    .mod-gallery__tmbs .slick-list,
    .mod-gallery__tmbs .slick-track {
        height: auto;
    }
    .mod-gallery__tmbs {
        width: 50% !important;
        float: right;
    }
    .mod-gallery__tmbs.w_2 {
        width: 33% !important;
    }
    .mod-gallery__tmbs.w_3 {
        width: 40% !important;
    }
    .casestudy-dtl__tbl tbody {
        display: flex;
        flex-direction: column;
    }
    .casestudy-dtl__tbl tbody .casestudy-dtl__tr:first-child {
        flex: 1 0 auto;
    }
    .casestudy-dtl__tbl {
        display: flex;
    }
    .casestudy-dtl__btn {
        /* justify-content: space-between; */
    }
    .casestudy-dtl__btn a.btn-basic {
        margin-right: 5%;
    }
    .casestudy-dtl__btn a.btn-basic:last-child {
        margin-right: 0;
    }
    .btn-basic {
        margin-left: 0;
        margin-right: 0;
        width: 30%;
    }
    .casestudy-dtl__data.w_2 {
        width: 67%;
        padding-right: 30px;
    }
    .casestudy-dtl__data.w_3 {
        width: 60%;
        padding-right: 30px;
    }
}

.btn-basic {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 270px;
    height: 3.35em;
    margin-top: 20px;
    /* margin-right: 10px; */
    /* margin-left: 10px; */
    font-size: 13px;
    line-height: 1;
    text-decoration: none !important;
    background-color: #3881a3;
    color: #fff !important;
    transition: .3s;
}

.btn-basic::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #255696;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .3s;
    transition: .3s;
}

.btn-basic__txt {
    position: relative;
    z-index: 3;
}

.btn-basic::after {
    z-index: 4;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    margin: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .3s;
    transition: .3s;
}

.btn-basic:hover::before {
    transform: scaleY(1);
}


/* .btn-basic:hover::after {
    border-color: transparent transparent #fff #fff;
} */

.btn-basic:hover {
    color: #fff !important;
    /* box-shadow: 0 0 3px rgba(darken($cs_blu, 20%), .30); */
}

@media (min-width: 737px) {
    .btn-basic {
        width: 30%;
    }
    .mod-gallery__tmbs .slick-tmbs {
        margin: 0 !important;
    }
}

@media (max-width: 736px) {
    .casestudy-dtl__dscrpt {
        margin-top: 2.5em;
    }
    .mod-gallery {
        padding-bottom: 8%;
    }
}

.slick-tmbs .slick-track {
    transform: unset !important;
    width: 100% !important;
    display: flex;
    align-content: flex-start;
    /* justify-content: space-between; */
    flex-flow: row wrap;
}

.slick-tmbs .slick-track::before,
.slick-tmbs .slick-track::after {
    content: none;
}

.mod-gallery__tmbs .slick-tmbs .slick-slide {
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: 0;
}

.slick-tmbs .slick-slide {
    display: block!important;
    float: none !important;
    flex: 0 0 18.4%;
}

.mod-gallery__tmbs .slick-tmbs .slick-slide {
    margin-right: 2%;
}

.mod-gallery__tmbs .slick-tmbs .slick-slide:nth-child(5n) {
    margin-right: 0;
}