main {
    line-height: 1.8;
    letter-spacing: 0.05em;
}


.member_list__e7Oj9 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
    gap: 24px;
    list-style: none;
    padding-left: 0;
    margin-left: 0
}

.member_list__e7Oj9 a {
    text-decoration: none;
    background: hsla(0, 0%, 100%, .3);
    display: block
}

.member_list__e7Oj9 li {
    display: flex;
    position: relative;
    width: calc(50% - 12px)
}

@media screen and (min-width:769px) {
    .member_list__e7Oj9 li {
        width: calc(25% - 18px)
    }
}

.member_list__e7Oj9 li span {
    position: absolute;
    font-weight: 700;
    color: var(--pink);
    right: 0;
    font-family: Arial-Black, sans-serif;
    font-size: 4rem;
    line-height: 1;
    top: 0
}

.member_list__e7Oj9 li figure {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block
}

.member_list__e7Oj9 li figcaption {
    padding: 8px;
    font-weight: 700;
    line-height: 1.4;
    font-size: 1.5rem
}

@media screen and (min-width:769px) {
    .member_list__e7Oj9 li figcaption {
        font-size: 1.8rem
    }
}

.member_list__e7Oj9 li img {
    display: block;

    width: 100%
}



.home_title__RXryj {
    margin-left: auto;
    margin-bottom: 20px;
    font-size: 2rem;
    padding: 0 24px;
    text-align: center
}

@media screen and (min-width:769px) {
    .home_title__RXryj {
        margin-bottom: 60px;
        width: 600px;
        text-align: left;
        font-size: 2.8rem
    }
}

.home_title__RXryj img {
    height: 60px;
    display: block;
    margin: 0 auto 24px
}

@media screen and (min-width:769px) {
    .home_title__RXryj img {
        height: 100px;
        margin-left: 0
    }
}

.home_title__center__wfw05 {
    text-align: center;
    margin-bottom: 60px
}

.home_title__center__wfw05 img {
    margin: 0 auto 16px;
    height: 100px;
    display: block
}

.maching {
    background: var(--orange)
}

.maching p {
    margin-bottom: 24px;
    font-size: 1.6rem
}

@media screen and (min-width:769px) {
    .maching p {
        margin-bottom: 50px;
        padding-left: 40px;
        padding-right: 40px;
        font-size: 2rem
    }
}

.home_member__Ay8va {
    background: url(https://main--test-leapup.netlify.app/assets/images/home/member.svg) left 50px/70px auto no-repeat var(--pink);
    padding-left: 50px
}

@media screen and (min-width:769px) {
    .home_member__Ay8va {
        background: url(https://main--test-leapup.netlify.app/assets/images/home/member.svg) 0/auto 80% no-repeat var(--pink)
    }
}

.home_member__Ay8va h2 {
    font-size: 4.2rem
}

.home_member__wrapper__huoTy {
    margin-left: -48px
}

@media screen and (min-width:769px) {
    .home_member__wrapper__huoTy {
        margin-left: -70px
    }
}

.home_member__leader__4tliB {
    background: hsla(0, 0%, 100%, .5);
    padding: 40px 24px 20px;
    position: relative;
    margin: 120px -24px 40px 0
}

@media screen and (min-width:769px) {
    .home_member__leader__4tliB {
        margin-top: 70px;
        margin-left: 100px;
        padding: 20px 40px 20px 180px
    }
}

.home_member__leader__4tliB h3 {
    margin-bottom: 0;
    font-size: 2rem
}

@media screen and (min-width:769px) {
    .home_member__leader__4tliB h3 {
        margin-left: 0;
        font-size: 2.4rem
    }
}

.home_member__leader__img__MMrUK {
    width: 170px;
    height: 170px;
    left: -70px;
    position: absolute;
    top: -120px
}

@media screen and (min-width:769px) {
    .home_member__leader__img__MMrUK {
        width: 250px;
        height: 250px;
        left: -140px;
        top: -50px
    }
}

.home_member__leader__img__MMrUK img {
    width: 100%
}

.home_member__leader__bio__JkdHr {
    margin-top: 10px;
    font-weight: 700
}

@media screen and (min-width:769px) {
    .home_member__leader__bio__JkdHr {
        margin-left: 70px;
        text-align: right
    }
}

.home_join__2BevK {
    padding-top: 70px;
    padding-bottom: 120px
}

.home_join__2BevK p {
    margin-bottom: 40px
}

.home_faq__9cNWd {
    background: var(--green);
    padding-top: 70px;
    padding-bottom: 120px
}

.home_faq__list__9gQZV summary::-webkit-details-marker,
.home_faq__list__9gQZV summary::marker {
    display: none
}

.home_faq__list__9gQZV details {
    border: 2px solid #fff;
    border-radius: 15px;
    background: hsla(0, 0%, 100%, .8);
    margin-bottom: 24px;
    overflow: hidden
}

.home_faq__list__9gQZV summary {
    transition: .3s;
    list-style: none;
    padding: 24px 24px 24px 60px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: 1.8rem;
    position: relative;
    font-weight: 700
}

@media screen and (min-width:769px) {
    .home_faq__list__9gQZV summary {
        padding: 32px 24px 32px 60px;
        font-size: 2rem
    }
}

.home_faq__list__9gQZV summary:before {
    left: 16px;
    top: 14px;
    color: var(--green);
    content: "Q";
    font-family: Arial-Black, sans-serif;
    font-size: 4rem;
    line-height: 1;
    position: absolute
}

@media screen and (min-width:769px) {
    .home_faq__list__9gQZV summary:before {
        top: 24px
    }
}

.home_faq__list__9gQZV div {
    overflow: hidden;
    background: #fff;
    margin: 0;
    padding-left: 60px;
    padding-right: 40px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    position: relative
}

.home_faq__list__9gQZV div p {
    margin: 0;
    padding-top: 24px;
    padding-bottom: 24px
}

.home_faq__list__9gQZV div:before {
    left: 16px;
    top: 16px;
    color: var(--green);
    content: "A";
    font-family: Arial-Black, sans-serif;
    font-size: 4rem;
    line-height: 1;
    position: absolute
}

.home_collaboration__bg__ovLHX {
    padding: 24px 0;
    margin-bottom: 24px;
    font-size: 1.8rem;
    font-weight: 700;
    background: var(--blue)
}

@media screen and (min-width:769px) {
    .home_collaboration__bg__ovLHX {
        font-size: 2rem;
        margin-bottom: 60px;
        padding: 40px 0;
        text-align: center
    }
}

.home_collaboration__members__YUL6y {
    font-size: 1.6rem;
    font-weight: 400;
    gap: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.home_collaboration__members__YUL6y p {
    display: flex;
    align-items: center;
    padding: 24px;
    margin-bottom: 0 !important;
    position: relative;
    border-radius: 50px;
    background: #fff
}

@media screen and (min-width:769px) {
    .home_collaboration__members__YUL6y {
        gap: 16px
    }
}

.home_collaboration__closing__TTbIy {
    font-weight: 700
}

@media screen and (min-width:769px) {
    .home_collaboration__closing__TTbIy {
        text-align: center;
        font-size: 2rem
    }
}



.case_list__hP93M {
    margin-bottom: 60px
}

@media screen and (min-width:769px) {
    .case_list__hP93M {
        display: flex;
        flex-wrap: wrap;
        gap: 24px
    }
}

.member_list__e7Oj9 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
    gap: 24px;
    list-style: none;
    padding-left: 0;
    margin-left: 0
}

.member_list__e7Oj9 a {
    text-decoration: none;
    background: hsla(0, 0%, 100%, .3);
    display: block
}

.member_list__e7Oj9 li {
    display: flex;
    position: relative;
    width: calc(50% - 12px)
}

@media screen and (min-width:769px) {
    .member_list__e7Oj9 li {
        width: calc(25% - 18px)
    }
}

.member_list__e7Oj9 li span {
    position: absolute;
    font-weight: 700;
    color: var(--pink);
    right: 0;
    font-family: Arial-Black, sans-serif;
    font-size: 4rem;
    line-height: 1;
    top: 0
}

.member_list__e7Oj9 li figure {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block
}

.member_list__e7Oj9 li figcaption {
    padding: 8px;
    font-weight: 700;
    line-height: 1.4;
    font-size: 1.5rem
}

@media screen and (min-width:769px) {
    .member_list__e7Oj9 li figcaption {
        font-size: 1.8rem
    }
}

.member_list__e7Oj9 li img {
    display: block;
    width: 100%
}

.member_list__e7Oj9 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
    gap: 24px;
    list-style: none;
    padding-left: 0;
    margin-left: 0
}

.member_list__e7Oj9 a {
    text-decoration: none;
    background: hsla(0, 0%, 100%, .3);
    display: block
}

.member_list__e7Oj9 li {
    display: flex;
    position: relative;
    width: calc(50% - 12px)
}

@media screen and (min-width:769px) {
    .member_list__e7Oj9 li {
        width: calc(25% - 18px)
    }
}

.member_list__e7Oj9 li span {
    position: absolute;
    font-weight: 700;
    color: var(--pink);
    right: 0;
    font-family: Arial-Black, sans-serif;
    font-size: 4rem;
    line-height: 1;
    top: 0
}

.member_list__e7Oj9 li figure {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block
}

.member_list__e7Oj9 li figcaption {
    padding: 8px;
    font-weight: 700;
    line-height: 1.4;
    font-size: 1.5rem
}

@media screen and (min-width:769px) {
    .member_list__e7Oj9 li figcaption {
        font-size: 1.8rem
    }
}

.member_list__e7Oj9 li img {
    display: block;
    width: 100%
}

.home_feature__container {
    max-width: 1060px;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    margin: 6vw auto 0 auto;
}

@media screen and (min-width:769px) {
    .home_feature__container {
        padding-left: 40px;
        padding-right: 40px
    }
}

.home_feature__container h2 {
    color: var(--home_feature_num);
}



.home_feature {
    background-color: var(--home_feature_color);
    padding-bottom: 30px;
}


.home_feature h1 {
    color: white;
    font-size: 86px;
    padding: 40px 0 0 30px;
}

@media (max-width: 760px) {
    .home_feature h1 {
        font-size: 54px;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .home_feature h1 {
        font-size: 42px;
        text-align: center;
    }
}

.home_feature h2 {
    font-size: 42px;
    text-align: center;
}

@media screen and (max-width:480px) {
    .home_feature h2 {
        font-size: 26px;
    }
}



@media screen and (min-width:769px) {
    .home_feature_br {
        display: none;
    }
}



.home_feature__section {
    margin-bottom: 24px;
    counter-increment: num;
    padding-left: 50px;
    position: relative;
    z-index: 1
}

@media screen and (min-width:769px) {
    .home_feature__section {
        margin-bottom: 74px;
        padding-left: 220px
    }
}

.home_feature__section h2 {
    margin-bottom: 24px;
    font-size: 2.2rem;
    text-align: right
}

@media screen and (min-width:769px) {
    .home_feature__section h2 {
        font-size: 3.4rem;
        text-align: left
    }
}

.home_feature__section h2:before {
    line-height: 1;
    display: block;
    font-size: 8rem;
    font-family: Arial-Black, sans-serif;
    color: var(--home_feature_num);
    opacity: .8;
    content: "0" counter(num);
    margin-bottom: -4px;
    text-align: right;
    z-index: -1;
    position: relative
}

@media screen and (min-width:769px) {
    .home_feature__section h2:before {
        opacity: 1;
        font-size: 8rem;
        margin-right: 0;
        margin-bottom: 0;
        top: -15px;
        position: absolute;
        left: 80px
    }
}

.home_feature__section p {
    font-size: 1.8rem
}

@media screen and (min-width:769px) {
    .home_feature__section p {
        font-size: 2rem
    }
}

.home_title__RXryj {
    margin-left: auto;
    margin-bottom: 20px;
    font-size: 2rem;
    padding: 0 24px;
    text-align: center
}

@media screen and (min-width:769px) {
    .home_title__RXryj {
        margin-bottom: 60px;
        width: 600px;
        text-align: left;
        font-size: 2.8rem
    }
}

.home_title__RXryj img {
    height: 60px;
    display: block;
    margin: 0 auto 24px
}

@media screen and (min-width:769px) {
    .home_title__RXryj img {
        height: 100px;
        margin-left: 0
    }
}

.home_title__center__wfw05 {
    text-align: center;
    margin-bottom: 60px
}

.home_title__center__wfw05 img {
    margin: 0 auto 16px;
    height: 100px;
    display: block
}

.maching {
    background: var(--orange)
}

.maching h1 {
    font-size: 92px;
    margin: 0 40px;
    padding: 0;
    color: white;
    text-align: right;
}


@media screen and (max-width: 760px) {
    .maching h1 {
        font-size: 68px;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .maching h1 {
        font-size: 50px;
        text-align: center;
    }
}

.maching h2 {
    font-size: 32px;
}

@media screen and (max-width: 760px) {
    .maching h2 {
        font-size: 26px;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .maching h2 {
        font-size: 18px;
        text-align: center;
    }
}

.maching p {
    margin-bottom: 24px;
    font-size: 1.6rem
}

@media screen and (min-width:769px) {
    .maching p {
        margin-bottom: 50px;
        padding-left: 40px;
        padding-right: 40px;
        font-size: 2rem
    }
}

.casessn {
    width: 90%;
    margin: 0 auto;
}



@media screen and (min-width: 769px) {
    .casess {
        display: flex;
        justify-content: space-around;
        margin: 0 auto;
    }

    .casessn {
        width: 46%;
    }
}




.home_member__Ay8va {
    background:  var(--pink);
    padding-left: 50px
}


.home_member__Ay8va h2 {
    font-size: 4.2rem
}

.home_member__wrapper__huoTy {
    margin-left: -48px
}

@media screen and (min-width:769px) {
    .home_member__wrapper__huoTy {
        margin-left: -70px
    }
}

.home_member__leader__4tliB {
    background: hsla(0, 0%, 100%, .5);
    padding: 40px 24px 20px;
    position: relative;
    margin: 120px -24px 40px 0
}

@media screen and (min-width:769px) {
    .home_member__leader__4tliB {
        margin-top: 70px;
        margin-left: 100px;
        padding: 20px 40px 20px 180px
    }
}

.home_member__leader__4tliB h3 {
    margin-bottom: 0;
    font-size: 2rem
}

@media screen and (min-width:769px) {
    .home_member__leader__4tliB h3 {
        margin-left: 0;
        font-size: 2.4rem
    }
}

.home_member__leader__img__MMrUK {
    width: 170px;
    height: 170px;
    left: -70px;
    position: absolute;
    top: -120px
}

@media screen and (min-width:769px) {
    .home_member__leader__img__MMrUK {
        width: 250px;
        height: 250px;
        left: -140px;
        top: -50px
    }
}

.home_member__leader__img__MMrUK img {
    width: 100%
}

.home_member__leader__bio__JkdHr {
    margin-top: 10px;
    font-weight: 700
}

@media screen and (min-width:769px) {
    .home_member__leader__bio__JkdHr {
        margin-left: 70px;
        text-align: right
    }
}

.home_join__2BevK {
    padding-top: 70px;
    padding-bottom: 120px
}

.home_join__2BevK p {
    margin-bottom: 40px
}

.home_faq__9cNWd {
    background: var(--green);
    padding-top: 70px;
    padding-bottom: 120px
}

.home_faq__list__9gQZV summary::-webkit-details-marker,
.home_faq__list__9gQZV summary::marker {
    display: none
}

.home_faq__list__9gQZV details {
    border: 2px solid #fff;
    border-radius: 15px;
    background: hsla(0, 0%, 100%, .8);
    margin-bottom: 24px;
    overflow: hidden
}

.home_faq__list__9gQZV summary {
    transition: .3s;
    list-style: none;
    padding: 24px 24px 24px 60px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: 1.8rem;
    position: relative;
    font-weight: 700
}

@media screen and (min-width:769px) {
    .home_faq__list__9gQZV summary {
        padding: 32px 24px 32px 60px;
        font-size: 2rem
    }
}

.home_faq__list__9gQZV summary:before {
    left: 16px;
    top: 14px;
    color: var(--green);
    content: "Q";
    font-family: Arial-Black, sans-serif;
    font-size: 4rem;
    line-height: 1;
    position: absolute
}

@media screen and (min-width:769px) {
    .home_faq__list__9gQZV summary:before {
        top: 24px
    }
}

.home_faq__list__9gQZV div {
    overflow: hidden;
    background: #fff;
    margin: 0;
    padding-left: 60px;
    padding-right: 40px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    position: relative
}

.home_faq__list__9gQZV div p {
    margin: 0;
    padding-top: 24px;
    padding-bottom: 24px
}

.home_faq__list__9gQZV div:before {
    left: 16px;
    top: 16px;
    color: var(--green);
    content: "A";
    font-family: Arial-Black, sans-serif;
    font-size: 4rem;
    line-height: 1;
    position: absolute
}

.home_collaboration__bg__ovLHX {
    padding: 24px 0;
    margin-bottom: 24px;
    font-size: 1.8rem;
    font-weight: 700;
    background: var(--blue)
}

@media screen and (min-width:769px) {
    .home_collaboration__bg__ovLHX {
        font-size: 2rem;
        margin-bottom: 60px;
        padding: 40px 0;
        text-align: center
    }
}

.home_collaboration__members__YUL6y {
    font-size: 1.6rem;
    font-weight: 400;
    gap: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.home_collaboration__members__YUL6y p {
    display: flex;
    align-items: center;
    padding: 24px;
    margin-bottom: 0 !important;
    position: relative;
    border-radius: 50px;
    background: #fff
}

@media screen and (min-width:769px) {
    .home_collaboration__members__YUL6y {
        gap: 16px
    }
}

.home_collaboration__closing__TTbIy {
    font-weight: 700
}

@media screen and (min-width:769px) {
    .home_collaboration__closing__TTbIy {
        text-align: center;
        font-size: 2rem
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

a {
    background-color: transparent
}

small {
    font-size: 80%
}

img {
    border-style: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

html {
    font-size: 62.5%;
    min-height: 100%;
    scroll-behavior: smooth;
    scroll-padding-top: 60px
}

:root {
    --orange: rgb(255, 200, 0, 0.5);
    --font-color: #000;
    --purple: rgba(255, 125, 255, 0.5);
    --green: rgba(55, 255, 40, 0.5);
    --pink: rgba(255, 100, 165, 0.5);
    --blue: rgba(150, 150, 255, 0.5);
    --base-background: #fff;
    --home_feature_color: #a4e4ec;
    --home_feature_num: #04849c;
}

body {
    font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, メイリオ, sans-serif;
    color: var(--font-color);
    font-size: 1.6rem;
    background: var(--base-background);
    min-height: 100vh
}

* {
    box-sizing: border-box
}

main {
    position: relative
}

a:not([class]) {
    color: var(--font-color)
}

.min-h-screen {
    display: flex;
    flex-direction: column;

}

main p {
    line-height: 1.8
}

.c-btn__more {
    display: flex;
    background: #000;
    max-width: 500px;
    width: 100%;
    padding: 0 24px;
    margin: 0 auto;
    height: 70px;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    text-decoration: none;
    border: 2px solid #000;
    transition: .3s;
    font-weight: 700
}

.c-btn__more.pink {
    color: var(--pink)
}

.c-btn__more.pink:hover {
    background: var(--pink)
}

.c-btn__more.purple {
    color: var(--purple)
}

.c-btn__more.purple:hover {
    background: var(--purple)
}

.c-btn__more:hover {
    color: #000
}

.sec {
    padding-top: 30px;
    padding-bottom: 70px
}

@media screen and (min-width:769px) {
    .c-btn__more {
        font-size: 2.2rem
    }

    .sec {
        padding-top: 70px;
        padding-bottom: 100px
    }
}

.pink {
    color: var(--pink)
}

img {
    max-width: 100%
}


.hidden {
    display: none;
}

.first_con {
    height: 100vh;
    overflow: hidden;
}

#logo-container {
    justify-content: center;
    align-items: center;
    background-color: #fff;
    animation: fadeOut 1s ease-in-out 1s forwards;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        display: none;
    }
}

#logo {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 250px;
    opacity: 1;
    transition: opacity 1s ease-in-out;
}

.first {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    animation: fadeOut 1s ease-in-out 1s forwards;
}

.first_h1 {
    background: linear-gradient(to right, rgb(150, 0, 255), rgb(255, 200, 0));
    -webkit-background-clip: text;
    color: transparent;
    text-align: center;
    font-size: 32px;
    white-space: nowrap;
    transition: opacity 1s ease-in-out;
}



@media screen and (min-width: 480px) {
    #logo {
        width: 500px;
    }
}

@media screen and (max-width: 480px) {
    #logo {
        top: 50%;
    }

    .first {
        top: 56%;
    }

    .first_h1 {
        font-size: 16px;
    }
}


@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-up {
    animation: fadeInUp 1.5s ease-in-out;
}


.ideal_img1 {
    height: auto;
    width: 90%;
    margin: 0 auto;
}

.ideal_img1s {
    height: auto;
    width: 100%;
}

.ideal_img1 {
    display: block;
}

.ideal_img1s {
    display: none;
}


@media screen and (max-width: 480px) {
    .ideal_img1s {
        display: block;
    }

    .ideal_img1 {
        display: none;
    }
}





.img-first-view-top,
.img-first-view-tops {
    width: 100%;
    height: auto;
}

.img-first-view-top {
    display: block;
}

.img-first-view-tops {
    display: none;
}


@media screen and (max-width: 480px) {
    .img-first-view-tops {
        display: block;
    }

    .img-first-view-top {
        display: none;
    }
}




h3 {
    font-size: 25px;
}

li {
    list-style-type: none;
}

ul {
    margin: 0;
    padding: 0;
}

.home_faq__list__9gQZV summary::marker {
    display: none
}

.home_faq__list__9gQZV summary::marker {
    display: none
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border-style: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

html {
    font-size: 62.5%;
    min-height: 100%;
    scroll-behavior: smooth;
    scroll-padding-top: 60px
}

:root {
    --orange: rgb(255, 200, 0, 0.5);
    --font-color: #000;
    --purple: rgba(255, 125, 255, 0.5);
    --green: rgba(55, 255, 40, 0.5);
    --pink: rgba(255, 100, 165, 0.5);
    --blue: rgba(150, 150, 255, 0.5);
    --base-background: #fff
}

body {
    font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, Hiragino Kaku Gothic ProN, Hiragino Sans, メイリオ, sans-serif;
    color: var(--font-color);
    font-size: 1.6rem;
    background: var(--base-background);
    min-height: 100vh
}

* {
    box-sizing: border-box
}

.ss_leapup {
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
}

.ss_leapupp {
    margin: 0;

    width: 500px;
}

.ss_leapupps {
    margin: 0;
    width: 200px;
}

.about {
    margin: auto;
    max-width: 700px;
}

.about_c {
    margin: 20px;
}

.about_hr {
    color: red;
}

.about_topp {
    text-align: right;
}

.about_h1 {
    font-size: 36px;
}

@media (max-width: 480px) {
    .about_h1 {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .ss_leapupps {
        font-size: 15px;
    }

    .ss_leapupp p {
        font-size: 15px;
    }
}

@media (min-width: 840px) {
    .ss840 {
        display: flex;
        justify-content: space-around;
        margin: 0 auto;
    }
}

.leapupimgdiv {
    background-color: #fabc5a;
    min-width: 200px;
    max-width: 600px;
    width: 40vw;
    align-items: center;
    justify-content: center;
}

@media (max-width: 840px) {
    .leapupimgdiv {
        display: none;
    }
}

.leapupimgdiv img {
    height: auto;
    width: 40%;
    margin: 220px 30% 0 30%;
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
    .leapupimgdiv img {
        margin: 250px 30% 0 30%;
    }
}

@media (max-width: 1000px) {
    .leapupimgdiv img {
        margin: 290px 30% 0 30%;
    }
}

@media (max-width: 480px) {
    .leapupimgdiv {
        display: none;
    }
}


.opmmain {
    max-width: 1200px;
    margin: 0 auto;
}

.opm_ {
    margin: 0 20px;
    text-align: left;
}

@media screen and (min-width: 769px) {
    .opm {
        display: flex;
        justify-content: space-around;
        margin: 0 auto;
    }

    .opmimgdiv {
        width: 30%;
    }

    .opmmaindiv {
        width: 70%;
        margin-left: 8%;
    }
}

.opmimgdiv {}


.opmmaindiv h1 {
    font-size: 40px;
    margin: 20px 0 0 0;
}

.opmimg {
    border-radius: 12%;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 480px) {
    .opmimg {
        max-width: 200px;
        width: 100%;
    }
}

.ps_201 {
    margin: 0 0 0 0;
}

.ps_209 {
    margin: 30px 0 0 0;
}




@media screen and (min-width: 481px) {

    .h1imgsp,
    .h1imgsp2 {
        height: 80px;
        width: auto;
    }

    .h1imgsp {
        position: absolute;
        left: 0;
        
    }

    .h1imgsp2 {
        position: absolute;
        right: 0;
    }

    .join_h2{
        text-align: right;
        margin-right: 70px;
    }
    
}

@media screen and (min-width: 769px) {

    .h1imgsp,
    .h1imgsp2 {
        height: 120px;
        width: auto;
    }
}


.h1img_h2{
    padding-top: 70px;
}

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

    .h1img_h2{
        padding-top: 0;
    }
    
}

.join_h2 {
    font-size: 32px;
    padding-top: 80px;
}

@media screen and (max-width: 760px) {
    .join_h2 {
        font-size: 26px;
        text-align: center;
        margin: 0;
        padding-top: 0;
    }
}


.h1img_h2mt{
    padding-top: 210px;
}

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

    .h1img_h2mt{
        padding-top: 0;
    }
    
}


.mt70px{
    margin-top: 70px;
}

.h2txtright{
    text-align: right;
    margin-right: 50px;
}

.mch2{
    text-align: right;
    margin-right: 130px;
    padding-top: 80px;
}





.nav0p {
    padding: 20px 0;
}