html {
  scroll-behavior: unset;
}
#businessinfo{
    margin-top: 100px;
}
.flex-wrap{
    display: flex;
    justify-content: center;
}
.left-wrap.right-wrap{
    flex: 1;
}
#businessinfo .businessimgcolumn{
    width: calc((940 / var(--design-size-pc)) * 100%);
}
#businessinfo .businesscolumn{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc((460 / var(--design-size-pc)) * 100%);
    padding: calc((74 / var(--design-size-pc)) * 100%) calc((30 / var(--design-size-pc)) * 100%) calc((74 / var(--design-size-pc)) * 100%) calc((80 / var(--design-size-pc)) * 150%);
}
#businessinfo h2{
    font-size: 4rem;
    letter-spacing: 4px;
}
#businessinfo .title{
    font-size: 1.6rem;
    letter-spacing: 10px;
    margin-bottom: 7vw;
    position: relative;
}
#businessinfo .img-wrap img{
    width: 15vw;
}
#businessinfo .text-wrap{
    white-space: nowrap;
}
#businessinfo .businesscolumn .flex-wrap{
    gap: 50px;
    align-items: center;
    margin-bottom: 50px;
    justify-content: flex-start;
}
#businesscontents{
    background-color: #f3e6d9;
    position: relative;
    z-index: 1;
}
#businesscontents .wrap{
    padding-top: 100px;
    padding-bottom: 200px;
    margin-top: 30px;
}
#businesscontents .menu{
    display: flex;
    flex-wrap: wrap;
    row-gap: 25px;
    column-gap: 5%;
    max-width: 1000px;
    background: #fff;
    border: solid 1px #c6c6c6;
    padding: 50px 100px;
    border-radius: 50px;
    margin: auto auto 100px;
    justify-content: space-between;
}
#businesscontents .menu li{
    background: #44b6c5;
    color: #fff;
    border-radius: 50px;
    box-sizing: border-box;
    font-size: 1.2rem;
    position: relative;
    letter-spacing: 5px;
}
#businesscontents .menu li a{
    color: #fff;
    display: block;
    padding: 15px 70px 15px 30px;
    z-index: 1;
    position: relative;
    transition: 0.2s;
}
#businesscontents .menu li a:hover{
    opacity: 0.4;
}
#businesscontents .menu li:after{
    content: "↓";
    position: absolute;
    font-size: 1.3rem;
    font-weight: bold;
    color: #44b6c5;
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    right: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    letter-spacing: normal;
}
#businesscontents .intro{
    max-width: 1000px;
    justify-content: center;
    gap: 60px;
    margin: auto auto 100px;
    width: 70%;
    text-align: center;
}
#businesscontents .intro h3{
    font-family: "ryo-gothic-plusn", sans-serif;
    font-size: 1.3rem;
    letter-spacing: 7px;
    padding-bottom: 30px;
}
#businesscontents .intro h3 b{
    font-size: 1.5rem;
}
#businesscontents .intro .left-wrap{
    flex: 0.4;
}
#businesscontents .intro .right-wrap{
    flex: 1;
    line-height: 30px;
}
#businesscontents .space-wrap{
    display: block;
    /* justify-content: space-between; */
    max-width: 1000px;
    margin: 80px auto;
    /* gap: 80px; */
    margin-top: -100px;
    padding-top: 100px;
}
#space01,#space02,#space03,
#space04,#space05,#space06,
#space07,#space08{
    padding: 30px;
    background: #fff;
    border-radius: 80px;
    border: solid 1px #c6c6c6;
    width: 100%;
    box-sizing: border-box;
}
#space01,#space03,#space05,
#space07{
    margin-bottom: 50px;
}
#space01 img,#space02 img,#space03 img,
#space04 img,#space05 img,#space06 img,
#space07 img{
    max-width: 170px;
    max-height: 120px;
    width: auto;
}
.left-wrap{
    flex: 0.5;
    text-align: center;
    margin-top: -50px;
}
#space08{
    height: max-content;
}
.img-box{
    height: 120px;
    text-align: center;
}
#businesscontents .title{
    font-size: 1.5rem;
    letter-spacing: 5px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    display: grid;
    align-items: inherit;
    line-height: 30px;
    gap: 30px;
    color: #44b6c5;
    text-align: left;
    width: fit-content;
    margin: auto;
}
#businesscontents .title b{
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-size: 6rem;
    color: #d2d2d2;
    font-weight: 400;
    font-weight: 400;
    /* padding-right: 40px;
    padding-left: 10px; */
    margin-bottom: -5px;
    line-height: 90px;
    text-align: center;
}
#businesscontents #space05 .title b,
#businesscontents #space06 .title b,
#businesscontents #space07 .title b{
    padding-right: 10px;
}
#space08 .title{
    height: 86px;
    margin-bottom: 20px;
}
.space-wrap .text-wrap{
    flex: 1;
    align-content: center;
}
.space-wrap .sub-title{
    padding-bottom: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 1.3rem;
    border-bottom: solid 1px #edece6;
    display: block;
    letter-spacing: 2px;
}
.space-wrap p{
    text-align: center;
    line-height: 35px;
    text-align: justify;
    font-size: 1.1rem;
    letter-spacing: 1px;
}
#space08{
    position: relative;
}
#space08 p{
    margin-top: 0px;
    font-size: 1.3rem;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
}
#space08 .img-box{
    height: auto;
}
#space08 img{
    max-width: 550px;
    width: auto;
    margin-bottom: 0;
    flex: 1;
}
#space08 .button{
    background: #fff;
    border: solid 2px #d99191;
    max-width: 200px;
    border-radius: 200px;
    font-size: 1rem;
    padding: 0 5px;
    text-indent: 0;
    text-align: center;
    margin: auto 20px;
    flex: 1;
    height: 210px;
}
#space08 .button img{
    max-width: 130px;
    margin-top: 20px;
}
#space08 .button::before {
    top: 140px;
    right: 75px;
    background: #d99191;
    height: 2px;
}
#space08 .button::after {
    top: 140px;
    right: 75px;
    border-left: 2px solid #d99191;
    border-bottom: 2px solid #d99191;
}
#space08 a:hover .button::before {
    width: 70px;
    right: 65px;
}
#space08 a:hover .button::after {
    right: 65px;
}
#works h2{
    margin-top: -10px;
    position: relative;
    z-index: 2;
}
#works .background-wrap{
    clip-path: unset;
    overflow: unset;
}
#works .wrap {
    padding: 0px 0 200px;
}
#works .button{
    bottom: 60px;
}


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

    #businessinfo {
        margin-top: 200px;
    }
    #businesscontents .wrap {
        padding-bottom: 50px;
    }
    #businesscontents .intro h3 {
        padding-bottom: 10px;
    }

    #businessinfo .flex-wrap {
        flex-wrap: wrap-reverse;
        justify-content: end;
    }
    #businessinfo .businesscolumn{
        width: 100%;
        padding: 0;
        position: relative;
    }
    #businessinfo .businessimgcolumn{
        margin: 50px 0 -170px;
        width: calc((1040 / var(--design-size-pc)) * 100%);
        z-index: 2;
    }
    #businessinfo .businesscolumn .img-wrap{
        position: absolute;
        z-index: 3;
        bottom: -50vw;
        left: 10px;
    }
    #businessinfo .img-wrap img {
        width: 100px;
    }
    #businessinfo .businesscolumn .flex-wrap{
        justify-content: center;
        margin-bottom: 100px;
    }
    #businessinfo .text-wrap{
        text-align: center;
    }
    #businessinfo h2 {
        font-size: 2rem;
    }
    #businessinfo .title {
        font-size: 1rem;
    }
    #businesscontents .menu{
        border-radius: 0;
        padding: 30px 3vw;
        margin: 100px auto 100px;
        justify-content: flex-start;
        column-gap: 3vw;
    }
    #businesscontents .menu li a{
        font-size: 90%;
        letter-spacing: 1px;
        padding: 15px 60px 15px 20px;
    }
    #businesscontents .menu li:after{
        right: 4px;
    }
    #businesscontents .intro .right-wrap{
        letter-spacing: 0px;
        text-align: left;
    }
    #businesscontents .intro{
        width: 70%;
        margin: auto auto 50px;
    }
    .space-wrap .flex-wrap{
        display: block;
    }
    .left-wrap{
        display: flex;
        justify-content: space-between;
        border-bottom: solid 1px #edece6;
        margin-bottom: 20px;
        align-items: baseline;
        padding-bottom: 10px;
    }
    #businesscontents .title{
        display: block;
    }
    #businesscontents .title{
        font-size: 16px;
        margin-bottom: 0;
        padding-bottom: 0;
        display: flex;
        gap: 0;
        text-align: left;
        align-items: end;
        line-height: 18px;
        height: fit-content;
        letter-spacing: 0;
        height: 70px;
        font-weight: bold;
    }
    #businesscontents .title b{
        font-size: 3rem;
        padding-right: 10px;
        line-height: 60px;
        letter-spacing: 0;
    }
    #space01, #space02, #space03, #space04, #space05, #space06, #space07, #space08{
        width: 90%;
        border-radius: 40px;
        box-sizing: border-box;
        margin: auto;
    }
    .space-wrap .sub-title {
        padding-bottom: 20px;
        font-weight: bold;
        margin-bottom: 0px;
        font-size: 13px;
        border-bottom: unset;
        display: block;
        letter-spacing: 0px;
        text-align: center;
        font-family: monospace;
        line-height: 25px;
    }
    .space-wrap p {
        text-align: center;
        line-height: 20px;
        text-align: justify;
        font-size: 11px;
        letter-spacing: 0px;
    }
    .img-box {
        height: auto;
        text-align: center;
    }
    #space01 img, #space02 img, #space03 img, #space04 img, #space05 img, #space06 img, #space07 img {
        max-width: 80px;
        max-height: 70px;
        width: auto;
    }
    #space01, #space03, #space05, #space07{
        margin-bottom: 50px;
    }
    #businesscontents .space-wrap{
        margin: -100px auto 50px;
    }
    #space03 .img-box{
        height: 70px;
        text-align: center;
        align-content: end;
    }
    #space03 img{
        max-height: 80px;
        max-width: 100px;
        margin-bottom: 10px;
    }
    #space08 img{
        width: 70%;
    }
    #space08 .button{
        position: absolute;
        right: 0;
        max-width: 110px;
        margin: auto 20px;
        height: 120px;
    }
    #space08 .button img {
        max-width: 80px;
    }
    #space08 .button::before {
        top: 80px;
        right: 40px;
        width: 40px;
    }
    #space08 .button::after {
        top: 80px;
        right: 40px;
    }
    #space08 a:hover .button::before {
        width: 50px;
        right: 35px;
    }
    #space08 a:hover .button::after {
        right: 35px;
    }
    #space08 .img-box{
        display: flex;
        align-items: center;
        margin-bottom: 30px;
        gap: 30px;
    }
    #space08 .img-box img{
        width: 100px;
        height: auto;
    }
    #space08 p {
        margin-top: 0px;
        font-size: 15px;
        margin-bottom: 0;
        text-align: left;
    }
}