@charset "UTF-8";
@media only screen and (max-width: 964px) {
  .mincho {
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho" serif;
  }
  .sp_none {
    display: none !important;
  }
  .pc_none {
    display: block !important;
  }
  img {
    max-width: 100%;
  }
  .sp_mt20 {
    margin-top: 20px;
  }
  .fixed {
    padding-top: 0px;
    position: static;
  }
  .map {
    height: 300px;
  }
  .sub__wrap {
    width: 100%;
  }
  header .tagline {
    padding: 20px 0px;
  }
  header .tagline .logo {
    max-width: 300px;
    width: 100%;
  }
  .voice_list article {
    width: 100%;
    padding: 20px;
    margin-bottom: 25px;
  }
  .exam {
    box-sizing: border-box;
    padding: 0px 20px;
  }
  .exam .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
  }
  .exam .box .pic {
    max-width: initial;
    max-width: auto;
    width: 100%;
    min-height: 0%;
  }
  .exam .box .pic img {
    width: 100%;
  }
  .exam .box .group {
    width: 100%;
  }
  .exam .box .group .ttl__box {
    display: flex;
    flex-wrap: nowrap;
    background: #FFF;
  }
  .post {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .post .left {
    width: 100%;
  }
  .post .right {
    width: 100%;
    margin-bottom: 30px;
  }
  .half__column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .half__column .box {
    width: 100%;
  }
  .half__column .box:first-child {
    margin-bottom: 20px;
  }
  .teacher__list .box {
    width: 49%;
    background: #FFF;
    padding: 15px;
    box-sizing: border-box;
  }
  .teacher__list .box .btn {
    width: 60%;
  }
  .teacher__list .box .inner {
    padding: 20px 0px;
  }
  .teacher__list .box .name {
    display: flex;
    flex-wrap: nowrap;
  }
  .teacher__list .box .name .pic img {
    max-width: 100px;
  }
  .teacher__list .box .name .ttl_box {
    padding-left: 20px;
  }
  .teacher__list .box .name .ttl_box .sub_ttl {
    font-size: 112%;
    border-left: 5px solid #2A5B88;
    padding-left: 17px;
    margin-bottom: 15px;
  }
  .table__normal table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #CCC;
    box-sizing: border-box;
  }
  .table__normal table tr {
    width: 100%;
  }
  .table__normal table th, .table__normal table td {
    box-sizing: border-box;
    padding: 15px;
    font-size: 100%;
    display: block;
    width: 100%;
  }
  .table__normal table th {
    color: #2A5B88;
    text-align: left;
    width: 100%;
  }
  .students .box article .pic {
    top: 35px;
  }
  .students .ttl__area .sub_ttl {
    font-size: 184%;
  }
  .top__recomend {
    background: url("../img/top_mid_img_l.jpg") no-repeat top center;
    max-width: 100%;
    width: 100%;
    margin: 0px auto;
    min-height: 515px;
    box-sizing: border-box;
    padding-top: 400px;
  }
  .top__recomend .card ul li {
    width: 49%;
  }
  .top__recomend .card ul li .outer .left {
    padding: 10px;
  }
  .top__recomend .card ul li .outer .left .lead {
    font-size: 100%;
  }
  .top__recomend .card ul li .outer .right {
    width: 150px;
    min-width: 150px;
  }
  .top__recomend .ttl__area {
    position: relative;
    max-width: 100%;
    width: 100%;
  }
  .top__recomend .ttl__area .sub_ttl {
    flex-wrap: wrap;
    position: relative;
    padding: 30px;
    box-sizing: border-box;
  }
  .top__recomend .ttl__area .sub_ttl .left {
    width: 100%;
  }
  .top__recomend .ttl__area .sub_ttl .left h2 {
    font-size: 184%;
  }
  .top__recomend .ttl__area .sub_ttl .right {
    padding-top: 25px;
    width: 100%;
  }
  .top__recomend .ttl__area .sub_ttl .right a {
    display: block;
    width: 60%;
    margin: 0px auto;
  }
  .top__recomend .ttl__area .sub_ttl .right a:before {
    content: "\f04b";
    transition: 0.5s all;
    font-family: FontAwesome;
    position: absolute;
    left: auto;
    right: 20px;
    top: 13px;
    color: #FFF;
    font-size: 54%;
  }
  .top__recomend .ttl__area:before {
    content: "";
    background: #2A5B88;
    width: 100%;
    height: 250px;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .top__copy {
    padding: 0px;
    max-width: 100%;
    width: 100%;
    margin: 0px auto 20px;
    position: relative;
    display: flex;
    flex-direction: column-reverse;
  }
  .top__copy a {
    text-align: center;
  }
  .top__copy .bn {
    width: 550px;
    margin: 30px auto 0px;
  }
  .top__copy .copy {
    position: static;
    right: 0px;
    bottom: 30px;
    width: 100%;
  }
  .top__copy .copy .box {
    width: 90%;
    margin: 0px auto;
    height: auto;
    background: #FFF;
    position: relative;
    box-sizing: border-box;
    padding: 40px;
  }
  .top__copy .copy .box .sub_ttl {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .top__copy .copy .box p {
    padding-top: 30px;
    line-height: 1.7;
  }
  .topics {
    background: #FFF;
    padding: 20px;
    box-sizing: border-box;
  }
  .topics dl {
    flex-direction: column;
    padding: 0px;
    margin-bottom: 0px;
  }
  .topics dl dt {
    width: 100%;
    font-size: 120%;
    font-weight: 500;
    margin-bottom: 5px;
    background: #F7F7F7;
    padding: 15px 10px;
    border-bottom: none;
  }
  .topics dl dt span {
    width: 180px;
  }
  .topics dl dd {
    width: 100%;
    font-size: 90%;
    border-top: none;
    padding: 10px 10px;
  }
  .topics dl dd:nth-child(2) {
    border-top: none;
  }
  .top__news {
    min-height: 320px;
    width: 100%;
  }
  .top__news .sub_ttl {
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    color: #FFF;
    font-size: 324%;
    text-align: center;
    padding: 40px 0px;
  }
  .top__news .news_box {
    max-width: 1050px;
    width: 100%;
    margin: 0px auto;
    background: #FFF;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
  }
  .top__news .news_box dl {
    flex-direction: column;
    padding: 0px;
    margin-bottom: 0px;
  }
  .top__news .news_box dl dt {
    width: 100%;
    font-size: 120%;
    font-weight: 500;
    margin-bottom: 5px;
    background: #F7F7F7;
    padding: 15px 10px;
    border-bottom: none;
  }
  .top__news .news_box dl dt span {
    width: 180px;
  }
  .top__news .news_box dl dd {
    width: 100%;
    font-size: 90%;
    border-top: none;
    padding: 10px 10px;
  }
  .top__news .news_box dl dd:nth-child(2) {
    border-top: none;
  }
  .contact {
    margin-bottom: 30px;
  }
  .contact .branch {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .contact .branch .left {
    min-width: 100%;
    width: 100%;
    margin-bottom: 15px;
  }
  .contact .branch .left p {
    background: #DDDDDD;
    padding: 8px 0px;
    text-align: center;
  }
  .contact .branch .right {
    width: 100%;
  }
  .contact .branch .right .box {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .contact .branch .right .box ul {
    padding-left: 30px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .contact .branch .right .box ul li:first-child {
    width: 30%;
    font-weight: bold;
  }
  .contact .branch .right .box ul li:last-child {
    width: 70%;
  }
  .half__column_auto, .half__column {
    flex-wrap: wrap;
  }
  .half__column_auto div, .half__column div {
    width: 100%;
    margin-bottom: 20px;
  }
  .half__column_auto div:last-child, .half__column div:last-child {
    margin-bottom: 0px;
    padding-left: 0px;
  }
  /*/////////// footer ////////////*/
  footer {
    margin-top: 40px;
  }
  footer .pagetop_area {
    padding: 7px 0px;
    margin-top: 20px;
    font-size: 84%;
  }
  footer .link {
    padding-top: 0px;
  }
  footer .link .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
  }
  footer .link .box .group {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  footer .link .box .group div {
    border-left: 1px solid #FFF;
    width: 100%;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  footer .link .box .group div:first-child {
    border-left: none;
    padding-left: 0px;
  }
  footer .link .box .group div ul {
    padding-left: 0px;
    margin-bottom: 20px;
  }
  footer .link .box .group div ul li {
    font-size: 84%;
    margin-bottom: 10px;
  }
  footer .link .box .info {
    color: #FFF;
    max-width: 100%;
    width: 100%;
    padding-right: 0px;
  }
  footer .link .box .info ul {
    justify-content: flex-start;
    padding-top: 10px;
    margin-bottom: 25px;
  }
  footer .link .box .info ul li a {
    color: #FFF;
    font-size: 84%;
  }
  footer .link .box .info ul li a:first-child {
    margin-right: 20px;
  }
  footer .link .box .info p {
    padding: 20px 0px;
    font-size: 84%;
  }
  footer .link .box .info .contact_btn:hover {
    opacity: 1;
  }
  footer .link .box .info .contact_btn:before {
    content: "\f04b";
    transition: 0.5s all;
    font-family: FontAwesome;
    position: absolute;
    left: auto;
    right: 20px;
    top: 10px;
    color: #FFF;
    font-size: 8px;
  }
  footer .link .box .info .access_btn:hover {
    opacity: 1;
  }
  footer .link .box .info .access_btn:before {
    content: "\f04b";
    transition: 0.5s all;
    font-family: FontAwesome;
    position: absolute;
    left: auto;
    right: 20px;
    top: 10px;
    color: #FFF;
    font-size: 8px;
  }
  /*/////////// 会社概要 ////////////*/
  .message ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .message ul .pic {
    margin: 0px auto;
  }
  .message ul .txt {
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
  }
  .message ul .txt .sub_ttl {
    font-size: 124%;
    margin-bottom: 20px;
  }
  #nav-drawer {
    position: relative;
    background: #0059B2;
    text-align: center;
  }
  .ttl .top {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 5px;
  }
  .ttl .top .right {
    position: static;
    width: 100%;
  }
  .second_main_img {
    height: 300px;
  }
  .nav-unshown {
    display: none;
  }
  header {
    border-top: none;
  }
  header .tagline img {
    width: 80%;
  }
  /*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    position: fixed;
    padding: 10px;
    right: 0px;
    top: 0px;
    z-index: 1001;
    background: #2A5B88;
  }
  #nav-open span {
    position: absolute;
    height: 3px;
    /*線の太さ*/
    width: 30px;
    /*長さ*/
    background: #FFF;
    display: block;
    content: "";
    cursor: pointer;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }
  #nav-open span:nth-of-type(1) {
    top: 13px;
  }
  #nav-open span:nth-of-type(2) {
    top: 23px;
  }
  #nav-open span:nth-of-type(3) {
    top: 33px;
  }
  #nav-open.active span:nth-of-type(1) {
    transform: translateY(10px) rotate(-45deg);
  }
  #nav-open.active span:nth-of-type(2) {
    opacity: 0;
  }
  #nav-open.active span:nth-of-type(3) {
    transform: translateY(-10px) rotate(45deg);
  }
  /*閉じる用の薄黒カバー*/
  #nav-close {
    display: none;
    /*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0;
    /*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: 0.3s ease-in-out;
  }
  /*中身*/
  #nav-content {
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #6b96bc;
    /*背景色*/
    transition: 0.3s ease-in-out;
    /*滑らかに表示*/
    transform: translateX(-105%);
    /*左に隠しておく*/
    -webkit-overflow-scrolling: touch;
  }
  #nav-content .box {
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
    text-align: left;
  }
  #nav-content .box a {
    color: #fff;
  }
  #nav-content .box ul {
    margin-bottom: 15px;
  }
  #nav-content .box ul li {
    font-size: 104%;
    font-weight: bold;
    padding: 5px 0;
  }
  #nav-content .box ul li ul li {
    position: relative;
    padding-left: 20px;
    font-size: 94%;
  }
  #nav-content .box ul li ul li:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 13px;
    width: 10px;
    height: 2px;
    background: #fff;
  }
  /*IE11 hack*/
  _:-ms-input-placeholder, :root #nav-content {
    transform: translateX(-205%);
  }
  /*チェックが入ったらもろもろ表示*/
  #nav-input:checked ~ #nav-close {
    display: block;
    /*カバーを表示*/
    opacity: 0.5;
  }
  #nav-input:checked ~ #nav-content {
    transform: translateX(0%);
    /*中身を表示（右へスライド）*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
  }
  .reverse {
    flex-direction: column-reverse;
  }
  /*/////////// サイトマップ ////////////*/
  .sitemap ul {
    flex-direction: column;
  }
  .sitemap ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  .sitemap ul li:last-child {
    margin-bottom: 0px;
  }
  .sitemap ul li span {
    color: #2A5B88;
  }
  /*/////////// header ////////////*/
  .content_block {
    padding: 20px 0px;
  }
  .content_block_l {
    padding: 50px 0px 20px;
  }
  /*/////////// nav ////////////*/
  .nav {
    padding-bottom: 0px;
  }
  .nav .logo {
    max-width: initial;
    width: 100%;
    text-align: center;
  }
  .sp_tel {
    position: fixed;
    z-index: 1001;
    right: 50px;
    top: 0px;
    font-size: 200%;
    width: 50px;
    height: 50px;
    color: #FFF;
    background: #468C00;
    line-height: 50px;
    text-align: center;
  }
  .sp_tel a {
    color: #FFF;
    display: block;
  }
  .middle_ttl {
    font-size: 154%;
  }
  .professor_wrap::before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 88%;
    background-position: left top;
  }
  .professor_wrap .professor_box {
    margin-top: 1rem;
  }
  .professor_wrap .professor_box_inner {
    padding: 16px;
  }
  .professor_wrap .professor_list {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
  .professor_wrap .sub_ttl {
    font-size: 200%;
    padding: 0.5rem 4px 0;
  }
  .visit_wrap .visit_column {
    flex-direction: column;
    gap: 24px;
    margin-left: 0;
  }
  .visit_wrap .sub_ttl {
    font-size: 180%;
    padding-left: 132px;
  }
  .visit_wrap .sub_ttl::before {
    width: 120px;
    height: 120px;
  }
  .second_main_img2 {
    min-height: 200px;
  }
  .second_main_img2 .outer h2 {
    font-size: 200%;
  }
  .professor-archive-list li {
    flex-direction: column;
    gap: 24px;
  }
  .professor-archive-list li .professor-archive-list__btn {
    display: block;
  }
  .professor-archive-list li .professor-archive-list__btn a {
    margin-left: auto;
  }
  .professor-single-block._1 {
    padding-right: 24px;
    align-items: flex-start;
  }
  .professor-single-block._2 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .professor-single-block._r {
    padding-left: 24px;
  }
  .professor-single-block._l {
    padding-right: 24px;
  }
  .professor-single-block._3 {
    padding-left: 24px;
  }
  .professor-single-block .name > p {
    font-size: 110%;
  }
  .professor-single-block .name h3 {
    font-size: 120%;
  }
  .professor-single-block .catch {
    font-size: 170%;
  }
  .professor-nav .professor_list {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 640px) {
  #page-top {
    font-size: 200%;
  }
  #page-top a {
    padding: 0px 5px;
    line-height: 0;
  }
  .banner__list {
    flex-wrap: wrap;
  }
  .banner__list li {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .banner__list li:last-child {
    margin-bottom: 0px;
  }
  .banner__list li img {
    max-width: 100%;
    width: auto;
    margin: 0px auto;
  }
  /*topバナー差し替え*/
  .banner_wrap .list_bottom li, .banner_wrap .list_top li {
    width: 49%;
    margin-bottom: 10px;
  }
  .teacher__list .box {
    width: 49%;
    background: #FFF;
    padding: 10px;
    box-sizing: border-box;
  }
  .teacher__list .box .btn {
    width: 60%;
  }
  .teacher__list .box .inner {
    padding: 20px 0px;
  }
  .teacher__list .box .inner .lead {
    font-size: 94%;
  }
  .teacher__list .box .inner .sub_ttl {
    color: #2A5B88;
    margin-bottom: 10px;
    font-size: 94%;
  }
  .teacher__list .box .name {
    display: flex;
    flex-wrap: wrap;
  }
  .teacher__list .box .name .pic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .teacher__list .box .name .pic img {
    max-width: 100px;
  }
  .teacher__list .box .name .ttl_box {
    width: 100%;
    padding-left: 0px;
  }
  .teacher__list .box .name .ttl_box .sub_ttl {
    font-size: 112%;
    border-left: 5px solid #2A5B88;
    padding-left: 17px;
    margin-bottom: 15px;
  }
  .teacher__list .box .name .ttl_box .subject {
    font-size: 94%;
  }
  .teacher__list .box .name .ttl_box .theme {
    color: #2A5B88;
    margin-bottom: 5px;
  }
  .teacher__list .box .name .ttl_box .list li {
    padding-left: 18px;
    margin-bottom: 5px;
    position: relative;
    text-align: left;
    font-size: 84%;
  }
  .teacher__list .box .name .ttl_box .list li:before {
    content: "・";
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .teacher__list .box .name .ttl_box .list li:last-child {
    margin-bottom: 0px;
  }
  .scroll {
    max-width: 100%;
    margin: 0px auto 40px;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .scroll::-webkit-scrollbar {
    height: 5px;
  }
  .scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }
  .scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }
  .scroll table {
    width: 100%;
  }
  .middle_ttl {
    font-size: 134%;
  }
  .top__copy .bn {
    width: auto;
    max-width: 450px;
  }
  .about_sec .chart {
    background: #FFF;
    padding: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about_sec .chart .left {
    width: 100%;
  }
  .about_sec .chart .left img {
    max-width: 100%;
  }
  .about_sec .chart .right {
    width: 100%;
  }
  .about_sec .chart .right .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
  }
  .about_sec .main_block {
    flex-wrap: wrap;
    padding: 0px 0px;
  }
  .about_sec .main_block .left {
    display: none;
  }
  .about_sec .main_block .right {
    width: 100%;
    background: #FFF;
    position: relative;
  }
  .about_sec .main_block .right:before {
    display: none;
  }
  .about_sec .main_block .right:after {
    display: none;
  }
  .about_sec .main_block .right .inner {
    padding: 20px;
    box-sizing: border-box;
  }
  .about_sec .main_block .right .inner .lead {
    line-height: 1.7;
    font-size: 104%;
    margin-bottom: 20px;
  }
  .about_sec .main_block .right .inner .name {
    text-align: right;
  }
  .about_sec .main_block .right .inner .name span {
    font-size: 74%;
  }
  .top__recomend {
    background: url("../img/top_mid_img_sp.jpg") no-repeat top center;
  }
  .top__recomend .card ul li {
    width: 49%;
  }
  .top__recomend .card ul li .outer .left {
    padding: 5px;
  }
  .top__recomend .card ul li .outer .left .lead {
    font-size: 94%;
  }
  .top__recomend .card ul li .outer .right {
    width: 110px;
    min-width: 110px;
  }
  /*/////////// 会社概要 ////////////*/
  .company_tbl table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
    box-sizing: border-box;
  }
  .company_tbl table tr {
    width: 100%;
    border: 1px solid #CCC;
  }
  .company_tbl table th, .company_tbl table td {
    box-sizing: border-box;
    padding: 15px;
    font-size: 16px;
    border: none;
    font-size: 100%;
    display: block;
  }
  .company_tbl table thead {
    display: none;
  }
  .company_tbl table tbody {
    text-align: left;
  }
  .company_tbl table tbody th {
    background: #F5F5F5;
    color: #505B5E;
    text-align: left;
    width: 100%;
  }
  .company_tbl table tbody td {
    background: white;
  }
  /*/////////// お問い合わせ ////////////*/
  form table {
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
  }
  form table th, form table td {
    display: block;
    box-sizing: border-box;
    padding: 25px 10px;
  }
  form table th {
    width: 100%;
    border-bottom: none;
    padding-bottom: 10px !important;
  }
  form table td {
    width: 100%;
    padding-top: 0px !important;
  }
  form table .normal_txt {
    width: 100%;
  }
  form table .small_txt {
    width: 50%;
  }
  /*/////////// プライバシーポリシー ////////////*/
  .policy article {
    margin-bottom: 30px;
    background: #EEEEEE;
    padding: 15px;
    box-sizing: border-box;
  }
  .policy article ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .policy article ul li:first-child {
    min-width: auto;
    min-width: initial;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .policy article ul li:last-child {
    padding-left: 0px;
    line-height: 1.7;
  }
  /*/////////// footer ////////////*/
  footer .copy {
    font-size: 80%;
  }
  footer .link {
    padding-top: 0px;
  }
  footer .link .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
  }
  footer .link .box .group {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer .link .box .group div {
    border-left: none;
    width: 100%;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  footer .link .box .group div:first-child {
    border-left: none;
    padding-left: 0px;
  }
  footer .link .box .group div ul {
    padding-left: 0px;
    margin-bottom: 20px;
  }
  footer .link .box .group div ul li {
    font-size: 84%;
    margin-bottom: 10px;
  }
  .page__link ul {
    flex-wrap: wrap;
  }
  .page__link ul li {
    border-bottom: 1px solid #FFF;
    border-right: none;
    width: 100%;
  }
  .page__link ul li:after {
    top: 15px;
  }
  .page__link ul li:last-child {
    border-bottom: none;
  }
  .page__link ul li a {
    padding: 15px 0px;
  }
  .licence table {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
  }
  .licence table tr {
    width: 100%;
  }
  .licence table th, .licence table td {
    box-sizing: border-box;
    padding: 15px 10px;
  }
  .licence table th {
    color: #505B5E;
    border: 1px solid #CCC;
    vertical-align: middle;
    font-size: 104%;
    background: #eee;
  }
  .licence table th:first-child {
    width: 25%;
  }
  .licence table td {
    background: white;
    border: 1px solid #CCC;
    line-height: 1.5;
    vertical-align: middle;
  }
  .licence table td p {
    margin-bottom: 15px;
    line-height: 1.5;
  }
  .licence table td p:last-child {
    margin-bottom: 0px;
  }
  .licence table {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
  }
  .licence table tr {
    width: 100%;
  }
  .licence table th, .licence table td {
    box-sizing: border-box;
    padding: 10px;
  }
  .licence table th {
    color: #505B5E;
    border: 1px solid #CCC;
    vertical-align: middle;
    font-size: 94%;
    background: #eee;
  }
  .licence table th:first-child {
    width: 35%;
  }
  .licence table td {
    background: white;
    border: 1px solid #CCC;
    line-height: 1.5;
    vertical-align: middle;
  }
  .visit {
    min-height: 455px;
    padding-top: 250px;
  }
  .visit .ttl__area {
    position: relative;
    max-width: 1445px;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    z-index: 2;
  }
  .visit .ttl__area .icon {
    padding: 30px 0px 20px 0px;
  }
  .visit .ttl__area .sub_ttl {
    font-size: 100%;
  }
  .professor_wrap .professor_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .professor_wrap .sub_ttl {
    font-size: 170%;
  }
  .professor_wrap .professor_list li dl dd h3 {
    font-size: 100%;
  }
  .visit_wrap .sub_ttl {
    font-size: 140%;
    padding-left: 92px;
  }
  .visit_wrap .sub_ttl::before {
    width: 80px;
    height: 80px;
  }
  .visit_wrap .time_table .pc {
    display: none;
  }
  .visit_wrap .time_table .sp {
    display: block;
  }
  .visit_wrap .time_table .sp tr, .visit_wrap .time_table .sp th, .visit_wrap .time_table .sp td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .visit_wrap .time_table thead {
    display: none;
  }
  .visit_wrap .time_table caption {
    font-size: 120%;
  }
  .visit_wrap .time_table .cel {
    min-height: auto;
  }
  .top__voice {
    font-size: 80%;
  }
  .top__voice ul {
    margin-top: 5rem;
    flex-direction: column;
    gap: 24px;
  }
  .second_main_img2 .outer h2 {
    font-size: 170%;
  }
  .professor-archive-list li .box {
    flex-direction: column;
    gap: 8px;
  }
  .professor-archive-list__content > p {
    display: block;
    text-align: center;
  }
  .professor-archive-list__content h3 {
    display: block;
    font-size: 124%;
    font-weight: 600;
    text-align: center;
  }
  .professor-archive-list__content h3 span {
    font-size: 84%;
  }
  .professor-archive-list li {
    padding: 12px;
  }
  .professor-archive-list li .professor-archive-list__btn a {
    margin-left: auto;
    margin-right: auto;
  }
  .professor-single-block._1 {
    flex-direction: column;
    padding-right: 0;
    gap: 12px;
  }
  .professor-single-block._1 picture img {
    width: 100%;
  }
  .professor-single-block._1 .box {
    padding: 0 12px;
  }
  .professor-single-block._2 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .professor-single-block._3 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .professor-single-block._r {
    flex-direction: column-reverse;
    gap: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .professor-single-block._l {
    flex-direction: column;
    gap: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .allimg picture img {
    min-height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .professor-nav .professor_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .professor-nav .professor_list li dl dd h3 {
    font-size: 100%;
  }
}
@media screen and (max-width: 480px) {
  .br-sp {
    display: block;
  }
  header {
    border-top: none;
  }
  header .tagline img {
    width: 70%;
  }
  .visit {
    min-height: 455px;
    padding-top: 280px;
  }
  .visit .ttl__area {
    position: relative;
    max-width: 1445px;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
    z-index: 2;
  }
  .visit .ttl__area .icon {
    padding: 20px 0px 20px 0px;
  }
  .visit .ttl__area .sub_ttl {
    font-size: 94%;
    text-align: left;
  }
  .second_main_img {
    height: 250px;
  }
  .second_main_img .outer h2 {
    font-size: 144%;
  }
  .top__copy .bn {
    width: auto;
    max-width: 350px;
  }
  .curriculum__tbl table {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
  }
  .curriculum__tbl table tr {
    width: 100%;
  }
  .curriculum__tbl table th, .curriculum__tbl table td {
    box-sizing: border-box;
    padding: 4px;
    text-align: center;
  }
  .curriculum__tbl table th {
    font-size: 94%;
  }
  .curriculum__tbl table td {
    font-size: 84%;
  }
  .top__recomend .ttl__area .sub_ttl {
    padding: 20px;
  }
  .top__recomend .ttl__area .sub_ttl .left {
    width: 100%;
  }
  .top__recomend .ttl__area .sub_ttl .left h2 {
    font-size: 144%;
  }
  .top__recomend .ttl__area .sub_ttl .right {
    padding-top: 25px;
    width: 100%;
  }
  .top__recomend .ttl__area .sub_ttl .right a {
    display: block;
    width: 60%;
    margin: 0px auto;
  }
  .top__recomend .ttl__area .sub_ttl .right a:before {
    content: "\f04b";
    transition: 0.5s all;
    font-family: FontAwesome;
    position: absolute;
    left: auto;
    right: 20px;
    top: 13px;
    color: #FFF;
    font-size: 54%;
  }
  .top__recomend .card ul li {
    width: 100%;
  }
  .top__recomend .card ul li .outer .left {
    padding: 20px;
  }
  .top__recomend .card ul li .outer .left .lead {
    font-size: 94%;
  }
  .top__recomend .card ul li .outer .right {
    width: 150px;
    min-width: 150px;
  }
  .contact {
    margin-bottom: 30px;
  }
  .contact .branch .right {
    width: 100%;
  }
  .contact .branch .right .box {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .contact .branch .right .box ul {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contact .branch .right .box ul li:first-child {
    width: 100%;
    font-weight: bold;
    font-size: 114%;
  }
  .contact .branch .right .box ul li:last-child {
    width: 100%;
    font-size: 94%;
  }
  .middle_ttl {
    font-size: 114%;
  }
  .ttl {
    font-size: 114%;
    margin-bottom: 20px;
  }
  .ttl span {
    font-size: 114%;
  }
  .common_btn {
    width: 80%;
    max-width: 300px;
  }
  .common_btn_l {
    width: 100%;
    font-size: 84%;
  }
  .top__news {
    min-height: 320px;
    width: 100%;
  }
  .top__news .sub_ttl {
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    color: #FFF;
    font-size: 264%;
    text-align: center;
    padding: 30px 0px;
  }
  .top__news .news_box {
    max-width: 1050px;
    width: 100%;
    margin: 0px auto;
    background: #FFF;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
  }
  .top__news .news_box dl {
    flex-direction: column;
    padding: 0px;
    margin-bottom: 0px;
  }
  .top__news .news_box dl dt {
    width: 100%;
    font-size: 120%;
    font-weight: 500;
    margin-bottom: 5px;
    background: #F7F7F7;
    padding: 15px 10px;
    border-bottom: none;
  }
  .top__news .news_box dl dd {
    width: 100%;
    font-size: 90%;
    border-top: none;
    padding: 10px 10px;
  }
  .top__news .news_box dl dd span {
    padding-left: 0px;
    width: 100%;
  }
  .top__news .news_box dl dd:nth-child(2) {
    border-top: none;
  }
  .banner_wrap .list_bottom li, .banner_wrap .list_top li {
    width: 100%;
  }
  .licence table {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
  }
  .licence table tr {
    width: 100%;
  }
  .licence table th, .licence table td {
    box-sizing: border-box;
    padding: 5px;
  }
  .licence table th {
    color: #505B5E;
    border: 1px solid #CCC;
    vertical-align: middle;
    font-size: 94%;
    background: #eee;
    text-align: center;
  }
  .licence table th:first-child {
    width: 35%;
  }
  .licence table td {
    font-size: 84%;
    vertical-align: middle;
  }
  .teacher__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .teacher__list .box {
    width: 100%;
    background: #FFF;
    padding: 15px;
  }
  .teacher__list .box .inner {
    padding: 20px 0px;
  }
  .teacher__list .box .inner .list li {
    padding-left: 18px;
    margin-bottom: 10px;
    position: relative;
    font-size: 94%;
    text-align: left;
  }
  .teacher__list .box .inner .list li:before {
    content: "・";
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .teacher__list .box .inner .list li:last-child {
    margin-bottom: 0px;
  }
  .teacher__list .box .inner .list li span {
    display: inline-block;
    background: #333;
    color: #FFF;
    padding: 2px 10px;
  }
  .teacher__list .box .inner .lead {
    font-size: 94%;
  }
  .teacher__list .box .inner .sub_ttl {
    color: #2A5B88;
    margin-bottom: 10px;
    font-size: 104%;
  }
  .teacher__list .box .name {
    display: flex;
    flex-wrap: nowrap;
  }
  .teacher__list .box .name .pic {
    text-align: left;
    max-width: auto;
    max-width: initial;
    width: 80px;
  }
  .teacher__list .box .name .pic img {
    max-width: auto;
    max-width: initial;
    width: 80px;
  }
  .teacher__list .box .name .ttl_box {
    width: 100%;
    padding-left: 10px;
  }
  .teacher__list .box .name .ttl_box .sub_ttl {
    font-size: 112%;
    border-left: 5px solid #2A5B88;
    padding-left: 17px;
    margin-bottom: 15px;
  }
  .teacher__list .box .name .ttl_box .subject {
    font-size: 94%;
  }
  .teacher__list .box .name .ttl_box .theme {
    color: #2A5B88;
    margin-bottom: 5px;
  }
  .teacher__list .box .name .ttl_box .list li {
    padding-left: 18px;
    margin-bottom: 5px;
    position: relative;
    text-align: left;
    font-size: 84%;
  }
  .teacher__list .box .name .ttl_box .list li:before {
    content: "・";
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .teacher__list .box .name .ttl_box .list li:last-child {
    margin-bottom: 0px;
  }
  .students .box {
    max-width: 100%;
    width: 100%;
  }
  .students .box article {
    width: 100%;
    padding: 10px;
    margin-bottom: 50px;
    position: relative;
  }
  .students .box article .pic {
    position: static;
    text-align: center;
  }
  .students .box article .group {
    margin-left: 0px;
  }
  .students .box article .group .sub_ttl {
    font-size: 124%;
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 1.5;
  }
  .students .box article .group .name {
    text-align: right;
    font-size: 108%;
  }
  .students .box article .group .name span {
    font-size: 74%;
  }
  .students .ttl__area {
    position: relative;
    max-width: 1445px;
    width: 100%;
    max-width: 1100px;
    margin: 0px auto;
    z-index: 2;
  }
  .students .ttl__area .sub_ttl {
    padding: 20px;
    font-size: 144%;
  }
  .faq ul li .faq_ttl {
    padding: 15px 25px 15px 70px;
    font-size: 100%;
  }
  .faq ul li .faq_ttl:before {
    left: 17px;
    top: 12px;
    font-size: 20px;
  }
  .faq .lead {
    font-size: 94%;
  }
  .onlinevideo iframe {
    width: 100%;
    height: auto;
  }
  .movie_box {
    width: 100%;
  }
  .movie_box iframe {
    width: 100%;
    height: 225px;
  }
  .card__column .item, .card__column .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .top__voice {
    font-size: 72%;
  }
  .top__voice ul {
    margin-top: 4rem;
    gap: 16px;
  }
}/*# sourceMappingURL=sp.css.map */