@charset "UTF-8";
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 768px) {
	.sp-none{
		display: none;
	}
    .main-vew {
        padding: 0;
    }
    .phot-flex-img010 {
        width: 100%;
        height: 100vh;
        overflow: hidden;
        position: relative;
        z-index: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }
        .SP-main-vew-btn {
        position: absolute;
        z-index: 1000;
        left: 50%;
        transform: translateX(-50%);
        bottom: 20px;
    }
    .phot-flex-img010 video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .about {
        background-size: contain;
        padding: 40px 20px 0;
    }
    .about-message {
        font-size: 16px;
        max-width: 860px;
        width: 100%;
        margin: 60px auto 50px;
        box-sizing: border-box;
        text-align: center;
    }
    .about-message001 div:nth-child(1) {
        margin-bottom: 20px;
    }
    .about-message001 div:nth-child(2) {
        margin-bottom: 20px;
    }
    .about-btn {
        font-size: 16px;
        width: 200px;
        height: 36px;
        border-radius: 30px;
        background-color: #116e59;
        border: 2px solid #116e59;
        color: #fff;
        font-weight: 500;
        margin: 50px auto 0;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .SP-main-vew-btn .next-btn-001 {
    width: 90px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    /* bottom: 50px;
    left: 50%;
    transform: translateX(-50%); */
    display: inline-block;
    padding: 0 30px 10px;
    box-sizing: border-box;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    }
    .SP-main-vew-btn .next-btn-001::after {
        content: '';
        position: absolute;
        z-index: 999;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-left: 45px solid transparent;
        border-right: 45px solid transparent;
        border-top: 24px solid #ffffff;
    }
/* ------------------------------------------------------------------------------------------------ */
    .how {
        margin: 0px auto 0px;
        padding: 100px 20px 0px;
    }
    .SPhow-list {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-bottom: 60px;
    }
    .SPhow-list li {
        color: #fff;
        position: relative;
        max-width: 500px;
        width: 100vw;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding: 0;
        height: auto;
        aspect-ratio: 3 / 1;
        border-radius: 0;
        box-sizing: border-box;
        overflow: hidden;
    }
    .SPhow-list li:nth-child(1) {
        margin-left: 0;
        margin-right: auto;
    }
    .SPhow-list li:nth-child(2) {
        margin: 0 auto;
    }
    .SPhow-list li:nth-child(3) {
        margin-left: auto;
        margin-right: 0;
    }
    @media screen and (max-width: 560px) {
        .SPhow-list li:nth-child(1) {
            margin-left: calc(50% - 50vw);
            margin-right: calc(50% - 50vw);
        }
        .SPhow-list li:nth-child(2) {
            margin-left: calc(50% - 50vw);
            margin-right: calc(50% - 50vw);
        }
        .SPhow-list li:nth-child(3) {
            margin-left: calc(50% - 50vw);
            margin-right: calc(50% - 50vw);
        }
    }
    .SPhow-list-btn-img {
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .SPhow-list-btn-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .SPhow-list-001 .SPhow-list-title {
        position: absolute;
        z-index: 10;
        top: 20px;
        right: inherit;
    }
    .SPhow-list-001 .SPhow-list-title001 {
        position: relative;
        top: 0;
        left: 0;
        right: inherit;
        background-color: #16a440;
        padding: 4px 20px;
        box-sizing: border-box;
        display: inline-block;
        margin-right: auto;
        margin-left: 10px;
    }
    .SPhow-list-002 .SPhow-list-title {
        position: absolute;
        z-index: 10;
        right: auto;
        top: 0;
    }
    .SPhow-list-002 .SPhow-list-title001 {
        background-color: #1435a6;
        padding: 4px 20px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 20px;
        margin-right: auto;
    }
    .SPhow-list-002 .SPhow-list-title002 {
        background-color: #1435a6;
        padding: 4px 20px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 20px;
        margin-right: auto;
    }
    .SPhow-list-003 .SPhow-list-title {
        position: relative;
        z-index: 10;
        left: 0px;
    }
    .SPhow-list-003 .SPhow-list-title001 {
        background-color: #dc419f;
        padding: 4px 20px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 10px;
        margin-right: auto;
    }
    .SPhow-list-003 .SPhow-list-title002 {
        background-color: #dc419f;
        padding: 4px 20px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: auto;
        margin-left: 10px;
        margin-right: auto;
    }
    .SPhow-list-title {
        position: relative;
        z-index: 10;
        font-size: 20px;
        gap: 6px;
        display: flex;
        flex-direction: column;
    }
    .how-list-text {
        font-size: 16px;
        line-height: 1.7;
        letter-spacing: 1px;
        margin: 20px auto;
    }
    .how-list li:nth-child(2) {
        margin-top: 0px;
    }
    .how-list-btn {
        width: 200px;
        height: 36px;
        font-size: 16px;
    }
    .how-list-title {
        font-size: 20px;
        gap: 6px;
    }
    .how-message-bottom {
        text-align: left;
        line-height: 1.7;
        font-size: 110%;
        margin-bottom: 0px;
    }
    .how-message001 div:nth-child(1) {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .how-message001 div:nth-child(2) {
        font-size: 16px;
    }
    .how-list {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 50px;
        margin-bottom: 60px;
    }
    .how-list li:nth-child(2) {
        margin-top: 0px;
    }
    .how-list li:nth-child(3) {
        margin-top: 0px;
    }

    @media (max-width: 560px) {
        .SPhow-list-001 .SPhow-list-btn-img {
            padding: 0 10px 0 40px;
            box-sizing: border-box;
        }
        .SPhow-list-002 .SPhow-list-btn-img {
            padding: 0 0 0 50px;
            box-sizing: border-box;
        }
        .SPhow-list-003 .SPhow-list-btn-img {
            padding: 0 10px 0 40px;
            box-sizing: border-box;
        }
    }

/* ------------------------------------------------------------------------------------------------ */
    #scene-break {
        width: 100%;
        height: 200px;
    }
    .scene-break {
        width: 100%;
        height: 300px;/* 下レイヤーより少し大きく */
    }
/* ------------------------------------------------------------------------------------------------ */
    .know-title {
        font-size: 24px;
        line-height: 1.4;
        font-weight: 700;
        color: #06267b;
        margin: 20px auto 50px;
        box-sizing: border-box;
    }
    .know-list {
        position: relative;
        max-width: 500px;
        width: 100vw;
        flex-direction: column;
        padding: 0;
        gap: 0;
    }
    .know-title {
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        color: #06267b;
        margin: 20px auto 50px;
        box-sizing: border-box;
    }
    .know-list {
        flex-direction: column;
        padding: 0;
    }
    .know-list li {
        position: relative;
        max-width: 768px;
        width: 100%;
        height: auto;
        aspect-ratio: 5 / 3;
        overflow: hidden;
    }
    .know-list li:nth-child(odd) {
        margin-top: 0px;
    }
    .know-list li:nth-child(even) {
        margin-bottom: 0px;
    }
    @media (max-width: 560px) {
        .know-title {
            text-align: left;
        }
        .know-list {
            margin-left: calc(50% - 50vw);
            margin-right: calc(50% - 50vw);
        }
    }
    .know-list li {
        position: relative;
        max-width: 768px;
        width: 100%;
        height: auto;
        aspect-ratio: 3.3 / 1;
        overflow: visible; /* hiddenからvisibleに変更 */
        padding-bottom: 14px; /* SPknow-titleの高さ分の余白を確保 */
    }
    .know-list a {
        position: relative;
    }
    .SPknow-title {
        color: #fff;
        padding: 4px 180px 4px 20px;
        position: absolute;
        bottom: -10px;
        left: 0;
        font-weight: 700;
        clip-path: polygon(0 0, 100% 0, calc(100% - 15px) 100%, 0 100%);
    }

    /* 1番目：青 */
    .know-list li:nth-child(1) .SPknow-title {
        background-color: #06267b;
    }
    /* 2番目：緑 */
    .know-list li:nth-child(2) .SPknow-title {
        background-color: #4CAF50;
    }
    /* 3番目：黄 */
    .know-list li:nth-child(3) .SPknow-title {
        background-color: #FFD93D;
        color: #333;
    }
    /* 4番目：桃色 */
    .know-list li:nth-child(4) .SPknow-title {
        background-color: #FF8FA3;
    }
    /* 5番目：オレンジ */
    .know-list li:nth-child(5) .SPknow-title {
        background-color: #fa5e20;
    }
/* ------------------------------------------------------------------------------------------------ */
    .access-flex-inn.company-box {
        max-width: 560px;
        width: 100%;
        margin: 0 auto;
    }


    @media (max-width: 560px) {
        .access-flex-inn {
            position: relative;
            width: 100vw;
            margin-left: calc(50% - 50vw);
            margin-right: calc(50% - 50vw);
            flex-direction: column;
            padding: 0;
        }
        .access-title.right {
            text-align: center;
            margin-left: auto;
            margin-right: 0;
        }
        .access-text {
            max-width: 300px;
            width: 100%;
            margin: 0 0 0 auto;
            letter-spacing: 1px;
            font-size: 12px;
            margin-bottom: 20px;
            line-height: 1.6;
        }
        .access-info {
            max-width: 290px;
            width: 100%;
            margin: 0 0 0 auto;
            color: #333;
            font-size: 24px;
            font-weight: 300;
            line-height: 1.4;
        }
        .access-info p:last-child {
            margin-top: 20px;
            font-size: 12px;
        }
        .access-map iframe {
            width: 100vw;
            height: 200px;
            border-radius: 0px;
        }
        #access {
            padding: 0px 20px 80px;
        }
    }    

}
@media screen and (max-width: 768px) {
    .about {
        background-size: contain;
    }
    .about-message {
        font-size: 16px;
        width: 100%;
        margin: 110px auto 100px;
        box-sizing: border-box;
        text-align: center;
    }
    .about-message001 div:nth-child(1) {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .about-message001 div:nth-child(2) {
        margin-bottom: 20px;
    }
    .about-btn {
        font-size: 16px;
        width: 200px;
        height: 36px;
        border-radius: 30px;
        background-color: #303030;
        border: 2px solid #303030;
        color: #fff;
        font-weight: 500;
        margin: 50px auto 0;
        -webkit-transition: all .3s;
        transition: all .3s;
    }

}
