<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* 鏃ュ巻 */

.calendar_wrap {
    position: relative;
}

.pc_academic_calendar_wrap {
    clear: both;
    font-size: 1.6rem;
    font-weight: 700;
}

.calendar_day {
    margin-bottom: 3.3rem;
}

.calendar_day h2 {
    margin-right: 3rem;
    font-weight: bold;
    font-size: 2.4rem;
    color: #333;
    float: left;
}

.calendar_day span {
    float: left;
    display: block;
    width: 0;
    height: 0;
    margin-right: 1rem;
    margin-top: 2.5rem;
}

.calendar_day .calendar_left_arrow {
    border-right: .8rem solid #b7b7b7;
    border-top: .8rem solid transparent;
    border-bottom: .8rem solid transparent;
    border-left: 0;
    cursor: pointer;
}

.calendar_day .calendar_right_arrow {
    border-left: .8rem solid #b7b7b7;
    border-top: .8rem solid transparent;
    border-bottom: .8rem solid transparent;
    border-right: 0;
    cursor: pointer;
}

.calendar ul li {
    margin-bottom: 3rem;
}

.calendar ul li .calendar_item {
    border-bottom: .1rem solid #ccc;
    padding-bottom: 4.8rem;
}

.calendar ul li .calendar_item em {
    display: block;
    margin-bottom: 2rem;
    font-size: 1.6rem;
    color: #b48952;
}

.calendar ul li .calendar_item h4 a {
    font-size: 1.6rem;
    color: #b48952;
    margin-left: -1rem;
}

.calendar ul li .calendar_item p {
    font-size: 1.8rem;
    color: #333;
    margin: 2rem 0;
}

.calendar ul li .calendar_item span {
    font-size: 1.6rem;
    color: #666;
}

.noactivity img {
    width: 15.4rem;
    height: 8.8rem;
    display: block;
    margin: 0 auto 4rem;
}

.noactivity p {
    text-align: center;
    color: #999;
    font-size: 2.4rem;
}

.year_day {
    position: relative;
    border-bottom: .1rem solid #000;
    color: #833B0A;
    box-sizing: border-box;
    padding: 0rem 0 1rem;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.year_day h2 {
    text-align: center;
    color: rgb(131, 59, 10);
    font-size: 3.6rem;
    font-weight: 700;
    letter-spacing: 0rem;
    line-height: 5rem;
    font-weight: 700;
    letter-spacing: 0px;
}

.year_day span {
    display: block;
    width: 1.6rem;
    height: 3rem;
    cursor: pointer;
}

.year_day .year_day_left_arrow {
    left: 0;
    background: url(../images/left.png) no-repeat center;
    background-size: cover;
}

.year_day .year_day_right_arrow {
    right: 0;
    background: url(../images/right.png) no-repeat center;
    background-size: cover;
}

.pc_academic_calendar_wrap ul li {
    float: left;
    width: 14.28%;
}

.pc_academic_calendar_wrap ul li span {
    height: 3.4rem;
    line-height: 3.4rem;
    color: #000;
    display: block;
    text-align: center;
    font-size: 2rem;
}

.pc_academic_calendar_wrap ul li:nth-child(6) span {
    color: #A03438;
}

.pc_academic_calendar_wrap ul li:nth-child(7) span {
    color: #A03438;
}

.pc_academic_calendar_wrap dl dd {
    float: left;
    width: 14.28%;
    position: relative;
    text-align: center;
    margin-bottom: .678rem;
}

.pc_academic_calendar_wrap dl dd .calendar_num {
    color: #000;
    display: block;
    text-align: center;
    width: 4.5rem;
    height: 4.5rem;
    line-height: 4.5rem;
    position: relative;
    margin: 0 auto;
    font-size: 2.4rem;
    font-weight: normal;
}

.pc_academic_calendar_wrap dl dd:nth-child(7n+6) .calendar_num {
    color: #A03438;
}

.pc_academic_calendar_wrap dl dd:nth-child(7n+7) .calendar_num {
    color: #A03438;
}

.pc_academic_calendar_wrap dl dd .calendar_num.d {
    background: #A8947A;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.pc_academic_calendar_wrap dl dd .calendar_num.d.on {
    background: #833B0A;
    color: #fff;
    border-radius: 50%;
}

.pc_academic_calendar_wrap dl dd .calendar_num.today {
    border: .1rem solid #833B0A;
    color: #833B0A;
    border-radius: 50%;
    width: 4.5rem;
    height: 4.5rem;
    line-height: 4rem;
    background: none;
    box-sizing: border-box;
}

.pc_academic_calendar_wrap dl dd .calendar_none::-webkit-scrollbar {
    width: 1rem;
    height: .1rem;
}

.pc_academic_calendar_wrap dl dd .calendar_none::-webkit-scrollbar-thumb {
    border-radius: 1rem;
    background-color: #ccc;
}

.pc_academic_calendar_wrap dl dd .calendar_none::-webkit-scrollbar-track {
    box-shadow: inset 0 0 .5rem rgba(0, 0, 0, 0.2);
    background: #ededed;
    border-radius: 1rem;
}


/* .pc_academic_calendar_wrap dl dd .calendar_num:hover {background: #fdf7f7;text-decoration: none;} */

.pc_academic_calendar_wrap dl dd .calendar_icon {
    position: absolute;
    bottom: .5rem;
    right: 0rem;
    height: 2rem;
    line-height: 2rem;
    text-align: right;
}

.pc_academic_calendar_wrap dl dd .calendar_icon em {
    margin-left: .5rem;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 50%;
}

.pc_academic_calendar_wrap dl dd .calendar_icon em.glbg {
    background: #f29b76;
}

.pc_academic_calendar_wrap dl dd .calendar_icon em.tjbg {
    background: #9081da;
}

.pc_academic_calendar_wrap dl dd .calendar_icon em.xshy {
    background: #81afda;
}

.calendar_none .calendar_none_arrow {
    display: block;
    position: absolute;
    top: 1rem;
    left: -1rem;
    width: 0;
    height: 0;
    border-left: 0;
    border-right: 1rem solid #8188bc;
    border-top: 1rem solid transparent;
    border-bottom: 1rem solid transparent;
}

.cbbbbbb {
    color: #bbb !important;
}

.calendar_none .calendar_none_item {
    margin-bottom: 1.5rem;
}

.calendar_none .calendar_none_item h4 {
    color: #FFFFFF;
    font-weight: normal;
    padding-left: 1.1rem;
    position: relative;
    line-height: 2rem;
    max-height: 4rem;
    overflow: hidden;
}

.calendar_none .calendar_none_item h4::before {
    content: "";
    display: block;
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .8rem;
}

.calendar_none .calendar_none_item h4.glbg::before {
    background: #f29b76;
}

.calendar_none .calendar_none_item h4.tjbg::before {
    background: #9081da;
}

.calendar_none .calendar_none_item h4.xshy::before {
    background: #81afda;
}

.calendar_none .calendar_none_item h4 a {
    color: #fff;
}

.calendar_none .calendar_none_more {
    margin: 0 1.5rem;
    padding-top: 1.5rem;
}

.calendar_none .calendar_none_more a {
    color: #fff;
}

.calendar_none .calendar_none_item p {
    color: #fff;
    margin: .5rem 0;
}

.calendar_none .calendar_none_item em {
    color: #fff;
    font-style: normal;
    position: relative;
    padding-left: 2rem;
}

.calendar_none .calendar_none_item em::before {
    content: "";
    display: block;
    width: 1.4rem;
    height: 1.3rem;
    background: url(../images/study_people2.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    top: .3rem;
}

.academic_calendar_desc ul li {
    display: inline-block;
    float: none!important;
    width: auto;
    margin-top: 4rem;
    margin-bottom: 1rem;
}

.academic_calendar_desc ul li p {
    margin: 0 2.5rem;
    height: 2rem;
    line-height: 2rem;
    position: relative;
    padding-left: 3rem;
    box-sizing: border-box;
}

.academic_calendar_desc ul li p::before {
    content: "";
    display: block;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1rem;
}

.academic_calendar_desc ul li span {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    margin: 0;
    ;
    margin-right: 1rem;
    position: relative;
}

.academic_calendar_desc ul li.glbg p::before {
    background: #f29b76;
}

.academic_calendar_desc ul li.tjbg p::before {
    background: #9081da;
}

.academic_calendar_desc ul li.xshy p::before {
    background: #81afda;
}

.clearfix li {
    border-bottom: none;
    float: left!important;
    margin-bottom: 0!important;
}

.clearfix li:hover {
    border-bottom: none;
}

.clearfix::after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both;
}

/* Responsive style */

@media screen and (max-width:998px){
  
	.year_day h2{
		line-height: 35px;
        font-size: 20px;
	}
	.pc_academic_calendar_wrap ul li span{
		font-size: 18px;
		line-height: 24px;
		height: 24px;
	}
	.pc_academic_calendar_wrap dl dd .calendar_num,
    .pc_academic_calendar_wrap dl dd .calendar_num.d.on{
		font-size: 18px;
        width: 40px;
        height: 40px;
        line-height: 36px;
	}
}

@media screen and (max-width:768px){
  
}

@media screen and (max-width:480px){
  
}

@media screen and (max-width:414px){
  
}

@media screen and (max-width:370px){
  
}
</pre></body></html>