@charset "UTF-8";
/*-----------------------------------------------------

  トップページ  top

------------------------------------------------------*/
/*    COMMON  &   MAINIMAGE
-------------------------------*/
/*mainimage*/
#top #mainimage {
  position: relative;
  width: 100%;
  height: 120vh;
  /*  min-height: 480px;*/
  min-height: 700px;
  max-height: 1000px;
}
#top .swiper-slide {
  width: 100%;
  height: 100%;
}
#top .swiper-slide img {
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;object-position:center top;";
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}

/*#top .swiper-slide.slide02 img {
  object-position:right top;
  font-family: 'object-fit: cover;object-position:right top;'
}*/
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 50px;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}

.swiper-pagination-bullet {
  display: inline-block;
  opacity: 1;
  width: 30px;
  height: 1px;
  border-radius: 0;
  background: #ffffff;
}

.swiper-pagination-bullet-active {
  background: #225d85;
}

#top .mv_inner {
  position: relative;
  height: 100%;
}
#top .mv_ttl {
  position: absolute;
  top: 115px;
  left: 0;
  z-index: 99;
  padding-left: 35px;
}
#top .ttl_sub {
  padding: 20px;
  background-color: #225d85;
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
}
#top .ttl_sub .sub01 {
  display: block;
  line-height: 1;
}
#top .ttl_sub .sub02 {
  display: block;
  margin-top: 10px;
  line-height: 1;
}
#top .mv_ttl.txt_wh, #top .mv_ttl.txt_bl {
  top: 105px;
}
#top .mv_ttl.txt_wh .ttl_sub {
  padding: 0;
  background-color: transparent;
  font-size: 20px;
}
#top .mv_ttl.txt_bl .ttl_sub {
  padding: 0;
  background-color: transparent;
  color: #225d85;
  font-size: 20px;
}
#top .mv_ttl.txt_bk {
  /* top: 20%;
  left: 10%; */
  top: 70%;
  left: 40%;
  padding-left: 0;
}
#top .mv_ttl.txt_bk .ttl_sub {
  padding: 0;
  background-color: transparent;
  color: #222222;
  font-size: 38px;
  font-family: "Noto Serif JP", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝体", "Yu Mincho", serif !important;
  letter-spacing: 1px;
  text-shadow: 0 0 20px #ffffff, 0 0 5px #ffffff;
}
#top .ttl_01 {
  line-height: 1;
}
#top .topics {
  padding-top: 50px;
  padding-bottom: 50px;
}
#top .topics .topics_list {
  margin-right: -15px;
  margin-left: -15px;
}
#top .topics .topics_list .inner {
  display: block;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  height: 100%;
  /*  padding-top: 57.8%;
  background: no-repeat center / cover;
  position: relative;*/
}
#top .topics .topics_list .inner .img_box {
  overflow: hidden;
}
#top .topics .topics_list .inner img {
  transition: transform 0.3s linear;
}
#top .topics .topics_list .item {
  position: relative;
  margin: 0 15px;
}
#top .topics .topics_list .txt_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 21px 0;
  background: rgba(31, 60, 112, 0.85);
  color: #ffffff;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
#top .topics .topics_list .txt_box .sm {
  margin-bottom: 12px;
  font-size: 14px;
}
#top .topics .topics_list .txt_box .md {
  font-size: 20px;
  line-height: 1.4;
}
#top .topics .slick-dots {
  bottom: -34px;
}
#top .topics .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 7.5px;
}
#top .topics .slick-dots li button {
  width: 11px;
  height: 11px;
  padding: 0;
}
#top .topics .slick-dots li button:before {
  opacity: 1;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #cccccc;
  line-height: 11px;
  content: "";
}
#top .topics .slick-dots li.slick-active button:before {
  background: #225d85;
}

/*#top .mv_ttl {
    position: absolute;
    top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding-left: 30px;
  z-index: 99;
}
@media screen and (max-width : 1400px ) {
  #top .mv_ttl {
    width: 40%;
}
}
#top .ttl_sub {
  margin-top: 38px;
  line-height: 1;
}
#top .ttl_sub .sub01 {
  line-height: 1;
  display: inline-block;
  color: #fff;
  background: #225d85;
  padding: 5px 10px;
  margin-left: 55px;
  position: relative;
}
#top .ttl_sub .sub01:after {
  content: '';
  width: 50px;
  height: 1px;
  background: #225d85;
  position: absolute;
  left: -55px;
  top: 50%;
}
#top .ttl_sub .sub02 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  margin-top: 10px;
  display: block;
}
#top .ttl_sub .sub03 {
  display: block;
  margin-top: 10px;
}*/
@media only screen and (min-width: 768px) {
  .animation01 {
    opacity: 0;
    transform: translateY(20px);
    transition: 0.8s ease-in-out;
  }
  .animation01.inview_active {
    opacity: 1;
    transform: translateY(0px);
  }
  .animation01.delay01 {
    transition-delay: 0.3s;
  }
  .animation01.delay02 {
    transition-delay: 0.6s;
  }
}
/*  topics
-------------------------------*/
@media print, screen and (min-width: 767px) {
  #top .topics .topics_list .item:not(.slick-current) .inner:hover:before {
    opacity: 0;
  }
  #top .topics .topics_list .inner:hover img {
    transform: scale(1.1);
  }
}
/*  news
-------------------------------*/
.top_postwrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 -1.5em;
}
.top_postwrap > * {
  width: 50%;
  padding: 0 1.5em;
}
.top_postwrap > * > .ttl_wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  border-bottom: 1px solid #cccccc;
  -ms-align-items: center;
}
.top_postwrap .news_list + .ttl_wrap {
  margin-top: 3em;
}

.news .news_link {
  display: block;
  position: relative;
  padding: 0.8em 1em;
  padding-right: 2.5em;
  border: 1px solid #224886;
  color: #224886;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
}
.news .news_link:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0.8em;
  bottom: 0;
  transform: rotate(-45deg);
  width: 0.5em;
  height: 0.5em;
  margin: auto;
  border-right: 1px solid #224886;
  border-bottom: 1px solid #224886;
  content: "";
  transition: 0.4s ease-in-out;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.news .news_link:hover {
  background-color: #224886;
  color: #ffffff;
}
.news .news_link:hover::after {
  border-color: #ffffff;
}

#top .news .ttl_box {
  width: 15%;
  padding-right: 50px;
}
#top .news .ttl {
  font-weight: 700;
  font-size: 36px;
  line-height: 1;
  font-family: "Crimson Text", serif;
}
#top .news .ttl.sm {
  font-size: 30px;
}
#top .news_box {
  width: 85%;
}
#top .news_list li {
  /*margin-top: 6px;*/
  padding-bottom: 1em;
  border-bottom: 1px solid #dddddd;
  line-height: 1.5;
}
#top .news_list li + li {
  margin-top: 1em;
}

/*#top .news .news_link {
  display: block;
  font-weight: 500;
  line-height: 1;
  margin-top: 2px;
  position: relative;
  padding-right: 22px;
}
#top .news .news_link:after {
  content: '';
  width: 7px;
  height: 8px;
  background: url(../images/common/icon_arrow01.png) no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
      transform: translateY(-50%);
  transition: 0.4s ease-in-out;
}*/
/*#top .news_list li:first-child {
  margin-top: 0;
}*/
.news_list .news_list_inner {
  display: flex;
  /*  align-items: center;*/
  align-items: flex-start;
  transition: 0.3s ease-in-out;
}
.news_list .news_list_inner .link {
  text-decoration: underline;
}

.news_date {
  margin-right: 20px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0;
  transition: 0.3s ease-in-out;
}

.news_cat {
  display: inline-block;
  min-width: 100px;
  margin-right: 30px;
  border: solid 1px #222222;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0;
  text-align: center;
  transition: 0.3s ease-in-out;
}

.news_list .news_ttl {
  max-width: 770px;
  letter-spacing: 0;
  transition: 0.3s ease-in-out;
}

@media print, screen and (min-width: 767px) {
  .news_list .news_list_inner:hover .news_ttl, .news_list .news_list_inner:hover .news_date {
    color: #225d85;
  }
  .news_list .news_list_inner:hover .news_cat {
    border-color: #225d85;
    background: #225d85;
    color: #ffffff;
  }
  .news_list li .news_list_inner.noHover:hover .news_ttl, .news_list li .news_list_inner.noHover:hover .news_date {
    color: #222222;
  }
  .news_list .news_list_inner:hover .news_cat {
    border-color: #225d85;
    background: #225d85;
    color: #ffffff;
  }
  .news_list li .news_list_inner.noHover:hover .news_cat {
    border-color: #222222;
    background: #ffffff;
    color: #222222;
  }
  /*#top .news .news_link:hover:after {
    right: -5px;
  }*/
}
/* information
-------------------------------*/
#top .information {
  padding: 80px 0;
}
#top .information .information_box {
  max-width: 680px;
  margin-left: 520px;
  padding: 80px 0 80px 80px;
  background: #ffffff;
}
#top .information:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 70%;
  height: 100%;
  background: url(../images/top/img_information.jpg) no-repeat center;
  background-size: cover;
  content: "";
}
#top .information .information_box h3 {
  margin-top: 29px;
  font-weight: 500;
  font-size: 30px;
  line-height: 1;
}
#top .min_ttl {
  font-weight: 600;
  font-size: 22px;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0;
}
#top .information .information_box .txt_box {
  margin-top: 30px;
}
#top .information .information_box .txt_box .text_box_inner {
  margin-top: 3px;
}
#top .information .information_box .txt_box .text_box_inner p {
  margin-top: 15px;
}
#top .information .information_box .txt_box .text_box_inner p:first-child {
  margin-top: 0;
}
#top .information .btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 13px;
}
#top .admission {
  background: url(../images/top/img_bg01.png) no-repeat top center;
}
#top .admission .sec_ttl {
  color: #ffffff;
  text-align: center;
}
#top .admission .ttl_sub {
  margin-top: 10px;
  font-size: 30px;
}
#top .admission .sec_cap {
  margin-top: 40px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
#top .admission .admission_list {
  margin-top: 50px;
}
#top .admission .admission_list li {
  width: 380px;
  margin-right: 30px;
}
#top .admission .admission_list li:last-child {
  margin-right: 0;
}
#top .admission .admission_ttl {
  margin-top: 12px;
  font-weight: 500;
  font-size: 18px;
}
#top .admission .admission_txt {
  margin-top: 6px;
}
#top .admission .admission_list .img_box {
  position: relative;
  overflow: hidden;
}
#top .admission .admission_list .img_box img {
  transition: 0.5s ease-in-out;
}
#top .admission .admission_list .img_box:after {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 93, 133, 0.3);
  content: "";
  transition: 0.3s ease-in-out;
}
#top .admission .admission_list .list_inner {
  display: block;
}
#top .professional {
  position: relative;
  padding: 80px 0;
}
#top .professional:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 50%;
  height: 100%;
  background: #e8eaed;
  content: "";
}
#top .professional .ttl_box {
  width: 50%;
  /*padding-top: 55px;*/
}
#top .professional .txt_box {
  width: 50%;
  padding-left: 80px;
}
#top .professional .ttl_02 {
  margin-top: 32px;
  line-height: 1.6;
}
#top .professional .min_ttl {
  line-height: 1.6;
}
#top .professional .txt_box_inner {
  margin-top: 26px;
}
#top .professional .txt_box_inner p {
  margin-top: 16px;
}
#top .professional .txt_box_inner p:first-child {
  margin-top: 0;
}
#top .professional .shcool_img {
  width: 500px;
  margin-top: 20px;
  margin-left: 50px;
}
#top .professional .shcool_img img {
  width: 160px;
}
#top .video {
  background: #225d85;
}
#top .video .sec_ttl {
  color: #ffffff;
  text-align: center;
}
#top .video .video_wrap {
  position: relative;
  max-width: 1000px;
  margin: 30px auto 0;
  padding-top: 45%;
}
#top .video .video_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
}

/* admission
-------------------------------*/
@media print, screen and (min-width: 767px) {
  #top .admission_list .list_inner:hover .img_box:after {
    opacity: 1;
  }
  #top .admission_list .list_inner:hover .img_box img {
    transform: scale(1.1);
  }
}
/*  professional
-------------------------------*/
/* video
-------------------------------*/
@media print, screen and (min-width: 767px) {
  #top .recruit .recruit_inner:hover .recruit_link {
    color: #fcd200;
  }
}
/*-----------------------------------------------------

  下層共通CSS

------------------------------------------------------*/
.under #mainimage {
  position: relative;
  z-index: 0;
  height: 600px;
  background: url(../images/common/mv_under.jpg) no-repeat center;
  background-size: cover;
}
.under .mv_ttl {
  position: absolute;
  top: 224px;
  padding: 30px 36px;
  background: transparent;
  color: #ffffff;
  font-weight: 500;
  font-size: 54px;
  line-height: 1;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
}
.under .mv_ttl:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: rgba(6, 67, 109, 0.8);
  content: "";
}
.under .mv_ttl span {
  display: block;
  color: #ffffff;
}
.under .mv_inner {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.breadcrumb {
  margin-bottom: 21px;
  padding-top: 30px;
}
.breadcrumb li {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
}
.breadcrumb li:not(:last-child) {
  margin-right: 25px;
}
.breadcrumb li:not(:last-child):before {
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  width: 5px;
  height: 10px;
  background: url(../images/common/icon_arrow02.png) no-repeat;
  content: "";
}

.under .top_wrap {
  position: relative;
  top: -60px;
  z-index: 0;
  max-width: 1500px;
  margin: 0 auto;
  background: url(../images/common/under_bg01.png) no-repeat top center;
  background-size: 100%;
}
.under .sec_ttl {
  margin-bottom: 50px;
  text-align: center;
}
.under .sec_ttl .ja {
  font-weight: 500;
  font-size: 36px;
  line-height: 1;
}
.under .sec_ttl .ja span {
  display: inline-block;
  position: relative;
  padding: 15px 59px;
}
.under .sec_ttl .ja span:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: url(../images/common/ttl_bg01.png) no-repeat;
  content: "";
}
.under .sec_ttl .ja span:before {
  position: absolute;
  top: 0;
  top: inherit;
  right: 0;
  bottom: 0;
  left: 0;
  left: inherit;
  width: 25px;
  height: 25px;
  background: url(../images/common/ttl_bg01.png) no-repeat;
  background: url(../images/common/ttl_bg02.png) no-repeat;
  content: "";
}
.under .sec_ttl.wh .ja span:after {
  background: url(../images/common/ttl_bg01_wh.png) no-repeat;
}
.under .sec_ttl.wh .ja span:before {
  background: url(../images/common/ttl_bg02_wh.png) no-repeat;
}
.under .sec_ttl .en {
  font-size: 18px;
  line-height: 1;
  font-family: "Crimson Text", serif;
}
.under .sec_ttl.wh {
  color: #ffffff;
}

/*.under .sec_ttl .ttl_01 {
  line-height: 1;
}
.under .sec_ttl span {
  font-size: 20px;
  line-height: 1;
  margin-top: 10px;
}
.under .sec_ttl span.en {
  font-size: 18px;
  font-weight: 900;
  margin-top: 14px;
}*/
/*-----------------------------------------------------

　　学長予定者挨拶        president

------------------------------------------------------*/
.link_btns {
  display: flex;
  justify-content: center;
  padding-bottom: 100px;
}
.link_btns .btn {
  width: 40%;
}
.link_btns .btn a {
  margin: 0 auto;
}

#president .message_box {
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
  padding-bottom: 0;
  border: solid 3px #eeeeee;
  background: url(../images/president/img_presidenr02.png) no-repeat top 25px left 25px;
}
#president .message_box .txt_box {
  width: 75%;
  padding: 60px 0 30px 30px;
}
#president .message_box .img_box {
  width: 35%;
}
#president .name01 {
  margin-top: 20px;
}
#president .name02 {
  margin-top: 10px;
  font-weight: 500;
  font-size: 25px;
  line-height: 1;
}
#president .message01 {
  margin-top: 30px;
  padding: 40px 0;
}
#president .message02 {
  position: relative;
  padding: 70px 0;
}
#president .message02:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 60%;
  height: 100%;
  background: url(../images/president/img_president03.jpg) no-repeat left;
  content: "";
}
#president .main_txt {
  width: 80%;
  padding: 80px;
  padding-left: 0;
  background: #ffffff;
}
#president .main_txt p:not(:first-child) {
  margin-top: 15px;
}
#president .experience_box {
  align-items: center;
  padding: 30px 60px;
  border: solid 3px #eeeeee;
}
#president .experience_box .l_box {
  width: 40%;
}
#president .experience_box .r_box {
  width: 60%;
  padding-left: 80px;
}

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

　　大学概要    overview

------------------------------------------------------*/
#overview #mainimage {
  background-image: url(../images/overview/img_mv.jpg);
}
#overview .top_wrap {
  padding-bottom: 33px;
}
#overview .overview01 {
  background: url(../images/overview/img_map.png) no-repeat center center;
  background-size: contain;
  text-align: center;
}
#overview .overview01 .ttl_02 {
  margin-bottom: 33px;
  /*line-height: 1;*/
  line-height: 1.5;
}
#overview .overview01 .ttl_02 span {
  display: inline-block;
  font-size: 48px;
  /*margin-top: 28px;*/
}
#overview .overview01 .txt_box {
  text-align: left;
}
#overview .overview01 .txt_box p:not(:first-child) {
  margin-top: 16px;
}

.fx_imglink {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin: -4em -1.5em 0;
}
.fx_imglink > .item {
  width: 50%;
  margin-top: 4em;
  padding: 0 1.5em;
}
.fx_imglink > .item > a {
  display: block;
}
.fx_imglink > .item > a:hover .ofi_wrap > img, .fx_imglink > .item > a:focus .ofi_wrap > img {
  opacity: 0.9;
  transform: scale(1.05);
}
.fx_imglink > .item > a .title {
  position: relative;
  z-index: 1;
  width: calc(100% - 4em);
  margin: -1.5em auto 0;
  padding: 1em 1.5em;
  padding-right: 2.5em;
  background-color: #225d85;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 1px;
}
.fx_imglink > .item > a .title::before {
  display: block;
  position: absolute;
  top: 0;
  right: 1.5em;
  bottom: 0;
  transform: rotate(-45deg);
  width: 0.5em;
  height: 0.5em;
  margin: auto;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  content: "";
}
.fx_imglink > .item > a:hover .title, .fx_imglink > .item > a:focus .title {
  background-color: #5689ab;
}

@media screen and (min-width: 992px) {
  .fx_imglink > .item > a .ofi_wrap > img {
    transition: 0.4s;
  }
}
@media screen and (min-width: 992px) {
  .fx_imglink > .item > a .title {
    transition: 0.4s;
  }
}
.ofi_wrap {
  position: relative;
  padding-top: 60%;
  overflow: hidden;
  backface-visibility: hidden;
}
.ofi_wrap .ofi {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
}
.ofi_wrap .ofi.cover {
  font-family: "object-fit: cover;object-position:center center;";
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.ofi_wrap .ofi.contain {
  margin: auto;
  font-family: "object-fit: contain;object-position:center center;";
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center center;
  object-position: center center;
}

#overview .overview02 {
  position: relative;
  padding-top: 300px;
  padding-bottom: 0;
  background: url(../images/overview/img_bg01.jpg) no-repeat;
  /*background-position: center top -100px;*/
  background-position: center;
  background-size: cover;
}
#overview .table_wrap {
  padding: 100px;
  background: #ffffff;
}
#overview .table_overview {
  border: solid 1px #eeeeee;
}
#overview .table_overview tr {
  border-bottom: solid 1px #eeeeee;
}
#overview .table_overview th {
  width: 38%;
  padding: 15px 50px;
  background: #f3f3f3;
  text-align: left;
}
#overview .table_overview td {
  width: 62%;
  padding: 15px 50px;
}
#overview .table_wrap .attention {
  margin-top: 20px;
  font-size: 14px;
}
#overview .course_message .inner:before {
  background-image: url(../images/overview/img_message.jpg);
}

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

　　大学特長

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

　　作業療法学科

------------------------------------------------------*/
#occupationaltherapy #mainimage {
  background-image: url(../images/occupationaltherapy/img_mv.jpg);
}

#physiotherapy .mv_ttl, #occupationaltherapy .mv_ttl {
  width: 415px;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
}

#physiotherapy .mv_ttl .main, #occupationaltherapy .mv_ttl .main {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 54px;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
}

#physiotherapy .mv_ttl .l_box, #physiotherapy .mv_ttl .r_box {
  display: inline-block;
  width: 150px;
  padding: 12px;
  background: #ffffff;
  color: #225d85;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
}

#occupationaltherapy .mv_ttl .l_box, #occupationaltherapy .mv_ttl .r_box {
  display: inline-block;
  width: 150px;
  padding: 12px;
  background: #ffffff;
  color: #225d85;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
}

#physiotherapy .mv_ttl .r_box, #occupationaltherapy .mv_ttl .r_box {
  width: 186px;
  border: solid 1px #ffffff;
  background: transparent;
  color: #ffffff;
}

#physiotherapy .mv_ttl .list, #occupationaltherapy .mv_ttl .list {
  color: #ffffff;
  font-size: 20px;
}

#physiotherapy .mv_ttl .list dt, #physiotherapy .mv_ttl .list dd {
  display: inline-block;
}

#occupationaltherapy .mv_ttl .list dt, #occupationaltherapy .mv_ttl .list dd {
  display: inline-block;
}

#physiotherapy .mv_ttl .list dd, #occupationaltherapy .mv_ttl .list dd {
  margin-top: 10px;
  margin-left: 10px;
}

/*学科共通*/
.course_intro .l_box {
  width: 50%;
}
.course_intro .l_box .txt_box {
  margin-top: 20px;
}
.course_intro .r_box {
  width: 50%;
  margin-top: 25.5px;
  padding-left: 50px;
}
.course_intro .r_box .inner {
  position: relative;
  padding: 50px 43px;
  border: solid 3px #eeeeee;
}
.course_intro .r_box .ttl {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  padding: 7px 20px;
  background: #225d85;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
}

.course_point {
  background: #225d85;
}

.point_list li {
  width: 380px;
  margin-right: 30px;
  padding: 7px;
  background: #ffffff;
}
.point_list .list_or {
  width: 285px;
  margin-right: 20px;
  padding: 7px;
  background: #ffffff;
}
.point_list li:last-child {
  margin-right: 0;
}
.point_list .txt_box {
  padding: 22px 23px 21px;
}
.point_list .txt_box .main_txt {
  color: #225d85;
  font-size: 22px;
  line-height: 1.36;
  text-align: center;
}
.point_list .txt_box .txt {
  margin-top: 13px;
}

/* リストが４つの時はこっち使う */
.course_ttl_box {
  position: relative;
  background: #06446e;
}
.course_ttl_box .num_box {
  position: absolute;
  top: -20px;
  left: 20px;
  padding: 7px 0 0;
  background: #ffffff;
  font-weight: 900;
  font-family: "Crimson Text", serif;
  letter-spacing: 0;
  text-align: center;
}
.course_ttl_box .p {
  display: block;
  transform: scale(0.62, 1);
  font-size: 18px;
  line-height: 1;
}
.course_ttl_box .num {
  display: block;
  color: #225d85;
  font-size: 34px;
  line-height: 1;
}
.course_ttl_box .ttl {
  padding: 10px 0;
  color: #ffffff;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}

.step_box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
.step_box:first-child {
  margin-top: 0;
}
.step_box .year {
  position: relative;
  width: 130px;
  margin-right: 60px;
  text-align: center;
}
.step_box .year:after {
  position: absolute;
  top: 0;
  left: 60px;
  z-index: -1;
  width: 5px;
  height: 100%;
  background: #225d85;
  content: "";
}
.step_box .year .main {
  display: inline-block;
  position: relative;
  padding-bottom: 30px;
  background: #ffffff;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
}
.step_box .year .main span {
  display: inline-block;
  font-size: 80px;
  line-height: 1;
}
.step_box .year .main:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #222222;
  content: "";
}
.step_box .year .sub {
  padding-top: 20px;
  padding-bottom: 10px;
  background: #ffffff;
  font-weight: 900;
  font-size: 16px;
  line-height: 1;
  font-family: "Crimson Text", serif;
}
.step_box .content .ttl_badge {
  display: inline-block;
  padding: 10px 20px;
  background: #06446e;
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
}
.step_box .content .ttl {
  margin-top: 15px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
}
.step_box .content .wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 44px;
}
.step_box .content .step_table {
  width: 480px;
  border: solid 1px #f3f3f3;
}
.step_box .content .step_table.step_physio {
  margin-left: 50px;
  border: solid 1px #e6edf2;
}
.step_box .content .step_table dt {
  padding: 25px 0;
  background: #f3f3f3;
  text-align: center;
}
.step_box .content .step_table.step_physio dt {
  background: #e6edf2;
}
.step_box .content .step_table dd {
  padding: 26px 36px;
}

.list_disc li {
  position: relative;
  margin-top: 3px;
  padding-left: 15px;
}
.list_disc li:first-child {
  margin-top: 0;
}
.list_disc li:before {
  position: absolute;
  top: 14px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #222222;
  content: "";
}

.step_table .list_disc li.multi:before {
  top: 16px;
}

.course_stage {
  padding-bottom: 235px;
}
.course_stage .sec_ttl {
  margin-bottom: 24px;
}
.course_stage .lead {
  text-align: center;
}
.course_stage .stage_list {
  margin-top: 70px;
}
.course_stage .stage_list li {
  width: 380px;
  margin-right: 30px;
  padding: 7px;
  background: #ffffff;
}
.course_stage .stage_list li:last-child {
  margin-right: 0;
}
.course_stage .stage_list .txt_box {
  padding: 14px 23px 23px;
}
.course_stage .stage_list .txt_box .ttl {
  color: #225d85;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
}
.course_stage .stage_list .txt_box p {
  margin-top: 6px;
}
.course_stage.ahead {
  padding-top: 200px;
  padding-bottom: 100px;
  background: #cfe6f5;
}
.course_stage.ahead .step {
  position: absolute;
  top: -134px;
  width: 100%;
}
.course_stage.ahead .step .step_inner {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding: 30px 0 0 0;
  background: #ffffff;
}
.course_stage.ahead .step .step_inner:after {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 50px 450px 0 450px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  content: "";
}
.course_stage.ahead .step .txt_box {
  max-width: 1000px;
  margin: 0 auto;
  padding: 70px 0 20px;
  background: url(../images/occupationaltherapy/img_step03.png) no-repeat center;
  background-size: contain;
}
.course_stage.ahead .step .txt_box .inner {
  position: relative;
  text-align: center;
}
.course_stage.ahead .step .txt_box .career {
  font-weight: 900;
  font-size: 20px;
  font-family: "Crimson Text", serif;
  text-align: center;
}
.course_stage.ahead .ttl span {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
}
.course_stage.ahead .course_ttl_box .num {
  line-height: 0.9;
}

/*.course_step {
  background: linear-gradient(180deg, rgb(34, 93, 133) 0%,rgb(34, 93, 133) 50%,rgb(195, 216, 230) 51%,rgb(195, 216, 230) 100%);
}*/
/*.course_step .inner-main {
  background: #fff;
}*/
/*.course_step .txt_box .inner:before {
  content: '';
  height: 100%;
  width: 6px;
  background: #225d85;
  position: absolute;
  left: 0;
  top: 0;
}
.course_step .txt_box .inner:after {
  content: 'CAREER UP';
  font-family: 'Crimson Text', serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 1;
  position: absolute;
  left: -43px;
    top: -25px;
}*/
/*20190903変更*/
.course_message {
  padding-top: 35px;
}
.course_message .inner-main {
  position: relative;
}
.course_message .inner {
  flex-wrap: wrap;
  position: relative;
  padding: 75px 0;
}
.course_message .inner:before {
  position: absolute;
  /* top: 0; */
  left: 0;
  z-index: -1;
  /* width: 45%;
  height: 100%; */
top: 60px;
width: 35%;
height: 43%;
    margin-top: 75px;
  background: url(../images/occupationaltherapy/img_message.jpg) no-repeat center/cover;
  content: "";
}
.course_message .course_message2:before {
  position: absolute;
  /* top: 0; */
  left: 0;
  z-index: -1;
  /* width: 45%;
  height: 100%; */
top: 60px;
width: 35%;
    margin-top: 75px;
height: 50%;
  background: url(../images/occupationaltherapy/img_message2.jpg) no-repeat center/cover;
  content: "";
}
#physiotherapy .course_message .inner:before {
  background-image: url(../images/physiotherapy/img_message.jpg);
}

.course_message .message_box {
  width: 65%;
  margin-left: auto;
  padding: 60px;
  background: #ffffff;
}
.course_message .message_box .ttl {
  padding: 16px 0;
  background: #225d85;
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.course_message .message_box .cap {
  margin-top: 23px;
  color: #225d85;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
}
.course_message .message_box .name {
  margin-top: 2px;
}
.course_message .message_box .name span {
  display: inline-block;
  margin-left: 20px;
  font-weight: 500;
  font-size: 20px;
}
.course_message .message_box .txt_box {
  margin-top: 16px;
}
.course_message .message_box .txt_box p:not(:last-child) {
  margin-top: 1.5em;
}
.course_message .message_box .career {
  margin-top: 10px;
}
.course_message .message_box .career span {
  font-weight: 500;
  font-size: 18px;
}

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

　　理学療法学科

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

　　専門職大学とは   about

------------------------------------------------------*/
#about #mainimage {
  background-image: url(../images/about/img_mv.jpg);
}
#about .about01 {
  padding-bottom: 40px;
}
#about .about_box {
  position: relative;
  margin-top: 40px;
  padding: 50px 0;
}
#about .about_box:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 60%;
  height: 100%;
  background: url(../images/about/img_about01.jpg) no-repeat center top;
  background-size: cover;
  content: "";
}
#about .about01 .txt_box {
  width: 550px;
  padding: 80px;
  padding-left: 0;
  background: #ffffff;
}
#about .about01 .txt_box .video_box {
  margin-top: 20px;
  padding: 15px;
  border: solid 1px #eeeeee;
}
#about .about01 .txt_box .video_box a {
  color: #06446e;
  text-decoration: underline;
}
#about .about01 .ttl {
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0;
}
#about .about01 .img_box {
  margin-top: 50px;
}
#about .about02, #about .about03 {
  padding-bottom: 0;
  background: #225d85;
}
#about .about04 {
  background: #225d85;
}
#about .caption {
  max-width: 780px;
  margin-top: 15px;
}
#about .table_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
#about .table_about {
  width: 580px;
  background: #ffffff;
}
#about .table_about th, #about .table_about td {
  display: block;
  width: 100%;
}
#about .table_about dt {
  padding: 25px 0;
  text-align: center;
}
#about .table_about dd {
  padding: 25px 50px;
}
#about .table_about dd p {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
}
#about .table_about dd p:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}
#about .table_about:nth-child(n+3) {
  margin-top: 40px;
}
#about .table_about.table01 dt {
  background: #f3f3f3;
}
#about .table_about.table02 dt {
  background: #97c4e2;
  font-weight: 500;
}
#about .table_about .list li {
  margin-top: 10px;
}
#about .table_about .list li:first-child {
  margin-top: 0;
}
#about .about03 .img-pc {
  margin-top: 50px;
}
#about .about03 .img-sp {
  display: none;
}
#about .about04 .img-box {
  margin-top: 50px;
}
#about .about04 .img-cmn {
  width: 100%;
  text-align: center;
}
#about .about04 .list_box {
  max-width: 820px;
  margin: 0 auto;
}
#about .about04 .list_disc {
  margin-top: 20px;
  color: #ffffff;
}
#about .about04 .list_disc li:before {
  background-color: #ffffff;
}
#about .feature {
  position: relative;
  margin-top: 3em;
  padding: 3.1em 1.5em;
  background: #ffffff;
}
#about .feature > li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#about .feature > li:nth-child(n+3) {
  margin-top: 2em;
}
#about .feature .feature-num {
  width: 100%;
  max-width: 100px;
  border-right: 1px solid #5bc9e0;
  color: #5bc9e0;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}
#about .feature .feature-num span {
  display: block;
  margin-bottom: 0.3em;
  font-weight: 600;
  font-size: 2.9em;
}
#about .feature .feature-num p {
  font-size: 14px;
}
#about .feature .feature-txt {
  width: 100%;
  max-width: 415px;
}
#about .feature .feature-txt dt {
  margin-bottom: 0.5em;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4;
}
#about .feature .feature-txt dd ul li {
  position: relative;
  padding-left: 17px;
  line-height: 1.6;
}
#about .feature .feature-txt dd ul li:before {
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #222222;
  content: "";
}
#about .feature .feature-txt p {
  position: relative;
  margin-top: 1em;
  padding-left: 1.5em;
  font-size: 14px;
  line-height: 1.4;
}
#about .feature .feature-txt dd p:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

@media screen and (min-width: 768px) {
  #about .feature {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  #about .feature:before {
    display: block;
    position: absolute;
    right: 10%;
    bottom: 1.5em;
    width: 273px;
    height: 153px;
    background: url(../images/about/img_feature.png) no-repeat;
    content: "";
  }
}
@media screen and (min-width: 768px) {
  #about .feature > li {
    width: 48%;
  }
}
/*-----------------------------------------------------

　　交通アクセス    accsess

------------------------------------------------------*/
#access #mainimage {
  background-image: url(../images/access/img_mv.jpg);
}
#access .access_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 50px;
}
#access .access_box .l_box {
  width: 60%;
}
#access .access_list {
  margin-top: 30px;
}
#access .access_list .ttl {
  position: relative;
  float: left;
  width: 25%;
  padding-left: 35px;
}
#access .access_list .ttl:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 25px;
  height: 1px;
  background: #225d85;
  content: "";
}
#access .access_list dd {
  float: left;
  width: 70%;
}
#access .bus .ttl_box {
  position: relative;
  margin-bottom: 20px;
  padding-left: 110px;
}
#access .bus .ttl_box:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 90px;
  height: 90px;
  background: url(../images/access/icon_bus.png) no-repeat;
  background-size: contain;
  content: "";
}
#access .bus h2 {
  font-size: 20px;
}
#access .bus_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  margin-top: 40px;
  padding: 40px 0;
}
#access .bus_box:after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #eeeeee;
  content: "";
}
#access .bus_box .map_box {
  width: 45%;
}
#access .bus_box .map_box .ttl {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 18px;
}
#access .bus {
  /*margin-top: 30px;*/
}
#access .bus .time {
  display: inline-block;
  margin-right: 3px;
  color: #225d85;
  font-weight: 700;
  font-size: 20px;
}
#access .bus .attention {
  margin-top: 20px;
  text-align: center;
}
#access .bus .attention .box {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  border: solid 3px #eeeeee;
}
#access .bus .ttl_box {
  margin-bottom: 0;
}
#access #contents {
  padding-bottom: 100px;
}

#access


/*第一フェーズ*/
/*-----------------------------------------------------

　　お問い合わせ          contact

------------------------------------------------------*/
#contact #mainimage {
  background-image: url(../images/contact/img_mv.jpg);
}

.table_primary th, .table_primary td {
  padding: 30px 20px;
}
.table_primary th {
  border-bottom: solid 1px #578baf;
  text-align: left;
}
.table_primary td {
  border-bottom: solid 1px #c5c5c5;
}

#contact {
  overflow: auto;
}
#contact .form {
  padding-top: 0;
}
#contact .lead {
  margin-top: 25px;
  text-align: center;
}
#contact .form_wrap {
  margin-top: 50px;
}
#contact .address .list li {
  margin-top: 10px;
}
#contact .address .list li:first-child {
  margin-top: 0;
}
#contact .address .list .txt {
  display: inline-block;
  margin-right: 10px;
}
#contact .thanks .sec_ttl, #contact .thanks .txt_box {
  margin-bottom: 30px;
  text-align: center;
}
#contact .thanks .btn {
  margin-top: 50px;
}
#contact .thanks .btn_primary {
  margin: 0 auto;
}

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

  各フォーム共通CSS

------------------------------------------------------*/
.form_wrap #mailformpro .short {
  width: 20%;
}
.form_wrap #mailformpro .middle {
  width: 50%;
}
.form_wrap #mailformpro .long {
  width: 100%;
}
.form_wrap #mailformpro textarea {
  width: 100% !important;
  height: 150px !important;
}
.form_wrap #mailformpro label {
  display: block;
}

/* 入力画面の「必須」のデザイン */
.must-fill {
  color: #e53333;
}

/* 「入力例」デザイン */
.form_wrap .example {
  margin: 0 0 0 8px;
  color: #737373;
  font-size: 14px;
}

/*  Mailform pro Reset CSS
-------------------------------*/
#mailformpro .mfp_element_textarea {
  width: 60%;
  height: 200px;
}

.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea {
  padding: 5px;
  border-radius: 0;
  box-sizing: border-box;
  box-shadow: none;
  font-size: 16px;
}

/*ボタンデザイン*/
div.btn_submit {
  max-width: 285px;
  margin: 40px auto 0;
  padding: 0;
  font-weight: 700;
}

.mfp_element_submit, .mfp_element_button {
  position: relative;
  width: 285px;
  padding: 15px 0;
  border: none;
  border-bottom: solid 1px #222222;
  border-radius: 0;
  background: transparent;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  text-align: left;
  text-shadow: none;
  transition: 0.3s ease-in-out;
}

.mfp_element_submit:after {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 5px;
  height: 10px;
  background: url(../images/common/icon_arrow02.png) no-repeat;
  content: "";
  transition: 0.3s ease-in-out;
}

.mfp_element_button {
  display: inline-block;
}
.mfp_element_button:after {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 5px;
  height: 10px;
  background: url(../images/common/icon_arrow02.png) no-repeat;
  content: "";
  transition: 0.3s ease-in-out;
}

@media screen and (min-width: 768px) {
  .mfp_element_submit:hover, .mfp_element_reset:hover, .mfp_element_button:hover {
    box-shadow: none;
    background: transparent;
    color: #225d85;
  }
  button.mfp_next:hover, button.mfp_prev:hover {
    box-shadow: none;
    background: transparent;
    color: #225d85;
  }
  .mfp_element_submit:hover:before, .mfp_element_button:hover:before, .mfp_element_submit:hover:after, #mfp_button_cancel:hover:after {
    right: 25px;
  }
  div.mfp_buttons button#mfp_button_cancel:hover:before {
    width: 0;
  }
}
form#mailformpro label.mfp_not_checked {
  padding: 0;
  border: none;
}
form#mailformpro label.mfp_checked {
  padding: 0;
  border: none;
  box-shadow: none;
  background: none;
}

/*確認画面送信ボタン*/
/*確認画面キャンセルボタン*/
div.mfp_buttons button#mfp_button_cancel {
  background: #ffffff;
}

/*ラジオボタン*/
form#mailformpro label.radioform {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  margin-bottom: 5px;
  padding: 0 0 0 20px;
  padding-left: 20px;
  border: none;
  background: none;
  line-height: 1;
}
form#mailformpro label.radioform input[type=radio] {
  display: none;
}
form#mailformpro label.radioform:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border: solid 1px #aaaaaa;
  border-radius: 50%;
  box-sizing: content-box;
  background: #ffffff;
  content: "";
}
form#mailformpro label.radioform:after {
  opacity: 0;
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 4px;
  width: 6px;
  height: 6px;
  margin: auto;
  border-radius: 50%;
  background: #1b4e94;
  content: "";
}
form#mailformpro label.radioform.mfp_checked:after {
  opacity: 1;
}

/*mailformproを使用する場合、エラーメッセージなどのエフェクトがうざい場合は以下を使ってください。must-fillはサイト毎に変更必要です。*/
/* 入力エラーのチカチカなし、文字色 */
div.mfp_err {
  padding-left: 0;
  background: none;
  color: #909090;
  font-weight: bold;
}

/* エラー箇所のフォーム部品を色つきで強調 */
.problem {
  background-color: #888787;
}

/* 入力OKのエフェクト */
div.mfp_ok {
  border-color: #ff7500;
  background-color: #ff7500;
  font-size: 12px;
}

/* 内容確認画面のテーブルを全幅 */
#mfp_confirm_table {
  width: 100%;
  margin: 0 auto 40px;
}
#mfp_confirm_table tr {
  border-bottom: 1px solid #c4c4bd;
}

/* 内容確認画面のテーブルのデザイン */
table#mfp_confirm_table tr th {
  width: 25%;
  padding: 30px 20px 20px;
  border-top: none;
  border-bottom: solid 1px #225d85;
  font-size: 16px;
}
table#mfp_confirm_table tr td {
  padding: 30px 20px;
  border-top: none;
  border-bottom: solid 1px #c5c5c5;
  font-size: 16px;
}
table#mfp_confirm_table tr.mfp_colored, table#mfp_confirm_table tr.mfp_achroma {
  background-color: transparent;
}

div#mfp_phase_confirm .mfp_buttons {
  font-size: 0;
}
div#mfp_phase_confirm .mfp_buttons button:nth-child(1) {
  margin-right: 15px;
}
div#mfp_phase_confirm h4 {
  margin-bottom: 20px;
  padding: 0;
  color: #225d85;
  font-size: 24px;
}

form#mailformpro {
  padding: 0;
}

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

  送信完了画面      　thanks

------------------------------------------------------*/
#thanks #mainimage .mv_inner {
  background: url(../images/contact/img_mv.jpg);
}
#thanks .gInner_second {
  text-align: center;
}
#thanks .ttl_04 {
  margin-bottom: 30px;
  text-align: center;
}
#thanks .ttl_04 span {
  position: relative;
  padding-left: 30px;
}
#thanks .ttl_04 span:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 3px;
  margin-top: -1.5px;
  background: #000000;
  content: "";
}
#thanks .ttl_04:before {
  display: none;
}
#thanks .txt_box {
  display: inline-block;
  text-align: left;
}
#thanks .btn_primary {
  margin: 50px auto 0;
}

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

　　新着情報

------------------------------------------------------*/
#news .news_list, .pascal_post .news_list {
  text-align: center;
}

#news .news_list li, .pascal_post .news_list li {
  border-bottom: solid 1px #f3f3f3;
  text-align: left;
}

#news .news_list li:first-child, .pascal_post .news_list li:first-child {
  border-top: solid 1px #f3f3f3;
}

#news .news_list li:last-of-type, .pascal_post .news_list li:last-of-type {
  margin-bottom: 40px;
}

#news .news_list .news_list_inner, .pascal_post .news_list .news_list_inner {
  padding: 30px 20px;
}

#news .news_list li .news_ttl, .pascal_post .news_list li .news_ttl {
  max-width: 700px;
}

@media only screen and (min-width: 767px) {
  .pascal_post {
    padding-top: 50px;
  }
  #news .news_list .list_inner:hover:after, .pascal_post .news_list .list_inner:hover:after {
    width: 100%;
  }
}
/*パスカル*/
b u {
  display: inline-block;
  clear: both;
  width: 30px;
  height: 30px;
  box-sizing: content-box;
  background: #1b4e94;
  color: #ffffff;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
}

a[title*=page] {
  display: inline-block;
  clear: both;
  width: 30px;
  height: 30px;
  border: 1px solid #f4f3ee;
  box-sizing: content-box;
  background: #f2f2f2;
  color: #1b4e94;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
}
a[title*="previous page"] {
  margin-right: 4px;
}

@media screen and (min-width: 768px) {
  a[title*=page]:hover {
    border-color: transparent;
    background: #1b4e94;
    color: #ffffff;
    font-weight: 700;
  }
}
.student_article .student_cnt aside, #news .detail .detail_cnt aside, .pascal_post .detail .detail_cnt aside {
  text-align: right;
}

.student_article .student_cnt span, #news .detail .detail_cnt span, .pascal_post .detail .detail_cnt span {
  display: block;
  text-align: center;
}

/*新着詳細*/
#news .news {
  padding-top: 0;
}
#news .news_wrap.detail .news_ttl {
  margin-top: 18px;
  padding-bottom: 12px;
  border-bottom: solid 2px #eeeeee;
  font-weight: 500;
  font-size: 20px;
}

.pascal_post .news_wrap.detail .news_ttl {
  margin-top: 18px;
  padding-bottom: 12px;
  border-bottom: solid 2px #eeeeee;
  font-weight: 500;
  font-size: 20px;
}

#news .news_wrap.detail .detail_cnt img, .pascal_post .news_wrap.detail .detail_cnt img {
  max-width: 100%;
  height: auto;
}

#news .detail .detail_cnt, .pascal_post .detail .detail_cnt {
  margin-top: 44px;
}

#news .detail .detail_cnt a, .pascal_post .detail .detail_cnt a {
  text-decoration: underline;
}

#news .detail .detail_cnt p:not(:first-child), .pascal_post .detail .detail_cnt p:not(:first-child) {
  margin-top: 30px;
}

#news .detail .btn, .pascal_post .detail .btn {
  margin-top: 50px;
}

@media only screen and (min-width: 767px) {
  #news .detail .detail_cnt a:hover, .pascal_post .detail .detail_cnt a:hover {
    opacity: 0.7;
  }
}
/*-----------------------------------------------------

　　プライバシーポリシー

------------------------------------------------------*/
#privacypolicy .privacy_wrap {
  max-width: 1000px;
  margin: 0 auto;
}
#privacypolicy .privacy_body {
  margin-top: 40px;
}
#privacypolicy .privacy_body_ttl {
  font-weight: 500;
  font-size: 20px;
}
#privacypolicy .privacy_box {
  margin-top: 30px;
}
#privacypolicy .privacy_box .ttl {
  color: #225d85;
  font-weight: 500;
  font-size: 18px;
}
#privacypolicy .ga {
  margin-top: 18px;
}
#privacypolicy .ga_ttl {
  font-weight: 500;
}
#privacypolicy .privacy_name {
  text-align: right;
}

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

　　サイトマップ

------------------------------------------------------*/
#sitemap .sitemap_box {
  margin-top: 40px;
}
#sitemap .sitemap_box:first-child {
  margin-top: 0;
}
#sitemap .sitemap_box .ttl {
  margin-bottom: 10px;
  border-bottom: solid 1px #cccccc;
  color: #225d85;
  font-size: 20px;
}
#sitemap .sitemap_list {
  display: flex;
  flex-wrap: wrap;
}
#sitemap .sitemap_list li {
  width: 30%;
  margin-top: 10px;
  margin-right: 5%;
}
#sitemap .sitemap_list li.list_2 {
  width: 45%;
}
#sitemap .sitemap_list li.list_2:nth-child(2n) {
  margin-right: 0;
}
#sitemap .sitemap_list li:nth-child(-n+3) {
  margin-top: 0;
}
#sitemap .sitemap_list li:nth-child(3n) {
  margin-right: 0;
}
#sitemap .sitemap_list li a {
  display: block;
  position: relative;
  padding: 10px 10px 10px 0;
  font-size: 16px;
  transition: 0.3s ease-in-out;
}

@media only screen and (min-width: 767px) {
  #sitemap .sitemap_list li a:hover {
    border-color: transparent;
  }
  #sitemap .sitemap_list li a:hover:after {
    right: inherit;
    left: 0;
    width: 100%;
  }
}
/*-----------------------------------------------------

　　オープンキャンパス　open_campus

------------------------------------------------------*/
#open_campus .sec_ttl .ja span.access {
  padding: 0;
}
#open_campus .sec_ttl .ja span.access:after, #open_campus .sec_ttl .ja span.access:before {
  content: none;
}
#open_campus #mainimage {
  background-image: url(../images/open_campus/img_mv.jpg);
}
#open_campus .schedule {
  padding-top: 40px;
  padding-bottom: 0;
}
#open_campus .schedule.opencampus {
  padding-top: 100px;
  border-top: solid 1px #cccccc;
}
#open_campus .ttl_02 {
  font-size: 48px;
}
#open_campus .ttl_box {
  text-align: center;
}
#open_campus .table_open th {
  padding: 15px 20px;
  border-right: solid 1px #e8e8e8;
  background: #f3f3f3;
  vertical-align: top;
}
#open_campus .table_open td {
  padding: 15px 20px;
  border-right: solid 1px #f6f6f6;
  border-bottom: solid 1px #f6f6f6;
}
#open_campus .table_open td.num {
  width: 7%;
  background: #e6edf2;
}
#open_campus .table_open td.date {
  width: 18%;
  font-weight: 500;
  font-size: 18px;
}
#open_campus .table_open td.time {
  width: 16%;
}
#open_campus .table_open td.place {
  width: 30%;
}
#open_campus .table_open td.place span.inner {
  display: block;
  margin-top: 10px;
  padding: 10px;
  background: #f9f9f9;
  font-size: 14px;
}
#open_campus .table_open td.map {
  width: 16%;
}
#open_campus .table_open .btn_map {
  display: block;
  padding: 10px 0;
  background: #225d85;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}
#open_campus .table_open .btn_map span {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  line-height: 1;
}
#open_campus .schedule .attention {
  margin-top: 8px;
}
#open_campus .program_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
#open_campus .program_wrap .l_box {
  width: 45%;
}
#open_campus .program_wrap .l_box table {
  margin-top: 10px;
}
#open_campus .program_wrap .l_box table th {
  padding: 15px 0;
  border-bottom: solid 1px #f3f3f3;
  text-align: left;
  vertical-align: top;
}
#open_campus .program_wrap .l_box table td {
  padding: 15px 0;
  border-bottom: solid 1px #f3f3f3;
}
#open_campus .program_wrap .r_box {
  display: flex;
  justify-content: space-between;
  width: 55%;
  padding-left: 40px;
}
#open_campus .program_wrap .r_box .img_box {
  width: 48%;
}
#open_campus .program_wrap .r_box .img_box .caption {
  font-size: 14px;
}
#open_campus .btn {
  margin-top: 40px;
}
#open_campus .btn_primary {
  width: 380px;
  margin: 0 auto;
}
#open_campus .access_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
}
#open_campus .access_wrap .txt_box {
  width: 50%;
  padding-top: 50px;
}
#open_campus .access_wrap .ttl {
  position: relative;
  margin-bottom: 20px;
  padding-left: 80px;
  font-size: 24px;
}
#open_campus .access_wrap .ttl:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 65px;
  height: 57px;
  background: url(../images/access/icon_bus.png) no-repeat;
  background-size: contain;
  content: "";
}
#open_campus .access_wrap .txt_box .box .inner {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  border: solid 3px #eeeeee;
}
#open_campus .access_wrap .map_box {
  width: 50%;
  text-align: center;
}

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

　　再進学をお考えの方へ　social

------------------------------------------------------*/
#social #mainimage {
  background-image: url(../images/social/img_mv.jpg);
}
#social .mv_ttl span {
  margin-bottom: 10px;
  font-size: 20px;
}
#social .ttl_02 {
  margin-bottom: 33px;
  line-height: 1;
  text-align: center;
}
#social .ttl_02 span {
  display: block;
}
#social .social01 .main_ttl {
  margin-top: 28px;
  font-size: 48px;
}
#social .social_wrap {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 50px 0;
}
#social .social_wrap:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 50%;
  height: 100%;
  background: url(../images/social/img_social01.jpg) no-repeat center/cover;
  content: "";
}
#social .social_wrap .txt_box {
  width: 650px;
  padding: 80px;
  padding-left: 0;
  background: #ffffff;
}
#social .social_wrap .txt_box p:not(:first-of-type) {
  margin-top: 15px;
}
#social .social_wrap .txt_box h3 {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 22px;
}
#social .merit_anchor {
  display: flex;
  background: #ffffff;
}
#social .merit_anchor .item {
  position: relative;
  width: 25%;
}
#social .merit_anchor .item:after {
  position: absolute;
  top: 10%;
  right: 0;
  width: 2px;
  height: 80%;
  background: #f3f3f3;
  content: "";
}
#social .merit_anchor .item:last-child:after {
  content: none;
}
#social .merit_anchor .item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 20px;
  text-align: center;
}
#social .merit_anchor .item a:after {
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 12px;
  background: url(../images/social/anchor_arrow.png) no-repeat center;
  content: "";
}
#social .merit_anchor .item .num {
  color: #225d85;
  font-weight: 900;
  font-size: 44px;
  line-height: 1;
  font-family: "Crimson Text", serif;
}
#social .merit_wrap {
  margin-top: 70px;
}
#social .merit_anchor .item .txt {
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.36;
}
#social .merit_box {
  padding: 7px;
  background: #ffffff;
}
#social .merit_wrap .box_wrap:not(:first-child) {
  margin-top: 50px;
}
#social .merit_box .merit_ttl_box {
  position: relative;
  background: #06446e;
}
#social .merit_box .merit_ttl_box h3 {
  padding: 10px 0 10px 92px;
  color: #ffffff;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
}
#social .merit_box .num_box {
  position: absolute;
  top: -20px;
  left: 20px;
  padding: 7px 0 0;
  background: #ffffff;
  font-weight: 900;
  font-family: "Crimson Text", serif;
  letter-spacing: 0;
  text-align: center;
}
#social .merit_box .num_box span {
  display: block;
}
#social .merit_box .num_box .m {
  display: block;
  transform: scale(0.62, 1);
  font-size: 18px;
  line-height: 1;
}
#social .merit_box .num_box .num {
  display: block;
  color: #225d85;
  font-size: 34px;
  line-height: 1;
}
#social .merit_box .inner {
  display: flex;
  padding: 22px;
}
#social #merit03 .merit_box .inner {
  display: block;
}
#social #merit03 .merit_box .inner .l_box {
  width: 100%;
}
#social #merit03 .merit_box .inner .l_box span {
  display: block;
}
#social #merit03 .merit_box .inner .l_box span.strong {
  font-size: 20px;
}
#social #merit03 .merit_box .inner .l_box span.small {
  font-size: 14px;
}
#social #merit03 .merit_box .inner .r_box {
  width: 100%;
  margin-top: 20px;
}
#social .merit_box .inner .l_box {
  width: 642px;
  padding-right: 50px;
}
#social .merit_box .inner .l_box.w100p {
  width: 100%;
  padding-right: 0;
}
#social .merit_box .inner .l_box .ttl_sub {
  margin-bottom: 10px;
  color: #225d85;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.36;
}
#social .merit_box .inner .r_box {
  width: 500px;
}
#social .admission {
  padding-top: 150px;
  background: url(../images/social/img_bg01.jpg) no-repeat top/cover;
}
#social .admission .inner_box {
  padding: 100px 100px 50px 100px;
  background: #ffffff;
}
#social .admission .inner_box .link_wrap {
  display: flex;
  /* justify-content: space-between; */
  justify-content: center;
}
#social .admission .inner_box .link_item {
  width: 45%;
  padding: 30px;
  border: solid 2px #06446e;
  text-align: center;
}
#social .admission .inner_box .link_item .ttl {
  position: relative;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 20px;
}
#social .admission .inner_box .link_item .ttl:after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background: #06446e;
  content: "";
}
#social .admission .inner_box .link_item .date {
  display: inline-block;
  text-align: left;
}
#social .admission .inner_box .link_item .date span {
  text-align: center;
}
#social .admission .inner_box .link_item .link_btn {
  margin-top: 20px;
}
#social .admission .inner_box .link_item .link_btn a {
  display: block;
  max-width: 250px;
  margin: 0 auto;
  padding: 12px;
  border: solid 1px #06446e;
  background: #06446e;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
}

@media only screen and (min-width: 767px) {
  #social .admission .inner_box .link_item .link_btn a:hover {
    background: #ffffff;
    color: #06446e;
  }
}
/*-----------------------------------------------------

　　入試説明会　orientation

------------------------------------------------------*/
#orientation .sec_ttl .ja span.access {
  padding: 0;
}
#orientation .sec_ttl .ja span.access:after, #orientation .sec_ttl .ja span.access:before {
  content: none;
}
#orientation #mainimage {
  background-image: url(../images/orientation/img_mv.jpg);
}
#orientation .schedule {
  padding-top: 40px;
  padding-bottom: 0;
}
#orientation .schedule.opencampus {
  padding-top: 100px;
  border-top: solid 1px #cccccc;
}
#orientation .ttl_02 {
  font-size: 48px;
}
#orientation .ttl_box {
  text-align: center;
}
#orientation .table_open th {
  padding: 15px 20px;
  border-right: solid 1px #e8e8e8;
  background: #f3f3f3;
  vertical-align: top;
}
#orientation .table_open th:first-child {
  border-left: solid 1px #e8e8e8;
}
#orientation .table_open td {
  padding: 15px 20px;
  border-right: solid 1px #f6f6f6;
  border-bottom: solid 1px #f6f6f6;
}
#orientation .table_open td:first-child {
  border-left: solid 1px #f6f6f6;
}
#orientation .table_open td.num {
  width: 7%;
  background: #e6edf2;
}
#orientation .table_open td.date {
  width: 18%;
  font-weight: 500;
  font-size: 18px;
}
#orientation .table_open td.time {
  width: 16%;
}
#orientation .table_open td.place {
  width: 30%;
}
#orientation .table_open td.place span.inner {
  display: block;
  margin-top: 10px;
  padding: 10px;
  background: #f9f9f9;
  font-size: 14px;
}
#orientation .table_open td.map {
  width: 16%;
}
#orientation .table_open .btn_map {
  display: block;
  padding: 10px 0;
  background: #225d85;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}
#orientation .table_open .btn_map span {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  line-height: 1;
}
#orientation .schedule .attention {
  margin-top: 50px;
  font-weight: 500;
  font-size: 18px;
  text-decoration: underline;
}
#orientation .program_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
#orientation .program_wrap .l_box {
  width: 45%;
}
#orientation .program_wrap .l_box table {
  margin-top: 10px;
}
#orientation .program_wrap .l_box table th {
  padding: 15px 0;
  border-bottom: solid 1px #f3f3f3;
  text-align: left;
  vertical-align: top;
}
#orientation .program_wrap .l_box table td {
  padding: 15px 0;
  border-bottom: solid 1px #f3f3f3;
}
#orientation .program_wrap .r_box {
  display: flex;
  justify-content: space-between;
  width: 55%;
  padding-left: 40px;
}
#orientation .program_wrap .r_box .img_box {
  width: 48%;
}
#orientation .program_wrap .r_box .img_box .caption {
  font-size: 14px;
}
#orientation .btn {
  margin-top: 40px;
}
#orientation .btn_primary {
  width: 380px;
  margin: 0 auto;
}
#orientation .ttl_box .txt_box .strong {
  font-weight: 500;
  font-size: 20px;
}
#orientation .contact_box {
  max-width: 500px;
  margin: 30px auto 0;
  padding: 20px;
  border: solid 1px #000000;
}
#orientation .contact_box .ttl {
  font-weight: 500;
  font-size: 18px;
}

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

　　よくあるご質問　faq

------------------------------------------------------*/
#faq #mainimage {
  background-image: url(../images/faq/img_mv.jpg);
}
#faq .container {
  padding-top: 0;
  padding-bottom: 40px;
}
#faq .anchor {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
#faq .anchor .item {
  position: relative;
  width: 33.3333%;
  padding: 10px 0 20px;
  border-right: solid 2px #f3f3f3;
  font-weight: 500;
  text-align: center;
}
#faq .anchor .item:first-child {
  border-left: solid 2px #f3f3f3;
}
#faq .anchor .item:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background: url(../images/faq/anchor_arrow.png) no-repeat center;
  content: "";
}
#faq .faq_wrap {
  padding-top: 100px;
}
#faq .faq_wrap#faq01 {
  padding-top: 60px;
}
#faq .faq_wrap h2 {
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 30px;
}
#faq .faq_box {
  margin-top: 30px;
}
#faq .faq_box:first-child {
  margin-top: 0;
}
#faq .faq_box .faq_ttl {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 70px;
  font-weight: 500;
  font-size: 18px;
  line-height: 50px;
  cursor: pointer;
}
#faq .faq_box .faq_ttl:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: #225d85;
  color: #ffffff;
  font-size: 24px;
  line-height: 50px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  content: "Q";
}
#faq .faq_box .faq_txt {
  display: flex;
  align-items: baseline;
  padding: 30px 50px 30px 30px;
  background: #f3f3f3;
}
#faq .faq_box .faq_txt:before {
  width: 50px;
  height: 50px;
  background: #ffffff;
  color: #225d85;
  font-weight: 500;
  font-size: 24px;
  line-height: 50px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  content: "A";
}
#faq .faq_box .faq_txt .inner {
  width: calc(100% - 50px);
  padding-left: 1em;
}
#faq .faq_box .faq_ttl.open:after {
  transform: none;
  height: 1px;
  background: #212121;
}
#faq .faq_box .faq_ttl:after, #faq .faq_box .faq_ttl.close:after {
  width: 15px;
  height: 15px;
  margin-left: auto;
  background: url(../images/faq/btn_close.png) no-repeat;
  content: "";
}

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

　　大学特徴　feature

------------------------------------------------------*/
#feature #mainimage {
  background-image: url(../images/feature/img_mv.jpg);
}
#feature .feature {
  padding-top: 0;
  padding-bottom: 10px;
}
#feature .top_ttl {
  text-align: center;
}
#feature .top_ttl .ttl_02 {
  margin-bottom: 33px;
  color: #225d85;
  font-size: 30px;
  line-height: 1;
}
#feature .top_ttl .ttl_02 span {
  display: block;
  margin-top: 28px;
  font-size: 48px;
}
#feature .feature_wrap {
  margin-top: 70px;
}
#feature .feature_box {
  position: relative;
  width: calc((100% - 50px) / 2);
  margin-top: 25px;
  margin-right: 50px;
}
#feature .feature_box:nth-child(even) {
  margin-right: 0;
}
#feature .feature_box:nth-child(-n+2) {
  margin-top: 0;
}
#feature .feature_box .num_box {
  position: absolute;
  top: 0;
  left: 20px;
  width: 100px;
  padding: 7px 0 0;
  background: #ffffff;
  font-weight: 900;
  font-family: "Crimson Text", serif;
  letter-spacing: 0;
  text-align: center;
}
#feature .feature_box .num_box .f {
  display: block;
  transform: scale(0.62, 1);
  font-size: 18px;
  line-height: 1;
}
#feature .feature_box .num_box .num {
  display: block;
  color: #225d85;
  font-size: 44px;
  line-height: 1;
}
#feature .feature_box .txt_box {
  position: relative;
  top: -30px;
  width: 90%;
  margin: 0 auto;
  padding: 30px;
  background: #ffffff;
  text-align: center;
}
#feature .feature_box .txt_box .ttl {
  margin-bottom: 10px;
  color: #225d85;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.36;
}
#feature .course_message .inner:before {
  background-image: url(../images/feature/img_message.jpg);
        position: absolute;
  /* top: 0; */
  left: 0;
  z-index: -1;
  /* width: 45%;
  height: 100%; */
top: 60px;
width: 35%;
height: 43%;
    margin-top: 75px;
}

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

　　入試ページ共通　

------------------------------------------------------*/
.admission_wrap .admission_box {
  margin-top: 60px;
}
.admission_wrap .admission_box .ttl_04 {
  margin-bottom: 8px;
}
.admission_wrap .admission_box .ttl_bd:before {
  top: 1em;
}
.admission_wrap .admission_box .gray_box {
  margin-top: 18px;
  padding: 23px 30px;
  background: #f5f5f5;
}
.admission_wrap .admission_box:first-child {
  margin-top: 0;
}
.admission_wrap .admission_inner .inner_item:not(:first-child) {
  margin-top: 34px;
}
.admission_wrap .admission_box .inner_list li:not(:first-child) {
  margin-top: 13px;
}
.admission_wrap .admission_box .inner_list.sh li:not(:first-child) {
  margin-top: 4px;
}
.admission_wrap .admission_box .strong {
  font-weight: 500;
}
.admission_wrap .admission_inner .inner_item p.txt:not(:first-of-type) {
  margin-top: 10px;
}
.admission_wrap .admission_inner .inner_item .txt + .table_wrap {
  margin-top: 18px;
}
.admission_wrap .admission_box table th {
  padding: 15px 20px;
  border-right: solid 1px #e8e8e8;
  background: #f3f3f3;
  font-weight: 500;
  vertical-align: top;
}
.admission_wrap .admission_box table th:first-child {
  border-left: solid 1px #e8e8e8;
}
.admission_wrap .admission_box table th.bb {
  border-bottom: solid 1px #e8e8e8;
}
.admission_wrap .admission_box table th.bt {
  border-top: solid 1px #e8e8e8;
}
.admission_wrap .admission_box table th.middle {
  vertical-align: middle;
}
.admission_wrap .admission_box table th.bg {
  background: #e2e2e2;
}
.admission_wrap .admission_box table td {
  padding: 15px 20px;
  border-right: solid 1px #e8e8e8;
  /* border-bottom: solid 1px #f6f6f6;
          border-right: solid 1px #f6f6f6; */
  border-bottom: solid 1px #e8e8e8;
}
.admission_wrap .admission_box table td:first-child {
  /* border-left: solid 1px #f6f6f6; */
  border-left: solid 1px #e8e8e8;
}
.admission_wrap .admission_box table tr.center {
  text-align: center;
}
.admission_wrap .t_indent {
  padding-left: 2em;
  text-indent: -2em;
}

.admission .link_btns {
  margin-top: 70px;
  padding-bottom: 0;
}

.admission_box table td.finished {
  position: relative;
}
.admission_box table td.finished:before {
  position: absolute;
  top: 50%;
  left: 200px;
  transform: translateY(-50%);
  width: 800px;
  padding: 15px;
  background: rgba(6, 68, 110, 0.9);
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  content: "出願期間は終了しました";
}

/*-----------------------------------------------------
     入試概要/理念　admission
------------------------------------------------------*/
#admission #mainimage {
  background-image: url(../images/admission/img_mv.jpg);
}
#admission .txt_box.top_txt {
  margin-bottom: 12px;
  font-size: 26px;
  text-align: center;
}
#admission .txt_box.top_txt .main {
  line-height: 1.5;
}

/*-----------------------------------------------------
     入試日程/学費　exam
------------------------------------------------------*/
#exam #mainimage {
  background-image: url(../images/exam/img_mv.jpg);
}
#exam .table_exam th:nth-child(1) {
  width: 15%;
}
#exam .table_exam th:nth-child(2) {
  width: 20%;
}
#exam .table_exam th:nth-child(3) {
  width: 15%;
}
#exam .table_exam th:nth-child(4) {
  width: 30%;
}
#exam .table_exam th:nth-child(5) {
  width: 15%;
}
#exam .exam_schedule .admission_inner .inner_item {
  padding-top: 10px;
  border-top: solid 1px #f6f6f6;
}
#exam .exam_schedule .admission_inner .inner_item:not(:first-child) {
  margin-top: 44px;
}
#exam .table_tuition td {
  text-align: center;
}
#exam .attention_txt {
  margin-top: 10px;
}
#exam tr.add {
  background: #eef8ff;
}
#exam .admission_box table td.finished:before {
  left: 100px;
}
#exam .system_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#exam .system_list li {
  width: 49%;
  border-bottom: solid 1px #225d85;
}
#exam .system_list li .inner {
  display: block;
  position: relative;
  padding: 20px;
  background: url(../images/exam/arrow.png) no-repeat center right 20px/10px;
}

@media only screen and (min-width: 767px) {
  #exam .system_list li .inner:hover {
    background: url(../images/exam/arrow_white.png) no-repeat center right 20px/10px;
    background-color: #225d85;
    color: #ffffff;
  }
}
#exam .admission_note {
  font-size: 20px;
  text-align: center;
}

/*-----------------------------------------------------
     入試制度　exam_system
------------------------------------------------------*/
#exam_system #mainimage {
  background-image: url(../images/exam/img_mv.jpg);
}
#exam_system .txt + .table_wrap {
  margin-top: 20px;
}

/*-----------------------------------------------------
     検定料・学費　expence
------------------------------------------------------*/
#expence #mainimage {
  background-image: url(../images/exam/img_mv.jpg);
}

/*-----------------------------------------------------
  レイクスターズ　lakestars
------------------------------------------------------*/
#lakestars #mainimage {
  background-image: url(../images/lakestars/img_mv.jpg);
}
#lakestars .lakestars_top {
  text-align: center;
}
#lakestars .lakestars_top .top_ttl {
  font-size: 42px;
  line-height: 1.5;
}
#lakestars .lakestars_top .logo_wrap {
  margin-top: 33px;
}
#lakestars .lakestars_top .txt_box {
  margin-top: 33px;
}
#lakestars .lakestars_top .txt_box p:not(:first-child) {
  margin-top: 16px;
}
#lakestars .lakestars_top .img_wrap {
  justify-content: space-between;
  margin-top: 40px;
}
#lakestars .lakestars_top .img_wrap .img_box {
  width: 48%;
}

/*-----------------------------------------------------
  PAGER
------------------------------------------------------*/
.wp-pagenavi {
  margin-top: 70px;
  text-align: center;
}
.wp-pagenavi * {
  display: inline-block;
  width: 40px;
  margin: 0 5px;
  color: #225d85;
  line-height: 40px;
  text-decoration: none;
  transition: 0.3s linear;
}
.wp-pagenavi *:not(.extend) {
  border: solid 1px #225d85;
  color: #225d85;
}
.wp-pagenavi .current {
  background-color: #225d85;
  color: #ffffff;
}
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .first, .wp-pagenavi .last {
  padding: 0 5px;
  box-sizing: content-box;
}

@media screen and (min-width: 992px) {
  /* ボタン<a>タグのホバー時のデザイン */
  .wp-pagenavi a:hover {
    background: #225d85;
    color: #ffffff;
  }
}
/*-----------------------------------------------------
  3つのポリシー
------------------------------------------------------*/
#policies #mainimage {
  background-image: url(../images/policies/img_mv.jpg);
}
#policies .a_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
}
#policies .a_link li {
  width: 30%;
}
#policies .a_link li a {
  display: block;
  padding: 0.8em;
  border: solid 1px #224886;
  background: #224886;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
#policies .a_link li a:hover {
  background: #ffffff;
  color: #224886;
}
#policies .a_link li a span {
  display: block;
}
#policies .a_link li a .txt_sub {
  margin-top: 0.5em;
  font-size: 0.75em;
}
#policies #diploma_policy {
  padding-top: 50px;
}
#policies .policy_box .ttl_in {
  margin-bottom: 1.5em;
  font-size: 32px;
  line-height: 1;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
  text-align: center;
}
#policies .policy_box .ttl_in span {
  display: block;
}
#policies .policy_box .ttl_in .txt_sub {
  margin-top: 1.2em;
  font-size: 0.5em;
}
#policies .policy_box .course_policies > dt {
  position: relative;
  padding: 0.8em 0.45em 0.8em 3em;
  background: #3a6587;
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
}
#policies .policy_box .course_policies > dt:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 2em;
  height: 2px;
  background: #ffffff;
  content: "";
}
#policies .policy_box .course_policies > dd {
  padding: 1.5em 2.5em;
  border: solid 1px #3a6587;
  background: #ffffff;
}
#policies .policy_box .course_policies > dd:not(:last-child) {
  margin-bottom: 4em;
}
#policies .policy_box .course_policies > dd p {
  margin-bottom: 1em;
}
#policies .policy_box .policy_list {
  counter-reset: num01 0;
}
#policies .policy_box .policy_list li, #policies .policy_box .policy_list dd {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  font-size: 18px;
  counter-increment: num01 1;
}
#policies .policy_box .policy_list li:before, #policies .policy_box .policy_list dd:before {
  padding-top: 0.1em;
  color: #224886;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
}
#policies .policy_box .policy_list li span, #policies .policy_box .policy_list dd span {
  position: relative;
  padding-left: 4em;
  font-size: 0.83em;
  line-height: 1.5;
}
#policies .policy_box .policy_list li span:before, #policies .policy_box .policy_list dd span:before {
  position: absolute;
  top: 0.75em;
  left: 1em;
  width: 2em;
  height: 1px;
  background: #224886;
  content: "";
}
#policies .policy_box .policy_list li:not(:first-child) {
  margin-top: 1em;
}
#policies .policy_box .policy_list dt {
  font-weight: bold;
  font-size: 16px;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
  text-indent: -0.5em;
}
#policies .policy_box .policy_list dt:before {
  content: "【 ";
}
#policies .policy_box .policy_list dt:after {
  content: " 】";
}
#policies .policy_box .policy_list dt:not(:first-child) {
  margin-top: 1.5em;
}
#policies .policy_box .policy_list dd {
  margin-top: 0.5em;
}
#policies #curriculum_policy {
  background: #e5eaed;
}
#policies #diploma_policy.policy_box .policy_list li:before, #policies #diploma_policy.policy_box .policy_list dd:before {
  content: "DP" counter(num01, decimal-leading-zero);
}
#policies #curriculum_policy.policy_box .policy_list li:before, #policies #curriculum_policy.policy_box .policy_list dd:before {
  content: "CP" counter(num01, decimal-leading-zero);
}
#policies #acceptance_policy.policy_box .policy_list li:before, #policies #acceptance_policy.policy_box .policy_list dd:before {
  content: "AP" counter(num01, decimal-leading-zero);
}

/*-----------------------------------------------------
  組織図
------------------------------------------------------*/
#organization #mainimage {
  background-image: url(../images/organization/img_mv.jpg);
}

/*-----------------------------------------------------
  学長挨拶
------------------------------------------------------*/
#message #mainimage {
  background-image: url(../images/message/img_mv.jpg);
}
#message #s_01 {
  padding-top: 0;
}
#message #s_01 .upper {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 50px;
}
#message #s_01 .upper .img_box {
  width: 35%;
}
#message #s_01 .upper .prof_box {
  width: 60%;
}
#message #s_01 .upper .prof_box .headline {
  margin-bottom: 0.75em;
  color: #225c85;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.875;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
}
#message #s_01 .upper .prof_box .name {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 1.5em;
  font-weight: 500;
  font-size: 24px;
}
#message #s_01 .upper .prof_box .name span:first-child {
  margin-right: 0.5em;
}
#message #s_01 .upper .prof_box .name em {
  font-style: normal;
}
#message #s_01 .upper .prof_box .name em:not(:first-child) {
  margin-left: 1em;
}
#message #s_01 .upper .prof_box .name em.sm {
  font-size: 0.75em;
}
#message #s_01 .upper .prof_box .name em.lg {
  font-weight: bold;
  font-size: 1em;
}
#message #s_01 .upper dl {
  padding-bottom: 1em;
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
}
#message #s_01 .upper dl dt {
  margin-top: -0.5em;
  margin-bottom: 0.5em;
  color: #225c85;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
}
#message #s_01 .upper dl dt span {
  display: inline-block;
  padding-right: 1em;
  background: #ffffff;
}
#message #s_01 .upper dl dd {
  padding-right: 1em;
  font-size: 15px;
}
#message #s_01 .upper dl dd:before {
  content: "・";
}
#message #s_01 .message_box {
  position: relative;
  padding: 60px 80px;
  border: solid 1px #eeeeee;
  background: #fdfdff;
}
#message #s_01 .message_box p:nth-child(n+2) {
  margin-top: 1em;
}
#message #s_01 .message_box:before, #message #s_01 .message_box:after {
  position: absolute;
  border-width: 30px 30px 0 0;
  border-style: solid;
  content: "";
}
#message #s_01 .message_box:before {
  top: 10px;
  left: 10px;
  border-color: #225c85 transparent;
}
#message #s_01 .message_box:after {
  right: 10px;
  bottom: 10px;
  border-color: transparent #225c85;
}

/*-----------------------------------------------------
  目的・教育理念
------------------------------------------------------*/
#philosophy #mainimage {
  background-image: url(../images/philosophy/img_mv.jpg);
}
#philosophy .ttl_in {
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 32px;
  line-height: 1;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
  text-align: center;
}
#philosophy #s01 {
  margin-top: -60px;
}
#philosophy #s01 .txt_box .catch {
  margin-bottom: 1em;
  color: #225c85;
  font-weight: bold;
  font-size: 38px;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}
#philosophy #s01 .txt_box .catch span {
  display: block;
}
#philosophy #s01 .txt_box .catch .ja {
  margin-top: 1em;
  font-size: 0.5em;
}
#philosophy #s01 .txt_box p:not(:last-child) {
  margin-bottom: 1em;
}
#philosophy #s02 {
  border-top: solid 1px #eeeeee;
}
#philosophy #s02 dt {
  position: relative;
  padding: 0.8em 0.45em 0.8em 3em;
  background: #3a6587;
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
}
#philosophy #s02 dt:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 2em;
  height: 2px;
  background: #ffffff;
  content: "";
}
#philosophy #s02 dd {
  padding: 1.5em 2.5em;
  border: solid 1px #3a6587;
  background: #ffffff;
}
#philosophy #s02 dd:not(:last-child) {
  margin-bottom: 60px;
}
#philosophy #s02 .n_list li {
  position: relative;
  padding-left: 1.5em;
}
#philosophy #s02 .n_list li:nth-child(n+2) {
  margin-top: 1em;
}
#philosophy #s02 .n_list li:before {
  position: absolute;
  top: 0;
  left: 0;
}
#philosophy #s02 .n_list li:nth-child(1):before {
  content: "①";
}
#philosophy #s02 .n_list li:nth-child(2):before {
  content: "②";
}
#philosophy #s02 .n_list li:nth-child(3):before {
  content: "③";
}
#philosophy #s02 .n_list li:nth-child(4):before {
  content: "④";
}
#philosophy #s02 .n_list li:nth-child(5):before {
  content: "⑤";
}

/*-----------------------------------------------------
     情報公開　info
------------------------------------------------------*/
#info #mainimage {
  background-image: url(../images/info/img_mv.jpg);
}

.ul_info > li {
  padding: 0.5em 0;
  border-bottom: 1px solid #cccccc;
}
.ul_info > li > a {
  display: inline-block;
  position: relative;
  padding: 0.5em 1em;
  padding-left: 3.2em;
  line-height: 1.5;
  letter-spacing: 1px;
}
.ul_info.sm > li > a {
  padding-left: 1.5em;
}
.ul_info > li > a:hover, .ul_info > li > a:focus {
  color: #225d85;
  text-decoration: underline;
}
.ul_info > li > a .li_head {
  position: absolute;
  left: 0;
}

.dl_info {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: -0.8em;
  line-height: 1.5;
}
.dl_info > dt {
  width: 7em;
  margin-top: 0.8em;
}
.dl_info > dt > span {
  display: block;
  position: relative;
  padding-right: 3em;
  color: #225d85;
  font-weight: bold;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
}
.dl_info > dt > span::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0.7em;
  bottom: 0;
  width: 2em;
  height: 1px;
  margin: auto;
  background: #225d85;
  content: "";
}
.dl_info > dd {
  width: calc(100% - 7em);
  margin-top: 0.8em;
}

.fx_btn {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin: -1em -0.5em 0;
}
.fx_btn.other {
  margin-top: 0.5em;
}

.js_center {
  justify-content: center;
}

.fx_btn > .item {
  width: 33.333%;
  min-height: 3.5em;
  margin-top: 1em;
  padding: 0 0.5em;
}
.fx_btn > .item.w60p {
  width: 60%;
}
.fx_btn > .item > a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0.5em;
  border: 1px solid #333333;
  line-height: 1.5;
  text-align: center;
}
.fx_btn > .item > a:hover, .fx_btn > .item > a:focus {
  border-color: #225d85;
  background-color: #225d85;
  color: #ffffff;
}
.fx_btn > .item > a.icon_pdf {
  position: relative;
  padding: 0.5em 1.3em;
  padding-right: 2.6em;
}
.fx_btn > .item > a.icon_pdf::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0.8em;
  bottom: 0;
  width: 1.5em;
  height: 1.5em;
  margin: auto;
  background: url("../images/common/icon_pdf_bl.png") center/contain no-repeat;
  content: "";
}
.fx_btn > .item > a.icon_pdf:hover::before, .fx_btn > .item > a.icon_pdf:focus::before {
  background-image: url("../images/common/icon_pdf.png");
}
.fx_btn.arrow > .item {
  width: 25%;
}
.fx_btn.arrow > .item > a {
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  padding: 0.5em 1.5em;
  padding-right: 2.8em;
  letter-spacing: 1px;
}
.fx_btn.arrow > .item > a::before {
  display: block;
  position: absolute;
  top: 0;
  right: 1em;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-width: 6px 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #333333;
  content: "";
}
.fx_btn.arrow > .item > a:hover::before, .fx_btn.arrow > .item > a:focus::before {
  border-left-color: #ffffff;
}
.fx_btn.arrow > .item > a > span {
  display: block;
  font-size: 12px;
}

.tbl_info th, .tbl_info td {
  padding: 1em;
  border: 1px solid #dddddd;
  line-height: 1.3;
  text-align: center;
}
.tbl_info.td_left td {
  padding: 1em 1.5em;
  text-align: left;
}
.tbl_info thead th {
  background-color: #dceef4;
  white-space: nowrap;
}
.tbl_info tbody th {
  background-color: #f4f4f4;
  color: #225d85;
  white-space: nowrap;
}
.tbl_info.facility tbody td:nth-child(2) {
  white-space: nowrap;
}
.tbl_info.facility tbody td:nth-child(3) {
  width: 40%;
  text-align: left;
  white-space: normal;
}
.tbl_info.facility tbody td:nth-child(4) {
  width: 30%;
  text-align: left;
  white-space: normal;
}

@media screen and (max-width: 767px) {
  .tbl_info.facility {
    width: 200%;
  }
}
.info_box07 {
  padding: 20px 0 0;
}
.info_box07 a {
  color: #225c85;
}
.info_box07 > a:hover, .info_box07 > a:focus {
  color: #225d85;
  text-decoration: underline;
}

.info_img {
  padding-top: 15px;
  text-align: center;
}

/*-----------------------------------------------------
     設置許可
------------------------------------------------------*/
#documents #mainimage {
  background-image: url(../images/documents/img_mv.jpg);
}

/*-----------------------------------------------------
     藍野大学歴史
------------------------------------------------------*/
#history #mainimage {
  background-image: url(../images/history/img_mv.jpg);
}

.tbl_col {
  width: 100%;
}
.tbl_col th, .tbl_col td {
  padding: 1.2em 1.5em;
  border: 1px solid #dddddd;
  line-height: 1.3;
}
.tbl_col tbody th {
  width: 25%;
  background-color: #dceef4;
  text-align: center;
  white-space: nowrap;
}

/*-----------------------------------------------------
     在学生の方
------------------------------------------------------*/
#student #mainimage {
  background-image: url(../images/student/img_mv.jpg);
}

.student_list li {
  border-bottom: solid 1px #f3f3f3;
  text-align: left;
}
.student_list li:first-child {
  border-top: solid 1px #f3f3f3;
}
.student_list .inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  padding: 1.5em 2em;
  line-height: 1.5;
}
.student_list .inner:before {
  display: block;
  position: absolute;
  top: 2.2em;
  left: 0;
  width: 1.3em;
  height: 1px;
  background: #225d85;
  content: "";
}
.student_list .inner .news_label {
  padding-right: 1.2em;
}
.student_list .inner .news_date {
  margin-right: 0;
  color: #225d85;
}

.student_article .student_ttl {
  margin-bottom: 0;
}
.student_article .news_date {
  margin-top: 1em;
  color: #777777;
}
.student_article .student_cnt {
  margin-top: 1.5em;
}
.student_article .student_cnt a {
  text-decoration: underline;
}
.student_article + .btn {
  margin-top: 43px;
}

@media only screen and (min-width: 767px) {
  .student_list .inner:hover, .student_article a:hover {
    opacity: 0.7;
  }
}
/*-----------------------------------------------------
     募集定員/出願資格　recruitment
------------------------------------------------------*/
#recruitment #mainimage {
  background-image: url(../images/recruitment/img_mv.jpg);
}
#recruitment .recruitment_list li {
  padding-left: 2em;
  text-indent: -2em;
}
#recruitment .recruitment_list li span {
  text-decoration: underline wavy #222222;
  -webkit-text-decoration: underline wavy #222222;
}

.indent_list li {
  padding-left: 2em;
  text-indent: -2em;
}

#recruitment .indent_list li p {
  text-decoration: underline double #e53333;
  -webkit-text-decoration: underline double #e53333;
}

.indent_none {
  text-indent: 0;
}

#recruitment .table_qualification .box {
  margin-top: 10px;
}
#recruitment .table_document td:not(.tLeft) {
  text-align: center;
}
#recruitment .document .document_list {
  margin-top: 23px;
}
#recruitment .document .document_list h4 {
  font-weight: 500;
  font-size: 18px;
}
#recruitment .document .document_list .sub_list {
  padding: 0 2em;
}
#recruitment .document .document_list .sub_list > li {
  list-style-type: disc;
  margin-top: 0;
}

/*-----------------------------------------------------
   出願手続き/入学検定料の支払い　application
------------------------------------------------------*/
#application #mainimage {
  background-image: url(../images/application/img_mv.jpg);
}
#application .indent_list li p span {
  text-decoration: underline double #222222;
  -webkit-text-decoration: underline double #222222;
}

.box_ttl_bl.col2 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -3em;
}
.box_ttl_bl.col2 > .item {
  width: calc(50% - 1em);
  margin-top: 3em;
}
.box_ttl_bl > .item + .item {
  margin-top: 3em;
}
.box_ttl_bl.step > .item + .item {
  position: relative;
  margin-top: 4em;
}
.box_ttl_bl.step > .item + .item::before {
  display: block;
  position: absolute;
  top: -2.5em;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-width: 1em 1em 0 1em;
  border-style: solid;
  border-color: #3a6587 transparent transparent transparent;
  content: "";
}
.box_ttl_bl > .item {
  border: solid 1px #3a6587;
}
.box_ttl_bl > .item .title {
  position: relative;
  padding: 0.8em 0.45em 0.8em 3em;
  background: #3a6587;
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
}
.box_ttl_bl > .item .title.bd::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2em;
  height: 1px;
  margin: auto;
  background-color: #ffffff;
  content: "";
}
.box_ttl_bl > .item .title > span {
  position: absolute;
  left: 1.5em;
}
.box_ttl_bl > .item .conts {
  padding: 1.5em 2.5em;
  background: #ffffff;
}
.box_ttl_bl > .item .conts_cover {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box_ttl_bl > .item .conts_cover .conts {
  width: 48%;
  padding: 1.5em 2.5em;
}
.box_ttl_bl.col2 > .item .flow_img_lg {
  width: 100%;
  margin-top: 1em;
}
.box_ttl_bl.col2 > .item .flow_img {
  width: 100%;
  max-width: 200px;
  margin: 1em auto 0;
  border: 1px solid #dddddd;
}
.box_ttl_bl.col2 > .item .flow_img.min {
  max-width: 150px;
}
.box_ttl_bl.col2 > .item .flow_img img {
  width: 100%;
}
.box_ttl_bl.col2 > .item .flow_img_lg img {
  width: 100%;
}

.gray_ib {
  display: inline-block;
  padding: 0.5em 1em;
  background: #f5f5f5;
  line-height: 1.5;
}
.gray_ib.block {
  display: block;
  padding: 1em 1.2em;
}

.a_link {
  color: #225d85;
  text-decoration: underline;
  word-break: break-all;
}
.a_link:hover {
  opacity: 0.7;
  text-decoration: none;
}

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

　　オンライン個別相談      consultation

------------------------------------------------------*/
#consultation #mainimage {
  background-image: url(../images/consultation/img_mv.jpg);
}

.th_nowrap th {
  white-space: nowrap;
}

.thanks .sec_ttl, .thanks .txt_box {
  margin-bottom: 30px;
  text-align: center;
}
.thanks .btn {
  margin-top: 50px;
}
.thanks .btn_primary {
  margin: 0 auto;
}

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

　　学校説明会・入試説明会

------------------------------------------------------*/
#briefing #mainimage {
  background-image: url(../images/briefing/img_mv.jpg);
}

.briefing_box {
  position: relative;
  padding: 2.5em;
  border: 2px solid #225d85;
}
.briefing_box + .briefing_box {
  margin-top: 4em;
}

.briefing_popup {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 80%;
  height: 50%;
  margin: auto;
  padding: 3em;
  border: 2px solid #97c4e2;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  -ms-align-items: center;
}
.briefing_popup > * {
  font-size: 20px;
}

.briefing_row01 > .catch {
  margin-top: 1.5em;
}

.briefing_row02 {
  margin-top: 2em;
}

.briefing_title {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -1em;
}
.briefing_title > .left {
  width: 25%;
  padding: 0 1em;
}

.day_label {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 6em;
  padding: 1.3em 1em;
  background-color: #e6f4f7;
  line-height: 1.1;
  text-align: center;
}
.day_label .day {
  display: block;
  color: #225d85;
  font-weight: bold;
  font-size: 44px;
  line-height: 0.9;
  font-family: "Noto Serif JP", serif;
}
.day_label .dayweek {
  display: block;
  margin-top: 0.5em;
}

.briefing_title > .right {
  width: 75%;
  padding: 0 1em;
}
.briefing_title > .right .time {
  padding-top: 0.5em;
}

.dl_bdbdot {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px dashed #cccccc;
}
.dl_bdbdot > * {
  padding: 1.5em 0;
  border-bottom: 1px dashed #cccccc;
}
.dl_bdbdot > dt {
  position: relative;
  width: 20%;
  padding-right: 1.5em;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  font-family: "Noto Serif JP", serif;
}
.dl_bdbdot > dd {
  width: 80%;
}

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

　　保護者・教員向け

------------------------------------------------------*/
#parents #mainimage {
  background-image: url(../images/parents/img_mv.jpg);
}

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

　　学費・奨学金

------------------------------------------------------*/
#tuition #mainimage {
  background-image: url(../images/parents/tuition/img_mv.jpg);
}

.tbl_thgray {
  width: 100%;
}
.tbl_thgray th, .tbl_thgray td {
  padding: 15px 20px;
  border: 1px solid #e8e8e8;
  line-height: 1.5;
}
.tbl_thgray th {
  background: #f3f3f3;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
}

.ai_center {
  align-items: center;
}

.fx_col {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin: -2em -1em 0;
}
.fx_col > .item {
  width: 50%;
  margin-top: 2em;
  padding: 0 1em;
}
.fx_col.side_img > .item.imgwrap {
  width: 35%;
}
.fx_col.side_img > .item:not(.imgwrap) {
  width: 65%;
}

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

　　学生生活

------------------------------------------------------*/
#student_life #mainimage {
  background-image: url(../images/student_life/img_mv.jpg);
}

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

　　各種証明書

------------------------------------------------------*/
#certificate #mainimage {
  background-image: url(../images/student_life/certificate/img_mv.jpg);
}

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

　　学生相談室

------------------------------------------------------*/
#consultation_room #mainimage {
  background-image: url(../images/student_life/consultation_room/img_mv.jpg);
}

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

　　在学生の声

------------------------------------------------------*/
#voice #mainimage {
  background-image: url(../images/student_life/voice/img_mv.jpg);
}

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

　　学年暦

------------------------------------------------------*/
#calendar #mainimage {
  background-image: url(../images/student_life/calendar/img_mv.jpg);
}

.tbl_calendar {
  width: 100%;
}
.tbl_calendar > tbody > tr {
  border-bottom: 1px solid #eeeeee;
}
.tbl_calendar > tbody > tr:first-child {
  border-top: 1px solid #eeeeee;
}
.tbl_calendar > tbody > tr > th, .tbl_calendar > tbody > tr > td {
  padding: 2em;
}
.tbl_calendar > tbody > tr > th {
  width: 10em;
  padding: 1.5em 2em;
  border-right: 4px solid #dddddd;
  background: #f6f6f6;
  line-height: 1.3;
  letter-spacing: 2px;
  text-align: center;
  white-space: nowrap;
}
.tbl_calendar > tbody > tr:nth-child(1) > th {
  border-right-color: #e88fa0;
  background: #fff1f1;
}
.tbl_calendar > tbody > tr:nth-child(1) > td .ul_deco .li_head {
  color: #e88fa0;
}
.tbl_calendar > tbody > tr:nth-child(2) > th {
  border-right-color: #ef856d;
  background: #ffebe6;
}
.tbl_calendar > tbody > tr:nth-child(2) > td .ul_deco .li_head {
  color: #ef856d;
}
.tbl_calendar > tbody > tr:nth-child(3) > th {
  border-right-color: #f1be59;
  background: #fff4df;
}
.tbl_calendar > tbody > tr:nth-child(3) > td .ul_deco .li_head {
  color: #f1be59;
}
.tbl_calendar > tbody > tr:nth-child(4) > th {
  border-right-color: #9cc66a;
  background: #f4ffe7;
}
.tbl_calendar > tbody > tr:nth-child(4) > td .ul_deco .li_head {
  color: #9cc66a;
}
.tbl_calendar > tbody > tr:nth-child(5) > th {
  border-right-color: #5dad6c;
  background: #ecfff0;
}
.tbl_calendar > tbody > tr:nth-child(5) > td .ul_deco .li_head {
  color: #5dad6c;
}
.tbl_calendar > tbody > tr:nth-child(6) > th {
  border-right-color: #54b0ad;
  background: #e8fffe;
}
.tbl_calendar > tbody > tr:nth-child(6) > td .ul_deco .li_head {
  color: #54b0ad;
}
.tbl_calendar > tbody > tr:nth-child(7) > th {
  border-right-color: #38a8c6;
  background: #e6faff;
}
.tbl_calendar > tbody > tr:nth-child(7) > td .ul_deco .li_head {
  color: #38a8c6;
}
.tbl_calendar > tbody > tr:nth-child(8) > th {
  border-right-color: #728cc1;
  background: #edf3ff;
}
.tbl_calendar > tbody > tr:nth-child(8) > td .ul_deco .li_head {
  color: #728cc1;
}
.tbl_calendar > tbody > tr:nth-child(9) > th {
  border-right-color: #a682b4;
  background: #fbf1ff;
}
.tbl_calendar > tbody > tr:nth-child(9) > td .ul_deco .li_head {
  color: #a682b4;
}
.tbl_calendar > tbody > tr:nth-child(10) > th {
  border-right-color: #d189b3;
  background: #ffe9f9;
}
.tbl_calendar > tbody > tr:nth-child(10) > td .ul_deco .li_head {
  color: #d189b3;
}
.tbl_calendar > tbody > tr:nth-child(11) > th {
  border-right-color: #e99aa9;
  background: #ffedf0;
}
.tbl_calendar > tbody > tr:nth-child(11) > td .ul_deco .li_head {
  color: #e99aa9;
}
.tbl_calendar > tbody > tr:nth-child(12) > th {
  border-right-color: #ea998e;
  background: #fff4f2;
}
.tbl_calendar > tbody > tr:nth-child(12) > td .ul_deco .li_head {
  color: #ea998e;
}
.tbl_calendar > tbody > tr > th > div > span {
  font-weight: 400;
  font-size: 22px;
  font-size: 32px;
  line-height: 1.3;
  font-family: "Noto Serif JP", serif;
}
.tbl_calendar > tbody > tr > td {
  vertical-align: top;
}

.ul_tab {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.ul_tab > li {
  width: 50%;
}
.ul_tab > li > a {
  display: block;
  position: relative;
  padding: 1em;
  background-color: #f3f3f3;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
}
.ul_tab > li > a:hover {
  background-color: #eeeeee;
}
.ul_tab > li > a:hover::before {
  border-color: #eeeeee transparent transparent transparent;
}
.ul_tab > li > a:focus::before {
  border-color: #eeeeee transparent transparent transparent;
}
.ul_tab > li > a.active {
  background-color: #225d85;
  color: #ffffff;
  pointer-events: none;
}

.tab_conts {
  padding: 3em;
  border: 2px solid #225d85;
}
.tab_conts > div {
  display: none;
}

/*-----------------------------------------------------
     入学試験問題　exam_questions
------------------------------------------------------*/
#exam_questions #mainimage {
  background-image: url(../images/exam_questions/img_mv.jpg);
}

/*-----------------------------------------------------
     京都方面からの通学が便利に！　kyoto
------------------------------------------------------*/
#kyoto #mainimage {
  background-image: url(../images/kyoto/img_mv.jpg);
}

/*-----------------------------------------------------
     合否結果照会　pass_result
------------------------------------------------------*/
#pass_result #mainimage {
  background-image: url(../images/exam/img_mv.jpg);
}

/*-----------------------------------------------------
     教員紹介
------------------------------------------------------*/
.tbl_col2 > tbody > tr > th, .tbl_col2 > tbody > tr > td {
  padding: 1.5em;
  border: 1px solid #dddddd;
  line-height: 1.3;
}
.tbl_col2 > tbody > tr > th {
  width: 25%;
  background-color: #dceef4;
  text-align: center;
}
.tbl_col2 > tbody > tr > .pd0_pc {
  padding: 0;
}
.tbl_col2 .tbl_thead {
  width: calc(100% + 2px);
  margin: -1px;
}
.tbl_col2.th_nowrap tr > th {
  white-space: nowrap;
}

.tbl_thead tr > th, .tbl_thead tr > td {
  padding: 1.2em;
  border: 1px solid #dddddd;
  font-size: 14px;
  line-height: 1.3;
}
.tbl_thead tr > th {
  background-color: #f4f4f4;
  color: #225d85;
  white-space: pre;
}
.tbl_thead.col2 tr > *:first-child {
  width: 20%;
}
.tbl_thead.col4 tr > *:nth-child(1), .tbl_thead.col4 tr > *:nth-child(4) {
  width: 15%;
}
.tbl_thead.col4 tr > *:nth-child(2), .tbl_thead.col4 tr > *:nth-child(3) {
  width: 35%;
}
.tbl_thead.col5 tr > *:nth-child(1), .tbl_thead.col5 tr > *:nth-child(3), .tbl_thead.col5 tr > *:nth-child(5) {
  width: 15%;
}
.tbl_thead.col5 tr > *:nth-child(2), .tbl_thead.col5 tr > *:nth-child(4) {
  width: 27.5%;
}

/*-----------------------------------------------------
     地域・一般の方　region
------------------------------------------------------*/
#region #mainimage {
  background-image: url(../images/region/img_mv.jpg);
}

/*-----------------------------------------------------
     市民公開講座　lecture
------------------------------------------------------*/
#lecture #mainimage {
  background-image: url(../images/lecture/img_mv.jpg);
}

/*-----------------------------------------------------
     点検評価　evaluation
------------------------------------------------------*/
#evaluation #mainimage {
  background-image: url(../images/evaluation/img_mv.jpg);
}

/*-----------------------------------------------------
     協定関係　agreement
------------------------------------------------------*/
#agreement #mainimage {
  background-image: url(../images/agreement/img_mv.jpg);
}

/*-----------------------------------------------------
     受験生の方　candidate
------------------------------------------------------*/
#candidate #mainimage {
  background-image: url(../images/candidate/img_mv.jpg);
}

/*-----------------------------------------------------
     新入生の方　freshman
------------------------------------------------------*/
#freshman #mainimage {
  background-image: url(../images/freshman/img_mv.jpg);
}

/*-----------------------------------------------------
     臨床実習指導者の方　clinical
------------------------------------------------------*/
#clinical #mainimage {
  background-image: url(../images/clinical/img_mv.jpg);
}

/*-----------------------------------------------------
     初年度の経済的負担を軽減します！　burden
------------------------------------------------------*/
#burden #mainimage {
  background-image: url(../images/burden/img_mv.jpg);
}

/*-----------------------------------------------------
     びわリハ 動画で学ぶ入試対策講座　video
------------------------------------------------------*/
#video #mainimage {
  background-image: url(../images/video/img_mv.jpg);
}

.iframe_wrap {
  position: relative;
  height: 0;
  padding-top: 56.5%;
  overflow: hidden;
}
.iframe_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.fx_col.st_youtube > .item .title {
  margin-top: 15px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  text-align: center;
}

/*-----------------------------------------------------
    クラブ・サークル紹介　club
------------------------------------------------------*/
#club #mainimage {
  background-image: url(../images/club/img_mv.jpg);
}

.ul_snslist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: -3em;
  margin-left: -3em;
}
.ul_snslist > li {
  width: calc(50% - 3em);
  margin-top: 3em;
  margin-left: 3em;
  padding-bottom: 1.5em;
  padding-left: 20px;
  border-bottom: 1px solid #cccccc;
}
.ul_snslist > li .name {
  position: relative;
  font-size: 20px;
  line-height: 1.3;
}
.ul_snslist > li .name::before {
  display: block;
  position: absolute;
  top: 8px;
  left: -18px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #225d85;
  content: "";
}

.ul_sns {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.ul_sns > li + li {
  margin-left: 1.2em;
}

/*-----------------------------------------------------
    奨学金　scholarship
------------------------------------------------------*/
#scholarship #mainimage {
  background-image: url(../images/scholarship/img_mv.jpg);
}
#scholarship .admission_nav {
  margin-top: 2em;
}
#scholarship .scholarship_list li {
  padding-left: 2em;
  text-indent: -2em;
}
#scholarship .admission_box {
  margin-bottom: 7em;
}
#scholarship .admission_box:last-child {
  margin-bottom: 0;
}
#scholarship aside {
  margin-top: 1.5em;
  padding: 1em 3em 3em;
  background-color: #f6fcff;
}
#scholarship .table_wrap {
  margin-top: 3em;
}

.sec_wrap_inner img {
  margin-top: 1.5em;
}

#scholarship .inner_item {
  margin-bottom: 5em;
}

.sec_wrap_inner:last-child {
  margin-bottom: 0;
}

.tbl_scholar th, .tbl_scholar td {
  padding: 1em;
  border: 1px solid #dddddd;
  line-height: 1.3;
  text-align: center;
}
.tbl_scholar.td_left td {
  padding: 1em 1.5em;
  text-align: left;
}
.tbl_scholar thead th {
  background-color: #dceef4;
  white-space: nowrap;
}
.tbl_scholar tbody th {
  background-color: #f4f4f4;
  white-space: nowrap;
}

.table_scholar {
  background-color: #ffffff;
}

.top_pad {
  margin-top: 0.5em;
}

.sub_box {
  margin-bottom: 2em;
}

#scholarship #contents .link_txt {
  font-weight: 600;
  text-decoration: underline;
}

@media only screen and (min-width: 767px) {
  #scholarship #contents .link_txt:hover {
    color: #225d85;
    text-decoration: underline;
  }
}
/*-----------------------------------------------------
    情報公開項目　9　info9
------------------------------------------------------*/
.info09-box {
  padding: 40px 30px;
  background: #f7f7f7;
}
.info09-box > li {
  line-height: 1.9;
}

/*-----------------------------------------------------
    言語聴覚療法学科LP　speechtherapy
------------------------------------------------------*/
#speechtherapy .block .inner {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}
#speechtherapy .mv_ttl {
  width: fit-content;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
}
#speechtherapy .mv_ttl .l_box, #speechtherapy .mv_ttl .r_box {
  display: inline-block;
  width: 150px;
  padding: 12px;
  background: #ffffff;
  color: #225d85;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
}
#speechtherapy .mv_ttl .r_box {
  width: 186px;
  border: solid 1px #ffffff;
  background: transparent;
  color: #ffffff;
}
#speechtherapy .mv_ttl .list {
  color: #ffffff;
  font-size: 20px;
  display: flex;
}
#speechtherapy .mv_ttl .list dt {
  margin-top: 10px;
}
#speechtherapy .mv_ttl .list dd {
  margin-top: 10px;
  margin-left: 15px;
}
#speechtherapy .mv_ttl .main {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 54px;
  font-family: BIZ UDMincho, "Noto Serif JP", serif;
}
#speechtherapy .ttlBox {
  margin-bottom: 40px;
  font-family: "Noto Serif JP", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝体", "Yu Mincho";
  text-align: center;
}
#speechtherapy .ttlBox strong {
  font-size: 30px;
}
#speechtherapy .ttlBox span {
  font-size: 20px;
}
#speechtherapy .font-serif {
  font-weight: 400;
  font-family: "Noto Serif JP", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝体", "Yu Mincho";
}
#speechtherapy #mainimage {
  position: relative;
  height: 600px;
  background: url(../images/speechtherapy/img_mv.jpg) no-repeat center top/cover;
  font-size: 16px;
}
#speechtherapy #mainimage .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1200px;
  line-height: 1.34;
}
#speechtherapy #mainimage .txt .ttl {
  font-size: 4.375em;
}
#speechtherapy #mainimage .txt .catch {
  font-size: 3.125em;
}
#speechtherapy #mainimage .txt .info {
  margin-top: 10px;
  font-size: 1.875em;
}
#speechtherapy #mainimage .txt .info span {
  font-size: 0.8em;
}
#speechtherapy #mainimage .txt .lead {
  margin-top: 10px;
  font-size: 2.25em;
}
#speechtherapy #mainimage .txt .note {
  margin-top: 10px;
  padding-left: 1em;
  font-weight: 500;
  font-size: 0.875em;
  text-indent: -1em;
}
#speechtherapy #intro {
  padding: 6.25em 0;
}
#speechtherapy #intro .txt {
  line-height: 1.34;
}
#speechtherapy #intro .txt .ttl {
  font-size: 36px;
}
#speechtherapy #intro .txt .lead {
  margin-top: 30px;
  font-weight: 500;
  font-size: 26px;
}
#speechtherapy #intro .txt .list {
  margin-top: 10px;
  font-size: 18px;
}
#speechtherapy #intro .txt .list .item {
  font-weight: 500;
  line-height: 1.6;
}
#speechtherapy #intro .txt .list .item .label, #speechtherapy #intro .txt .list .item .info {
  display: inline-block;
}
#speechtherapy #objective {
  padding: 6.25em 0;
  background: #225d85;
}
#speechtherapy #objective .ttlBox {
  color: #ffffff;
}
#speechtherapy #objective .cont {
  display: flex;
  justify-content: space-between;
}
#speechtherapy #objective .cont .image {
  width: 33.33%;
  max-width: 400px;
}
#speechtherapy #objective .cont .list {
  width: 62%;
}
#speechtherapy #objective .list .item {
  display: flex;
  align-items: flex-start;
  padding: 30px 26px 30px 30px;
  background: #ffffff;
  line-height: 1.875;
}
#speechtherapy #objective .list .item:nth-child(n+2) {
  margin-top: 37px;
}
#speechtherapy #objective .list .item .badge {
  display: flex;
  flex-direction: column-reverse;
  padding: 12px;
  background: #225d85;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.34;
  text-align: center;
}
#speechtherapy #objective .list .item .badge span {
  font-size: 14px;
}
#speechtherapy #objective .list .item .badge strong {
  font-weight: 600;
  font-size: 26px;
}
#speechtherapy #objective .list .item .txt {
  margin-left: 24px;
}
#speechtherapy #about {
  padding: 6.25em 0;
  background: #f5f5f5;
}
#speechtherapy #about .ttl {
  margin-bottom: 40px;
  font-size: 30px;
}
#speechtherapy #about .main .group {
  overflow: hidden;
}
#speechtherapy #about .main .group:nth-child(n+2) {
  margin-top: 5em;
}
#speechtherapy #about .main .group .txt .lead {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.6;
}
#speechtherapy #about .main .group .txt .desc {
  margin-top: 30px;
  font-weight: 500;
}
#speechtherapy #recruit {
  padding: 8em 0 4.5em;
  background: #225d85;
}
#speechtherapy #recruit .ttlBox {
  color: #ffffff;
}
#speechtherapy #recruit .cont {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
#speechtherapy #recruit .box {
  width: 23.5%;
  padding: 30px 20px;
  background: #ffffff;
}
#speechtherapy #recruit .box .lead {
  margin-bottom: 20px;
  color: #225d85;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}
#speechtherapy #recruit .box .icon {
  line-height: 1;
  text-align: center;
}
#speechtherapy #recruit .box .iconColor {
  width: 112px;
  height: 112px;
  fill: #225d85;
}
#speechtherapy #recruit .box .list {
  max-width: 200px;
  margin: 20px auto 0;
}
#speechtherapy #recruit .box .list .item {
  padding-left: 1em;
  line-height: 1;
  text-indent: -1em;
}
#speechtherapy #recruit .box .list .item:nth-child(n+2) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #cccccc;
}
#speechtherapy #message {
  padding-top: 6.25em;
}
#speechtherapy #message .upper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
#speechtherapy #message .upper .img_box {
  width: 30%;
}
#speechtherapy #message .upper .prof_box {
  width: 65%;
}
#speechtherapy #message .upper .prof_box .headline {
  margin-bottom: 0.75em;
  color: #225c85;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.875;
}
#speechtherapy #message .upper .prof_box .name {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 1.5em;
  font-weight: 500;
  font-size: 24px;
}
#speechtherapy #message .upper .prof_box .name em {
  font-style: normal;
}
#speechtherapy #message .upper .prof_box .name em.sm {
  font-size: 0.75em;
}
#speechtherapy #message .upper .prof_box .name em.lg {
  margin-left: 1em;
  font-weight: bold;
  font-size: 1em;
}
#speechtherapy #message .upper dl {
  padding-bottom: 1em;
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
}
#speechtherapy #message .upper dl:nth-child(n+2) {
  margin-top: 2em;
}
#speechtherapy #message .upper dl dt {
  margin-top: -0.5em;
  margin-bottom: 0.5em;
  color: #225c85;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
#speechtherapy #message .upper dl dt span {
  display: inline-block;
  padding-right: 1em;
  background: #ffffff;
}
#speechtherapy #message .upper dl dd {
  padding-right: 1em;
  font-size: 15px;
}
#speechtherapy #message .upper dl dd:before {
  content: "・";
}
#speechtherapy #message .message_box {
  position: relative;
  padding: 60px 80px;
  border: solid 1px #eeeeee;
  background: #fdfdff;
}
#speechtherapy #message .message_box p:nth-child(n+2) {
  margin-top: 1em;
}
#speechtherapy #message .message_box:before, #speechtherapy #message .message_box:after {
  position: absolute;
  border-width: 30px 30px 0 0;
  border-style: solid;
  content: "";
}
#speechtherapy #message .message_box:before {
  top: 10px;
  left: 10px;
  border-color: #225c85 transparent;
}
#speechtherapy #message .message_box:after {
  right: 10px;
  bottom: 10px;
  border-color: transparent #225c85;
}
#speechtherapy #news {
  padding-top: 6.25em;
}
#speechtherapy #news .main {
  padding: 2em;
  border: solid 1px #eeeeee;
  background: #fdfdff;
}
#speechtherapy #news .ul_news:nth-child(n+2) {
  margin-top: 0.6em;
}
#speechtherapy #news .ul_news > li + li {
  margin-top: 0.6em;
}
#speechtherapy #news .ul_news > li > a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 0.3em 0;
}
#speechtherapy #news .ul_news > li > a > time {
  display: block;
  position: relative;
  width: 16em;
  padding-right: 10em;
}
#speechtherapy #news .ul_news > li > a > time::before {
  display: block;
  position: absolute;
  top: 0.8em;
  right: 2em;
  width: 6em;
  height: 1px;
  background-color: #222222;
  content: "";
}
#speechtherapy #news .ul_news > li > a > .text {
  width: calc(100% - 16em);
  line-height: 1.5;
}
#speechtherapy #news .open_btn {
  margin-top: 1em;
  font-size: 0.8em;
  text-align: right;
  transition: 0.4s;
}
#speechtherapy #news .open_btn a {
  display: inline-block;
  padding: 1em;
  border: 1px solid #333333;
  line-height: 1;
}
#speechtherapy #news .open_btn a:hover {
  border: 1px solid #225d85;
  color: #225d85;
}
#speechtherapy #news .ul_news > li > a:hover > time, #speechtherapy #news .ul_news > li > a:focus > time {
  color: #02428c;
}
#speechtherapy #news .ul_news > li > a:hover > time::before, #speechtherapy #news .ul_news > li > a:focus > time::before {
  background-color: #68c7e1;
}
#speechtherapy #news .ul_news > li > a:hover > .text, #speechtherapy #news .ul_news > li > a:focus > .text {
  color: #02428c;
}
#speechtherapy #banner {
  padding-top: 6.25em;
}
#speechtherapy #banner .upper {
  justify-content: space-between;
  align-items: stretch;
}
#speechtherapy #banner ul li {
  width: 32%;
}
#speechtherapy #banner ul li a {
  display: block;
  height: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  #speechtherapy #banner ul li a:hover {
    opacity: 0.8;
  }
}
#speechtherapy #banner .bnr a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0.5em;
  border: 3px solid #225d85;
  background: #225d85;
  color: #ffffff;
}
#speechtherapy #banner .bnr a span {
  display: block;
  font-size: 1.25em;
}
#speechtherapy #banner .bnr a::before {
  position: absolute;
  top: 50%;
  right: 1.5em;
  transform: translateY(-50%);
  width: 1.3em;
  height: 2.6em;
  background: url("../images/common/drawer_arrow_wh.png") center/contain no-repeat;
  content: "";
}
@media (min-width: 768px) {
  #speechtherapy #banner .bnr a:hover {
    background: #ffffff;
    color: #225d85;
  }
  #speechtherapy #banner .bnr a:hover::before {
    background: url("../images/common/drawer_arrow.png") center/contain no-repeat;
  }
}

/*-----------------------------------------------------
    八日市キャンパス開設　　campus/yokaichi/
------------------------------------------------------*/
#yokaichi .block .inner {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #yokaichi .block .inner {
    margin-right: 2.60416vw;
    margin-left: 2.60416vw;
  }
}
#yokaichi .ttlBox {
  margin-bottom: 40px;
  font-family: "Noto Serif JP", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝体", "Yu Mincho";
  text-align: center;
}
@media screen and (max-width: 768px) {
  #yokaichi .ttlBox {
    margin-bottom: 5.20833vw;
    text-wrap: balance;
  }
}
#yokaichi .ttlBox strong {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  #yokaichi .ttlBox strong {
    font-size: 3.9062vw;
    text-wrap: balance;
  }
}
#yokaichi .ttlBox span {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #yokaichi .ttlBox span {
    font-size: 2.60416vw;
    text-wrap: balance;
  }
}
#yokaichi .font-serif {
  font-weight: 400;
  font-family: "Noto Serif JP", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝体", "Yu Mincho";
}
#yokaichi .kv {
  position: relative;
  height: 120vh;
  background: url(../images/yokaichi/img_mv.png) no-repeat center top/cover;
  font-size: 16px;
}
#yokaichi .kv .txt {
  position: absolute;
  top: 40%;
  left: calc(50% - 500px);
  width: 100%;
  max-width: 1000px;
  margin-bottom: 100px;
  padding-right: 2em;
  padding-left: 2em;
  background-color: rgba(255, 255, 255, 0.5);
  background-color: rgba(6, 68, 110, 0.65);
  line-height: 1.34;
  background-blend-mode: overlay;
}
@media screen and (max-width: 768px) {
  #yokaichi .kv .txt {
    top: 50vh;
    left: 5vw;
    width: 90%;
  }
}
@media screen and (max-width: 550px) {
  #yokaichi .kv .txt {
    padding: 1em;
  }
}
#yokaichi .kv .txt .ttl {
  color: #ffffff;
  font-size: 4em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #yokaichi .kv .txt .ttl {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 550px) {
  #yokaichi .kv .txt .ttl {
    font-size: 6.363636vw;
  }
}
#yokaichi .kv .txt .catch {
  font-size: 3.125em;
}
#yokaichi .kv .txt .info {
  margin-top: 10px;
  font-size: 1.875em;
}
#yokaichi .kv .txt .info span {
  font-size: 0.8em;
}
#yokaichi .kv .txt .lead {
  margin-top: 10px;
  font-size: 2.25em;
}
#yokaichi .kv .txt .note {
  margin-top: 10px;
  padding-left: 1em;
  font-weight: 500;
  font-size: 0.875em;
  text-indent: -1em;
}
#yokaichi #intro {
  padding: 6.25em 0;
}
#yokaichi #intro .txt {
  line-height: 1.34;
}
#yokaichi #intro .txt .ttl {
  font-size: 36px;
}
#yokaichi #intro .txt .lead {
  margin-top: 30px;
  font-weight: 500;
  font-size: 26px;
}
#yokaichi #intro .txt .list {
  margin-top: 10px;
  font-size: 18px;
}
#yokaichi #intro .txt .list .item {
  font-weight: 500;
  line-height: 1.6;
}
#yokaichi #intro .txt .list .item .label, #yokaichi #intro .txt .list .item .info {
  display: inline-block;
}
#yokaichi #objective {
  padding: 6.25em 0;
  background: #225d85;
}
#yokaichi #objective .ttlBox {
  color: #ffffff;
}
#yokaichi #objective .cont {
  display: flex;
  justify-content: space-between;
}
#yokaichi #objective .cont .image {
  width: 33.33%;
  max-width: 400px;
}
#yokaichi #objective .cont .list {
  width: 62%;
}
#yokaichi #objective .list .item {
  display: flex;
  align-items: flex-start;
  padding: 30px 26px 30px 30px;
  background: #ffffff;
  line-height: 1.875;
}
#yokaichi #objective .list .item:nth-child(n+2) {
  margin-top: 37px;
}
#yokaichi #objective .list .item .badge {
  display: flex;
  flex-direction: column-reverse;
  padding: 12px;
  background: #225d85;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.34;
  text-align: center;
}
#yokaichi #objective .list .item .badge span {
  font-size: 14px;
}
#yokaichi #objective .list .item .badge strong {
  font-weight: 600;
  font-size: 26px;
}
#yokaichi #objective .list .item .txt {
  margin-left: 24px;
}
#yokaichi #about {
  padding: 6.25em 0;
  background: #f5f5f5;
}
#yokaichi #about .ttl {
  margin-bottom: 40px;
  font-size: 30px;
}
#yokaichi #about .main .group {
  overflow: hidden;
}
#yokaichi #about .main .group:nth-child(n+2) {
  margin-top: 5em;
}
#yokaichi #about .main .group .txt .lead {
  font-weight: 500;
  font-size: 22px;
  line-height: 1.6;
}
#yokaichi #about .main .group .txt .desc {
  margin-top: 30px;
  font-weight: 500;
}
#yokaichi #recruit {
  position: relative;
  padding: 4em 0 2.5em;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #yokaichi #recruit {
    padding: 2em 0 1.5em;
  }
}
#yokaichi #recruit::before {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #225d85;
  content: "";
}
#yokaichi #recruit.inview_active {
  animation: backgroundChange 2s ease-in-out forwards;
}
#yokaichi #recruit.inview_active::before {
  animation: slideIn 1s ease-in-out forwards;
}
@keyframes slideIn {
  100% {
    left: 0;
  }
}
@keyframes backgroundChange {
  100% {
    background: #225d85;
  }
}
#yokaichi #recruit .ttlBox {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 36px;
}
@media screen and (max-width: 1285px) {
  #yokaichi #recruit .ttlBox {
    margin-bottom: 5.2083vw;
    font-size: 2.5016vw;
  }
}
@media screen and (max-width: 768px) {
  #yokaichi #recruit .ttlBox {
    margin-bottom: 1.30208vw;
    font-size: 2.5016vw;
  }
}
#yokaichi #recruit .ttlBox strong {
  font-size: 48px;
}
@media screen and (max-width: 1285px) {
  #yokaichi #recruit .ttlBox strong {
    font-size: 3.5354vw;
  }
}
#yokaichi #recruit .cont {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
#yokaichi #recruit .box {
  width: 23.5%;
  padding: 30px 20px;
  background: #ffffff;
}
#yokaichi #recruit .box .lead {
  margin-bottom: 20px;
  color: #225d85;
  font-size: 28px;
  line-height: 1;
  text-align: center;
}
#yokaichi #recruit .box .icon {
  line-height: 1;
  text-align: center;
}
#yokaichi #recruit .box .iconColor {
  width: 112px;
  height: 112px;
  fill: #225d85;
}
#yokaichi #recruit .box .list {
  max-width: 200px;
  margin: 20px auto 0;
}
#yokaichi #recruit .box .list .item {
  padding-left: 1em;
  line-height: 1;
  text-indent: -1em;
}
#yokaichi #recruit .box .list .item:nth-child(n+2) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #cccccc;
}
#yokaichi #message {
  padding-top: 6.25em;
}
@media screen and (max-width: 768px) {
  #yokaichi #message {
    padding-top: 11.328vw;
  }
}
#yokaichi #message .upper {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
}
#yokaichi #message .upper .img_box {
  width: 30%;
}
#yokaichi #message .upper .prof_box {
  width: 100%;
}
#yokaichi #message .upper .prof_box .headline {
  margin-bottom: 0.75em;
  color: #225c85;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.875;
}
#yokaichi #message .upper .prof_box .name {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 1.5em;
  font-weight: 500;
  font-size: 24px;
}
#yokaichi #message .upper .prof_box .name em {
  font-style: normal;
}
#yokaichi #message .upper .prof_box .name em.sm {
  font-size: 0.75em;
}
#yokaichi #message .upper .prof_box .name em.lg {
  margin-left: 1em;
  font-weight: bold;
  font-size: 1em;
}
#yokaichi #message .upper dl {
  padding-bottom: 1em;
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
}
#yokaichi #message .upper dl:nth-child(n+2) {
  margin-top: 2em;
}
#yokaichi #message .upper dl dt {
  margin-top: -0.5em;
  margin-bottom: 1em;
  color: #225c85;
  font-weight: bold;
  font-size: 32px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #yokaichi #message .upper dl dt {
    font-size: 4.1666vw;
  }
}
#yokaichi #message .upper dl dt span {
  display: inline-block;
  padding-right: 1em;
  background: #ffffff;
}
#yokaichi #message .upper dl dd {
  margin-bottom: 0.5em;
  padding-right: 1em;
  padding-left: 1em;
  font-size: 24px;
  line-height: 1.4;
  text-indent: -1em;
}
@media screen and (max-width: 768px) {
  #yokaichi #message .upper dl dd {
    font-size: 3.125vw;
  }
}
#yokaichi #message .upper dl dd:before {
  content: "・";
}
#yokaichi #message .route {
  display: flex;
  position: relative;
  margin-bottom: 30px;
  padding: 60px 80px;
  border: solid 1px #eeeeee;
  background: #fdfdff;
  color: #225d85;
  font-weight: bold;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route {
    flex-direction: column;
    height: 89.156vw;
    padding: 13.8125vw 2.4166vw;
    font-size: 3.125vw;
  }
}
#yokaichi #message .route .sta {
  display: flex;
  flex-direction: column;
  height: fit-content;
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .sta {
    flex-direction: row;
    justify-content: space-between;
  }
}
#yokaichi #message .route .sta span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  width: fit-content;
  padding-right: 1.5em;
  padding-left: 1.5em;
  border: 2px solid #225d85;
  border-radius: 5em;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .sta span {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
@media screen and (min-width: 769px) {
  #yokaichi #message .route .sta span:not(:last-child) {
    margin-bottom: 1em;
  }
}
#yokaichi #message .route .sta span::before {
  position: absolute;
  top: 50%;
  right: -150%;
  z-index: 0;
  width: 150%;
  height: 2px;
  background-color: #225d85;
  content: "";
  translate: 0 50%;
  scale: 0 100%;
  transform-origin: left;
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .sta span::before {
    top: auto;
    right: calc(50% - 1px);
    bottom: -300%;
    width: 2px;
    height: 300%;
    scale: 100% 0;
    translate: 100% 0;
    transform-origin: top;
  }
}
#yokaichi #message .route .sta span::after {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
  transform: translateY(20px);
  padding-right: 0.5em;
  padding-left: 0.5em;
  background-color: #ffffff;
  color: #225d85;
}
#yokaichi #message .route .sta span:nth-of-type(1)::after {
  right: -7.5em;
  content: "約58分";
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .sta span:nth-of-type(1)::after {
    right: 0.5em;
    bottom: -2.5em;
  }
}
#yokaichi #message .route .sta span:nth-of-type(2)::after {
  right: -7.5em;
  content: "約34分";
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .sta span:nth-of-type(2)::after {
    right: 0.5em;
    bottom: -2.5em;
  }
}
#yokaichi #message .route .sta span:nth-of-type(3)::after {
  right: -6.5em;
  content: "約49分";
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .sta span:nth-of-type(3)::after {
    right: 0.8em;
    bottom: -2.5em;
  }
}
#yokaichi #message .route .sta span:nth-of-type(4)::after {
  right: -5.5em;
  content: "約19分";
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .sta span:nth-of-type(4)::after {
    right: 1.5em;
    bottom: -2.5em;
  }
}
#yokaichi #message .route .youkaici_sta {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  height: 270px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5em;
  padding-left: 1.5em;
  border: 2px solid #225d85;
  border-radius: 1em;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .youkaici_sta {
    top: 13.02083vw;
    width: 100%;
    height: fit-content;
  }
  #yokaichi #message .route .youkaici_sta span br {
    display: none;
  }
}
#yokaichi #message .route .youkaici_sta::before {
  position: absolute;
  top: 50%;
  right: -150%;
  z-index: 0;
  width: 150%;
  height: 2px;
  background-color: #225d85;
  content: "";
  translate: 0 50%;
  scale: 0 100%;
  transform-origin: left;
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .youkaici_sta::before {
    top: auto;
    right: calc(50% - 1px);
    bottom: 0;
    width: 2px;
    height: 300%;
    scale: 100% 0;
    transform-origin: top;
    translate: 0 100%;
  }
}
#yokaichi #message .route .youkaici_sta::after {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
  right: -5.8em;
  transform: translateY(20px);
  padding-right: 0.5em;
  padding-left: 0.5em;
  background-color: #ffffff;
  color: #225d85;
  content: "約3分";
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .youkaici_sta::after {
    right: 50%;
    bottom: -3em;
    translate: 50% 50%;
  }
}
#yokaichi #message .route .campus {
  position: relative;
  z-index: 1;
  height: 270px;
}
@media screen and (max-width: 768px) {
  #yokaichi #message .route .campus {
    top: 29.156vw;
    height: 27.156vw;
    text-align: center;
  }
}
#yokaichi #message .route .campus img {
  height: 100%;
}
#yokaichi #message .route:before, #yokaichi #message .route:after {
  position: absolute;
  border-width: 30px 30px 0 0;
  border-style: solid;
  content: "";
}
#yokaichi #message .route:before {
  top: 10px;
  left: 10px;
  border-color: #225c85 transparent;
}
#yokaichi #message .route:after {
  right: 10px;
  bottom: 10px;
  border-color: transparent #225c85;
}
#yokaichi #message .route.inview_active .sta span::before {
  transition: 0.8s;
  transition-delay: 0.8s;
  scale: 100% 100%;
}
#yokaichi #message .route.inview_active .sta span::after {
  opacity: 1;
  transform: translateY(0px);
  line-height: 1;
  transition: 0.8s ease-in-out;
  transition-delay: 1.1s;
}
#yokaichi #message .route.inview_active .sta span:nth-of-type(2)::before {
  transition-delay: 1.1s;
}
#yokaichi #message .route.inview_active .sta span:nth-of-type(2)::after {
  transition-delay: 1.4s;
}
#yokaichi #message .route.inview_active .sta span:nth-of-type(3)::before {
  transition-delay: 1.4s;
}
#yokaichi #message .route.inview_active .sta span:nth-of-type(3)::after {
  transition-delay: 1.7s;
}
#yokaichi #message .route.inview_active .sta span:nth-of-type(4)::before {
  transition-delay: 1.7s;
}
#yokaichi #message .route.inview_active .sta span:nth-of-type(4)::after {
  transition-delay: 2.1s;
}
#yokaichi #message .route.inview_active .youkaici_sta::before {
  transition: 0.8s;
  transition-delay: 2.4s;
  scale: 100% 100%;
}
#yokaichi #message .route.inview_active .youkaici_sta::after {
  opacity: 1;
  transform: translateY(0px);
  line-height: 1;
  transition: 0.8s ease-in-out;
  transition-delay: 2.7s;
}
#yokaichi #shop {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #e8eaed;
}
@media screen and (max-width: 768px) {
  #yokaichi #shop {
    padding-top: 6.5104vw;
    padding-bottom: 6.5104vw;
  }
}
#yokaichi #shop .shopbox ul {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #yokaichi #shop .shopbox ul {
    gap: 1.9531vw;
  }
}
#yokaichi #shop .shopbox ul li {
  width: calc((100% - 60px) / 3);
}
@media screen and (max-width: 768px) {
  #yokaichi #shop .shopbox ul li {
    width: calc((100% - 3.9062vw) / 3);
  }
}
#yokaichi #news {
  padding-top: 6.25em;
}
#yokaichi #news .main {
  padding: 2em;
  border: solid 1px #eeeeee;
  background: #fdfdff;
}
#yokaichi #news .ul_news:nth-child(n+2) {
  margin-top: 0.6em;
}
#yokaichi #news .ul_news > li + li {
  margin-top: 0.6em;
}
#yokaichi #news .ul_news > li > a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 0.3em 0;
}
#yokaichi #news .ul_news > li > a > time {
  display: block;
  position: relative;
  width: 16em;
  padding-right: 10em;
}
#yokaichi #news .ul_news > li > a > time::before {
  display: block;
  position: absolute;
  top: 0.8em;
  right: 2em;
  width: 6em;
  height: 1px;
  background-color: #222222;
  content: "";
}
#yokaichi #news .ul_news > li > a > .text {
  width: calc(100% - 16em);
  line-height: 1.5;
}
#yokaichi #news .open_btn {
  margin-top: 1em;
  font-size: 0.8em;
  text-align: right;
  transition: 0.4s;
}
#yokaichi #news .open_btn a {
  display: inline-block;
  padding: 1em;
  border: 1px solid #333333;
  line-height: 1;
}
#yokaichi #news .open_btn a:hover {
  border: 1px solid #225d85;
  color: #225d85;
}
#yokaichi #news .ul_news > li > a:hover > time, #yokaichi #news .ul_news > li > a:focus > time {
  color: #02428c;
}
#yokaichi #news .ul_news > li > a:hover > time::before, #yokaichi #news .ul_news > li > a:focus > time::before {
  background-color: #68c7e1;
}
#yokaichi #news .ul_news > li > a:hover > .text, #yokaichi #news .ul_news > li > a:focus > .text {
  color: #02428c;
}

/*============================
#intro
============================*/
@media (min-width: 768px) {
  #speechtherapy #intro .main {
    display: flex;
    align-items: center;
  }
  #speechtherapy #intro .txt {
    position: relative;
    z-index: 2;
    width: 40%;
    padding: 80px 0;
  }
  #speechtherapy #intro .txt::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: calc(100% + 80px);
    height: 100%;
    background: #ffffff;
    content: "";
  }
  #speechtherapy #intro .image {
    width: 60%;
  }
}
/*============================
#objective
============================*/
/*============================
#about
============================*/
@media (min-width: 768px) {
  #speechtherapy #about .main .group {
    position: relative;
    padding: 100px 0;
  }
  #speechtherapy #about .main .group .image {
    position: absolute;
    width: calc(50% + 120px);
    height: 100%;
  }
  #speechtherapy #about .main .group .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
  }
  #speechtherapy #about .main .group:nth-child(odd) .image {
    top: 0;
    left: 0;
  }
  #speechtherapy #about .main .group:nth-child(even) .image {
    top: 0;
    right: 0;
  }
  #speechtherapy #about .main .group .txt {
    position: relative;
    z-index: 2;
    width: calc(50% + 30px);
    padding: 80px;
    background: #ffffff;
  }
  #speechtherapy #about .main .group:nth-child(odd) .txt {
    margin-left: auto;
  }
  #speechtherapy #about .main .group:nth-child(even) .txt {
    margin-right: auto;
  }
}
/*============================
#recruit
============================*/
/*============================
#message
============================*/
/*============================
#news
============================*/
@media screen and (min-width: 992px) {
  #speechtherapy #news .ul_news > li > a > time {
    transition: 0.4s;
  }
  #speechtherapy #news .ul_news > li > a > time::before {
    transition: 0.4s;
  }
  #speechtherapy #news .ul_news > li > a > .text {
    transition: 0.4s;
  }
}
@media screen and (max-width: 767px) {
  /*-----------------------------------------------------
      言語聴覚療法学科LP　speechtherapy
  ------------------------------------------------------*/
  #speechtherapy .ttlBox {
    margin-bottom: 30px;
  }
  #speechtherapy .ttlBox strong {
    font-size: 24px;
  }
  #speechtherapy .ttlBox span {
    font-size: 16px;
  }
  #speechtherapy .kv {
    height: 85vw;
    min-height: auto;
    font-size: 1.75vw;
  }
  #speechtherapy .kv .txt {
    top: auto;
    bottom: 0;
    left: 0;
    transform: translate(0, 0);
    width: 60%;
    padding: 2%;
    background: rgba(6, 67, 109, 0.8);
    color: #ffffff;
  }
  #speechtherapy .kv .txt .ttl {
    font-size: 3.5em;
  }
  #speechtherapy .kv .txt .info {
    margin-top: 5px;
    font-size: 1.5em;
  }
  #speechtherapy .kv .txt .catch {
    font-size: 2.5em;
  }
  #speechtherapy .kv .txt .lead {
    margin-top: 5px;
    font-size: 1.8em;
  }
  #speechtherapy .kv .txt .note {
    margin-top: 5px;
  }
  #speechtherapy #intro {
    padding: 5.2em 0;
  }
  #speechtherapy #intro .txt .ttl {
    font-size: 28px;
  }
  #speechtherapy #intro .txt .lead {
    margin-top: 24px;
    font-size: 20px;
  }
  #speechtherapy #intro .txt .list {
    font-size: 16px;
  }
  #speechtherapy #intro .image {
    margin-top: 20px;
  }
  #speechtherapy #objective.block {
    padding: 5.2em 0;
  }
  #speechtherapy #objective .cont {
    flex-direction: column;
  }
  #speechtherapy #objective .cont .image {
    display: none;
  }
  #speechtherapy #objective .cont .list {
    width: 100%;
  }
  #speechtherapy #objective .list .item {
    display: flex;
    flex-direction: column;
    padding: 20px;
  }
  #speechtherapy #objective .list .item:nth-child(n+2) {
    margin-top: 20px;
  }
  #speechtherapy #objective .list .item .badge {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px 10px;
    background: #225d85;
  }
  #speechtherapy #objective .list .item .badge strong {
    margin-left: 5px;
    font-size: 20px;
  }
  #speechtherapy #objective .list .item .txt {
    margin-top: 10px;
    margin-left: 0;
  }
  #speechtherapy #about {
    padding: 5.2em 0;
  }
  #speechtherapy #about .main .group:nth-child(n+2) {
    margin-top: 4em;
  }
  #speechtherapy #about .main .group .image {
    width: 94%;
    margin: 0 auto;
  }
  #speechtherapy #about .main .group .txt {
    margin-top: 30px;
  }
  #speechtherapy #about .main .group .txt .lead {
    font-size: 18px;
  }
  #speechtherapy #about .main .group .txt .desc {
    margin-top: 10px;
    font-weight: 500;
  }
  #speechtherapy #recruit {
    padding: 5.2em 0;
  }
  #speechtherapy #recruit .cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
  }
  #speechtherapy #recruit .box {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    background: #ffffff;
  }
  #speechtherapy #recruit .box:nth-child(n+2) {
    margin-top: 20px;
  }
  #speechtherapy #recruit .box .iconBox {
    width: 40%;
    padding: 20px 0;
  }
  #speechtherapy #recruit .box .lead {
    margin-bottom: 10px;
    color: #225d85;
    font-size: 22px;
    text-align: center;
  }
  #speechtherapy #recruit .box .icon {
    line-height: 1;
    text-align: center;
  }
  #speechtherapy #recruit .box .iconColor {
    width: 20vw;
    height: 20vw;
    fill: #225d85;
  }
  #speechtherapy #recruit .box .list {
    width: 60%;
    max-width: none;
    margin: 0 auto;
    padding-right: 20px;
  }
  #speechtherapy #recruit .box .list .item {
    padding-left: 1em;
    line-height: 1;
    text-indent: -1em;
  }
  #speechtherapy #recruit .box .list .item:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #cccccc;
  }
  #speechtherapy #message {
    padding-top: 5.2em;
  }
  #speechtherapy #message .upper {
    display: block;
    margin-bottom: 30px;
  }
  #speechtherapy #message .upper .img_box {
    width: 75%;
    margin: 0 auto 30px;
  }
  #speechtherapy #message .upper .prof_box {
    width: 100%;
  }
  #speechtherapy #message .upper .prof_box .headline {
    margin-bottom: 1em;
    font-size: 15px;
    text-align: center;
  }
  #speechtherapy #message .upper .prof_box .name {
    display: block;
    font-size: 15px;
    text-align: center;
  }
  #speechtherapy #message .upper .prof_box .name span:first-child {
    display: block;
    line-height: 1;
  }
  #speechtherapy #message .upper dl dt {
    font-size: 14px;
    text-align: center;
  }
  #speechtherapy #message .upper dl dt span {
    padding: 0 0.5em;
  }
  #speechtherapy #message .upper dl dd {
    padding: 0 1em;
    font-size: 12px;
    text-align: center;
  }
  #speechtherapy #message .upper dl dd:before {
    display: none;
  }
  #speechtherapy #message .message_box {
    padding: 20px;
    font-size: 13px;
  }
  #speechtherapy #message .message_box:before, #speechtherapy #message .message_box:after {
    border-width: 15px 15px 0 0;
  }
  #speechtherapy #message .message_box:before {
    top: 5px;
    left: 5px;
  }
  #speechtherapy #message .message_box:after {
    right: 5px;
    bottom: 5px;
  }
  #speechtherapy #news {
    padding-top: 5.2em;
  }
  #speechtherapy #news .main {
    padding: 1.25em 1em;
  }
  #speechtherapy #news .ul_news > li > a > time {
    display: block;
    position: relative;
    width: 12em;
    padding-right: 8em;
  }
  #speechtherapy #news .ul_news > li > a > time::before {
    right: 1.2em;
    width: 4em;
  }
  #speechtherapy #news .ul_news > li + li {
    margin-top: 1em;
  }
  #speechtherapy #news .ul_news > li > a {
    flex-wrap: wrap;
    padding: 0.5em 0;
  }
  #speechtherapy #news .ul_news > li > a > .text {
    width: 100%;
    margin-top: 0.5em;
  }
  #speechtherapy #banner {
    padding-top: 5.2em;
  }
  #speechtherapy #banner .upper {
    display: block;
  }
  #speechtherapy #banner ul li {
    width: 100%;
  }
  #speechtherapy #banner ul li:nth-child(n+2) {
    margin-top: 1em;
  }
  #speechtherapy #banner ul li a {
    display: block;
    height: 100%;
    text-align: center;
  }
  #speechtherapy #banner .bnr a span {
    font-size: 1.25em;
  }
  #speechtherapy #banner .bnr a::before {
    width: 1em;
    height: 2em;
  }
  /*============================
  #intro
  ============================*/
  /*============================
  #objective
  ============================*/
  /*============================
  #about
  ============================*/
  /*============================
  #recruit
  ============================*/
  /*============================
  #message
  ============================*/
  /*============================
  #news
  ============================*/
}
/*============================
speehtherapy animation
============================*/
@media only screen and (min-width: 768px) {
  .animation_fu {
    opacity: 0;
    transform: translateY(20px);
    transition: 0.8s ease-in-out;
  }
  .animation_fu.inview_active {
    opacity: 1;
    transform: translateY(0px);
  }
  .animation_fu.delay01 {
    transition-delay: 0.3s;
  }
  .animation_fu.delay02 {
    transition-delay: 0.6s;
  }
  .animation_fu.delay03 {
    transition-delay: 0.9s;
  }
  .animation_fu.delay04 {
    transition-delay: 1.2s;
  }
  .animation_fr {
    opacity: 0;
    transform: translateX(-40px);
    transition: 0.8s ease-in-out;
  }
  .animation_fr.inview_active {
    opacity: 1;
    transform: translateX(0px);
  }
  .animation_fr.delay01 {
    transition-delay: 0.4s;
  }
  .animation_fl {
    opacity: 0;
    transform: translateX(40px);
    transition: 0.8s ease-in-out;
  }
  .animation_fl.inview_active {
    opacity: 1;
    transform: translateX(0px);
  }
  .animation_fl.delay01 {
    transition-delay: 0.4s;
  }
}
/*============================
employment
============================*/
#employment #mainimage {
  background-image: url(../images/employment/img_mv.jpg);
}

.employment_wrap .employment_box {
  margin-top: 60px;
}
.employment_wrap .employment_box:first-child {
  margin-top: 0;
}
.employment_wrap .employment_inner .inner_item p.txt:not(:first-of-type) {
  margin-top: 10px;
}
.employment_wrap .employment_inner .inner_item .txt + .table_wrap {
  margin-top: 18px;
}
.employment_wrap .t_indent {
  padding-left: 2em;
  text-indent: -2em;
}
.employment_wrap .employment_box .inner_list li:not(:first-child) {
  margin-top: 13px;
}
.employment_wrap .employment_box .gray_box {
  margin-top: 18px;
  padding: 23px 30px;
  background: #f5f5f5;
}
.employment_wrap .employment_box .strong {
  font-weight: 500;
}
.employment_wrap .fx_btn {
  margin-bottom: 20px;
}

/*============================
video
============================*/
@keyframes GradientFlow {
  0% {
    background-position: 100% 50%;
  }
  50% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
#video2024 #mainimage {
  background-image: url(../images/application/img_mv.jpg);
}
#video2024 .admission_note {
  font-size: 20px;
  text-align: center;
}

@keyframes GradientFlow {
  0% {
    background-position: 100% 50%;
  }
  50% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}/*# sourceMappingURL=page.css.map */
