/*
Theme Name: Lightning Child Sample
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/


body {
    font-family: "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}


div.wide-wrap{
    position:relative;
    margin:0 calc(50% - 50vw);
    overflow:hidden;
}

.os {
    display: inline-block;
}

.sub-section {
    display: none !important;
}

.bg-yellow {
    background: #FFF7E5;
}

.bg-yellow2 {
    background: #FFEBBA;
}


.bg-red1 {
    background: #E9A081;
}






/*------------------------
header
-------------------------*/

.site-header {
    background: #FFF7E5;
    box-shadow: none !important;
}

.global-nav-list>li .global-nav-name {
    font-size: 15px;
    font-family: 'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #4D4D4D;
}

.page-header {
    display: none !important;
}

.breadcrumb-list {
    display: none !important;
}



/*------------------------
fonts
-------------------------*/

@font-face {
  font-family: 'MOBO';
    src:  url('https://senyousha.yokosuka-telework.com/senyousha/wp-content/themes/lightning-child-sample/fonts/MOBO.otf')  format('opentype');
    src:  url('https://senyousha.yokosuka-telework.com/senyousha/wp-content/themes/lightning-child-sample/fonts/MOBO.woff') format('woff');
    src:  url('https://senyousha.yokosuka-telework.com/senyousha/wp-content/themes/lightning-child-sample/MOBO.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.h2-tittle1 {
    font-size: 2rem !important;
    font-family: 'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #4D4D4D;
    border: 1.5px solid #4D4D4D;
    background: #fff;
    display: inline-block;
    padding: 10px 20px;
}

.h2-tittle2 {
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #4D4D4D;
    font-size: 4rem !important;
    margin-bottom: 5vh !important;
}

.h3-tittle1 {
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #4D4D4D;
}


@media (max-width: 767.98px) {
    
    .h2-tittle1 {
        font-size: 1.8rem !important;
    }
    
}

@media (max-width: 519.98px) {
    
    .h2-tittle1 {
        font-size: 1.7rem !important;
        padding: 10px 15px;
    }

}

@media (max-width: 399.98px) {
    
    .h2-tittle1 {
        font-size: 1.5rem !important;
        padding: 7px 10px;
    }

}

/*------------------------
line
-------------------------*/

.yellow-line1 {
    margin-bottom: 0 !important;
}

.yellow-line2 {
    margin: 0 !important;
    position: relative;
    top: -3vh;
}

@media (max-width: 519.98px) {
    
    .yellow-line1 img {
        object-fit: cover;
        min-height: 50px;
        object-position: 10% 50%;
    }
    
}


@media (max-width: 399.98px) {
    
    .yellow-line1 img {
        min-height: 60px;
    }
    
}



/*------------------------
top
-------------------------*/

/*top-slide*/

.tpslide-outer {
    position: relative;
    margin-bottom: 15vh;
}

.tpslide-img {
    margin-bottom: 0 !important;
}

.tpslide-box1 {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 8vh;
    right: 3vw;
    align-items: flex-end;
}

.tpslide-h3 {
    font-size: 3.5rem !important;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #4D4D4D;
    background: #fff;
    width: fit-content;
    padding: 10px 20px;
    margin-bottom: 20px !important;
}



@media (max-width: 1199.98px) {
    
    .tpslide-h3 {
        font-size: 3rem !important;
        line-height: 1.2;
        margin-bottom: 15px !important;
    }
    
    .tpslide-box1 {
        bottom: 5vh;
    }
    
    .tpslide-outer {
        margin-bottom: 12vh;
    }
}

@media (max-width: 1199.98px) {
    
    .tpslide-img img {
        object-fit: cover;
        min-height: 500px;
    }
    
    .tpslide-outer {
        margin-bottom: 11vh;
    }
}

@media (max-width: 767.98px) {
    
    .tpslide-img img {
        object-position: 95% 50%;
    }
    
    .tpslide-outer {
        margin-bottom: 9vh;
    }
}

@media (max-width: 659.98px) {
    
    .tpslide-img img {
        object-position: 75% 50%;
    }
}


@media (max-width: 519.98px) {
    
    .tpslide-h3 {
        font-size: 2.5rem !important;
        line-height: 1.1;
        margin-bottom: 10px !important;
        padding: 10px 15px;
    }
    
    .tpslide-outer {
        margin-bottom: 7vh;
    }
    
    .tpslide-img img {
        min-height: 500px;
    }
    
    
}

@media (max-width: 399.98px) {
    
    .tpslide-img img {
        object-position: 70% 50%;
        min-height: 400px;
    }
    
    .tpslide-h3 {
        font-size: 2.2rem !important;
        line-height: 1;
    }
    
    .tpslide-outer {
        margin-bottom: 5vh;
    }
    
}






/*top-news*/

.tpnews-container {
    position: relative;
    width: 70vw;
    margin: 0 auto;
    margin-bottom: 18vh;
}

.tpnews-h2 {
    margin-bottom: 7vh !important;
}

.tpnews-box2 {
    width: 90%;
    margin: 0 auto;
}

.tpnews-ilst1 {
    position: absolute;
    width: 7vw;
    right: 3vw;
    top: 0;
    transform: rotate(30deg);
}

.tpnews-ilst2 {
    position: absolute;
    width: 5vw;
    right: -3vw;
    top: 8vh;
    transform: rotate(20deg);
}


@media (max-width: 1199.98px) {
    
    .tpnews-container {
        margin-bottom: 20vh;
    }
    
}

@media (max-width: 991.98px) {
    
    .tpnews-container {
        margin-bottom: 18vh;
        width: 80vw;
    }
}


@media (max-width: 768.98px) {
    
    .tpnews-container {
        margin-bottom: 17vh;
    }
    
    .tpnews-ilst1 {
        width: 10vw;
        right: 5vw;
    }
    
    .tpnews-ilst2 {
        width: 6vw;
        right: -4vw;
        top: 5vh;
    }
    
}

@media (max-width: 519.98px) {
    
    .tpnews-container {
        margin-bottom: 14vh;
    }
    
    .tpnews-ilst1 {
        width: 12vw;
        right: 6vw;
    }
    
    .tpnews-ilst2 {
        width: 8vw;
    }
    
    .tpnews-h2 {
        margin-bottom: 5vh !important;
    }
    
}

@media (max-width: 399.98px) {
    
    .tpnews-container {
        width: 85vw;
        margin-bottom: 11vh;
    }
    
    .tpnews-h2 {
        margin-bottom: 3vh !important;
    }
    
    .tpnews-ilst1 {
        width: 14vw;
        right: 7vw;
    }
    
    .tpnews-ilst2 {
        width: 9vw;
    }
}




/*top-aboutus*/

.tpabout-outer {
    width: 80vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding-bottom: 15vh;
}

.tpabout-column1 {
    width: 45%;
    margin-right: 5%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.tpabout-column2 {
    width: 50%;
}

.tpabout-h2 {
    position: absolute;
    margin: 0 !important;
    padding: 15px 10px;
    writing-mode: vertical-rl;
    white-space: nowrap;
    top: -8vh;
    left: 3vw;
}

.tpabout-img1 {
    margin-bottom: 0 !important;
}

.tpabout-column1-1 {
    width: 80%;
    margin-right: 20%;
}

.tpabout-column1-2 {
    width: 70%;
    margin-left: 30%;
    position: relative;
    top: -5vh;
}

.tpabout-ilst1 {
    position: absolute;
    width: 9vw;
    right: 2vw;
    top: -4vh;
    margin-bottom: 0 !important;
}

.tpabout-ilst2 {
    position: absolute;
    width: 6vw;
    margin-bottom: 0 !important;
    bottom: 10vh;
    left: 0;
}

.tpabout-h3 {
    font-size: 3rem !important;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #4D4D4D;
    margin-bottom: 7vh !important;
    white-space: nowrap;
}

.tpabout-p1 {
    font-size: 1.2rem;
    margin-bottom: 7vh !important;
}

.button-red1 a {
    position: relative;
    background: #D95842;
    display: inline-block;
    padding: 10px 100px 10px 40px;
    font-size: 1.1rem;
    border-radius: 30px;
    transition: .5s;
    color: #fff;
    font-weight: 600;
}

.tpabout-btouter {
    text-align: right;
}

.button-red1 a:after {
    position: absolute;
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/09/arrow-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.button-red1 a:hover {
    background: #fff;
    color: #D95842;
    font-weight: 600;
}

.button-red1 a:hover:after {
    position: absolute;
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/09/arrow-red.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    outline: 2px solid #D95842;
}


@media (max-width: 1199.98px) {
    
    .tpabout-outer {
        width: 85vw;
        padding-bottom: 12vh;
    }
    
    .tpabout-h3 {
        white-space: initial;
        margin-bottom: 5vh !important;
    }
}


@media (max-width: 991.98px) {
    
    .tpabout-outer {
        width: 90vw;
        padding-bottom: 11vh;
    }
    
    .tpabout-column1-1 {
        width: 85%;
        margin-right: 15%;
    }
    
    .tpabout-column1-2 {
        top: -3vh;
    }
    
    .tpabout-p1 {
        margin-bottom: 5vh !important;
    }
    
    .button-red1 a {
        padding: 10px 80px 10px 20px;
    }
    
}


@media (max-width: 767.98px) {
    
    .tpabout-outer {
        flex-wrap: wrap;
        width: 80vw;
    }
    
    .tpabout-column1 {
        width: 100%;
        margin-right: initial;
        margin-bottom: 1vh;
    }
    
    .tpabout-column2 {
        width: 100%;
    }
    
    .tpabout-h2 {
        top: -5vh;
    }
    
    .tpabout-ilst1 {
        width: 17vw;
        top: -3vh;
    }
    
    .tpabout-ilst2 {
        width: 11vw;
    }
    
    
}


@media (max-width: 519.98px) {
    
    .tpabout-h2 {
        top: -4vh;
        left: -3vw;
    }
    
    .tpabout-ilst1 {
        width: 19vw;
    }
    
    .tpabout-ilst2 {
        width: 13vw;
    }
    
    .tpabout-column1-1 {
        margin-bottom: 0;
    }
    
    .tpabout-h3 {
        margin-bottom: 4vh !important;
    }
    
    .tpabout-outer {
        padding-bottom: 7vh;
    }
    
    
}


@media (max-width: 399.98px) {
    
    .tpabout-outer {
        width: 85vw;
        padding-bottom: 5vh;
    }
    
    .tpabout-column1-1 {
        width: 90%;
        margin-right: 10%;
    }
    
    .tpabout-column1-2 {
        width: 75%;
        margin-left: 25%;
        top: -2vh;
    }
    
    .tpabout-h2 {
        top: -3vh;
        left: -1vw;
        padding: 10px;
        
    }
    
    .tpabout-ilst1 {
        width: 22vw;
        top: -2vh;
        right: -3vw;
    }
    
    .tpabout-ilst2 {
        width: 16vw;
        bottom: 6vh;
        left: -2vw;
    }
    
    .tpabout-h3 {
        font-size: 2.5rem !important;
        margin-bottom: 3vh !important;
    }
    
    .tpabout-p1 {
        font-size: 1.1rem;
        margin-bottom: 4vh !important;
    }
}




/*top-schedule*/

.tpschedule-outer {
    display: flex;
    align-items: center;
    margin-bottom: 12vh;
    margin-top: 15vh;
}

.tpschedule-column1 {
    position: relative;
    width: 40%;
    margin-right: 5%;
    margin-left: 7%;
}

.tpschedule-column2 {
    width: 48%;
    position: relative;
}

.tpschedule-h3 {
    font-size: 2.5rem !important;
    white-space: nowrap;
    margin-bottom: 7vh !important;
}

.tpschedule-p1 {
    font-size: 1.1rem !important;
    margin-bottom: 7vh !important;
}

.tpschedule-btouter {
    text-align: right;
}

.tpschedule-ilst1 {
    position: absolute;
    width: 8vw;
    bottom: -5vh;
    left: -2vw;
}

.tpschedule-ilst2 {
    position: absolute;
    width: 7vw;
    top: -2vh;
    left: -2vw;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
}

.tpschedule-h2 {
    position: absolute;
    writing-mode: vertical-rl;
    padding: 15px;
    margin: 0 !important;
    right: 4vw;
    top: -7vh;
}



@media (max-width: 1199.98px) {
    
    .tpschedule-outer {
        margin-top: 12vh;
        margin-bottom: 11vh;
    }
    
    .tpschedule-column1 {
        margin-left: 5%;
    }
    
    .tpschedule-column2 {
        width: 50%;
    }
    
    .tpschedule-h3 {
        font-size: 2.4rem !important;
        margin-bottom: 5vh !important;
    }
    
    .tpschedule-p1 {
        margin-bottom: 6vh !important;
    }
    
    .tpschedule-ilst1 {
        bottom: -2vh;
    }
    
    .tpschedule-img1 img {
        object-fit: cover;
        object-position: 70% 50%;
        min-height: 450px;
    }
    
    .tpschedule-h2 {
        right: 3vw;
        top: -5vh;
    }
    
}


@media (max-width: 991.98px) {
    
    .tpschedule-h2 {
        right: 2vw;
        top: -4vh;
    }
    
    .tpschedule-h3 {
        font-size: 2.2rem !important;
        margin-bottom: 3vh !important;
    }
    
    .tpschedule-column1 {
        margin-left: 4%;
        width: 41%;
    }
    
    .tpschedule-img1 img {
        min-height: 400px;
    }
    
    .tpschedule-outer {
        margin-top: 10vh;
        margin-bottom: 8vh;
    }
    
    .tpschedule-ilst1 {
        width: 9vw;
    }
    
    .tpschedule-ilst2 {
        width: 9vw;
    }
    
}


@media (max-width: 767.98px) {
    
    .tpschedule-outer {
        flex-wrap: wrap;
        width: 80vw;
        margin: 9vh auto 7vh auto;
    }
    
    .tpschedule-column1 {
        width: 100%;
        order: 2;
    }
    
    .tpschedule-column2 {
        width: 100%;
        order: 1;
        margin-bottom: 3vh;
    }
    
    .tpschedule-img1 img {
        object-position: initial;
        min-height: initial;
    }
    
    .tpschedule-h2 {
        right: -2vw;
    }
    
    .tpschedule-ilst2 {
        width: 13vw;
        top: -3vh;
        left: -5vw;
    }
    
    .tpschedule-ilst1 {
        width: 14vw;
        bottom: -2vh;
        left: -2vw;
    }
}


@media (max-width: 519.98px) {
    
    .tpschedule-outer {
        margin: 8vh auto 6vh auto;
    }
    
    .tpschedule-column2 {
        margin-bottom: 1vh;
    }
    
    .tpschedule-h2 {
        padding: 10px;
        right: -3vw;
        top: -3vh;
    }
    
    .tpschedule-ilst2 {
        width: 16vw;
    }
    
    .tpschedule-p1 {
        margin-bottom: 5vh !important;
    }
    
    .tpschedule-ilst1 {
        width: 16vw;
        left: -3vw;
    }
    
}


@media (max-width: 399.98px) {
    
    .tpschedule-outer {
        width: 85vw;
        margin: 7vh auto 5vh auto;
    }
    
    .tpschedule-h2 {
        right: -4vw;
        top: -4vh;
    }
    
    .tpschedule-ilst2 {
        width: 20vw;
    }
    
    .tpschedule-h3 {
        font-size: 1.8rem !important;
        margin-bottom: 2vh !important;
    }
    
    .tpschedule-p1 {
        font-size: 1rem !important;
        margin-bottom: 4vh !important;
    }
    
    .tpschedule-ilst1 {
        width: 19vw;
        bottom: -5vh;
        left: -2vw;
    }
    
}





/*top-event*/

.tpschedule-outer2 {
    position: relative;
    top: 3vh;
    z-index: 30;
}


.tpschedule-bg {
    margin-bottom: 0 !important;
}

.tpschedule-btouter2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}


.button-red2 a {
    background: #fff;
    color: #D95842;
    border: 3px solid #D95842;
    padding: 20px 40px;
    font-size: 2rem;
    font-weight: 600;
    transition: .5s;
    white-space: nowrap;
}

.button-red2 a:hover {
    background: #D95842;
    color: #fff;
    border: 3px solid #D95842;
}


@media (max-width: 1199.98px) {
    
    .button-red2 a {
        font-size: 1.9rem;
    }
}

@media (max-width: 991.98px) {
    
    .tpschedule-bg img {
        object-fit: cover;
        min-height: 300px;
    }
    
    .button-red2 a {
        font-size: 1.8rem;
        padding: 15px 30px;
    }
    
}

@media (max-width: 767.98px) {
    
    .button-red2 a {
        font-size: 1.7rem;
    }
    
}

@media (max-width: 519.98px) {
    
    .tpschedule-bg img {
        min-height: 250px;
    }
    
    .button-red2 a {
        font-size: 1.6rem;
        padding: 10px 20px;
        border: 2px solid #D95842;
    }
    
    .button-red2 a:hover {
        border: 2px solid #D95842;
    }
    
}

@media (max-width: 399.98px) {
    
    .button-red2 a {
        font-size: 1.5rem;
    }
    
    .tpschedule-bg img {
        min-height: 220px;
    }
}



/*top-service*/

.tpguide-outer {
    display: flex;
    width: 90vw;
    margin: 0 auto;
    padding: 17vh 0 10vh;
    position: relative;
}

.tpguide-h2 {
    position: absolute;
    writing-mode: vertical-rl;
    padding: 15px 10px;
    left: 2vw;
    top: 10vh;
    white-space: nowrap;
    margin: 0 !important;
    z-index: 30;
}

.tpguide-column1 {
    width: 47.5%;
    margin-right: 5%;
    position: relative;
}

.tpguide-column2 {
    width: 47.5%;
    position: relative;
}

.tpguide-img1 {
    width: 85%;
    margin: 0 0 0 15% !important;
}

.tpguide-img2 {
    width: 85%;
    margin: 30% 10% 0 5% !important;
}

.tpguide-ilst1 {
    position: absolute;
    width: 10vw;
    right: 0;
    top: -3vh;
}

.tpguide-ilst2 {
    position: absolute;
    left: -1vw;
    bottom: 1vh;
    width: 10vw;
}


.button-yellow1 a {
    position: relative;
    background: #FFEBBA;
    padding: 10px 110px 10px 30px;
    font-size: 2.5rem;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    border-radius: 50px;
    transition: .5s;
    color: #4D4D4D;
}

.button-yellow1 a:after {
    position: absolute;
    display: inline-block;
    content: "";
    width: 45px;
    height: 45px;
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/09/arrow-gray.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 55%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.button-yellow1 a:hover {
    background: #FFD366;
}

.tpguide-btouter {
    position: absolute;
    bottom: 36%;
    left: -1vw;
}

.tpguide-btouter2 {
    position: absolute;
    top: 37%;
    right: 0;
}


@media (max-width: 1199.98px) {
    
    .tpguide-outer {
        padding: 15vh 0 8vh;
    }
    
    .button-yellow1 a {
        font-size: 2.2rem;
    }
    
    .button-yellow1 a:after {
        width: 35px;
        height: 35px;
    }
    
    .tpguide-column1 {
        width: 48%;
        margin-right: 4%;
    }
    
    .tpguide-column2 {
        width: 48%;
    }
    
    .tpguide-img1 {
        width: 90%;
        margin: 0 0 0 10% !important;
    }
    
    .tpguide-img2 {
        width: 90%;
        margin: 30% 5% 0 5% !important;
    }
}

@media (max-width: 991.98px) {
    
    .tpguide-outer {
        width: 95vw;
        padding: 12vh 0 6vh;
    }
    
    .tpguide-column1 {
        width: 50%;
        margin-right: 0;
    }
    
    .tpguide-column2 {
        width: 50%;
    }
    
    .button-yellow1 a {
        padding: 10px 80px 10px 20px;
    }
    
    .button-yellow1 a:after {
        width: 30px;
        height: 30px;
    }
    
    .tpguide-ilst1 {
        width: 13vw;
    }
    
    .tpguide-ilst2 {
        width: 12vw;
    }
    
}

@media (max-width: 767.98px) {
    
    .tpguide-outer {
        width: 80vw;
        flex-wrap: wrap;
    }
    
    .tpguide-column1 {
        width: 80%;
        margin-left: 20%;
        margin-bottom: 5vh;
    }
    
    .tpguide-btouter {
        left: -10vw;
        bottom: 10%;
    }
    
    .tpguide-ilst1 {
        width: 17vw;
    }
    
    .tpguide-h2 {
        left: 0;
    }
    
    .tpguide-img1 {
        width: 100%;
        margin: 0 !important;
    }
    
    .tpguide-column2 {
        width: 80%;
        margin-right: 20%;
    }
    
    .tpguide-img2 {
        width: 100%;
        margin: 0 !important;
    }
    
    .tpguide-btouter2 {
        top: initial;
        right: -10vw;
        bottom: 10%;
    }
    
    .tpguide-ilst2 {
        width: 17vw;
        bottom: -1vh;
        left: -3vw;
    }
    
}

@media (max-width: 519.98px) {
    
    .tpguide-outer {
        padding: 11vh 0 0;
    }
    
    .red-line1 img {
        object-fit: cover;
        min-height: 100px;
        object-position: 10% 50%;
    }
    
    .tpguide-ilst1 {
        width: 19vw;
        top: -2vh;
    }    
}

@media (max-width: 399.98px) {
    
    .tpguide-outer {
        padding: 9vh 0 0;
    }
    
    .red-line1 img {
        min-height: 70px;
        object-position: 10% 50%;
    }
    
    .tpguide-h2 {
        top: 7vh;
    }
    
    .tpguide-column1 {
        width: 90%;
        margin-left: 10%;
        margin-bottom: 4vh;
    }
    
    .button-yellow1 a {
        padding: 7px 70px 7px 20px;
    }
    
    .tpguide-ilst1 {
        width: 22vw;
    }
    
    .tpguide-column2 {
        width: 90%;
        margin-right: 10%;
    }
    
    .tpguide-ilst2 {
        width: 22vw;
        bottom: initial;
        left: initial;
        top: -1vh;
        right: -2vw;
    }
    
}




/*top-access*/

.tpaccess-container {
    width: 80vw;
    margin: 0 auto;
    padding: 10vh 0;
}

.tpaccess-h2 {
    margin-bottom: 7vh;
}

.tpaccess-outer {
    display: flex;
    align-items: center;
    margin-bottom: 10vh;
}

.tpaccess-column1 {
    width: 50%;
    margin-right: 5%;
}

.tpaccess-column2 {
    width: 45%;
}

.tpaccess-p1 {
    font-size: 2rem;
    font-weight: bold;
    color: #D95842;
}

.tpaccess-p2 {
    font-size: 1.2rem;
    font-weight: 600;
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.tprecruit-outer {
    display: flex;
}

.tprecruit-column1 {
    position: relative;
    width: 40%;
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/09/bg-gray.jpg);
    background-size: auto;
    background-repeat: repeat;
}

.tprecruit-h2 {
    position: absolute;
    font-size: 2.5rem !important;
    color: #fff;
    font-weight: 600;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin: 0 !important;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    white-space: nowrap;
}

.tprecruit-column2 {
    position: relative;
    width: 60%;
}

.tprecruit-img1 {
    margin-bottom: 0 !important;
}

.tprecruit-btouter2 {
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.button-white1 a {
    background: #fff;
    font-size: 1.3rem;
    font-weight: 600;
    padding: 10px 80px 10px 20px;
    color: #4D4D4D;
    transition: .3s;
}

.button-white1 a:after {
    display: inline-block;
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/09/arrow-gray.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}


.button-white1 a:hover {
    opacity: .9;
}

@media (max-width: 991.98px) {
    
    .tpaccess-container {
        width: 85vw;
        padding: 7vh 0;
    }
    
    .tpaccess-outer {
        margin-bottom: 8vh;
    }
    
    .tprecruit-img1 img {
        object-fit: cover;
        min-height: 150px;
    }
    
}


@media (max-width: 767.98px) {
    
    .tpaccess-container {
        width: 80vw;
    }
    
    .tpaccess-h2 {
        margin-bottom: 5vh;
    }
    
    .tpaccess-outer {
        margin-bottom: 5vh;
        flex-wrap: wrap;
    }
    
    .tprecruit-outer {
        flex-wrap: wrap;
    }
}


@media (max-width: 519.98px) {
    
    .tpaccess-column1 {
        width: 100%;
        margin-right: initial;
        margin-bottom: 1vh;
        min-height: 90px;
    }
    
    .tpaccess-column2 {
        width: 100%;
    }
    
    .tprecruit-column2 {
        width: 100%;
    }
    
    .tprecruit-img1 img {
        min-height: 180px;
    }
    
    .tprecruit-h2 {
        font-size: 2rem !important;
    }
    
    .tprecruit-btouter2 {
        right: initial;
        bottom: initial;
        left: 50%;
        top: 75%;
        transform: translate(-50%,-50%);
        white-space: nowrap;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
    }
    .tpaccess-container {
        padding: 5vh 0;
    }
}


@media (max-width: 399.98px) {
    
    .tpaccess-container {
        width: 85vw;
        padding: 3vh 0;
    }
    
    .tpaccess-h2 {
        margin-bottom: 4vh;
    }
    
    .tpaccess-p1 {
        font-size: 1.8rem;
        line-height: 1.2;
    }
    
    .tpaccess-p2 {
        font-size: 1.1rem;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    
    .tpaccess-outer {
        margin-bottom: 4vh;
    }
    
    .tprecruit-h2 {
        font-size: 1.8rem !important;
    }
    
    .tprecruit-column1 {
        min-height: 80px;
    }
    
    .tprecruit-img1 img {
        min-height: 150px;
    }
    
    .button-white1 a {
        padding: 10px 70px 10px 15px;
    }
    
    .button-white1 a:after {
        width: 25px;
        height: 25px;
    }
    
    
}


/*top-contact*/

.tpcontact-container {
    width: 70vw;
    margin: 0 auto;
    padding: 10vh 0 15vh;
}

.tpcontact-outer {
    display: flex;
    align-items: center;
    padding: 7vh 5vh;
    border-radius: 5vh;
    background: #E9A081;
    text-align: center;
}

.tpcontact-column1 {
    width: 45%;
    margin-right: 5%;
}

.tpcontact-column2 {
    width: 50%;
}

.tpcontact-p1 {
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 0 !important;
    white-space: nowrap;
}

.phone-number1 {
    font-size: 3rem;
    font-family: 'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    color: #fff;
    margin-bottom: 4vh !important;
    line-height: 1;
    position: relative;
    display: inline-block;
    padding-left: 55px;
    white-space: nowrap;
}

.phone-number1 a {
    font-size: 3rem;
    font-family: 'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    color: #fff;
    margin-bottom: 4vh !important;
    line-height: 1;
    position: relative;
    display: inline-block;
    padding-left: 55px;
    white-space: nowrap;
}

.phone-number1:before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 50px;
    height: 50px;
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/09/tel-ilst.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.button-white2 a {
    background: #fff;
    color: #4D4D4D;
    border: 2px solid #4D4D4D;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 10px 20px;
    transition: .3s;
}

.button-white2 a:hover {
    background: #4D4D4D;
    color: #fff;
    border: 2px solid #4D4D4D;
}



@media (max-width: 1199.98px) {
    
    .tpcontact-container {
        width: 83vw;
        padding: 8vh 0 12vh;
    }
    
}


@media (max-width: 991.98px) {
    .tpcontact-container {
        width: 87vw;
        padding: 7vh 0 11vh;
    }
    
    .tpcontact-p1 {
        font-size: 1.3rem;
    }
    
    .phone-number1:before {
        width: 40px;
        height: 40px;
    }
    
    .phone-number1 {
        padding-left: 45px;
        font-size: 2.7rem;
    }
    
    .button-white2 a {
        font-size: 1.4rem;
    }
}


@media (max-width: 767.98px) {
    
    .tpcontact-container {
        width: 80vw;
        padding: 6vh 0 9vh;
    }
    
    .tpcontact-outer {
        padding: 5vh;
        flex-wrap: wrap;
    }
    
    .tpcontact-column1 {
        width: 100%;
        margin-bottom: 3vh;
    }
    
    .tpcontact-column2 {
        width: 100%;
    }
}


@media (max-width: 519.98px) {
    
    .tpcontact-container {
        width: 85vw;
        padding: 5vh 0 7vh;
    }
    
    .tpcontact-outer {
        padding: 4vh;
        border-radius: 4vh;
    }
    
    .phone-number1:before {
        width: 35px;
        height: 35px;
    }
    
    .phone-number1 {
        padding-left: 35px;
        font-size: 2.5rem;
    }
    
    .button-white2 a {
        font-size: 1.3rem;
    }
    
}


@media (max-width: 399.98px) {
    
    .tpcontact-container {
        width: 90vw;
        padding: 4vh 0 6vh;
    }
    
    .tpcontact-outer {
        padding: 4vh 3vh;
    }
    
    .tpcontact-p1 {
        font-size: 1.1rem;
    }
    
    .tpcontact-column1 {
        margin-bottom: 2vh;
    }
    
    .phone-number1 {
        font-size: 2.2rem;
        padding-left: 25px;
    }
    .phone-number1:before {
        width: 25px;
        height: 25px;
        margin-bottom: 3vh !important;
    }
    
    .button-white2 a {
        font-size: 1.2rem;
        padding: 10px;
    }
}

/*------------------------
aboutus
-------------------------*/

/*aboutus-top*/


.autp-container {
    position: relative;
    padding: 10vh 0;
}

.autp-h2 {
    width: 80vw;
    margin: 0 auto;
}

.autp-img1 {
    margin: 0 !important;
}

.autp-box {
    position: relative;
}

.autp-ilst1 {
    position: absolute;
    width: 7vw;
    top: -13vh;
    right: 15vw;
    margin: 0 !important;
}

.autp-ilst2 {
    position: absolute;
    width: 9vw;
    top: -6vh;
    right: 4vw;
}

.autp-container2 {
    width: 80vw;
    margin: 0 auto;
    padding-bottom: 13vh;
    position: relative;
}

.autp-outer1 {
    display: flex;
    align-items: center;
    margin-bottom: 15vh;
}

.autp-column1 {
    width: 20%;
    margin: 0 2.5%;
}

.button-yellow2 a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px 40px 10px 30px;
    font-size: 1.5rem;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    background: #FFEBBA;
    border-radius: 30px;
    transition: .5s;
}

.button-yellow2 a:after {
    display: inline-block;
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/09/arrow-bt.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.button-yellow2 a:hover {
    color: #4D4D4D;
    background: #FFD673;
}


.autp-h3 {
    font-size: 3.5rem !important;
    margin-bottom: 7vh !important;
}

.autp-p {
    font-size: 1.3rem;
    margin-bottom: 8vh;
}

.autp-btouter2 {
    text-align: center;
}


.autp-ilst3 {
    position: absolute;
    width: 10vw;
    right: -4vw;
    bottom: 0;
}

@media (max-width: 1199.98px) {
    
    .autp-outer1 {
        margin-bottom: 10vh;
    }
    
    .autp-container2 {
        width: 85vw;
    }
    
    .autp-container2 {
        padding-bottom: 10vh;
    }
    
    .button-yellow2 a {
        font-size: 1.3rem;
    }
    
    .button-yellow2 a:after {
        width: 20px;
        height: 20px;
    }
    
    .button-yellow2 a {
        font-size: 1.3rem !important;
        padding: 10px 30px 10px 20px;
    }
    
    .autp-column1 {
        width: 24%;
        margin: 0 0.5%;
    }
    
}

@media (max-width: 991.98px) {
    
    .autp-img1 img {
        object-fit: cover;
        object-position: 80% 50%;
        min-height: 320px;
    }
    
    .autp-h2 {
        margin-bottom: 2vh !important;
    }
    
    .autp-container {
        padding: 7vh 0;
    }
    
    .autp-ilst2 {
        width: 11vw;
    }
    
    .autp-ilst1 {
        width: 8vw;
        right: 19vw;
    }
    
    .button-yellow2 a {
        font-size: 1.5rem !important;
        padding: 10px 40px 10px 30px;
    }
    
    .autp-outer1 {
        margin-bottom: 5vh;
        flex-wrap: wrap;
    }
    
    .autp-h3 {
        margin-bottom: 6vh !important;
    }
    
    .autp-ilst3 {
        width: 12vw;
    }
    
    .autp-column1 {
        width: 45%;
        margin: 0 2.5% 20px;
    }
}


@media (max-width: 767.98px) {
    
    .autp-container {
        padding: 5vh 0;
    }
    
    .autp-h2 {
        font-size: 3.5rem !important;
        margin-bottom: 1vh !important;
        width: 85vw;
    }
    
    .autp-ilst2 {
        top: -4vh;
    }
    
    .autp-ilst1 {
        top: -9vh;
    }
    
    .autp-ilst1 {
        min-height: 360px;
        object-position: .autp-ilst1;
    }
    
    .autp-outer1 {
        margin-bottom: 4vh;
    }
    
    .autp-h3 {
        font-size: 3rem !important;
        margin-bottom: 4vh !important;
    }
    
    .autp-p {
        font-size: 1.2rem;
        margin-bottom: 5vh;
    }
    
    .autp-ilst3 {
        width: 16vw;
    }
    
}


@media (max-width: 519.98px) {
    
    .autp-img1 img {
        min-height: 320px;
        object-position: 22% 50%;
    }
    
    .autp-container {
        padding: 4vh 0 6vh;
    }
    
    .autp-h2 {
        font-size: 3rem !important;
    }
    
    .autp-ilst2 {
        width: 22vw;
        top: initial;
        right: initial;
        left: -4vw;
        bottom: -5vh;
    }
    
    .autp-ilst1 {
        width: 26vw;
        top: -9vh;
        right: -8vw;
    }
    
    .autp-column1 {
        width: 80%;
        margin: 0 auto 20px;
    }
    
    .autp-outer1 {
        margin-bottom: 3vh;
    }   
    
    .autp-ilst3 {
        width: 18vw;
        bottom: -3vh;
    }
    
}


@media (max-width: 399.98px) {
    
    .autp-h2 {
        width: 90vw;
        font-size: 2.7rem !important;
    }
    
    .autp-ilst1 {
        width: 24vw;
        top: -11vh;
        right: -7vw;
    }
    
    .autp-img1 img {
        min-height: 240px;
        object-position: 23% 50%;
    }
    
    .autp-ilst2 {
        width: 24vw;
        left: -6vw;
        bottom: -7vh;
    }
    
    .autp-outer1 {
        margin-bottom: 2vh;
    }
    
    .autp-h3 {
        font-size: 2.5rem !important;
    }
    
    .autp-h3 {
        margin-bottom: 3vh !important;
    }
    
    .autp-ilst3 {
        width: 24vw;
        right: -4vw;
        bottom: -4vh;
    }
    
}


/*aboutus-policy*/

.aupo-container1 {
    padding: 10vh 0 15vh;
}

.aupo-h2 {
    font-size: 3.5rem !important;
    color: #4D4D4D;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-align: center;
    margin-bottom: 4vh !important;
    position: relative;
    z-index: 30;
}

.aupo-h2:before {
    position: absolute;
    display: inline-block;
    content: "";
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/12/illust18.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    z-index: -1;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.aupo-h3 {
    font-size: 5.5rem !important;
    color: #805B32;
    text-align: center;
    letter-spacing: 10px;
    margin-bottom: 10vh !important;
}

.aupo-outer1 {
    position: relative;
    width: 90vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.aupo-column1 {
    width: 50%;
    margin-right: 5%;
}

.aupo-ilst1 {
    width: 9vw;
    position: absolute;
    left: -3vw;
    bottom: -6vh;
}

.aupo-ilst2 {
    position: absolute;
    width: 7vw;
    top: -4vh;
    right: 0;
}


.aupo-column2 li {
    font-size: 1.4rem !important;
    font-weight: 600;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 3px dotted #E9A081;
}

.aupo-container2 {
    width: 80vw;
    margin: 0 auto;
    padding-bottom: 17vh;
}

.aupo-h2-2 {
    font-size: 3.5rem !important;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    color: #4D4D4D;
    position: relative;
    z-index: 30;
    display: inline-block;
    margin-bottom: 10vh !important;
}

.aupo-h2-2:before {
    position: relative;
    display: inline-block;
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/12/illust18.png);
    background-size: contain;
    content: "";
    width: 120px;
    height: 120px;
    z-index: -1;
    right: -5vw;
    top: 0;
}

.aupo-p {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 15vh !important;
    line-height: 2;
}

.aupo-outer2 {
    display: flex;
    background: #FFF5DC;
    position: relative;
    padding: 5vh 0;
    margin-bottom: 13vh;
    border-radius: 40px;
    align-items: center;
}

.aupo-ilst3 {
    margin: 0 !important;
    width: 8vw;
    position: absolute;
    right: -2vw;
    bottom: -3vh;
}

.aupo-num {
    position: absolute;
    font-size: 10rem !important;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #FFEBBA;
    line-height: 1;
}

.aupo-num1 {
    top: -11vh;
    left: 3vw;
    color: #FFEBBA;
}

.aupo-num2 {
    top: -11vh;
    right: 3vw;
    color: #FFF5DC;
}

.aupo-column3 {
    width: 35%;
    margin: 0 5% 0 10%;
}

.aupo-h4 {
    font-family: 'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 2.3rem !important;
    margin: 0 !important;
    color: #4D4D4D;
}

.aupo-img2 {
    margin-bottom: 0 !important;
}

.aupo-outer3 {
    display: flex;
    background: #FFEBBA;
    position: relative;
    padding: 5vh 0;
    margin-bottom: 13vh;
    border-radius: 40px;
    align-items: center;
}

.aupo-ilst4 {
    position: absolute;
    width: 8vw;
    top: -6vh;
    left: -2vw;
}

.aupo-column5 {
    width: 45%;
    margin-right: 5%;
    margin-left: 5%;
}

.aupo-column6 {
    width: 40%;
    margin-right: 5%;
}


/*aboutus-policy*/
.auco-box1 {
    position: relative;
}

.auco-h2 {
    font-size: 3rem !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.auco-container {
    width: 60vw;
    margin: 0 auto;
    padding: 15vh 0 10vh;
    color: #fff;
}

.auco-outer1 {
    display: flex;
    font-size: 1.5rem !important;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    padding: 15px;
}

.auco-outer1 p {
    margin-bottom: 0 !important;
    
}

.auco-column1 {
    width: 30%;
    margin-right: 5%;
}

.auco-column2 {
    width: 65%;
}


/*------------------------
service
-------------------------*/

/*service-top*/


.svtp-box {
    position: relative;
}

.svtp-ilst1 {
    position: absolute;
    width: 10vw;
    right: 3vw;
    bottom: -5vh;
}

.svtp-outer1 {
    display: flex;
    width: 80vw;
    margin: 0 auto;
    padding: 0 0 15vh;
    justify-content: center;
}

.svtp-column1 {
    width: 25%;
    margin: 0 2.5%;
}

.svtp-outer2 {
    display: flex;
    margin-bottom: 15vh;
    position: relative;
}

.svtp-column3 {
    width: 45%;
    margin: 0 5%;
}

.sv-ilst2 {
    position: absolute;
    width: 8vw;
    left: 3vw;
    bottom: -6vh;
}

.svtp-column4 {
    width: 45%;
}

.sv-list1 {
    font-size: 1.2rem;
    margin: 20px 0;
}

.svtp-outer3 {
    display: flex;
    width: 70vw;
    margin: 0 auto;
}

.svtp-p1 {
    display: inline-block;
    background: #D95842;
    color: #fff;
    padding: 10px 40px;
    font-size: 1.4rem;
    border-radius: 20px;
    margin-bottom: 5vh !important;
    font-weight: 600;
}

.svtp-column5 {
    width: 20%;
    margin-right: 5%;
}


.svtp-column6 {
    width: 75%;
}

.svtp-p2 {
    font-size: 1.1rem;
}

.svtp-container1 {
    padding-bottom: 11vh;
}

.svev-container1 {
    width: 65vw;
    margin: 0 auto;
    padding: 12vh 0 18vh;
}

/*service-event*/

.sviv-h2 {
    font-size: 3.5rem !important;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-align: center;
    color: #4D4D4D;
    margin-bottom: 10vh !important;
    position: relative;
    z-index: 30;
}

.sviv-h2:before {
    position: absolute;
    display: inline-block;
    content: "";
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/12/illust18.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    z-index: -1;
    top: 50%;
    left: 40%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.svev-outer1 {
    display: flex;
    position: relative;
    padding: 70px 7vw 40px;
    background: #E6DED6;
    flex-wrap: wrap;
}

.svev-ilst1 {
    position: absolute;
    width: 13vw;
    left: -7vw;
    top: -10vh;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
}

.svev-ilst2 {
    position: absolute;
    width: 16vw;
    left: -10vw;
    bottom: -8vh;
}

.svev-ilst3 {
    position: absolute;
    width: 15vw;
    right: -10vw;
    bottom: -10vh;
}

.svev-column1 {
    width: 40%;
    margin: 0 5% 30px;
}

.svev-p1 {
    font-size: 1.4rem;
    font-weight: bold;
    border-bottom: 3px dashed #805B32;
    padding-bottom: 15px;
    color: #4D4D4D;
}



/*service-guide*/

.red-line2 {
    margin-bottom: 0 !important;
}

.svgu-container1 {
    width: 70vw;
    margin: 0 auto;
    padding: 10vh 0 0;
}

.svev-h2 {
    font-size: 4rem !important;
    font-family: "Darumadrop One", MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #fff;
    text-align: center;
    margin-bottom: 8vh !important;
}

.svgu-outer1 {
    background: #F8E2D9;
    padding: 5vh 5vw;
    position: relative;
    margin-bottom: 15vh;
}

.svgu-no {
    font-size: 9rem;
    font-family: "Darumadrop One", MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #D95842;
    position: absolute;
    margin: 0 !important;
    right: 2vw;
    top: -10vh;
    line-height: 1;
}

.svgu-outer1 {
    background: #F8E2D9;
    position: relative;
    padding: 5vh 5vw;
    margin-bottom: 15vh;
    border-radius: 30px;
}

.svgu-h3 {
    display: inline-block;
    font-size: 2rem !important;
    font-family: MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #4D4D4D;
    margin: 0 0 30px;
    font-size: 2rem !important;
    border-bottom: 4px dashed #fff;
}

.svgu-p1 {
    margin: 0 !important;
    font-size: 1.1rem;
}

.svgu-h3-2 {
    font-size: 2rem !important;
    font-family: MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #fff;
    text-align: center;
    margin-bottom: 4vh !important;
}

.svgu-p2 {
    text-align: center;
    padding-bottom: 12vh;
    margin-bottom: 0 !important;
}



/*------------------------
schedule
-------------------------*/

/*schedule-top*/
.schtp-ilst1 {
    width: 18vw;
    right: 2vw;
    bottom: -5vh;
    position: absolute;
}

.schtp-container1 {
    padding-bottom: 7vh !important;
}

.schtp-outer1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.schtp-column1 {
    margin: 0 2%;
    width: 20%;
}

.schtp-outer2 {
    position: relative;
    display: flex;
    margin-top: 15vh;
    margin-bottom: 3vh;
}

.schtp-ilst2 {
    position: absolute;
    width: 8vw;
    right: 3vw;
    bottom: 0;
}

.schtp-column2 {
    width: 50vw;
    margin-right: 5vw;
}

.schtp-column3 {
    width: 40vw;
    margin-right: 5vw;
    padding-top: 3vh;
}

.schtp-h2 {
    position: absolute;
    writing-mode: vertical-rl;
    top: -8vh;
    left: 2vw;
    padding: 20px 10px;
    letter-spacing: 2px;
}

.schtp-h3 {
    font-size: 3rem !important;
    color: #805B32;
    font-family: "Darumadrop One", MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    margin-bottom: 6vh !important;
}

.schtp-p1 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 0 !important;
    line-height: 2;
}

.schtp-h2 {
    writing-mode: vertical-rl;
    position: absolute;
    top: -8vh;
    left: 2vw;
    padding: 20px 10px;
    letter-spacing: 2px;
    font-size: 2rem !important;
}

.schtp-ilst2 {
    position: absolute;
    width: 8vw;
    bottom: 0;
    right: 3vw;
}

.schp-container1 {
    padding-top: 10vh;
    margin: 0 auto;
}

.schp-h2 {
    font-size: 3rem;
    font-family: "Darumadrop One", MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #4D4D4D;
    width: 80vw;
    margin: 0 auto;
    margin-bottom: 10vh !important;
    position: relative;
    z-index: 30;
}

.schp-h2:before {
    content: "";
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/12/illust18.png);
    position: absolute;
    display: inline-block;
    width: 110px;
    height: 110px;
    background-size: contain;
    z-index: -1;
    left: -2vw;
    top: -6vh;
}

.schp-outer1 {
    display: flex;
    width: 70vw;
    margin: 0 auto;
    margin-bottom: 13vh;
    position: relative;
}

.schtp-ilst3 {
    position: absolute;
    width: 8vw;
    right: -5vw;
    bottom: -2vh;
}

.schtp-img3 {
    margin-bottom: 0 !important;
}

.schp-column1 {
    width: 55%;
    margin-right: 5%;
}

.schp-column2 {
    width: 40%;
}

.schp-h3 {
    font-size: 2.5rem !important;
    font-family: "Darumadrop One", MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #805B32;
    margin-bottom: 4vh !important;
}

.schp-p1 {
    margin-bottom: 40px !important;
}

.schp-p2 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 20px;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1;
    color: #4D4D4D;
    background: #FFEBBA;
    border-radius: 15px;
    font-family: "Darumadrop One", MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.schp-column3 {
    width: 40%;
}

.schp-column4 {
    width: 55%;
    margin-left: 5%;
}

.schtp-ilst4 {
    position: absolute;
    width: 8vw;
    top: -6vh;
    left: -3vw;
}

.schtp-ilst9 {
    position: absolute;
    top: -5vh;
    right: -3vw;
    width: 8vw;
}

.schtp-ilst5 {
    position: absolute;
    width: 8vw;
    top: -5vh;
    left: -2vw;
}

.schtp-ilst6 {
    position: absolute;
    bottom: -3vh;
    left: -3vw;
    width: 8vw;
}

.schp-p3 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #805B32;
    font-size: 1.2rem;
    margin-bottom: 15px;
}

.schtp-ilst7 {
    position: absolute;
    width: 8vw;
    right: -3vw;
    bottom: -5vh;
}

.schtp-ilst8 {
    width: 4vw;
    position: absolute;
    left: -2vw;
    bottom: -6vh;
    transform: rotate(-20deg);
}

.schp-p4 {
    width: 70vw;
    margin: 0 auto;
    margin-bottom: 10vh;
    font-size: 1.2rem;
    font-weight: bold;
}

.scho-container {
    padding: 10vh 0 15vh;
}

.scho-box1 {
    position: relative;
    margin-bottom: 20vh;
}

.scho-ilst1 {
    position: absolute;
    width: 11vw;
    left: 7vw;
    top: -3vh;
}

.scho-ilst2 {
    position: absolute;
    width: 12vw;
    bottom: 2vh;
    left: 12vw;
}

.scho-h2 {
    position: absolute;
    font-size: 2.5rem !important;
    writing-mode: vertical-rl;
    line-height: 1;
    padding: 15px 20px;
    letter-spacing: 2px;
    margin: 0 !important;
    right: 5vw;
    top: -7vh;
}

.scho-img1 {
    width: 70vw;
    margin-left: 30vw;
}

.schedule-outer1 {
    display: flex;
    width: 90vw;
    margin: 0 auto;
    position: relative;
    margin-bottom: 7vh;
    align-items: center;
}

.schedule-column1 {
    width: 40%;
}

.schedule-column2 {
    width: 20%;
    text-align: center;
}

.schedule-column3 {
    width: 40%;
}

.schedule-ilst1 {
    width: 70%;
    margin: 0 auto;
}

.sc-time1 {
    color: #805B32;
    font-family: "Darumadrop One", MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 4rem !important;
    line-height: 1;
}

.schedule-ilst2 {
    position: absolute;
    width: 8vw;
    right: -2vw;
    top: -5vh;
}

.schedule-ilst3 {
    position: absolute;
    width: 9vw;
    left: -3vw;
    top: -6vh;
}

.schedule-ilst4 {
    position: absolute;
    width: 10vw;
    right: -3vw;
    top: -7vh;
}

.schedule-ilst5 {
    width: 80%;
    margin: 0 auto;
}


.time-line1 {
    width: 2px;
    height: 70px;
    background: #805B32;
    margin: 0 auto;
}

.time-line2 {
    width: 2px;
    height: 200px;
    background: #805B32;
    margin: 0 auto;
}

.schedule-h3 {
    font-size: 2rem !important;
    font-family: 'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    line-height: 1 !important;
    margin-bottom: 20px !important;
    color: #4D4D4D;
}

.schedule-h3-2 {
    margin-bottom: 7vh !important;
}




/*------------------------
recuruit
-------------------------*/

.rec-ilst1 {
    position: absolute;
    width: 12vw;
    right: 3vw;
    top: -6vh;
}

.rectp-container {
    position: relative;
    width: 70vw;
    margin: 0 auto;
    padding-bottom: 20vh;
}

.rec-ilst2 {
    position: absolute;
    width: 20vw;
    right: -10vw;
    top: -7vh;
}

.rec-ilst3 {
    position: absolute;
    width: 11vw;
    bottom: 10vh;
    left: -9vw;
}

.rectp-container2 {
    width: 80vw;
    margin: 0 auto;
    margin-bottom: 20vh !important;
}

.recme-p1 {
    margin-bottom: 8vh !important;
}

.recfe-container {
    padding: 10vh 0;
    width: 80vw;
    margin: 0 auto;
}

.recfe-column1 {
    width: 50%;
    margin-right: 5%
}

.recfe-column2 {
    width: 45%;
}

.recfe-h2 {
    margin-bottom: 15vh !important;
}

.recfe-h3 {
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 3rem !important;
    margin-bottom: 7vh !important;
    color: #805B32;
}

.rec-ilst4 {
    position: absolute;
    width: 9vw;
    right: -4vw;
    bottom: -1vh;
}

.recfe-outer {
    display: flex;
    position: relative;
    align-items: center;
}

.recfe-p1 {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 2;
}

.recin-container1 {
    width: 80vw;
    margin: 0 auto;
    padding: 15vh 0 5vh;
}

.recin-box1 {
    margin-bottom: 15vh !important;
    position: relative;
}

.recin-h2 {
    font-size: 4rem !important;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-align: center;
    color: #805B32;
}

.rec-ilst5 {
    position: absolute;
    width: 7vw;
    left: 15vw;
    bottom: -3vh;
}

.rec-ilst6 {
    position: absolute;
    width: 7vw;
    right: 15vw;
    bottom: -3vh;
}

.recin-outer1 {
    display: flex;
    margin-bottom: 13vh;
    background: #E9A081;
    padding: 7vh;
}

.recin-column1 {
    width: 35%;
    margin-right: 5%;
}

.recin-column2 {
    width: 60%;
}

.recin-img1 {
    margin-bottom: 3vh !important;
}

.recin-p4 {
    font-size: 1.5rem;
    color: #fff;
    margin: 0 !important;
    font-weight: 600;
    text-align: center;
}

.recin-h3-1 {
    font-size: 2rem !important;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    line-height: 1;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    color: #4D4D4D;
}

.recin-p1 {
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;
}

.recin-p2 {
    font-weight: 600;
    color: #fff;
    margin-bottom: 40px;
}

.recin-box2 {
    background: #fff;
    border-radius: 30px;
    padding: 30px;
}

.recin-h3-2 {
    font-size: 2rem !important;
    font-family: "Darumadrop One",'MOBO',"Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    margin-bottom: 20px !important;
    color: #805B32;
}

.recin-p3 {
    margin-bottom: 0;
}

.recen-container {
    width: 80vw;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 10vh 0;
}

.recen-p1 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #805B32;
    margin-bottom: 5vh;
}

.recen-buttonouter {
    font-size: 2.7rem !important;
    font-weight: 600;
    background: #D95842;
    display: inline-block;
    padding: 20px 60px;
    border-radius: 50px;
    transition: .5s;
}

.recen-buttonouter:hover {
    opacity: .7;
}

.button-red3 a {
    color: #fff;
}



.rec-ilst7 {
    position: absolute;
    width: 9vw;
    left: 0;
    top: 5vh;
}

.rec-ilst8 {
    position: absolute;
    width: 10vw;
    right: -3vw;
    bottom: 0;
}

/************************************************
 * tp-minislider*/

.tp-slider1-outer {
    position: relative;
    margin-bottom: 20vh;
}

.slider1 {
  display: flex;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  height:440px;
  overflow: hidden;
}
.slider1 ul{
	display:flex;
	padding: 0;
	margin:0;
}
.slider1 li{
	width:330px;
	list-style: none;
    padding: 3vh;
}
.slider1 ul:first-child {
  animation: slide1 200s -100s linear infinite;
}

.slider1 ul:last-child {
  animation: slide2 200s linear infinite;
}
@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}



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

.con-box1 {
    position: relative;
}

.con-ilst1 {
    position: absolute;
    width: 10vw;
    right: 3vw;
    top: -6vh;
}

.contact-column1 {
    width: 25%;
    margin: 0 2.5%;
}

.con-conatainer1 {
    width: 80vw;
    margin: 0 auto;
    padding: 10vh 0;
    text-align: center;
    position: relative;
}

.con-p1 {
    font-size: 1.2rem;
    margin-bottom: 6vh !important;
    font-weight: 600;
}

.con-num {
    position: relative;
    display: inline-block;
    background: #E9A081;
    color: #fff;
    font-size: 2.5rem;
    font-weight: bold;
    font-family: MOBO, "Zen Kaku Gothic New", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    padding: 20px 40px 20px 100px;
    line-height: 1;
    border-radius: 40px;
}

.con-num:after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(https://senyousha.yokosuka-telework.com/wp-content/uploads/2025/09/tel-ilst.png);
    background-size: contain;
    width: 50px;
    height: 50px;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.con-p2 {
    font-size: 1.1rem;
    font-weight: 600;
}

.con-ilst3 {
    position: absolute;
    width: 10vw;
    right: 5vw;
    bottom: 20vh;
}

.con-ilst2 {
    position: absolute;
    width: 10vw;
    left: 5vw;
    bottom: 5vh;
}

.conform-container {
    width: 60vw;
    margin: 0 auto;
}
















