@charset "UTF-8";
/*タブレットは端末判定で幅1200pxを画面100%で表示するようJ-Queryで制御*/
/*media-pc02はPCブラウザ可変対応*/
/*グラデーション用*/
/*グラデーション用*/
/*グラデーション用*/
/*グラデーション用*/
.contents {
  padding: 5rem 0 4rem;
  width: 1200px;
  max-width: 92.3%;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .contents {
    padding: 0.875em 0 1em;
  }
}

.wrap {
  width: 1000px;
  max-width: 97.4%;
  margin: 0 auto;
}

@media screen and (max-width: 599px) {
  br.sp {
    line-height: 0;
  }
}

/*******************************
mainVisual
*******************************/
#mainVisual {
  background: #00336A;
  position: relative;
  padding: 1.875em 4.583% 3.125em;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  #mainVisual {
    padding: 0.875em 4.25% 0.75em;
  }
}
#mainVisual .bg01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
}
#mainVisual .bg02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  transform: rotate(180deg);
}
#mainVisual .box01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  margin-bottom: 1.625em;
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 {
    margin-bottom: 0.6em;
  }
}
#mainVisual .box01 .icon01 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFE200;
  border-radius: 100%;
  width: 12.5em;
  height: 12.5em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .icon01 {
    position: absolute;
    width: 6.5em;
    height: 6.5em;
    line-height: 1;
    top: -0.35em;
    left: -1.15%;
  }
}
#mainVisual .box01 .icon01 .txt0101 {
  color: #DD0000;
  font-size: 1.625em;
  display: block;
  line-height: 1;
  margin-bottom: 0.35em;
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .icon01 .txt0101 {
    font-size: 0.9em;
    margin-bottom: 0;
  }
}
#mainVisual .box01 .icon01 .txt0102 {
  color: #DD0000;
  font-size: 3.125em;
  display: block;
  line-height: 1;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .icon01 .txt0102 {
    font-size: 2.2em;
    margin-bottom: 0.1em;
  }
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .icon01 .txt0103 {
    font-size: 0.7em;
    line-height: 1.3;
    display: block;
  }
}
#mainVisual .box01 .box0101 {
  width: 79%;
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .box0101 {
    width: 100%;
    text-align: center;
  }
}
#mainVisual .box01 .box0101 .txt02 {
  background: #fff;
  text-align: center;
  padding: 0.525em 0;
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .box0101 .txt02 {
    padding: 0.525em 0.65em;
    float: right;
    width: 61%;
  }
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .box0101 .txt02 img {
    width: 100%;
  }
}
#mainVisual .box01 .box0101 h2 {
  color: #fff;
  font-weight: 700;
  line-height: 1.35;
  font-feature-settings: "palt";
  letter-spacing: 0.15em;
  margin-top: 0.25em;
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .box0101 h2 {
    letter-spacing: 0.1em;
    font-size: 64%;
    line-height: 1.4;
    display: inline-block;
    text-align: left;
    clear: both;
    padding-top: 1.875em;
  }
}
#mainVisual .box01 .box0101 h2 .txt0301 {
  font-size: 3em;
}
#mainVisual .box01 .box0101 h2 .txt0302 {
  font-size: 1.625em;
}
#mainVisual .box01 .box0101 h2 .txt0303 {
  font-size: 2.25em;
}
#mainVisual .box01 .box0101 .discount {
  display: flex;
  gap: 16px;
  margin: 24px auto;
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .box0101 .discount {
    margin: 100px auto 0 auto;
    flex-wrap: wrap;
    text-align: left;
    gap: 0;
  }
}
#mainVisual .box01 .box0101 .discount p {
  color: #fff;
  font-size: 22px;
}
@media screen and (max-width: 599px) {
  #mainVisual .box01 .box0101 .discount p {
    color: #fff;
    font-size: 4.6vw;
  }
}
#mainVisual .box01 .box0101 .discount p strong {
  font-size: 150%;
}
#mainVisual .box01 .box0101 .discount p strong.red {
  color: #DD0000;
}
#mainVisual .list01 {
  display: flex;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 599px) {
  #mainVisual .list01 {
    justify-content: space-between;
  }
}
#mainVisual .list01 li {
  width: 31.65%;
  margin: 0 1.5%;
}
@media screen and (max-width: 599px) {
  #mainVisual .list01 li {
    width: 48.6%;
  }
}
#mainVisual .list01 li strong {
  display: block;
  background: #BEAF73;
  color: #00336A;
  text-align: center;
  font-size: 1.625em;
  font-weight: 500;
  padding: 0.15em 0 0.2em;
}
@media screen and (max-width: 599px) {
  #mainVisual .list01 li strong {
    font-size: 1.125em;
  }
}
#mainVisual .list01 li img {
  width: 100%;
  display: block;
}

.lead01 {
  margin-top: 2.77em;
  font-size: 1.125em;
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  .lead01 {
    font-size: 1.05em;
    margin-top: 1em;
  }
}
.lead01 strong {
  color: #00336A;
}

/*******************************
about
*******************************/
#about {
  margin-top: 3.125em;
  border: 1px solid #00336A;
  box-sizing: border-box;
  padding: 1.875em 10% 3.125em;
}
@media screen and (max-width: 599px) {
  #about {
    margin-top: 1.25em;
    padding: 1em 5%;
  }
}
#about dl dt {
  position: relative;
  font-size: 1.75em;
  font-weight: bold;
  color: #00336A;
  text-align: center;
}
@media screen and (max-width: 599px) {
  #about dl dt {
    font-size: 1.25em;
    line-height: 1.4;
  }
}
#about dl dt span {
  background: #fff;
  padding: 0 0.67em;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 599px) {
  #about dl dt span {
    padding: 0 0.35em;
  }
}
#about dl dt::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #00336A;
}
#about dl dd {
  font-size: 1.125em;
  line-height: 1.8;
  margin-top: 1em;
}
@media screen and (max-width: 599px) {
  #about dl dd {
    font-size: 1.05em;
    margin-top: 0.5em;
  }
}

/*******************************
course
*******************************/
#course {
  margin-top: 3.125em;
}
@media screen and (max-width: 599px) {
  #course {
    margin-top: 1.75em;
  }
}
#course section h3 {
  font-size: 1.875em;
  font-weight: 500;
  color: #00336A;
  border-bottom: 1px solid #00336A;
  margin-bottom: 0.66em;
}
@media screen and (max-width: 599px) {
  #course section h3 {
    font-size: 1.45em;
    margin-bottom: 0.85em;
  }
}
#course section .lead {
  font-size: 1.125em;
}
@media screen and (max-width: 599px) {
  #course section .lead {
    font-size: 1.05em;
  }
}
#course section .list01 {
  display: flex;
  justify-content: space-between;
  margin-top: 1.25em;
}
@media screen and (max-width: 599px) {
  #course section .list01 {
    display: block;
  }
}
#course section .list01 li {
  width: 48.5%;
}
@media screen and (max-width: 599px) {
  #course section .list01 li {
    width: 100%;
    margin-bottom: 0.875em;
  }
}
#course section .list01 li dl dt {
  font-size: 1.25em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.5em;
  background: rgb(235, 109, 148);
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  #course section .list01 li dl dt {
    height: 3.08em;
    letter-spacing: 0.04em;
  }
}
#course section .list01 li dl dt span {
  font-size: 0.8em;
  display: block;
}
@media screen and (max-width: 599px) {
  #course section .list01 li dl dt span {
    display: inline;
  }
}
#course section .list01 li dl dd {
  background: rgba(235, 109, 148, 0.1);
  box-sizing: border-box;
  padding: 1.25em 4.375%;
  display: flex;
  height: 9.375em;
}
@media screen and (max-width: 599px) {
  #course section .list01 li dl dd {
    height: auto;
  }
}
#course section .list01 li dl dd dl {
  display: flex;
  margin-bottom: 0.5em;
}
#course section .list01 li dl dd dl dt {
  font-size: 1.125em;
  text-align: left;
  display: block;
  height: auto;
  background: none;
  color: #00336A;
  white-space: nowrap;
  width: 6em;
}
@media screen and (max-width: 599px) {
  #course section .list01 li dl dd dl dt {
    font-size: 1.05em;
    width: 7em;
  }
}
#course section .list01 li dl dd dl dd {
  background: none;
  padding: 0;
  display: block;
  height: auto;
  font-size: 1.125em;
}
@media screen and (max-width: 599px) {
  #course section .list01 li dl dd dl dd {
    font-size: 1.05em;
  }
}
#course section .list01 li dl p {
  padding-top: 0.285em;
  font-size: 87.5%;
}
#course section .list01 li.psw dl dt {
  background: rgb(58, 180, 131);
}
#course section .list01 li.psw dl dd {
  background: rgba(58, 180, 131, 0.1);
}
#course section .list01 li.psw dl dd dl dt {
  background: none;
}
#course section .list01 li.psw dl dd dl dd {
  background: none;
}
#course section .list01 li.st dl dt {
  background: rgb(48, 113, 185);
}
#course section .list01 li.st dl dd {
  background: rgba(48, 113, 185, 0.1);
}
#course section .list01 li.st dl dd dl dt {
  background: none;
}
#course section .list01 li.st dl dd dl dd {
  background: none;
}
#course section .caution {
  margin-top: 1.625em;
}
@media screen and (max-width: 599px) {
  #course section .caution {
    margin-top: 1em;
  }
}
#course section .caution dt {
  font-size: 0.875em;
  font-weight: 700;
  color: #00336A;
}
#course section .caution dd {
  margin-top: 0.625em;
}
@media screen and (max-width: 599px) {
  #course section .caution dd {
    margin-top: 0.45em;
  }
}
#course section .caution dd ul li {
  list-style-type: disc;
  margin-left: 1.25em;
  font-size: 0.875em;
}
@media screen and (max-width: 599px) {
  #course section .caution dd ul li {
    line-height: 1.9;
  }
}
#course section .caution dd ul li:not(:last-child) {
  margin-bottom: 0.25em;
}
#course .linkTel {
  margin-top: 30px;
}
#course .linkTel p {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  color: #00336A;
  text-align: center;
}
#course .linkTel__wrap {
  display: flex;
  justify-content: center;
  gap: 24px;
}
@media screen and (max-width: 599px) {
  #course .linkTel__wrap {
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 0px;
  }
}
#course .linkTel__wrap p {
  color: #333;
}
#course .linkTel__wrap a {
  color: #00336A;
  font-size: 170%;
  margin-left: 8px;
}

/*******************************
event
*******************************/
#event {
  margin-top: 3.75em;
}
@media screen and (max-width: 599px) {
  #event {
    margin-top: 1.75em;
  }
}
#event section h3 {
  font-size: 1.85em;
  font-weight: 500;
  color: #00336A;
  border-bottom: 1px solid #00336A;
  margin-bottom: 1.26em;
}
@media screen and (max-width: 599px) {
  #event section h3 {
    font-size: 1.45em;
    margin-bottom: 0.85em;
  }
}
#event section .table01 {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #00336A;
  border-right: 1px solid #00336A;
  margin-bottom: 3.125em;
}
@media screen and (max-width: 599px) {
  #event section .table01 {
    margin-bottom: 1.35em;
  }
}
#event section .table01 tr th, #event section .table01 tr td {
  border-bottom: 1px solid #00336A;
  border-left: 1px solid #00336A;
  padding: 0.875em;
  vertical-align: middle;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr th, #event section .table01 tr td {
    padding: 0.875em 2.85%;
  }
}
#event section .table01 tr th {
  text-align: center;
}
#event section .table01 tr th.title {
  font-size: 1.25em;
  color: #fff;
  padding-top: 0.675em;
  padding-bottom: 0.675em;
  background: #00336A;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr th.title {
    letter-spacing: 0.04em;
    font-size: 1.15em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
  }
}
#event section .table01 tr th.day01 {
  width: 50%;
  color: #00336A;
  font-size: 1.125em;
  font-weight: 700;
  background: #E5EBF0;
}
#event section .table01 tr th.day01 .time {
  font-size: 77.77%;
  display: block;
  margin-top: 0.25em;
}
#event section .table01 tr th.day02 {
  color: #00336A;
  font-size: 1.125em;
  font-weight: 700;
  background: #E5EBF0;
}
#event section .table01 tr th.day04 {
  color: #00336A;
  font-size: 1.125em;
  font-weight: 700;
  background: #E5EBF0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#event section .table01 tr th.day04 .time {
  font-size: 77.77%;
  display: block;
  margin-top: 0.25em;
}
#event section .table01 tr th.month {
  color: #00336A;
  font-size: 1.125em;
  font-weight: 700;
  background: #E5EBF0;
  padding-top: 0.35em;
  padding-bottom: 0.35em;
}
#event section .table01 tr td.detail {
  text-align: center;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr td.detail {
    text-align: left;
    padding-right: 3.5%;
    padding-left: 3.5%;
  }
}
#event section .table01 tr td.detail .wrap {
  display: inline-block;
  width: auto;
  max-width: 100%;
  margin: 0;
}
#event section .table01 tr td.detail .wrap dl {
  display: flex;
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr td.detail .wrap dl {
    display: block;
    margin-bottom: 0.25em;
  }
}
#event section .table01 tr td.detail .wrap dl dt {
  color: #00336A;
  font-weight: 700;
  margin-right: 1em;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr td.detail .wrap dl dt {
    margin-right: 0;
  }
}
#event section .table01 tr td.detail .wrap dl dd {
  font-weight: 500;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr td.detail .wrap dl dd {
    margin-left: 1.25em;
  }
}
#event section .table01 tr td.detail .wrap dl dd .note {
  font-size: 0.875em;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr td.detail .wrap dl dd .note {
    display: block;
  }
}
#event section .table01 tr td.day03 {
  text-align: center;
  font-size: 1.125em;
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr td.day03 {
    font-size: 1.05em;
    vertical-align: top;
    text-align: left;
    letter-spacing: -0.05em;
  }
}
#event section .table01 tr td.day03 p {
  text-align: left;
  display: inline-block;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr td.day03 p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 599px) {
  #event section .table01 tr td.day03 p span.sp {
    display: inline;
  }
}
#event section .table01 tr td.day03 p .note {
  font-size: 85%;
}
#event section .table01 tr td .btn01 {
  display: block;
  font-size: 1.25em;
  width: 19.75em;
  max-width: 90%;
  margin: 0.85em auto;
  background: url("/common2022/images/arrow_06.svg") no-repeat 95% center #00336A;
  background-size: 1.5em auto;
  border-radius: 0.25em;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 0.7em 0;
}
@media screen and (max-width: 599px) {
  #event section .table01 tr td .btn01 {
    width: 90%;
    padding: 0.85em 0;
    font-size: 1.05em;
    background: url(/common2022/images/arrow_06.svg) no-repeat 95% center #00336A;
    background-size: 1.25em auto;
  }
}
#event section .table01.cw th.title {
  background: #EB6D94;
}
#event section .table01.psw th.title {
  background: #3AB483;
}
#event section .table01.st th.title {
  background: #3071B9;
}
#event section .individual p, #event section .oc p {
  font-size: 1.125em;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  #event section .individual p, #event section .oc p {
    font-size: 1.05em;
    padding-top: 0.5em;
  }
}
#event section .individual .btn01, #event section .oc .btn01 {
  display: block;
  font-size: 1.25em;
  width: 19.75em;
  max-width: 85%;
  margin: 1em auto 0;
  background: url("/common2022/images/arrow_06.svg") no-repeat 95% center #00336A;
  background-size: 1.5em auto;
  border-radius: 0.25em;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 0.7em 0;
}
@media screen and (max-width: 599px) {
  #event section .individual .btn01, #event section .oc .btn01 {
    padding: 0.85em 0;
    font-size: 1.05em;
    background: url(/common2022/images/arrow_06.svg) no-repeat 95% center #00336A;
    background-size: 1.25em auto;
    font-size: 1.05em;
    text-align: left;
    padding-left: 1.25em;
  }
}
#event section .oc {
  margin-bottom: 2.5em;
}
@media screen and (max-width: 599px) {
  #event section .oc {
    margin-bottom: 1.5em;
  }
}
#event section .oc .btn01 {
  width: 23em;
  max-width: 100%;
}

/*******************************
interview
*******************************/
#interview {
  margin-top: 1em;
  background: #E5EBF0;
  padding: 3.125em 0;
}
@media screen and (max-width: 599px) {
  #interview {
    padding: 1.45em 0;
  }
}
#interview .inner {
  width: 1000px;
  max-width: 89.74%;
  margin: 0 auto;
  background: #fff;
  box-sizing: content-box;
  padding: 1.875em 4%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 599px) {
  #interview .inner {
    display: block;
    box-sizing: border-box;
    padding: 1em 4%;
  }
}
#interview .inner section {
  width: 78.26%;
}
@media screen and (max-width: 599px) {
  #interview .inner section {
    width: 100%;
  }
}
#interview .inner section .photoSp {
  width: 37.75%;
  margin: 0 auto 1.25em;
}
#interview .inner section h4 {
  color: #00336A;
  font-weight: 500;
  letter-spacing: 0.011em;
  font-size: 1.375em;
}
@media screen and (max-width: 599px) {
  #interview .inner section h4 {
    font-size: 1.18125em;
  }
}
#interview .inner section p {
  line-height: 1.75em;
  margin-top: 1.25em;
}
@media screen and (max-width: 599px) {
  #interview .inner section p {
    margin-top: 1em;
    font-size: 0.91875em;
  }
}
#interview .inner .photo {
  width: 17.39%;
}
@media screen and (max-width: 599px) {
  #interview .inner .photo {
    width: 100%;
  }
}
#interview .inner .photo img {
  display: block;
}
@media screen and (max-width: 599px) {
  #interview .inner .photo img.pc {
    display: none;
  }
}
#interview .inner .photo .name {
  margin-top: 1.0714em;
  font-size: 0.875em;
  color: #00336A;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 599px) {
  #interview .inner .photo .name {
    font-size: 0.785em;
  }
}
#interview .inner .photo .name strong {
  font-size: 1.1428em;
  font-weight: 500;
}

/*******************************
faculty
*******************************/
@media screen and (max-width: 599px) {
  #faculty {
    padding: 1em 0 0;
  }
}
#faculty section {
  margin-bottom: 3.75em;
}
@media screen and (max-width: 599px) {
  #faculty section {
    margin-bottom: 1.875em;
  }
}
#faculty section h3 {
  font-size: 1.875em;
  font-weight: 500;
  color: #00336A;
  border-bottom: 1px solid #00336A;
  margin-bottom: 1em;
}
@media screen and (max-width: 599px) {
  #faculty section h3 {
    font-size: 1.45em;
    margin-bottom: 0.875em;
  }
}
#faculty section h3::before {
  content: "";
  background: #00336A;
  height: 1em;
  width: 0.15em;
  margin-right: 0.2em;
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
}
#faculty section .wrap {
  width: auto;
  max-width: 100%;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 599px) {
  #faculty section .wrap {
    display: block;
  }
}
#faculty section .wrap .photo {
  width: 25%;
}
@media screen and (max-width: 599px) {
  #faculty section .wrap .photo {
    width: 71.5%;
    margin: 0 auto 1em;
  }
}
#faculty section .wrap .txt {
  width: 71.9%;
}
@media screen and (max-width: 599px) {
  #faculty section .wrap .txt {
    width: 100%;
  }
}
#faculty section .wrap .txt .lead {
  font-size: 1.125em;
  line-height: 1.8;
  margin-bottom: 1em;
}
@media screen and (max-width: 599px) {
  #faculty section .wrap .txt .lead {
    font-size: 1.05em;
    margin-bottom: 0.35em;
  }
}
#faculty section .wrap .txt .lead strong {
  color: #00336A;
}
#faculty section .wrap .txt .note {
  font-size: 0.875em;
  line-height: 1.7;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (max-width: 599px) {
  #faculty section .wrap .txt .note {
    font-size: 0.785em;
  }
}
#faculty section .wrap .txt .btn01 {
  display: block;
  font-size: 1.25em;
  width: 33.5em;
  max-width: 100%;
  margin: 1.5em 0 0;
  background: url("/common2022/images/arrow_06.svg") no-repeat 97.5% center #00336A;
  background-size: 1.5em auto;
  border-radius: 0.25em;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 0.7em 0;
}
@media screen and (max-width: 599px) {
  #faculty section .wrap .txt .btn01 {
    font-size: 1.05em;
    width: 82.72%;
    margin: 1.5em auto 0;
    background: url(/common2022/images/arrow_06.svg) no-repeat 93% center #00336A;
    background-size: 1.25em auto;
    padding: 0.845em 0;
    text-align: left;
    margin: 1.125em auto 0;
  }
}
#faculty section.cw h3::before {
  background: #EB6D94;
}
#faculty section.cw .wrap .txt .btn01 {
  background-color: #EB6D94;
}
@media screen and (max-width: 599px) {
  #faculty section.cw .wrap .txt .btn01 {
    padding-left: 19%;
  }
}
#faculty section.psw h3::before {
  background: #3AB483;
}
#faculty section.psw .wrap .txt .btn01 {
  background-color: #3AB483;
}
@media screen and (max-width: 599px) {
  #faculty section.psw .wrap .txt .btn01 {
    padding-left: 12.5%;
  }
}
#faculty section.st h3::before {
  background: #3071B9;
}
#faculty section.st .wrap .txt .btn01 {
  background-color: #3071B9;
}
@media screen and (max-width: 599px) {
  #faculty section.st .wrap .txt .btn01 {
    padding-left: 12.5%;
  }
}

/*******************************
access
*******************************/
#access {
  padding-top: 0.25em;
}
#access section h3 {
  font-size: 1.875em;
  font-weight: 500;
  color: #00336A;
  border-bottom: 1px solid #00336A;
  margin-bottom: 1em;
}
@media screen and (max-width: 599px) {
  #access section h3 {
    font-size: 1.45em;
    margin-bottom: 0.875em;
  }
}
#access section .lead {
  font-size: 1.125em;
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  #access section .lead {
    font-size: 1.05em;
  }
}
#access section .map {
  width: 39.0625em;
  max-width: 100%;
  display: block;
  margin: 3.125em auto 0;
}
@media screen and (max-width: 599px) {
  #access section .map {
    margin-top: 1em;
  }
}
#access section .btn01 {
  display: block;
  font-size: 1.25em;
  width: 19.75em;
  max-width: 100%;
  margin: 2.5em auto 0;
  background: url("/common2022/images/arrow_06.svg") no-repeat 95% center #00336A;
  background-size: 1.5em auto;
  border-radius: 0.25em;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 0.7em 0;
}
@media screen and (max-width: 599px) {
  #access section .btn01 {
    font-size: 1.05em;
    width: 82.72%;
    margin: 1.5em auto 0;
    background: url(/common2022/images/arrow_06.svg) no-repeat 93% center #00336A;
    background-size: 1.25em auto;
    padding: 0.845em 0;
    margin: 1.75em auto 0;
  }
}

/*******************************
contact
*******************************/
#contact {
  background: #E5EBF0;
  padding: 3.125em 0;
  margin: 1em 0 4em;
}
@media screen and (max-width: 599px) {
  #contact {
    padding: 2.75em 0 1.35em;
    margin: 1em 0 1em;
  }
}
#contact section h3 {
  font-size: 1.875em;
  font-weight: 500;
  color: #00336A;
  text-align: center;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 599px) {
  #contact section h3 {
    font-size: 1.375em;
    margin-bottom: 0.875em;
  }
}
#contact section .lead {
  text-align: center;
  font-size: 1.125em;
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  #contact section .lead {
    font-size: 1.05em;
    width: 89.74%;
    margin: 0 auto;
    text-align: left;
  }
}
#contact section .box01 {
  background: #fff;
  width: 1000px;
  max-width: 89.74%;
  margin: 1.875em auto 0;
  box-sizing: border-box;
  padding: 1.875em 0;
  text-align: center;
}
@media screen and (max-width: 599px) {
  #contact section .box01 {
    margin-top: 1.5em;
    padding: 1.125em 5%;
  }
}
#contact section .box01 section {
  text-align: left;
  display: inline-block;
}
#contact section .box01 section h4 {
  font-weight: 700;
  font-size: 1.125em;
  color: #00336A;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 599px) {
  #contact section .box01 section h4 {
    font-size: 1.05em;
  }
}
#contact section .box01 section dl {
  display: flex;
  font-size: 1.125em;
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  #contact section .box01 section dl {
    font-size: 1em;
  }
}
#contact section .box01 section dl dt {
  width: 3.5em;
  color: #00336A;
}