/* top page  */
body {
    font-family: 'Noto Sans JP' !important;
}

.parallelogram_text{
	position: absolute;
	bottom: 0;
	font-weight: bold;
	padding: 0 3%;
	background-color: rgba(255, 255, 255, 0.8);
}


.banner-top {
    width: 100%;
    height: auto;
    background-color: #000;
}

/*お知らせ用追加部分↓*/
.bg-info {
}

.info-logo {
	position: absolute;
	margin-left: -5%;
}

@media only screen and (max-width: 760px) {
	.info-logo {
		position: absolute;
		margin-left: -10%;
	}
}

/*お知らせ用追加部分↑*/

.bg-concept {
    padding-bottom: 23vw;
}

.top-concept {
    position: relative;
    width: 100%;
    height: 14%;
}

.top-img-concept img {
    width: 35%;
}

.t {
    width: 80%;
    margin-left: 100px;
    height: 80%;
    padding-top: 100px;
}

.top-concept-box {
    background-color: #EDE9E2;
    border: 5px solid #000;
    box-shadow: white 15px 16px 1px 0px;
    height: 100%;
}

.top-concept-box__content {
    padding: 9.104167vw 6.104167vw 14.21875vw;
    -webkit-padding:  9.104167vw 6.104167vw 273px;
}

.top-concept-box__content img {
    margin-top: 100px;
    margin-bottom: 20px;
}

.top-concept-box__content p {
    font-size: 1.25vw;
    padding-top: 10px;
}

.top-concept-box1 {
    position: absolute;
    bottom: -23%;
    left: 0%;
    right: 0%;
    padding-right: 0;
    padding-left: 0;
}

.top-concept-box1 .m {
    width: 30%;
    height: 400px;
    background-repeat: repeat;
    background-size: cover;
    clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
}

.top-work-box1 {
    max-width: 29.791666666667vw;
    height: 19.375vw;
    clip-path: polygon(11% 0%, 100% 0%, 89% 100%, 0% 100%);
    -webkit-clip-path: polygon(11% 0%, 100% 0%, 89% 100%, 0% 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.top-work-box2 {
    max-width: 21.458333333333vw;
    height: 10.46875vw;
    background: #000;
    position: relative;
    top: -2vw;
    right: -25%;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}

.top-work-box2__div1 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 5px;
    left: 5px;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    background-color: #EBE6DE;
}

.tw1 {
    width: 100%;
    height: 40%;
    border-bottom: 5px solid #000;
    font-size: 0.83333333333333vw;
    color: #000;
    padding: 0.7vw 3vw 0.5vw;
}

.tw1 p {
    margin-bottom: 0px;
}

.tw2 {
    font-size: 0.83333333333333vw;
    color: #000;
    font-weight: 600;
    padding: 0.5vw 2vw 0;
    overflow: hidden;
}

.top-service {
    width: 100%;
    height: 17%;
    position: relative;
    margin-top: 3vw;
}

.top-service__img {
    position: relative;
    right: 3vw;
    top: -10%;
}

.top-service__img img {
    width: 71%;
}

.top-s {
    position: absolute;
    right: -60px;
    top: 15%;
}

.mt-100 {
    margin-top: 22%;
}

.m-100 {
    margin-top: 5.2083333333333vw;
}

.top-service-text {
    width: 85%;
    margin-top: 30px;
    font-size: 1.25vw;
}

.top-work__img {
    /* margin-left: -50px; */
    position: relative;
    right: 5vw;
    top: -11vw;
}

.top-work__img img {
    width: 40%;
}

.top-work {
    position: relative;
    height: 25%;
}

.s-w {
    position: absolute;
    top: 12%;
}

.top-member {
    position: relative;
    height: 16%;
}

.m-s {
    position: relative;
    right: -3%;
    bottom: 15vw;
}

.m-s img {
    width: 38%;
}

.top-member__info {
    max-width: 419px;
    height: 31vw;
    border: 5px solid #000;
    margin-left: 10px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.top-member__info p {
    text-align: center;
    background: #000;
    width: 50%;
    padding: 1vw 1vw 1vw;
    color: #fff;
    font-weight: 600;
    position: absolute;
    right: 0;
    bottom: -16px;
    line-height: 40px;
    font-size: 1.25vw;
    border-top-left-radius: 10px;
}

.top-recruit {
    position: relative;
    height: 21%;
}

/* .t-r {
    position: absolute;
    top: 8%;
    left: -3%;
} */

.text-r {
    margin-top: 50px;
    width: 80%;
    font-size: 0.9375vw;
    font-weight: 600;
}

.top-action {
    padding: 50px 0px 100px 0px;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
}

.btn-group-next {
    display: flex;
    justify-content: center;
}

.brand-btn-top {
    position: relative;
    width: 35%;
    float: left;
}

.brand-btn-top::before {
    content: "";
    position: absolute;
    --dotSize: 0.08rem;
    --bgSize: 0.4rem;
    --bgPosition: calc(var(--bgSize) / 2);
    background-image: radial-gradient(circle at center, #000 var(--dotSize), transparent 0), radial-gradient(circle at center, #000 var(--dotSize), transparent 0);
    background-size: var(--bgSize) var(--bgSize);
    background-position: 0 0, var(--bgPosition) var(--bgPosition);
    top: 30%;
    left: 2%;
    width: 90%;
    height: 90%;
    border-radius: 5px;
    border: 1px solid transparent;
}

.brand-btn-top p {
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.brand-btn-top-link {
    display: inline-block;
    width: 90%;
    padding: 30px 0;
    text-align: center;
    background: #000;
    border-radius: 5px;
}

.brand-btn-top-link>span {
    display: inline-block;
    line-height: 35px;
    color: #fff;
    font-weight: 600;
    opacity: 0.99;
    font-size: 26px
}

.btn-rhombus-top {
    position: absolute;
    top: 95%;
    right: 15%;
    width: 60px;
    height: 60px;
    clip-path: polygon(25% 0%, 70% 0%, 62% 23%, 100% 23%, 32% 100%, 54% 39%, 11% 39%);
    background: #000;
}

span.btn-rhombus-bg-top {
    position: absolute;
    top: 100%;
    right: 10%;
    width: 60px;
    height: 60px;
    clip-path: polygon(25% 0%, 70% 0%, 62% 23%, 100% 23%, 32% 100%, 54% 39%, 11% 39%);
    --dotSize: 0.08rem;
    --bgSize: 0.4rem;
    --bgPosition: calc(var(--bgSize) / 2);
    background-image: radial-gradient(circle at center, #000 var(--dotSize), transparent 0), radial-gradient(circle at center, #000 var(--dotSize), transparent 0);
    background-size: var(--bgSize) var(--bgSize);
    background-position: 0 0, var(--bgPosition) var(--bgPosition);
}

.flex-btn {
    justify-content: center;
    display: flex;
}

.wrapper {
    padding: 100px;
}

.wrapper .image {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 25%;
    transform-origin: 0 100%;
    transform: skewX(-30deg) translatez(1px);
    overflow: hidden;
    border: 5px solid;
    background-size: cover;
    background-position: center;
    transform-origin: inherit;
}

.wrapper .image:before {
    content: '';
    position: absolute;
    width: 130%;
    height: 100%;
    background-image: var(--url);
    transform: skewX(30deg);
}

.zoom-effect-container-service {
    width: 100%;
    overflow: hidden;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}

.zoom-effect-container-recruit-1 {
    width: 100%;
    overflow: hidden;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}

.zoom-effect-container-recruit-2 {
    width: 100%;
    overflow: hidden;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}

.image-card {
    transition: 0.4s ease;
}

.zoom-effect-container:hover .image-card {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    filter: brightness(0.5) contrast(0.9) blur(0.09px);
}

.zoom-effect {
    width: 100%;
    overflow: hidden;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.zoom-effect:hover .image-card {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    filter: brightness(0.5) contrast(0.9) blur(0.09px);
}

.parallelogram {
    position: relative;
    background-color: #000;
    width: calc(100vw / 4 - 20px);
    height: calc(100vw / 4 - 20px);
}

.parallelogram,
.parallelogram:before {
	/*
    -webkit-clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
    clip-path: polygon(8% 0%, 100% 0%, 92% 100%, 0% 100%);
    */
}

.parallelogram:before {
    content: '';
    width: 97%;
    height: 97%;
    display: block;
    position: absolute;
    top: 1.5%;
    left: 1.5%;
    right: 1.5%;
    background-image: var(--url);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.boder-5 {
    border: 5px solid;
}

.shape {
    width: 100%;
    height: 34.375vw;
    background-color: black;
    position: relative;
    right: 1vw;
}

.shape-div {
    width: 99.7%;
    height: 99%;
    position: absolute;
    top: 3px;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
    -webkit-clip-path:polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%)
}

.shape img {
    width: 100%;
    height: 100%;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}

.shape,
.shape:before {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}

.shape1 {
    width: 100%;
    height: 35.375vw;
    background-color: black;
    position: relative;
}

.shape-div1 {
    width: 99.6%;
    height: 99%;
    position: absolute;
    top: 4px;
    right: 0;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.shape1 img {
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.shape1,
.shape1:before {
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.ml-110 {
    margin-left: 110px;
}

.owl-carousel img {
    display: block;
    width: 100%;
}

.ml-10 {
    margin-left: 10%;
}

.box-shape {
    width: 100%;
    height: 34.375vw;
    position: relative;
    background-color: black;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}

.box-shape div {
    position: absolute;
    width: 99.5%;
    height: 98.5%;
    background-color: #EDE9E2;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
    top: 1%;
}

.box-shape1 {
    width: 100%;
    height: 34.375vw;
    position: relative;
    background-color: black;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 106%);
    right: -2%;
    bottom: -30px;
}

.box-shape1 div {
    position: absolute;
    width: 99%;
    height: 98.5%;
    background-color: #EDE9E2;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    top: 1%;
    left: 1%;
}

a {
    text-decoration: none !important;
}

.btn-contact-sp {
    display: none;
}

.video-top {
    width: 100%;
    height: 42vw;
    object-fit: contain;
}

.darkHeader {
    position: relative;
    top: -2vw;
}

.top-member-pc {
    position: relative;
    bottom: -3vw;
}

.t-s-img {
    position: relative;
    left: 4vw;
    bottom: 12vw;
}

.t-s-img img {
    width: 38%;
}

.bg_info {
    padding-bottom: 30vw;
}


.bg-service {
    padding-bottom: 30vw;
}

.bg-work {
    padding-bottom: 23vw;
}

.bg-member {
    padding-bottom: 23vw;
}

.title-ig-member {
    position: relative;
    top: -34%;
}

.title-ig-member img {
    width: 73%;
}

.title-top-r {
    position: relative;
    bottom: 4vw;
}

.title-top-r img {
    width: 66%;
}

.ig-top-r {
    position: relative;
    bottom: 13vw;
    right: 2vw;
}

.ig-top-r img {
    width: 39%;
}

.top-work__title {
    position: relative;
    top: -2vw;
    right: 5vw;
}

.top-work__title img {
    width: 74%;
}

.element-btn-action {
    margin-bottom: 0px;
}

.top-img-concept {
    position: absolute;
    z-index: 1;
    top: -1vw;
    left: -35px;
}

.bg-recruit {
    padding-bottom: 5vw;
}

.top-concept-box__content img {
    width: 100%;
}
.ig-omoroi {
    width: 57%;
}
@media only screen and (min-width: 1025px) and (max-width: 1820px) {
	.parallelogram {
	    width: calc(100vw / 4 - 20px);
	    height: calc(100vw / 4 - 20px);
	}
    /* .parallelogram:before {
        width: 96.5%;
        height: 95%;
    } */
}
@media only screen and (min-width: 761px) and (max-width: 1024px) {
	.parallelogram {
	    width: calc(100vw / 4 - 20px);
	    height: calc(100vw / 4 - 20px);
	}
    /* .parallelogram:before {
        width: 94.5%;
        height: 95%;
    } */
}
@media only screen and (min-width: 761px) and (max-width: 1024px) {
    /* .parallelogram {
        width: 400px;
        height: 300px;
    } */

    .bg-concept {
        padding-bottom: 32vw;
    }

    .top-service__img {
        top: -7%;
    }

    .top-member__info {
        /* max-width: 500px; */
        /* height: 300px; */
    }

    .top-recruit-content-sp {
        width: 50%;
    }

    .m-r-text {
        width: 50%;
    }

    .top-member__info p {
        font-size: 1.2vw;
    }

    .bg-member {
        padding-bottom: 36vw;
    }

    .bg-recruit {
        position: relative;
        top: -6vw
    }

    .site-main {
        background: #FF7600;
    }
    .box-shape1 {
        bottom: -40px;
    }
    .text-r {
        width: 89%;
        font-size: 2vw;
    }
    .top-service-text {
        width: 100%;
        font-size: 2vw;
    }
    .shape img {
        width: 99.5%;
        height: 99%;
    }
}

@media only screen and (max-width: 760px) {

    #primary {
        padding-bottom: 60px;
        background-color: #ff7600;
    }

    .top-content {
        padding-bottom: 0px !important;
        background-image: url('../img/top/sp/background.png');
        background-size: auto;
        height: 8947px;
    }

    .bg-concept {
        background-image: url('../images/top/bg-concept-mobi.png') !important;
        /* background-size: 103% 101.2% !important; */
    }

    .bg-service {
        background-image: url('../images/top/bg-service-mobi.png') !important;

    }

    .bg-work {
        background-image: url('../images/top/bg-work-mobi.png') !important;
    }

    .bg-member {
        background-image: url('../images/top/bg-member-mobi.png') !important;
    }

    .bg-recruit {
        background-image: url('../images/top/bg-recruit-mobi2.png') !important;
    }

    .top-concept {
        height: 11%;
    }

    .top-member {
        height: 16%;
    }

    .top-recruit {
        height: 23.5%;
    }

    .t {
        margin-left: 0px;
        padding-top: 50px;
        height: 95%;
        width: 99%;
    }

    .top-concept-box {
        box-shadow: white 7px 16px 1px 0px;
        margin-top: 3vw;
        margin-left: -7vw;
    }

    .top-img-concept img {
        width: 50%;
        margin-top: 15px;
    }

    .top-concept-box__content {
        padding: 15px 15px 30vw 50px;
    }

    .top-concept-box__content img {
        display: none;
    }

    .top-concept__img {
        display: block !important;
    }

    .top-concept-box__content p {
        padding-top: 30px;
        font-size: 3.1578947368421vw;
    }

    .btn-more-concept {
        margin-left: 0 !important;
    }

    .top-concept-box__content svg {
        height: 70px;
    }

    .top-service {
        height: 17.5%;
        margin-top: 165px;
    }

    .work-content {
        margin: 20px 0px 0px 0px !important;
    }

    .top-work-box1 {
        margin-top: 50px !important;
        max-width: 75%;
        margin: 0 auto;
        height: 49.078947368421vw;
    }

    .top-work-box2 {
        max-width: 65%;
        height: 26.447368421053vw;
        top: -8vw;
    }

    .btn-more-work {
        margin-left: 50px !important;
    }

    .i-work {
        margin-top: 0px !important;
        display: block !important;
    }

    .i-work img {
        width: 90%;
    }

    .btn-more-member {
        margin-left: 50px !important;
    }

    .i-member {
        display: block !important;
    }

    .i-member img {
        width: 90%;
    }

    .top-service__img img {
        margin-left: -2%;
        width: 100%;
    }

    .brand-btn-top {
        width: 85%;
    }

    .brand-btn-top-link {
        padding: 15px 0;
    }

    .top-action h3 {
        font-size: 15px !important;
    }

    .btn-group-next {
        padding-bottom: 50px;
    }

    .m3 {
        display: none;
    }

    .m2 {
        width: 60% !important;
    }

    .top-concept-box1 .m {
        height: 200px;
    }

    .top-concept-box1 {
        bottom: -30%;
    }

    .top-service__img {
        margin-left: 0 !important;
        width: 110%;
        top: -24vw;
    }

    .top-s {
        top: 9.5%;
    }

    .top-s img {
        margin-right: -6%;
        width: 70%;
    }

    .zoom-effect-container-service {
        width: 90%;
        height: 52.631578947368vw;
    }

    .zoom-effect-container {
        width: 90%;
        height: 100%
    }

    .t-r {
        top: 6% !important;
        left: -5%;
        width: 60%;
    }

    .m-r-text {
        text-align: center;
        margin-top: 40px;
    }

    .btn-more-re {
        text-align: left;
        margin-left: 50px !important;
        margin-bottom: 6vw;
    }

    .r-text {
        width: 85%;
        margin-left: 0px !important;
    }

    .img-top-ser {
        width: 80% !important;
    }

    .top-service-content {
        text-align: center;
    }

    .top-service-content .os {
        width: 73%;
    }

    .btn-more-service {
        text-align: left;
        margin-left: 25px !important;
    }

    .top-service-text {
        width: 76.4%;
        margin-left: 50px;
        font-weight: 600;
        line-height: 45px;
        text-align: justify;
        font-size: 3.1578947368421vw;
    }

    .s-w {
        top: 7%;
        width: 60%;
    }

    .hidden {
        display: none;
    }

    .brand-next-work1 {
        padding: 6px 35px;
    }

    .top-work {
        height: 26%;
    }

    .m-s {
        right: -40%;
        width: 64%;
    }

    .w-50 {
        width: 50%;
    }

    .b-l {
        border-left: none;
    }

    .b-r {
        border-right: none;
    }

    .text-r {
        width: 79%;
        font-size: 18px;
        font-weight: 600;
        margin-left: 50px;
        text-align: justify;
        line-height: 31px;
    }

    .flex-btn {
        margin-top: 50px;
        margin-bottom: 50px;
        display: block;
    }

    .top-action .brand-btn {
        width: 90% !important;
        margin: 0px;
    }

    .top-action {
        padding: 25px;
    }

    .service-container {
        margin-top: 55px !important;
    }

    .t-s-content {
        margin-top: 20px !important;
    }

    .box-shape {
        width: 90%;
        height: 52.631578947368vw;
    }

    .box-shape1 {
        height: 52.631578947368vw;
    }

    .box-shape1 {
        right: -11%;
    }

    .shape1 {
        top: -9% !important;
    }

    /* .mt-5-sp {
        margin-top: 50px;
    } */

    .tw1 {
        padding: 10px 13px 0px 60px;
        font-size: 2.1052631578947vw;
    }

    .top-work-sp {
        margin-top: 0px !important;
    }

    .shape-div1 {
        width: 99.6%;
        height: 99%;
        top: 2px;
    }

    .svg-more {
        width: 195px !important;
        height: 80px !important;
    }

    .element-btn-action {
        margin-top: 23px;
    }

    .item-work-mobie {
        width: 100% !important;
    }

    .tw2 {
        font-size: 2.1052631578947vw;
        padding: 0.5vw 5vw 0;
    }

    .bg-concept {
        padding-bottom: 61vw;
    }

    .t-s-img {
        bottom: 14vw;
    }

    .t-s-img img {
        width: 50%;
    }

    .screen-mobie-service {
        width: 100%;
    }

    /* .bg-work {
        padding-top: 12vw;
    } */

    .top-work__title {
        width: 108%;
        top: -9vw;
    }

    .top-work__title img {
        width: 100%;
    }

    .top-work__img img {
        width: 50%;
    }

    .title-ig-member {
        width: 110%;
        right: 3vw
    }

    .title-ig-member img {
        width: 100%;
    }

    .m-s img {
        width: 84%;
    }

    .title-top-r {
        width: 110%;
        right: 3vw;
        bottom: 6vw;
    }

    .title-top-r img {
        width: 100%;
    }

    .ig-top-r img {
        width: 52%;
    }

    .bg-service {
        padding-bottom: 27vw;
        padding-top: 14vw;
    }

	.parallelogram {
	    width: calc(100vw / 2 - 20px);
	    height: calc(100vw / 2 - 20px);
	}

    .title-service-sp {
        height: 1px;
    }
    .top-member__info {
        height: 80vw;
    }
    .top-member__info p {
        font-size: 3.1578947368421vw;
    }
    .ig-top-r {
        right: 5vw;
    }

}

@media only screen and (min-width: 481px) and (max-width: 600px) {
	.parallelogram {
	    width: calc(100vw / 2 - 20px);
	    height: calc(100vw / 2 - 20px);
	}
    .shape-div {
        height: 98.5%;
    }
}

@media only screen and (max-width: 480px) {
    .bg-work {
        padding-bottom: 60vw;
    }

    main {
        padding-bottom: 0px !important;
    }

    a {
        text-decoration: none !important;
    }

    .top-content {
        height: auto;
        background-position: top;
        background-size: cover;
    }

    .top-img-concept img {
        width: 65%;
    }

    .top-concept {
        height: 150vw;
    }

    .t {
        height: 85%;
        margin-left: -5%;
    }

    .top-concept-box__content {
        padding: 14vw 7vw 16vw;
    }

    .top-concept-box__content p {
        font-size: 2.9166666666667vw;
    }

    .top-concept-box__content img {
        margin-top: 25px;
        width: 90%;
    }

    .btn-more-concept {
        margin-top: 0px !important;
    }

    .svg-more {
        width: 140px !important;
    }

    .top-concept-box__content p {
        padding: 0px;
    }

    .parallelogram {
	    width: calc(100vw / 2 - 20px);
	    height: calc(100vw / 2 - 20px);
    }

    /* .parallelogram:before {
        width: 95%;
        height: 95%;
    } */

    .top-concept-box1 {
        bottom: -40%;
    }

    .top-service {
        height: 200vw;
        margin-top: 0px;
    }

    .top-service .shape {
        height: 185px;
    }

    .shape-div {
        width: 99.5%;
        height: 97.8%;
        background-size: cover;
    }

    .top-service-content .os {
        width: 75%;
    }

    .top-service-text {
        line-height: 20px;
        font-size: 13px;
        margin-top: 20px !important;
    }

    .service-container {
        margin-top: 0px !important;
    }

    .btn-more-service {
        margin-top: 0px !important;
    }

    .top-work {
        height: 276vw !important;
    }

    .tw1 {
        font-size: 12px;
        padding: 4px 13px 0px 40px
    }

    .tw2 {
        font-size: 12px;
        padding: 4px 35px 0px 30px;
    }

    .top-work-box1 {
        max-width: 90% !important;
        margin-top: 10px !important;
        height: 150px;
    }

    .top-work-box2 {
        height: 130px;
        right: -15%;
        max-width: 80%;
        top: -7vw;
    }

    .btn-more-work-button {
        margin-top: 0px !important;
    }

    .top-member__info {
        height: 80vw;
    }

    .top-member__info p {
        padding: 0px;
        width: 70%;
        font-size: 14px;
    }

    .top-member__info p {
        width: 75%;
    }

    .i-member {
        margin-top: 0px !important;
    }

    .btn-more-member-button {
        margin-top: 0px !important;
    }

    .top-member__flex-sp {
        margin-top: 20px !important;
    }

    .top-member {
        height: 190vw;
    }

    .top-recruit {
        height: 260vw;
    }

    .t-r {
        top: 6% !important;
    }

    .top-recruit .shape {
        height: 200px;
    }

    .top-recruit .box-shape {
        height: 200px;
    }

    /* .top-recruit-content-sp {
        margin-top: 80px !important;
    } */

    .r-text {
        width: 80%;
    }

    .text-r {
        font-size: 13px;
        margin-top: 15px;
        line-height: 25px;
        margin-left: 30px;
    }

    .btn-more-re {
        margin-top: 0px !important;
    }

    .m-r-text {
        margin-top: 10px !important;
    }


    .top-recruit .shape1 {
        height: 200px;
        top: -28% !important;
    }

    .top-recruit .shape-div1 {
        background-size: 130% 106% !important;
    }

    .top-recruit .box-shape1 {
        height: 200px;
    }

    .top-recruit-content-sp2 {
        margin-top: 10px !important;
    }

    section {
        padding: 60px 0 0px 0;
    }

    .i-work {
        margin-left: 10px;
        width: 85% !important;
        margin-top: 1.7vw !important;
    }

    .btn-contact-sp {
        display: block;
    }

    .btn-contact-pc {
        display: none;
    }
}

@media only screen and (max-height: 1080px) {
    .video-top {
        height: 37vw !important;
    }
}


.r-service {
    justify-content:center;
    align-items: center;
}

.comming-soon {
    width: 56.354166666667vw;
    height: 4.53125vw;
    margin-bottom: 28.28125vw;
    margin-top: 2vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.d-inline-table {
    display: inline-table;
}

.service .service-item-detail {
    border-radius: unset;
    transform: skew(-9deg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -42%;
    right: 3%;
    width: 19.80133vw;
    height: 10.46875vw;
    position: absolute;
}

.service-items {
    margin-bottom: 14.0625vw;
    position: relative;
    width: 28.791667vw;
    padding-left: 0px;
    padding-right: 0px;
}

.service-items .wrapper {
    transform-origin: 0 100%;
    width: fit-content;
    border: var(--border-5px) solid #000000;
}

.service .service-item-detail .item-title {
    color: #000000;
    font-size: 0.83333333333333vw;
    /* font-weight: bold; */
    /* line-height: 1.6145833333333vw; */
    /*background: var(--main-color);*/
    text-align: left;
    padding: 0.7vw;
    border: var(--border-5px) solid #000000;
    border-bottom: unset;
    min-height: 4.026667vw;
    /* overflow: scroll; */
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;
}
.service .service-item-detail .work_copyright {
    padding-top: 1.0vw;
    font-size: 0.45vw;
    line-height: 0.5vw;
}

.service .service-item-detail .item-title::-webkit-scrollbar {
    display: none;
}

.service .service-item-detail .item-content {
    position: absolute;
    min-height: 6.25vw;
    height: 6.25vw;
    width: 100%;
    color: black;
    font-size: 0.83333333333333vw;
    font-weight: bold;
    /*background: var(--main-color);*/
    text-align: left;
    line-height: 1.4vw;
    border: var(--border-5px) solid #000000;
    display: table-cell;
    vertical-align: middle;
    /* overflow-y: scroll; */
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;
}

.service .service-item-detail .item-content::-webkit-scrollbar {
    display: none;
}

.unskew p {
    margin: 0;
    padding: 0;
}

.service .service-item-detail .unskew-content {
    height: fit-content;
    text-align: left;
    width: 17.8vw;
    vertical-align: middle;
    margin: auto;
    padding-top: 0vw;
    letter-spacing: -0.4px;
}


.wrapper {
    padding: 0px;
    margin: 0px;
}

.wrapper .si-image {
    display: block;
    position: relative;
    width: 26.366666666667vw;
    height: 14.84277389vw;
    overflow: hidden;
}


.wrapper .si-image:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: var(--si-image-url);
    background-size: 100% 100%;
    background-position: center;
    transform-origin: center;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.wrapper .si-image:hover:before {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    filter: brightness(0.5) contrast(0.9) blur(0.09px);
}

@media (max-width: 760px) {

 .service-items {
        width: 75.263157894737vw;
        margin-bottom: 28.715789vw;
    }

    .wrapper .si-image {
        width: 66.710526315789vw;
        height: 37.55382775vw;
    }

    .service .service-item-detail {
        width: 50.028421vw;
        height: 26.447368421053vw;
    }

    .service .service-item-detail .item-title {
        color: #000000;
        font-size: 2.3684210526316vw;
        /* font-weight: bold; */
        line-height: 3.6842105263158vw;
        /*background: var(--main-color);*/
        text-align: left;
        padding: 2.6315789473684vw;
        padding-top: 1.5vw;
        border: var(--border-5px) solid #000000;
        border-bottom: unset;
    }

	.service .service-item-detail .work_copyright {
	    padding-top: 2.0vw;
	    font-size: 1.3vw;
	    line-height: 1.4vw;
	}

    .service .service-item-detail .item-content {
        position: absolute;
        min-height: 58.4%;
        height: 15.394737vw;
        width: 100%;
        color: black;
        font-size: 2.0vw;
        font-weight: bold;
        /*background: var(--main-color);*/
        text-align: left;
        line-height: 3.18947vw;
        border: var(--border-5px) solid #000000;
        display: table-cell;
        vertical-align: middle;
        /* overflow-y: scroll; */
    }

    .service .service-item-detail .unskew-content {
        height: fit-content;
        text-align: left;
        width: 44.58333vw;
        vertical-align: middle;
        margin: auto;
        padding-top: 0.5vw;
        letter-spacing: 0px;
    }

    .r-service {
        margin-top: 7vw;
    }
}

.read-more__link {
    display: none;
    color: #4169e1 !important;
}

.readmore-link {
    text-decoration: none;
    color: #4169e1 !important;
}

.read-more__link-wrap {
    text-align: center;
}

:root {
    --main-color: #ff7600;
    --mb-fb-17: 2.2368421052632vw;
    --mb-fs-18: 2.3684210526316vw;
    --mb-fs-24: 3.1578947368421vw;
    --mb-fs-30: 3.9473684210526vw;
    --mb-fs-36: 4.7368421052632vw;
    --mb-fs-59: 7.7631578947368vw;
    --mb-fs-35: 4.6052631578947vw;
    --mb-lh-22: 2.8947368421053vw;
    --mb-lh-32: 4.2105263157895vw;
    --mb-lh-35: 4.6052631578947vw;
    --mb-lh-36: 4.7368421052632vw;
    --mb-lh-47: 6.1842105263158vw;
    --mb-lh-70: 9.2105263157895vw;
    --mb-lh-79: 10.394736842105vw;
    --mb-text-color-ff7600: #ff7600;
    --mb-text-color--000000: #000000;
    --border-5px: 0.2683843263553409vw;

}

@media (max-width: 760px) {
    :root {
        --border-5px: 0.65789473684211vw;  
    }
}