@charset "UTF-8";
/*
Theme Name: sample
Theme URI:
Author:
Version: 1.0
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  word-break: break-all; }
  html.open,
  body.open {
    overflow: hidden; }

* {
  box-sizing: border-box; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

ul,
ol {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

dl,
dt,
dd {
  margin: 0; }

a {
  text-decoration: none;
  color: #79bbeb; }

a:hover {
  opacity: 0.9; }
  a:hover img {
    opacity: 0.9; }

p {
  margin: 0; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block; }

@media screen and (min-width: 768px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .pc {
    display: none !important; } }

@media print {
  @page {
    size: A4;
    margin: 12.7mm 9.7mm;
    zoom: 30%;
    page-break-before: auto; }
  body,
  html {
    -webkit-print-color-adjust: exact;
    zoom: 80%; }
  .pc {
    display: block; }
  .sp {
    display: none !important; } }

@media print and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  body,
  html {
    zoom: 100%; }
  /* IE11 */ }

html {
  font-size: 14px;
  font-family: "Noto Sans JP", -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  color: #555555;
  font-weight: 400;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.05em;
  word-break: break-word; }

@media print, screen and (min-width: 768px) {
  html {
    font-size: 16px; } }

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  height: 60px;
  padding: 5px 15px 5px; }

.l-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9990;
  width: 100%;
  height: 100vh;
  background-color: transparent;
  pointer-events: none;
  transition: 0.3s ease; }
  .l-wrap.open {
    background-color: rgba(0, 0, 0, 0.8);
    background-color: rgba(0, 0, 0, 0.5);
    pointer-events: all; }

.l-container {
  padding-bottom: 120px;
  overflow: hidden;
  position: relative;
  margin-top: 60px; }
  .l-container.top {
    margin-bottom: 0; }

.l-section {
  margin: 0;
  position: relative;
  z-index: 1;
  margin-top: 80px;
  margin-bottom: 80px; }
  .l-section:last-of-type {
    margin-bottom: 0; }
  .l-section__s {
    margin-top: 40px;
    margin-bottom: 40px; }
    .l-section__s:last-of-type {
      margin-bottom: 0; }
  .l-section__category1 {
    margin-bottom: 100px; }
  .l-section__category2 {
    padding: 60px 0 80px; }

.l-inner {
  max-width: 1190px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }
  .l-inner__s {
    max-width: 990px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto; }
    .l-inner__s .l-inner__s,
    .l-inner__s .l-inner__ss {
      padding-left: 0;
      padding-right: 0; }
  .l-inner__ss {
    max-width: 790px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto; }
  .l-inner .l-inner__s,
  .l-inner .l-inner__ss {
    padding: 0; }

.l-footer {
  position: relative;
  z-index: 9; }

@media print, screen and (min-width: 768px) {
  .l-side .l-header {
    position: fixed;
    width: 200px;
    height: 100%;
    padding: 0;
    background-color: #c2dced; }
    .l-side .l-header.downmove {
      top: 0;
      -webkit-animation-name: none;
              animation-name: none; }
    .l-side .l-header.upmove {
      -webkit-animation-name: none;
              animation-name: none; }
  .l-side .p-header {
    height: 100%; }
  .l-side .p-header__wrap {
    flex-direction: column;
    justify-content: flex-start;
    height: 100%; }
  .l-side .p-header__right {
    height: 100%; }
  .l-side .p-header__info {
    flex-direction: column;
    height: 100%;
    justify-content: flex-start; }
  .l-side .p-header__logo {
    width: calc(100% - 20px);
    margin: 30px 10px; }
  .l-side .p-header__info-wrap {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px; }
  .l-side .p-nav-pc__menu-list {
    flex-direction: column; }
  .l-side .p-nav-pc__menu-item {
    width: 100%;
    padding: 0; }
  .l-side .p-nav-pc__menu-item:not(:last-child) {
    margin-right: 0; }
  .l-side .p-nav-pc__menu-link {
    align-items: flex-start;
    padding: 10px 10px;
    height: 60px; }
    .l-side .p-nav-pc__menu-link:hover {
      background-color: #f0f6ff; }
  .l-side .p-nav-pc__sub-menu {
    top: 0;
    left: initial;
    right: 0;
    -webkit-transform: translateY(10px) translateX(100%);
            transform: translateY(10px) translateX(100%); }
    .l-side .p-nav-pc__sub-menu.open {
      -webkit-transform: translateY(0) translateX(100%);
              transform: translateY(0) translateX(100%); }
  .l-side .p-header__button-wrap {
    flex-direction: column;
    width: 100%;
    margin-top: auto; }
  .l-side .p-header .c-button:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px; }
  .l-side .p-header .c-button__link {
    min-width: auto;
    width: 100%;
    height: 60px;
    border-radius: 0; }
  .l-side .l-container {
    margin-left: 200px; }
  .l-side .l-footer {
    margin-left: 200px; } }

@media print, screen and (min-width: 768px) {
  .l-header {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    background-color: #ffffff; }
    .l-header__small {
      height: 60px;
      padding: 10px 15px 10px; }
    .l-header__normal {
      height: 100px;
      padding: 10px 15px 10px; }
    .l-header__big {
      height: 120px;
      padding: 10px 15px 0; }
      .l-header__big .p-header__wrap {
        margin-bottom: 10px; }
  .l-wrap {
    border: none; }
  .l-container {
    padding-bottom: 160px;
    margin-top: 0; }
    .l-container::before {
      width: 10px; }
  .l-section {
    margin-top: 120px;
    margin-bottom: 120px; }
    .l-section__s {
      margin-top: 60px;
      margin-bottom: 60px; } }

@media print {
  .l-header {
    position: static; }
  .l-container {
    padding: 20px 0 50px; } }

.l-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center; }
  .l-column__content {
    width: 100%;
    margin-bottom: 30px; }
    .l-column__content > *:last-child {
      margin-bottom: 0; }

@media print, screen and (min-width: 768px) {
  .l-column {
    flex-direction: row;
    align-items: stretch; }
    .l-column__content {
      width: 48%;
      margin-bottom: 40px; }
      .l-column__content:nth-child(odd) {
        margin-right: 4%; }
    .l-column__row3 .l-column__content {
      width: 31.3%; }
      .l-column__row3 .l-column__content:nth-child(odd) {
        margin-right: unset; }
      .l-column__row3 .l-column__content:not(:nth-child(3n)) {
        margin-right: 3%; }
    .l-column__row4 .l-column__content {
      width: 23%;
      margin-left: 1%;
      margin-right: 1%; } }

.c-bread {
  position: relative;
  z-index: 2;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  z-index: 1; }
  .c-bread__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: 15px; }
  .c-bread li {
    flex: 0 0 auto;
    padding-right: 10px;
    display: block;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    max-width: 100%;
    color: #0c4c6f; }
    .c-bread li:last-child {
      padding-right: 0; }
    .c-bread li a,
    .c-bread li p {
      color: #0c4c6f; }
    .c-bread li a {
      text-decoration: underline; }
    .c-bread li a:hover {
      opacity: 0.6;
      text-decoration: none; }
  .c-bread__item {
    flex: 0 0 auto;
    padding-right: 10px; }
    .c-bread__item.home {
      padding-left: 0;
      padding-right: 5px; }
    .c-bread__item a,
    .c-bread__item p {
      display: block;
      position: relative;
      font-size: 13px;
      font-weight: 400; }
      .c-bread__item a::before,
      .c-bread__item p::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 7px;
        height: 7px;
        border-width: 1px;
        border-style: solid;
        border-color: #555555 #555555 transparent transparent;
        -webkit-transform: rotate(45deg) translate(0, -50%);
        transform: rotate(45deg) translate(0, -50%); }
    .c-bread__item a.home {
      padding: 0;
      font-size: 13px; }
      .c-bread__item a.home img {
        width: 100%;
        height: auto; }
      .c-bread__item a.home::before {
        display: none; }

@media print, screen and (min-width: 768px) {
  .c-bread__item {
    flex: 0 0 auto;
    padding-right: 10px; }
    .c-bread__item.home {
      padding-right: 5px; }
    .c-bread__item a,
    .c-bread__item p {
      padding-left: 25px;
      font-size: 13px;
      font-weight: 400; }
    .c-bread__item a:hover {
      opacity: 0.6; }
    .c-bread__item a.home {
      padding: 0; }
      .c-bread__item a.home img {
        width: 100%;
        height: auto; }
      .c-bread__item a.home::before {
        display: none; } }

.c-pager {
  display: flex;
  justify-content: center;
  color: #fff;
  flex-wrap: wrap; }
  .c-pager span,
  .c-pager a {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4px 10px;
    padding: 0 5px;
    min-width: 44px;
    height: 44px;
    font-size: 16px;
    line-height: 1;
    color: #5090b2;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #5090b2;
    border-radius: 3px;
    letter-spacing: 0;
    transition: 0.3s ease; }
  .c-pager span {
    color: #fff;
    background-color: #5090b2; }
  .c-pager a:hover {
    color: #fff;
    background-color: #5090b2; }

@media print, screen and (min-width: 768px) {
  .c-pager span,
  .c-pager a {
    margin: 0 10px 10px; } }

.c-tab {
  margin-bottom: 40px; }
  .c-tab__list {
    display: flex; }
  .c-tab__item {
    font-size: 0.875rem;
    font-weight: bold;
    color: #69deb8;
    background-color: #ffffff;
    border: 1px solid #69deb8;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 40px;
    padding: 0 10px;
    cursor: pointer; }
    .c-tab__item.active, .c-tab__item:hover {
      color: #ffffff;
      background-color: #69deb8; }
    .c-tab__item:not(:last-child) {
      margin-right: 10px; }
  .c-tab__content-wrap {
    position: relative;
    height: 500px; }
  .c-tab__content {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    background-color: #ffffff;
    opacity: 0; }
    .c-tab__content.active {
      z-index: 9;
      -webkit-animation-name: tabfadein;
              animation-name: tabfadein;
      -webkit-animation-duration: 0.5s;
              animation-duration: 0.5s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }

.js-tab {
  margin-bottom: 40px; }
  .js-tab__content-wrap {
    position: relative;
    height: 500px; }
  .js-tab__content {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    background-color: #ffffff;
    opacity: 0; }
    .js-tab__content.active {
      z-index: 9;
      -webkit-animation-name: tabfadein;
              animation-name: tabfadein;
      -webkit-animation-duration: 0.5s;
              animation-duration: 0.5s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }

@-webkit-keyframes tabfadein {
  from {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@keyframes tabfadein {
  from {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@media print, screen and (min-width: 768px) {
  .c-tab {
    margin-bottom: 40px; }
    .c-tab__item {
      width: 200px;
      height: 40px;
      padding: 0 10px; }
      .c-tab__item:not(:last-child) {
        margin-right: 20px; }
    .c-tab__content {
      position: absolute;
      top: 0;
      z-index: 1;
      width: 100%;
      opacity: 0; }
  .js-tab__content {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    opacity: 0; } }

.c-toTop {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 9997;
  opacity: 0;
  transition: 0.3s; }
  .c-toTop__text {
    position: absolute;
    z-index: 9;
    width: 50px;
    height: 50px;
    font-size: 1.25rem;
    font-family: "Passion One", cursive;
    color: #fff;
    background-color: #c2dced;
    border: 1px solid #5090b2;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    transition: 0.3s; }
    .c-toTop__text::before {
      content: "";
      position: absolute;
      top: 10px;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 20px;
      height: 20px;
      border-width: 2px;
      border-style: solid;
      border-color: #fff #fff transparent transparent;
      border-color: #5090b2 #5090b2 transparent transparent;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .c-toTop.show {
    opacity: 1;
    pointer-events: all; }
    .c-toTop.show::after {
      opacity: 1; }
  .c-toTop:hover .c-toTop__text {
    background-color: #5090b2;
    border-color: #fff; }
    .c-toTop:hover .c-toTop__text::before {
      border-color: #fff #fff transparent transparent; }

@media print, screen and (min-width: 768px) {
  .c-toTop {
    bottom: 60px;
    right: 40px; }
    .c-toTop__text {
      width: 80px;
      height: 80px;
      font-size: 1.25rem; } }

.c-heading1 {
  height: 220px;
  background-color: #f0f6ff;
  background-image: url(img/kv/kv-lower.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 9; }
  .c-heading1__wrap {
    height: 100%; }
  .c-heading1__title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 0 20px;
    position: relative; }
    .c-heading1__title .ja {
      font-size: 2rem;
      letter-spacing: 0.3rem;
      color: #fff;
      color: #5090b2;
      z-index: 2; }
    .c-heading1__title .en {
      font-size: 1.25rem;
      color: #fff;
      color: #0c4c6f;
      z-index: 2; }

.c-heading2 {
  margin-bottom: 50px;
  display: flex;
  justify-content: center; }
  .c-heading2__title {
    display: flex;
    flex-direction: column;
    text-align: center; }
  .c-heading2__title-en {
    font-size: 2rem;
    letter-spacing: 0.2rem;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #0c4c6f;
    background: linear-gradient(transparent 60%, #f0f6ff 60%, #f0f6ff 90%, transparent 90%);
    padding: 0 10px; }
  .c-heading2__title-ja {
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    color: #5090b2;
    margin-top: -5px; }

.c-heading2-another {
  position: relative;
  text-align: center;
  margin-bottom: 50px; }
  .c-heading2-another__title {
    font-size: 1.75rem;
    letter-spacing: 0.2rem;
    color: #0c4c6f; }
    .c-heading2-another__title span {
      background: linear-gradient(transparent 70%, #c2dced 70%);
      padding: 0 10px; }

.c-heading3,
.c-heading4,
.c-heading5,
.c-heading6 {
  margin-bottom: 30px; }

.c-heading3__title {
  font-size: 1.25rem;
  color: #0c4c6f !important;
  background-color: #f0f6ff;
  border-left: 10px solid #c2dced;
  padding: 5px 10px; }

.c-heading4__title {
  font-size: 1.25rem;
  color: #0c4c6f;
  border-left: 10px solid #5090b2;
  padding: 5px 10px; }

.c-heading5,
.c-heading6 {
  font-size: 1.125rem;
  color: #5090b2 !important;
  margin-left: 10px; }

@media print, screen and (min-width: 768px) {
  .c-heading1 {
    height: 340px; }
  .c-heading2 {
    margin-bottom: 60px; }
  .c-heading2-another {
    margin-bottom: 80px; }
    .c-heading2-another__title-en {
      font-size: 2.5rem;
      letter-spacing: 0.2rem;
      padding: 0 10px; }
    .c-heading2-another__title-ja {
      font-size: 1.5rem;
      letter-spacing: 0.2rem;
      margin-top: -5px; }
  .c-heading3,
  .c-heading4,
  .c-heading5,
  .c-heading6 {
    margin-bottom: 40px; } }

.c-read-text,
.c-main-text,
.c-small-text,
.c-alert-text {
  margin-bottom: 30px; }
  .c-read-text p:not(:last-child),
  .c-read-text a:not(:last-child),
  .c-main-text p:not(:last-child),
  .c-main-text a:not(:last-child),
  .c-small-text p:not(:last-child),
  .c-small-text a:not(:last-child),
  .c-alert-text p:not(:last-child),
  .c-alert-text a:not(:last-child) {
    margin-bottom: 1em; }
  .c-read-text a,
  .c-main-text a,
  .c-small-text a,
  .c-alert-text a {
    text-decoration: underline; }
    .c-read-text a:hover,
    .c-main-text a:hover,
    .c-small-text a:hover,
    .c-alert-text a:hover {
      text-decoration: none; }

.c-read-text {
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  line-height: 1.8;
  color: #323232; }

.c-main-text {
  font-size: 1.125rem; }
  .c-main-text strong {
    font-size: 1.25rem;
    margin-bottom: 10px;
    display: block;
    color: #5090b2;
    position: relative; }

.c-alert-text {
  font-size: 1rem;
  padding: 20px 20px;
  border: 1px solid #ea5151;
  background-color: #fff4f4; }

@media print, screen and (min-width: 768px) {
  .c-read-text,
  .c-main-text,
  .c-small-text,
  .c-alert-text {
    margin-bottom: 40px; }
  .c-alert-text {
    padding: 15px 10px; } }

.c-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px; }
  .c-image__left {
    justify-content: flex-start; }
  .c-image__right {
    justify-content: flex-end; }
  .c-image img {
    max-width: 700px;
    border-radius: 5px; }
  .c-image__s img {
    max-width: 500px; }

.c-image-frame {
  padding: 20px;
  border: 1px solid #eee;
  box-shadow: 0 3px 6px #eee;
  border-radius: 5px; }
  .c-image-frame img {
    border-radius: 5px; }
    .c-image-frame img:not(:last-child) {
      margin-bottom: 10px; }
  .c-image-frame .image__s {
    width: 60%;
    margin: 0 auto; }
  .c-image-frame .image__m {
    width: 80%;
    margin: 0 auto; }
  .c-image-frame p {
    font-size: 1.5rem;
    font-weight: bold;
    color: #f0900c;
    text-align: center; }

@media print, screen and (min-width: 768px) {
  .c-image {
    margin-bottom: 40px; } }

.c-image-text {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px; }
  .c-image-text__image {
    width: 100%;
    margin-bottom: 20px; }
  .c-image-text__content {
    width: 100%;
    padding: 0 10px; }
  .c-image-text__title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #5090b2;
    margin-bottom: 20px; }
  .c-image-text__text {
    font-size: 0.875rem; }
    .c-image-text__text p:not(:last-child) {
      margin-bottom: 10px; }
    .c-image-text__text a {
      text-decoration: underline; }
      .c-image-text__text a:hover {
        text-decoration: none; }

@media print, screen and (min-width: 768px) {
  .c-image-text {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 40px; }
    .c-image-text__image {
      width: 35%;
      margin-bottom: 0; }
    .c-image-text__content {
      width: 60%; }
    .c-image-text__title {
      margin-bottom: 20px; }
    .c-image-text__text p:not(:last-child) {
      margin-bottom: 20px; }
    .c-image-text__reverse {
      flex-direction: row-reverse; }
    .c-image-text__column {
      flex-direction: column;
      max-width: 700px;
      margin: 0 auto;
      margin-bottom: 40px; }
      .c-image-text__column .c-image-text__image {
        width: 100%;
        margin-bottom: 20px; }
      .c-image-text__column .c-image-text__content {
        width: 100%; } }

.c-link-list {
  font-size: 1.125rem;
  margin-bottom: 30px; }
  .c-link-list__item {
    position: relative;
    border-bottom: 1px dashed #eaeaea;
    margin-bottom: 20px; }
    .c-link-list__item:last-child {
      margin-bottom: 0; }
  .c-link-list__link {
    display: inline-block;
    text-decoration: underline;
    position: relative;
    padding-left: 40px;
    padding-right: 10px;
    margin-bottom: 20px;
    color: #79bbeb; }
    .c-link-list__link::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 5px;
      margin: auto;
      width: 6px;
      height: 6px;
      border-width: 2px;
      border-style: solid;
      border-color: #79bbeb #79bbeb transparent transparent;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .c-link-list__link:hover {
      text-decoration: none; }
  .c-link-list a {
    text-decoration: underline; }
    .c-link-list a:hover {
      text-decoration: none; }

.c-list {
  margin-left: 20px;
  margin-bottom: 30px; }
  .c-list__item {
    font-size: 1.125rem;
    font-weight: bold;
    color: #323232;
    padding: 0 10px; }
    .c-list__item:not(:last-child) {
      margin-bottom: 10px; }
  .c-list p:not(:last-child) {
    margin-bottom: 20px; }

ul.c-list li {
  list-style: disc; }

ol.c-list li {
  list-style: decimal; }

@media print, screen and (min-width: 768px) {
  .c-link-list {
    margin-bottom: 40px; }
    .c-link-list__link {
      padding-left: 50px;
      padding-right: 20px; }
      .c-link-list__link::before {
        left: 15px;
        width: 6px;
        height: 6px; }
    .c-link-list__text {
      padding-left: 50px; }
  .c-list {
    margin-left: 30px;
    margin-bottom: 40px; }
    .c-list__item {
      padding: 0 20px; }
      .c-list__item:not(:last-child) {
        margin-bottom: 20px; } }

.c-button {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .c-button__left {
    justify-content: flex-start; }
  .c-button__row2 {
    width: 100%;
    justify-content: center;
    margin-bottom: 0; }
    .c-button__row2 .c-button__link {
      width: 48%;
      min-width: unset;
      margin: 0 1%;
      margin-bottom: 30px; }
  .c-button__row3 {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 0; }
    .c-button__row3 .c-button__link {
      width: 48%;
      min-width: unset;
      margin: 0 1%;
      margin-bottom: 30px; }
  .c-button__link {
    line-height: 1.2;
    min-width: 280px;
    height: 50px;
    padding: 0 40px 0 15px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #323232;
    background-color: #ffeea4;
    border: 1px solid #ffeea4;
    border-radius: 30px;
    position: relative;
    transition: 0.3s;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.1rem;
    text-decoration: none; }
    .c-button__link::before, .c-button__link::after {
      content: "";
      position: absolute;
      bottom: 0;
      margin: auto;
      width: 10px;
      height: 2px;
      right: 15px;
      background-color: #323232;
      transition: 0.4s; }
    .c-button__link::before {
      top: -2px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .c-button__link::after {
      top: 10px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .c-button__link:not(:last-child) {
      margin-bottom: 30px; }
    .c-button__link.current, .c-button__link:hover {
      color: #323232;
      background-color: #ffd51d;
      text-decoration: none; }
      .c-button__link.current::before, .c-button__link.current::after, .c-button__link:hover::before, .c-button__link:hover::after {
        right: 10px; }
    .c-button__link.return {
      padding: 0 10px 0 40px; }
      .c-button__link.return::before, .c-button__link.return::after {
        right: auto;
        left: 15px; }
      .c-button__link.return::before {
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      .c-button__link.return::after {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .c-button__link.return.current::before, .c-button__link.return.current::after, .c-button__link.return:hover::before, .c-button__link.return:hover::after {
        left: 10px; }
    .c-button__link.u-pdf, .c-button__link.u-excel, .c-button__link.u-external, .c-button__link.u-word {
      padding: 0 50px 0 20px; }
      .c-button__link.u-pdf::before, .c-button__link.u-excel::before, .c-button__link.u-external::before, .c-button__link.u-word::before {
        left: auto;
        right: 15px; }
      .c-button__link.u-pdf::after, .c-button__link.u-excel::after, .c-button__link.u-external::after, .c-button__link.u-word::after {
        display: none; }

@media print, screen and (min-width: 768px) {
  .c-button__row2 {
    width: 100%;
    margin-bottom: 0; }
    .c-button__row2 .c-button__link {
      width: 40%;
      max-width: 320px;
      min-width: unset;
      margin: 0 2%;
      margin-bottom: 40px; }
      .c-button__row2 .c-button__link:not(:last-child) {
        margin-right: 2%;
        margin-bottom: 40px; }
  .c-button__row3 {
    width: 100%;
    margin-bottom: 0; }
    .c-button__row3 .c-button__link {
      width: 30%;
      max-width: unset;
      min-width: unset;
      margin: 0 1.5%;
      margin-bottom: 40px; }
      .c-button__row3 .c-button__link:not(:last-child) {
        margin-right: 1.5%;
        margin-bottom: 40px; }
  .c-button__link {
    font-size: 1.125rem;
    min-width: 320px;
    height: 50px;
    padding: 0 40px 0 15px;
    margin: 0; }
    .c-button__link::before, .c-button__link::after {
      width: 10px;
      height: 2px; }
    .c-button__link::before {
      top: -2px; }
    .c-button__link::after {
      top: 10px; }
    .c-button__link:not(:last-child) {
      margin-right: 4%;
      margin-bottom: 0; }
    .c-button__link__s {
      min-width: 200px;
      height: 40px; }
    .c-button__link__l {
      min-width: 400px;
      height: 60px; } }

.c-table {
  width: 100%;
  border-spacing: 0;
  text-align: left;
  background-color: #fff;
  overflow: scroll;
  border-collapse: collapse;
  margin-bottom: 30px; }
  .c-table__row {
    display: flex;
    flex-direction: column;
    padding-bottom: 1px;
    border-bottom: 1px dotted #cacaca;
    margin-bottom: 1px; }
    .c-table__row:first-of-type {
      padding-top: 1px;
      border-top: 1px dotted #cacaca; }
  .c-table__row-header {
    padding-bottom: 1px;
    margin-bottom: 1px; }
    .c-table__row-header:first-of-type {
      padding-top: 1px; }
    .c-table__row-header + .c-table__row {
      border-top: 3px solid #dadada;
      border-top: 1px dotted #dadada; }
    .c-table__row-header .c-table__header,
    .c-table__row-header .c-table__data {
      color: #323232; }
    .c-table__row-header .c-table__header {
      border-right: 1px solid #fff; }
  .c-table__header, .c-table__data {
    padding: 7px 5px;
    vertical-align: top; }
  .c-table__header {
    font-size: 1.125rem;
    color: #5090b2;
    background-color: #f0f6ff; }
  .c-table__data {
    font-size: 1.125rem; }
  .c-table__header:nth-child(1), .c-table__data:nth-child(1) {
    width: 100%; }
  .c-table.row3 .c-table__row-header,
  .c-table.row3 .c-table__row {
    display: flex; }
  .c-table.row3 .c-table__header:not(:last-child),
  .c-table.row3 .c-table__data:not(:last-child) {
    border-right: 1px solid #eaeaea; }
  .c-table.row3 .c-table__header {
    width: 100%; }
  .c-table.row3 .c-table__data {
    width: calc(70% / 2);
    width: 100%; }
  .c-table strong:not(:last-child),
  .c-table p:not(:last-child),
  .c-table a:not(:last-child) {
    margin-bottom: 10px; }
  .c-table strong {
    display: block;
    font-size: 1.25rem;
    font-weight: bold;
    color: #0c4c6f; }
  .c-table a {
    text-decoration: underline; }
    .c-table a:hover {
      text-decoration: none; }
  .c-table__image-list {
    display: flex; }
  .c-table__image-item:not(:last-child) {
    margin-right: 40px; }
  .c-table__image-item img {
    width: 200px;
    margin-bottom: 10px;
    box-shadow: 0 3px 6px #dadada; }
  .c-table__image-item p {
    text-align: center; }

@media print, screen and (min-width: 768px) {
  .c-table {
    margin-bottom: 40px; }
    .c-table__row {
      display: table-row;
      overflow-x: scroll;
      padding-bottom: 1px;
      margin-bottom: 1px; }
      .c-table__row:first-of-type {
        padding-top: 1px; }
    .c-table__row-header {
      padding-bottom: 1px;
      margin-bottom: 1px; }
      .c-table__row-header .c-table__header {
        border-right: 1px solid #fff; }
    .c-table__header, .c-table__data {
      padding: 10px 8px; }
    .c-table__header:nth-child(1), .c-table__data:nth-child(1) {
      width: 30%; }
    .c-table.row3 .c-table__row-header,
    .c-table.row3 .c-table__row {
      display: table-row;
      width: 100%; }
    .c-table.row3 .c-table__header:not(:last-child),
    .c-table.row3 .c-table__data:not(:last-child) {
      border-right: 1px solid #eaeaea; }
    .c-table.row3 .c-table__header {
      width: 30%; }
    .c-table.row3 .c-table__data {
      width: calc(70% / 2);
      width: 35%; } }

.c-faq {
  margin-bottom: 30px; }
  .c-faq:not(:last-child) {
    margin-bottom: 30px; }
  .c-faq__question, .c-faq__answer {
    padding-left: 40px; }
    .c-faq__question::before, .c-faq__answer::before {
      position: absolute;
      top: 50%;
      left: 5px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 26px;
      font-weight: 700;
      font-family: "'Roboto', sans-serif";
      color: #fdc06b;
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 5px; }
  .c-faq__question {
    font-size: 1.125rem;
    font-weight: bold;
    color: #f0900c;
    position: relative;
    cursor: pointer;
    margin-bottom: 30px; }
    .c-faq__question::before {
      content: "Q"; }
  .c-faq__answer {
    position: relative;
    overflow: hidden;
    transition: 0.3s;
    background-color: #f9f7f4;
    height: 0;
    border-radius: 5px; }
    .c-faq__answer.active {
      margin-bottom: 30px; }
    .c-faq__answer::before {
      content: "A"; }
    .c-faq__answer .c-button {
      margin-top: 30px;
      margin-bottom: 0; }
  .c-faq__answer-content {
    border-radius: 5px;
    color: #555555;
    padding: 20px 10px 20px 0; }

@media print, screen and (min-width: 768px) {
  .c-faq {
    margin-bottom: 40px; }
    .c-faq__question, .c-faq__answer {
      padding-left: 70px; }
      .c-faq__question::before, .c-faq__answer::before {
        left: 10px;
        font-size: 30px;
        width: 40px;
        height: 40px; }
    .c-faq__question {
      font-size: 1.25rem; }
    .c-faq__answer-content {
      padding: 20px 20px 20px 0; } }

.c-iframe {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 30px; }
  .c-iframe iframe,
  .c-iframe video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .c-iframe__map {
    padding-top: 60%; }
  .c-iframe__movie {
    padding-top: 56.5%; }

@media print, screen and (min-width: 768px) {
  .c-iframe {
    margin-bottom: 40px; } }

.c-form {
  padding: 20px 0;
  background: #fff; }
  .c-form__desc {
    margin: 0 0 40px; }
    .c-form__desc p {
      margin: 0 0 1.5em;
      font-size: 14px;
      line-height: 2; }
    .c-form__desc ul {
      padding-left: 1em; }
      .c-form__desc ul li {
        list-style-type: disc; }
  .c-form__flow {
    display: flex;
    margin: 0 auto 60px;
    width: 100%;
    max-width: 620px; }
    .c-form__flow .box {
      flex: 1 1 auto;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 75px;
      color: #ccc;
      background-color: #f6f6f6; }
      .c-form__flow .box.current {
        color: #fff;
        background-color: #5090b2; }
    .c-form__flow .arrow {
      position: relative;
      flex: 0 0 auto;
      width: 32px;
      height: auto; }
      .c-form__flow .arrow::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 40%;
        width: 10px;
        height: 10px;
        border-width: 3px 3px 0 0;
        border-style: solid;
        border-color: #ccc;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg); }
      .c-form__flow .arrow.current::before {
        border-color: #5090b2; }
  .c-form__row {
    display: flex;
    flex-direction: column;
    padding: 15px 0;
    border-width: 0 0 1px;
    border-style: dashed;
    border-color: #bcbcbc; }
    .c-form__row:first-of-type {
      border-width: 1px 0; }
    .c-form__row dt {
      font-weight: bold;
      flex: 0 0 auto;
      padding: 0 10px;
      margin-bottom: 10px;
      color: #333; }
      .c-form__row dt span {
        position: relative;
        display: inline-block;
        flex: 0 0 auto;
        font-size: 16px;
        color: #333;
        font-weight: 700; }
    .c-form__row dd {
      flex: 1 1 auto;
      line-height: 1.7;
      align-self: stretch;
      padding: 0 10px; }
      .c-form__row dd input[type="text"],
      .c-form__row dd input[type="email"],
      .c-form__row dd select,
      .c-form__row dd textarea {
        padding: 10px 5px;
        width: 100%;
        background-color: #f8f8f8;
        border-width: 1px;
        border-style: solid;
        border-color: #e6e6e6;
        border-radius: 3px;
        margin-bottom: 5px; }
      .c-form__row dd input.text,
      .c-form__row dd textarea {
        flex: 1 1 auto;
        width: 100%; }
      .c-form__row dd select {
        width: 30%;
        padding: 10px; }
        .c-form__row dd select[name="graduate"] {
          width: 9em; }
        .c-form__row dd select[name="pref"] {
          width: 12em; }
      .c-form__row dd span {
        padding-left: 0.5em; }
      .c-form__row dd .income {
        width: 7em !important; }
      .c-form__row dd .append {
        padding: 5px 0 0;
        font-size: 13px; }
  .c-form__number {
    display: flex;
    align-items: center; }
    .c-form__number input {
      flex: 0 0 auto;
      width: 5em !important; }
    .c-form__number span {
      flex: 0 0 auto; }
  .c-form__radio {
    display: flex;
    flex-direction: column;
    padding-top: 8px; }
    .c-form__radio label {
      display: flex;
      align-items: center;
      margin: 0 15px 5px 0; }
      .c-form__radio label span {
        padding: 0 0 0 5px; }
  .c-form__child dt span {
    margin: 0 0 5px;
    line-height: 1.2; }
  .c-form__child dd input[type="text"] {
    width: 100%; }
  .c-form__privacy {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 60px;
    padding: 40px 0 0; }
    .c-form__privacy p {
      margin: 0 0 15px;
      font-size: 14px;
      color: #666; }
      .c-form__privacy p a {
        text-decoration: underline; }
    .c-form__privacy-check {
      margin-right: 50px; }
      .c-form__privacy-check span {
        position: relative;
        padding-left: 5px; }
  .c-form .require {
    position: relative; }
    .c-form .require::after {
      position: absolute;
      top: 50%;
      right: -65px;
      content: "必須";
      display: flex;
      justify-content: center;
      align-items: center;
      width: 50px;
      height: 20px;
      font-size: 10px;
      line-height: 1;
      color: #fff;
      background-color: #eb5656;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
  .c-form__attention {
    padding: 30px 0; }
    .c-form__attention-title {
      margin: 0 0 5px;
      font-size: 16px;
      color: #d61717;
      font-weight: 700; }
    .c-form__attention ul {
      padding: 15px 15px 15px 30px;
      border-width: 1px;
      border-style: solid;
      border-color: #d61717; }
      .c-form__attention ul li {
        margin: 0 0 10px;
        color: #d61717;
        list-style-type: disc; }
  .c-form__button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 40px; }
    .c-form__button button,
    .c-form__button input[type="submit"],
    .c-form__button a {
      flex: 0 0 auto;
      margin: 0 0 20px;
      width: 80%;
      height: 60px;
      border: 0;
      color: #fff;
      background-color: #5090b2;
      border-radius: 5px;
      box-shadow: none;
      cursor: pointer;
      transition: 0.3s; }
      .c-form__button button:hover,
      .c-form__button input[type="submit"]:hover,
      .c-form__button a:hover {
        background-color: #0c4c6f; }
      .c-form__button button.gray,
      .c-form__button input[type="submit"].gray,
      .c-form__button a.gray {
        color: #333;
        background-color: #ccc; }
        .c-form__button button.gray:hover,
        .c-form__button input[type="submit"].gray:hover,
        .c-form__button a.gray:hover {
          background-color: #aaa; }
  .c-form__container {
    padding: 0 0 20px; }
    .c-form__container p {
      margin: 0 0 1em;
      font-size: 16px;
      color: #666;
      font-weight: 400;
      text-align: center; }
  .c-form__info {
    padding: 10px 10px 10px;
    margin-bottom: 30px;
    font-weight: 500;
    border-width: 1px 0 0;
    border-style: dashed;
    border-color: #ccc; }
    .c-form__info p {
      font-size: 16px; }
    .c-form__info a {
      color: #79bbeb; }
  .c-form .mw_wp_form_send_error {
    margin: 40px 0 40px;
    padding: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #ea5151;
    color: #ea5151;
    text-align: center; }
  .c-form .error {
    margin-bottom: 10px; }
  .c-form__input-title {
    padding: 15px 10px 0; }
    .c-form__input-title span {
      position: relative;
      display: inline-block;
      flex: 0 0 auto;
      color: #333;
      font-size: 16px;
      font-weight: 700; }
  .c-form__input-text {
    margin-top: 10px;
    color: #ea5151; }
  .c-form__child dt {
    color: #1dc491;
    margin: 5px 0 !important;
    padding: 0 !important; }
  .c-form__input .no-border:not(:last-child) {
    border: none; }
  .c-form__input-area {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px; }
    .c-form__input-area .mwform-checkbox-field-text {
      display: none; }
  .c-form__input-name {
    color: #1dc491;
    margin-bottom: 10px; }
  .c-form__input-content {
    background-color: #fafafa;
    padding: 10px 20px !important; }
  .c-form input[type="checkbox"] {
    -webkit-transform: scale(1.5);
            transform: scale(1.5); }
  .c-form__link {
    display: inline-block;
    margin-top: 10px; }
  .c-form .c-button {
    margin-top: 80px; }

@media print, screen and (min-width: 768px) {
  .c-form {
    padding: 60px 40px; }
    .c-form__desc {
      margin: 0 0 60px; }
      .c-form__desc p {
        font-size: 16px; }
    .c-form__inner {
      padding: 0 30px; }
    .c-form__radio {
      display: flex;
      flex-direction: row; }
    .c-form__button {
      flex-direction: row; }
      .c-form__button button,
      .c-form__button input[type="submit"],
      .c-form__button a {
        margin: 0 10px;
        width: 240px; }
    .c-form__flow {
      margin: 0 auto 80px; }
      .c-form__flow .box {
        height: 75px;
        font-size: 20px; }
        .c-form__flow .box .arrow {
          width: 50px; }
    .c-form__row {
      flex-direction: row; }
      .c-form__row dt {
        padding-top: 7px;
        width: 15em; }
      .c-form__row dd {
        align-self: center; }
    .c-form__container {
      padding: 0 0 30px; }
      .c-form__container p {
        font-size: 16px;
        text-align: left; }
    .c-form__info {
      padding: 40px 30px;
      margin-bottom: 40px; }
    .c-form__button button,
    .c-form__button input[type="submit"],
    .c-form__button a {
      width: 340px; } }

.p-header {
  padding: 0; }
  .p-header__wrap {
    display: flex;
    justify-content: space-between; }
  .p-header__logo {
    width: 220px;
    display: flex;
    align-items: center; }
    .p-header__logo a {
      width: 100%; }

@media print, screen and (min-width: 768px) {
  .p-header__logo {
    width: 280px;
    padding: 0; }
  .p-header__info {
    flex: 1 1 auto;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end; }
  .p-header__info-menu-link {
    font-size: 0.875rem;
    color: #0c4c6f;
    text-decoration: underline; }
    .p-header__info-menu-link:not(:last-child) {
      margin-right: 20px; }
    .p-header__info-menu-link:hover {
      text-decoration: none; }
  .p-header__info-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 30px; }
  .p-header__button-wrap {
    display: flex; }
  .p-header .c-button:not(:last-child) {
    margin-right: 20px; }
  .p-header .c-button__link {
    color: #ffffff;
    background-color: #69deb8;
    border: 1px solid #69deb8; }
    .p-header .c-button__link::before, .p-header .c-button__link::after {
      background-color: #ffffff; }
    .p-header .c-button__link:hover {
      color: #ffffff;
      background-color: #1dc491; } }

@media print, screen and (min-width: 768px) and (max-width: 960px) {
  .p-header__logo {
    width: 200px; }
  .p-header__info-wrap {
    margin-right: 20px; }
  .p-header .c-button:not(:last-child) {
    margin-right: 10px; }
  .p-header .c-button__link {
    font-size: 0.875rem;
    min-width: 160px; } }

.p-nav-sp {
  display: block;
  position: fixed;
  top: 60px;
  top: 0;
  left: 5px;
  left: 0;
  z-index: 9997;
  width: calc(100% - 10px);
  width: 100%;
  height: calc(100vh - 60px);
  background: #fff;
  transition: 0.6s ease transform;
  transition: 0.4s ease transform, 0.6s ease opacity;
  overflow-y: scroll;
  -webkit-transform: translate(0, -120%);
          transform: translate(0, -120%);
  background-color: #f0f6ff;
  font-weight: bold;
  opacity: 0; }
  .p-nav-sp.open {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1; }
  .p-nav-sp__inner {
    padding: 30px 15px 60px; }
  .p-nav-sp__head {
    padding: 20px 0 20px;
    font-size: 1.75rem;
    color: #5090b2;
    text-align: center; }
  .p-nav-sp__list {
    width: 100%;
    height: auto; }
  .p-nav-sp__item {
    width: 100%;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #5090b2; }
    .p-nav-sp__item:last-child {
      border-width: 1px 0; }
  .p-nav-sp__parent {
    position: relative;
    display: block;
    padding: 10px 30px 10px 30px;
    font-size: 1.125rem;
    color: #5090b2;
    cursor: pointer; }
    .p-nav-sp__parent.button::after {
      content: "";
      position: absolute;
      top: calc(50% - 6px);
      right: 20px;
      width: 7px;
      height: 7px;
      border-width: 1px;
      border-style: solid;
      border-color: #5090b2 #5090b2 transparent transparent;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg);
      transition: 0.1s; }
    .p-nav-sp__parent.button.open::after {
      top: 50%;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .p-nav-sp__children {
    padding: 5px 0 10px 15px;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #5090b2;
    border: none;
    display: none; }
  .p-nav-sp__child {
    position: relative;
    display: block;
    font-size: 1rem;
    color: #5090b2;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #5090b2;
    border: 0; }
  .p-nav-sp__child, .p-nav-sp__link {
    position: relative;
    padding: 10px 10px 10px 30px; }
    .p-nav-sp__child::before, .p-nav-sp__link::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 5px;
      width: 7px;
      height: 7px;
      border-width: 1px;
      border-style: solid;
      border-color: #5090b2 #5090b2 transparent transparent;
      -webkit-transform: rotate(45deg) translate(0, -50%);
              transform: rotate(45deg) translate(0, -50%); }
  .p-nav-sp__head-title {
    margin-bottom: 20px; }
  .p-nav-sp .p-header__sns {
    justify-content: center; }
    .p-nav-sp .p-header__sns a:not(:last-child) {
      margin-right: 60px; }

.p-nav-sp-trigger {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-color: #5090b2;
  background-color: transparent;
  cursor: pointer; }
  .p-nav-sp-trigger__inner {
    flex: 0 0 auto;
    position: relative;
    width: 22px;
    height: 16px;
    width: 40px;
    height: 24px; }
    .p-nav-sp-trigger__inner span {
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      height: 3px;
      background-color: #fff;
      background-color: #0c4c6f;
      transition: 0.2s ease; }
      .p-nav-sp-trigger__inner span:nth-child(1) {
        top: 0; }
      .p-nav-sp-trigger__inner span:nth-child(2) {
        top: 50%; }
      .p-nav-sp-trigger__inner span:nth-child(3) {
        top: 100%; }
  .p-nav-sp-trigger.close span:nth-child(1) {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .p-nav-sp-trigger.close span:nth-child(2) {
    width: 0; }
  .p-nav-sp-trigger.close span:nth-child(3) {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.p-nav-pc {
  display: none; }

@media print, screen and (min-width: 768px) {
  .p-nav-sp,
  .p-nav-sp-trigger {
    display: none; }
  .p-nav-pc {
    display: block;
    left: 0;
    width: 100%;
    position: relative; }
    .p-nav-pc__menu-list {
      display: flex;
      justify-content: flex-end;
      position: relative; }
    .p-nav-pc__menu-list-icon {
      justify-content: space-between;
      padding-top: 10px;
      padding-bottom: 10px; }
      .p-nav-pc__menu-list-icon .p-nav-pc__menu-item {
        width: 16.6%; }
        .p-nav-pc__menu-list-icon .p-nav-pc__menu-item:not(:last-child) {
          margin-right: 0; }
        .p-nav-pc__menu-list-icon .p-nav-pc__menu-item:first-child .p-nav-pc__menu-link::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 1px;
          height: 100%;
          background-color: #5090b2; }
      .p-nav-pc__menu-list-icon .p-nav-pc__menu-link {
        height: 40px;
        padding: 0 5px 0 5px; }
        .p-nav-pc__menu-list-icon .p-nav-pc__menu-link::after {
          content: "";
          position: absolute;
          top: 0;
          right: 0;
          width: 1px;
          height: 100%;
          background-color: #5090b2; }
        .p-nav-pc__menu-list-icon .p-nav-pc__menu-link:hover {
          background-color: #f0f6ff; }
      .p-nav-pc__menu-list-icon .p-nav-pc__menu-link-title {
        font-size: 0.75rem;
        margin-top: -7px; }
    .p-nav-pc__menu-item {
      cursor: pointer;
      position: relative;
      padding: 0 5px 0 5px; }
      .p-nav-pc__menu-item:not(:last-child) {
        margin-right: 20px; }
    .p-nav-pc__menu-link {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      transition: 0.3s;
      position: relative;
      height: 40px; }
    .p-nav-pc__menu-link-icon:before {
      content: "\f015";
      font-size: 1.25rem;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #5090b2; }
    .p-nav-pc__menu-link-title {
      font-size: 1.125rem;
      font-weight: bold;
      color: #0c4c6f; }
    .p-nav-pc__menu-link-sub-title {
      font-size: 0.875rem;
      font-weight: bold;
      color: #5090b2;
      margin-top: -5px; }
    .p-nav-pc__sub-menu {
      position: absolute;
      z-index: 9998;
      left: 0;
      width: 250px;
      background-color: #f0f6ff;
      box-shadow: 0 3px 6px #eee;
      border-radius: 0 0 5px 5px;
      transition: 0.3s;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(10px);
              transform: translateY(10px); }
      .p-nav-pc__sub-menu.open {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
                transform: translateY(0);
        z-index: 9999; }
    .p-nav-pc__sub-menu-content {
      padding: 20px 10px;
      display: flex; }
    .p-nav-pc__sub-menu-image {
      width: 200px;
      margin-right: 20px; }
    .p-nav-pc__sub-menu-list {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
    .p-nav-pc__sub-menu-item:not(:last-child) {
      margin-bottom: 15px; }
    .p-nav-pc__sub-menu-link {
      color: #5090b2;
      position: relative;
      padding: 10px 10px 10px 20px;
      font-size: 0.875rem; }
      .p-nav-pc__sub-menu-link::before {
        content: "";
        position: absolute;
        top: 50%;
        left: -5px;
        width: 7px;
        height: 7px;
        border-width: 1px;
        border-style: solid;
        border-color: #5090b2 #5090b2 transparent transparent;
        -webkit-transform: rotate(45deg) translate(0, -50%);
                transform: rotate(45deg) translate(0, -50%); }
      .p-nav-pc__sub-menu-link:hover {
        text-decoration: underline; }
  .downmove.l-header {
    position: fixed;
    top: -100px;
    left: 0;
    -webkit-animation-name: Headerslidedown;
            animation-name: Headerslidedown;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  .downmove .p-nav-pc__menu-link:hover {
    background-color: #f0f6ff; }
  .upmove.l-header {
    position: fixed;
    top: 0;
    -webkit-animation-name: Headerslideup;
            animation-name: Headerslideup;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  .upmove .p-nav-pc__menu-link:hover {
    background-color: #5090b2; }
    .upmove .p-nav-pc__menu-link:hover .p-nav-pc__menu-link-title {
      color: #ffffff; } }

@-webkit-keyframes Headerslidedown {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(100px);
            transform: translateY(100px); } }

@keyframes Headerslidedown {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(100px);
            transform: translateY(100px); } }

@-webkit-keyframes Headerslideup {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px); } }

@keyframes Headerslideup {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px); } }

@media print, screen and (min-width: 768px) and (max-width: 960px) {
  .p-nav-pc__menu-link-title {
    font-size: 1rem; }
  .p-nav-pc__menu-link-sub-title {
    font-size: 0.75rem;
    margin-top: -5px; }
  .p-nav-pc__sub-menu-link {
    font-size: 0.687rem; } }

.p-footer-info {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 40px; }
  .p-footer-info__link {
    width: 90%;
    height: 120px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    font-weight: bold;
    color: #323232;
    background-color: rgba(255, 255, 255, 0.8);
    transition: 0.3s;
    padding: 0 10px;
    position: relative;
    outline: 1px; }
    .p-footer-info__link::before, .p-footer-info__link::after {
      content: "";
      position: absolute;
      bottom: 0;
      margin: auto;
      width: 30px;
      height: 5px;
      right: 30px;
      background-color: #323232;
      transition: 0.4s; }
    .p-footer-info__link::before {
      top: -13px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .p-footer-info__link::after {
      top: 22px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .p-footer-info__link.link1 {
      outline: 2px solid #69deb8;
      outline-offset: -10px; }
      .p-footer-info__link.link1::before, .p-footer-info__link.link1::after {
        background-color: #1dc491; }
    .p-footer-info__link.link2 {
      outline: 2px solid #fdc06b;
      outline-offset: -10px; }
      .p-footer-info__link.link2::before, .p-footer-info__link.link2::after {
        background-color: #f0900c; }
    .p-footer-info__link .en {
      font-size: 2rem;
      font-weight: bold; }
    .p-footer-info__link .ja {
      font-size: 1.125rem;
      font-weight: bold; }

@media print, screen and (min-width: 768px) {
  .p-footer-info {
    padding: 60px 0 30px; }
    .p-footer-info__link {
      width: 100%;
      height: 160px;
      font-size: 1.25rem;
      transition: 0.3s;
      padding: 0 10px;
      position: relative;
      outline: 1px; }
      .p-footer-info__link::before, .p-footer-info__link::after {
        width: 30px;
        height: 5px;
        right: 30px;
        background-color: #323232;
        transition: 0.4s; }
      .p-footer-info__link::before {
        top: -13px; }
      .p-footer-info__link::after {
        top: 22px; }
      .p-footer-info__link.link1 {
        outline-offset: -10px; }
      .p-footer-info__link.link2 {
        outline-offset: -10px; }
      .p-footer-info__link .en {
        font-size: 2rem; }
      .p-footer-info__link .ja {
        font-size: 1.125rem; } }

.p-footer {
  background-color: #0c4c6f; }
  .p-footer__main {
    padding: 30px 0; }
  .p-footer__main-logo {
    width: 280px;
    margin: 0 auto; }
    .p-footer__main-logo a {
      width: 100%; }
  .p-footer__link-list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
  .p-footer__link-item {
    width: 22%;
    margin: 0 1%; }
    .p-footer__link-item:last-child {
      width: 15%; }
  .p-footer__link-title, .p-footer__link-link {
    color: #ffffff; }
  .p-footer__link-title {
    font-weight: bold;
    border-left: 5px solid #ffffff;
    padding-left: 10px; }
    .p-footer__link-title:not(:last-child) {
      margin-bottom: 20px; }
    .p-footer__link-title:not(:first-child) {
      margin-top: 30px; }
  .p-footer__link-link {
    font-size: 0.875rem;
    display: block;
    text-decoration: underline; }
    .p-footer__link-link:not(:last-child) {
      margin-bottom: 10px; }
    .p-footer__link-link:hover {
      text-decoration: none; }
  .p-footer__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 10px 20px; }
  .p-footer__link2-sns {
    display: flex;
    margin-bottom: 20px; }
  .p-footer__link2-sns-image {
    width: 40px; }
    .p-footer__link2-sns-image:not(:last-child) {
      margin-right: 20px; }
  .p-footer__copy-text {
    color: #ffffff;
    font-size: 0.875rem; }

@media print, screen and (min-width: 768px) {
  .p-footer__main {
    padding: 40px 0; }
  .p-footer__main-logo {
    width: 280px;
    margin: 0 auto 60px; }
  .p-footer__copy {
    flex-direction: row;
    justify-content: flex-start;
    border-top: 1px solid #ffffff;
    padding: 0 10px;
    height: 60px; }
  .p-footer__link2-list {
    display: flex;
    align-items: center;
    margin-right: 30px; }
  .p-footer__link2-item {
    font-size: 0.875rem;
    position: relative; }
    .p-footer__link2-item:not(:last-child) {
      margin-right: 40px; }
    .p-footer__link2-item:not(:last-child):after {
      content: "";
      position: absolute;
      top: 0;
      right: -20px;
      width: 1px;
      height: 100%;
      background-color: #ffffff; }
  .p-footer__link2-link {
    color: #ffffff;
    text-decoration: underline; }
    .p-footer__link2-link:hover {
      text-decoration: none; }
  .p-footer__link2-sns {
    display: flex;
    margin-bottom: 0; }
  .p-footer__copy-text {
    margin-left: auto; } }

.top .l-section {
  margin-top: 100px;
  margin-bottom: 100px; }
  .top .l-section .c-heading2-another {
    margin-bottom: 40px; }
  .top .l-section:last-of-type {
    margin-bottom: 0; }

.top .l-section.p-top-post {
  margin-top: 40px;
  margin-bottom: 120px; }

.p-top-post .c-heading2-another {
  background: linear-gradient(transparent 40%, #f0f6ff 40%, #f0f6ff 60%, transparent 60%);
  margin-bottom: 40px;
  display: block; }

.p-top-post .c-heading2-another__title {
  text-align: left; }

.p-top-post .c-heading2-another__title-en {
  background: none; }

.p-top-post .c-heading2-another__title-ja {
  padding: 0 10px; }

.p-top-post .p-post {
  margin-bottom: 60px; }

@media print, screen and (min-width: 768px) {
  .top .l-section {
    margin-top: 140px;
    margin-bottom: 140px; }
    .top .l-section .c-heading2-another {
      margin-bottom: 60px; }
    .top .l-section:last-of-type {
      margin-bottom: 0; }
  .top .l-section.p-top-post {
    margin-top: 40px;
    margin-bottom: 120px; } }

.p-kv {
  background: linear-gradient(to bottom right, #f0f6ff, #fffdf4); }
  .p-kv__slider {
    max-width: 1400px;
    margin: 0 auto;
    font-size: 0; }
  .p-kv__slider-image {
    opacity: 0.3;
    transition: 0.3s; }
  .p-kv .slick-current .p-kv__slider-image {
    opacity: 1; }
  .p-kv .slick-initialized .slick-slide {
    background: #777; }
  .p-kv .slick-dots {
    bottom: -30px; }
  .p-kv .slick-dots li {
    width: 60px;
    height: 20px; }
  .p-kv .slick-dots li button:before {
    content: "";
    width: 60px;
    height: 20px;
    background: #f0900c;
    opacity: 0.5; }
  .p-kv .slick-dots li.slick-active button:before {
    opacity: 1; }

.p-frame {
  padding: 60px 100px;
  background-color: #f0f6ff; }

.p-pagelink {
  font-size: 1rem;
  font-weight: bold;
  padding: 10px 10px 20px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0c4c6f;
  background-color: #c2dced;
  transition: 0.3s;
  position: relative;
  cursor: pointer; }
  .p-pagelink.active, .p-pagelink:hover {
    background-color: #5090b2; }
  .p-pagelink::before, .p-pagelink::after {
    content: "";
    position: absolute;
    bottom: 15px;
    right: 0;
    margin: auto;
    width: 10px;
    height: 2px;
    background-color: #323232;
    transition: 0.4s; }
  .p-pagelink::before {
    left: -6px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .p-pagelink::after {
    left: 6px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.p-card-list {
  border-top: 1px dotted #cacaca; }
  .p-card-list__item {
    padding: 20px 10px;
    position: relative;
    border-bottom: 1px dotted #cacaca; }
  .p-card-list__title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #f0900c; }
    .p-card-list__title:not(:last-child) {
      margin-bottom: 20px; }
  .p-card-list__text:not(:last-child) {
    margin-bottom: 10px; }
  .p-card-list__data-list:not(:last-child) {
    margin-bottom: 10px; }
  .p-card-list__data-item {
    display: flex; }
    .p-card-list__data-item:not(:last-child) {
      margin-bottom: 5px; }
  .p-card-list__data-title {
    font-weight: bold;
    color: #5090b2;
    width: 160px; }
  .p-card-list__image {
    margin-top: 30px;
    width: 300px; }
  .p-card-list .c-button {
    margin-top: 30px; }

.p-sitemap .l-inner__s {
  margin-top: 0px;
  margin-bottom: 0px; }

@media print, screen and (min-width: 768px) {
  .p-frame {
    padding: 60px 100px;
    background-color: #f0f6ff; }
  .p-pagelink {
    font-size: 1.125rem;
    padding: 10px 10px 20px;
    height: 80px; }
    .p-pagelink::before, .p-pagelink::after {
      bottom: 20px;
      width: 10px;
      height: 2px; }
  .p-sitemap .l-inner__s {
    margin-top: 60px;
    margin-bottom: 60px; }
    .p-sitemap .l-inner__s:last-of-type {
      margin-bottom: 0; } }

.p-tel {
  margin-bottom: 120px; }
  .p-tel__content {
    position: relative;
    padding: 70px 10px 20px;
    background-color: #f9f7f4;
    border: 1px solid #f2eae1; }
    .p-tel__content:not(:last-child) {
      margin-bottom: 40px; }
  .p-tel__place {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    min-width: 300px;
    height: 40px;
    padding: 0 15px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #ffffff;
    background-color: #5090b2; }
  .p-tel__text {
    display: flex;
    align-items: center; }
    .p-tel__text:not(:last-child) {
      margin-bottom: 15px; }
  .p-tel__text-main {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    font-weight: bold;
    width: 80px;
    height: 30px;
    background-color: #0c4c6f;
    color: #ffffff;
    margin-right: 20px; }
    .p-tel__text-main.greeen {
      background-color: #1dc491; }
    .p-tel__text-main.orange {
      background-color: #f0900c; }
  .p-tel__text-sub {
    font-size: 1.25rem;
    letter-spacing: 0.3rem;
    font-weight: bold;
    color: #0c4c6f; }

@media print, screen and (min-width: 768px) {
  .p-tel {
    margin-bottom: 120px; }
    .p-tel__content {
      padding: 80px 40px 30px; }
      .p-tel__content:not(:last-child) {
        margin-bottom: 40px; }
    .p-tel__place {
      min-width: 300px;
      height: 50px;
      padding: 0 15px;
      font-size: 1.5rem; }
    .p-tel__text:not(:last-child) {
      margin-bottom: 15px; }
    .p-tel__text-main {
      font-size: 1.125rem;
      width: 100px;
      height: 30px;
      margin-right: 20px; }
    .p-tel__text-sub {
      font-size: 1.375rem;
      letter-spacing: 0.3rem;
      font-weight: bold; } }

.p-category-link {
  background-color: #f9f7f4;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .p-category-link__wrap {
    padding: 40px 10px; }
  .p-category-link__contents-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
  .p-category-link__contents-item {
    width: 48%;
    margin: 0 1% 30px;
    background-color: #ffffff;
    box-shadow: 0 3px 6px #dadada;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.3s; }
    .p-category-link__contents-item:hover {
      -webkit-transform: scale(1.05) rotate(0.1deg);
              transform: scale(1.05) rotate(0.1deg);
      box-shadow: 0 6px 9px #dadada; }
  .p-category-link__link {
    display: block; }
  .p-category-link__text-wrap {
    padding: 10px 10px 15px; }
  .p-category-link__title {
    font-size: 1rem;
    font-weight: bold;
    color: #debc94;
    margin-bottom: 5px; }
  .p-category-link__text {
    font-size: 0.875rem;
    color: #323232; }

@media print, screen and (min-width: 768px) {
  .p-category-link__wrap {
    padding: 60px 40px; }
  .p-category-link__contents-item {
    width: 31.3%;
    margin: 0 1% 30px; }
  .p-category-link__text-wrap {
    padding: 10px 10px 20px; }
  .p-category-link__title {
    font-size: 1.25rem;
    margin-bottom: 10px; } }

.p-post {
  margin-bottom: 40px; }
  .p-post__item {
    padding-bottom: 25px;
    padding: 20px 5px;
    border-bottom: 1px dotted #cacaca; }
  .p-post__info {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px; }
  .p-post__date:not(:last-child) {
    margin-right: 15px; }
  .p-post__cat {
    margin-bottom: 10px; }
    .p-post__cat:not(:last-child) {
      margin-right: 15px; }
  .p-post__new {
    color: #ea5151;
    font-weight: bold; }
  .p-post__link .p-post__title,
  .p-post__link .p-post__text {
    text-decoration: underline; }
  .p-post__link:hover .p-post__title,
  .p-post__link:hover .p-post__text {
    text-decoration: none; }
  .p-post__title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #5090b2; }
  .p-post__text {
    color: #555555; }

.p-prev-next {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  border-top: 1px solid #c2dced;
  border-bottom: 1px solid #c2dced; }
  .p-prev-next::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height: 1px;
    background-color: #c2dced;
    display: none; }
  .p-prev-next__link {
    width: 100%;
    padding: 10px 20px;
    margin: 1%;
    color: #0c4c6f;
    transition: 0.3s;
    position: relative; }
    .p-prev-next__link::before, .p-prev-next__link::after {
      content: "";
      position: absolute;
      bottom: 0;
      margin: auto;
      width: 10px;
      height: 2px;
      left: 10px;
      background-color: #555555;
      transition: 0.3s; }
    .p-prev-next__link::before {
      top: -2px;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .p-prev-next__link::after {
      top: 10px;
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg); }
    .p-prev-next__link.prev {
      padding: 10px 20px 10px 50px; }
      .p-prev-next__link.prev:not(:last-child) {
        border-bottom: 1px dashed #aeebd8; }
    .p-prev-next__link.next {
      padding: 10px 50px 10px 20px;
      margin-left: auto; }
      .p-prev-next__link.next::before, .p-prev-next__link.next::after {
        left: auto;
        right: 10px; }
      .p-prev-next__link.next::before {
        top: -2px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .p-prev-next__link.next::after {
        top: 10px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
    .p-prev-next__link:hover {
      background-color: #eafdf8; }
      .p-prev-next__link:hover .p-prev-next__name {
        text-decoration: none; }
    .p-prev-next__link .p-prev-next__name {
      text-decoration: underline; }
  .p-prev-next__text {
    color: #555555;
    margin-bottom: 5px; }
  .p-prev-next__name {
    font-size: 1.125rem; }

.p-post-category {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px; }
  .p-post-category .p-cat {
    font-size: 1rem;
    padding: 0px 20px;
    color: #0c4c6f;
    border-color: #0c4c6f;
    background-color: #ffffff;
    width: 45%;
    min-width: 100px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    margin-bottom: 20px; }
    .p-post-category .p-cat.cat7 {
      color: #5090b2;
      border-color: #5090b2;
      background-color: #ffffff; }
    .p-post-category .p-cat.cat8 {
      color: #ea5151;
      border-color: #ea5151;
      background-color: #ffffff; }
    .p-post-category .p-cat.cat9 {
      color: #f0900c;
      border-color: #f0900c;
      background-color: #ffffff; }
    .p-post-category .p-cat:hover, .p-post-category .p-cat.current {
      color: #ffffff;
      background-color: #0c4c6f; }
      .p-post-category .p-cat:hover.cat7, .p-post-category .p-cat.current.cat7 {
        color: #ffffff;
        background-color: #5090b2; }
      .p-post-category .p-cat:hover.cat8, .p-post-category .p-cat.current.cat8 {
        color: #ffffff;
        background-color: #ea5151; }
      .p-post-category .p-cat:hover.cat9, .p-post-category .p-cat.current.cat9 {
        color: #ffffff;
        background-color: #f0900c; }

.p-cat {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 2px 10px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #5090b2;
  border: 2px solid #5090b2;
  transition: 0.3s; }
  .p-cat.cat1 {
    background-color: #fdc06b;
    border-color: #fdc06b; }
  .p-cat.cat2 {
    background-color: #69deb8;
    border-color: #69deb8; }
  .p-cat.cat3 {
    background-color: #5090b2;
    border-color: #5090b2; }

a.p-cat:hover, a.p-cat.current {
  background-color: #0c4c6f;
  border-color: #5090b2; }
  a.p-cat:hover.cat1, a.p-cat.current.cat1 {
    background-color: #f0900c;
    border-color: #f0900c; }
  a.p-cat:hover.cat2, a.p-cat.current.cat2 {
    background-color: #1dc491;
    border-color: #1dc491; }
  a.p-cat:hover.cat3, a.p-cat.current.cat3 {
    background-color: #0c4c6f;
    border-color: #0c4c6f; }

@media print, screen and (min-width: 768px) {
  .p-post {
    margin-bottom: 80px; }
    .p-post__item {
      padding-bottom: 25px;
      padding: 20px 10px; }
    .p-post__info {
      flex-direction: row; }
    .p-post__date:not(:last-child) {
      margin-right: 30px; }
    .p-post__cat {
      margin-bottom: 0; }
      .p-post__cat:not(:last-child) {
        margin-right: 30px; }
    .p-post__title {
      font-size: 1.25rem;
      margin-bottom: 10px; }
  .p-prev-next::after {
    width: 1px;
    height: 80%;
    display: block; }
  .p-prev-next__link {
    width: 48%;
    padding: 20px 60px;
    margin: 1%; }
    .p-prev-next__link.prev {
      border: none; }
      .p-prev-next__link.prev:not(:last-child) {
        border-bottom: none; }
  .p-post-category {
    justify-content: flex-start;
    margin-bottom: 40px; }
    .p-post-category .p-cat {
      width: unset;
      width: auto;
      margin-right: 30px; }
  .p-cat {
    font-size: 0.75rem;
    padding: 2px 10px; } }

.p-t-time {
  margin-bottom: 20px; }
  .p-t-time__list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
  .p-t-time__item {
    border-radius: 7px;
    width: 48%;
    margin: 0 1% 20px;
    box-shadow: 0 3px 6px #ddd;
    overflow: hidden;
    cursor: pointer;
    transition: 0.5s;
    background-color: #ffffff;
    position: relative; }
    .p-t-time__item:hover {
      box-shadow: 0 3px 18px #cacaca;
      background-color: #f0f6ff; }
      .p-t-time__item:hover .p-t-time__image img {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
  .p-t-time__pdf {
    position: absolute;
    top: 5px;
    right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    z-index: 9; }
  .p-t-time__image {
    overflow: hidden;
    position: relative;
    padding-top: 58%; }
    .p-t-time__image img {
      transition: 0.3s;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
  .p-t-time__content {
    padding: 10px 10px 20px;
    transition: 0.3s; }
  .p-t-time__date {
    font-size: 14px;
    margin-bottom: 10px;
    color: #555555; }
  .p-t-time__cate {
    margin-bottom: 10px; }
  .p-t-time__title {
    color: #5090b2;
    font-weight: 600; }
  .p-t-time .p-cat {
    margin-right: 0; }

.p-column .c-heading2__title {
  position: relative;
  padding: 5px 100px 5px 25px; }
  .p-column .c-heading2__title::after {
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    width: 90px;
    height: 90px;
    background-image: url(img/image/t-time-column.jpg);
    background-repeat: no-repeat;
    background-size: 90px; }

.p-detail__info {
  display: flex;
  align-items: center;
  margin-bottom: 30px; }

.p-detail__content {
  margin-bottom: 60px; }

@media print, screen and (min-width: 768px) {
  .p-t-time {
    margin-bottom: 40px; }
    .p-t-time__item {
      width: 23%;
      margin: 0 1% 40px; }
  .p-column .c-heading2__title {
    padding: 5px 170px 5px 25px; }
    .p-column .c-heading2__title::after {
      right: 50px;
      width: 120px;
      height: 120px;
      background-size: 120px; } }

.elementor-widget:not(:last-child) {
  margin-bottom: 20px !important; }

.elementor-spacer-inner {
  height: 20px !important; }

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0 !important; }

.elementor-section-boxed:not(:last-child) {
  margin-bottom: 20px !important; }

.elementor-inner-section .elementor-widget {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.elementor-inner-section .elementor-widget img {
  margin-bottom: 20px; }

@media print, screen and (min-width: 768px) {
  .elementor-widget:not(:last-child) {
    margin-bottom: 30px !important; }
  .elementor-section-boxed:not(:last-child) {
    margin-bottom: 30px !important; }
  .elementor-inner-section .elementor-widget img {
    margin-bottom: 0; } }

.p-detail-content {
  background-color: #fff;
  margin: 40px 0 60px; }
  .p-detail-content .c-heading2 {
    margin-bottom: 40px; }
  .p-detail-content h1,
  .p-detail-content h2,
  .p-detail-content h3,
  .p-detail-content h4,
  .p-detail-content h5,
  .p-detail-content h6 {
    line-height: 1.6;
    font-weight: bold !important; }
  .p-detail-content h1 {
    font-size: 1.25rem;
    color: #0c4c6f !important;
    background-color: #f0f6ff;
    border-left: 10px solid #c2dced;
    padding: 5px 10px; }
  .p-detail-content h2 {
    font-size: 1.125rem;
    color: #0c4c6f !important;
    border-left: 10px solid #5090b2;
    padding: 5px 10px; }
  .p-detail-content h3,
  .p-detail-content h4,
  .p-detail-content h5,
  .p-detail-content h6 {
    font-size: 1.125rem;
    color: #5090b2 !important;
    margin-left: 10px; }
  .p-detail-content strong {
    font-size: 1.25rem;
    color: #0c4c6f; }
  .p-detail-content p {
    font-size: 1.125rem;
    padding: 0 10px; }
    .p-detail-content p:not(:last-child) {
      margin-bottom: 10px; }
  .p-detail-content a {
    text-decoration: underline; }
    .p-detail-content a:hover {
      text-decoration: none; }
  .p-detail-content .c-button__link {
    text-decoration: none; }
  .p-detail-content img {
    width: auto;
    margin-bottom: 10px; }
    .p-detail-content img:not(:last-child) {
      margin-bottom: 10px; }
  .p-detail-content figure {
    margin-bottom: 30px !important; }
    .p-detail-content figure img {
      margin-bottom: 0 !important; }
    .p-detail-content figure figcaption {
      margin-top: 5px;
      margin-left: 5px;
      font-size: 1.25rem;
      font-weight: bold !important;
      color: #1dc491 !important; }
  .p-detail-content ul,
  .p-detail-content ol {
    margin: 0 10px 10px 20px; }
    .p-detail-content ul li,
    .p-detail-content ol li {
      font-size: 1.125rem;
      font-weight: bold;
      color: #323232;
      padding: 3px 5px 3px 5px;
      list-style: disc; }
      .p-detail-content ul li:not(:last-child),
      .p-detail-content ol li:not(:last-child) {
        margin-bottom: 5px; }
      .p-detail-content ul li p,
      .p-detail-content ol li p {
        font-size: 1rem;
        color: #555555;
        margin-top: 10px; }
  .p-detail-content ul li {
    list-style: disc; }
  .p-detail-content ol li {
    list-style: decimal; }
  .p-detail-content .c-button {
    margin-top: 80px; }
  .p-detail-content > div:last-child {
    margin-bottom: 0; }

.elementor-html .p-detail-content li {
  border: none; }
  .elementor-html .p-detail-content li:not(:last-child) {
    margin-bottom: 0; }
  .elementor-html .p-detail-content li::before {
    left: unset; }
  .elementor-html .p-detail-content li::before, .elementor-html .p-detail-content li::after {
    background-color: unset;
    border-radius: 0; }

@media print, screen and (min-width: 768px) {
  .p-detail-content {
    margin: 60px 0 80px; }
    .p-detail-content p:not(:last-child) {
      margin-bottom: 10px; }
    .p-detail-content img {
      width: auto;
      margin-bottom: 20px; }
      .p-detail-content img:not(:last-child) {
        margin-bottom: 20px; }
    .p-detail-content ul,
    .p-detail-content ol {
      margin: 0 10px 20px 30px; }
    .p-detail-content .c-button {
      margin-top: 80px; }
    .p-detail-content > div:last-child {
      margin-bottom: 0; } }

.u-margin-top {
  margin-top: 40px; }
  .u-margin-top__s {
    margin-top: 20px; }
  .u-margin-top__l {
    margin-top: 60px; }
  .u-margin-top__negative {
    margin-top: 0px; }

.u-margin-bottom {
  margin-bottom: 40px; }
  .u-margin-bottom__s {
    margin-bottom: 20px; }
  .u-margin-bottom__l {
    margin-bottom: 60px; }

.mgt-30 {
  margin-top: -30px !important; }

.mgt-20 {
  margin-top: -20px !important; }

.mgt-10 {
  margin-top: -10px !important; }

.mgt0 {
  margin-top: 0px !important; }

.mgt10 {
  margin-top: 10px !important; }

.mgt20 {
  margin-top: 20px !important; }

.mgt30 {
  margin-top: 30px !important; }

.mgt40 {
  margin-top: 40px !important; }

.mgt50 {
  margin-top: 50px !important; }

.mgb0 {
  margin-bottom: 0px !important; }

.mgb10 {
  margin-bottom: 10px !important; }

.mgb20 {
  margin-bottom: 20px !important; }

.mgb30 {
  margin-bottom: 30px !important; }

.mgb40 {
  margin-bottom: 40px !important; }

.mgb50 {
  margin-bottom: 50px !important; }

.mgl0 {
  margin-left: 0px !important; }

.mgl10 {
  margin-left: 10px !important; }

.mgl20 {
  margin-left: 20px !important; }

.mgl30 {
  margin-left: 30px !important; }

.mgl40 {
  margin-left: 40px !important; }

.mgl50 {
  margin-left: 50px !important; }

.mgr0 {
  margin-right: 0px !important; }

.mgr10 {
  margin-right: 10px !important; }

.mgr20 {
  margin-right: 20px !important; }

.mgr30 {
  margin-right: 30px !important; }

.mgr40 {
  margin-right: 40px !important; }

.mgr50 {
  margin-right: 50px !important; }

.mgt0par {
  margin-top: 0% !important; }

.mgb0par {
  margin-bottom: 0% !important; }

.pdt0par {
  padding-top: 0% !important; }

.pdb0par {
  padding-bottom: 0% !important; }

.mgt1par {
  margin-top: 1% !important; }

.mgb1par {
  margin-bottom: 1% !important; }

.pdt1par {
  padding-top: 1% !important; }

.pdb1par {
  padding-bottom: 1% !important; }

.mgt2par {
  margin-top: 2% !important; }

.mgb2par {
  margin-bottom: 2% !important; }

.pdt2par {
  padding-top: 2% !important; }

.pdb2par {
  padding-bottom: 2% !important; }

.mgt3par {
  margin-top: 3% !important; }

.mgb3par {
  margin-bottom: 3% !important; }

.pdt3par {
  padding-top: 3% !important; }

.pdb3par {
  padding-bottom: 3% !important; }

.mgt4par {
  margin-top: 4% !important; }

.mgb4par {
  margin-bottom: 4% !important; }

.pdt4par {
  padding-top: 4% !important; }

.pdb4par {
  padding-bottom: 4% !important; }

.mgt5par {
  margin-top: 5% !important; }

.mgb5par {
  margin-bottom: 5% !important; }

.pdt5par {
  padding-top: 5% !important; }

.pdb5par {
  padding-bottom: 5% !important; }

@media print, screen and (min-width: 768px) {
  .u-margin-top__negative {
    margin-top: -20px; } }

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

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

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

.u-text-big {
  font-size: 1.5rem; }

.u-text-small {
  font-size: 0.875rem; }

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

.u-text-red {
  color: #ea5151; }

.u-line-yellow {
  background: linear-gradient(transparent 50%, yellow 50%); }

.u-line-under-double {
  border-bottom: double 6px #fb1907; }

.u-fas::before {
  font-family: "Font Awesome 5 Free"; }

.u-fas__mail::before {
  content: "";
  font-weight: 900; }

.u-pdf,
.u-excel,
.u-external,
.u-word {
  display: flex;
  padding-left: 40px;
  position: relative; }
  .u-pdf::before,
  .u-excel::before,
  .u-external::before,
  .u-word::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 23px;
    height: 23px;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    border: none; }

.u-pdf::before {
  width: 23px;
  height: 23px;
  background-image: url(img/icon/icon-pdf.png); }

.u-excel::before {
  width: 23px;
  height: 23px;
  background-image: url(img/icon/icon-excel.png); }

.u-word::before {
  width: 23px;
  height: 23px;
  background-image: url(img/icon/icon-word.png); }

.u-external::before {
  width: 23px;
  height: 23px;
  background-image: url(img/icon/icon-link.png); }

@media print, screen and (min-width: 768px) {
  .u-pdf,
  .u-excel,
  .u-word,
  .u-external {
    padding-left: 50px; }
    .u-pdf::before,
    .u-excel::before,
    .u-word::before,
    .u-external::before {
      left: 10px; } }

.u-bg-main {
  background-color: #f0f6ff; }

.u-bg-accent {
  background-color: #eafdf8; }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.js-fade-in {
  opacity: 0; }
  .js-fade-in.on {
    -webkit-animation: fade 1s ease;
    animation: fade 1s ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

@-webkit-keyframes slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
            transform: translateX(40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
            transform: translateX(40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.js-slide-left {
  opacity: 0; }
  .js-slide-left.on {
    -webkit-animation: slide-left 1s ease;
    animation: slide-left 1s ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.js-slide-right {
  opacity: 0; }
  .js-slide-right.on {
    -webkit-animation: slide-right 1s ease;
    animation: slide-right 1s ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.js-slide-up {
  opacity: 0; }
  .js-slide-up.on {
    -webkit-animation: slide-up 1s ease;
    animation: slide-up 1s ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.js-slide-down {
  opacity: 0; }
  .js-slide-down.on {
    -webkit-animation: slide-down 1s ease;
    animation: slide-down 1s ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.js-zoom-in {
  transition: 1s;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0; }
  .js-zoom-in.on {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }

.js-slide-text1 {
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  display: inline-block;
  transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
  transition-property: -webkit-clip-path;
  transition-property: clip-path;
  transition-property: clip-path, -webkit-clip-path;
  line-height: 1; }
  .js-slide-text1.on {
    -webkit-clip-path: inset(0);
            clip-path: inset(0); }

.js-slide-text2 {
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  display: inline-block;
  transition: 1s cubic-bezier(0.37, 0, 0.63, 1) 0.3s;
  transition-property: -webkit-clip-path;
  transition-property: clip-path;
  transition-property: clip-path, -webkit-clip-path;
  line-height: 1; }
  .js-slide-text2.on {
    -webkit-clip-path: inset(0);
            clip-path: inset(0); }
