@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Oswald&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 {
  background: #FCF7F7;
  color: #444;
  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: -160px;
  padding-top: 160px;
  display: inline-block;
  vertical-align: top; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    a[id]:not([href]) {
      margin-top: -196px;
      padding-top: 196px; } }
  @media only screen and (min-width: 1280px) {
    a[id]:not([href]) {
      margin-top: -130px;
      padding-top: 130px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    a[id]:not([href]) {
      margin-top: -130px;
      padding-top: 130px; } }

#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
----------------------------------------------------*/
.l-header {
  border-top: #ED5987 solid 4px;
  background: #FFF;
  width: 100%;
  margin: 0 auto;
  z-index: 98000;
  margin: 0 auto;
  box-shadow: 0px 13px 13px -10px rgba(0, 0, 0, 0.2); }
  @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; }
    @media only screen and (min-width: 1280px) {
      .l-header__inner {
        height: 76px;
        padding: 0 2rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .l-header__inner {
        height: 76px;
        padding: 0 2rem; } }

.l-hero {
  position: relative;
  background: #000 url(../images/ipe/bg_main.jpg) top center no-repeat;
  background-size: cover; }
  .l-hero__inner {
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding: 3rem 2rem; }
    @media only screen and (min-width: 1280px) {
      .l-hero__inner {
        min-height: 740px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .l-hero__inner {
        min-height: 640px; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .l-hero__inner {
        min-height: 500px; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .l-hero__inner {
        min-height: 320px; } }
    @media only screen and (max-width: 320px) {
      .l-hero__inner {
        min-height: 200px; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .l-hero__inner {
        padding: 1rem 2rem; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .l-hero__inner {
        padding: 1rem 1rem; } }
    @media only screen and (max-width: 320px) {
      .l-hero__inner {
        padding: 1rem 1rem; } }

.l-anchor__inner {
  max-width: 1200px;
  margin: 0 auto; }

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

.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;
  margin-top: 80px;
  position: relative; }
  .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--ipe {
    background: #FFF url(../images/common/bg_ipe.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--campus {
    background: #FFF url(../images/common/bg_campus.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--message {
    background: #FFF url(../images/common/bg_message.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--support {
    background: #FFF url(../images/common/bg_support.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--pg {
    background: #FFF url(../images/common/bg_pg.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--nt {
    background: #FFF url(../images/common/bg_nt.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--wm {
    background: #FFF url(../images/common/bg_wm.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--mw {
    background: #FFF url(../images/common/bg_mw.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--mw-child {
    background: #FFF url(../images/common/bg_mw-child.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--mw-medical {
    background: #FFF url(../images/common/bg_mw-medical.jpg) top center no-repeat;
    background-size: cover; }
  .l-sub-hero--mw-care {
    background: #FFF url(../images/common/bg_mw-care.jpg) top center no-repeat;
    background-size: cover; }

.l-guide {
  background: #FFF url(../images/common/bg_guide.jpg) top center repeat;
  padding: 2rem; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .l-guide {
      padding: 3rem; } }
  @media only screen and (min-width: 1280px) {
    .l-guide {
      padding: 4rem 0; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-guide {
      padding: 4rem 0; } }
  .l-guide__inner {
    max-width: 1200px;
    margin: 0 auto; }

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

.l-breadcrumbs {
  display: none; }
  @media only screen and (min-width: 1280px) {
    .l-breadcrumbs {
      display: block;
      position: absolute;
      width: 100%;
      top: 50px; }
      .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;
      width: 100%;
      top: 50px; }
      .l-breadcrumbs__inner {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 2rem; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .l-breadcrumbs {
      display: block;
      position: absolute;
      width: 100%;
      top: 50px; }
      .l-breadcrumbs__inner {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 2rem; } }

.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-view {
  background: #EFF0E9; }
  .l-view__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 3rem; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .l-view__inner {
        padding: 4rem; } }
    @media only screen and (min-width: 1280px) {
      .l-view__inner {
        padding: 6rem 2rem; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .l-view__inner {
        padding: 6rem 2rem; } }

.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--pg {
  background: #F1FFEA; }
.l-feature--nt {
  background: #FCF3F0; }
.l-feature--wm {
  background: #F2FBFF; }
.l-feature--mw {
  background: #FFF9EB; }
.l-feature__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 4rem 2rem; }

.l-pg-banner {
  background: #FFF url(../images/index/bg_pg_banner.jpg) top center;
  background-size: cover; }
  .l-pg-banner__inner {
    width: 100%;
    margin: 0 auto;
    padding: 4rem 2rem; }

.l-nt-banner {
  background: #FFF url(../images/index/bg_nt_banner.jpg) top center;
  background-size: cover; }
  .l-nt-banner__inner {
    width: 100%;
    margin: 0 auto;
    padding: 4rem 2rem; }

.l-wm-banner {
  background: #FFF url(../images/index/bg_wm_banner.jpg) top center;
  background-size: cover; }
  .l-wm-banner__inner {
    width: 100%;
    margin: 0 auto;
    padding: 4rem 2rem; }

.l-mw-banner {
  background: #FFF url(../images/index/bg_mw_banner.jpg) top center;
  background-size: cover; }
  .l-mw-banner__inner {
    width: 100%;
    margin: 0 auto;
    padding: 4rem 2rem; }

.l-pg-park {
  background: #FEFDAF; }
  .l-pg-park__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-contents--top {
  background: #FFF url(../images/index/top.png) top center no-repeat;
  height: 3904px;
  z-index: 100000; }

.l-contents--pg {
  background: #FFF url(../images/index/pg.png) top center no-repeat;
  height: 3674px;
  z-index: 100000; }

.l-contents--mw {
  background: #FFF url(../images/index/mw.png) top center no-repeat;
  height: 4113px;
  z-index: 100000; }

.l-contents--nt {
  background: #FFF url(../images/index/nt.png) top center no-repeat;
  height: 3170px;
  z-index: 100000; }

.l-contents--wm {
  background: #FFF url(../images/index/wm.png) top center no-repeat;
  height: 4641px;
  z-index: 100000; }

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

.l-intro {
  background: #FFF; }

.l-ipe {
  background: #FFF9EF; }

.l-ipw {
  background: #FFF; }

.l-step {
  background: #FFBFD0; }

.l-example {
  background: #FFF; }

.l-scenario {
  background: #DCE0EC; }

.l-interview {
  background: #FFF; }

.l-inner-box {
  padding: 3rem 2rem;
  max-width: 1200px;
  margin: 0 auto; }
  @media only screen and (min-width: 1280px) {
    .l-inner-box {
      padding: 6rem 2rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .l-inner-box {
      padding: 6rem 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
  ----------------------------------------------------*/
body {
  font-style: normal;
  color: #444; }

.p-header {
  display: flex;
  display: -webkit-flex;
  justify-content: left;
  -webkit-justify-content: left;
  align-items: center;
  -webkit-align-items: center; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-header {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-header {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-header {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-header__logo {
      width: 160px;
      margin: 0 auto;
      padding: 1rem; } }
  @media only screen and (max-width: 320px) {
    .p-header__logo {
      width: 160px;
      margin: 0 auto;
      padding: 1rem; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-header__logo {
      width: 240px;
      margin: 0 auto;
      padding: 2rem; } }
  @media only screen and (min-width: 1280px) {
    .p-header__logo {
      width: 16%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-header__logo {
      width: 16%; } }
  .p-header__link {
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .p-header__link {
        width: auto; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-header__link {
        width: auto; } }

.p-navigation {
  letter-spacing: 0;
  list-style: none;
  font-weight: bold;
  margin: 0 auto;
  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 {
      border-top: #EEE solid 1px; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-navigation {
      border-top: #EEE solid 1px; } }
  @media only screen and (max-width: 320px) {
    .p-navigation {
      border-top: #EEE solid 1px; } }
  @media only screen and (min-width: 1280px) {
    .p-navigation {
      height: 40px;
      line-height: 40px; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-navigation {
      height: 40px;
      line-height: 40px; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-navigation {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-navigation {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-navigation {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-navigation__item {
    position: relative;
    list-style: none;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-navigation__item {
        line-height: 1.2;
        width: 50%;
        padding: 1rem 0 1em 0;
        border-bottom: #EEE solid 1px;
        border-right: #EEE solid 1px; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-navigation__item {
        line-height: 1.2;
        width: 50%;
        padding: 1rem 0 1em 0;
        border-bottom: #EEE solid 1px;
        border-right: #EEE solid 1px; } }
    @media only screen and (max-width: 320px) {
      .p-navigation__item {
        line-height: 1.2;
        width: 50%;
        padding: 1rem 0 1em 0;
        border-bottom: #EEE solid 1px;
        border-right: #EEE solid 1px; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-navigation__item {
        background: url(../images/common/icon_navigation.svg) left 10px center no-repeat;
        background-size: 14px 14px; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-navigation__item {
        background: url(../images/common/icon_navigation.svg) left 10px center no-repeat;
        background-size: 14px 14px; } }
    @media only screen and (max-width: 320px) {
      .p-navigation__item {
        background: url(../images/common/icon_navigation.svg) left 10px center no-repeat;
        background-size: 14px 14px; } }
    @media only screen and (min-width: 1280px) {
      .p-navigation__item {
        background: url(../images/common/icon_navigation.svg) left center no-repeat;
        background-size: 18px 18px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-navigation__item {
        background: url(../images/common/icon_navigation.svg) left center no-repeat;
        background-size: 18px 18px; } }
    .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 0 1.8em; }
      .p-navigation__item a:hover {
        opacity: 0.8; }

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

.p-hero {
  max-width: 650px; }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-hero {
      max-width: 480px; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-hero {
      max-width: 440px; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-hero {
      max-width: 320px; } }
  @media only screen and (max-width: 320px) {
    .p-hero {
      max-width: 220px; } }

.p-page-sub-title {
  display: block;
  max-width: 540px;
  position: absolute;
  bottom: -5%;
  left: 0;
  right: 0;
  margin: 0 auto; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-page-sub-title {
      max-width: 440px; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-page-sub-title {
      max-width: 300px; } }
  @media only screen and (max-width: 320px) {
    .p-page-sub-title {
      max-width: 240px; } }

.p-section-title {
  text-align: center;
  color: #000;
  border-radius: 4px;
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 1.4em;
  margin-top: 2rem; }
  .p-section-title span {
    font-size: 0.6em;
    margin-left: 1rem; }
  .p-section-title--sub {
    display: block; }

.p-icon-pg {
  font-size: 1.4rem;
  padding: 0.5em 0.5em;
  border-radius: 2px;
  color: #FFF;
  margin-right: 0.6em;
  background-color: #95D96E !important; }
  .p-icon-pg:before {
    background-color: #95D96E !important; }

.p-icon-nt {
  font-size: 1.4rem;
  padding: 0.5em 0.5em;
  border-radius: 2px;
  color: #FFF;
  margin-right: 0.6em;
  background-color: #FF8D72 !important; }
  .p-icon-nt:before {
    background-color: #FF8D72 !important; }

.p-icon-wm {
  font-size: 1.4rem;
  padding: 0.5em 0.5em;
  border-radius: 2px;
  color: #FFF;
  margin-right: 0.6em;
  background-color: #6ACCFF !important; }
  .p-icon-wm:before {
    background-color: #6ACCFF !important; }

.p-icon-mw {
  font-size: 1.4rem;
  padding: 0.5em 0.5em;
  border-radius: 2px;
  color: #FFF;
  margin-right: 0.6em;
  background-color: #FFC74A !important; }
  .p-icon-mw:before {
    background-color: #FFC74A !important; }

.p-section-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  background: #FFF;
  padding: 4rem;
  margin-bottom: 4rem;
  border-radius: 4px;
  box-shadow: 0px 13px 13px -18px rgba(0, 0, 0, 0.1);
  padding: 2rem; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-section-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-section-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-section-box__image {
    width: 48%; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-section-box__image {
        margin-top: 3rem;
        width: 100%; } }
    @media only screen and (max-width: 320px) {
      .p-section-box__image {
        margin-top: 3rem;
        width: 100%; } }
  .p-section-box__content {
    width: 48%; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-section-box__content {
        width: 100%; } }
    @media only screen and (max-width: 320px) {
      .p-section-box__content {
        width: 100%; } }
  .p-section-box__title {
    font-size: 1.4em;
    margin-bottom: 0.3em; }
  .p-section-box__sub-title {
    margin-top: 1em;
    font-size: 1.1em;
    margin-bottom: 0.3em;
    font-weight: bold; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-section-box {
      padding: 3rem; } }
  @media only screen and (min-width: 1280px) {
    .p-section-box {
      padding: 4rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-section-box {
      padding: 4rem; } }

.p-section-box--cooperation .p-section-box__image {
  width: 38%; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-section-box--cooperation .p-section-box__image {
      margin-top: 3rem;
      width: 100%; } }
  @media only screen and (max-width: 320px) {
    .p-section-box--cooperation .p-section-box__image {
      margin-top: 3rem;
      width: 100%; } }
.p-section-box--cooperation .p-section-box__content {
  width: 58%; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-section-box--cooperation .p-section-box__content {
      width: 100%; } }
  @media only screen and (max-width: 320px) {
    .p-section-box--cooperation .p-section-box__content {
      width: 100%; } }

.p-section-box--ipe {
  align-items: flex-start;
  -webkit-align-items: flex-start; }
  .p-section-box--ipe__image {
    width: 38%; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-section-box--ipe__image {
        margin-top: 3rem;
        width: 100%; } }
    @media only screen and (max-width: 320px) {
      .p-section-box--ipe__image {
        margin-top: 3rem;
        width: 100%; } }
  .p-section-box--ipe__content {
    width: 58%; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-section-box--ipe__content {
        width: 100%; } }
    @media only screen and (max-width: 320px) {
      .p-section-box--ipe__content {
        width: 100%; } }

.p-jump-box {
  text-align: center; }
  .p-jump-box__link {
    display: block;
    max-width: 800px;
    margin: 2em auto; }
    .p-jump-box__link:hover {
      opacity: 0.8; }
  .p-jump-box div {
    width: 100%; }
  .p-jump-box__title {
    color: #ED5987;
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 0.4em; }

.p-step-list {
  list-style: none; }
  .p-step-list__item {
    padding: 1em 1em;
    font-size: 1.2em;
    background: #FAFAFA;
    border-radius: 4px;
    margin-bottom: 2em;
    background-size: 14px 14px; }
    .p-step-list__item span {
      font-size: 0.8em;
      border: #ED5987 solid 1px;
      padding: 0.2em 0.6em;
      color: #ED5987;
      margin-right: 1em;
      font-family: 'Oswald', sans-serif;
      font-weight: 700;
      letter-spacing: 0; }
  .p-step-list li + li {
    position: relative;
    margin-top: 50px; }
  .p-step-list li + li:before {
    content: '';
    display: block;
    position: absolute;
    top: -40px;
    width: 100%;
    height: 35px;
    background: url(../images/common/icon_yajirushi.svg) no-repeat 50% 50%; }

.p-step-finish {
  padding: 1rem 3rem;
  color: #ED5987;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  border: #ED5987 solid 3px;
  position: relative; }
  .p-step-finish:before {
    content: '';
    display: block;
    position: absolute;
    top: -40px;
    width: 100%;
    height: 35px;
    background: url(../images/common/icon_yajirushi.svg) no-repeat 46% 50%; }

.p-section-catch {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 3rem;
  text-align: center;
  color: #ED5987;
  line-height: 1.6; }

.p-ipe span {
  color: red;
  font-weight: bold; }

.p-check {
  max-width: 660px;
  border: #F74172 solid 1px;
  padding: 3em 2em 1em;
  margin: 3em auto; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-check {
      padding: 0 2em 1em; } }
  @media only screen and (max-width: 320px) {
    .p-check {
      padding: 0 2em 1em; } }
  .p-check__title {
    color: #F74172;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: -70px; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-check__title {
        text-align: center;
        margin-top: -40px; } }
    @media only screen and (max-width: 320px) {
      .p-check__title {
        text-align: center;
        margin-top: -40px; } }
    .p-check__title span {
      font-size: 1.8em;
      display: inline-block;
      background: #FCF7F7;
      padding: 0 1em; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-check__title {
        font-size: 0.8em;
        display: inline-block;
        background: #FCF7F7;
        padding: 0; } }
    @media only screen and (max-width: 320px) {
      .p-check__title {
        font-size: 0.8em;
        display: inline-block;
        background: #FCF7F7;
        padding: 0; } }
  .p-check__list {
    list-style: none; }
    .p-check__list li {
      font-weight: bold;
      font-size: 1.2em;
      padding: 0.6em 0.6em 0.6em 2.4em;
      background: url(../images/program/icon_check.svg) no-repeat left center;
      background-size: 30px 30px; }
      @media only screen and (max-width: 559px) and (min-width: 321px) {
        .p-check__list li {
          font-size: 1em;
          padding: 0.8em 0.6em 0.6em 2.4em;
          background: url(../images/program/icon_check.svg) no-repeat left center;
          background-size: 20px 20px; } }
      @media only screen and (max-width: 320px) {
        .p-check__list li {
          font-size: 1em;
          padding: 0.8em 0.6em 0.6em 2.4em;
          background: url(../images/program/icon_check.svg) no-repeat left center;
          background-size: 20px 20px; } }

.p-curriculum-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;
  list-style: none;
  margin-bottom: 2rem; }
  .p-curriculum-list li {
    width: 14%; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-curriculum-list li {
        width: 14%; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-curriculum-list li {
        width: 33%; } }

.p-curriculum-table {
  width: 100%;
  background: #FFF;
  table-layout: fixed;
  margin-bottom: 2em; }
  .p-curriculum-table__title {
    width: 140px; }
  .p-curriculum-table th {
    background: #EE7993;
    color: #FFF;
    padding: 0.4em; }
  .p-curriculum-table td {
    padding: 2em 1em;
    vertical-align: middle; }
  .p-curriculum-table tr {
    border-bottom: #EEE dashed 1px; }
  .p-curriculum-table tr:last-child,
  .p-curriculum-table tr:first-child {
    border-bottom: none; }
  .p-curriculum-table tr:nth-child(even) {
    background: #FFFCFC; }

.p-modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100000000000; }
  .p-modal__bg {
    background: rgba(172, 155, 155, 0.7);
    height: 100vh;
    position: absolute;
    width: 100%; }
  .p-modal__content {
    background: #fff;
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    max-width: 500px;
    border-radius: 8px;
    box-shadow: 0px 13px 21px -10px rgba(0, 0, 0, 0.2); }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-modal__content {
        width: 90%; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-modal__content {
        width: 90%; } }
    .p-modal__content img {
      height: auto; }
    .p-modal__content--01 {
      border: #F74172 solid 4px; }
    .p-modal__content--02 {
      border: #87C75F solid 4px; }
    .p-modal__content--03 {
      border: #FFAB39 solid 4px; }
    .p-modal__content--04 {
      border: #6077D9 solid 4px; }
    .p-modal__content--05 {
      border: #EBC936 solid 4px; }
    .p-modal__content--06 {
      border: #E5CB09 solid 4px; }
    .p-modal__content--07 {
      border: #D6AE04 solid 4px; }
  .p-modal__close {
    position: absolute;
    right: -10px;
    top: -40px;
    width: 30px;
    height: 30px; }

.p-modal-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;
  list-style: none; }
  .p-modal-list li {
    width: 23%;
    margin-bottom: 1.6em; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-modal-list li {
        width: 48%; } }
  .p-modal-list li:hover {
    opacity: 0.8; }

.p-modal-list::before {
  content: "";
  display: block;
  width: 23%;
  order: 1; }

.p-modal-list::after {
  content: "";
  display: block;
  width: 23%; }

.p-pile-box {
  margin-bottom: 2em;
  background: #FFF;
  border-radius: 6px; }
  .p-pile-box--01 {
    border: #FFAA27 solid 6px; }
    .p-pile-box--01 .p-pile-box__title {
      color: #FFAA27; }
  .p-pile-box--02 {
    border: #6ACBFF solid 6px; }
    .p-pile-box--02 .p-pile-box__title {
      color: #6ACBFF; }
  .p-pile-box--03 {
    border: #A455B2 solid 6px; }
    .p-pile-box--03 .p-pile-box__title {
      color: #A455B2; }
  .p-pile-box__title {
    font-weight: bold;
    text-align: center;
    font-size: 1.4em;
    padding: 0.8em 2em 0.2em; }
    .p-pile-box__title span {
      font-size: 0.8em; }
      @media only screen and (max-width: 959px) and (min-width: 560px) {
        .p-pile-box__title span {
          display: block; } }
      @media only screen and (max-width: 559px) and (min-width: 321px) {
        .p-pile-box__title span {
          display: block; } }
  .p-pile-box__content {
    background: #FFF;
    padding: 2em 2em; }

.p-anchor-navigation {
  list-style: none;
  background: #F75A8B;
  margin-bottom: 2rem;
  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-anchor-navigation li {
    font-size: 1.4em;
    line-height: 1.4;
    border-right: #FFF solid 1px; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-anchor-navigation li {
        width: 50%;
        border-bottom: #CCC solid 1px; } }
    @media only screen and (max-width: 320px) {
      .p-anchor-navigation li {
        width: 50%;
        border-bottom: #CCC solid 1px; } }
    @media only screen and (min-width: 1280px) {
      .p-anchor-navigation li {
        width: 25%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-anchor-navigation li {
        width: 25%; } }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-anchor-navigation li {
        width: 25%; } }
    .p-anchor-navigation li:last-child {
      border: none; }
    .p-anchor-navigation li a {
      font-size: 0.8em;
      font-weight: bold;
      padding: 1rem;
      display: block;
      color: #FFF;
      text-align: center; }
    .p-anchor-navigation li a:hover {
      text-decoration: none; }
    .p-anchor-navigation li .hidden {
      opacity: 0.4; }

.p-anchor-navigation.fixed {
  width: 100%;
  position: fixed;
  top: 76px;
  right: 0;
  left: 0;
  margin: 0 auto; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-anchor-navigation.fixed {
      top: 156px; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-anchor-navigation.fixed {
      top: 116px; } }
  @media only screen and (max-width: 320px) {
    .p-anchor-navigation.fixed {
      top: 116px; } }

.p-modelcase-box {
  margin-bottom: 2em; }
  .p-modelcase-box__inner {
    background: #FFF;
    border-radius: 6px; }
  .p-modelcase-box__word {
    text-align: center;
    margin-bottom: 1rem;
    font-weight: bold; }
    .p-modelcase-box__word span {
      display: inline-block;
      margin-bottom: 0.2em;
      font-size: 0.9em;
      background: #000;
      color: #FFF;
      margin-left: 0.2em;
      padding: 0.2em 0.8em;
      border-radius: 20px; }
  .p-modelcase-box--pg .p-modelcase-box__word span {
    background: #95D96E; }
  .p-modelcase-box--nt .p-modelcase-box__word span {
    background: #FF8D72; }
  .p-modelcase-box--wm .p-modelcase-box__word span {
    background: #6ACCFF; }
  .p-modelcase-box--mw .p-modelcase-box__word span {
    background: #FFC74A; }
  .p-modelcase-box--hs .p-modelcase-box__word span {
    background: #EB6D87; }
  .p-modelcase-box--pg .p-modelcase-box__inner {
    border: #95D96E solid 6px; }
    .p-modelcase-box--pg .p-modelcase-box__inner .p-pile-box__title {
      color: #95D96E; }
  .p-modelcase-box--nt .p-modelcase-box__inner {
    border: #FF8D72 solid 6px; }
    .p-modelcase-box--nt .p-modelcase-box__inner .p-pile-box__title {
      color: #FF8D72; }
  .p-modelcase-box--wm .p-modelcase-box__inner {
    border: #6ACCFF solid 6px; }
    .p-modelcase-box--wm .p-modelcase-box__inner .p-pile-box__title {
      color: #6ACCFF; }
  .p-modelcase-box--mw .p-modelcase-box__inner {
    border: #FFC74A solid 6px; }
    .p-modelcase-box--mw .p-modelcase-box__inner .p-pile-box__title {
      color: #FFC74A; }
  .p-modelcase-box--hs .p-modelcase-box__inner {
    border: #EB6D87 solid 6px; }
    .p-modelcase-box--hs .p-modelcase-box__inner .p-pile-box__title {
      color: #A455B2; }
  .p-modelcase-box__title {
    font-weight: bold;
    text-align: center;
    font-size: 1.8em;
    margin-bottom: 0.4em;
    padding: 0.8em 2em 0.2em; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-modelcase-box__title {
        font-size: 1.5em; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-modelcase-box__title {
        font-size: 1.5em; } }
    @media only screen and (max-width: 320px) {
      .p-modelcase-box__title {
        font-size: 1.5em; } }
  .p-modelcase-box--pg .p-modelcase-box__title {
    color: #95D96E; }
  .p-modelcase-box--nt .p-modelcase-box__title {
    color: #FF8D72; }
  .p-modelcase-box--wm .p-modelcase-box__title {
    color: #6ACCFF; }
  .p-modelcase-box--mw .p-modelcase-box__title {
    color: #FFC74A; }
  .p-modelcase-box--hs .p-modelcase-box__title {
    color: #EB6D87; }
  .p-modelcase-box__content {
    background: #FFF;
    padding: 2em 2em; }

.p-model-navigation {
  background: #FFF;
  border-radius: 4px;
  padding: 1rem 2rem;
  margin-bottom: 1rem;
  font-size: 0.9em; }
  .p-model-navigation__title {
    font-weight: bold;
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 0.2em; }
  .p-model-navigation ul {
    list-style: none;
    margin-bottom: 1em; }

@media only screen and (min-width: 1280px) {
  .p-model-separate {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center; }
    .p-model-separate__image {
      width: 68%; }
    .p-model-separate__content {
      width: 30%; } }
@media only screen and (max-width: 1279px) and (min-width: 960px) {
  .p-model-separate {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center; }
    .p-model-separate__image {
      width: 68%; }
    .p-model-separate__content {
      width: 30%; } }
@media only screen and (max-width: 959px) and (min-width: 560px) {
  .p-model-separate__image {
    margin-top: -2em;
    margin-bottom: 1em; } }
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .p-model-separate__image {
    margin-top: -2em;
    margin-bottom: 1em; } }
@media only screen and (max-width: 320px) {
  .p-model-separate__image {
    margin-top: -2em;
    margin-bottom: 1em; } }

.p-icon {
  display: inline-block;
  padding: 0.1em 0.8em;
  border-radius: 4px;
  color: #FFF;
  font-weight: bold;
  font-size: 0.8em;
  margin-right: 0.6em; }
  .p-icon--pg {
    background: #95D96E; }
  .p-icon--nt {
    background: #FF8D72; }
  .p-icon--wm {
    background: #6ACCFF; }
  .p-icon--mw {
    background: #FFC74A; }
  .p-icon--hs {
    background: #EB6D87; }

.p-public {
  margin-top: 1em;
  font-size: 0.8em;
  padding: 1em 1.4em;
  border: #A455B2 solid 1px;
  color: #A455B2;
  font-weight: bold; }
  .p-public span {
    font-size: 1.2em;
    font-weight: normal;
    margin-right: 1em; }

.p-faq-list {
  background: #FFF;
  padding: 4rem;
  margin-bottom: 2rem;
  border-radius: 4px;
  box-shadow: 0px 13px 13px -18px rgba(0, 0, 0, 0.1);
  padding: 3rem; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-faq-list {
      padding: 3rem; } }
  @media only screen and (min-width: 1280px) {
    .p-faq-list {
      padding: 4rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-faq-list {
      padding: 4rem; } }
  .p-faq-list dt {
    background: url(../images/program/icon_question.svg) no-repeat left center;
    background-size: 34px 34px;
    margin-bottom: 0.4em;
    font-size: 1.2em;
    font-weight: bold;
    color: #EE7993;
    line-height: 1.6;
    padding: 0.4em 0 0.4em 2.6em; }

.p-clip {
  font-size: 0.9em;
  margin-top: 3rem;
  margin-bottom: 4rem;
  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-clip__item {
    width: 48%;
    padding: 40px 50px 40px;
    font-size: 1em; }
    @media only screen and (min-width: 1280px) {
      .p-clip__item {
        min-height: 400px; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-clip__item {
        min-height: 400px; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-clip__item {
        height: auto;
        padding: 40px 30px 40px;
        width: 100%; } }
    .p-clip__item--01 {
      position: relative;
      background: #FAF0F0;
      transform: rotate(-2deg); }
      @media only screen and (max-width: 559px) and (min-width: 321px) {
        .p-clip__item--01 {
          margin-bottom: 3rem; } }
      .p-clip__item--01__inner {
        transform: rotate(2deg); }
    .p-clip__item--02 {
      background: #FAF0F0;
      transform: rotate(3deg); }
      .p-clip__item--02__inner {
        transform: rotate(-2deg); }
    .p-clip__item__title {
      color: #EE7993;
      font-size: 1.4em;
      line-height: 1.6;
      margin-bottom: 0.6em;
      text-align: center; }
  .p-clip__icon {
    transform: rotate(2deg);
    width: 60px;
    height: 60px;
    position: absolute;
    top: -10px;
    left: 10px;
    z-index: 10000; }

.p-update {
  padding: 3rem;
  border-radius: 6px;
  background: #FFFDE3; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-update {
      padding: 2rem; } }
  .p-update__title {
    font-weight: bold;
    font-size: 1.8em;
    margin-bottom: 0.4em;
    text-align: center; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-update__title {
        font-size: 1.4rem; } }
  .p-update__link {
    margin: 1em auto; }

.p-interview {
  margin-bottom: 4rem; }
  .p-interview__opening {
    background: #F9E4E8;
    padding: 2rem 3rem; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-interview__opening {
        padding: 1.4rem; } }
  .p-interview__content {
    padding: 2rem 3rem;
    background: #F7F2F2; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-interview__content {
        padding: 1.4rem; } }
    .p-interview__content h3 {
      font-size: 1.4em;
      font-weight: bold;
      margin-bottom: 0.4em; }
    .p-interview__content p {
      margin-bottom: 3em; }

.p-separate-wrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap; }
  @media only screen and (min-width: 1280px) {
    .p-separate-wrap {
      font-size: 0.8em;
      line-height: 1.6; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-separate-wrap {
      font-size: 0.8em;
      line-height: 1.6; } }
  @media only screen and (min-width: 1280px) {
    .p-separate-wrap div {
      width: 48%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-separate-wrap div {
      width: 48%; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-separate-wrap div {
      width: 100%; } }

.p-separate {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  margin: 1em 0; }
  .p-separate img {
    border-radius: 4px; }
  .p-separate p {
    width: 48%; }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-separate p {
        width: 100%;
        margin-bottom: 1em; } }

.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-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-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-admission-list {
  text-align: center; }
  .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; }

.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: 48%;
    border-radius: 10px;
    margin-bottom: 3rem; }
    .p-under-navigation__item a {
      border-radius: 10px; }
    @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--pg a {
      background: #95D96E; }
    .p-under-navigation__item--pg-01 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_pg_01.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--pg-02 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_pg_02.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--pg-03 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_pg_03.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--pg-04 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_pg_04.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--pg-05 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_pg_05.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--pg-06 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_pg_06.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--nt a {
      background: #FF8D72; }
    .p-under-navigation__item--nt-01 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_nt_01.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--nt-02 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_nt_02.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--nt-03 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_nt_03.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--nt-04 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_nt_04.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--nt-05 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_nt_05.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--nt-06 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_nt_06.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--wm a {
      background: #6ACCFF; }
    .p-under-navigation__item--wm-01 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_wm_01.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--wm-02 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_wm_02.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--wm-03 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_wm_03.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--wm-04 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_wm_04.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--wm-05 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_wm_05.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--wm-06 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_wm_06.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw a {
      background: #FFC74A; }
    .p-under-navigation__item--mw-child-01 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-child_01.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-child-02 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-child_02.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-child-03 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-child_03.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-child-04 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-child_04.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-child-05 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-child_05.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-child-06 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-child_06.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-child-07 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-child_07.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-child-08 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-child_08.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-child-09 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-child_09.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-medical-01 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-medical_01.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-medical-02 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-medical_02.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-medical-03 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-medical_03.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-medical-04 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-medical_04.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-medical-05 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-medical_05.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-medical-06 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-medical_06.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-medical-07 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-medical_07.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-medical-08 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-medical_08.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-medical-09 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-medical_09.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-care-01 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-care_01.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-care-02 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-care_02.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-care-03 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-care_03.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-care-04 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-care_04.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-care-05 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-care_05.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-care-06 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-care_06.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-care-07 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-care_07.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-care-08 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-care_08.jpg) center center no-repeat;
      background-size: cover; }
    .p-under-navigation__item--mw-care-09 a .p-under-navigation__item__image {
      background: url(../images/common/bg_under_mw-care_09.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-under-navigation--three .p-under-navigation__item {
    width: 33.333%; }

.page-home .p-under-navigation span {
  background: #EB6D87;
  color: #FFF; }

.page-pg .p-under-navigation span {
  background: #95D96E;
  color: #FFF; }

.page-nt .p-under-navigation span {
  background: #FF8D72;
  color: #FFF; }

.page-wm .p-under-navigation span {
  background: #6ACCFF;
  color: #FFF; }

.page-mw .p-under-navigation span {
  background: #FFC74A;
  color: #FFF; }

.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-facility__list {
  margin-bottom: 3rem;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .p-facility__list__item {
    width: 32%; }
    .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; }
  .p-facility__list__item--wide {
    width: 66% !important; }
    .p-facility__list__item--wide img {
      margin-bottom: 1em; }
  .p-facility__list__item--short {
    width: 32% !important; }
    .p-facility__list__item--short img {
      margin-bottom: 1em; }

.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-subject {
  margin-top: 4rem;
  border-radius: 4px;
  background: #000;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  padding: 0.6em 1em;
  font-size: 1.8em; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-subject {
      font-size: 1.4em; } }
  @media only screen and (max-width: 320px) {
    .p-subject {
      font-size: 1.4em; } }
  .p-subject--hs {
    background: #EB6D87; }
  .p-subject--pg {
    background: #95D96E; }
  .p-subject--nt {
    background: #FF8D72; }
  .p-subject--wm {
    background: #6ACCFF; }
  .p-subject--mw {
    background: #FFC74A; }

.p-voice-box {
  margin-bottom: 5rem;
  background: #EFEFEF;
  padding: 4rem 3rem; }
  @media only screen and (min-width: 1280px) {
    .p-voice-box {
      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 (max-width: 1279px) and (min-width: 960px) {
    .p-voice-box {
      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-voice-box--pg .p-voice-box__title {
    color: #95D96E; }
  .p-voice-box--nt .p-voice-box__title {
    color: #FF8D72; }
  .p-voice-box--wm .p-voice-box__title {
    color: #6ACCFF; }
  .p-voice-box--mw .p-voice-box__title {
    color: #FFC74A; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-voice-box__image {
      width: 100%;
      margin-bottom: 1em; } }
  @media only screen and (max-width: 320px) {
    .p-voice-box__image {
      width: 100%;
      margin-bottom: 1em; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-voice-box__image {
      width: 70%;
      margin: 0 auto 1em; } }
  @media only screen and (min-width: 1280px) {
    .p-voice-box__image {
      width: 36%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-voice-box__image {
      width: 36%; } }
  .p-voice-box__content {
    width: 100%; }
    @media only screen and (min-width: 1280px) {
      .p-voice-box__content {
        width: 60%; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-voice-box__content {
        width: 60%; } }
  .p-voice-box__job {
    font-weight: bold;
    font-size: 1.2em; }
    .p-voice-box__job span {
      margin-left: 0.8em;
      font-size: 0.8em; }
  .p-voice-box__subject {
    font-weight: bold; }
  .p-voice-box__name {
    font-weight: bold;
    margin-bottom: 1em; }
  .p-voice-box__title {
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 0.4em; }

.p-smartphone-box {
  width: 30%; }

.p-youtube-box {
  height: 600px;
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .p-youtube-box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.p-scenario-box-wrap {
  margin: 4rem auto; }

.p-scenario-box {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.18);
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  padding: 2rem;
  background: #FFF;
  border-radius: 8px;
  margin-bottom: 2rem; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-scenario-box {
      font-size: 1em; } }
  @media only screen and (max-width: 320px) {
    .p-scenario-box {
      font-size: 1em; } }
  .p-scenario-box span {
    color: #FFF;
    margin-right: 1rem;
    font-weight: bold;
    display: inline-block;
    background: #6D9FE1;
    font-size: 0.8em;
    padding: 0.1em 1em;
    border-radius: 40px; }

.p-step-box-wrap {
  margin-top: -8rem;
  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-step-box-wrap {
      margin-top: -2rem;
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-step-box-wrap {
      margin-top: -2rem;
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-step-box-wrap {
      margin-top: -2rem;
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }

.p-step-box {
  color: #000;
  line-height: 1.6;
  font-size: 0.8em;
  padding: 4rem 3rem; }
  @media only screen and (min-width: 1280px) {
    .p-step-box {
      width: 25%; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-step-box {
      width: 25%; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-step-box {
      width: 100%; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-step-box {
      width: 100%; } }
  @media only screen and (max-width: 320px) {
    .p-step-box {
      width: 100%; } }
  .p-step-box__num {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    vertical-align: middle;
    line-height: 1 !important;
    font-size: 2.4em; }
    .p-step-box__num span {
      vertical-align: middle;
      line-height: 1;
      font-size: 0.4em;
      margin-right: 2rem;
      margin-bottom: 0.6em;
      text-align: center;
      color: #FFF;
      display: inline-block;
      position: relative;
      padding: 1rem 0 1rem 1rem;
      background: #000000; }
      .p-step-box__num span::after {
        color: #000;
        content: "";
        position: absolute;
        right: -30px;
        top: 0;
        bottom: 0;
        margin: auto;
        border-left: 15px solid;
        border-top: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid transparent; }
  .p-step-box__title {
    line-height: 1.4;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1rem; }
  .p-step-box--01 {
    background: #FC9AB3; }
    @media only screen and (min-width: 1280px) {
      .p-step-box--01 {
        margin-top: 6em; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-step-box--01 {
        margin-top: 6em; } }
  .p-step-box--02 {
    background: #FFA5BC; }
    @media only screen and (min-width: 1280px) {
      .p-step-box--02 {
        margin-top: 4em; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-step-box--02 {
        margin-top: 4em; } }
  .p-step-box--03 {
    background: #FFB7C9; }
    @media only screen and (min-width: 1280px) {
      .p-step-box--03 {
        margin-top: 2em; } }
    @media only screen and (max-width: 1279px) and (min-width: 960px) {
      .p-step-box--03 {
        margin-top: 2em; } }
  .p-step-box--04 {
    background: #FFC8D6; }

.p-main-text {
  color: #000; }

.p-intro-box {
  margin: 0 auto 3rem;
  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 (min-width: 1280px) {
    .p-intro-box {
      margin: 6rem auto 3rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-intro-box {
      margin: 6rem auto 3rem; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-intro-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-intro-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-intro-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (min-width: 1280px) {
    .p-intro-box__title {
      width: 38%;
      font-size: 2.8em;
      line-height: 1.6; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-intro-box__title {
      width: 38%;
      font-size: 2.2em;
      line-height: 1.6; } }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-intro-box__title {
      text-align: center;
      width: 100%;
      margin-bottom: 2rem;
      font-size: 1.8em;
      line-height: 1.6; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-intro-box__title {
      text-align: center;
      width: 100%;
      margin-bottom: 2rem;
      font-size: 1.8em;
      line-height: 1.6; } }
  @media only screen and (max-width: 320px) {
    .p-intro-box__title {
      text-align: center;
      width: 100%;
      margin-bottom: 2rem;
      font-size: 1.8em;
      line-height: 1.6; } }
  @media only screen and (min-width: 1280px) {
    .p-intro-box__content {
      width: 62%;
      border-left: #CCC solid 1px;
      padding-left: 4rem; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .p-intro-box__content {
      width: 62%;
      border-left: #CCC solid 1px;
      padding-left: 4rem; } }

.p-desctiption-box-wrap {
  margin: 6rem auto;
  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-desctiption-box-wrap {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-desctiption-box-wrap {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-desctiption-box-wrap {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }

.p-desctiption-box {
  width: 48%;
  font-size: 0.9em;
  padding: 4rem;
  border-radius: 20px; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-desctiption-box {
      width: 100%;
      margin-bottom: 2rem; } }
  @media only screen and (max-width: 320px) {
    .p-desctiption-box {
      width: 100%;
      margin-bottom: 2rem; } }
  .p-desctiption-box__title {
    position: relative;
    font-size: 1.2em;
    margin-bottom: 2rem;
    text-align: center;
    line-height: 1em; }
    .p-desctiption-box__title:before {
      margin-right: 1rem;
      content: "";
      display: inline-block;
      width: 26px;
      height: 20px;
      background: url(../images/ipe/icon_description.svg) no-repeat center center;
      background-size: cover;
      transform: translateY(3px); }
  .p-desctiption-box--ipe {
    background: #D8F4FD; }
  .p-desctiption-box--ipw {
    background: #FBF2D7; }

.p-circle-box {
  max-width: 740px;
  margin: 4rem auto;
  padding: 1rem 3rem; }

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

.p-case-box {
  margin: 6rem auto;
  padding-bottom: 6rem;
  border-bottom: #CCC solid 1px;
  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-case-box {
      margin: 3rem auto;
      padding-bottom: 3rem; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-case-box {
      margin: 3rem auto;
      padding-bottom: 3rem; } }
  @media only screen and (max-width: 320px) {
    .p-case-box {
      margin: 3rem auto;
      padding-bottom: 3rem; } }
  .p-case-box:last-child {
    border-bottom: none; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-case-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-case-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  @media only screen and (max-width: 320px) {
    .p-case-box {
      flex-wrap: wrap;
      flex-wrap: -webkit-wrap; } }
  .p-case-box__content {
    max-width: 780px; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-case-box__content {
        width: 100%; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-case-box__content {
        width: 100%; } }
    @media only screen and (max-width: 320px) {
      .p-case-box__content {
        width: 100%; } }
  .p-case-box__image {
    width: 44%; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-case-box__image {
        width: 90%;
        max-width: 420px;
        margin: 1rem auto 1rem; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-case-box__image {
        width: 90%;
        max-width: 420px;
        margin: 1rem auto 1rem; } }
    @media only screen and (max-width: 320px) {
      .p-case-box__image {
        width: 90%;
        max-width: 420px;
        margin: 1rem auto 1rem; } }
  .p-case-box .p-case-box__num {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 1.8em; }
  .p-case-box .p-case-box__title {
    text-indent: -0.4em;
    font-size: 1.6em;
    color: #000;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 1rem; }
  .p-case-box .p-case-box__job {
    margin-top: 2rem;
    border-radius: 10px;
    font-size: 0.8em;
    line-height: 1.6;
    padding: 2rem;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center; }
    @media only screen and (max-width: 959px) and (min-width: 560px) {
      .p-case-box .p-case-box__job {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    @media only screen and (max-width: 559px) and (min-width: 321px) {
      .p-case-box .p-case-box__job {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    @media only screen and (max-width: 320px) {
      .p-case-box .p-case-box__job {
        flex-wrap: wrap;
        flex-wrap: -webkit-wrap; } }
    .p-case-box .p-case-box__job__content {
      width: 64%; }
      @media only screen and (max-width: 559px) and (min-width: 321px) {
        .p-case-box .p-case-box__job__content {
          width: 100%; } }
      @media only screen and (max-width: 320px) {
        .p-case-box .p-case-box__job__content {
          width: 100%; } }
      .p-case-box .p-case-box__job__content__title {
        color: #000;
        font-weight: bold;
        margin-bottom: 0.4rem;
        font-size: 1.2em; }
    .p-case-box .p-case-box__job__image {
      width: 30%; }
      @media only screen and (max-width: 559px) and (min-width: 321px) {
        .p-case-box .p-case-box__job__image {
          width: 100%;
          max-width: 420px;
          margin: 1rem auto 3rem; } }
      @media only screen and (max-width: 320px) {
        .p-case-box .p-case-box__job__image {
          width: 100%;
          max-width: 420px;
          margin: 1rem auto 3rem; } }
  .p-case-box--01 .p-case-box__num {
    color: #8FB6FB; }
  .p-case-box--01 .p-case-box__job {
    border: #8FB6FB solid 1px; }
  .p-case-box--02 .p-case-box__num {
    color: #92C557; }
  .p-case-box--02 .p-case-box__job {
    border: #92C557 solid 1px; }
  .p-case-box--03 .p-case-box__num {
    color: #E0773A; }
  .p-case-box--03 .p-case-box__job {
    border: #E0773A solid 1px; }

.p-phone-slider {
  max-width: 1480px;
  margin: 0 auto; }

.p-phone-box {
  background: red;
  padding: 10rem 3rem;
  background: url(../images/ipe/bg_phone.png) center center no-repeat;
  background-size: contain; }
  .p-phone-box__title {
    text-align: center;
    font-weight: bold;
    color: #D96B87;
    margin-bottom: 0.4em; }
    .p-phone-box__title span {
      font-size: 1.4em; }

.p-title-box {
  padding: 6rem;
  background: url(../images/ipe/bg_step.png) center center no-repeat;
  background-size: contain; }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-title-box {
      padding: 0.2rem; } }
  @media only screen and (max-width: 320px) {
    .p-title-box {
      padding: 0.2rem; } }

.p-ipe-image {
  margin: 4rem auto; }

@media only screen and (max-width: 959px) and (min-width: 560px) {
  .p-movie--space {
    padding: 2rem 1rem; } }
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .p-movie--space {
    padding: 2rem 1rem; } }
@media only screen and (max-width: 320px) {
  .p-movie--space {
    padding: 2rem 1rem; } }

.p-movie iframe {
  aspect-ratio: 9 / 16;
  max-width: 600px; }

.p-slider-wrap {
  max-width: 1160px;
  margin: 0 auto;
  overflow: hidden; }
  .p-slider-wrap--max {
    max-width: 100%; }

.p-slider-wrap {
  position: relative; }

.p-slider-wrap--max .swiper-slide img {
  height: auto;
  width: 100%;
  border-radius: 4rem; }
  @media only screen and (max-width: 959px) and (min-width: 560px) {
    .p-slider-wrap--max .swiper-slide img {
      border-radius: 2rem; } }
  @media only screen and (max-width: 559px) and (min-width: 321px) {
    .p-slider-wrap--max .swiper-slide img {
      border-radius: 2rem; } }
  @media only screen and (max-width: 320px) {
    .p-slider-wrap--max .swiper-slide img {
      border-radius: 2rem; } }
.p-slider-wrap--max .swiper-slide-thumb-active {
  transform: scale(1);
  z-index: 1; }

.swiper-button-next,
.swiper-button-prev {
  z-index: 100;
  --swiper-navigation-color: #D2566A; }
  @media only screen and (min-width: 1280px) {
    .swiper-button-next,
    .swiper-button-prev {
      display: none !important; } }
  @media only screen and (max-width: 1279px) and (min-width: 960px) {
    .swiper-button-next,
    .swiper-button-prev {
      display: none !important; } }

.swiper-button-prev {
  left: 10% !important; }

/* 次への矢印 */
.swiper-button-next {
  right: 10% !important; }

/*----------------------------------------------------
  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-4rem {
  margin-bottom: 4rem; }

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