@charset "UTF-8";*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}ul{margin:0}a{text-decoration:none;color:#000}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}button,input,select,textarea{appearance:none;background:transparent;border:none;border-radius:0;font:inherit;outline:none}textarea{resize:vertical}input[type=checkbox],input[type=radio]{display:none}button,input[type=button],input[type=submit],label,select{cursor:pointer}select::-ms-expand{display:none}input[type=button].btn{background:#10ac9f;color:#fff;padding:5px 10px;border-radius:5px}html{font-size:62.5%}body{background:#edeeec;font-family:"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Yu Gothic","Meiryo",sans-serif}.w100{width:100%}.w50{width:50%}input[type=checkbox]+label,input[type=radio]+label{display:block;position:relative;padding-left:30px;margin-bottom:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";display:block;width:25px;height:25px;border:2px solid #10ac9f;border-radius:25px;position:absolute;left:0;top:-3px;opacity:0.6;transition:all 0.12s,border-color 0.08s}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{width:10px;top:-5px;left:5px;border-radius:0;opacity:1;border-top-color:transparent;border-left-color:transparent;transform:rotate(45deg)}.btn a,.btn button,.btn input[type=button],.btn input[type=submit]{display:block;width:100%;text-align:center;background:#10ac9f;color:#fff;padding:10px;border-radius:5px}.btn+.btn{margin-top:7px}.btn+p{margin-top:15px}.btn.nw span{position:relative;padding-right:20px}.btn.nw span:after{content:"";width:12px;height:12px;background:url(../images/window.svg) no-repeat;background-size:100% 100%;position:absolute;top:0;bottom:0;right:0;margin:auto}.login{padding-top:25vh}.wrap_login{width:500px;margin:auto;background:#fff;padding:60px 30px}.wrap_login h1{text-align:center;margin-bottom:40px}.wrap_login h1 .logo{width:60%;display:block;margin:0 auto 15px}.wrap_login h1 p{font-size:1.4rem;font-weight:normal}.wrap_login form{font-size:1.6rem}.wrap_login form div{width:80%;margin:20px auto 0;position:relative}.wrap_login form div.username:before{content:"";display:block;width:20px;height:20px;background-image:url(../images/user.svg);background-repeat:no-repeat;background-size:20px 20px;position:absolute;top:0;bottom:0;left:20px;margin:auto}.wrap_login form div.password:before{content:"";display:block;width:20px;height:20px;background-image:url(../images/key.svg);background-repeat:no-repeat;background-size:20px 20px;position:absolute;top:0;bottom:0;left:20px;margin:auto}.wrap_login form input{width:100%}.wrap_login form input:-webkit-autofill,.wrap_login form input[type=password],.wrap_login form input[type=text]{background-color:#eee!important;-webkit-box-shadow:0 0 0px 1000px #eee inset;display:block;border-radius:5px;padding:15px 0 15px 60px}.wrap_login form input[type=password]:focus,.wrap_login form input[type=text]:focus{background-color:#eee!important}.wrap_login form input[type=button]{background:#10ac9f!important;color:#fff;display:block;border-radius:5px;margin:15px auto 0;padding:15px 0}header{display:flex;align-items:center;justify-content:space-between;background:#fff;position:fixed;width:100%;z-index:9999}header h1{display:flex;align-items:center}header h1 .logo{width:210px;display:block;margin-left:20px}header h1 p{font-size:1.4rem;font-weight:normal;margin-left:20px}header nav{display:flex;align-items:center}header nav ul{display:flex;list-style:none}header nav ul li{font-size:1.4rem}header nav ul li a{display:block;text-decoration:none;padding:20px 20px;color:#000}header nav ul li a:hover{color:#ccc}header nav .logout{font-size:1.4rem}header nav .logout a{display:block;text-decoration:none;padding:20px 20px 20px 40px;color:#fff;background:#10ac9f}header nav .logout a span{position:relative}header nav .logout a span:after{content:"";width:18px;height:17px;background:url(../images/logout.svg) no-repeat;background-size:100% 100%;position:absolute;top:0;bottom:0;left:-23px}.wrap{position:relative;padding-top:61px}.wrap:after{content:"";display:block;clear:both}.index header .nav_index a{color:#10ac9f}.l_col{width:260px;background:#fff;float:left;position:relative}.l_col_back{position:fixed;top:0;bottom:-60px;z-index:1;background:#fff;width:260px}.l_col_inner{z-index:10;position:fixed;float:left;width:260px}.l_col .calender{padding:20px}.l_col .calender table{margin:auto;width:100%;text-align:center}.l_col .calender table thead{font-size:1.4rem}.l_col .calender table tbody{font-size:1.2rem}.l_col .calender table td{width:14.28%}.l_col .calender table td .today{color:#10ac9f;font-weight:bold}.l_col dl{padding:20px;border-top:solid 1px #eee;font-size:1.4rem}.l_col dl dt{font-weight:bold;margin-bottom:10px}.l_col dl dd ul{list-style:none;margin:0;padding:0}.l_col dl dd ul.files{padding-left:18px;margin-bottom:10px}.l_col dl dd ul.files li{margin-bottom:5px;position:relative;font-size:1.1rem}.l_col dl dd ul.files li:before{content:"・";position:absolute;top:0;left:-14px;font-weight:bold}.l_col dl dd ul.files li .file{font-weight:bold}.l_col dl dd ul.files li .date{color:#5f5f5f}.l_col dl dd .ttl{font-weight:bold;margin-bottom:5px;font-size:1.3rem}.l_col dl dd .list{height:180px;margin-bottom:10px;overflow-y:scroll;font-size:1.2rem;border:solid 1px #eee}.l_col dl dd .list li{padding:5px;border-bottom:solid 1px #eee}.l_col dl dd .list li:last-child{border-bottom:0}.l_col dl dd .list li a{padding:3px 5px;background:#eee;font-size:1.1rem;color:#10ac9f;border-radius:20px;margin-left:10px}.l_col dl dd .list li a:hover{background:#ccc}.l_col textarea{width:100%;border:solid 1px #eee;border-radius:5px;height:130px;margin-bottom:5px}.r_col{width:calc(100% - 260px);float:left;padding:30px;margin-left:260px}.r_col .timetable{background:#fff;border-radius:5px;border-collapse:collapse}.r_col .timetable td{font-size:1.4rem}.r_col .timetable thead tr{border-bottom:solid 1px #eee}.r_col .timetable thead tr th{font-size:1.4rem;padding:10px 15px}.r_col .timetable thead tr th:first-child,.r_col .timetable thead tr th:nth-child(2){border-right:solid 1px #eee}.r_col .timetable tbody tr th.hour{border-bottom:solid 1px #eee;border-right:solid 1px #eee}.r_col .timetable tbody tr td.program{border-bottom:solid 1px #ccc;border-left:solid 1px #eee}.r_col .timetable tbody tr td .program_main{padding:15px}.r_col .timetable tbody tr td .program_main:after{content:"";display:block;clear:both}.r_col .timetable tbody tr td .program_main .thumb{width:18%;float:left}.r_col .timetable tbody tr td .program_main .thumb img{width:100%}.r_col .timetable tbody tr td .program_main .detail{width:80%;float:right}.r_col .timetable tbody tr td .program_main .detail .time{margin-bottom:10px}.r_col .timetable tbody tr td .program_main .detail .time input[type=text]{width:55px;border-radius:3px;border:solid 1px #ccc;padding:0 3px;text-align:center;margin:0 3px;background:#fff}.r_col .timetable tbody tr td .program_main .detail .time .btn{margin-left:10px}.r_col .timetable tbody tr td .program_main .detail .ttl{font-weight:bold;font-size:1.6rem;margin-bottom:5px}.r_col .timetable tbody tr td .program_main .detail .ttl a{text-decoration:underline}.r_col .timetable tbody tr td .program_main .detail .ttl a:hover{text-decoration:none}.r_col .timetable tbody tr td .program_main .detail .txt{font-size:1.2rem;color:#7d7d7d}.r_col .timetable tbody tr td .program_main .detail .alternate_btn{margin-top:15px;width:180px}.r_col .timetable tbody tr td .alternate{padding:20px 0;background:#eee}.r_col .timetable tbody tr td .alternate_head{padding-left:20px}.r_col .timetable tbody tr td .alternate_head .ttl{font-weight:bold;font-size:1.6rem;display:inline-block;vertical-align:middle}.r_col .timetable tbody tr td .alternate_head .checkbox{display:inline-block;vertical-align:middle;margin-left:10px}.r_col .timetable tbody tr td .alternate_head .checkbox input[type=checkbox]+label{margin-bottom:0}.r_col .timetable tbody tr td .alternate .program_main{padding-left:20px}.r_col .timetable tbody tr td .alternate .program_main+.program_main{border-top:solid 1px #ccc}.default header .nav_default a{color:#10ac9f}.default .r_col .timetable thead th:nth-child(3),.default .r_col .timetable thead th:nth-child(4),.default .r_col .timetable thead th:nth-child(5),.default .r_col .timetable thead th:nth-child(6),.default .r_col .timetable thead th:nth-child(7),.default .r_col .timetable thead th:nth-child(8),.default .r_col .timetable thead th:nth-child(9){width:14%}.default .r_col .timetable tbody tr td{vertical-align:top}.default .r_col .timetable tbody tr td .program_main .thumb{float:none;width:100%;max-width:180px;margin-bottom:10px}.default .r_col .timetable tbody tr td .program_main .detail{float:none;width:100%}.default .r_col .timetable tbody tr td .program_main .detail .ttl{font-size:1.4rem}.default .r_col .timetable tbody tr td.program input[type=checkbox]+label{font-size:1.2rem}.default .r_col .timetable tbody tr td.program input[type=button].btn{margin-left:0;display:block;margin-top:10px}.register header .nav_register a{color:#10ac9f}.register .wrap .form{width:70%;max-width:900px;margin:auto;background:#fff;margin:30px auto;padding:20px;border-radius:5px;font-size:1.6rem}.register .wrap .form h2{padding-bottom:15px;margin-bottom:15px;border-bottom:solid 1px #ccc}.register .wrap .form h3{font-size:1.6rem;margin:15px auto 25px}.register .wrap .form .btn{padding:13px 0;width:30%;margin:0 1%}.register .wrap .form__line{margin-bottom:25px}.register .wrap .form__line:after{content:"";display:block;clear:both}.register .wrap .form__line-label{font-size:1.3rem;margin-bottom:5px}.register .wrap .form__line-label label{font-weight:bold}.register .wrap .form__line-label .ex{color:#7d7d7d;font-size:1.2rem}.register .wrap .form__line input[type=mail],.register .wrap .form__line input[type=text]{border:solid 1px #ccc;border-radius:5px;padding:10px}.register .wrap .form__line input[type=file]{font-size:1.2rem}.register .wrap .form__line input[type=checkbox]+label{display:inline-block;margin-right:20px;margin-bottom:0}.register .wrap .form__line input[type=checkbox]+label:before{top:0}.register .wrap .form__line textarea{border:solid 1px #ccc;border-radius:5px;padding:10px}.register .wrap .form__line select{border:solid 1px #ccc;border-radius:5px;padding:10px}.register .wrap .form__line .plus{position:relative;display:inline-block;width:30px;height:30px;margin-left:10px;display:inline-block;width:30px;height:30px;padding:10px;border:solid 1px #10ac9f;border-radius:50px;line-height:0;color:#fff}.register .wrap .form__line .plus:before{content:"＋";color:#10ac9f;width:16px;height:0;display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.register .wrap .form__line-half{width:49%}.register .wrap .form__line-half input{width:100%}.register .wrap .form__line-half:first-child{float:left}.register .wrap .form__line-half:last-child{float:right}.editor header .nav_default a{color:#10ac9f}.editor .wrap .form{width:70%;max-width:900px;margin:30px auto;background:#fff;padding:20px;border-radius:5px;font-size:1.6rem}.editor .wrap .form h2{padding-bottom:15px;margin-bottom:15px;border-bottom:solid 1px #ccc}.editor .wrap .form h3{font-size:1.6rem;margin:15px auto 25px}.editor .wrap .form .btn{padding:13px 0;width:30%;margin:0 1%}.editor .wrap .form__line{margin-bottom:25px}.editor .wrap .form__line:after{content:"";display:block;clear:both}.editor .wrap .form__line-label{font-size:1.3rem;margin-bottom:5px}.editor .wrap .form__line-label label{font-weight:bold}.editor .wrap .form__line-label .ex{color:#7d7d7d;font-size:1.2rem}.editor .wrap .form__line input[type=mail],.editor .wrap .form__line input[type=text]{border:solid 1px #ccc;border-radius:5px;padding:10px}.editor .wrap .form__line input[type=file]{font-size:1.2rem}.editor .wrap .form__line input[type=checkbox]+label{display:inline-block;margin-right:20px;margin-bottom:0}.editor .wrap .form__line input[type=checkbox]+label:before{top:0}.editor .wrap .form__line textarea{border:solid 1px #ccc;border-radius:5px;padding:10px}.editor .wrap .form__line select{border:solid 1px #ccc;border-radius:5px;padding:10px}.editor .wrap .form__line .plus{position:relative;display:inline-block;width:30px;height:30px;margin-left:10px;padding:10px;border:solid 1px #10ac9f;border-radius:50px;line-height:0;color:#fff}.editor .wrap .form__line .plus:before{content:"＋";color:#10ac9f;width:16px;height:0;display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.editor .wrap .form__line-half{width:49%}.editor .wrap .form__line-half input{width:100%}.editor .wrap .form__line-half:first-child{float:left}.editor .wrap .form__line-half:last-child{float:right}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.85rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:0.75rem 1.25rem;color:inherit}.alert-primary{color:#1b4b72;background-color:#d6e9f8;border-color:#c6e0f5}.alert-primary hr{border-top-color:#b0d4f1}.alert-primary .alert-link{color:#113049}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#1d643b;background-color:#d7f3e3;border-color:#c7eed8}.alert-success hr{border-top-color:#b3e8ca}.alert-success .alert-link{color:#123c24}.alert-info{color:#385d7a;background-color:#e2f0fb;border-color:#d6e9f9}.alert-info hr{border-top-color:#c0ddf6}.alert-info .alert-link{color:#284257}.alert-warning{color:#857b26;background-color:#fffbdb;border-color:#fffacc}.alert-warning hr{border-top-color:#fff8b3}.alert-warning .alert-link{color:#5d561b}.alert-danger{color:#761b18;background-color:#f9d6d5;border-color:#f7c6c5}.alert-danger hr{border-top-color:#f4b0af}.alert-danger .alert-link{color:#4c110f}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.def_e_time,.def_s_time{display:none}.error_text1,.error_text2,.error_text3,.error_text4{background-color:#db4d6d!important}.change_time{background-color:#b5caa0!important}.del_program{background-color:#f8c3cd!important}.disbled_ground{background:#eee}.p_ico{float:left}.p_ico li{float:left;list-style:none;margin:6px 6px 6px 0}.btnarea{margin-top:50px;padding-bottom:30px;text-align:center}.btnarea .btnarea__notice{margin-block-end:30px;text-align:center;color:#db4d6d;display:grid;row-gap:10px}.btnarea .btnarea__notice-main{font-size:18px;font-weight:700}