.news-main img{
    width: 100%;
}

.news-main .low-title-common {
    background-image: url(../images/event/event-title-back.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.news-main .low-title-common h1 {
    padding: 13px 45px;
}

.news-main .low-common__sub-heading img{
    width: 633px;
}

.news-main-contents {
    /* background-image: url(../images/event/event-back.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 0;
    /* padding-bottom: 103px; */
}


.individual-news-main {
    background-image: url(../images/news/news-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 150px;
}

.individual-news-main .low-title-common::after{
    display: none;
  }

.individual-news-main .low-title-common h1 {
    padding: 13px 55px;
}

.individual-news-main .low-title-common {
    margin-bottom: 10px;
}

.individual-news-main .low-common {
    margin-bottom: 10px;
}


.individual-news__contents {
    display: flex;
    justify-content: space-between;
    width: 1230px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}


.news-text-body {
    background-color: #fff;
    margin-left: 33px;
    padding: 16px 17px 30px;
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    margin-bottom: 44px;
}

.individual-news__left {
    width: 71.5%;
}

.individual-news__right {
    width: 23.5%;
}

.news-title__info {
    display: flex;
    margin-bottom: 22px;
}

.news-title {
    margin-bottom: 40px;
}

.news-title__tag {
    width: fit-content;
    font-size: .13rem;
    color: #19AE70;
    border: solid 1px #19AE70;
    padding: 2px 17px;
    border-radius: 10px;
}

.news-title__date {
    font-size: .14rem;
    color: #828282;
    margin-left: 17px;
}

.news-title__date time {
    font-size: .15rem;
    margin-left: 8px;
    letter-spacing: 0.16em;
}

.news-title>p {
    font-size: .27rem;
    font-weight: bold;
    width: 695px;
    max-width: 100%;
    margin: 0 auto;
    letter-spacing: 0.16em;
    position: relative;
    padding-bottom: 35px;
}

.news-title>p::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../images/news/news-midashi-border.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 8px;
}

.news-sentence {
    padding: 0 45px;
}

.news-sentence p {
    font-size: .15rem;
    margin-bottom: 33px;
}
.news-sentence b,.news-sentence strong {
    font-weight: bold;
}
.button-1 {
    border: solid 1px #69A2D1;
    box-shadow: 5px 5px 0px 0px #69A2D1;
}

.button-1::before {
    background-color: #C0C8ED;
}

.button-1::after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}

.news-article__btn {
    display: flex;
    justify-content: space-between;
    margin-left: 33px;
    width: 810px;
    max-width: 100%;
}

.news-btn__before {
    padding: 7px 20px 7px 60px;
}

.news-btn__before::before {
    right: inherit;
    left: 8px;
}

.news-btn__before::after {
    right: inherit;
    left: 15px;
    transform: rotate(180deg);
}


/* サイドバー */
.aside-title {
    font-size: .17rem;
    font-weight: bold;
    color: #036EB8;
    letter-spacing: 0.2em;
    line-height: 1.3;
    position: relative;
    padding-bottom: 27px;
    margin-bottom: 20px;
}

.aside-title::before {
    content: "";
    position: absolute;
    width: 100%;
    padding-bottom: 10px;
    left: 0;
    bottom: 0;
    background-image: url(../images/news/aside-title-border.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.news-newsnotice a {
    font-size: .15rem;
    color: #000;
    background-color: #fff;
    display: block;
    padding: 14px 20px 18px;
    margin-bottom: 13px;
    line-height: 1.7;
    width: 256px;
    max-width: 100%;
    margin: 0 auto 13px;
    border-radius: 10px;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4);
}
.news-newsnotice time {
    font-size: .14rem;
    color: #828282;
    display: block;
    margin-bottom: 7px;
}

.news-newsnotice {
    margin-bottom: 25px;
}


.news-category__list {}

.news-category__list>div {
    display: flex;
    flex-wrap: wrap;
}

.news-category__list a {
    background-color: #fff;
    border-radius: 5px;
    padding: 3px 12px;
    display: block;
    font-size: .13rem;
    margin: 0 1px 15px 9px;
}

.other-color {
    color: #959595;
}

.guardian-color {
    color: #FF484B;
}

.affiliation-color {
    color: #7B88FF;
}

.admission-color {
    color: #FF7244;
}

.work-color {
    color: #19AE70;
}

.news-category__list {
    margin-bottom: 36px;
}



.archive-list {
    list-style: none;
    position: relative;
}

.year {
    margin-bottom: 9px;
    cursor: pointer;
    font-size: .17rem;
}

.month-archive-list {
    display: none;
    list-style: none;
}

.month-archive-list {
    display: none;
    list-style: none;
}

.month_li {
    margin-top: 15px;
    margin-left: 20px;
    cursor: pointer;
}

.post_list {
    display: none;
}

.post_list a {
    margin-top: 15px;
    margin-left: 33px;
    padding-left: 10px;
    display: block;
    width: calc(100% - 40px);
    text-decoration: none;
    color: #000;
}

.archive_head {
    position: relative;
    padding-left: 44px;
}

.archive_head::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 13px;
    width: 17px;
    height: 11px;
    background-image: url(../images/common/btn-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
    transition: all .3s;
}

.archive_head::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background-color: #036EB8;
    border-radius: 50vh;
}

.archive_head::before {
    transform: rotate(45deg);
}

.archive_head.acv_open::after {
    transform: rotate(90deg);
    left: 12.5px;
    top: 2px;
}

.month-archive-list .archive_head::before,
.month-archive-list .archive_head::after {
    display: none;
}


.tab-contents-container {
    margin: 0 auto;
    max-width: 950px;
}

.empty_btn{
    margin: 0 auto;
    width: 151px;
    display: block;
}
@media screen and (max-width:1150px) {
	.tab-contents-container{
		width: calc(100% - 50px);
	}
}
@media screen and (max-width:800px) {
	.news-main .low-common__sub-heading img {
		width: 187px;
	}
	.tab-contents-container {
		margin: 0 auto 15px;
		border: solid 1px #A3A3A3;
		border-radius: 13px;
	}
    .individual-news__contents {
        flex-direction: column;
    }

    .individual-news__left {
        width: 100%;
        margin-bottom: 100px;
    }


    .news-text-body{
        margin-left: 0;
    }

    .news-title__info {
        margin-bottom: 20px;
    }

	.news-title>p {
        font-size: .19rem;
        padding-bottom: 30px;
        line-height: 1.6;
    }
    .news-sentence {
        padding: 0 10px;
    }

    .news-sentence p {
        margin-bottom: 20px;
    }


    .news-article__btn {
        margin-left: 0;
        flex-wrap: wrap;
    }

    .button-1{
        margin: 0 0 20px;
    }


    .news-btn__before{
        order: 1;
		width: 31%;
		min-width: 155px;
    }
    .news-btn__center{
        order: 3;
        margin: 0 auto;
		width: 40%;
		min-width: 180px;
    }
    .news-btn__after{
        order: 2;
		width: 31%;
		min-width: 155px;
    }

    .individual-news__right {
        width: 100%;
    }

    .news-newsnotice a {
        display: block;
        width:90%;
        margin: 0 auto 40px;
    }

    .news-category__list a {
        padding: 3px 15px;
        font-size: .14rem;
    }

    .news-newsnotice,
    .news-category__list {
        margin-bottom: 55px;
    }

    .news-newsnotice a:last-of-type{
        margin-bottom: 0;
    }
}