#side-menu{width:90%;max-width:400px;margin:100px auto 0}@media (min-width:768px){#side-menu{margin:80px auto 100px}}@media (min-width:1024px){#side-menu{width:30%;margin:20px auto 100px}}@media (min-width:1250px){#side-menu{width:25%}}#side-menu nav{position:-webkit-sticky;position:sticky;top:100px}#side-menu nav h2{font-size:1.125em;line-height:1.4em}#side-menu ul{margin-top:20px}#side-menu ul li{margin-bottom:40px}#side-menu ul li a .title{width:100%;border-radius:20px;margin:15px 0 0}@media (min-width:1024px){#side-menu ul li a .title{border-radius:30px}}#side-menu ul li a .title .program-name{display:flex;align-items:center;justify-content:center;height:100%}#side-menu ul li a .title .program-name h3{font-family:'Lato',sans-serif;font-size:1.5em;font-weight:400;line-height:1.2em;color:#fff}@media (min-width:1024px){#side-menu ul li a .title .program-name h3{font-size:1.875em}}#side-menu ul li a .title .program-name h4{font-family:source-han-serif-japanese,serif;font-weight:400;font-style:normal;font-size:1.5em;font-weight:400;line-height:1.2em;color:#000}@media (min-width:1024px){#side-menu ul li a .title .program-name h4{font-size:1.875em}}#side-menu ul li a .title .program-name img{width:190px;height:auto}#side-menu ul li a .title .program-name img.icon{width:220px;height:auto}#side-menu ul li a .title .program-name img.employee{width:200px;height:auto}#side-menu ul li a .title .program-name img.side-bba{width:120px;height:auto}#side-menu ul li a .title .program-name img.side-study{width:180px;height:auto}#side-menu ul li a .title .program-name img.size1{width:170px;height:auto}#side-menu ul li a .title.event{height:110px;position:relative;z-index:0}#side-menu ul li a .title.event:before{content:"";width:100%;height:100%;position:absolute;z-index:-1;top:0;left:0;transition:.5s;background:linear-gradient(135deg,#00f2cc,#ffd939);border-radius:20px}@media (min-width:1024px){#side-menu ul li a .title.event:before{border-radius:30px}}#side-menu ul li a .title.event:after{content:"";width:100%;height:100%;position:absolute;z-index:-2;top:0;left:0;background:linear-gradient(135deg,#ffd939,#00f2cc);border-radius:20px}@media (min-width:1024px){#side-menu ul li a .title.event:after{border-radius:30px}}#side-menu ul li a .title.my-work{background-color:#09bfdf;height:110px}#side-menu ul li a .title.cmg-now{background-color:#000;height:110px;margin:15px 0 0}#side-menu ul li a .title.bba{background-color:#000;height:140px}@media (min-width:768px){#side-menu ul li a .title.bba{height:200px}}@media (min-width:1250px){#side-menu ul li a .title.bba{height:250px}}#side-menu ul li a .title.white{background-color:#fff;height:110px}#side-menu ul li a .title.side-white{background-color:#fff;height:110px;margin:15px 0 0}#side-menu ul li a .title.side-gray{background-color:#707070;height:110px;margin:15px 0 0}#side-menu ul li a .title.gray{background-color:#707070;height:130px}#side-menu ul li a .text{display:flex;margin:5px 0 0}#side-menu ul li a .text p{font-size:1em;font-weight:700;line-height:1.6em;text-align:justify;transition:.5s}#side-menu ul li a .text img{width:36px;margin-left:10px}#side-menu ul li a:hover .text p{color:#000aff}