html,body {
    font-size: 62.5%;
}
*,
*::after,
*::before {
  box-sizing: border-box;
}
body {
        margin: 0;
        padding: 0;
        font-family: "Helvetica", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ",
            "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
        color: #303030;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        margin: 0;
    }
    ul {
        padding-left: 0;
        margin: 0;
    }
    li {
        list-style: none;
    }
    a {
        text-decoration: none;
    }
    img {
        max-width: 100%;
        display: block;
    }
    @media screen and (min-width: 599px) {
        .pc_hide {
            display: none !important;
        }
    }
    @media screen and (max-width: 599px) {
        .sp_show {
            display: none !important;
        }
    }

    /* MV */
    .globalMenuSp {
        display: none;
    }
    .top_mv {
        width: 100%;
        position: relative;
    }
    .mv_pc {
        width: 100%;
        height: auto;
    }
    .mv_sp {
        display: none;
    }
    .logo {
        width: 135px;
        position: absolute;
        top: 30px;
        left: 35px;
        filter: drop-shadow(2px 2px 0 rgba(0,0,0,1));
    }
    @media screen and (max-width: 820px) {
        .logo {
            width: 100px;
            position: absolute;
            top: 15px;
            left: 20px;
        }
    }
    @media screen and (max-width: 599px) {
        .mv_pc {
            display: none;
        }
        .mv_sp {
            display: block;
        }
        .logo {
            width:65px;
            top: 15px;
            left: 20px;
        }
    }
    /* /MV 第三回 */
    .decoration_img_3 {
        overflow: hidden;
        position: relative;
        background: url(../img/result1/thanks_text7_img_pc.jpg)center/cover no-repeat;
    }
    /* ここからさくら背景追加 */

    .decoration_img_3 .sakura {
        position: absolute;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .decoration_img_3 .sakura li {
        position: absolute;
        z-index: 1;
        transform: translateY(0); /* 初期状態 */
        list-style: none;
        top: -50px;
        background: #ffdbed;
        border-radius: 0% 70%;  
        animation: fall 4s linear infinite, sway 2s ease-in-out infinite alternate;
    }
    @keyframes fall {
        to {
            top: 160%;
        }
    }
    @keyframes sway1 {
        from {
            transform: translateX(0px) rotate(0deg);
        }
        to {
            transform: translateX(200px) rotate(-45deg);
        }
    }
    @keyframes sway2 {
        from {
            transform: translateX(200px) rotate(-45deg);
        }
        to {
            transform: translateX(0px) rotate(0deg);
        }
    }
    
    .decoration_img_3 .sakura li:nth-child(1) {
        left: 0%;
        width: 32px;
        height: 22px;
        animation: fall 10s linear infinite, sway1 3s ease-in-out infinite alternate;
        animation-delay: 2s;
        background: #fedaeead;
    }
    
    .decoration_img_3 .sakura li:nth-child(2) {
        left: 5%;
        width: 18px;
        height: 12px;
        animation: fall 15s linear infinite, sway1 2s ease-in-out infinite alternate;
        animation-delay: 8s;
    }
    
    .decoration_img_3 .sakura li:nth-child(3) {
        left: 15%;
        width: 16px;
        height: 10px;
        animation: fall 9s linear infinite, sway1 3.5s ease-in-out infinite alternate;
        animation-delay: 13s;
    }
    
    .decoration_img_3 .sakura li:nth-child(4) {
        left: 30%;
        width: 45px;
        height: 32px;
        animation: fall 8s linear infinite, sway2 4s ease-in-out infinite alternate;
        animation-delay: 7s;
        background: #fedaeead;
    }
    
    .decoration_img_3 .sakura li:nth-child(5) {
        left: 40%;
        width: 16px;
        height: 10px;
        animation: fall 10s linear infinite, sway1 4s ease-in-out infinite alternate;
        animation-delay: 0s;
    }
    
    .decoration_img_3 .sakura li:nth-child(6) {
        left: 55%;
        width: 24px;
        height: 15px;
        animation: fall 11s linear infinite, sway2 3s ease-in-out infinite alternate;
        animation-delay: 3s;
    }
    
    .decoration_img_3 .sakura li:nth-child(7) {
        left: 65%;
        width: 36px;
        height: 24px;
        animation: fall 7s linear infinite, sway2 3.5s ease-in-out infinite alternate;
        animation-delay: 7s;
        background: #ffeef1;
    }
    
    .decoration_img_3 .sakura li:nth-child(8) {
        left: 50%;
        width: 33px;
        height: 23px;
        animation: fall 7s linear infinite, sway1 3s ease-in-out infinite alternate;
        animation-delay: 3s;
        background: #ffeef6;
    }
    
    .decoration_img_3 .sakura li:nth-child(9) {
        left: 80%;
        width: 45px;
        height: 36px;
        animation: fall 10s linear infinite, sway2 4s ease-in-out infinite alternate;
        animation-delay: 4s;
        background: #ffedf7;
    }
    @media screen and (max-width: 1024px) {
        .decoration_img_3 {
            background-position: right 10%;
        }
    }
    @media screen and (max-width: 599px) {
        .decoration_img_3 {
            background: url(../img/result1/thanks_text7_img_sp.jpg)center/cover no-repeat;
            background-position: top right;
        }
    }
    /* 第一回〜 */
    .thanks_message {
        max-width: 650px;
        width: 100%;
        margin: 0 auto 55px;
        padding-top: 70px;
        letter-spacing: 1px;
        font-family: '小塚ゴシック Pro','Kozuka Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', 'メイリオ', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
        font-weight: 500;
        position: relative;
        z-index: 10;
    }
    .thanks_text {
        text-align: center;
        font-size: 1.8rem;
        line-height: 1.8;
    }
    .thanks_text span{
        font-size: 2.8rem;
        color: #cc0025;
    }
    .decoration_img_3 .navbar-menu li{
        position: relative;
        z-index: 10;
    }
    @media screen and (max-width: 820px) {
        .thanks_message {
            width: 95%;
            margin: 0 auto 20px;
            padding-top: 50px;
        }
        .thanks_text {
            font-size: 1.5rem;
            background: rgba(255,255,255,.8);
            padding: 8px;
        }
        .thanks_text span{
            font-size: 2.5rem;
        }
    }
    /* /第一回〜 */

    /* メニュー */
    header {
        padding-bottom: 80px;
    }
    @media screen and (max-width: 767px) {
        header {
            padding-bottom: 20px;
        }
    }
    .nav_menu {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto 20px;
    }
    .navbar-menu {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .navbar-menu li{
        max-width: 250px;
        width: calc(100%/2);
        margin: 20px 15px;
        display: flex;
        align-items: center;
        height: 66px;
        position: relative;
        text-align: center;
        font-family: '小塚ゴシック Pro','Kozuka Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', 'メイリオ', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
        background-size: 99%;
        background-repeat: no-repeat;
        background-position: center;
    }
    .navbar-menu li::after {
        content: '';
        position: absolute;
        top: 40%;
        right: 18px;
        width: 10px;
        height: 10px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: rotate(135deg);
    }
    .navbar-menu li a{
        display: block;
        width: 100%;
        font-size: 1.6rem;
        color: #fff;
        font-weight: 600;
        letter-spacing: 1px;
    }
    /* 第一回 */

    .chairman_btn {
        background-image: url(../img/result1/btn5_img_1.png);
    }
    .good_btn {
        background-image: url(../img/result1/btn3_img_3.png);
    }
    .newcomer_btn {
        background-image: url(../img/result1/btn2_img_3.png);
    }
    .effort_btn {
        background-image: url(../img/result1/btn3_img.png);
    }
    .general_btn {
        background-image: url(../img/result1/btn1_img_4.png);
    }
    .student_btn {
        background-image: url(../img/result1/btn2_img_4.png);
    }
    .final-general_btn {
        background-image: url(../img/result1/btn5_img_4.png);
    }
    .judge_btn {
        background-image: url(../img/result1/btn6_img_4.png);
    }
    .judge_btn a{
        color: #3173b5 !important;
    }
    .final-general_btn a {
        color: #f0c060 !important;
        line-height: 1.3;
    }
    .navbar-menu .judge_btn::after {
        border-top: 2px solid #3173b5;
        border-right: 2px solid #3173b5;
    }
    .navbar-menu .final-general_btn::after {
        border-top: 2px solid #f0c060;
        border-right: 2px solid #f0c060;
    }
    @media screen and (max-width: 1024px) {
        .nav_menu {
            width: 90%;
        }
        .navbar-menu li{
            width: calc(100%/3);
        }
    }
    @media screen and (max-width: 820px) {
        .nav_menu {
            width: 100%;
        }
    }
    @media screen and (max-width: 768px) {
        .navbar-menu li{
            width: calc(100%/3);
        }
    }
    @media screen and (max-width: 599px) {
        .navbar-menu li{
            width: calc(100%/2.1);
            margin: 5px 0;
        }
    }
    @media screen and (max-width: 767px) {
        .navbar-menu li{
            width: 100%;
        }
    }
    /* /メニュー */


    /* 共通部分 */
    .container {
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        padding: 100px 15px;
    }
    @media screen and (max-width: 599px) {
        .container {
            padding: 35px 10px;
        }
    }
    .heading {
        text-align: center;
    }
    .heading h2{
        font-size: 3.5rem;
        letter-spacing: 2px;
        margin-bottom: 10px;
    }
    .heading p{
        font-size: 1.4rem;
        color: #fff;
        display: inline-block;
        padding: 3px 12px;
    }

    /* VISA商品ギフトカード */
    .grand_prize_gift {
        max-width: 870px;
        width: 100%;
        margin: 30px auto;
        display: flex;
        justify-content: space-around;
        align-items: center;
        font-family: '小塚ゴシック Pro','Kozuka Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', 'メイリオ', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
        font-weight: 600;
    }
    .grand_prize {
        width: 185px;
    }
    .gift_img {
        width: 200px;
        margin-left: 30px;
    }
    .gift {
        display: flex;
        align-items: center;
    }
    .prize {
        font-size: 2.4rem;
        border: 1px solid #c1272d;
        color: #c1272d;
        background: #fff;
        border-radius: 50%;
        width: 97px;
        height: 97px;
        display: flex;
        justify-content: center;
        align-items: center;
        letter-spacing: 2px;
        font-family: serif;
    }
    .gift_price {
        margin-left: 23px;
        font-size: 2.3rem;
    }
    .visa_gift {
        text-align: center;
        line-height: .4;
        letter-spacing: 1px;
    }
    .gift_price span {
        font-size: 5.9rem;
        color: #db0034;
        font-family: "Oswald";
        letter-spacing: 1px;
        padding-left: 5px;
    }
    .gift_price span.nopadding{
        padding: 0;
    }
    .yen {
        font-size: 2.1rem !important;
    }
    .extra_prize {
        font-size: 1.9rem;
    }
    @media screen and (max-width: 768px) {
        .excellence_wrap {
            margin-top: 70px;
        }
        .grand_prize {
            width: 130px;
        }
        .prize {
            width: 85px;
            height: 85px;
            font-size: 2.2rem;
        }
        .gift_img {
            width: 150px;
        }
    }
    @media screen and (max-width: 599px) {
        .grand_prize_gift {
            flex-direction: column;
        }
        .grand_prize {
            width: 150px;
            margin-bottom: 20px;
        }
        .prize {
            display: none;
        }
        .gift_img {
            width: 115px;
			margin-left: 10px;
        }
        .gift_price {
			width: 100%;
            margin-left: 0;
            font-size: 1.9rem;
        }
		.visa_gift {
            letter-spacing: 0;
        }
        .gift_price span {
            font-size: 5rem;
			letter-spacing: 0;
        }
        .yen {
            font-size: 2rem !important;
        }
        .extra_prize {
            font-size: 1.6rem;
        }
    }
    /* ギフトが2個 横並びのパターン */
    .grand_prize_gift2 {
        max-width: 1200px;
        justify-content: center;
        flex-wrap: wrap;
    }
    .gift_item {
        display: flex;
        justify-content: center;
        width: calc(100%/2 - 10px);
    }
    .gift_item .grand_prize {
        width: 100px;
    }
    .gift_item .gift_img {
        width: 140px;
        margin-left: 10px;
    }
    .gift_item .prize {
        font-size: 2rem;
        width: 70px;
        height: 70px;
        margin-left: 10px;
    }
    .gift_item .gift_price {
        margin-left: 10px;
        font-size: 1.5rem;
    }
    .gift_item .gift_price span {
        font-size: 5rem;
    }
    @media screen and (max-width: 1024px) {
        .gift_item {
            width: 100%;
        }
        .gift_item:first-child {
            margin-bottom: 15px;
        }
    }
    @media screen and (max-width: 599px) {
        .gift_item {
           flex-direction: column;
        }
        .gift_item .grand_prize {
            width: 120px;
        }
        .gift_item img {
            display: block;
            margin: 0 auto 15px;
        }
        .gift_item .gift_price {
            margin-left: 0;
        }
    }

    .result_box {
        max-width: 1200px;
        width: 100%;
        margin: 40px auto 0 auto;
        display: flex;
        /*justify-content: space-around;*/
        justify-content: center;
        align-items: stretch;
        flex-wrap: wrap;
        gap: 10px;
    }
    .result_photo {
        width: calc(100%/2.2);
        padding: 25px;
        background-color: #fff;
        box-shadow: 0 0 15px 2px rgba(0,0,0, .35);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        /*margin:0 auto 40px auto;*/
        margin:0;
    }
    /*.result_photo:last-child{
        margin:0 auto;
    }*/

    .result_photo h3.subtitle,
    .exhibition .subtitle {
        font-size: 2.3rem;
        text-align: center;
        display: flex;
        align-items: center;
        padding-bottom:30px;
    }
    .result_photo h3.subtitle:before,
    .result_photo h3.subtitle:after,
    .exhibition .subtitle::before,
    .exhibition .subtitle::after{
        content: "";
        height: 1px;
        flex-grow: 1;
        background-color: #363636;
    }
    .result_photo h3.subtitle:before{
        margin-right: 1rem;
    }
    .result_photo h3.subtitle:after{
        margin-left: 1rem;
    }

    @media screen and (max-width: 820px) {
        .result_photo {
            width: 97%;
            margin: 0 auto 35px;
        }
        .photo_excellence {
            margin: 0 auto;
        }
    }
    /* 大賞のcss */
    .general_grand {
        width: 100%;
    }

    .photo_box {
        height: 490px;
        display: flex;
        align-items: center;
    }
    .general_result_box .photo_box {
        height: 290px;
    }
    @media screen and (max-width: 1024px) {
        .photo_box {
            height: 400px;
        }
        .general_result_box .photo_box {
            height: 250px;
        }
    }
    @media screen and (max-width: 820px) {
        .photo_box {
            height: 550px;
        }
        .general_result_box .photo_box {
            height: 100%;
        }
    }
    @media screen and (max-width: 767px) {
        .photo_box {
            height: auto;
        }
    }
    .photo_box img {
        margin: 0 auto;
        max-height: 100%;
        object-fit: cover;
    }
    .cm2 {
        display: flex;
        width: 100%;
    }
    .result_photo_3cm {
        width: calc(100%/3.2);
        margin-bottom: 55px;
    }
    .result_photo_3cm .cm3 {
        display: flex;
        width: 100%;
        min-height: 370px;
    }
    .result_photo_3cm .cm3_height {
        max-height: 370px;
        width: 100%;
        display: flex;
        align-items: center;
    }
    .result_photo_3cm .cm3 img {
        max-height: 100%;
        object-fit: cover;
        margin: 0 auto;
    }
    @media screen and (max-width: 1024px) {
        .result_photo_3cm {
            width: calc(100%/3.1);
        }
        .result_photo_3cm .examiner{
            flex-direction: column;
        }
    }
    @media screen and (max-width: 820px) {
        .result_photo_3cm {
            width: 97%;
            margin: 0 auto 35px;
        }
        .result_photo_3cm .cm3 {
            min-height: initial;
        }
        .result_photo_3cm .examiner{
            flex-direction: row;
        }
        .result_photo_3cm .cm3 img {
            margin: 0 auto;
            height: auto;
        }
    }

    .result_photo_4cm {
        width: calc(100%/4.2);
        margin-bottom: 55px;
    }
    .result_photo_4cm .result_name {
        flex-direction: column;
    }
    .result_photo_4cm .result_name h3 {
        margin-top: 15px;
    }

    @media screen and (max-width: 1024px) {
        .result_photo_4cm {
            width: calc(100%/4.1);
        }
        .result_photo_4cm .examiner{
            flex-direction: column;
        }
    }
    @media screen and (max-width: 820px) {
        .result_photo_4cm {
            width: calc(100%/2.1);
            margin: 0 auto 35px;
        }
        .result_photo_4cm .examiner{
            flex-direction: row;
        }
        .result_photo_4cm .cm3 img {
            margin: 0 auto;
            height: auto;
        }
    }
    @media screen and (max-width: 767px) {
        .result_photo_4cm {
            width: 100%;
        }
    }


    /* 高校・中学・小学 */
    .result_box_1cm {
        max-width: 1200px;
        width: 100%;
        margin: 40px auto 0;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-wrap: wrap;
    }
    .result_box_1cm .result_photo{
        width: 100%;
        margin: 0 auto;
    }
    .cm1 {
        max-width: 640px;
        width: 100%;
        margin: 0 auto;
    }
    .highcm1 {
        max-width: 450px;
    }
    .result_box_1cm .result_judge {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .result_judge_wrap {
        max-width: 890px;
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .result_judge_wrap .examiner {
        width: 35%;
    }
    .result_judge_wrap .comment {
        width: 65%;
    }  
    .result_box_1cm .examiner_name {
        max-width: 220px;
    }
    @media screen and (max-width: 820px) {
        .result_judge_wrap {
            flex-direction: column;
        }
        .result_judge_wrap .examiner {
            width: 100%;
        }
        .result_judge_wrap .comment {
            width: 100%;
        }
    }
    .items_box {
        max-width: 950px;
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    /* 賞マークを横に入れるパターン */
    .mark {
        margin-right: 10px;
    }
    .judge_box {
        width: 100%;
        display: flex;
        align-items: center;
    }
    .items_box .examiner{
        width: 43%;
    }
    .items_box .comment {
        width: 55%;
    }
    @media screen and (max-width: 820px) {
        .items_box .examiner {
            width: 100%;
        }
        .items_box .comment {
            width: 100%;
        }
    }
    @media screen and (max-width: 767px) {
        .items_box .examiner {
            width: 100%;
            flex-wrap: wrap;
        }
        .items_box .mark {
            width: 100%;
            margin: 0 auto;
        } 

    }
    /* 大賞 */
    .photo {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    /* 優秀賞 */
    .photo_excellence {
        height: 365px;
        margin: 0 auto;
        object-fit: cover !important;
    }
    @media screen and (max-width: 820px) {
        .photo_excellence {
            width: 100%;
            height: auto;
        }
    }


    .high_photo{
        width: 100%;
        max-height: 520px !important;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .high_photo img{
        display: block;
        margin: 0 auto;
        object-fit: cover !important;
    }
    .daigo img {
        max-height: 360px;
        height: 100%;
    }
    .high_photo2 img {
        height: auto;
    }
    @media screen and (max-width: 820px) {
        .high_photo {
            max-height: 100% !important;
        }
    }
    .result_name {
        max-width: 360px;
        width: 100%;
        margin: 15px auto;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .result_name img {
        display: block;
        width: 95px;
        height: 95px;
    }
    .result_name h3{
        font-size: 2rem;
        font-family: '小塚ゴシック Pro','Kozuka Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', 'メイリオ', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
        font-weight: 600;
        letter-spacing: 1;
        line-height: 1.2;
    }
    /* 賞のロゴ二つ */
    .result_name2 {
        max-width: 400px;
    }
    .result_name2_img {
        display: flex;
        align-items: center;
    }
    @media screen and (max-width: 767px) {
        .result_name h3{
            font-size: 1.6rem;
        }
        .result_name2 {
           flex-direction: column;
        }
        .result_name2_img {
            margin-bottom: 10px;
        }
    }
    .result_judge {
        width: 100%;
        height: 100%;
        padding: 20px;
        border-radius: 20px;
        background-color: #f2f0ed;
    }
    @media screen and (max-width: 767px) {
        .result_judge {
            height: auto;
        }
    }
    .examiner {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
    }
    .examiner img {
        display: block;
        max-width: 130px;
        width: 100%;
    }
    .examiner .mark {
        display: block;
        max-width: 110px;
        width: 100%;
    }

    .examiner_name {
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
        font-family: '小塚ゴシック Pro','Kozuka Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', 'メイリオ', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
        font-weight: 600;
        text-align: center;
    }
    .examiner_name .name {
        font-size: 2.3rem;
    }
    .examiner_name .work{
		font-size: 1.2rem;
        padding-bottom: 5px;
    }
    .comment {
        font-size: 1.5rem;
        padding: 30px 4px 10px;
        line-height: 1.7;
        letter-spacing: 1px;
    }
    @media screen and (max-width: 820px) {
        .examiner_name {
            max-width: 220px;
            margin: initial;
        }
    }
    @media screen and (max-width: 599px) {

        .examiner_name .name {
            font-size: 2rem;
        }
		  .examiner img {
            width: 45%;
        }
    }
    /* /共通部分 */

    /* 第一回 背景・テキスト色 */
    /* 一般の部 */
    .general_container {
        width: 100%;
        background-image: linear-gradient(120deg, rgb(255 179 237 / 20%), rgba(255, 255, 255, 0)), linear-gradient(185deg, #fffcf1, rgba(255, 255, 255, 0)), linear-gradient(340deg, #f0f2e8cc, rgba(255, 255, 255, 0));
    }
    .excellent_container {
        width: 100%;
        background-image: linear-gradient(120deg, rgb(249 255 217 / 20%), rgba(255, 255, 255, 0)), linear-gradient(185deg, #fdfff1, rgba(255, 255, 255, 0)), linear-gradient(340deg, #d8fbe991, rgba(255, 255, 255, 0));
    }

    .general_heading h2 {
        color: #d61a1a;
        text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
    }
    .general_heading p {
        background-color:#d61a1a;
    }

    @media (max-width: 767px) {
        .general_container {
            background-position: center;
        }
        .general_heading p {
            padding:10px;
        }
    }

    /* 高校生の部 */
    .high_container {
        background: url(../img/result1/high_img_5.jpg)center/cover no-repeat;
        background-position: top right;
    }
    .high_heading h2 {
        color: #97b509;
    }
    .high_heading p {
        background-color: #97b509;
    }

    /* 第3回 背景・テキスト色 */
    /* 一般の部 */
    /* 高校生の部 */
    .high_container_2 {
        width: 100%;
        background: url(../img/result1/high_container_img_2.jpg)no-repeat center center/cover;
    }
    .high_heading_2 h2 {
        color: #6751a7;
    }
    .high_heading_2 p {
        background-color: #6751a7;
    }

    .high_heading_3 h2 {
        color: #52C3F1;
    }
    .high_heading_3 p {
        background-color: #52C3F1;
    }
    /* 中学生の部 */
    .junior-high_container_2 {
        width: 100%;
        background: url(../img/result1/junior-high_img_2.jpg)no-repeat center center/cover;
    }
    @media screen and (max-width: 767px) {
        .junior-high_container_2 {
            background-position: top 50% right 5%;
        }
    }
    .junior-high_heading_2 h2 {
        color: #3760c9;
    }
    .junior-high_heading_2 p {
        background-color: #3760c9;
    }

    .junior-high_heading_3 h2 {
        color: #fe6f89;
    }
    .junior-high_heading_3 p {
        background-color: #fe6f89;
    }
    /* 小学生の部 */
    .grade_container_2 {
        width: 100%;
        background: url(../img/result1/grade_container_2.jpg)no-repeat center center/cover;
    }
    .grade_heading_2 h2 {
        color: #d35e5e;
    }
    .grade_heading_2 p {
        background-color: #d35e5e;
    }
    .grade_container_3 {
        width: 100%;
        background: url(../img/result1/grade_container_3.jpg)no-repeat center center/cover;
    }
    @media only screen and (max-width: 767px) {
        .grade_container_3 {
            background-position: top 10% right 39%;
        }
    }
    .grand_prize_txt {
        text-align: center;
        font-size: 22px;
        position: relative;
    }
    .grand_prize_txt::before,
    .grand_prize_txt::after {
        position: relative;
        display: inline-block;
        content: "";
        background: #333;
        width: 2px;
        height: 2em;
        margin: 0 1em;
        margin-top: -.2em;
        vertical-align: middle;
    }
    .grand_prize_txt::before {
        transform: rotate(-35deg);
      }
       
      .grand_prize_txt::after {
        transform: rotate(35deg);
      }
    .grand_prize_txt span {
        color: #E63946;
        font-size: 26px;
        font-weight: bold;
    }
    .grand_prize_txt span span{
        font-size: 28px;
    }
    @media (max-width: 767px) {
        .grand_prize_txt {
            font-size: 18px;
        }
        .grand_prize_txt span {
            font-size: 22px;
        }
        .grand_prize_txt span span {
            font-size: 23px;
        }
        .grand_prize_txt::before,
        .grand_prize_txt::after {
            display: none;
      }
    }
    .grade_heading_3 h2 {
        color: #fd9a44;
    }
    .grade_heading_3 p {
        background-color: #fd9a44;
    }

    /* 最終選考作品（一般の部） */
    .final-general_container {
        background: #E9F5DB;
        padding-bottom: 60px ;
    }
    .final-general_heading h2 {
        color: #F6983F;
    }

    .final-general_heading p {
        font-size: 1.4rem;
        color: #333;
        text-align: center;
        font-weight: 600;
        padding-right: 24px;
    }
    .final_photo {
        margin-bottom: 40px;
    }
    .final_box {
        max-width: 1200px;
        width: 100%;
        margin: 50px auto;
        background-color: #fff;
        padding: 3.5em 5em 5em;
        box-shadow: 0 0 15px 2px rgba(0,0,0, .35);
    }
    .final_box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 2px solid #cdcdcd;
    }

    .final_box ul:nth-child(5) {
        border-bottom: none;
    }
    .final_box ul:nth-child(6)::after {
        content: "";
        width: 23%;
        margin: 8px;
    }
    .final_box ul:nth-child(6)::before {
        content: "";
        width: 23%;
        margin: 0;
        order: 1;
    }

    .final_box ul li {
        width: calc(100%/4.3);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        justify-content: center;
        align-items: center;
        padding: 6em 2.5em 3em;
    }


    .final_box ul li a {
        display: block;
        max-height: 320px;
        height: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .final_name {
        width: 100%;
        font-size: 1.6rem;
        text-align: center;
        padding: 1.5em 0 1em;
        font-weight: 600;
        letter-spacing: 1px;
    }
    .final_box ul li .photo_area {
        position: relative;
        background: #fff;
    }
    
    .final_box ul li .photo_area img {
        margin: 0 auto;
        display: block;
        height: auto;
        object-fit: contain;
    }
    @media only screen and (max-width: 1024px) {
        .final_name {
            font-size: 1.3rem;
            letter-spacing: 0;
        }
    }
    @media only screen and (max-width: 820px) {
        .final_box {
            padding: 3.5em 2.5em 5em;
        }
        .final_box ul li {
            width: calc(100%/4.1);
            padding: 6em 1.5em 3em;
        }
    }
    @media only screen and (max-width: 768px) {
        .final_name {
            font-size: 1.2rem;
        }
    }
    @media only screen and (max-width: 767px) {
        .final-general_heading p {
            font-size: 1.2rem;
            letter-spacing: 0;
            padding: 3px 0;
        }
        .final_box {
            margin: 50px auto;
            padding: 3.5em 1em 5em;
        }
        .final_box ul {
            border-bottom: none;
        }
        .final_box ul li {
            width: calc(100%/2);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            justify-content: center;
            align-items: center;
            padding: 3em 1em 3em;
        }
        .final_name {
            padding: 1.3em 0 0;
        }
    }

    /* 理事長賞 */
    .examiner_container .cm1 {
        max-height: 100%;
        max-width: 480px;
    }
    .examiner_container .cm1 img {
        height: 100%;
        object-fit: cover;
    }

    .examiner_container {
        background: url(../img/result1/2025_spring_chairman_bg.jpg);
        background-repeat: repeat;
        background-size: cover;
        background-position: center top;
    }
    .good_container {
        background: url(../img/result1/examiner_bg.png);
        background-repeat: repeat;
    }
    .newcomer_container {
        background: url(../img/result1/2025_spring_result_bg.jpg);
        background-size: cover;
    }
    .examiner_container,
    .effort_container,
    .newcomer_container,
    .good_container {
        padding: 100px 15px;
    }
    .result_good {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
    }
    .result_good_flex {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
    }
    .result_good_flex__l {
        width: 50%;
    }
    .result_good_flex__r {
        width: 100%;
    }

    @media only screen and (max-width: 767px) {
        .examiner_container,
        .effort_container,
        .good_container {
            padding: 30px 15px;
        }
        .result_good_flex__l {
            width: 100%;
        }
        .result_good_flex__r {
            width: 100%;
        }
    }

    /* 敢闘賞 */
    .effort_container{
        background: url(../img/result1/2025_spring_good_bg.jpg);
        background-repeat: repeat;
    }
    .img_lr_box{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }


    /* 審査員紹介 */
    .judge_container {
        padding: 100px 0 0;
        background-color: #fff;
    }
    .judge_heading h2 {
        color: #003566;
    }
    .judge_heading p {
        padding: 3px 55px;
        background-color:#003566;
    }
    .judges_wrap {
        max-width: 1200px;
        width: 100%;
        margin: 50px auto;
    }
    .judges_wrap {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .judge_profile {
        width: calc(100%/3.333);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 60px;
        padding: 23px 10px;
    }
    .judge_profile:nth-child(2) {
        border-left: 2px dashed #C0C0C0;
        border-right: 2px dashed #C0C0C0;
    }
    .judge_profile:nth-child(4) {
        border-right: 2px dashed #C0C0C0;
    }
    .profile_top {
        flex-grow: 1;
        text-align: center;
        font-family: '小塚ゴシック Pro','Kozuka Gothic Pro', '游ゴシック Medium', 'Yu Gothic Medium', 'メイリオ', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
        font-weight: 600;
    }
    .judge_image {
        width: 210px;
        height: 210px;
        margin: 0 auto;
    }
    .work {
        font-size: 1.4rem;
        padding: 20px 0 10px;
        line-height: 1.2;
    }
    .name {
        font-size: 2.6rem;
        line-height: 1;
        letter-spacing: 1px;
    }
    .hiragana {
        font-size: 1.3rem;
        padding-top: 3px;
    }
    .profile_text {
        max-width: 260px;
        width: 100%;
        flex-grow: 1;
        margin: 0 auto;
        text-align: left;
        padding-top: 25px;
        font-size: 1.4rem; 
    }
    @media screen and (max-width: 820px) {
        .judge_profile {
            width: calc(100%/3);
			margin-bottom: 25px;
        }

        .judge_image {
            width: 180px;
            height: 180px;
        }
    }
    @media screen and (max-width: 599px) {
		    .judge_container {
            padding: 60px 2% 0;
        }
        .judge_profile {
            width: 100%;
        }
        .judge_image {
            width: 200px;
            height: 200px;
        }
        .judge_profile:nth-child(2) {
            border-left: none;
            border-right: none;
        }
        .judge_profile:nth-child(4) {
            border-right: none;
        }
        .judge_profile:last-child {
            margin-bottom: 0;
        }
    }
    /* /審査員紹介 */

    /* 過去審査結果 */
    .past_result {
        width: 100%;
        margin: 60px auto 50px;
        text-align: center;
        padding: 85px 15px;
        background: #f5f5f5;
    }
    @media screen and (max-width: 767px) {
        .past_result {
            padding: 45px 15px;
        }
    }
    .past_heading {
        font-size: 2.8rem;
        margin-bottom: 50px;
    }
    .result_link {
        max-width: 600px;
        width: 100%;
        margin: 0 auto;
    }
    .result_link li{
        width: 100%;
        height: 81px;
        background: #2CA139;
        box-shadow: 3px 3px #2a6625;
        /* background-image: url(../img/result1/kako_btn.png); */
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .result_link a{
        width: 100%;
        font-size: 2rem;
        color: #fff;
        display: block;
        position: relative;
    }
    .result_link a::after{
        content: '';
        position: absolute;
        top:40%;
        right: 25px;
        width: 9px;
        height: 9px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: rotate(45deg);
    }
    @media screen and (max-width: 599px) {
        .result_link a{
            font-size: 1.8rem;
        }
        .result_link a::after{
            right: 10px;
        }
    }
    /* /過去審査結果 */

    /* バナー */
    .banner_container {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        padding: 0 15px 60px;/* ←過去審査結果が表示されたらTOPに60px指定 */
    }
    .banner_wrap {
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
    }
    .banner_wrap a{
        display: block;
        width: calc(100%/3.33);
    }
    
    .banner_wrap img{
        width: 270px;
        margin: 0 auto;
    }
    @media screen and (max-width: 599px) {
        .banner_wrap a{
            width: 100%;
        }
        .banner_wrap a img{
            width: 100%;
            margin: 0 auto 15px;
        }
    }
    /* /バナー */




    /* フッター */
    .footer {
        width: 100%;
        background-color: #C92C1A;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer-copyright {
        color: #fff;
        padding: 10px 15px;
        font-size: 1.3rem;
    }

    /* ページトップボタン */
    #pagetop{
        position: fixed;
        right: 20px;
        bottom: 55px;
        background: #9b76ad;
        opacity: 0.8;
        border-radius: 50%;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
      }
      .pagetop2 {
        background: #000;
      }
      #pagetop.show {
        opacity: 1;
        visibility: visible;
      }
      #pagetop a{
        display: block;
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
      }
      #pagetop a::before{
        content: '';
        width: 10px;
        height: 10px;
        border-top: solid 3px #fff;
        border-right: solid 3px #fff;
        transform: rotate(315deg);
      }

    /* /フッター */
    @media screen and (min-width: 769px) {
        /* メニュー */
        .navbar-menu li:hover {
            opacity: .7;
        }
        /* 最終選考作品（一般の部） */
        .final_box ul li img:hover{
            opacity: .7;
        }
        /* 過去審査結果 */
        .result_link li:hover{
            opacity: .7;
        }
        /* バナー */
        .banner_wrap a:hover{
            opacity: .7;
        }
        /* ページトップ */
        #pagetop:hover {
            opacity: .7;
        }
    }
    .mt {
        margin-top: 15px;
    }

    .txt_color {
        color: #E63946;
    }

    /* 作品掲載について */
.exhibition .other {
    margin: 0 auto;
    padding: 50px 30px;
    border-radius: 20px;
    background-color: #f2f0ed;
    max-width: 1200px;
    text-align: center;
}
.exhibition .other .marker  {
    background: linear-gradient(transparent 50%, #fff000 0%);
    display: inline;
    padding: 0 1px 0px;
}
.exhibition .other .text {
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 20px;
}
.exhibition .other img {
    margin: 0 auto;
}
@media screen and (max-width: 769px) {
    .exhibition .other .text {
        text-align: left;
    }
}