body {
    background: #12C0A9;
}

.company {
    margin-top: 0px !important;
    overflow: hidden;
}

.company-infomation .title-image .align-self-center{
    height: 5.208333333333333vw;
}

.company .banner {
    position: relative;
}

.banner-img {
    width: 100vw;
    height: 21.8vw;
    background-size: 100%;
    background-repeat: no-repeat;
}

.banner .sp {
    display: none;
}

.company .banner img {
    width: auto;
    height: 100%;
}

.company .banner .company-text {
    position: absolute;
    /* margin: -3.6% 64.7% 0 -3.1%; */
    z-index: 1;
    width: 38.385416666667vw;
    height: 9.4791666666667vw;
    left: -3.125vw;
    bottom: -6vw;
}

.company-title {
    position: relative;
    margin-right: 19.47916666666667vw;
}

.company-title {
    height: 36.875vw;
    background-color: #fff;
    border: #000 solid 0.2683843263553409vw;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
}

.company-content {
    border: #000 solid 0.2683843263553409vw;
    padding-top: 5.3646vw;
    padding-left: 5.3646vw;
    padding-right: 19.4791vw;
    padding-bottom: 60px;
}

.company-title.mb-5.mb-lg-0:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0.8051529790660226vw;
    right: -0.8051529790660226vw;
    background-color: #fff;
    border: #000 solid 0.2683843263553409vw;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
}

.feature-image {
    position: absolute;
    right: -1vw;
    top: 7.208333333333333vw;
    width: 50.706vw;
    height: 34.402vw;
}

.wrapper .image {
    display: block;
    position: relative;
    width: 100%;
    height: 34.375vw;
    transform-origin: 0 100%;
    transform: skewX(-11deg) translatez(1px);
    overflow: hidden;
    border: 0.26041666666667vw solid #000000;
    box-shadow: 0.26041666666667vw 0.26041666666667vw 0.52083333333333vw #0000002B;
}

.wrapper .image:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: var(--si-image-url);
    background-position: center;
    background-size: 147%;
    transform-origin: inherit;
    transform: skewX(11deg);
    left: 0px;
    bottom: 0px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

@media (min-width: 1025px) {
    .company-title {
        flex-basis: 73.90625vw;
    }

}

.title-introduce {
    width: 40.0522vw;
    margin-bottom: 2.083333333333333vw;
    font-size: 1.875vw;
    font-weight: 500;
}

.content-introduce {
    width: 36.3546vw;
    font-size: 1.25vw;
}

.company-title-background {
    width: 34.74vw;
    height: 4.974vw;
    color: white;
}

.company-box {
    padding: 7vw 5.4688vw;
}

.item-company-box {
    width: 42.709vw;
    position: relative;
    background-color: #e7e2d9;
    margin-bottom: 3vw;
}
.item-company-box-background{
    z-index: 1;
}
.item-company-box-background::after {
    content: "";
    position: absolute;
    width: 98%;
    height: 100%;
    top: 1.4vw;
    left: 1.3541666666666667vw;
    overflow: hidden;
    z-index: -3;
    background: var(--mb-bg-image-url);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.item-company-box>div:first-child {
    z-index: 1;
    background: #e7e2d9;
    border: 0.3vw solid;
}

.company-box-title div {
    display: inline-block;
    background: black;
    color: white;
    width: 21.3289vw;
    padding: 1.927083333333333vw 0px 1.875vw;

}

.company-box-title {
    border-bottom: 0.3vw solid black;
    padding-bottom: 65px;
    letter-spacing: 0.15em;
    font-size: 1.875vw;
    font-weight: 700;
    padding-bottom: 2.864583333333333vw;
}

.company-box-link {
    height: fit-content;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 2.8vw;
    padding: 2.533854166666667vw 0px;
}

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

.brand-next {
    padding: 0px;
    color: white;
    clip-path: polygon(1.9vw 0%, 0% 100%, 100% 100%, 100% 0%);
    font-size: 1.875vw;
    display: flex;
    align-items: center;
}

.brand-next_label {
    background: #000;
    padding: 0.9375vw 1.584115vw 0.6770833333333333vw 3.168229166666667vw;
    font-weight: bold;
    min-width: 19.899vw;
    text-align: center;
}

.label-list-box .brand-next_label {
    padding: 1.041666666666667vw 6.584115vw 1.041666666666667vw 3.168229166666667vw;
}

.brand-next_arrow {
    position: relative;
    left: -1px;
    width: 0;
    height: 0;
    border-top: 3.932291666666667vw solid transparent;
    border-left: 3.604167vw solid #000;
    border-bottom: 3.932291666666667vw solid transparent;
}

.brand-next_trapezoid {
    border-top: 2.708333333333333vw solid black;
    border-left: 0.6vw solid transparent;
    border-right: 1.145833333333333vw solid transparent;
    height: 0;
    width: 2.916666666666667vw;
    position: relative;
    top: 0.5208333333333333vw;
    right: -1.041666666666667vw;
}

/* .brand__btn-next::before {
    position: absolute;
    content: "";
    top: -0.6vw;
    left: -2vw;
    border-style: solid;
    height: 0;
    width: 3.4vw;
    border-color: #000 transparent transparent transparent;
    border-width: 3vw 1.6vw 0px 1vw;
} */

/* .brand__btn-next::after {
    position: absolute;
    content: "";
    top: -1.4vw;
    right: -2vw;
    border-top: 3.15vw solid transparent;
    border-right: 3.15vw solid black;
    border-bottom: 3.15vw solid transparent;
    transform: scaleX(-1);
} */
.brand__btn-next {
    position: relative;
    display: flex;
}

.title-image h1 {
    font-size: 6.6vw;
    display: inline-block;
    font-weight: 900;
    font-family: 'gabo drive';
    margin-right: 1vw;
}

.box-dot-img {
    width: 100%;
    display: inline-block;
    height: 100px;
    position: absolute;
    z-index: -2;
    overflow: hidden;
    mix-blend-mode: multiply;
}

.box-dot-img-top {
    width: 100%;
    display: inline-block;
    height: 100px;
    position: absolute;
    top: -3vw;
    z-index: -2;

}

.box-dot-img-bottom {
    bottom: -3vw;
}

.box-dot-img img {
    transform: skewY(8deg);
}

.box-dot-img.box-dot-img-top img {
    position: relative;
    top: -15vw;
    height: 28vw;
    object-fit: cover;

}

.box-dot-img.box-dot-img-bottom img {
    position: relative;
    bottom: 6vw;
    height: 28vw;
    object-fit: cover;
}

.title-image .title-image-dot {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 50%;
    object-fit: cover;
    bottom: 1px;
    z-index: 1;
    background-repeat: repeat;
    background-size: 50%;
}

.title-image .align-self-center {
    margin-right: 1vw;
    margin-left: 6vw;
    height: fit-content;
    width: fit-content;
    display: flex;
}

.title-image .align-self-center img {
    vertical-align: bottom !important;
}

.background-black-dot-box-item {
    position: absolute;
    top: 0.8854166666666667vw;
    right: -0.9895833333333333vw;
    width: 100%;
    z-index: -1;
    height: 100%;
    background-position: 91.8% !important;
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
}

.company-box-image {
    border-bottom: 0.3vw solid black;
    padding: 0.78126vw 3.64582vw;
    width: 100%;
}


.btn-group-next {
    width: fit-content;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

#content {
    background-image: url("../images/company/bg-pc.png");
    background-repeat: no-repeat;
    background-color: #12c0a9;
    background-size: 100%;
    height: auto;
    margin-left: -1vw;
}

.company-infomation {
    position: relative;
    padding: 2.604166666666667vw 0 0 5.208333333333333vw;
}

.company-full-box {
    padding: unset;
    position: relative;
    margin-bottom: 90px;
}

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

.label-list-box {
    margin-top: 11vw;
    margin-left: -2.208333vw;
}

.company-content {
    overflow: hidden;
}

.label-list-box .brand-next {
    padding: 0px;
    color: white;
    clip-path: polygon(0% 0%, 10% 100%, 100% 100%, 100% 0%);
    font-size: 1.875vw;
    display: flex;
    align-items: center;
}

.label-list-box {
    width: fit-content;
}

.label-list-box .brand-next {
    clip-path: polygon(0% 0%, 4% 100%, 96% 100%, 100% 0%);
}

.label-list-box .brand-next_trapezoid {
    border-top: 2.96875vw solid black;
    border-left: 0.6vw solid transparent;
    border-right: 0.6vw solid transparent;
    width: 1.822916666666667vw;
    top: 0px;
    left: 1.958333vw;
}

.label-list-box .brand-next_trapezoid_scale.brand-next_trapezoid_tranform {
    transform: scaleX(-1);
    left: -1.041667vw;
}

.label-list-box .brand-next_trapezoid.brand-next_trapezoid_tranform {
    transform: scaleX(-1);
    left: -1.958333vw;
}

.label-list-box .brand-next_label {
    width: 34.11458333333333vw;
    text-align: end;
}

.brand-next_trapezoid_scale {
    border-bottom: 3.489583333333333vw solid black;
    border-left: 1vw solid transparent;
    border-right: 1vw solid transparent;
    width: 2.96875vw;
    bottom: -0.315789vw;
    right: -1.041667vw;
    position: relative;
}
.company-box-image .box-image img{
    object-fit: cover;
    width: 100%;
}

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

@media screen and (max-width: 760px) {
    .banner-company img {
        height: 100vw !important;
        object-fit: cover;
    }

    .label-list-box .brand-next {
        padding: 0px;
        color: white;
        clip-path: polygon(0% 0%, 10% 100%, 100% 100%, 100% 0%);
        font-size: 3.684210526315789vw;
        display: flex;
        align-items: center;
    }

    .label-list-box {
        margin-top: 40vw;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }


    .background-black-dot {
        height: 230.969vw;
    }

    .banner .background-black-dot {
        top: 58vw;
    }

    .company-full-box {
        margin-top: 11vw;
    }

    .title-image {

        left: -2vw;
        top: -20px;
        height: 10.78947368421053vw;
        width: 48.81578947368421vw;
        border-top-width: 0.6578947368421053vw;
        border-bottom-width: 0.6578947368421053vw;
        border-right-width: 0.6578947368421053vw;
    }

    .title-image h1 {
        font-size: 4.6vw;
    }

    .item-company-box {
        width: 100%;
    }

    .label-list-box .brand-next {
        clip-path: polygon(0% 0%, 4% 100%, 96% 100%, 100% 0%);
    }

    .label-list-box .brand-next_trapezoid {
        border-top: 5.789473684210526vw solid black;
        border-left: 1.5vw solid transparent;
        border-right: 1.5vw solid transparent;
        width: 3.552631578947368vw;
        top: 0px;
        left: 2.958333vw;
    }

    .label-list-box .brand-next_trapezoid_scale.brand-next_trapezoid_tranform {
        transform: scaleX(-1);
        left: -2.041667vw;
    }

    .label-list-box .brand-next_trapezoid.brand-next_trapezoid_tranform {
        transform: scaleX(-1);
        left: -2.958333vw;
    }

    .label-list-box .brand-next_label {
        width: 73.80789473684211vw;
        text-align: center;
    }

    .brand-next_label {
        font-weight: bolder;
        min-width: 37.238vw;
    }

    .box-dot-img-bottom {
        bottom: -8vw;
    }

    .box-dot-img-top {
        top: -8vw;
    }

    .box-dot-img.box-dot-img-top img {
        top: -9vw;
    }

}

@media screen and (max-width: 760px) {
    .company-infomation {
        padding: 2.6041vw 6.4791vw 0vw 0px;
        position: relative;
        margin-top: 13vw;

    }

        .content-introduce {
        font-size: 1.6vw;
    }

    .feature-image {

        bottom: -22.791667vw;
        top: unset;
    }

    .company-content .title-introduce {
        width: 100%;
        font-weight: bold;
    }

    .company-content .content-introduce {
        width: 100%;
    }

    .company-content {
        padding-right: 7.3646vw;
        padding-bottom: 51vw;
        padding-top: 14vw;
        padding-left: 8.3646vw;
        box-shadow: 8px 8px #fff, 8px 9px 0 4px #000;
        border-radius: 10px;
    }
    .banner-company img {
        height: 100vw !important;
        object-fit: cover;
    }

    section.banner {
        height: 117.7631578947368vw;
        background-size: 220%;
        background-repeat: no-repeat;
        background-position: 50% 85%;
        background-image: var(--path-banner-mobile) !important;
    }

    .banner-company .background-black-dot img {
        height: 37vw !important;
    }
    .item-company-box-background::after{
        left:3.2vw;
    }
}

@media screen and (max-width: 600px) {
    .brand__btn-next::after {
        top: -1.4vw;
        right: -2.2vw;
    }

    .box-dot-img.box-dot-img-bottom img {
        bottom: 0vw
    }
    .company-full-box {
        margin-bottom: 25vw;
    }
}

@media screen and (max-width: 375px) {
    .brand__btn-next::after {
        top: -0.7vw;
    }

    .box-dot-img.box-dot-img-bottom img {
        bottom: -11vw;
    }
}

@media screen and (max-width: 375px) {
    .brand__btn-next::after {
        top: -0.3vw;
    }
}

@media screen and (max-width: 760px) {
    .banner-company .background-black-dot img {
        height: 37vw !important;
    }

    .item-company-box {
        margin-bottom: 50px;
    }

    .banner .pc {
        display: none;
    }

    .banner .sp {
        display: block;
    }

    .company-box-title div {

        width: 42.63157894736842vw;
        padding: 3.927083vw 0px 3.875vw;
    }

    .company-box-title {
        font-size: 3.684210526315789vw;

    }

    .brand-next {
        font-size: 3.684210526315789vw;

    }

    .brand-next_arrow {

        border-top: 7.828947368421053vw solid transparent;
        border-left: 8.604167vw solid #000;
        border-bottom: 7.828947368421053vw solid transparent;
    }

    .brand-next_label {
        padding: 2vw 3.584115vw 3vw 6.168229vw;
        text-align: center;
    }


    .brand-next_trapezoid {
        border-top: 6.842105263157895vw solid black;
        border-left: 2vw solid transparent;
        border-right: 2vw solid transparent;
        width: 6.842105263157895vw;
        top: 1.520833vw;
        right: -2.041667vw;
    }

    .brand-next_trapezoid_scale {
        border-bottom: 6.842105263157895vw solid black;
        border-left: 2vw solid transparent;
        border-right: 2vw solid transparent;
        width: 5.657894736842105vw;
        bottom: -1.315789473684211vw;
        right: -2.041667vw;
        position: relative;
    }

    .brand-next {

        clip-path: polygon(3.9vw 0%, 0% 100%, 100% 100%, 100% 0%);

    }

    .element-btn-action .description-btn-bottom {
        font-size: 3.947368421052632vw;
    }

    .element-btn-action .brand-btn-top-link>span {
        font-size: 3.421052631578947vw;
    }

    .company-content .title-introduce {
        font-size: 3.684210526315789vw;
    }

    .company-content .content-introduce {
        font-size: 3.157894736842105vw;
        margin: 1.315789473684211vw;
    }

    .company-title {
        margin-right: 0px;
        height: fit-content;
        border: #000 solid 0.6578947368421053vw;
        border-left: 0px;
        border-radius: 15px 15px 15px 0px;
    }

    .feature-image {

        width: 93.42105263157895vw;
        height: 63.157895vw;
    }

    .wrapper .image {

        height: 63.15789473684211vw;
        border: 0.6578947368421053vw solid #000000;
    }

    .title-image .align-self-center {
        margin-left: 9vw;
    }

    .company-title.mb-5.mb-lg-0:after {
        width: 110%;
        top: 1.805153vw;
        right: -1.805153vw;
    }

    .title-introduce {
        margin-bottom: 6.58vw !important;
    }

    .company .banner .company-text {
        margin: 8vw 49.86vw 0 -6.97vw;
        width: unset;
        height: unset;
        left: unset;
        bottom: unset;
    }

    .banner-img {
        height: 116.7vw;
    }

    #content {
        background-image: url("../images/company/bg-sp.png");
        background-color: #11c7b2;
    }

    .company-infomation {
        padding-top: 15.13vw;
        position: relative;
    }

    .company-infomation {
        margin-top: 0;
    }

    .content-introduce p {
        line-height: 5.2631578947368vw;
    }
    .company-full-box {
        margin-bottom: 40vw;
    }

    .company-text img {
        width: 57vw !important;
        height: 14.08vw !important;
    }
}
@media (min-width: 761px) {
    .company-title { 
        height: auto;
        border-radius: 25px;
    }
    .company-content { 
        padding-bottom: 2.03125vw;
        box-shadow: 0.5208333333333333vw 0.5208333333333333vw #fff,  0.78125vw 0.78125vw black;
        border-radius: 15px ;
    }
    
    .company-box-image {
	    height: 27vw;
	}
}
}