@charset "utf-8";
/*
Version: 1.9.8
*/


#wp-admin-bar-wp-logo{display:none !important;}

a.ld-profile-edit-link{display: none;}

.custom-label {
    display: block;
    margin-bottom: 15px;
    font-size: 1.2em;
    color: #3b3b3b;
}

.custom-input, .custom-textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    font-size: 1em;
    transition: background-color 0.3s;
}

.custom-input:focus, .custom-textarea:focus {
    background-color: #e8e8e8;
    outline: none;
}

.custom-textarea {
    resize: vertical;
    height: 150px;
}

.custom-submit {
    background-color: #333;
    color: white;
    padding: 14px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s;
}

.custom-submit:hover {
    background-color: #555;
}






.infotitle{
    margin: 0 0 13px 10px;
    font-size: 20px;
    text-align: left;
}

.infotable-container{
    margin-bottom: 64px !important;
  }

.infotable-container a{
background:none !important; 
color: #30addf !important;
padding:0 !important; 
border-radius:0 !important; 
text-decoration: underline;
}





/* Input fields style */
.wpcf7-text, .wpcf7-tel, .wpcf7-email, .wpcf7-date, .wpcf7-textarea, .wpcf7-number,.wpcf7-select,.admin_submission_date {
    width: 50%;
    padding: 7px 10px;
    margin: 1px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

.message_admin_submission_date{
    font-weight: bold;
    color: #e33838 !important;
}


.wpcf7-checkbox input[type="checkbox"], 
.wpcf7-radio input[type="radio"] {
    transform: scale(1.1);
    margin-right: 5px;
}

.wpcf7-checkbox .wpcf7-list-item, 
.wpcf7-radio .wpcf7-list-item {
    display: block;
    margin-bottom: 5px; /* Add some spacing between each item */
    margin-left: 1px;
}



/* Radio buttons and checkbox style */
.wpcf7-list-item-label {
    margin-right: 15px;
    font-size: 16px;
}

/* Submit button style */
.wpcf7-submit {
    background-color: #333;
    color: #fff;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s;
    margin-top: 10px;
}

.wpcf7-submit:hover {
    background-color: #555;
}

/* Table styles based on #modalTable styles */
.cf7-table {
    width: 80% !important;
    border-collapse: collapse;
    font-size: 14px;
    text-align: left;
    margin: 25px 0;
    border:  solid #dddddd 1px;
}

.cf7-table td {
    padding: 5px 15px;
    border-bottom: 1px solid #ddd;
}

.cf7-table td:first-child {
    width: 30%;
    padding-left: 19px;
}

.cf7-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.cf7-table tbody tr:last-of-type {
    border-bottom: none;
}

.cf7-table tbody tr:nth-of-type(even) {
    background-color: #fafafa;
}

.cf7-table tbody tr:hover {
    background-color: #f5f5f5;
}

/* If you have links in your form */
.cf7-table a {
    color: #009879;
    text-decoration: none;
}

.cf7-table a:hover {
    text-decoration: underline;
}

.cf7-table p{
    color:#666 !important;
    font-size: 16px;
    margin: 12px 0;
}



span.hissu {
    background-color: #0ba4ba; /* シアン背景 */
    color: white;           /* 白文字 */
    padding: 2px 6px;       /* 文字周りの余白を少し追加 */
    border-radius: 2px;     /* 角を少し丸く */
    margin: 0 8px 0 0;
}

/* 任意 (nini) スタイル */
span.nini {
    background-color: #999999; /* シアン背景 */
    color: white;           /* 白文字 */
    padding: 2px 6px;       /* 文字周りの余白を少し追加 */
    border-radius: 2px;     /* 角を少し丸く */
    margin: 0 8px 0 0;
}

.setumeibun p{
    font-size: 14px;
}


.siteseal{
    width: 80% !important;
    margin: 6px 0 0;
    text-align: right;
}



#pageStayTime{
    position: fixed;
    z-index: 99999;
    bottom: 10px;
    right: 13px;
    padding: 7px 13px;
    background: #f3f3f3;
    border-radius: 11px;
    font-size: 15px;
}



@media (min-width: 768px)and (max-width: 1023px){
    .cf7-table {
        width: 100% !important;
    }

    .siteseal{
        width: 100% !important;
    }

    .infotitle{
        font-size: 17.6px;
    }

    
    }


@media (max-width: 767px){
    .cf7-table {
        width: 100% !important;
    }

    .siteseal{
        width: 100% !important;
    }

    .cf7-table tr td {
        display: block;
        width: 100%;
        border: none;
    }

    .cf7-table td:first-child {
        width: 100%;
    }

    .cf7-table td:last-child {
        padding-top: 0;
        margin: -13px 8px 0px;    
    }


    .wpcf7-text, .wpcf7-tel, .wpcf7-email, .wpcf7-date, .wpcf7-textarea, .wpcf7-number,.wpcf7-select {
        width: 70%;
    }


    .infotitle{
        font-size: 17.6px;
    }
    
    }









        .login-container{
        margin-top: 30px;
        }

            /* ログインページのスタイリング */
        .login-container {
            min-height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            background-color: #f5f5f5;
        }

        .login-box {
            padding: 2rem;
            background-color: white;
            box-shadow: 0 0 10px rgba(0,0,0,0.1);
            border-radius: 8px;
            width: 90%;
            max-width: 400px;
            text-align: center;
            margin-top: 20px;
        }

        .login-box h2 {
            margin-bottom: 1.5rem;
            color: #333;
            font-size: 21px;
        }

        .login-box input[type="text"],
        .login-box input[type="password"],
        .login-box input[type="submit"] {
            width: 100%;
            padding: 10px;
            margin-top: 0.5rem;
            border: 1px solid #ddd;
            border-radius: 4px;
            box-sizing: border-box; /* 入力フィールドのサイズを調整 */
        }

        .login-box input[type="submit"] {
            background-color: #337f90;
            color: white;
            cursor: pointer;
        }

        .login-box input[type="submit"]:hover {
            background-color: #2d7484;
        }





    .record_maincontent{margin-top:50px;
        width: 100%; /* テーブルの幅 */
        margin: 100px auto 0; /* 中央揃え */
        padding-bottom: 79px;
        text-align: left;
        background: #f4f7f9;}

    .student-info {
        background: #fff;
        width: 90%;
        margin: 40px auto 0;
        padding: 0 30px 32px;
        border-radius: 8px;
        box-shadow: 0px 3px 11px 0px rgb(0 0 0 / 5%);
    }

    .admin_message{
        margin: 20px 0 0;
        font-size: 14px;
    }

    .gakka_report_contents, .jitti_report_contents , .exam_report_contents , .course_guide_contents {
    background: #fff;
    width: 90%;
    margin: 40px auto 0;
    padding: 0 30px 37px;
    border-radius: 8px;
    box-shadow: 0px 3px 11px 0px rgb(0 0 0 / 5%);
    }

    .jitti_report_contents{
    padding-bottom:27px;
    }

    .exam_report_contents {
    padding-bottom:20px;
    }




    
        .student-info table {
            width: 100%; /* テーブルの幅を親要素に合わせて100%に設定 */
            border-collapse: collapse; /* セル間のボーダーを1本にまとめる */
            margin-top: 20px; /* 上部にマージンを設定 */
        }
        
        .student-info th, 
        .student-info td {
            border: 1px solid #e0e0e0; /* セルのボーダーを薄いグレーに設定 */
            padding: 8px; /* セル内のパディングを設定 */
            text-align: left; /* テキストを左揃えに設定 */
            font-family: 'Arial', sans-serif; /* フォントファミリーを指定 */
            font-size: 14px; /* フォントサイズを設定 */
        }
        
        .student-info th {
            background-color: #f6f6f6; /* ヘッダーセルの背景色を薄い灰色に設定 */
            color: #333; /* ヘッダーセルのテキスト色を濃いグレーに設定 */
            font-weight: bold; /* ヘッダーテキストを太字に設定 */
        }
        
        .student-info td {
            background-color: #ffffff; /* データセルの背景色を白に設定 */
            vertical-align: top; /* テキストをセルの上部に揃える */
        }
        
        .student-info tr:hover td {
            background-color: #f5f5f5; /* ホバー時のセルの背景色を薄い灰色に設定 */
        }
        
        .student-info tbody tr:nth-child(odd) td {
            background-color: #fafafa; /* 奇数行のデータセルの背景色を非常に薄い灰色に設定 */
        }
        
        .record_maincontent h2 {
            margin: 89px auto 0;
            color: #333;
            font-size: 30px;
            width: 90%;
        }






        .record_maincontent h3 {
            font-size: 23px;
            margin: 29px 0 20px;
            text-align: left;
            border-bottom: 3px solid #a0bfc7;
            padding-bottom: 9px;
            color: #333;
        }

    
    .record_maincontent h4 {
        font-size: 19px;
        margin: 24px 0 9px;
        text-align: left;
        border-bottom: 1px solid #dfdfdf;
        padding: 0 0 2px;
    }

    .editable-table {
        width:100%;
        border-collapse: collapse; /* ボーダーのスタイル */
        font-size: 16px;
        table-layout: fixed;
    }
    
    .editable-table th, .editable-table td {
        border: 1px solid #ddd; /* セルのボーダー */
        padding: 2px 5px; /* セル内の余白 */
        text-align: left; /* テキストの揃え */
    }
    
    .editable-table th {
        background-color: #f6f6f6; /* ヘッダーの背景色 */
        color: #333; /* ヘッダーのテキスト色 */
    }
    
    /* .editable-table tr:nth-child(even){background-color: #f5f7f7;}  偶数行の背景色 */
    
    /* .editable-table tr:hover {background-color: #f2faff;} /* ホバー時の行の背景色 */
    
       .editable-table tr:hover {opacity:0.8;} /* ホバー時の行の背景色 */

    
    .gakka_button_block{
        text-align: center;
        position: fixed;
        bottom: 15px;
        right: 15px;
        z-index: 999999;
        }

    .dummy-btn{
        background: #fcf8e3;
        border: 1px solid #f0ad4e;
        padding: 9px;
        margin: 10px 10px 30px;
        border-radius: 4px;
        color: #8a6d3b;
        z-index: 50;
        position: fixed;
        bottom: 15px;
        right: 15px;
    }
    
    .edit-btn, .save-btn {
        padding: 9px 15px;
        font-size: 20px;
        margin-right: 10px; /* ボタン間の余白 */
        color: white; /* ボタンのテキスト色 */
        border: none; /* ボタンのボーダー除去 */
        border-radius: 3px; /* ボタンの角丸 */
        cursor: pointer; /* カーソルのスタイル */
    }

    .save-btn2 {
        width: 152px;
        text-align: center;
    }

    .edit-btn {
    background-color: #4c74af; /* ボタンの背景色 */
    }

    .save-btn {
        background-color: #4CAF50; /* ボタンの背景色 */
    }
    

    .edit-btn:hover {
        background-color: #4569a1; /* ボタンの背景色 */
        }
    
    .save-btn:hover {
        background-color: #419c44; /* ボタンの背景色 */
    }
        
    
    .edit-input, .display-span {
        width: 100%; /* 入力フィールドの幅 */
    }
    
    .save-btn {
        margin-top: 20px; /* 保存ボタン上の余白 */
    }


    .scrollable-table-container {
        overflow-x: auto; /* 横方向にスクロールバーを表示 */
        margin: 0 auto;
        width: 100%; /* コンテナの幅を設定 */
        -webkit-overflow-scrolling: touch; /* iOSデバイスでのスムーズなスクロールを有効化 */
    }

    .gakkadetail{width:auto !important;}

    .editable-table input[type="text"], .editable-table input[type="date"], .editable-table input[type="number"], .editable-table input[type="time"], .editable-table textarea, .editable-table select {
        padding: 4px;
        margin: 10px 0 10px 0; /* 下のマージンを追加して、フィールド間のスペースを作ります */
        display: inline-block;
        border: 1px solid #ccc; /* 枠線の色 */
        border-radius: 4px; /* 角の丸み */
        box-sizing: border-box; /* パディングとボーダーを幅と高さに含める */
        font-size: 14px;
        background-color: #ffebeb; /* 薄い青色 */
    }

    .editable-table input.bluebk , .editable-table textarea.bluebk{
    background-color: #f4fdff; /* 薄い青色 */
    }
    
    

    .editable-table input[type="date"], .editable-table input[type="time"]{
        font-weight: bold;
    }

    
    .editable-table input[type="text"]:focus, .editable-table input[type="date"]:focus, .editable-table input[type="number"]:focus, .editable-table input[type="time"]:focus, .editable-table textarea:focus, .editable-table select:focus {
        outline: none; /* フォーカス時のアウトラインを除去 */
    }

    .editable-table input::placeholder {
        color: #888; /* プレースホルダーのテキスト色 */
    }

    .editable-table .input-filled {
        background-color: #ffffff !important; /* 薄い青色 */
    }


    .editable-table .last-raw {
        background-color: #e3e3e3 !important;
        color: #1d1d1d;
        font-weight: bold; /* フォントを太く */
    }
    
    .editable-table .last-raw td {
        border-top: 1px solid #e5e5e5
        }


    .editable-table .icon{
        border: 1px solid #ddd;
        display: none;
    }

    .editable-table .icon i{
       padding: 0 3px;
    }

    .open-modal-btn ,.open-jitti-modal-btn ,.open-syuryo-modal-btn  {
        background: #5baa7a;
        color: #fff;
        padding: 6px;
        width: 35px;
        text-align: center;
        font-size: 13px;
        border-radius: 9px;
    }



    .copy-gakka-btn ,.copy-btn, .copy-syuryo-btn , .copy-info-btn {
        background: #7eb2bc;
        color: #fff;
        padding: 6px;
        width: 35px;
        text-align: center;
        font-size: 13px;
        border-radius: 9px;
        display: inline-block;
    }


    .delete-info-btn, .delete-gakka-btn, .delete-jitti-btn, .delete-syuryo-btn{
        background: #dd6e6e;;
        color: #fff;
        padding: 6px;
        width: 35px;
        text-align: center;
        font-size: 13px;
        border-radius: 9px;
        display: inline-block;
    }



    .table-footer{
        text-align: center;
        margin-top: 14px;
    }

    .add-row-btn {
        display: inline-block;
        width: 30px;      /* アイコンの幅 */
        height: 30px;     /* アイコンの高さ */
        line-height: 30px; /* 中央に記号を配置 */
        background-color: #a4a4a4; /* 背景色 */
        color: white;     /* 文字色 */
        border-radius: 50%; /* 丸みを持たせる */
        text-align: center; /* テキストを中央揃え */
        font-size: 20px;  /* 文字サイズ */
        cursor: pointer;  /* カーソルをポインターに */
        border: none;     /* 境界線なし */
        box-shadow: 0 2px 5px rgb(111 111 111 / 20%); /* 影を追加 */
        transition: background-color 0.3s; /* 色の変化をなめらかに */
        display: none;
    }
    
    .add-row-btn:hover {
        background-color: #545454; /* ホバー時の背景色 */
    }



    table.info-table, table.bordernonetable , .gakkadetail_el{
        table-layout: fixed;
    }





    .bordernonetable th, 
    .bordernonetable td {
        border: 1px solid #e0e0e0; /* セルのボーダーを薄いグレーに設定 */
        padding: 8px; /* セル内のパディングを設定 */
        text-align: left; /* テキストを左揃えに設定 */
        font-family: 'Arial', sans-serif; /* フォントファミリーを指定 */
        font-size: 14px; /* フォントサイズを設定 */
    }
    
    .bordernonetable th {
        background-color: #f6f6f6; /* ヘッダーセルの背景色を薄い灰色に設定 */
        color: #333; /* ヘッダーセルのテキスト色を濃いグレーに設定 */
        font-weight: bold; /* ヘッダーテキストを太字に設定 */
    }
    
    .bordernonetable td {
        background-color: #ffffff; /* データセルの背景色を白に設定 */
        vertical-align: top; /* テキストをセルの上部に揃える */
    }
    
    .bordernonetable tr:hover td {
        background-color: #f5f5f5; /* ホバー時のセルの背景色を薄い灰色に設定 */
    }


    .bordernonetable textarea{
        margin: 0 !important;
    }



    

 

    @media (min-width: 768px)and (max-width: 1023px){

        .editable-table {
            width:100%;
        }
        
        }
    
    
    @media (max-width: 767px){

        .editable-table {
            width:1023px;
        }

        table.info-table{
            width:100% !important;
        }


        .gakka_report_contents, .jitti_report_contents , .exam_report_contents , .course_guide_contents  {
        padding-left:24px;
        padding-right:24px;
        }

        }
    





                .body-no-scroll {
                    overflow: hidden !important;
                    height: 100%;
                    width: 100%;
                    position: fixed; /* オプションで追加できます */
                }

                .record_maincontent .modal {
                    display: none;
                    position: fixed;
                    z-index: 1;
                    left: 0;
                    top: 0;
                    width: 100%;
                    height: 100%;
                    overflow: auto;
                    background-color: rgb(0,0,0);
                    background-color: rgba(0,0,0,0.4);
                }
                
                .record_maincontent .modal-content {
                    background-color: #fefefe;
                    margin: 15% auto;
                    padding: 20px;
                    border: 1px solid #888;
                    width: 480px;
                    border-radius: 10px
                }
                
                .record_maincontent .modal-content h2 {
                    font-size: 26px;
                    margin:0;
                }

                .record_maincontent .close {
                    color: #aaa;
                    float: right;
                    font-size: 28px;
                    font-weight: bold;
                }
                
                .record_maincontent .close:hover,
                .record_maincontent .close:focus {
                    color: black;
                    text-decoration: none;
                    cursor: pointer;
                }

                .record_maincontent .open-modal-btn, .record_maincontent .open-jitti-modal-btn, .record_maincontent .open-syuryo-modal-btn
                {display:none;}


                        
                .modal input[type="submit"], .spreadsheets input[type="button"]{
                    background: #009879;           /* ヘッダと同じ背景色 */
                    border: none;
                    color: white;                  /* ヘッダの文字色と同じ */
                    padding: 8px 16px;             /* よりバランスの取れたpadding */
                    border-radius: 4px;            /* テーブルのinputやselectと同じborder-radius */
                    font-size: 15px;
                    transition: background-color 0.3s, transform 0.3s; /* スムーズな変化のためのトランジション */
                    cursor: pointer;               /* ボタンをクリックできることを明示的に示す */
                }
                
                .modal input[type="submit"]:hover, .spreadsheets input[type="button"]:hover {
                    background: #007a65;           /* ホバー時の背景色（少し暗め） */
                    transform: scale(1.05);        /* ホバー時に少し大きく */
                }
                
                .modal input[type="submit"]:active, .spreadsheets input[type="button"]:active {
                    background: #005f4c;           /* アクティブ時（クリックされたとき）の背景色 */
                    transform: scale(1);           /* アクティブ時のサイズを元に戻す */
                }
                
                
                
                
                
                #modalinputTable {
                    margin-bottom: 10px;
                }
                #modalinputTable tr{
                    height: 31px
                }
                
                
  
                
                #kakudai_table {
                    width: 100%;
                    border-collapse: collapse;
                    font-size: 14px;
                    text-align: left;
                    margin: 25px 0;
                }
                
                #kakudai_table thead tr {
                    background-color: #009879;
                    color: white;
                    text-align: left;
                }
                
                #kakudai_table th,
                #kakudai_table td {
                    padding: 8px 15px;
                    border-bottom: 1px solid #ddd;
                    line-height: 24px;
                }
                
                #kakudai_table tbody tr {
                    border-bottom: 1px solid #dddddd;
                }
                
                #kakudai_table tbody tr:last-of-type {
                    border-bottom: none;
                }
                
                #kakudai_table tbody tr:nth-of-type(even) {
                    background-color: #fafafa;
                }
                
                #kakudai_table tbody tr:hover {
                    background-color: #f5f5f5;
                }
                
                #kakudai_table a {
                    color: #009879;
                    text-decoration: none;
                }
                
                #kakudai_table a:hover {
                    text-decoration: underline;
                }
                
                
                #kakudai_table input[type="text"],
                #kakudai_table input[type="date"],
                #kakudai_table input[type="number"],
                #kakudai_table textarea,
                #kakudai_table select {
                    width: 100%;
                    padding: 7px 10px;
                    margin: 1px 0;
                    box-sizing: border-box;
                    border: 1px solid #ccc;
                    border-radius: 4px;
                }
                
                
                .modal-content::-webkit-scrollbar {
                    width: 10px;  /* スクロールバーの幅 */
                }
                
                .modal-content::-webkit-scrollbar-track {
                    background-color: #f1f1f1;  /* スクロールバートラックの背景色 */
                    border-radius: 10px;  /* 丸みをつける */
                }
                
                .modal-content::-webkit-scrollbar-thumb {
                    background-color: #d0d0d0;  /* スクロールバー自体の色 */
                    border-radius: 10px;  /* 丸みをつける */
                }
                
                .modal-content::-webkit-scrollbar-thumb:hover {
                    background-color: #c5c5c5;  /* スクロールバーをホバーしたときの色 */
                }
                
                /* Firefox向けのスクロールバーのスタイリング */
                .modal-content {
                    scrollbar-width: thin;  /* Firefoxでのスクロールバーの幅を細くする */
                    scrollbar-color: #d0d0d0 #f1f1f1;  /* スクロールバーとトラックの色を設定 */
                }
                


                .progress-container {
                    width: 100%; /* コンテナの全幅 */
                    background-color: #eaeaea; /* 背景色 */
                    border-radius: 5px;
                    margin-top: 5px;
                }

                .progress-title{
                    font-weight: bold;
                }

                .progress-box{
                    margin-top:20px;
                }

                .progress-box2 .progress-bar{
                    background-color: #f6cd3a;
                }

                .progress-bar {
                    height: 25px;
                    background-color: #4cbfbd;
                    text-align: center;
                    color: white;
                    line-height: 25px;
                    border-radius: 5px;
                }


                
                @media (min-width: 768px)and (max-width: 1023px){


                    
                    }


                @media (max-width: 767px){

                    .record_maincontent .modal-content {
                        width: 92%;
                    }

                    }
  





.template-selector{
    background: #f3f3f3;
    padding: 10px 10px 11px 20px;
    border-radius: 7px;
    margin: 23px 0 32px 0;
}

.tmplate-save-btn, .load-btn ,.delete-btn,.append-btn{
    font-size: 13px;
    padding: 6px 10px;
    border: none;
    color: #fff;
    border-radius: 3px;
    margin: 5px 5px 5px 0;
}


.tmplate-save-btn{
    background: #7aaab4;
}
.tmplate-save-btn:hover{
    background: #7aaab4;
}

.delete-btn{
   background: #646464; 
}

.load-btn{
   background: #d37427;
   margin: 5px 5px 11px 0;
}

.append-btn{
    background: #3c8b28;
    margin: 5px 5px 11px 0;
}

.template-selector .input-filled,.template-selector input[type="date"],.template-selector input[type="text"],.template-selector select,.template-selector input[type="number"]{
    padding: 4px;
    margin: 10px 0 10px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
}


#date-input-container{
    margin: 4px 0 9px;
}





span[data-name="course"] .wpcf7-list-item {
    margin-bottom: 10px;
}

.wpcf7-list-item-label .syogakusya{
    background: #1f8c7b;
    padding: 3px 5px;
    color: #fff;
    margin-right: 7px;
    border-radius: 3px;
    font-size: 15px;
}

.wpcf7-list-item-label .keikensya{
    background: #7d2626;
    padding: 3px 5px;
    color: #fff;
    margin-right: 7px;
    border-radius: 3px;
    font-size: 15px;
}



.jstext{
    margin: -9px 0 22px 15px;
    text-align: left;
    border: 1px solid #f0ad4e;
    padding: 12px 10px;
    width: 96.1%;
    border-radius: 5px;
    background: #fcf8e3;
    color: #8a6d3b;
    font-size: 14px;
}

.jstext a{
    color: #337ab7;
    text-decoration: underline;
}


td.doubt{
    color: #ff2424;
}

.table-container-hantei {
    display: flex; /* 横に並べるための設定 */
    justify-content: flex-start; /* 左端に寄せる */
    width: 100%; /* コンテナを横幅いっぱいに */
}

.table-container-hantei table {
    width: 50%; /* テーブル幅を調整 */
    border-collapse: collapse;
}

.table-container-hantei th, .table-container-hantei td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
    vertical-align: middle;
}

.left-table th, .left-table td {
    border-right: none;
}




@media screen and (max-width: 782px) {
    .table-container-hantei {
        flex-direction: column; /* テーブルを縦に並べる */
    }

    .table-container-hantei table {
        width: 100%; /* テーブル幅を100%にする */
    }

    .left-table th, .left-table td {
        border: 1px solid #ccc;
    }

    tr.karagyo{
        display: none;
    }
    
}






#wpmem_login .button_div{
    margin: -4px 0 30px !important;
}




.elearning_butn{
    border-radius: 5px;
      margin-right: 4px;
      background: #4ca7a7;
      padding: 3px 6px;
      color: #fff !important;
      text-decoration: none !important;
  }


  


tr.basic-tr {
    background-color: #f1fdff;
}
tr.night-tr {
    background-color: #fbeeff;
}
tr.nonvisual-tr {
    background-color: #ffefef;
}
tr.over25kg-tr {
    background-color: #fbfbfb;
}













.disabled-mask {
    position: relative;
}
.disabled-mask::after {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background: rgba(128, 128, 128, 0.5); /* 半透明グレー */
    pointer-events: all; /* ← これがクリック無効化のキモ */
    z-index: 9999;
    border-radius: 4px;
}

.disabled-whole {
    pointer-events: none;  /* 完全無効化（クリックすら通さない） */
    opacity: 0.6;
    cursor: not-allowed;                
}



.topverti{
    align-items: stretch !important;
}




.modal-front {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 1000;
}

.modal-content-front {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 90%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    max-height: 80vh;
    overflow-y: auto;
    max-width: 700px;
}

.modal-title-front {
    background-color: #009879;
    color: white;
    padding: 11px 16px;
    font-size: 17px;
}

.setumeibun-front {
    margin-top: 15px;
    font-size: 0.9em;
    color: #555;
}

.close-front {
    color: #aaa;
    font-size: 28px !important;
    text-align: right;
    display: block;
    margin: -11px -14px 15px 0;
    cursor: pointer;
}

#modalTable-front {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    text-align: left;
    margin: 25px 0;
}

#modalTable-front th,
#modalTable-front td {
    padding: 8px 15px;
    border-bottom: 1px solid #ddd;
    line-height: 24px;
}

#modalTable-front td:first-child {
    width: 168px;
    vertical-align: top; /* テキストエリアと行を揃えるため */
}

#modalTable-front tbody tr:nth-of-type(even) {
    background-color: #fafafa;
}

#modalTable-front tbody tr:hover {
    background-color: #f5f5f5;
}

#modalTable-front input[type="text"],
#modalTable-front input[type="email"],
#modalTable-front textarea {
    width: 100%;
    padding: 8px 10px;
    margin: 2px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 15px;
    line-height: 21px;
}

.modal-front input[type="submit"] {
    background: #009879;
    border: none;
    color: white;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 15px;
    transition: background-color 0.3s, transform 0.3s;
    cursor: pointer;
}

.modal-front input[type="submit"]:hover {
    background: #007a65;
    transform: scale(1.05);
}

.modal-front input[type="submit"]:active {
    background: #005f4c;
    transform: scale(1);
}

.modal-content-front::-webkit-scrollbar {
    width: 10px;
}

.modal-content-front::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 10px;
}

.modal-content-front::-webkit-scrollbar-thumb {
    background-color: #d0d0d0;
    border-radius: 10px;
}

.modal-content-front::-webkit-scrollbar-thumb:hover {
    background-color: #c5c5c5;
}

.modal-content-front {
    scrollbar-width: thin;
    scrollbar-color: #d0d0d0 #f1f1f1;
}












    .schedule_wrap{
    width: 1000px;
    margin: 10px auto 100px;
    }

    @media (min-width: 768px)and (max-width: 1023px){
    .schedule_wrap{
    width: 80%;
    }
    }
    
    
    @media (max-width: 767px){
    .schedule_wrap{
    width: 90%;
    }
    }




    .schedule_wrap th a,
    .schedule_wrap td a{
    color:#5e7997;
    }


    .schedule_wrap .fc .fc-toolbar-chunk:nth-child(2) {
    flex: 1;
    }



    .schedule_wrap .modal-title{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 16px 0;
    }

    .filter-container {
    margin: 114px 0 30px;
    padding: 20px 24px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    }

    .filter-container label {
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    }

    .filter-container select {
    padding: 6px 12px;
    border-radius: 8px;
    border: 1px solid #ccc;
    background: white;
    font-size: 14px;
    min-width: 140px;
    transition: border-color 0.2s ease-in-out;
    }

    .filter-container select:focus {
    border-color: #0073aa;
    outline: none;
    box-shadow: 0 0 0 2px rgba(0, 115, 170, 0.2);
    }







    .schedule_wrap .modal-formtitle{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 16px 0;
    }
    
    .signup-table {
    width: 100%;
    border-collapse: collapse;
    background: #fdfdfd;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    }

    .signup-table th,
    .signup-table td {
    padding: 12px 16px;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: top;
    text-align: left;
    }

    .signup-table th {
    width: 150px;
    background-color: #f8f8f8;
    font-weight: bold;
    }

    .signup-table input[type="text"],
    .signup-table input[type="email"],
    .signup-table input[type="tel"],
    .signup-table textarea {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
    }

    .signup-table textarea {
    resize: vertical;
    }

    .submit-button {
    background: #28a745;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s;
    }

    .submit-button:hover {
    background: #218838;
    }





    a.button-schedule-setting{
    margin: 0 0 0 10px;
    }




    .cf7-table .setumeibun ul{
        margin: -4px 0 0 !important;
    }






    .kengen_box select{
    background-color: #f9f9f9 !important;
    padding: 10px 10px 10px !important;
    margin: 4px 0 18px !important;
    }