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

body {
    font-family: 'Zen Kaku Gothic New', sans-serif;
    margin: 0;
}

.fadein {
    animation: fadein 1s forwards;
}

/*------------矢印-----------------*/
.arrow {
    color: #000000;
    line-height: 2;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.em;
    margin-bottom: 2px;
    margin-top: 20px;
    font-size: 22px;
}

.arrow_image_div {
    text-align: center;
}

.arrow_image {
    height: 32px;
    width: 32px;
}



/*------------ここからメインヘッダー-----------------*/
.header_image_mobile {
    display: block;
    height: 40px;
    z-index: 9999;
}


img.text {
    position: absolute;
    width: 200px;
    bottom: 20px;
    left: 20px;
}

img.text_pc {
    position: absolute;
    width: 288px;
    bottom: 90px;
    left: 60px;
}



.main_img {    
    background: url(../img/KV_mobile.png);
    height: 82vh;
    background-size: cover;
    background-position: 81% bottom;
    position: relative;
    z-index:-1;
}


.header_pc {
    text-align: center;
    z-index: 9999;
}

.header_text_pc {
    font-size: 14px;
    padding-left: 59px;
    font-weight: 400;
    display: block;

}

.header_text_pc li a:visited {
    color: #fff;
}

.header_text_pc li a {
    color: #fff;
    text-decoration: none;
}

.header_text_pc li {
    list-style: none;
}

.header_text_pc ul {
    padding-left: 0;
}



/*------------ここからtop-----------------*/

.top_image_div {
    text-align: center;
}

.top_image_pc {
    width: 72%;
    margin-top: 100px;
}

/*------------ここからアバウト-----------------*/
.main_about_pc {
    font-size: 40px;
    line-height: 2;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.02em;
    position: relative;
    margin-bottom: 82px;
    margin-top: 160px;
    margin-left: 24px;
    margin-right: 24px;
}

.main_about_pc::after {
    content: '';
    width: 182px;
    height: 7px;
    display: inline-block;
    background-color: #000000;
    position: absolute;
    bottom: -1px;
    left: calc(50% - 92px);
}


.main_description_pc {
    font-size: 20px;
    line-height: 2;
    font-weight: 500;
    text-align: center;
    margin-left: 23px;
    margin-right: 24px;
    letter-spacing: 2px;
}

.main_description_pc span {
    margin-bottom: 30px;
    display: block;
}



.main_description__area_pc img {
    width: 50%;
margin: 0 auto;
display: block;
margin-top: 30px;
}

/*----------------ここからスライダー-----------------*/


.main_slider_pc {
    font-size: 36px;
    line-height: 2;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0.00em;
    position: relative;
    margin-bottom: 40px;
    margin-top: 160px;
    margin-left: 24px;
    margin-right: 24px;
    z-index: 1; 
}



/*----------------ここからサービス-----------------*/

.service_pc,
.youtube_pc,
.company_overviewr_pc,
.news_pc,
.contact_pc {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative; 
    z-index: 1;

}

/*----------------サービスの企業ロゴ-----------------*/
.service_logo {
    width: 100px;
    margin-bottom: 16px;
    margin-top: 4px;
}


/*------------h2 各種タイトルたち-----------------*/
.main_service_pc,
.main_youtube_pc,
.main_company_overview_pc,
.main_news_pc,
.main_contact_pc {
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 226px;
    margin-bottom: 82px;
    font-size: 30px;
    position: relative;
    z-index: 1;

}

.main_service_pc span,
.main_youtube_pc span,
.main_company_overview_pc span,
.main_news_pc span,
.main_contact_pc span {
    font-size: 43px;
    position: relative;
    display: block;
}

.main_service_pc span::after,
.main_youtube_pc span::after,
.main_company_overview_pc span::after,
.main_news_pc span::after,
.main_contact_pc span::after {
    content: '';
    width: 46px;
    height: 7px;
    display: inline-block;
    background-color: #000000;
    position: absolute;
    bottom: -20px;
    left: 0;

}

/*--------------------------------------------*/



.service_title_pc {
    margin-top: 12px;
    margin-bottom: 14px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}

.service_text_pc {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 1.6px;
}

.service_image_div_pc {
    display: flex;
    width: 100%;
    max-width: 1028px;
    margin: 0 auto;
    margin-bottom: 80px;
}


.service_image1_pc {
    height: 291px;
    width: 521px;
    overflow: hidden;
    position: relative;
}

.service_warp_pc {
    width: 53.95%;
    margin-bottom: 0;
    margin-left: 10.5%;
}

.App_Store_icon{
    height: 24px;
    margin-bottom: 12px;
    margin-top: 24px;
    margin-left: 10px;
    
}


/*------------Instagramアイコン-----------------*/
.Instagram_icon{
    margin-bottom: 12px;
    margin-top: 22px;

}

/*------------ここからメンバー-----------------*/


.flex {
    justify-content: center;
    display: flex;
    margin-left: 100px;
    margin-right: 100px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.center {
    text-align: center;

}

.member_img {
    width: 69px;
    height: 55px;

}

.member {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1.5px;
    vertical-align: middle;
}

.space {
    margin-left: 18px;
    font-size: 16px;
    vertical-align: middle;
}

table {
    margin: 0 auto !important;
}

th {
    padding: 16px !important;
}

td {
    padding: 16px !important;
}



/*------------ここから会社概要-----------------*/

.company_overview_center {
    margin: 16px auto;
    text-align: center;
    width: 356px;
}

.company_overview_title {
    font-size: 20px;
    line-height: 1.9;
    font-weight: 500;
    letter-spacing: 1px;
    padding-left: 30px;
    padding-bottom: 22px;
    margin-left: 24px;
    margin-right: 24px;
    text-align: left;
}

.company_overview_title dd {
    font-size: 18px;
    line-height: 1.9;
    font-weight: 500;
    letter-spacing: 1px;
    display: block;
}






/*------------ここからコンタクト-----------------*/
.box {
    padding: 15px;
    width: 35%;
    background-color: #000000;
    border: 1px solid #000000;
    color: #000000;
    margin: 0 auto;
    margin-bottom: 222px;
}


.mail {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    letter-spacing: 1px;
    text-align: left;
    font-weight: 500;
    display: flex;
    justify-content: center;
}

/*------------ここからフッター-----------------*/
.footer_pc {
    width: 100%;

}

.footer_text_pc li a:visited {
    color: #333;
}

.footer_text_pc li a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
}

.footer_text_pc {
    font-size: 18px;
    padding-left: 90px;
    padding-top: 90px;
    font-weight: 400;
    display: block;
    margin-bottom: 28px;
}

.footer_text_pc li {
    list-style: none;
    padding-bottom: 40px;

}

.footer_text_pc ul {
    padding-left: 0;
}

.footer_copyright_pc {
    width: 100%;
    display: block;
    text-align: center;
    letter-spacing: 1px;
    justify-content: center;
    color: #333;
    display: flex;
    font-size: 12px;
    font-weight: bold;
    padding: 40px 0 25px;
}







@media(min-width: 742px) {

    header {
        position: fixed;
        width: 100%;
        background: rgba(0, 0, 0, 0.72) ;
        z-index: 9999;
    }


    .header_wrap {
        max-width: 90%;
        margin: 30px auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
    }



    .main_img {
        background: url(../img/KV.png);
        height: 724px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center 0px;
        z-index: -1;
    }
    


}

@media(min-width: 742px) {

div#slider {
    max-width: 1200px;
    margin: 0 auto;
}


div#sliderWrapper {
    width: 100%;
    display: flex;
    gap:24px;
    justify-content: center;
    justify-content: space-between;
    z-index: 1;
}

div#slider img{
    width: 280px;
}

}



/*-----------------------------ここからモバイル----------------------------------*/
/*-----------------------------ここからモバイル----------------------------------*/
/*-----------------------------ここからモバイル----------------------------------*/
/*-----------------------------ここからモバイル----------------------------------*/
/*-----------------------------ここからモバイル----------------------------------*/
/*-----------------------------ここからモバイル----------------------------------*/


@media(max-width: 742px) {


    .wrap{margin-top: -17px;}

    .slider-container {
        max-width: 600px;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }

    .slider {
        position: relative;
        overflow: hidden;
        touch-action: pan-y pinch-zoom;
        background: white;
    }

    .slider-wrapper {
        display: flex;
        height: 100%;
        transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        will-change: transform;
    }

    .slide {
        flex: 0 0 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .slide img {
        width: 70%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .slide:nth-child(1),
    .slide:nth-child(2),
    .slide:nth-child(3),
    .slide:nth-child(4),
    .slide:nth-child(5) {
    }

    .dots-container {
        display: flex;
        justify-content: center;
        padding: 20px 0;
        gap: 8px;
    }

    .dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #ddd;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    .dot.active {
        background: #667eea;
        transform: scale(1.2);
    }

    .dot:hover {
        background: #999;
    }

    .dot.active:hover {
        background: #667eea;
    }

    .slide-content {
        text-align: center;
    }

    .slide-title {
        font-size: 32px;
        margin-bottom: 16px;
        font-weight: 700;
    }

    .slide-description {
        font-size: 16px;
        opacity: 0.9;
        line-height: 1.5;
    }

    @media (max-width: 480px) {
        .slide-title {
            font-size: 24px;
        }
        
        .slide-description {
            font-size: 14px;
        }
    }
    










html{
    overflow-x: hidden;
}

    body {
        font-family: 'Zen Kaku Gothic New', sans-serif;
        margin: 0;
        overflow-x: hidden;
    }

    .fadein {
        animation: fadein 1s forwards;
    }

    @keyframes fadein {
        0% {
            opacity: 0
        }

        100% {
            opacity: 1
        }
    }

    /*------------ここからメインヘッダー-----------------*/
    .header {
        position: fixed;
        top: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.72);
        padding: 12px 16px 12px 16px;
        z-index: 9999;
    }

    .header_image {
        display: none;
    }

    .header_menu {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        margin: 0 0px;

    }


    .header nav ul {
        display: none;
    }

    .header nav {
        display: none;
    }

    .header_image_mobile {
        display: block;
        height: 30px;
    }


    /*------------ここからtop-----------------*/

    .top_image_div {
        text-align: center;
        padding-top: 64px;
    }


    .top_image {
        padding-top: 10px;
        width: 90%;
    }

    /*------------矢印-----------------*/
    .arrow {
        color: #000000;
        line-height: 2;
        font-weight: 600;
        text-align: center;
        letter-spacing: 0.em;
        margin-bottom: 2px;
        font-size: 18px;
    }

    .arrow_image_div {
        text-align: center;
    }

    .arrow_image {
        height: 25px;
        width: 20px;
    }

    /*------------ここからアバウト-----------------*/
    .main_about {
        font-size: 30px;
        line-height: 1.5;
        font-weight: 900;
        text-align: center;
        letter-spacing: 0.06em;
        position: relative;
        margin-bottom: 50px;
        margin-top: 140px;
        margin-left: 24px;
        margin-right: 24px;
        z-index: 1;
    }

    .main_about::after {
        content: '';
        width: 150px;
        height: 4px;
        display: inline-block;
        background-color: #000000;
        position: absolute;
        bottom: -5px;
        left: calc(50% - 76px);
    }

    .main_description {
        font-size: 12px;
        line-height: 2;
        font-weight: 500;
        text-align: center;
        letter-spacing: 0.1em;
        margin-left: 24px;
        margin-right: 24px;
    }

    .main_description span {
        margin-bottom: 16px;
        display: block;
    }

    

    .main_description__area img{
        width: 86%;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    }



    /*------------h2 各種タイトルたち-----------------*/
    .main_service,
    .main_youtube,
    .main_company_overview,
    .main_news,
    .main_contact {
        letter-spacing: 1px;
        font-weight: 700;
        margin-top: 120px;
        margin-bottom: 82px;
        font-size: 16px;
        margin-left: 24px;
        margin-right: 24px;
        position: relative;
        z-index: 1;
    }

    .main_service span,
    .main_youtube span,
    .main_company_overview span,
    .main_news span,
    .main_contact span {
        font-size: 24px;
        position: relative;
        display: block;
    }

    .main_service span::after,
    .main_youtube span::after,
    .main_company_overview span::after,
    .main_news span::after,
    .main_contact span::after {
        content: '';
        width: 46px;
        height: 4px;
        display: inline-block;
        background-color: #000000;
        position: absolute;
        bottom: -20px;
        left: 0;

    }

    /*------------ここからスライダー-----------------*/

    .main_slider_pc {
        font-size: 18px;
        line-height: 1.5;
        font-weight: 900;
        text-align: center;
        letter-spacing: 0.03em;
        position: relative;
        margin-bottom: 32px;
        margin-top: 140px;
        margin-left: 24px;
        margin-right: 24px;
        visibility: visible; /* hidden から visible に変更 */
        z-index: 1;
        position: sticky;
    }
    

    /*------------ここからサービス-----------------*/
    .service_logo {
        margin-left: 27px;
        margin-top: 28px;
    }

    .service_title {
        font-size: 14px;
        margin: 14px 0px 14px 0px;
        margin-left: 26px;
        margin-right: 24px;
        font-weight: 600;
    }

    .service_text {
        font-size: 12px;
        line-height: 1.9;
        font-weight: 500;
        letter-spacing: 1px;
        margin-left: 26px;
        margin-right: 24px;

    }

    .service_image_div {
        text-align: center;
    }

    .service_image1 {
        margin: 0 auto;
        width: 100%;
        padding: 0 24px 0;
    }

.Instagram_icon_mobile {
    height: 24px;
    margin-bottom: 70px;
    margin-top: 16px;
    margin-left: 26px;
}

}
.App_Store_icon_mobile{
    height: 24px;
    margin-bottom: 70px;
    margin-top: 24px;
    margin-left: 10px;
}




    /*------------ここからメンバー-----------------*/

    .flex {
        display: flex;
        margin-left: 24px;
        margin-right: 24px;
    }

    .member_img {
        width: 49px;
        height: 35px;
        overflow: hidden;
        position: relative;
    }

    .member {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 1.5px;
    }

    td.member {
        vertical-align: middle;
    }

    td.space {
        vertical-align: middle;
    }

    .space {
        margin-left: 18px;
        font-size: 14px;
        font-weight: 400;
    }


    /*------------ユーチューブ-----------------*/


    .youtube-thumbnail {
        position: relative;
        display: inline-block;
        cursor: pointer;
        padding: 0 24px;
        z-index: 1;
        margin: 0 auto;
        display: block;
      }
      
      .youtube-thumbnail img {
        max-width: 100%;
        border-radius: 12px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
        display: block;
        margin: 0 auto;
      }
      
      .youtube-thumbnail::after {
        content: '▶';
        font-size: 60px;
        color: white;
        text-shadow: 0 0 8px rgba(0,0,0,0.8);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0.8;
      }


    /*------------ここからニュース-----------------*/


    #news ul li:first-child {border-top:solid 1px #000 ;}
    #news ul li{
        border-bottom:solid 1px #000 ;
        padding: 12px 0px;
        margin: 0 24px;
    
    
    }

    #news ul li dt {
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 2.9;
}

#news ul li dd {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 2.9;
}

    .news_title {
        font-size: 14px;
        line-height: 1.9;
        font-weight: 500;
        letter-spacing: 1px;
        padding-left: 30px;
        padding-bottom: 15px;
        margin-left: 24px;
        margin-right: 24px;
    }


    /*------------ここから会社概要-----------------*/
    .company_overview_center {
        margin: 16px auto;
        text-align: center;
        display: flex;
        align-items: top;
        width: 301px;
        flex-wrap: wrap;
        justify-content: space-between;

    }

    .company_overview_title {
        font-size: 14px;
        line-height: 1.9;
        font-weight: 500;
        letter-spacing: 1px;
        padding-left: 30px;
        padding-bottom: 15px;
        margin-left: 24px;
        margin-right: 24px;
    }

    .company_overview_title dd {
        font-size: 14px;
        line-height: 1.2;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 1.9;
        display: block;
    }






    /*------------ここからコンタクト-----------------*/
    .box {
        padding: 13px;
        width: 58%;
        background-color: #000000;
        border: 1px solid #000;
        color: #000;
        margin: 0 auto;
        margin-bottom: 180px;
    }


    .mail {
        font-size: 16px;
        text-decoration: none;
        color: #fff;
        letter-spacing: 1px;
        text-align: left;
        font-weight: 500;
        display: flex;
        justify-content: center;
    }

    /*------------ここからフッター-----------------*/
    .footer_mobile {
        width: 100%;

    }

    .footer_text_mobile li a:visited {
        color: #333;
    }

    .footer_text_mobile li a {
        color: #333;
    font-weight: 500;
    text-decoration: none;
    }

    .footer_text_mobile {
        font-size: 14px;
        padding-left: 50px;
        padding-top: 90px;
        font-weight: 400;
        display: block;
        margin-bottom: 44px;
    }

    .footer_text_mobile li {
        list-style: none;
        padding-bottom: 45px;
    }

    .footer_text_mobile ul {
        padding-left: 0;
    }

    .footer_copyright_mobile {
        width: 100%;
        display: block;
        text-align: center;
        letter-spacing: 0.2px;
        justify-content: center;
        color: #333;
        display: flex;
        font-size: 10px;
        font-weight: bolder;
        padding: 40px 0 25px;
    }

}