@charset "UTF-8";
/* clearfix */
@import url("https://fonts.googleapis.com/css?family=Oxygen&display=swap");
.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* Reset Style */
html {
  overflow-y: scroll; }

body {
  line-height: 1;
  color: #000; }

/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

img {
  vertical-align: bottom; }

::selection {
  background: #8E9198;
  /* Safari */ }

::-moz-selection {
  background: #8E9198; }

/* For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1; }

@media print {
  * html body {
    zoom: 0.68;
    -webkit-print-color-adjust: exact;
    letter-spacing: 0; }

  body {
    font-size: 10px !important; }

  .l-header,
  .l-footer {
    display: none; }

  .l-container {
    width: 100%; }

  .l-sub-hero {
    width: 100%;
    background: #ea8099;
    background: -moz-linear-gradient(153deg, #ea8099 7%, #fef7d7 100%);
    background: -webkit-linear-gradient(153deg, #ea8099 7%, #fef7d7 100%);
    background: linear-gradient(153deg, #ea8099 7%, #fef7d7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea8099",endColorstr="#fef7d7",GradientType=1);
    padding: 30px 0 30px !important; }

  .p-examination-box,
  .p-internet-button,
  .p-news__navi,
  .p-bnr,
  .c-pagetop {
    display: none !important; }

  .p-table {
    font-size: 10px !important; }
    .p-table td {
      padding: 0.4em !important; }

  .p-table-examination {
    min-width: 100% !important; }

  .p-table-wrap {
    overflow: auto !important;
    width: 100% !important; }

  .l-hero {
    padding-top: 0 !important; }

  .p-point-box__list li {
    font-size: 13px !important; }

  .p-certification-box__inner {
    font-size: 11px !important; }

  .p-home-link-box {
    display: block !important; }

  .c-breadcrumbs {
    font-size: 1rem !important; }

  .p-home-event__wrap__item {
    margin-bottom: 1em; }

  .p-section__title {
    font-size: 1.6rem !important;
    line-height: 1.6rem !important; } }
html {
  visibility: hidden;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%; }

html.wf-active {
  visibility: visible; }

.page-template-page-scholarship {
  background: #F0F1F7; }

body {
  position: relative;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.79;
  font-style: normal;
  -webkit-print-color-adjust: exact;
  min-height: 100vh;
  display: flex;
  flex-direction: column; }
  @media only screen and (min-width: 1200px) {
    body {
      font-size: 1.6rem; } }

img {
  width: 100%;
  height: auto; }

a {
  color: #000;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a[id]:not([href]) {
  margin-top: -60px;
  padding-top: 60px;
  display: inline-block;
  vertical-align: top; }
  @media only screen and (min-width: 1200px) {
    a[id]:not([href]) {
      margin-top: -226px;
      padding-top: 226px; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    a[id]:not([href]) {
      margin-top: -226px;
      padding-top: 226px; } }

.flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #CCC;
  margin-top: 1em;
  margin-bottom: 1em; }

ol {
  margin-left: 2em; }

.line {
  margin-bottom: 1em; }

/*----------------------------------------------------
  Layout
----------------------------------------------------*/
.l-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  min-width: 320px;
  color: #332422;
  overflow: hidden;
  padding: 2rem;
  flex-grow: 1; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .l-container {
      padding: 3rem 2rem; } }
  @media only screen and (min-width: 1200px) {
    .l-container {
      padding: 4rem 6rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .l-container {
      padding: 4rem 6rem; } }

.l-header {
  font-weight: 700;
  font-style: normal;
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0 auto;
  z-index: 10000;
  transition: all 0.3s ease;
  /* === activeが付いたとき === */ }
  @media only screen and (min-width: 1200px) {
    .l-header__inner {
      padding: 3rem;
      min-width: 980px;
      margin: 0 auto;
      transition: padding 0.3s ease; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .l-header__inner {
      padding: 3rem;
      min-width: 980px;
      margin: 0 auto;
      transition: padding 0.3s ease; } }
  .l-header.active {
    background: #fff;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1); }
    .l-header.active .l-header__inner {
      padding: 1rem 3rem; }

.l-hero {
  position: relative;
  width: 100%;
  height: 70vh;
  overflow: hidden; }
  @media only screen and (min-width: 1200px) {
    .l-hero {
      height: 70vh; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .l-hero {
      height: 70vh; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .l-hero {
      height: 50vh;
      max-height: 400px; } }
  @media only screen and (max-width: 749px) {
    .l-hero {
      height: 50vh;
      max-height: 400px; } }
  .l-hero__inner {
    max-width: 1440px;
    min-width: 400px;
    margin: 0 auto;
    height: 100%;
    position: relative; }

/* スライド共通 */
.bg-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transform: scale(1.1);
  transition: opacity 2s ease;
  /* ← フェード用 */
  z-index: 1; }

/* 表示中のスライド */
.bg-slide.active {
  opacity: 1;
  z-index: 2;
  animation: zoomOut 8s linear forwards;
  /* ← ズームアウト */ }

@keyframes zoomOut {
  from {
    transform: scale(1.2); }
  to {
    transform: scale(1); } }
/* タイトルは常に最前面 */
.p-hero__title {
  position: relative;
  z-index: 5;
  text-align: center; }

.l-sub-hero {
  width: 100%;
  background: linear-gradient(135deg, #666, #999);
  padding: 80px 0 30px; }
  @media only screen and (min-width: 1200px) {
    .l-sub-hero {
      padding: 100px 0 60px; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .l-sub-hero {
      padding: 100px 0 60px; } }

.page-template-page-management .l-sub-hero {
  background: linear-gradient(135deg, #41b649, #00663a); }

.page-template-page-competition .l-sub-hero {
  background: linear-gradient(135deg, #0083b0, #00497a); }

.page-template-page-education .l-sub-hero {
  background: linear-gradient(135deg, #d48b2c, #6c3b00); }

.page-template-page-administration .l-sub-hero {
  background: linear-gradient(158.05deg, #CE334D 14.36%, #5E0C28 99.89%); }

.parent-dept-management .l-sub-hero {
  background: linear-gradient(135deg, #41b649, #00663a); }

.parent-dept-competition .l-sub-hero {
  background: linear-gradient(135deg, #0083b0, #00497a); }

.parent-dept-education .l-sub-hero {
  background: linear-gradient(135deg, #d48b2c, #6c3b00); }

.parent-dept-administration .l-sub-hero {
  background: linear-gradient(158.05deg, #CE334D 14.36%, #5E0C28 99.89%); }

.category-management .l-sub-hero {
  background: linear-gradient(135deg, #41b649, #00663a); }

.category-competition .l-sub-hero {
  background: linear-gradient(135deg, #0083b0, #00497a); }

.category-education .l-sub-hero {
  background: linear-gradient(135deg, #d48b2c, #6c3b00); }

.category-administration .l-sub-hero {
  background: linear-gradient(158.05deg, #CE334D 14.36%, #5E0C28 99.89%); }

.l-footer {
  background: #282828;
  width: 100%;
  color: #FFF; }
  @media only screen and (max-width: 749px) {
    .l-footer__inner {
      padding: 3rem 2rem; } }
  @media only screen and (min-width: 1200px) {
    .l-footer__inner {
      padding: 4rem 6rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .l-footer__inner {
      padding: 4rem 6rem; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .l-footer__inner {
      padding: 4rem 6rem; } }

.footer-content {
  display: flex;
  justify-content: space-between;
  gap: 60px; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .footer-content {
      flex-direction: column;
      gap: 20px; } }
  @media only screen and (max-width: 749px) {
    .footer-content {
      flex-direction: column;
      gap: 20px; } }

.footer-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px; }

.footer-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px; }

.p-footer__bottom__name {
  font-weight: bold;
  font-size: 1.2em; }

.p-footer__bottom__address {
  line-height: 1.6; }
  .p-footer__bottom__address a {
    color: #999;
    text-decoration: none; }
    .p-footer__bottom__address a:hover {
      color: #CCC;
      text-decoration: underline; }

.p-footer__bottom__credit {
  font-size: 0.8em;
  color: #CCCCCC; }
  .p-footer__bottom__credit.pc-only {
    margin-top: auto; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-footer__bottom__credit.pc-only {
        display: none; } }
    @media only screen and (max-width: 749px) {
      .p-footer__bottom__credit.pc-only {
        display: none; } }
  .p-footer__bottom__credit.sp-only {
    display: none; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-footer__bottom__credit.sp-only {
        display: block;
        text-align: center;
        margin-top: 30px;
        padding-top: 20px;
        border-top: 1px solid #444; } }
    @media only screen and (max-width: 749px) {
      .p-footer__bottom__credit.sp-only {
        display: block;
        text-align: center;
        margin-top: 30px;
        padding-top: 20px;
        border-top: 1px solid #444; } }

.p-footer__bottom__tel {
  font-weight: 500; }

.p-footer__bottom__hours {
  font-size: 0.9em;
  color: #CCCCCC; }

.p-footer__bottom__email {
  color: #999; }

/*----------------------------------------------------
  Component
----------------------------------------------------*/
.c-loading {
  z-index: 10000000;
  width: 100%;
  height: 100%;
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0; }

.c-loading img {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px; }

.c-button {
  padding: 10px;
  border-radius: 4px;
  margin: 1em auto;
  display: block;
  text-align: center; }

.c-button--exhibition {
  border: #707070 solid 1px; }
  .c-button--exhibition a {
    display: block;
    color: #FFF; }
  .c-button--exhibition a:hover {
    text-decoration: none;
    opacity: 0.8; }

.c-button--exhibition a:before {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  content: "\f106";
  margin-right: 1em;
  font-weight: 900; }

.c-button--other {
  border: #000 solid 1px; }

.c-button--other a {
  color: #000;
  text-decoration: none; }

.c-button--other:hover {
  background: #000; }

.c-button--other:hover a {
  color: #FFF; }

.c-pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 20000; }

.c-pagetop a {
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  display: block;
  background: url(../../assets/images/common/img_pagetop.png) no-repeat;
  background-size: cover; }

.c-form a {
  width: 100%;
  background: #FFF;
  display: block;
  margin: 1em 0 2em;
  border-radius: 4px;
  color: #444;
  font-weight: bold;
  text-align: center;
  padding: 0.6em 1em; }
  @media only screen and (min-width: 1200px) {
    .c-form a {
      width: 200px; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .c-form a {
      width: 200px; } }

.c-form a:hover {
  opacity: 0.8;
  text-decoration: none; }

.c-breadcrumbs {
  margin-bottom: 2rem;
  font-size: 1.2rem; }
  .c-breadcrumbs a {
    color: #EE7993;
    font-weight: bold; }
    .c-breadcrumbs a:hover {
      text-decoration: none; }

/*----------------------------------------------------
  Project
----------------------------------------------------*/
.p-hero__title {
  width: 80%;
  position: absolute;
  top: 40%;
  left: 6%;
  opacity: 0;
  transform: translateY(20px); }
  @media only screen and (max-width: 749px) {
    .p-hero__title {
      width: 240px; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-hero__title {
      width: 440px; } }
  @media only screen and (min-width: 1200px) {
    .p-hero__title {
      width: 540px; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-hero__title {
      width: 540px; } }
  .p-hero__title.fade-in {
    animation: fadeIn 0.8s ease forwards; }
  .p-hero__title.fade-in-up {
    animation: fadeInUp 1.0s ease forwards; }

@keyframes fadeIn {
  to {
    opacity: 1; } }
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0); } }
.p-header-top {
  width: 100%; }
  @media only screen and (min-width: 1200px) {
    .p-header-top {
      display: flex;
      display: -webkit-flex;
      flex-wrap: nowrap;
      flex-wrap: -webkit-nowrap;
      align-items: center;
      -webkit-align-items: center;
      justify-content: space-between;
      -webkit-justify-content: space-between; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-header-top {
      display: flex;
      display: -webkit-flex;
      flex-wrap: nowrap;
      flex-wrap: -webkit-nowrap;
      align-items: center;
      -webkit-align-items: center;
      justify-content: space-between;
      -webkit-justify-content: space-between; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-header-top {
      position: relative; } }
  @media only screen and (max-width: 749px) {
    .p-header-top {
      position: relative; } }

.p-header__logo {
  width: 260px;
  height: auto; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-header__logo {
      position: absolute;
      width: 240px;
      top: 10px;
      left: 10px; } }
  @media only screen and (max-width: 749px) {
    .p-header__logo {
      position: absolute;
      width: 240px;
      top: 10px;
      left: 10px; } }
.p-header__toggle {
  position: absolute;
  display: block;
  width: 24px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 16px;
  z-index: 100000000; }
  @media only screen and (min-width: 1200px) {
    .p-header__toggle {
      display: none; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-header__toggle {
      display: none; } }
  .p-header__toggle div {
    position: relative; }
  .p-header__toggle span {
    display: block;
    height: 2px;
    background: #FFF;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out; }
  .p-header__toggle span:nth-child(1) {
    top: 0px; }
  .p-header__toggle span:nth-child(2) {
    top: 8px; }
  .p-header__toggle span:nth-child(3) {
    top: 16px; }

/* デフォルト（白） */
.p-header__logo .logo-color {
  fill: #fff;
  transition: fill 0.3s ease; }

/* active時（黒） */
.l-header.active .p-header__logo .logo-color {
  fill: #000; }

.open .p-header__toggle span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg); }

.open .p-header__toggle span:nth-child(2) {
  width: 0;
  left: 50%; }

.open .p-header__toggle span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg); }

@media only screen and (max-width: 899px) and (min-width: 750px) {
  nav {
    position: absolute;
    top: 50px;
    width: 100%;
    background: white;
    left: 0; }

  header nav ul {
    display: block;
    margin: 0 auto; }

  header nav ul li {
    margin: 0 auto;
    text-align: center;
    padding: 10px; }

  header nav ul li:last-child {
    border: none; }

  header nav ul li a {
    display: block;
    color: #FFF; } }
@media only screen and (max-width: 749px) {
  nav {
    position: absolute;
    top: 50px;
    width: 100%;
    background: white;
    left: 0; }

  header nav ul {
    display: block;
    margin: 0 auto; }

  header nav ul li {
    margin: 0 auto;
    text-align: center;
    padding: 10px; }

  header nav ul li:last-child {
    border: none; }

  header nav ul li a {
    display: block;
    color: #FFF; } }
.p-sp-navigation {
  display: none; }
  .p-sp-navigation.open {
    display: block; }
    @media only screen and (min-width: 1200px) {
      .p-sp-navigation.open {
        display: none; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-sp-navigation.open {
        display: none; } }
  .p-sp-navigation li {
    padding: 0;
    border-bottom: #DDD solid 1px; }
  .p-sp-navigation a {
    padding: 10px 10px;
    display: block;
    color: #7C7C7C;
    background: #F5F2F2;
    font-size: 0.8em; }
    .p-sp-navigation a:hover {
      text-decoration: none; }

.p-icon-blank {
  position: relative;
  padding-right: 2rem !important;
  background: url(../../assets/images/common/icon_blank.svg) no-repeat right 0.2em !important;
  background-size: 16px 16px !important; }

.p-icon-pdf {
  position: relative;
  padding-left: 0 !important; }
  .p-icon-pdf::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../../assets/images/common/icon_pdf.svg) no-repeat center center;
    background-size: 16px 16px;
    margin-right: 0.5rem;
    vertical-align: middle; }
  @media only screen and (min-width: 1200px) {
    .p-icon-pdf {
      padding-left: 2rem !important; }
      .p-icon-pdf::before {
        position: absolute;
        left: 0;
        top: 0.2em;
        margin-right: 0; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-icon-pdf {
      padding-left: 2rem !important; }
      .p-icon-pdf::before {
        position: absolute;
        left: 0;
        top: 0.2em;
        margin-right: 0; } }

@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-navigation {
    display: none; } }
@media only screen and (max-width: 749px) {
  .p-navigation {
    display: none; } }
@media only screen and (min-width: 1200px) {
  .p-navigation {
    display: inline-block;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .p-navigation li {
      border-right: rgba(255, 255, 255, 0.7) solid 1px; }
    .p-navigation li a {
      display: block;
      color: #FFF;
      font-size: 1em;
      text-align: center;
      padding: 0rem 1rem; }
      .p-navigation li a:hover {
        text-decoration: none;
        opacity: 0.6; }
    .p-navigation__item--01 a {
      color: #FFF !important;
      background: #8E9198 !important;
      border-radius: 4px 0 0 4px; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-navigation {
    display: inline-block;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .p-navigation li {
      border-right: rgba(255, 255, 255, 0.7) solid 1px; }
    .p-navigation li a {
      display: block;
      color: #FFF;
      font-size: 1em;
      text-align: center;
      padding: 0rem 1rem; }
      .p-navigation li a:hover {
        text-decoration: none;
        opacity: 0.6; }
    .p-navigation__item--01 a {
      color: #FFF !important;
      background: #8E9198 !important;
      border-radius: 4px 0 0 4px; } }

/*----------------------------------------------------
  hero
----------------------------------------------------*/
.p-slider {
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }
  .p-slider .slick-slide {
    border-radius: 10px;
    transition: all 300ms ease;
    transform: scale(0.85);
    padding: 4em 0; }
    .p-slider .slick-slide img {
      border-radius: 10px;
      transition: all 300ms ease;
      box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05), 0 1px 6px rgba(0, 0, 0, 0.05);
      transition: box-shadow 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99), transform 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99); }
    .p-slider .slick-slide a {
      outline: none; }
  .p-slider .slick-dots {
    bottom: 10px !important;
    position: absolute; }
    .p-slider .slick-dots a {
      color: #FFF !important; }
  .p-slider .slick-dotted.slick-slider {
    margin-bottom: 0 !important; }
  .p-slider .slick-current img {
    transition: .3s ease;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1), 8px 24px 24px rgba(0, 0, 0, 0.15), 8px 32px 32px rgba(0, 0, 0, 0.15);
    transform: scale(1.2) translateY(-0.5rem); }

.p-carousel {
  padding: 30px 0;
  background: #F5F2F2;
  overflow: hidden; }
  .p-carousel__inner {
    margin: 0 auto; }
    @media only screen and (min-width: 1200px) {
      .p-carousel__inner {
        width: 1100px; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-carousel__inner {
        width: 1100px; } }
  .p-carousel .slick-slide {
    margin: 0 10px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05), 0 1px 6px rgba(0, 0, 0, 0.05);
    transition: box-shadow 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99), transform 600ms cubic-bezier(0.33, 0.11, 0.02, 0.99);
    transition: all 300ms ease; }
    .p-carousel .slick-slide img {
      transition: all 300ms ease; }

/*----------------------------------------------------
  Home
----------------------------------------------------*/
.p-pagenavi {
  margin: 3rem auto;
  text-align: center; }

@media only screen and (min-width: 1200px) {
  .p-news__navi {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    list-style: none; } }
  @media only screen and (min-width: 1200px) and (max-width: 749px) {
    .p-news__navi {
      display: none; } }
@media only screen and (min-width: 1200px) {
    .p-news__navi li {
      margin-right: 1em;
      font-size: 0.8em;
      cursor: pointer;
      border-bottom: #F5F2F2 solid 3px; }
      .p-news__navi li:hover {
        border-bottom: #8E9198 solid 3px; }
      .p-news__navi li.active {
        border-bottom: #8E9198 solid 3px; }
      .p-news__navi li a {
        padding: 0.4em 1em;
        border-bottom: #EEE solid 2px; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-news__navi {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    list-style: none; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) and (max-width: 749px) {
    .p-news__navi {
      display: none; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-news__navi li {
      margin-right: 1em;
      font-size: 0.8em;
      cursor: pointer;
      border-bottom: #F5F2F2 solid 3px; }
      .p-news__navi li:hover {
        border-bottom: #8E9198 solid 3px; }
      .p-news__navi li.active {
        border-bottom: #8E9198 solid 3px; }
      .p-news__navi li a {
        padding: 0.4em 1em;
        border-bottom: #EEE solid 2px; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-news__navi {
    position: absolute;
    right: 2rem;
    font-size: 0.8em;
    z-index: 1000; }
    .p-news__navi:hover li {
      display: block; }
    .p-news__navi li {
      display: none;
      margin: 0;
      padding: 15px 0 11px;
      padding: 1rem 4rem 1rem 1rem;
      border-radius: 4px;
      background: #FEF2F4 url(../../assets/images/common/icon_anchor.svg) no-repeat right 10px top 10px;
      background-size: 14px 14px;
      color: #8E9198;
      font-weight: bold;
      line-height: 1;
      text-decoration: none; }
      .p-news__navi li.active {
        display: block;
        color: #FFF;
        background: #8E9198 url(../../assets/images/common/icon_anchor.svg) no-repeat right 10px top 10px;
        background-size: 14px 14px; }
      .p-news__navi li:hover {
        display: block;
        color: #FFF;
        background: #8E9198 url(../../assets/images/common/icon_anchor.svg) no-repeat right 10px top 10px;
        background-size: 14px 14px; } }
@media only screen and (max-width: 749px) {
  .p-news__navi {
    position: absolute;
    right: 2rem;
    font-size: 0.8em;
    z-index: 1000; }
    .p-news__navi:hover li {
      display: block; }
    .p-news__navi li {
      display: none;
      margin: 0;
      padding: 15px 0 11px;
      padding: 1rem 4rem 1rem 1rem;
      border-radius: 4px;
      background: #FEF2F4 url(../../assets/images/common/icon_anchor.svg) no-repeat right 10px top 10px;
      background-size: 14px 14px;
      color: #8E9198;
      font-weight: bold;
      line-height: 1;
      text-decoration: none; }
      .p-news__navi li.active {
        display: block;
        color: #FFF;
        background: #8E9198 url(../../assets/images/common/icon_anchor.svg) no-repeat right 10px top 10px;
        background-size: 14px 14px; }
      .p-news__navi li:hover {
        display: block;
        color: #FFF;
        background: #8E9198 url(../../assets/images/common/icon_anchor.svg) no-repeat right 10px top 10px;
        background-size: 14px 14px; } }

.p-news__title {
  font-size: 1.4em;
  padding: 2rem 0 0 2rem; }

.p-news__head {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 1em; }

.p-important-news {
  max-width: 1340px;
  background: #FFE9E9;
  padding: 2rem;
  margin: 3rem auto 2rem;
  display: none; }

/* リスト全体 */
.p-news__list {
  display: none;
  list-style: none;
  margin: 0; }
  .p-news__list li {
    list-style: none;
    padding: 1rem;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    color: #464646; }
    .p-news__list li .p-news__list__date,
    .p-news__list li .p-icon-category {
      flex-shrink: 0; }
    .p-news__list li a {
      flex: 1;
      min-width: 0;
      color: #000; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-news__list li {
        flex-wrap: wrap;
        align-items: center; }
        .p-news__list li a {
          flex-basis: 100%;
          width: 100%;
          margin-top: 0.5rem; } }
    @media only screen and (max-width: 749px) {
      .p-news__list li {
        flex-wrap: wrap;
        align-items: center; }
        .p-news__list li a {
          flex-basis: 100%;
          width: 100%;
          margin-top: 0.5rem; } }

.p-news__list__item {
  border-bottom: 1px solid #e5e5e5; }

/* リンク全体をクリック可能に */
.p-news__list__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  padding: 16px 0;
  color: #1a1a1a;
  /* 通常文字色 */
  transition: color 0.3s ease, background 0.3s ease; }

.p-news__list__link:hover {
  background: #f7f7f5;
  color: #006633;
  /* ホバー時の強調色（緑系） */ }

/* メタ情報（カテゴリ＋日付） */
.p-news__list__meta {
  color: #666;
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 4px; }

/* カテゴリラベル */
.p-icon-category {
  display: inline-block;
  font-weight: 600;
  color: #fff;
  background: #006633;
  padding: 2px 8px;
  border-radius: 3px;
  font-size: 0.8em;
  margin: 0 0.5rem; }
  @media only screen and (min-width: 1200px) {
    .p-icon-category {
      margin: 0 1rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-icon-category {
      margin: 0 1rem; } }

.p-icon-category--event {
  background: #cc3300;
  /* 例: イベント */ }

.p-icon-category--notice {
  background: #006633;
  /* 例: お知らせ */ }

/* 日付 */
.p-news__list__date {
  color: #444;
  min-width: 5em;
  display: inline-block; }

/* タイトル */
.p-news__list__title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  color: inherit; }

/* 右アイコン */
.p-news__list__icon {
  flex-shrink: 0;
  margin-left: 16px;
  color: currentColor;
  transition: transform 0.3s ease, color 0.3s ease; }

.p-news__list__link:hover .p-news__list__icon {
  transform: translateX(4px);
  color: #006633; }

.p-news__list.active {
  display: block; }

.p-news__more {
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 2rem; }

.p-news__more-button {
  display: inline-block;
  padding: 1.2rem 3rem;
  background: #F4F4F4;
  border: 1px solid #FFF;
  border-radius: 6px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease; }
  .p-news__more-button:hover {
    background: #F2F2F2;
    border-color: #B9B9B9;
    text-decoration: none; }

.p-category-filter {
  margin-bottom: 2rem;
  text-align: right; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-category-filter {
      text-align: center; } }
  @media only screen and (max-width: 749px) {
    .p-category-filter {
      text-align: center; } }

.p-category-filter__select {
  padding: 0.8rem 2.5rem 0.8rem 1rem;
  font-size: 1.4rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.8rem center;
  background-size: 12px;
  appearance: none;
  cursor: pointer;
  min-width: 250px; }
  .p-category-filter__select:hover {
    border-color: #999; }
  .p-category-filter__select:focus {
    outline: none;
    border-color: #666; }
  @media only screen and (max-width: 749px) {
    .p-category-filter__select {
      min-width: 100%;
      max-width: 100%; } }

.p-icon-category {
  padding: 0.2em 0.6em;
  color: #FFF;
  border-radius: 100px; }
  .p-icon-category--management {
    background: #5CBD2C; }
  .p-icon-category--education {
    background: #CE9B33; }
  .p-icon-category--competition {
    background: #38A2BD; }
  .p-icon-category--administration {
    background: linear-gradient(158.05deg, #CE334D 14.36%, #5E0C28 99.89%); }
  .p-icon-category--important {
    background: #DC3C14; }
  .p-icon-category--other {
    background: #7D9396; }

.p-home-link-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-home-link-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 749px) {
    .p-home-link-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-home-link-box__item {
    position: relative;
    background: #FEF2F4;
    padding: 1.6rem 1.6rem 8rem 1.6rem;
    border-radius: 4px;
    margin-bottom: 2rem; }
    @media only screen and (min-width: 1200px) {
      .p-home-link-box__item {
        width: 24%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-home-link-box__item {
        width: 24%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-home-link-box__item {
        width: 49%; } }
    .p-home-link-box__item__icon {
      width: 40px;
      height: 40px;
      margin: 0 auto 1em;
      text-align: center; }
    .p-home-link-box__item__title {
      font-weight: bold;
      font-size: 1.2em;
      text-align: center;
      margin-bottom: 1rem; }
    .p-home-link-box__item__catch {
      font-size: 0.9em;
      color: #7D9396;
      font-weight: bold;
      text-align: center;
      margin-bottom: 1rem; }
    .p-home-link-box__item__text {
      font-size: 0.9em; }
    .p-home-link-box__item__link {
      position: absolute;
      bottom: 2rem;
      width: 90%;
      margin: 0 auto;
      text-align: center;
      background: #FFF;
      border-radius: 4px; }
      .p-home-link-box__item__link a {
        display: block;
        padding: 1rem; }
        .p-home-link-box__item__link a:hover {
          text-decoration: none;
          background: #FAE5E9;
          border-radius: 4px; }

.p-home-event__title {
  color: #444444;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 2rem;
  text-align: center; }
.p-home-event__wrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap; }
  .p-home-event__wrap__item {
    width: 100%;
    background: #7D9396 url(../../assets/images/common/icon_link.svg) no-repeat right 20px center;
    background-size: 10px 16px;
    border-radius: 4px; }
    @media only screen and (min-width: 1200px) {
      .p-home-event__wrap__item {
        width: 49%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-home-event__wrap__item {
        width: 49%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-home-event__wrap__item {
        width: 49%; } }
    @media only screen and (max-width: 749px) {
      .p-home-event__wrap__item {
        margin-bottom: 1em; } }
    .p-home-event__wrap__item__inner--01 {
      background: url(../../assets/images/index/ph_bnr_01.jpg) no-repeat left center;
      background-size: contain;
      padding: 4rem 2rem 4rem 14rem;
      border-radius: 4px; }
      @media only screen and (max-width: 749px) {
        .p-home-event__wrap__item__inner--01 {
          padding: 3rem 2rem 3rem 10rem; } }
    .p-home-event__wrap__item__inner--02 {
      background: url(../../assets/images/index/ph_bnr_02.jpg) no-repeat left center;
      background-size: contain;
      padding: 4rem 2rem 4rem 14rem;
      border-radius: 4px; }
      @media only screen and (max-width: 749px) {
        .p-home-event__wrap__item__inner--02 {
          padding: 3rem 2rem 3rem 10rem; } }
    .p-home-event__wrap__item__inner--03 {
      background: url(../../assets/images/index/ph_bnr_02.jpg) no-repeat left center;
      background-size: contain;
      padding: 4rem 2rem 4rem 14rem;
      border-radius: 4px; }
      @media only screen and (max-width: 749px) {
        .p-home-event__wrap__item__inner--03 {
          padding: 3rem 2rem 3rem 10rem; } }
    .p-home-event__wrap__item:hover {
      background: #8E9198 url(../../assets/images/common/icon_link.svg) no-repeat right 20px center; }
    .p-home-event__wrap__item a {
      display: block;
      color: #FFF;
      font-size: 1.2em;
      font-weight: bold;
      text-decoration: none;
      line-height: 1.4; }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .p-home-event__wrap__item a {
          font-size: 1em; } }
      @media only screen and (max-width: 749px) {
        .p-home-event__wrap__item a {
          font-size: 0.9em; } }

.p-topics__title {
  color: #444444;
  text-align: center;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 2rem; }
.p-topics__list {
  width: 100%;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap; }
  .p-topics__list__item {
    width: 100%;
    margin-bottom: 2rem; }
    @media only screen and (min-width: 1200px) {
      .p-topics__list__item {
        width: 32%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-topics__list__item {
        width: 32%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-topics__list__item {
        width: 49%; } }
    .p-topics__list__item a {
      display: block;
      color: #FFF;
      text-decoration: none; }
  .p-topics__list::after {
    content: "";
    display: block;
    width: 32%; }

.p-topics-box {
  position: relative;
  height: 240px;
  border-radius: 6px;
  overflow: hidden;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out; }
  .p-topics-box:hover {
    opacity: 0.8; }
  .p-topics-box__inner {
    position: absolute;
    padding: 12rem 2rem 2rem;
    bottom: 0;
    background: rgba(28, 11, 15, 0.6);
    background: -webkit-linear-gradient(transparent 0%, rgba(28, 11, 15, 0.6) 100%);
    background: linear-gradient(transparent 0%, rgba(28, 11, 15, 0.6) 100%);
    display: block;
    width: 100%;
    border-radius: 6px; }
  .p-topics-box__detail__faculty {
    border: #FFF solid 1px;
    padding: 0.1rem 0.8rem;
    margin-right: 1rem;
    display: inline-block;
    font-size: 0.8em; }
  .p-topics-box__detail__date {
    font-size: 0.8em; }
  .p-topics-box__title {
    margin-top: 0.6rem;
    line-height: 1.6; }

/*----------------------------------------------------
  共通
----------------------------------------------------*/
.p-catch {
  color: #7D9396;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 1em; }

.p-catch--oc {
  color: #7D9396;
  font-weight: bold;
  margin-bottom: 1em; }

.p-submit-box {
  background: #F8F8F8;
  padding: 3rem;
  border-radius: 4px;
  margin-top: 2rem;
  margin-bottom: 6rem;
  text-align: center;
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.2); }
  .p-submit-box__title {
    font-size: 1.1em;
    font-weight: bold; }

/*----------------------------------------------------
  button
----------------------------------------------------*/
.p-link-button {
  width: 100%;
  font-weight: bold; }
  .p-link-button a {
    color: #7D9396;
    display: block;
    text-align: center;
    border: #7D9396 solid 2px;
    border-radius: 4px;
    padding: 1rem 2rem;
    text-decoration: none;
    margin: 2rem auto 3rem; }
    .p-link-button a:hover {
      background: #7D9396;
      color: #FFF; }

.p-link-mini-button {
  width: 100%;
  font-weight: bold; }
  .p-link-mini-button a {
    background: #7D9396 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 14px;
    color: #FFF;
    display: block;
    text-align: center;
    border-radius: 4px;
    padding: 0.8rem 1rem;
    text-decoration: none;
    margin: 0.4rem auto 0.4rem; }
  .p-link-mini-button a:hover {
    background: #8E9198 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 14px; }

.p-submit-button {
  font-weight: bold; }
  .p-submit-button a {
    background: #7D9396;
    color: #FFF;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    padding: 1rem 2rem;
    text-decoration: none;
    margin: 2rem auto 0; }

.p-list-button {
  list-style: none;
  font-weight: bold; }
  .p-list-button a {
    color: #FFF;
    font-size: 0.8em;
    display: block;
    border-radius: 4px;
    padding: 0.6rem 2rem;
    text-decoration: none;
    margin: 1rem auto 0;
    padding-right: 1.2em;
    background: #7D9396 url(../../assets/images/common/icon_blank_white.svg) no-repeat right 10px top 10px;
    background-size: 14px 14px; }
  .p-list-button a:hover {
    background: #8E9198 url(../../assets/images/common/icon_blank_white.svg) no-repeat right 10px top 10px;
    background-size: 14px 14px; }

.p-link-list {
  border-radius: 4px;
  list-style: none; }
  .p-link-list__item {
    margin-bottom: 1em;
    display: block;
    margin: 0; }
    .p-link-list__item a {
      display: block;
      padding: 1em;
      width: 100%;
      text-align: center;
      background: #FFF; }

.p-link-list {
  list-style: none; }
  .p-link-list li {
    width: 30%;
    display: inline-block;
    font-weight: bold; }
    .p-link-list li a {
      background: #E4E8E8;
      background: #E4E8E8 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 16px;
      color: #444;
      display: block;
      text-align: center;
      border-radius: 4px;
      padding: 4rem 4rem 4rem 2rem;
      text-decoration: none;
      margin: 2rem auto 0; }
    .p-link-list li a:hover {
      background: #8E9198 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 16px; }
    .p-link-list li a[target="_blank"] {
      background: #E4E8E8 url(../../assets/images/common/icon_blank_white.svg) no-repeat right 1rem center; }
    .p-link-list li a:hover[target="_blank"] {
      background: #8E9198 url(../../assets/images/common/icon_blank_white.svg) no-repeat right 1rem center; }

.p-link-list--white__item {
  width: 100%; }

.p-link-list--white__item a[target="_blank"] {
  width: 100%;
  border: #8E9198 solid 1px;
  background: #FFF url(../../assets/images/common/icon_blank_pink.svg) no-repeat right 1rem center !important;
  background-size: 14px 14px !important;
  color: #8E9198; }
  .p-link-list--white__item a[target="_blank"]:hover[target="_blank"] {
    opacity: 0.8;
    background: #FFF url(../../assets/images/common/icon_blank_pink.svg) no-repeat right 1rem center !important;
    background-size: 14px 14px !important;
    color: #8E9198; }

.p-link-list--comingsoon {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center; }
  @media only screen and (min-width: 1200px) {
    .p-link-list--comingsoon {
      flex-direction: row; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-link-list--comingsoon {
      flex-direction: row; } }
  .p-link-list--comingsoon li {
    background: #888;
    color: #FFF;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    padding: 1rem;
    text-decoration: none;
    margin: 2rem 0; }
    @media only screen and (min-width: 1200px) {
      .p-link-list--comingsoon li {
        padding: 1rem 4rem;
        margin: 0 2rem; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-link-list--comingsoon li {
        padding: 1rem 4rem;
        margin: 0 2rem; } }

/*----------------------------------------------------
  color
----------------------------------------------------*/
.p-color-none {
  margin-left: 1em; }

.p-color-medical_care {
  color: #6BBC6E; }

.p-color-rehabilitation {
  color: #F39945; }

.p-color-health_sports {
  color: #F8B62C; }

.p-color-health_science {
  color: #AACE36; }

.p-color-nursing {
  color: #5DC2D0; }

.p-color-pharm {
  color: #A591C4; }

.p-page-title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
  font-size: 1.4em; }
  @media only screen and (min-width: 1200px) {
    .p-page-title {
      font-size: 1.8em; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-page-title {
      font-size: 1.8em; } }

.p-opencampus-list {
  list-style: none; }
  .p-opencampus-list li {
    text-align: center; }
    @media only screen and (min-width: 1200px) {
      .p-opencampus-list li {
        font-size: 1.4em; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-opencampus-list li {
        font-size: 1.4em; } }
    .p-opencampus-list li a {
      display: block;
      border: #8E9198 solid 4px;
      background: #F8F7F9;
      border-radius: 6px;
      margin: 1em 0;
      padding: 0.2em 2em; }
      .p-opencampus-list li a:hover {
        opacity: 0.8;
        text-decoration: none; }

.p-footer-fixed a {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  box-shadow: 0px 13px 21px -10px rgba(0, 0, 0, 0.2);
  width: 94%;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  margin: 0 auto;
  display: block;
  color: #FFF;
  border-radius: 4px;
  padding: 0.4em 1em;
  background: rgba(234, 128, 153, 0.9);
  border: #FFF solid 4px;
  position: fixed;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto; }
  @media only screen and (min-width: 1200px) {
    .p-footer-fixed a {
      font-size: 1.2em;
      width: 1100px;
      padding: 0.8em 2em;
      bottom: 30px; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-footer-fixed a {
      font-size: 1.2em;
      width: 1100px;
      padding: 0.8em 2em;
      bottom: 30px; } }
  .p-footer-fixed a:hover {
    text-decoration: none;
    background: rgba(229, 107, 136, 0.9); }

.p-opencampus-fixed {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  box-shadow: 0px 13px 21px -10px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  width: 94%;
  margin: 0 auto;
  border-radius: 4px;
  padding: 1em 2em;
  background: rgba(234, 128, 153, 0.9);
  position: fixed;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto; }
  @media only screen and (min-width: 1200px) {
    .p-opencampus-fixed {
      width: 1100px; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-opencampus-fixed {
      width: 1100px; } }
  .p-opencampus-fixed__title {
    color: #FFF;
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 0.4em; }
  .p-opencampus-fixed__list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    list-style: none; }
    .p-opencampus-fixed__list li {
      width: 100%;
      margin: 0 auto 1rem;
      text-align: center; }
      .p-opencampus-fixed__list li a {
        color: #FFF;
        border: #FFF solid 3px;
        display: block;
        border-radius: 6px;
        background: #7D9396 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 14px;
        padding: 1rem 2rem;
        font-size: 1em; }
      .p-opencampus-fixed__list li a:hover {
        background: #8E9198 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 14px;
        text-decoration: none; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-opencampus-fixed__list li {
        width: 48%; } }
    @media only screen and (min-width: 1200px) {
      .p-opencampus-fixed__list li {
        width: 32%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-opencampus-fixed__list li {
        width: 32%; } }

.p-number-font {
  font-family: 'Oxygen', sans-serif;
  font-size: 2.2em; }

.p-sat-font {
  font-size: 1.4em;
  color: #3AA2FC;
  margin-right: 0.3em; }

.p-sun-font {
  font-size: 1.4em;
  color: #E6095E;
  margin-right: 0.3em; }

.p-numbers {
  background-color: #8E9198;
  color: #FFF;
  display: inline-block;
  line-height: 18px;
  text-align: center;
  height: 18px;
  width: 18px;
  border-radius: 50%; }

.p-button-schedule {
  margin-bottom: 0.4em; }
  .p-button-schedule a {
    font-size: 0.8em;
    display: inline-block;
    background: #FFF url(../../assets/images/common/icon_link_black.svg) no-repeat right 10px top 10px;
    background-size: 10px 10px;
    padding: 0.2em 2em 0.2em 1em;
    border-radius: 3px; }
    .p-button-schedule a:hover {
      text-decoration: none; }

.p-system {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  list-style: none; }
  .p-system li {
    width: 100%;
    margin-bottom: 1rem;
    text-align: center; }
    .p-system li a {
      color: #FFF;
      display: block;
      border-radius: 6px;
      background: #7D9396 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 18px;
      padding: 1.6rem 2rem;
      font-size: 0.8em; }
    .p-system li a:hover {
      background: #8E9198 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 18px;
      text-decoration: none; }
  .p-system__grayout a {
    background: #999 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 18px !important; }
  .p-system__grayout a:hover {
    background: #999 url(../../assets/images/common/icon_link.svg) no-repeat right 14px top 18px !important; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-system li {
      width: 48%; } }
  @media only screen and (min-width: 1200px) {
    .p-system li {
      width: 32%; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-system li {
      width: 32%; } }

.p-system::after {
  content: "";
  display: block;
  width: 32%; }

.p-search__list {
  margin: 3rem auto; }
  .p-search__list li {
    padding-bottom: 2rem;
    border-bottom: #E9E9E9 solid 1px; }
    .p-search__list li a {
      color: #7D9396; }

.p-search {
  padding: 1.2em;
  border-radius: 4px;
  margin: 1rem auto 2rem;
  background: #F4F0DF;
  width: 100%; }
  .p-search input::-webkit-input-placeholder {
    color: #DDD; }
  .p-search input:-moz-placeholder {
    color: #DDD; }
  .p-search input::-moz-placeholder {
    color: #DDD; }
  .p-search input:-ms-input-placeholder {
    color: #DDD; }
  .p-search__input {
    background: #FFF;
    padding: 2rem;
    border: none;
    width: 82%;
    height: 30px;
    line-height: 1; }
  .p-search__submit {
    font-weight: bold;
    width: 16%;
    border: none;
    background: #7D9396;
    color: #FFF;
    padding: 1.3rem;
    line-height: 1;
    text-align: center;
    -moz-appearance: none;
    -webkit-appearance: none; }

.p-bnr {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  list-style: none;
  margin-top: 1%; }
  .p-bnr__item {
    margin-bottom: 1%; }
    @media only screen and (min-width: 1200px) {
      .p-bnr__item {
        width: 12%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-bnr__item {
        width: 12%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-bnr__item {
        width: 24%; } }
    @media only screen and (max-width: 749px) {
      .p-bnr__item {
        width: 24%; } }
    .p-bnr__item img {
      border-radius: 3px; }
    .p-bnr__item:hover {
      opacity: 0.8; }

.p-image-list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  list-style: none;
  margin-bottom: 4rem; }
  .p-image-list li {
    width: 100%;
    margin-bottom: 2rem; }
  @media only screen and (min-width: 1200px) {
    .p-image-list li {
      width: 49%; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-image-list li {
      width: 49%; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-image-list li {
      width: 49%; } }

.p-basic-box {
  border: #EDEDED solid 6px;
  padding: 2rem;
  margin-bottom: 2em; }
  .p-basic-box__title {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 1em;
    color: #7D9396; }
  @media only screen and (min-width: 1200px) {
    .p-basic-box {
      padding: 2rem 4rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-basic-box {
      padding: 2rem 4rem; } }
  .p-basic-box__inner {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-direction: row-reverse;
    flex-direction: -webkit-row-reverse; }
    @media only screen and (max-width: 749px) {
      .p-basic-box__inner__image {
        margin-bottom: 2rem; } }
    @media only screen and (min-width: 1200px) {
      .p-basic-box__inner__image {
        width: 30%; }
      .p-basic-box__inner__content {
        width: 66%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-basic-box__inner__image {
        width: 30%; }
      .p-basic-box__inner__content {
        width: 66%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-basic-box__inner__image {
        width: 30%; }
      .p-basic-box__inner__content {
        width: 66%; } }

.p-image-box {
  padding: 2em;
  background: #FFF5F8;
  border-radius: 2px;
  margin-bottom: 3rem; }

/*----------------------------------------------------
  section
----------------------------------------------------*/
.p-section {
  margin-bottom: 4rem; }
  .p-section__title {
    color: #332422;
    position: relative;
    font-size: 2rem;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 3rem; }
    @media only screen and (max-width: 749px) {
      .p-section__title {
        font-size: 1.6rem; } }
    .p-section__title::after {
      content: "";
      display: inline-block;
      position: relative;
      width: 100%;
      margin-left: 1em;
      height: 3px;
      left: 0;
      bottom: 0.5rem;
      background-color: #8E9198; }
    .p-section__title--large {
      font-size: 2.6rem; }
      @media only screen and (max-width: 749px) {
        .p-section__title--large {
          font-size: 2rem; } }
  .p-section__sub-title {
    color: #8E9198;
    font-weight: bold;
    margin-bottom: 1rem; }
  .p-section__mini-title {
    font-size: 1.1em;
    display: inline-block;
    color: #FFF;
    background: #8E9198;
    padding: 0.2em 0.8em;
    font-weight: bold;
    margin-bottom: 0.4rem; }

.p-single p {
  margin-bottom: 2em; }
.p-single h2 {
  color: #332422;
  position: relative;
  font-size: 1.6rem;
  line-height: 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 2rem; }
  .p-single h2::after {
    content: "";
    display: inline-block;
    position: relative;
    width: 100%;
    margin-left: 1em;
    height: 3px;
    left: 0;
    bottom: 0.5rem;
    background-color: #8E9198; }
.p-single h3 {
  color: #8E9198;
  font-weight: bold;
  margin-bottom: 1rem; }

.p-link-box {
  background: #FAF8ED;
  border-radius: 3px;
  padding: 2rem;
  margin-bottom: 4em;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-link-box p {
      width: 100%; } }
  @media only screen and (min-width: 1200px) {
    .p-link-box p {
      width: 49%; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-link-box p {
      width: 49%; } }

.p-anchor-list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  list-style: none; }
  .p-anchor-list li {
    width: 100%;
    margin-bottom: 1rem;
    text-align: center; }
    .p-anchor-list li a {
      background: #FFF;
      font-weight: bold;
      display: block;
      border: #7D9396 solid 1px;
      border-radius: 6px;
      color: #7D9396;
      padding: 1.6rem 2rem 3rem;
      font-size: 1em;
      background: #FFF url(../../assets/images/common/icon_anchor.svg) no-repeat center bottom 20px; }
    .p-anchor-list li a:hover {
      text-decoration: none;
      opacity: 0.6; }
  @media only screen and (min-width: 1200px) {
    .p-anchor-list li {
      width: 49%; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-anchor-list li {
      width: 49%; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-anchor-list li {
      width: 49%; } }

.p-examination-box {
  padding: 20px;
  margin-bottom: 3rem;
  background: #FAF8ED;
  border-radius: 4px; }
  .p-examination-box__title {
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
    padding-bottom: 0.4em;
    margin-bottom: 1em;
    border-bottom: #E7E6E0 solid 1px; }
    .p-examination-box__title__icon {
      margin-right: 0.4em; }
      .p-examination-box__title__icon img {
        width: 30px;
        vertical-align: middle; }
  .p-examination-box__list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    list-style: none; }
    .p-examination-box__list li {
      width: 100%;
      margin-bottom: 1rem;
      text-align: center; }
      .p-examination-box__list li a {
        background: #FFF;
        font-weight: bold;
        display: block;
        border-radius: 6px;
        color: #7D9396;
        padding: 1.6rem 2rem 3rem;
        font-size: 1em;
        background: #FFF url(../../assets/images/common/icon_anchor.svg) no-repeat center bottom 20px; }
      .p-examination-box__list li a:hover {
        text-decoration: none; }
    @media only screen and (min-width: 1200px) {
      .p-examination-box__list li {
        width: 32%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-examination-box__list li {
        width: 32%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-examination-box__list li {
        width: 32%; } }

.p-internet-button {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center; }
  .p-internet-button a {
    background: #7D9396;
    font-weight: bold;
    display: block;
    border-radius: 6px;
    color: #FFF;
    padding: 1.6rem 2rem;
    font-size: 1em;
    padding-right: 1.2em;
    background: #7D9396 url(../../assets/images/common/icon_blank_white.svg) no-repeat right 30px center;
    background-size: 14px 14px; }
  .p-internet-button a:hover {
    background: #8E9198 url(../../assets/images/common/icon_blank_white.svg) no-repeat right 30px center;
    text-decoration: none;
    background-size: 14px 14px; }
  .p-internet-button__grayout a,
  .p-internet-button__grayout a:hover {
    background: #999 url(../../assets/images/common/icon_blank_white.svg) no-repeat right 30px center; }

.p-explain-box {
  padding: 3rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
  background: #F5E8D1;
  border-radius: 4px; }
  .p-explain-box__title {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 1em; }
  .p-explain-box__inner {
    margin-top: 1em;
    background: #FFF;
    border-radius: 3px;
    padding: 20px; }
    .p-explain-box__inner__title {
      font-weight: bold;
      margin-bottom: 0.4em; }

.p-point-box {
  padding: 20px;
  margin-bottom: 4rem;
  background: #FAF8ED;
  border-radius: 4px; }
  .p-point-box__list {
    counter-reset: item;
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .p-point-box__list li {
      font-weight: bold;
      font-size: 1.6rem;
      text-indent: -1.3em;
      padding-left: 1.3em;
      margin-bottom: 0.2rem; }
    .p-point-box__list li:before {
      counter-increment: item;
      content: counter(item);
      padding-right: .5em;
      font-weight: bold;
      color: #8E9198;
      font-size: 1.8rem; }

.p-certification-box {
  font-size: 1.4rem;
  margin-bottom: 4rem; }
  .p-certification-box__title {
    color: #8E9198;
    display: inline-block;
    background: #8E9198;
    color: #FFF;
    font-weight: bold;
    padding: 0.2rem 1rem; }
  .p-certification-box__text {
    color: #8E9198;
    margin-bottom: 1rem; }
  .p-certification-box__inner {
    padding: 2rem;
    margin: 0;
    border: #8E9198 solid 3px; }
  .p-certification-box__list {
    counter-reset: my-counter;
    list-style: none;
    padding: 0; }
    .p-certification-box__list li {
      padding-bottom: 0.6rem;
      margin-bottom: 0.6rem;
      position: relative;
      border-bottom: #8E9198 dashed 1px; }
    .p-certification-box__list li:last-child {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 0; }
    .p-certification-box__list li:before {
      content: counter(my-counter);
      counter-increment: my-counter;
      background-color: #8E9198;
      color: #FFF;
      display: block;
      float: left;
      line-height: 22px;
      margin-left: -30px;
      text-align: center;
      height: 22px;
      width: 22px;
      border-radius: 50%; }

.p-table-wrap {
  overflow-x: auto;
  margin-bottom: 2rem; }

.p-table-wrap::-webkit-scrollbar {
  height: 10px; }

.p-table-wrap::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #EEE;
  border-radius: 5px; }

.p-table-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #8E9198; }

.p-table-examination {
  font-size: 1.4rem;
  background: #FFF0F0;
  min-width: 1100px; }
  @media only screen and (max-width: 749px) {
    .p-table-examination {
      font-size: 1.2rem; } }
  .p-table-examination th {
    border-right: #FFF solid 2px;
    border-bottom: #FFF solid 2px;
    font-size: 1.2rem;
    background: #8E9198;
    line-height: 1.4;
    color: #FFF;
    padding: 0.4rem 1rem;
    vertical-align: middle; }
    .p-table-examination th a {
      text-decoration: underline;
      color: #FFF; }
  .p-table-examination td {
    text-align: center;
    border-right: #FFF solid 2px;
    border-bottom: #FFF solid 2px;
    padding: 1rem;
    vertical-align: middle; }
  .p-table-examination tr.p-dashed th {
    border-bottom: none;
    border-bottom: #FFF dashed 1px; }
  .p-table-examination--noscroll {
    min-width: auto; }

.p-table-border--select {
  background: #CEDFF0;
  font-weight: bold; }

.p-table-border--optional {
  background: #F9E9C8;
  font-weight: bold; }

.p-table-border--none {
  border-right: none !important; }

.p-table-border--dashed {
  border-bottom: dashed 2px #FFF !important; }

.p-table-length--faculty {
  width: 24rem; }

.p-table-length--score {
  width: 6rem; }

.p-table-opencampus {
  background: #F8F7F9; }
  .p-table-opencampus th {
    color: #FFF;
    font-size: 1.2em; }
  .p-table-opencampus td {
    padding: 0.4em 1em;
    border: #CCC solid 1px; }

.p-table-opencampus--higashi {
  border: #8AA849 solid 2px; }
  .p-table-opencampus--higashi th {
    background: #8AA849; }
  .p-table-opencampus--higashi td {
    border: #8AA849 solid 1px; }

.p-table-opencampus--kure {
  border: #77BDCE solid 2px; }
  .p-table-opencampus--kure th {
    background: #77BDCE; }
  .p-table-opencampus--kure td {
    border: #77BDCE solid 1px; }

.p-table-opencampus--hiroshima {
  border: #F09947 solid 2px; }
  .p-table-opencampus--hiroshima th {
    background: #F09947; }
  .p-table-opencampus--hiroshima td {
    border: #F09947 solid 1px; }

.p-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.p-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

@media only screen and (max-width: 749px) {
  .p-youtube-past {
    position: relative;
    width: 100%;
    padding-top: 56.25%; } }

@media only screen and (max-width: 749px) {
  .p-youtube-past iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; } }

@media only screen and (min-width: 1200px) {
  .p-event-campus {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 3rem; }
    .p-event-campus__left {
      width: 48%; }
    .p-event-campus__right {
      width: 48%; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-event-campus {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 3rem; }
    .p-event-campus__left {
      width: 48%; }
    .p-event-campus__right {
      width: 48%; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-event-campus {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 3rem; }
    .p-event-campus__left {
      width: 48%; }
    .p-event-campus__right {
      width: 48%; } }

@media only screen and (min-width: 1200px) {
  .p-faculty {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 3rem; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-faculty {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 3rem; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-faculty {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 3rem; } }
.p-faculty__item {
  border: #EDEDED solid 6px;
  padding: 3rem; }
  @media only screen and (max-width: 749px) {
    .p-faculty__item {
      margin-bottom: 3rem; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-faculty__item {
      width: 48%;
      margin-bottom: 3rem; } }
  @media only screen and (min-width: 1200px) {
    .p-faculty__item {
      width: 32%;
      margin-bottom: 3rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-faculty__item {
      width: 32%;
      margin-bottom: 3rem; } }
  .p-faculty__item__title {
    color: #7D9396;
    font-size: 1.2em;
    margin-bottom: 0.4em;
    font-weight: bold;
    text-align: center; }
  .p-faculty__item__campus {
    width: 200px;
    display: block;
    font-size: 0.8em;
    border: #CCC solid 1px;
    padding: 0.2em 0.6em;
    margin: 0 auto 2rem;
    text-align: center; }
  .p-faculty__item__image {
    margin: 0 -3rem; }
  .p-faculty__item__text {
    margin-top: 1rem; }

.p-guide-book {
  width: 100%;
  margin: 0 auto 2em; }

@media only screen and (min-width: 1200px) {
  .p-pamphlet-box {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-pamphlet-box {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-pamphlet-box {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
.p-pamphlet-box__item {
  margin-bottom: 8rem;
  text-align: center; }
  @media only screen and (max-width: 749px) {
    .p-pamphlet-box__item {
      padding: 4rem 2rem;
      margin-bottom: 2rem; } }
  @media only screen and (min-width: 1200px) {
    .p-pamphlet-box__item {
      width: 33%; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-pamphlet-box__item {
      width: 33%; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-pamphlet-box__item {
      width: 33%; } }
  .p-pamphlet-box__item__title {
    line-height: 1.4;
    color: #8E9198;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.4em; }
  .p-pamphlet-box__item__sub-title {
    font-size: 1.2em;
    margin-bottom: 1em; }

.p-pamphlet-box--add::after {
  content: "";
  display: block;
  width: 33%; }

.p-career-list,
.p-oc-list,
.p-oc-listAnc {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  list-style: none; }
  .p-career-list li,
  .p-oc-list li,
  .p-oc-listAnc li {
    width: 100%;
    margin-bottom: 1rem;
    text-align: center; }
    .p-career-list li a,
    .p-oc-list li a,
    .p-oc-listAnc li a {
      background: url(../../assets/images/common/icon_blank.svg) no-repeat right 14px center;
      background-size: 12px 12px;
      border: #7D9396 solid 1px;
      color: #7D9396;
      display: block;
      border-radius: 6px;
      padding: 1.6rem 2rem;
      font-size: 0.8em; }
    .p-career-list li a:hover,
    .p-oc-list li a:hover,
    .p-oc-listAnc li a:hover {
      background: #8E9198 url(../../assets/images/common/icon_blank_white.svg) no-repeat right 14px center;
      color: #FFF;
      text-decoration: none; }
  @media only screen and (min-width: 1200px) {
    .p-career-list li,
    .p-oc-list li,
    .p-oc-listAnc li {
      width: 49%; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-career-list li,
    .p-oc-list li,
    .p-oc-listAnc li {
      width: 49%; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-career-list li,
    .p-oc-list li,
    .p-oc-listAnc li {
      width: 49%; } }

.p-oc-list li a {
  font-size: 1.2em;
  font-weight: bold; }

.p-oc-listAnc li a {
  background: none;
  font-size: 1em; }
  .p-oc-listAnc li a:hover {
    background: #8E9198; }

.p-list-nolink {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  list-style: none; }
  .p-list-nolink li {
    width: 99%;
    margin: 0 0.5% 1rem;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    border: #7D9396 solid 1px;
    color: #7D9396;
    display: block;
    border-radius: 6px;
    padding: 1.6rem 1rem; }
  @media only screen and (min-width: 1200px) {
    .p-list-nolink li {
      width: 49%; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-list-nolink li {
      width: 49%; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-list-nolink li {
      width: 49%; } }
  .p-list-nolink--04 li {
    width: 49%; }
    @media only screen and (min-width: 1200px) {
      .p-list-nolink--04 li {
        width: 24%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-list-nolink--04 li {
        width: 24%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-list-nolink--04 li {
        width: 24%; } }

.p-oc-contents {
  padding-top: 170px;
  margin-top: -170px; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-oc-contents {
      padding-top: 55px;
      margin-top: -55px; } }
  @media only screen and (max-width: 749px) {
    .p-oc-contents {
      padding-top: 55px;
      margin-top: -55px; } }

.p-career-box {
  border: #EDEDED solid 6px;
  padding: 2rem;
  margin-bottom: 1em;
  text-align: center; }
  @media only screen and (min-width: 1200px) {
    .p-career-box {
      padding: 4rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-career-box {
      padding: 4rem; } }
  @media only screen and (min-width: 1200px) {
    .p-career-box img {
      width: 80%;
      margin: 0 auto; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-career-box img {
      width: 80%;
      margin: 0 auto; } }

.p-campus-tours-box {
  position: relative;
  margin-bottom: 3rem; }
  .p-campus-tours-box__title {
    background: #ff7993;
    padding: 2rem;
    color: #FFF; }
    @media only screen and (min-width: 1200px) {
      .p-campus-tours-box__title {
        background: rgba(255, 121, 147, 0.8);
        position: absolute;
        left: 0;
        top: 50%;
        padding: 3rem; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-campus-tours-box__title {
        background: rgba(255, 121, 147, 0.8);
        position: absolute;
        left: 0;
        top: 50%;
        padding: 3rem; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-campus-tours-box__title {
        background: rgba(255, 121, 147, 0.8);
        position: absolute;
        left: 0;
        top: 50%;
        padding: 3rem; } }

.p-faq-list {
  padding: 3rem;
  background: #F9EAEB;
  margin-bottom: 2rem;
  border-radius: 4px; }
  .p-faq-list strong {
    color: red;
    font-weight: bold; }
  .p-faq-list__title {
    font-size: 1.2em;
    color: #7D9396;
    font-weight: bold;
    margin-bottom: 1rem; }
    .p-faq-list__title span {
      margin-right: 0.4em;
      font-size: 1.2em; }

@media only screen and (min-width: 1200px) {
  .p-footer {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-footer {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-footer {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
.p-footer .p-footer__list {
  line-height: 2.4; }
  .p-footer .p-footer__list li {
    list-style: none; }
    .p-footer .p-footer__list li a {
      color: #FFF;
      font-weight: bold; }
  .p-footer .p-footer__list li ul > li {
    font-size: 0.8em;
    padding-left: 1em;
    background: url(../../assets/images/common/icon_triangle.svg) no-repeat left center;
    background-size: 6px 6px; }
    .p-footer .p-footer__list li ul > li a {
      color: #BFBFBF;
      font-weight: normal; }
  @media only screen and (min-width: 1200px) {
    .p-footer .p-footer__list__child {
      display: flex;
      display: -webkit-flex;
      flex-wrap: nowrap;
      flex-wrap: -webkit-nowrap;
      justify-content: space-between;
      -webkit-justify-content: space-between; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-footer .p-footer__list__child {
      display: flex;
      display: -webkit-flex;
      flex-wrap: nowrap;
      flex-wrap: -webkit-nowrap;
      justify-content: space-between;
      -webkit-justify-content: space-between; } }

@media only screen and (min-width: 1200px) {
  .p-footer__bottom {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-direction: row-reverse;
    flex-direction: -webkit-row-reverse; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-footer__bottom {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-direction: row-reverse;
    flex-direction: -webkit-row-reverse; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-footer__bottom {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-direction: row-reverse;
    flex-direction: -webkit-row-reverse; } }
@media only screen and (max-width: 749px) {
  .p-footer__bottom__content {
    text-align: center;
    margin-bottom: 1em; } }
.p-footer__bottom__logo {
  width: 180px; }
  @media only screen and (max-width: 749px) {
    .p-footer__bottom__logo {
      margin: 0 auto; } }
  @media only screen and (min-width: 1200px) {
    .p-footer__bottom__logo {
      width: 180px;
      margin-right: 20px; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-footer__bottom__logo {
      width: 180px;
      margin-right: 20px; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-footer__bottom__logo {
      width: 180px;
      margin-right: 20px; } }
.p-footer__bottom__notice {
  display: block;
  width: 300px;
  margin: 1em auto;
  padding: 0.4em;
  text-align: center;
  border: #CCC solid 1px; }
.p-footer__bottom__name {
  font-weight: bold; }
  .p-footer__bottom__name span {
    font-size: 0.8em; }
.p-footer__bottom__tel {
  color: #8E9198;
  font-weight: 600;
  font-size: 1.4em; }
.p-footer__bottom__logo {
  width: 180px;
  height: auto;
  margin-bottom: 1em; }
  @media only screen and (min-width: 1200px) {
    .p-footer__bottom__logo {
      width: 280px; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-footer__bottom__logo {
      width: 280px; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-footer__bottom__logo {
      width: 280px; } }
.p-footer__bottom__credit {
  font-size: 0.8em;
  color: #CCCCCC; }
  @media only screen and (max-width: 749px) {
    .p-footer__bottom__credit {
      text-align: center; } }

.p-pagenavi {
  position: relative;
  margin-bottom: 15px;
  min-height: 1.3em;
  font-size: 0.9em; }

.p-pagenavi .wp-pagenavi {
  position: relative;
  left: 0;
  text-align: center; }
  .p-pagenavi .wp-pagenavi a {
    color: #8E9198; }

.p-pagenavi .wp-pagenavi span.pages {
  position: absolute;
  top: 0;
  left: 0; }

.p-pagenavi .wp-pagenavi span {
  color: #FFF; }

.p-pagenavi .wp-pagenavi a {
  padding: 0.5em;
  border: 1px solid #8E9198;
  text-decoration: none; }

.p-pagenavi .wp-pagenavi span.current {
  padding: 0.5em;
  background: #8E9198;
  border: 1px solid #8E9198; }

.nextpostslink {
  margin-left: 6px;
  background: #FFF !important;
  border: 1px solid #FFF !important; }

.previouspostslink {
  margin-right: 6px;
  background: #FFF !important;
  border: 1px solid #FFF !important; }

.p-tokutaisei {
  display: flex;
  display: -webkit-flex;
  flex-wrap: nowrap;
  flex-wrap: -webkit-nowrap;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  @media only screen and (max-width: 749px) {
    .p-tokutaisei {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-tokutaisei__box {
    background: #FFF0F0;
    color: #EB6D87;
    width: 49%;
    padding: 1em;
    border: #EB6D87 4px solid;
    margin-bottom: 2em; }
    @media only screen and (max-width: 749px) {
      .p-tokutaisei__box {
        width: 100%;
        margin-bottom: 1em; } }
    .p-tokutaisei__box__title {
      font-size: 1.2em;
      text-align: center;
      font-weight: bold;
      border-bottom: #EB6D87 solid 1px;
      margin-bottom: 1em;
      padding-bottom: 0.4em; }
  .p-tokutaisei__text {
    width: 49%; }
    @media only screen and (max-width: 749px) {
      .p-tokutaisei__text {
        width: 100%;
        margin-bottom: 2em; } }

.p-kentei-box {
  background: #EEE;
  padding: 3rem 2rem;
  margin-top: 1em;
  margin-bottom: 1em;
  border-radius: 3px; }
  .p-kentei-box__title {
    font-size: 1.2em;
    margin-bottom: 0.6em;
    font-weight: bold;
    text-align: center; }

.p-icon-plus {
  width: 60px;
  height: 60px;
  margin: 0 auto; }

.p-single p {
  margin-bottom: 1em; }

@media only screen and (max-width: 749px) {
  .p-check-title {
    width: 60%;
    max-width: 380px;
    position: absolute;
    right: 0;
    top: 24%;
    bottom: 0; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-check-title {
    width: 400px;
    height: 400px;
    position: absolute;
    right: 0;
    top: 30%;
    bottom: 0; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-check-title {
    width: 400px;
    position: absolute;
    right: 10%;
    top: 24%;
    bottom: 0; } }
@media only screen and (min-width: 1200px) {
  .p-check-title {
    width: 600px;
    position: absolute;
    right: 0;
    top: 24%;
    bottom: 0; } }

@media only screen and (max-width: 749px) {
  .p-teachers-title {
    width: 90%;
    max-width: 380px;
    position: absolute;
    left: 4%;
    top: 38%;
    bottom: 0; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-teachers-title {
    width: 400px;
    width: 70%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    bottom: 0; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-teachers-title {
    width: 540px;
    position: absolute;
    left: 4%;
    top: 38%;
    bottom: 0; } }
@media only screen and (min-width: 1200px) {
  .p-teachers-title {
    width: 600px;
    position: absolute;
    left: 0;
    top: 38%;
    bottom: 0; } }

.p-check-index-box {
  border-radius: 10px;
  padding: 4rem;
  margin-bottom: 4rem;
  text-align: center; }
  .p-check-index-box__title {
    color: #FFF;
    position: relative;
    padding: 2rem 1rem;
    border-top: dashed #3A7DCB 2px;
    border-bottom: dashed #3A7DCB 2px;
    margin-bottom: 2rem; }
    @media only screen and (max-width: 749px) {
      .p-check-index-box__title {
        padding: 0.7rem; } }
    .p-check-index-box__title__num {
      padding: 0 0.1em;
      border-radius: 2px;
      font-weight: bold;
      background: #3A7DCB;
      display: inline-block;
      position: absolute;
      width: 10rem;
      left: 0;
      right: 0;
      top: -2.4rem;
      margin: 0 auto; }
      .p-check-index-box__title__num span {
        display: inline-block;
        font-size: 1.2em;
        margin-left: 0.2em; }
    .p-check-index-box__title__text {
      color: #3A7DCB;
      font-size: 1.4em;
      font-weight: bold; }
      @media only screen and (min-width: 1200px) {
        .p-check-index-box__title__text {
          font-size: 1.8em; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-check-index-box__title__text {
          font-size: 1.8em; } }
  .p-check-index-box--01 {
    background: #DEEBF8;
    color: #3A7DCB; }
    .p-check-index-box--01 a {
      color: #3A7DCB; }
      .p-check-index-box--01 a:hover {
        color: #FFF; }
    .p-check-index-box--01 .p-check-index-box__list__item {
      border-color: #3A7DCB; }
      .p-check-index-box--01 .p-check-index-box__list__item:hover {
        background: #3A7DCB; }
  .p-check-index-box--02 {
    background: #E9F7F5;
    color: #5BBEAF; }
    .p-check-index-box--02 a {
      color: #5BBEAF; }
      .p-check-index-box--02 a:hover {
        color: #FFF; }
    .p-check-index-box--02 .p-check-index-box__list__item {
      border-color: #5BBEAF; }
      .p-check-index-box--02 .p-check-index-box__list__item:hover {
        background: #5BBEAF; }
  .p-check-index-box--03 {
    background: #F8F1E0;
    color: #F7B04F; }
    .p-check-index-box--03 a {
      color: #F7B04F; }
      .p-check-index-box--03 a:hover {
        color: #FFF; }
    .p-check-index-box--03 .p-check-index-box__list__item {
      border-color: #F7B04F; }
      .p-check-index-box--03 .p-check-index-box__list__item:hover {
        background: #F7B04F; }
  @media only screen and (max-width: 749px) {
    .p-check-index-box {
      padding: 4rem 2rem 2rem 2rem; } }
  .p-check-index-box__list {
    max-width: 600px;
    margin: 0 auto;
    list-style: none; }
    .p-check-index-box__list__item {
      line-height: 1.4;
      margin-bottom: 1rem;
      background: #FFF;
      font-size: 1.2em;
      font-weight: bold;
      text-align: center;
      border-radius: 100px;
      border: solid 4px; }
      @media only screen and (min-width: 1200px) {
        .p-check-index-box__list__item {
          margin-bottom: 2rem; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-check-index-box__list__item {
          margin-bottom: 2rem; } }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .p-check-index-box__list__item {
          margin-bottom: 2rem; } }
      .p-check-index-box__list__item:last-child {
        margin-bottom: 0 !important; }
      .p-check-index-box__list__item a {
        display: block;
        padding: 1.4rem 1rem; }
        .p-check-index-box__list__item a:hover {
          text-decoration: none; }
      @media only screen and (min-width: 1200px) {
        .p-check-index-box__list__item {
          font-size: 1.4em; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-check-index-box__list__item {
          font-size: 1.4em; } }

.p-check-index-box--02 .p-check-index-box__title {
  border-top: dashed #5BBEAF 2px;
  border-bottom: dashed #5BBEAF 2px; }
  .p-check-index-box--02 .p-check-index-box__title__num {
    background: #5BBEAF; }
  .p-check-index-box--02 .p-check-index-box__title__text {
    color: #5BBEAF; }

.p-check-index-box--03 .p-check-index-box__title {
  border-top: dashed #F7B04F 2px;
  border-bottom: dashed #F7B04F 2px; }
  .p-check-index-box--03 .p-check-index-box__title__num {
    background: #F7B04F; }
  .p-check-index-box--03 .p-check-index-box__title__text {
    color: #F7B04F; }

.p-check-search {
  width: 240px;
  height: 240px;
  margin: 0 auto;
  position: absolute;
  bottom: -120px;
  left: 0;
  right: 0; }
  @media only screen and (max-width: 749px) {
    .p-check-search {
      width: 160px;
      height: 160px;
      bottom: -60px; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-check-search {
      width: 180px;
      height: 180px;
      bottom: -100px; } }

.p-check-sub-title {
  padding: 2rem;
  text-align: center;
  color: #FFF;
  font-size: 1.6em;
  font-weight: bold;
  vertical-align: middle; }
  .p-check-sub-title__case {
    padding: 0.1em 0.4em;
    border: #FFF solid 1px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 1em;
    line-height: 1; }
    @media only screen and (max-width: 749px) {
      .p-check-sub-title__case {
        display: block;
        margin: 0 auto 0.2em;
        width: 6rem; } }
    .p-check-sub-title__case__text {
      margin-right: 0.2em;
      font-size: 0.6em;
      vertical-align: middle;
      line-height: 1;
      display: inline-block; }
    .p-check-sub-title__case__num {
      font-size: 1em;
      vertical-align: middle;
      line-height: 1;
      display: inline-block; }
  .p-check-sub-title--01 {
    background: #3A7DCB; }
  .p-check-sub-title--02 {
    background: #5BBEAF; }
  .p-check-sub-title--03 {
    background: #F7B04F; }

.p-baloon {
  background: #FFF;
  padding: 2rem 3rem;
  border-radius: 10px;
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
  margin: 0 auto -2rem;
  z-index: 1000;
  position: relative;
  display: inline-block;
  color: #3A7DCB; }
  @media only screen and (max-width: 749px) {
    .p-baloon {
      margin: 0 auto -0.6rem; } }
  .p-baloon:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #FFF;
    color: #3A7DCB; }
    @media only screen and (max-width: 749px) {
      .p-baloon:before {
        margin-left: -8px;
        border: 8px solid transparent;
        border-top: 8px solid #FFF; } }
  @media only screen and (max-width: 749px) {
    .p-baloon {
      font-size: 1.2em;
      padding: 1rem; } }

.p-answer-box {
  margin-bottom: 4rem;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .p-answer-box__inner {
    width: 100%;
    background: #FFF;
    padding: 2rem 4rem 4rem; }
    @media only screen and (max-width: 749px) {
      .p-answer-box__inner {
        font-size: 1em;
        padding: 1rem 2rem 2rem; } }
  .p-answer-box__title {
    margin-top: -8rem;
    padding: 4rem;
    background: #3A7DCB;
    color: #FFF;
    text-align: center;
    margin-bottom: 3rem; }
    @media only screen and (max-width: 749px) {
      .p-answer-box__title {
        margin-top: -4rem;
        padding: 2rem; } }
    .p-answer-box__title__catch {
      font-size: 1.2em;
      font-weight: bold; }
      @media only screen and (max-width: 749px) {
        .p-answer-box__title__catch {
          font-size: 0.8em; } }
    .p-answer-box__title__type {
      font-size: 2.4em;
      font-weight: bold;
      line-height: 1.4;
      margin-bottom: 2rem; }
      .p-answer-box__title__type span {
        margin-left: 0.4em;
        font-size: 0.8em; }
      @media only screen and (max-width: 749px) {
        .p-answer-box__title__type {
          font-size: 1.4em; } }
    @media only screen and (max-width: 749px) {
      .p-answer-box__title__text {
        text-align: left; } }
  .p-answer-box__link {
    list-style: none;
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    flex-wrap: -webkit-nowrap;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center; }
    @media only screen and (max-width: 749px) {
      .p-answer-box__link {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    .p-answer-box__link li {
      width: 49%;
      margin-right: 0.4em; }
      @media only screen and (max-width: 749px) {
        .p-answer-box__link li {
          width: 100%;
          margin-bottom: 1em; } }
      .p-answer-box__link li a {
        padding-right: 1.2em;
        background: url(../images/check/icon_blue.svg) no-repeat right 10px top 50%;
        background-size: 14px 14px;
        color: #3A7DCB;
        display: block;
        padding: 1rem;
        border: #3A7DCB solid 2px;
        text-align: center;
        font-weight: bold; }
        .p-answer-box__link li a:hover {
          color: #FFF;
          background: #3A7DCB url(../images/check/icon_white.svg) no-repeat right 10px top 50%;
          background-size: 14px 14px;
          text-decoration: none; }

.l-check-case-02__inner .p-baloon {
  color: #5BBEAF; }
.l-check-case-02__inner .p-answer-box__title {
  background: #5BBEAF !important; }
.l-check-case-02__inner .p-answer-box__link a {
  background: url(../images/check/icon_green.svg) no-repeat right 10px top 50%;
  background-size: 14px 14px;
  border: #5BBEAF solid 2px;
  color: #5BBEAF; }
  .l-check-case-02__inner .p-answer-box__link a:hover {
    color: #FFF;
    background: #5BBEAF url(../images/check/icon_white.svg) no-repeat right 10px top 50%;
    background-size: 14px 14px; }

.l-check-case-03__inner .p-baloon {
  color: #F7B04F; }
.l-check-case-03__inner .p-answer-box__title {
  background: #F7B04F !important; }
.l-check-case-03__inner .p-answer-box__link a {
  background: url(../images/check/icon_yellow.svg) no-repeat right 10px top 50%;
  background-size: 14px 14px;
  border: #F7B04F solid 2px;
  color: #F7B04F; }
  .l-check-case-03__inner .p-answer-box__link a:hover {
    color: #FFF;
    background: #F7B04F url(../images/check/icon_white.svg) no-repeat right 10px top 50%;
    background-size: 14px 14px; }

.p-other-list {
  list-style: disc; }
  .p-other-list li {
    margin-left: 1.25em; }

.p-section-title--mini {
  text-align: center;
  font-size: 1.4em;
  margin-bottom: 4rem;
  border: #8E9198 solid 3px;
  color: #8E9198;
  padding: 0.4em 0; }

.p-inner {
  margin-bottom: 4rem; }

.p-section-title {
  text-align: center;
  font-size: 1.6em;
  margin-bottom: 4rem; }

.p-breadcrumbs--white {
  color: #FFF; }
  .p-breadcrumbs--white a {
    color: #FFF; }

.p-three-title {
  max-width: 540px;
  margin: 0 auto 2rem; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-three-title {
      width: 80%; } }
  @media only screen and (max-width: 749px) {
    .p-three-title {
      width: 80%; } }

.p-three-text {
  text-align: center; }

.p-three-button a {
  display: block;
  background: #FFF;
  padding: 1em;
  border-radius: 4px;
  width: 10em;
  margin: 1em auto;
  font-weight: bold;
  text-align: center;
  color: #E56180; }

.p-three-point-box {
  margin-bottom: 4rem;
  background: #FFF;
  border-radius: 4px; }
  .p-three-point-box__title {
    text-align: center;
    padding: 2rem;
    font-size: 1.4em;
    font-weight: bold; }
    .p-three-point-box__title span {
      background: #FFF;
      display: inline-block;
      font-size: 0.8em;
      background: #FFF;
      border-radius: 100px;
      padding: 0.01em 1em;
      margin-right: 1em; }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .p-three-point-box__title span {
          display: block;
          width: 6em;
          margin: 0 auto; } }
      @media only screen and (max-width: 749px) {
        .p-three-point-box__title span {
          display: block;
          width: 6em;
          margin: 0 auto; } }
  .p-three-point-box__content {
    padding: 2rem 3rem; }
  .p-three-point-box--01 .p-three-point-box__title {
    background: #91AEE5;
    color: #FFF; }
    .p-three-point-box--01 .p-three-point-box__title span {
      color: #91AEE5; }
  .p-three-point-box--01 .p-three-point-box__content {
    background: #D9E6FF; }
  .p-three-point-box--02 .p-three-point-box__title {
    background: #90CCA9;
    color: #FFF; }
    .p-three-point-box--02 .p-three-point-box__title span {
      color: #90CCA9; }
  .p-three-point-box--02 .p-three-point-box__content {
    background: #C8E5D4; }
  .p-three-point-box--03 .p-three-point-box__title {
    background: #EDBA67;
    color: #FFF; }
    .p-three-point-box--03 .p-three-point-box__title span {
      color: #EDBA67; }
  .p-three-point-box--03 .p-three-point-box__content {
    background: #FFF8D3; }

.p-three-subject {
  margin-top: 2rem;
  margin-bottom: 4rem;
  padding: 4rem 4rem; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-three-subject {
      padding: 2rem 2rem; } }
  @media only screen and (max-width: 749px) {
    .p-three-subject {
      padding: 2rem 2rem; } }
  .p-three-subject__title {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 2rem; }
  .p-three-subject-box {
    color: #5F5F5F;
    padding: 3rem 4rem;
    background: #FFF;
    margin-bottom: 3rem;
    border-radius: 3px; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-three-subject-box {
        padding: 1rem 2rem; } }
    @media only screen and (max-width: 749px) {
      .p-three-subject-box {
        padding: 1rem 2rem; } }
    .p-three-subject-box__title {
      font-size: 1.4em;
      font-weight: bold;
      margin-bottom: 0.2rem; }
      .p-three-subject-box__title a {
        text-decoration: underline; }
        .p-three-subject-box__title a:hover {
          text-decoration: none; }
    .p-three-subject-box__point {
      font-weight: bold;
      line-height: 1.4;
      margin-bottom: 0.4em;
      color: #000; }
      .p-three-subject-box__point span {
        line-height: 1.4;
        color: #8E9198;
        font-size: 1.4em;
        font-weight: bold; }
  .p-three-subject--medical {
    background: #D6E5F2; }
    .p-three-subject--medical .p-three-subject__title {
      color: #2E5496 !important; }
    .p-three-subject--medical .p-three-subject-box {
      border: #2E5496 solid 1px; }
    .p-three-subject--medical .p-three-subject-box__title a {
      color: #2E5496 !important; }
  .p-three-subject--rehabilitation {
    background: #C7EDCC; }
    .p-three-subject--rehabilitation .p-three-subject__title {
      color: #357C40 !important; }
    .p-three-subject--rehabilitation .p-three-subject-box__title a {
      color: #357C40 !important; }
    .p-three-subject--rehabilitation .p-three-subject-box {
      border: #357C40 solid 1px; }
  .p-three-subject--health {
    background: #F4DACE; }
    .p-three-subject--health .p-three-subject__title {
      color: #E64A2E !important; }
    .p-three-subject--health .p-three-subject-box__title a {
      color: #E64A2E !important; }
    .p-three-subject--health .p-three-subject-box {
      border: #E64A2E solid 1px; }

hr {
  margin: 4rem 0; }

.p-text-link {
  color: #8E9198;
  text-decoration: underline; }
  .p-text-link:hover {
    text-decoration: none; }

.p-method-map__title {
  text-align: center;
  font-size: 1.2em;
  font-weight: bold; }
.p-method-map__image {
  max-width: 740px;
  margin: 1rem auto; }

.p-method-image {
  margin: 2rem auto; }
  .p-method-image--half {
    margin: 2em auto; }
    @media only screen and (min-width: 1200px) {
      .p-method-image--half {
        max-width: 50%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-method-image--half {
        max-width: 50%; } }

.p-special-list {
  list-style: none;
  margin-bottom: 2rem;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center; }
  @media only screen and (max-width: 749px) {
    .p-special-list {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-special-list__item {
    width: 100%; }
    @media only screen and (max-width: 749px) {
      .p-special-list__item {
        width: 100%;
        margin-bottom: 1rem; } }
    @media only screen and (min-width: 1200px) {
      .p-special-list__item {
        width: 49%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-special-list__item {
        width: 49%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-special-list__item {
        width: 49%; } }
    .p-special-list__item img {
      border-radius: 6px; }

@media only screen and (min-width: 1200px) {
  .p-special-list--col03 .p-special-list__item {
    width: 32%; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-special-list--col03 .p-special-list__item {
    width: 32%; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-special-list--col03 .p-special-list__item {
    width: 32%; } }

.p-expertise-title {
  max-width: 500px;
  margin: 2rem auto; }
  @media only screen and (min-width: 1200px) {
    .p-expertise-title {
      max-width: 800px;
      margin: 2rem auto; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-expertise-title {
      max-width: 800px;
      margin: 2rem auto; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-expertise-title {
      max-width: 800px;
      margin: 2rem auto; } }

.p-expertise-text {
  color: #020202 !important; }
  @media only screen and (min-width: 1200px) {
    .p-expertise-text {
      text-align: center; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-expertise-text {
      text-align: center; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-expertise-text {
      text-align: center; } }

.p-expertise-navigation {
  list-style: none;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap; }
  .p-expertise-navigation__item {
    width: 100%;
    margin-bottom: 1rem;
    text-align: center;
    border-radius: 4px; }
    @media only screen and (min-width: 1200px) {
      .p-expertise-navigation__item {
        width: 32%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-expertise-navigation__item {
        width: 32%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-expertise-navigation__item {
        width: 32%; } }
    .p-expertise-navigation__item a {
      width: 100%;
      display: block;
      color: #FFF;
      font-weight: bold; }
      .p-expertise-navigation__item a span {
        font-size: 1.4em; }
      .p-expertise-navigation__item a:hover {
        opacity: 0.8;
        text-decoration: none; }
    .p-expertise-navigation__item__inner {
      padding: 2rem 4rem; }
    .p-expertise-navigation__item__button {
      border-radius: 0 0 4px 4px;
      text-align: center;
      vertical-align: middle;
      line-height: 24px; }
      .p-expertise-navigation__item__button img {
        display: inline-block;
        vertical-align: middle;
        line-height: 20px;
        text-align: center;
        width: 20px !important;
        height: auto; }
    .p-expertise-navigation__item--color01 {
      background: #D1DB38; }
      .p-expertise-navigation__item--color01 .p-expertise-navigation__item__button {
        background: #C0CC24; }
    .p-expertise-navigation__item--color02 {
      background: #4CD6DE; }
      .p-expertise-navigation__item--color02 .p-expertise-navigation__item__button {
        background: #34C6D1; }
    .p-expertise-navigation__item--color03 {
      background: #EF9B3D; }
      .p-expertise-navigation__item--color03 .p-expertise-navigation__item__button {
        background: #E87F28; }

.p-more-title {
  text-align: center;
  margin: 6rem auto 4rem;
  font-size: 1.6em;
  font-weight: bold;
  color: #8E9198;
  text-align: center; }

.p-animation {
  min-height: 400px;
  width: 100%;
  overflow: hidden;
  background: #009F83 url(../images/expertise/ph_animation.jpg) repeat-x center center;
  animation: bgHero 30s linear infinite;
  background-size: cover;
  color: #FFF; }

@-webkit-keyframes bgHero {
  from {
    background-position: 0  0; }
  to {
    background-position: -3048px 0; } }
@keyframes bgHero {
  from {
    background-position: 0 0; }
  to {
    background-position: -3048px 0; } }
.p-expertise-box {
  background: #FFF;
  color: #5F5F5F;
  margin-bottom: 4rem;
  border-radius: 4px;
  box-shadow: 0px 13px 21px -10px rgba(0, 0, 0, 0.1); }
  .p-expertise-box a {
    display: block;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: stretch;
    -webkit-align-items: stretch;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap; }
    .p-expertise-box a:hover {
      text-decoration: none;
      opacity: 0.8; }
  .p-expertise-box__link {
    background: #C4C400;
    text-align: center;
    border-radius: 0 4px 4px 0;
    display: block;
    width: 4%;
    padding: 1 0.4rem;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    text-align: center; }
    .p-expertise-box__link--color01 {
      background: #C0CC24; }
    .p-expertise-box__link--color02 {
      background: #34C6D1; }
    .p-expertise-box__link--color03 {
      background: #E87F28; }
    .p-expertise-box__link img {
      width: 9px;
      height: auto; }
      @media only screen and (min-width: 1200px) {
        .p-expertise-box__link img {
          width: 18px; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-expertise-box__link img {
          width: 18px; } }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .p-expertise-box__link img {
          width: 18px; } }
  .p-expertise-box__inner {
    width: 96%;
    padding: 3rem;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap; }
    @media only screen and (min-width: 1200px) {
      .p-expertise-box__inner {
        padding: 4rem; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-expertise-box__inner {
        padding: 4rem; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-expertise-box__inner {
        padding: 4rem; } }
  .p-expertise-box__content {
    width: 100%;
    margin-bottom: 1rem; }
    @media only screen and (min-width: 1200px) {
      .p-expertise-box__content {
        width: 60%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-expertise-box__content {
        width: 60%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-expertise-box__content {
        width: 60%; } }
  .p-expertise-box__image {
    width: 100%; }
    @media only screen and (min-width: 1200px) {
      .p-expertise-box__image {
        width: 33%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-expertise-box__image {
        width: 33%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-expertise-box__image {
        width: 33%; } }
  .p-expertise-box__subject {
    font-size: 1.7em;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: #C6C6C6 solid 1px; }
  .p-expertise-box__catch {
    color: #454545;
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 1rem; }
  .p-expertise-box__text {
    color: #727272; }
  .p-expertise-box--color01 .p-expertise-box__subject {
    color: #C4C400; }
  .p-expertise-box--color02 .p-expertise-box__subject {
    color: #4CD6DE; }
  .p-expertise-box--color03 .p-expertise-box__subject {
    color: #EF9B3D; }

.p-subject-sub-title {
  text-align: center;
  font-weight: bold;
  font-size: 1.4em; }
  .p-subject-sub-title--color01 {
    color: #C4C400;
    margin-bottom: 1rem; }
  .p-subject-sub-title--color02 {
    color: #4CD6DE;
    margin-bottom: 1rem; }
  .p-subject-sub-title--color03 {
    color: #EF9B3D;
    margin-bottom: 1rem; }

.p-subject-title {
  text-align: center;
  font-size: 1.6em;
  margin-bottom: 4rem; }
  .p-subject-title span {
    display: inline-block;
    padding: 0.3em 1em;
    color: #FFF; }
  .p-subject-title--color01 span {
    background: #C4C400; }
  .p-subject-title--color02 span {
    background: #4CD6DE; }
  .p-subject-title--color03 span {
    background: #EF9B3D; }

.p-program-box {
  margin-top: 3rem;
  background: #8E9198;
  color: #FFF; }
  .p-program-box a {
    display: block;
    color: #FFF;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap; }
    .p-program-box a:hover {
      text-decoration: none;
      opacity: 0.8; }
  .p-program-box__image {
    width: 100%; }
    @media only screen and (min-width: 1200px) {
      .p-program-box__image {
        width: 40%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-program-box__image {
        width: 40%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-program-box__image {
        width: 40%; } }
  .p-program-box__content {
    width: 100%;
    padding: 3rem; }
    @media only screen and (min-width: 1200px) {
      .p-program-box__content {
        width: 60%;
        padding: 3rem 4rem; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-program-box__content {
        width: 60%;
        padding: 3rem 4rem; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-program-box__content {
        width: 60%;
        padding: 3rem 4rem; } }
  .p-program-box__title {
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 2rem; }
    .p-program-box__title span {
      display: block;
      font-size: 0.8em; }

.p-opencampus {
  max-width: 500px;
  margin: -2rem auto 0rem; }
  .p-opencampus:hover {
    opacity: 0.8; }

.p-opencampus-sub-title {
  text-align: center;
  width: 400px;
  margin: 6rem auto 1rem; }

.p-opencampus-check {
  background: #FAF8ED;
  padding: 2rem 3rem;
  margin-bottom: 4rem;
  border-radius: 8px; }
  .p-opencampus-check__title {
    width: 40%;
    min-width: 260px;
    margin: 0 auto 1rem; }
  .p-opencampus-check__list {
    list-style: none; }
    .p-opencampus-check__list li {
      margin: 0.4em 0; }
    .p-opencampus-check__list span {
      color: red;
      font-weight: bold; }

.p-opencampus-schedule {
  border: #CCC solid 2px;
  margin: 3rem 0; }
  .p-opencampus-schedule__title {
    padding: 0.4em;
    text-align: center;
    background: #EEE; }
    .p-opencampus-schedule__title--type01 {
      background: #69c079;
      color: #FFF;
      font-weight: bold; }
    .p-opencampus-schedule__title--type02 {
      background: #f89551;
      color: #FFF;
      font-weight: bold; }
    .p-opencampus-schedule__title--type03 {
      background: #fcb040;
      color: #FFF;
      font-weight: bold; }
    .p-opencampus-schedule__title--type04 {
      background: #A5CE4C;
      color: #FFF;
      font-weight: bold; }
    .p-opencampus-schedule__title--type05 {
      background: #54C4CF;
      color: #FFF;
      font-weight: bold; }
    .p-opencampus-schedule__title--type06 {
      background: #a797c8;
      color: #FFF;
      font-weight: bold; }
    .p-opencampus-schedule__title--type07 {
      background: #E76F8E;
      color: #FFF;
      font-weight: bold; }
  .p-opencampus-schedule__highlight01 {
    background: #D7EFDE;
    width: 100%; }
  .p-opencampus-schedule__highlight02 {
    background: #D8E2EE;
    width: 100%; }
  .p-opencampus-schedule__highlight03 {
    background: #F7F5DB;
    width: 100%; }
  .p-opencampus-schedule__highlight04 {
    background: #ffdec1;
    width: 100%; }
  .p-opencampus-schedule__finish {
    text-align: center;
    background: #EEE;
    border-bottom: #CCC solid 1px; }
  .p-opencampus-schedule dl {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    border-bottom: #CCC solid 1px; }
    .p-opencampus-schedule dl:last-child {
      border-bottom: none; }
  .p-opencampus-schedule dt {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
    width: 16%;
    min-width: 6rem;
    padding: 0.4em 1em;
    font-weight: bold; }
    .p-opencampus-schedule dt + dd {
      width: 84%; }
    @media only screen and (max-width: 749px) {
      .p-opencampus-schedule dt {
        width: 35%; }
        .p-opencampus-schedule dt + dd {
          width: 65%; }
        .p-opencampus-schedule dt.dt_wide {
          width: 35%; }
          .p-opencampus-schedule dt.dt_wide + dd {
            width: 65%; } }
  .p-opencampus-schedule dd {
    padding: 0.4em 1em;
    border-left: #CCC solid 1px; }
    @media only screen and (min-width: 1200px) {
      .p-opencampus-schedule dd img {
        width: 50%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-opencampus-schedule dd img {
        width: 50%; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-opencampus-schedule dd img {
        width: 50%; } }
  .p-opencampus-schedule__comments {
    text-align: center;
    background: #EEE;
    border-bottom: #CCC solid 1px; }
  .p-opencampus-schedule .point-txt {
    display: inline-block;
    margin-left: 1em;
    padding: 0 0.5em;
    color: #DC7B8E;
    border: 2px solid #DC7B8E;
    background: #FFF;
    text-align: left; }
    @media only screen and (max-width: 749px) {
      .p-opencampus-schedule .point-txt {
        display: block;
        margin: 0.5em 0 0 0; } }

@media only screen and (min-width: 1200px) {
  .p-separate {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-separate {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
@media only screen and (min-width: 1200px) {
  .p-separate__item {
    width: 48%; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-separate__item {
    width: 48%; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-separate__item {
    width: 48%; } }

.p-opencampus-bus {
  margin: 1rem 0;
  text-align: center;
  border: #CCC solid 1px;
  min-width: 580px; }
  .p-opencampus-bus--four td {
    width: 20% !important; }
  .p-opencampus-bus--six td {
    width: 15% !important; }
  .p-opencampus-bus--eight td {
    width: 12.5% !important; }
  .p-opencampus-bus__title {
    color: #444 !important;
    font-weight: bold !important;
    padding: 0.2em !important;
    font-size: 1em !important;
    background: #E0DFDF !important; }
  .p-opencampus-bus th {
    vertical-align: middle;
    font-size: 0.8em;
    padding: 0.2em 0.4em;
    border: #CCC solid 1px;
    background: #EEE;
    line-height: 1.4; }
  .p-opencampus-bus td {
    color: #DC7B8E;
    background: #FFF;
    padding: 0.4em;
    border: #CCC solid 1px;
    font-size: 1.2em; }

.p-opencampus-image,
.p-opencampus-column {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  list-style: none; }
  .p-opencampus-image--01 li,
  .p-opencampus-column--01 li {
    width: 100%;
    margin-bottom: 2rem; }
    @media only screen and (min-width: 1200px) {
      .p-opencampus-image--01 li,
      .p-opencampus-column--01 li {
        width: 32%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-opencampus-image--01 li,
      .p-opencampus-column--01 li {
        width: 32%; } }
  .p-opencampus-image--02 li,
  .p-opencampus-column--02 li {
    width: 100%; }
    @media only screen and (min-width: 1200px) {
      .p-opencampus-image--02 li,
      .p-opencampus-column--02 li {
        width: 48%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-opencampus-image--02 li,
      .p-opencampus-column--02 li {
        width: 48%; } }

@media only screen and (min-width: 1200px) {
  .p-opencampus-column--02 li {
    width: 47%; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-opencampus-column--02 li {
    width: 47%; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .p-opencampus-column--02 li {
    margin-top: 2rem; } }
@media only screen and (max-width: 749px) {
  .p-opencampus-column--02 li {
    margin-top: 2rem; } }

.p-opencampus-contact {
  text-align: center;
  margin: 4rem auto; }
  .p-opencampus-contact__inner {
    font-size: 1.4em;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    align-items: center;
    -webkit-align-items: center;
    border: #E66E87 solid 3px;
    padding: 2rem 4rem;
    display: inline-block;
    color: #E66E87; }
    .p-opencampus-contact__inner a {
      margin-left: 0.4em;
      color: #E66E87;
      font-size: 1.4em;
      font-weight: bold; }

.p-opencampus-catch {
  font-size: 1.8em;
  color: #7D9396; }
.p-opencampus-title {
  color: #605454;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 1em; }
  @media only screen and (min-width: 1200px) {
    .p-opencampus-title {
      font-size: 2em; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-opencampus-title {
      font-size: 2em; } }
.p-opencampus-subtitle {
  font-size: 1.6em;
  text-align: center; }
.p-opencampus-keyv {
  width: 100%;
  margin: 0 auto 2em; }
.p-opencampus-thumnail {
  width: 100%;
  margin: 0 auto; }
  @media only screen and (min-width: 1200px) {
    .p-opencampus-thumnail {
      width: 50%; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-opencampus-thumnail {
      width: 50%; } }

.p-section-title--oc {
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
  /*margin-bottom: 6rem;*/
  border: #8E9198 solid 3px;
  color: #8E9198;
  padding: 0.4em 0; }

.p-catch--big-text {
  font-size: 1.5em; }
  @media only screen and (min-width: 1200px) {
    .p-catch--big-text {
      font-size: 1.6em; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-catch--big-text {
      font-size: 1.6em; } }

.p-pharm-spstudent {
  position: relative; }
  .p-pharm-spstudent__text {
    width: 100%;
    font-weight: bold;
    background: #FFF; }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-pharm-spstudent__text {
        font-size: 0.9em; } }
    @media only screen and (min-width: 1200px) {
      .p-pharm-spstudent__text {
        position: absolute;
        bottom: 0;
        z-index: 1000;
        background: rgba(255, 255, 255, 0.6); } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-pharm-spstudent__text {
        position: absolute;
        bottom: 0;
        z-index: 1000;
        background: rgba(255, 255, 255, 0.6); } }
    .p-pharm-spstudent__text__inner {
      padding: 3rem 2rem;
      max-width: 1440px;
      margin: 0 auto; }
      @media only screen and (min-width: 1200px) {
        .p-pharm-spstudent__text__inner {
          text-align: center; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-pharm-spstudent__text__inner {
          text-align: center; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-pharm-spstudent__text__inner {
          padding: 2rem; } }

.p-special-topic-box {
  border-radius: 4px;
  background: #FFF;
  margin-bottom: 4rem;
  box-shadow: 0px 2px 20px #00000029; }
  .p-special-topic-box__title {
    border-bottom: none;
    position: relative;
    cursor: pointer;
    color: #333333; }
    .p-special-topic-box__title:after {
      background: #E56180 url(../../assets/images/pharm-spstudent/icon_down.svg) no-repeat center;
      background-size: contain;
      vertical-align: middle;
      content: '';
      display: inline-block;
      height: 100%;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 60px;
      border-radius: 0 4px 4px 0; }
      @media only screen and (max-width: 749px) {
        .p-special-topic-box__title:after {
          width: 30px;
          padding: 0 1rem; } }
    .p-special-topic-box__title.on {
      border-bottom: #CECECE solid 1px; }
    .p-special-topic-box__title.on:after {
      background: #E56180 url(../../assets/images/pharm-spstudent/icon_up.svg) no-repeat center;
      background-size: contain;
      border-radius: 0 4px 0 0; }
    .p-special-topic-box__title span {
      color: #E56180; }
    .p-special-topic-box__title__inner {
      padding: 2rem 4rem 2rem 2rem;
      font-size: 1.2em;
      font-weight: bold; }
      @media only screen and (max-width: 749px) {
        .p-special-topic-box__title__inner {
          font-size: 1.1em;
          line-height: 1.6; } }
      @media only screen and (min-width: 1200px) {
        .p-special-topic-box__title__inner {
          padding: 3rem 70px 3rem 3rem; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-special-topic-box__title__inner {
          padding: 3rem 70px 3rem 3rem; } }
  .p-special-topic-box__content {
    display: none; }
    .p-special-topic-box__content__inner {
      padding: 3rem 2rem; }
      @media only screen and (min-width: 1200px) {
        .p-special-topic-box__content__inner {
          padding: 4rem; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-special-topic-box__content__inner {
          padding: 4rem; } }

.p-special-topic-button {
  text-align: center; }
  .p-special-topic-button a {
    display: block;
    background: #F8F5F5;
    margin-top: 3rem;
    padding: 2rem 1rem;
    border: #707070 solid 1px;
    border-radius: 6px; }
    @media only screen and (max-width: 749px) {
      .p-special-topic-button a {
        padding: 1rem; } }
    .p-special-topic-button a span {
      font-weight: bold; }
      @media only screen and (max-width: 749px) {
        .p-special-topic-button a span {
          display: block; } }
    .p-special-topic-button a:hover {
      opacity: 0.8;
      text-decoration: none; }

.p-special-topic-list {
  margin-bottom: 2rem;
  list-style: none; }
  .p-special-topic-list span {
    color: #E56180; }
  .p-special-topic-list li {
    font-size: 1.1em;
    width: 100%;
    text-indent: -1em;
    padding-left: 1em; }
    .p-special-topic-list li a {
      text-decoration: underline; }
    .p-special-topic-list li:before {
      margin-right: 0.4em;
      content: "";
      width: 10px;
      height: 10px;
      display: inline-block;
      background-color: #E56180;
      border-radius: 50%; }

.p-small-list {
  list-style: none; }
  .p-small-list li {
    font-size: 0.9em;
    width: 100%;
    text-indent: -1em;
    padding-left: 1em; }

.p-special-topic-detail-box {
  background: #FFFBFB;
  padding: 2rem 1rem;
  max-width: 900px;
  margin: 0 auto 4rem; }
  @media only screen and (min-width: 1200px) {
    .p-special-topic-detail-box {
      padding: 3rem 6rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-special-topic-detail-box {
      padding: 3rem 6rem; } }
  .p-special-topic-detail-box__image {
    margin: 2rem auto; }
  .p-special-topic-detail-box__title {
    font-size: 1.1em;
    text-align: center; }
    .p-special-topic-detail-box__title span {
      color: #DC7B8E;
      font-weight: bold;
      font-size: 1.2em;
      font-weight: bold; }

.p-section-title--topic {
  color: #E56180;
  position: relative; }
  @media only screen and (max-width: 749px) {
    .p-section-title--topic {
      font-size: 1.2em;
      margin-bottom: 2rem; } }
  .p-section-title--topic::before {
    content: "";
    width: 40px;
    height: 46px;
    margin-right: 0.6rem;
    background-image: url(../../assets/images/pharm-spstudent/icon_title.svg);
    display: inline-block;
    background-size: contain;
    vertical-align: middle; }

.p-price-table {
  color: #000; }

.p-price-table-title {
  max-width: 900px;
  margin: 0 auto 1rem; }

.p-banner {
  list-style: none;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .p-banner__item {
    width: 48%;
    margin-bottom: 4%;
    cursor: pointer; }
    .p-banner__item:hover {
      opacity: 0.8; }

.p-small-list {
  max-width: 900px;
  margin: 0 auto;
  font-size: 0.9em;
  line-height: 1.6; }

.p-price-table {
  max-width: 900px;
  margin: 0 auto; }
  @media only screen and (max-width: 749px) {
    .p-price-table {
      width: 660px; } }
  .p-price-table td, .p-price-table tr, .p-price-table th {
    padding: 0.2em;
    border: #CCC solid 1px; }
  .p-price-table td {
    text-align: right; }

.p-table-title {
  font-size: 1.2em;
  margin-top: 4rem;
  margin-bottom: 1rem; }

.menu__item {
  background: #5200b7;
  color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 1px; }

.menu__item__link {
  color: #fff;
  display: block;
  line-height: 60px;
  padding: 0 1rem;
  position: relative; }

.menu__item__link:after {
  background: #33105f;
  content: '';
  display: block;
  font-family: "Font Awesome 5 Free";
  line-height: 60px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 60px; }

.menu__item__link.on:after {
  content: ''; }

.page-template-page-pharm-spstudent .p-footer-fixed {
  display: none !important; }

.p-scholarship {
  background: #F0F1F7;
  position: relative;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  z-index: -1;
  margin-bottom: -40px; }
  .p-scholarship__text {
    width: 100%;
    font-weight: bold;
    background: #FFF; }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-scholarship__text {
        font-size: 0.9em; } }
    @media only screen and (min-width: 1200px) {
      .p-scholarship__text {
        position: absolute;
        bottom: 0;
        z-index: 1000;
        background: rgba(255, 255, 255, 0.6); } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-scholarship__text {
        position: absolute;
        bottom: 0;
        z-index: 1000;
        background: rgba(255, 255, 255, 0.6); } }
    .p-scholarship__text__inner {
      padding: 3rem 2rem;
      max-width: 1440px;
      margin: 0 auto; }
      @media only screen and (min-width: 1200px) {
        .p-scholarship__text__inner {
          text-align: center; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-scholarship__text__inner {
          text-align: center; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-scholarship__text__inner {
          padding: 2rem; } }

.p-scholarship-link-box-wrap {
  max-width: 1440px;
  padding: 0 4rem;
  margin: -4rem auto 0;
  z-index: 100000;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  @media only screen and (max-width: 749px) {
    .p-scholarship-link-box-wrap {
      padding: 0 2rem; } }
  .p-scholarship-link-box-wrap a {
    display: block;
    text-decoration: none; }
    @media only screen and (min-width: 1200px) {
      .p-scholarship-link-box-wrap a {
        width: 48%; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-scholarship-link-box-wrap a {
        width: 48%; } }
    .p-scholarship-link-box-wrap a:hover {
      opacity: 0.9; }

.p-scholarship-link-box {
  background: #FFF;
  border-radius: 8px;
  border-top: 12px #E56180 solid;
  box-shadow: 0px 3px 10px #00000029;
  margin-bottom: 4rem;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-direction: column;
  flex-direction: -webkit-column; }
  .p-scholarship-link-box__inner {
    padding: 4rem; }
    @media only screen and (min-width: 1200px) {
      .p-scholarship-link-box__inner {
        min-height: 280px; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-scholarship-link-box__inner {
        min-height: 280px; } }
    @media only screen and (max-width: 749px) {
      .p-scholarship-link-box__inner {
        padding: 2rem; } }
  .p-scholarship-link-box__title {
    text-align: center;
    color: #E56180;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: #CCC dashed 1px; }
    .p-scholarship-link-box__title span {
      display: block;
      font-size: 0.8em;
      line-height: 1; }
  .p-scholarship-link-box__text {
    color: #838383; }
  .p-scholarship-link-box__link {
    margin-top: auto;
    width: 100%;
    position: relative;
    background: #ECE7E8;
    padding: 2rem;
    text-align: center;
    border-radius: 0 0 8px 8px;
    font-size: 1.2em;
    font-weight: bold; }
    @media only screen and (max-width: 749px) {
      .p-scholarship-link-box__link {
        padding: 1rem; } }
    .p-scholarship-link-box__link:after {
      background: url(../../assets/images/scholarship/icon_anchor.svg) no-repeat center;
      background-size: contain;
      vertical-align: middle;
      content: '';
      display: inline-block;
      height: 100%;
      position: absolute;
      right: 4rem;
      text-align: center;
      top: 0;
      width: 20px;
      border-radius: 0 4px 4px 0; }
      @media only screen and (max-width: 749px) {
        .p-scholarship-link-box__link:after {
          width: 24px;
          padding: 0 1rem; } }

.p-scholarship-section {
  margin-bottom: 4rem;
  background: #FFF; }
  .p-scholarship-section__title {
    color: #FFF;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    background: #E56180; }
    @media only screen and (min-width: 1200px) {
      .p-scholarship-section__title {
        padding: 2rem 2rem;
        font-size: 1.8em; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-scholarship-section__title {
        padding: 2rem 2rem;
        font-size: 1.8em; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-scholarship-section__title {
        padding: 1rem 1rem;
        font-size: 1.6em; } }
    @media only screen and (max-width: 749px) {
      .p-scholarship-section__title {
        padding: 1rem 1rem;
        font-size: 1.2em; } }
    .p-scholarship-section__title span {
      font-size: 0.6em;
      display: block; }
  .p-scholarship-section__content {
    padding: 3rem 2rem; }
    @media only screen and (min-width: 1200px) {
      .p-scholarship-section__content {
        padding: 4rem; } }
    @media only screen and (max-width: 1199px) and (min-width: 900px) {
      .p-scholarship-section__content {
        padding: 4rem; } }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-scholarship-section__content {
        padding: 2rem; } }

.p-section-sub-title {
  margin-top: 3rem;
  margin-bottom: 1rem;
  color: #000;
  font-size: 1.6em;
  font-weight: bold;
  position: relative; }
  @media only screen and (max-width: 749px) {
    .p-section-sub-title {
      font-size: 1.2em; } }
  .p-section-sub-title:before {
    margin-right: 0.2em;
    content: '';
    background: url(../../assets/images/scholarship/icon_line.svg) center center no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 4px; }
    @media only screen and (max-width: 749px) {
      .p-section-sub-title:before {
        display: inline-block;
        width: 16px;
        height: 3px; } }

.p-scolarship-catch {
  color: #E56180;
  font-size: 1.4em;
  margin-bottom: 1em; }
  @media only screen and (max-width: 749px) {
    .p-scolarship-catch {
      font-size: 1.2em; } }

.p-scolarship-sub-catch {
  color: #000;
  font-size: 1.2em;
  margin-bottom: 0.4em; }
  @media only screen and (max-width: 749px) {
    .p-scolarship-sub-catch {
      font-size: 1em;
      margin-bottom: 0.4em; } }

.p-scolarship-point-box {
  list-style: none;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: stretch;
  -webkit-align-items: stretch; }
  @media only screen and (max-width: 749px) {
    .p-scolarship-point-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-scolarship-point-box__item {
    border-radius: 6px;
    color: #E56180;
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;
    width: 49%;
    background: #FEF2F2;
    padding: 5rem;
    margin-bottom: 2%; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-scolarship-point-box__item {
        width: 49%;
        padding: 2rem;
        font-size: 1em; } }
    @media only screen and (max-width: 749px) {
      .p-scolarship-point-box__item {
        width: 100%;
        padding: 2rem;
        font-size: 1em;
        text-align: left; } }

.p-scholarship-line-box {
  border-top: #000 solid 2px;
  margin: 4rem 0;
  border-bottom: #000 solid 2px; }
  @media only screen and (max-width: 749px) {
    .p-scholarship-line-box {
      margin: 2rem 0; } }
  .p-scholarship-line-box__item {
    padding: 4rem 0;
    border-bottom: #000 solid 1px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center; }
    @media only screen and (max-width: 749px) {
      .p-scholarship-line-box__item {
        padding: 2rem 0; } }
    @media only screen and (max-width: 749px) {
      .p-scholarship-line-box__item {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    .p-scholarship-line-box__item:last-child {
      border-bottom: none; }
    .p-scholarship-line-box__item__title {
      width: 20%;
      font-weight: bold; }
      @media only screen and (max-width: 749px) {
        .p-scholarship-line-box__item__title {
          width: 100%;
          margin-bottom: 0.4em;
          font-size: 1.1em; } }
    .p-scholarship-line-box__item__content {
      width: 80%; }
      @media only screen and (max-width: 749px) {
        .p-scholarship-line-box__item__content {
          width: 100%; } }

.p-list-dot {
  margin-left: 1em; }

.p-list-none {
  list-style: none; }

.p-scholarship-flow-box-group {
  display: none; }

.p-scholarship-flow-wrap {
  margin-bottom: 4rem; }
  .p-scholarship-flow-wrap--red .p-scholarship-flow-head {
    background: #E1778C; }
  .p-scholarship-flow-wrap--red .p-scholarship-flow-box {
    background: #F2D9DE; }
  .p-scholarship-flow-wrap--red .p-scholarship-flow-box__item::after {
    background-image: url(../images/scholarship/icon_flow_red.svg); }
  .p-scholarship-flow-wrap--red .p-scholarship-flow-box__item__title {
    color: #D14762; }
  .p-scholarship-flow-wrap--orange .p-scholarship-flow-head {
    background: #E9983E; }
  .p-scholarship-flow-wrap--orange .p-scholarship-flow-box {
    background: #FDEFDB; }
  .p-scholarship-flow-wrap--orange .p-scholarship-flow-box__item::after {
    background-image: url(../images/scholarship/icon_flow_orange.svg); }
  .p-scholarship-flow-wrap--orange .p-scholarship-flow-box__item__title {
    color: #D57D1B; }

.p-scholarship-flow-head {
  cursor: pointer;
  position: relative;
  background: #49A5BA;
  padding: 2rem 4rem;
  color: #FFF;
  font-size: 1.2em;
  line-height: 1.4; }
  .p-scholarship-flow-head:after {
    background: rgba(0, 0, 0, 0.1) url(../../assets/images/pharm-spstudent/icon_down.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    content: '';
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px;
    border-radius: 0 4px 4px 0; }
    @media only screen and (max-width: 749px) {
      .p-scholarship-flow-head:after {
        width: 30px;
        padding: 0 1rem; } }
  .p-scholarship-flow-head.on {
    border-bottom: #CECECE solid 1px; }
  .p-scholarship-flow-head.on:after {
    background: rgba(0, 0, 0, 0.1) url(../../assets/images/pharm-spstudent/icon_up.svg) no-repeat center;
    background-size: contain;
    border-radius: 0 4px 0 0; }
  .p-scholarship-flow-head:hover {
    opacity: 0.9; }
  @media only screen and (max-width: 749px) {
    .p-scholarship-flow-head {
      padding: 1rem 2rem;
      font-size: 1em; } }
  .p-scholarship-flow-head__sub {
    font-size: 0.9em;
    font-weight: bold; }
  .p-scholarship-flow-head__main {
    font-size: 1.1em; }
    .p-scholarship-flow-head__main span {
      font-weight: bold; }

.p-scholarship-flow-box {
  margin-bottom: 2rem;
  background: #C2EAF0;
  padding: 4rem; }
  @media only screen and (max-width: 749px) {
    .p-scholarship-flow-box {
      padding: 2rem; } }
  .p-scholarship-flow-box__catch {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 1rem; }
  .p-scholarship-flow-box__item {
    margin-bottom: 4rem;
    position: relative;
    background: #FFF;
    border-radius: 8px;
    padding: 3rem 2rem;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center; }
    .p-scholarship-flow-box__item::after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -40px;
      width: 18px;
      height: 18px;
      background-image: url(../images/scholarship/icon_flow_blue.svg);
      background-repeat: no-repeat;
      background-size: contain;
      vertical-align: middle;
      text-align: center;
      margin: 1rem auto; }
    .p-scholarship-flow-box__item--none::after {
      background: none !important; }
    .p-scholarship-flow-box__item--center {
      justify-content: center;
      -webkit-justify-content: center; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-scholarship-flow-box__item {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap;
        padding: 2rem; } }
    @media only screen and (max-width: 749px) {
      .p-scholarship-flow-box__item {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap;
        padding: 2rem; } }
    .p-scholarship-flow-box__item__title {
      text-align: center;
      color: #30879B;
      font-weight: bold; }
      @media only screen and (min-width: 1200px) {
        .p-scholarship-flow-box__item__title {
          min-width: 200px; } }
      @media only screen and (max-width: 1199px) and (min-width: 900px) {
        .p-scholarship-flow-box__item__title {
          min-width: 200px; } }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .p-scholarship-flow-box__item__title {
          width: 100%;
          margin-bottom: 0.4em;
          font-size: 1em; } }
      @media only screen and (max-width: 749px) {
        .p-scholarship-flow-box__item__title {
          width: 100%;
          margin-bottom: 0.4em;
          font-size: 1em; } }
    .p-scholarship-flow-box__item__content {
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center; }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .p-scholarship-flow-box__item__content {
          flex-wrap: wrap;
          flex-wrap: -webkit-wrap; } }
      @media only screen and (max-width: 749px) {
        .p-scholarship-flow-box__item__content {
          flex-wrap: wrap;
          flex-wrap: -webkit-wrap; } }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .p-scholarship-flow-box__item__content {
          font-size: 0.9em;
          width: 100%; } }
      @media only screen and (max-width: 749px) {
        .p-scholarship-flow-box__item__content {
          font-size: 0.9em;
          width: 100%; } }
      .p-scholarship-flow-box__item__content__schedule {
        font-weight: bold;
        color: #000; }
        @media only screen and (min-width: 1200px) {
          .p-scholarship-flow-box__item__content__schedule {
            min-width: 20em; } }
        @media only screen and (max-width: 1199px) and (min-width: 900px) {
          .p-scholarship-flow-box__item__content__schedule {
            min-width: 20em; } }
        @media only screen and (min-width: 1200px) {
          .p-scholarship-flow-box__item__content__schedule {
            border-left: #CCC solid 1px;
            margin-left: 2rem;
            padding-left: 2rem; } }
        @media only screen and (max-width: 1199px) and (min-width: 900px) {
          .p-scholarship-flow-box__item__content__schedule {
            border-left: #CCC solid 1px;
            margin-left: 2rem;
            padding-left: 2rem; } }
      .p-scholarship-flow-box__item__content__text {
        font-size: 0.8em;
        line-height: 1.8; }
        @media only screen and (min-width: 1200px) {
          .p-scholarship-flow-box__item__content__text {
            padding-left: 2rem; } }
        @media only screen and (max-width: 1199px) and (min-width: 900px) {
          .p-scholarship-flow-box__item__content__text {
            padding-left: 2rem; } }

@media only screen and (min-width: 1200px) {
  .p-flow-line {
    border-left: #CCC solid 1px;
    margin-left: 2rem;
    padding-left: 2rem; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .p-flow-line {
    border-left: #CCC solid 1px;
    margin-left: 2rem;
    padding-left: 2rem; } }

.p-section-bar {
  background: #606060;
  color: #FFF;
  padding: 0.6rem 2rem;
  margin-bottom: 2rem;
  margin-top: 4rem; }

.p-link-pdf {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  list-style: none; }
  @media only screen and (max-width: 749px) {
    .p-link-pdf {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-link-pdf li {
    width: 24%;
    margin-bottom: 2%;
    padding: 1rem 2rem;
    background: #FAF8F8;
    border-radius: 6px;
    border: #BFBFBF solid 1px;
    text-align: center; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .p-link-pdf li {
        width: 48%; } }
    @media only screen and (max-width: 749px) {
      .p-link-pdf li {
        width: 100%; } }
    .p-link-pdf li a {
      display: block;
      color: #3C70B5;
      font-weight: bold;
      text-decoration: none;
      position: relative; }
      .p-link-pdf li a:before {
        content: url(../../assets/images/common/icon_pdf.svg);
        display: inline-block;
        width: 28px;
        height: 6px;
        position: absolute;
        top: 2px;
        left: -4px; }
        @media only screen and (max-width: 749px) {
          .p-link-pdf li a:before {
            display: inline-block;
            width: 12px;
            height: 4px; } }
      .p-link-pdf li a:hover {
        opacity: 0.8; }

.p-scholarship-contact-box {
  border: #B9B9B9 solid 1px;
  padding: 2rem; }
  @media only screen and (min-width: 1200px) {
    .p-scholarship-contact-box {
      padding: 4rem;
      text-align: center; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .p-scholarship-contact-box {
      padding: 4rem;
      text-align: center; } }
  .p-scholarship-contact-box__title {
    line-height: 1.8;
    font-weight: bold;
    font-size: 1.1em; }

.p-scholarship-image {
  margin: 3rem 0; }

.p-scholarship-point-box {
  margin: 2rem 0 3rem;
  background: #FAF7F7;
  padding: 3rem 4rem; }
  @media only screen and (max-width: 749px) {
    .p-scholarship-point-box {
      padding: 2rem; } }
  .p-scholarship-point-box__title {
    color: #E56180;
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 0.4em; }
    @media only screen and (max-width: 749px) {
      .p-scholarship-point-box__title {
        font-size: 1em; } }
  .p-scholarship-point-box__text {
    line-height: 2.4;
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
    position: relative;
    padding-left: 4rem; }
    @media only screen and (max-width: 749px) {
      .p-scholarship-point-box__text {
        line-height: 1.6;
        padding-left: 2rem;
        font-size: 0.9em; } }
    .p-scholarship-point-box__text:before {
      content: '';
      background: url(../../assets/images/scholarship/icon_hand.svg) center center no-repeat;
      background-size: contain;
      vertical-align: middle;
      display: inline-block;
      width: 40px;
      height: 24px;
      position: absolute;
      top: 2px;
      left: -4px; }
      @media only screen and (max-width: 749px) {
        .p-scholarship-point-box__text:before {
          content: '';
          background: url(../../assets/images/scholarship/icon_hand.svg) center center no-repeat;
          background-size: contain;
          vertical-align: middle;
          display: inline-block;
          width: 20px;
          height: 14px; } }

.p-system-list {
  margin-top: 4rem;
  list-style: none;
  list-style: 2;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap; }
  .p-system-list__item {
    margin: 0.2em 0;
    position: relative;
    margin-right: 2em;
    font-weight: bold; }
    .p-system-list__item::before {
      content: "";
      width: 20px;
      height: 20px;
      margin-right: 1rem;
      background: url(../../assets/images/scholarship/icon_link.svg) center center no-repeat;
      display: inline-block;
      background-size: contain;
      vertical-align: middle; }

.p-select-list {
  margin-top: 4rem;
  list-style: none;
  list-style: 2;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap; }
  .p-select-list__item {
    margin: 0.2em 0;
    position: relative;
    margin-right: 2em;
    font-weight: bold; }

.p-select-button {
  color: #444;
  background: #EEE;
  border-bottom: #CCC solid 2px;
  margin-bottom: 2rem;
  display: block;
  border-radius: 6px;
  padding: 1.6rem 2rem; }
  .p-select-button:hover {
    text-decoration: none;
    background: #E6E6E6; }
  .p-select-button::before {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 1rem;
    background: url(../../assets/images/common/icon_link_right.svg) center center no-repeat;
    display: inline-block;
    background-size: contain;
    vertical-align: middle; }
  .p-select-button[target="_blank"] {
    background: #EEE url(../../assets/images/common/icon_blank.svg) no-repeat right 2rem center;
    background-size: 18px 18px; }
  .p-select-button:hover[target="_blank"] {
    background: #E6E6E6 url(../../assets/images/common/icon_blank.svg) no-repeat right 2rem center;
    background-size: 18px 18px; }

.p-teachers-sub-title {
  color: #8E9198;
  margin-bottom: 1rem;
  font-size: 1.1em; }

.dept-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px; }
  .dept-list a {
    text-decoration: none; }

.dept-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 32px 28px;
  border-radius: 16px;
  color: #fff;
  text-decoration: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  opacity: 0;
  transform: translateY(20px); }
  .dept-item.fade-in {
    animation: fadeInUp 0.6s ease forwards; }
  .dept-item:nth-child(1) {
    animation-delay: 0s; }
  .dept-item:nth-child(2) {
    animation-delay: 0.1s; }
  .dept-item:nth-child(3) {
    animation-delay: 0.2s; }
  .dept-item:nth-child(4) {
    animation-delay: 0.3s; }

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0); } }
/* タイトルブロック */
.dept-head {
  position: relative;
  margin-bottom: 20px;
  transition: opacity 0.3s ease; }

/* dept-headのホバー効果 */
a.dept-head:hover {
  opacity: 0.8; }

a.dept-head:hover .dept-icon {
  opacity: 0.7; }

.dept-title {
  font-size: 1.7em;
  font-weight: 700;
  margin: 0 0 6px;
  line-height: 1.3; }

.dept-sub {
  font-size: 1.2em;
  font-weight: 600;
  margin: 0; }

/* アイコンを右上に独立配置 */
.dept-icon {
  position: absolute;
  top: 0;
  right: 0; }

.dept-icon img {
  width: 48px;
  height: 48px; }

/* 説明文 */
.dept-text {
  font-size: 0.9em;
  line-height: 1.8;
  margin-top: 8px; }

/* 背景色 */
.dept-management {
  background: linear-gradient(135deg, #41b649, #00663a); }

.dept-competition {
  background: linear-gradient(135deg, #0083b0, #00497a); }

.dept-education {
  background: linear-gradient(135deg, #d48b2c, #6c3b00); }

.dept-administration {
  background: linear-gradient(158.05deg, #CE334D 14.36%, #5E0C28 99.89%); }

/* dept-headがaタグの場合のスタイル */
.dept-head a,
a.dept-head {
  text-decoration: none;
  color: #fff;
  display: block;
  cursor: pointer; }

/* 委員会リンクエリア */
.dept-links {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px; }

.dept-link {
  display: inline-block;
  padding: 8px 16px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-size: 0.9em;
  transition: background 0.3s ease; }

.dept-link:hover {
  background: rgba(0, 0, 0, 0.35); }

/* レスポンシブ */
@media (max-width: 700px) {
  .dept-title {
    font-size: 1.8rem; }

  .dept-icon img {
    width: 40px;
    height: 40px; } }
/* 広島県スキー連盟について */
.l-about {
  background: #f5f5f5;
  padding: 60px 0; }

.about-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }

.about-title {
  font-size: 2em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  color: #333; }

.about-text {
  font-size: 1em;
  line-height: 1.8;
  color: #555;
  text-align: justify; }

/* スキー場一覧・スキー学校一覧 */
.l-link {
  padding: 60px 0; }
  .l-link.l-link--ski-resorts {
    border-bottom: 1px solid #CCC;
    padding-bottom: 60px; }

.link-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }

.link-title {
  font-size: 1.8em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
  color: #333; }

.link-list {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 16px; }
  @media (min-width: 900px) {
    .link-list {
      grid-template-columns: repeat(3, 1fr); } }

.link-list li {
  padding: 12px 20px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 60px; }

.link-list li a {
  color: #0066cc;
  text-decoration: none;
  display: block;
  font-weight: 500;
  width: 100%; }

.link-list li a:hover {
  color: #004499; }

.link-list li:has(a):hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px); }

.link-list .link-text {
  color: #333;
  display: block;
  font-weight: 500; }

@media (max-width: 1024px) {
  .dept-list {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 700px) {
  .dept-list {
    grid-template-columns: 1fr; } }
.l-cms-area h1.committee-title {
  font-size: 1.1em;
  font-weight: 700;
  padding: 1rem 1.5rem;
  margin-bottom: 2rem;
  color: #fff;
  background: linear-gradient(135deg, #666, #999); }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .l-cms-area h1.committee-title {
      font-size: 1.2em;
      padding: 1.2rem 1.8rem;
      margin-bottom: 2.5rem; } }
  @media only screen and (min-width: 1200px) {
    .l-cms-area h1.committee-title {
      font-size: 1.3em;
      padding: 1.5rem 2rem;
      margin-bottom: 3rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .l-cms-area h1.committee-title {
      font-size: 1.3em;
      padding: 1.5rem 2rem;
      margin-bottom: 3rem; } }
.parent-dept-management .l-cms-area h1.committee-title {
  background: linear-gradient(135deg, #41b649, #00663a); }
.parent-dept-competition .l-cms-area h1.committee-title {
  background: linear-gradient(135deg, #0083b0, #00497a); }
.parent-dept-education .l-cms-area h1.committee-title {
  background: linear-gradient(135deg, #d48b2c, #6c3b00); }
.parent-dept-administration .l-cms-area h1.committee-title {
  background: linear-gradient(158.05deg, #CE334D 14.36%, #5E0C28 99.89%); }
.l-cms-area h2 {
  position: relative;
  line-height: 1.4;
  padding: 0.25em 1em;
  display: inline-block;
  top: 0;
  color: #282828;
  margin-bottom: 2rem;
  margin-top: 4rem;
  font-size: 1.2em; }
.l-cms-area h2:before, .l-cms-area h2:after {
  position: absolute;
  top: 0;
  content: '';
  width: 8px;
  height: 100%;
  display: inline-block; }
.l-cms-area h2:before {
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  left: 0; }
.l-cms-area h2:after {
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0; }
.l-cms-area h3 {
  margin-top: 3rem;
  font-weight: bold;
  margin-bottom: 1rem;
  font-size: 1.1em; }
.l-cms-area p {
  margin-bottom: 1em; }
.l-cms-area p.o-link {
  background: #F4F4F4;
  border-radius: 6px;
  margin-bottom: 1rem;
  border-radius: 6px; }
  .l-cms-area p.o-link a {
    border: #FFF solid 1px;
    padding: 1.4rem;
    display: block; }
    .l-cms-area p.o-link a:hover {
      border: #B9B9B9 solid 1px;
      background: #F2F2F2;
      text-decoration: none; }
.l-cms-area p:has(> a:only-child) {
  background: #F4F4F4;
  border-radius: 6px;
  margin-bottom: 1rem; }
  .l-cms-area p:has(> a:only-child) a {
    border: #FFF solid 1px;
    padding: 1.4rem;
    display: block;
    text-decoration: none;
    position: relative;
    line-height: 1.5; }
    .l-cms-area p:has(> a:only-child) a:hover {
      border: #B9B9B9 solid 1px;
      background: #F2F2F2;
      text-decoration: none; }
    .l-cms-area p:has(> a:only-child) a[href$=".pdf"], .l-cms-area p:has(> a:only-child) a[href*=".pdf?"], .l-cms-area p:has(> a:only-child) a[href*=".pdf#"], .l-cms-area p:has(> a:only-child) a[href$=".doc"], .l-cms-area p:has(> a:only-child) a[href$=".docx"], .l-cms-area p:has(> a:only-child) a[href*=".doc?"], .l-cms-area p:has(> a:only-child) a[href*=".docx?"], .l-cms-area p:has(> a:only-child) a[href*=".doc#"], .l-cms-area p:has(> a:only-child) a[href*=".docx#"], .l-cms-area p:has(> a:only-child) a[href$=".xls"], .l-cms-area p:has(> a:only-child) a[href$=".xlsx"], .l-cms-area p:has(> a:only-child) a[href*=".xls?"], .l-cms-area p:has(> a:only-child) a[href*=".xlsx?"], .l-cms-area p:has(> a:only-child) a[href*=".xls#"], .l-cms-area p:has(> a:only-child) a[href*=".xlsx#"], .l-cms-area p:has(> a:only-child) a[href$=".ppt"], .l-cms-area p:has(> a:only-child) a[href$=".pptx"], .l-cms-area p:has(> a:only-child) a[href*=".ppt?"], .l-cms-area p:has(> a:only-child) a[href*=".pptx?"], .l-cms-area p:has(> a:only-child) a[href*=".ppt#"], .l-cms-area p:has(> a:only-child) a[href*=".pptx#"] {
      padding-left: 4rem; }
    .l-cms-area p:has(> a:only-child) a[href$=".pdf"]::before, .l-cms-area p:has(> a:only-child) a[href*=".pdf?"]::before, .l-cms-area p:has(> a:only-child) a[href*=".pdf#"]::before {
      content: '';
      position: absolute;
      left: 1.4rem;
      top: 50%;
      transform: translateY(-50%);
      display: inline-block;
      width: 20px;
      height: 20px;
      background: url(../../assets/images/common/icon_pdf.svg) no-repeat center center;
      background-size: 20px 20px; }
    .l-cms-area p:has(> a:only-child) a[href$=".doc"]::before, .l-cms-area p:has(> a:only-child) a[href$=".docx"]::before, .l-cms-area p:has(> a:only-child) a[href*=".doc?"]::before, .l-cms-area p:has(> a:only-child) a[href*=".docx?"]::before, .l-cms-area p:has(> a:only-child) a[href*=".doc#"]::before, .l-cms-area p:has(> a:only-child) a[href*=".docx#"]::before {
      content: '';
      position: absolute;
      left: 1.4rem;
      top: 50%;
      transform: translateY(-50%);
      display: inline-block;
      width: 20px;
      height: 20px;
      background: url(../../assets/images/common/icon_word.svg) no-repeat center center;
      background-size: 20px 20px; }
    .l-cms-area p:has(> a:only-child) a[href$=".xls"]::before, .l-cms-area p:has(> a:only-child) a[href$=".xlsx"]::before, .l-cms-area p:has(> a:only-child) a[href*=".xls?"]::before, .l-cms-area p:has(> a:only-child) a[href*=".xlsx?"]::before, .l-cms-area p:has(> a:only-child) a[href*=".xls#"]::before, .l-cms-area p:has(> a:only-child) a[href*=".xlsx#"]::before {
      content: '';
      position: absolute;
      left: 1.4rem;
      top: 50%;
      transform: translateY(-50%);
      display: inline-block;
      width: 20px;
      height: 20px;
      background: url(../../assets/images/common/icon_excel.svg) no-repeat center center;
      background-size: 20px 20px; }
    .l-cms-area p:has(> a:only-child) a[href$=".ppt"]::before, .l-cms-area p:has(> a:only-child) a[href$=".pptx"]::before, .l-cms-area p:has(> a:only-child) a[href*=".ppt?"]::before, .l-cms-area p:has(> a:only-child) a[href*=".pptx?"]::before, .l-cms-area p:has(> a:only-child) a[href*=".ppt#"]::before, .l-cms-area p:has(> a:only-child) a[href*=".pptx#"]::before {
      content: '';
      position: absolute;
      left: 1.4rem;
      top: 50%;
      transform: translateY(-50%);
      display: inline-block;
      width: 20px;
      height: 20px;
      background: url(../../assets/images/common/icon_ppt.svg) no-repeat center center;
      background-size: 20px 20px; }
.l-cms-area .wp-block-paragraph {
  margin-bottom: 1.5em;
  line-height: 1.8; }
.l-cms-area .wp-block-heading {
  font-weight: bold;
  margin-top: 2em;
  margin-bottom: 1em; }
.l-cms-area .wp-block-list {
  margin-bottom: 1.5em;
  padding-left: 2em; }
  .l-cms-area .wp-block-list li {
    margin-bottom: 0.5em; }
  .l-cms-area .wp-block-list ul, .l-cms-area .wp-block-list ol {
    margin-top: 0.5em; }
.l-cms-area .wp-block-image {
  margin: 2em 0; }
  .l-cms-area .wp-block-image img {
    max-width: 100%;
    height: auto;
    display: block; }
  .l-cms-area .wp-block-image figcaption {
    margin-top: 0.5em;
    font-size: 0.9em;
    color: #666;
    text-align: center; }
  .l-cms-area .wp-block-image.alignleft {
    float: left;
    margin-right: 2em;
    margin-bottom: 1em; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .l-cms-area .wp-block-image.alignleft {
        float: none;
        margin-right: 0; } }
    @media only screen and (max-width: 749px) {
      .l-cms-area .wp-block-image.alignleft {
        float: none;
        margin-right: 0; } }
  .l-cms-area .wp-block-image.alignright {
    float: right;
    margin-left: 2em;
    margin-bottom: 1em; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .l-cms-area .wp-block-image.alignright {
        float: none;
        margin-left: 0; } }
    @media only screen and (max-width: 749px) {
      .l-cms-area .wp-block-image.alignright {
        float: none;
        margin-left: 0; } }
  .l-cms-area .wp-block-image.aligncenter {
    text-align: center; }
    .l-cms-area .wp-block-image.aligncenter img {
      margin: 0 auto; }
.l-cms-area .wp-block-quote {
  margin: 2em 0;
  padding: 1em 1.5em;
  border-left: 4px solid #ddd;
  background: #f9f9f9;
  font-style: italic; }
  .l-cms-area .wp-block-quote cite {
    display: block;
    margin-top: 0.5em;
    font-size: 0.9em;
    color: #666;
    font-style: normal; }
  .l-cms-area .wp-block-quote p {
    margin-bottom: 0.5em; }
    .l-cms-area .wp-block-quote p:last-child {
      margin-bottom: 0; }
.l-cms-area .wp-block-button {
  margin: 1.5em 0; }
  .l-cms-area .wp-block-button .wp-block-button__link {
    display: inline-block;
    padding: 0.8em 1.5em;
    background: #0073aa;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease; }
    .l-cms-area .wp-block-button .wp-block-button__link:hover {
      background: #005177;
      transform: translateY(-2px); }
  .l-cms-area .wp-block-button.is-style-outline .wp-block-button__link {
    background: transparent;
    border: 2px solid currentColor;
    color: #0073aa; }
    .l-cms-area .wp-block-button.is-style-outline .wp-block-button__link:hover {
      background: #0073aa;
      color: #fff; }
.l-cms-area .wp-block-columns {
  display: flex;
  gap: 4%;
  margin: 2em 0;
  flex-wrap: wrap; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .l-cms-area .wp-block-columns {
      flex-direction: column;
      gap: 1.5em; } }
  @media only screen and (max-width: 749px) {
    .l-cms-area .wp-block-columns {
      flex-direction: column;
      gap: 1.5em; } }
  .l-cms-area .wp-block-columns .wp-block-column {
    flex: 0 0 48%;
    min-width: 0; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .l-cms-area .wp-block-columns .wp-block-column {
        flex: 1 1 auto;
        width: 100%;
        max-width: 100%; } }
    @media only screen and (max-width: 749px) {
      .l-cms-area .wp-block-columns .wp-block-column {
        flex: 1 1 auto;
        width: 100%;
        max-width: 100%; } }
  .l-cms-area .wp-block-columns.is-layout-flex {
    gap: 2em; }
    .l-cms-area .wp-block-columns.is-layout-flex .wp-block-column {
      flex: 1; }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .l-cms-area .wp-block-columns.is-layout-flex .wp-block-column {
          flex: 1 1 auto;
          width: 100%;
          max-width: 100%; } }
      @media only screen and (max-width: 749px) {
        .l-cms-area .wp-block-columns.is-layout-flex .wp-block-column {
          flex: 1 1 auto;
          width: 100%;
          max-width: 100%; } }
.l-cms-area .wp-block-group {
  margin: 2em 0; }
  .l-cms-area .wp-block-group.has-background {
    padding: 2em;
    border-radius: 8px; }
  .l-cms-area .wp-block-group.is-layout-flex {
    display: flex;
    gap: 4%;
    flex-wrap: wrap; }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .l-cms-area .wp-block-group.is-layout-flex {
        flex-direction: column;
        gap: 1.5em; } }
    @media only screen and (max-width: 749px) {
      .l-cms-area .wp-block-group.is-layout-flex {
        flex-direction: column;
        gap: 1.5em; } }
    .l-cms-area .wp-block-group.is-layout-flex > * {
      flex: 0 0 48%;
      min-width: 0;
      margin-top: 0;
      margin-bottom: 0; }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .l-cms-area .wp-block-group.is-layout-flex > * {
          flex: 1 1 auto;
          width: 100%;
          max-width: 100%; } }
      @media only screen and (max-width: 749px) {
        .l-cms-area .wp-block-group.is-layout-flex > * {
          flex: 1 1 auto;
          width: 100%;
          max-width: 100%; } }
    .l-cms-area .wp-block-group.is-layout-flex.is-nowrap {
      flex-wrap: nowrap; }
      @media only screen and (max-width: 899px) and (min-width: 750px) {
        .l-cms-area .wp-block-group.is-layout-flex.is-nowrap {
          flex-wrap: wrap;
          flex-direction: column; } }
      @media only screen and (max-width: 749px) {
        .l-cms-area .wp-block-group.is-layout-flex.is-nowrap {
          flex-wrap: wrap;
          flex-direction: column; } }
.l-cms-area .wp-block-separator {
  margin: 2em 0;
  border: none;
  border-top: 1px solid #ddd; }
  .l-cms-area .wp-block-separator.is-style-wide {
    border-top-width: 2px; }
  .l-cms-area .wp-block-separator.is-style-dots {
    border: none;
    text-align: center; }
    .l-cms-area .wp-block-separator.is-style-dots:before {
      content: '···';
      font-size: 1.5em;
      color: #999; }
.l-cms-area .wp-block-spacer {
  display: block; }
.l-cms-area .wp-block-table {
  margin: 2em 0;
  overflow-x: auto; }
  .l-cms-area .wp-block-table table {
    width: 100%;
    border-collapse: collapse; }
    .l-cms-area .wp-block-table table th, .l-cms-area .wp-block-table table td {
      padding: 0.8em;
      border: 1px solid #ddd;
      text-align: left; }
    .l-cms-area .wp-block-table table th {
      background: #f5f5f5;
      font-weight: bold; }
  .l-cms-area .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background: #f9f9f9; }
.l-cms-area .wp-block-file {
  margin: 1.5em 0;
  padding: 1em;
  background: #f5f5f5;
  border-radius: 4px; }
  .l-cms-area .wp-block-file a {
    display: inline-flex;
    align-items: center;
    gap: 0.5em; }
    .l-cms-area .wp-block-file a:before {
      content: '📄'; }
  .l-cms-area .wp-block-file .wp-block-file__button {
    margin-left: 1em;
    padding: 0.5em 1em;
    background: #0073aa;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.9em; }
    .l-cms-area .wp-block-file .wp-block-file__button:hover {
      background: #005177; }
.l-cms-area .wp-block-cover {
  position: relative;
  min-height: 300px;
  margin: 2em 0;
  padding: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center; }
  .l-cms-area .wp-block-cover .wp-block-cover__inner-container {
    position: relative;
    z-index: 1;
    color: #fff; }
.l-cms-area .wp-block-media-text {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 2em;
  margin: 2em 0;
  align-items: center; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .l-cms-area .wp-block-media-text {
      grid-template-columns: 1fr; } }
  @media only screen and (max-width: 749px) {
    .l-cms-area .wp-block-media-text {
      grid-template-columns: 1fr; } }
  .l-cms-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1; }
  .l-cms-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .l-cms-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
      grid-column: 1;
      grid-row: 1; }
    .l-cms-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
      grid-column: 1;
      grid-row: 2; } }
  @media only screen and (max-width: 749px) {
    .l-cms-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
      grid-column: 1;
      grid-row: 1; }
    .l-cms-area .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
      grid-column: 1;
      grid-row: 2; } }
  .l-cms-area .wp-block-media-text .wp-block-media-text__media img {
    max-width: 100%;
    height: auto; }
.l-cms-area .wp-block-gallery {
  display: grid;
  gap: 1em;
  margin: 2em 0; }
  .l-cms-area .wp-block-gallery.columns-2 {
    grid-template-columns: repeat(2, 1fr); }
  .l-cms-area .wp-block-gallery.columns-3 {
    grid-template-columns: repeat(3, 1fr); }
    @media only screen and (max-width: 749px) {
      .l-cms-area .wp-block-gallery.columns-3 {
        grid-template-columns: repeat(2, 1fr); } }
  .l-cms-area .wp-block-gallery.columns-4 {
    grid-template-columns: repeat(4, 1fr); }
    @media only screen and (max-width: 899px) and (min-width: 750px) {
      .l-cms-area .wp-block-gallery.columns-4 {
        grid-template-columns: repeat(2, 1fr); } }
    @media only screen and (max-width: 749px) {
      .l-cms-area .wp-block-gallery.columns-4 {
        grid-template-columns: repeat(2, 1fr); } }
  .l-cms-area .wp-block-gallery .wp-block-image {
    margin: 0; }
    .l-cms-area .wp-block-gallery .wp-block-image img {
      width: 100%;
      height: auto;
      object-fit: cover; }
.l-cms-area .wp-block-embed {
  margin: 2em 0; }
  .l-cms-area .wp-block-embed.is-type-video .wp-block-embed__wrapper {
    position: relative;
    padding-top: 56.25%; }
    .l-cms-area .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.l-cms-area .alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1em; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .l-cms-area .alignleft {
      float: none;
      margin-right: 0; } }
  @media only screen and (max-width: 749px) {
    .l-cms-area .alignleft {
      float: none;
      margin-right: 0; } }
.l-cms-area .alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1em; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .l-cms-area .alignright {
      float: none;
      margin-left: 0; } }
  @media only screen and (max-width: 749px) {
    .l-cms-area .alignright {
      float: none;
      margin-left: 0; } }
.l-cms-area .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
.l-cms-area .alignwide {
  max-width: 100%; }
.l-cms-area .alignfull {
  max-width: 100%;
  width: 100%; }
.l-cms-area:after {
  content: "";
  display: table;
  clear: both; }

.p-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.p-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.p-single-header {
  margin-bottom: 3rem; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-single-header {
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 749px) {
    .p-single-header {
      margin-bottom: 2rem; } }

.p-single-meta {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.5rem; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-single-meta {
      margin-bottom: 1rem; } }
  @media only screen and (max-width: 749px) {
    .p-single-meta {
      margin-bottom: 1rem; } }

.p-single-title {
  font-size: 2em;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  margin: 0; }
  @media only screen and (max-width: 749px) {
    .p-single-title {
      font-size: 1.3em; } }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .p-single-title {
      font-size: 1.6em; } }

.p-single-content {
  font-size: 1em;
  line-height: 1.8; }
  .p-single-content p {
    margin-bottom: 1.5em; }
  .p-single-content h2, .p-single-content h3, .p-single-content h4 {
    margin-top: 2em;
    margin-bottom: 1em; }

.committee-button-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-top: 2rem; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .committee-button-grid {
      grid-template-columns: 1fr; } }
  @media only screen and (min-width: 1200px) {
    .committee-button-grid {
      grid-template-columns: repeat(3, 1fr);
      gap: 2rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .committee-button-grid {
      grid-template-columns: repeat(3, 1fr);
      gap: 2rem; } }

.committee-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.7rem 1.5rem;
  background: linear-gradient(135deg, #888, #666);
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
  .committee-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    opacity: 0.9;
    text-decoration: none; }
  .committee-button.active {
    background: linear-gradient(135deg, #666, #444); }

.page-template-page-committee .committee-button-grid {
  gap: 0.8rem;
  margin-top: 1.5rem;
  margin-bottom: 3rem; }
  @media only screen and (max-width: 899px) and (min-width: 750px) {
    .page-template-page-committee .committee-button-grid {
      grid-template-columns: repeat(2, 1fr);
      gap: 0.8rem;
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 749px) {
    .page-template-page-committee .committee-button-grid {
      grid-template-columns: repeat(2, 1fr);
      gap: 0.8rem;
      margin-bottom: 2rem; } }
  @media only screen and (min-width: 1200px) {
    .page-template-page-committee .committee-button-grid {
      grid-template-columns: repeat(3, 1fr);
      gap: 1rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .page-template-page-committee .committee-button-grid {
      grid-template-columns: repeat(3, 1fr);
      gap: 1rem; } }
.page-template-page-committee .committee-button {
  padding: 0.5rem 1rem; }

.page-template-page-management .committee-button,
.page-template-page-competition .committee-button,
.page-template-page-education .committee-button {
  padding: 4rem 2rem; }
.page-template-page-management .committee-button-text,
.page-template-page-competition .committee-button-text,
.page-template-page-education .committee-button-text {
  font-size: 1.1em; }
  @media only screen and (max-width: 749px) {
    .page-template-page-management .committee-button-text,
    .page-template-page-competition .committee-button-text,
    .page-template-page-education .committee-button-text {
      font-size: 1em; } }
.page-template-page-management .committee-button-icon,
.page-template-page-competition .committee-button-icon,
.page-template-page-education .committee-button-icon {
  font-size: 1.6em; }

.page-template-page-committee .committee-button-text {
  font-size: 0.95em; }
  @media only screen and (max-width: 749px) {
    .page-template-page-committee .committee-button-text {
      font-size: 0.75em; } }
@media only screen and (max-width: 749px) {
  .page-template-page-committee .committee-button-icon {
    font-size: 1em;
    margin-left: 0.5rem; } }

.parent-dept-management .committee-button.active,
.page-template-page-management .committee-button.active {
  background: linear-gradient(135deg, #41b649, #00663a); }

.parent-dept-competition .committee-button.active,
.page-template-page-competition .committee-button.active {
  background: linear-gradient(135deg, #0083b0, #00497a); }

.parent-dept-education .committee-button.active,
.page-template-page-education .committee-button.active {
  background: linear-gradient(135deg, #d48b2c, #6c3b00); }

.committee-button-text {
  font-size: 1.1em;
  font-weight: bold; }
  @media only screen and (max-width: 749px) {
    .committee-button-text {
      font-size: 1em; } }

.committee-button-icon {
  font-size: 1.5em;
  font-weight: bold;
  margin-left: 1rem;
  transition: transform 0.3s ease; }
  .committee-button:hover .committee-button-icon {
    transform: translateX(4px); }

.l-notice-banner {
  width: 100%;
  background: #4A4A4A;
  padding: 1.5rem 0;
  margin-bottom: 2rem; }
  @media only screen and (min-width: 1200px) {
    .l-notice-banner {
      padding: 2rem 0;
      margin-bottom: 3rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .l-notice-banner {
      padding: 2rem 0;
      margin-bottom: 3rem; } }

.notice-banner-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 2rem; }
  @media only screen and (min-width: 1200px) {
    .notice-banner-inner {
      padding: 0 6rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .notice-banner-inner {
      padding: 0 6rem; } }

.notice-banner-text {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: center;
  margin: 0; }
  @media only screen and (min-width: 1200px) {
    .notice-banner-text {
      font-size: 1.6rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .notice-banner-text {
      font-size: 1.6rem; } }
  .notice-banner-text a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold; }
    .notice-banner-text a:hover {
      opacity: 0.8; }

/*----------------------------------------------------
  Utility
----------------------------------------------------*/
.u-sp {
  display: block; }
  @media only screen and (min-width: 1200px) {
    .u-sp {
      display: none; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .u-sp {
      display: none; } }

.u-pc {
  display: none; }
  @media only screen and (min-width: 1200px) {
    .u-pc {
      display: block; } }
  @media only screen and (max-width: 1199px) and (min-width: 900px) {
    .u-pc {
      display: block; } }

@media only screen and (min-width: 1200px) {
  .u-br-pc {
    display: block; }

  .u-br-sp {
    display: none; } }
@media only screen and (max-width: 1199px) and (min-width: 900px) {
  .u-br-pc {
    display: block; }

  .u-br-sp {
    display: none; } }
@media only screen and (max-width: 899px) and (min-width: 750px) {
  .u-br-pc {
    display: block; }

  .u-br-sp {
    display: none; } }
@media only screen and (max-width: 749px) {
  .u-br-pc {
    display: none; }

  .u-br-sp {
    display: block; } }
.u-small-text {
  margin-top: 0.3em;
  font-size: 0.8em;
  line-height: 1.6;
  word-break: break-all; }

.u-big-text {
  font-size: 1.4em;
  line-height: 1.6;
  color: #FFF; }

.u-big-text02 {
  font-size: 1.4em;
  font-weight: bold; }

.u-right {
  margin-top: 0.3em;
  text-align: right;
  margin-right: 1em; }

.u-center {
  text-align: center; }

.u-left {
  text-align: left !important; }

.u-under {
  color: #EE7993;
  text-decoration: underline; }

.u-hidden {
  opacity: 0.4; }

.u-bold {
  font-weight: bold; }

.u-mb-1em {
  margin-bottom: 1em; }

.u-mb-2em {
  margin-bottom: 2em; }

.u-mb-3em {
  margin-bottom: 3em; }

.u-mb-4em {
  margin-bottom: 4em; }

.u-mb-6em {
  margin-bottom: 6em; }

.u-ml-0 {
  margin-left: 0 !important; }

.u-mb-0 {
  margin-bottom: 0 !important; }

.u-mb-10 {
  margin-bottom: 10px; }

.u-mb-20 {
  margin-bottom: 20px; }

.u-mr-20 {
  margin-right: 20px; }

.u-weight {
  font-weight: bold; }

.u-color {
  color: #ef93ae; }

.u-list {
  list-style: none; }

.u-w-80 {
  width: 80%;
  margin: 1em auto 2em; }
  @media only screen and (max-width: 749px) {
    .u-w-80 {
      width: 100%; } }

.u-attention {
  color: #D80042;
  font-weight: bold; }

.u-attention--border {
  padding: 1em;
  margin: 2em auto;
  border: #D80042 solid 2px; }

.u-underline {
  text-decoration: underline; }

.u-icon-blank {
  padding-right: 1.2em;
  background: url(../../assets/images/common/icon_blank_white.svg) no-repeat right center;
  background-size: 14px 14px; }

.u-break-word {
  word-wrap: break-word; }

.u-text-orientation {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  text-orientation: upright; }
