/*
Theme Name: anancollege
Theme URI: http://
Author: TIDE
Author URI: http://
Description: ���썂��e�[�}�Ƃ��č쐬����܂����B
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
*/


/* common */


/* 2020 */

body,
html {
    font: 16px/30px "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "���C���I", Meiryo, "�l�r �o�S�V�b�N", Helvetica, Arial, Verdana, sans-serif;
}

.section.siteContent {
    padding-top: 110px;
}

.gMenu_name {
    font-weight: bold;
    font-size: 120%;
}

.siteHeader_logo img.logo {
    display: block;
}

.siteHeader_logo .mobile_logo {
    display: none;
}

.nav>li>a {
    display: inline-flex;
}


/* header�]�� */

.header_Space {
    width: 10px;
    /*	height:122px;*/
}


/* header �i�r�Q�[�V�����o�[�̐ܕԂ�  */

header .nav>li:nth-child(4) {
    clear: left;
}

footer {
    background-color: white;
}


/* Top common */

.top .titleArea {
    font-size: 300%;
    margin-top: 2em;
    line-height: 4em;
    text-align: center;
}

.postList .button {
    margin-top: 2em;
}

.top .mt-1 {
    margin-top: 1em;
}

.top .mt-2 {
    margin-top: 2em;
}

.top .mb-12 {
    margin-bottom: 12em;
}


/* Top news,exam */

.top.news,
.top.exam {
    background: no-repeat url('images/top_back1.png') top left;
    background-size: cover;
}

.news.media-items,
.exam.media-items {
    line-height: 2.2em;
}

.news .entry-title,
.exam .entry-title {
    border-bottom: 1px solid #ccc;
}

.entry-body {
    padding: 0.2em 0 1.5em;
}

.mainSection header {
    border-bottom: 0px solid;
}

.mainSection h1.entry-title {
    font-weight: bold;
    /* margin: 2em 0; */
    margin: 0.8em 0;
}

.mainSection h1 {
    margin: 0.5em 0 1.5em;
    border-bottom: 2px solid #337ab7;
}


/* top topics */

.top.topics {
    *background: no-repeat url('images/top_back2.png') top left;
    background-size: cover;
}


/* Top news anan */

.top.anan {
    background: no-repeat url('images/top_back5.png') top left;
    background-size: cover;
}


/* Top news other */

.top.other {
    background: no-repeat url('images/top_back4.png') top left;
    background-size: cover;
}


/* category */

.category_image {
    width: 100%;
    height: 10em;
}

.category_header,
.page_header {
    width: 100%;
}

.categorys_postLists {
    padding: 1em;
}

.categorys_postLists .media_inner_box {
    background-color: #eeeeff;
    padding: 1em;
    min-height: 18em;
    border-radius: 15px;
}

.categorys_postLists .media_inner_box .media-body {
    padding-top: .5em;
}

.categorys_postLists .media_inner_box img {
    margin: auto;
}

.postLists .media_inner_box img {
    margin: auto;
}

.media {
    border-bottom: 0px solid;
    border-top: 0px solid !important;
}

.postList {
    display: flex;
    flex-wrap: wrap;
}


/* page baseindex*/

.page_media .title {
    text-align: center;
    margin-top: 0.5em;
    font-size: 1.2em;
    font-weight: bold;
}

.page_media .title a {
    color: black
}

.page_media .title a:hover {
    text-decoration: none;
}


/* pager */

.pager li.previous a:before {
    content: "";
    margin-right: 0em;
}

.pager li.next a:before {
    content: "";
    margin-right: 0em;
}

ul.pager {
    width: 420px;
    margin: 9px auto;
}

ul.pager li {
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
    font-size: 150%;
}


/* footer */

.back-gray {
    background-color: #d4d4d4;
}

footer .copySection {
    border-top: initial;
}

footer .footer_logo {
    max-width: 33%;
    margin: 10px;
}

footer .footer_access_map {
    margin: 10px;
}

footer .footerMenu {
    margin-top: 20px;
    border-top: 0px solid;
    border-bottom: 0px solid;
}

footer .footerMenu ul li {
    display: block;
    width: 180px;
    line-height: 3em;
}

footer .footerMenu ul li a {
    text-decoration: underline;
}

footer .footerMenu ul li a {
    border-left: initial;
}

footer .footerMenu li:last-child a {
    border-right: initial;
}


/* mobile-nav �n���o�[�K�[���j���[ */

.vk-mobile-nav-menu-btn {
    right: 10px;
    left: inherit;
    transition: 0.5s;
    background: url('images/hamb_icon.png') no-repeat;
    background-size: cover;
    border: 0px solid;
}


/* �n���o�[�K�[���j���[�I�[�v���� ��������A�C�R���`�F���W */

.vk-mobile-nav-menu-btn.menu-open {
    background: url('images/hamb_open_icon.png') no-repeat;
    background-size: cover;
    border: 0px solid;
}

h1.entry-title:first-letter,
.single h1.entry-title:first-letter {
    color: inherit;
}


/* �n���o�[�K�[���j���[���� */

.vk-mobile-nav-menu-btn {
    display: block !important;
}

.vk-mobile-nav {
    display: block !important;
}


/* ���j���[���� */

.menu.nav.gMenu {
    display: none;
}


/* �n���o�[�K�[���j���[���� */

.vk-mobile-nav nav ul {
    border: 0px solid;
    overflow: auto;
}

.vk-mobile-nav nav ul:after {
    content: "";
    clear: both;
}

.vk-mobile-nav nav ul li a {
    border: 0px solid;
    font-weight: bold;
    text-decoration: underline;
}

.vk_access_map_area {
    text-align: center;
}


/* baseindex */

.baseindex_column {
    padding-top: 0px;
}

.baseindex_columnlist {
    background-color: #eeeeee;
    padding: 1em 1em 0.5em 1em;
    min-height: 12em;
    text-align: center;
    border-radius: 15px;
}

.baseindex_columnlist .entry-title {
    line-height: 2em !important;
    margin-top: 1em !important;
    margin-bottom: 0em !important;
}

a img {
    transition-duration: 0.3s;
}

a img:hover {
    transform: scale(1.1);
    transition-duration: 0.3s;
}

.baseindex_columnlist a img {
    max-height: 180px;
}


/* �c�[ */


/*
div.tag_list{
	list-style-type:none;
	margin-top:.8em;
	line-height:0em;
	margin-bottom:0px;
}
div.tag_list a{
	position:relative;
	background-color:red;
	border-radius: 3px 0px 0px 3px / 3px 0px 0px 3px;
	height:30px;
	padding:0.3em;
	border:3px solid;
	border-right:0px;
	padding-right:15px;
}
div.tag_list a:after{
	position:absolute;
	top:3px;
	right:-20px;
	content:" ";
	transform: rotate(-45deg);
	background-color:red;
	width:35px;
	height:35px;
	border-right:3px solid;
	border-bottom:3px solid;
}

div.tag_after{
	content:"2";
	transform: rotate(-45deg);
	border-right:3px solid;
	border-bottom:3px solid;
	background-color:red;
	width:30px;
	height:30px;
}

*/

.pull-left,
.media-footer {
    overflow: auto;
}

div.tag_list {
    position: relative;
    display: block;
    margin: 0px;
    line-height: 0px;
    clear: both;
    background-color: #ffffff;
}

div.tag_list .head {
    display: block;
    float: left;
    width: 15px;
    background: url('images/tag_back2.png') no-repeat left top;
    background-color: inherit;
    height: 36px;
}

div.tag_list .linkarea {
    display: block;
    float: left;
    padding: 4px 0px;
    height: 36px;
    background: url('images/tag_back.png') repeat-x;
    background-color: inherit;
}

div.tag_list .linkarea a {
    color: black;
    line-height: 1.4em;
    display: inline;
    white-space: nowrap;
    background-color: inherit;
}

div.tag_list .foot {
    content: "2";
    width: 30px;
    display: block;
    float: left;
    background: url('images/tag_back2.png') no-repeat right top;
    background-color: inherit;
    height: 36px;
}

.Footer_upmark .pagination {
    background-color: white;
}

.top-banner {
    margin-top: 145px;
}

.top-banner-en {
    margin-top: 143px;
}

.banner1 {
    width: 100%;
    border: 1px solid #D80C18;
    text-align: center;
    background-color: #D80C18;
    vertical-align: middle;
    opacity: 0.7;
    height: 50px;
}

.banner2,
.banner3 {
    width: 100%;
    border: 1px solid #D80C18;
    text-align: center;
    background-color: #D80C18;
    vertical-align: middle;
    opacity: 0.7;
    height: 50px;
}

.banner1 a,
.banner2 a,
.banner3 a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    top: 10px;
    display: block;
}

.banner1:hover,
.banner2:hover,
.banner3:hover {
    opacity: 1.0;
    transition: 1.0s;
}

@media screen and (max-width: 1020px) {
    .top-banner-en {
        margin-top: 150px;
    }
}

@media screen and (max-width: 990px) {
    .top-banner-en {
        margin-top: 165px;
    }
}

@media (max-width: 767px) {
    .header_Space {
        width: 10px;
        height: 32px;
    }
    .home .header_Space {
        display: none;
    }
    .top .titleArea {
        font-size: 200%;
        margin-top: 2em;
        line-height: 4em;
        text-align: center;
    }
    footer .footerMenu li {
        float: left;
        width: 50% !important;
        border-bottom: 0px solid;
    }
    /* �摜�����񂹂� */
    .siteHeader_logo img.logo {
        text-align: left !important;
    }
    /* PC�p�̃w�b�_�[�摜������ */
    .siteHeader_logo img.logo {
        /*display: none;*/
    }
    /* �X�}�z�p�̃w�b�_�[�摜��\�� */
    .siteHeader_logo .mobile_logo {
        display: block;
        margin-left: 0px;
    }
    .top-banner {
        margin-top: 18px!important;
    }
    .top-banner-en {
        margin-top: 23px!important;
    }
}

@media (max-width: 1100px) {
    .top-banner {
        margin-top: 170px;
    }
}

@media (max-width: 992px) {
    .vk-mobile-nav nav ul li {
        width: 50%;
        text-align: center;
        float: left;
        font-size: 150%;
    }
}


/* PC�T�C�Y����ɂ͉�����ς��� */

@media (min-width: 992px) {
    .vk-mobile-nav-menu-btn {
        height: 45px;
        width: 45px;
        right: 65px;
        top: 20px;
    }
    .scrolled .vk-mobile-nav-menu-btn {
        height: 25px !important;
        width: 25px !important;
    }
    .admin-bar .vk-mobile-nav-menu-btn {
        top: calc(32px + 20px)
    }
    .vk-mobile-nav nav ul li {
        width: 25%;
        text-align: center;
        float: left;
        font-size: 150%;
    }
}

@media screen and (max-width: 480px) {
    :not(.home).banner1 a,
    :not(.home).banner2 a,
    :not(.home).banner3 a {
        font-size: 15px;
    }
    body:not(.home) p {
        font-size: 1.6rem;
    }
    .mainSection h1.entry-title {
        margin: 0.3em 0;
    }
}


/* �������� */

.vk-mobile-nav-open {
    opacity: 0.7;
    overflow: hidden;
}


/* 追加css */

.header-menu {
    display: flex;
    /*justify-content: space-evenly;*/
    justify-content: right;
    /*width: 650px;*/
    width: 540px;
    margin-left: auto;
    margin-right: 0;
    /*
    margin-top: 20px;
    margin-bottom: 10px;*/
    margin-top: 46px;
    margin-bottom: 0;
}

.header-menu a {
    color: black;
}

.header-menu a:hover {
    color: black;
}

.header-menu>li {
    list-style: none;
    height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: black;
    margin-bottom: 0px;
}

.header-menu>li::after {
    content: "";
    display: inline-block;
    width: 3px;
    height: 20px;
    background-color: #C0C0C0;
    position: relative;
    top: 5px;
    left: 13px;
}

.none::after {
    visibility: hidden;
}

@media screen and (max-width: 1200px) {
    .siteHeadContainer {
        width: 100%!important;
    }
    .header-menu {
        padding-left: 0%;
    }
}

@media screen and (max-width: 1100px) {
    .siteHeader .headerMenus .search {
        top: 20px;
    }
    .header-menu {
        width: 550px;
        margin: 38px auto -3px;
        padding: 0;
    }
    .header-menu>li::after {
        top: 5px;
        left: 7px;
    }
}

@media screen and (max-width: 991px) {
    .header-menu {
        width: 550px;
        margin: 0 auto;
        justify-content: space-evenly;
    }
    .header-menu li {
        line-height: 2.0!important;
    }
    .top-banner {
        margin-top: 190px;
    }
    .none {
        padding: 0px;
    }
}

@media screen and (max-width: 870px) {
    .top-banner {
        margin-top: 180px;
    }
}

@media screen and (max-width: 767px) {
    .header-menu {
        display: none;
    }
    .siteHeader {
        min-height: 50px;
    }
}

.menu__mega:hover {
    cursor: pointer;
}
.menu__mega .menu__second-level {
    position: absolute;
    top: 100px;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    /*padding: 20px 5%;*/
    padding: 60px calc(((100vw - 1340px) / 2) + 100px ) 40px;
    background: #FFF;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    visibility: hidden;
    opacity: 0.1;
    z-index: 1;
}

.menu__mega:hover .menu__second-level {
    top: 100px;
    visibility: visible;
    opacity: 1;
}
/*
.menu__mega .menu__second-level>li {
    border: none;
    list-style: none;
} */

.menu__second-level li {
    position: relative;
    width: calc((100% - (40px * 4)) / 5);
    margin-right: 40px;
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: solid 1px #000;
    text-align: left;
    transition: all 0.2s;
}
.menu__second-level li:nth-child(5n) {
    margin-right: 0;
}
.menu__second-level li:hover {
    /*opacity: 0.5;*/
}
.menu__second-level li a {
    position: relative;
    display: block;
    transition: all 0.4s;
    font-weight: normal;
    color: black;
}
.menu__second-level li a:before,
.menu__second-level li a:after {
  position: absolute;
  content: "";
  display: inline-block;
  transition: all 0.2s;
}
.menu__second-level li a:before {
    top: calc(50% - 10px);
    right: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: solid 1px #000;
}
.menu__second-level li a:after {
    top: calc(50% - 3px);
    right: 7.5px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu__second-level li:hover a:before {
    border: solid 2px #014099;
    background-color: #014099;
}
.menu__second-level li:hover a:after {
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
}
/*
.menu__second-level li:hover {
    border-bottom: solid 1px #014099;
}
.menu__second-level li:hover * {
    transition: all 0.4s;
    color: #014099!important;
    font-weight: bold;
}
.menu__second-level li:hover a:before {
    border: solid 2px #014099;
}
.menu__second-level li:hover a:after {
    border-top: 2px solid #014099;
    border-right: 2px solid #014099;
}*/

@media screen and (max-width: 991px) {
    .header-menu>li::after {
        left: 10px;
    }
    .menu__mega .menu__second-level {
        top: 140px;
    }
    .menu__second-level a {
        font-size: 12px;
    }
    .menu__mega:hover .menu__second-level {
        top: 140px;
    }
}

@media screen and (max-width: 900px) {
    .menu__mega .menu__second-level {
        padding: 15px 5%;
    }
    .menu__second-level li a {
        font-size: 12px;
    }
}


/* ハンバーガーメニューcss */

.wrap {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 40px;

    /* 2023 */
    width: 100%;
    padding: 60px 20px 100px;
}

.Toggle {
    /* display:block; */
    display: none;
    position: fixed;
    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 7px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    z-index: 100;
}

.Toggle span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 3px black;
    -webkit-transition: .35s ease-in-out;
    /*変化の速度を指定*/
    -moz-transition: .35s ease-in-out;
    /*変化の速度を指定*/
    transition: .35s ease-in-out;
    /*変化の速度を指定*/
    left: 6px;
}

.Toggle span:nth-child(1) {
    top: 9px;
}

.Toggle span:nth-child(2) {
    top: 18px;
}

.Toggle span:nth-child(3) {
    top: 27px;
}


/* 最初のspanをマイナス45度に */

.Toggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/* 2番目と3番目のspanを45度に */

.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

nav.hum-menu {
    position: fixed;
    /*表示位置を固定*/
    z-index: 11;
    /*重ね順を変更*/
    top: 0;
    /*表示位置を指定*/
    left: 0;
    /*表示位置を指定*/
    /* background: #fff;背景を白にする */
    background: #0000CB;
    color: white;
    /*文字色を黒にする*/
    text-align: left;
    /*テキストを中央揃え*/
    width: 100%;
    /*全幅表示*/
    transform: translateY(-100%);
    /*ナビを上に隠す*/
    transition: all 0.5s;
    /*アニメーションの時間を指定*/
    visibility: hidden;
    margin-top: 40px;

    /* 2023 */
    height: 100vh;
    background: #FFF;
    overflow-y: scroll;
}


/*トグルボタンが押されたときに付与するクラス*/

nav.hum-menu.active {
    transform: translateY(0%);
    visibility: visible;
}

.hum-menu label {
    margin-bottom: 0px;
    font-size: 1.6rem;
    font-weight: normal;
}
.hum-list {
    margin-bottom: 0;
}
.hum-list li {
    list-style: none;
    line-height: 2.5;
    margin-left: -35px;
    transition: .5s;
}
.hum-list li a {
    position: relative;
    display: block;
    line-height: 1.6;
    padding: 10px 0 10px 13px;
    box-sizing: border-box;
}
.hum-list li a:before,
.hum-list li a:after {
  position: absolute;
  content: "";
  display: inline-block;
    transition: all 0.4s;
}
.hum-list li a:before {
    top: calc(50% - 10px);
    right: -4px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: solid 1px #014099;
}
.hum-list li a:after {
    top: calc(50% - 2px);
    right: 5px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #014099;
    border-right: 1px solid #014099;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hum-list li a:hover {

}
.hum-list li a:hover:before {
    background-color: #014099;
}
.hum-list li a:hover:after {
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
}

.acd-check {
    display: none;
}

.acd-label {
    padding: 20px 0;
    background: transparent;
    color: #000;
    display: block;
    border-bottom: 1px solid white!important;
    cursor: pointer;
}

.acd-label:after {
    box-sizing: border-box;
    content: '+';
    font-family: "Font Awesome 5 Free";
    height: 52px;
    position: absolute;
    right: 20px;
    margin-right: 0;
}

.acd-content-first,
.acd-content-second,
.acd-content-third,
.acd-content-four {
    display: block;
    max-height: 0;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
    background: transparent;
}

.acd-content-first a,
.acd-content-second a,
.acd-content-third a,
.acd-content-four a {
    color: #000!important;
}

.acd-check:checked+.bc-label:after {
    content: '-';
}

.acd-check:checked+.acd-label {
    border-bottom: none;
    transition: .5s;
}

.acd-check:checked+.acd-label+.acd-content-first {
    max-height: 800px;
    opacity: 1;
    visibility: visible;
    border-bottom: 1px solid white;
}

.acd-check:checked+.acd-label+.acd-content-second {
    max-height: 800px;
    opacity: 1;
    visibility: visible;
    border-bottom: 1px solid white;
}

.acd-check:checked+.acd-label+.acd-content-third {
    max-height: 800px;
    opacity: 1;
    visibility: visible;
    border-bottom: 1px solid white;
}

.acd-check:checked+.acd-label+.acd-content-four {
    max-height: 800px;
    opacity: 1;
    visibility: visible;
}

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

}


/* ハンバーガーメニュー終わり */


/* プリンター出力のcss */

@media print {
    .vk-menu-acc {
        display: none;
    }
    .vk_access_map {
        display: none;
    }
}


/* 第二フェーズ追加CSS */

@media (max-width: 1100px) {
    .section.siteContent {
        padding-top: 100px;
    }
}

@media (max-width: 1013px) {
    .section.siteContent {
        padding-top: 100px;
    }
}

@media (max-width: 992px) {
    .section.siteContent {
        padding-top: 50px;
    }
}

@media (max-width: 767px) {
    .breadSection {
        padding-top: 0px;
    }
    .section.siteContent {
        padding-top: 15px;
    }
    .breadSection .breadcrumb {
        padding: 3px 15px;
    }
}


/* ヘッダーメニューボタン3つの及びフリーワード検索css */

.header-contents {
    width: 580px;
    margin-left: auto;
    display: flex;
}

.header-btn {
    border: 1px solid grey;
    padding: 3px 8px;
    font-size: 15px;
    color: black;
    margin: 0 6px;
}

.header-btn:hover {
    color: black;
}


/* .searchForm {
	position: relative;
	top:-3px;
	left:5px;
  }
  .searchForm-input {
	width: 100%;
	height:30px!important;
	border-radius:0px;
	border:1px solid  #999;
	margin-top:0px;
  } */


/* .searchForm-submit {
	position: relative;
	width: 30px;
	height: 29.5px;
	right: 37px;
	top:7px;
	border-radius:0px!important;
	background: #999;
	border:1px solid  #999; 
  } */


/* .searchForm-submit::before {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	top: calc(50% - 8px);
	left: calc(50% - 8px);
	border-radius: 50%;
	box-shadow: 0 0 0 2px #fff;
  } */


/* .searchForm-submit::after {
	position: absolute;
	content: '';
	width: 8px;
	height: 6px;
	top: calc(50% + 4.5px);
	left: calc(50% + -1px);
	border-top: solid 2px #fff;
	transform: rotate(45deg);
  } */

@media screen and (max-width: 1020px) {
    .header-contents {
        width: 575px;
        margin: 0 auto;
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .header-contents {
        display: none;
    }
}


/* ヘッダーメニューボタン3つの及びフリーワード検索css */


/* ハンバーガーメニュー下層コンテンツ */

.hum-contents {
    color: #000;
    width: 100%;
    margin: 0 auto;
    margin-top: 60px;
    padding-left: 0;
}

.hum-btn {
    /*border: 1px solid #000;*/
    padding: 0px;
    width: calc((100% - (10px * 2)) / 3);
    margin-right: 10px!important;
    display: inline-block;
    margin-right: -5px;
    background-color: #014099;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #FFF !important;
}
.hum-btn:last-child {
    margin-right: 0!important;
}

.searchForm2 {
    position: relative;
    top: 20px;
    width: 100%;
    margin: 0 auto;
}

.searchForm-input2 {
    width: 100%;
    margin: 0 auto;
    height: 28px!important;
    background-color: transparent;
    border: 1px solid #000!important;
    border-radius: 0px!important;
    color: #000!important;
}

.searchForm-submit2 {
    position: absolute;
    width: 38px;
    height: 28px;
    top: calc(50% - 14px);
    right: 0px;
    border-radius: 0px!important;
    background: transparent;
    border: 1px solid #000!important;
    border-left: none!important;
}

.searchForm-submit2::before {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
    border-radius: 50%;
    box-shadow: 0 0 0 2px #000;
}

.searchForm-submit2::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 6px;
    top: calc(50% + 6px);
    left: calc(50% + 2px);
    border-top: solid 2px #000;
    transform: rotate(45deg);
}

@media screen and (max-width: 440px) {
    .hum-contents {
        width: 100;
        margin: 0 auto;
        margin-top: 60px;
    }
    .hum-btn {
        /*width: 80px;*/
        width: 100%;
        margin-bottom: 10px;
        /*font-size: 12px;*/
    }
}

@media screen and (max-width: 340px) {
    /*
    .hum-contents {
        width: 250px;
        margin: 0 auto;
        margin-top: 20px;
    }
    .hum-btn {
        width: 70px;
        font-size: 8px;
    }*/
}


/* 投稿タブ切り替え全体のスタイル  */

.tabs {
    margin-top: 150px;
    padding-bottom: 40px;
    /* background-color: #fff; */
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */
    width: 100%;
    margin: 0 auto;
}


/*タブのスタイル*/

.tab_item {
    width: calc(100%/6);
    height: 60px;
    /* border-bottom: 3px solid #5ab4bd; */
    background-color: #007BF7;
    line-height: 56px;
    font-size: 16px;
    text-align: center;
    color: white;
    display: block;
    float: left;
    font-weight: 100;
    text-align: center;
    transition: all 0.2s ease;
    border-right: 2px solid white;
}

label {
    margin-bottom: 2px;
}

.carousel {
    border-bottom: none;
}

.tab_item:hover {
    opacity: 0.75;
}


/*ラジオボタンを全て消す*/

input[name="tab_item"] {
    display: none;
}


/*タブ切り替えの中身のスタイル*/

.tab_content {
    display: none;
    clear: both;
    overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/

#notice:checked~#notice_content,
#student_active:checked~#student_active_content,
#examina:checked~#examina_content,
#meisei_ryo:checked~#meisei_ryo_content,
#information:checked~#information_content,
#procurement:checked~#procurement_content {
    display: block;
}


/*選択されているタブのスタイルを変える*/

.tab-contents {
    margin-top: 0px;
}

.tabs input:checked+.tab_item {
    background-color: #0014FF;
    color: white;
}

.btn_more {
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #0014FF;
    /*ボタン色*/
    color: #FFF;
    border-radius: 3px;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}

.btn_more:hover {
    color: white;
    text-decoration: none;
    opacity: 0.7;
}

@media screen and (max-width: 700px) {
    .tab-contents {
        margin-top: -5px;
    }
}

@media screen and (max-width: 480px) {
    .tab-contents {
        margin-top: -5px;
        font-size: 12px;
    }
    .tab_item {
        width: calc(100%/6);
        height: 40px;
        /* border-bottom: 3px solid #5ab4bd; */
        background-color: #007BF7;
        line-height: 40px;
        font-size: 10px;
        border-right: 1px solid white;
    }
}


/* 投稿タブ終了 */


/* 画像リンクコンテンツ */

.foot-contents {
    margin-top: 50px;
}

.foot-wrap {
    display: flex;
    /* justify-content: space-around; */
    justify-content: space-between;
    flex-wrap: wrap;
}

.foot-wrap::after {
    content: "";
    display: block;
    width: 30%;
    height: 0;
}

.unit {
    width: 30%;
    text-align: center;
    height: 300px;
}

.unit img {
    height: 250px;
    width: 100%;
}

.unit a {
    text-decoration: none!important;
}

.unit img:hover {
    transform: scale(1, 1);
}

.unit:hover {
    transform: scale(1.1, 1.1);
    transition: 0.3s;
}

.banner {
    position: relative;
    bottom: 130px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: white;
    background-color: rgba(0, 0, 0, 0.55);
}

.banner p {
    font-size: 28px;
}

@media screen and (max-width: 1200px) {
    .banner p {
        font-size: 2vw;
    }
}

@media screen and (max-width: 700px) {
    .foot-contents {
        width: 90%;
        margin: 0 auto;
    }
    .container {
        padding: 5px!important;
    }
    .section .container {
        padding: 5px 20px!important;
    }
    .unit {
        width: 45%;
        height: 200px;
    }
    .unit img {
        height: 170px;
    }
    .banner {
        position: relative;
        bottom: 75px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-70%);
        color: white;
        background-color: rgba(0, 0, 0, 0.55);
        margin-bottom: 0px;
    }
    .banner p {
        font-size: 3vw;
    }
    .step {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 480px) {
    .foot-contents {
        margin-top: 0px;
        width: 90%;
        margin: 0 auto;
    }
    .unit {
        height: 150px;
    }
    .unit img {
        height: 120px;
    }
    .banner {
        bottom: 60px;
    }
    ul.pager li {
        font-size: 100%;
    }
    .col-xs-11 {
        width: 85%;
    }
    .col-xs-1 {
        width: 15%;
    }
}


/* 画像リンクコンテンツ終了 */


/* フリーワード検索結果画面css */

#en {
    display: none;
}

.search-result {
    padding-top: 200px;
    background-color: #DBF3FC;
}

.search-result a {
    color: black;
}

.search-result a:hover {
    text-decoration: none;
}

.search-list {
    width: 800px;
    margin: 0 auto;
}

.search-list ul {
    padding-left: 0px;
}

.search-list li {
    list-style: none;
    border-bottom: 1px solid grey;
    padding: 3px 0;
}

.search-day {
    font-size: 18px;
    margin: 1px 0;
}

.search-title {
    font-size: 22px;
    margin: 1px 0;
}

.search-sentence {
    font-size: 18px;
}

@media screen and (max-width: 800px) {
    .search-list {
        width: 95%;
        margin: 0 auto;
    }
    .search-list ul {
        padding: 0px;
    }
    .search-contents {
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .search-result {
        padding-top: 50px;
    }
}

@media screen and (max-width: 480px) {
    .search-list li {
        padding: 0;
    }
    .search-day {
        font-size: 9px;
        margin: 1px 0;
    }
    .search-title {
        font-size: 12px;
        margin: 1px 0;
    }
    .search-sentence {
        font-size: 9px;
    }
}


/* フリーワード検索結果画面css 終了*/

.category_header {
    display: none;
}

.footer-logo {
    width: 100px;
    margin: 0 auto;
    margin-top: 50px;
}

.footer-contents {
    text-align: center;
}

.well {
    background-color: white;
    border: 1px solid white;
    box-shadow: none;
}

.well p {
    font-size: 0
}

.well p:before {
    font-size: 24px;
    content: "ページが見つかりません";
}


/* 英語ページヘッダー */

.header-en {
    padding: 20px 0 50px 0;
}

@media screen and (max-width: 768px) {
    .header-en {
        padding: 0px;
    }
}


/* --- 検索全体のBOX (サンプル用)--- */

.searchArea {
    width: 210px;
    /* BOXの幅               */
    height: 30px;
    /* BOXの高さ             */
    margin: auto;
    /* サンプルを中心に寄せ  */
    letter-spacing: 0.1em;
    /* 文字間隔              */
    line-height: 0;
    /* 標準の行高さ          */
    margin-top: 6px;
    margin-left: 10px;
}


/* --- テキスト入力欄のSTYLE設定 --- */

.searchArea .searchText {
    display: block;
    /* ブロック化            */
    float: left;
    /* 横並び                */
    box-sizing: border-box;
    /* 枠線,余白を含んだ長さ */
    border-radius: 0px!important;
    height: 23px;
    /* 入力の高さ            */
    width: 170px;
    /* 入力の幅              */
    margin: 0;
    /* 外余白                */
    padding: 0 5px;
    /* 内余白                */
    border: 1px solid #595959;
    /* 枠線　幅,実践,色      */
    color: #333;
    /* 文字色                */
    outline: 0;
    /* 入力の薄い枠を非表示  */
    font-size: 12px;
    /* フォントサイズ        */
}


/* --- 検索ボタン欄のSTYLE設定 --- */

.searchArea .searchForm-input {
    float: left;
    /* 横並び                */
    box-sizing: border-box;
    /* 枠線,余白を含んだ長さ */
    height: 23px;
    /* 入力の高さ            */
    margin: 0;
    /* 外余白                */
    padding: 2px 10px;
    /* 内余白                */
    border: none;
    /* 枠線　幅,実践,色      */
    background: #595959;
    /* ボタンの色            */
    color: #fff;
    /* 文字色                */
    cursor: pointer;
    /* カーソル設定          */
    line-height: 18px;
    /* 1行の高さ             */
    font-size: 18px;
    /* フォントサイズ        */
    border-radius: 0px;
}


/* --- 検索ボタン内のアイコンSTYLE設定 --- */

.searchArea .searchImg {
    display: inline-block;
    /* インラインブロック化  */
    width: auto;
    /* 幅は高さに合わせる    */
    height: 16px;
    /* 画像の高さ            */
    margin: 0 3px 0px 0;
    /* 余白                  */
    vertical-align: middle;
    /* 横の文字位置          */
}


/* --- IEの入力エリア右側×消し -------------------------*/

.searchArea .searchText::-ms-clear {
    display: none;
    /* ×を消す              */
}


/* for Microsoft Edge */

@supports (-ms-ime-align:auto) {
    .menu__mega {
        margin-left: 25px;
    }
}


/*スライドショーのCSS*/

.wd100 {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}

.swiper-container {
    width: 1150px;
    margin: 0 auto;
    margin-top: 15px;
    height: 310px;
}

.swiper-item {
    width: 360px;
    margin: 0 auto;
    text-align: center;
}

.swiper-item img {
    text-align: center;
}

.swiper-slide img {
    width: 95%;
    height: 240px;
    object-fit: cover;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    position: relative;
    background-image: url("images/triangle-left.png");
    width: 25px;
    height: 25px;
    background-size: contain;
    left: 50%;
    margin-left: -600px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    position: relative;
    background-image: url("images/triangle-right.png");
    width: 25px;
    height: 25px;
    background-size: contain;
    left: 50%;
    margin-left: 580px;
}

.swiper-button-next,
.swiper-button-prev {
    bottom: 170px;
}

.swiper-slide-txt {
    line-height: 20px;
    font-size: 14px;
    color: black;
    padding: 5px;
    text-align: center;
    width: 365px;
    margin: 0 auto;
    margin-top: -15px;
    font-weight: bold;
    overflow: hidden;
    height: 3em;
}

.swiper-pagination-bullet {
    background: #000080;
    opacity: 0.8;
    bottom: 5px;
}

.swiper-pagination-bullet-active {
    background: red;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -6px;
}

@media screen and (max-width: 1300px) {
    .swiper-container {
        width: 90%;
        margin: 0 auto;
        margin-top: 15px;
        height: 280px;
    }
    .swiper-slide img {
        width: 95%;
        height: 220px;
    }
    .swiper-slide-txt {
        width: 95%;
    }
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 10px;
        margin-left: 0px;
    }
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        margin-left: 0px;
        left: 95%;
    }
}

@media screen and (max-width: 1000px) {
    .swiper-container {
        height: 210px;
    }
    .swiper-button-next,
    .swiper-button-prev {
        bottom: 130px;
    }
    .swiper-slide img {
        height: 150px;
    }
}

@media screen and (max-width: 800px) {
    .swiper-container {
        height: 180px;
    }
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        width: 15px;
        height: 15px;
    }
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        width: 15px;
        height: 15px;
    }
    .swiper-slide img {
        height: 120px;
    }
    .swiper-slide-txt {
        line-height: 15px;
        font-size: 11px;
        height: 3em;
    }
    .swiper-button-next,
    .swiper-button-prev {
        bottom: 100px;
    }
    .tab-contents {
        margin-top: 20px;
    }
}

@media screen and (max-width: 480px) {
    .swiper-container {
        height: 160px;
    }
    .swiper-item1,
    .swiper-item2,
    .swiper-item3 {
        margin: 0 auto;
    }
    /* .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        background-image: url("images/triangle-left-sp.png");
    }
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        background-image: url("images/triangle-right-sp.png");
    } */
    .swiper-slide img {
        width: 300px!important;
        height: 100px;
    }
    .swiper-slide-txt {
        width: 100%;
        line-height: 11px;
        height: 2.4em;
    }
    .swiper-button-next,
    .swiper-button-prev {
        bottom: 90px;
        right: 0px;
    }
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 0px;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 3px;
    }
    .tab-contents {
        margin-top: 10px;
    }
}

.swiper-item {
    width: 100%;
}


/* 部活動ページ */

.conceal {
    display: none;
}

.home-item {
    display: none;
}


/*----------------------------------------------------------------------------------------------------------

 2023

-----------------------------------------------------------------------------------------------------------*/

/*-------------------------------
 common
--------------------------------*/
html {
  font-size: 62.5%;
}
@font-face {
   font-family: Montserrat;
   src: url('./font/Montserrat-Light.ttf') format("truetype");
   font-weight: lighter;
}
@font-face {
   font-family: Montserrat;
   src: url('./font/Montserrat-Regular.ttf') format("truetype");
   font-weight: normal;
}
@font-face {
   font-family: Montserrat;
   src: url('./font/Montserrat-Bold.ttf') format("truetype");
   font-weight: bold;
}
@font-face {
   font-family: Noto Sans JP;
   src: url('./font/NotoSansJP-Light.ttf') format("truetype");
   font-weight: lighter;
}
@font-face {
   font-family: Noto Sans JP;
   src: url('./font/NotoSansJP-Regular.ttf') format("truetype");
   font-weight: normal;
}
@font-face {
   font-family: Noto Sans JP;
   src: url('./font/NotoSansJP-Bold.ttf') format("truetype");
   font-weight: bold;
}

.cols2,
.cols3,
.cols4 {
  display: flex;
  flex-wrap: wrap;
}
.cols2 > *,
.cols3 > *,
.cols4 > * {
  margin-right: 30px;
  margin-bottom: 30px;
}
.cols2 > *:nth-child(2n),
.cols3 > *:nth-child(3n),
.cols4 > *:nth-child(4n) {
  margin-right: 0;
}
.cols2 > * {
  width: calc((100% - (30px * 1)) / 2);
}
.cols3 > * {
  width: calc((100% - (30px * 2)) / 3);
}
.cols4 > * {
  width: calc((100% - (30px * 3)) / 4);
}
.rev {
    flex-flow: row-reverse;
}
.cols2.rev > *:nth-child(1) {
    margin-right: 0;
}
.cols2.rev > *:nth-child(2) {
    margin-right: 30px;
}
.alignC {
  text-align: center;
}
.alignL {
  text-align: left;
}
.alignR {
  text-align: right;
}
.colorKikai {
    /*color: #ffff00;*/
    color: #F5E85C;
}
.colorDenki {
    color: #7030a0;
}
.colorKyouyou {
    color: #F47920;
}
.colorKensetsu {
    color: #92d050;
}
.colorKagaku {
    color: #76a8ad;
}
.colorJouhou {
    color: #ff7c80;
}
.button.type1 {

}
.button.type1 a {
    position: relative;
    padding-right: 60px;
}
.button.type1 a:before,
.button.type1 a:after {
    position: absolute;
    display: block;
    content: "";
    transition: all 0.2s;
}
.button.type1 a:before {
    top: calc(50%);
    right: 15px;
    width: 35px;
    height: 1px;
    background-color: #000;
}
.button.type1 a:after {
    top: calc(50% - 2.5px);
    right: 14px;
    width: 10px;
    height: 1px;
    background-color: #000;
    transform: rotate(45deg);
}
.button.type1 a:hover:before {
    right: 0;
    width: 50px;
}
.button.type1 a:hover:after {
    right: -1px;
}

.button.type2 {

}
.button.type2 a {
    position: relative;
    display: block;
    width: 85px;
    height: 85px;
    border: solid 2px #04409A;
    border-radius: 50%;
    box-shadow: 0px 0px 20px -15px #000;
    -webkit-box-shadow: 0px 0px 20px -15px #000;
    transition: all 0.4s;
}
.button.type2 a:before,
.button.type2 a:after {
    position: absolute;
    content: "";
    display: inline-block;
}
.button.type2 a:before {
    top: 0;
    left: 0;
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
.button.type2 a:after {
    top: calc(50% - 11px);
    right: calc(50% - 7px);
    width: 18px;
    height: 18px;
    border-top: 2px solid #04409A;
    border-right: 2px solid #04409A;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.button.type2 a:hover {
    background-color: #04409A;
}
.button.type2 a:hover:after {
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
}

.ic_cat {
    display: inline-block;
    width: 115px;
    line-height: 30px;
    margin-right: 20px;
    border-radius: 10px;
    text-align: center;
    font-size: 1.4rem;
}

.pageHead {
    position: relative;
}
.pageHead img {
    width: 100%;
}
.pageHead .pageTitle {
    position: absolute;
    top: calc(50% - (188px / 2));
    left: calc((100vw - 1170px) / 2);
    min-width: 400px;
    width: auto;
    margin: 0;
    padding: 30px 40px;
    border-radius: 30px;
    background-color: rgba(4,60,130,0.8);
}
.pageHead .pageTitle span {
    display: block;
    font-weight: bold;
    color: #FFF;
}
.pageHead .pageTitle .en {
    line-height: 1;
    margin-bottom: 9px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 6.2rem;
}
.pageHead .pageTitle .jp {
    display: inline-block;
    width: auto;
    line-height: 1.8;
    padding-top: 5px;
    border-top: solid 2px #FFFEFF;
    font-weight: bold;
    font-size: 2.8rem;
}

.panel.type1 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}
.panel.type1 li {
    width: calc((100% - (25px * 2)) / 3);
    margin-right: 25px;
    margin-bottom: 25px;
    box-shadow: 1px 1px 10px 0px #aaa;
	border-radius: 20px;
}
.panel.type1 li:nth-child(3n) {
    margin-right: 0;
}
.panel.type1 li .baseindex_columnlist {
    background-color: transparent;
}
.panel.type1 li .media_inner_box {
    
}
.panel.type1 li .media_inner_box > a {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.panel.type1 li .media-body {
    position: relative;
    display: block;
    width: auto;
    margin-top: -20px;
    text-align: center;
}
.panel.type1 li .media-body a {
    text-decoration: none!important;
}
.panel.type1 li .entry-title {
    display: inline-block;
    min-width: 200px;
    margin-top: 0px!important;
    margin-bottom: 15px!important;
    padding: 0 20px;
    box-sizing: border-box;
    border: solid 2px #003F86;
    border-radius: 8px;
    background-color: #FFF;
    color: #003F86;
}
.panel.type1 li .entry-excerpt {
    text-align: left;
    font-size: 1.5rem;
    color: #231815;
}

.container.template1 #main h2 {
    margin-bottom: 40px;
    padding: 0 0 0 55px;
    border: none;
    background-color: transparent;
    background-image: url("./images/common/ic_w_circle.png");
    background-image: image-set(url("./images/common/ic_w_circle.png") 1x, url("./images/common/ic_w_circlex2.png") 2x);
    background-image: -webkit-image-set(url("./images/common/ic_w_circle.png") 1x, url("./images/common/ic_w_circlex2.png") 2x);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    font-size: 3rem;
}
.container.template1 #main h3 {
    margin-bottom: 20px;
    padding: 0;
    border: none;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    font-size: 2.4rem;
}
.container.template1 #main h3:after {
    display: none;
}
.container.template1 #main h4 {
    margin-bottom: 15px;
    padding: 0;
    background-color: transparent;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    font-size: 2rem;
    color: #043C84;
}
.container.template1 #main h5 {
    margin-bottom: 10px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    font-size: 1.8rem;
}
.container.template1 #main h6 {
    margin-bottom: 10px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    font-size: 1.6rem;
}
.container.template1 #main table {

}
.container.template1 #main table th,
.container.template1 #main table td {
    border: solid 1px #3E3A39;
}
.container.template1 #main table th {
    background-color: #EFEFEF;
}

/*-------------------------------
 layout
--------------------------------*/
.container.template1 {
    margin-top: 1.5em;
}
.container.template1:before,
.container.template1:after,
.container.template1 .row:before,
.container.template1 .row:after {
    display: none;
}
.container.template1 #main {
    width: calc(100% - 250px - 40px);
    margin-right: 40px;
    padding: 20px 40px;
    box-shadow: 1px 1px 10px 0px #aaa;
    border-radius: 20px;
}
.container.template1 .sideSection {
    width: 250px;   
}
.container.template1 .sideSection .head {
    padding-left: 10px;
    border: none;
    border-bottom: solid 1px #000;
    background-color: transparent;
}
.container.template1 .sideSection .head span {
    display: block;
}
.container.template1 .sideSection .head .en {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    font-size: 3.8rem;
    color: #043C84;
}
.container.template1 .sideSection .head .jp {
    font-size: 1.8rem;
}
.container.template1 .sideSection ul {
    margin-left: 5px;
    padding-left: 0;
    list-style: none;
}
.container.template1 .sideSection ul li {
    margin-bottom: 5px;
}
.container.template1 .sideSection ul li a {
    position: relative;
    display: block;
    padding: 10px 15px 10px calc(17px + 15px);
    text-indent: -17px;
    transition: all 0.2s;
    color: #000;
}
.container.template1 .sideSection ul li a:before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    margin-right: 7px;
    border: solid 3px #000;
    border-radius: 50%;
}
.container.template1 .sideSection ul li a:after {
    position: absolute;
    bottom: 0;
    left: 17px;
    display: block;
    content: "";
    width: 0;
    height: 2px;
    background-color: #014099;
    transition: all 0.2s;
}
.container.template1 .sideSection ul li a:hover {
    text-decoration: none;
    color: #000;
}
.container.template1 .sideSection ul li.current a {
    background-color: #014099;
    border-radius: 15px;
    color: #FFF;
}
.container.template1 .sideSection ul li.current a:before {
    border: solid 3px #FFF;
}
.container.template1 .sideSection ul li:not(.current) a:hover {
    color: #014099;
}
.container.template1 .sideSection ul li:not(.current) a:hover:before {
    border: solid 3px #014099;
}
.container.template1 .sideSection ul li:not(.current) a:hover:after {
    width: calc(100% - 17px);
}
.fixedSide {
    position: relative;
}

/*-------------------------------
 header
--------------------------------*/
.siteHeader.navbar {
  opacity: 0.9;
}
.siteHeader .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1340px;
    width: 100%;
}
.siteHeader .container:before,
.siteHeader .container:after {
    display: none;
}
.siteHeader .container .navbar-header {
    float: none;
}
.siteHeader .headerMenus {
    display: flex;
    align-items: center;
    justify-content: end;
}
.siteHeader .headerMenus .search {
    position: absolute;
    top: 25px;
    right: calc(((100vw - 1340px) /2) + 217px );
    transition: all 0.2s;
}
.scrolled .headerMenus .search {
    top: 12px;
}
.hum-menu .search {
    margin-bottom: 20px;
}
.siteHeader .search .form-control,
.hum-menu .search .form-control {
    display: inline-block;
    width: 200px;
    height: 32px;
    border-radius: 10px 0 0 10px;
    vertical-align: -0.5px;
    font-size: 1.3rem;
}
.hum-menu .search .form-control {
    width: calc(100% - 60px);
}
.siteHeader .search .btn-primary,
.hum-menu .search .btn-primary {
    border-radius: 0 10px 10px 0;
    background-color: #014099;
    font-size: 1.3rem;
}
.hum-menu .search .btn-primary {
    width: 60px;
}
.header-menu > li {
    height: auto;
    margin-right: 30px!important;
}
.header-menu > li::after {
    display: none;
}
.menu__mega:hover .menu__second-level {
    top: 98px;
}
.scrolled .menu__mega:hover .menu__second-level {
    top: 75px;
}
.siteHeader .btns {
    width: 170px;
    height: 60px;
    padding: 10px 20px;
    border-radius: 22px;
    background-color: #014099;
    box-sizing: border-box;
    transition: all 0.2s;
}
.scrolled .siteHeader .btns {
    margin-top: -5px;
    height: 55px;
}
.siteHeader .btns * {
    color: #FFF!important;
}
.siteHeader .btns ul {
    display: flex;
    align-items: center;
    height: 100%;
}
.siteHeader .btns ul li {
    width: calc((100% - 5px) / 2);
    height: 100%;
}
.siteHeader .btns ul li:nth-child(1) {
    margin-right: 5px;
}
.siteHeader .btns ul li:nth-child(2) {
    position: relative;
}
.siteHeader .btns ul li:nth-child(2):after {
    position: absolute;
    top: calc(50% - 0.5px);
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #FFF;
}
.siteHeader .btns ul li a {
    display: flex;
    align-items: center;
    line-height: 1;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 1.2rem;
}
.siteHeader .btns ul li a.contact {
    height: 100%;
    padding-top: 17px;
    background-image: url("./images/header/ic_mail.png");
    background-position: center 4px;
    background-repeat: no-repeat;
}
.siteHeader .btns ul li a.access {
    height: 50%;
    padding-bottom: 9px;
}
.siteHeader .btns ul li a.english {
    height: 50%;
    padding-top: 9px;
}
.siteHeader #gMenu_outer {
    display: none!important;
}

/*-------------------------------
 main
--------------------------------*/
#contents .content {
    padding: 60px 0;
}
#contents .contentInner {
    max-width: 1275px;
    margin: 0 auto;
}
.content p:last-child {
    margin-bottom: 0;
}

/*-------------------------------
 footer
--------------------------------*/
footer {
    padding-top: 60px;
    border-top: none;
}
footer .inner {
    max-width: 1275px;
    margin: 0 auto;
}
footer .upper {
    padding-bottom: 30px;
    border-bottom: solid 1px #000;
}
footer .upper .inner {
    /* display: flex;
    justify-content: space-between;
    align-items: end; */
}
footer .upper .inner .logo {
    margin-bottom: 15px;
}
footer .upper .inner .address {

}
footer .menus {
    padding: 30px 0;
    border-bottom: solid 1px #000;
}
footer .menus .inner {
    display: flex;
    justify-content: space-between;
}
footer .menus .menu {
    margin-bottom: 0;
}
footer .menus .menu:nth-child(1),
footer .menus .menu:nth-child(2) {
    width: 160px;
}
footer .menus .menu:nth-child(3) {
    width: 200px;
}
footer .menus .menu h2 {
    margin-bottom: 5px;
    font-size: 1.8rem;
}
footer .menus .menu1 li,
footer .menus .menu1 li a {
    font-size: 1.4rem;
}
footer .menus .menu2 li {
    line-height: 1.4;
    margin-bottom: 5px;
}
footer .menus .menu2 a {
    font-size: 1.4rem;
}
footer .navi {
    padding: 30px 0;
    font-size: 1.4rem;
}
footer .navi ul {
    display: flex;
}
footer .navi ul li:not(:last-child) {
    margin-right: 20px;
}
footer .navi ul.sns {
    display: none;
}
footer .copyright {
    /*margin-top: 10px;*/
    text-align: right;
}

/*-------------------------------
 page
--------------------------------*/
body:not(.home) .entry-body .content {
    padding: 40px 0;
}
body:not(.home) .entry-body .content .image:not(:last-child) {
    margin-bottom: 40px;
}
body:not(.home) .head.type1 {
    margin-bottom: 40px;
    padding: 0 0 0 55px;
    border: none;
    background-color: transparent;
    background-image: url("./images/common/ic_w_circle.png");
    background-image: image-set(url("./images/common/ic_w_circle.png") 1x, url("./images/common/ic_w_circlex2.png") 2x);
    background-image: -webkit-image-set(url("./images/common/ic_w_circle.png") 1x, url("./images/common/ic_w_circlex2.png") 2x);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    font-size: 3rem;
}
body:not(.home) .head.type2 {
    padding: 0;
    border: none;
    background-color: transparent;

}
body:not(.home) .head.type2 span {
    position: relative;
    display: inline-block;
    padding: 8px 30px;
    border: solid 2px #003E8E;
    text-align: center;
    font-size: 2.2rem;
}
body:not(.home) .head.type2 span:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: none;
    border-bottom: solid 18px transparent;
    border-left: solid 20px #003E8E;
}
body:not(.home) .head.type2.short span {
    /* max-width: 300px; */
}
body:not(.home) .head.type3 {
    line-height: 1.4;
    padding: 0;
    border: none;
    background-color: transparent;
    font-weight: 600;
    font-size: 3.2rem;
    color: #61569A;
}
body:not(.home) .head.type4 {
    position: relative;
    padding: 0;
    border: none;
}
body:not(.home) .head.type4 span {
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 6px 16px;
    border-radius: 14px;
    background-color: #61569A;
    font-size: 2rem;
    color: #FFF;
}
body:not(.home) .head.type4:before {
    position: absolute;
    top: calc(50% - (1px / 2));
    left: 0;
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    border-top: dashed 1px #61569A;
}
body:not(.home) .head.type4:after {
    display: none;
}
body:not(.home) .head.type5 {
    line-height: 1.6;
    margin-top: 0;
    padding: 0;
    background-color: transparent;
    font-weight: 600;
    font-size: 2rem;
}
body:not(.home) .head.type6 {
    line-height: 1.4;
    margin-bottom: 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    font-weight: bold;
    font-size: 2.4rem;
    color: #61569A;
}
body:not(.home) .head.type6:before,
body:not(.home) .head.type6:after {
    display: none;
}
body:not(.home) .head.type7 {
    line-height: 1.2;
    padding: 0 0 0 36px;
    border: none;
    border-left: solid 10px #043C84;
    background-color: transparent;
    font-size: 3.4rem;
    color: #231815;
}
body:not(.home) .head.type8 {
    line-height: 1.2;
    padding: 0 0 0 15px;
    border: none;
    border-left: solid 10px #043C84;
    background-color: transparent;
    font-size: 2.6rem;
    color: #231815;
}
body:not(.home) .head.type8:before,
body:not(.home) .head.type8:after {
    display: none;
}

.content a img:hover {
    transform: none;
}
.mainSection .pageTitle.type1 {
    position: relative;
    padding-bottom: 15px;
    border-bottom: solid 2px #043C84;
    text-align: center;
}
.mainSection .pageTitle.type1:before {
    position: absolute;
    top: 35px;
    left: 0;
    z-index: -1;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #043C84;
}
.mainSection .pageTitle.type1 span {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    color: #043C84;
}
.mainSection .pageTitle.type1 .en {
    display: inline-block;
    line-height: 1.4;
    padding: 0 25px;
    background-color: #FFF;
    font-size: 2.2rem;
}
.mainSection .pageTitle.type1 .jp {
    display: block;
    line-height: 1.6;
    font-size: 4.2rem;
}

.mainSection .pageTitle.type2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
    margin-bottom: 1px;
    border: none;
    text-align: center;
}
.mainSection .pageTitle.type2:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
}
.mainSection .pageTitle.type2 .inner {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0 auto;
    padding: 15px 30px;
    border-radius: 20px;
    /* background-color: #FFF; */
}
.mainSection .pageTitle.type2 span {
    display: block;
    line-height: 1;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    /* color: #043C84; */
    color: #FFF;
}
.mainSection .pageTitle.type2 .jp {
    font-size: 4.2rem;
}
.mainSection .pageTitle.type2 .en {
    margin-bottom: 10px;
    font-size: 2.2rem;
}
.mainSection .pageTitle.type2 img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.panelList.type1 {
    margin-bottom: 80px;
    padding-left: 0;
}
.panelList.type1 li {
    display: flex;
    margin-bottom: 0;
}
.panelList.type1 li:nth-child(odd) {
    flex-flow: row-reverse;
}
.panelList.type1 li > * {
    width: 50%;
}
.panelList.type1 li .image {
    margin-bottom: 0!important;
}
.panelList.type1 li .image img {
    height: 100%;
    object-fit: cover;
}
.panelList.type1 li .text {
    position: relative;
    padding: 110px 40px 40px;
    background-image: url("./images/middle_students/bg1.jpg");
    background-image: image-set(url("./images/middle_students/bg1.jpg") 1x, url("./images/middle_students/bg1x2.jpg") 2x);
    background-image: -webkit-image-set(url("./images/middle_students/bg1.jpg") 1x, url("./images/middle_students/bg1x2.jpg") 2x);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.panelList.type1 li .text .head {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
    border: none;
    background: none;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    font-size: 2.8rem;
}
.panelList.type1 li .text .num {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 123px;
    line-height: 91px;
    box-sizing: border-box;
    background-color: #CA1B1E;
    text-align: center;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: bold;
    font-size: 2.2rem;
    color: #FFF;
}
.panelList.type1 li .text .sentence {
    margin-bottom: 20px;
}
.panelList.type1 li .text .sentence p {
    font-weight: bold;
    font-size: 1.8rem;
}
.panelList.type1 li .text .arrow {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    border: solid 2px #04409A;
    border-radius: 50%;
    background-color: #FFF;
    box-shadow: 0px 0px 20px -15px #000;
    -webkit-box-shadow: 0px 0px 20px -15px #000;
    transition: all 0.4s;
}
.panelList.type1 li .text .arrow:before,
.panelList.type1 li .text .arrow:after {
    position: absolute;
    content: "";
    display: inline-block;
}
.panelList.type1 li .text .arrow:before {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.panelList.type1 li .text .arrow:after {
    top: calc(50% - 7px);
    right: calc(50% - 6px);
    width: 15px;
    height: 15px;
    border-top: 2px solid #04409A;
    border-right: 2px solid #04409A;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.panelList.type1 li .text .link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.panelList.type1 li .text .link a {
    display: block;
    width: 100%;
    height: 100%;
}

.panel.type2 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
}
.panel.type2 li {
    box-shadow: 1px 1px 10px 0px #aaa;
    border-radius: 50px;
    overflow: hidden;
}
.panel.type2 li .image {
    margin-bottom: 0!important;
}
.panel.type2 li .image img {
    max-width: none;
    width: 100%;
}
.panel.type2 li .text {
    padding: 20px 30px;
}
.panel.type2 li .head {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border: none;
    border-bottom: solid 2px #003E8E;
    font-size: 2rem;
}
.panel.type2 li .head:after {
    display: none;
}

.courseTabs {
    display: flex;
    padding: 0;
}
.courseTabs .tab {
    position: relative;
    width: calc(100% / 3);
    margin: 0;
    padding: 30px 0;
    background-color: #61569A;
    list-style: none;
    text-align: center;
    cursor: pointer;
    font-size: 2rem;
    color: #FFF;
}
.courseTabs .tab:before,
.courseTabs .tab:after {
  position: absolute;
  display: block;
  content: "";
  transition: all 0.2s;
}
.courseTabs .tab:before {
  top: calc(50% - 8.5px);
  right: 23px;
  width: 18px;
  height: 18px;
  background-color: #FFF;
  border-radius: 50%;
}
.courseTabs .tab:after {
  top: calc(50% - 2px);
  right: 30px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #61569A;
  border-right: 1px solid #61569A;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.courseTabs .tab.current:before {
    background-color: #61569A;
}
.courseTabs .tab.current:after {
    top: calc(50% - 3px);
    right: 28.5px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.courseTabs .tab:not(:last-child) {
    border-right: solid 1px #F7F8F8;
}
.courseTabs .tab.current {
    background-color: #F7F8F8!important;
    color: #231815;
}
.tabBody {
    padding: 45px 50px;
    background-color: #F7F8F8;
    box-sizing: border-box;
}
.tabBody:not(.current) {
    display: none;
}
.tabBody .block:not(:last-child) {
    margin-bottom: 60px;
}
.tabBody .block .cols3 .col {
    width: calc((100% - (10px * 2)) / 3);
    margin-right: 10px;
    background-color: #FFF;
}
.tabBody .block .cols3 .col:nth-child(3n) {
    margin-right: 0;
}
.tabBody .block .col .image {
    margin-bottom: 0!important;
}
.tabBody .block .col .bgWhite {
    padding: 20px 15px;
    background-color: #FFF;
    box-sizing: border-box;
}
.tabBody .text:not(:last-child) {
    margin-bottom: 20px;
}

.list.type1 {
    padding-left: 0;
    list-style: none;
}
.list.type1 li {
    display: flex;
}
.list.type1 li .head {
    width: 130px;
    border-bottom: none;
    font-size: 1.6rem;
}
.list.type1 li .head:after {
    display: none;
}

.list.typeSchoolYear {
    justify-content: center;
    margin-top: 0;
    padding: 0;
}
.list.typeSchoolYear li {
    margin-bottom: 10px;
    padding: 15px 17px 50px;
    border-radius: 25px;
    border: solid 1px #61569A;
    background-color: #FFF;
    list-style: none;
    overflow: hidden;
}
.list.typeSchoolYear.cols3 li {
    width: calc((100% - (10px * 2)) / 3);
    margin-right: 10px;
}
.list.typeSchoolYear.cols3 li:nth-child(3n),
.list.typeSchoolYear.cols3 li:last-child {
    margin-right: 0;
}
.list.typeSchoolYear li .head.large {
    display: inline-block;
    padding: 0 0 10px;
    border-bottom: solid 2px #61569A;
    border-radius: 0;
    background-color: transparent;
}
.list.typeSchoolYear li .head.large span {
    line-height: 1;
    vertical-align: middle;
    color: #61569A;
}
.list.typeSchoolYear li .head.large .num {
    margin-right: 10px;
    font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
    /* font-size: 5.4rem; */
    font-size: 3.4rem;
}
.list.typeSchoolYear li .head.large .unit {
    font-size: 2.2rem;
}
.list.typeSchoolYear li .head.middle {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 2rem;
    color: #61569A;
}
.list.typeSchoolYear li .text:not(:last-child) {
    margin-bottom: 20px;
}


table.type1 {
    margin-bottom: 40px;
    border-bottom: solid 1px #3E3A39;
}
table.type1 th,
table.type1 td {
    border: solid 1px #3E3A39;
}
table.type1 th {
    background-color: #EFEFEF;
    font-weight: bold;
}
table.type1 td {
    border-top: none;
    border-bottom: none;
}
table.type1 tr:nth-child(odd) td {
    background-color: #EFEFEF;
}

table.type2 th,
table.type2 td {
    /* width: calc(100% / 6); */
    border: solid 1px #727171;
}
table.type2 th {
    background-color: #61569A;
    color: #FFF;
}
table.type2 th:nth-child(1),
table.type2 th:nth-child(2),
table.type2 th:nth-child(3) {
    width: calc(14%);
}
table.type2 th:nth-child(4),
table.type2 th:nth-child(5),
table.type2 th:nth-child(6) {
    width: calc((100% - (14% * 3)) / 3);
}
table.type2 td {
    background-color: #FFF;
}

table.type3 {

}
table.type3 th,
table.type3 td {
    vertical-align: top;
    border-bottom: solid 1px #231815;
}
table.type3 tr:first-child th,
table.type3 tr:first-child td {
    border-top: solid 1px #231815;
}
table.type3 th {
    width: 130px;
    padding-left: 0;
}

table.type4 th,
table.type4 td {
    border: solid 1px #595757;
}
table.type4 th {
    width: 180px;
    vertical-align: middle;
}

table.scheduleType1 {

}
table.scheduleType1 th {
    width: 200px;
    font-size: 1.3rem;
}
table.scheduleType1 th:first-child {
    width: 100px;
}
table.scheduleType1 td {
    font-size: 1.2rem;
}

table .linkCell a {
    display: inline-block;
    padding: 9px 12px 9px 13px;
    border-radius: 20px;
    border: solid 1px #231815;
    box-sizing: border-box;
    font-size: 1.2rem;
    color: #231815;
}
table .linkCell a:after {
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    margin-left: 10px;
    border-top: 1px solid #231815;
    border-right: 1px solid #231815;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


.teacherName {
    margin-top: 0;
}
.teacherName span {
    vertical-align: middle;
}
.teacherName .name {
    margin-right: 10px;
    font-size: 2.2rem;
}
.teacherName .pos {
    font-size: 1.4rem;
}
.studentName {
    margin-top: 0;
    padding: 0;
    background-color: transparent;
}
.studentName span {
    display: block;
}
.studentName .name {
    font-size: 2rem;
}
.studentName .school {
    line-height: 1.2;
    font-size: 1.4rem;
}

.floatR {
    float: right;
    margin-left: 30px;
}

.clearfix.ImageText .image {
    width: 50%;
}

/*-------------------------------
 TOP
--------------------------------*/
body,
footer {
  /*font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;*/
  font-size: 1.6rem;
  line-height: 1.6;
}
body,
footer {
    font-family: Montserrat, Noto Sans JP;
}
body.home a,
body.home a:hover,
footer a,
footer a:hover {
    text-decoration: none;
    color: #000;
}
body.home h2,
footer h2 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    background-color: transparent;
}
body.home h2,
footer h2 {
    font-size: 2.2rem;
    font-weight: bold;
}
body.home .head.type2 {
    margin-bottom: 40px;
}
body.home .head.type2 span {
    display: block;
}
body.home .head.type2 span.en {
    margin-bottom: 15px;
}
body.home .head.type3 {
    margin-bottom: 40px;
}
body.home .head.type3 span {
    display: block;
}
body.home .head.type3 span.jp {
    margin-bottom: 15px;
}
body.home .head.type4 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 5rem;
}
body.home .head.type4:after {

}
header ul,
header li,
body.home #main ul,
body.home #main ul li,
footer ul,
footer ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
body.home img {
    width: auto;
    height: auto;
}
body.home a img:hover {
  transform: scale(1);
}
body.home span.date {
    display: inline-block;
    width: 85px;
    margin-right: 11px;
}
body.home .sliderBlock {
    position: relative;
    margin-bottom: 60px;
}
body.home .slider.type1 {
  height: 100vh;
}
body.home .slider.type1 .sliderText {
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
  width: 100vw;
  height: 100%;
}
body.home .slider.type1 .sliderText.right {
  right: 0;
  left: auto;
  justify-content: right;
  margin-right: 100px;
  text-align: right;
}
body.home .slider.type1 .sliderText.left {
  justify-content: left;
  margin-left: 100px; 
  text-align: left;
}
body.home .slider.type1 .sliderText.center {
  justify-content: center;
  text-align: center;
}
body.home .slider.type1 .sliderText img {
  transition: all 5s;
  opacity: 1;
}
body.home .slider.type1 .vegas-transition-fade-out .sliderText img {
  opacity: 0;
}
body.home .sliderBlock .catch {
    position: absolute;
    top: calc(50% - 88px);
    left: calc((100vw - 1340px) / 2);
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    font-weight: bold;
    font-size: 5.5rem;
    color: #FFF;
}
body.home .secondMenu {
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 100%;
}
body.home .secondMenu ul,
body.home .secondMenu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
body.home .secondMenu ul {
    display: flex;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 15px 20px;
    background-color: #FFF;
    border-radius: 30px;
}
body.home .secondMenu ul li {
    position: relative;
    width: calc(100% / 6);
    text-align: center;
}
/*
body.home .secondMenu ul li:not(:last-child):after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #000;
}*/
body.home .secondMenu ul li a {
    display: block;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 20px;
    transition: all 0.2s;
}
body.home .secondMenu ul li a:hover {
    background-color: #014099;
    color: #FFF;
}
body.home #main #importantInfo .contentInner {
    display: flex;
    align-items: center;
    width: 1000px;
    padding: 30px;
    border: solid 3px #C1272D;
    border-radius: 10px;
    box-sizing: border-box;
}
body.home #main #importantInfo .contentInner h2 {
    width: 200px;
}
body.home #main #importantInfo .contentInner ul {
    width: calc(100% - 200px);
    padding-left: 40px;
    border-left: solid 3px #C1272D;
    box-sizing: border-box;
}
body.home #main #importantInfo .contentInner ul li {
    display: flex;
    /*align-items: baseline;*/
    margin-bottom: 15px;
}
body.home #main #importantInfo .contentInner ul li:before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    margin-top: 8.5px;
    margin-right: 10px;
    background-color: #C1272D;
    border-radius: 50%;
}
body.home #main #importantInfo .contentInner ul li:last-child {
    margin-bottom: 0;
}
body.home #main #importantInfo .contentInner ul li .date {
    margin-right: 20px;
}
body.home #main #importantInfo .contentInner ul li a {
    position: relative;
    /*width: calc(100% - (85px + 20px));*/
    width: calc(100% - (10px + 10px));
}
body.home #main #information .contentInner {
    max-width: 1000px;
}
body.home #main #information .infoHead {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}
body.home #main #information .infoHead h2 {
    display: none;
    width: 150px;
    margin-right: 10px;
    font-size: 25px;
}
body.home #main .tabs {
    display: flex;
    /*width: calc(100% - 160px);*/
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
}
.bgAll {
    background-color: #014099;
    color: #FFF;
}
.bgNews,
.bg_notifications {
    background-color: #5a94ec;
    color: #FFF;
}
.bgEvent,
.bg_event {
    background-color: #fa7979;
    color: #FFF;
}
.bgNyushi,
.bg_entrance_exam {
    background-color: #5abcb5;
    color: #FFF;
}
.bgKatsuyaku,
.bg_student_active {
    background-color: #bbc06f;
    color: #FFF;
}
.bgMeiseiryo,
.bg_dormitory {
    background-color: #cd9fc4;
    color: #FFF;
}
.bgKobo,
.bg_recruit {
    background-color: #f7aaa0;
    color: #FFF;
}
.bgChotatsu,
.bg_procurement {
    background-color: #fbd398;
    color: #FFF;
}
body.home #main .tabs li {
    width: 115px;
    line-height: 35px;
    margin-right: 20px;
    padding: 0 15px;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    transition: all 0.2s;
    font-size: 1.4rem;
}
body.home #main .tabs li:not(.current) {
    background-color: #efefef;
    color: #000;
}
body.home #main .tabs li:hover {

}
body.home #main .tabs li.bgAll:hover {
    background-color: #014099;
    color: #FFF;
}
body.home #main .tabs li.bgNews:hover {
    background-color: #5a94ec;
    color: #FFF;
}
body.home #main .tabs li.bgEvent:hover {
    background-color: #fa7979;
    color: #FFF;
}
body.home #main .tabs li.bgNyushi:hover {
    background-color: #5abcb5;
    color: #FFF;
}
body.home #main .tabs li.bgKatsuyaku:hover {
    background-color: #bbc06f;
    color: #FFF;
}
body.home #main .tabs li.bgMeiseiryo:hover {
    background-color: #cd9fc4;
    color: #FFF;
}
body.home #main .tabs li.bgKobo:hover {
    background-color: #f7aaa0;
    color: #FFF;
}
body.home #main .tabs li.bgChotatsu:hover {
    background-color: #fbd398;
    color: #FFF;
}
body.home #main .tabs li:last-child {
    margin-right: 0;
}
body.home #main .infoList {
    display: none;
}
body.home #main .infoList#cat0 {
    display: block;
}
body.home #main .infoList ul {
    margin-bottom: 40px;
}
body.home #main .infoList li {
    margin-bottom: 25px;
    padding-left: 20px;
    padding-bottom: 25px;
    border-bottom: solid 1px #000;
}
body.home #main .infoList li:last-child {
    margin-bottom: 0;
}
body.home #main .infoList li span {
    display: inline-block;
}
body.home #main .infoList li .date {
    width: 95px;
    vertical-align: top;
}
body.home #main .infoList li .cat {
    font-size: 1.4rem;
}
body.home #main .infoList li a {
    position: relative;
    display: inline-block;
    width: calc(100% - (86px + 20px + 115px + 20px));
    padding-right: 65px;
    box-sizing: border-box;
}
body.home #main .infoList li a:before,
body.home #main .infoList li a:after {
  position: absolute;
  content: "";
  display: inline-block;
  transition: all 0.4s;
}
body.home #main .infoList li a:before {
    top: calc(50% - 14px);
    right: 19px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #FFF;
    border: solid 1px #014099;
}
body.home #main .infoList li a:after {
    top: calc(50% - 2px);
    right: 31px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #014099;
    border-right: 1px solid #014099;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
body.home #main .infoList li a:hover:before {
    background-color: #014099;
}
body.home #main .infoList li a:hover:after {
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
}
body.home #main .infoList li .cat {
    display: inline-block;
    width: 115px;
    line-height: 30px;
    margin-right: 20px;
    border-radius: 10px;
    text-align: center;
    vertical-align: top;
}
body.home #main #news {
    position: relative;
    overflow-x: hidden;
}
body.home #main #news:after {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    display: none;
    content: "";
    width: 100%;
    height: 50%;
    background-color: #ecf0f1;
}
body.home #main #news .contentInner {

}
body.home #main #news .head {
    margin-top: 80px;
}
body.home #main #news .swiper {
    width: calc((393px * 4) + (35px * 3));
    margin-top: -260px;
    margin-left: 300px;
}
body.home #main #news .swiper .swiper-wrapper {
    margin-bottom: 40px;
}
body.home #main #news .swiper .swiper-scrollbar {
  left: 0;
  width: 580px;
}
body.home #main #news .swiper .swiper-scrollbar .swiper-scrollbar-drag {

}
body.home #main #news .swiper-slide {
    height: auto;
    min-height: 376px;
    background-color: #FFF;
    border-radius: 40px;
    overflow: hidden;
}
body.home #main #news .swiper-slide:not(:last-child) {
    box-shadow: 0px 0px 20px -15px #000;
      -webkit-box-shadow: 0px 0px 20px -15px #000;
}
body.home #main #news .swiper-slide a {
    transition: all 0.4s;
}
body.home #main #news .swiper-slide .image {
    overflow: hidden;
}
body.home #main #news .swiper-slide img {
    width: 100%;
    height: auto;
}
body.home #main #news .swiper-slide a:hover {
    opacity: 0.6;
}
body.home #main #news .swiper-slide a:hover img {
    transform: scale(1.05);
}
body.home #main #news .swiper-slide .text {
    padding: 20px;
    box-sizing: border-box;
}
body.home #main #news .swiper-slide .info {
    margin-bottom: 15px;
}
body.home #main #news .swiper-slide .info .date {
    margin-right: 0;
    font-size: 1.4rem;
}
body.home #main #news .swiper-slide .info .cat {
    display: inline-block;
    width: 115px;
    line-height: 26px;
    margin-right: 20px;
    border-radius: 10px;
    text-align: center;
    font-size: 1.2rem;
}
body.home #main #news .swiper-slide h3 {
    margin: 0 0 10px;
    font-size: 1.8rem;
}
body.home #main #news .swiper-slide .sentece p  {
    font-size: 1.5rem;
}
body.home #main #activity {
    position: relative;
    padding-bottom: 120px;
}
body.home #main #activity:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    content: "";
    width: 100%;
    height: 13%;
    background-color: #FFF;
}
body.home #main #activity:after {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -2;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ecf0f1;
}
body.home #main #activity .button {
    margin-bottom: 40px;
}
body.home #main #activity .contentInner {

}
body.home #main #activity #slideSW1 {

}
body.home #main #activity .swiper-wrapper {

}
body.home #main #activity #slideSW1 .swiper-button-prev,
body.home #main #activity #slideSW1 .swiper-button-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: none;
    background-color: #FFF;
    opacity: 0.9 !important;
    transition: all 0.2s;
}
body.home #main #activity #slideSW1 .swiper-button-prev:hover,
body.home #main #activity #slideSW1 .swiper-button-next:hover {
    opacity: 1;
    background-color: #014099;
}
body.home #main #activity #slideSW1 .swiper-button-prev:after,
body.home #main #activity #slideSW1 .swiper-button-next:after {
    font-size: 2rem;
}
body.home #main #activity #slideSW1 .swiper-button-prev:hover:after,
body.home #main #activity #slideSW1 .swiper-button-next:hover:after {
    color: #FFF;
}
body.home #main #activity #slideSW1 .swiper-button-disabled {
    opacity: 1;
    pointer-events: initial;
    cursor: pointer;
}
body.home #main #activity #slideSW1 .swiper-button-prev {
    margin-left: 0;
}


body.home #main #activity li {
    height: auto;
    margin-right: 30px;
    background-color: #FFF;
    overflow: hidden;
}
body.home #main #activity li:nth-child(3n) {
    margin-right: 0;
}
body.home #main #activity li .image {
    overflow: hidden;
}
body.home #main #activity li img {
    max-width: 100%;
    width: 100%;
    /*height: auto;*/
    height: 313px;
    object-fit: cover;
}
body.home #main #activity li a {
    transition: all 0.4s;
}
body.home #main #activity li a:hover {
    opacity: 0.6;
}
body.home #main #activity li a:hover img {
    transform: scale(1.05);
}
body.home #main #activity li .text {
    padding: 30px 35px;
}
body.home #main #activity li .text .info {
    margin-bottom: 15px;
}
body.home #main #activity li .text .info .date {
    margin-right: 0px;
    font-size: 1.4rem;
}
body.home #main #activity li .text .info .cat {
    width: 100px;
    line-height: 26px;
    font-size: 1.2rem;
}
body.home #main #activity li .text h3 {
    margin: 0 0 10px;
/*    padding-bottom: 0;
    border: none;*/
    font-size: 1.8rem;
}
body.home #main #activity li .text h3:after {
    /*display: none;*/
}
body.home #main #activity li .text .sentence p {
    font-size: 1.5rem;
}
body.home #main #program {
    position: relative;
    padding-top: 120px;
}
body.home #main #program:after {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    content: "";
    width: 100%;
    height: 50%;
    background-color: #ecf0f1;
}
body.home #main #program h3 {
    margin-bottom: 20px;
    padding-bottom: 15px;
    /*text-shadow: 6px 6px 4px #000;*/
    text-align: center;
    font-weight: bold;
}
body.home #main #program h3:after {
    display: none;
}
body.home #main #program .colorKikai {
    /*border-bottom: 2px solid #ffff00;*/
    border-bottom: 2px solid #F5E85C;
}
body.home #main #program .colorDenki {
    border-bottom: 2px solid #7030a0;
}
body.home #main #program .colorKyouyou {
    border-bottom: 2px solid #F47920;
}
body.home #main #program .colorKensetsu {
    border-bottom: 2px solid #92d050;
}
body.home #main #program .colorKagaku {
    border-bottom: 2px solid #76a8ad;
}
body.home #main #program .colorJouhou {
    border-bottom: 2px solid #ff7c80;
}
body.home #main #program li {
    margin-right: 30px;
    margin-bottom: 60px;
    background-color: #FFF;
    border-radius: 60px 0 60px 60px;
    box-shadow: 0px 0px 20px -15px #000;
    -webkit-box-shadow: 0px 0px 20px -15px #000;
    overflow: hidden;
}
body.home #main #program li:nth-child(n + 4) {
    margin-bottom: 0;
}
body.home #main #program li .image {
    overflow: hidden;
}
body.home #main #program li img {

}
body.home #main #program li a {
    transition: all 0.4s;
}
body.home #main #program li a:hover {
    opacity: 0.6;
}
body.home #main #program li a:hover img {
    transform: scale(1.05);
}
body.home #main #program li .text {
    padding: 20px 30px;
}
body.home #main #program li:nth-child(3n) {
    margin-right: 0;
}
body.home #main #courses .contentInner {
    justify-content: space-between;
    flex-flow: row-reverse;
}
body.home #main #courses .text {
    max-width: 534px;
}
body.home #main #courses .text .sentence {
    margin-bottom: 35px;
}
body.home #main #courses .image {
    width: calc(622px + ((100vw - 1275px) / 2));
    height: 546px;
    margin-top: 50px;
    margin-right: calc((1275px - 100vw) / 2);
    border-radius: 80px 0 0 80px;
    background-image: url("./images/top/senmon.jpg");
    background-image: image-set(url("./images/top/senmon.jpg") 1x, url("./images/top/senmonx2.jpg") 2x);
    background-image: -webkit-image-set(url("./images/top/senmon.jpg") 1x, url("./images/top/senmonx2.jpg") 2x);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*-------------------------------
 中学生の皆さんへ middle_students
--------------------------------*/
body.post-name-middle_students #content1 .contentInner > .text {
    margin-bottom: 80px;
    font-weight: bold;
    font-size: 2.2rem;
}
body.post-name-middle_students #content2 .image a {
    display: block;
}
body.post-name-middle_students #content2 .image a:not(:last-child) {
    margin-bottom: 20px;
}

/*-------------------------------
 放課後オープンキャンパス open_campus
--------------------------------*/
body.post-name-open_campus #content1 .image {

}

/*-------------------------------
 阿南高専ものづくり体験イベント manufacturing
--------------------------------*/
body.post-name-manufacturing #content2 .head.type1,
body.post-name-manufacturing #content2 .head.type2 {
    margin-bottom: 60px;
}

/*-------------------------------
 コース紹介 
--------------------------------*/
/* 電気コース */
body.post-name-electric .courseTabs .tab,
body.post-name-electric .courseTabs .tab.current::before,
body:not(.home).post-name-electric .head.type4 span,
body.post-name-electric table.type2 th {
    background-color: #61569A;
}
body.post-name-electric .list.typeSchoolYear li,
body.post-name-electric table.type2 th,
body.post-name-electric table.type2 td {
    border: solid 1px #61569A;
}
body.post-name-electric .list.typeSchoolYear li .head.middle,
body:not(.home).post-name-electric .head.type3,
body:not(.home).post-name-electric .head.type6,
body.post-name-electric .list.typeSchoolYear li .head.large span,
body:not(.home).post-name-electric .head.type6 {
    color: #61569A;
}
body:not(.home).post-name-electric .head.type4:before {
    border-top: dashed 1px #61569A;
}
body.post-name-electric .list.typeSchoolYear li .head.large {
    border-bottom: solid 2px #61569A;
}
body:not(.home).post-name-electric .head.type7,
body:not(.home).post-name-electric .head.type8 {
    border-left: solid 10px #043C84;
}
body:not(.home).post-name-electric table.type2 tr:nth-child(odd) td {
    background-color: #FBFBFF;
}

/* 機械コース */
body.post-name-mechanical .courseTabs .tab,
body.post-name-mechanical .courseTabs .tab.current::before,
body:not(.home).post-name-mechanical .head.type4 span,
body.post-name-mechanical table.type2 th {
    /* background-color: #F5E85C; */
    background-color: #D3C95E;
}
body.post-name-mechanical .list.typeSchoolYear li,
body.post-name-mechanical table.type2 th,
body.post-name-mechanical table.type2 td {
    /* border: solid 1px #F5E85C; */
    border: solid 1px #D3C95E;
}
body.post-name-mechanical .list.typeSchoolYear li .head.middle,
body:not(.home).post-name-mechanical .head.type3,
body:not(.home).post-name-mechanical .head.type6,
body.post-name-mechanical .list.typeSchoolYear li .head.large span,
body:not(.home).post-name-mechanical .head.type6 {
    /* color: #F5E85C; */
    color: #D3C95E;
}
body:not(.home).post-name-mechanical .head.type4:before {
    /* border-top: dashed 1px #F5E85C; */
    border-top: dashed 1px #D3C95E;
}
body.post-name-mechanical .list.typeSchoolYear li .head.large {
    /* border-bottom: solid 2px #F5E85C; */
    border-bottom: solid 2px #D3C95E;
}
body:not(.home).post-name-mechanical .head.type7,
body:not(.home).post-name-mechanical .head.type8 {
    /* border-left: solid 10px #043C84; */
    border-left: solid 10px #D3C95E;
}
body:not(.home).post-name-mechanical table.type2 tr:nth-child(odd) td {
    background-color: #FFFEF8;
}

/* 情報コース */
body.post-name-information .courseTabs .tab,
body.post-name-information .courseTabs .tab.current::before,
body:not(.home).post-name-information .head.type4 span,
body.post-name-information table.type2 th {
    background-color: #ff7c80;
}
body.post-name-information .list.typeSchoolYear li,
body.post-name-information table.type2 th,
body.post-name-information table.type2 td {
    border: solid 1px #ff7c80;
}
body.post-name-information .list.typeSchoolYear li .head.middle,
body:not(.home).post-name-information .head.type3,
body:not(.home).post-name-information .head.type6,
body.post-name-information .list.typeSchoolYear li .head.large span,
body:not(.home).post-name-information .head.type6 {
    color: #ff7c80;
}
body:not(.home).post-name-information .head.type4:before {
    border-top: dashed 1px #ff7c80;
}
body.post-name-information .list.typeSchoolYear li .head.large {
    border-bottom: solid 2px #ff7c80;
}
body:not(.home).post-name-information .head.type7,
body:not(.home).post-name-information .head.type8 {
    border-left: solid 10px #043C84;
}
body:not(.home).post-name-information table.type2 tr:nth-child(odd) td {
    background-color: #fffafa;
}

/* 建設コース */
body.post-name-construction .courseTabs .tab,
body.post-name-construction .courseTabs .tab.current::before,
body:not(.home).post-name-construction .head.type4 span,
body.post-name-construction table.type2 th {
    background-color: #92d050;
}
body.post-name-construction .list.typeSchoolYear li,
body.post-name-construction table.type2 th,
body.post-name-construction table.type2 td {
    border: solid 1px #92d050;
}
body.post-name-construction .list.typeSchoolYear li .head.middle,
body:not(.home).post-name-construction .head.type3,
body:not(.home).post-name-construction .head.type6,
body.post-name-construction .list.typeSchoolYear li .head.large span,
body:not(.home).post-name-construction .head.type6 {
    color: #92d050;
}
body:not(.home).post-name-construction .head.type4:before {
    border-top: dashed 1px #92d050;
}
body.post-name-construction .list.typeSchoolYear li .head.large {
    border-bottom: solid 2px #92d050;
}
body:not(.home).post-name-construction .head.type7,
body:not(.home).post-name-construction .head.type8 {
    border-left: solid 10px #043C84;
}
body:not(.home).post-name-construction table.type2 tr:nth-child(odd) td {
    background-color: #fbfff8;
}

/* 化学コース */
body.post-name-chemical .courseTabs .tab,
body.post-name-chemical .courseTabs .tab.current::before,
body:not(.home).post-name-chemical .head.type4 span,
body.post-name-chemical table.type2 th {
    background-color: #76a8ad;
}
body.post-name-chemical .list.typeSchoolYear li,
body.post-name-chemical table.type2 th,
body.post-name-chemical table.type2 td {
    border: solid 1px #76a8ad;
}
body.post-name-chemical .list.typeSchoolYear li .head.middle,
body:not(.home).post-name-chemical .head.type3,
body:not(.home).post-name-chemical .head.type6,
body.post-name-chemical .list.typeSchoolYear li .head.large span,
body:not(.home).post-name-chemical .head.type6 {
    color: #76a8ad;
}
body:not(.home).post-name-chemical .head.type4:before {
    border-top: dashed 1px #76a8ad;
}
body.post-name-chemical .list.typeSchoolYear li .head.large {
    border-bottom: solid 2px #76a8ad;
}
body:not(.home).post-name-chemical .head.type7,
body:not(.home).post-name-chemical .head.type8 {
    border-left: solid 10px #043C84;
}
body:not(.home).post-name-chemical table.type2 tr:nth-child(odd) td {
    background-color: #eafdff;
}

/* 一般教養 */
body.post-name-liberalarts .courseTabs .tab,
body.post-name-liberalarts .courseTabs .tab.current::before,
body:not(.home).post-name-liberalarts .head.type4 span,
body.post-name-liberalarts table.type2 th {
    background-color: #F47920;
}
body.post-name-liberalarts .list.typeSchoolYear li,
body.post-name-liberalarts table.type2 th,
body.post-name-liberalarts table.type2 td {
    border: solid 1px #F47920;
}
body.post-name-liberalarts .list.typeSchoolYear li .head.middle,
body:not(.home).post-name-liberalarts .head.type3,
body:not(.home).post-name-liberalarts .head.type6,
body.post-name-liberalarts .list.typeSchoolYear li .head.large span,
body:not(.home).post-name-liberalarts .head.type6 {
    color: #F47920;
}
body:not(.home).post-name-liberalarts .head.type4:before {
    border-top: dashed 1px #F47920;
}
body.post-name-liberalarts .list.typeSchoolYear li .head.large {
    border-bottom: solid 2px #F47920;
}
body:not(.home).post-name-liberalarts .head.type7,
body:not(.home).post-name-liberalarts .head.type8 {
    border-left: solid 10px #043C84;
}
body:not(.home).post-name-liberalarts table.type2 tr:nth-child(odd) td {
    background-color: #FFFCF9;
}

/* ものづくり×AI情報技術 */
body.page-template-page-kodo-joho-jinzai .pageHead {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    /* height: 590px; */
    padding: 110px 0px;
    text-align: center;
}
body.page-template-page-kodo-joho-jinzai .pageHead > * {
    display: block;
    width: 100%;
}
body.page-template-page-kodo-joho-jinzai .pageHead .top,
body.page-template-page-kodo-joho-jinzai .pageHead .middle,
body.page-template-page-kodo-joho-jinzai .pageHead .bottom {
    z-index: 10;
}
body.page-template-page-kodo-joho-jinzai .pageHead .top {
    font-size: 4rem;
    color: #FFF;
}
body.page-template-page-kodo-joho-jinzai .pageHead .middle {
    text-shadow: 0 0 15px #FFF, 0 0 15px #FFF;
    font-family: "Oswald";
    font-size: 10rem;
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .pageHead .bottom {
    font-size: 7rem;
    color: #FFF;
}
body.page-template-page-kodo-joho-jinzai .breadcrumb {
    margin: 20px 0;
}
body.page-template-page-kodo-joho-jinzai .container {
    width: 100%;
}
body.page-template-page-kodo-joho-jinzai .row .content {
    padding: 100px 20px;
    box-sizing: border-box;
}
body.page-template-page-kodo-joho-jinzai .row .content .contentInner {
    max-width: 1170px;
    margin: 0 auto;
}
body.page-template-page-kodo-joho-jinzai .row .content.bg {
    background-color: #fdd5dc;
}
body.page-template-page-kodo-joho-jinzai .row .content.bg .contentInner {
    padding: 30px 60px;
    border-radius: 30px;
    box-sizing: border-box;
    background-color: #FFF;
}
body.page-template-page-kodo-joho-jinzai .head {
    line-height: 1.8;
    border: none;
    background-color: transparent;
    box-shadow: none;
    color: #231815;
}
body.page-template-page-kodo-joho-jinzai .head:before,
body.page-template-page-kodo-joho-jinzai .head:after {
    display: none;
}
body.page-template-page-kodo-joho-jinzai .head > * {
    color: #231815;
}
body.page-template-page-kodo-joho-jinzai .head .en {
    line-height: 1.4;
    font-family: "Oswald";
}
body.page-template-page-kodo-joho-jinzai .head1 {
    text-align: center;
    font-size: 4rem;
}
body.page-template-page-kodo-joho-jinzai .head1 .large {
    font-size: 6rem;
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .head1 .small {
    display: block;
}
body.page-template-page-kodo-joho-jinzai .head2 {
    text-align: center;
}
body.page-template-page-kodo-joho-jinzai .head2 span {
    display: block;
}
body.page-template-page-kodo-joho-jinzai .head2 .large {
    font-size: 13rem;
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .head2 .small {
    font-size: 3.5rem;
}
body.page-template-page-kodo-joho-jinzai .head3 {
    text-align: center;
    font-size: 3rem;
}
body.page-template-page-kodo-joho-jinzai .head3 span {
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .head4 {
    padding: 0;
}
body.page-template-page-kodo-joho-jinzai .head4 span {
    display: block;
}
body.page-template-page-kodo-joho-jinzai .head4 .small {
    font-size: 3.4rem;
}
body.page-template-page-kodo-joho-jinzai .head4 .large {
    line-height: 1.2;
    font-size: 13.5rem;
}
body.page-template-page-kodo-joho-jinzai .head5 {
    line-height: 1.6;
    margin-top: 0;
    padding: 20px 0;
    border-top: solid 3px #FFF;
    border-bottom: solid 3px #FFF;
    box-sizing: border-box;
    font-size: 4rem;
}
body.page-template-page-kodo-joho-jinzai .head6 {
    margin-bottom: 80px;
    text-align: center;
}
body.page-template-page-kodo-joho-jinzai .head6 span {
    display: block;
    color: #FFF;
}
body.page-template-page-kodo-joho-jinzai .head6 .large {
    font-size: 13rem;
}
body.page-template-page-kodo-joho-jinzai .head6 .small {
    font-size: 3.5rem;
}
body.page-template-page-kodo-joho-jinzai .head7 {

}
body.page-template-page-kodo-joho-jinzai .head7 span {
    display: inline-block;
    line-height: 1.6;
    margin-bottom: 5px;
    padding: 0px 10px;
    background-color: #FFF;
    font-size: 4.2rem;
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .head7.cWhite {

}
body.page-template-page-kodo-joho-jinzai .head7.cWhite span {
    background-color: #E1767C;
    color: #FFF;   
}
body.page-template-page-kodo-joho-jinzai .bgColorYellow {
    background-color: #DCCF4C;
}
body.page-template-page-kodo-joho-jinzai .bgColorNavy {
    background-color: #643788;
}
body.page-template-page-kodo-joho-jinzai .bgColorRed {
    background-color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .bgColorRightGreen {
    background-color: #8FBE55;
}
body.page-template-page-kodo-joho-jinzai .bgColorGreen {
    background-color: #73A3A7;
}
body.page-template-page-kodo-joho-jinzai .blocks1 {
    display: flex;
    margin-bottom: 60px;
}
body.page-template-page-kodo-joho-jinzai .blocks1 .block {
    width: calc(100% / 5);
    background-color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .blocks1 .block .head {
    margin-bottom: 0;
    border-radius: 0;
    text-align: center;
    font-size: 2rem;
    color: #FFF;
}
body.page-template-page-kodo-joho-jinzai .blocks1 .block .text {
    height: 100%;
    padding: 20px;
    border-right: solid 1px #FFF;
    box-sizing: border-box;
    font-size: 1.8rem;
    color: #FFF;
}
body.page-template-page-kodo-joho-jinzai .blocks2 {
    margin-bottom: 60px;
}
body.page-template-page-kodo-joho-jinzai .blocks2 .info {
    display: inline-block;
    margin-bottom: 10px;
    padding: 5px 15px;
    border-radius: 15px;
    box-sizing: border-box;
    font-size: 1.4rem;
    color: #FFF;
}
body.page-template-page-kodo-joho-jinzai .blocks2 .head {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
    font-size: 2.4rem;
}
body.page-template-page-kodo-joho-jinzai .blocks2 .text {
    margin-bottom: 10px;
}
body.page-template-page-kodo-joho-jinzai .panels1 {
    align-items: flex-start;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel {
    position: relative;
    box-shadow: none;
    background-color: transparent;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel:nth-child(1) {
    margin-top: 240px;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel:nth-child(2) {
    margin-top: 120px;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel:nth-child(3) {

}
body.page-template-page-kodo-joho-jinzai .panels1 .panel .text {
    position: relative;
    width: calc(100% - 60px);
    margin: -200px auto 0;
    padding: 20px;
    box-sizing: border-box;
    background-color: #FFF;
    box-shadow: 0px 0px 20px -15px #000;
    -webkit-box-shadow: 0px 0px 20px -15px #000;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel .text .head {
    padding: 0;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel .text .head span {
    display: block;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel .text .head .small {
    font-size: 1.5rem;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel .text .head .large {
    font-size: 3.6rem;
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel .button {
    margin-top: 15px;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel .button span {
    display: block;
    padding: 5px 5px;
    border: solid 1px #E1767C;
    border-radius: 20px;
    box-sizing: border-box;
    text-align: center;
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel .link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body.page-template-page-kodo-joho-jinzai .panels1 .panel .link a {
    display: block;
    width: 100%;
    height: 100%;
}
body.page-template-page-kodo-joho-jinzai .button1 {
    text-align: center;
}
body.page-template-page-kodo-joho-jinzai .button1 a {
    position: relative;
    display: inline-block;
    max-width: 730px;
    width: 100%;
    padding: 36px 20px;
    box-sizing: border-box;
    border: solid 3px #E1767C;
    border-radius: 30px;
    text-align: center;
    font-size: 3.4rem;
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai .button1 a:hover {
    text-decoration: none;
}
body.page-template-page-kodo-joho-jinzai .button1 a:after {
    display: inline-block;
    content: "";
    width: 18px;
    height: 18px;
    margin-left: 40px;
    border-top: 2px solid #E1767C;
    border-right: 2px solid #E1767C;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: 2px;
}
body.page-template-page-kodo-joho-jinzai .content ul {
    padding-left: 0;
}
body.page-template-page-kodo-joho-jinzai .content li {
    list-style: none;
}
body.page-template-page-kodo-joho-jinzai .content .list1 {
    margin: 0;
}
body.page-template-page-kodo-joho-jinzai .content .list1 li {
    padding-left: 20px;
    text-indent: -20px;
    font-size: 2rem;
}
body.page-template-page-kodo-joho-jinzai .content .list1 li span {
    display: inline-block;
    width: 20px;
    text-indent: 0;
}
body.page-template-page-kodo-joho-jinzai #content2 .contentInner > .text {
    margin-bottom: 40px;
}
body.page-template-page-kodo-joho-jinzai #content3 {
    position: relative;
}
body.page-template-page-kodo-joho-jinzai #content3 .contentInner {
    position: relative;
    z-index: 10;    
}
body.page-template-page-kodo-joho-jinzai #content3 .cols2 * {
    color: #FFF;
}
body.page-template-page-kodo-joho-jinzai #content3 .cols2 .text {
    margin-top: 55px;
    font-size: 2.4rem;
}
body.page-template-page-kodo-joho-jinzai #content3 li,
body.page-template-page-kodo-joho-jinzai #content4 li {
    margin-bottom: 60px;
}
body.page-template-page-kodo-joho-jinzai #content4 .contentInner .text {
    margin-bottom: 40px;
}
body.page-template-page-kodo-joho-jinzai #content5 {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fdd5dc;
}
body.page-template-page-kodo-joho-jinzai #content5 .col {
    margin-bottom: 0;
    padding: 40px;
    background-color: #FFF;
    box-shadow: 20px 0px 20px rgba(255,255,255,0.8), -20px 0px 20px rgba(255,255,255,0.8), 0px 20px 20px rgba(255,255,255,0.8), 0px -20px 20px rgba(255,255,255,0.8);
    border-radius: 20px;
}
body.page-template-page-kodo-joho-jinzai #content5 .contentUpper,
body.page-template-page-kodo-joho-jinzai #content5 .contentBottom {
    padding: 60px 0;
}
body.page-template-page-kodo-joho-jinzai #content5 .contentUpper .cols2 {
    align-items: center;
}
body.page-template-page-kodo-joho-jinzai #content5 .contentUpper .col {
    position: relative;
}
body.page-template-page-kodo-joho-jinzai #content5 .contentUpper .col .head {
    position: absolute;
    top: 0;
    left: 0;
}
body.page-template-page-kodo-joho-jinzai #content5 .contentBottom {
    width: calc(100% + 40px);
    margin-left: -20px;
    padding: 140px 20px;
    box-sizing: border-box;
    background-image: url("./images/kodojoho/4_bg.jpg");
    background-image: image-set(url("./images/kodojoho/4_bg.jpg") 1x, url("./images/kodojoho/4_bgx2.jpg") 2x);
    background-image: -webkit-image-set(url("./images/kodojoho/4_bg.jpg") 1x, url("./images/kodojoho/4_bgx2.jpg") 2x);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
body.page-template-page-kodo-joho-jinzai #content5 .contentBottom .cols2 {
    justify-content: end;
    align-items: flex-start;
}
.particles{ width: 100%; height: 100%; background-color: #e88495; background-image: url(""); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; }
.particles canvas { top: 0; display: block; vertical-align: bottom; }
/*.count-particles{ background: #000022; width: 80px; color: #e88495; font-size: .8em; text-align: left; text-indent: 4px; line-height: 14px; padding-bottom: 2px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
.js-count-particles{ font-size: 1.1em; }
#stats, .count-particles{ -webkit-user-select: none; margin-top: 5px; margin-left: 5px; }
#stats{ border-radius: 3px 3px 0 0; overflow: hidden; }
.count-particles{ border-radius: 0 0 3px 3px; }*/
.particles-js-canvas-el { position: absolute; }

body.page-template-page-kodo-joho-jinzai-interview .interviewInfo {
    align-items: center;
}
body.page-template-page-kodo-joho-jinzai-interview .interviewInfo > * {
    width: calc((100% - 60px) / 2);
}
body.page-template-page-kodo-joho-jinzai-interview .interviewInfo .image {
    margin-right: 60px;
}
body.page-template-page-kodo-joho-jinzai-interview .interviewInfo .text .head {
    padding: 0;
    border: none;
    background-color: transparent;
}
body.page-template-page-kodo-joho-jinzai-interview .interviewInfo .text .head span {
    display: block;
}
body.page-template-page-kodo-joho-jinzai-interview .interviewInfo .text .head .small {
    margin-bottom: 10px;
    font-size: 1.5rem;
    color: initial;
}
body.page-template-page-kodo-joho-jinzai-interview .interviewInfo .text .head .large {
    font-size: 3.6rem;
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai-interview .blockQA {
    margin-bottom: 60px;
}
body.page-template-page-kodo-joho-jinzai-interview .blockQA .question {
    position: relative;
    padding: 0 0 0 35px;
    border: none;
    background-color: transparent;
}
body.page-template-page-kodo-joho-jinzai-interview .blockQA .question:before {
    position: absolute;
    top: -2px;
    left: 0;
    display: block;
    content: "Q.";
    color: #E1767C;
}
body.page-template-page-kodo-joho-jinzai-interview .blockQA .answer {
    padding: 30px 20px;
    background-color: #EFEFEF;
}
body.curriculum table.type4 {
    width: 260px;
}


@media screen and (max-width:1340px) {
    .siteHeader .headerMenus .search {
        right: 202px;
    }
}
@media screen and (max-width:1275px) {
    body.home .sliderBlock .catch {
        left: 20px;
        transition: all 0.2s;
    }
}

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

    /* header */
    .header-menu {
        justify-content: end;
        width: 460px;
    }
    .header-menu > li {
        margin-right: 15px!important;
    }

    /* footer */
    footer .inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* main */
    #contents .content .contentInner {
        padding: 0 20px;
        box-sizing: border-box;
    }

    /* home */
    body.home .secondMenu {
        left: 20px;
        width: calc(100% - (20px * 2));
    }
    body.home #importantInfo {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    body.home #main #importantInfo .contentInner {
        width: 100%;
    }
    body.home #main #courses .image {
        width: calc(((100% - 30px) / 2) + 20px);
        margin-right: -20px;
    }
}

@media screen and (max-width: 1170px) {
    /* page */
    .pageHead .pageTitle {
        top: calc(50% - (107px / 2));
        left: 20px;
        min-width: auto;
        max-width: calc(100% - 40px);
        width: auto;
        padding: 20px 25px;
        box-sizing: border-box;
    }
    .pageHead .pageTitle .en {
        font-size: 3rem;
    }
    .pageHead .pageTitle .jp {
        font-size: 1.6rem;
    }
    .pageHead .image {
        overflow: hidden;
    }
    .pageHead img {
        max-width: none;
        width: auto!important;
        height: 245px;
        margin-left: calc((100vw - 1150px) / 2);
    }
}

@media screen and (max-width: 992px) {
    /* layout */
    .container.template1 {
        width: 100%;
    }
    .container.template1 .row {
        margin-left: 0;
        margin-right: 0;
    }
    .container.template1 .row.cols1_sp {
        display: block;
    }
    .container.template1 .row.cols1_sp > * {
        width: 100%!important;
        margin-right: 0!important;
    }

    /* course */
    .tabBody#tab3 table.type3 th,
    .tabBody#tab3 table.type3 td {
        display: list-item;
        width: 100%;
        list-style: none;
    }
    .tabBody#tab3 table.type3 th {
        padding-bottom: 0;
        border-bottom: none;
        font-size: 1.7rem;
    }
    .tabBody#tab3 table.type3 td {
        padding-left: 0;
        padding-right: 0;
        border-top: none;
        font-size: 1.5rem;
    }
}

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

    /* header */
    .siteHeader .headerMenus {
        display: none;
    }
    .navbar-brand {
        padding: 0 30px;
    }
    .Toggle {
        display: block;
    }

    /* page parent */
    .panel.type1 li .entry-title {
        width: 90%;
        min-width: auto;
        line-height: 1.6 !important;
        margin-bottom: 5px !important;
        padding: 5px 20px;
        font-size: 1.6rem;
    }
    .panel.type1 li .entry-excerpt {
        line-height: 1.8;
        font-size: 1.4rem;
    }

    /* ものづくり×AI情報技術 */
    body.page-template-page-kodo-joho-jinzai .blocks2 .cols2 {
        display: block;
        margin-bottom: 60px;
    }
    body.page-template-page-kodo-joho-jinzai .blocks2 .cols2 > * {
        width: 100%;
        margin-right: 0;
    }
    body.page-template-page-kodo-joho-jinzai .blocks2 .cols2 .image {
        margin-bottom: 20px;
        text-align: center;
    }
    body.page-template-page-kodo-joho-jinzai .head1 {
        text-align: center;
    }
    body.page-template-page-kodo-joho-jinzai .head1 span {
        display: block;
        line-height: 1;
    }
    body.page-template-page-kodo-joho-jinzai .head1 .small {
        margin-top: 40px;
    }
    body.page-template-page-kodo-joho-jinzai .head2 .large {
        line-height: 1.2;
        margin-bottom: 40px;
    }
    body.page-template-page-kodo-joho-jinzai #content3 .cols2 {
        display: block;
    }
    body.page-template-page-kodo-joho-jinzai #content3 .cols2 > * {
        width: 100%;
        margin-right: 0;
    }
    body.page-template-page-kodo-joho-jinzai #content3 .cols2 .head {
        text-align: center;
    }
}

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

    /* ものづくり×AI情報技術 */
    body.page-template-page-kodo-joho-jinzai .pageHead .bottom {
        line-height: 1.2;
    }
    body.page-template-page-kodo-joho-jinzai .pageHead .bottom span {
        display: block;
    }
    body.page-template-page-kodo-joho-jinzai .blocks1 {
        flex-wrap: wrap;
    }
    body.page-template-page-kodo-joho-jinzai .blocks1 .block {
        width: calc(100% / 2);
        border-bottom: solid 1px #FFF;
    }
    body.page-template-page-kodo-joho-jinzai .panels1 {
        display: block;
    }
    body.page-template-page-kodo-joho-jinzai .panels1 > * {
        width: 100%;
        max-width: 435px;
        margin: 0 auto 60px!important;
    }
    body.page-template-page-kodo-joho-jinzai .panels1 > *:last-child {
        margin-bottom: 0;
    }

}

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

    /* footer */
    footer .menus .inner {
        display: block;
    }
    footer .menus .inner .menu1 {
        margin-bottom: 40px;
    }
    footer .menus .inner .menu2 {

    }
    footer .menus .inner .menu2 ul {
        display: flex;
        justify-content: right;
    }
    footer .menus .inner .menu2 ul li {
        margin-right: 40px;
    }
    footer .menus .inner .menu2 ul li:last-child {
        margin-right: 0;
    }

    /* common*/
    .mainSection .pageTitle.type1 .en {
        padding: 0 12px;
    }
    .mainSection .pageTitle.type1::before {
        position: absolute;
        top: 24px;
    }

    /* TOP */
    body.home .secondMenu ul {
        flex-wrap: wrap;
    }
    body.home .secondMenu ul li {
        width: calc(100% / 3);
        margin-bottom: 10px;
    }
    body.home .secondMenu ul li:nth-child(n + 4) {
        margin-bottom: 0;
    }
    body.home .secondMenu ul li a {
        padding: 4px 15px;
    }

    /* ものづくり×AI情報技術 */
    body.page-template-page-kodo-joho-jinzai #content5 .cols2 {
        display: block;
    }
    body.page-template-page-kodo-joho-jinzai #content5 .cols2 > * {
        width: 100%;
        margin-right: 0;
    }
    body.page-template-page-kodo-joho-jinzai #content5 .cols2 .col {
        margin-bottom: 40px;
    }

}

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

    /* base */
    html {
      font-size: 54.5%;
    }
    body, footer {
        font-size: 1.4rem;
      }

    /* common */
    .pc {
        display: none;
    }
    body.home .head.type2 span.en img {

    }
    .cols1_sp {
      display: block;
    }
    .cols1_sp > * {
      width: 100%!important;
      margin-right: 0!important;
      margin-bottom: 20px!important;
    }
    .cols1_sp > *:last-child {
        margin-bottom: 0!important;
    }
    .cols2_sp,
    .cols3_sp,
    .cols4_sp {
      display: flex;
      flex-wrap: wrap;
    }
    .cols2_sp > *,
    .cols3_sp > *,
    .cols4_sp > * {
      margin-right: 20px!important;
      margin-bottom: 20px!important;
    }
    .cols2_sp > *:nth-child(2n),
    .cols3_sp > *:nth-child(3n),
    .cols4_sp > *:nth-child(4n) {
      margin-right: 0!important;
    }
    .cols2_sp > * {
      width: calc((100% - (20px * 1)) / 2)!important;
    }
    .cols3_sp > * {
      width: calc((100% - (20px * 2)) / 3)!important;
    }
    .cols4_sp > * {
      width: calc((100% - (20px * 3)) / 4)!important;
    }
    .button.type2 a {
      width: 65px;
      height: 65px;
    }
    .button.type2 a::before {
      width: 65px;
      height: 65px;
    }
    .button.type2 a::after {
      top: calc(50% - 10px);
      right: calc(50% - 8px);
      width: 20px;
      height: 20px;
    }

    .container.template1 #main {
        padding: 20px 30px;
    }
    .container.template1 #main h2 {
        padding: 0 0 0 50px;
        background-size: 35px auto;
        font-size: 2.8rem;
    }
    .container.template1 #main ul {
        padding-left: 15px;
    }

    .alignNone_sp {
        float: none !important;
    }
    .alignC_sp {
        text-align: center;
    }
    .alignL_sp {
        text-align: left;
    }
    .alignR_sp {
        text-align: right;
    }

    body:not(.home) .head.type1 {
        padding: 2px 0 0px 50px;
        background-size: 34px auto;
        font-size: 2.4rem;
    }
    body:not(.home) .head.type2 span {
        font-size: 1.8rem;
    }
    body:not(.home) .head.type3 {
        font-size: 2.4rem;
    }
    body:not(.home) .head.type4 span {
        font-size: 1.8rem;
    }
    .mainSection .pageTitle.type1 .jp {
        font-size: 3rem;
    }
    body:not(.home) .head.type7 {
        padding: 0 0 0 20px;
        font-size: 2.8rem;
    }
    body:not(.home) .head.type8 {
        padding: 0 0 0 10px;
        font-size: 2rem;
    }

    .mainSection .pageTitle.type2 {
        height: 170px;
    }
    .mainSection .pageTitle.type2 .jp {
        font-size: 2.4rem;
    }
    .mainSection .pageTitle.type2 .en {
        font-size: 1.6rem;
    }
    .mainSection .pageTitle.type2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .panelList.type1 li {
        display: block;
    }
    .panelList.type1 li > * {
        width: 100%!important;
        margin-right: 0!important;
    }
    
    .list.type1 li {
        display: block;
        margin-bottom: 40px;
    }
    .list.type1 li > * {
        width: 100%!important;
        margin-right: 0!important;
    }
    .list.type1 li p {
        font-size: 1.5rem;;
    }

    .list.typeSchoolYear li .head.large .num {
        font-size: 4.4rem;
    }
    .list.typeSchoolYear li .head.large .unit {
        font-size: 2rem;
    }

    .courseTabs .tab {
        line-height: 1.3;
        padding: 15px 5px;
        font-size: 1.8rem;
    }
    .courseTabs .tab:before,
    .courseTabs .tab:after {
        display: none;
    }
    .tabBody {
        padding: 20px 20px;
    }

    .scroll_x {
        margin-bottom: 40px;
        overflow-x: scroll;
    }
    .scroll_x > * {
        width: 1000px;
    }

    .floatNone_sp {
        float: none;
        margin-left: 0!important;
        margin-right: 0!important;
    } 
    .clearfix.ImageText .image {
        width: 100%;
        text-align: center;
    }

    /* footer */
    footer .upper .inner {
        display: block;
    }
    footer .upper .inner .logo {
        width: 270px;
        margin-bottom: 10px;
    }
    footer .menus .inner .menu2 ul {
        flex-wrap: wrap;
    }
    footer .menus .inner .menu2 ul li {
        width: calc((100% - (20px * 1)) / 2);
        margin-right: 20px;
        margin-bottom: 20px;
    }
    footer .menus .inner .menu2 ul li:nth-child(2n) {
        margin-right: 0;
    }
    footer .menus .inner .menu2 ul li:nth-child(n + 3) {
        margin-bottom: 0;
    }
    footer .menus .inner .menu1 {
        display: block;
    }
    footer .menus .inner .menu1 .menu {
        display: flex;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    footer .menus .inner .menu1 .menu:last-child {
        margin-bottom: 0;
    }
    footer .menus .inner .menu1 .menu h2 {
        width: 200px;
    }

    /* TOP */
    body.home #main #importantInfo .contentInner {
        display: block;
    }
    body.home #main #importantInfo .contentInner h2 {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    body.home #main #importantInfo .contentInner ul {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
        border-top: solid 3px #C1272D;
        border-left: none;
    }
    body.home #main #importantInfo .contentInner ul li:after {
        margin-top: 6.5px;
    }
    body.home #main #information .infoHead {
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
    body.home #main #information .infoHead h2 {
        width: 100%;
        margin-bottom: 20px;
    }
    body.home #main .tabs {
        /*width: 100%;*/
        display: block;
        width: auto;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 15px;
    }
    body.home #main .tabs li {
        display: inline-block;
        margin-right: 5px;
    }
    body.home #main .infoList li .date {
        width: 70px;
        vertical-align: middle;
    }
    body.home #main .infoList li .cat {
        vertical-align: middle;
    }
    body.home #main .infoList li a {
        width: 100%;
        margin-top: 15px;
    }
    body.home #main #news .head {
        margin-top: 0;
    }
    body.home #main #news .swiper {
        width: calc((300px * 2) + (30px * 1));
        margin-top: 0;
        margin-left: 0;
    }
    body.home #main #activity #slideSW1 {
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    body.home #main #activity li img {
        height: 225px;
    }
    body.home #main #activity #slideSW1 .swiper-button-prev, 
    body.home #main #activity #slideSW1 .swiper-button-next {
        width: 30px;
        height: 30px;
    }
    body.home #main #activity #slideSW1 .swiper-button-prev {
        left: 5px;
    }
    body.home #main #activity #slideSW1 .swiper-button-next {
        right: 5px;
    }
    body.home #main #program li img {
        width: 100%;
        max-width: none;
    }
    body.home #main #courses {
        padding-top: 0;
    }
    body.home #main #courses .image {
        width: calc(100% + (20px * 2))!important;
        height: 240px;
        margin-top: 0;
        margin-left: -20px!important;
        margin-right: 0!important;
        margin-bottom: 40px!important;
        border-radius: 0;
    }
    body.home #main #courses .image img {
        width: 100%;
    }
    body.home #main .swiper .swiper-scrollbar {
        width: calc(100vw - (20px * 2));
    }

    /* page parent */
    .panel.type1 {
        display: block;
    }
    .panel.type1 li {
        /* width: calc((100% - 20px) / 2);
        margin-right: 20px; */
        width: 100%;
        margin-right: 0!important;
    }
    .panel.type1 li:nth-child(3n) {
        /* margin-right: 20px; */
    }
    .panel.type1 li:nth-child(2n) {
        margin-right: 0;
    }
    .panel.type1 li img {
        width: 100%;
        max-height: none;
    }

    /* ものづくり×AI情報技術 */
    body.page-template-page-kodo-joho-jinzai .pageHead .top {
        font-size: 2.6rem;
    }
    body.page-template-page-kodo-joho-jinzai .pageHead .middle {
        font-size: 7.6rem;
    }
    body.page-template-page-kodo-joho-jinzai .pageHead .bottom {
        font-size: 4.6rem;
    }
    body.page-template-page-kodo-joho-jinzai .head1 .large {
        font-size: 4.2rem;
    }
    body.page-template-page-kodo-joho-jinzai .head1 .small {
        line-height: 1.4;
        text-indent: -1em;
        text-align: center;
        font-size: 2.4rem;
    }
    body.page-template-page-kodo-joho-jinzai .head2 .large {
        margin-bottom: 30px;
        font-size: 7rem;
    }
    body.page-template-page-kodo-joho-jinzai .head2 .small {
        font-size: 2.6rem;
    }
    body.page-template-page-kodo-joho-jinzai .head3 {
        font-size: 2.4rem;
    }
    body.page-template-page-kodo-joho-jinzai .head4 .small {
        font-size: 2.4rem;
    }
    body.page-template-page-kodo-joho-jinzai .head4 .large {
        font-size: 7rem;
    }
    body.page-template-page-kodo-joho-jinzai .head5 {
        font-size: 2.4rem;
    }
    body.page-template-page-kodo-joho-jinzai .head6 {
        margin-bottom: 40px;
    }
    body.page-template-page-kodo-joho-jinzai .head6 .large {
        line-height: 1.2;
        margin-bottom: 20px;
        font-size: 7rem;
    }
    body.page-template-page-kodo-joho-jinzai .head6 .small {
        font-size: 2.8rem;
    }
    body.page-template-page-kodo-joho-jinzai .row .content {
        padding: 60px 20px;
    }
    body.page-template-page-kodo-joho-jinzai .row .content.bg .contentInner {
        padding: 20px 20px;
    }
    body.page-template-page-kodo-joho-jinzai .blocks1 .block {
        margin-bottom: 0!important;
    }
    body.page-template-page-kodo-joho-jinzai .blocks1 .block .text {
        border-right: none;
    }
    body.page-template-page-kodo-joho-jinzai .blocks2 .head {
        font-size: 2.2rem;
    }
    body.page-template-page-kodo-joho-jinzai .panels1 .panel .text .head .large {
        font-size: 3.2rem;
    }
    body.page-template-page-kodo-joho-jinzai .button1 a {
        padding: 26px 73px 26px 20px;
        text-align: left;
        font-size: 2.4rem;
    }
    body.page-template-page-kodo-joho-jinzai .button1 a:after {
        position: absolute;
        top: calc(50% - 8px);
        right: 20px;
    }
    body.page-template-page-kodo-joho-jinzai #content3 .cols2 {
        margin-bottom: 40px;
    }
    body.page-template-page-kodo-joho-jinzai #content5 .contentUpper .col .head {
        top: -35px;
    }

}

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

  /*header*/
  .navbar-brand {
    width: 290px;
    margin-top: 7px !important;
  }

  /* footer */
  footer .navi ul {
    flex-wrap: wrap;
  }
  footer .navi ul li {
    width: 50%;
    margin-right: 0 !important;
  }
}

@media screen and (min-width: 641px) {

    /* common */
    .sp {
        display: none;
    }

}

@media screen and (min-width: 981px) {

    .header-menu > li > a {
        position: relative;
        padding-bottom: 10px;
    }
    .header-menu > li > a:after {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
        display: block;
        content: '';
        width: 100%;
        height: 2px;
        background-color: #014099;
        transition: all .3s;
        transform: scale(0, 1);
        transform-origin: center top;
    }
    .header-menu > li:hover > a:after {
        transform: scale(1, 1);
    }
    .header-menu > li:hover .menu__second-level {

    }
    .header-menu > li:hover .menu__second-level:after {
        position: absolute;
        left: 0;
        top: -25px;
        z-index: -1;
        display: block;
        content: "";
        height: 25px;
        width: 100%;
    }
    .menu__second-level li:after {
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        content: "";
        width: 100%;
        height: 1px;
        background-color: #014099;
        transition: all .3s;
        transform: scale(0, 1);
        transform-origin: left top;
    }
    .menu__second-level li:hover:after {
        transform: scale(1, 1);
    }

}