/*ツールバー*/
.newsystem2026 .block-categorybar .link {
    background: #0a2134 !important;
    color: #fff
}

.newsystem2026 .block-categorybar .link:hover {
    background: #051d31 !important
}

.newsystem2026 .block-categorybar .link::before {
    filter: brightness(100)
}

.contents-wrap.newsystem2026 {
    background-image: url(../img/newsystem2026/bg01.jpg)
}

.contents-wrap.newsystem2026 .hero-feature-cmn-wrap {
    background-color: unset
}

.newsystem2026 .block_maintitle .title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 50px
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_maintitle .title {
        padding: 30px
    }
}

/* メインタイトル */
.newsystem2026 .block_maintitle .title img {
    display: block;
    max-width: 100%;
    height: auto
}

/* メインの説明文 */
.newsystem2026 .block_maindescription{
    padding-inline: 100px;
    max-width: 1200px;
    margin: 0 auto;
}
.newsystem2026 .block_maindescription p{
    color: #fff;
    line-height: 1.8;
    font-size: 22px;
}
@media screen and (max-width:1279px) {
    .newsystem2026 .block_maindescription{
        padding-inline: 50px;
    } 
}
@media screen and (max-width:767px) {
    .newsystem2026 .block_maindescription{
        padding-inline: 20px;
    }
    .newsystem2026 .block_maindescription p{
        font-size: 16px;
    }
}

/*メニュー*/
.newsystem2026 .block_mainmenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1400px;
    padding: 50px 0 150px;
    margin: 0 auto;
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_mainmenu {
        padding: 0 0 150px
    }
}

.newsystem2026 .block_mainmenu .item_mainmenu {
    width: 33.33%;
}
@media screen and (max-width:1000px) {
    .newsystem2026 .block_mainmenu .item_mainmenu {
        width: 50%;
    }
}
@media screen and (max-width:767px) {
    .newsystem2026 .block_mainmenu .item_mainmenu {
        width: 100%
    }
}

.newsystem2026 .block_mainmenu .link {
    position: relative;
    display: block;
    height: 100%;
    color: #fff;
    padding: 25px 25px 155px;
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_mainmenu .link {
        padding: 15px 15px 135px
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_mainmenu .link {
        padding: 20px 0 100px
    }
}

.newsystem2026 .block_mainmenu .link:hover {
    background-color: rgba(255, 255, 255, .1)
}

.newsystem2026 .block_mainmenu .link:hover .system_btn {
    background-color: #0a2134
}

.newsystem2026 .block_mainmenu .system_number {
    display: flex;
    justify-content: center
}

.newsystem2026 .block_mainmenu .system_number img {
    display: block;
    width: auto;
    margin-bottom: 25px
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_mainmenu .system_number img {
        height: 120px;
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_mainmenu .system_number img {
        height: 80px;
        margin-bottom: 0px;
    }
}

.newsystem2026 .block_mainmenu .system_Catchphrase {
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
    background-image: url(../img/newsystem2026/titleborder01.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 50px
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_mainmenu .system_Catchphrase {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_mainmenu .system_Catchphrase {
        font-size: 14px;
        padding-bottom: 35px
    }
}

.newsystem2026 .block_mainmenu .system_title {
    display: block;
    width: 100%;    
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
}
.newsystem2026 .block_mainmenu .system_title.is-copy {
    display: block;
    position: relative;
    font-size: 24px;
    opacity: .8;
}
.newsystem2026 .block_mainmenu .system_title.is-copy::after {
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    content: '';
    background: #FF389C;
    width: 200px;
    height: 5px;
}
.newsystem2026 .block_mainmenu .system_title.is-main {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    margin-top: 50px;
    min-height: 200px;
}

.newsystem2026 .block_mainmenu .system_title img {
    display: block;
    margin: 10px auto 0
}

@media screen and (min-width:1600px) {
    .newsystem2026 .block_mainmenu .system_title.is-main br.pc-only{
        display: none;
    }
}
@media screen and (max-width:1279px) {
    .newsystem2026 .block_mainmenu .system_title {
        font-size: 24px;
    }

    .newsystem2026 .block_mainmenu .system_title img {
        height: 30px;
        width: auto
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_mainmenu .system_title.is-copy {
        font-size: 20px;
    }
    .newsystem2026 .block_mainmenu .system_title.is-copy::after {
        bottom: -30px;
    }
    .newsystem2026 .block_mainmenu .system_title.is-main {
        font-size: 24px;
        min-height: unset;
    }
    .newsystem2026 .block_mainmenu .system_title.is-main br.pc-only{
        display: none;
    }
    .newsystem2026 .block_mainmenu .system_title img {
        height: 25px;
        width: auto
    }
    
    
}

.newsystem2026 .block_mainmenu .faculty{
    margin-block-start: 20px;
}
.newsystem2026 .block_mainmenu .faculty .head{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 30px;
    border-radius: 15px;
    background: rgba(255, 255, 255, .2);
    margin: 0 auto;
}
.newsystem2026 .block_mainmenu .faculty .text{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-block-start: 15px;
    text-align: center;
    padding-inline: 20px;
    line-height: 1.6;
    font-size: 14px;
}
.newsystem2026 .block_mainmenu .faculty .text em{
    display: inline-block;
    padding: 3px 8px;
    border-radius: 8px;
    color: #000;
    margin: 5px;
}
.newsystem2026 .block_mainmenu .faculty .text em.zen{
    background:#00A3DB;
}
.newsystem2026 .block_mainmenu .faculty .text em.keizai{
    background:#EC7387;
}
.newsystem2026 .block_mainmenu .faculty .text em.bun{
    background:#9571AF;
}
.newsystem2026 .block_mainmenu .faculty .text em.hou{
    background:#50BDAA;
}
.newsystem2026 .block_mainmenu .faculty .text em.sha{
    background:#F5A843;
}

.newsystem2026 .block_mainmenu .system_btn {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 225px;
    height: 60px;
    border-radius: 40px;
    border: 3px solid #fff;
    margin: 0 auto
}

.newsystem2026 .block_mainmenu .system_btn img {
    display: block;
    margin-left: 10px
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_mainmenu .system_btn {
        bottom: 20px;
        width: 180px;
        height: 50px;
        border-radius: 25px;
        border: 3px solid #fff
    }

    .newsystem2026 .block_mainmenu .system_btn img {
        width: 18px;
        height: auto;
        margin-left: 7px
    }
}

.newsystem2026 .block_newsystem {
    position: relative;
    z-index: 1
}

.newsystem2026 .block_newsystem::before {
    z-index: -1;
    display: block;
    content: '';
    position: absolute;
    left: -50%;
    top: -75px;
    width: 200%;
    height: 150px;
    transform-origin: center
}

.newsystem2026 .block_newsystem {
    padding: 1px 200px 200px;
}
.newsystem2026 .block_newsystem.block01 {
    background-color: #fff;
}

@media screen and (min-width:1500px) {
    .newsystem2026 .block_newsystem {
        padding: 1px 25% 200px
    }
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_newsystem {
        padding: 1px 100px 200px
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem {
        padding: 1px 30px 150px
    }
}

.newsystem2026 .block_newsystem.block01::before {
    background-color: #fff;
    transform: rotate(-3deg)
}

.newsystem2026 .block_newsystem.block02 {
    background-color: #f9f6f1;
}
.newsystem2026 .block_newsystem.block02::before {
    background-color: #f9f6f1;
    transform: rotate(3deg)
}

.newsystem2026 .block_newsystem.is-last {
    padding-block-end: 0;
}

.newsystem2026 .block_newsystem .title_head {
    position: relative;
    display: block;
    width: 100%
}

.newsystem2026 .block_newsystem .title_head img {
    position: absolute;
    left: 50%;
    top: -125px;
    display: block;
    transform: translateX(-50%)
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_newsystem .title_head img {
        height: 150px;
        width: auto
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .title_head img {
        top: -110px;
        height: 100px;
        width: auto
    }
}

.newsystem2026 .block_newsystem .title_main {
    position: relative;
    display: block;
    margin: 125px 0 0;
    padding: 0 0 60px;
}
.newsystem2026 .block_newsystem .title_main::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 260px;
    height: 10px;
    background: #FF389C;
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_newsystem .title_main {
        margin: 100px 0 0
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .title_main {
        margin: 15px 0 0;
        padding: 0 0 35px;
    }
    .newsystem2026 .block_newsystem .title_main::after {
        width: 180px;
        height: 5px;
    }
}


.newsystem2026 .block_newsystem .title_main img.balloon {
    display: block;
    position: absolute;
    right: -100px;
    top: -70px
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_newsystem .title_main img.balloon {
        right: -50px;
        top: -50px;
        height: 50px;
        width: auto
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .title_main img.balloon {
        height: 40px;
        right: 0
    }
}

.newsystem2026 .block_newsystem .title_main .text {
    display: flex;
    justify-content: center;
    font-size: 36px;
    font-weight: 700;
    color: #071a2a;
    text-align: center;
    line-height: 1.4;
}

.newsystem2026 .block_newsystem .title_main .text.is-copy {
    font-size: 28px;
    opacity: .9;
}
.newsystem2026 .block_newsystem .title_main .text.is-main {
    margin-block-start: 30px;
    font-size: 36px;
}

.newsystem2026 .block_newsystem .title_main .text img {
    display: inline;
    margin-left: 20px
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_newsystem .title_main .text {
        font-size: 32px
    }

    .newsystem2026 .block_newsystem .title_main .text img {
        height: 32px;
        width: auto
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .title_main .text.is-copy {
        font-size: 20px;
    }
    .newsystem2026 .block_newsystem .title_main .text.is-main {
        margin-block-start: 20px;
        font-size: 28px;
    }

    .newsystem2026 .block_newsystem .title_main .text img {
        height: 22px;
        width: auto;
        margin-left: 10px
    }
}

.newsystem2026 .block_newsystem .block_details {
    margin: 50px 0 0;
    color: #071a2a
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_details {
        margin: 30px 0 0
    }
}

.newsystem2026 .block_newsystem .block_details h4 {
    display: inline-block;
    position: relative;
    max-width: 100%;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
    background: #1B3C5E;
    color: #fff;
    overflow: hidden;
    padding-block: 5px;
    padding-inline:10px 30px;
}
.newsystem2026 .block_newsystem .block_details h4::after {
    
    position: absolute;
    content: '';
    /*
    top: 0;
    right: -20px;
    width: 20px;
    height: 150%;
    background: #fff;
    transform: rotate(20deg);
    transform-origin: right top;
    */
    right: -1px;
    top:-1px;
	width: 20px;
	height: 110%;
	background-color: #fff;
	clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
}
.newsystem2026 .block_newsystem.block02 .block_details h4::after {
    background-color: #f9f6f1;
}

.newsystem2026 .block_newsystem .block_details h4 em{
    position: relative;
    display: inline-block;
    font-weight: 700;
    padding-inline-start: 18px;
    
}
.newsystem2026 .block_newsystem .block_details h4 em:before{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    display: block;
    width: 10px;
    height: 22px;
    background: #fff;
    margin-inline-end: 5px;
    vertical-align: middle;
}
.newsystem2026 .block_newsystem .block_details h4 em.zen:before{
    background: #00A3DB;
}
.newsystem2026 .block_newsystem .block_details h4 em.keizai:before{
    background: #EC7387;
}
.newsystem2026 .block_newsystem .block_details h4 em.bun:before{
    background: #9571AF;
}
.newsystem2026 .block_newsystem .block_details h4 em.hou:before{
    background: #50BDAA;
}
.newsystem2026 .block_newsystem .block_details h4 em.sha:before{
    background: #F5A843;
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_details h4 {
        font-size: 18px
    }
}

.newsystem2026 .block_newsystem .block_details p {
    font-size: 20px;
    line-height: 1.6;
    margin-top: 30px
}

.newsystem2026 .block_newsystem .block_details p.small {
    font-size: 16px
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_details p {
        font-size: 14px
    }

    .newsystem2026 .block_newsystem .block_details p.small {
        font-size: 12px
    }
}

.newsystem2026 .block_newsystem .block_details ul.list_link {
    padding-left: 32px;
    margin: 30px 0
}

.newsystem2026 .block_newsystem .block_details ul.list_link li {
    position: relative;
    z-index: 1;
    list-style-type: none !important
}

.newsystem2026 .block_newsystem .block_details ul.list_link li a {
    border-bottom: 1px dotted #000;
    transition: .3s ease color;
    line-height: 2
}

.newsystem2026 .block_newsystem .block_details ul.list_link li a:hover {
    color: #1b3c5e
}

.newsystem2026 .block_newsystem .block_details ul.list_link li ::before {
    position: absolute;
    display: block;
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    left: -30px;
    top: 4px;
    width: 24px;
    height: 24px;
    background-image: url(../img/common/icon_link_green.svg);
    filter: brightness(0)
}

.newsystem2026 .block_newsystem .block_details ul.list_pdf {
    padding-left: 32px;
    margin: 30px 0
}

.newsystem2026 .block_newsystem .block_details ul.list_pdf li {
    position: relative;
    z-index: 1;
    list-style-type: none !important
}

.newsystem2026 .block_newsystem .block_details ul.list_pdf li a {
    border-bottom: 1px dotted #000;
    transition: .3s ease color;
    line-height: 2
}

.newsystem2026 .block_newsystem .block_details ul.list_pdf li a:hover {
    color: #1b3c5e
}

.newsystem2026 .block_newsystem .block_details ul.list_pdf li ::before {
    position: absolute;
    display: block;
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    left: -30px;
    top: 4px;
    width: 24px;
    height: 24px;
    background-image: url(../img/common/icon_pdf_green.svg);
    filter: brightness(0)
}

.newsystem2026 .block_newsystem .block_columns {
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0 0
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_columns {
        margin: 0;
        padding: 0 0 0 20px
    }
}

.newsystem2026 .block_newsystem .block_columns.is-two .item_column {
    width: 50%
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_columns.is-two .item_column {
        width: 100%
    }
}

.newsystem2026 .block_newsystem .block_columns.is-three .item_column {
    width: 33.33%
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_newsystem .block_columns.is-three .item_column {
        width: 50%
    }

    .newsystem2026 .block_newsystem .block_columns.is-three .item_column:last-child {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_columns.is-three .item_column {
        width: 100%
    }
}

.newsystem2026 .block_newsystem .block_columns .item_column {
    color: #071a2a;
    position: relative;
    padding: 0 20px 0 50px
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_newsystem .block_columns .item_column {
        padding: 0 20px 0 40px
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_columns .item_column {
        margin: 20px 0 0;
        padding: 0 0 0 20px
    }
}

.newsystem2026 .block_newsystem .block_columns .item_column::before {
    position: absolute;
    left: -23px;
    top: 0;
    content: '';
    width: 55px;
    height: 100px;
    background-image: url(../img/newsystem2026/star.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_newsystem .block_columns .item_column::before {
        width: 44px;
        height: 80px
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_columns .item_column::before {
        width: 33px;
        height: 60px
    }
}

.newsystem2026 .block_newsystem .block_columns .item_column h5 {
    font-size: 18px;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100px;
    font-weight: 700;
    line-height: 1.4
}

@media screen and (max-width:1279px) {
    .newsystem2026 .block_newsystem .block_columns .item_column h5 {
        height: 80px
    }
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_columns .item_column h5 {
        height: 60px;
        font-size: 14px
    }
}

.newsystem2026 .block_newsystem .block_columns .item_column p {
    font-size: 16px;
    line-height: 1.8
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_columns .item_column p {
        font-size: 12px
    }
}

.newsystem2026 .block_newsystem .block_table {
    color: #071a2a;
    margin: 50px 0 0
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_table {
        margin: 30px 0 0
    }
}

.newsystem2026 .block_newsystem .block_table h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6
}

.newsystem2026 .block_newsystem .block_table p {
    font-size: 14px;
    line-height: 1.6
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_table h4 {
        font-size: 16px
    }

    .newsystem2026 .block_newsystem .block_table p {
        font-size: 12px
    }
}

.newsystem2026 .block_newsystem .block_table .block_table_inner {
    margin: 30px 0;
    overflow-x: scroll;
    padding: 0 0 20px;
}

@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_table .block_table_inner {
        padding: 0 0 20px;
        margin: 20px 0
    }
}

.newsystem2026 .block_newsystem .block_table .block_table_inner img {
    display: block;
    margin: 0 auto
}
@media screen and (max-width:767px) {
    .newsystem2026 .block_newsystem .block_table .block_table_inner img {
        max-width: 200%;
    }
}

.newsystem2026 .block_newsystem .block_table .block_table_inner::-webkit-scrollbar {
    height: 14px
}

.newsystem2026 .block_newsystem .block_table .block_table_inner::-webkit-scrollbar-thumb {
    background-color: #c2b093;
    border-radius: 7px
}

.newsystem2026 .block_newsystem .block_table .block_table_inner::-webkit-scrollbar-track {
    background: #ded3c1;
    background-color: #ded3c1;
    border-radius: 7px
}

.newsystem2026 .editing-area-wrap {
    min-height: unset;
    margin-bottom: 0;
    padding-bottom: 1px;
    background-color: #fff;
}