body{
    background: linear-gradient(325deg, rgb(73,110,233) 0%, rgb(116,136,246) 5%, transparent 40%, rgba(244,161,84,0.32) 75%, rgba(101,236,245,0.77) 100%),
              linear-gradient(185deg, rgb(254,195,135) 0%, rgb(132,226,243) 100%);
    background-attachment: fixed;
}

.header{
    padding-top: 30px;
    margin-bottom: 5px;
    height: 120px;
    border-radius: 0px 0px 20px 20px;
    background: rgba(205, 214, 219, 0.6);
    
}

.croch{
    font-family: 'UNCAGE Med';
    font-size: 15px;
    text-align: right;
    margin-bottom: 10px;
    
    border-radius: 20px 20px 20px 20px;
    background: rgba(205, 214, 219, 0.6);
    color: white;
}

.croch > p{
    margin-bottom: 0px;
    padding-top: 3px;
}
.croch > p > a{
    color: white;
    transition: 0.2s;
    
}

.croch > p > a:hover{
    color: rgb(9, 220, 248);
    text-shadow:0 0 50px #f7f7f7;
}



.header > h1{
    color: white;
    
}

.linkgroup{
    width: 390px;
    height: 550px;
    margin-bottom: 60px;
    margin-top: 22px;
    
    
    
    /*outline: 1px rgb(5, 66, 187) solid; */
   
    

}



/* .linkgroup > a :hover{
    
    transition: 0.2s;
    background: rgba(205, 214, 219, 0.8);
    border-radius: 60px 60px 60px 60px;
    box-shadow:0 0 50px #f3f3f3;
} */

.linkgroup > a > img{
    
    transition: 0.2s;
    border-radius: 40px 40px 40px 40px;
    /* background: rgba(205, 214, 219, 0.8);
    
    box-shadow:0 0 50px #f3f3f3; */
}

.linkgroup > a > img:hover{
    
    
    background: rgba(205, 214, 219, 0.8);
    border-radius: 60px 60px 60px 60px;
    box-shadow:0 0 50px #f3f3f3;
}


.linkgroup_i{
    width: 390px;
    margin-top: 20px;

}

.linkgroup_i > a > img{
    
    transition: 0.2s;
    border-radius: 40px 40px 40px 40px;
    /* background: rgba(205, 214, 219, 0.8);
    
    box-shadow:0 0 50px #f3f3f3; */
}

.linkgroup_i > a > img:hover{
    
    
    background: rgba(205, 214, 219, 0.8);
    border-radius: 60px 60px 60px 60px;
    box-shadow:0 0 50px #f3f3f3;
}



.link{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 8px;
    
    
    /*outline: 1px rgb(5, 66, 187) solid; */
    background: rgba(205, 214, 219, 0.6);
    

}


.link > a > img{
    margin-top: 12px;
    width: 127px;
    height: 127px;
    border-radius: 50%;
    transition: 0.2s;
}

.link > a > img:hover{
    width: 127px;
    height: 127px;
    border-radius: 50%;
    transform: scale(1.05);
    box-shadow:0 0 80px #f3f3f3;
    
    
}

.linkcolor{
    width: 150px;
    margin-top: 15px;
    color: white;
    font-family: 'UNCAGE Med';
    font-size: 15px;
}

.linkcolor > input{
    width: 150px;
    border-radius: 10px 10px 10px 10px;
    font-family: 'Verdana';
    border: 0px;
}

.groupolor{
    width: 330px;
    margin-top: 15px;
    
    color: white;
    font-family: 'UNCAGE Med';
    font-size: 15px;
}

.linkblock{
    margin-bottom: 15px;
}

.linkborder{
    width: 190px;
    height: 380px;
    background: rgba(205, 214, 219, 0.6);
    border-radius: 10px 10px 10px 10px;
    margin: 5px;

}

.linkborder_l{
    width: 190px;
    height: 180px;
    margin: 5px;
}

.rasp{
    border-radius: 60px 60px 60px 60px;
}

.sp_timetable{
    width: 250px;
    height: 370px;
    background: rgba(205, 214, 219, 0.6);
    border-radius: 10px 10px 10px 10px;
    
    margin: 5px;
    padding-top: 10px;
}

.sp_timetable_vis{
    width: 250px;
    height: 180px;
    background: rgba(205, 214, 219, 0.6);
    border-radius: 10px 10px 10px 10px;
    
    margin: 5px;
    padding-top: 10px;
}

.ttname{
    color: white;
    font-family: 'UNCAGE Med';
    font-size: 15px;
    height: 60px;
}

.sp_timetable > a > img{
    background: rgba(205, 214, 219, 0.6);
    border-radius: 50%;
    margin-top: 35px;
    transition: 0.2s;
}

.sp_timetable > a :hover{
    
    transform: scale(1.05);
    box-shadow:0 0 80px #f3f3f3;
}

.ttable{
    width: 250px;
    height: 100px;
    outline: 1px red solid;
    padding-top: 20px;
    margin: 20px;
}


.timetable_link{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 45px;
    
    /*outline: 1px rgb(5, 66, 187) solid; */
    background: rgba(205, 214, 219, 0.6);
}

.timetable_link > a > img{
    margin-top: 12px;
    width: 127px;
    height: 127px;
    border-radius: 50%;
    transition: 0.2s;
}

.timetable_link > a > img:hover{
    width: 127px;
    height: 127px;
    border-radius: 50%;
    transform: scale(1.05);
    box-shadow:0 0 80px #f3f3f3;
    
    
}

.btn-light {
    width: 100%;
    color: #ffffff;
    background-color: #4135ec;
    border-color: #24348b;
}

.btn-light:hover {
    width: 100%;
    color: #ffffff;
    background-color: #281ead;
    border-color: #0f1538;
    transition: 0.2s;
}

.btn-dark {
    width: 100%;
    color: #ffffff;
    background-color: #c41a36;
    border-color: #a00948;
}
.btn-dark:hover {
    color: #ffffff;
    background-color: #7e1232;
    border-color: #5a101a;
    transition: 0.2s;
}


.timetable_name{
    width: auto;
    height: 50px;
    margin-top: 5px;
    color: white;
    font-family: 'UNCAGE Med';
    font-size: 15px;
   
}


@font-face {
    font-family: "UNCAGE Med"; 
    src: url("../fonts/Uncage.ttf") format("truetype"); 
    font-style: normal; 
    font-weight: normal; 
  } 

h1{
    font-family: "UNCAGE Med";
}

/* lpopup */

.lpopup-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    display: none;
}

.lpopup {
    border-radius: 20px 20px 20px 20px;
    position: absolute;
    background: rgba(255,255,255,0.9);
    width: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    padding-top: 60px;
}

.lpopup form {
    display: flex;
    flex-direction: column;
}

.lpopup form input {
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 30px;
    height: 50px;
    font-size: 20px;
    border: 2px solid #1a7ad4;
}

.lpopup form input[type="submit"] {
    border-radius: 10px 10px 10px 10px;
    background: #000000;
    color: #ffffff;
    font-size: 24px;
}

.lclose-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.lno-scroll {
    overflow-y: hidden;
}

/*endlpopup*/


/* gpopup */

.gpopup-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    display: none;
    z-index: 10;
}

.gpopup {
    border-radius: 20px 20px 20px 20px;
    position: absolute;
    background: rgba(255,255,255,0.9);
    width: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    padding-top: 60px;
    
}

.gpopup form {
    display: flex;
    flex-direction: column;
    
}

.gpopup form input {
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 30px;
    height: 50px;
    font-size: 20px;
    border: 2px solid #1a7ad4;
}

.gpopup form input[type="submit"] {
    border-radius: 10px 10px 10px 10px;
    background: #000000;
    color: #ffffff;
    font-size: 24px;
}

.gclose-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.gsno-scroll {
    overflow-y: hidden;
}

/*endgpopup*/

.gpopup2-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    display: none;
    z-index: 10;
}

.gpopup2 {
    border-radius: 20px 20px 20px 20px;
    position: absolute;
    background: rgba(255,255,255,0.9);
    width: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    padding-top: 60px;
    
}

.gpopup2 form {
    display: flex;
    flex-direction: column;
    
}

.gpopup2 form input {
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 30px;
    height: 50px;
    font-size: 20px;
    border: 2px solid #1a7ad4;
}

.gpopup2 form input[type="submit"] {
    border-radius: 10px 10px 10px 10px;
    background: #000000;
    color: #ffffff;
    font-size: 24px;
}

.gclose2-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.gsno2-scroll {
    overflow-y: hidden;
}

/*endgpopup*/

.frm{
    width: 300px;
    
    margin: 0 auto;
    margin-top: 20px;
}
.chkt{
    font-family: 'UNCAGE Med';
    font-size: 15px;
    color: white;
    margin-left: -20px;
    margin-top: 10px;
}
.ms{
    font-family: 'UNCAGE Med';
    font-size: 15px;
    color: white;
    margin-top: 10px;
}