/*
    Design Layout
*/
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');

main,
header,
footer,
section {
  display: block;
}
body.hidden {
    overflow: hidden;
}
#contents {
    overflow:visible;
}
#seijyo .seijo_section {
    padding: 0;
    font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
#seijyo .seijo_section * {
    box-sizing: border-box;
}

#outline_seijyo {
    margin-top: 45px;
    background-color: #F4F6F7;
    border-radius: 10px;
}
#outline_seijyo > .seijo_section_inner {
    padding: 40px;
    display: flex;
    justify-content: space-between;
}
#outline_seijyo > .seijo_section_inner .seijo_section_outline_text {
    width: 53.7%;
    max-width: 510px;
}
#outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_img {
    display: flex;
    justify-content: space-between;
}
#outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_img .seijo_section_logo {
    width: 93px;
}
#outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_img .seijo_section_text {
    width: calc( 100% - 113px);
}
#outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_list {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
#outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_link {
    margin-top: 20px;
    font-size: 15px;
}
#outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_link a {
    color: #2868BA;
    text-decoration: none;
    display: inline-block;
}
#outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_link a:after {
    content: '';
    display: inline-block;
    width: 12.5px;
    height: 10px;
    background: url(../../img/seijyo/img_arrow_pc.png) center center no-repeat;
    background-size: cover;
    margin-left: .5em;
}
#outline_seijyo > .seijo_section_inner .seijo_section_outline_img {
    width: 42.2%;
    max-width: 400px;
}
#whichtype_seijyo {
    margin-top: 95px;
}
#whichtype_seijyo > .seijo_section_inner > h2 {
    text-align: center;
}
#whichtype_seijyo > .seijo_section_inner > h2 img {
    width: 248px;
}
#whichtype_seijyo > .seijo_section_inner > h2 > span {
    margin-top: .3em;
    display: block;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.46667;
}
#whichtype_seijyo > .seijo_section_inner > h2 > span em {
    font-size: 30px;
}
#whichtype_seijyo > .seijo_section_inner .seijo_section_select_list {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
#whichtype_seijyo .seijo_section_select_box {
    width: 31.26%;
    padding: 30px;
    box-shadow: 0px 0px 15px 0 rgba(0,0,0,0.1);
    border-left: 2px solid #eee;
    text-align: center;
}
#whichtype_seijyo .seijo_section_select_box > .seijo_text p {
    padding: 0;
    font-size: 15px;
    text-align: left;
}
#whichtype_seijyo .seijo_section_select_box > .seijo_text p.seijo_ul_type {
    padding-left: 1em;
    position: relative;
}
#whichtype_seijyo .seijo_section_select_box > .seijo_text p.seijo_ul_type:before {
    content: '・';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
#whichtype_seijyo .seijo_section_select_box > .seijo_icon {
    margin-top: 25px;
}
#whichtype_seijyo .seijo_section_select_box > .seijo_icon img{
    width: 82px;
}
#whichtype_seijyo .seijo_section_select_box > .seijo_link {
    font-size: 14px;
    margin-top: 25px;
}
#whichtype_seijyo .seijo_section_select_box > .seijo_link a {
    display: inline-block;
    margin-left: .5em;
}
#whichtype_seijyo .seijo_section_select_box > .seijo_link a:after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 12px;
    background: url(../../img/seijyo/img_arrow_down_pc.png) center center no-repeat;
    background-size: contain;
    margin-left: .5em;
}
#whichtype_seijyo .seijo_section_select_box.no1 {
    border-color: #05B7ED;
}
#whichtype_seijyo .seijo_section_select_box.no2 {
    border-color: #50D5B6;
}
#whichtype_seijyo .seijo_section_select_box.no3 {
    border-color: #72A4EB;
}
#kindoftype_seijyo {
    margin-top: 90px;
}
#kindoftype_seijyo .seijo_section_category {
    text-align: center;
    margin-top: 60px;
    padding: 40px 0 70px;
}
#kindoftype_seijyo .seijo_section_category#type1 {
    background-color: #F0F6F8;
}
#kindoftype_seijyo .seijo_section_category#type2 {
    background-color: #F2FAF8;
}
#kindoftype_seijyo .seijo_section_category#type3 {
    background-color: #F7F5F8;
}
.seijo_section_category#type1 .seijo_section_category_title {
    background: url(../../img/seijyo/img_bg_title_01.png) right 100px top 20px no-repeat;
    background-size: 212px;
}
.seijo_section_category#type2 .seijo_section_category_title {
    background: url(../../img/seijyo/img_bg_title_02.png) left 175px top 20px no-repeat;
    background-size: 162px;
}
.seijo_section_category#type3 .seijo_section_category_title {
    background: url(../../img/seijyo/img_bg_title_03.png) right 95px top -10px no-repeat;
    background-size: 336px;
}
#kindoftype_seijyo .seijo_section_category_title > img {
    width: 226px;
}
#kindoftype_seijyo .seijo_section_category_title h2{
    font-size: 32px;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.46667;
    padding: 10px 0 20px;
}
#kindoftype_seijyo .seijo_section_category_title h2 span{
    font-size: 40px;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.46667;
}
#kindoftype_seijyo .seijo_section_category_content > ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 30px 0;
}
#kindoftype_seijyo .seijo_section_category_content > ul > li {
    padding: 8px;
}
#seijyo #kindoftype_seijyo .seijo_section_category_content a {
    border-color: #05B7ED;
}
#seijyo #kindoftype_seijyo .seijo_section_category_content a:hover {
    background-color: #05B7ED;
    color: #fff;
}
#seijyo #kindoftype_seijyo .seijo_section_category_content a > span:after {
    border-color: transparent transparent #05B7ED transparent;
}
#seijyo #kindoftype_seijyo .seijo_section_category_content a:hover > span:after {
    border-color: transparent transparent #fff transparent;
}
.seijo_section_category#type1 .seijo_section_category_title h2 span{
    color: #05B7ED;
}
.seijo_section_category#type2 .seijo_section_category_title h2 span{
    color: #50D5B6;
}
.seijo_section_category#type3 .seijo_section_category_title h2 span{
    color: #72A4EB;
}
.seijo_section_category .seijo_section_category_title p {
    font-size: 16px;
}
#seijyo #type2 .seijo_section_category_content a:hover {
    color: #50D5B6;
}
#seijyo .seijo_section_category_content3 {
    display: flex;
    justify-content: space-between;
    margin: 20px 30px 0;
}
#seijyo .seijo_section_category_content3 > .seijo_thumbnail {
    width: 53.4%;
}
#seijyo .seijo_section_category_content3 > .seijo_text {
    width: 41.44%;
    text-align: left;
}
#seijyo .seijo_section_category_content3 > .seijo_text > h3 {
    font-size: 30px;
    font-family: 'Noto Serif JP', serif;
    line-height: 1.46667;
    letter-spacing: .1em;
}
#seijyo .seijo_section_category_content3 > .seijo_text > p {
    margin-top: 40px;
    line-height: 1.875;
    letter-spacing: .1em;
    font-size: 16px;
}
#seijyo .seijo_section_category_content3 > .seijo_text > .seijo_link {
    margin-top: 40px;
}
#seijyo #banner_area {
    text-align: center;
    margin: 90px auto;
}
#seijyo #banner_area .seijyo_banner {
    display: inline-block;
    margin: 0 20px;
    max-width: 900px;
}

/*
    util
*/
#seijyo .util_pc {
    display: block;
}
#seijyo .util_sp {
    display: none;
}
#seijyo .icon_faculty {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 94px;
    height: 26px;
    border-radius: 30px;
    border: 1px solid ;
    padding: 0 10px;
    font-size: 13px;
}
#seijyo .icon_faculty.cate1 {
    border-color: #EC7387;
    color: #EC7387;
}
#seijyo .icon_faculty.cate2 {
    border-color: #9571AF;
    color: #9571AF;
}
#seijyo .icon_faculty.cate3 {
    border-color: #05B7ED;
    color: #05B7ED;
}
#seijyo .icon_faculty.cate4 {
    border-color: #F5A843;
    width: 190px;
    color: #F5A843;
}
#seijyo a.seijo_section_link {
    display: flex;
    width: 226px;
    height: 116px;
    border-left: 2px solid ;
    font-size: 15px;
    background-color: #fff;
    text-align: left;
    text-decoration: none;
    line-height: 1.8333;
}
#seijyo a.seijo_section_link > span {
    display: block;
    padding: 20px;
    position: relative;
    width: 100%;
}
#seijyo a.seijo_section_link > span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #000 transparent;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
#seijyo a.seijo_section_link.small {
    height: 44px;
    border-left: 2px solid #72A4EB;
}
#seijyo a.seijo_section_link.small > span {
    padding-top: 14px;
    padding-bottom: 0;
    line-height: 1;
}
#seijyo a.seijo_section_link.small > span:after {
    border-color: transparent transparent #72A4EB transparent;
}
#seijyo a.seijo_section_link.small1 {
    width: 100%;
    height: 50px;
    border-left: 2px solid #05B7ED;
}
#seijyo a.seijo_section_link.small1 > span {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    line-height: 1;
}
#seijyo a.seijo_section_link.small1 > span:after {
    border-color: transparent transparent #05B7ED transparent;
}
#seijyo a.seijo_section_link.small1:hover {
    color: #05B7ED;
}
#seijyo a.seijo_section_link.small2 {
    width: 100%;
    height: 50px;
    border-left: 2px solid #50D5B6;
}
#seijyo a.seijo_section_link.small2 > span {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    line-height: 1;
}
#seijyo a.seijo_section_link.small2 > span:after {
    border-color: transparent transparent #50D5B6 transparent;
}
#seijyo a.seijo_section_link.small2:hover {
    color: #50D5B6;
}
#seijyo a.seijo_section_modal {
    display: flex;
    width: 178px;
    height: 80px;
    border-left: 2px solid #50D5B6;
    font-size: 15px;
    background-color: #fff;
    text-align: left;
    text-decoration: none;
    line-height: 1.8333;
}
#seijyo #type1 a.seijo_section_modal {
    width: 226px;
    border-left-color: #05B7ED;
}
#seijyo #type2 a.seijo_section_modal {
    border-left-color: #50D5B6;
}
#seijyo a.seijo_section_modal > span {
    display: block;
    padding: 20px;
    position: relative;
    width: 100%;
}
#seijyo a.seijo_section_modal > span:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#seijyo #type1 a.seijo_section_modal > span:after {
    background: url(../../img/seijyo/img_plus_02.png) center center no-repeat;
    background-size: contain;
}
#seijyo #type2 a.seijo_section_modal > span:after {
    background: url(../../img/seijyo/img_plus.png) center center no-repeat;
    background-size: contain;
}
#seijyo #type1 a.seijo_section_modal:hover {
    background-color: #05B7ED;
    color: #fff;
}
#seijyo #type2 a.seijo_section_modal:hover {
    background-color: #50D5B6;
    color: #fff;
}
#seijyo #type1 a.seijo_section_modal:hover > span:after,
#seijyo #type2 a.seijo_section_modal:hover > span:after {
    background: url(../../img/seijyo/img_plus_hover.png) center center no-repeat;
    background-size: contain;
}
.seijo_modal_contents {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999999;
    padding: 10px;
    box-sizing: border-box;
}
.seijo_modal_contents * {
    box-sizing: border-box;
}
.seijo_modal_contents .seijo_modal_close {
    position: absolute;
    top: -20px;
    right: 0;
    transform: translate(0,-100%);
    width: 28px;
    height: 28px;
    display: flex;
    cursor: pointer;
}
.seijo_modal_contents .seijo_modal_close > .seijo_modal_close_inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
}
.seijo_modal_contents .seijo_modal_close > .seijo_modal_close_inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(45deg);
}
.seijo_modal_contents .seijo_modal_close > .seijo_modal_close_inner:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-45deg);
}
.seijo_modal_contents_content {
    width: 100%;
    max-width: 1030px;
    max-height: calc(100% - 80px);
    padding: 30px 40px 60px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}
.seijo_modal_contents #seijo_modal_filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.container_modal_content {
    display: none;
    height: 100%;
}
.container_modal_content > h2 {
    margin: 0 auto;
    width: 276px;
    height: 44px;
    font-size: 20px;
    font-weight: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
    overflow: hidden;
    position: relative;
    padding-top: 3px;
}
.container_modal_content > h2 > span {
    display: block;
    position: relative;
    z-index: 1;
    font-family: 'Noto Serif JP', serif;
}
.container_modal_content > h2:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #D9F4E5;
    position: absolute;
    top: 6px;
    left: 6px;
}
.container_modal_content.type1 > h2:before {
    background-color: rgba(5,183,237,0.2);
}
#contents .container_modal_content > h2 + p {
    margin-top: 1em;
    padding: 0;
    text-align: center;
    font-size: 15px;
}
.container_modal_content_wrapper {
    margin: 20px auto 0;
    max-height: calc(100vh - 250px);
    overflow-y: auto;
}
.container_modal_content .container_modal_content_inner {
    display: flex;
    justify-content: space-between;
}
.container_modal_content .container_modal_content_box {
    background-color: rgba(230,230,230,0.4);
    padding: 30px;
}
#contents .container_modal_content .container_modal_content_box p {
    font-size: 15px;
    letter-spacing: .05em;
    line-height: 1.73333;
    min-height: calc(15px * 4 * 1.73333);
    padding-bottom: 0;
}
#contents .container_modal_content.type1 .container_modal_content_box p {
    min-height: calc(15px * 2 * 1.73333);
    margin-bottom: 1em;
}
.container_modal_content .container_modal_content_box h3 {
    font-size: 12px;
    color: #50BDAA;
    text-align: left;
    line-height: 1.73333;
    height: calc(12px * 2 * 1.73333);
}
.container_modal_content.type1 .container_modal_content_box h3 {
    color: #05B7ED;
}
.container_modal_content .container_modal_content_box > .content_box_link {
    margin-top: 30px;
}
.container_modal_content.colm2 .container_modal_content_wrapper {
    max-width: 880px;
}
.container_modal_content.colm2 .container_modal_content_inner > .container_modal_content_box {
    width: 48.864%;
    max-width: 430px;
}
.container_modal_content.colm3 .container_modal_content_inner > .container_modal_content_box {
    width: 32.99%;
    max-width: 320px;
}
.html-body-hidden {
    overflow: hidden;
}
#seijyo .seijo_notice {
    border: 1px solid #333;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2em;
    padding: 0.5em 2em;
}
@media screen and (max-width: 705px) {
    /*
        mv_seijyo
    */
    #mv_seijyo > .seijo_section_inner img{
        max-width: calc( 100% + 20px );
        margin-right: -10px;
        margin-left: -10px;
    }
    #outline_seijyo {
        margin-top: 2.6667vw;
        border-radius: 1.3333vw;
    }
    #outline_seijyo > .seijo_section_inner {
        padding: 5.3333vw 2.6667vw;
        display: block;
    }
    #outline_seijyo > .seijo_section_inner .seijo_section_outline_text {
        width: 100%;
        max-width: 100%;
    }
    #outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_img {
        margin: 0 auto;
        width: 96%;
    }
    #outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_img .seijo_section_logo {
        width: 19.2vw;
    }
    #outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_img .seijo_section_text {
        width: 63.3333vw;
        font-size: 3.2vw;
        line-height: 1.83333;
    }
    #outline_seijyo > .seijo_section_inner .seijo_section_outline_text > .seijo_section_list {
        margin-top: 4vw;
    }
    #outline_seijyo > .seijo_section_inner .seijo_section_outline_img {
        margin-top: 4vw;
        width: 100%;
        max-width: 100%;
    }
    #outline_seijyo > .seijo_section_inner .seijo_section_outline_img .seijo_section_link {
        margin-top: 6vw;
    }
    #outline_seijyo > .seijo_section_inner .seijo_section_outline_img .seijo_section_link a {
        color: #2868BA;
        text-decoration: none;
        display: inline-block;
        font-size: 3.2vw;
    }
    #outline_seijyo > .seijo_section_inner .seijo_section_outline_img > .seijo_section_link a:after {
        content: '';
        display: inline-block;
        width: 2.53333vw;
        height: 1.82667vw;
        background: url(../../img/seijyo/img_arrow_pc.png) center center no-repeat;
        background-size: cover;
        margin-left: .5em;
    }
    #whichtype_seijyo {
        margin-top: 12vw;
    }
    #whichtype_seijyo > .seijo_section_inner > h2 img {
        width: 41.7333vw;
    }
    #whichtype_seijyo > .seijo_section_inner > h2 > span {
        font-size: 4vw;
    }
    #whichtype_seijyo > .seijo_section_inner > h2 > span em {
        font-family: 'Noto Serif JP', serif;
        font-size: 5.87vw;
    }
    #whichtype_seijyo > .seijo_section_inner .seijo_section_select_list {
        margin-top: 0;
        display: block;
        padding: 1.3333vw 2.66667vw;
    }
    #whichtype_seijyo .seijo_section_select_box {
        margin: 6.67vw 0;
        width: 100%;
        padding: 4vw;
        border-left: 0.8vw solid #eee;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #whichtype_seijyo .seijo_section_select_box > .seijo_text {
        width: 54.66667vw;
    }
    #whichtype_seijyo .seijo_section_select_box > .seijo_text p {
        font-size: 3.2vw;
    }
    #whichtype_seijyo .seijo_section_select_box > .seijo_icon {
        margin-top: 0;
    }
    #whichtype_seijyo .seijo_section_select_box > .seijo_icon img{
        width: 19.3vw;
    }
    #whichtype_seijyo .seijo_section_select_box > .seijo_link {
        font-size: 3.2vw;
        margin-top: 5.3333vw;
        width: 100%;
    }
    #whichtype_seijyo .seijo_section_select_box > .seijo_link a {
        display: inline-block;
        margin-left: .5em;
    }
    #whichtype_seijyo .seijo_section_select_box > .seijo_link a:after {
        content: '';
        display: inline-block;
        width: 9px;
        height: 12px;
        background: url(../../img/seijyo/img_arrow_down_pc.png) center center no-repeat;
        background-size: contain;
        margin-left: .5em;
    }
    #whichtype_seijyo .seijo_section_select_box.no1 {
        border-color: #05B7ED;
    }
    #whichtype_seijyo .seijo_section_select_box.no2 {
        border-color: #50D5B6;
    }
    #whichtype_seijyo .seijo_section_select_box.no3 {
        border-color: #72A4EB;
    }
    #kindoftype_seijyo {
        margin-top: 4.5333vw;
    }
    #kindoftype_seijyo .seijo_section_category {
        text-align: center;
        margin-top: 10.67vw;
        padding: 9.33vw 0;
    }
    .seijo_section_category#type1 .seijo_section_category_title {
        background: url(../../img/seijyo/img_bg_title_01.png) right 6vw top 6vw no-repeat;
        background-size: 26.27vw;
    }
    .seijo_section_category#type2 .seijo_section_category_title {
        background: url(../../img/seijyo/img_bg_title_02.png) left 0 top 8vw no-repeat;
        background-size: 21.73vw;
    }
    .seijo_section_category#type3 .seijo_section_category_title {
        background: url(../../img/seijyo/img_bg_title_03.png) right 0vw top 4vw no-repeat;
        background-size: 47.73vw;
    }
    #kindoftype_seijyo .seijo_section_category_title > img {
        width: 55.2vw;
    }
    #kindoftype_seijyo .seijo_section_category_title h2{
        font-size: 4.53vw;
        padding: 4vw 0;
    }
    #kindoftype_seijyo .seijo_section_category_title h2 span{
        font-size: 6.13vw;
    }
    #kindoftype_seijyo .seijo_section_category_title h2 + p {
        font-size: 3.47vw;
    }
    #kindoftype_seijyo .seijo_section_category_content > ul {
        padding: 0;
    }
    #kindoftype_seijyo .seijo_section_category_content > ul > li {
        padding: 2vw;
        width: 50%;
    }
    #seijyo #kindoftype_seijyo .seijo_section_category_content a {
        width: 100%;
        height: 32vw;
    }
    #seijyo #kindoftype_seijyo #type1 .seijo_section_category_content a {
        height: 21.33vw;
    }
    #seijyo #kindoftype_seijyo .seijo_section_category_content a > span:after {
        border-width: 0 0 2.2667vw 2.2667vw;
        bottom: 1.33333vw;
        right: 1.33333vw;
    }
    #seijyo a.seijo_section_link > span {
        font-size: 3.2vw;
        padding: 4vw;
    }
    .seijo_section_category .seijo_section_category_title p {
        font-size: 16px;
    }
    #kindoftype_seijyo #type2 .seijo_section_category_content > ul > li {
        width: calc( 100% / 3 );
    }
    #seijyo #kindoftype_seijyo #type2 .seijo_section_category_content a {
        width: 100%;
        height: 20vw;
        font-size: 3.2vw;
    }
    #seijyo #kindoftype_seijyo #type1 .seijo_section_category_content a > span {
        font-size: 3.47vw;
        padding: 4.8vw 4vw;
    }
    #seijyo #kindoftype_seijyo #type2 .seijo_section_category_content a > span {
        padding: 2.66667vw 4.66667vw;
    }
    #seijyo #kindoftype_seijyo #type2 .seijo_section_category_content a > span:after {
        width: 2.4vw;
        height: 2.4vw;
        bottom: 1.33333vw;
        right: 1.33333vw;
    }
    #seijyo .seijo_section_category_content3 {
        display: block;
        margin: 2.6667vw 2.6667vw 0;
    }
    #seijyo .seijo_section_category_content3 > .seijo_thumbnail {
        width: 100%;
    }
    #seijyo .seijo_section_category_content3 > .seijo_text {
        margin-top: 6vw;
        width: 100%;
    }
    #seijyo .seijo_section_category_content3 > .seijo_text > h3 {
        font-size: 4.8vw;
        letter-spacing: .08em;
    }
    #seijyo .seijo_section_category_content3 > .seijo_text > p {
        font-size: 3.2vw;
        margin-top: 6vw;
        padding-bottom: 15vw;
    }
    #seijyo .seijo_section_category_content3 > .seijo_text > .seijo_link {
        margin-top: .5em;
    }
    #seijyo #banner_area {
        margin: 40px auto;
    }
    #seijyo #banner_area .seijyo_banner {
        margin: 0 2.67vw;
    }
    /*
        util
    */
    #seijyo .icon_faculty {
        max-width: 100%;
        width: 16vw;
        height: 5.6vw;
        border-radius: 3vw;
        font-size: 2.6667vw;
        padding: 0;
    }
    #seijyo .icon_faculty.cate4 {
        width: 34.6667vw;
    }
    #seijyo a.seijo_section_link.small {
        width: 100%;
        height: 12vw;
        border-left: 2px solid #72A4EB;
    }
    #seijyo a.seijo_section_link.small > span {
        padding-top: 4.4vw;
    }
    #seijyo a.seijo_section_link.small1 {
        width: auto;
        display: inline-block;
        padding: 0;
        height: auto;
        border: none;
        color: #05B7ED;
        line-height: 1;
    }
    #seijyo a.seijo_section_link.small1 > span {
        display: inline-block;
        padding: 0;
        text-decoration: underline;
    }
    #seijyo a.seijo_section_link.small1 > span:after {
        content: '＞';
        display: inline-block;
        border: none;
        position: relative;
        bottom: auto;
        right: auto;
    }
    #seijyo a.seijo_section_link.small2 {
        width: auto;
        display: inline-block;
        padding: 0;
        height: auto;
        border: none;
        color: #50BDAA;
        line-height: 1;
    }
    #seijyo a.seijo_section_link.small2 > span {
        display: inline-block;
        padding: 0;
        text-decoration: underline;
    }
    #seijyo a.seijo_section_link.small2 > span:after {
        content: '＞';
        display: inline-block;
        border: none;
        position: relative;
        bottom: auto;
        right: auto;
    }
    .seijo_modal_contents_content {
        max-height: calc(100% - 80px);
        padding: 9.3333vw 6.66667vw 6.66667vw;
    }
    .container_modal_content > h2 {
        width: 63.4667vw;
        height: 11.4667vw;
        font-size: 5.06667vw;
    }
    .container_modal_content > h2:before {
        top: 1.3333vw;
        left: 1.6vw;
    }
    #contents .container_modal_content > h2 + p {
        font-size: 3.46667vw;
        line-height: 1.2;
    }
    .container_modal_content_wrapper {
        margin: 4vw auto 0;
        max-height: 57vh;
        overflow-y: auto;
    }
    .container_modal_content .container_modal_content_inner {
        display: block;
    }
    .container_modal_content .container_modal_content_box {
        background-color: #fff;
        padding: 4.6667vw 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .container_modal_content .container_modal_content_box > .content_box_text {
        width: 38.6667vw;
    }
    #contents .container_modal_content .container_modal_content_box p {
        font-size: 3.4667vw;
        line-height: 1.73333;
        min-height: 3.4667vw;
        height: auto;
    }
    .container_modal_content .container_modal_content_box h3 {
        font-size: 12px;
        display: none;
    }
    .container_modal_content .container_modal_content_box > .content_box_thumbnail {
        margin-top: 0;
        width: 34.6667vw;
    }
    .container_modal_content .container_modal_content_box > .content_box_link {
        margin-top: 0;
        width: 100%;
    }
    .container_modal_content.colm2 .container_modal_content_inner > .container_modal_content_box {
        width: 100%;
        max-width: 100%;
    }
    .container_modal_content.colm3 .container_modal_content_inner > .container_modal_content_box {
        width: 100%;
        max-width: 100%;
    }
    #seijyo .seijo_notice {
        font-size: 3.2vw;
    }
    
    #seijyo .util_pc {
        display: none;
    }
    #seijyo .util_sp {
        display: block;
    }
}

/* 260120 add */
/* 基本＝PC想定（横並び） */
.container_modal_content .container_modal_content_inner{
  display: flex;
  justify-content: center;
  gap: 24px;
}

/* 2件ちょうどだけ広げる（PC・SP共通だがSPはblockで無効化される） */
.container_modal_content .container_modal_content_inner:
has(.container_modal_content_box:nth-child(2):last-child){
  gap: 80px;
}

/* 3件以上は左寄せに戻す（必要なら） */
.container_modal_content .container_modal_content_inner:
has(.container_modal_content_box:nth-child(3)){
  justify-content: flex-start;
  gap: 24px;
}

/* ★ SPだけ縦並びにする例外処理 */
@media screen and (max-width: 705px){
  .container_modal_content .container_modal_content_inner{
    display: block;
  }
}


