@charset "UTF-8";
/* CSS Document */

main{
    background-color: #f9f6f1;
    overflow: hidden;
    box-sizing: border-box;
}
.desc-sandy{
    padding-top: 140px;
    position: relative;
    background-image: url("../img/header__sandy-beach.jpeg");
    background-size: cover;
    padding-bottom: 80px;
}
.desc-sandy h1{
    margin-bottom: 80px;
    margin-left: 12%;
    font-size: 2.4rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 600;
    font-style: normal;
}
.desc-sandy .desc1{
    margin-right: 8%;
    font-size: 1.8rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    text-align: right;
    line-height: 1.7;
}

        @media(min-width:1020px){
            .desc-sandy{
                
                padding-top: 280px;
                padding-bottom: 70px;
            }
            .desc-sandy h1{
                margin-left: 20%;
                margin-bottom: 100px;
                font-size: 3.6rem;
                max-width: 840px;
                margin-inline: auto;
            }
            .desc-sandy .desc1{
                margin-right: 13.9%;
                font-size: 2.4rem;
                line-height: 1.9;
                max-width: 840px;
                margin-inline: auto;
            }
            
            }

.suv-title_vision{
    width: 93px;
    height: 13px;
    display: block;
}

.vision-section h2{
    margin-top: 70px;
    margin-left: 4%;
}

.title_vision{
    padding: 2rem 2rem 2rem 1.7rem;
    border-left: 1px solid;
    letter-spacing: 0.5rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.2rem;
    display: block;
}


        @media(min-width:1020px){
            .suv-title_vision{
                width: 104px;
                height: auto;
       
            }
            .vision-section h2{
                max-width: 1040px;
                margin: 80px auto 0;
            }
            .title_vision{
                padding: 3rem 3rem 3rem 1.5rem;
                border-left: 1px solid;
                letter-spacing: 0.5rem;
                font-family: "Zen Maru Gothic", serif;
                font-weight: 400;
                font-style: normal;
                font-size: 2.8rem;
            }
            }

    .vision-section .heart{
        margin-top: 40px;
        width: 185px;
        height: 135px;
        margin-left: 8%;
    }
    .vsion-description{
        width: 85%;
        margin: 40px auto 145px;
        letter-spacing: 0.1rem;
    }
    .vision-desc1-title,.vision-desc2-title,.vision-desc3-title{
        display: block;
        font-weight: 600;
        font-size: 1.8rem;
        font-family: "Zen Maru Gothic", serif;
        font-style: normal;
        letter-spacing: 0.3rem;
        margin-bottom: 5px;
    }
    .vision-desc1-p,.vision-desc2-p,.vision-desc3-p{
        margin-top: 10px;
        margin-bottom: 45px;
        line-height: 1.9;
        font-weight: 400;
        font-size: 1.6rem;
        letter-spacing: 0.1rem;
        display: block;
    }
    .vision-desc1-p,.vision-desc2-p{
        margin-bottom: 40px;
    }
    .vsion-description .blue{
        color: #3d527d;
        font-size: 2.1rem;
        font-weight: 600;
    }

            @media(min-width:1020px){
                .vision-section .heart{
                    width: 315px;
                    height: 225px;
                    margin-top: 115px;
                    margin-right: 116px;
                    margin-left: 0;
                }
                .heart_and_desc{
                    max-width: 1040px;
                    display: flex;
                    margin: 45px auto 200px;
                }
                .vsion-description{
                    margin: 0;
                }
                .heart_and_desc {
                    margin-bottom: 195px;
                }
                .vision-desc3-p {
                    margin-bottom: 0;
                }
                .vision-desc1-title,.vision-desc2-title,.vision-desc3-title{
                    font-size: 2rem;
                }
                .vsion-description .blue{
                    font-size: 2.4rem;
                }
            
            }

/* ----------------value--------------- */
.value-title{
    background-color: #3d527d;
    color: #fff;
    margin: 0 auto; 
    border-radius: 40px;
    width: 340px;
    height: 260px;
    padding-top: 30px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.suv-title_value{
    width: 96px;
    height: auto;
    display: block;
}
.title_value{
    padding: 2rem 2rem 2rem 1.7rem;
    border-left: 1px solid;
    letter-spacing: 0.2rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.2rem;
    margin-bottom: 102px;
    display: block;
}
.big_suv-title_value{
    width: 210px;
    height: 55px;
    margin-left: 29%;
    margin-bottom: -6px;
    margin-top: -4px;
}
.value-section{
    display: flex;
    flex-wrap: wrap;
    max-width: 715px;
    margin: 0 auto;
}
/* ----------------01--------------- */
.value-01-area{
    background-color: #fff;
    border: 1px solid #2d2d2d;
    margin: 0 auto; 
    border-radius: 40px;
    width: 340px;
    height: 260px;
    padding-top: 35px;
    padding-left: 26px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.value-01-area h3{
    font-size: 1.9rem;
    margin-bottom: 10px;
    letter-spacing: 0.2rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
}

.value-01{
    width: 80px;
    height: 55px;
    margin-bottom: -10px;
    margin-left: 63%;
}
.value-01-area_desc{
    line-height: 1.7; 
    margin-bottom: 13px;
}

/* ----------------02--------------- */
.value-02-area{
    background-color: #fff;
    border: 1px solid #2d2d2d;
    margin: 0 auto; 
    border-radius: 40px;
    width: 340px;
    height: 260px;
    padding-top: 35px;
    padding-left: 26px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.value-02-area h3{
    font-size: 1.9rem;
    margin-bottom: 10px;
    letter-spacing: 0.2rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
}

.value-02{
    width: 80px;
    height: 55px;
    margin-top: 47px;
    margin-bottom: -7px;
    margin-left: 63%;
}
.value-02-area_desc{
    line-height: 1.7; 
    margin-bottom: 50px;
}

/* ----------------03--------------- */
.value-03-area{
    background-color: #fff;
    border: 1px solid #2d2d2d;
    margin: 0 auto; 
    border-radius: 40px;
    width: 340px;
    height: 260px;
    padding-top: 35px;
    padding-left: 26px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.value-03-area h3{
    font-size: 1.9rem;
    margin-bottom: 10px;
    letter-spacing: 0.2rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
}

.value-03{
    width: 80px;
    height: 55px;
    margin-top: 23px;
    margin-bottom: -7px;
    margin-left: 63%;
}
.value-03-area_desc{
    line-height: 1.7; 
    margin-bottom: 50px;
}
/* ----------------04--------------- */
.value-04-area{
    background-color: #fff;
    border: 1px solid #2d2d2d;
    margin: 0 auto; 
    border-radius: 40px;
    width: 340px;
    height: 260px;
    padding-top: 35px;
    padding-left: 26px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.value-04-area h3{
    font-size: 1.9rem;
    margin-bottom: 10px;
    letter-spacing: 0.2rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
}

.value-04{
    width: 80px;
    height: 55px;
    margin-top: 23px;
    margin-bottom: -7px;
    margin-left: 63%;
}
.value-04-area_desc{
    line-height: 1.7; 
    margin-bottom: 50px;
}
/* ----------------05--------------- */
.value-05-area{
    background-color: #fff;
    border: 1px solid #2d2d2d;
    margin: 0 auto; 
    border-radius: 40px;
    width: 340px;
    height: 260px;
    padding-top: 35px;
    padding-left: 26px;
    box-sizing: border-box;
    margin-bottom: 300px;
}
.value-05-area h3{
    font-size: 1.9rem;
    margin-bottom: 10px;
    letter-spacing: 0.2rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 600;
    font-style: normal;
    line-height: 1.7;
}

.value-05{
    width: 80px;
    height: 55px;
    margin-top: 23px;
    margin-bottom: -7px;
    margin-left: 63%;
}
.value-05-area_desc{
    line-height: 1.7; 
    margin-bottom: 50px;
}
            @media(min-width:1020px){
                .value-section{
                    max-width: 1040px;
                    margin-bottom: 200px;
                }
                .title_value {
                    padding: 2rem 2rem 2rem 1.3rem;
                    letter-spacing: 0.5rem;
                    font-size: 2.8rem;
                    margin-bottom: 85px;
                    display: block;
                }
                .big_suv-title_value{
                    margin-top: 12px;
                }
                .value-pc1{
                    display: flex;
                    max-width: 1040px;
                    margin-inline: auto;
                }
                .value-pc2{
                    display: flex;
                    max-width: 1040px;
                    margin-inline: auto;
                    margin-bottom: 200px;
                }
                .value-03-area,.value-04-area,.value-05-area{
                    margin-bottom: 0;
                }

                }

/* ----------------top-message--------------- */
.top-message-section h2{
    margin-left: 4%;
    margin-top: -150px;
}
.title_top-message{
    padding: 2rem 2rem 2rem 1.7rem;
    border-left: 1px solid;
    letter-spacing: 0.2rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.2rem;
    display: block;
}
.suv-title_top-message{
    width: 150px;
    height: 18px;
    display: block;
}

.top_white-area{
        background-color: #fff;
        border: 1px solid #2d2d2d;
        border-radius: 0 100px 100px 0;
        position: relative;
}
.top-person{
    width: 172px;
    height: 232px;
    box-shadow: -7px 8px 6px 1px rgba(0, 0, 0, 0.3);
    margin-inline: auto;
    display: block;
    margin-top:0;
    /* position: absolute;
    top: -80px; */
}
.top_desc1_and_logo_hands{
    display: flex;
    width: 89.1%;
    margin: 0 auto 40px;
    max-width: 693px;
}
.top_desc1{
margin-top: 45px;
line-height: 1.7;
letter-spacing: 0.19rem;
}
.logo_hands2{
    margin-top: 37px;
    margin-right: -41px;
    width: 133px;
    height: auto;
}
.top_desc2{
margin-top: 40px;
margin-bottom: 40px;
width: 85%;
margin-inline:auto;
line-height: 1.7;
max-width: 693px;
}
.top_blue-area{
    background-color: #3d527d;
    border: 1px solid #2d2d2d;
    border-radius: 100px 0 0 0;
    position: relative;
    color: #fff;
    margin-bottom: 150px;
    padding-top: 40px;
}
.top_desc3{

    margin-bottom: 75px;
    width: 85%;
    margin-inline:auto;
    line-height: 1.7;
    max-width: 693px;
    }
.top_desc3-1{
    margin-bottom: 30px;
}
.top-name{
    text-align: right;
    margin-bottom: 40px;
    width: 82%;
    transform: translateY(-50%) translateX(11%);
}



            @media(min-width:1020px){
                .top_white-area{
                    border-radius: 0 190px 190px 0;
                    height: 380px;
            }
                .top-message-section h2{
                    margin-left: 0;
                    margin-top: 40px;
                    width: 1040px;
                    margin-inline: auto;
                    font-size: 2.8rem;
                }
                .title_top-message{
                    padding: 3rem 3rem 3rem 1.5rem;
                    letter-spacing: 0.5rem;
                    font-size: 2.8rem;
                    display: block;
                }
                .suv-title_top-message{
                    width: 170px;
                    height: auto;
                    display: block;
                }
                
                .top-person_and_top_desc1_and_logo_hands{
                    display: flex;
                    max-width: 1040px;
                    margin: 10px auto 0;
                }
                .top-person{
                    width: 317px;
                    height: 429px;
                    margin-top:15px;
                    margin-left: 40px;
                    margin-right: 40px;
                }
                .top_desc1 {
                    margin-top: 25px;
                    width: 56%;
                }
                .logo_hands2 {
                    margin-left: 10px;
                    margin-top: -250px;
                    width: 225px;
                    height: auto;
                    
                    
                }
                .top_nobg-area{
                    max-width: 610px;
                    margin-inline: auto;
                    transform: translateY(0%) translateX(-9%);

                }



                .top_desc2 {
                    width: 608px;
                    margin-left: 39.7%;
                    margin-right: 10%;
                }
                .top_blue-area{
                    border-radius: 190px 0 0 0;
                    margin-bottom: 200px;

                }
                .top_blue-area-txt{
                    max-width: 610px;
                    margin-inline: auto;
                    transform: translateY(0%) translateX(-9%);

                }
                .top_desc3{
                    width: 600px;
                    margin-left: 39.7%;
                    }
                    .top-name{
                        padding-right: 4.8%;
                        margin-left: 50%;
                    }
                }
/* ---------------Company-profile--------------- */
.Company-profile-section h2{
    margin-left: 4%;
}
.title_Company-profile{
    padding: 2rem 2rem 2rem 1.7rem;
    border-left: 1px solid;
    letter-spacing: 0.2rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.2rem;
    display: block;
}
.suv-title_Company-profile{
    width: 180px;
    height: 15px;
    display: block;
}
.Company-profile_items{
    width: 91.5%;
    margin: 40px auto 150px;
    text-align: center;

}
.Company-profile_items h3{
    font-weight: 600;
    margin-bottom: 10px;
}

.Company-profile_items .item1,.Company-profile_items .item2,.Company-profile_items .item3,.Company-profile_items .item4,.Company-profile_items .item5,.Company-profile_items .item6{
    padding: 40px 2rem 40px 1.5rem;
    border-top: 1px solid;
}
.Company-profile_items .item6{
    padding: 40px 2rem 40px 1.5rem;
    border-bottom: 1px solid;
}


        @media(min-width:1020px){
            .suv-title_Company-profile{
                width: 204px;
                height: auto;

            }
            .Company-profile-section h2{
                max-width: 1040px;
                margin: 0 auto;
            }
            .title_Company-profile{
                padding: 3rem 3rem 3rem 1.5rem;
                letter-spacing: 0.5rem;
                font-size: 2.8rem;
            }
            .Company-profile_items{
                max-width: 1040px;
                width: 72.2%;
                margin: 70px auto 200px;
                text-align: left;
                font-size: 1.8rem;
            }
            .Company-profile_items h3{
                margin-bottom: 0;
                margin-left: 60px;
          
            }
            .Company-profile_items .item1,.Company-profile_items .item2,.Company-profile_items .item3,.Company-profile_items .item4,.Company-profile_items .item5,.Company-profile_items .item6{
                padding: 55px 2rem 55px 1.5rem;
                border-top: 1px solid;
                display: flex;
            }
            .Company-profile_items .item6{
                padding: 55px 2rem 55px 1.5rem;
                border-bottom: 1px solid;
            }
            .item5 .pcbr{
               
                display: none;
            }
            

            .Company-profile_items .item1 p{
                transform: translateY(-5%) translateX(57%);
            }
            .Company-profile_items .item2 p{
                transform: translateY(-5%) translateX(127%);
            }
            .Company-profile_items .item3 p{
                transform: translateY(-5%) translateX(135%);
            }
            .Company-profile_items .item4 p{
                transform: translateY(-5%) translateX(206%);
            }
            .Company-profile_items .item5 p{
                transform: translateY(-5%) translateX(35%);
            }
            .Company-profile_items .item6 p{
                transform: translateY(-5%) translateX(32%);
            }
            

            }
/* --------------entry-link--------------- */


.entry-link{
    background-image: url("../img/entry-link__4shapes-big.jpg");
    background-size: cover;
    width: 375px;
    height: 350px;
    margin: 0 auto;
    border: 1px solid;
    position: relative;

}

/* .entry-link{
    background-image: url("../img/SVG/entry-link__4shapes-big.svg");
    background-size: cover;
    width: 375px;
    height: 350px;
    margin: 0 auto;
    border: 1px solid;
    position: relative;
    filter: drop-shadow(0px 7px 4px rgba(001, 1, 1, 0.5));
}
.entry-link_and_contact-link ::after{
    content: "";
    display: block;
    box-sizing: border-box;
    background-color: #fff;
    width: 375px;
    position: absolute;
    top: 0;
    left: 0;

} */

.entry-frame{
    display: inline;
    background-color: #2d2d2d; /* 背景色 */
    color: #fff; /* 文字色 */
    padding: 25px 74px 25px 74px; /* パディング */
    font-size: 1.8rem; /* フォントサイズ */
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    margin: 128px 32px 150px;
}
.entry-link_button{
    background-color: #fff; /* 背景色 */
    color: var(--black); /* 文字色 */
    padding: 16px 110px 16px 40px; /* パディング */
    font-size: 1.6rem; /* フォントサイズ */
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #2d2d2d;
    border-radius: 27.3px; 
    position: relative;
    top: 240px;
    left: 48px;
}
.entry-link_button::after{
    content: "";
    display: block;
    width: 61px;
    height: 13px;
    background-image: url("../img/link-button__long-arrow.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: 190px;
}



/* --------------contact-link--------------- */

.contact-link{
    background-image: url("../img/ticket-link.png");
    background-size: cover;
    width: 375px;
    height: 350px;
    margin: 0 auto;
    border: 0.5px solid;
    margin-bottom: 200px;
    position: relative;
}
.contact-frame{
    display: inline;
    background-color: #2d2d2d; /* 背景色 */
    color: #fff; /* 文字色 */
    padding: 25px 45px 25px 45px; /* パディング */
    font-size: 1.8rem; /* フォントサイズ */
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    margin: 128px 32px 150px;
}
.contact-link_button{
    background-color: #fff; /* 背景色 */
    color: var(--black); /* 文字色 */
    padding: 16px 125px 16px 40px; /* パディング */
    font-size: 1.6rem; /* フォントサイズ */
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #2d2d2d;
    border-radius: 27.3px; 
    position: relative;
    top: 240px;
    left: 48px;
}
.contact-link_button::after{
    content: "";
    display: block;
    width: 61px;
    height: 13px;
    background-image: url("../img/link-button__long-arrow.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: 190px;
}

        @media(min-width:1020px){
            .entry-link_and_contact-link{
                display: flex;
                max-width: 1440px;
                margin: 0 auto 350px;
            }

            .entry-link{
                padding-inline: 0%;
                width: 50vw;
                height: 46vw;
                max-height: 670px;
                margin: 0;

            }
            .entry-frame{
                text-align: center;
                display: block;
                padding: 5% 9% 5% 9%;
                font-size: 2rem;
                margin: 42% 21% 42% 21%;
                width: 59%;
                min-width: 300px;
            }
            .entry-link_button{
                display: block;
                padding: 21px 80px 21px 57px;
                font-size: 1.8rem;
                border-radius: 35px;
                top: 70%;
                left: 0%;
                max-width: 330px;
                margin: 0 auto;
                width: 63%;
            }
            .entry-link_button::after{
                width: 62px;
                height: 15px;
                top: 27px;
                left: 235px;
            }
            
            

            .contact-link{
                width: 50vw;
                height: 46vw;
                max-height: 670px;
                margin: 0;
                border: 1px solid #2d2d2d;
            }
            .contact-frame{
                text-align: center;
                display: block;
                padding: 5% 2% 5% 2%;
                font-size: 2rem;
                margin: 42% 21% 43% 21%;
                width: 62%;
                min-width: 300px;
            }
            .contact-link_button{
                display: block;
                padding: 21px 130px 21px 57px;
                font-size: 1.8rem;
                border-radius: 35px;
                top: 70%;
                left: 0%;
                max-width: 330px;
                margin: 0 auto;
                width: 63%;
            }
            .contact-link_button::after{
                width: 62px;
                height: 13px;
                top: 27px;
                left: 235px;
            }
            
            

            }
            @media(min-width:1440px){
                .entry-frame{
                    font-size: 2.4rem;
                }
                .contact-frame{
                    font-size: 2.4rem; 
                }

            }