@charset "utf-8";

body{color: #17181d;}
.point_blue{color: #0095dc !important;}

/* education_name_con */
.education_name_con{margin-bottom: 54px;  font-size:40px; font-size:4.0rem; line-height:46px; line-height:4.6rem; letter-spacing: -0.04em; font-weight: 600; color: #007cb7;}

/* section_title_con */
.section{margin-bottom: 55px;}
.section_title_con{margin-bottom: 27px;}
.section_title_con .section_title{font-size:27px; font-size:2.7rem; line-height:33px; line-height:3.3rem; letter-spacing: -0.04em; font-weight: 500;}

/* table_style_0 */
.table_style_0{border-radius: 10px 10px 0 0; overflow: hidden;}
.table_style_0 thead{background-color: #007cb7;}
.table_style_0 thead tr th{font-size:25px; font-size:2.5rem; line-height:31px; line-height:3.1rem; font-weight: 500; padding: 13px 0 16px 0; color: #fff;}
.table_style_0 tbody tr td{border-right: 3px solid #dadee8; border-bottom: 3px solid #dadee8; background-color: #fff; text-align: center; font-size:26px; font-size:2.6rem; line-height:32px; line-height:3.2rem; font-weight: 300; padding: 17px 0 21px 0;}
.table_style_0 tbody tr td:last-child{border-right: 0px none;}
.table_style_0 tbody tr td.display_no{background-color: #fafbfe; color: #007cb7; font-weight: 500;}
.table_style_0 tbody tr td.edu_time{font-family: "Roboto"; font-size:25px; font-size:2.5rem; line-height:31px; line-height:3.1rem; font-weight: 400; letter-spacing: 0.00em; padding: 21px 0 17px 0;}
.table_style_0.btn_table tbody tr td{padding: 35px 0 33px 0;}

.table_style_0 tbody tr.no_schedule td{padding-top: 269px; padding-bottom: 270px;}


/* section notice */
.section.notice{width: calc(100% - 220px);}
.section.notice .notice_wrap .notice_con .notice{border: 1px solid #dadee8; border-radius: 12px; background-color: #fafbfe; padding: 28px 37px 30px; font-size:25px; font-size:2.5rem; line-height:39px; line-height:3.9rem; font-weight: 300;}
/*.section.notice .notice_wrap .notice_con .notice .notice_inner{display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: keep-all;}*/
.section.notice .notice_wrap .notice_con .notice{overflow-y: auto;}
.section.notice .notice_wrap .notice_con .notice .notice_inner{/*display: -webkit-box;*/}
.section.notice .pagination_con .swiper-pagination{right: 0; top: 10px;}
.section.notice .pagination_con .swiper-pagination .swiper-pagination-bullet{width: 15px; height: 15px; opacity: 1; background-color: #dadee8; margin: 0 10px;}
.section.notice .pagination_con .swiper-pagination .swiper-pagination-bullet:first-child{margin-left: 0;}
.section.notice .pagination_con .swiper-pagination .swiper-pagination-bullet:last-child{margin-right: 0;}
.section.notice .pagination_con .swiper-pagination .swiper-pagination-bullet-active{background-color: #007cb7;}

.section.notice .notice_wrap .nodata{font-size: 32px; font-size: 3.2rem; line-height: 38px; line-height: 3.8rem; font-weight: 500;}

/* section qr */
.section.qr{width: 220px; padding-left: 45px;}
.section.qr .qr_code_con{padding-bottom: 100%; background-image: url('../img/did_qr_code_bg_img.png'); background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; text-align: center;}
.section.qr .qr_code_con > span.nodata_qr{position: absolute; top: calc(50% - 4px); left: 0; width: 100%; text-align: center; transform: translateY(-50%); font-size: 30px; font-size: 3.0rem; line-height: 36px; line-height: 3.6rem; font-weight: 500; letter-spacing: -0.04em; color: #dadee8;}

.section.qr .qr_code_con img{width: 80%; height: 80%; transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%;}

/* section diet */
.section.diet{margin-bottom: 0;}
.section.diet .table_style_0 tbody tr td{font-size:25px; font-size:2.5rem; line-height:35px; line-height:3.5rem; padding: 20px 0 15px 0;}
.section.diet .table_style_0 tbody tr td.non_data{font-size: 32px; font-size: 3.2rem; line-height: 38px; line-height: 3.8rem; font-weight: 500; height: 210px;}


.back_btn {
                -webkit-text-size-adjust: none;
                font-weight: 300;
                font-family: 'Carmen Sans';
                margin: 0;
                padding: 0;
                transition: color, background-color, border-color .3s;
                color: inherit;
                text-decoration: none;
                display: inline-block;
                width: 80px;
                height: 80px;
            /* 	border: 1px solid #007cb7;
                border-radius: 50%; */
                font-size: 0;
                line-height: 0;
                position: static;
                right: 60px;
                top: 45px;
                background-image:
                    url('../img/kiosk_home_btn.png');
                background-size: 60px 60px;
                background-position: center center;
                background-repeat: no-repeat;
            }

            .yday_btn {
                -webkit-text-size-adjust: none;
                font-weight: 300;
                font-family: 'Carmen Sans';
                margin: 0;
                padding: 0;
                transition: color, background-color, border-color .3s;
                color: inherit;
                display: inline-block;
                width: 80px;
                height: 80px;
            /* 	border: 1px solid #007cb7;
                border-radius: 50%; */
                font-size: 0;
                line-height: 0;
                position: static;
                right: 60px;
                top: 45px;
                float: right;
                background-image:
                    url('../img/kiosk_next_btn.png');
                background-size: 50px 80px;
                background-position: center center;
                background-repeat: no-repeat;
                -moz-transform: scaleX(-1);
                -o-transform: scaleX(-1);
                -webkit-transform: scaleX(-1);
            }

            .tmr_btn {
                -webkit-text-size-adjust: none;
                font-weight: 300;
                font-family: 'Carmen Sans';
                margin: 0;
                padding: 0;
                transition: color, background-color, border-color .3s;
                color: inherit;
                text-decoration: none;
                display: inline-block;
                width: 80px;
                height: 80px;
            /* 	border: 1px solid #007cb7;
                border-radius: 50%; */
                font-size: 0;
                line-height: 0;
                position: static;
                right: 60px;
                top: 45px;
                background-image:
                    url('../img/kiosk_next_btn.png');
                background-size:50px 80px;
                background-position: center center;
                background-repeat: no-repeat;
            /* 	-moz-transform: scaleX(-1);
                -o-transform: scaleX(-1);
                -webkit-transform: scaleX(-1); */

            }

            .dbtn{
                margin-top: 25%;
                padding-left: 2%;
                padding-right: 2%;
            }

            .eeducation_name_con {
                display: flex;
            }