@charset "UTF-8";
iframe{
    max-width: 375px;
    width: 100%;
}
img{
    width:100%;
}
.map{
    text-align: right;
    margin-top: 20px;
}
.map02{
    display: none;
}
.navlist_child02 a::before{
    position: absolute;
    bottom: -6px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #6ac6ff;
}


.mv{
    display: block;
    max-width: 1920px;
    height: 200px;
    object-fit: cover;
    width: 100%;
    margin: 0 auto;
}
.fv{
    position: relative;
}
.fvtext_cover{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
h1{
    color: #fff;
    font-size: 50px;
    font-family:sans-serif;
    letter-spacing: 9px;
    /* text-shadow */
    /* text-shadow: 0px 0px 10px #57aeda; */
}



/* main */
.section02 {
    padding: 80px 0 120px 0;
}

.promote {
    font-size: 46px;
    font-family: sans-serif;
    color: #4d4d4d;
    font-weight: bold;
    text-align: center;
    margin-bottom: 80px;
}
.promote_cover{
    position: relative;
}
.promote_cover::after{
    content: "";
    width: 40px;
    height: 7px;
    border-radius: 2px;
    background-color: #66caf4;
    position: absolute;
    top: 72px;
    left: 50%;
    transform: translateX(-50%);
}

.info01{
    max-width: 420px;
    width: 100%;
    height: auto;
}
.text_content{
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
th{
    color: #005fad;
}

.kyoka05 a{ 
    color: #005fad;
}
.kyoka05 a:hover{
    color: #008cff;
}
.info_text01 {
    width: 480px;
    letter-spacing: 3px;
    font-size: 15px;
    line-height: 1.4em;
    text-align: left;
    border-collapse: separate;
    border-spacing: 28px;
}
.info_text01 th {
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
    width: 33%;
    vertical-align: middle;
    background: #edf4fd;
}
.info_text02 {
    width: 480px;
    height: 155px;
    letter-spacing: 3px;
    font-size: 16px;
    line-height: 1.6em;
    text-align: left;
    border-collapse: separate;
    border-spacing: 14px;
}
.info_text02 th{
    font-size: 22px;
    padding-bottom: 5px;
}

.section02{
    padding-bottom: 60px;
}
.section03{
    padding-top: 80px;
    padding-bottom: 60px;
    background: #f0f4f8;
}
/* archive */
.section05{
    /* padding-top: 80px; */
    padding-bottom: 60px;
    background: #f0f4f8;
}
.flex_content{
    /* display: flex; */
    justify-content: space-between;
    width: 95%;
    max-width: 470px;
    /* margin: 0 auto; */
    align-items: center;
}
.flex_con_l{
    width: 480px;
}

/* works */
.section04{
    background-color: #f0f4f8;
    font-family: sans-serif;
    /* padding-top: 80px; */
    padding-bottom: 60px;
}
.works_cover{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
.works_content{
    display: flex;
    justify-content: space-between;
}
.works_content div{
    max-width: 220px;
    width: 100%;
}
.works_content img{
    width: 100%;
}
.works_title {
    font-size: 40px;
    font-weight: bold;
    color: #005fad;
    position: relative;
    padding-bottom: 60px;
    text-align: center;
}
.works_title::after {
    content: "";
    width: 540px;
    height: 4px;
    border-radius: 2px;
    background-color: #d2d2d2;
    position: absolute;
    top: 52px;
    /* left: 263px; */
    left: 50%;
    transform: translateX(-50%);
}
.works_subtitle {
    font-size: 22px;
    color: #005fad;
    /* padding-left: 80px; */
    margin-bottom: 40px;
    position: relative;
    /* width: 400px; */
    text-align: center;
}

.works_subtitle_sk {
    background: #fff;
    padding: 10px 0;
    width: 100%;
    max-width: 470px;
    margin-bottom: 0;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex_con_r {
    /* width: 95%;
    max-width: 470px; */
    height: auto;
    margin-bottom: 40px;
    /* padding-left: 80px; */
}

.works01:last-child {
    margin-bottom: 0;
}

.flex_con_r:nth-child(n+7) {
    margin-bottom: 0;
}


.works_subtitle_border {
    display: flex;
    justify-content: center;
    align-items: center;
}
.works_subtitle_border::before, .works_subtitle_border::after {
    border-top: solid 1px #005fad;
    content: "";
    width: 5rem;
}
.works_subtitle_border:before {
    margin-right: 20px;
}
.works_subtitle_border:after {
    margin-left: 20px;
}




/* .works_subtitle::before{
    content: "";
    position: absolute;
    height: 2px;
    width: 80px;
    background-color: #d2d2d2;
    top: 50%;
    left: 0;
    transform: translateY(-50%);

} */
.p_work_subtitle {
    text-align: center;
}
.p_sk {
    text-align: center;
    padding: 10px 0;
}
.p_sk.lh {
    line-height: 1.1em;
}
.works01{
    margin-bottom: 40px;
}
.works01_sk {
    display: flex;
    margin-bottom: 0px;
    justify-content: space-between;
}
.works02{
    margin-bottom: 40px;
}
/* .works03{
    padding-bottom: 40px;
} */

li {
    list-style: none;
}
.works_ul {
    /* display: flex; */
    flex-wrap: wrap;
}

.sub1 {
    padding-left: 40px;
    width: 390px;
}
.dn650 {
    display: block;
}



/* 20250909 */
.mb40 {
    margin-bottom: 40px;
}
.db950 {
    display: none;
}


@media screen and (max-width: 950px) {
    .promote_cover::after{
        top: 40px;
    }
    .map{
        display: none;
    }
    .map02 {
        display: block;
        text-align: center;
        margin-top: 20px;
    }
    h1{
        font-size: 30px;
    }
    .promote {
        font-size: 26px;
        font-family: sans-serif;
        color: #4d4d4d;
        font-weight: bold;
        text-align: center;
        margin-bottom: 45px;
    }
    .section02 {
        padding: 80px 20px 120px;
    }
    .text_content {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 839px;
        width: 100%;
        margin: 0 auto;
    }
    .info_text01 {
        width: 420px;
        order: 2;
        letter-spacing: 3px;
        font-size: 16px;
        line-height: 1.6em;
        text-align: left;
        border-collapse: separate;
        border-spacing: 10px;
    }
    .info01 {
        max-width: 420px;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .section03 {
        padding-top: 120px;
        padding-bottom: 120px;
        background: #f0f4f8;
    }
    .info_text02 {
        width: 420px;
        letter-spacing: 3px;
        font-size: 16px;
        line-height: 1.6em;
        text-align: left;
        border-collapse: separate;
        border-spacing: 14px;
        order: 2;
    }
    .flex_content {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 839px;
        width: 100%;
        margin: 0 auto;
    }
    .works_subtitle_sk {
        background: #fff;
        padding: 10px 0;
        width: 95%;
        max-width: 470px;
        margin: 0;
    }
    
    .flex_con_r{
        width: 95%;
        max-width: 470px;
        height: auto;
        /* margin-bottom: 20px; */
        /* padding-left: 80px; */
    }

    /* .flex_con_r{
                max-width: 420px;
                width: 100%;
                height: auto;
                margin-bottom: 20px;
                margin-left: -80px;
    } */

    .works_title {
        font-size: 26px;
        font-weight: bold;
        color: #005fad;
        position: relative;
        padding-bottom: 80px;
        text-align: center;
        padding-top: 120px;
        margin-top: -63px;
    }
    .works_subtitle {
        font-size: 18px;
        padding: 0;
        color: #005fad;
        /* padding-left: 100px; */
        /* margin-bottom: 20px; */
        position: relative;
        /* margin-left: 20px; */
        /* margin: 0 auto 40px; */
    }
    .works_title::after {
        content: "";
        max-width: 240px;
        height: 4px;
        border-radius: 2px;
        background-color: #cacaca;
        position: absolute;
        top: 175px;
        left: 50%;
        transform: translateX(-50%);
    }
    .works_subtitle::before{
        content: "";
        position: absolute;
        height: 2px;
        width: 0px;
        background-color: #ececec;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }

    .works_content {
        max-width: 470px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .works_content img{
        margin-bottom: 40px;
    }

    .works_content div:nth-of-type(n + 3) img {
        margin-bottom: 0;
        }

    /* .works01:nth-of-type(n + 4) .flex_con_r {
        margin-bottom: 0;
    } */


    p {
        text-align: left;
    }

    .p_work_subtitle {
        text-align: center;
    }

    .sub1 {
    width: 540px;
    /* margin-left: 80px; */
    }

    .works_ul {
        justify-content: center;
        padding: 0;
        max-width: 420px;
        margin: 0 auto;
        width: 100%;
    }

    .service_flow > div {
        margin-bottom: 60px;
    }

    /* 20250909 */
    .works_subtitle_sk.mb40 {
        margin-bottom: 40px;
    }
    .db950 {
        display: block;
    }

}
@media screen and (max-width: 650px) {
    .dn650 {
        display: none;
    }
    
    .sp_none{
        display: none;
    }
    .promote {
        font-size: 26px;
        font-family: sans-serif;
        color: #4d4d4d;
        font-weight: bold;
        text-align: center;
        margin-bottom: 80px;
    }
    .info01 {
        max-width: 420px;
        width: 100%;
        margin-bottom: 20px;
    }
    .text_content {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 375px;
        width: 100%;
        margin: 0 auto;
    }
    .info_text01 {
        width: 100%;
    order: 2;
    letter-spacing: 0px;
    font-size: 15px;
    line-height: 1.6em;
    text-align: left;
    border-collapse: separate;
    border-spacing: 0px;
    }
    .info_text01 th {
        display: block;
        width: 100%;
        text-align: left;
    }
    .info_text01 td {
        display: block;
        width: 100%;
        padding: 5px 0 10px 5px;
    }
    .section03 {
        padding-top: 120px;
        padding-bottom: 0px;
        background: #f0f4f8;
    }
    .info_text02 {
        width: 375px;
        letter-spacing: 3px;
        font-size: 16px;
        line-height: 1.6em;
        text-align: left;
        border-collapse: separate;
        border-spacing: 0px;
        order: 2;
        padding: 10px 0 120px 0;
    }
    /*  */
    
    .works_title::after {
        content: "";
        width: 200px;
        height: 4px;
        border-radius: 2px;
        background-color: #9b9b9b;
        position: absolute;
        top: 182px;
        left: 50%;
        transform: translateX(-50%);
    }
    .works01 {
        margin-bottom: 0px;
    }
    .works02 {
        margin-bottom: 0px;
    }
    
    .works_subtitle::before {
        content: "";
        width: 0;
        position: absolute;
        height: 2px;
        background-color: #888888;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }

    .works_subtitle_sk {
        width: 100%;
    }

    .p_sk {
        font-size: 15px;
    }

    .p_work_subtitle {
        font-size: 15px;
    }

    .works_subtitle_border::before, .works_subtitle_border::after {
        width: 3rem;
    }



    .works_content {
        display: flex;
        max-width: 330px;
        margin: 0 auto;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .works_content div {
        margin-bottom: 30px;
        max-width: 150px;
        width: 100%;
    }

    .works_content div:nth-of-type(n + 3) {
        margin-bottom: 0;
    }


    .works_content img{
        width: 100%;
    }

    .flex_con_r {
        width: 100%;
        margin-bottom: 30px;
    }

    

    .flex_content {
        margin-bottom: 30px;
    }

    .flex_content {
        margin-bottom: 0;
    }

    .works01_sk {
        flex-wrap: wrap;
    }

    .section02 {
        padding: 60px 20px 40px;
    }
    .section03 {
        padding-top: 60px;
    }
    .info_text02 {
        padding-bottom: 40px;
    }
    .works_subtitle_zirei {
        margin-bottom: 20px;
    }
    .works_content img {
        margin-bottom: 0px;
    }
    .works03 {
        /* padding-bottom: 30px; */
    }
    .subt_margin {
        margin-top: 40px;
    }

    /* 20250909 */
    .works_subtitle_sk.mb40 {
        margin-bottom: 30px;
    } 
    /* 20250909 */
    .works_subtitle_sk.mb40 {
        margin-bottom: 30px;
    } 

}
@media screen and (max-width: 359px) {
    .works_content {
        max-width: 290px;
        justify-content: center;
    }

}