body {
    font-family: メイリオ;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.sponsors h2{
    font-size: clamp(9px, 1.5vw, 25px);
}

.sponsors-1::before,
.sponsors-1::after {
    height: 3px; /* 横線の高さ */
    width: clamp(18%, 10vw, 20%); /* 横線の長さ */
}
@media screen and (min-width: 1920px) {
    /*四角の中*/
    .item img {
        width: 15%;
        height: 200px;
        object-fit: cover;
        margin-bottom: 30px;
        margin-left: 40px;
        margin-top: 20px;
    }
    .item h3 {
        font-size: 22px;
        padding-bottom: 5px;
        font-weight: lighter;
    }
    .item h4 {
        font-size: 19px;
        font-weight: lighter;
        padding-bottom: 20px;
    }
    .item p {
        font-size: 19px;
        color: black;
        text-decoration: none;
    }
    .item_two {
        position: absolute;
        bottom: 50px;
        margin-left: 20%;
    }
    .item a {
        text-decoration: none;
        color: black;
    }
    .item .change:hover {
        text-decoration: underline;
        color: #0261a5;
    }
    .item {
        position: relative;
        box-sizing: border-box;
        background: white;
        box-shadow: 0 0 10px gray;
        border-radius: 17px;
        margin-bottom: 45px;
        margin-top: 25px;
        width: 95%;
        left: 35px;
    }
    /*フッター横線*/
    .title {
        position: relative;
        border-top: 3px solid #658DAA;
    }
    .title .contact {
        position: absolute;
        color: black;
        top: 0px;
        right: 0;
        font-weight: bold;
    }
    /*footer start*/
    .title p {
        padding-top: 10px;
        font-size:20px;
        padding-left: 5px;
    }
    .title a {
        text-decoration: none;
        color: black;
        font-size: 15px;
        padding-bottom: 10px;
        padding-left: 5px;
    }
    .contact {
        padding-right: 5px;
    }
    .footer {
        margin-top: 60px;
    }
    /*戻るボタン*/
    html {
        scroll-behavior: smooth;
    }
    .startbtn {
        position: fixed;
        bottom: 160px;
        right: 24px;
        width: 48px;
        height: 48px;
        text-decoration: none;
        background-color: #0261a5;
        display: block;
        text-align: center;
        border-radius: 24px;
        z-index: 100;
    }
    .startbtn::before {
        content: '\f062';
        font-family: 'Font Awesome 6 Free';
        font-size: 30px;
        font-weight: 900;
        color: #fff;
        line-height: 48px;
        z-index: 100;
    }
    /**/
    .sponsors {
        margin-top: 150px;
        margin-bottom: 100px;
    }
    .sponsors h2 {
        font-weight: lighter;
    }
    /* 左右に横線(両端を丸く) */
    /*sponsors-1*/
    .sponsors-1 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-1::before,
    .sponsors-1::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
    }
    .sponsors-1::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-1::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-2*/
    .sponsors-2 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-2::before,
    .sponsors-2::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 520px; /* 横線の長さ */
    }
    .sponsors-2::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-2::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-3*/
    .sponsors-3 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-3::before,
    .sponsors-3::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 450px; /* 横線の長さ */
    }
    .sponsors-3::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-3::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-4*/
    .sponsors-4 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-4::before,
    .sponsors-4::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 375px; /* 横線の長さ */
    }
    .sponsors-4::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-4::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-5*/
    .sponsors-5 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-5::before,
    .sponsors-5::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 465px; /* 横線の長さ */
    }
    .sponsors-5::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-5::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-6*/
    .sponsors-6 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-6::before,
    .sponsors-6::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 580px; /* 横線の長さ */
    }
    .sponsors-6::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-6::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-7*/
    .sponsors-7 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-7::before,
    .sponsors-7::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 635px; /* 横線の長さ */
    }
    .sponsors-7::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-7::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-8*/
    .sponsors-8 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-8::before,
    .sponsors-8::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 455px; /* 横線の長さ */
    }
    .sponsors-8::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-8::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-9*/
    .sponsors-9 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-9::before,
    .sponsors-9::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 605px; /* 横線の長さ */
    }
    .sponsors-9::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-9::after {
        margin-left: 20px; /* 文字との余白 */    
    }
}
@media screen and (min-width: 1201px) and (max-width: 1919px) {
    /*四角の中*/
    .item img {
        width: 15%;
        height: 174px;
        object-fit: cover;
        margin-bottom: 30px;
        margin-left: 40px;
        margin-top: 20px;
    }
    .item h3 {
        font-size: 22px;
        padding-bottom: 5px;
        font-weight: lighter;
    }
    .item h4 {
        font-size: 19px;
        font-weight: lighter;
        padding-bottom: 20px;
    }
    .item p {
        font-size: 19px;
        color: black;
        text-decoration: none;
    }
    .item_two {
        position: absolute;
        bottom: 35px;
        margin-left: 20%;
    }
    .item a {
        text-decoration: none;
        color: black;
    }
    .item .change:hover {
        text-decoration: underline;
        color: #0261a5;
    }
    .item {
        position: relative;
        box-sizing: border-box;
        background: white;
        box-shadow: 0 0 10px gray;
        border-radius: 17px;
        margin-bottom: 45px;
        margin-top: 25px;
        width: 95%;
        left: 35px;
    }
    /*フッター横線*/
    .title {
        position: relative;
        border-top: 3px solid #658DAA;
    }
    .title .contact {
        position: absolute;
        color: black;
        top: 0px;
        right: 0;
        font-weight: bold;
    }
    /*footer start*/
    .title p {
        padding-top: 10px;
        font-size:20px;
        padding-left: 5px;
    }
    .title a {
        text-decoration: none;
        color: black;
        font-size: 15px;
        padding-bottom: 10px;
        padding-left: 5px;
    }
    .contact {
        padding-right: 5px;
    }
    .footer {
        margin-top: 60px;
    }
    /*戻るボタン*/
    html {
        scroll-behavior: smooth;
    }
    .startbtn {
        position: fixed;
        bottom: 160px;
        right: 24px;
        width: 48px;
        height: 48px;
        text-decoration: none;
        background-color: #0261a5;
        display: block;
        text-align: center;
        border-radius: 24px;
        z-index: 100;
    }
    .startbtn::before {
        content: '\f062';
        font-family: 'Font Awesome 6 Free';
        font-size: 30px;
        font-weight: 900;
        color: #fff;
        line-height: 48px;
        z-index: 100;
    }
    /**/
    .sponsors {
        margin-top: 150px;
        margin-bottom: 100px;
    }
    .sponsors h2 {
        font-weight: lighter;
    }
    /* 左右に横線(両端を丸く) */
    /*sponsors-1*/
    .sponsors-1 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-1::before,
    .sponsors-1::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
    }
    .sponsors-1::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-1::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-2*/
    .sponsors-2 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-2::before,
    .sponsors-2::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 230px; /* 横線の長さ */
    }
    .sponsors-2::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-2::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-3*/
    .sponsors-3 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-3::before,
    .sponsors-3::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 170px; /* 横線の長さ */
    }
    .sponsors-3::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-3::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-4*/
    .sponsors-4 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-4::before,
    .sponsors-4::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 85px; /* 横線の長さ */
    }
    .sponsors-4::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-4::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-5*/
    .sponsors-5 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-5::before,
    .sponsors-5::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 165px; /* 横線の長さ */
    }
    .sponsors-5::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-5::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-6*/
    .sponsors-6 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-6::before,
    .sponsors-6::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 275px; /* 横線の長さ */
    }
    .sponsors-6::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-6::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-7*/
    .sponsors-7 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-7::before,
    .sponsors-7::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 325px; /* 横線の長さ */
    }
    .sponsors-7::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-7::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-8*/
    .sponsors-8 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-8::before,
    .sponsors-8::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 155px; /* 横線の長さ */
    }
    .sponsors-8::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-8::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-9*/
    .sponsors-9 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-9::before,
    .sponsors-9::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 305px; /* 横線の長さ */
    }
    .sponsors-9::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-9::after {
        margin-left: 20px; /* 文字との余白 */    
    }
}
@media screen and (min-width: 961px) and (max-width: 1200px) {
    /*四角の中*/
    .item img {
        width: 15%;
        height: 174px;
        object-fit: cover;
        margin-bottom: 30px;
        margin-left: 40px;
        margin-top: 20px;
    }
    .item h3 {
        font-size: 22px;
        padding-bottom: 5px;
        font-weight: lighter;
    }
    .item h4 {
        font-size: 19px;
        font-weight: lighter;
        padding-bottom: 20px;
    }
    .item p {
        font-size: 19px;
        color: black;
        text-decoration: none;
    }
    .item_two {
        position: absolute;
        bottom: 20px;
        margin-left: 20%;
    }
    .item a {
        text-decoration: none;
        color: black;
    }
    .item .change:hover {
        text-decoration: underline;
        color: #0261a5;
    }
    .item {
        position: relative;
        box-sizing: border-box;
        background: white;
        box-shadow: 0 0 10px gray;
        border-radius: 17px;
        margin-bottom: 45px;
        margin-top: 25px;
        width: 95%;
        left: 35px;
    }
    /*フッター横線*/
    .title {
        position: relative;
        border-top: 3px solid #658DAA;
    }
    .title .contact {
        position: absolute;
        color: black;
        top: 0px;
        right: 0;
        font-weight: bold;
    }
    /*footer start*/
    .title p {
        padding-top: 10px;
        font-size:20px;
        padding-left: 5px;
    }
    .title a {
        text-decoration: none;
        color: black;
        font-size: 15px;
        padding-bottom: 10px;
        padding-left: 5px;
    }
    .contact {
        padding-right: 5px;
    }
    .footer {
        margin-top: 60px;
    }
    /*戻るボタン*/
    html {
        scroll-behavior: smooth;
    }
    .startbtn {
        position: fixed;
        bottom: 110px;
        right: 24px;
        width: 48px;
        height: 48px;
        text-decoration: none;
        background-color: #0261a5;
        display: block;
        text-align: center;
        border-radius: 24px;
        z-index: 100;
    }
    .startbtn::before {
        content: '\f062';
        font-family: 'Font Awesome 6 Free';
        font-size: 30px;
        font-weight: 900;
        color: #fff;
        line-height: 48px;
        z-index: 100;
    }
    /**/
    .sponsors {
        margin-top: 150px;
        margin-bottom: 100px;
    }
    .sponsors h2 {
        font-weight: lighter;
    }
    /* 左右に横線(両端を丸く) */
    /*sponsors-1*/
    .sponsors-1 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-1::before,
    .sponsors-1::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
    }
    .sponsors-1::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-1::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-2*/
    .sponsors-2 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-2::before,
    .sponsors-2::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 250px; /* 横線の長さ */
    }
    .sponsors-2::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-2::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-3*/
    .sponsors-3 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-3::before,
    .sponsors-3::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 210px; /* 横線の長さ */
    }
    .sponsors-3::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-3::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-4*/
    .sponsors-4 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-4::before,
    .sponsors-4::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 115px; /* 横線の長さ */
    }
    .sponsors-4::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-4::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-5*/
    .sponsors-5 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-5::before,
    .sponsors-5::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 215px; /* 横線の長さ */
    }
    .sponsors-5::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-5::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-6*/
    .sponsors-6 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-6::before,
    .sponsors-6::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 295px; /* 横線の長さ */
    }
    .sponsors-6::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-6::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-7*/
    .sponsors-7 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-7::before,
    .sponsors-7::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 355px; /* 横線の長さ */
    }
    .sponsors-7::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-7::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-8*/
    .sponsors-8 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-8::before,
    .sponsors-8::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 185px; /* 横線の長さ */
    }
    .sponsors-8::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-8::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-9*/
    .sponsors-9 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-9::before,
    .sponsors-9::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 355px; /* 横線の長さ */
    }
    .sponsors-9::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-9::after {
        margin-left: 20px; /* 文字との余白 */    
    }
}
@media screen and (min-width: 601px) and (max-width: 960px) {
    /*四角の中*/
    .item img {
        width: 15%;
        height: 160px;
        object-fit: cover;
        margin-bottom: 30px;
        margin-left: 15px;
        margin-top: 20px;
    }
    .item h3 {
        font-size: 22px;
        padding-bottom: 5px;
        font-weight: lighter;
    }
    .item h4 {
        font-size: 19px;
        font-weight: lighter;
        padding-bottom: 20px;
    }
    .item p {
        font-size: 14px;
        color: black;
        text-decoration: none;
    }
    .item_two {
        position: absolute;
        bottom: 45px;
        margin-left: 20%;
    }
    .item a {
        text-decoration: none;
        color: black;
    }
    .item .change:hover {
        text-decoration: underline;
        color: #0261a5;
    }
    .item {
        position: relative;
        box-sizing: border-box;
        background: white;
        box-shadow: 0 0 10px gray;
        border-radius: 17px;
        margin-bottom: 45px;
        margin-top: 25px;
        width: 95%;
        left: 20px;
    }
    /*フッター横線*/
    .title {
        position: relative;
        border-top: 3px solid #658DAA;
    }
    .title .contact {
        position: absolute;
        color: black;
        top: 0px;
        right: 0;
        font-weight: bold;
    }
    /*footer start*/
    .title p {
        padding-top: 10px;
        font-size:20px;
        padding-left: 5px;
    }
    .title a {
        text-decoration: none;
        color: black;
        font-size: 15px;
        padding-bottom: 10px;
        padding-left: 5px;
    }
    .contact {
        padding-right: 5px;
    }
    .footer {
        margin-top: 60px;
    }
    /*戻るボタン*/
    html {
        scroll-behavior: smooth;
    }
    .startbtn {
        position: fixed;
        bottom: 110px;
        right: 24px;
        width: 48px;
        height: 48px;
        text-decoration: none;
        background-color: #0261a5;
        display: block;
        text-align: center;
        border-radius: 24px;
        z-index: 100;
    }
    .startbtn::before {
        content: '\f062';
        font-family: 'Font Awesome 6 Free';
        font-size: 30px;
        font-weight: 900;
        color: #fff;
        line-height: 48px;
        z-index: 100;
    }
    /**/
    .sponsors {
        margin-top: 100px;
        margin-bottom: 50px;
    }
    .sponsors h2 {
        font-weight: lighter;
    }
    /* 左右に横線(両端を丸く) */
    /*sponsors-1*/
    .sponsors-1 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-1::before,
    .sponsors-1::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
    }
    .sponsors-1::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-1::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-2*/
    .sponsors-2 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-2::before,
    .sponsors-2::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 120px; /* 横線の長さ */
    }
    .sponsors-2::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-2::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-3*/
    .sponsors-3 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-3::before,
    .sponsors-3::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 80px; /* 横線の長さ */
    }
    .sponsors-3::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-3::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-4*/
    .sponsors-4 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-4::before,
    .sponsors-4::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 15px; /* 横線の長さ */
    }
    .sponsors-4::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-4::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-5*/
    .sponsors-5 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-5::before,
    .sponsors-5::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 70px; /* 横線の長さ */
    }
    .sponsors-5::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-5::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-6*/
    .sponsors-6 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-6::before,
    .sponsors-6::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 145px; /* 横線の長さ */
    }
    .sponsors-6::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-6::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-7*/
    .sponsors-7 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-7::before,
    .sponsors-7::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 175px; /* 横線の長さ */
    }
    .sponsors-7::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-7::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-8*/
    .sponsors-8 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-8::before,
    .sponsors-8::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 85px; /* 横線の長さ */
    }
    .sponsors-8::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-8::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-9*/
    .sponsors-9 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-9::before,
    .sponsors-9::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 175px; /* 横線の長さ */
    }
    .sponsors-9::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-9::after {
        margin-left: 10px; /* 文字との余白 */    
    }
}
@media screen and (max-width: 600px) {
    /*四角の中*/
    .item img {
        width: 15%;
        height: 80px;
        object-fit: cover;
        margin-bottom: 30px;
        margin-left: 15px;
        margin-top: 20px;
    }
    .item h3 {
        font-size: 13px;
        padding-bottom: 5px;
        font-weight: lighter;
    }
    .item h4 {
        font-size: 12px;
        font-weight: lighter;
        padding-bottom: 20px;
    }
    .item p {
        font-size: 8px;
        color: black;
        text-decoration: none;
    }
    .item_two {
        position: absolute;
        bottom: 30px;
        margin-left: 20%;
    }
    .item a {
        text-decoration: none;
        color: black;
    }
    .item .change:hover {
        text-decoration: underline;
        color: #0261a5;
    }
    .item {
        position: relative;
        box-sizing: border-box;
        background: white;
        box-shadow: 0 0 10px gray;
        border-radius: 17px;
        margin-bottom: 45px;
        margin-top: 25px;
        width: 95%;
        left: 10px;
    }
    /* sp-nav(ナビ)=================================== */
    .sp-nav {
        position: fixed;
        right: -100%; /*ハンバーガーがクリックされる前はWindow右側に隠す*/    
        top: 0;    
        width: 40%; /* 出てくるスライドメニューの幅 */    
        height: 100vh;
        background-color: #B4CF9E;
        transition: all 0.5s;
        z-index: 200;    
        overflow-y: auto; /* メニューが多くなったらスクロールできるように */
        opacity: 0.9;
    }
    /*フッター横線*/
    .title {
        position: relative;
        border-top: 3px solid #658DAA;
    }
    .title .contact {
        position: absolute;
        color: black;
        top: 0px;
        right: 0;
        font-weight: bold;
    }
    /*footer start*/
    .footer p {
        font-size: 10px;
        padding-top: 10px;
        margin-left: 5px;
    }
    .title a {
        text-decoration: none;
        color: black;
        font-size: 5px;
        padding-bottom: 10px;
        margin-left: 5px;
    }
    .contact {
        margin-right: 10px;
    }
    /*戻るボタン*/
    html {
        scroll-behavior: smooth;
    }
    .startbtn {
        position: fixed;
        bottom: 110px;
        right: 20px;
        width: 28px;
        height: 28px;
        text-decoration: none;
        background-color: #0261a5;
        display: block;
        text-align: center;
        border-radius: 24px;
        z-index: 100;
    }
    .startbtn::before {
        content: '\f062';
        font-family: 'Font Awesome 6 Free';
        font-size: 25px;
        font-weight: 900;
        color: #fff;
        line-height: 28px;
        z-index: 100;
    }
    /**/
    .sponsors {
        margin-top: 100px;
        margin-bottom: 50px;
    }
    .sponsors h2 {
        font-weight: lighter;
    }
    /* 左右に横線(両端を丸く) */
    /*sponsors-1*/
    .sponsors-1 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-1::before,
    .sponsors-1::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
    }
    .sponsors-1::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-1::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-2*/
    .sponsors-2 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-2::before,
    .sponsors-2::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 70px; /* 横線の長さ */
    }
    .sponsors-2::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-2::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-3*/
    .sponsors-3 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-3::before,
    .sponsors-3::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 50px; /* 横線の長さ */
    }
    .sponsors-3::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-3::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-4*/
    .sponsors-4 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-4::before,
    .sponsors-4::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 25px; /* 横線の長さ */
    }
    .sponsors-4::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-4::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-5*/
    .sponsors-5 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-5::before,
    .sponsors-5::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 40px; /* 横線の長さ */
    }
    .sponsors-5::before {
        margin-right: 20px; /* 文字との余白 */
    }
    .sponsors-5::after {
        margin-left: 20px; /* 文字との余白 */
    }
    /*sponsors-6*/
    .sponsors-6 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-6::before,
    .sponsors-6::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 75px; /* 横線の長さ */
    }
    .sponsors-6::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-6::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-7*/
    .sponsors-7 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-7::before,
    .sponsors-7::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 95px; /* 横線の長さ */
    }
    .sponsors-7::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-7::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-8*/
    .sponsors-8 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-8::before,
    .sponsors-8::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 50px; /* 横線の長さ */
    }
    .sponsors-8::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-8::after {
        margin-left: 10px; /* 文字との余白 */
    }
    /*sponsors-9*/
    .sponsors-9 {
        align-items: center; /* 横線を上下中央 */
        display: flex; /* 文字と横線を横並び */
        justify-content: center; /* 文字を中央寄せ */
    }
    .sponsors-9::before,
    .sponsors-9::after {
        background-color: #658DAA; /* 横線の色 */
        border-radius: 5px; /* 横線の両端を丸く */
        content: "";
        height: 3px; /* 横線の高さ */
        width: 95px; /* 横線の長さ */
    }
    .sponsors-9::before {
        margin-right: 10px; /* 文字との余白 */
    }
    .sponsors-9::after {
        margin-left: 10px; /* 文字との余白 */    
    }
}