/*
header {
  height: 56px;
}
*/

.global_head {
/*    height: 56px;*/
    height: auto;
/*    padding: 10px 20px;*/
    padding: 0 20px;
}

.header_logo {
  max-width: 164px;
}

#main{
    position: relative;
    width: 100%;
}

ul.top_links {
  flex-direction: column;
  margin: 30px auto 50px;
}

.top_heading {
  margin-top: -13px;
}

.top_heading h1 span {
  width: 41px;
  margin-right: 2px;
}

.top_heading h1 {
  font-size: 2rem;
  line-height: 1.6;
  gap: 3px;
}

ul.top_links > li {
  max-width: 100%;
  width: 100%;
  min-height: unset;
  margin-bottom: 10px;
}

ul.top_links > li > a {
  flex-direction: row-reverse;
  justify-content: start;
  gap: 15px;
  padding: 14px 15px;
}

ul.top_links > li > a .vmore {
  display: none;
}

ul.top_links > li > a .ic_img {
  margin: 0;
  width: 30px !important;
}

ul.top_links > li > a .tit {
  font-size: 1.5rem;
}

ul.btn_links li a .btn_links_img {
  width: 30px;
}

ul.btn_links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
  margin-bottom: 70px;
}

ul.btn_links li {
  width: unset;
}

ul.btn_links li a {
  border-radius: 3px;
}

ul.btn_links li a p {
  font-size: 1.3rem;
  line-height: 1.3;
  width: calc(100% - 40px);
}

ul.h_links {
  display: none;
}

.sb-search {
  display: none;
}

/*--------------------
Humbarger Menu
---------------------*/
.bar-div {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 19px 13px;
  background: #005bac;
  right: -20px;
  position: relative;
  width: 56px;
  height: 56px;
}

.bar {
  width: 30px;
  height: 2px;
  background-color: #fff;
}

.bar.bar-one-rotate {
  transform: translateY(-50%) rotate(30deg);
  left: 13px;
  position: absolute;
  top: 50%;
}

.bar.bar-two-hide {
  display: none;
}

.bar.bar-three-rotate {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-30deg);
}

#global-nav {
  height: 100vh !important;
}

@media screen and (max-width: 600px) {
  ul.btn_links {
    grid-template-columns: repeat(2, 1fr);
  }

  ul.btn_links li a p {
    letter-spacing: -1px;
  }

  ul.btn_links li a {
    padding: 10px 14px;
  }
}

@media screen and (max-width: 374px) {
  ul.btn_links li a .btn_links_img {
    width: 25px;
  }

  ul.btn_links li a {
    padding: 10px 5px;
    gap: 5px;
  }

  ul.btn_links li a p {
    font-size: 1.2rem;
  }
}

/*--------------------------
申込から受験まで start
---------------------------*/

.issue-text {
  line-height: calc(28 / 15);
  letter-spacing: 0;
}

.page-admin .faculty-info-ttl {
  font-size: 2rem;
  letter-spacing: 0.04em;
  padding-left: 22px;
}

.page-admin .faculty-info-ttl::before {
  width: 15px;
  height: 4px;
  top: 14px;
}

.step__inner {
  display: block;
}

.gb_box {
  padding: 12px 20px;
}

ul.bul_points_list li {
  font-size: 1.5rem;
  line-height: calc(26 / 15);
  margin-top: 7px;
}

.page-admin .aster {
  font-size: 13px;
  line-height: calc(21 / 13);
}

.gray-bg {
  padding: 25px;
}

h5.faculty-info-minittl {
  padding-left: 25px;
  font-size: 1.5rem;
  line-height: calc(21 / 15);
}

h5.faculty-info-minittl::before {
  top: 11px;
  width: 13px;
}

.step__number {
  font-size: 2.5rem;
}

.step__title {
  font-size: 1.5rem;
}

.step__list-item {
  font-size: 1.3rem;
  line-height: calc(22 / 13);
}

.step__list-item::before {
  width: 13px;
  height: 13px;
}

.step__list {
  gap: 6px;
}

.step__badge {
  font-size: 1.3rem;
  padding: 4px 15px;
}

.step__item1,
.step__item8 {
  display: none;
}

.step__item4,
.step__item5 {
  margin-top: 0;
}

.step__item5,
.step__item7,
.step__item10,
.step__item12,
.step__item14,
.step__item16 {
  padding: 24px 15px;
}

.step__item4,
.step__item6,
.step__item9,
.step__item11,
.step__item13,
.step__item15 {
  padding: 20px 14px 25px;
}

.step {
  margin-top: 32px;
}

.step__item {
  font-size: 1.6rem;
}

.guide_item span {
  margin: 0 auto;
}

.step__list-float {
  position: relative;
}

.step__list-float::before {
  position: absolute;
  content: "";
  background: url(../../img/exam/check-mark.svg) no-repeat center center / cover;
  left: 8px;
  top: 13px;
  width: 14px;
  height: 14px;
}

.step__list-item-float {
  position: static;
}

.step__list-item-float::before {
  display: none;
}

.step__list-item-float.js-length {
  margin-top: 0;
}

ul.bl_points_list li {
  margin-top: 7px;
}

.ml10 {
  margin-left: 10px;
}

ul.bul_points_list li::before {
  top: 10px;
}

/*--------------------------
申込から受験まで end
---------------------------*/

/*--------------------------
オフィスアワー start
---------------------------*/

ol.bla_num_list {
  margin-left: 20px;
}

/*--------------------------
オフィスアワー end
---------------------------*/

/*--------------------------
証明書発行 start
---------------------------*/

.step__inner-mail {
  display: block;
}

.step__inner-mail .step__item:nth-child(odd) {
  width: 100%;
  padding: 19px 14px;
}

.step__item-inner {
  flex-direction: column;
  gap: 16px;
}

.step__pic-mail {
  margin-left: 0;
}

.faculty-info-table table {
  width: 585px;
}

.faculty-info-cell01 {
  width: 163px;
  height: 81px;
}

.faculty-info-cell02 {
  width: 420px;
  height: 40px;
}

.faculty-info-cell03 {
  width: 80px;
  height: 40px;
}

.faculty-info-cell04 {
  width: 104px;
  height: 40px;
}

.faculty-info-cell05 {
  width: 80px;
  height: 40px;
}

.faculty-info-cell06 {
  width: 152px;
  height: 40px;
}

.faculty-info-table table th {
  font-size: 1.2rem;
  padding: 6px 0;
}

.faculty-info-text {
  font-size: 1.4rem;
}

.faculty-info-table table td {
  padding: 10px;
}

.faculty-info-table table td.faculty-info-cell07 {
  padding: 3px 7px;
}

.faculty-info-text {
  gap: 7px;
}

.faculty-info-table table td.faculty-info-cell07 .faculty-info-text {
  gap: 3px;
}

/*--------------------------
証明書発行 end
---------------------------*/

/*--------------------------
  大学・短大（テキストに関するお知らせ） start
  ---------------------------*/

.link-box {
  padding: 24px 0;
  margin-top: -45px;
}

.link-box ul {
  padding: 0 16px;
  gap: 8px;
}

.link-box ul li a {
  font-size: 1.3rem;
}

.faculty-sort-table table {
  width: 553px;
}

.faculty-sort-table table th {
  font-size: 1.2rem;
  line-height: calc(14 / 12);
  height: 50px;
}

.faculty-sort-table table th.faculty-sort01 {
  width: 46px;
  padding: 1px 0 10px 0;
}

.faculty-sort-table table th.faculty-sort02 {
  width: 45px;
  padding: 1px 0 10px 0;
}

.faculty-sort-table table th.faculty-sort03 {
  width: 46px;
  padding: 1px 0 10px 0;
}

.faculty-sort-table table th.faculty-sort04 {
  width: 93px;
  padding: 1px 0 10px 0;
}

.faculty-sort05 {
  width: 228px;
}

.faculty-sort06 {
  width: 90px;
}

.report-sort::before {
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3px;
}

.faculty-sort-table table td {
  font-size: 1.2rem;
  padding: 10px 4px;
}

.accent-new {
  font-size: 1rem;
  padding: 1px 3px;
}

/*--------------------------
  大学・短大（テキストに関するお知らせ） end
  ---------------------------*/

/*--------------------------
  202602 start
  ---------------------------*/

.faculty-info-ttl {
	margin-top: 40px;
}

.faculty-info-subttl {
	margin-top: 20px;
}

.sec_lead {
	font-size: 1.4rem;
	margin-top: 20px;
}

ul.guide_list_max {
	margin-top: 40px;
}



