@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Oswald&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&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: #EB6D87;
  /* Safari */ }

::-moz-selection {
  background: #EB6D87; }

.page-pg ::selection {
  background: #95D96E;
  /* Safari */ }
.page-pg ::-moz-selection {
  background: #95D96E; }

.page-nt ::selection {
  background: #FF8D72;
  /* Safari */ }
.page-nt ::-moz-selection {
  background: #FF8D72; }

.page-wm ::selection {
  background: #6ACCFF;
  /* Safari */ }
.page-wm ::-moz-selection {
  background: #6ACCFF; }

.page-mw ::selection {
  background: #FFC74A;
  /* Safari */ }
.page-mw ::-moz-selection {
  background: #FFC74A; }

/* 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-sub-hero,
  .l-footer {
    display: none; }

  .l-container {
    width: 100%; }

  .c-pagetop {
    display: none !important; }

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

  .l-hero {
    padding-top: 0 !important; } }
html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  overflow: hidden;
  background: #000;
  color: #FFF;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.08em;
  min-width: 320px; }
  @media only screen and (min-width: 1280px) {
    body {
      font-size: 1.6em; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    body {
      font-size: 1.6em; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    body {
      font-size: 1.4em; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    body {
      font-size: 1.2em; } }
  @media only screen and (max-width: 320px) {
    body {
      font-size: 1em; } }

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

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    color: #000;
    text-decoration: underline; }
  a:visited {
    color: #000;
    text-decoration: underline; }
  a:active {
    color: #000;
    text-decoration: underline; }

a[id]:not([href]) {
  margin-top: -50px;
  padding-top: 50px;
  display: inline-block;
  vertical-align: top; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    a[id]:not([href]) {
      margin-top: -60px;
      padding-top: 60px; } }
  @media only screen and (min-width: 1280px) {
    a[id]:not([href]) {
      margin-top: -120px;
      padding-top: 120px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    a[id]:not([href]) {
      margin-top: -120px;
      padding-top: 120px; } }

#js-slider {
  opacity: 0;
  transition: opacity .3s linear; }

#js-slider.slick-initialized {
  opacity: 1; }

video {
  margin: 0 auto;
  overflow: hidden; }

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

ol {
  margin-left: 2em; }

/*----------------------------------------------------
  Layout
----------------------------------------------------*/
.slider {
  opacity: 0;
  transition: opacity .3s linear; }

.slider.slick-initialized {
  opacity: 1; }

.slick-disabled {
  opacity: 0.4;
  /*slick setting*/ }
  .slick-disabled .slick-prev:before,
  .slick-disabled .slick-next:before {
    color: #000; }

.l-sub-hero {
  color: #FFF;
  background: #CCC;
  position: relative; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .l-sub-hero {
      margin-top: 36px; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .l-sub-hero {
      margin-top: 36px; } }
  @media only screen and (max-width: 320px) {
    .l-sub-hero {
      margin-top: 36px; } }
  @media only screen and (min-width: 1280px) {
    .l-sub-hero {
      margin-top: 80px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-sub-hero {
      margin-top: 80px; } }
  .l-sub-hero__inner {
    max-width: 1200px;
    height: 100%;
    margin: auto;
    height: 200px;
    padding: 0 2rem;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .l-sub-hero__inner {
        height: 140px; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .l-sub-hero__inner {
        height: 140px; } }
    @media only screen and (max-width: 320px) {
      .l-sub-hero__inner {
        height: 140px; } }
  .l-sub-hero--model {
    background: #EEE url(../images/common/bg_model.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--curriculum {
    background: #EEE url(../images/common/bg_curriculum.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--message {
    background: #EEE url(../images/common/bg_message.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--teachers {
    background: #EEE url(../images/common/bg_teachers.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--campus {
    background: #EEE url(../images/common/bg_campus.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--facility {
    background: #EEE url(../images/common/bg_facility.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--support {
    background: #EEE url(../images/common/bg_support.jpg) top center no-repeat;
    background-size: cover; }

.l-header {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-top: #ED5987 solid 4px;
  background: #FFF;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  z-index: 98000;
  margin: 0 auto;
  height: 58px;
  box-shadow: 0px 13px 13px -10px rgba(0, 0, 0, 0.2); }
  @media only screen and (min-width: 1280px) {
    .l-header {
      min-width: 1200px;
      position: fixed; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-header {
      min-width: 1200px;
      position: fixed; } }
  @media only screen and (min-width: 1280px) {
    .l-header {
      height: 80px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-header {
      height: 80px; } }
  .l-header__inner {
    max-width: 1200px;
    margin: 0 auto;
    height: 54px; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .l-header__inner {
        padding: 0 2rem; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .l-header__inner {
        padding: 0 2rem; } }
    @media only screen and (max-width: 320px) {
      .l-header__inner {
        padding: 0 2rem; } }
    @media only screen and (min-width: 1280px) {
      .l-header__inner {
        height: 76px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .l-header__inner {
        height: 76px; } }

.l-side {
  width: 34px;
  position: absolute;
  z-index: 10000;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  right: 0; }
  @media only screen and (min-width: 1280px) {
    .l-side {
      width: 50px;
      position: fixed; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-side {
      width: 50px;
      position: fixed; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .l-side {
      width: 50px;
      position: fixed; } }

.l-breadcrumbs {
  display: none; }
  @media only screen and (min-width: 1280px) {
    .l-breadcrumbs {
      display: block;
      position: absolute;
      z-index: 10000;
      width: 100%;
      top: 130px; }
      .l-breadcrumbs__inner {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 2rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-breadcrumbs {
      display: block;
      position: absolute;
      z-index: 10000;
      width: 100%;
      top: 130px; }
      .l-breadcrumbs__inner {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 2rem; } }

.l-hero {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
  height: 100vh;
  width: 100%; }
  .l-hero__inner {
    height: 200px;
    margin: auto;
    position: relative; }
  .l-hero video {
    position: absolute;
    top: 80px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #000;
    background-position: center center;
    background-size: contain;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -100; }
  .l-hero__title {
    margin: auto;
    position: absolute;
    bottom: 6rem;
    left: 0;
    z-index: 1000; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .l-hero__title {
        width: 400px; } }
    @media only screen and (max-width: 320px) {
      .l-hero__title {
        width: 400px; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .l-hero__title {
        width: 6s00px; } }
    @media only screen and (min-width: 1280px) {
      .l-hero__title {
        width: 640px;
        height: 215px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .l-hero__title {
        width: 640px;
        height: 215px; } }
  .l-hero__title--pg {
    width: 640px;
    height: 215px;
    margin: auto;
    position: absolute;
    bottom: 6rem;
    left: 0;
    z-index: 1000; }
  .l-hero__title--nt {
    width: 640px;
    height: 215px;
    margin: auto;
    position: absolute;
    bottom: 6rem;
    left: 0;
    z-index: 1000; }
  .l-hero__title--mw {
    width: 640px;
    height: 215px;
    margin: 300px auto 0;
    position: absolute;
    bottom: 6rem;
    left: 0;
    z-index: 1000; }
  .l-hero__title--wm {
    width: 640px;
    height: 215px;
    margin: auto;
    position: absolute;
    bottom: 6rem;
    left: 0;
    z-index: 1000; }

.l-news {
  background: #FFF; }
  .l-news__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 4rem 2rem; }

img, video {
  margin: 0;
  padding: 0;
  vertical-align: bottom; }

.l-basic {
  background: #FFF; }
  .l-basic__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 4rem 2rem; }
    @media only screen and (min-width: 1280px) {
      .l-basic__inner {
        padding: 6rem 2rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .l-basic__inner {
        padding: 6rem 2rem; } }

.l-feature--sports {
  background: #FEF6F7; }
.l-feature__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 4rem 2rem; }

.l-wm-future {
  background: #F0F7FF; }
  .l-wm-future__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 4rem 2rem; }

.l-mw-message {
  background: #60503D; }
  .l-mw-message__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 4rem 2rem; }

.l-banner {
  padding: 2rem 0;
  max-width: 1200px;
  margin: 0 auto; }

.l-under {
  max-width: 1200px;
  margin: 0 auto;
  padding: 3rem 2rem; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .l-under {
      padding: 4rem; } }
  @media only screen and (min-width: 1280px) {
    .l-under {
      padding: 6rem 2rem 2rem 2rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-under {
      padding: 6rem 2rem 2rem 2rem; } }

.l-sns__inner {
  width: 1200px;
  margin: 0 auto;
  padding: 4rem 0; }

.l-footer {
  background: #FFF; }
  .l-footer__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem; }
  .l-footer__copyright {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #8D8D8D;
    font-size: 1rem;
    text-align: center;
    padding: 2rem; }

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

.c-loading img {
  position: absolute;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  top: 50%;
  left: 50%; }
  @media only screen and (min-width: 1280px) {
    .c-loading img {
      width: 90px;
      height: 90px;
      margin-top: -45px;
      margin-left: -45px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .c-loading img {
      width: 90px;
      height: 90px;
      margin-top: -45px;
      margin-left: -45px; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .c-loading img {
      width: 90px;
      height: 90px;
      margin-top: -45px;
      margin-left: -45px; } }

.c-window {
  z-index: 100000000;
  position: fixed;
  bottom: 40px;
  left: 10px;
  background: rgba(0, 0, 0, 0.4);
  font-size: 11px;
  padding: 0.2em 1em;
  color: #FFF;
  border-radius: 20px; }

.c-responsive {
  z-index: 100000000;
  font-size: 12px;
  opacity: 0.8;
  position: fixed;
  display: block;
  width: 100%;
  padding: 0.2em 1em;
  text-align: center;
  vertical-align: middle;
  bottom: 0;
  color: #FFF; }
  @media only screen and (min-width: 1280px) {
    .c-responsive {
      background: #F01D56; }
      .c-responsive:after {
        content: 'large-pc(1280px以上)'; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .c-responsive {
      background: #0E897B; }
      .c-responsive:after {
        content: 'pc(960px〜1279px)'; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .c-responsive {
      background: #274B9B; }
      .c-responsive:after {
        content: 'tab(560px〜959px)'; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .c-responsive {
      background: #C1621C; }
      .c-responsive:after {
        content: 'sp(321px〜559px)'; } }
  @media only screen and (max-width: 320px) {
    .c-responsive {
      background: #C1AB02; }
      .c-responsive:after {
        content: 'small-sp(320px以下)'; } }

.c-button--center {
  margin: 2rem auto; }

.c-button--omicale {
  width: 100%;
  background: #FF2680;
  text-align: center;
  width: 16em; }
  .c-button--omicale a {
    font-weight: bold;
    display: block;
    font-size: 0.8em;
    padding: 0.8rem;
    color: #FFF; }
    .c-button--omicale a:hover {
      background: #FF2680;
      text-decoration: none; }

.c-button--normal {
  border: #000 solid 2px;
  text-align: center;
  width: 16em; }
  .c-button--normal a {
    font-weight: bold;
    display: block;
    font-size: 0.8em;
    padding: 0.8rem;
    color: #000; }
    .c-button--normal a:hover {
      color: #FFF;
      background: #000;
      text-decoration: none; }

.c-button--ghost {
  text-align: center;
  width: 16em; }
  .c-button--ghost a {
    border: #FFF solid 2px;
    font-weight: bold;
    display: block;
    font-size: 0.8em;
    padding: 0.8rem;
    color: #FFF; }
    .c-button--ghost a:hover {
      border: #000 solid 2px;
      color: #FFF;
      background: #000;
      text-decoration: none; }

.c-button--wide {
  width: 100%; }

.c-button--small {
  width: 8em;
  margin: 0 auto; }
  .c-button--small a {
    padding: 0.4rem; }

.c-button--contact,
.c-button--catalog {
  background: #00758E;
  text-align: center;
  width: 16em; }
  .c-button--contact a,
  .c-button--catalog a {
    font-weight: bold;
    display: block;
    font-size: 0.8em;
    padding: 0.8rem;
    color: #FFF; }
    .c-button--contact a:hover,
    .c-button--catalog a:hover {
      color: #232C2E;
      background: #FFF;
      text-decoration: none; }

.c-button-separate {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 1rem; }
  .c-button-separate p {
    width: 49%; }

.c-breadcrumbs {
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-size: 0.8em;
  color: #FFF; }
  .c-breadcrumbs a {
    color: #FFF;
    font-weight: bold; }

.c-pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 20000; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .c-pagetop {
      bottom: 10px;
      right: 10px; } }
  @media only screen and (max-width: 320px) {
    .c-pagetop {
      bottom: 10px;
      right: 10px; } }
  .c-pagetop a {
    width: 70px;
    height: 70px;
    text-indent: -9999px;
    display: block;
    background: url(../images/common/img_pagetop.png);
    background-size: cover; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .c-pagetop a {
        width: 50px;
        height: 50px; } }
    @media only screen and (max-width: 320px) {
      .c-pagetop a {
        width: 50px;
        height: 50px; } }

.c-link {
  padding-top: 4px; }

.c-link a {
  color: #888;
  padding-left: 20px;
  background: url(../images/index/icon_link.png) no-repeat left center;
  margin-right: 6px;
  background-size: 12px 12px; }

/*----------------------------------------------------
  Project
  ----------------------------------------------------*/
.p-logo {
  width: 240px;
  margin: 2em auto; }

.p-catch {
  color: #FFF;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1.6em; }

.slick-dots > li:first-child:last-child {
  display: none; }

body {
  font-style: normal;
  color: #444; }

.p-side-list {
  list-style: none; }
  .p-side-list__item {
    margin-bottom: 0.6rem; }
    .p-side-list__item a:hover {
      opacity: 0.8; }

.p-main {
  color: #FFF;
  text-align: center; }
  .p-main__title {
    font-weight: bold;
    font-size: 5rem;
    border: #FFF solid 4px;
    display: inline-block;
    padding: 0 0.4em;
    line-height: 1.4;
    margin: 0 auto 2rem;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    text-align: center; }
  .p-main__catch {
    font-weight: bold;
    font-size: 3rem;
    line-height: 1.6;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-bottom: 2rem; }
  .p-main__text {
    margin-bottom: 3rem;
    text-align: center;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2); }
  .p-main__logo {
    width: 200px;
    margin: 0 auto;
    filter: drop-shadow(0px 13px 13px -10px rgba(0, 0, 0, 0.8));
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2); }

.p-badge {
  display: none; }
  @media only screen and (min-width: 1280px) {
    .p-badge {
      display: block;
      width: 220px;
      height: 220px;
      position: absolute;
      bottom: 30px;
      right: 40px;
      z-index: 1000; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-badge {
      display: block;
      width: 220px;
      height: 220px;
      position: absolute;
      bottom: 30px;
      right: 40px;
      z-index: 1000; } }

.p-news-title {
  text-align: center;
  margin-bottom: 1em; }
  .p-news-title span {
    font-size: 3rem;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-right: 1em; }

.p-news a {
  display: block; }
  .p-news a:hover {
    text-decoration: none;
    opacity: 0.8; }
.p-news__item {
  padding: 4rem 2rem; }
  .p-news__item__title {
    font-size: 1.2em;
    line-height: 1.6;
    margin-bottom: 0.4em; }
  .p-news__item__date {
    color: #BBB; }
  .p-news__item__excerpt {
    color: #BBB; }
  .p-news__item__image {
    margin-bottom: 1em; }
    .p-news__item__image img {
      border-radius: 4px; }

.p-local-navigation {
  font-weight: bold;
  width: 100%; }
  .p-local-navigation__button {
    font-size: 1.2em;
    padding: 0.4rem;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    text-align: center; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-local-navigation__button {
        display: block; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-local-navigation__button {
        display: block; } }
    @media only screen and (max-width: 320px) {
      .p-local-navigation__button {
        display: block; } }
    @media only screen and (min-width: 1280px) {
      .p-local-navigation__button {
        display: none; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-local-navigation__button {
        display: none; } }
    .p-local-navigation__button span {
      font-family: 'Oswald', sans-serif;
      font-weight: 700; }
  .p-local-navigation--pg {
    background: #95D96E; }
  .p-local-navigation--nt {
    background: #FF8D72; }
  .p-local-navigation--wm {
    background: #6ACCFF; }
  .p-local-navigation--mw {
    background: #FFC74A; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-local-navigation__wrapper {
      display: none; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-local-navigation__wrapper {
      display: none; } }
  @media only screen and (max-width: 320px) {
    .p-local-navigation__wrapper {
      display: none; } }
  @media only screen and (min-width: 1280px) {
    .p-local-navigation__wrapper {
      display: block; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-local-navigation__wrapper {
      display: block; } }
  .p-local-navigation__inner {
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .p-local-navigation__inner {
        width: 1200px;
        margin: 0 auto;
        display: table;
        height: 40px;
        line-height: 40px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-local-navigation__inner {
        width: 1200px;
        margin: 0 auto;
        display: table;
        height: 40px;
        line-height: 40px; } }
  .p-local-navigation__item {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle; }
    @media only screen and (min-width: 1280px) {
      .p-local-navigation__item {
        display: table-cell; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-local-navigation__item {
        display: table-cell; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-local-navigation__item {
        border-top: rgba(255, 255, 255, 0.4) solid 1px; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-local-navigation__item {
        border-top: rgba(255, 255, 255, 0.4) solid 1px; } }
    @media only screen and (max-width: 320px) {
      .p-local-navigation__item {
        border-top: rgba(255, 255, 255, 0.4) solid 1px; } }
    @media only screen and (min-width: 1280px) {
      .p-local-navigation__item {
        border-right: rgba(255, 255, 255, 0.4) solid 1px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-local-navigation__item {
        border-right: rgba(255, 255, 255, 0.4) solid 1px; } }
    .p-local-navigation__item a {
      color: #FFF;
      font-size: 0.9em;
      display: block;
      text-decoration: none; }
      .p-local-navigation__item a:hover {
        background: rgba(0, 0, 0, 0.2); }
    @media only screen and (min-width: 1280px) {
      .p-local-navigation__item--home {
        border-left: rgba(255, 255, 255, 0.4) solid 1px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-local-navigation__item--home {
        border-left: rgba(255, 255, 255, 0.4) solid 1px; } }
    .p-local-navigation__item--home img {
      width: 16px !important;
      height: 16px !important;
      vertical-align: middle; }
    .p-local-navigation__item--home a {
      display: block;
      padding: 0 1rem; }
  .p-local-navigation .js-current.p-local-navigation__item {
    background: rgba(0, 0, 0, 0.2); }
  .p-local-navigation .hidden {
    opacity: 0.4; }
    .p-local-navigation .hidden a:hover {
      text-decoration: none; }

.p-navigation {
  font-weight: bold;
  width: 1200px;
  margin: 0 auto;
  box-shadow: 0px 13px 13px -10px rgba(0, 0, 0, 0.2);
  background: #F5F5F5;
  height: 40px;
  line-height: 40px;
  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: 959px) and (min-width: 560px) {
    .p-navigation {
      display: none; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-navigation {
      display: none; } }
  @media only screen and (max-width: 320px) {
    .p-navigation {
      display: none; } }
  .p-navigation__item {
    position: relative;
    flex-grow: 1;
    list-style: none;
    font-weight: bold;
    font-size: 0.9em;
    border-bottom: #CCC solid 3px;
    text-align: center;
    border-left: #D8D8D8 solid 1px; }
    .p-navigation__item:hover ul li {
      overflow: visible;
      height: 38px;
      border-bottom: 1px solid #fff; }
    .p-navigation__item--top {
      border-bottom: #EB6D87 solid 3px; }
      .p-navigation__item--top img {
        width: 22px;
        height: 22px;
        margin-bottom: 8px; }
    .p-navigation__item--model {
      border-bottom: #EB6D87 solid 3px; }
    .p-navigation__item--curriculum {
      border-bottom: #EB6D87 solid 3px; }
    .p-navigation__item--message {
      border-bottom: #EB6D87 solid 3px; }
    .p-navigation__item--teachers {
      border-bottom: #EB6D87 solid 3px; }
    .p-navigation__item--campus {
      border-bottom: #EB6D87 solid 3px; }
    .p-navigation__item--facility {
      border-bottom: #EB6D87 solid 3px; }
    .p-navigation__item--support {
      border-bottom: #EB6D87 solid 3px; }
    .p-navigation__item:first-child {
      border-left: none; }
    .p-navigation__item a {
      width: 100%;
      display: block;
      color: #444444;
      text-decoration: none;
      padding: 0 1.2em; }
      .p-navigation__item a:hover {
        color: #FFF; }

.p-navigation__item__child {
  position: absolute;
  top: 100%;
  left: 0; }
  .p-navigation__item__child li {
    background: #FFC74A;
    overflow: hidden;
    width: 120%;
    height: 0;
    color: #fff;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s; }
    .p-navigation__item__child li a {
      text-align: left; }

.p-navigation__item--top:hover,
.page-home .p-navigation__item--top {
  background: #EB6D87; }
  .p-navigation__item--top:hover a,
  .page-home .p-navigation__item--top a {
    color: #FFF; }

.p-navigation__item--model:hover,
.page-model .p-navigation__item--model {
  background: #EB6D87; }
  .p-navigation__item--model:hover a,
  .page-model .p-navigation__item--model a {
    color: #FFF; }

.p-navigation__item--curriculum:hover,
.page-curriculum .p-navigation__item--curriculum {
  background: #EB6D87; }
  .p-navigation__item--curriculum:hover a,
  .page-curriculum .p-navigation__item--curriculum a {
    color: #FFF; }

.p-navigation__item--message:hover,
.page-message .p-navigation__item--message {
  background: #EB6D87; }
  .p-navigation__item--message:hover a,
  .page-message .p-navigation__item--message a {
    color: #FFF; }

.p-navigation__item--teachers:hover,
.page-teachers .p-navigation__item--teachers {
  background: #EB6D87; }
  .p-navigation__item--teachers:hover a,
  .page-teachers .p-navigation__item--teachers a {
    color: #FFF; }

.p-navigation__item--campus:hover,
.page-campus .p-navigation__item--campus {
  background: #EB6D87; }
  .p-navigation__item--campus:hover a,
  .page-campus .p-navigation__item--campus a {
    color: #FFF; }

.p-navigation__item--facility:hover,
.page-facility .p-navigation__item--facility {
  background: #EB6D87; }
  .p-navigation__item--facility:hover a,
  .page-facility .p-navigation__item--facility a {
    color: #FFF; }

.p-navigation__item--support:hover,
.page-support .p-navigation__item--support {
  background: #EB6D87; }
  .p-navigation__item--support:hover a,
  .page-support .p-navigation__item--support a {
    color: #FFF; }

.p-guide-text {
  color: #444;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 2rem; }
  .p-guide-text__pg {
    font-size: 1.2em;
    color: #95D96E; }
  .p-guide-text__nt {
    font-size: 1.2em;
    color: #FF8D72; }
  .p-guide-text__wm {
    font-size: 1.2em;
    color: #6ACCFF; }
  .p-guide-text__mw {
    font-size: 1.2em;
    color: #FFC74A; }

.p-guide {
  list-style: none;
  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-guide__item {
    padding: 1em;
    width: 100%; }
    .p-guide__item img {
      border-radius: 10px; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-guide__item {
        width: 50%; } }
    @media only screen and (min-width: 1280px) {
      .p-guide__item {
        width: 33%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-guide__item {
        width: 33%; } }
    .p-guide__item:hover {
      opacity: 0.8; }

.p-special-box {
  text-align: center;
  font-weight: bold; }
  .p-special-box--health {
    background: #FFF url(../images/common/bg_program.jpg) center center no-repeat;
    background-size: cover; }
  .p-special-box--program {
    background: #FFF url(../images/common/bg_health.jpg) center center no-repeat;
    background-size: cover; }
  .p-special-box a {
    display: block;
    padding: 10rem 1rem;
    color: #FFF; }
    .p-special-box a:hover {
      text-decoration: none;
      opacity: 0.8; }
  .p-special-box__catch {
    font-size: 1.4em;
    margin-bottom: 1em; }
  .p-special-box__title {
    font-size: 2em;
    display: inline-block;
    padding: 0.2em 1em;
    border: #FFF solid 2px; }

.p-page-title {
  margin-top: 30px;
  font-size: 1.8em;
  text-align: center;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2); }

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

.p-header {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center; }
  .p-header__logo {
    width: 200px; }
    @media only screen and (min-width: 1280px) {
      .p-header__logo {
        width: 240px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-header__logo {
        width: 240px; } }
  .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: 1280px) {
      .p-header__toggle {
        display: none; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-header__toggle {
        display: none; } }
    .p-header__toggle div {
      position: relative; }
    .p-header__toggle span {
      display: block;
      height: 2px;
      background: #EA8099;
      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-sp-navigation {
  z-index: 100000000;
  display: none;
  box-shadow: 0px 13px 13px -10px rgba(0, 0, 0, 0.2); }
  .p-sp-navigation.open {
    display: block; }
    @media only screen and (min-width: 1280px) {
      .p-sp-navigation.open {
        display: none; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-sp-navigation.open {
        display: none; } }
  .p-sp-navigation li {
    padding: 0; }
  .p-sp-navigation a {
    background: #F5F5F5;
    text-align: center;
    color: #000;
    font-weight: bold;
    padding: 10px 10px;
    display: block;
    font-size: 1.2em; }
    .p-sp-navigation a span {
      font-size: 0.8em;
      margin-left: 0.6em; }
    .p-sp-navigation a:hover {
      text-decoration: none; }
  .p-sp-navigation__item--pg a {
    border-bottom: solid 2px #95D96E; }
  .p-sp-navigation__item--nt a {
    border-bottom: solid 2px #FF8D72; }
  .p-sp-navigation__item--wm a {
    border-bottom: solid 2px #6ACCFF; }
  .p-sp-navigation__item--mw a {
    border-bottom: solid 2px #FFC74A; }
  .p-sp-navigation__item--message a {
    border-bottom: solid 2px #EB6D87; }
  .p-sp-navigation__item--campus a {
    border-bottom: solid 2px #EB6D87; }
  .p-sp-navigation__item--model a {
    border-bottom: solid 2px #EB6D87; }
  .p-sp-navigation__item--curriculum a {
    border-bottom: solid 2px #EB6D87; }
  .p-sp-navigation__item--teachers a {
    border-bottom: solid 2px #EB6D87; }
  .p-sp-navigation__item--facility a {
    border-bottom: solid 2px #EB6D87; }
  .p-sp-navigation__item--support a {
    border-bottom: solid 2px #EB6D87; }

.p-sp-separate {
  background: #EB6D87;
  padding: 2rem; }

.p-sp-admission-list {
  list-style: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .p-sp-admission-list__item {
    width: 49%;
    border: #FFF solid 2px;
    border-radius: 6px; }
    .p-sp-admission-list__item a {
      background: #EB6D87;
      color: #FFF;
      font-size: 0.8em; }

.p-sp-education-list {
  background: #FFF;
  display: block;
  text-align: center;
  font-size: 0.9em;
  list-style: none;
  font-weight: bold;
  letter-spacing: 0; }
  .p-sp-education-list__item {
    display: inline-block;
    margin-left: 30px; }
    .p-sp-education-list__item a {
      padding-left: 18px;
      background: url(../images/common/icon_header.svg) no-repeat left center;
      background-size: 14px 14px;
      padding-right: 20px;
      text-decoration: none;
      color: #777777; }
      .p-sp-education-list__item a:hover {
        opacity: 0.8; }

.p-sp-subject-list {
  background: #EB6D87; }
  .p-sp-subject-list a {
    color: #FFF;
    border-top: rgba(255, 255, 255, 0.4) solid 1px; }

.p-sp-dropdown {
  display: none; }

.p-dropdown-list__item a {
  color: #FFF !important;
  background: #D15973 !important; }

.p-sp-dropdown-parent.active {
  background: url(../images/common/icon_dropdown_reverse.svg) no-repeat center right 1em;
  background-size: 12px 12px; }

.p-education-list {
  display: flex;
  display: -webkit-flex;
  justify-content: left;
  -webkit-justify-content: left;
  align-items: center;
  -webkit-align-items: center;
  list-style: none;
  font-size: 0.9em;
  font-weight: bold;
  letter-spacing: 0; }
  .p-education-list__item {
    margin-left: 1em; }
    .p-education-list__item a {
      padding-left: 18px;
      background: url(../images/common/icon_header.svg) no-repeat left center;
      background-size: 14px 14px;
      text-decoration: none;
      color: #777777; }
      .p-education-list__item a:hover {
        opacity: 0.8; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-education-list {
      display: none; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-education-list {
      display: none; } }
  @media only screen and (max-width: 320px) {
    .p-education-list {
      display: none; } }

.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); }

.p-admission-list {
  text-align: center;
  margin: 0 1em; }
  .p-admission-list__item {
    border: #EC6D88 solid 2px;
    border-radius: 4px;
    display: inline-block;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 0; }
    .p-admission-list__item a {
      display: block;
      padding: 0.1em 0.6em;
      color: #EC6D88; }
      .p-admission-list__item a:hover {
        text-decoration: none;
        opacity: 0.8; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-admission-list {
      display: none; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-admission-list {
      display: none; } }
  @media only screen and (max-width: 320px) {
    .p-admission-list {
      display: none; } }

.p-subject-list {
  position: relative;
  border-right: #CCC solid 1px;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center; }
  .p-subject-list__item {
    letter-spacing: 0; }
    .p-subject-list__item > a {
      display: block;
      height: 74px;
      line-height: 74px;
      font-size: 0.8em;
      border-left: #CCC solid 1px;
      text-decoration: none;
      padding: 0 2.6em 0 1em; }
    .p-subject-list__item:hover {
      background: #EEEEEE; }
  .p-subject-list__item--01 > a {
    background: url(../images/common/icon_blank.svg) no-repeat center right 1em;
    background-size: 12px 12px; }
  .p-subject-list__item--02 > a {
    background: url(../images/common/icon_dropdown.svg) no-repeat center right 1em; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-subject-list {
      display: none; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-subject-list {
      display: none; } }
  @media only screen and (max-width: 320px) {
    .p-subject-list {
      display: none; } }

.p-dropdown-list {
  display: none;
  list-style: none;
  font-weight: bold;
  position: absolute;
  z-index: 10000;
  top: 75px;
  right: 0;
  width: 240px;
  line-height: normal;
  font-size: 0.9em; }
  .p-dropdown-list__item a {
    font-weight: normal;
    display: block;
    background: #EEEEEE;
    border-bottom: #CCC solid 1px;
    color: #7F7F7F;
    padding: 10px 20px; }
    .p-dropdown-list__item a:hover {
      background: #EC6F89;
      color: #FFF;
      text-decoration: none; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-dropdown-list {
      display: none; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-dropdown-list {
      display: none; } }
  @media only screen and (max-width: 320px) {
    .p-dropdown-list {
      display: none; } }

.slider {
  opacity: 0;
  transition: opacity .3s linear; }

.slider.slick-initialized {
  opacity: 1; }

.p-icon-arrow {
  width: 50px;
  height: 50px;
  z-index: 1000; }
  @media only screen and (min-width: 1280px) {
    .p-icon-arrow {
      width: 70px;
      height: 70px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-icon-arrow {
      width: 70px;
      height: 70px; } }
  .p-icon-arrow--prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -50px !important; }
  .p-icon-arrow--next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -50px !important; }

.slick-disabled {
  opacity: 0.4;
  /*slick setting*/ }
  .slick-disabled .slick-prev:before,
  .slick-disabled .slick-next:before {
    color: #000; }

.p-ending {
  margin: 2rem auto 10rem; }
  .p-ending__image {
    max-width: 500px;
    margin: 2rem auto; }
  .p-ending__text {
    text-align: center;
    font-weight: bold;
    margin-bottom: 2rem;
    line-height: 2.4; }
  .p-ending__title {
    font-size: 0.9em;
    text-align: center;
    font-weight: bold; }

.p-footer {
  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: 959px) and (min-width: 560px) {
    .p-footer {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-footer {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-footer {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-footer__logo {
    width: 100px;
    margin: 0 auto; }
    @media only screen and (min-width: 1280px) {
      .p-footer__logo {
        width: 140px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-footer__logo {
        width: 140px; } }
  .p-footer__address {
    letter-spacing: 0;
    font-size: 0.6em; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-footer__address {
        margin: 2rem auto; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-footer__address {
        margin: 2rem auto; } }
    @media only screen and (max-width: 320px) {
      .p-footer__address {
        margin: 2rem auto; } }
    @media only screen and (min-width: 1280px) {
      .p-footer__address {
        padding: 0 2rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-footer__address {
        padding: 0 2rem; } }
    .p-footer__address dt {
      font-weight: bold;
      color: #444; }
    .p-footer__address dd {
      margin-bottom: 1em; }

.p-under-navigation {
  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-under-navigation__item {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 3rem; }
    .p-under-navigation__item a {
      border-radius: 10px; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-under-navigation__item {
        width: 48%; } }
    @media only screen and (min-width: 1280px) {
      .p-under-navigation__item {
        width: 32%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-under-navigation__item {
        width: 32%; } }
    .p-under-navigation__item__image {
      display: block;
      height: 220px;
      border-radius: 10px 10px 0 0; }
    .p-under-navigation__item__text {
      color: #FFF;
      display: block;
      text-align: center;
      font-weight: bold;
      padding: 1.4rem 0.6rem;
      font-size: 1.4rem; }
      @media only screen and (min-width: 1280px) {
        .p-under-navigation__item__text {
          padding: 2rem 1rem;
          font-size: 2rem; } }
      @media only screen and (max-width: 1279px) and (min-width: 960px) {
        .p-under-navigation__item__text {
          padding: 2rem 1rem;
          font-size: 2rem; } }
    .p-under-navigation__item--top a {
      background: #EB6D87; }
    .p-under-navigation__item--top-01 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_top_01.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--top-02 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_top_02.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--top-03 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_top_03.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--top-04 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_top_04.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--top-05 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_top_05.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--top-06 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_top_06.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item a {
      width: 100%;
      height: 100%;
      min-height: 20rem;
      color: #FFF;
      display: block;
      color: #444; }
      .p-under-navigation__item a:hover {
        text-decoration: none;
        opacity: 0.9; }

.p-feature-list {
  list-style: none;
  margin: 4rem auto;
  font-weight: bold;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-feature-list {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-feature-list {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-feature-list {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-feature-list__item {
    width: 48%; }
    @media only screen and (min-width: 1280px) {
      .p-feature-list__item {
        width: 24%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-feature-list__item {
        width: 24%; } }
    .p-feature-list__item a {
      text-decoration: none;
      display: block; }
      .p-feature-list__item a:hover {
        opacity: 0.8; }

.p-feature-list__item--a .p-feature-box__model {
  color: #E3CE3B; }
.p-feature-list__item--a .p-feature-box__icon {
  color: #E3CE3B;
  border: #E3CE3B solid 2px; }

.p-feature-list__item--b .p-feature-box__model {
  color: #91DBBE; }
.p-feature-list__item--b .p-feature-box__icon {
  color: #91DBBE;
  border: #91DBBE solid 2px; }

.p-feature-list__item--c .p-feature-box__model {
  color: #AA9CFA; }
.p-feature-list__item--c .p-feature-box__icon {
  color: #AA9CFA;
  border: #AA9CFA solid 2px; }

.p-feature-list__item--d .p-feature-box__model {
  color: #EA88C8; }
.p-feature-list__item--d .p-feature-box__icon {
  color: #EA88C8;
  border: #EA88C8 solid 2px; }

.p-feature-box {
  text-align: center; }
  .p-feature-box__icon {
    display: inline-block;
    text-align: center;
    font-size: 0.8em;
    border: #CCC solid 2px;
    padding: 0.2em 0.4em;
    font-family: 'Oswald', sans-serif;
    font-weight: 700; }

.p-feature-title {
  text-align: center;
  font-weight: bold;
  font-size: 1.6em;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #EB6D87; }

.p-feature-box__be {
  line-height: 1.6;
  margin-top: 0.4em; }

@media only screen and (min-width: 1280px) {
  .p-feature-text {
    text-align: center; } }
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-feature-text {
    text-align: center; } }
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .p-feature-text {
    text-align: center; } }

.p-feature-button a {
  padding-left: 20px;
  background: #FFF;
  display: block;
  border: #CCC solid 1px;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  padding: 1.6rem 1rem; }
  .p-feature-button a:hover {
    text-decoration: none; }

.p-link-box {
  margin: 0 auto;
  padding: 4rem 1rem;
  text-align: center; }
  @media only screen and (min-width: 1280px) {
    .p-link-box {
      width: 1200px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-link-box {
      width: 1200px; } }
  .p-link-box__title {
    font-size: 1.6em;
    margin-bottom: 1rem;
    font-weight: bold; }
  .p-link-box__button a {
    display: block;
    padding: 0.8rem 1rem;
    color: #FFF;
    font-size: 1.2em;
    border-radius: 4px;
    background: #EB6D87; }
    .p-link-box__button a:hover {
      text-decoration: none; }

.p-link-box--grey {
  background: #EFEFEF;
  margin-bottom: 2em; }
  .p-link-box--grey__title {
    font-weight: bold; }
  .p-link-box--grey a {
    text-decoration: underline; }

.p-sns-navigation__inner {
  width: 100%; }
.p-sns-navigation__item {
  margin-bottom: 1em; }
  .p-sns-navigation__item a {
    display: block;
    text-align: center;
    padding: 1.6rem 2rem;
    border-radius: 4px;
    color: #FFF;
    margin-right: 1rem; }
    .p-sns-navigation__item a:hover {
      text-decoration: none;
      opacity: 0.9; }
.p-sns-navigation__item--fb a {
  background: #4264A9; }
  .p-sns-navigation__item--fb a::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: -3px 10px 0 0;
    background: url("../images/common/icon_fb.svg") no-repeat;
    background-size: contain;
    vertical-align: middle; }
  .p-sns-navigation__item--fb a span {
    display: block;
    margin-top: 0.6em;
    font-size: 0.7em;
    opacity: 0.9; }
.p-sns-navigation__item--tw a {
  background: #1DA1F2; }
  .p-sns-navigation__item--tw a::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: -3px 10px 0 0;
    background: url("../images/common/icon_tw.svg") no-repeat;
    background-size: contain;
    vertical-align: middle; }
  .p-sns-navigation__item--tw a span {
    display: block;
    margin-top: 0.6em;
    font-size: 0.7em;
    opacity: 0.9; }

.p-section-main-title {
  font-weight: bold;
  font-size: 2.6rem;
  margin-bottom: 3rem;
  margin-top: 2rem;
  text-align: center;
  letter-spacing: 2px; }

.p-section-title {
  margin-top: 3rem;
  margin-bottom: 2rem;
  background: #EB6D87;
  color: #FFF;
  font-size: 1.8rem;
  border-radius: 3px;
  padding: 0.4rem 1rem; }

.p-section-sub-title {
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: #EB6D87;
  border-top: #EB6D87 solid 2px;
  border-bottom: #EB6D87 solid 2px;
  font-size: 1.8rem;
  padding-left: 0.8em; }

.p-section-catch {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #EB6D87; }

.p-section-text {
  margin-bottom: 3rem; }

.page-pg .p-section-title,
.page-pg .p-teacher-position {
  background: #95D96E; }
.page-pg .p-section-catch,
.page-pg .p-teacher-message {
  color: #95D96E; }
.page-pg .p-section-sub-title {
  color: #95D96E;
  border-top: #95D96E solid 2px;
  border-bottom: #95D96E solid 2px; }
.page-pg .p-voice-box__header__content {
  background: #95D96E; }

.page-nt .p-section-title,
.page-nt .p-teacher-position {
  background: #FF8D72; }
.page-nt .p-section-catch,
.page-nt .p-teacher-message {
  color: #FF8D72; }
.page-nt .p-section-sub-title {
  color: #FF8D72;
  border-top: #FF8D72 solid 2px;
  border-bottom: #FF8D72 solid 2px; }
.page-nt .p-voice-box__header__content {
  background: #FF8D72; }

.page-wm .p-section-title,
.page-wm .p-teacher-position {
  background: #6ACCFF; }
.page-wm .p-section-catch,
.page-wm .p-teacher-message {
  color: #6ACCFF; }
.page-wm .p-section-sub-title {
  color: #6ACCFF;
  border-top: #6ACCFF solid 2px;
  border-bottom: #6ACCFF solid 2px; }
.page-wm .p-voice-box__header__content {
  background: #6ACCFF; }

.page-mw .p-section-title,
.page-mw .p-teacher-position {
  background: #FFC74A; }
.page-mw .p-section-catch,
.page-mw .p-teacher-message {
  color: #FFC74A; }
.page-mw .p-section-sub-title {
  color: #FFC74A;
  border-top: #FFC74A solid 2px;
  border-bottom: #FFC74A solid 2px; }
.page-mw .p-voice-box__header__content {
  background: #FFC74A; }

.p-text-line {
  border: #EA8099 solid 3px;
  padding: 1rem 2rem;
  margin: 2rem auto; }

.p-text-link {
  margin: 1em auto; }
  .p-text-link a {
    text-decoration: underline;
    color: #EB6D87; }

.p-anchor-link {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  list-style: none;
  margin: 2rem auto 0; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-anchor-link {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-anchor-link {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-anchor-link {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-anchor-link li {
    width: 100%;
    text-align: center;
    border: #EB6D87 solid 1px;
    border-radius: 3px;
    width: 32%; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-anchor-link li {
        margin-bottom: 1em; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-anchor-link li {
        margin-bottom: 1em; } }
    @media only screen and (max-width: 320px) {
      .p-anchor-link li {
        margin-bottom: 1em; } }
    .p-anchor-link li a {
      color: #EB6D87;
      display: block;
      padding: 1rem 2rem; }
      .p-anchor-link li a:hover {
        background: #EB6D87;
        color: #FFF;
        text-decoration: none; }
  .p-anchor-link--split2 li {
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .p-anchor-link--split2 li {
        width: 49%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-anchor-link--split2 li {
        width: 49%; } }
  .p-anchor-link--split3 li {
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .p-anchor-link--split3 li {
        width: 32%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-anchor-link--split3 li {
        width: 32%; } }
  .p-anchor-link--split4 li {
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .p-anchor-link--split4 li {
        width: 24%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-anchor-link--split4 li {
        width: 24%; } }

.p-message-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-message-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-message-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-message-box p {
    margin-bottom: 1em;
    text-indent: 1em; }
  .p-message-box__image {
    border-radius: 4px; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-message-box__image {
        width: 70%;
        margin: 0 auto 2rem; } }
    @media only screen and (max-width: 320px) {
      .p-message-box__image {
        width: 70%;
        margin: 0 auto 2rem; } }
    @media only screen and (min-width: 1280px) {
      .p-message-box__image {
        width: 48%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-message-box__image {
        width: 48%; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-message-box__image {
        width: 48%; } }
    .p-message-box__image--sports {
      background: url(../images/message/bg_message_sports.jpg) top center no-repeat;
      background-size: cover; }
      @media only screen and (max-width: 559px) and (min-width: 321px) {
        .p-message-box__image--sports {
          height: 300px; } }
      @media only screen and (max-width: 320px) {
        .p-message-box__image--sports {
          height: 300px; } }
      @media only screen and (min-width: 1280px) {
        .p-message-box__image--sports {
          height: 800px; } }
      @media only screen and (max-width: 1279px) and (min-width: 960px) {
        .p-message-box__image--sports {
          height: 800px; } }
      @media only screen and (max-width: 959px) and (min-width: 560px) {
        .p-message-box__image--sports {
          height: 800px; } }
  .p-message-box__content {
    width: 100%; }
    .p-message-box__content__title {
      font-size: 1.4em;
      margin-bottom: 1em;
      color: #EB6D87; }
    @media only screen and (min-width: 1280px) {
      .p-message-box__content {
        width: 48%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-message-box__content {
        width: 48%; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-message-box__content {
        width: 48%; } }

.p-message-name span {
  margin-left: 0.6em; }

.p-faq-list {
  background: #F5F5F5;
  margin-bottom: 2rem;
  border-radius: 4px;
  margin-top: 2rem; }
  .p-faq-list dt {
    padding: 2rem 6rem 2rem 3rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative; }
    .p-faq-list dt:hover {
      background: #EEE;
      cursor: pointer;
      border-radius: 4px; }
    .p-faq-list dt:before {
      content: 'Q';
      font-family: 'Oswald', sans-serif;
      font-weight: 700;
      font-style: normal;
      text-align: center;
      border-radius: 100px;
      padding: 0.4rem 1rem;
      color: #FFF;
      background: #EA8099;
      margin-right: 1em; }
    .p-faq-list dt:after {
      font-size: 30px;
      color: #EA8099;
      content: '+';
      position: absolute;
      top: 4px;
      right: 20px; }
    .p-faq-list dt.active:after {
      content: '-'; }
  .p-faq-list dd {
    padding: 0 3rem 2rem 3rem;
    display: none; }
  .p-faq-list__title {
    font-size: 1.8rem;
    color: #EA8099;
    font-weight: bold;
    margin-bottom: 1rem; }
  .p-faq-list__sub-title {
    font-size: 1.6rem;
    font-weight: bold; }
  .p-faq-list p {
    margin-bottom: 1rem; }
  .p-faq-list p:last-child {
    margin-bottom: none; }

.p-table-blank {
  background: #FFF !important;
  width: 4px !important; }

.p-table-wrap {
  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: #EE7993; }

.p-table-basic {
  margin: 1em auto;
  width: 100%;
  font-size: 1.4rem;
  background: #F4F4F4; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-table-basic {
      font-size: 1.2rem; } }
  .p-table-basic th {
    border-right: #FFF solid 1px;
    font-size: 1.2rem;
    background: #DDDDDD;
    line-height: 1.4;
    color: #444;
    padding: 0.4rem 1rem;
    vertical-align: middle; }
    .p-table-basic th a {
      text-decoration: underline;
      color: #FFF; }
  .p-table-basic td {
    border-right: #FFF solid 1px;
    padding: 1rem;
    vertical-align: middle; }
  .p-table-basic tr {
    border-bottom: #FFF solid 1px; }
  .p-table-basic tr:nth-child(odd) {
    background: #EEE; }
  .p-table-basic--noscroll {
    min-width: auto; }

.p-odd {
  background: #F4F4F4; }

.p-contact-box {
  background: #EEE;
  border-radius: 2px;
  margin: 3rem auto;
  padding: 3rem 2rem;
  text-align: center; }
  .p-contact-box__title {
    font-weight: bold;
    font-size: 2rem; }
  .p-contact-box__sub-title {
    font-weight: bold;
    font-size: 1.8rem;
    margin-top: 1rem; }
  .p-contact-box__text {
    font-size: 1.4rem; }

.p-banner-title {
  margin: 0 auto;
  text-align: center;
  color: #FFF; }
  .p-banner-title__text {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0.2em; }
  .p-banner-title__image {
    width: 260px;
    margin: 0 auto; }

.p-section-box {
  background: #F4F4F4;
  border-radius: 2px;
  margin: 3rem auto; }
  .p-section-box__title {
    font-weight: bold;
    font-size: 2rem;
    text-align: center;
    background: #EEE;
    padding: 2rem 3rem; }
  .p-section-box__content {
    padding: 2rem 3rem; }

.p-icon-campus {
  background: #EB6D87;
  color: #FFF;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 1.4em;
  height: 1.4em;
  vertical-align: top;
  text-align: center;
  line-height: 1.4em;
  border-radius: 1.4em; }

.p-facility__list {
  margin-bottom: 3rem;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-facility__list {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-facility__list {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-facility__list {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-facility__list__item {
    margin-bottom: 2rem;
    width: 32%; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-facility__list__item {
        width: 100%; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-facility__list__item {
        width: 100%; } }
    @media only screen and (max-width: 320px) {
      .p-facility__list__item {
        width: 100%; } }
    .p-facility__list__item img {
      margin-bottom: 1em; }
    .p-facility__list__item__title {
      font-weight: bold;
      font-size: 1.3em;
      margin-bottom: 0.5em;
      line-height: 1.5;
      letter-spacing: 1px; }
  @media only screen and (min-width: 1280px) {
    .p-facility__list__item--wide {
      width: 66% !important; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-facility__list__item--wide {
      width: 66% !important; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-facility__list__item--wide {
      width: 100%; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-facility__list__item--wide {
      width: 100%; } }
  @media only screen and (max-width: 320px) {
    .p-facility__list__item--wide {
      width: 100%; } }
  .p-facility__list__item--wide img {
    margin-bottom: 1em; }
  @media only screen and (min-width: 1280px) {
    .p-facility__list__item--short {
      width: 32% !important; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-facility__list__item--short {
      width: 32% !important; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-facility__list__item--short {
      width: 100%; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-facility__list__item--short {
      width: 100%; } }
  @media only screen and (max-width: 320px) {
    .p-facility__list__item--short {
      width: 100%; } }
  .p-facility__list__item--short img {
    margin-bottom: 1em; }

.p-event-box {
  background: #FAFCED;
  padding: 3rem; }
  @media only screen and (min-width: 1280px) {
    .p-event-box {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-event-box {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between; } }
  @media only screen and (min-width: 1280px) {
    .p-event-box__inner {
      width: 48%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-event-box__inner {
      width: 48%; } }
  .p-event-box dl {
    margin-bottom: 3rem; }
  .p-event-box dt {
    background: #EAEFC2;
    color: #EB6D87;
    border-bottom: #EB6D87 solid 1px;
    border-radius: 6px 6px 0 0;
    text-align: center;
    margin-bottom: 0.4em; }
    .p-event-box dt span {
      font-size: 1.2em;
      margin-right: 0.2em; }
  .p-event-box li {
    list-style: none; }
    .p-event-box li:before {
      margin-right: 0.6em;
      content: "";
      width: 10px;
      height: 10px;
      display: inline-block;
      background-color: #EB6D87;
      border-radius: 50%; }

.p-icon-pg span {
  font-size: 0.8em;
  padding: 0.2em 0.4em;
  border-radius: 4px;
  color: #FFF;
  margin-right: 0.6em;
  background-color: #95D96E !important; }
.p-icon-pg:before {
  background-color: #95D96E !important; }

.p-icon-nt span {
  font-size: 0.8em;
  padding: 0.2em 0.4em;
  border-radius: 4px;
  color: #FFF;
  margin-right: 0.6em;
  background-color: #FF8D72 !important; }
.p-icon-nt:before {
  background-color: #FF8D72 !important; }

.p-icon-wm span {
  font-size: 0.8em;
  padding: 0.2em 0.4em;
  border-radius: 4px;
  color: #FFF;
  margin-right: 0.6em;
  background-color: #6ACCFF !important; }
.p-icon-wm:before {
  background-color: #6ACCFF !important; }

.p-icon-mw span {
  font-size: 0.8em;
  padding: 0.2em 0.4em;
  border-radius: 4px;
  color: #FFF;
  margin-right: 0.6em;
  background-color: #FFC74A !important; }
.p-icon-mw:before {
  background-color: #FFC74A !important; }

.p-teacher-position {
  background: #E25575;
  color: #FFF;
  border-radius: 4px;
  padding: 0.2em 0.4em; }

.p-teacher-name {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 1rem; }
  .p-teacher-name span {
    font-size: 0.7em;
    margin-left: 0.6em; }

.p-teacher-message {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 2rem;
  color: #E25575; }
  .p-teacher-message span {
    font-size: 0.8em; }

.p-researchmap-link {
  background: #F2F8FD;
  padding: 1rem;
  text-align: center; }
  .p-researchmap-link img {
    width: 60%;
    border: none !important; }

.p-teacher-title {
  font-weight: bold;
  margin-top: 1em;
  font-size: 1.2em; }

.p-teachers-box {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #F8F8F8;
  margin-bottom: 4rem;
  border-radius: 4px; }
  .p-teachers-box li {
    list-style: none; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-teachers-box {
      padding: 2rem; } }
  @media only screen and (max-width: 320px) {
    .p-teachers-box {
      padding: 2rem; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-teachers-box {
      padding: 3rem; } }
  @media only screen and (min-width: 1280px) {
    .p-teachers-box {
      padding: 4rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-teachers-box {
      padding: 4rem; } }
  .p-teachers-box a {
    display: block; }
    .p-teachers-box a:hover {
      text-decoration: none; }
  .p-teachers-box__button {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    font-size: 1.2em;
    text-align: center;
    background: #95D96E;
    color: #FFF;
    padding: 1rem;
    margin-top: 4rem;
    border-radius: 0 0 4px 4px; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-teachers-box__button {
        margin-bottom: -2rem;
        margin-left: -2rem;
        margin-right: -2rem; } }
    @media only screen and (max-width: 320px) {
      .p-teachers-box__button {
        margin-bottom: -2rem;
        margin-left: -2rem;
        margin-right: -2rem; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-teachers-box__button {
        margin-bottom: -3rem;
        margin-left: -3rem;
        margin-right: -3rem; } }
    @media only screen and (min-width: 1280px) {
      .p-teachers-box__button {
        margin-bottom: -4rem;
        margin-left: -4rem;
        margin-right: -4rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-teachers-box__button {
        margin-bottom: -4rem;
        margin-left: -4rem;
        margin-right: -4rem; } }
  .p-teachers-box__inner {
    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: 1280px) {
      .p-teachers-box__inner {
        flex-wrap: nowrap;
        flex-wrap: -webkit-nowrap; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-teachers-box__inner {
        flex-wrap: nowrap;
        flex-wrap: -webkit-nowrap; } }
  .p-teachers-box__image {
    width: 40%;
    margin: 0 auto 2rem; }
    @media only screen and (min-width: 1280px) {
      .p-teachers-box__image {
        width: 30%;
        padding-right: 3rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-teachers-box__image {
        width: 30%;
        padding-right: 3rem; } }
    .p-teachers-box__image img {
      border: #EEE solid 1px; }
  .p-teachers-box__content {
    width: 100%;
    margin: 0 auto; }

.p-square {
  width: 100%; }
  .p-square-list {
    list-style: none;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    @media only screen and (min-width: 1280px) {
      .p-square-list {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-square-list {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-square-list {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-square-list {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    @media only screen and (max-width: 320px) {
      .p-square-list {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    .p-square-list::after {
      content: "";
      display: block;
      width: 32%; }
    .p-square-list__item {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      align-items: stretch;
      -webkit-align-items: stretch;
      background: #F2F2F2;
      margin-bottom: 4rem;
      border-radius: 0 0 4px 4px; }
      .p-square-list__item img {
        border-radius: 4px 4px 0 0; }
      @media only screen and (min-width: 1280px) {
        .p-square-list__item {
          width: 48%; } }
      @media only screen and (max-width: 1279px) and (min-width: 960px) {
        .p-square-list__item {
          width: 48%; } }
      @media only screen and (max-width: 959px) and (min-width: 560px) {
        .p-square-list__item {
          width: 48%; } }
  .p-square-box__inner {
    padding: 2rem; }
    @media only screen and (min-width: 1280px) {
      .p-square-box__inner {
        padding: 3rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-square-box__inner {
        padding: 3rem; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-square-box__inner {
        padding: 3rem; } }
    .p-square-box__inner__title {
      line-height: 1.6;
      letter-spacing: 0;
      font-weight: bold;
      color: #EB6D87;
      font-size: 1.1em;
      margin-bottom: 0.4em; }
      .p-square-box__inner__title span {
        font-size: 0.7em;
        margin-left: 0.6em; }

.p-major-tab {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  list-style: none; }
  .p-major-tab__item {
    width: 32%;
    text-align: center;
    box-shadow: 0px 13px 13px -6px rgba(0, 0, 0, 0.2); }
    .p-major-tab__item a {
      display: block;
      border-radius: 6px 6px 0 0;
      padding: 1rem 2rem;
      background: #F8F8F8; }
      .p-major-tab__item a:hover, .p-major-tab__item a.active {
        background: #FFC74A;
        color: #FFF;
        text-decoration: none; }

a:hover .p-teachers-box__button {
  background: #78A659; }

.p-major-title {
  font-size: 1.4em; }

.p-major-sub-title {
  font-size: 2em; }

.p-major-hero {
  background: #000; }
  .p-major-hero__inner {
    padding: 10rem 2rem;
    text-align: center;
    color: #FFF; }
  .p-major-hero--child {
    background: url(../images/mw/bg_child.jpg) top center no-repeat;
    background-size: cover; }
  .p-major-hero--medical {
    background: url(../images/mw/bg_medical.jpg) top center no-repeat;
    background-size: cover; }
  .p-major-hero--care {
    background: url(../images/mw/bg_care.jpg) top center no-repeat;
    background-size: cover; }

.p-major-navigation {
  background: #F8F8F8; }
  .p-major-navigation__inner {
    padding: 2rem 2rem;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center; }
    .p-major-navigation__inner li {
      border-bottom: 3px #F8F8F8 solid;
      margin: 0 2em; }
      .p-major-navigation__inner li.hidden {
        opacity: 0.2; }
      .p-major-navigation__inner li a {
        text-decoration: none; }
      .p-major-navigation__inner li.js-current {
        border-bottom: 3px #FFC74A solid; }

.p-teachers-single-box {
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap; }
  .p-teachers-single-box ul {
    list-style: none; }
    .p-teachers-single-box ul li {
      margin-bottom: 1em; }
  .p-teachers-single-box__head {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .p-teachers-single-box__main {
    margin-top: 4rem; }
  .p-teachers-single-box dl {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap; }
    .p-teachers-single-box dl a {
      color: #E25575; }
    .p-teachers-single-box dl dt {
      width: 20%;
      background: #EFEFEF;
      color: #000;
      padding: 1em;
      border-bottom: #CCC dotted 1px; }
      .p-teachers-single-box dl dt:last-of-type {
        border-bottom: 0; }
    .p-teachers-single-box dl dd {
      width: 80%;
      padding: 1em;
      background: #F7F7F7;
      border-bottom: #CCC dotted 1px;
      margin: 0; }
      .p-teachers-single-box dl dd:last-child {
        border-bottom: 0; }
  @media only screen and (min-width: 1280px) {
    .p-teachers-single-box {
      flex-wrap: nowrap;
      flex-wrap: -webkit-nowrap; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-teachers-single-box {
      flex-wrap: nowrap;
      flex-wrap: -webkit-nowrap; } }
  .p-teachers-single-box__image {
    width: 40%; }
    @media only screen and (min-width: 1280px) {
      .p-teachers-single-box__image {
        width: 26%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-teachers-single-box__image {
        width: 26%; } }
    .p-teachers-single-box__image img {
      border: #EEE solid 1px; }
  .p-teachers-single-box__content {
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .p-teachers-single-box__content {
        width: 70%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-teachers-single-box__content {
        width: 70%; } }

.p-link-button {
  text-align: center; }
  .p-link-button a {
    display: inline-block;
    display: inline-block;
    padding: 1rem  2rem;
    border: #E25575 solid 1px;
    border-radius: 3px;
    color: #E25575;
    margin: 2rem auto; }
    .p-link-button a:hover {
      background: #E25575;
      color: #FFF;
      text-decoration: none; }

.p-banner__item {
  padding: 1rem; }
  .p-banner__item:hover {
    opacity: 0.8; }
  .p-banner__item img {
    border-radius: 6px; }

.p-normal-link {
  text-decoration: underline; }

.p-attention-link a {
  text-decoration: underline;
  color: #EB6D87 !important;
  font-weight: bold;
  font-size: 1.2em; }

.p-flow-box {
  width: 100%; }

@media only screen and (min-width: 1280px) {
  .p-flow-list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-flow-list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .p-flow-list {
    width: 100%;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap; } }
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .p-flow-list {
    width: 100%;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap; } }
@media only screen and (max-width: 320px) {
  .p-flow-list {
    width: 100%;
    flex-wrap: wrap;
    flex-wrap: -webkit-wrap; } }
.p-flow-list__item {
  margin-bottom: 6rem;
  width: 100%; }
  @media only screen and (min-width: 1280px) {
    .p-flow-list__item {
      margin-bottom: 60px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-flow-list__item {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1280px) {
    .p-flow-list__item {
      display: flex;
      display: -webkit-flex;
      width: 24%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-flow-list__item {
      display: flex;
      display: -webkit-flex;
      width: 24%; } }
  .p-flow-list__item--arrow {
    width: 100%; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-flow-list__item--arrow {
        width: 100%;
        padding-bottom: 10%;
        background: url(../images/common/icon_arrow_sp.png) no-repeat bottom center; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-flow-list__item--arrow {
        width: 100%;
        padding-bottom: 10%;
        background: url(../images/common/icon_arrow_sp.png) no-repeat bottom center; } }
    @media only screen and (max-width: 320px) {
      .p-flow-list__item--arrow {
        width: 100%;
        padding-bottom: 10%;
        background: url(../images/common/icon_arrow_sp.png) no-repeat bottom center; } }
    @media only screen and (min-width: 1280px) {
      .p-flow-list__item--arrow {
        width: 25%;
        padding-right: 2%;
        background: url(../images/common/icon_arrow.png) no-repeat right center; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-flow-list__item--arrow {
        width: 25%;
        padding-right: 2%;
        background: url(../images/common/icon_arrow.png) no-repeat right center; } }
  .p-flow-list__item__head {
    padding: 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    line-height: 1.4;
    font-size: 1.6em; }
  .p-flow-list__item__title {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0.6em; }
  .p-flow-list__item__body {
    padding: 15px;
    font-size: 0.9em;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    flex-direction: -webkit-column; }
  .p-flow-list__item__button {
    width: 80%;
    text-align: center;
    border: #CCC solid 1px;
    border-radius: 4px;
    background: #FFF;
    padding: 10px 10px 10px 0;
    font-size: 0.9em;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background: #FFF;
    background: url(../images/common/icon_anchor.png) no-repeat right 20px center; }

.sectionTtl {
  text-align: center;
  font-size: 1.3em;
  margin-bottom: 1em; }

.p-flow-color--01 .p-flow-list__item__head,
.p-flow-color--01 .p-curriculum-box__head,
.p-flow-color--01 .p-subject__head--special {
  background: #3CAD5A;
  color: #FFF; }
.p-flow-color--01 .p-flow-list__item__body {
  border: #3CAD5A solid 1px; }
.p-flow-color--02 .p-flow-list__item__head,
.p-flow-color--02 .p-curriculum-box__head,
.p-flow-color--02 .p-subject__head--special {
  background: #6C55A8;
  color: #FFF; }
.p-flow-color--02 .p-flow-list__item__body {
  border: #6C55A8 solid 1px; }
.p-flow-color--03 .p-flow-list__item__head,
.p-flow-color--03 .p-curriculum-box__head,
.p-flow-color--03 .p-subject__head--special {
  background: #D05095;
  color: #FFF; }
.p-flow-color--03 .p-flow-list__item__body {
  border: #D05095 solid 1px; }
.p-flow-color--04 .p-flow-list__item__head,
.p-flow-color--04 .p-curriculum-box__head,
.p-flow-color--04 .p-subject__head--special {
  background: #E08F21;
  color: #FFF; }
.p-flow-color--04 .p-flow-list__item__body {
  border: #E08F21 solid 1px; }

.p-curriculum-box {
  margin-bottom: 40px;
  background: #EEE; }
  .p-curriculum-box__head {
    color: #FFF;
    padding: 6px 40px;
    text-align: center;
    font-size: 1.7em; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-curriculum-box__head {
        font-size: 1.2em; } }
    @media only screen and (max-width: 320px) {
      .p-curriculum-box__head {
        font-size: 1.2em; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-curriculum-box__head {
        font-size: 1.4em; } }
    .p-curriculum-box__head span {
      font-weight: bold;
      margin-left: 1rem;
      font-size: 1.2em; }
  .p-curriculum-box__title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1rem;
    color: #000; }
  .p-curriculum-box__text {
    margin-bottom: 4rem; }
  .p-curriculum-box__sub-title {
    margin-top: 2rem;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.6em;
    text-align: center;
    background: #FFF;
    padding: 6px; }
  .p-curriculum-box__body {
    padding: 2rem; }
    @media only screen and (min-width: 1280px) {
      .p-curriculum-box__body {
        padding: 4rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-curriculum-box__body {
        padding: 4rem; } }

.p-attention {
  color: #D80000; }

.p-selection {
  color: #2699c6; }

.p-subject {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 0.5rem; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-subject {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-subject {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-subject {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-subject__head {
    font-weight: bold;
    text-align: center;
    align-items: center;
    -webkit-align-items: center;
    padding: 2rem;
    background: #DDD; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-subject__head {
        width: 100%; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-subject__head {
        width: 100%; } }
    @media only screen and (max-width: 320px) {
      .p-subject__head {
        width: 100%; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-subject__head {
        padding: 0.6em 2em; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-subject__head {
        padding: 0.6em 2em; } }
    @media only screen and (max-width: 320px) {
      .p-subject__head {
        padding: 0.6em 2em; } }
    @media only screen and (min-width: 1280px) {
      .p-subject__head {
        width: 18%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-subject__head {
        width: 18%; } }
  .p-subject__body {
    background: #FFF;
    padding: 2rem;
    font-size: 0.8em; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-subject__body {
        width: 100%; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-subject__body {
        width: 100%; } }
    @media only screen and (max-width: 320px) {
      .p-subject__body {
        width: 100%; } }
    @media only screen and (min-width: 1280px) {
      .p-subject__body {
        width: 82%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-subject__body {
        width: 82%; } }
    .p-subject__body ul {
      list-style: none;
      display: flex;
      display: -webkit-flex; }
      @media only screen and (max-width: 959px) and (min-width: 560px) {
        .p-subject__body ul {
          flex-wrap: wrap;
          flex-wrap: -webkit-wrap; } }
      @media only screen and (max-width: 559px) and (min-width: 321px) {
        .p-subject__body ul {
          flex-wrap: wrap;
          flex-wrap: -webkit-wrap; } }
      @media only screen and (max-width: 320px) {
        .p-subject__body ul {
          flex-wrap: wrap;
          flex-wrap: -webkit-wrap; } }
      .p-subject__body ul li {
        width: 33%; }
        @media only screen and (max-width: 959px) and (min-width: 560px) {
          .p-subject__body ul li {
            width: 100%; } }
        @media only screen and (max-width: 559px) and (min-width: 321px) {
          .p-subject__body ul li {
            width: 100%; } }
        @media only screen and (max-width: 320px) {
          .p-subject__body ul li {
            width: 100%; } }

.p-facility-box {
  border: #CCC solid 1px;
  padding: 2rem 3rem;
  margin-top: 2rem;
  background: #DDD;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center; }
  .p-facility-box__title {
    font-size: 1.2em; }

.p-curriculum-box__class-title {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.4em; }

.p-separate {
  list-style: none;
  margin-bottom: 2rem; }
  .p-separate__title {
    font-weight: bold;
    font-size: 1.2em; }
  .p-separate img {
    margin: 1rem 0; }
  .p-separate--single {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center; }
    .p-separate--single li:first-child {
      width: 46%;
      margin-right: 1em; }
  .p-separate--two {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .p-separate--two li {
      width: 48%; }
  .p-separate--three {
    list-style: none;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .p-separate--three li {
      width: 32%; }

.p-double {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center; }
  .p-double__item {
    width: 49%; }

.p-caption {
  font-size: 0.8em;
  text-align: center; }

.p-spotlight-image {
  max-width: 500px;
  margin: 2em auto 0;
  text-align: center; }
  .p-spotlight-image img {
    margin: 0.4em auto; }

.p-spotlight-box {
  background: #FAFFF7;
  border: #EFF8EA solid 1px;
  margin-bottom: 10rem; }
  .p-spotlight-box__head {
    padding: 4rem;
    background: #EFF8EA;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center; }
    .p-spotlight-box__head__image {
      width: 20%;
      height: 20%; }
      .p-spotlight-box__head__image img {
        border-radius: 100%;
        background: red; }
    .p-spotlight-box__head__text {
      width: 77%; }
    .p-spotlight-box__head__title {
      font-size: 1.8em;
      font-weight: bold;
      color: #95D96E; }
      .p-spotlight-box__head__title span {
        font-size: 0.8em;
        margin-left: 0.6em; }
    .p-spotlight-box__head__description {
      font-weight: bold;
      margin-bottom: 1em; }
    .p-spotlight-box__head__name {
      font-size: 1.2em; }
      .p-spotlight-box__head__name span {
        font-size: 0.8em;
        margin-left: 1em; }
  .p-spotlight-box__content {
    padding: 4rem; }
    .p-spotlight-box__content h3:first-child {
      margin-top: 0; }
    .p-spotlight-box__content h3 {
      margin-top: 4rem;
      margin-bottom: 1rem;
      color: #000;
      font-size: 1.2em;
      font-weight: bold; }

@media only screen and (min-width: 1280px) {
  .p-teacher-list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-teacher-list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; } }
.p-teacher-list__item {
  width: 100%;
  background: #FFF;
  list-style: none; }
  @media only screen and (min-width: 1280px) {
    .p-teacher-list__item {
      width: 25%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-teacher-list__item {
      width: 25%; } }
  @media only screen and (min-width: 1280px) {
    .p-teacher-list__item {
      border-right: #CCC solid 1px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-teacher-list__item {
      border-right: #CCC solid 1px; } }
  .p-teacher-list__item__title {
    font-weight: bold;
    background: #BBB;
    color: #FFF;
    text-align: center; }
  .p-teacher-list__item__inner {
    background: #FFF;
    padding: 2rem;
    font-size: 0.8em; }

.p-book-box {
  border: #CCC solid 1px;
  padding: 3rem;
  margin-top: 1rem;
  margin-bottom: 2rem; }
  .p-book-box__title {
    display: block;
    font-size: 1.2em;
    margin-top: 2em;
    color: #000; }

.p-button a {
  display: block; }
.p-button--detail {
  text-align: center;
  padding: 0.8rem;
  border-radius: 10px;
  width: 200px;
  color: #EB6D87;
  font-weight: bold;
  margin-top: 1rem;
  display: inline-block;
  background: #FFF;
  border: #EB6D87 solid 1px; }
.p-button--view {
  text-align: center;
  background: #FFF;
  padding: 1.6rem;
  border-radius: 6px;
  margin-top: 2rem;
  font-size: 1.2em; }
  @media only screen and (min-width: 1280px) {
    .p-button--view {
      padding: 2rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-button--view {
      padding: 2rem; } }
  @media only screen and (min-width: 1280px) {
    .p-button--view {
      margin-top: 3rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-button--view {
      margin-top: 3rem; } }
  .p-button--view a {
    text-decoration: none; }
    .p-button--view a:hover {
      text-decoration: none;
      opacity: 0.8; }

.p-view-box--pg .p-button--view a {
  color: #8CCC67; }

.p-view-box--nt .p-button--view a {
  color: #EA6E51; }

.p-view-box--wm .p-button--view a {
  color: #4BABDD; }

.p-view-box--mw .p-button--view a {
  color: #D8A432; }

.p-health-box {
  margin-bottom: 6rem; }
  .p-health-box a {
    display: block; }
    .p-health-box a:hover {
      text-decoration: none;
      opacity: 0.8; }
  .p-health-box__inner {
    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-health-box__title {
    font-size: 2rem; }
    @media only screen and (min-width: 1280px) {
      .p-health-box__title {
        font-size: 3rem;
        line-height: 1.4; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-health-box__title {
        font-size: 3rem;
        line-height: 1.4; } }
  .p-health-box__text {
    font-size: 1.2rem; }
    @media only screen and (min-width: 1280px) {
      .p-health-box__text {
        font-size: 1.6rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-health-box__text {
        font-size: 1.6rem; } }
  .p-health-box__content {
    width: 90%;
    padding: 3rem 2rem;
    background: #EB6D87;
    color: #FFF;
    border-radius: 10px;
    text-align: center; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-health-box__content {
        margin: -40px auto 4rem; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-health-box__content {
        margin: -40px auto 4rem; } }
    @media only screen and (max-width: 320px) {
      .p-health-box__content {
        margin: -40px auto 4rem; } }
    @media only screen and (min-width: 1280px) {
      .p-health-box__content {
        width: 50%;
        padding: 6rem 4rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-health-box__content {
        width: 50%;
        padding: 6rem 4rem; } }
  .p-health-box__image {
    width: 100%; }
    .p-health-box__image img {
      border-radius: 10px; }
    @media only screen and (min-width: 1280px) {
      .p-health-box__image {
        width: 70%;
        margin-right: -20%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-health-box__image {
        width: 70%;
        margin-right: -20%; } }

.p-tsunagaru-box {
  border-radius: 10px;
  border: 10px #FCE4E9 solid;
  padding: 3rem;
  margin-bottom: 6rem;
  position: relative; }
  .p-tsunagaru-box ul {
    list-style: none;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center; }
  .p-tsunagaru-box__title {
    text-align: center;
    margin-top: -2.4em;
    margin-bottom: 1em;
    letter-spacing: 0.4em;
    font-size: 2.6rem;
    font-weight: bold;
    color: #EB6D87; }
    .p-tsunagaru-box__title span {
      display: inline-block;
      background: #FFF;
      padding: 0 1em; }

.p-tsunagaru-list {
  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;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-tsunagaru-list__bridge {
      background: #FFF;
      width: 100%;
      height: 4rem; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-tsunagaru-list__bridge {
      background: #FFF;
      width: 100%;
      height: 4rem; } }
  @media only screen and (max-width: 320px) {
    .p-tsunagaru-list__bridge {
      background: #FFF;
      width: 100%;
      height: 4rem; } }
  @media only screen and (min-width: 1280px) {
    .p-tsunagaru-list__bridge {
      background: #EB6D87;
      width: 4%;
      height: 60px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-tsunagaru-list__bridge {
      background: #EB6D87;
      width: 4%;
      height: 60px; } }
  .p-tsunagaru-list__item {
    text-align: center;
    width: 100%; }
    .p-tsunagaru-list__item a:hover {
      opacity: 0.8; }
    .p-tsunagaru-list__item .p-button {
      overflow: hidden; }
    .p-tsunagaru-list__item__text {
      color: #EB6D87;
      font-size: 1.2em;
      font-weight: bold;
      margin-bottom: 0.2em; }
    .p-tsunagaru-list__item__image {
      border-radius: 10px;
      margin-bottom: -40px; }
    .p-tsunagaru-list__item--01 .p-tsunagaru-list__item__image {
      background: url(../images/index/bg_tsunagaru_01.jpg) center center no-repeat;
      background-size: cover;
      min-height: 240px; }
    .p-tsunagaru-list__item--02 .p-tsunagaru-list__item__image {
      background: url(../images/index/bg_tsunagaru_02.jpg) center center no-repeat;
      background-size: cover;
      min-height: 240px; }
    .p-tsunagaru-list__item a {
      display: block; }
      .p-tsunagaru-list__item a:hover {
        text-decoration: none; }
    @media only screen and (min-width: 1280px) {
      .p-tsunagaru-list__item {
        width: 48%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-tsunagaru-list__item {
        width: 48%; } }

.p-concept-box {
  width: 100%; }
  .p-concept-box__title {
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 0.2em;
    font-weight: bold;
    color: #EB6D87; }
  .p-concept-box__catch {
    letter-spacing: 0.1em;
    font-size: 1.8em;
    font-weight: bold;
    color: #000;
    margin-bottom: 1.4rem;
    text-align: center; }
  .p-concept-box__text {
    font-size: 1.1em; }
    @media only screen and (min-width: 1280px) {
      .p-concept-box__text {
        text-align: center; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-concept-box__text {
        text-align: center; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-concept-box__text {
        text-align: center; } }

.page-pg .p-concept-box__title {
  color: #95D96E; }
.page-pg .p-feature-title {
  color: #95D96E; }

.page-nt .p-concept-box__title {
  color: #FF8D72; }
.page-nt .p-feature-title {
  color: #FF8D72; }

.page-wm .p-concept-box__title {
  color: #6ACCFF; }
.page-wm .p-feature-title {
  color: #6ACCFF; }

.page-mw .p-concept-box__title {
  color: #FFC74A; }
.page-mw .p-feature-title {
  color: #FFC74A; }

.page-pg .p-feature-box {
  width: 100%; }
  .page-pg .p-feature-box__image--01 {
    background: #FFF url(../images/pg/ph_feature_01.jpg) center center no-repeat;
    background-size: cover; }
  .page-pg .p-feature-box__image--02 {
    background: #FFF url(../images/pg/ph_feature_02.jpg) center center no-repeat;
    background-size: cover; }
  .page-pg .p-feature-box__image--03 {
    background: #FFF url(../images/pg/ph_feature_03.jpg) center center no-repeat;
    background-size: cover; }
  .page-pg .p-feature-box__image--04 {
    background: #FFF url(../images/pg/ph_feature_04.jpg) center center no-repeat;
    background-size: cover; }
  .page-pg .p-feature-box__content {
    background: #95D96E; }

.page-nt .p-feature-box {
  width: 100%; }
  .page-nt .p-feature-box__image--01 {
    background: #FFF url(../images/nt/ph_feature_01.jpg) center center no-repeat;
    background-size: cover; }
  .page-nt .p-feature-box__image--02 {
    background: #FFF url(../images/nt/ph_feature_02.jpg) center center no-repeat;
    background-size: cover; }
  .page-nt .p-feature-box__image--03 {
    background: #FFF url(../images/nt/ph_feature_03.jpg) center center no-repeat;
    background-size: cover; }
  .page-nt .p-feature-box__image--04 {
    background: #FFF url(../images/nt/ph_feature_04.jpg) center center no-repeat;
    background-size: cover; }
  .page-nt .p-feature-box__content {
    background: #FF8D72; }

.page-wm .p-feature-box {
  width: 100%; }
  .page-wm .p-feature-box__image--01 {
    background: #FFF url(../images/wm/ph_feature_01.jpg) center center no-repeat;
    background-size: cover; }
  .page-wm .p-feature-box__image--02 {
    background: #FFF url(../images/wm/ph_feature_02.jpg) center center no-repeat;
    background-size: cover; }
  .page-wm .p-feature-box__image--03 {
    background: #FFF url(../images/wm/ph_feature_03.jpg) center center no-repeat;
    background-size: cover; }
  .page-wm .p-feature-box__image--04 {
    background: #FFF url(../images/wm/ph_feature_04.jpg) center center no-repeat;
    background-size: cover; }
  .page-wm .p-feature-box__content {
    background: #6ACCFF; }

.page-mw .p-feature-box {
  width: 100%; }
  .page-mw .p-feature-box__image--child-01 {
    background: #FFF url(../images/mw/ph_feature_child_01.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--child-02 {
    background: #FFF url(../images/mw/ph_feature_child_02.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--child-03 {
    background: #FFF url(../images/mw/ph_feature_child_03.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--child-04 {
    background: #FFF url(../images/mw/ph_feature_child_04.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--medical-01 {
    background: #FFF url(../images/mw/ph_feature_medical_01.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--medical-02 {
    background: #FFF url(../images/mw/ph_feature_medical_02.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--medical-03 {
    background: #FFF url(../images/mw/ph_feature_medical_03.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--medical-04 {
    background: #FFF url(../images/mw/ph_feature_medical_04.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--care-01 {
    background: #FFF url(../images/mw/ph_feature_care_01.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--care-02 {
    background: #FFF url(../images/mw/ph_feature_care_02.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--care-03 {
    background: #FFF url(../images/mw/ph_feature_care_03.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__image--care-04 {
    background: #FFF url(../images/mw/ph_feature_care_04.jpg) center center no-repeat;
    background-size: cover; }
  .page-mw .p-feature-box__content {
    background: #FFC74A; }

.p-voice-box__header {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 2rem; }
  .p-voice-box__header--reverse {
    flex-direction: row-reverse;
    flex-direction: -webkit-row-reverse; }
  @media only screen and (min-width: 1280px) {
    .p-voice-box__header__image {
      width: 50%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-voice-box__header__image {
      width: 50%; } }
  .p-voice-box__header__image img {
    border-radius: 3px; }
  .p-voice-box__header__content {
    border-radius: 3px;
    padding: 6rem 3rem;
    color: #FFF;
    text-align: center; }
    @media only screen and (min-width: 1280px) {
      .p-voice-box__header__content {
        width: 70%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-voice-box__header__content {
        width: 70%; } }
    .p-voice-box__header__content__catch {
      font-weight: bold;
      font-size: 1.1em;
      line-height: 1.6;
      margin-bottom: 1rem; }
    .p-voice-box__header__content__name span {
      font-size: 1.4em; }
    .p-voice-box__header__content__grade {
      border: #FFF solid 1px; }

.p-model-box {
  margin-bottom: 4rem;
  background: #E2D436; }
  .p-model-box__header {
    color: #FFF; }
    @media only screen and (min-width: 1280px) {
      .p-model-box__header {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-items: flex-start;
        -webkit-align-items: flex-start; }
        .p-model-box__header__image {
          width: 40%;
          margin-top: -30px;
          margin-left: -30px; }
          .p-model-box__header__image img {
            border-radius: 4px; }
        .p-model-box__header__content {
          width: 70%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-model-box__header {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-items: flex-start;
        -webkit-align-items: flex-start; }
        .p-model-box__header__image {
          width: 40%;
          margin-top: -30px;
          margin-left: -30px; }
          .p-model-box__header__image img {
            border-radius: 4px; }
        .p-model-box__header__content {
          width: 70%; } }
  .p-model-box__outline {
    color: #000000;
    padding: 4rem 3rem; }
    .p-model-box__outline__title {
      font-size: 1.6em;
      line-height: 1.6;
      font-weight: bold;
      margin-bottom: 0.4em; }
  .p-model-box__feature {
    padding: 1rem 2rem 2rem 2rem; }
    @media only screen and (min-width: 1280px) {
      .p-model-box__feature {
        padding: 2rem 3rem 3rem 3rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-model-box__feature {
        padding: 2rem 3rem 3rem 3rem; } }
    .p-model-box__feature__title {
      color: #C1B100;
      text-align: center;
      font-size: 1.6em;
      margin-bottom: 0.4em;
      font-weight: bold; }
    .p-model-box__feature__inner {
      position: relative;
      border-radius: 6px;
      background: #FFF;
      padding: 2rem; }
      @media only screen and (min-width: 1280px) {
        .p-model-box__feature__inner {
          padding: 3rem; } }
      @media only screen and (max-width: 1279px) and (min-width: 960px) {
        .p-model-box__feature__inner {
          padding: 3rem; } }
  .p-model-box__add {
    display: none;
    background: #FDF8BE;
    padding: 2rem; }
    @media only screen and (min-width: 1280px) {
      .p-model-box__add {
        padding: 3rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-model-box__add {
        padding: 3rem; } }
  .p-model-box__button {
    text-align: center;
    font-size: 1.2em;
    padding: 1rem; }

.p-icon-feature {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  width: 220px;
  margin: 0 auto; }

.p-aim-box {
  margin-bottom: 2rem; }
  .p-aim-box__header {
    font-size: 1.2em;
    background: #E2D436;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    padding: 0.6em; }
  .p-aim-box__inner {
    background: #FFF;
    padding: 2rem; }
    @media only screen and (min-width: 1280px) {
      .p-aim-box__inner {
        padding: 3rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-aim-box__inner {
        padding: 3rem; } }
    .p-aim-box__inner dl {
      border-bottom: #CCC solid 1px;
      padding-bottom: 1em;
      margin-bottom: 1em; }
      .p-aim-box__inner dl dt {
        color: #C1B100;
        font-weight: bold;
        margin-bottom: 0.3em; }
      .p-aim-box__inner dl:last-child {
        border-bottom: none; }
  @media only screen and (min-width: 1280px) {
    .p-aim-box__list {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-aim-box__list {
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between; } }
  .p-aim-box__list ul {
    list-style: none;
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .p-aim-box__list ul {
        width: 33%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-aim-box__list ul {
        width: 33%; } }
  .p-aim-box__list span {
    color: #E2D436; }

.p-number {
  padding: 2rem 3rem;
  background: #C1B100;
  display: flex;
  display: -webkit-flex;
  justify-content: left;
  -webkit-justify-content: left;
  align-items: center;
  -webkit-align-items: center; }
  .p-number__icon {
    margin: 2rem;
    display: inline-block;
    color: #FFF;
    text-align: center;
    border: #FFF solid 1px;
    line-height: 1.2;
    padding: 1em;
    font-family: 'Oswald', sans-serif;
    font-weight: 700; }
    .p-number__icon span {
      display: block;
      font-size: 1.6em; }
  .p-number__content__catach {
    font-size: 1.4em;
    font-weight: bold; }
  .p-number__content__title {
    color: #FFF;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.4; }

.p-model-box__button {
  font-weight: bold;
  cursor: pointer; }
  .p-model-box__button:hover {
    opacity: 0.8; }

.p-model-box--01 .p-model-box__button {
  background: #FDF8BE;
  border-bottom: #FFF solid 2px;
  color: #C1B100;
  padding: 2rem; }

.p-model-box--02 .p-model-box__button {
  background: #E7FAF3;
  border-bottom: #FFF solid 2px;
  color: #6DC4A2;
  padding: 2rem; }

.p-model-box--03 .p-model-box__button {
  background: #ECE8FF;
  border-bottom: #FFF solid 2px;
  color: #8F80E8;
  padding: 2rem; }

.p-model-box--04 .p-model-box__button {
  background: #FFEFF9;
  border-bottom: #FFF solid 2px;
  color: #CC6BAB;
  padding: 2rem; }

.p-model-box--02 {
  background: #91DBBE; }
  .p-model-box--02 .p-model-box__feature__title {
    color: #6DC4A2; }
  .p-model-box--02 .p-model-box__add {
    background: #E7FAF3 !important; }
  .p-model-box--02 .p-number {
    background: #6DC4A2; }
  .p-model-box--02 .p-aim-box__header {
    background: #6DC4A2; }
  .p-model-box--02 .p-aim-box__inner dt {
    color: #6DC4A2; }
  .p-model-box--02 .p-aim-box__list li span {
    color: #6DC4A2; }

.p-model-box--03 {
  background: #AA9CFA; }
  .p-model-box--03 .p-model-box__feature__title {
    color: #8F80E8; }
  .p-model-box--03 .p-model-box__add {
    background: #ECE8FF !important; }
  .p-model-box--03 .p-number {
    background: #8F80E8; }
  .p-model-box--03 .p-aim-box__header {
    background: #8F80E8; }
  .p-model-box--03 .p-aim-box__inner dt {
    color: #8F80E8; }
  .p-model-box--03 .p-aim-box__list li span {
    color: #8F80E8; }

.p-model-box--04 {
  background: #EA88C8; }
  .p-model-box--04 .p-model-box__feature__title {
    color: #EA88C8; }
  .p-model-box--04 .p-model-box__add {
    background: #FFEFF9 !important; }
  .p-model-box--04 .p-number {
    background: #CC6BAB; }
  .p-model-box--04 .p-aim-box__header {
    background: #CC6BAB; }
  .p-model-box--04 .p-aim-box__inner dt {
    color: #CC6BAB; }
  .p-model-box--04 .p-aim-box__list li span {
    color: #CC6BAB; }

/*----------------------------------------------------
  Utility
----------------------------------------------------*/
hr {
  border: 0;
  border-bottom: 1px solid #CCC;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px; }

.u-icon-new {
  background: #F74172;
  color: #FFF;
  font-size: 0.6em;
  margin-left: 0.6em;
  padding: 0.2em 0.4em;
  border-radius: 3px; }

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

.u-indent {
  padding-left: 1em;
  text-indent: -1em; }

.u-sp {
  display: block; }
  @media only screen and (min-width: 1280px) {
    .u-sp {
      display: none; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .u-sp {
      display: none; } }

.u-pc {
  display: none; }
  @media only screen and (min-width: 1280px) {
    .u-pc {
      display: block; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .u-pc {
      display: block; } }

.u-round img {
  border-radius: 10px; }

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

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

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

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

  .u-br-sp {
    display: block; } }
@media only screen and (max-width: 320px) {
  .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.3; }

.u-attention {
  color: #E61867; }

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

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

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

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

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

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

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

.u-color {
  color: #ef93ae; }

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

@media only screen and (min-width: 1280px) {
  .p-footer__list .u-icon-blank {
    background: url(../../assets/images/common/icon_blank.svg) no-repeat right center; } }
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-footer__list .u-icon-blank {
    background: url(../../assets/images/common/icon_blank.svg) no-repeat right center; } }
