﻿@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700");

.c-case__label,
.c-main-visual__inner,
.c-offer-simple,
.c-offer-simple__right,
.p-post-item.is-horizon,
.p-post-item.is-line,
.p-profile-box {
  zoom: 1
}

.c-case__label:before,
.c-main-visual__inner:before,
.c-offer-simple:before,
.c-offer-simple__right:before,
.p-post-item.is-horizon:before,
.p-post-item.is-line:before,
.p-profile-box:before,
.c-case__label:after,
.c-main-visual__inner:after,
.c-offer-simple:after,
.c-offer-simple__right:after,
.p-post-item.is-horizon:after,
.p-post-item.is-line:after,
.p-profile-box:after {
  content: " ";
  display: table
}

.c-case__label:after,
.c-main-visual__inner:after,
.c-offer-simple:after,
.c-offer-simple__right:after,
.p-post-item.is-horizon:after,
.p-post-item.is-line:after,
.p-profile-box:after {
  clear: both
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-size: 16px;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", Noto Sans JP, Noto Sans Japanese, Noto Sans, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  html {
    font-family: sans-serif
  }
}

html,
body {
  width: 100%;
  height: 100%
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

body {
  color: #000;
  margin: 0;
  line-height: 1.8;
  letter-spacing: 0.05em;
  background-size: cover;
  background-attachment: fixed
}

body.is-slidebar-active {
  overflow: hidden
}

@media (max-width: 950px) {
  body {
    padding-top: 55px
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  body {
    font-size: 14px;
    background-size: contain;
    background-repeat: repeat
  }
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  font-weight: bold;
  margin: 0.67em 0
}

h2 {
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem
}

h3 {
  font-size: 1.6rem;
  margin-top: 1.7rem;
  margin-bottom: 1rem
}

h4 {
  font-size: 1.5rem;
  margin-top: 1.7rem;
  margin-bottom: 1rem
}

h5 {
  font-size: 1.4rem;
  margin-top: 1.3rem;
  margin-bottom: 0.5rem
}

h6 {
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem
}

mark {
  background: #ff0;
  color: #000
}

small,
.c-dropdown__list li a {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: top
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 0
}

hr {
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

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

td,
th {
  padding: 0
}

dl,
dd {
  margin: 0
}

ul {
  margin: 0;
  padding: 0
}

li {
  list-style: none;
  margin: 0
}

.heading,
.c-access__title,
.c-bnr-content__title,
.c-content-box__title,
.c-faq__heading,
.c-flow__heading,
.c-message__title,
.c-offer__title,
.c-point__heading,
.c-point__title,
.c-single-head__title,
.c-special__title,
.c-step__title,
#tinymce.post-type-page h5,
.l-page-content h5,
#tinymce.post-type-page h6,
.l-page-content h6,
#tinymce.post-type-news h3,
#tinymce.post-type-info h3,
#tinymce.acf_content h3,
#tinymce.post-type-post h3,
.l-post-content h3,
#tinymce.post-type-news h4,
#tinymce.post-type-info h4,
#tinymce.acf_content h4,
#tinymce.post-type-post h4,
.l-post-content h4,
#tinymce.post-type-news h5,
#tinymce.post-type-info h5,
#tinymce.acf_content h5,
#tinymce.post-type-post h5,
.l-post-content h5,
#tinymce.post-type-news h6,
#tinymce.post-type-info h6,
#tinymce.acf_content h6,
#tinymce.post-type-post h6,
.l-post-content h6 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  line-height: 1.5
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading,
  .c-access__title,
  .c-bnr-content__title,
  .c-content-box__title,
  .c-faq__heading,
  .c-flow__heading,
  .c-message__title,
  .c-offer__title,
  .c-point__heading,
  .c-point__title,
  .c-single-head__title,
  .c-special__title,
  .c-step__title,
  #tinymce.post-type-page h5,
  .l-page-content h5,
  #tinymce.post-type-page h6,
  .l-page-content h6,
  #tinymce.post-type-news h3,
  #tinymce.post-type-info h3,
  #tinymce.acf_content h3,
  #tinymce.post-type-post h3,
  .l-post-content h3,
  #tinymce.post-type-news h4,
  #tinymce.post-type-info h4,
  #tinymce.acf_content h4,
  #tinymce.post-type-post h4,
  .l-post-content h4,
  #tinymce.post-type-news h5,
  #tinymce.post-type-info h5,
  #tinymce.acf_content h5,
  #tinymce.post-type-post h5,
  .l-post-content h5,
  #tinymce.post-type-news h6,
  #tinymce.post-type-info h6,
  #tinymce.acf_content h6,
  #tinymce.post-type-post h6,
  .l-post-content h6 {
    font-weight: bold
  }
}

.heading small,
.c-access__title small,
.c-bnr-content__title small,
.c-content-box__title small,
.c-faq__heading small,
.c-flow__heading small,
.c-message__title small,
.c-offer__title small,
.c-point__heading small,
.c-point__title small,
.c-single-head__title small,
.c-special__title small,
.c-step__title small,
#tinymce.post-type-page h5 small,
.l-page-content h5 small,
#tinymce.post-type-page h6 small,
.l-page-content h6 small,
#tinymce.post-type-news h3 small,
#tinymce.post-type-info h3 small,
#tinymce.acf_content h3 small,
#tinymce.post-type-post h3 small,
.l-post-content h3 small,
#tinymce.post-type-news h4 small,
#tinymce.post-type-info h4 small,
#tinymce.acf_content h4 small,
#tinymce.post-type-post h4 small,
.l-post-content h4 small,
#tinymce.post-type-news h5 small,
#tinymce.post-type-info h5 small,
#tinymce.acf_content h5 small,
#tinymce.post-type-post h5 small,
.l-post-content h5 small,
#tinymce.post-type-news h6 small,
#tinymce.post-type-info h6 small,
#tinymce.acf_content h6 small,
#tinymce.post-type-post h6 small,
.l-post-content h6 small,
.heading .c-dropdown__list li a,
.c-dropdown__list li .heading a,
.c-access__title .c-dropdown__list li a,
.c-dropdown__list li .c-access__title a,
.c-bnr-content__title .c-dropdown__list li a,
.c-dropdown__list li .c-bnr-content__title a,
.c-content-box__title .c-dropdown__list li a,
.c-dropdown__list li .c-content-box__title a,
.c-faq__heading .c-dropdown__list li a,
.c-dropdown__list li .c-faq__heading a,
.c-flow__heading .c-dropdown__list li a,
.c-dropdown__list li .c-flow__heading a,
.c-message__title .c-dropdown__list li a,
.c-dropdown__list li .c-message__title a,
.c-offer__title .c-dropdown__list li a,
.c-dropdown__list li .c-offer__title a,
.c-point__heading .c-dropdown__list li a,
.c-dropdown__list li .c-point__heading a,
.c-point__title .c-dropdown__list li a,
.c-dropdown__list li .c-point__title a,
.c-single-head__title .c-dropdown__list li a,
.c-dropdown__list li .c-single-head__title a,
.c-special__title .c-dropdown__list li a,
.c-dropdown__list li .c-special__title a,
.c-step__title .c-dropdown__list li a,
.c-dropdown__list li .c-step__title a,
#tinymce.post-type-page h5 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-page h5 a,
.l-page-content h5 .c-dropdown__list li a,
.c-dropdown__list li .l-page-content h5 a,
#tinymce.post-type-page h6 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-page h6 a,
.l-page-content h6 .c-dropdown__list li a,
.c-dropdown__list li .l-page-content h6 a,
#tinymce.post-type-news h3 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-news h3 a,
#tinymce.post-type-info h3 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-info h3 a,
#tinymce.acf_content h3 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.acf_content h3 a,
#tinymce.post-type-post h3 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-post h3 a,
.l-post-content h3 .c-dropdown__list li a,
.c-dropdown__list li .l-post-content h3 a,
#tinymce.post-type-news h4 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-news h4 a,
#tinymce.post-type-info h4 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-info h4 a,
#tinymce.acf_content h4 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.acf_content h4 a,
#tinymce.post-type-post h4 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-post h4 a,
.l-post-content h4 .c-dropdown__list li a,
.c-dropdown__list li .l-post-content h4 a,
#tinymce.post-type-news h5 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-news h5 a,
#tinymce.post-type-info h5 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-info h5 a,
#tinymce.acf_content h5 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.acf_content h5 a,
#tinymce.post-type-post h5 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-post h5 a,
.l-post-content h5 .c-dropdown__list li a,
.c-dropdown__list li .l-post-content h5 a,
#tinymce.post-type-news h6 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-news h6 a,
#tinymce.post-type-info h6 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-info h6 a,
#tinymce.acf_content h6 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.acf_content h6 a,
#tinymce.post-type-post h6 .c-dropdown__list li a,
.c-dropdown__list li #tinymce.post-type-post h6 a,
.l-post-content h6 .c-dropdown__list li a,
.c-dropdown__list li .l-post-content h6 a {
  font-size: 0.65em
}

.heading.is-xlg,
.is-xlg.c-access__title,
.is-xlg.c-bnr-content__title,
.is-xlg.c-content-box__title,
.is-xlg.c-faq__heading,
.is-xlg.c-flow__heading,
.is-xlg.c-message__title,
.is-xlg.c-offer__title,
.is-xlg.c-point__heading,
.is-xlg.c-point__title,
.is-xlg.c-single-head__title,
.is-xlg.c-special__title,
.is-xlg.c-step__title,
#tinymce.post-type-page h5.is-xlg,
.l-page-content h5.is-xlg,
#tinymce.post-type-page h6.is-xlg,
.l-page-content h6.is-xlg,
#tinymce.post-type-news h3.is-xlg,
#tinymce.post-type-info h3.is-xlg,
#tinymce.acf_content h3.is-xlg,
#tinymce.post-type-post h3.is-xlg,
.l-post-content h3.is-xlg,
#tinymce.post-type-news h4.is-xlg,
#tinymce.post-type-info h4.is-xlg,
#tinymce.acf_content h4.is-xlg,
#tinymce.post-type-post h4.is-xlg,
.l-post-content h4.is-xlg,
#tinymce.post-type-news h5.is-xlg,
#tinymce.post-type-info h5.is-xlg,
#tinymce.acf_content h5.is-xlg,
#tinymce.post-type-post h5.is-xlg,
.l-post-content h5.is-xlg,
#tinymce.post-type-news h6.is-xlg,
#tinymce.post-type-info h6.is-xlg,
#tinymce.acf_content h6.is-xlg,
#tinymce.post-type-post h6.is-xlg,
.l-post-content h6.is-xlg {
  color: #2c7fe0;
  border-bottom: 4px solid #2c7fe0;
  margin-bottom: 52px;
  font-size: 1.75rem;
  line-height: 2.5625rem;
  letter-spacing: 1.6px;
  padding-bottom: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-xlg,
  .is-xlg.c-access__title,
  .is-xlg.c-bnr-content__title,
  .is-xlg.c-content-box__title,
  .is-xlg.c-faq__heading,
  .is-xlg.c-flow__heading,
  .is-xlg.c-message__title,
  .is-xlg.c-offer__title,
  .is-xlg.c-point__heading,
  .is-xlg.c-point__title,
  .is-xlg.c-single-head__title,
  .is-xlg.c-special__title,
  .is-xlg.c-step__title,
  #tinymce.post-type-page h5.is-xlg,
  .l-page-content h5.is-xlg,
  #tinymce.post-type-page h6.is-xlg,
  .l-page-content h6.is-xlg,
  #tinymce.post-type-news h3.is-xlg,
  #tinymce.post-type-info h3.is-xlg,
  #tinymce.acf_content h3.is-xlg,
  #tinymce.post-type-post h3.is-xlg,
  .l-post-content h3.is-xlg,
  #tinymce.post-type-news h4.is-xlg,
  #tinymce.post-type-info h4.is-xlg,
  #tinymce.acf_content h4.is-xlg,
  #tinymce.post-type-post h4.is-xlg,
  .l-post-content h4.is-xlg,
  #tinymce.post-type-news h5.is-xlg,
  #tinymce.post-type-info h5.is-xlg,
  #tinymce.acf_content h5.is-xlg,
  #tinymce.post-type-post h5.is-xlg,
  .l-post-content h5.is-xlg,
  #tinymce.post-type-news h6.is-xlg,
  #tinymce.post-type-info h6.is-xlg,
  #tinymce.acf_content h6.is-xlg,
  #tinymce.post-type-post h6.is-xlg,
  .l-post-content h6.is-xlg {
    font-size: 1.25rem;
    padding-bottom: 8px;
    margin-bottom: 16px
  }
}

.heading.is-lg,
.c-access__title,
.is-lg.c-bnr-content__title,
.is-lg.c-content-box__title,
.is-lg.c-faq__heading,
.c-flow__heading,
.c-message__title,
.is-lg.c-offer__title,
.c-point__heading,
.is-lg.c-point__title,
.c-search-by__title,
.c-single-head__title,
.is-lg.c-special__title,
.is-lg.c-step__title,
#tinymce.post-type-page h5.is-lg,
.l-page-content h5.is-lg,
#tinymce.post-type-page h6.is-lg,
.l-page-content h6.is-lg,
#tinymce.post-type-news h3.is-lg,
#tinymce.post-type-info h3.is-lg,
#tinymce.acf_content h3.is-lg,
#tinymce.post-type-post h3.is-lg,
.l-post-content h3.is-lg,
#tinymce.post-type-news h4.is-lg,
#tinymce.post-type-info h4.is-lg,
#tinymce.acf_content h4.is-lg,
#tinymce.post-type-post h4.is-lg,
.l-post-content h4.is-lg,
#tinymce.post-type-news h5.is-lg,
#tinymce.post-type-info h5.is-lg,
#tinymce.acf_content h5.is-lg,
#tinymce.post-type-post h5.is-lg,
.l-post-content h5.is-lg,
#tinymce.post-type-news h6.is-lg,
#tinymce.post-type-info h6.is-lg,
#tinymce.acf_content h6.is-lg,
#tinymce.post-type-post h6.is-lg,
.l-post-content h6.is-lg {
  display: flex;
  align-items: center;
  text-align: left;
  padding: 0 0;
  font-size: 1.75rem;
  margin-bottom: 32px;
  letter-spacing: 1.6px;
  position: relative;
  font-weight: bold
}

.heading.is-lg span,
.c-access__title span,
.is-lg.c-bnr-content__title span,
.is-lg.c-content-box__title span,
.is-lg.c-faq__heading span,
.c-flow__heading span,
.c-message__title span,
.is-lg.c-offer__title span,
.c-point__heading span,
.is-lg.c-point__title span,
.c-search-by__title span,
.c-single-head__title span,
.is-lg.c-special__title span,
.is-lg.c-step__title span,
#tinymce.post-type-page h5.is-lg span,
.l-page-content h5.is-lg span,
#tinymce.post-type-page h6.is-lg span,
.l-page-content h6.is-lg span,
#tinymce.post-type-news h3.is-lg span,
#tinymce.post-type-info h3.is-lg span,
#tinymce.acf_content h3.is-lg span,
#tinymce.post-type-post h3.is-lg span,
.l-post-content h3.is-lg span,
#tinymce.post-type-news h4.is-lg span,
#tinymce.post-type-info h4.is-lg span,
#tinymce.acf_content h4.is-lg span,
#tinymce.post-type-post h4.is-lg span,
.l-post-content h4.is-lg span,
#tinymce.post-type-news h5.is-lg span,
#tinymce.post-type-info h5.is-lg span,
#tinymce.acf_content h5.is-lg span,
#tinymce.post-type-post h5.is-lg span,
.l-post-content h5.is-lg span,
#tinymce.post-type-news h6.is-lg span,
#tinymce.post-type-info h6.is-lg span,
#tinymce.acf_content h6.is-lg span,
#tinymce.post-type-post h6.is-lg span,
.l-post-content h6.is-lg span {
  display: inline-block;
  margin-left: 2rem;
  font-size: 1rem;
  font-weight: normal
}

.heading.is-lg i,
.c-access__title i,
.is-lg.c-bnr-content__title i,
.is-lg.c-content-box__title i,
.is-lg.c-faq__heading i,
.c-flow__heading i,
.c-message__title i,
.is-lg.c-offer__title i,
.c-point__heading i,
.is-lg.c-point__title i,
.c-search-by__title i,
.c-single-head__title i,
.is-lg.c-special__title i,
.is-lg.c-step__title i,
#tinymce.post-type-page h5.is-lg i,
.l-page-content h5.is-lg i,
#tinymce.post-type-page h6.is-lg i,
.l-page-content h6.is-lg i,
#tinymce.post-type-news h3.is-lg i,
#tinymce.post-type-info h3.is-lg i,
#tinymce.acf_content h3.is-lg i,
#tinymce.post-type-post h3.is-lg i,
.l-post-content h3.is-lg i,
#tinymce.post-type-news h4.is-lg i,
#tinymce.post-type-info h4.is-lg i,
#tinymce.acf_content h4.is-lg i,
#tinymce.post-type-post h4.is-lg i,
.l-post-content h4.is-lg i,
#tinymce.post-type-news h5.is-lg i,
#tinymce.post-type-info h5.is-lg i,
#tinymce.acf_content h5.is-lg i,
#tinymce.post-type-post h5.is-lg i,
.l-post-content h5.is-lg i,
#tinymce.post-type-news h6.is-lg i,
#tinymce.post-type-info h6.is-lg i,
#tinymce.acf_content h6.is-lg i,
#tinymce.post-type-post h6.is-lg i,
.l-post-content h6.is-lg i {
  width: 40px;
  height: 40px;
  color: #fff;
  background: #2c7fe0;
  border-radius: 100px;
  font-size: 1.25rem;
  line-height: 40px;
  text-align: center;
  margin-right: 1rem
}

@media screen and (max-width: 67.4375em) {

  .heading.is-lg,
  .c-access__title,
  .is-lg.c-bnr-content__title,
  .is-lg.c-content-box__title,
  .is-lg.c-faq__heading,
  .c-flow__heading,
  .c-message__title,
  .is-lg.c-offer__title,
  .c-point__heading,
  .is-lg.c-point__title,
  .c-search-by__title,
  .c-single-head__title,
  .is-lg.c-special__title,
  .is-lg.c-step__title,
  #tinymce.post-type-page h5.is-lg,
  .l-page-content h5.is-lg,
  #tinymce.post-type-page h6.is-lg,
  .l-page-content h6.is-lg,
  #tinymce.post-type-news h3.is-lg,
  #tinymce.post-type-info h3.is-lg,
  #tinymce.acf_content h3.is-lg,
  #tinymce.post-type-post h3.is-lg,
  .l-post-content h3.is-lg,
  #tinymce.post-type-news h4.is-lg,
  #tinymce.post-type-info h4.is-lg,
  #tinymce.acf_content h4.is-lg,
  #tinymce.post-type-post h4.is-lg,
  .l-post-content h4.is-lg,
  #tinymce.post-type-news h5.is-lg,
  #tinymce.post-type-info h5.is-lg,
  #tinymce.acf_content h5.is-lg,
  #tinymce.post-type-post h5.is-lg,
  .l-post-content h5.is-lg,
  #tinymce.post-type-news h6.is-lg,
  #tinymce.post-type-info h6.is-lg,
  #tinymce.acf_content h6.is-lg,
  #tinymce.post-type-post h6.is-lg,
  .l-post-content h6.is-lg {
    font-size: 1.375rem;
    display: block
  }

  .heading.is-lg span,
  .c-access__title span,
  .is-lg.c-bnr-content__title span,
  .is-lg.c-content-box__title span,
  .is-lg.c-faq__heading span,
  .c-flow__heading span,
  .c-message__title span,
  .is-lg.c-offer__title span,
  .c-point__heading span,
  .is-lg.c-point__title span,
  .c-search-by__title span,
  .c-single-head__title span,
  .is-lg.c-special__title span,
  .is-lg.c-step__title span,
  #tinymce.post-type-page h5.is-lg span,
  .l-page-content h5.is-lg span,
  #tinymce.post-type-page h6.is-lg span,
  .l-page-content h6.is-lg span,
  #tinymce.post-type-news h3.is-lg span,
  #tinymce.post-type-info h3.is-lg span,
  #tinymce.acf_content h3.is-lg span,
  #tinymce.post-type-post h3.is-lg span,
  .l-post-content h3.is-lg span,
  #tinymce.post-type-news h4.is-lg span,
  #tinymce.post-type-info h4.is-lg span,
  #tinymce.acf_content h4.is-lg span,
  #tinymce.post-type-post h4.is-lg span,
  .l-post-content h4.is-lg span,
  #tinymce.post-type-news h5.is-lg span,
  #tinymce.post-type-info h5.is-lg span,
  #tinymce.acf_content h5.is-lg span,
  #tinymce.post-type-post h5.is-lg span,
  .l-post-content h5.is-lg span,
  #tinymce.post-type-news h6.is-lg span,
  #tinymce.post-type-info h6.is-lg span,
  #tinymce.acf_content h6.is-lg span,
  #tinymce.post-type-post h6.is-lg span,
  .l-post-content h6.is-lg span {
    margin-top: 8px;
    display: block;
    margin-left: 0
  }
}

@media screen and (max-width: 67.4375em) {

  .heading.is-lg,
  .c-access__title,
  .is-lg.c-bnr-content__title,
  .is-lg.c-content-box__title,
  .is-lg.c-faq__heading,
  .c-flow__heading,
  .c-message__title,
  .is-lg.c-offer__title,
  .c-point__heading,
  .is-lg.c-point__title,
  .c-search-by__title,
  .c-single-head__title,
  .is-lg.c-special__title,
  .is-lg.c-step__title,
  #tinymce.post-type-page h5.is-lg,
  .l-page-content h5.is-lg,
  #tinymce.post-type-page h6.is-lg,
  .l-page-content h6.is-lg,
  #tinymce.post-type-news h3.is-lg,
  #tinymce.post-type-info h3.is-lg,
  #tinymce.acf_content h3.is-lg,
  #tinymce.post-type-post h3.is-lg,
  .l-post-content h3.is-lg,
  #tinymce.post-type-news h4.is-lg,
  #tinymce.post-type-info h4.is-lg,
  #tinymce.acf_content h4.is-lg,
  #tinymce.post-type-post h4.is-lg,
  .l-post-content h4.is-lg,
  #tinymce.post-type-news h5.is-lg,
  #tinymce.post-type-info h5.is-lg,
  #tinymce.acf_content h5.is-lg,
  #tinymce.post-type-post h5.is-lg,
  .l-post-content h5.is-lg,
  #tinymce.post-type-news h6.is-lg,
  #tinymce.post-type-info h6.is-lg,
  #tinymce.acf_content h6.is-lg,
  #tinymce.post-type-post h6.is-lg,
  .l-post-content h6.is-lg {
    font-size: 1.125rem
  }
}

.heading.is-md,
.is-md.c-access__title,
.is-md.c-bnr-content__title,
.c-content-box__title,
.c-faq__heading,
.is-md.c-flow__heading,
.c-lecture__title,
.is-md.c-message__title,
.c-offer__title,
.is-md.c-point__heading,
.c-point__title,
.is-md.c-single-head__title,
.c-special__title,
.is-md.c-step__title,
#tinymce.post-type-page h5.is-md,
.l-page-content h5.is-md,
#tinymce.post-type-page h6.is-md,
.l-page-content h6.is-md,
#tinymce.post-type-news h3.is-md,
#tinymce.post-type-info h3.is-md,
#tinymce.acf_content h3.is-md,
#tinymce.post-type-post h3.is-md,
.l-post-content h3.is-md,
#tinymce.post-type-news h4.is-md,
#tinymce.post-type-info h4.is-md,
#tinymce.acf_content h4.is-md,
#tinymce.post-type-post h4.is-md,
.l-post-content h4.is-md,
#tinymce.post-type-news h5.is-md,
#tinymce.post-type-info h5.is-md,
#tinymce.acf_content h5.is-md,
#tinymce.post-type-post h5.is-md,
.l-post-content h5.is-md,
#tinymce.post-type-news h6.is-md,
#tinymce.post-type-info h6.is-md,
#tinymce.acf_content h6.is-md,
#tinymce.post-type-post h6.is-md,
.l-post-content h6.is-md {
  font-size: 24px;
  letter-spacing: 1.4px;
  color: #2c7fe0;
  font-weight: bold
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-md,
  .is-md.c-access__title,
  .is-md.c-bnr-content__title,
  .c-content-box__title,
  .c-faq__heading,
  .is-md.c-flow__heading,
  .c-lecture__title,
  .is-md.c-message__title,
  .c-offer__title,
  .is-md.c-point__heading,
  .c-point__title,
  .is-md.c-single-head__title,
  .c-special__title,
  .is-md.c-step__title,
  #tinymce.post-type-page h5.is-md,
  .l-page-content h5.is-md,
  #tinymce.post-type-page h6.is-md,
  .l-page-content h6.is-md,
  #tinymce.post-type-news h3.is-md,
  #tinymce.post-type-info h3.is-md,
  #tinymce.acf_content h3.is-md,
  #tinymce.post-type-post h3.is-md,
  .l-post-content h3.is-md,
  #tinymce.post-type-news h4.is-md,
  #tinymce.post-type-info h4.is-md,
  #tinymce.acf_content h4.is-md,
  #tinymce.post-type-post h4.is-md,
  .l-post-content h4.is-md,
  #tinymce.post-type-news h5.is-md,
  #tinymce.post-type-info h5.is-md,
  #tinymce.acf_content h5.is-md,
  #tinymce.post-type-post h5.is-md,
  .l-post-content h5.is-md,
  #tinymce.post-type-news h6.is-md,
  #tinymce.post-type-info h6.is-md,
  #tinymce.acf_content h6.is-md,
  #tinymce.post-type-post h6.is-md,
  .l-post-content h6.is-md {
    font-size: 20px
  }
}

.heading.is-sm,
.is-sm.c-access__title,
.c-bnr-content__title,
.is-sm.c-content-box__title,
.is-sm.c-faq__heading,
.is-sm.c-flow__heading,
.is-sm.c-message__title,
.is-sm.c-offer__title,
.is-sm.c-point__heading,
.is-sm.c-point__title,
.is-sm.c-single-head__title,
.is-sm.c-special__title,
.c-step__title,
#reply-title,
#tinymce.post-type-page h5.is-sm,
.l-page-content h5.is-sm,
#tinymce.post-type-page h6.is-sm,
.l-page-content h6.is-sm,
#tinymce.post-type-news h3.is-sm,
#tinymce.post-type-info h3.is-sm,
#tinymce.acf_content h3.is-sm,
#tinymce.post-type-post h3.is-sm,
.l-post-content h3.is-sm,
#tinymce.post-type-news h4.is-sm,
#tinymce.post-type-info h4.is-sm,
#tinymce.acf_content h4.is-sm,
#tinymce.post-type-post h4.is-sm,
.l-post-content h4.is-sm,
#tinymce.post-type-news h5.is-sm,
#tinymce.post-type-info h5.is-sm,
#tinymce.acf_content h5.is-sm,
#tinymce.post-type-post h5.is-sm,
.l-post-content h5.is-sm,
#tinymce.post-type-news h6.is-sm,
#tinymce.post-type-info h6.is-sm,
#tinymce.acf_content h6.is-sm,
#tinymce.post-type-post h6.is-sm,
.l-post-content h6.is-sm {
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 14px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-sm,
  .is-sm.c-access__title,
  .c-bnr-content__title,
  .is-sm.c-content-box__title,
  .is-sm.c-faq__heading,
  .is-sm.c-flow__heading,
  .is-sm.c-message__title,
  .is-sm.c-offer__title,
  .is-sm.c-point__heading,
  .is-sm.c-point__title,
  .is-sm.c-single-head__title,
  .is-sm.c-special__title,
  .c-step__title,
  #reply-title,
  #tinymce.post-type-page h5.is-sm,
  .l-page-content h5.is-sm,
  #tinymce.post-type-page h6.is-sm,
  .l-page-content h6.is-sm,
  #tinymce.post-type-news h3.is-sm,
  #tinymce.post-type-info h3.is-sm,
  #tinymce.acf_content h3.is-sm,
  #tinymce.post-type-post h3.is-sm,
  .l-post-content h3.is-sm,
  #tinymce.post-type-news h4.is-sm,
  #tinymce.post-type-info h4.is-sm,
  #tinymce.acf_content h4.is-sm,
  #tinymce.post-type-post h4.is-sm,
  .l-post-content h4.is-sm,
  #tinymce.post-type-news h5.is-sm,
  #tinymce.post-type-info h5.is-sm,
  #tinymce.acf_content h5.is-sm,
  #tinymce.post-type-post h5.is-sm,
  .l-post-content h5.is-sm,
  #tinymce.post-type-news h6.is-sm,
  #tinymce.post-type-info h6.is-sm,
  #tinymce.acf_content h6.is-sm,
  #tinymce.post-type-post h6.is-sm,
  .l-post-content h6.is-sm {
    font-size: 18px;
    margin-bottom: 8px
  }
}

.heading.is-xs,
.is-xs.c-access__title,
.is-xs.c-bnr-content__title,
.is-xs.c-content-box__title,
.is-xs.c-faq__heading,
.is-xs.c-flow__heading,
.is-xs.c-message__title,
.is-xs.c-offer__title,
.is-xs.c-point__heading,
.is-xs.c-point__title,
.is-xs.c-single-head__title,
.is-xs.c-special__title,
.is-xs.c-step__title,
#tinymce.post-type-page h5.is-xs,
.l-page-content h5.is-xs,
#tinymce.post-type-page h6.is-xs,
.l-page-content h6.is-xs,
#tinymce.post-type-news h3,
#tinymce.post-type-info h3,
#tinymce.acf_content h3,
#tinymce.post-type-post h3,
.l-post-content h3,
#tinymce.post-type-news h4.is-xs,
#tinymce.post-type-info h4.is-xs,
#tinymce.acf_content h4.is-xs,
#tinymce.post-type-post h4.is-xs,
.l-post-content h4.is-xs,
#tinymce.post-type-news h5.is-xs,
#tinymce.post-type-info h5.is-xs,
#tinymce.acf_content h5.is-xs,
#tinymce.post-type-post h5.is-xs,
.l-post-content h5.is-xs,
#tinymce.post-type-news h6.is-xs,
#tinymce.post-type-info h6.is-xs,
#tinymce.acf_content h6.is-xs,
#tinymce.post-type-post h6.is-xs,
.l-post-content h6.is-xs {
  font-size: 20px;
  letter-spacing: 0.8px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-xs,
  .is-xs.c-access__title,
  .is-xs.c-bnr-content__title,
  .is-xs.c-content-box__title,
  .is-xs.c-faq__heading,
  .is-xs.c-flow__heading,
  .is-xs.c-message__title,
  .is-xs.c-offer__title,
  .is-xs.c-point__heading,
  .is-xs.c-point__title,
  .is-xs.c-single-head__title,
  .is-xs.c-special__title,
  .is-xs.c-step__title,
  #tinymce.post-type-page h5.is-xs,
  .l-page-content h5.is-xs,
  #tinymce.post-type-page h6.is-xs,
  .l-page-content h6.is-xs,
  #tinymce.post-type-news h3,
  #tinymce.post-type-info h3,
  #tinymce.acf_content h3,
  #tinymce.post-type-post h3,
  .l-post-content h3,
  #tinymce.post-type-news h4.is-xs,
  #tinymce.post-type-info h4.is-xs,
  #tinymce.acf_content h4.is-xs,
  #tinymce.post-type-post h4.is-xs,
  .l-post-content h4.is-xs,
  #tinymce.post-type-news h5.is-xs,
  #tinymce.post-type-info h5.is-xs,
  #tinymce.acf_content h5.is-xs,
  #tinymce.post-type-post h5.is-xs,
  .l-post-content h5.is-xs,
  #tinymce.post-type-news h6.is-xs,
  #tinymce.post-type-info h6.is-xs,
  #tinymce.acf_content h6.is-xs,
  #tinymce.post-type-post h6.is-xs,
  .l-post-content h6.is-xs {
    font-size: 16px;
    letter-spacing: 0.6px
  }
}

.heading.is-xxs,
.is-xxs.c-access__title,
.is-xxs.c-bnr-content__title,
.is-xxs.c-content-box__title,
.is-xxs.c-faq__heading,
.is-xxs.c-flow__heading,
.is-xxs.c-message__title,
.is-xxs.c-offer__title,
.is-xxs.c-point__heading,
.is-xxs.c-point__title,
.is-xxs.c-single-head__title,
.is-xxs.c-special__title,
.is-xxs.c-step__title,
#tinymce.post-type-page h5.is-xxs,
.l-page-content h5.is-xxs,
#tinymce.post-type-page h6.is-xxs,
.l-page-content h6.is-xxs,
#tinymce.post-type-news h3.is-xxs,
#tinymce.post-type-info h3.is-xxs,
#tinymce.acf_content h3.is-xxs,
#tinymce.post-type-post h3.is-xxs,
.l-post-content h3.is-xxs,
#tinymce.post-type-news h4,
#tinymce.post-type-info h4,
#tinymce.acf_content h4,
#tinymce.post-type-post h4,
.l-post-content h4,
#tinymce.post-type-news h5.is-xxs,
#tinymce.post-type-info h5.is-xxs,
#tinymce.acf_content h5.is-xxs,
#tinymce.post-type-post h5.is-xxs,
.l-post-content h5.is-xxs,
#tinymce.post-type-news h6.is-xxs,
#tinymce.post-type-info h6.is-xxs,
#tinymce.acf_content h6.is-xxs,
#tinymce.post-type-post h6.is-xxs,
.l-post-content h6.is-xxs {
  font-size: 18px;
  letter-spacing: 0.7px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-xxs,
  .is-xxs.c-access__title,
  .is-xxs.c-bnr-content__title,
  .is-xxs.c-content-box__title,
  .is-xxs.c-faq__heading,
  .is-xxs.c-flow__heading,
  .is-xxs.c-message__title,
  .is-xxs.c-offer__title,
  .is-xxs.c-point__heading,
  .is-xxs.c-point__title,
  .is-xxs.c-single-head__title,
  .is-xxs.c-special__title,
  .is-xxs.c-step__title,
  #tinymce.post-type-page h5.is-xxs,
  .l-page-content h5.is-xxs,
  #tinymce.post-type-page h6.is-xxs,
  .l-page-content h6.is-xxs,
  #tinymce.post-type-news h3.is-xxs,
  #tinymce.post-type-info h3.is-xxs,
  #tinymce.acf_content h3.is-xxs,
  #tinymce.post-type-post h3.is-xxs,
  .l-post-content h3.is-xxs,
  #tinymce.post-type-news h4,
  #tinymce.post-type-info h4,
  #tinymce.acf_content h4,
  #tinymce.post-type-post h4,
  .l-post-content h4,
  #tinymce.post-type-news h5.is-xxs,
  #tinymce.post-type-info h5.is-xxs,
  #tinymce.acf_content h5.is-xxs,
  #tinymce.post-type-post h5.is-xxs,
  .l-post-content h5.is-xxs,
  #tinymce.post-type-news h6.is-xxs,
  #tinymce.post-type-info h6.is-xxs,
  #tinymce.acf_content h6.is-xxs,
  #tinymce.post-type-post h6.is-xxs,
  .l-post-content h6.is-xxs {
    font-size: 15px;
    letter-spacing: 0.4px
  }
}

.heading.is-xxxs,
.is-xxxs.c-access__title,
.is-xxxs.c-bnr-content__title,
.is-xxxs.c-content-box__title,
.is-xxxs.c-faq__heading,
.is-xxxs.c-flow__heading,
.is-xxxs.c-message__title,
.is-xxxs.c-offer__title,
.is-xxxs.c-point__heading,
.is-xxxs.c-point__title,
.is-xxxs.c-single-head__title,
.is-xxxs.c-special__title,
.is-xxxs.c-step__title,
#tinymce.post-type-page h5,
.l-page-content h5,
#tinymce.post-type-page h6,
.l-page-content h6,
#tinymce.post-type-news h3.is-xxxs,
#tinymce.post-type-info h3.is-xxxs,
#tinymce.acf_content h3.is-xxxs,
#tinymce.post-type-post h3.is-xxxs,
.l-post-content h3.is-xxxs,
#tinymce.post-type-news h4.is-xxxs,
#tinymce.post-type-info h4.is-xxxs,
#tinymce.acf_content h4.is-xxxs,
#tinymce.post-type-post h4.is-xxxs,
.l-post-content h4.is-xxxs,
#tinymce.post-type-news h5,
#tinymce.post-type-info h5,
#tinymce.acf_content h5,
#tinymce.post-type-post h5,
.l-post-content h5,
#tinymce.post-type-news h6,
#tinymce.post-type-info h6,
#tinymce.acf_content h6,
#tinymce.post-type-post h6,
.l-post-content h6 {
  font-size: 16px;
  letter-spacing: 0.7px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-xxxs,
  .is-xxxs.c-access__title,
  .is-xxxs.c-bnr-content__title,
  .is-xxxs.c-content-box__title,
  .is-xxxs.c-faq__heading,
  .is-xxxs.c-flow__heading,
  .is-xxxs.c-message__title,
  .is-xxxs.c-offer__title,
  .is-xxxs.c-point__heading,
  .is-xxxs.c-point__title,
  .is-xxxs.c-single-head__title,
  .is-xxxs.c-special__title,
  .is-xxxs.c-step__title,
  #tinymce.post-type-page h5,
  .l-page-content h5,
  #tinymce.post-type-page h6,
  .l-page-content h6,
  #tinymce.post-type-news h3.is-xxxs,
  #tinymce.post-type-info h3.is-xxxs,
  #tinymce.acf_content h3.is-xxxs,
  #tinymce.post-type-post h3.is-xxxs,
  .l-post-content h3.is-xxxs,
  #tinymce.post-type-news h4.is-xxxs,
  #tinymce.post-type-info h4.is-xxxs,
  #tinymce.acf_content h4.is-xxxs,
  #tinymce.post-type-post h4.is-xxxs,
  .l-post-content h4.is-xxxs,
  #tinymce.post-type-news h5,
  #tinymce.post-type-info h5,
  #tinymce.acf_content h5,
  #tinymce.post-type-post h5,
  .l-post-content h5,
  #tinymce.post-type-news h6,
  #tinymce.post-type-info h6,
  #tinymce.acf_content h6,
  #tinymce.post-type-post h6,
  .l-post-content h6 {
    font-size: 14px;
    letter-spacing: 0.4px
  }
}

.heading.is-primary,
.is-primary.c-access__title,
.is-primary.c-bnr-content__title,
.is-primary.c-content-box__title,
.is-primary.c-faq__heading,
.is-primary.c-flow__heading,
.is-primary.c-message__title,
.is-primary.c-offer__title,
.is-primary.c-point__heading,
.is-primary.c-point__title,
.is-primary.c-single-head__title,
.is-primary.c-special__title,
.is-primary.c-step__title,
#tinymce.post-type-page h5.is-primary,
.l-page-content h5.is-primary,
#tinymce.post-type-page h6.is-primary,
.l-page-content h6.is-primary,
#tinymce.post-type-news h3.is-primary,
#tinymce.post-type-info h3.is-primary,
#tinymce.acf_content h3.is-primary,
#tinymce.post-type-post h3.is-primary,
.l-post-content h3.is-primary,
#tinymce.post-type-news h4,
#tinymce.post-type-info h4,
#tinymce.acf_content h4,
#tinymce.post-type-post h4,
.l-post-content h4,
#tinymce.post-type-news h5.is-primary,
#tinymce.post-type-info h5.is-primary,
#tinymce.acf_content h5.is-primary,
#tinymce.post-type-post h5.is-primary,
.l-post-content h5.is-primary,
#tinymce.post-type-news h6.is-primary,
#tinymce.post-type-info h6.is-primary,
#tinymce.acf_content h6.is-primary,
#tinymce.post-type-post h6.is-primary,
.l-post-content h6.is-primary {
  color: #2c7fe0
}

.heading.is-underline,
.is-underline.c-access__title,
.is-underline.c-bnr-content__title,
.is-underline.c-content-box__title,
.c-faq__heading,
.is-underline.c-flow__heading,
.is-underline.c-message__title,
.is-underline.c-offer__title,
.is-underline.c-point__heading,
.c-point__title,
.is-underline.c-single-head__title,
.c-special__title,
.is-underline.c-step__title,
#tinymce.post-type-page h5.is-underline,
.l-page-content h5.is-underline,
#tinymce.post-type-page h6.is-underline,
.l-page-content h6.is-underline,
#tinymce.post-type-news h3.is-underline,
#tinymce.post-type-info h3.is-underline,
#tinymce.acf_content h3.is-underline,
#tinymce.post-type-post h3.is-underline,
.l-post-content h3.is-underline,
#tinymce.post-type-news h4.is-underline,
#tinymce.post-type-info h4.is-underline,
#tinymce.acf_content h4.is-underline,
#tinymce.post-type-post h4.is-underline,
.l-post-content h4.is-underline,
#tinymce.post-type-news h5.is-underline,
#tinymce.post-type-info h5.is-underline,
#tinymce.acf_content h5.is-underline,
#tinymce.post-type-post h5.is-underline,
.l-post-content h5.is-underline,
#tinymce.post-type-news h6.is-underline,
#tinymce.post-type-info h6.is-underline,
#tinymce.acf_content h6.is-underline,
#tinymce.post-type-post h6.is-underline,
.l-post-content h6.is-underline {
  display: block;
  position: relative;
  border-bottom: 1px solid #707070;
  padding-bottom: 18px
}

.heading.is-left-line,
.is-left-line.c-access__title,
.is-left-line.c-bnr-content__title,
.is-left-line.c-content-box__title,
.is-left-line.c-faq__heading,
.is-left-line.c-flow__heading,
.is-left-line.c-message__title,
.is-left-line.c-offer__title,
.is-left-line.c-point__heading,
.is-left-line.c-point__title,
.is-left-line.c-single-head__title,
.is-left-line.c-special__title,
.is-left-line.c-step__title,
#tinymce.post-type-page h5.is-left-line,
.l-page-content h5.is-left-line,
#tinymce.post-type-page h6.is-left-line,
.l-page-content h6.is-left-line,
#tinymce.post-type-news h3.is-left-line,
#tinymce.post-type-info h3.is-left-line,
#tinymce.acf_content h3.is-left-line,
#tinymce.post-type-post h3.is-left-line,
.l-post-content h3.is-left-line,
#tinymce.post-type-news h4.is-left-line,
#tinymce.post-type-info h4.is-left-line,
#tinymce.acf_content h4.is-left-line,
#tinymce.post-type-post h4.is-left-line,
.l-post-content h4.is-left-line,
#tinymce.post-type-news h5.is-left-line,
#tinymce.post-type-info h5.is-left-line,
#tinymce.acf_content h5.is-left-line,
#tinymce.post-type-post h5.is-left-line,
.l-post-content h5.is-left-line,
#tinymce.post-type-news h6.is-left-line,
#tinymce.post-type-info h6.is-left-line,
#tinymce.acf_content h6.is-left-line,
#tinymce.post-type-post h6.is-left-line,
.l-post-content h6.is-left-line {
  padding: 6px 20px;
  border-left: 4px solid #2c7fe0;
  color: #000
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-left-line,
  .is-left-line.c-access__title,
  .is-left-line.c-bnr-content__title,
  .is-left-line.c-content-box__title,
  .is-left-line.c-faq__heading,
  .is-left-line.c-flow__heading,
  .is-left-line.c-message__title,
  .is-left-line.c-offer__title,
  .is-left-line.c-point__heading,
  .is-left-line.c-point__title,
  .is-left-line.c-single-head__title,
  .is-left-line.c-special__title,
  .is-left-line.c-step__title,
  #tinymce.post-type-page h5.is-left-line,
  .l-page-content h5.is-left-line,
  #tinymce.post-type-page h6.is-left-line,
  .l-page-content h6.is-left-line,
  #tinymce.post-type-news h3.is-left-line,
  #tinymce.post-type-info h3.is-left-line,
  #tinymce.acf_content h3.is-left-line,
  #tinymce.post-type-post h3.is-left-line,
  .l-post-content h3.is-left-line,
  #tinymce.post-type-news h4.is-left-line,
  #tinymce.post-type-info h4.is-left-line,
  #tinymce.acf_content h4.is-left-line,
  #tinymce.post-type-post h4.is-left-line,
  .l-post-content h4.is-left-line,
  #tinymce.post-type-news h5.is-left-line,
  #tinymce.post-type-info h5.is-left-line,
  #tinymce.acf_content h5.is-left-line,
  #tinymce.post-type-post h5.is-left-line,
  .l-post-content h5.is-left-line,
  #tinymce.post-type-news h6.is-left-line,
  #tinymce.post-type-info h6.is-left-line,
  #tinymce.acf_content h6.is-left-line,
  #tinymce.post-type-post h6.is-left-line,
  .l-post-content h6.is-left-line {
    padding: 6px 12px
  }
}

.heading.is-bg,
.is-bg.c-access__title,
.is-bg.c-bnr-content__title,
.is-bg.c-content-box__title,
.is-bg.c-faq__heading,
.is-bg.c-flow__heading,
.is-bg.c-message__title,
.is-bg.c-offer__title,
.is-bg.c-point__heading,
.is-bg.c-point__title,
.is-bg.c-single-head__title,
.is-bg.c-special__title,
.is-bg.c-step__title,
#tinymce.post-type-page h5.is-bg,
.l-page-content h5.is-bg,
#tinymce.post-type-page h6.is-bg,
.l-page-content h6.is-bg,
#tinymce.post-type-news h3,
#tinymce.post-type-info h3,
#tinymce.acf_content h3,
#tinymce.post-type-post h3,
.l-post-content h3,
#tinymce.post-type-news h4.is-bg,
#tinymce.post-type-info h4.is-bg,
#tinymce.acf_content h4.is-bg,
#tinymce.post-type-post h4.is-bg,
.l-post-content h4.is-bg,
#tinymce.post-type-news h5.is-bg,
#tinymce.post-type-info h5.is-bg,
#tinymce.acf_content h5.is-bg,
#tinymce.post-type-post h5.is-bg,
.l-post-content h5.is-bg,
#tinymce.post-type-news h6.is-bg,
#tinymce.post-type-info h6.is-bg,
#tinymce.acf_content h6.is-bg,
#tinymce.post-type-post h6.is-bg,
.l-post-content h6.is-bg {
  color: #000;
  background-color: #f2f2f1;
  padding: 6px 20px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-bg,
  .is-bg.c-access__title,
  .is-bg.c-bnr-content__title,
  .is-bg.c-content-box__title,
  .is-bg.c-faq__heading,
  .is-bg.c-flow__heading,
  .is-bg.c-message__title,
  .is-bg.c-offer__title,
  .is-bg.c-point__heading,
  .is-bg.c-point__title,
  .is-bg.c-single-head__title,
  .is-bg.c-special__title,
  .is-bg.c-step__title,
  #tinymce.post-type-page h5.is-bg,
  .l-page-content h5.is-bg,
  #tinymce.post-type-page h6.is-bg,
  .l-page-content h6.is-bg,
  #tinymce.post-type-news h3,
  #tinymce.post-type-info h3,
  #tinymce.acf_content h3,
  #tinymce.post-type-post h3,
  .l-post-content h3,
  #tinymce.post-type-news h4.is-bg,
  #tinymce.post-type-info h4.is-bg,
  #tinymce.acf_content h4.is-bg,
  #tinymce.post-type-post h4.is-bg,
  .l-post-content h4.is-bg,
  #tinymce.post-type-news h5.is-bg,
  #tinymce.post-type-info h5.is-bg,
  #tinymce.acf_content h5.is-bg,
  #tinymce.post-type-post h5.is-bg,
  .l-post-content h5.is-bg,
  #tinymce.post-type-news h6.is-bg,
  #tinymce.post-type-info h6.is-bg,
  #tinymce.acf_content h6.is-bg,
  #tinymce.post-type-post h6.is-bg,
  .l-post-content h6.is-bg {
    padding: 6px 12px
  }
}

.heading.is-icon,
.is-icon.c-access__title,
.is-icon.c-bnr-content__title,
.is-icon.c-content-box__title,
.is-icon.c-faq__heading,
.is-icon.c-flow__heading,
.is-icon.c-message__title,
.is-icon.c-offer__title,
.is-icon.c-point__heading,
.is-icon.c-point__title,
.is-icon.c-single-head__title,
.is-icon.c-special__title,
.is-icon.c-step__title,
#tinymce.post-type-page h5.is-icon,
.l-page-content h5.is-icon,
#tinymce.post-type-page h6,
.l-page-content h6,
#tinymce.post-type-news h3.is-icon,
#tinymce.post-type-info h3.is-icon,
#tinymce.acf_content h3.is-icon,
#tinymce.post-type-post h3.is-icon,
.l-post-content h3.is-icon,
#tinymce.post-type-news h4.is-icon,
#tinymce.post-type-info h4.is-icon,
#tinymce.acf_content h4.is-icon,
#tinymce.post-type-post h4.is-icon,
.l-post-content h4.is-icon,
#tinymce.post-type-news h5,
#tinymce.post-type-info h5,
#tinymce.acf_content h5,
#tinymce.post-type-post h5,
.l-post-content h5,
#tinymce.post-type-news h6.is-icon,
#tinymce.post-type-info h6.is-icon,
#tinymce.acf_content h6.is-icon,
#tinymce.post-type-post h6.is-icon,
.l-post-content h6.is-icon {
  position: relative;
  padding-left: 25px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-icon,
  .is-icon.c-access__title,
  .is-icon.c-bnr-content__title,
  .is-icon.c-content-box__title,
  .is-icon.c-faq__heading,
  .is-icon.c-flow__heading,
  .is-icon.c-message__title,
  .is-icon.c-offer__title,
  .is-icon.c-point__heading,
  .is-icon.c-point__title,
  .is-icon.c-single-head__title,
  .is-icon.c-special__title,
  .is-icon.c-step__title,
  #tinymce.post-type-page h5.is-icon,
  .l-page-content h5.is-icon,
  #tinymce.post-type-page h6,
  .l-page-content h6,
  #tinymce.post-type-news h3.is-icon,
  #tinymce.post-type-info h3.is-icon,
  #tinymce.acf_content h3.is-icon,
  #tinymce.post-type-post h3.is-icon,
  .l-post-content h3.is-icon,
  #tinymce.post-type-news h4.is-icon,
  #tinymce.post-type-info h4.is-icon,
  #tinymce.acf_content h4.is-icon,
  #tinymce.post-type-post h4.is-icon,
  .l-post-content h4.is-icon,
  #tinymce.post-type-news h5,
  #tinymce.post-type-info h5,
  #tinymce.acf_content h5,
  #tinymce.post-type-post h5,
  .l-post-content h5,
  #tinymce.post-type-news h6.is-icon,
  #tinymce.post-type-info h6.is-icon,
  #tinymce.acf_content h6.is-icon,
  #tinymce.post-type-post h6.is-icon,
  .l-post-content h6.is-icon {
    padding-left: 20px
  }
}

.heading.is-icon:before,
.is-icon.c-access__title:before,
.is-icon.c-bnr-content__title:before,
.is-icon.c-content-box__title:before,
.is-icon.c-faq__heading:before,
.is-icon.c-flow__heading:before,
.is-icon.c-message__title:before,
.is-icon.c-offer__title:before,
.is-icon.c-point__heading:before,
.is-icon.c-point__title:before,
.is-icon.c-single-head__title:before,
.is-icon.c-special__title:before,
.is-icon.c-step__title:before,
#tinymce.post-type-page h5.is-icon:before,
.l-page-content h5.is-icon:before,
#tinymce.post-type-page h6:before,
.l-page-content h6:before,
#tinymce.post-type-news h3.is-icon:before,
#tinymce.post-type-info h3.is-icon:before,
#tinymce.acf_content h3.is-icon:before,
#tinymce.post-type-post h3.is-icon:before,
.l-post-content h3.is-icon:before,
#tinymce.post-type-news h4.is-icon:before,
#tinymce.post-type-info h4.is-icon:before,
#tinymce.acf_content h4.is-icon:before,
#tinymce.post-type-post h4.is-icon:before,
.l-post-content h4.is-icon:before,
#tinymce.post-type-news h5:before,
#tinymce.post-type-info h5:before,
#tinymce.acf_content h5:before,
#tinymce.post-type-post h5:before,
.l-post-content h5:before,
#tinymce.post-type-news h6.is-icon:before,
#tinymce.post-type-info h6.is-icon:before,
#tinymce.acf_content h6.is-icon:before,
#tinymce.post-type-post h6.is-icon:before,
.l-post-content h6.is-icon:before {
  content: "\f111";
  font-family: "FontAwesome";
  color: #2c7fe0;
  position: absolute;
  top: 1px;
  left: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .heading.is-icon:before,
  .is-icon.c-access__title:before,
  .is-icon.c-bnr-content__title:before,
  .is-icon.c-content-box__title:before,
  .is-icon.c-faq__heading:before,
  .is-icon.c-flow__heading:before,
  .is-icon.c-message__title:before,
  .is-icon.c-offer__title:before,
  .is-icon.c-point__heading:before,
  .is-icon.c-point__title:before,
  .is-icon.c-single-head__title:before,
  .is-icon.c-special__title:before,
  .is-icon.c-step__title:before,
  #tinymce.post-type-page h5.is-icon:before,
  .l-page-content h5.is-icon:before,
  #tinymce.post-type-page h6:before,
  .l-page-content h6:before,
  #tinymce.post-type-news h3.is-icon:before,
  #tinymce.post-type-info h3.is-icon:before,
  #tinymce.acf_content h3.is-icon:before,
  #tinymce.post-type-post h3.is-icon:before,
  .l-post-content h3.is-icon:before,
  #tinymce.post-type-news h4.is-icon:before,
  #tinymce.post-type-info h4.is-icon:before,
  #tinymce.acf_content h4.is-icon:before,
  #tinymce.post-type-post h4.is-icon:before,
  .l-post-content h4.is-icon:before,
  #tinymce.post-type-news h5:before,
  #tinymce.post-type-info h5:before,
  #tinymce.acf_content h5:before,
  #tinymce.post-type-post h5:before,
  .l-post-content h5:before,
  #tinymce.post-type-news h6.is-icon:before,
  #tinymce.post-type-info h6.is-icon:before,
  #tinymce.acf_content h6.is-icon:before,
  #tinymce.post-type-post h6.is-icon:before,
  .l-post-content h6.is-icon:before {
    top: 0
  }
}

.heading.is-center,
.is-center.c-access__title,
.is-center.c-bnr-content__title,
.is-center.c-content-box__title,
.is-center.c-faq__heading,
.is-center.c-flow__heading,
.is-center.c-message__title,
.is-center.c-offer__title,
.is-center.c-point__heading,
.is-center.c-point__title,
.is-center.c-single-head__title,
.is-center.c-special__title,
.is-center.c-step__title,
#tinymce.post-type-page h5.is-center,
.l-page-content h5.is-center,
#tinymce.post-type-page h6.is-center,
.l-page-content h6.is-center,
#tinymce.post-type-news h3.is-center,
#tinymce.post-type-info h3.is-center,
#tinymce.acf_content h3.is-center,
#tinymce.post-type-post h3.is-center,
.l-post-content h3.is-center,
#tinymce.post-type-news h4.is-center,
#tinymce.post-type-info h4.is-center,
#tinymce.acf_content h4.is-center,
#tinymce.post-type-post h4.is-center,
.l-post-content h4.is-center,
#tinymce.post-type-news h5.is-center,
#tinymce.post-type-info h5.is-center,
#tinymce.acf_content h5.is-center,
#tinymce.post-type-post h5.is-center,
.l-post-content h5.is-center,
#tinymce.post-type-news h6.is-center,
#tinymce.post-type-info h6.is-center,
#tinymce.acf_content h6.is-center,
#tinymce.post-type-post h6.is-center,
.l-post-content h6.is-center {
  text-align: center;
  justify-content: center
}

.heading.is-example,
.is-example.c-access__title,
.is-example.c-bnr-content__title,
.is-example.c-content-box__title,
.is-example.c-faq__heading,
.is-example.c-flow__heading,
.is-example.c-message__title,
.is-example.c-offer__title,
.is-example.c-point__heading,
.is-example.c-point__title,
.is-example.c-single-head__title,
.is-example.c-special__title,
.is-example.c-step__title,
#tinymce.post-type-page h5.is-example,
.l-page-content h5.is-example,
#tinymce.post-type-page h6.is-example,
.l-page-content h6.is-example,
#tinymce.post-type-news h3.is-example,
#tinymce.post-type-info h3.is-example,
#tinymce.acf_content h3.is-example,
#tinymce.post-type-post h3.is-example,
.l-post-content h3.is-example,
#tinymce.post-type-news h4.is-example,
#tinymce.post-type-info h4.is-example,
#tinymce.acf_content h4.is-example,
#tinymce.post-type-post h4.is-example,
.l-post-content h4.is-example,
#tinymce.post-type-news h5.is-example,
#tinymce.post-type-info h5.is-example,
#tinymce.acf_content h5.is-example,
#tinymce.post-type-post h5.is-example,
.l-post-content h5.is-example,
#tinymce.post-type-news h6.is-example,
#tinymce.post-type-info h6.is-example,
#tinymce.acf_content h6.is-example,
#tinymce.post-type-post h6.is-example,
.l-post-content h6.is-example {
  padding: 12px 18px;
  color: #fff;
  background-color: #C63939;
  margin: 32px 0;
  border: none
}

.heading.is-top,
.is-top.c-access__title,
.is-top.c-bnr-content__title,
.is-top.c-content-box__title,
.is-top.c-faq__heading,
.is-top.c-flow__heading,
.is-top.c-message__title,
.is-top.c-offer__title,
.is-top.c-point__heading,
.is-top.c-point__title,
.is-top.c-single-head__title,
.is-top.c-special__title,
.is-top.c-step__title,
#tinymce.post-type-page h5.is-top,
.l-page-content h5.is-top,
#tinymce.post-type-page h6.is-top,
.l-page-content h6.is-top,
#tinymce.post-type-news h3.is-top,
#tinymce.post-type-info h3.is-top,
#tinymce.acf_content h3.is-top,
#tinymce.post-type-post h3.is-top,
.l-post-content h3.is-top,
#tinymce.post-type-news h4.is-top,
#tinymce.post-type-info h4.is-top,
#tinymce.acf_content h4.is-top,
#tinymce.post-type-post h4.is-top,
.l-post-content h4.is-top,
#tinymce.post-type-news h5.is-top,
#tinymce.post-type-info h5.is-top,
#tinymce.acf_content h5.is-top,
#tinymce.post-type-post h5.is-top,
.l-post-content h5.is-top,
#tinymce.post-type-news h6.is-top,
#tinymce.post-type-info h6.is-top,
#tinymce.acf_content h6.is-top,
#tinymce.post-type-post h6.is-top,
.l-post-content h6.is-top {
  margin-bottom: 0 !important
}

.heading.is-bottom,
.is-bottom.c-access__title,
.is-bottom.c-bnr-content__title,
.is-bottom.c-content-box__title,
.is-bottom.c-faq__heading,
.is-bottom.c-flow__heading,
.is-bottom.c-message__title,
.is-bottom.c-offer__title,
.is-bottom.c-point__heading,
.is-bottom.c-point__title,
.is-bottom.c-single-head__title,
.is-bottom.c-special__title,
.is-bottom.c-step__title,
#tinymce.post-type-page h5.is-bottom,
.l-page-content h5.is-bottom,
#tinymce.post-type-page h6.is-bottom,
.l-page-content h6.is-bottom,
#tinymce.post-type-news h3.is-bottom,
#tinymce.post-type-info h3.is-bottom,
#tinymce.acf_content h3.is-bottom,
#tinymce.post-type-post h3.is-bottom,
.l-post-content h3.is-bottom,
#tinymce.post-type-news h4.is-bottom,
#tinymce.post-type-info h4.is-bottom,
#tinymce.acf_content h4.is-bottom,
#tinymce.post-type-post h4.is-bottom,
.l-post-content h4.is-bottom,
#tinymce.post-type-news h5.is-bottom,
#tinymce.post-type-info h5.is-bottom,
#tinymce.acf_content h5.is-bottom,
#tinymce.post-type-post h5.is-bottom,
.l-post-content h5.is-bottom,
#tinymce.post-type-news h6.is-bottom,
#tinymce.post-type-info h6.is-bottom,
#tinymce.acf_content h6.is-bottom,
#tinymce.post-type-post h6.is-bottom,
.l-post-content h6.is-bottom {
  margin-top: 0 !important
}

.heading.is-margin,
.is-margin.c-access__title,
.is-margin.c-bnr-content__title,
.is-margin.c-content-box__title,
.is-margin.c-faq__heading,
.is-margin.c-flow__heading,
.is-margin.c-message__title,
.is-margin.c-offer__title,
.is-margin.c-point__heading,
.is-margin.c-point__title,
.is-margin.c-single-head__title,
.is-margin.c-special__title,
.is-margin.c-step__title,
#tinymce.post-type-page h5,
.l-page-content h5,
#tinymce.post-type-page h6,
.l-page-content h6,
#tinymce.post-type-news h3,
#tinymce.post-type-info h3,
#tinymce.acf_content h3,
#tinymce.post-type-post h3,
.l-post-content h3,
#tinymce.post-type-news h4,
#tinymce.post-type-info h4,
#tinymce.acf_content h4,
#tinymce.post-type-post h4,
.l-post-content h4,
#tinymce.post-type-news h5,
#tinymce.post-type-info h5,
#tinymce.acf_content h5,
#tinymce.post-type-post h5,
.l-post-content h5,
#tinymce.post-type-news h6,
#tinymce.post-type-info h6,
#tinymce.acf_content h6,
#tinymce.post-type-post h6,
.l-post-content h6 {
  margin-top: 40px;
  margin-bottom: 40px
}

input[type="text"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="tel"] {
  font-size: 15px;
  line-height: 1.8;
  border: 1px solid #D9D9D9;
  padding: 7px 12px;
  max-width: 100%;
  width: 100%;
  transition: all ease-in-out 0.2s;
  background-color: #fff;
  border-radius: 4px
}

input[type="text"]:focus,
input[type="text"]:active,
input[type="url"]:focus,
input[type="url"]:active,
input[type="password"]:focus,
input[type="password"]:active,
input[type="search"]:focus,
input[type="search"]:active,
input[type="email"]:focus,
input[type="email"]:active,
input[type="tel"]:focus,
input[type="tel"]:active {
  outline: none;
  border-color: #2c7fe0;
  -webkit-box-shadow: inset 0 0 0px 1px #2c7fe0;
  box-shadow: inset 0 0 0px 1px #2c7fe0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  input[type="text"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="email"],
  input[type="tel"] {
    font-size: 16px
  }
}

textarea {
  border: 1px solid #D9D9D9;
  font-size: 15px;
  width: 100%;
  padding: 16px 8px;
  transition: all ease-in-out 0.2s;
  background-color: #fff;
  padding: 7px 12px;
  border-radius: 4px
}

textarea:focus,
textarea:active {
  outline: none;
  border-color: #2c7fe0;
  -webkit-box-shadow: inset 0 0 0px 1px #2c7fe0;
  box-shadow: inset 0 0 0px 1px #2c7fe0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  textarea {
    font-size: 16px
  }
}

input[type="checkbox"] {
  width: 18px;
  height: 18px;
  vertical-align: middle
}

input[type="radio"] {
  width: 18px;
  height: 18px;
  vertical-align: middle
}

select {
  text-transform: none;
  display: block;
  width: 100%;
  height: 48px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 2px solid #D9D9D9;
  border-radius: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  select {
    width: 100%
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  select {
    font-size: 16px
  }
}

:placeholder-shown {
  color: rgba(0, 0, 0, 0.5)
}

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5)
}

:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5)
}

::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5)
}

:-ms-input-placeholder {
  color: #9FA0A0
}

button {
  border: none
}

p,
.text-normal {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.8em
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  p,
  .text-normal {
    font-size: 14px
  }
}

small,
.c-dropdown__list li a,
.text-small {
  font-size: 0.85em
}

strong,
.text-strong {
  font-weight: bold
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  strong,
  .text-strong {
    font-weight: 600
  }
}

del,
.text-del {
  text-decoration: line-through
}

a,
.text-link {
  color: #2c7fe0;
  font-weight: 500;
  transition: all ease-in-out 0.4s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  a,
  .text-link {
    font-weight: 600
  }
}

a:hover,
.text-link.text-link--hover {
  opacity: 0.8
}

a:active,
.text-link.text-link--active {
  color: #1c5537
}

hr,
.hr {
  border: 1px solid #CBCBCB;
  margin-left: auto;
  margin-right: auto
}

.ul-list li,
.c-access__text ul li {
  position: relative;
  padding-left: 20px
}

.ul-list li:before,
.c-access__text ul li:before {
  content: "\f111";
  font-family: "FontAwesome";
  color: #2c7fe0;
  position: absolute;
  top: 1px;
  left: 0
}

.ul-list li ul li,
.c-access__text ul li ul li {
  padding-left: 18px
}

.ul-list li ul li:before,
.c-access__text ul li ul li:before {
  content: "・"
}

.ol-list li {
  position: relative;
  list-style: decimal
}

.ol-list li ul li {
  margin-left: 24px
}

.inline-list {
  list-style: none;
  padding-left: 0
}

.inline-list li {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px
}

blockquote {
  margin-left: 0;
  margin-right: 0;
  border-top: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  border-left: 2px solid #2c7fe0;
  margin-top: 32px;
  margin-bottom: 32px;
  background: #fff;
  padding: 30px 45px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  blockquote {
    margin-left: 0;
    margin-right: 0;
    padding: 16px 24px 16px 40px
  }
}

blockquote:before {
  content: "\f10d";
  display: block;
  font-family: "FontAwesome";
  font-size: 20px;
  color: #2c7fe0;
  position: absolute;
  left: 12px;
  top: 8px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  blockquote:before {
    font-size: 16px;
    top: 6px
  }
}

blockquote cite {
  display: block;
  text-align: right
}

.c-access__title {
  color: #2c7fe0;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-access__title {
    margin-bottom: 24px
  }
}

.c-access__map {
  width: 100%;
  padding-top: 38.6845%;
  position: relative;
  margin-bottom: 12px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-access__map {
    padding-top: 53.51171%
  }
}

.c-access__map iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0
}

.c-accordion__title {
  background: #2c7fe0;
  color: #fff;
  padding: 32px 64px;
  margin-bottom: 0;
  font-size: 1.125rem;
  border-radius: 4px 4px 0 0
}

.c-accordion__content {
  padding: 32px 64px;
  border: 1px solid #f2f2f1;
  border-radius: 0 0 4px 4px
}

.c-accordion.is-danger .c-accordion__title {
  background: #cc2919
}

.c-accordion.is-warning .c-accordion__title {
  background: #cc9e12
}

.c-accordion.is-success .c-accordion__title {
  background: #13a83a
}

.c-accordion.is-info .c-accordion__title {
  background: #378da3
}

.c-accordion.is-faq .c-accordion__title {
  position: relative;
  padding-left: 4.25rem
}

.c-accordion.is-faq .c-accordion__title:before {
  content: "Q";
  left: 1.5rem;
  top: .875rem;
  font-size: 1.125rem;
  background: #F4E964;
  text-align: center;
  border-radius: 62.5rem;
  display: block;
  width: 2rem;
  height: 2rem;
  box-sizing: border-box;
  padding-top: .125rem;
  margin-right: .5rem;
  position: absolute
}

.c-badge {
  background: #2c7fe0;
  color: #fff;
  font-size: 12.8px;
  border-radius: 1000px;
  display: inline-block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: .5rem;
  padding-right: .5rem;
  vertical-align: middle
}

.c-badge.is-lg {
  font-size: 1rem
}

.c-badge.is-sm {
  font-size: .64rem
}

.c-badge.is-secondary {
  background: #9C9324
}

.c-badge.is-tertiary {
  background: #f2f2f1
}

.c-badge.is-danger {
  background: #cc2919
}

.c-badge.is-warning {
  background: #cc9e12
}

.c-badge.is-info {
  background: #378da3
}

.c-badge.is-success {
  background: #13a83a
}

.c-banner {
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);
  display: block;
  margin-left: auto;
  margin-right: auto
}

.c-oyo-banner {
  padding-top: 70px;
  padding-bottom: 75px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-oyo-banner {
    padding-top: 35px;
    padding-bottom: 35px
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners {
    margin-bottom: 24px
  }
}

.c-banners__block {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 12.5rem;
  overflow: hidden;
  background-color: #666;
  margin-bottom: 8px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners__block {
    height: 38vw
  }
}

.c-banners__block:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 1rem;
  font-weight: 400;
  position: relative;
  z-index: 99;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #2c7fe0;
  color: #fff;
  width: 38px;
  height: 38px;
  padding-top: 4px;
  box-sizing: border-box
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners__block:after {
    font-size: 1rem
  }
}

.c-banners__block:hover {
  opacity: 1
}

.c-banners__block:hover .c-banners__image img {
  transform: translate(-50%, -50%) scale(1.15)
}

.c-banners__image {
  display: block
}

.c-banners__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  max-width: 100%;
  transition: all .25s ease
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners__image img {
    max-width: 100%;
    max-height: inherit
  }
}

.c-banners__text {
  position: relative;
  z-index: 99
}

.c-banners__text span {
  display: block;
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.6
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners__text span {
    font-size: 1.25rem
  }
}

.c-banners__text small,
.c-banners__text .c-dropdown__list li a,
.c-dropdown__list li .c-banners__text a {
  display: block;
  font-size: 1rem;
  letter-spacing: 0.1em;
  font-weight: 700
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-banners__text small,
  .c-banners__text .c-dropdown__list li a,
  .c-dropdown__list li .c-banners__text a {
    font-size: .875rem
  }
}

.l-page-content .c-oyo-banner {
  padding-bottom: 32px
}

.c-oyo-banner.is-page .large-4 .c-banners__block {
  height: 8.125rem
}

.c-oyo-banner.is-page .large-4 .c-banners__text span {
  font-size: 20px
}

.c-oyo-banner.is-page .large-3 .c-banners__block {
  height: 7rem
}

.c-oyo-banner.is-page .large-3 .c-banners__text span {
  font-size: 20px
}

.large-6 .c-banners__block {
  height: 11rem
}

.c-oyo-banner.is-page.is-1 {
  padding-top: 32px;
  padding-bottom: 32px
}

.c-oyo-banner.is-page.is-2 {
  padding-top: 32px;
  padding-bottom: 32px
}

.c-oyo-banner.is-page.is-3 {
  padding-top: 32px;
  padding-bottom: 32px
}

.c-oyo-banner.is-page.is-4 {
  padding-top: 32px;
  padding-bottom: 32px
}

.c-movieunderslider .heading.is-md,
.c-movieunderslider .is-md.c-access__title,
.c-movieunderslider .is-md.c-bnr-content__title,
.c-movieunderslider .c-content-box__title,
.c-movieunderslider .c-faq__heading,
.c-movieunderslider .is-md.c-flow__heading,
.c-movieunderslider .c-lecture__title,
.c-movieunderslider .is-md.c-message__title,
.c-movieunderslider .c-offer__title,
.c-movieunderslider .is-md.c-point__heading,
.c-movieunderslider .c-point__title,
.c-movieunderslider .is-md.c-single-head__title,
.c-movieunderslider .c-special__title,
.c-movieunderslider .is-md.c-step__title,
.c-movieunderslider #tinymce.post-type-page h5.is-md,
#tinymce.post-type-page .c-movieunderslider h5.is-md,
.c-movieunderslider .l-page-content h5.is-md,
.l-page-content .c-movieunderslider h5.is-md,
.c-movieunderslider #tinymce.post-type-page h6.is-md,
#tinymce.post-type-page .c-movieunderslider h6.is-md,
.c-movieunderslider .l-page-content h6.is-md,
.l-page-content .c-movieunderslider h6.is-md,
.c-movieunderslider #tinymce.post-type-news h3.is-md,
#tinymce.post-type-news .c-movieunderslider h3.is-md,
.c-movieunderslider #tinymce.post-type-info h3.is-md,
#tinymce.post-type-info .c-movieunderslider h3.is-md,
.c-movieunderslider #tinymce.acf_content h3.is-md,
#tinymce.acf_content .c-movieunderslider h3.is-md,
.c-movieunderslider #tinymce.post-type-post h3.is-md,
#tinymce.post-type-post .c-movieunderslider h3.is-md,
.c-movieunderslider .l-post-content h3.is-md,
.l-post-content .c-movieunderslider h3.is-md,
.c-movieunderslider #tinymce.post-type-news h4.is-md,
#tinymce.post-type-news .c-movieunderslider h4.is-md,
.c-movieunderslider #tinymce.post-type-info h4.is-md,
#tinymce.post-type-info .c-movieunderslider h4.is-md,
.c-movieunderslider #tinymce.acf_content h4.is-md,
#tinymce.acf_content .c-movieunderslider h4.is-md,
.c-movieunderslider #tinymce.post-type-post h4.is-md,
#tinymce.post-type-post .c-movieunderslider h4.is-md,
.c-movieunderslider .l-post-content h4.is-md,
.l-post-content .c-movieunderslider h4.is-md,
.c-movieunderslider #tinymce.post-type-news h5.is-md,
#tinymce.post-type-news .c-movieunderslider h5.is-md,
.c-movieunderslider #tinymce.post-type-info h5.is-md,
#tinymce.post-type-info .c-movieunderslider h5.is-md,
.c-movieunderslider #tinymce.acf_content h5.is-md,
#tinymce.acf_content .c-movieunderslider h5.is-md,
.c-movieunderslider #tinymce.post-type-post h5.is-md,
#tinymce.post-type-post .c-movieunderslider h5.is-md,
.c-movieunderslider .l-post-content h5.is-md,
.l-post-content .c-movieunderslider h5.is-md,
.c-movieunderslider #tinymce.post-type-news h6.is-md,
#tinymce.post-type-news .c-movieunderslider h6.is-md,
.c-movieunderslider #tinymce.post-type-info h6.is-md,
#tinymce.post-type-info .c-movieunderslider h6.is-md,
.c-movieunderslider #tinymce.acf_content h6.is-md,
#tinymce.acf_content .c-movieunderslider h6.is-md,
.c-movieunderslider #tinymce.post-type-post h6.is-md,
#tinymce.post-type-post .c-movieunderslider h6.is-md,
.c-movieunderslider .l-post-content h6.is-md,
.l-post-content .c-movieunderslider h6.is-md {
  display: none
}

.c-movieunderslider .c-slide-wrap {
  margin-top: 0
}

.w-block video {
  display: block
}

.c-code {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-code {
    width: 100% !important
  }
}

.c-code iframe {
  width: 100%;
  display: block
}

.c-bnr-content__inner {
  display: flex;
  align-items: flex-start
}

@media (max-width: 650px) {
  .c-bnr-content__inner {
    display: block
  }
}

.c-bnr-content__block {
  width: 31.85185%;
  margin-right: 2.22222%
}

.c-bnr-content__block:nth-child(3n) {
  margin-right: 0
}

@media (max-width: 650px) {
  .c-bnr-content__block {
    width: 100%;
    margin-bottom: 32px;
    margin-right: 0
  }

  .c-bnr-content__block:last-child {
    margin-bottom: 0
  }
}

@media (max-width: 650px) {
  .c-bnr-content__image {
    width: calc(100% + 32px);
    margin-left: -16px
  }
}

.c-bnr-content__content {
  background-color: #fff;
  margin: -24px 16px 0;
  padding: 20px 24px 24px;
  position: relative;
  z-index: 99;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1)
}

@media (max-width: 900px) {
  .c-bnr-content__content {
    padding: 16px 16px 16px;
    margin-left: 8px;
    margin-right: 8px
  }
}

@media (max-width: 650px) {
  .c-bnr-content__content {
    padding: 16px 24px 24px;
    margin: -40px 0px 0
  }
}

@media (max-width: 650px) {
  .c-bnr-content__head {
    display: flex;
    align-items: center
  }
}

.c-bnr-content__number {
  font-size: 65px;
  font-weight: 700;
  color: #2c7fe0;
  text-align: center;
  line-height: 1
}

@media (max-width: 900px) {
  .c-bnr-content__number {
    font-size: 48px
  }
}

.c-bnr-content__title {
  margin-top: 0;
  text-align: center;
  color: #2c7fe0
}

@media (max-width: 900px) {
  .c-bnr-content__title {
    font-size: 18px;
    margin-bottom: 8px
  }
}

@media (max-width: 650px) {
  .c-bnr-content__title {
    padding-left: 8px;
    padding-top: 5px
  }
}

@media (max-width: 900px) {
  .c-bnr-content__text {
    font-size: 14px
  }
}

.c-bnr-content__button {
  margin-top: 20px
}

.c-bnr-content__block.is-emerald .c-bnr-content__number,
.c-bnr-content__block.is-emerald .c-bnr-content__title {
  color: #F4E964
}

.c-bnr-content__block.is-emerald .c-bnr-content__button {
  background-color: #F4E964;
  border-color: #F4E964
}

.c-bnr-content__block.is-emerald .c-bnr-content__button:hover {
  background-color: #fff;
  color: #F4E964
}

.c-bnr-content__block.is-green .c-bnr-content__number,
.c-bnr-content__block.is-green .c-bnr-content__title {
  color: #65AC29
}

.c-bnr-content__block.is-green .c-bnr-content__button {
  background-color: #65AC29;
  border-color: #65AC29
}

.c-bnr-content__block.is-green .c-bnr-content__button:hover {
  background-color: #fff;
  color: #65AC29
}

.c-bnr-lg__block {
  display: block;
  text-decoration: none;
  width: 100%;
  max-width: 896px;
  height: 244px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  position: relative;
  transition: all .3s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-bnr-lg__block {
    height: 140px
  }
}

.c-bnr-lg__block:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  top: 0;
  left: 0;
  margin: 8px;
  border: 1px solid rgba(255, 255, 255, 0.5)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-bnr-lg__block:after {
    width: calc(100% - 13px);
    height: calc(100% - 13px);
    margin: 6px
  }
}

.c-bnr-lg__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative
}

.c-bnr-lg__image:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5)
}

.c-bnr-lg__text {
  font-size: 24px;
  letter-spacing: 1.6px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  font-weight: 500
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-bnr-lg__text {
    font-size: 20px;
    letter-spacing: 1.1px
  }
}

.c-border-box {
  border: 1px solid #f2f2f1;
  padding: 24px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-border-box {
    padding: 16px
  }
}

.c-border-box__title {
  font-size: 1.25rem;
  font-weight: bold;
  background: #f2f2f1;
  margin-bottom: 16px;
  padding: 8px 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-border-box__title {
    font-size: 1rem
  }
}

.c-border-box__content {
  font-size: .9375rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-border-box__content {
    font-size: .875rem
  }
}

.c-border-box.is-title-white .c-border-box__title {
  background: none;
  padding: 8px 0
}

.c-box__block {
  background-color: #f2f2f1;
  padding: 2rem 2.5rem;
  margin-bottom: .5rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box__block {
    padding: .75rem;
    margin-bottom: 1.5rem
  }
}

.c-box__block:last-child {
  margin-bottom: 0
}

.c-box__block:last-child:after {
  display: none !important
}

.c-box__block p {
  margin-bottom: 0
}

.c-box__image {
  margin-bottom: .5rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box__image {
    margin-bottom: 1rem
  }
}

.l-page-content .c-box__block p {
  margin-bottom: 0
}

.c-heading.is-sm {
  color: #2c7fe0;
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  margin-bottom: 12px
}

.c-heading.is-sm .number {
  vertical-align: middle;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #2c7fe0;
  margin-right: 16px;
  line-height: 1;
  display: inline-block
}

.c-heading.is-sm .text {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 28px;
  text-align: left;
  color: #2c7fe0
}

.c-breadcrumb {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .75rem;
  background: #f2f2f1
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-breadcrumb {
    padding-top: 4px;
    padding-bottom: 4px
  }
}

.c-breadcrumb span {
  margin-right: 6px;
  color: #000000
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-breadcrumb span {
    font-size: 12px
  }
}

.c-breadcrumb a {
  font-weight: 400;
  color: #2c7fe0;
  text-decoration: underline
}

.c-breadcrumb.is-alone {
  padding: 0;
  margin-bottom: -20px
}

.c-breadcrumb.is-alone span,
.c-breadcrumb.is-alone a {
  color: #2c7fe0
}

.c-button,
.c-bnr-content__button,
.c-curriculum__link a,
.c-form-block__button,
.c-form-block__submit button,
.c-social-share>a,
.c-tag-navi__button {
  font-size: .875rem;
  outline: none;
  display: inline-block;
  width: 100%;
  max-width: 360px;
  text-align: center;
  background-color: #2c7fe0;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  padding: 10px 32px;
  font-weight: normal;
  position: relative;
  transition: all ease-in-out 0.4s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-button,
  .c-bnr-content__button,
  .c-curriculum__link a,
  .c-form-block__button,
  .c-form-block__submit button,
  .c-social-share>a,
  .c-tag-navi__button {
    max-width: 240px;
    padding: 11px 16px
  }
}

.c-button:before,
.c-bnr-content__button:before,
.c-curriculum__link a:before,
.c-form-block__button:before,
.c-form-block__submit button:before,
.c-social-share>a:before,
.c-tag-navi__button:before {
  content: none;
  font-family: "FontAwesome";
  padding-right: 12px;
  position: relative;
  top: -1px
}

.c-button.is-noicon:before,
.is-noicon.c-bnr-content__button:before,
.c-button.is-back:before,
.is-back.c-bnr-content__button:before,
.c-curriculum__link a.is-back:before,
.is-back.c-form-block__button:before,
.c-form-block__submit button.is-back:before,
.c-social-share>a.is-back:before,
.is-back.c-tag-navi__button:before,
.c-curriculum__link a.is-noicon:before,
.is-noicon.c-form-block__button:before,
.c-form-block__submit button.is-noicon:before,
.c-social-share>a.is-noicon:before,
.is-noicon.c-tag-navi__button:before {
  content: none
}

.c-button.is-icon:before,
.is-icon.c-bnr-content__button:before,
.c-curriculum__link a.is-icon:before,
.is-icon.c-form-block__button:before,
.c-form-block__submit button.is-icon:before,
.c-social-share>a.is-icon:before,
.is-icon.c-tag-navi__button:before {
  content: "\f105"
}

.c-button:hover,
.c-bnr-content__button:hover,
.c-curriculum__link a:hover,
.c-form-block__button:hover,
.c-form-block__submit button:hover,
.c-social-share>a:hover,
.c-tag-navi__button:hover {
  opacity: 1;
  color: #fff;
  background-color: #1c5537;
  cursor: pointer
}

.c-button.is-xlg,
.is-xlg.c-bnr-content__button,
.c-curriculum__link a.is-xlg,
.is-xlg.c-form-block__button,
.c-form-block__submit button.is-xlg,
.c-social-share>a.is-xlg,
.is-xlg.c-tag-navi__button {
  margin: 16px auto;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 80px;
  padding-right: 80px;
  width: auto;
  max-width: initial
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-button.is-xlg,
  .is-xlg.c-bnr-content__button,
  .c-curriculum__link a.is-xlg,
  .is-xlg.c-form-block__button,
  .c-form-block__submit button.is-xlg,
  .c-social-share>a.is-xlg,
  .is-xlg.c-tag-navi__button {
    font-size: .875rem;
    padding: 13px 16px
  }
}

.c-button.is-lg,
.is-lg.c-bnr-content__button,
.c-curriculum__link a.is-lg,
.is-lg.c-form-block__button,
.c-form-block__submit button,
.c-social-share>a.is-lg,
.is-lg.c-tag-navi__button {
  font-size: 1.0625rem;
  margin: 16px auto;
  max-width: none;
  width: 100%;
  font-weight: bold;
  padding-top: 32px;
  padding-bottom: 32px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-button.is-lg,
  .is-lg.c-bnr-content__button,
  .c-curriculum__link a.is-lg,
  .is-lg.c-form-block__button,
  .c-form-block__submit button,
  .c-social-share>a.is-lg,
  .is-lg.c-tag-navi__button {
    font-size: .875rem;
    padding-top: 24px;
    padding-bottom: 24px
  }
}

.c-button.is-md,
.is-md.c-bnr-content__button,
.c-curriculum__link a.is-md,
.is-md.c-form-block__button,
.c-form-block__submit button.is-md,
.c-social-share>a.is-md,
.is-md.c-tag-navi__button {
  font-size: 1.0625rem;
  margin: 16px auto;
  width: auto;
  max-width: none;
  min-width: 272px;
  padding: 24px 10px;
  font-weight: bold
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-button.is-md,
  .is-md.c-bnr-content__button,
  .c-curriculum__link a.is-md,
  .is-md.c-form-block__button,
  .c-form-block__submit button.is-md,
  .c-social-share>a.is-md,
  .is-md.c-tag-navi__button {
    font-size: .875rem;
    max-width: 375px;
    padding: 13px 16px
  }
}

.c-button.is-sm,
.c-bnr-content__button,
.c-curriculum__link a.is-sm,
.is-sm.c-form-block__button,
.c-form-block__submit button.is-sm,
.c-login .submit input[type=submit],
.c-social-share>a.is-sm,
.c-tag-navi__button,
#cancel-comment-reply-link {
  font-size: 1.0625rem;
  margin: 16px auto;
  padding: 9px 16px;
  max-width: none;
  min-width: 168px;
  width: auto
}

.l-post-content .c-button.is-sm,
.l-post-content .c-bnr-content__button,
.l-post-content .c-curriculum__link a.is-sm,
.c-curriculum__link .l-post-content a.is-sm,
.l-post-content .is-sm.c-form-block__button,
.l-post-content .c-form-block__submit button.is-sm,
.c-form-block__submit .l-post-content button.is-sm,
.l-post-content .c-login .submit input[type=submit],
.c-login .submit .l-post-content input[type=submit],
.l-post-content .c-social-share>a.is-sm,
.l-post-content .c-tag-navi__button,
.l-post-content #cancel-comment-reply-link {
  font-size: .875rem;
  font-weight: bold
}

.c-button.is-xs,
.is-xs.c-bnr-content__button,
.c-curriculum__link a.is-xs,
.is-xs.c-form-block__button,
.c-form-block__submit button.is-xs,
.c-social-share>a.is-xs,
.is-xs.c-tag-navi__button {
  font-size: .8rem;
  padding: .5rem 1.6rem;
  max-width: initial;
  width: auto
}

.c-button.is-xxs,
.is-xxs.c-bnr-content__button,
.c-curriculum__link a.is-xxs,
.is-xxs.c-form-block__button,
.c-form-block__submit button.is-xxs,
.c-social-share>a.is-xxs,
.is-xxs.c-tag-navi__button {
  font-size: .7rem;
  padding: .3rem 1rem;
  max-width: initial;
  width: auto
}

.c-button.is-full,
.is-full.c-bnr-content__button,
.c-curriculum__link a.is-full,
.is-full.c-form-block__button,
.c-form-block__submit button.is-full,
.c-social-share>a.is-full,
.is-full.c-tag-navi__button {
  width: 100%;
  max-width: none
}

.c-button.is-tertiary,
.is-tertiary.c-bnr-content__button,
.c-curriculum__link a.is-tertiary,
.is-tertiary.c-form-block__button,
.c-form-block__submit button.is-tertiary,
.c-social-share>a.is-tertiary,
.is-tertiary.c-tag-navi__button {
  background: #f2f2f1;
  border-color: #f2f2f1;
  color: #fff
}

.c-button.is-tertiary:hover,
.is-tertiary.c-bnr-content__button:hover,
.c-curriculum__link a.is-tertiary:hover,
.is-tertiary.c-form-block__button:hover,
.c-form-block__submit button.is-tertiary:hover,
.c-social-share>a.is-tertiary:hover,
.is-tertiary.c-tag-navi__button:hover {
  background: #fff;
  color: #f2f2f1
}

.c-button.is-tertiary:hover,
.is-tertiary.c-bnr-content__button:hover,
.c-curriculum__link a.is-tertiary:hover,
.is-tertiary.c-form-block__button:hover,
.c-form-block__submit button.is-tertiary:hover,
.c-social-share>a.is-tertiary:hover,
.is-tertiary.c-tag-navi__button:hover {
  color: #000
}

.c-button.is-danger,
.is-danger.c-bnr-content__button,
.c-curriculum__link a.is-danger,
.is-danger.c-form-block__button,
.c-form-block__submit button.is-danger,
.c-social-share>a.is-danger,
.is-danger.c-tag-navi__button {
  background: #cc2919;
  border-color: #cc2919
}

.c-button.is-danger:hover,
.is-danger.c-bnr-content__button:hover,
.c-curriculum__link a.is-danger:hover,
.is-danger.c-form-block__button:hover,
.c-form-block__submit button.is-danger:hover,
.c-social-share>a.is-danger:hover,
.is-danger.c-tag-navi__button:hover {
  background: #fff;
  color: #cc2919
}

.c-button.is-warning,
.is-warning.c-bnr-content__button,
.c-curriculum__link a.is-warning,
.is-warning.c-form-block__button,
.c-form-block__submit button.is-warning,
.c-social-share>a.is-warning,
.is-warning.c-tag-navi__button {
  background: #cc9e12;
  border-color: #cc9e12
}

.c-button.is-warning:hover,
.is-warning.c-bnr-content__button:hover,
.c-curriculum__link a.is-warning:hover,
.is-warning.c-form-block__button:hover,
.c-form-block__submit button.is-warning:hover,
.c-social-share>a.is-warning:hover,
.is-warning.c-tag-navi__button:hover {
  background: #fff;
  color: #cc9e12
}

.c-button.is-info,
.is-info.c-bnr-content__button,
.c-curriculum__link a.is-info,
.is-info.c-form-block__button,
.c-form-block__submit button.is-info,
.c-social-share>a.is-info,
.is-info.c-tag-navi__button {
  background: #378da3;
  border-color: #378da3
}

.c-button.is-info:hover,
.is-info.c-bnr-content__button:hover,
.c-curriculum__link a.is-info:hover,
.is-info.c-form-block__button:hover,
.c-form-block__submit button.is-info:hover,
.c-social-share>a.is-info:hover,
.is-info.c-tag-navi__button:hover {
  background: #fff;
  color: #378da3
}

.c-button.is-success,
.is-success.c-bnr-content__button,
.c-curriculum__link a.is-success,
.is-success.c-form-block__button,
.c-form-block__submit button.is-success,
.c-social-share>a.is-success,
.is-success.c-tag-navi__button {
  background: #13a83a;
  border-color: #13a83a
}

.c-button.is-success:hover,
.is-success.c-bnr-content__button:hover,
.c-curriculum__link a.is-success:hover,
.is-success.c-form-block__button:hover,
.c-form-block__submit button.is-success:hover,
.c-social-share>a.is-success:hover,
.is-success.c-tag-navi__button:hover {
  background: #fff;
  color: #13a83a
}

.c-button.is-arrow-right:before,
.c-bnr-content__button:before,
.c-curriculum__link a.is-arrow-right:before,
.is-arrow-right.c-form-block__button:before,
.c-form-block__submit button.is-arrow-right:before,
.c-social-share>a.is-arrow-right:before,
.is-arrow-right.c-tag-navi__button:before {
  display: none
}

.c-button.is-arrow-right:after,
.c-bnr-content__button:after,
.c-curriculum__link a.is-arrow-right:after,
.is-arrow-right.c-form-block__button:after,
.c-form-block__submit button.is-arrow-right:after,
.c-social-share>a.is-arrow-right:after,
.is-arrow-right.c-tag-navi__button:after {
  content: "\f105";
  font-family: "FontAwesome";
  padding-left: 12px;
  position: relative;
  top: -1px
}

.c-button.is-round,
.is-round.c-bnr-content__button,
.c-curriculum__link a.is-round,
.is-round.c-form-block__button,
.c-form-block__submit button.is-round,
.c-social-share>a.is-round,
.is-round.c-tag-navi__button {
  border-radius: 1000px !important
}

.c-button.is-outline,
.is-outline.c-bnr-content__button,
.c-curriculum__link a.is-outline,
.is-outline.c-form-block__button,
.c-form-block__submit button.is-outline,
.c-social-share>a.is-outline,
.is-outline.c-tag-navi__button {
  background: transparent;
  border: 1px solid #2c7fe0;
  color: #2c7fe0;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px
}

.c-button.is-outline:hover,
.is-outline.c-bnr-content__button:hover,
.c-curriculum__link a.is-outline:hover,
.is-outline.c-form-block__button:hover,
.c-form-block__submit button.is-outline:hover,
.c-social-share>a.is-outline:hover,
.is-outline.c-tag-navi__button:hover {
  background: #2c7fe0;
  color: #fff
}

.c-button.is-outline.is-white,
.is-outline.is-white.c-bnr-content__button,
.c-curriculum__link a.is-outline.is-white,
.is-outline.is-white.c-form-block__button,
.c-form-block__submit button.is-outline.is-white,
.c-social-share>a.is-outline.is-white,
.is-outline.is-white.c-tag-navi__button {
  border-color: #fff;
  color: #fff
}

.c-button.is-white,
.is-white.c-bnr-content__button,
.c-curriculum__link a.is-white,
.is-white.c-form-block__button,
.c-form-block__submit button.is-white,
.c-social-share>a.is-white,
.is-white.c-tag-navi__button {
  background: #fff;
  color: #2c7fe0;
  font-weight: bold;
  position: relative;
  border: 1px solid transparent
}

.c-button.is-white:after,
.is-white.c-bnr-content__button:after,
.c-curriculum__link a.is-white:after,
.is-white.c-form-block__button:after,
.c-form-block__submit button.is-white:after,
.c-social-share>a.is-white:after,
.is-white.c-tag-navi__button:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  right: 16px
}

.c-button.is-white:hover,
.is-white.c-bnr-content__button:hover,
.c-curriculum__link a.is-white:hover,
.is-white.c-form-block__button:hover,
.c-form-block__submit button.is-white:hover,
.c-social-share>a.is-white:hover,
.is-white.c-tag-navi__button:hover {
  border: 1px solid #2c7fe0
}

.c-button.is-expand,
.is-expand.c-bnr-content__button,
.c-curriculum__link a.is-expand,
.is-expand.c-form-block__button,
.c-form-block__submit button.is-expand,
.c-social-share>a.is-expand,
.is-expand.c-tag-navi__button {
  width: 100%;
  max-width: 100%;
  text-align: center
}

.c-button.is-form,
.is-form.c-bnr-content__button,
.c-curriculum__link a.is-form,
.is-form.c-form-block__button,
.c-form-block__submit button.is-form,
.c-social-share>a.is-form,
.is-form.c-tag-navi__button {
  font-size: 1rem;
  min-width: 10rem;
  background-color: rgba(0, 0, 0, 0.3);
  padding: .8125rem;
  vertical-align: top;
  border: none
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-button.is-form,
  .is-form.c-bnr-content__button,
  .c-curriculum__link a.is-form,
  .is-form.c-form-block__button,
  .c-form-block__submit button.is-form,
  .c-social-share>a.is-form,
  .is-form.c-tag-navi__button {
    min-width: 47%
  }
}

.c-button.is-form:hover,
.is-form.c-bnr-content__button:hover,
.c-curriculum__link a.is-form:hover,
.is-form.c-form-block__button:hover,
.c-form-block__submit button.is-form:hover,
.c-social-share>a.is-form:hover,
.is-form.c-tag-navi__button:hover {
  color: #fff
}

.c-button.is-gold,
.is-gold.c-bnr-content__button,
.c-curriculum__link a,
.is-gold.c-form-block__button,
.c-form-block__submit button.is-gold,
.c-social-share>a.is-gold,
.is-gold.c-tag-navi__button {
  color: #fff;
  background: #9C9324
}

.c-button.is-gold:hover,
.is-gold.c-bnr-content__button:hover,
.c-curriculum__link a:hover,
.is-gold.c-form-block__button:hover,
.c-form-block__submit button.is-gold:hover,
.c-social-share>a.is-gold:hover,
.is-gold.c-tag-navi__button:hover {
  color: #fff;
  background: #736c1a
}

.c-button.is-blue,
.is-blue.c-bnr-content__button,
.c-curriculum__link a.is-blue,
.is-blue.c-form-block__button,
.c-form-block__submit button.is-blue,
.c-social-share>a.is-blue,
.is-blue.c-tag-navi__button {
  color: #fff;
  background: #2e414c
}

.c-button.is-blue:hover,
.is-blue.c-bnr-content__button:hover,
.c-curriculum__link a.is-blue:hover,
.is-blue.c-form-block__button:hover,
.c-form-block__submit button.is-blue:hover,
.c-social-share>a.is-blue:hover,
.is-blue.c-tag-navi__button:hover {
  color: #fff;
  background: #1b262c
}

.c-button.is-back,
.is-back.c-bnr-content__button,
.c-curriculum__link a.is-back,
.is-back.c-form-block__button,
.c-form-block__submit button.is-back,
.c-social-share>a.is-back,
.is-back.c-tag-navi__button {
  display: block;
  max-width: 248px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 32px;
  margin-bottom: 48px;
  background: #FFF;
  border: 1px solid #2c7fe0;
  color: #2c7fe0;
  font-weight: bold
}

.c-button.is-back:before,
.is-back.c-bnr-content__button:before,
.c-curriculum__link a.is-back:before,
.is-back.c-form-block__button:before,
.c-form-block__submit button.is-back:before,
.c-social-share>a.is-back:before,
.is-back.c-tag-navi__button:before {
  content: "\f104";
  font-family: FontAwesome
}

@media screen and (max-width: 46.8125em) {

  .c-button.is-back,
  .is-back.c-bnr-content__button,
  .c-curriculum__link a.is-back,
  .is-back.c-form-block__button,
  .c-form-block__submit button.is-back,
  .c-social-share>a.is-back,
  .is-back.c-tag-navi__button {
    margin-bottom: 24px
  }
}

.c-button.is-recommend,
.is-recommend.c-bnr-content__button,
.c-curriculum__link a.is-recommend,
.is-recommend.c-form-block__button,
.c-form-block__submit button.is-recommend,
.c-social-share>a.is-recommend,
.is-recommend.c-tag-navi__button {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("../images/bg-recommend-flow-banner.png");
  max-width: 744px;
  padding: 32px 16px;
  text-align: center;
  font-size: 1.25rem
}

@media screen and (max-width: 46.8125em) {

  .c-button.is-recommend,
  .is-recommend.c-bnr-content__button,
  .c-curriculum__link a.is-recommend,
  .is-recommend.c-form-block__button,
  .c-form-block__submit button.is-recommend,
  .c-social-share>a.is-recommend,
  .is-recommend.c-tag-navi__button {
    padding: 16px;
    font-size: .9375rem
  }
}

.c-button.is-recommend:hover,
.is-recommend.c-bnr-content__button:hover,
.c-curriculum__link a.is-recommend:hover,
.is-recommend.c-form-block__button:hover,
.c-form-block__submit button.is-recommend:hover,
.c-social-share>a.is-recommend:hover,
.is-recommend.c-tag-navi__button:hover {
  opacity: 0.8
}

.c-button.is-recommend span,
.is-recommend.c-bnr-content__button span,
.c-curriculum__link a.is-recommend span,
.is-recommend.c-form-block__button span,
.c-form-block__submit button.is-recommend span,
.c-social-share>a.is-recommend span,
.is-recommend.c-tag-navi__button span {
  font-weight: bold;
  text-decoration: underline
}

.c-button.is-recommend::before,
.is-recommend.c-bnr-content__button::before,
.c-curriculum__link a.is-recommend::before,
.is-recommend.c-form-block__button::before,
.c-form-block__submit button.is-recommend::before,
.c-social-share>a.is-recommend::before,
.is-recommend.c-tag-navi__button::before {
  display: none
}

.c-button.is-recommend::after,
.is-recommend.c-bnr-content__button::after,
.c-curriculum__link a.is-recommend::after,
.is-recommend.c-form-block__button::after,
.c-form-block__submit button.is-recommend::after,
.c-social-share>a.is-recommend::after,
.is-recommend.c-tag-navi__button::after {
  content: "\f138";
  font-family: "FontAwesome";
  padding-left: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px
}

.c-capsule-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 56px auto
}

@media screen and (max-width: 67.4375em) {
  .c-capsule-nav ul {
    justify-content: flex-start;
    margin: 32px auto
  }
}

.c-capsule-nav ul li {
  width: auto;
  margin-right: 2.67857%;
  margin-bottom: 12px
}

.c-capsule-nav ul li:last-child {
  margin-right: 0
}

@media screen and (max-width: 67.4375em) {
  .c-capsule-nav ul li {
    width: calc(50% - 8px);
    margin-right: 16px;
    margin-bottom: 16px
  }

  .c-capsule-nav ul li:nth-child(2n) {
    margin-right: 0
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-capsule-nav ul li {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 8px
  }
}

.c-capsule-nav ul li a {
  display: block;
  background-color: #fff;
  color: #2c7fe0;
  text-decoration: none;
  text-align: center;
  border-bottom: 1px solid #2c7fe0;
  padding: 16px 8px;
  padding-right: 32px;
  padding-left: 24px;
  font-size: .9375rem;
  position: relative;
  font-weight: bold;
  transition: all ease-in-out 0.4s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-capsule-nav ul li a {
    font-size: .875rem;
    padding: 14px 16px
  }
}

.c-capsule-nav ul li a:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 10px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-capsule-nav ul li a:after {
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -12px
  }
}

.c-capsule-nav ul li a:hover {
  opacity: 1;
  background-color: #015eac;
  color: #fff;
  border-color: #015eac
}

.c-card__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card__inner {
    justify-content: flex-start
  }
}

.c-card__block {
  display: block;
  text-decoration: none;
  color: #000;
  width: 23.42593%;
  margin-right: 2.03704%;
  font-weight: 400
}

.c-card__block:nth-child(4n) {
  margin-right: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card__block {
    width: calc(50% - 12px) !important;
    margin-right: 24px !important;
    margin-bottom: 16px !important
  }

  .c-card__block:nth-child(2n) {
    margin-right: 0 !important
  }
}

@media (min-width: 750px) {
  .c-card__block:hover {
    opacity: 1
  }

  .c-card__block:hover .c-card__image:after {
    opacity: 1
  }

  .c-card__block:hover .c-card__image:before {
    opacity: 1;
    width: 100%;
    left: 0
  }

  .c-card__block:hover .c-card__title {
    color: #2c7fe0
  }
}

.c-card__image {
  width: 100%;
  height: 0;
  padding-top: 64.82213%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 6px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card__image {
    margin-bottom: 4px !important
  }
}

.c-card__image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: all .3s
}

.c-card__image:before {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  background-color: #2c7fe0;
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  transition: all .3s ease
}

.c-card__title {
  font-size: 18px;
  font-weight: 500;
  transition: all .3s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card__title {
    font-size: 14px !important;
    font-weight: 600 !important
  }
}

.c-card.is-three-column .c-card__block {
  width: 31.85185%
}

.c-card.is-three-column .c-card__block:nth-child(3n) {
  margin-right: 0
}

.c-card.is-three-column .c-card__image {
  padding-top: 63.95349%
}

.c-card.is-three-column .c-card__title {
  font-size: 20px
}

c-case-slider {
  max-width: 85.625rem;
  width: 100%;
  margin: 0 auto
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  c-case-slider {
    width: 100%
  }
}

c-case-slider__item {
  width: 15.75rem;
  margin-right: auto;
  margin-left: auto
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  c-case-slider__item {
    width: 80%
  }
}

.c-case-slider .owl-theme .owl-nav {
  display: block !important
}

.c-case-slider .owl-theme .owl-nav [class*='owl-'] {
  color: transparent;
  padding: 0;
  margin: 0;
  width: 0;
  height: 0
}

.c-case-slider .owl-theme .owl-nav [class*='owl-']:after {
  font-family: "FontAwesome";
  font-size: 3.5rem;
  color: #2c7fe0;
  position: absolute;
  top: 50px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-case-slider .owl-theme .owl-nav [class*='owl-']:after {
    font-size: 2.625rem;
    top: 30px
  }
}

.c-case-slider .owl-theme .owl-nav [class*='owl-']:hover:after {
  opacity: 0.7
}

.c-case-slider .owl-theme .owl-nav .owl-prev:after {
  content: "\f104";
  left: -56px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-case-slider .owl-theme .owl-nav .owl-prev:after {
    left: 12px
  }
}

.c-case-slider .owl-theme .owl-nav .owl-next:after {
  content: "\f105";
  right: -56px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-case-slider .owl-theme .owl-nav .owl-next:after {
    right: 12px
  }
}

.c-case-slider .owl-theme .owl-nav [class*='owl-']:hover {
  background: transparent;
  color: transparent
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-case-slider .owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 7px 4px;
    background: #C3C3C3;
    border-radius: 50%
  }

  .c-case-slider .owl-theme .owl-dots .owl-dot.active span,
  .c-case-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #C60014
  }
}

.c-case {
  width: 100%;
  display: block;
  color: #000;
  text-decoration: none;
  font-weight: normal
}

.c-case.is-download .c-case__image {
  background-size: contain;
  background-color: #fff
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-case {
    width: 100%
  }
}

.c-case:hover {
  color: #000
}

.c-case:hover .c-case__image:after {
  opacity: 0.7
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-case {
    width: 100%
  }
}

.c-case__image {
  width: 100%;
  padding-top: 73.8%;
  height: 0;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative
}

.c-case__image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease .2s;
  background: #000
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-case__image {
    padding-top: 50.6%
  }
}

.c-case__title {
  font-weight: bold;
  margin-bottom: 4px;
  font-size: 1.1875rem;
  margin-top: 8px;
  letter-spacing: 2px
}

.c-case__text {
  margin-top: 8px;
  font-size: .875rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-case .heading,
  .c-case .c-access__title,
  .c-case .c-bnr-content__title,
  .c-case .c-content-box__title,
  .c-case .c-faq__heading,
  .c-case .c-flow__heading,
  .c-case .c-message__title,
  .c-case .c-offer__title,
  .c-case .c-point__heading,
  .c-case .c-point__title,
  .c-case .c-single-head__title,
  .c-case .c-special__title,
  .c-case .c-step__title,
  .c-case #tinymce.post-type-page h5,
  #tinymce.post-type-page .c-case h5,
  .c-case .l-page-content h5,
  .l-page-content .c-case h5,
  .c-case #tinymce.post-type-page h6,
  #tinymce.post-type-page .c-case h6,
  .c-case .l-page-content h6,
  .l-page-content .c-case h6,
  .c-case #tinymce.post-type-news h3,
  #tinymce.post-type-news .c-case h3,
  .c-case #tinymce.post-type-info h3,
  #tinymce.post-type-info .c-case h3,
  .c-case #tinymce.acf_content h3,
  #tinymce.acf_content .c-case h3,
  .c-case #tinymce.post-type-post h3,
  #tinymce.post-type-post .c-case h3,
  .c-case .l-post-content h3,
  .l-post-content .c-case h3,
  .c-case #tinymce.post-type-news h4,
  #tinymce.post-type-news .c-case h4,
  .c-case #tinymce.post-type-info h4,
  #tinymce.post-type-info .c-case h4,
  .c-case #tinymce.acf_content h4,
  #tinymce.acf_content .c-case h4,
  .c-case #tinymce.post-type-post h4,
  #tinymce.post-type-post .c-case h4,
  .c-case .l-post-content h4,
  .l-post-content .c-case h4,
  .c-case #tinymce.post-type-news h5,
  #tinymce.post-type-news .c-case h5,
  .c-case #tinymce.post-type-info h5,
  #tinymce.post-type-info .c-case h5,
  .c-case #tinymce.acf_content h5,
  #tinymce.acf_content .c-case h5,
  .c-case #tinymce.post-type-post h5,
  #tinymce.post-type-post .c-case h5,
  .c-case .l-post-content h5,
  .l-post-content .c-case h5,
  .c-case #tinymce.post-type-news h6,
  #tinymce.post-type-news .c-case h6,
  .c-case #tinymce.post-type-info h6,
  #tinymce.post-type-info .c-case h6,
  .c-case #tinymce.acf_content h6,
  #tinymce.acf_content .c-case h6,
  .c-case #tinymce.post-type-post h6,
  #tinymce.post-type-post .c-case h6,
  .c-case .l-post-content h6,
  .l-post-content .c-case h6 {
    margin-top: .5rem;
    margin-bottom: .25rem
  }
}

.c-case p {
  margin-bottom: 0
}

.c-case__label li {
  float: left;
  margin-right: 3px
}

.c-categories {
  margin-top: 42px;
  padding-top: 40px;
  padding-bottom: 48px;
  background: #f2f2f1
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-categories {
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 10px
  }
}

.c-categories__title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 24px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-categories__title {
    text-align: center;
    font-size: 1rem
  }
}

.c-categories__buttons {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-categories__buttons {
    display: block;
    padding-left: 16px;
    padding-right: 16px
  }
}

.c-categories__button {
  flex-basis: 25%;
  margin-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px
}

.c-categories__button a {
  letter-spacing: 0px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-categories__button a {
    max-width: 100%;
    font-size: 12px
  }
}

.w-maincategorybox .c-category-navi__level1 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  text-decoration: none;
  padding: 24px;
  border-bottom: 4px solid transparent;
  color: #fff;
  margin-bottom: 16px;
  position: relative
}

.w-maincategorybox .c-category-navi__level1:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4)
}

.w-maincategorybox .c-category-navi__level1-title {
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 100
}

.w-maincategorybox .c-category-navi__level1-description {
  text-align: center
}

.w-maincategorybox .c-category-navi__level2.is-expand .c-category-navi__level3 {
  display: block
}

.w-maincategorybox .c-category-navi__level2 a {
  border-radius: 4px;
  display: block;
  padding: 14px 0 14px 14px;
  margin-bottom: 14px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  line-height: 1.5;
  padding-left: 38px;
  padding-right: 14px
}

.w-maincategorybox .c-category-navi__level2 a::before {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-82%);
  display: block;
  font-family: "FontAwesome";
  content: "\f138";
  color: #2c7fe0;
  margin-right: 8px
}

.w-maincategorybox .c-category-navi__level2-title a:before {
  transform: translateY(-50%)
}

.w-maincategorybox .c-category-navi__level3 {
  display: none;
  font-weight: normal
}

.w-maincategorybox .c-category-navi__level3 a {
  border-radius: 0;
  margin-top: 14px;
  margin-bottom: 14px;
  padding-top: 0;
  background: none;
  font-size: .875rem;
  border-bottom: 1px solid rgba(41, 123, 80, 0.2)
}

.w-maincategorybox .c-category-navi__level3 li:last-child a {
  border: none
}

.w-maincategorybox .c-category-navi.is-global-navi .c-category-navi__level1 {
  border-bottom: 0;
  margin-bottom: 24px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center
}

.w-maincategorybox .c-category-navi.is-global-navi .c-category-navi__level1 .c-category-navi__level1-title {
  font-size: 1.5rem;
  width: 27.30496%;
  padding-right: 40px;
  position: relative
}

.w-maincategorybox .c-category-navi.is-global-navi .c-category-navi__level1 .c-category-navi__level1-title::after {
  content: "";
  background: url("../images/icon-arrow-right.png") no-repeat 50% 50%;
  background-size: contain;
  height: 40px;
  width: 16px;
  right: 0;
  top: calc(50% - 20px);
  position: absolute
}

.w-maincategorybox .c-category-navi.is-global-navi .c-category-navi__level1 .c-category-navi__level1-description {
  width: 72.69504%;
  padding-left: 20px;
  text-align: left;
  line-heght: 1.5;
  font-weight: normal
}

.w-maincategorybox .c-category-navi.is-global-navi .c-category-navi__level2 {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
  justify-content: flex-start
}

.w-maincategorybox .c-category-navi.is-global-navi .c-category-navi__level2>li {
  width: 22.69504%;
  margin-right: 3.01418%
}

.w-maincategorybox .c-category-navi.is-global-navi .c-category-navi__level2>li:last-child {
  margin-right: 0
}

.w-maincategorybox .c-category-navi.is-global-navi .c-category-navi__level3 a {
  border: none;
  margin-bottom: 14px;
  padding-top: 0;
  padding-bottom: 0
}

.w-maincategorybox .is-layout-category .c-category-navi__level3-title a:before {
  transform: translateY(-82%)
}

.l-global-nav .c-category-navi__level1 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-decoration: none;
  padding: 24px;
  border-bottom: 4px solid transparent;
  color: #fff;
  margin-bottom: 16px;
  background: none !important;
  display: block
}

.l-global-nav .c-category-navi__level1-title {
  text-align: center;
  font-weight: bold
}

.l-global-nav .c-category-navi__level1-description {
  text-align: center
}

.l-global-nav .c-category-navi__level2.is-expand .c-category-navi__level3 {
  display: block
}

.l-global-nav .c-category-navi__level2 a {
  color: #fff;
  width: 33.33%;
  font-size: 14px
}

.l-global-nav .c-category-navi__level2 a::before {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-82%);
  display: block;
  font-family: "FontAwesome";
  content: "\f138";
  color: #2c7fe0;
  margin-right: 8px
}

.l-global-nav .c-category-navi__level2-title a:before {
  transform: translateY(-50%)
}

.l-global-nav .c-category-navi__level2 .c-category-navi__level2 {
  border-left: none
}

.l-global-nav .c-category-navi__level3 {
  display: none;
  font-weight: normal
}

.l-global-nav .c-category-navi__level3 a {
  border-radius: 0;
  margin-top: 14px;
  margin-bottom: 14px;
  padding-top: 0;
  background: none;
  font-size: .875rem;
  border-bottom: 1px solid rgba(41, 123, 80, 0.2)
}

.l-global-nav .c-category-navi__level3 li:last-child a {
  border: none
}

.l-global-nav .c-category-navi.is-global-navi {
  display: flex;
  max-width: 1012px;
  margin-left: auto;
  margin-right: auto
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level1 {
  border-bottom: 0
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level1 .c-category-navi__level1-title {
  font-size: 1.5rem;
  position: relative;
  text-align: left;
  border-left: 4px solid #fff;
  padding-left: 16px;
  margin-bottom: 16px
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level1 .c-category-navi__level1-description {
  text-align: left;
  line-heght: 1.5;
  font-size: 12px;
  opacity: 0.7;
  font-weight: normal
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level2 {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  align-content: center
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level2>li {
  margin-right: 2vw;
  max-width: 100%;
  text-align: left
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level2>li:last-child {
  margin-right: 0
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level2 a {
  width: 100%;
  text-decoration: none;
  font-size: 16px
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level2 a:before {
  content: "\f105";
  font-family: FontAwesome;
  position: static;
  color: #FFF;
  transform: none;
  display: inline-block
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level2 a:hover {
  text-decoration: underline
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level2 .c-category-navi__level2 {
  padding-left: 24px;
  padding-right: 24px;
  background: rgba(255, 255, 255, 0.25);
  padding: 16px 24px
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level2 .c-category-navi__level2 a {
  font-size: 14px
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level2 .c-category-navi__level2 .l-global-nav__sub__inner {
  padding-top: 0;
  padding-bottom: 0
}

.l-global-nav .c-category-navi.is-global-navi .c-category-navi__level3 a {
  border: none;
  margin-bottom: 14px;
  padding-top: 0;
  padding-bottom: 0
}

.l-global-nav .is-layout-category .c-category-navi__level3-title a:before {
  transform: translateY(-82%)
}

.l-global-nav__sub .l-global-nav__sub {
  position: static;
  width: 100%
}

.l-global-nav__sub .l-global-nav__sub .l-global-nav__sub__inner {
  padding: 0;
  margin-top: 16px
}

.c-contact-box {
  position: relative;
  z-index: 10
}

.c-contact-box__wrap {
  background: url(../images/bg-offer.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding-top: 88px;
  padding-bottom: 92px;
  position: relative
}

.c-contact-box__wrap:after {
  position: relative;
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url(../images/ptn-dots.png) repeat;
  top: 0;
  left: 0
}

.c-contact-box__lead {
  margin-top: 14px;
  margin-bottom: 18px;
  color: #fff
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-contact-box__lead {
    margin-top: 10px;
    margin-bottom: 14px
  }
}

.c-contact-box__utility {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin: 0 14.81481%;
  position: relative
}

.c-contact-box__utility:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 0
}

@media (max-width: 1000px) {
  .c-contact-box__utility {
    display: block
  }

  .c-contact-box__utility:before {
    display: none
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-contact-box__utility {
    margin: 0
  }
}

.c-contact-box__tel {
  color: #fff
}

.c-contact-box__tel a {
  text-decoration: none;
  display: block;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  margin-bottom: 10px;
  padding-top: 4px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-contact-box__tel a {
    font-size: 30px
  }
}

.c-contact-box__tel i {
  color: #2c7fe0;
  margin-right: 1rem
}

@media (max-width: 1000px) {
  .c-contact-box__tel {
    margin-bottom: 20px
  }
}

.c-contact-box__reception-time {
  text-align: left;
  padding-left: 50px;
  line-height: 1
}

@media (max-width: 1000px) {
  .c-contact-box__reception-time {
    text-align: center;
    padding-left: 0px
  }
}

.c-contact-box__button {
  width: 45.26316%
}

@media (max-width: 1000px) {
  .c-contact-box__button {
    width: 100%
  }
}

.c-contact-head {
  text-align: center;
  padding-bottom: 36px
}

.c-contact-head__text {
  font-size: 1.125rem;
  font-weight: bold
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-contact-head__text {
    font-size: 1rem
  }
}

.c-contact-head__arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 22px 0 22px;
  border-color: #2c7fe0 transparent transparent transparent;
  margin: 10px auto 18px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-contact-head__arrow {
    border-width: 16px 18px 0 18px
  }
}

.c-contact-head__tel {
  padding-bottom: 1rem
}

.c-contact-head__tel a {
  text-decoration: none;
  font-size: 2.5rem;
  font-weight: 700;
  position: relative;
  line-height: 0.8;
  display: inline-block;
  padding-left: 3.125rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-contact-head__tel a {
    font-size: 2.375rem;
    padding-left: 2.1875rem
  }
}

.c-contact-head__tel a i {
  font-size: 2.5rem;
  position: absolute;
  left: 0;
  top: -3px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-contact-head__tel a i {
    font-size: 2.125rem;
    top: -1px
  }
}

.c-content-box__block {
  background-color: #fff;
  border-top: 2px solid #2c7fe0;
  display: flex;
  padding: 32px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 24px
}

.c-content-box__block:last-child {
  margin-bottom: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-content-box__block {
    flex-wrap: wrap;
    padding: 24px
  }
}

.c-content-box__content {
  width: calc(100% - 388px - 32px)
}

@media (max-width: 950px) {
  .c-content-box__content {
    width: calc(100% - 280px - 32px)
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-content-box__content {
    width: 100%;
    order: 2
  }
}

.c-content-box__title {
  color: #2c7fe0;
  margin-top: 0
}

@media (max-width: 950px) {
  .c-content-box__title {
    font-size: 18px
  }
}

@media (max-width: 950px) {
  .c-content-box__text {
    font-size: 14px
  }
}

.c-content-box__image {
  width: 388px;
  margin-left: auto
}

@media (max-width: 950px) {
  .c-content-box__image {
    width: 280px
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-content-box__image {
    width: 100%;
    order: 1;
    margin-bottom: 12px
  }
}

.c-curriculum {
  padding: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-curriculum {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px
  }
}

.c-curriculum__icon {
  color: #9C9324;
  text-align: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-curriculum__icon {
    display: inline-block
  }
}

.c-curriculum__title {
  font-weight: bold;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-curriculum__title {
    font-size: 1rem;
    display: inline-block
  }
}

.c-curriculum__text {
  min-height: 50px;
  margin-bottom: 8px;
  font-size: .875rem;
  text-align: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-curriculum__text {
    min-height: 0px
  }
}

.c-curriculum__link a {
  min-height: 43px;
  padding: 9px
}

.c-curriculum select {
  height: 43px;
  font-size: .875rem;
  border-color: #2c7fe0;
  color: #2c7fe0
}

.c-curriculum select:hover {
  cursor: pointer
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-curriculum select {
    font-size: 1rem
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-curriculum__buttons .c-button,
  .c-curriculum__buttons .c-bnr-content__button,
  .c-curriculum__buttons .c-curriculum__link a,
  .c-curriculum__link .c-curriculum__buttons a,
  .c-curriculum__buttons .c-form-block__button,
  .c-curriculum__buttons .c-form-block__submit button,
  .c-form-block__submit .c-curriculum__buttons button,
  .c-curriculum__buttons .c-social-share>a,
  .c-curriculum__buttons .c-tag-navi__button {
    max-width: auto;
    max-width: initial
  }

  .c-curriculum__buttons .c-button:first-child,
  .c-curriculum__buttons .c-bnr-content__button:first-child,
  .c-curriculum__buttons .c-curriculum__link a:first-child,
  .c-curriculum__link .c-curriculum__buttons a:first-child,
  .c-curriculum__buttons .c-form-block__button:first-child,
  .c-curriculum__buttons .c-form-block__submit button:first-child,
  .c-form-block__submit .c-curriculum__buttons button:first-child,
  .c-curriculum__buttons .c-social-share>a:first-child,
  .c-curriculum__buttons .c-tag-navi__button:first-child {
    margin-bottom: 16px
  }
}

.c-dropdown {
  position: relative;
  text-align: center
}

.c-dropdown__list {
  padding-left: 0;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
  border-top: 1px solid #707070;
  list-style: none;
  max-width: 240px;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  margin-top: 16px;
  margin-bottom: 0;
  margin-left: -102px;
  display: none;
  opacity: 0;
  z-index: 10000000
}

.c-dropdown__list li {
  border-bottom: 1px solid #707070
}

.c-dropdown__list li:last-child {
  border-radius: 0 0 2px 2px
}

.c-dropdown__list li a {
  text-decoration: none;
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 32px
}

.c-dropdown__list li a:hover {
  background: #2c7fe0;
  color: #fff
}

.c-dropdown__trigger:hover {
  cursor: pointer
}

.c-dropdown__trigger:hover .c-dropdown__list {
  display: block;
  opacity: 1
}

.c-faq__heading {
  margin-top: 0;
  margin-bottom: 32px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faq__heading {
    margin-bottom: 24px
  }
}

.c-faq__box {
  margin-bottom: 80px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faq__box {
    margin-bottom: 56px
  }
}

.c-faq__box:last-child {
  margin-bottom: 0
}

.c-faq__block {
  border: 1px solid #2e414c;
  margin-bottom: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faq__block {
    margin-bottom: 12px
  }
}

.c-faq__block:last-child {
  margin-bottom: 0
}

.c-faq__title {
  font-size: 18px;
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  position: relative;
  padding: 18px 60px 18px 68px;
  cursor: pointer
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faq__title {
    padding: 14px 36px 12px 50px;
    font-size: 15px
  }
}

.c-faq__title:before {
  content: "Q";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 18px;
  padding-bottom: 3px;
  padding-right: 1px;
  box-sizing: border-box;
  background-color: #2e414c;
  color: #fff;
  border-radius: 1000px;
  position: absolute;
  font-weight: normal;
  left: 24px;
  top: 17px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faq__title:before {
    font-size: 15px;
    padding: 0;
    width: 26px;
    height: 26px;
    left: 14px;
    top: 14px
  }
}

.c-faq__title:after {
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  top: 25px;
  right: 32px;
  font-size: 16px;
  color: #2e414c;
  line-height: 1
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faq__title:after {
    font-size: 14px;
    top: 21px;
    right: 16px
  }
}

.c-faq__text {
  line-height: 34px;
  display: none;
  background-color: #fff;
  padding: 8px 18px 18px 68px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faq__text {
    line-height: 2.1;
    padding: 8px 16px 14px 68px
  }
}

.c-faq__text:before {
  content: "A";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 18px;
  padding-bottom: 3px;
  padding-right: 1px;
  box-sizing: border-box;
  background-color: #2e414c;
  color: #fff;
  border-radius: 1000px;
  position: absolute;
  left: 24px;
  top: 8px;
  font-weight: normal
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faq__text:before {
    font-size: 15px;
    padding: 0;
    width: 26px;
    height: 26px;
    left: 14px
  }
}

.c-faqbox {
  border: 1px solid #2c7fe0;
  border-radius: 3px;
  padding: 23px 30px 5px;
  margin-bottom: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faqbox {
    padding-left: 16px;
    padding-right: 16px
  }
}

.c-faqbox.is-open .c-faqbox__title:after {
  content: "\f106"
}

.c-faqbox__title {
  font-weight: bold;
  color: #000;
  font-size: 1.125rem;
  padding-bottom: 18px;
  position: relative;
  padding-left: 68px;
  position: relative;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faqbox__title {
    padding-left: 48px;
    font-size: 1rem
  }
}

.c-faqbox__title:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 4px;
  top: 50%;
  color: #2c7fe0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-81%)
}

.c-faqbox__title:before {
  content: "Q";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 5000px;
  background: #2c7fe0;
  position: absolute;
  text-align: center;
  padding-top: 3px;
  color: #fff;
  top: -3px;
  left: 0px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faqbox__title:before {
    padding-top: 1px;
    width: 30px;
    height: 30px
  }
}

.c-faqbox__content {
  border-top: 1px solid #ccc;
  padding-top: 16px;
  padding-left: 68px;
  margin-bottom: 12px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faqbox__content {
    padding-left: 48px
  }
}

.c-faqbox__content:after {
  content: "A";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 1.125rem;
  width: 36px;
  height: 36px;
  border-radius: 5000px;
  color: #2c7fe0;
  position: absolute;
  text-align: center;
  padding-top: 3px;
  background: #f2f2f2;
  top: 15px;
  left: 0px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-faqbox__content:after {
    padding-top: 1px;
    width: 30px;
    height: 30px
  }
}

@keyframes slideInUp {
  0% {
    top: -100px;
    opacity: 0
  }

  100% {
    top: 0px;
    opacity: 1
  }
}

@keyframes slideOutDown {
  0% {
    top: 0px;
    opacity: 1
  }

  100% {
    top: 100px;
    opacity: 0
  }
}

.c-fixed-news {
  background-color: #585f64;
  color: #fff;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-fixed-news {
    padding-top: 12px;
    padding-bottom: 16px
  }
}

.c-fixed-news .l-container {
  margin: 0 auto
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-fixed-news .l-container {
    width: 100%;
    padding-left: 4px;
    padding-right: 4px;
    position: relative
  }
}

.c-fixed-news__head {
  font-size: 1.5rem;
  float: left;
  line-height: 1.2;
  position: relative;
  bottom: -2px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-fixed-news__head {
    position: absolute;
    top: 0;
    left: 16px;
    font-size: 1.25rem
  }
}

.c-fixed-news__head:before {
  content: "\f05a";
  font-family: "FontAwesome";
  padding-right: 0.75rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-fixed-news__head:before {
    padding-right: 0.5rem
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-fixed-news__content {
    margin-left: 0
  }
}

.c-fixed-news__sup {
  float: left
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-fixed-news__sup {
    float: none;
    margin-left: 6.25rem
  }

  .c-fixed-news__sup .c-label,
  .c-fixed-news__sup .c-form-block__label,
  .c-fixed-news__sup .c-media-boxes.is-media .c-media-boxes__category,
  .c-media-boxes.is-media .c-fixed-news__sup .c-media-boxes__category,
  .c-fixed-news__sup .c-media-head__label,
  .c-fixed-news__sup .c-post-item__category,
  .c-fixed-news__sup .c-single-head__category {
    min-width: 7.4375rem;
    font-size: 0.75rem
  }
}

.c-fixed-news__date {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  margin-left: 1.25rem;
  display: inline-block;
  position: relative;
  bottom: -3px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-fixed-news__date {
    font-size: 9px;
    bottom: 0;
    margin-left: 4px
  }
}

.c-fixed-news__loops {
  overflow: hidden;
  position: relative;
  min-height: 31px
}

.c-fixed-news__content {
  overflow: hidden;
  position: absolute;
  top: -100px;
  display: none;
  animation-name: slideOutDown;
  animation-duration: 800ms
}

.c-fixed-news__content.is-before-active {
  animation-name: slideOutDown;
  animation-duration: 800ms;
  display: block
}

.c-fixed-news__content.is-active {
  top: 0px;
  display: block;
  animation-name: slideInUp;
  animation-duration: 800ms
}

.c-fixed-news__title {
  margin-left: 16.25rem;
  padding-top: 0.125rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-fixed-news__title {
    margin-left: 0;
    font-size: 9px;
    padding-top: 0px;
    margin-top: 0
  }
}

.c-fixed-news__title a {
  color: #fff;
  font-weight: normal
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-fixed-news__title a {
    font-size: 0.75rem;
    font-size: 9px
  }
}

@media (max-width: 768px) {
  .c-fixed-news__content.is-active {
    display: flex;
    align-items: center
  }

  .c-fixed-news__content.is-before-active {
    display: flex;
    align-items: center
  }

  .c-fixed-news__loops {
    min-height: 20px
  }

  .c-fixed-news__sup {
    margin-left: 0px;
    margin-right: 8px
  }

  .c-fixed-news__sup .c-label,
  .c-fixed-news__sup .c-form-block__label,
  .c-fixed-news__sup .c-media-boxes.is-media .c-media-boxes__category,
  .c-media-boxes.is-media .c-fixed-news__sup .c-media-boxes__category,
  .c-fixed-news__sup .c-media-head__label,
  .c-fixed-news__sup .c-post-item__category,
  .c-fixed-news__sup .c-single-head__category {
    max-width: initial;
    font-size: 10px;
    min-width: 0px;
    white-space: nowrap
  }
}

.c-flow__heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 48px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__heading {
    margin-bottom: 24px
  }
}

.c-flow__block {
  margin: 0 64px 24px;
  padding-bottom: 48px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__block {
    margin: 0 0 24px;
    padding-bottom: 40px
  }
}

.c-flow__block:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 15px 0 15px;
  border-color: #2c7fe0 transparent transparent transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px
}

.c-flow__block:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.c-flow__block:last-child:after {
  display: none
}

.c-flow__head {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  background-color: rgba(41, 123, 80, 0.1)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__head {
    background-color: transparent;
    align-items: flex-start;
    margin-bottom: 12px
  }
}

.c-flow__label {
  background-color: #2c7fe0;
  color: #fff;
  width: 140px;
  font-weight: 700;
  display: flex;
  align-items: center;
  line-height: 1;
  justify-content: center;
  padding: 12px 6px 9px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__label {
    width: 120px;
    padding: 5px 6px 4px
  }
}

.c-flow__label span {
  font-size: 18px;
  display: block;
  padding-right: 10px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__label span {
    font-size: 14px;
    padding-right: 6px
  }
}

.c-flow__label small,
.c-flow__label .c-dropdown__list li a,
.c-dropdown__list li .c-flow__label a {
  font-size: 28px;
  display: block
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-flow__label small,
  .c-flow__label .c-dropdown__list li a,
  .c-dropdown__list li .c-flow__label a {
    font-size: 24px
  }
}

.c-flow__title {
  width: calc(100% - 140px);
  font-size: 22px;
  font-weight: 500;
  padding: 0px 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__title {
    width: calc(100% - 120px);
    font-size: 18px;
    padding: 0px 12px;
    font-weight: 600
  }
}

.c-flow__content {
  display: flex
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__content {
    display: block
  }
}

.c-flow__text {
  width: calc(100% - 276px - 32px)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__text {
    width: 100%;
    margin-bottom: 12px
  }
}

.c-flow__image {
  width: 276px;
  margin-left: auto
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__image {
    width: 100%
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-menu {
    padding: 0;
    background-color: transparent
  }
}

.c-footer-menu__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-menu__inner {
    display: block;
    width: calc(100% + 32px);
    margin-left: -16px
  }
}

.c-footer-menu__block {
  padding-right: 40px
}

@media (max-width: 900px) {
  .c-footer-menu__block {
    padding-right: 24px
  }

  .c-footer-menu__block:last-child {
    padding-right: 0
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-menu__block {
    padding: 0
  }
}

.c-footer-menu__title {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 500
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-menu__title {
    border-bottom: 1px solid #707070;
    padding: 12px 24px;
    margin: 0
  }

  .c-footer-menu__title:before {
    content: "\f107";
    font-family: "FontAwesome";
    color: #2c7fe0;
    padding-right: 12px
  }

  .c-footer-menu__title.is-open:before {
    content: "\f106"
  }
}

.c-footer-menu__list li {
  margin-bottom: 8px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-menu__list li {
    margin: 0 !important;
    border-bottom: 1px solid #707070
  }
}

.c-footer-menu__list li a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 15px
}

.c-footer-menu__list li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #fff;
  padding-right: 12px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-menu__list li a {
    padding: 10px 20px;
    display: block;
    font-size: 13px;
    width: 100%
  }

  .c-footer-menu__list li a:hover {
    opacity: 1
  }

  .c-footer-menu__list li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    color: #FFFFFF;
    padding-right: 12px
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-menu__list.is-sub {
    display: none
  }
}

.c-footer-menu__list.is-sub li {
  margin-bottom: 11px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-menu__list.is-sub li {
    border: none
  }
}

.c-footer-menu__list.is-sub li a {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-menu__list.is-sub li a {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px 44px
  }
}

.c-footer-menu__list.is-sub li a:before {
  display: none
}

.c-form-block {
  width: 100%;
  padding-top: 64px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-form-block {
    padding-top: 24px
  }
}

.c-form-block__block {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #707070;
  padding: 24px 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-form-block__block {
    display: block;
    padding: 16px 0
  }
}

.c-form-block__title {
  width: 226px;
  display: flex;
  align-items: center;
  padding-top: 10px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-form-block__title {
    width: 100%;
    padding-bottom: 8px;
    padding-top: 0
  }
}

.c-form-block__title span {
  font-weight: 500
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-form-block__title span {
    font-weight: 600
  }
}

.c-form-block__label {
  margin-left: auto
}

.c-form-block__content {
  margin-left: auto;
  width: calc(100% - 226px - 32px);
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-form-block__content {
    width: 100%
  }
}

.c-form-block__content.is-column {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start
}

.c-form-block__content.is-column .c-form-block__content {
  width: 100%;
  padding-left: 20px
}

.c-form-block__content.is-column .c-form-block__content .c-form-block__input {
  max-width: 80%
}

.c-form-block__button {
  max-width: 160px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0;
  margin-left: 8px;
  width: calc(40% - 8px)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-form-block__button {
    font-size: 13px;
    padding-right: 0;
    padding-left: 0
  }

  .c-form-block__button:before {
    padding-right: 6px
  }
}

.c-form-block__input.is-sm {
  width: 60%;
  max-width: 300px
}

.c-form-block__textarea {
  height: 200px
}

.c-form-block__checkbox {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-form-block__checkbox {
    margin-top: 24px;
    margin-bottom: 24px
  }
}

.c-form-block__submit {
  text-align: center
}

.c-form-block__content.is-column label {
  display: block;
  width: 100%
}

.c-form-block__content.is-column .c-form-block__content.is-contents-name {
  margin-top: 12px;
  margin-bottom: 12px;
  white-space: nowrap
}

.c-form-block__content.is-column .c-form-block__content.is-contents-name .c-form-block__input {
  margin-left: 12px
}

.c-format-title {
  font-weight: 500;
  font-size: 28px;
  background: #2c7fe0;
  color: #fff;
  letter-spacing: 1.6px;
  line-height: 1.55;
  padding: 12px 24px 12px;
  margin-top: 160px;
  margin-bottom: 80px;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto
}

.c-format-title.is-sm {
  font-size: 20px;
  background: #f5f5f5;
  color: #2c7fe0;
  border-left: 5px solid #2c7fe0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-format-title {
    font-size: 20px;
    letter-spacing: 0.8px;
    font-weight: 600;
    margin-top: 80px;
    margin-bottom: 40px;
    padding: 6px 12px 7px
  }
}

.container,
.l-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto
}

.row {
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .row {
    margin-left: -16px;
    margin-right: -16px
  }
}

.small-1 {
  width: 8.33333%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-1 {
  margin-left: 8.33333%;
  padding-left: 16px;
  padding-right: 16px
}

.small-2 {
  width: 16.66667%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-2 {
  margin-left: 16.66667%;
  padding-left: 16px;
  padding-right: 16px
}

.small-3 {
  width: 25%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-3 {
  margin-left: 25%;
  padding-left: 16px;
  padding-right: 16px
}

.small-4 {
  width: 33.33333%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-4 {
  margin-left: 33.33333%;
  padding-left: 16px;
  padding-right: 16px
}

.small-5 {
  width: 41.66667%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-5 {
  margin-left: 41.66667%;
  padding-left: 16px;
  padding-right: 16px
}

.small-6 {
  width: 50%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-6 {
  margin-left: 50%;
  padding-left: 16px;
  padding-right: 16px
}

.small-7 {
  width: 58.33333%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-7 {
  margin-left: 58.33333%;
  padding-left: 16px;
  padding-right: 16px
}

.small-8 {
  width: 66.66667%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-8 {
  margin-left: 66.66667%;
  padding-left: 16px;
  padding-right: 16px
}

.small-9 {
  width: 75%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-9 {
  margin-left: 75%;
  padding-left: 16px;
  padding-right: 16px
}

.small-10 {
  width: 83.33333%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-10 {
  margin-left: 83.33333%;
  padding-left: 16px;
  padding-right: 16px
}

.small-11 {
  width: 91.66667%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-11 {
  margin-left: 91.66667%;
  padding-left: 16px;
  padding-right: 16px
}

.small-12 {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px
}

.is-push-sm-12 {
  margin-left: 100%;
  padding-left: 16px;
  padding-right: 16px
}

@media screen and (min-width: 46.875em) and (max-width: 67.4375em) {
  .medium-1 {
    width: 8.33333%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-1 {
    margin-left: 8.33333%
  }

  .medium-2 {
    width: 16.66667%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-2 {
    margin-left: 16.66667%
  }

  .medium-3 {
    width: 25%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-3 {
    margin-left: 25%
  }

  .medium-4 {
    width: 33.33333%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-4 {
    margin-left: 33.33333%
  }

  .medium-5 {
    width: 41.66667%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-5 {
    margin-left: 41.66667%
  }

  .medium-6 {
    width: 50%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-6 {
    margin-left: 50%
  }

  .medium-7 {
    width: 58.33333%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-7 {
    margin-left: 58.33333%
  }

  .medium-8 {
    width: 66.66667%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-8 {
    margin-left: 66.66667%
  }

  .medium-9 {
    width: 75%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-9 {
    margin-left: 75%
  }

  .medium-10 {
    width: 83.33333%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-10 {
    margin-left: 83.33333%
  }

  .medium-11 {
    width: 91.66667%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-11 {
    margin-left: 91.66667%
  }

  .medium-12 {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-md-12 {
    margin-left: 100%
  }
}

@media screen and (min-width: 67.5em) {
  .large-1 {
    width: 8.33333%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-1 {
    margin-left: 8.33333%
  }

  .large-2 {
    width: 16.66667%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-2 {
    margin-left: 16.66667%
  }

  .large-3 {
    width: 25%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-3 {
    margin-left: 25%
  }

  .large-4 {
    width: 33.33333%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-4 {
    margin-left: 33.33333%
  }

  .large-5 {
    width: 41.66667%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-5 {
    margin-left: 41.66667%
  }

  .large-6 {
    width: 50%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-6 {
    margin-left: 50%
  }

  .large-7 {
    width: 58.33333%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-7 {
    margin-left: 58.33333%
  }

  .large-8 {
    width: 66.66667%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-8 {
    margin-left: 66.66667%
  }

  .large-9 {
    width: 75%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-9 {
    margin-left: 75%
  }

  .large-10 {
    width: 83.33333%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-10 {
    margin-left: 83.33333%
  }

  .large-11 {
    width: 91.66667%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-11 {
    margin-left: 91.66667%
  }

  .large-12 {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px
  }

  .is-push-lg-12 {
    margin-left: 100%
  }
}

.c-image-half-block {
  position: relative;
  min-height: 492px;
  height: 100%;
  margin-bottom: 80px;
  overflow: hidden
}

.c-image-half-block:last-child {
  margin-bottom: 0px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-image-half-block {
    min-height: inherit;
    margin-bottom: 16px;
    overflow: visible
  }
}

.c-image-half-block__image {
  width: 66.85185%;
  height: 453px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: -1;
  overflow: hidden
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-image-half-block__image {
    width: 100%;
    height: 0;
    padding-bottom: 54%;
    position: static;
    top: 0px
  }
}

.c-image-half-block__content {
  max-width: 1080px;
  margin: 0 auto
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-image-half-block__content {
    padding-top: 0;
    margin: -24px auto 0 auto;
    width: 90%
  }
}

.c-image-half-block__inner {
  width: 42.59259%;
  height: 452px;
  margin-left: auto;
  padding-top: 96px;
  padding-bottom: 32px;
  padding-left: 60px;
  padding-right: 1rem;
  background: #fff;
  position: relative;
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-image-half-block__inner {
    width: 100%;
    height: 100%;
    padding: 28px 24px 8px 24px !important
  }
}

.c-image-half-block__inner:after {
  content: "";
  display: block;
  width: 2000px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -2000px;
  background: #fff;
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  z-index: -1
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-image-half-block__inner:after {
    display: none
  }
}

.c-image-half-block__bg-layer:after {
  position: absolute;
  top: 0;
  right: -100%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #fff
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-image-half-block__bg-layer:after {
    display: none
  }
}

.c-image-half-block__title {
  margin-bottom: 24px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-image-half-block__title {
    margin-bottom: 16px
  }
}

.c-image-half-block.is-reverse .c-image-half-block__image {
  right: 0;
  left: auto
}

.c-image-half-block.is-reverse .c-image-half-block__inner {
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
  padding-right: 60px
}

.c-image-half-block.is-reverse .c-image-half-block__inner:after {
  right: auto;
  left: -2000px;
  z-index: -1
}

.c-image-half-block.is-reverse .c-image-half-block__bg-layer:after {
  right: auto;
  left: -100%
}

.c-inline-list {
  list-style: disc;
  margin-left: 0;
  padding-left: 0;
  overflow: hidden;
  list-style-position: outside
}

.c-inline-list li {
  float: left;
  margin-left: 4rem;
  margin-right: .5rem
}

.c-label,
.c-form-block__label,
.c-media-boxes.is-media .c-media-boxes__category,
.c-media-head__label,
.c-post-item__category,
.c-single-head__category {
  background-color: #015eac;
  color: #fff;
  display: inline-block;
  text-align: center;
  min-width: 100px;
  border-radius: 0;
  font-size: 14px;
  padding: 1px 4px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-label,
  .c-form-block__label,
  .c-media-boxes.is-media .c-media-boxes__category,
  .c-media-head__label,
  .c-post-item__category,
  .c-single-head__category {
    font-size: 12px;
    min-width: 88px;
    border-radius: 2px
  }
}

.c-label>a,
.c-form-block__label>a,
.c-media-boxes.is-media .c-media-boxes__category>a,
.c-media-head__label>a,
.c-post-item__category>a,
.c-single-head__category>a {
  color: #fff;
  text-decoration: none
}

.c-label.is-required,
.c-form-block__label,
.c-media-boxes.is-media .is-required.c-media-boxes__category,
.is-required.c-media-head__label,
.is-required.c-post-item__category,
.is-required.c-single-head__category {
  font-size: 12px;
  min-width: 54px;
  text-align: center;
  border-radius: 0;
  padding: 1px 8px 1px;
  background-color: #9C9324
}

.c-label.is-lg,
.is-lg.c-form-block__label,
.c-media-boxes.is-media .is-lg.c-media-boxes__category,
.is-lg.c-media-head__label,
.is-lg.c-post-item__category,
.is-lg.c-single-head__category {
  font-size: 1rem
}

.c-label.is-sm,
.is-sm.c-form-block__label,
.c-media-boxes.is-media .is-sm.c-media-boxes__category,
.is-sm.c-media-head__label,
.is-sm.c-post-item__category,
.is-sm.c-single-head__category {
  font-size: .64rem
}

.c-label.is-secondary,
.is-secondary.c-form-block__label,
.c-media-boxes.is-media .is-secondary.c-media-boxes__category,
.is-secondary.c-media-head__label,
.is-secondary.c-post-item__category,
.is-secondary.c-single-head__category {
  background: #9C9324;
  color: #000
}

.c-label.is-tertiary,
.is-tertiary.c-form-block__label,
.c-media-boxes.is-media .is-tertiary.c-media-boxes__category,
.is-tertiary.c-media-head__label,
.is-tertiary.c-post-item__category,
.is-tertiary.c-single-head__category {
  background: #f2f2f1
}

.c-label.is-danger,
.is-danger.c-form-block__label,
.c-media-boxes.is-media .is-danger.c-media-boxes__category,
.is-danger.c-media-head__label,
.is-danger.c-post-item__category,
.is-danger.c-single-head__category {
  background: #cc2919
}

.c-label.is-warning,
.is-warning.c-form-block__label,
.c-media-boxes.is-media .is-warning.c-media-boxes__category,
.is-warning.c-media-head__label,
.is-warning.c-post-item__category,
.is-warning.c-single-head__category {
  background: #cc9e12
}

.c-label.is-info,
.is-info.c-form-block__label,
.c-media-boxes.is-media .is-info.c-media-boxes__category,
.is-info.c-media-head__label,
.is-info.c-post-item__category,
.is-info.c-single-head__category {
  background: #378da3
}

.c-label.is-success,
.is-success.c-form-block__label,
.c-media-boxes.is-media .is-success.c-media-boxes__category,
.is-success.c-media-head__label,
.is-success.c-post-item__category,
.is-success.c-single-head__category {
  background: #13a83a
}

.c-label.is-box,
.is-box.c-form-block__label,
.c-media-boxes.is-media .is-box.c-media-boxes__category,
.is-box.c-media-head__label,
.is-box.c-post-item__category,
.is-box.c-single-head__category {
  border-radius: 0px
}

.c-landing {
  overflow: hidden
}

.c-landing .l-container {
  position: relative
}

@media (max-width: 900px) {
  .c-landing .l-container {
    padding: 0 16px
  }
}

.c-landing__block {
  position: relative;
  min-height: 560px;
  margin-bottom: 32px
}

@media (max-width: 900px) {
  .c-landing__block {
    min-height: inherit;
    padding-bottom: 24px
  }
}

.c-landing__block:last-child {
  margin-bottom: 0
}

.c-landing__image {
  width: 70.625%;
  height: 560px;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

@media (max-width: 900px) {
  .c-landing__image {
    width: calc(100% - 16px);
    height: 240px;
    position: relative;
    z-index: -2
  }
}

.c-landing__image:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 560px 100px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: 0;
  right: 0
}

@media (max-width: 900px) {
  .c-landing__image:after {
    z-index: -1;
    border-width: 0 0 240px 40px
  }
}

.c-landing__left {
  max-width: 42.90429%;
  position: relative;
  margin-left: 57.09571%;
  padding-bottom: 8px
}

@media (max-width: 1212px) {
  .c-landing__left {
    max-width: 50%
  }
}

@media (max-width: 900px) {
  .c-landing__left {
    max-width: 100%;
    position: static;
    margin-top: 12px;
    margin-left: 0
  }
}

.c-landing__head {
  text-align: right;
  padding-bottom: 14px;
  padding-top: 30px
}

@media (max-width: 900px) {
  .c-landing__head {
    text-align: left;
    padding-bottom: 4px;
    padding-top: 0
  }
}

.c-landing__number {
  font-size: 72px;
  line-height: 1;
  letter-spacing: 14.4px;
  color: #2c7fe0
}

@media (max-width: 900px) {
  .c-landing__number {
    font-size: 36px;
    letter-spacing: 6px
  }
}

.c-landing__en {
  font-size: 56px;
  line-height: 60px;
  letter-spacing: 11.2px;
  color: #2c7fe0
}

@media (max-width: 900px) {
  .c-landing__en {
    font-size: 28px;
    line-height: 1.4;
    letter-spacing: 6px
  }
}

.c-landing__text {
  font-weight: bold;
  line-height: 1.8
}

.c-landing .c-landing__box {
  background-color: rgba(255, 255, 255, 0.9);
  min-height: 320px;
  padding: 28px 0 40px 40px;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  position: relative
}

@media (max-width: 1212px) {
  .c-landing .c-landing__box {
    padding: 28px 24px 40px 40px
  }
}

@media (max-width: 900px) {
  .c-landing .c-landing__box {
    min-height: inherit;
    box-shadow: none;
    padding: 0
  }
}

.c-landing .c-landing__box:after {
  content: "";
  display: block;
  width: 1000px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0px;
  right: -1000px;
  box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.1)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-landing .c-landing__box:after {
    display: none
  }
}

.c-landing .c-landing__box__title {
  font-size: 32px;
  letter-spacing: 4.6px;
  line-height: 1.5;
  color: #9C9324;
  font-weight: bold;
  margin-bottom: 14px
}

@media (max-width: 900px) {
  .c-landing .c-landing__box__title {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 8px
  }
}

.c-landing .c-landing__box__title small,
.c-landing .c-landing__box__title .c-dropdown__list li a,
.c-dropdown__list li .c-landing .c-landing__box__title a {
  font-size: 20px;
  padding-left: 8px;
  letter-spacing: 1px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-landing .c-landing__box__title small,
  .c-landing .c-landing__box__title .c-dropdown__list li a,
  .c-dropdown__list li .c-landing .c-landing__box__title a {
    font-size: 14px
  }
}

@media (max-width: 900px) {
  .c-landing .c-landing__box__title {
    font-size: 24px;
    letter-spacing: 3px;
    line-height: 1.3
  }
}

.c-landing__block.is-left .c-landing__image {
  left: auto;
  right: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-landing__block.is-left .c-landing__image {
    right: -16px
  }
}

.c-landing__block.is-left .c-landing__image:after {
  right: auto;
  left: 0;
  border-width: 560px 100px 0 0;
  border-color: #fff transparent transparent transparent
}

@media (max-width: 900px) {
  .c-landing__block.is-left .c-landing__image:after {
    border-width: 240px 40px 0 0
  }
}

.c-landing__block.is-left .c-landing__head {
  text-align: left
}

.c-landing__block.is-left .c-landing__left {
  margin-left: 0;
  margin-right: 57.09571%
}

@media (max-width: 900px) {
  .c-landing__block.is-left .c-landing__left {
    margin-right: 0
  }
}

.c-landing__block.is-left .c-landing__box {
  padding: 32px 40px 40px 0px
}

@media (max-width: 1212px) {
  .c-landing__block.is-left .c-landing__box {
    padding: 32px 40px 40px 24px
  }
}

@media (max-width: 900px) {
  .c-landing__block.is-left .c-landing__box {
    padding: 0
  }
}

.c-landing__block.is-left .c-landing__box:after {
  right: auto;
  left: -999px;
  box-shadow: -3px 5px 5px rgba(0, 0, 0, 0.1)
}

.c-lead {
  font-size: 1.125rem
}

.c-lecture {
  margin-top: 40px;
  margin-bottom: 80px;
  margin-bottom: 40px;
  background: #fff;
  border: 1px solid #f2f2f1;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 46px;
  padding-right: 46px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-lecture {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 20px;
    padding-bottom: 20px
  }
}

.c-lecture.is-notfound {
  text-align: center;
  background: #f2f2f1
}

.c-lecture.is-notfound .c-lecture__title {
  text-align: center
}

.c-lecture.is-notfound .c-lecture__description {
  text-align: center
}

.c-lecture__title {
  margin-top: 0;
  margin-bottom: 16px
}

.c-lecture__title a {
  font-weight: bold;
  text-decoration: none
}

.c-lecture__title a:hover {
  text-decoration: underline
}

.c-lecture__description {
  margin-bottom: 32px
}

.c-lecture__items {
  display: flex;
  width: 100%;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap
}

@media screen and (max-width: 67.4375em) {
  .c-lecture__items {
    display: block
  }
}

.c-lecture__item {
  display: block;
  background-color: rgba(46, 65, 76, 0.2);
  border-radius: 4px;
  padding: 16px;
  margin: 0 0 16px 0;
  width: 48.29545%;
  text-decoration: none;
  color: inherit
}

.c-lecture__item:nth-child(2n-1) {
  margin-right: 3.40909%
}

.c-lecture__item:hover {
  background-color: rgba(27, 38, 44, 0.35)
}

@media screen and (max-width: 67.4375em) {
  .c-lecture__item {
    width: 100%;
    margin-right: 0 !important
  }
}

.c-lecture__item-title {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 16px
}

.c-lecture__item-title::before {
  content: "\f138";
  font-family: "FontAwesome";
  color: #2c7fe0;
  margin-right: 5px;
  display: inline-block
}

.c-lecture__item-level {
  margin: 0;
  line-height: 1
}

.c-lecture__item-level li {
  font-size: .6875rem;
  font-weight: bold;
  padding: 6px 10px;
  display: inline-block;
  margin: 0 2px 2px 0;
  border-radius: 100px;
  border: 1px solid #2c7fe0;
  color: #2c7fe0;
  background: #fff
}

.c-lesson-header {
  padding-top: 0px;
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 20px
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header {
    padding: 16px;
    padding-left: 0;
    padding-right: 0
  }
}

.c-lesson-header__inner {
  width: 100%
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header__inner {
    display: block
  }
}

.c-lesson-header__categorylabels a {
  text-decoration: none;
  padding: 1px 18px;
  display: inline-block;
  border: 1px solid #2c7fe0;
  color: #2c7fe0;
  font-size: 13px;
  margin-right: 8px;
  letter-spacing: 0px;
  margin-bottom: 8px
}

.c-lesson-header__categorylabels a:hover {
  opacity: 1;
  color: #fff;
  background: #2c7fe0
}

.c-lesson-header__category {
  position: absolute;
  left: 0;
  top: 0px;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 1;
  width: 136px;
  height: 136px;
  margin-right: 32px;
  background: #2c7fe0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  padding: 10px
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header__category {
    font-size: 1rem;
    letter-spacing: 1.1px;
    width: auto;
    height: auto;
    margin-right: 0;
    padding: 10px
  }
}

.c-lesson-header__content {
  margin-bottom: 16px;
  width: 100%
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header__content {
    margin-top: 16px;
    margin-left: 0px;
    min-height: 0px
  }
}

.c-lesson-header__publish {
  font-size: .875rem;
  margin-bottom: 16px
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header__publish {
    font-size: .75rem
  }
}

.c-lesson-header__title {
  padding: 0 !important;
  line-height: 1.46154 !important;
  margin-top: 0.5em !important;
  margin-bottom: 0 !important;
  font-size: 1.625rem !important;
  border: none !important;
  color: #000 !important
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header__title {
    font-size: 1.125rem !important
  }
}

.c-lesson-header__level {
  margin: 0;
  line-height: 1
}

.c-lesson-header__level li {
  font-size: .6875rem;
  font-weight: bold;
  padding: 6px 10px;
  display: inline-block;
  border-radius: 100px;
  margin: 0 2px 2px 0;
  border: 1px solid #2c7fe0;
  color: #2c7fe0;
  background: #fff
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header__level li {
    font-size: .625rem
  }
}

.c-lesson-header__recommend-scene {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1
}

.c-lesson-header__recommend-scene>span {
  display: inline-block;
  line-height: 1.6
}

@media screen and (max-width: 67.4375em) {
  .c-lesson-header__recommend-scene {
    display: block
  }

  .c-lesson-header__recommend-scene span {
    font-size: .75rem;
    display: block;
    margin-bottom: 8px
  }
}

.c-lesson-header__scene {
  margin: 0;
  line-height: 1;
  display: inline-block
}

.c-lesson-header__scene li {
  font-size: .6875rem;
  font-weight: bold;
  padding: 6px 24px;
  margin: 0 2px 2px 0;
  display: inline-block;
  border-radius: 100px;
  border: none;
  color: #fff;
  background: #2e414c
}

.c-lesson-header__buttons {
  flex-grow: 1;
  text-align: right
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header__buttons {
    margin-top: 16px;
    text-align: center
  }
}

.c-lesson-header__button-good .wpulike-default .wp_ulike_btn {
  color: #fff;
  background: #015eac
}

.c-lesson-header__button-good .wp_ulike_is_unliked .wp_ulike_btn {
  background: #666
}

.c-lesson-header.is-inner {
  border: none;
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  padding: 0;
  position: static
}

.c-lesson-header.is-inner .c-lesson-header__level {
  margin-bottom: 8px
}

.c-lesson-header.is-inner .c-lesson-header__category {
  position: static;
  left: auto;
  top: auto;
  padding: 20px 0;
  width: auto;
  min-width: 112px;
  height: auto;
  min-height: 87px;
  margin-right: 32px;
  background: #2c7fe0;
  margin-top: 32px;
  margin-bottom: 32px
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header.is-inner .c-lesson-header__category {
    font-size: 1rem !important;
    min-height: auto;
    width: 100%;
    max-width: 60px;
    min-width: auto;
    margin-right: 16px;
    margin-top: 16px;
    margin-bottom: 16px
  }
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header.is-inner .c-lesson-header__inner {
    display: flex
  }
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header.is-inner .c-lesson-header__inner:last-child {
    flex-direction: column
  }
}

.c-lesson-header.is-inner .c-lesson-header__title {
  margin-top: 0 !important
}

.c-lesson-header.is-inner .c-lesson-header__recommend-scene {
  color: #2c7fe0
}

@media screen and (max-width: 46.8125em) {
  .c-lesson-header.is-inner .c-lesson-header__recommend-scene {
    width: 100%;
    margin-top: 8px
  }
}

.c-archive-posts .c-lesson {
  margin-top: 16px !important;
  margin-bottom: 16px !important
}

.c-lesson {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
  padding: 16px !important;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  text-decoration: none
}

.c-lesson__category {
  color: #fff;
  width: 100px;
  height: 100px;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 1.2;
  margin-right: 16px;
  background: #2c7fe0;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center
}

@media screen and (max-width: 46.8125em) {
  .c-lesson__category {
    font-size: 1rem;
    letter-spacing: 1.1px;
    width: 60px;
    height: 60px;
    margin-right: 16px
  }
}

.c-lesson__content {
  width: calc(100% - 80px)
}

.c-lesson__title {
  font-size: 1.125rem;
  margin-top: 0 !important;
  margin-bottom: 8px !important;
  font-weight: bold !important
}

.c-lesson__publish {
  font-size: .875rem;
  color: #000;
  font-weight: normal
}

.c-login {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-login {
    position: static;
    transform: none
  }
}

.c-login__container {
  max-width: 1118px;
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-around;
  height: 100%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-login__content {
    padding: 8px 12px
  }
}

.c-login__content__logo {
  max-width: 288px;
  margin-bottom: 80px;
  margin-top: 40px
}

.c-login__content__copy {
  margin-bottom: 32px;
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000
}

.c-login__content__copy strong {
  color: #2c7fe0
}

.c-login__content__text {
  font-size: .875rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-login__content__text {
    font-size: .75rem
  }
}

.c-login__panel {
  background: #fff;
  border-radius: 4px;
  max-width: 446px;
  background: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  padding: 24px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-login__panel {
    padding: 16px
  }
}

.c-login__panel__item:nth-child(1) {
  border-bottom: 1px solid #ccc;
  padding-top: 1vh;
  padding-bottom: 1vh
}

.c-login__panel__item__change-link {
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  background: #e8e8e8;
  padding: 4px 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px
}

.c-login__panel__item:nth-child(2) {
  padding-top: 1vh;
  padding-bottom: 1vh
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-login__panel__item:nth-child(2) {
    margin-top: 12px;
    padding-top: 12px
  }
}

.c-login__panel__item__title {
  vertical-align: middle;
  font-weight: bold;
  font-size: 17px;
  text-align: left;
  color: #24459c
}

.c-login__panel__item__title svg {
  width: 18px;
  height: 18px;
  margin-top: 4px;
  margin-right: 5px
}

.c-login__panel__item__form {
  margin-top: 8px;
  margin-bottom: 8px
}

.c-login__panel__item__form__google {
  background: #EA4335;
  text-decoration: none;
  text-align: center;
  padding-top: 16px;
  width: 100%;
  display: block;
  text-decoration: none;
  padding-bottom: 16px;
  border-radius: 3px;
  color: #fff;
  margin-top: 16px;
  margin-bottom: 24px;
  box-shadow: 0px 4px 0px 0px #a04840;
  transition: all ease .2s
}

.c-login__panel__item__form__google:hover {
  transform: translateY(4px);
  box-shadow: none
}

.c-login__panel__item__form__google:active {
  box-shadown: inset 0px 3px 3px rgba(0, 0, 0, 0.1)
}

.c-login__panel__item__form label {
  display: block;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 16px
}

.c-login__panel__item__desc p {
  line-height: 1.4;
  letter-spacing: 0.1px
}

.c-login__panel__item__desc small,
.c-login__panel__item__desc .c-dropdown__list li a,
.c-dropdown__list li .c-login__panel__item__desc a {
  line-height: 1.4;
  letter-spacing: 0.1px
}

.galogin {
  display: none
}

.galogin-or {
  display: none
}

.c-login #login_error {
  background: #ca0202;
  color: #fff;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 1.2;
  border-radius: 4px
}

.c-login #lostpasswordform br,
.c-login #loginform br {
  display: none
}

.c-login .message {
  padding: 12px 20px;
  background: #E8E8E8
}

.c-login .submit input[type=submit] {
  background: #2c7fe0;
  border: none;
  border-radius: 4px;
  color: #fff;
  width: 100% !important
}

.c-login .submit input[type=submit]:disabled {
  background: #999
}

.c-login #nav {
  text-align: center
}

@keyframes fadeout {
  0% {
    opacity: 1;
    transform: translateX(150%)
  }

  30% {
    opacity: 1;
    transform: translateX(0%)
  }

  60% {
    opacity: 1;
    transform: translateX(0%)
  }

  100% {
    opacity: 0
  }
}

.alert {
  position: fixed;
  right: 10px;
  top: 10px;
  opacity: 0;
  z-index: 1000000;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  animation: fadeout ease 2s 0.8s both
}

.alert h4 {
  margin-top: 0;
  color: inherit
}

.alert .alert-link {
  font-weight: bold
}

.alert>p,
.alert>ul {
  margin-bottom: 0
}

.alert>p+p {
  margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}

.alert-success {
  background-color: #33a15f;
  border-color: #fff;
  color: #fff
}

.alert-success hr {
  border-top-color: #c9e2b3
}

.alert-success .alert-link {
  color: #2b542c
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}

.alert-info hr {
  border-top-color: #a6e1ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}

.alert-warning hr {
  border-top-color: #f7e1b5
}

.alert-warning .alert-link {
  color: #66512c
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442
}

.alert-danger hr {
  border-top-color: #e4b9c0
}

.alert-danger .alert-link {
  color: #843534
}

.wp-pwd .input.password-input {
  margin-bottom: 8px
}

.wp-pwd {
  position: relative
}

.wp-pwd [type=text],
.wp-pwd [type=password] {
  padding-right: 40px
}

.wp-pwd button.button {
  background: 0 0;
  border: none;
  box-shadow: none;
  line-height: 2;
  margin: 0;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 0
}

.wp-pwd button.button:active,
.wp-pwd button.button:focus,
.wp-pwd button.button:hover {
  background: 0 0
}

.wp-pwd .button .text {
  display: none
}

.login-action-rp input[type=text] {
  box-shadow: none;
  margin: 0
}

.login #pass-strength-result {
  font-weight: 600;
  margin: -1px 5px 16px 0;
  padding: 6px 5px;
  width: 100%
}

#pass-strength-result {
  background-color: #eee;
  border: 1px solid #ddd;
  color: #23282d;
  margin: -2px 5px 5px 1px;
  padding: 3px 5px;
  text-align: center;
  width: 25em;
  opacity: 0
}

#pass-strength-result.short {
  background-color: #f1adad;
  border-color: #e35b5b;
  opacity: 1
}

#pass-strength-result.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
  opacity: 1
}

#pass-strength-result.good {
  background-color: #ffe399;
  border-color: #ffc733;
  opacity: 1
}

#pass-strength-result.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
  opacity: 1
}

#pass1-text.short,
#pass1.short {
  border-color: #e35b5b
}

#pass1-text.bad,
#pass1.bad {
  border-color: #f78b53
}

#pass1-text.good,
#pass1.good {
  border-color: #ffc733
}

#pass1-text.strong,
#pass1.strong {
  border-color: #83c373
}

.indicator-hint {
  padding-top: 8px
}

.show-password #pass1-text {
  display: inline-block
}

#pass1-text,
.pw-weak,
.show-password #pass1 {
  display: none
}

.show-password #pass1-text {
  display: inline-block
}

.c-main-visual {
  max-width: 100%;
  width: 100%;
  background-color: #015eac;
  height: 100%;
  max-height: 524px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual {
    margin-top: 0
  }
}

.c-main-visual__content {
  display: flex;
  align-items: center
}

.c-main-visual__image {
  width: 58.7%;
  height: 100%;
  min-height: 524px;
  position: absolute;
  top: 0;
  right: 0
}

@media (max-width: 1330px) {
  .c-main-visual__image {
    width: 55%
  }
}

@media (max-width: 1250px) {
  .c-main-visual__image {
    width: 53%
  }
}

@media (max-width: 1150px) {
  .c-main-visual__image {
    width: 51%
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__image {
    width: 100%;
    float: none;
    right: 0
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__image {
    min-height: 0px;
    position: static
  }
}

.c-main-visual__image__link {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 524px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__image__link {
    min-height: 240px
  }
}

.c-main-visual__image__link img {
  width: auto;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__image__link img {
    height: auto;
    min-height: initial
  }
}

.c-main-visual__text {
  width: 27.5rem;
  padding-top: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 64px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__text {
    position: static;
    width: 100%;
    height: 100%;
    transition: all .3s;
    padding: 16px 16px 24px;
    transform: none
  }
}

.c-main-visual__text ul li {
  opacity: 0;
  height: 0;
  transform: translateY(-20px)
}

.c-main-visual__text ul li.active {
  opacity: 1;
  height: 100%;
  transition: all 1s;
  transform: translateY(0)
}

.c-main-visual__text ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  display: block
}

.c-main-visual__text ul li a:hover {
  color: #fff
}

.c-main-visual__category {
  color: #FFF;
  position: relative;
  padding-bottom: .625rem;
  margin-bottom: .875rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__category {
    font-size: .875rem;
    padding-bottom: .375rem;
    margin-bottom: 1rem
  }
}

.c-main-visual__category:after {
  content: "";
  display: block;
  width: 3.875rem;
  height: .1875rem;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__category:after {
    width: 2.90625rem;
    height: .125rem
  }
}

.c-main-visual__theme {
  font-size: 1.5625rem;
  line-height: 1.2;
  font-weight: bold
}

@media (max-width: 1200px) {
  .c-main-visual__theme {
    font-size: 1.4375rem
  }
}

@media (max-width: 1150px) {
  .c-main-visual__theme {
    font-size: 1.4375rem
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__theme {
    font-size: 1.3125rem
  }
}

.c-main-visual__title {
  font-size: 1.4375rem;
  font-weight: bold
}

@media (max-width: 1200px) {
  .c-main-visual__title {
    font-size: 1.3125rem
  }
}

@media (max-width: 1150px) {
  .c-main-visual__title {
    font-size: 1.3125rem
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__title {
    font-size: 1.125rem
  }
}

.c-main-visual__date {
  font-size: .875rem;
  font-weight: normal;
  letter-spacing: 1px;
  padding-top: 1rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__date {
    font-size: .75rem;
    padding-top: .75rem
  }
}

.c-main-visual__name {
  line-height: 1.5;
  padding-top: 1.25rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__name {
    padding-top: 1rem
  }
}

.c-main-visual__name strong {
  font-size: 1.375rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__name strong {
    font-size: 1.125rem
  }
}

.c-main-visual__name small,
.c-main-visual__name .c-dropdown__list li a,
.c-dropdown__list li .c-main-visual__name a {
  font-size: .875rem;
  font-weight: normal;
  display: block
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-main-visual__name small,
  .c-main-visual__name .c-dropdown__list li a,
  .c-dropdown__list li .c-main-visual__name a {
    font-size: .75rem
  }
}

.c-main-visual__number {
  font-weight: 700;
  font-size: .875rem;
  font-weight: normal;
  color: #fff;
  letter-spacing: 1px;
  position: absolute;
  bottom: 36px;
  left: 95px;
  padding: 0 14px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__number {
    left: 52px
  }
}

.c-main-visual__number:before {
  content: "";
  display: block;
  width: 1px;
  height: 18px;
  background-color: #cbcbcb;
  position: absolute;
  top: 2px;
  left: 0
}

.c-main-visual__page {
  font-weight: 700;
  font-size: .875rem;
  color: #F4E964;
  letter-spacing: 1px;
  position: absolute;
  bottom: 36px;
  left: 64px;
  display: none
}

.c-main-visual__page.active {
  display: block
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__page {
    left: 22px
  }
}

.c-main-visual .owl-theme .owl-dots {
  margin-top: 0 !important;
  padding: 3px 0 6px;
  position: absolute;
  bottom: 30px;
  left: -51%
}

@media (max-width: 1580px) {
  .c-main-visual .owl-theme .owl-dots {
    left: -49%
  }
}

@media (max-width: 1455px) {
  .c-main-visual .owl-theme .owl-dots {
    left: -47%
  }
}

@media (max-width: 1330px) {
  .c-main-visual .owl-theme .owl-dots {
    left: -55%
  }
}

@media (max-width: 1250px) {
  .c-main-visual .owl-theme .owl-dots {
    left: -60%
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual .owl-theme .owl-dots {
    left: auto;
    right: 16px;
    bottom: -42px
  }
}

.c-main-visual .owl-theme .owl-dots .owl-dot span {
  width: .5rem;
  height: .5rem;
  border-radius: 1000px;
  margin: 0px 8px;
  background: #b2b2b3
}

.c-main-visual .owl-theme .owl-dots .owl-dot span:focus,
.c-main-visual .owl-theme .owl-dots .owl-dot span:active {
  outline: none
}

.c-main-visual .owl-theme .owl-dot:focus,
.c-main-visual .owl-theme .owl-dot:active {
  outline: none !important
}

.c-main-visual .owl-theme .owl-dots .owl-dot.active span,
.c-main-visual .owl-theme .owl-dots .owl-dot:hover span {
  background: #F4E964;
  outline: none
}

.c-main-visual c-main-visual__item .owl-carousel .owl-theme .owl-loaded .owl-drag {
  width: 100% !important
}

.c-main-visual .owl-item {
  display: block;
  width: 100%;
  height: auto
}

.c-main-visual .owl-theme .owl-nav {
  width: 67.5rem;
  margin: 0 auto;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual .owl-theme .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: .8125rem
  }
}

.c-mainvisual-slider {
  max-width: 100%;
  width: 100%;
  margin: 0 auto
}

.c-mainvisual-slider svg * {
  transform-origin: bottom right
}

.c-mainvisual-slider__item {
  cursor: pointer;
  overflow: hidden
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-mainvisual-slider__item {
    width: 100%;
    height: auto
  }
}

.c-mainvisual-slider.owl-theme .owl-dots {
  margin-top: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2.25rem;
  display: none
}

.c-mainvisual-slider.owl-theme .owl-dots .owl-dot span {
  margin: 5px 4px;
  background: #003559;
  border: 1px solid #003559
}

.c-mainvisual-slider.owl-theme .owl-dots .owl-dot.active span,
.c-mainvisual-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #FFF
}

.c-mainvisual-slider.owl-theme .owl-nav {
  width: 100%;
  max-width: 100rem;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%)
}

.c-mainvisual-slider.owl-theme .owl-nav [class*='owl-'] {
  color: transparent;
  background: transparent;
  border-radius: 0;
  position: absolute;
  bottom: 50%
}

.c-mainvisual-slider.owl-theme .owl-nav [class*='owl-']:hover {
  background: transparent;
  color: transparent;
  opacity: 0.7
}

.c-mainvisual-slider.owl-theme .owl-nav .owl-prev img,
.c-mainvisual-slider.owl-theme .owl-nav .owl-next img {
  margin: 0
}

.c-mainvisual-slider.owl-theme .owl-nav .owl-prev {
  content: url("../images/icon-slider-prev.svg");
  left: 0
}

.c-mainvisual-slider.owl-theme .owl-nav .owl-next {
  content: url("../images/icon-slider-next.svg");
  right: 0
}

.c-manual-header {
  border-top: 4px solid #2c7fe0;
  border-bottom: 4px solid #2c7fe0;
  background-color: rgba(232, 241, 235, 0.5);
  padding: 24px;
  position: relative;
  margin-bottom: 40px
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header {
    padding: 16px
  }
}

.c-manual-header__inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header__inner {
    display: block
  }
}

.c-manual-header__category {
  position: absolute;
  left: 0;
  top: 0px;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 1;
  width: 136px;
  height: 136px;
  margin-right: 32px;
  background: #2c7fe0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  padding: 10px
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header__category {
    font-size: 1rem;
    letter-spacing: 1.1px;
    width: auto;
    height: auto;
    margin-right: 0;
    padding: 10px
  }
}

.c-manual-header__content {
  margin-left: 150px;
  margin-bottom: 16px;
  width: 100%;
  min-height: 116px
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header__content {
    margin-top: 40px;
    margin-left: 0px;
    min-height: 66px
  }
}

.c-manual-header__publish {
  font-size: .875rem;
  margin-bottom: 16px
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header__publish {
    font-size: .75rem
  }
}

.c-manual-header__title {
  padding: 0 !important;
  line-height: 1.46154 !important;
  margin-top: 0.5em !important;
  margin-bottom: 0 !important;
  font-size: 1.625rem !important;
  border: none !important;
  color: #000 !important
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header__title {
    font-size: 1.125rem !important
  }
}

.c-manual-header__level {
  margin: 0;
  line-height: 1
}

.c-manual-header__level li {
  font-size: .6875rem;
  font-weight: bold;
  padding: 6px 10px;
  display: inline-block;
  border-radius: 100px;
  margin: 0 2px 2px 0;
  border: 1px solid #2c7fe0;
  color: #2c7fe0;
  background: #fff
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header__level li {
    font-size: .625rem
  }
}

.c-manual-header__recommend-scene {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1
}

.c-manual-header__recommend-scene>span {
  display: inline-block;
  line-height: 1.6
}

@media screen and (max-width: 67.4375em) {
  .c-manual-header__recommend-scene {
    display: block
  }

  .c-manual-header__recommend-scene span {
    font-size: .75rem;
    display: block;
    margin-bottom: 8px
  }
}

.c-manual-header__scene {
  margin: 0;
  line-height: 1;
  display: inline-block
}

.c-manual-header__scene li {
  font-size: .6875rem;
  font-weight: bold;
  padding: 6px 24px;
  margin: 0 2px 2px 0;
  display: inline-block;
  border-radius: 100px;
  border: none;
  color: #fff;
  background: #2e414c
}

.c-manual-header__buttons {
  flex-grow: 1;
  text-align: right
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header__buttons {
    margin-top: 16px;
    text-align: center
  }
}

.c-manual-header.is-inner {
  border: none;
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  padding: 0;
  position: static
}

.c-manual-header.is-inner .c-manual-header__level {
  margin-bottom: 8px
}

.c-manual-header.is-inner .c-manual-header__category {
  position: static;
  left: auto;
  top: auto;
  padding: 20px 0;
  width: auto;
  min-width: 112px;
  height: auto;
  min-height: 87px;
  margin-right: 32px;
  background: #2c7fe0;
  margin-top: 32px;
  margin-bottom: 32px
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header.is-inner .c-manual-header__category {
    font-size: 1rem !important;
    min-height: auto;
    width: 100%;
    max-width: 60px;
    min-width: auto;
    margin-right: 16px;
    margin-top: 16px;
    margin-bottom: 16px
  }
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header.is-inner .c-manual-header__inner {
    display: flex
  }
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header.is-inner .c-manual-header__inner:last-child {
    flex-direction: column
  }
}

.c-manual-header.is-inner .c-manual-header__title {
  margin-top: 0 !important
}

.c-manual-header.is-inner .c-manual-header__recommend-scene {
  color: #2c7fe0
}

@media screen and (max-width: 46.8125em) {
  .c-manual-header.is-inner .c-manual-header__recommend-scene {
    width: 100%;
    margin-top: 8px
  }
}

.c-manual-item {
  background: #fff;
  border: 1px solid #dadce0;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  text-decoration: none;
  max-width: calc(50% - 16px);
  margin-left: 8px;
  margin-right: 8px;
  width: 100%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-manual-item {
    max-width: 100%
  }
}

.c-manual-item__category {
  color: #fff;
  width: 100px;
  height: 100px;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 1.2;
  margin-right: 16px;
  background: #2c7fe0;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center
}

@media screen and (max-width: 46.8125em) {
  .c-manual-item__category {
    font-size: 1rem;
    letter-spacing: 1.1px;
    width: 60px;
    height: 60px;
    margin-right: 16px
  }
}

.c-manual-item__content {
  width: calc(100% - 80px)
}

.c-manual-item__label {
  font-size: 12px;
  color: #333;
  background: #f2f2f1;
  padding: 1px 8px;
  display: inline-block
}

.c-manual-item__title {
  font-size: 1.125rem;
  margin-top: 0 !important;
  margin-bottom: 8px !important;
  font-weight: bold !important
}

.c-manual-item__publish {
  line-height: 1.5;
  font-size: .6875rem;
  color: #666;
  font-weight: normal
}

.c-manual-items__inner {
  display: flex;
  flex-wrap: wrap
}

.c-manualpost__print {
  display: flex;
  margin-top: 24px
}

.c-search-by__title {
  color: #000
}

.c-manualpanel-row__ctermtitle {
  font-weight: bold;
  font-size: 13px
}

.c-manualpanel-row {
  margin-bottom: 16px;
  border-radius: 4px
}

.c-manualpanel-row__title {
  font-weight: bold;
  padding: 14px 22px;
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid #dcdcdc;
  font-size: 18px;
  color: #fff;
  background: #0d291b
}

.c-manualpanel-row__termtitle {
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 8px;
  padding-bottom: 6px;
  margin-top: 8px
}

.c-manualpanel-row__termtitle:before {
  content: "●";
  margin-right: 6px
}

.c-manualpanel-row__posts {
  padding: 8px 0px;
  background: #fff;
  border-radius: 0 0 4px 4px
}

.c-manualpanel-row__posts ul {
  margin-left: 6px;
  margin-top: 6px;
  margin-bottom: 16px
}

.c-manualpanel-row__posts ul li {
  display: inline-block;
  list-style: none;
  padding-right: 16px
}

.c-manualpanel-row__posts ul li a {
  font-size: 13px;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  color: #0a4014;
  border-radius: 100px;
  padding-left: 10px;
  padding-right: 10px
}

.c-manualpanel-row__posts ul li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  margin-right: 4px;
  display: inline-block
}

.c-manualpanel-row__posts ul li a:hover {
  background: #e8e8e8
}

.c-manualpost {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px
}

.c-manualpost .breadcrumbs {
  border: none;
  background: none;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: left
}

.c-manualpost .breadcrumbs a {
  color: #000
}

.c-manualpost__title {
  margin-top: 40px;
  font-size: 24px;
  background: #fff;
  padding-bottom: 24px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
  line-height: 1.3em;
  margin-bottom: 24px;
  border-radius: 8px
}

.c-manualpost__title span {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  padding: 4px 13px;
  background: #000;
  margin-right: 20px;
  color: #fff;
  border-radius: 10px;
  vertical-align: top;
  line-height: 1.7em
}

.c-manualpost__row {
  margin-bottom: 60px
}

.c-manualpost__row:after {
  content: "";
  display: table;
  clear: both
}

.c-manualpost__print {
  text-align: center
}

.c-manualpost__printButton {
  display: inline-block;
  color: #fff
}

.c-manualpost__backButton {
  display: inline-block;
  padding: 22px 44px;
  color: #fff;
  margin-right: 24px
}

.c-manualpost__aside {
  width: 100%;
  max-width: 26%;
  float: right
}

.c-manualpost__meta {
  background: #fff;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 16px 24px
}

.c-manualpost__meta p {
  margin-bottom: 0
}

.c-manualpost .table {
  width: 100%
}

.single-flow>table thead td {
  background: #fff;
  font-size: 15px;
  padding: 8px 16px;
  border: 1px solid #d5d5d5
}

.single-flow>table thead th {
  border: 1px solid #d5d5d5;
  background: #333 !important;
  color: #fff;
  font-size: 15px
}

.single-flow>table>tbody>tr td {
  border: 1px solid #d5d5d5;
  background: #fff;
  font-size: 15px;
  padding: 8px 16px
}

.single-flow>table>tbody>tr td>h4 {
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 17px;
  background: #d8e1e0;
  padding: 8px 16px
}

.single-flow>table>tbody>tr:nth-child(1)>th,
.single-flow>table>tbody>tr:nth-child(1)>td {
  text-align: center;
  background: #333;
  color: #fff;
  font-size: 15px;
  border: 1px solid #d5d5d5;
  padding: 8px 16px
}

.single-flow .table.table-flow tr {
  border: none
}

.single-flow .table.table-flow.is-child {
  table-layout: fixed;
  border: none
}

.single-flow .table.table-flow.is-child td {
  vertical-align: top;
  border: none
}

.single-flow .table.table-flow.is-child td:first-child {
  padding-left: 0;
  padding-right: 8px
}

.single-flow .table.table-flow.is-child td:last-child {
  padding-right: 0;
  padding-left: 8px
}

.single-flow .table.table-flow.is-child td h4 {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 8px
}

.p-step-child__title {
  font-size: 18px;
  margin-top: 32px;
  margin-bottom: 24px;
  font-weight: bold;
  border-bottom: 2px solid #e8e8e8;
  padding-bottom: 16px
}

.p-step-child__title__accent {
  background: #000;
  color: #fff;
  display: inline-block;
  border-radius: 100px;
  text-align: center;
  padding-top: 0px;
  width: 28px;
  line-height: 1.5;
  margin-right: 8px;
  height: 28px
}

.l-manual-content h4 {
  margin-top: 16px;
  margin-bottom: 8px
}

.c-media-boxes__inner {
  display: flex;
  flex-wrap: wrap
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-media-boxes__inner {
    display: block
  }
}

.c-media-boxes__block {
  display: block;
  text-decoration: none;
  color: #000;
  font-weight: normal;
  width: 32.0132%;
  margin-right: 1.9802%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-media-boxes__block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px
  }
}

.c-media-boxes__block:nth-child(3n) {
  margin-right: 0
}

.c-media-boxes__block:hover {
  opacity: 1
}

.c-media-boxes__block:hover .c-media-boxes__image {
  transform: scale(1.15)
}

.c-media-boxes__overflow {
  width: 100%;
  height: 0;
  padding-top: 67.01031%;
  position: relative;
  margin-bottom: 12px;
  overflow: hidden
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-media-boxes__overflow {
    margin-bottom: 8px
  }
}

.c-media-boxes__overflow:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0
}

.c-media-boxes__image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .3s
}

.c-media-boxes__sup {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999
}

.c-media-boxes__label {
  min-width: 182px;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 9px 16px
}

@media (max-width: 1000px) {
  .c-media-boxes__label {
    min-width: 100px;
    font-size: 14px
  }
}

.c-media-boxes .c-media-boxes__date {
  font-size: 13px;
  color: #fff;
  padding-right: 24px
}

.c-media-boxes__day {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 4px
}

.c-media-boxes__title {
  font-weight: bold
}

.c-media-boxes.is-media .c-media-boxes__date {
  font-size: 13px;
  color: #fff;
  padding-right: 24px
}

.c-media-boxes.is-media__day {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 4px
}

.c-media-boxes.is-media .c-media-boxes__overflow {
  padding-top: 54.33071%
}

.c-media-boxes.is-media .c-media-boxes__category {
  z-index: 999;
  position: absolute;
  top: 6px;
  left: 6px
}

.c-media-head {
  width: 100%;
  position: relative;
  margin-top: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-media-head {
    margin-bottom: 40px
  }
}

.c-media-head__overflow {
  display: block;
  text-decoration: none;
  color: #000;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 36.40777%;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-media-head__overflow {
    padding-top: 72.81553%
  }
}

.c-media-head__overflow:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0
}

.c-media-head__overflow:hover {
  opacity: 1
}

.c-media-head__overflow:hover .c-media-head__image {
  transform: scale(1.15)
}

.c-media-head__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .3s
}

.c-media-head__label {
  z-index: 999;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 119px
}

.c-media-head__sup {
  position: relative;
  z-index: 999;
  position: absolute;
  bottom: 20px;
  padding-left: 24px;
  padding-right: 24px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-media-head__sup {
    padding-left: 12px;
    padding-right: 12px;
    bottom: 12px
  }
}

.c-media-head__date {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 6px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-media-head__date {
    font-size: 13px;
    margin-bottom: 3px
  }
}

.c-media-head__title {
  font-size: 16px;
  color: #fff;
  font-weight: bold
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-media-head__title {
    font-size: 14px
  }
}

.c-media>img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0
}

.c-media>figcaption {
  margin-top: 0;
  background: #f2f2f1;
  text-align: center;
  padding: .5rem 2rem
}

.c-menu-list__head {
  text-align: center;
  background-color: #2c7fe0;
  color: #fff;
  font-weight: 700;
  padding: .75rem 1rem
}

.c-menu-list ul {
  border-left: none;
  border-right: none
}

.c-menu-list ul li {
  border-bottom: 1px solid #D9D9D9;
  position: relative
}

.c-menu-list ul li:first-child .c-badge {
  top: 17px;
  transform: none
}

.c-menu-list ul li .children li:first-child .c-badge {
  top: 6px;
  transform: none
}

.c-menu-list ul li.current-cat {
  border-bottom: 1px solid #2c7fe0
}

.c-menu-list ul li.current-cat a {
  color: #2c7fe0;
  background: #f2f2f1
}

.c-menu-list ul li.current-cat .children {
  background: #f2f2f1
}

.c-menu-list ul li .c-badge {
  position: absolute;
  right: 10px;
  height: auto;
  background: #F44336 !important;
  line-height: 1;
  padding-top: 4px;
  padding-bottom: 4px;
  z-index: 100;
  top: 50%;
  transform: translateY(-50%)
}

.c-menu-list ul li:last-child {
  border-bottom: none
}

.c-menu-list ul li a {
  text-decoration: none;
  color: #000;
  font-weight: 700;
  display: block;
  padding: .8125rem 1rem .8125rem 1rem;
  position: relative;
  transition: all .2s;
  font-size: 14px
}

.c-menu-list ul li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #2c7fe0;
  bottom: 0;
  left: 0;
  transform: translateY(1px);
  transition: all .4s ease;
  opacity: 0
}

.c-menu-list ul li a:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 12px
}

.c-menu-list ul li a:hover {
  opacity: 1;
  color: #2c7fe0
}

.c-menu-list ul li a:hover:after {
  width: 100%;
  opacity: 1
}

.c-menu-list ul li ul {
  border-top: 1px solid #D9D9D9;
  padding: .5rem 0;
  border-left: none;
  border-right: none;
  border-bottom: none
}

.c-menu-list ul li ul li {
  border-bottom: none
}

.c-menu-list ul li ul li a {
  font-weight: 400;
  padding: .3125rem 1.5rem .3125rem 3rem
}

.c-menu-list ul li ul li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #2c7fe0;
  position: absolute;
  top: .875rem;
  left: 1rem
}

.c-menu-list ul li ul li a:before {
  left: 2rem;
  top: .25rem
}

.c-menu-list ul li ul li a:after {
  display: none
}

.c-menu-list>ul>li>.c-badge {
  top: 17px;
  transform: none
}

.c-menu-list__banners {
  margin-top: .5rem
}

.c-menu-list__block {
  display: flex;
  text-decoration: none;
  color: #2c7fe0;
  background-color: rgba(41, 123, 80, 0.2);
  font-size: .875rem;
  min-height: 4rem;
  align-items: center;
  padding: .5rem 2rem .5rem 1rem;
  position: relative
}

.c-menu-list__block:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  font-size: 1rem
}

.c-menu-list__submenu {
  padding-left: 1.5rem;
  border-bottom: 1px solid #D9D9D9;
  display: none
}

.c-menu-list__submenu li:last-child {
  border-bottom: none
}

.c-menu-list__submenu li a {
  font-weight: 400 !important;
  font-size: .875rem !important;
  padding: 1.25rem 1rem 1.25rem 1.25rem !important
}

.c-menu-list__submenu li a:before {
  left: 0 !important;
  top: 1.25rem !important
}

.c-menu-list__submenu li a:after {
  display: none
}

.c-sidebar .c-menu-list ul {
  border-left: none;
  border-right: none
}

.c-menu {
  padding-left: 0;
  margin-left: 0;
  border-top: 1px solid #f2f2f1;
  border-left: 1px solid #f2f2f1;
  border-right: 1px solid #f2f2f1
}

.c-menu>li {
  list-style: none
}

.c-menu>li>a {
  display: block;
  border-bottom: 1px solid #f2f2f1;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none
}

.c-menu>li>a:hover,
.c-menu>li>a.is-active {
  background: #2c7fe0;
  color: #fff
}

.c-message {
  width: 100%;
  max-width: 896px;
  margin: 0 auto
}

.c-message__image {
  margin-bottom: 24px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-message__image {
    margin-bottom: 16px
  }
}

.c-message__title {
  color: #2c7fe0;
  margin-top: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-message__title {
    margin-bottom: 6px
  }
}

.c-message__name {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 40px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-message__name {
    margin-top: 24px
  }
}

.c-message__name small,
.c-message__name .c-dropdown__list li a,
.c-dropdown__list li .c-message__name a {
  font-size: 15px;
  display: block;
  padding-right: 8px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-message__name small,
  .c-message__name .c-dropdown__list li a,
  .c-dropdown__list li .c-message__name a {
    font-size: 14px
  }
}

.c-message__name span {
  font-weight: 500;
  font-size: 22px;
  display: block
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-message__name span {
    font-size: 18px;
    font-weight: 600
  }
}

.c-navs-list>li {
  display: inline-block
}

.c-navs-list>li>a {
  display: inline-block;
  padding: .5rem 2rem;
  background: #f2f2f1;
  text-decoration: none;
  border-radius: 4px
}

.c-navs-list>li>a:hover,
.c-navs-list>li>a.is-active {
  background: #2c7fe0;
  color: #fff
}

.c-navs-list.is-expand>li>a {
  padding: .5rem 4rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-head {
    position: relative;
    padding-bottom: .5rem
  }

  .c-news-head__button {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0 !important
  }
}

.c-news-item {
  display: block;
  text-decoration: none;
  color: #000;
  margin-bottom: 16px;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 16px;
  width: 100%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item {
    position: relative
  }
}

.c-news-item:hover {
  opacity: 1
}

.c-news-item.is-hasimmage {
  display: flex;
  justify-content: space-between
}

.c-news-item.is-hasimmage .c-news-item__title {
  flex-basis: calc(100% - 124px);
  max-width: calc(100% - 124px)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item.is-hasimmage .c-news-item__like {
    position: static
  }

  .c-news-item.is-hasimmage .c-news-item__title {
    flex-basis: calc(100% - 90px);
    max-width: calc(100% - 90px)
  }
}

.c-news-item__meta {
  margin-bottom: 8px
}

.c-news-item__thumbnail {
  flex-basis: 100px;
  max-width: 100px;
  width: 100%;
  height: 100px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item__thumbnail {
    flex-basis: 74px;
    max-width: 74px;
    height: 74px
  }
}

.c-news-item__thumbnail:hover {
  opacity: 0.7
}

.c-news-item__label a {
  font-size: 12px;
  letter-spacing: 0.05em;
  display: inline-block;
  color: #2c7fe0;
  text-decoration: none;
  border: 1px solid #2c7fe0;
  line-height: 1;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: normal;
  margin-right: 4px;
  min-width: 126px;
  text-align: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item__label a {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 10px;
    letter-spacing: 0px
  }
}

.c-news-item__label a:hover {
  background: #2c7fe0;
  color: #fff;
  opacity: 1
}

.c-news-item__text {
  font-weight: bold;
  font-size: 16px;
  display: block;
  color: #000;
  text-decoration: none;
  margin-bottom: 12px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item__text {
    font-size: 14px
  }
}

.c-news-item__text:hover {
  text-decoration: underline
}

.c-news-item__metas {
  display: flex
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item__metas {
    flex-wrap: wrap
  }
}

.c-news-item__metas>div {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.05em;
  color: #646464
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item__metas>div {
    font-size: 10px
  }
}

.c-news-item__date {
  margin-right: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item__date {
    margin-bottom: 3px
  }
}

.c-news-item__author {
  padding-right: 16px;
  border-right: 1px solid #D9D9D9;
  margin-right: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item__author {
    border-right: none;
    margin-bottom: 3px;
    padding-right: 8px;
    margin-right: 8px
  }
}

.c-news-item__views {
  padding-right: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-item__like {
    position: absolute;
    top: 0;
    right: 0
  }
}

.c-news-item__like .wpulike-default .count-box {
  line-height: 22px;
  margin-left: 0
}

.c-news-item__like .wpulike {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0
}

.c-news-item__like .wpulike-default .wp_ulike_put_image:before {
  content: "いいね！";
  font-size: 10px
}

.c-news-item__like .wpulike-default .wp_ulike_put_image:after {
  width: 10px;
  height: 10px;
  display: inline-block;
  position: static;
  transform: none;
  margin-left: 6px
}

.c-news-item__like .wpulike .wp_ulike_btn {
  padding: 1px 15px;
  min-height: 10px
}

.c-news-item__like .wp_ulike_is_already_liked .wp_ulike_btn_is_active {
  background: #2c7fe0;
  color: #fff
}

.c-news-item__like .wpulike-default .wp_ulike_put_image.wp_ulike_is_already_liked:after {
  filter: brightness(2.5)
}

.c-news-item__like .wpulike-default .wp_ulike_put_image:after {
  display: none
}

.wpulike-default .count-box {
  background: transparent;
  box-shadow: none;
  padding-left: 0;
  font-size: inherit
}

.c-news-item__like .wpulike .wp_ulike_btn {
  padding-right: 0
}

.wpulike-default .count-box:before {
  content: none
}

.wpulike.wpulike-default .wp_ulike_general_class {
  border-radius: 2px;
  background: #e0e0e0
}

.wpulike.wpulike-default .wp_ulike_general_class.wp_ulike_is_already_liked {
  border-radius: 3px;
  background: #2c7fe0;
  color: #fff
}

.wpulike.wpulike-default .wp_ulike_general_class.wp_ulike_is_already_liked .count-box {
  color: #fff
}

.wpulike.wpulike-default .wp_ulike_general_class:hover .count-box {
  color: #2c7fe0;
  font-weight: bold
}

.single button.wp_ulike_btn.wp_ulike_put_image {
  pointer-events: auto
}

.single button.wp_ulike_btn.wp_ulike_put_image:hover {
  pointer-events: auto
}

.c-sidebar__item .c-news-item__like .wpulike-default .count-box {
  font-size: 10px;
  line-height: 1
}

.c-sidebar__item .c-news-item__like .wpulike .wp_ulike_btn {
  line-height: 1;
  padding-top: 3px
}

.c-sidebar__item .c-news-item__like .wpulike-default .wp_ulike_put_image:before {
  vertical-align: top;
  margin-top: 2px;
  display: inline-block
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .single .c-news-item__like {
    position: static
  }
}

.wpulike.wpulike-default .wp_ulike_general_class {
  border: 1px solid transparent
}

.wpulike.wpulike-default .wp_ulike_general_class:hover {
  background: #FFF;
  border: 1px solid #2c7fe0;
  color: #2c7fe0
}

.wpulike.wpulike-default .wp_ulike_general_class:hover .wp_ulike_btn {
  background: #FFF;
  color: #2c7fe0;
  font-weight: bold
}

.wpulike.wpulike-default .wp_ulike_general_class.wp_ulike_is_liked:hover .count-box {
  color: #2c7fe0;
  font-weight: bold
}

.wp_ulike_general_class .wp_ulike_btn_is_active,
.wp_ulike_general_class .wp_ulike_btn_is_active+.count-box {
  background: #2c7fe0;
  color: #fff
}

.c-news-item__like .wpulike .wp_ulike_btn {
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 2px 0px 0px 2px
}

.c-news-item__like .wpulike-default .count-box {
  border-radius: 0px 2px 2px 0px
}

.wp_ulike_general_class .wp_ulike_btn_is_active:hover+.count-box {
  background: #FFF;
  color: #2c7fe0;
  font-weight: bold
}

.wpulike.wpulike-default .wp_ulike_general_class:hover .count-box {
  background: #FFF;
  color: #2c7fe0;
  font-weight: bold
}

.c-newsbox {
  display: flex;
  align-items: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-newsbox {
    display: block
  }
}

.c-newsbox__header {
  flex-basis: 258px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-newsbox__header {
    margin-top: 0
  }
}

.c-newsbox__header .c-button,
.c-newsbox__header .c-bnr-content__button,
.c-newsbox__header .c-curriculum__link a,
.c-curriculum__link .c-newsbox__header a,
.c-newsbox__header .c-form-block__button,
.c-newsbox__header .c-form-block__submit button,
.c-form-block__submit .c-newsbox__header button,
.c-newsbox__header .c-social-share>a,
.c-newsbox__header .c-tag-navi__button {
  max-width: 160px;
  border: 1px solid transparent;
  font-weight: bold;
  position: relative
}

.c-newsbox__header .c-button:after,
.c-newsbox__header .c-bnr-content__button:after,
.c-newsbox__header .c-curriculum__link a:after,
.c-curriculum__link .c-newsbox__header a:after,
.c-newsbox__header .c-form-block__button:after,
.c-newsbox__header .c-form-block__submit button:after,
.c-form-block__submit .c-newsbox__header button:after,
.c-newsbox__header .c-social-share>a:after,
.c-newsbox__header .c-tag-navi__button:after {
  position: absolute;
  right: 15px;
  top: 10px
}

.c-newsbox__header .c-button:hover,
.c-newsbox__header .c-bnr-content__button:hover,
.c-newsbox__header .c-curriculum__link a:hover,
.c-curriculum__link .c-newsbox__header a:hover,
.c-newsbox__header .c-form-block__button:hover,
.c-newsbox__header .c-form-block__submit button:hover,
.c-form-block__submit .c-newsbox__header button:hover,
.c-newsbox__header .c-social-share>a:hover,
.c-newsbox__header .c-tag-navi__button:hover {
  background: #FFF;
  color: #2c7fe0;
  border: 1px solid #2c7fe0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-newsbox__header .c-button,
  .c-newsbox__header .c-bnr-content__button,
  .c-newsbox__header .c-curriculum__link a,
  .c-curriculum__link .c-newsbox__header a,
  .c-newsbox__header .c-form-block__button,
  .c-newsbox__header .c-form-block__submit button,
  .c-form-block__submit .c-newsbox__header button,
  .c-newsbox__header .c-social-share>a,
  .c-newsbox__header .c-tag-navi__button {
    position: absolute;
    max-width: 120px;
    top: 0;
    right: 0;
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 8px
  }
}

.c-newsbox__title.heading.is-bottom,
.c-newsbox__title.is-bottom.c-access__title,
.c-newsbox__title.is-bottom.c-bnr-content__title,
.c-newsbox__title.is-bottom.c-content-box__title,
.c-newsbox__title.is-bottom.c-faq__heading,
.c-newsbox__title.is-bottom.c-flow__heading,
.c-newsbox__title.is-bottom.c-message__title,
.c-newsbox__title.is-bottom.c-offer__title,
.c-newsbox__title.is-bottom.c-point__heading,
.c-newsbox__title.is-bottom.c-point__title,
.c-newsbox__title.is-bottom.c-single-head__title,
.c-newsbox__title.is-bottom.c-special__title,
.c-newsbox__title.is-bottom.c-step__title,
#tinymce.post-type-page h5.c-newsbox__title.is-bottom,
.l-page-content h5.c-newsbox__title.is-bottom,
#tinymce.post-type-page h6.c-newsbox__title.is-bottom,
.l-page-content h6.c-newsbox__title.is-bottom,
#tinymce.post-type-news h3.c-newsbox__title.is-bottom,
#tinymce.post-type-info h3.c-newsbox__title.is-bottom,
#tinymce.acf_content h3.c-newsbox__title.is-bottom,
#tinymce.post-type-post h3.c-newsbox__title.is-bottom,
.l-post-content h3.c-newsbox__title.is-bottom,
#tinymce.post-type-news h4.c-newsbox__title.is-bottom,
#tinymce.post-type-info h4.c-newsbox__title.is-bottom,
#tinymce.acf_content h4.c-newsbox__title.is-bottom,
#tinymce.post-type-post h4.c-newsbox__title.is-bottom,
.l-post-content h4.c-newsbox__title.is-bottom,
#tinymce.post-type-news h5.c-newsbox__title.is-bottom,
#tinymce.post-type-info h5.c-newsbox__title.is-bottom,
#tinymce.acf_content h5.c-newsbox__title.is-bottom,
#tinymce.post-type-post h5.c-newsbox__title.is-bottom,
.l-post-content h5.c-newsbox__title.is-bottom,
#tinymce.post-type-news h6.c-newsbox__title.is-bottom,
#tinymce.post-type-info h6.c-newsbox__title.is-bottom,
#tinymce.acf_content h6.c-newsbox__title.is-bottom,
#tinymce.post-type-post h6.c-newsbox__title.is-bottom,
.l-post-content h6.c-newsbox__title.is-bottom {
  border-bottom: none;
  margin-bottom: 16px
}

.c-newsbox__content {
  flex-basis: calc(100% - 258px)
}

.c-offer-simple {
  background: #3786c7 url("../images/ptn-dots.png") repeat;
  overflow: hidden;
  color: #fff
}

.c-offer-simple__left {
  width: 21.25rem;
  height: 100%;
  float: left;
  background: #2c7fe0;
  padding-top: 4rem;
  padding-bottom: 3.75rem;
  text-align: center;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer-simple__left {
    width: calc(100% + 32px);
    margin-left: -1rem;
    float: none;
    padding-top: 3.75rem;
    padding-bottom: 3.5rem
  }
}

.c-offer-simple__left:before {
  content: "";
  display: block;
  width: 62.5rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: -62.5rem;
  background-color: #2c7fe0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer-simple__left:before {
    display: none
  }
}

.c-offer-simple__left:after {
  content: "";
  display: block;
  width: 7.1875rem;
  height: 200%;
  position: absolute;
  top: -100px;
  right: -2.8125rem;
  background-color: #2c7fe0;
  transform: rotate(25deg)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer-simple__left:after {
    display: none
  }
}

.c-offer-simple__title {
  position: relative;
  z-index: 999;
  margin-bottom: .625rem
}

.c-offer-simple__title strong {
  font-weight: 700;
  font-size: 32px;
  line-height: 20px;
  letter-spacing: 6px;
  display: block;
  padding-bottom: .75rem
}

.c-offer-simple__title strong:before,
.c-offer-simple__title strong:after {
  content: "-";
  padding: 0 14px
}

.c-offer-simple__title small,
.c-offer-simple__title .c-dropdown__list li a,
.c-dropdown__list li .c-offer-simple__title a {
  font-size: 1rem;
  letter-spacing: 1px;
  display: block;
  font-weight: bold
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-offer-simple__title small,
  .c-offer-simple__title .c-dropdown__list li a,
  .c-dropdown__list li .c-offer-simple__title a {
    font-size: .875rem
  }
}

.c-offer-simple__text {
  color: #fff;
  font-size: .875rem;
  letter-spacing: 0;
  position: relative;
  z-index: 999
}

.c-offer-simple__right {
  margin-left: 28.4375rem;
  padding-top: 4.375rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer-simple__right {
    margin-left: 0;
    padding-top: 2.5rem;
    text-align: center;
    padding-bottom: 3.5rem
  }
}

.c-offer-simple__tel {
  text-align: center;
  float: left
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer-simple__tel {
    float: none
  }
}

.c-offer-simple__tel__title {
  font-weight: bold;
  margin-bottom: .4375rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer-simple__tel__title {
    font-size: 1rem
  }
}

.c-offer-simple__tel__number a,
.c-offer-simple__tel__number div {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 2px
}

.c-offer-simple__tel__number a span,
.c-offer-simple__tel__number div span {
  font-size: 1.5rem
}

.c-offer-simple__tel__sub {
  font-size: .875rem;
  letter-spacing: 2px;
  line-height: 1.2
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer-simple__tel__sub {
    letter-spacing: 1.5px
  }
}

.c-offer-simple__mail {
  float: right;
  text-align: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer-simple__mail {
    float: none;
    padding-top: 2.5rem
  }
}

.c-offer-simple__mail__title {
  font-weight: bold;
  margin-bottom: 1.125rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer-simple__mail__title {
    font-size: 1rem
  }
}

.c-offer {
  background: url("../images/bg-offer.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding-top: 88px;
  padding-bottom: 92px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer {
    padding-top: 56px;
    padding-bottom: 50px
  }
}

.c-offer:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) url("../images/ptn-dots.png") repeat;
  top: 0;
  left: 0
}

.c-offer__title {
  margin-top: 0;
  margin-bottom: 40px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer__title {
    margin-bottom: 24px;
    line-height: 1.7
  }
}

.c-offer__inner {
  z-index: 99;
  position: relative
}

.c-offer__box {
  display: flex;
  align-items: center;
  justify-content: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer__box {
    display: block
  }
}

.c-offer__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40.27778%;
  height: 70px;
  background-color: #fff;
  color: #2c7fe0;
  text-decoration: none;
  border-radius: 4px;
  margin: 0 12px;
  padding: 19px 12px;
  transition: all .3s
}

.c-offer__button:hover {
  opacity: 1;
  background-color: #2c7fe0;
  color: #fff
}

.c-offer__button:hover span,
.c-offer__button:hover small,
.c-offer__button:hover .c-dropdown__list li a,
.c-dropdown__list li .c-offer__button:hover a {
  color: #fff;
  transition: all .3s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer__button {
    width: 100%;
    margin: 0 0 10px
  }
}

.c-offer__button span {
  display: block;
  font-size: 23px;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.8px;
  line-height: 1.2
}

.c-offer__button span:before {
  content: "\f095";
  font-family: "FontAwesome";
  padding-right: 6px;
  font-size: 21px
}

.c-offer__button small,
.c-offer__button .c-dropdown__list li a,
.c-dropdown__list li .c-offer__button a {
  display: block;
  font-size: 13px;
  letter-spacing: 0.8px;
  padding-left: 12px;
  line-height: 1.4;
  color: #000;
  font-weight: 500
}

.c-offer__button.is-contact {
  font-size: 18px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer__button.is-contact {
    font-weight: 600;
    height: 56px;
    font-size: 16px
  }
}

.c-offer__button.is-contact:before {
  content: "\f003";
  font-family: "FontAwesome";
  padding-right: 6px;
  top: 1px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer__button.is-contact:before {
    top: 0
  }
}

.c-opening {
  padding-top: 96px;
  padding-bottom: 72px
}

.c-opening>div {
  display: flex;
  justify-content: center;
  align-items: center
}

@media screen and (max-width: 67.4375em) {
  .c-opening>div {
    display: block
  }
}

@media screen and (max-width: 46.8125em) {
  .c-opening {
    padding-top: 24px;
    padding-bottom: 0px;
    text-align: left
  }
}

.c-opening__title {
  width: 39.47368%;
  margin: 0;
  margin-left: 6.31579%;
  margin-right: 4.91228%;
  font-size: 2.25rem;
  font-weight: bold
}

.c-opening__title span {
  color: #2c7fe0
}

@media screen and (max-width: 89.9375em) {
  .c-opening__title {
    margin-left: 3.15789%
  }
}

@media screen and (max-width: 74.9375em) {
  .c-opening__title {
    margin-left: 0;
    margin-right: 1.57895%;
    width: 43.85965%;
    font-size: 2rem
  }
}

@media screen and (max-width: 67.4375em) {
  .c-opening__title {
    font-size: 1.5rem;
    width: 100%;
    margin: 0 0 24px 0
  }
}

.c-opening__text {
  width: 48.24561%;
  margin-right: 4.91228%
}

@media screen and (max-width: 89.9375em) {
  .c-opening__text {
    margin-right: 2.45614%
  }
}

@media screen and (max-width: 74.9375em) {
  .c-opening__text {
    margin-right: 0;
    width: 52.63158%
  }
}

@media screen and (max-width: 67.4375em) {
  .c-opening__text {
    width: 100%;
    margin: 0
  }
}

.c-other-content__title {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  padding-bottom: 11px;
  margin-bottom: 56px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-other-content__title {
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 24px;
    font-weight: 600
  }
}

.c-other-content__title:after {
  content: "";
  display: block;
  width: 64px;
  height: 3px;
  background-color: #2c7fe0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -32px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-other-content__title:after {
    width: 48px;
    height: 2px;
    margin-left: -24px
  }
}

.c-other-content__inner {
  display: flex;
  justify-content: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-other-content__inner {
    display: block
  }
}

.c-other-content__block {
  display: block;
  text-decoration: none;
  background-color: #fff;
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 31.85185%;
  height: 136px;
  position: relative;
  margin-right: 2.22222%
}

.c-other-content__block:last-child {
  margin-right: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-other-content__block {
    max-width: 100%;
    margin: 0 0 12px 0
  }
}

.c-other-content__block:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background-color: rgba(41, 123, 80, 0.6)
}

.c-other-content__block:hover {
  opacity: 1
}

.c-other-content__block:hover .c-other-content__image {
  opacity: 0.7
}

.c-other-content__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all .3s
}

.c-other-content__image:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5)
}

.c-other-content__text {
  font-size: 20px;
  letter-spacing: 1.6px;
  position: relative;
  z-index: 99;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%)
}

.c-other-content__block.is-emerald:after {
  background-color: rgba(244, 233, 100, 0.6)
}

.c-other-content__block.is-green:after {
  background-color: rgba(101, 172, 41, 0.6)
}

.c-page-header {
  width: 100%;
  overflow: hidden
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-page-header {
    min-height: 120px
  }
}

.c-page-header__container {
  width: 100%
}

.c-page-header__inner {
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 220px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-page-header__inner {
    height: 120px
  }
}

.c-page-header__content {
  background: #015eac;
  height: 220px;
  flex-basis: 41.714285714%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  padding-left: 5vw
}

@media (min-width: 1400px) {
  .c-page-header__content {
    padding-left: 12vw
  }
}

@media (min-width: 1600px) {
  .c-page-header__content {
    padding-left: 14vw
  }
}

@media (min-width: 1800px) {
  .c-page-header__content {
    padding-left: 19vw
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-page-header__content {
    height: 120px;
    flex-basis: 60%;
    padding-left: 3vw
  }
}

.c-page-header__subtitle {
  width: 100%
}

.c-page-header__title {
  margin: 0;
  padding-right: 16px;
  width: 100%;
  font-size: 1.75rem;
  font-weight: bold;
  letter-spacing: 0.05em
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-page-header__title {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.01em
  }
}

.c-page-header__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  flex-basis: calc(100% - 41.714285714%);
  height: 220px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-page-header__image {
    flex-basis: calc(100% - 60%);
    height: 120px
  }
}

.c-page-header__category {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 1;
  width: auto;
  height: 136px;
  margin-right: 32px;
  background: #2c7fe0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center
}

@media screen and (min-width: 46.875em) {
  .c-page-header__category {
    min-width: 136px
  }
}

@media screen and (max-width: 46.8125em) {
  .c-page-header__category {
    font-size: 1rem;
    letter-spacing: 1.1px;
    width: 80px;
    height: 80px;
    margin-right: 24px
  }
}

.c-pagetop {
  position: relative;
  z-index: 10;
  transition: all ease-in-out 0.1s;
  opacity: 0;
  visibility: hidden
}

.is-scrolling .c-pagetop {
  transition: all ease-in-out 0.1s;
  opacity: 1;
  visibility: visible
}

.c-pagetop__button {
  transition: all ease-in-out 0.4s;
  width: 64px;
  height: 64px;
  border-radius: 32px;
  background: #2c7fe0;
  bottom: 40px;
  right: 40px;
  font-size: 2.5rem;
  display: block;
  text-decoration: none;
  color: #fff;
  line-height: 1.38;
  font-weight: 600;
  padding-top: 0px;
  padding-bottom: 6px;
  text-align: center;
  transition: all .3s;
  position: fixed
}

.c-pagetop__button:hover {
  color: #fff;
  background-color: #1b262c;
  opacity: 1
}

@media screen and (max-width: 46.8125em) {
  .c-pagetop__button {
    width: 51.2px;
    height: 51.2px;
    border-radius: 25.6px;
    font-size: 2rem;
    bottom: 20px;
    right: 20px
  }
}

.c-pagination {
  margin-top: 32px;
  margin-bottom: 32px;
  text-align: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination {
    margin-top: 32px
  }
}

.c-pagination>ul {
  list-style: none;
  font-size: 0
}

.c-pagination>ul>li {
  display: inline-block;
  margin-right: 8px
}

.c-pagination>ul>li>span,
.c-pagination>ul>li>a {
  font-size: 15px;
  display: inline-block;
  padding: 8px 18px;
  text-decoration: none;
  border-radius: 0px;
  color: #2c7fe0;
  border: 1px solid #2c7fe0;
  background-color: #fff
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-pagination>ul>li>span,
  .c-pagination>ul>li>a {
    padding: 4px 12px
  }
}

.c-pagination>ul>li>span:hover,
.c-pagination>ul>li>a:hover {
  opacity: 1;
  background: #015eac;
  color: #fff
}

.c-pagination>ul>li>span.current,
.c-pagination>ul>li>span.is-active,
.c-pagination>ul>li>a.current,
.c-pagination>ul>li>a.is-active {
  background: #2c7fe0;
  border-color: #2c7fe0;
  color: #fff
}

.c-pagination>ul>li>span.c-pagination__next,
.c-pagination>ul>li>span.c-pagination__prev,
.c-pagination>ul>li>a.c-pagination__next,
.c-pagination>ul>li>a.c-pagination__prev {
  padding-left: 16px !important;
  padding-right: 15px !important;
  background: #2c7fe0;
  border-color: #2c7fe0;
  color: #fff
}

.c-pagination>ul>li>span.c-pagination__next:hover,
.c-pagination>ul>li>span.c-pagination__prev:hover,
.c-pagination>ul>li>a.c-pagination__next:hover,
.c-pagination>ul>li>a.c-pagination__prev:hover {
  opacity: 1;
  background: #015eac;
  color: #fff
}

.c-panel__title {
  background: #2c7fe0;
  color: #fff;
  padding: 32px 64px;
  margin-bottom: 0;
  font-size: 1.125rem;
  border-radius: 4px 4px 0 0
}

.c-panel__content {
  padding: 32px 64px;
  border: 1px solid #f2f2f1;
  border-radius: 0 0 4px 4px;
  background: #fff
}

.c-panel.is-danger .c-panel__title {
  background: #cc2919
}

.c-panel.is-warning .c-panel__title {
  background: #cc9e12
}

.c-panel.is-success .c-panel__title {
  background: #13a83a
}

.c-panel.is-info .c-panel__title {
  background: #378da3
}

.c-point__heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 48px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-point__heading {
    margin-bottom: 24px
  }
}

.c-point__block {
  display: flex;
  background-color: #fff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  padding: 32px;
  margin-bottom: 24px
}

.c-point__block:last-child {
  margin-bottom: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-point__block {
    display: block;
    padding: 24px
  }
}

.c-point__image {
  width: 388px
}

@media (max-width: 950px) {
  .c-point__image {
    width: 280px
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-point__image {
    width: 100%
  }
}

.c-point__content {
  width: calc(100% - 388px - 32px);
  margin-left: auto
}

@media (max-width: 950px) {
  .c-point__content {
    width: calc(100% - 280px - 32px)
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-point__content {
    width: 100%;
    margin-top: -16px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
    z-index: 99
  }
}

.c-point__label {
  background-color: #2c7fe0;
  color: #fff;
  width: 140px;
  font-weight: 700;
  display: flex;
  align-items: center;
  line-height: 1;
  justify-content: center;
  padding: 7px 6px 5px;
  margin-bottom: 14px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-point__label {
    width: 120px;
    padding: 5px 6px 4px;
    margin-bottom: 10px
  }
}

.c-point__label span {
  font-size: 18px;
  display: block;
  padding-right: 10px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-point__label span {
    font-size: 14px;
    padding-right: 6px
  }
}

.c-point__label small,
.c-point__label .c-dropdown__list li a,
.c-dropdown__list li .c-point__label a {
  font-size: 28px;
  display: block
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-point__label small,
  .c-point__label .c-dropdown__list li a,
  .c-dropdown__list li .c-point__label a {
    font-size: 24px
  }
}

.c-point__title {
  margin-top: 0;
  margin-bottom: 20px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-point__title {
    margin-bottom: 12px
  }
}

@media (min-width: 750px) {
  .c-point__block:nth-child(even) .c-point__image {
    order: 2;
    margin-left: auto
  }

  .c-point__block:nth-child(even) .c-point__content {
    order: 1;
    margin-left: 0
  }
}

.c-post-item {
  width: 100%;
  max-width: 933px;
  margin: 0 auto
}

.c-post-item__inner {
  padding-top: 32px;
  padding-bottom: 40px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item__inner {
    padding-top: 20px;
    padding-bottom: 20px
  }
}

.c-post-item__inner .heading.is-underline,
.c-post-item__inner .is-underline.c-access__title,
.c-post-item__inner .is-underline.c-bnr-content__title,
.c-post-item__inner .is-underline.c-content-box__title,
.c-post-item__inner .c-faq__heading,
.c-post-item__inner .is-underline.c-flow__heading,
.c-post-item__inner .is-underline.c-message__title,
.c-post-item__inner .is-underline.c-offer__title,
.c-post-item__inner .is-underline.c-point__heading,
.c-post-item__inner .c-point__title,
.c-post-item__inner .is-underline.c-single-head__title,
.c-post-item__inner .c-special__title,
.c-post-item__inner .is-underline.c-step__title,
.c-post-item__inner #tinymce.post-type-page h5.is-underline,
#tinymce.post-type-page .c-post-item__inner h5.is-underline,
.c-post-item__inner .l-page-content h5.is-underline,
.l-page-content .c-post-item__inner h5.is-underline,
.c-post-item__inner #tinymce.post-type-page h6.is-underline,
#tinymce.post-type-page .c-post-item__inner h6.is-underline,
.c-post-item__inner .l-page-content h6.is-underline,
.l-page-content .c-post-item__inner h6.is-underline,
.c-post-item__inner #tinymce.post-type-news h3.is-underline,
#tinymce.post-type-news .c-post-item__inner h3.is-underline,
.c-post-item__inner #tinymce.post-type-info h3.is-underline,
#tinymce.post-type-info .c-post-item__inner h3.is-underline,
.c-post-item__inner #tinymce.acf_content h3.is-underline,
#tinymce.acf_content .c-post-item__inner h3.is-underline,
.c-post-item__inner #tinymce.post-type-post h3.is-underline,
#tinymce.post-type-post .c-post-item__inner h3.is-underline,
.c-post-item__inner .l-post-content h3.is-underline,
.l-post-content .c-post-item__inner h3.is-underline,
.c-post-item__inner #tinymce.post-type-news h4.is-underline,
#tinymce.post-type-news .c-post-item__inner h4.is-underline,
.c-post-item__inner #tinymce.post-type-info h4.is-underline,
#tinymce.post-type-info .c-post-item__inner h4.is-underline,
.c-post-item__inner #tinymce.acf_content h4.is-underline,
#tinymce.acf_content .c-post-item__inner h4.is-underline,
.c-post-item__inner #tinymce.post-type-post h4.is-underline,
#tinymce.post-type-post .c-post-item__inner h4.is-underline,
.c-post-item__inner .l-post-content h4.is-underline,
.l-post-content .c-post-item__inner h4.is-underline,
.c-post-item__inner #tinymce.post-type-news h5.is-underline,
#tinymce.post-type-news .c-post-item__inner h5.is-underline,
.c-post-item__inner #tinymce.post-type-info h5.is-underline,
#tinymce.post-type-info .c-post-item__inner h5.is-underline,
.c-post-item__inner #tinymce.acf_content h5.is-underline,
#tinymce.acf_content .c-post-item__inner h5.is-underline,
.c-post-item__inner #tinymce.post-type-post h5.is-underline,
#tinymce.post-type-post .c-post-item__inner h5.is-underline,
.c-post-item__inner .l-post-content h5.is-underline,
.l-post-content .c-post-item__inner h5.is-underline,
.c-post-item__inner #tinymce.post-type-news h6.is-underline,
#tinymce.post-type-news .c-post-item__inner h6.is-underline,
.c-post-item__inner #tinymce.post-type-info h6.is-underline,
#tinymce.post-type-info .c-post-item__inner h6.is-underline,
.c-post-item__inner #tinymce.acf_content h6.is-underline,
#tinymce.acf_content .c-post-item__inner h6.is-underline,
.c-post-item__inner #tinymce.post-type-post h6.is-underline,
#tinymce.post-type-post .c-post-item__inner h6.is-underline,
.c-post-item__inner .l-post-content h6.is-underline,
.l-post-content .c-post-item__inner h6.is-underline {
  font-weight: bold;
  font-size: 28px;
  line-height: 38px;
  text-align: left;
  padding-bottom: 18px;
  margin-bottom: 48px;
  color: #2c7fe0;
  position: relative;
  border-bottom: 3px solid #D9D9D9
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-post-item__inner .heading.is-underline,
  .c-post-item__inner .is-underline.c-access__title,
  .c-post-item__inner .is-underline.c-bnr-content__title,
  .c-post-item__inner .is-underline.c-content-box__title,
  .c-post-item__inner .c-faq__heading,
  .c-post-item__inner .is-underline.c-flow__heading,
  .c-post-item__inner .is-underline.c-message__title,
  .c-post-item__inner .is-underline.c-offer__title,
  .c-post-item__inner .is-underline.c-point__heading,
  .c-post-item__inner .c-point__title,
  .c-post-item__inner .is-underline.c-single-head__title,
  .c-post-item__inner .c-special__title,
  .c-post-item__inner .is-underline.c-step__title,
  .c-post-item__inner #tinymce.post-type-page h5.is-underline,
  #tinymce.post-type-page .c-post-item__inner h5.is-underline,
  .c-post-item__inner .l-page-content h5.is-underline,
  .l-page-content .c-post-item__inner h5.is-underline,
  .c-post-item__inner #tinymce.post-type-page h6.is-underline,
  #tinymce.post-type-page .c-post-item__inner h6.is-underline,
  .c-post-item__inner .l-page-content h6.is-underline,
  .l-page-content .c-post-item__inner h6.is-underline,
  .c-post-item__inner #tinymce.post-type-news h3.is-underline,
  #tinymce.post-type-news .c-post-item__inner h3.is-underline,
  .c-post-item__inner #tinymce.post-type-info h3.is-underline,
  #tinymce.post-type-info .c-post-item__inner h3.is-underline,
  .c-post-item__inner #tinymce.acf_content h3.is-underline,
  #tinymce.acf_content .c-post-item__inner h3.is-underline,
  .c-post-item__inner #tinymce.post-type-post h3.is-underline,
  #tinymce.post-type-post .c-post-item__inner h3.is-underline,
  .c-post-item__inner .l-post-content h3.is-underline,
  .l-post-content .c-post-item__inner h3.is-underline,
  .c-post-item__inner #tinymce.post-type-news h4.is-underline,
  #tinymce.post-type-news .c-post-item__inner h4.is-underline,
  .c-post-item__inner #tinymce.post-type-info h4.is-underline,
  #tinymce.post-type-info .c-post-item__inner h4.is-underline,
  .c-post-item__inner #tinymce.acf_content h4.is-underline,
  #tinymce.acf_content .c-post-item__inner h4.is-underline,
  .c-post-item__inner #tinymce.post-type-post h4.is-underline,
  #tinymce.post-type-post .c-post-item__inner h4.is-underline,
  .c-post-item__inner .l-post-content h4.is-underline,
  .l-post-content .c-post-item__inner h4.is-underline,
  .c-post-item__inner #tinymce.post-type-news h5.is-underline,
  #tinymce.post-type-news .c-post-item__inner h5.is-underline,
  .c-post-item__inner #tinymce.post-type-info h5.is-underline,
  #tinymce.post-type-info .c-post-item__inner h5.is-underline,
  .c-post-item__inner #tinymce.acf_content h5.is-underline,
  #tinymce.acf_content .c-post-item__inner h5.is-underline,
  .c-post-item__inner #tinymce.post-type-post h5.is-underline,
  #tinymce.post-type-post .c-post-item__inner h5.is-underline,
  .c-post-item__inner .l-post-content h5.is-underline,
  .l-post-content .c-post-item__inner h5.is-underline,
  .c-post-item__inner #tinymce.post-type-news h6.is-underline,
  #tinymce.post-type-news .c-post-item__inner h6.is-underline,
  .c-post-item__inner #tinymce.post-type-info h6.is-underline,
  #tinymce.post-type-info .c-post-item__inner h6.is-underline,
  .c-post-item__inner #tinymce.acf_content h6.is-underline,
  #tinymce.acf_content .c-post-item__inner h6.is-underline,
  .c-post-item__inner #tinymce.post-type-post h6.is-underline,
  #tinymce.post-type-post .c-post-item__inner h6.is-underline,
  .c-post-item__inner .l-post-content h6.is-underline,
  .l-post-content .c-post-item__inner h6.is-underline {
    font-size: 22px
  }
}

.c-post-item__inner .heading.is-underline:before,
.c-post-item__inner .is-underline.c-access__title:before,
.c-post-item__inner .is-underline.c-bnr-content__title:before,
.c-post-item__inner .is-underline.c-content-box__title:before,
.c-post-item__inner .c-faq__heading:before,
.c-post-item__inner .is-underline.c-flow__heading:before,
.c-post-item__inner .is-underline.c-message__title:before,
.c-post-item__inner .is-underline.c-offer__title:before,
.c-post-item__inner .is-underline.c-point__heading:before,
.c-post-item__inner .c-point__title:before,
.c-post-item__inner .is-underline.c-single-head__title:before,
.c-post-item__inner .c-special__title:before,
.c-post-item__inner .is-underline.c-step__title:before,
.c-post-item__inner #tinymce.post-type-page h5.is-underline:before,
#tinymce.post-type-page .c-post-item__inner h5.is-underline:before,
.c-post-item__inner .l-page-content h5.is-underline:before,
.l-page-content .c-post-item__inner h5.is-underline:before,
.c-post-item__inner #tinymce.post-type-page h6.is-underline:before,
#tinymce.post-type-page .c-post-item__inner h6.is-underline:before,
.c-post-item__inner .l-page-content h6.is-underline:before,
.l-page-content .c-post-item__inner h6.is-underline:before,
.c-post-item__inner #tinymce.post-type-news h3.is-underline:before,
#tinymce.post-type-news .c-post-item__inner h3.is-underline:before,
.c-post-item__inner #tinymce.post-type-info h3.is-underline:before,
#tinymce.post-type-info .c-post-item__inner h3.is-underline:before,
.c-post-item__inner #tinymce.acf_content h3.is-underline:before,
#tinymce.acf_content .c-post-item__inner h3.is-underline:before,
.c-post-item__inner #tinymce.post-type-post h3.is-underline:before,
#tinymce.post-type-post .c-post-item__inner h3.is-underline:before,
.c-post-item__inner .l-post-content h3.is-underline:before,
.l-post-content .c-post-item__inner h3.is-underline:before,
.c-post-item__inner #tinymce.post-type-news h4.is-underline:before,
#tinymce.post-type-news .c-post-item__inner h4.is-underline:before,
.c-post-item__inner #tinymce.post-type-info h4.is-underline:before,
#tinymce.post-type-info .c-post-item__inner h4.is-underline:before,
.c-post-item__inner #tinymce.acf_content h4.is-underline:before,
#tinymce.acf_content .c-post-item__inner h4.is-underline:before,
.c-post-item__inner #tinymce.post-type-post h4.is-underline:before,
#tinymce.post-type-post .c-post-item__inner h4.is-underline:before,
.c-post-item__inner .l-post-content h4.is-underline:before,
.l-post-content .c-post-item__inner h4.is-underline:before,
.c-post-item__inner #tinymce.post-type-news h5.is-underline:before,
#tinymce.post-type-news .c-post-item__inner h5.is-underline:before,
.c-post-item__inner #tinymce.post-type-info h5.is-underline:before,
#tinymce.post-type-info .c-post-item__inner h5.is-underline:before,
.c-post-item__inner #tinymce.acf_content h5.is-underline:before,
#tinymce.acf_content .c-post-item__inner h5.is-underline:before,
.c-post-item__inner #tinymce.post-type-post h5.is-underline:before,
#tinymce.post-type-post .c-post-item__inner h5.is-underline:before,
.c-post-item__inner .l-post-content h5.is-underline:before,
.l-post-content .c-post-item__inner h5.is-underline:before,
.c-post-item__inner #tinymce.post-type-news h6.is-underline:before,
#tinymce.post-type-news .c-post-item__inner h6.is-underline:before,
.c-post-item__inner #tinymce.post-type-info h6.is-underline:before,
#tinymce.post-type-info .c-post-item__inner h6.is-underline:before,
.c-post-item__inner #tinymce.acf_content h6.is-underline:before,
#tinymce.acf_content .c-post-item__inner h6.is-underline:before,
.c-post-item__inner #tinymce.post-type-post h6.is-underline:before,
#tinymce.post-type-post .c-post-item__inner h6.is-underline:before,
.c-post-item__inner .l-post-content h6.is-underline:before,
.l-post-content .c-post-item__inner h6.is-underline:before {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 127px;
  display: block;
  height: 3px;
  background: #2c7fe0
}

.c-post-item__block {
  text-decoration: none;
  font-weight: 400;
  color: #000;
  display: flex;
  align-items: flex-start;
  padding: 10px 56px 10px 16px;
  border-radius: 4px;
  position: relative;
  transition: all .3s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item__block {
    display: block;
    padding: 10px 0
  }
}

.c-post-item__block:after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 20px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item__block:after {
    display: none
  }
}

.c-post-item__block:hover {
  opacity: 1;
  background-color: rgba(41, 123, 80, 0.1)
}

.c-post-item__sup {
  display: flex;
  align-items: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item__sup {
    margin-bottom: 8px
  }
}

.c-post-item__category {
  margin-right: 28px;
  font-size: .75rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item__category {
    margin-right: 14px
  }
}

.c-post-item__date {
  color: #000;
  font-weight: 500;
  letter-spacing: 0;
  margin-right: 32px;
  font-size: .9375rem;
  font-weight: 500
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item__date {
    font-size: .8125rem;
    margin-right: 0
  }
}

.c-post-item__title {
  font-weight: bold
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item__title {
    font-weight: 600;
    line-height: 1.6
  }
}

.c-post-item__text {
  font-weight: normal;
  font-size: .875rem
}

.c-post-item__button {
  text-align: center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item__button {
    margin-bottom: 40px
  }
}

.c-post-item.is-list {
  max-width: 100%
}

.c-post-item.is-list .c-post-item__inner {
  padding: 0
}

.c-post-item.is-list .c-post-item__block {
  display: block;
  border-bottom: 1px solid #2c7fe0;
  padding-top: 16px;
  padding-bottom: 20px;
  padding-right: 16px;
  border-radius: 0
}

.c-post-item.is-list .c-post-item__block:after {
  display: none
}

.c-post-item.is-list .c-post-item__sup {
  margin-bottom: 8px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item.is-list .c-post-item__sup {
    margin-bottom: 8px
  }
}

.c-post-item.is-thumbnail .c-post-item__block {
  display: flex;
  border-bottom: 1px solid #707070;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 16px
}

.c-post-item.is-thumbnail .c-post-item__block:after {
  display: none
}

.c-post-item.is-thumbnail .c-post-item__image {
  width: 174px;
  height: 109px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item.is-thumbnail .c-post-item__image {
    width: 110px;
    height: 70px
  }
}

.c-post-item.is-thumbnail .c-post-item__content {
  margin-left: auto;
  width: calc(100% - 174px - 32px)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item.is-thumbnail .c-post-item__content {
    width: calc(100% - 110px - 16px)
  }
}

.c-post-item.is-thumbnail .c-post-item__sup {
  margin-bottom: 14px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-item.is-thumbnail .c-post-item__sup {
    margin-bottom: 8px
  }
}

.c-post-navs {
  border-top: 1px solid #D9D9D9;
  padding-top: 4rem;
  margin-top: 4rem;
  margin-bottom: 80px
}

@media screen and (max-width: 46.8125em) {
  .c-post-navs {
    padding-top: 24px;
    margin-top: 24px
  }
}

.c-post-navs ul {
  display: flex;
  justify-content: space-between;
  align-items: center
}

@media screen and (max-width: 46.8125em) {
  .c-post-navs ul {
    display: block
  }
}

.c-post-navs__prev {
  padding-right: 12px;
  min-width: 160px
}

.c-post-navs__next {
  padding-left: 12px;
  min-width: 160px
}

@media screen and (max-width: 46.8125em) {

  .c-post-navs__list,
  .c-post-navs__prev,
  .c-post-navs__next {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 8px
  }
}

.c-post-navs__list a,
.c-post-navs__prev a,
.c-post-navs__next a {
  border: 2px solid #2c7fe0;
  background-color: #2c7fe0;
  background: #fff;
  color: #000;
  display: block;
  text-decoration: none;
  padding: 10px 10px 10px 22px;
  min-width: 10rem;
  position: relative;
  border-radius: 4px;
  background: #2c7fe0;
  color: #fff;
  text-align: center;
  font-size: .875rem;
  font-weight: bold;
  transition: all ease-in-out 0.4s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-post-navs__list a,
  .c-post-navs__prev a,
  .c-post-navs__next a {
    min-width: 8.75rem;
    padding-left: 19px
  }
}

.c-post-navs__list a:before,
.c-post-navs__prev a:before,
.c-post-navs__next a:before {
  content: "\f104";
  font-family: "FontAwesome";
  position: absolute;
  right: auto;
  left: 14px;
  top: 50%;
  transform: translateY(-50%)
}

.c-post-navs__list a:hover,
.c-post-navs__prev a:hover,
.c-post-navs__next a:hover {
  opacity: 1;
  background: #fff;
  color: #2c7fe0;
  border: 2px solid #2c7fe0
}

.c-post-navs__list a:hover span,
.c-post-navs__prev a:hover span,
.c-post-navs__next a:hover span {
  color: #2c7fe0
}

.c-post-navs__list a span,
.c-post-navs__prev a span,
.c-post-navs__next a span {
  color: #2c7fe0;
  display: block;
  margin-bottom: 8px;
  font-size: .875rem;
  text-align: left
}

.c-post-navs__list a:before {
  display: none
}

.c-post-navs__next a {
  padding: 10px 20px 10px 10px;
  border-radius: 4px;
  background: #2c7fe0;
  color: #fff;
  text-align: center;
  font-size: .875rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs__next a {
    padding-right: 19px
  }
}

.c-post-navs__next a span {
  text-align: right
}

.c-post-navs__next a:before {
  content: "\f105";
  left: auto;
  right: 14px
}

.c-recommend {
  border-bottom: 0;
  margin-bottom: 24px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  background: #015eac;
  color: #fff;
  padding: 21px 32px
}

@media screen and (max-width: 46.8125em) {
  .c-recommend {
    display: block;
    padding: 10px;
    padding-top: 4px
  }
}

.c-recommend__title {
  width: 25.53191%;
  padding-right: 40px;
  position: relative;
  font-weight: bold;
  text-align: center;
  font-size: 1rem
}

.c-recommend__title::after {
  content: "";
  background: url("../images/icon-arrow-right.png") no-repeat 50% 50%;
  background-size: contain;
  height: 40px;
  width: 16px;
  right: 0;
  top: calc(50% - 20px);
  position: absolute
}

@media screen and (max-width: 46.8125em) {
  .c-recommend__title {
    width: 100%;
    padding: 4px 10px 20px 10px
  }

  .c-recommend__title::after {
    transform: rotate(90deg);
    bottom: -14px;
    top: auto;
    left: calc(50% - 8px)
  }
}

.c-recommend__text {
  width: 74.46809%;
  position: relative;
  padding-left: 20px;
  text-align: left;
  line-heght: 1.5;
  font-weight: normal
}

.c-recommend__text a {
  width: 100%;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  display: block
}

.c-recommend__text a::after {
  content: "\f24d";
  font-family: "FontAwesome";
  float: right
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-recommend__text a::after {
    display: none
  }
}

@media screen and (max-width: 46.8125em) {
  .c-recommend__text {
    width: 100%;
    padding: 10px
  }
}

.c-relation {
  padding-top: 56px;
  padding-bottom: 64px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation {
    padding-top: 32px;
    padding-bottom: 40px
  }
}

.c-relation__title {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  padding-bottom: 11px;
  margin-bottom: 40px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__title {
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 24px;
    font-weight: 600
  }
}

.c-relation__title:after {
  content: "";
  display: block;
  width: 64px;
  height: 3px;
  background-color: #2c7fe0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -32px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__title:after {
    width: 48px;
    height: 2px;
    margin-left: -24px
  }
}

.c-relation__button ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.c-relation__button ul li {
  width: 23.33333%;
  margin-right: 2.22222%
}

.c-relation__button ul li:nth-child(4n) {
  margin-right: 0
}

@media (max-width: 900px) {
  .c-relation__button ul li {
    width: calc(50% - 8px);
    margin-right: 16px;
    margin-bottom: 16px
  }

  .c-relation__button ul li:nth-child(2n) {
    margin-right: 0
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__button ul li {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 8px
  }
}

.c-relation__button ul li a {
  display: block;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  text-align: center;
  border: 1px solid #95989A;
  border-radius: 4px;
  padding: 18px 8px 18px 16px;
  font-size: 16px;
  position: relative;
  transition: all .3s;
  font-weight: 500
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__button ul li a {
    font-size: 15px;
    padding: 14px 40px 14px 28px;
    text-align: left
  }
}

.c-relation__button ul li a:after {
  content: "\f105";
  font-family: "FontAwesome";
  padding-left: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__button ul li a:after {
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -12px
  }
}

.c-relation__button ul li a:hover {
  opacity: 1;
  color: #fff;
  background-color: #2c7fe0;
  border-color: #2c7fe0
}

.c-rounded-content {
  margin-left: 16px;
  align-items: center;
  display: inline-flex;
  background: #2c7fe0;
  border-radius: 100px;
  padding: 12px 24px 12px 16px;
  line-height: 1;
  color: #fff;
  font-size: .875rem;
  font-weight: bold;
  height: 40px;
  position: relative
}

.c-rounded-content .s-loggout {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}

.c-rounded-content .s-loggin {
  display: block
}

.c-rounded-content:hover .s-loggout {
  display: block
}

.c-rounded-content:hover .s-loggout a {
  display: block
}

.c-rounded-content:hover .s-loggin {
  visibility: hidden
}

.c-rounded-content__icon,
.c-sp-submenu__icon {
  line-height: 1;
  font-size: 1rem;
  color: #fff;
  position: relative;
  z-index: 1;
  width: 28px;
  text-align: center;
  display: inline-block
}

.c-rounded-content__icon i,
.c-sp-submenu__icon i {
  margin-top: -2px
}

.c-rounded-content__icon::before,
.c-sp-submenu__icon::before {
  content: "";
  background: #2c7fe0;
  border-radius: 28px;
  position: absolute;
  width: 28px;
  height: 28px;
  left: 0;
  top: calc(50% - 14px);
  z-index: -1
}

.c-rounded-content.is-flip {
  color: #2c7fe0;
  background: #fff;
  font-size: .75rem;
  minw-dith: 230px
}

.c-rounded-content.is-flip .c-rounded-content__icon,
.c-rounded-content.is-flip .c-sp-submenu__icon {
  left: -8px;
  font-size: .875rem;
  margin-right: 16px
}

.c-rounded-content.is-clickable {
  transition: all ease-in-out 0.4s
}

.c-rounded-content.is-clickable:hover {
  cursor: pointer;
  background: #015eac
}

.c-rounded-content.is-clickable .c-rounded-content__icon::before,
.c-rounded-content.is-clickable .c-sp-submenu__icon::before {
  display: none
}

.c-search-by {
  color: #2c7fe0
}

.c-search-by input {
  font-size: 19px
}

.c-search-by__title {
  margin: 0 0 24px 0;
  font-size: 1.5rem;
  text-align: center;
  justify-content: center;
  color: #2c7fe0
}

.c-search-by__title i {
  color: #2c7fe0;
  margin-right: 0;
  padding: 0;
  background: none;
  width: auto;
  height: auto;
  margin-right: 8px
}

@media screen and (max-width: 67.4375em) {
  .c-search-by__title {
    margin: 24px 0 0 0
  }
}

@media screen and (max-width: 46.8125em) {
  .c-search-by__title {
    font-size: 1rem
  }
}

.c-search-by__form {
  font-weight: bold;
  color: #2c7fe0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  position: relative
}

@media screen and (max-width: 46.8125em) {
  .c-search-by__form {
    width: 100%;
    display: block
  }
}

.c-search-by__form input,
.c-search-by__form select {
  font-weight: normal;
  box-shadow: none;
  border: none;
  background: #f2f2f1
}

.c-search-by__form label {
  font-size: .875rem
}

@media screen and (max-width: 46.8125em) {
  .c-search-by__form label {
    font-size: .8125rem
  }
}

.c-search-by__text {
  height: 68px;
  margin-right: 4px;
  border: none;
  border-radius: 100px 100px 100px 100px !important;
  padding-left: 32px !important;
  color: #000;
  font-size: 19px
}

.c-search-by__text:active,
.c-search-by__text:focus {
  color: #000
}

.c-search-by__text input {
  color: #000
}

@media screen and (max-width: 67.4375em) {
  .c-search-by__text {
    width: 90%
  }
}

@media screen and (max-width: 46.8125em) {
  .c-search-by__text {
    width: 80%
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-by__text {
    font-size: 12px !important
  }
}

.c-search-by__submit {
  width: 96px;
  align-self: flex-end
}

@media screen and (max-width: 46.8125em) {
  .c-search-by__submit {
    width: 20%
  }
}

.c-search-by__button {
  transition: all ease-in-out 0.4s;
  position: absolute;
  width: 100%;
  background: #2c7fe0;
  color: #fff;
  max-width: 133px;
  height: 68px;
  right: 0px;
  border-radius: 0px 100px 100px 0px
}

@media screen and (max-width: 46.8125em) {
  .c-search-by__button {
    max-width: 100px;
    position: absolute;
    top: 0;
    right: 0
  }

  .c-search-by__button i {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%)
  }
}

.c-search-by.is-footer {
  color: #fff
}

.c-search-by.is-footer__title {
  margin-bottom: 24px
}

@media screen and (max-width: 67.4375em) {
  .c-search-by.is-footer__title {
    margin-bottom: 0px
  }
}

.c-search-by.is-footer .c-search-by__form {
  color: #fff
}

.c-search-by.is-footer .c-search-by__form label {
  color: #fff
}

.c-search-link {
  margin: 32px 0 40px 0
}

.c-search-link__title {
  font-size: 1.125rem;
  font-weight: bold;
  border-bottom: 1px solid #2e414c;
  padding-bottom: 8px;
  margin-bottom: 16px
}

.c-search-link__links {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style: none
}

.c-search-link__link-item {
  list-style: none;
  width: 19.31818%;
  margin-right: .85227%;
  margin-bottom: .71023%
}

.c-search-link__link-item:nth-child(5n) {
  margin-right: 0
}

@media screen and (max-width: 46.8125em) {
  .c-search-link__link-item {
    width: 32.67045%
  }

  .c-search-link__link-item:nth-child(5n) {
    margin-right: .85227%
  }

  .c-search-link__link-item:nth-child(3n) {
    margin-right: 0
  }
}

.c-search-link__link {
  background: #2e414c;
  color: #fff;
  padding: 12px 0;
  width: 100%;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 1.2
}

.c-search-link__link:hover {
  opacity: 1;
  background: #1b262c
}

.c-sidebar {
  max-width: 294px;
  margin-bottom: 40px;
  background: #fff
}

@media (max-width: 900px) {
  .c-sidebar {
    max-width: 100%
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sidebar {
    margin-bottom: 16px
  }
}

.c-sidebar__title {
  width: 100%;
  color: #fff;
  background-color: #2c7fe0;
  text-align: center;
  padding: 11.5px;
  font-weight: bold;
  font-size: 16px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sidebar__title {
    font-size: 15px;
    font-weight: 600;
    padding: 8.5px
  }
}

.c-sidebar ul {
  border-right: 1px solid #e1e6ea;
  border-left: 1px solid #e1e6ea;
  border-bottom: 1px solid #e1e6ea
}

.c-sidebar__list li,
.c-sidebar__item {
  border-bottom: 1px solid #e1e6ea;
  margin: 0 0px
}

.c-sidebar__list li:last-child,
.c-sidebar__item:last-child {
  border-bottom: none
}

.c-sidebar__list li a,
.c-sidebar__item a {
  text-decoration: none;
  color: #000;
  padding: 11.5px 16px 11.5px 32px;
  display: block;
  position: relative;
  font-weight: normal;
  transition: all .3s
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-sidebar__list li a,
  .c-sidebar__item a {
    padding: 12px 16px 11px 24px
  }
}

.c-sidebar__list li a:hover,
.c-sidebar__item a:hover {
  opacity: 1;
  color: #2c7fe0;
  background: rgba(41, 123, 80, 0.1)
}

.c-sidebar__list li a:after,
.c-sidebar__item a:after {
  content: "\f105";
  font-family: "FontAwesome";
  color: #2c7fe0;
  position: absolute;
  left: 16px;
  top: 11px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-sidebar__list li a:after,
  .c-sidebar__item a:after {
    top: 11px
  }
}

.c-sidebar.is-image {
  margin-top: 32px
}

.c-sidebar.is-image .c-sidebar__title {
  background: #2c7fe0
}

.c-sidebar.is-image .c-sidebar__item {
  position: relative
}

.c-sidebar.is-image .c-sidebar__item a {
  display: flex;
  justify-content: space-between;
  padding: 16px
}

.c-sidebar.is-image .c-sidebar__item a:after {
  display: none
}

.c-sidebar.is-image .c-sidebar__image-block {
  width: 100px;
  line-height: 1
}

.c-sidebar.is-image .c-sidebar__image-block img {
  display: block;
  margin-bottom: 0px;
  margin-bottom: 2px
}

.c-sidebar.is-image .c-sidebar__image-block .category {
  background: #2c7fe0;
  color: #fff;
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0px;
  line-height: 1
}

.c-sidebar.is-image .c-sidebar__text-block {
  width: calc(100%);
  padding-top: 11px;
  font-size: 14px;
  font-weight: bold
}

.c-sidebar.is-image .c-sidebar__like {
  position: absolute;
  right: 10px;
  line-height: 1;
  top: 10px;
  z-index: 10
}

.c-sidebar.is-image .c-sidebar__like .c-news-item__like {
  line-height: 1
}

.c-sidebar.is-image .c-sidebar__item a {
  padding: 30px 16px 30px 20px
}

.c-sidebar__image-block__cnt {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  background-color: #f4f4f4;
  width: 54px;
  max-height: 320px;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  border-radius: 0px;
  font-weight: bold;
  font-size: 14px;
  color: #2c7fe0;
  opacity: 0.8
}

.c-sidebar.is-image .c-sidebar__item:first-child .c-sidebar__image-block__cnt {
  background-color: #d8d80b;
  color: #000
}

.c-sidebar.is-image .c-sidebar__item:nth-child(2) .c-sidebar__image-block__cnt {
  background-color: #DBDCDD;
  color: #000
}

.c-sidebar.is-image .c-sidebar__item:nth-child(3) .c-sidebar__image-block__cnt {
  background-color: #E2D093;
  color: #000
}

@media (max-width: 640px) {
  .c-sidebar__image-block__cnt {
    padding-top: 10px
  }
}

.c-single-head {
  margin-bottom: 24px
}

.c-single-head__title {
  margin-bottom: 24px;
  margin-top: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-single-head__title {
    margin-bottom: 16px;
    line-height: 1.45
  }
}

.c-single-head__sup {
  display: flex;
  align-items: center
}

.c-single-head__category {
  margin-right: 28px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-single-head__category {
    margin-right: 14px
  }
}

.c-single-head__date {
  color: #2c7fe0;
  font-weight: 500;
  letter-spacing: 0;
  margin-right: 32px;
  font-weight: 500
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-single-head__date {
    margin-right: 0
  }
}

@media (min-width: 951px) {
  .c-slidebar-button {
    display: none !important
  }

  .c-slidebar-menu {
    display: none !important
  }
}

@media (max-width: 950px) {
  .c-slidebar-button {
    position: fixed;
    right: 0px;
    top: 0px;
    text-align: center;
    font-size: .75rem;
    z-index: 100000;
    text-decoration: none;
    padding: 12px 4px 4px;
    line-height: 1;
    color: #2c7fe0;
    width: 60px;
    height: 60px
  }

  .c-slidebar-button__line>span {
    display: block;
    height: 2px;
    background: #2c7fe0;
    width: 100%;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    transition: all ease .2s
  }

  .c-slidebar-button__line>span:last-child {
    margin-bottom: 3px
  }

  .c-slidebar-button__text {
    transition: all ease .2s;
    font-size: 9px;
    letter-spacing: 0.4px;
    font-weight: 700
  }

  .c-slidebar-menu {
    height: calc(100vh - 55px) !important;
    position: fixed;
    background-color: #2c7fe0;
    z-index: 9980;
    width: 75%;
    -webkit-transform: translateX(100%);
    transform: translate3d(100%, 0px, 0px);
    right: 0;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    overflow-x: scroll;
    top: 0;
    -webkit-overflow-scrolling: touch;
    padding: 24px
  }

  .c-slidebar-menu.is-active {
    height: calc(100% - 65px) !important
  }

  .c-slidebar-menu.is-top-to-bottom {
    -webkit-transform: translateX(0%);
    -webkit-transform: translateY(-100%);
    transform: translate3d(0px, -100%, 0px);
    height: auto;
    width: 100%;
    opacity: 0
  }

  .c-slidebar-menu__children {
    display: none;
    background-color: #000 !important
  }

  .c-slidebar-menu__children li {
    border-bottom: none !important
  }

  .c-slidebar-menu__children li:last-child a {
    padding-bottom: 10px !important
  }

  .c-slidebar-menu__children li a {
    color: #fff !important;
    padding-top: 10px !important;
    padding-bottom: 4px !important;
    padding-left: 50px !important;
    font-weight: 500 !important
  }

  .c-slidebar-menu__children li a:before {
    display: none
  }

  .c-slidebar-menu__parent a:before,
  .c-slidebar-menu__parent span:before {
    content: "\f107" !important
  }

  .c-slidebar-menu__parent.is-open a:before,
  .c-slidebar-menu__parent.is-open span:before {
    content: "\f106" !important
  }

  .c-slidebar-menu ul {
    background: #fff
  }

  .c-slidebar-menu ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5)
  }

  .c-slidebar-menu ul li a,
  .c-slidebar-menu ul li span {
    font-size: .9375rem;
    display: block;
    padding-left: 12px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 16px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: #2c7fe0
  }

  .c-slidebar-menu ul li a:before,
  .c-slidebar-menu ul li span:before {
    content: "\f105";
    font-family: "FontAwesome";
    padding-right: 12px;
    color: #fff
  }

  .c-slidebar-menu ul li a.is-contact,
  .c-slidebar-menu ul li span.is-contact {
    background-color: #E6A54D;
    border-bottom: none;
    color: #fff
  }

  .c-slidebar-menu ul li a.is-contact:before,
  .c-slidebar-menu ul li span.is-contact:before {
    color: #fff
  }

  .c-slidebar-container {
    height: 100%;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s
  }

  .c-slidebar-container:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    display: none;
    z-index: 999
  }

  .is-slidebar-active {
    cursor: pointer
  }

  .is-slidebar-active .c-slidebar-button {
    padding: 11px 4px 4px;
    background: #2c7fe0
  }

  .is-slidebar-active .c-slidebar-button:hover,
  .is-slidebar-active .c-slidebar-button:active {
    opacity: 1
  }

  .is-slidebar-active .c-slidebar-button__line>span {
    background: #FFF
  }

  .is-slidebar-active .c-slidebar-button__line>span:nth-child(1) {
    transform: rotate(-45deg) translateY(8px) translateX(-6px)
  }

  .is-slidebar-active .c-slidebar-button__line>span:nth-child(2) {
    transform: rotate(45deg) translateY(1px) translateX(3px)
  }

  .is-slidebar-active .c-slidebar-button__line>span:nth-child(3) {
    display: none
  }

  .is-slidebar-active .c-slidebar-container {
    -webkit-transform: translateX(-75%);
    transform: translate3d(-75%, 0px, 0px)
  }

  .is-slidebar-active .c-slidebar-container:after {
    content: "";
    opacity: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    top: 0;
    left: 0
  }

  .is-slidebar-active .c-slidebar-container.is-top-to-bottom {
    -webkit-transform: translateX(0px);
    transform: translate3d(0px, 0px, 0px)
  }

  .is-slidebar-active .c-slidebar-container.is-top-to-bottom:after {
    top: 55px
  }

  .is-slidebar-active .c-slidebar-menu {
    -webkit-transform: translateX(0);
    transform: translate3d(0, 0, 0)
  }

  .is-slidebar-active .c-slidebar-menu.is-top-to-bottom {
    -webkit-transform: translateY(55px);
    transform: translate3d(0, 55px, 0);
    opacity: 1
  }
}

.c-slidebar-button__text span:last-child {
  display: none
}

.is-slidebar-active .c-slidebar-button__text span:first-child {
  display: none
}

.is-slidebar-active .c-slidebar-button__text span:last-child {
  display: block;
  text-align: center;
  margin-top: 20px;
  color: #FFF
}

.c-slider {
  overflow: hidden;
  position: relative
}

.c-slider-outer {
  cursor: pointer
}

.c-slider-outer>* {
  display: inline-block;
  text-align: center;
  cursor: pointer
}

.c-slider__prev,
.c-slider__next {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  font-size: 30px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 1000px;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 8px;
  line-height: 1;
  color: #fff
}

.c-slider__next {
  right: 10%
}

.c-slider__prev {
  left: 10%
}

.c-slider .is-transition {
  transition: all ease .4s
}

.slick-next,
.slick-prev {
  top: 50%;
  transform: none;
  margin-top: -20px;
  transition: all ease .2s
}

.slick-lightbox {
  z-index: 100002
}

.slick-lightbox .slick-next,
.slick-lightbox .slick-prev {
  top: 50%;
  transform: none;
  transition: all ease .2s;
  height: 50px
}

.slick-prev:before,
.slick-next:before {
  color: #2c7fe0;
  font-size: 3.75rem;
  opacity: 0.5
}

.slick-prev:before:hover,
.slick-next:before:hover {
  opacity: 1
}

.slick-prev {
  left: 24px;
  z-index: 1000;
  transform: translateX(-24px)
}

.slick-prev:before {
  content: "\f104";
  font-family: FontAwesome
}

.slick-next {
  right: 24px;
  transform: translateX(24px)
}

.slick-next:before {
  content: "\f105";
  font-family: FontAwesome
}

.slick-next:hover {
  transform: translateX(0px)
}

.c-slide-wrap:hover .slick-prev {
  transform: translateX(0px)
}

.c-slide-wrap:hover .slick-next {
  transform: translateX(0px)
}

.c-slide-wrap {
  border: 1px solid #015eac;
  margin-bottom: 32px;
  margin-top: 8px
}

.c-slide-item__thumbnail {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #000;
  background: #fff;
  padding: 16px;
  padding-bottom: 0
}

.c-slide-item__thumbnail:hover {
  text-decoration: none;
  color: #000
}

.c-slide-item__thumbnail img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}

.c-slide-item__desc {
  background: #fff;
  background: #ebfafd;
  width: 100%;
  padding: 24px 32px;
  max-height: 260px;
  position: relative;
  overflow: auto
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-slide-item__desc {
    padding-left: 18px;
    padding-right: 18px
  }
}

.c-slide-item__desc .l-post-content h2:first-of-type {
  margin-top: 0
}

.c-slide-item__desc .l-post-content h2 {
  font-size: 1.25rem;
  margin-bottom: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-slide-item__desc .l-post-content h2 {
    font-size: 1.125rem
  }
}

.c-slide-item__desc .l-post-content h3 {
  font-size: 1.125rem;
  margin-top: 16px;
  margin-bottom: 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-slide-item__desc .l-post-content h3 {
    font-size: 1rem
  }
}

.c-slide-item__desc .l-post-content h4 {
  font-size: 1rem;
  margin-top: 12px;
  margin-bottom: 12px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-slide-item__desc .l-post-content h4 {
    font-size: .9375rem
  }
}

.c-slide-item__desc .l-post-content h5 {
  font-size: .875rem;
  margin-top: 8px;
  margin-bottom: 8px
}

.c-slide-item__desc .l-post-content p {
  font-size: 13px;
  margin-bottom: 6px;
  line-height: 1.5
}

.slick-lightbox-slick-item {
  background: rgba(0, 0, 0, 0.8) !important
}

.slick-lightbox-slick-item-inner {
  overflow: hidden !important
}

.slick-lightbox-slick-item-inner .slick-lightbox-slick-img {
  display: block !important;
  max-width: 40% !important;
  text-align: center
}

.slick-lightbox-slick-item-inner .slick-lightbox-slick-caption {
  padding-left: 32px;
  display: block !important;
  width: 60% !important;
  float: right !important;
  background: #fff
}

.slick-counter {
  position: absolute;
  right: 16px;
  top: 8px
}

.slick-lightbox-slick-item,
.slick-lightbox {
  background: rgba(255, 255, 255, 0.8) !important
}

.slick-lightbox-slick-caption {
  color: #000
}

.slick-lightbox-row {
  display: flex
}

.slick-lightbox-row {
  display: flex;
  align-items: center
}

.slick-lightbox-row .slick-lightbox-thumbnail {
  max-width: 1080px;
  text-align: center !important;
  width: 100%
}

@media (max-width: 1100px) {
  .slick-lightbox-row .slick-lightbox-thumbnail {
    margin-left: auto;
    margin-right: auto
  }
}

.slick-lightbox-row .slick-lightbox-thumbnail img {
  width: auto;
  max-width: 100% !important;
  margin-left: auto;
  margin-right: auto
}

.slick-lightbox-row .slick-lightbox-slick-caption {
  text-align: left !important;
  background: #ebfafd;
  margin-left: 24px;
  margin-right: 24px;
  padding-right: 24px;
  max-height: 80vh;
  overflow: auto
}

@media (max-width: 1100px) {
  .slick-lightbox-row .slick-lightbox-slick-caption {
    max-width: 100%;
    width: 100% !important;
    max-height: 300px;
    overflow: auto;
    margin-top: 24px
  }
}

.slick-lightbox-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 1.5rem;
  color: #2c7fe0
}

@media (max-width: 1100px) {
  .slick-lightbox-row {
    flex-wrap: wrap
  }

  .slick-lightbox-thumbnail {
    max-width: 70vw !important
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .slick-lightbox-row .slick-lightbox-slick-caption {
    max-width: 100%;
    width: 100% !important;
    max-height: 300px;
    overflow: auto;
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0
  }

  .slick-lightbox-thumbnail {
    max-width: 96vw !important
  }
}

.c-social-share>a.c-social-share__facebook {
  background: #3b5998
}

.c-social-share>a.c-social-share__twitter {
  background: #00aced
}

.c-social-share>a.c-social-share__googleplus {
  background: #d34836
}

.c-sp-submenu {
  display: none;
  position: fixed;
  right: 60px;
  top: 0px;
  line-height: 1;
  color: #fff;
  z-index: 100001
}

.c-sp-submenu__icon {
  margin-right: 10px;
  transition: all ease-in-out 0.4s;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 100px;
  text-align: center;
  padding-top: 14px
}

.c-sp-submenu__icon.is-clickable {
  cursor: pointer;
  color: #fff;
  background: #2c7fe0
}

.c-sp-submenu__icon.is-clickable::before {
  display: none
}

.c-sp-submenu__icon.is-clickable:hover::before {
  cursor: pointer;
  color: #015eac
}

@media (max-width: 950px) {
  .c-sp-submenu {
    display: flex;
    vertical-align: middle;
    height: 55px;
    align-items: center
  }
}

.c-special__block {
  display: flex;
  align-items: flex-start;
  padding-top: 32px;
  padding-left: 16px;
  margin-bottom: 48px
}

@media (max-width: 900px) {
  .c-special__block {
    display: block;
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 32px
  }
}

.c-special__block:last-child {
  margin-bottom: 0
}

.c-special__head {
  width: 100%;
  max-width: 418px;
  position: relative
}

@media (max-width: 900px) {
  .c-special__head {
    max-width: 320px
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-special__head {
    max-width: 100%;
    margin-bottom: 16px
  }
}

.c-special__number {
  font-weight: 700;
  font-size: 65px;
  position: absolute;
  top: -32px;
  left: -16px;
  line-height: 1
}

@media (max-width: 900px) {
  .c-special__number {
    font-size: 56px
  }
}

.c-special__content {
  width: 100%;
  max-width: calc(100% - 418px - 32px);
  margin-left: auto
}

@media (max-width: 900px) {
  .c-special__content {
    max-width: calc(100% - 320px - 32px)
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-special__content {
    max-width: 100%
  }
}

.c-special__title {
  margin-top: 0;
  margin-bottom: 20px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-special__title {
    margin-bottom: 12px
  }
}

@media (min-width: 750px) {
  .c-special__block:nth-child(even) .c-special__head {
    order: 2;
    margin-left: auto
  }

  .c-special__block:nth-child(even) .c-special__content {
    order: 1;
    margin-left: 0
  }
}

.c-step__inner {
  display: flex
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-step__inner {
    display: block
  }
}

.c-step__block {
  width: 31.54961%;
  margin-right: 2.67559%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-step__block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 32px
  }
}

.c-step__block:nth-child(3n) {
  margin-right: 0
}

.c-step__head {
  position: relative;
  padding-top: 32px
}

.c-step__number {
  font-weight: 700;
  color: #2c7fe0;
  font-size: 65px;
  position: absolute;
  top: 0;
  left: 4px;
  line-height: 1
}

@media (max-width: 900px) {
  .c-step__number {
    font-size: 56px
  }
}

.c-step__image {
  margin-bottom: 10px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-step__image {
    margin-bottom: 12px
  }
}

.c-step__title {
  margin-top: 0;
  margin-bottom: 6px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-step__title {
    margin-bottom: 4px
  }
}

.c-table,
#tinymce.post-type-page table,
.l-page-content table,
#tinymce.post-type-news table,
#tinymce.post-type-info table,
#tinymce.acf_content table,
#tinymce.post-type-post table,
.l-post-content table {
  width: 100% !important;
  border-top: 1px solid #D9D9D9
}

.c-table tr th,
#tinymce.post-type-page table tr th,
.l-page-content table tr th,
#tinymce.post-type-news table tr th,
#tinymce.post-type-info table tr th,
#tinymce.acf_content table tr th,
#tinymce.post-type-post table tr th,
.l-post-content table tr th,
.c-table tr td,
#tinymce.post-type-page table tr td,
.l-page-content table tr td,
#tinymce.post-type-news table tr td,
#tinymce.post-type-info table tr td,
#tinymce.acf_content table tr td,
#tinymce.post-type-post table tr td,
.l-post-content table tr td {
  padding: 12px 26px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-table tr th,
  #tinymce.post-type-page table tr th,
  .l-page-content table tr th,
  #tinymce.post-type-news table tr th,
  #tinymce.post-type-info table tr th,
  #tinymce.acf_content table tr th,
  #tinymce.post-type-post table tr th,
  .l-post-content table tr th,
  .c-table tr td,
  #tinymce.post-type-page table tr td,
  .l-page-content table tr td,
  #tinymce.post-type-news table tr td,
  #tinymce.post-type-info table tr td,
  #tinymce.acf_content table tr td,
  #tinymce.post-type-post table tr td,
  .l-post-content table tr td {
    padding: 10px 12px
  }
}

.c-table thead tr th,
#tinymce.post-type-page table thead tr th,
.l-page-content table thead tr th,
#tinymce.post-type-news table thead tr th,
#tinymce.post-type-info table thead tr th,
#tinymce.acf_content table thead tr th,
#tinymce.post-type-post table thead tr th,
.l-post-content table thead tr th {
  background-color: #f2f2f1;
  font-weight: 500;
  padding: 12px 26px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-table thead tr th,
  #tinymce.post-type-page table thead tr th,
  .l-page-content table thead tr th,
  #tinymce.post-type-news table thead tr th,
  #tinymce.post-type-info table thead tr th,
  #tinymce.acf_content table thead tr th,
  #tinymce.post-type-post table thead tr th,
  .l-post-content table thead tr th {
    padding: 10px 12px
  }
}

.c-table tbody tr th,
#tinymce.post-type-page table tbody tr th,
.l-page-content table tbody tr th,
#tinymce.post-type-news table tbody tr th,
#tinymce.post-type-info table tbody tr th,
#tinymce.acf_content table tbody tr th,
#tinymce.post-type-post table tbody tr th,
.l-post-content table tbody tr th {
  background-color: #f2f2f1;
  font-weight: 500;
  text-align: left
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-table tbody tr th,
  #tinymce.post-type-page table tbody tr th,
  .l-page-content table tbody tr th,
  #tinymce.post-type-news table tbody tr th,
  #tinymce.post-type-info table tbody tr th,
  #tinymce.acf_content table tbody tr th,
  #tinymce.post-type-post table tbody tr th,
  .l-post-content table tbody tr th {
    width: 120px
  }
}

.c-table tbody tr,
#tinymce.post-type-page table tbody tr,
.l-page-content table tbody tr,
#tinymce.post-type-news table tbody tr,
#tinymce.post-type-info table tbody tr,
#tinymce.acf_content table tbody tr,
#tinymce.post-type-post table tbody tr,
.l-post-content table tbody tr {
  border-bottom: 1px solid #D9D9D9
}

.c-table tbody tr td,
#tinymce.post-type-page table tbody tr td,
.l-page-content table tbody tr td,
#tinymce.post-type-news table tbody tr td,
#tinymce.post-type-info table tbody tr td,
#tinymce.acf_content table tbody tr td,
#tinymce.post-type-post table tbody tr td,
.l-post-content table tbody tr td {
  padding: 7px 16px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-table tbody tr td,
  #tinymce.post-type-page table tbody tr td,
  .l-page-content table tbody tr td,
  #tinymce.post-type-news table tbody tr td,
  #tinymce.post-type-info table tbody tr td,
  #tinymce.acf_content table tbody tr td,
  #tinymce.post-type-post table tbody tr td,
  .l-post-content table tbody tr td {
    padding: 6px 12px
  }
}

.c-table.is-pd-sm tr th,
#tinymce.post-type-page table.is-pd-sm tr th,
.l-page-content table.is-pd-sm tr th,
#tinymce.post-type-news table.is-pd-sm tr th,
#tinymce.post-type-info table.is-pd-sm tr th,
#tinymce.acf_content table.is-pd-sm tr th,
#tinymce.post-type-post table.is-pd-sm tr th,
.l-post-content table.is-pd-sm tr th,
.c-table.is-pd-sm tr td,
#tinymce.post-type-page table.is-pd-sm tr td,
.l-page-content table.is-pd-sm tr td,
#tinymce.post-type-news table.is-pd-sm tr td,
#tinymce.post-type-info table.is-pd-sm tr td,
#tinymce.acf_content table.is-pd-sm tr td,
#tinymce.post-type-post table.is-pd-sm tr td,
.l-post-content table.is-pd-sm tr td {
  padding: 4px 10px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-table.is-pd-sm tr th,
  #tinymce.post-type-page table.is-pd-sm tr th,
  .l-page-content table.is-pd-sm tr th,
  #tinymce.post-type-news table.is-pd-sm tr th,
  #tinymce.post-type-info table.is-pd-sm tr th,
  #tinymce.acf_content table.is-pd-sm tr th,
  #tinymce.post-type-post table.is-pd-sm tr th,
  .l-post-content table.is-pd-sm tr th,
  .c-table.is-pd-sm tr td,
  #tinymce.post-type-page table.is-pd-sm tr td,
  .l-page-content table.is-pd-sm tr td,
  #tinymce.post-type-news table.is-pd-sm tr td,
  #tinymce.post-type-info table.is-pd-sm tr td,
  #tinymce.acf_content table.is-pd-sm tr td,
  #tinymce.post-type-post table.is-pd-sm tr td,
  .l-post-content table.is-pd-sm tr td {
    padding: 6px 8px
  }
}

.c-table.is-pd-sm tbody tr,
#tinymce.post-type-page table.is-pd-sm tbody tr,
.l-page-content table.is-pd-sm tbody tr,
#tinymce.post-type-news table.is-pd-sm tbody tr,
#tinymce.post-type-info table.is-pd-sm tbody tr,
#tinymce.acf_content table.is-pd-sm tbody tr,
#tinymce.post-type-post table.is-pd-sm tbody tr,
.l-post-content table.is-pd-sm tbody tr {
  border-bottom: 1px solid #D9D9D9
}

.c-table.is-pd-sm tbody tr td,
#tinymce.post-type-page table.is-pd-sm tbody tr td,
.l-page-content table.is-pd-sm tbody tr td,
#tinymce.post-type-news table.is-pd-sm tbody tr td,
#tinymce.post-type-info table.is-pd-sm tbody tr td,
#tinymce.acf_content table.is-pd-sm tbody tr td,
#tinymce.post-type-post table.is-pd-sm tbody tr td,
.l-post-content table.is-pd-sm tbody tr td {
  padding: 4px 10px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-table.is-pd-sm tbody tr td,
  #tinymce.post-type-page table.is-pd-sm tbody tr td,
  .l-page-content table.is-pd-sm tbody tr td,
  #tinymce.post-type-news table.is-pd-sm tbody tr td,
  #tinymce.post-type-info table.is-pd-sm tbody tr td,
  #tinymce.acf_content table.is-pd-sm tbody tr td,
  #tinymce.post-type-post table.is-pd-sm tbody tr td,
  .l-post-content table.is-pd-sm tbody tr td {
    padding: 3px 8px
  }
}

.c-table.is-border tr th,
#tinymce.post-type-page table.is-border tr th,
.l-page-content table.is-border tr th,
#tinymce.post-type-news table.is-border tr th,
#tinymce.post-type-info table.is-border tr th,
#tinymce.acf_content table.is-border tr th,
#tinymce.post-type-post table.is-border tr th,
.l-post-content table.is-border tr th,
.c-table.is-border tr td,
#tinymce.post-type-page table.is-border tr td,
.l-page-content table.is-border tr td,
#tinymce.post-type-news table.is-border tr td,
#tinymce.post-type-info table.is-border tr td,
#tinymce.acf_content table.is-border tr td,
#tinymce.post-type-post table.is-border tr td,
.l-post-content table.is-border tr td {
  border: 1px solid #D9D9D9
}

.c-table.is-fs-sm tr th,
#tinymce.post-type-page table.is-fs-sm tr th,
.l-page-content table.is-fs-sm tr th,
#tinymce.post-type-news table.is-fs-sm tr th,
#tinymce.post-type-info table.is-fs-sm tr th,
#tinymce.acf_content table.is-fs-sm tr th,
#tinymce.post-type-post table.is-fs-sm tr th,
.l-post-content table.is-fs-sm tr th,
.c-table.is-fs-sm tr td,
#tinymce.post-type-page table.is-fs-sm tr td,
.l-page-content table.is-fs-sm tr td,
#tinymce.post-type-news table.is-fs-sm tr td,
#tinymce.post-type-info table.is-fs-sm tr td,
#tinymce.acf_content table.is-fs-sm tr td,
#tinymce.post-type-post table.is-fs-sm tr td,
.l-post-content table.is-fs-sm tr td {
  font-size: 13px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .c-table.is-fs-sm tr th,
  #tinymce.post-type-page table.is-fs-sm tr th,
  .l-page-content table.is-fs-sm tr th,
  #tinymce.post-type-news table.is-fs-sm tr th,
  #tinymce.post-type-info table.is-fs-sm tr th,
  #tinymce.acf_content table.is-fs-sm tr th,
  #tinymce.post-type-post table.is-fs-sm tr th,
  .l-post-content table.is-fs-sm tr th,
  .c-table.is-fs-sm tr td,
  #tinymce.post-type-page table.is-fs-sm tr td,
  .l-page-content table.is-fs-sm tr td,
  #tinymce.post-type-news table.is-fs-sm tr td,
  #tinymce.post-type-info table.is-fs-sm tr td,
  #tinymce.acf_content table.is-fs-sm tr td,
  #tinymce.post-type-post table.is-fs-sm tr td,
  .l-post-content table.is-fs-sm tr td {
    font-size: 12px
  }
}

.c-table.is-heightauto,
#tinymce.post-type-page table.is-heightauto,
.l-page-content table.is-heightauto,
#tinymce.post-type-news table.is-heightauto,
#tinymce.post-type-info table.is-heightauto,
#tinymce.acf_content table.is-heightauto,
#tinymce.post-type-post table.is-heightauto,
.l-post-content table.is-heightauto {
  height: auto !important
}

.c-table.is-heightauto>tbody,
#tinymce.post-type-page table.is-heightauto>tbody,
.l-page-content table.is-heightauto>tbody,
#tinymce.post-type-news table.is-heightauto>tbody,
#tinymce.post-type-info table.is-heightauto>tbody,
#tinymce.acf_content table.is-heightauto>tbody,
#tinymce.post-type-post table.is-heightauto>tbody,
.l-post-content table.is-heightauto>tbody,
.c-table.is-heightauto>tbody>tr,
#tinymce.post-type-page table.is-heightauto>tbody>tr,
.l-page-content table.is-heightauto>tbody>tr,
#tinymce.post-type-news table.is-heightauto>tbody>tr,
#tinymce.post-type-info table.is-heightauto>tbody>tr,
#tinymce.acf_content table.is-heightauto>tbody>tr,
#tinymce.post-type-post table.is-heightauto>tbody>tr,
.l-post-content table.is-heightauto>tbody>tr,
.c-table.is-heightauto>tbody>tr>th,
#tinymce.post-type-page table.is-heightauto>tbody>tr>th,
.l-page-content table.is-heightauto>tbody>tr>th,
#tinymce.post-type-news table.is-heightauto>tbody>tr>th,
#tinymce.post-type-info table.is-heightauto>tbody>tr>th,
#tinymce.acf_content table.is-heightauto>tbody>tr>th,
#tinymce.post-type-post table.is-heightauto>tbody>tr>th,
.l-post-content table.is-heightauto>tbody>tr>th,
.c-table.is-heightauto>tbody>tr>td,
#tinymce.post-type-page table.is-heightauto>tbody>tr>td,
.l-page-content table.is-heightauto>tbody>tr>td,
#tinymce.post-type-news table.is-heightauto>tbody>tr>td,
#tinymce.post-type-info table.is-heightauto>tbody>tr>td,
#tinymce.acf_content table.is-heightauto>tbody>tr>td,
#tinymce.post-type-post table.is-heightauto>tbody>tr>td,
.l-post-content table.is-heightauto>tbody>tr>td,
.c-table.is-heightauto>thead>tr,
#tinymce.post-type-page table.is-heightauto>thead>tr,
.l-page-content table.is-heightauto>thead>tr,
#tinymce.post-type-news table.is-heightauto>thead>tr,
#tinymce.post-type-info table.is-heightauto>thead>tr,
#tinymce.acf_content table.is-heightauto>thead>tr,
#tinymce.post-type-post table.is-heightauto>thead>tr,
.l-post-content table.is-heightauto>thead>tr,
.c-table.is-heightauto>thead>tr>th,
#tinymce.post-type-page table.is-heightauto>thead>tr>th,
.l-page-content table.is-heightauto>thead>tr>th,
#tinymce.post-type-news table.is-heightauto>thead>tr>th,
#tinymce.post-type-info table.is-heightauto>thead>tr>th,
#tinymce.acf_content table.is-heightauto>thead>tr>th,
#tinymce.post-type-post table.is-heightauto>thead>tr>th,
.l-post-content table.is-heightauto>thead>tr>th,
.c-table.is-heightauto>thead>tr>td,
#tinymce.post-type-page table.is-heightauto>thead>tr>td,
.l-page-content table.is-heightauto>thead>tr>td,
#tinymce.post-type-news table.is-heightauto>thead>tr>td,
#tinymce.post-type-info table.is-heightauto>thead>tr>td,
#tinymce.acf_content table.is-heightauto>thead>tr>td,
#tinymce.post-type-post table.is-heightauto>thead>tr>td,
.l-post-content table.is-heightauto>thead>tr>td {
  height: auto !important
}

.c-table.is-pink tbody tr th,
#tinymce.post-type-page table.is-pink tbody tr th,
.l-page-content table.is-pink tbody tr th,
#tinymce.post-type-news table.is-pink tbody tr th,
#tinymce.post-type-info table.is-pink tbody tr th,
#tinymce.acf_content table.is-pink tbody tr th,
#tinymce.post-type-post table.is-pink tbody tr th,
.l-post-content table.is-pink tbody tr th {
  background-color: #fdb2ae
}

.c-table.is-pink thead tr th,
#tinymce.post-type-page table.is-pink thead tr th,
.l-page-content table.is-pink thead tr th,
#tinymce.post-type-news table.is-pink thead tr th,
#tinymce.post-type-info table.is-pink thead tr th,
#tinymce.acf_content table.is-pink thead tr th,
#tinymce.post-type-post table.is-pink thead tr th,
.l-post-content table.is-pink thead tr th {
  background-color: #fdb2ae
}

.c-table.is-yellow tbody tr th,
#tinymce.post-type-page table.is-yellow tbody tr th,
.l-page-content table.is-yellow tbody tr th,
#tinymce.post-type-news table.is-yellow tbody tr th,
#tinymce.post-type-info table.is-yellow tbody tr th,
#tinymce.acf_content table.is-yellow tbody tr th,
#tinymce.post-type-post table.is-yellow tbody tr th,
.l-post-content table.is-yellow tbody tr th {
  background-color: #fcfda1
}

.c-table.is-yellow thead tr th,
#tinymce.post-type-page table.is-yellow thead tr th,
.l-page-content table.is-yellow thead tr th,
#tinymce.post-type-news table.is-yellow thead tr th,
#tinymce.post-type-info table.is-yellow thead tr th,
#tinymce.acf_content table.is-yellow thead tr th,
#tinymce.post-type-post table.is-yellow thead tr th,
.l-post-content table.is-yellow thead tr th {
  background-color: #fcfda1
}

.c-table.is-responsive,
#tinymce.post-type-page table.is-responsive,
.l-page-content table.is-responsive,
#tinymce.post-type-news table.is-responsive,
#tinymce.post-type-info table.is-responsive,
#tinymce.acf_content table.is-responsive,
#tinymce.post-type-post table.is-responsive,
.l-post-content table.is-responsive {
  min-width: 620px
}

.c-tabs__navs {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tabs__navs {
    margin-bottom: 32px
  }
}

.c-tabs__navs li {
  width: 50%;
  max-width: 264px
}

.c-tabs__navs li a {
  background-color: #fff;
  color: #2c7fe0;
  border: 1px solid #2c7fe0;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 11px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tabs__navs li a {
    padding: 6px
  }
}

.c-tabs__navs li a:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -12px
}

.c-tabs__navs li a.is-active {
  background-color: #2c7fe0;
  color: #fff
}

.c-tabs__navs li a.is-active:hover {
  opacity: 1
}

.c-tabs__content {
  display: none
}

.c-tabs__content.is-active {
  display: block
}

.c-tag-navi {
  padding: 24px 0 16px 0;
  border-bottom: 1px solid #2c7fe0
}

.c-tag-navi__head {
  display: flex;
  padding-bottom: 12px
}

.c-tag-navi__title {
  font-weight: bold;
  color: #000;
  font-size: 1.125rem;
  margin-right: 32px
}

.c-tag-navi__tags {
  display: inline-block
}

.c-tag-navi__tag-item {
  display: inline-block;
  margin-right: 8px
}

.c-tag-navi__tag {
  display: inline-block;
  border: 1px solid #2c7fe0;
  padding: 4px 10px;
  border-radius: 1000px;
  color: #2c7fe0;
  text-decoration: none;
  font-size: .875rem;
  line-height: 1
}

.c-tag-navi__buttons {
  padding-top: 16px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap
}

.c-tag-navi__button {
  margin: 0 0 8px 16px;
  background: #2e414c
}

.c-tag-navi__button:hover {
  background-color: #1b262c
}

.c-tel-banner__number {
  font-size: 1.875rem;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1em
}

.c-tel-banner__text {
  font-size: .75rem
}

#ez-toc-container,
#toc_container {
  margin-top: 42px;
  margin-bottom: 42px;
  width: 100% !important;
  background: rgba(41, 123, 80, 0.1);
  border-radius: 0px;
  padding: 24px;
  border: none
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  #ez-toc-container,
  #toc_container {
    padding: 16px
  }
}

#ez-toc-container .ez-toc-title,
#ez-toc-container .toc_title,
#toc_container .ez-toc-title,
#toc_container .toc_title {
  text-align: left !important;
  font-weight: bold;
  font-size: .9375rem
}

#ez-toc-container .ez-toc-title .ez-toc-toggle,
#ez-toc-container .ez-toc-title .toc_toggle,
#ez-toc-container .toc_title .ez-toc-toggle,
#ez-toc-container .toc_title .toc_toggle,
#toc_container .ez-toc-title .ez-toc-toggle,
#toc_container .ez-toc-title .toc_toggle,
#toc_container .toc_title .ez-toc-toggle,
#toc_container .toc_title .toc_toggle {
  margin-left: 24px
}

#ez-toc-container .ez-toc-list,
#ez-toc-container .toc_list,
#toc_container .ez-toc-list,
#toc_container .toc_list {
  padding-left: 24px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  #ez-toc-container .ez-toc-list,
  #ez-toc-container .toc_list,
  #toc_container .ez-toc-list,
  #toc_container .toc_list {
    padding-left: 16px
  }
}

#ez-toc-container .ez-toc-list li ul,
#ez-toc-container .toc_list li ul,
#toc_container .ez-toc-list li ul,
#toc_container .toc_list li ul {
  padding-left: 24px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  #ez-toc-container .ez-toc-list li ul,
  #ez-toc-container .toc_list li ul,
  #toc_container .ez-toc-list li ul,
  #toc_container .toc_list li ul {
    padding-left: 16px
  }
}

#ez-toc-container .ez-toc-list li a,
#ez-toc-container .toc_list li a,
#toc_container .ez-toc-list li a,
#toc_container .toc_list li a {
  font-weight: normal;
  display: block;
  text-decoration: underline;
  color: #000
}

#toc_container p.toc_title {
  text-align: center !important;
  color: #2c7fe0
}

#ez-toc-container .ez-toc-title .ez-toc-toggle,
#ez-toc-container .ez-toc-title .toc_toggle,
#ez-toc-container .toc_title .ez-toc-toggle,
#ez-toc-container .toc_title .toc_toggle,
#toc_container .ez-toc-title .ez-toc-toggle,
#toc_container .ez-toc-title .toc_toggle,
#toc_container .toc_title .ez-toc-toggle,
#toc_container .toc_title .toc_toggle {
  margin-left: 10px
}

.c-toggle-category {
  float: right;
  font-weight: bold;
  color: #2c7fe0;
  z-index: 1;
  position: relative
}

.c-toggle-category:hover {
  cursor: pointer;
  opacity: 0.8
}

.c-toggle-category .c-toggle-category__closed-text {
  display: none
}

.c-toggle-category .c-toggle-category__closed-text i {
  top: 5px;
  position: relative
}

.c-toggle-category .c-toggle-category__opened-text {
  display: inline
}

.c-toggle-category .c-toggle-category__opened-text i {
  top: 5px;
  position: relative
}

.c-toggle-category.is-closed .c-toggle-category__closed-text {
  display: inline
}

.c-toggle-category.is-closed .c-toggle-category__opened-text {
  display: none
}

.c-top-post-content {
  margin-top: 32px;
  margin-bottom: 32px
}

.c-top-post-content__inner {
  display: flex;
  justify-content: space-between
}

@media (max-width: 960px) {
  .c-top-post-content__inner {
    display: block
  }
}

.c-top-post-content__block {
  width: 44.47195%;
  position: relative
}

@media (max-width: 960px) {
  .c-top-post-content__block {
    width: 100%;
    margin-bottom: 1.875rem
  }
}

@media (max-width: 960px) {
  .c-top-post-content__block:last-child {
    margin-bottom: 0
  }
}

.c-top-post-content__block-title {
  width: 100%;
  margin-bottom: 2.25rem;
  padding-bottom: 16px;
  position: relative
}

.c-top-post-content__block-title:before {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-size: cover;
  background-position: left center;
  background-image: url("../images/bg-heading-dot-border.png")
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-top-post-content__block-title:before {
    height: 3.75px
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-top-post-content__block-title {
    margin-bottom: 1.5rem;
    padding-bottom: 12px
  }
}

.c-top-post-content__subtitle {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 3.2px;
  color: #000;
  margin-bottom: 10px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-top-post-content__subtitle {
    padding-top: 3px;
    font-size: .875rem;
    letter-spacing: 2.3px;
    margin-bottom: 6px
  }
}

.c-top-post-content__title {
  font-size: 34px;
  letter-spacing: 3.4px;
  color: #2c7fe0;
  line-height: 1
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-top-post-content__title {
    font-size: 25.5px;
    letter-spacing: 2.5px
  }
}

.c-top-post-content__post {
  text-decoration: none;
  display: block;
  transition: all ease-in-out 0.4s;
  margin-bottom: 1.5rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-top-post-content__post {
    margin-bottom: 1rem
  }
}

.c-top-post-content__post:hover {
  opacity: 0.7
}

.c-top-post-content__post.is-last {
  border-bottom: none;
  margin-bottom: 0
}

.c-top-post-content__post.is-last .c-top-post-content__text {
  margin-bottom: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-top-post-content__post.is-last .c-top-post-content__text {
    margin-bottom: 2.0625rem
  }
}

.c-top-post-content__post.is-last .c-top-post-content__text-content {
  margin-bottom: 0
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-top-post-content__post.is-last .c-top-post-content__text-content {
    margin-bottom: 2.0625rem
  }
}

.c-top-post-content__meta {
  display: flex;
  align-items: center
}

.c-top-post-content__post-title {
  margin-bottom: .25rem;
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem
}

@media screen and (max-width: 67.4375em) {
  .c-top-post-content__post-title {
    display: block
  }
}

.c-top-post-content__label {
  min-width: 104px;
  background: #015eac;
  color: #fff;
  margin-right: 24px;
  font-size: .75rem;
  text-align: center;
  padding: 4px
}

.c-top-post-content__date {
  margin-right: 24px;
  width: auto;
  font-size: .9375rem;
  color: #000;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.4px
}

.c-top-post-content__text {
  color: #000;
  line-height: 1.65;
  letter-spacing: 0.2px;
  font-weight: bold
}

.c-top-post-content__button {
  position: absolute;
  top: 26px;
  right: 3px;
  width: 160px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-top-post-content__button {
    position: static;
    width: 100%
  }
}

.c-top-post-content__image-content {
  width: 413.33333%;
  max-width: 120px;
  float: left;
  margin-right: 24px
}

.c-way__inner {
  display: flex;
  flex-wrap: wrap
}

@media (max-width: 800px) {
  .c-way__inner {
    display: block
  }
}

.c-way__block {
  width: 23.33333%;
  margin-right: 2.22222%;
  background-color: rgba(41, 123, 80, 0.1);
  position: relative
}

@media (max-width: 800px) {
  .c-way__block {
    width: 100%;
    margin-right: 0;
    margin-bottom: 32px
  }
}

.c-way__block:nth-child(4n) {
  margin-right: 0
}

.c-way__block:nth-child(4n):after {
  display: none
}

.c-way__block:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 10px;
  border-color: transparent transparent transparent #2c7fe0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(100%);
  margin-right: -2.77778%
}

@media (max-width: 800px) {
  .c-way__block:after {
    border-width: 10px 9px 0 9px;
    border-color: #2c7fe0 transparent transparent transparent;
    top: auto;
    bottom: -22px;
    right: 50%;
    transform: translateX(-9px)
  }
}

.c-way__title {
  color: #fff;
  text-align: center;
  background-color: #2c7fe0;
  font-size: 18px;
  font-weight: 500;
  padding: 6px;
  letter-spacing: 1.4px
}

@media (max-width: 800px) {
  .c-way__title {
    font-size: 16px;
    font-weight: 600
  }
}

.c-way__text {
  padding: 14px 28px
}

@media (max-width: 800px) {
  .c-way__text {
    padding: 12px 20px
  }
}

#cancel-comment-reply-link {
  background: #2c7fe0;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  border-radius: 8px;
  float: right;
  margin-top: 0
}

.comment-reply-link {
  font-size: 14px;
  border-radius: 8px;
  padding: 3px 2px;
  margin-top: 0;
  text-decoration: underline
}

#reply-title {
  font-size: 18px;
  color: #2c7fe0;
  margin-top: 0;
  line-height: 1.4
}

#respond {
  padding: 24px 35px;
  background: #f2f2f1
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  #respond {
    padding: 16px 20px
  }
}

#respond #submit {
  border: none;
  margin-left: auto;
  margin-right: auto
}

#respond .form-submit {
  text-align: center
}

#comment-list>li .children.comments-list {
  padding-left: 62px;
  position: relative
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  #comment-list>li .children.comments-list {
    padding-left: 32px
  }
}

#comment-list>li .children.comments-list:before {
  content: "\f112";
  font-family: FontAwesome;
  position: absolute;
  left: 24px
}

.wpulike,
.wp_ulike_general_class {
  display: inline-block
}

.wp_ulike_btn {
  display: inline-block;
  color: #fff;
  border: none;
  background: transparent
}

.c-comment-field {
  margin-bottom: 10px;
  display: flex
}

.c-comment-field>span {
  display: block
}

.c-comment-field>span:first-child {
  padding-top: 8px;
  font-size: 14px;
  flex-basis: 14%;
  text-align: right;
  padding-right: 24px;
  white-space: nowrap
}

.c-comment-field>span:last-child {
  flex-basis: 86%
}

.c-commentlist {
  padding: 24px 35px;
  border: 1px solid #D9D9D9
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-commentlist {
    padding: 12px 24px
  }
}

.c-commentlist #comment-list li.comment {
  background: #f2f2f1;
  padding: 32px 26px;
  margin-top: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.1)
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-commentlist #comment-list li.comment {
    padding-right: 16px
  }
}

.c-commentlist #comment-list li.comment .comments-content {
  font-size: 14px;
  margin-bottom: 10px
}

.c-commentlist #comment-list li.comment .comments-content p {
  font-size: 14px
}

.c-commentlist #comment-list li.comment .comment-meta {
  font-size: 12px;
  color: #646464
}

.c-commentlist #comment-list li.comment .comment-meta a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #646464
}

.c-commentlist #comment-list li.comment .reply {
  text-align: right;
  color: #2c7fe0
}

#comment-list>li .children.comments-list:before {
  color: #2c7fe0;
  top: 30px
}

#comment-list .comment-respond {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff
}

.c-commentform {
  margin-top: 80px
}

.p-contact {
  max-width: 680px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  background: #fff;
  padding-top: .5rem;
  padding-bottom: 2rem;
  box-shadow: 0 4px 24px 4px rgba(0, 0, 0, 0.1)
}

.p-contact__button {
  margin-top: 24px
}

.p-contact__tel {
  font-size: 1.5rem;
  letter-spacing: 2px;
  margin-top: 24px
}

.p-contact__tel i.fa {
  margin-right: 8px
}

.p-landing-block {
  display: table;
  margin-bottom: 3rem
}

.p-landing-block__thumbnail {
  display: table-cell;
  width: 50%;
  background-position: center;
  background-repeat: no-repet
}

.p-landing-block__content {
  display: table-cell;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 4rem;
  padding-bottom: 4rem
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

.owl-height {
  transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .owl-theme .owl-dots {
    display: none
  }
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791
}

.p-post-item.is-horizon {
  border: 1px solid #f2f2f1;
  padding: 32px;
  background: #fff;
  display: flex
}

.p-post-item.is-horizon .p-post-item__thumbnail {
  float: left;
  margin-right: 32px;
  margin-bottom: 0;
  min-width: 30%
}

.p-post-item.is-line {
  border-bottom: 1px solid #f2f2f1;
  padding-top: 32px;
  padding-bottom: 32px;
  display: block;
  margin-bottom: 0
}

.p-post-item.is-line .p-post-item__thumbnail {
  float: left;
  margin-right: 32px;
  margin-bottom: 0
}

.p-post-item.is-line .p-post-item__thumbnail>img {
  max-height: 1.5rem;
  width: auto
}

.p-post-item.is-line .p-post-item__date,
.p-post-item.is-line .p-post-item__category {
  margin-right: 32px;
  float: left;
  color: #000
}

.p-post-item.is-line .p-post-item__title {
  float: left;
  color: #000;
  margin-right: 32px;
  margin-bottom: 0;
  font-size: .875rem;
  margin-top: .1875rem;
  margin-right: 32px
}

.p-post-item.is-line {
  border-bottom: 1px solid #707070;
  padding: 14px 40px 14px 0;
  display: flex;
  margin-bottom: 0;
  position: relative;
  text-decoration: none
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .p-post-item.is-line {
    padding: 14px 24px 18px 0
  }

  .p-post-item.is-line .p-post-item__sup {
    overflow: hidden
  }

  .p-post-item.is-line .p-post-item__sup:after {
    content: "";
    display: block;
    clear: both
  }
}

.p-post-item.is-line:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #2c7fe0;
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -.8125rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .p-post-item.is-line:before {
    top: auto;
    bottom: 14px;
    margin-top: 0
  }
}

.p-post-item.is-line .p-post-item__thumbnail {
  float: left;
  margin-right: 32px;
  margin-bottom: 0
}

.p-post-item.is-line .p-post-item__thumbnail>img {
  max-height: 1.5rem;
  width: auto
}

.p-post-item.is-line .p-post-item__date {
  font-weight: 700;
  margin-right: 1.5rem
}

.p-post-item.is-line .p-post-item__date,
.p-post-item.is-line .p-post-item__category {
  float: left;
  color: #000
}

.p-post-item.is-line .p-post-item__title {
  color: #000;
  margin-bottom: 0;
  font-size: 1rem;
  margin-top: .1875rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
  font-weight: normal;
  position: relative;
  line-height: 1.7;
  max-width: 60%
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .p-post-item.is-line .p-post-item__title {
    float: none;
    padding-top: .75rem;
    margin-left: 0
  }
}

.p-post-item.is-line:hover .p-post-item__title {
  text-decoration: underline
}

.p-post-list {
  border-top: 1px solid #707070
}

.p-post h1,
.p-post h2,
.p-post h3,
.p-post h4,
.p-post h5,
.p-post h6,
.p-post p {
  margin-top: 0
}

.p-privacy {
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 32px;
  background: #EEF1F1;
  max-width: 896px;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

.p-privacy h4 {
  margin-top: 0;
  font-size: 15px;
  margin-bottom: 16px
}

.p-profile-box {
  border: 1px solid #f2f2f1;
  padding: 32px
}

.p-profile-box__thumbnail {
  float: left;
  text-align: center;
  margin-right: 32px
}

.p-profile-box__authorname {
  margin-top: 0;
  font-size: 1.125rem;
  line-height: 1.125rem;
  margin-bottom: 8px
}

.p-sitemap {
  margin-bottom: 3rem
}

.p-sitemap__title {
  font-size: 1.125rem;
  color: #000;
  margin-bottom: 1.5rem
}

.p-sitemap>ul>li {
  list-style: disc;
  list-style-position: inside;
  margin-bottom: .5rem
}

.p-sitemap>ul>li a {
  text-decoration: none
}

.p-sitemap>ul>li a:hover {
  text-decoration: underline
}

.l-aside {
  width: 26.31579%
}

@media screen and (max-width: 67.4375em) {
  .l-aside {
    width: 30.70175%
  }
}

@media (max-width: 950px) {
  .l-aside {
    width: 100%
  }
}

.l-content-box,
.c-lesson {
  margin-bottom: 40px;
  padding: 40px 4vw;
  position: relative;
  background: #fff;
  border: 1px solid #dadce0
}

.l-content-box.is-bg,
.is-bg.c-lesson {
  background: #f2f2f1
}

.l-content-box.is-bg.is-frontpage,
.is-bg.is-frontpage.c-lesson {
  margin-bottom: 0
}

@media screen and (max-width: 46.8125em) {

  .l-content-box.is-bg.is-frontpage,
  .is-bg.is-frontpage.c-lesson {
    padding: 16px;
    padding-left: 0;
    padding-right: 0
  }
}

.l-content-box.is-lg,
.is-lg.c-lesson {
  margin-top: 56px;
  margin-bottom: 56px
}

.l-content-box.is-post-content,
.is-post-content.c-lesson {
  padding: 40px
}

@media screen and (max-width: 67.4375em) {

  .l-content-box.is-post-content,
  .is-post-content.c-lesson {
    padding: 24px
  }
}

@media screen and (max-width: 46.8125em) {

  .l-content-box.is-post-content,
  .is-post-content.c-lesson {
    padding: 16px
  }
}

.l-content-box.is-search-category::before,
.is-search-category.c-lesson::before,
.l-content-box.is-search-keyword::before,
.is-search-keyword.c-lesson::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 15px 17px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  left: 10%;
  top: -15px;
  display: block;
  content: ""
}

@media screen and (max-width: 67.4375em) {

  .l-content-box.is-search-category::before,
  .is-search-category.c-lesson::before,
  .l-content-box.is-search-keyword::before,
  .is-search-keyword.c-lesson::before {
    left: 30% !important
  }
}

.l-content-box.is-search-keyword::before,
.is-search-keyword.c-lesson::before {
  left: 60%
}

@media screen and (max-width: 67.4375em) {

  .l-content-box,
  .c-lesson {
    padding: 20px 36px
  }
}

@media screen and (max-width: 46.8125em) {

  .l-content-box,
  .c-lesson {
    padding: 16px
  }
}

.l-content-box__row {
  display: flex;
  flex-wrap: wrap
}

.l-content-box__row.is-layout-recommend>div {
  width: 23.37398%;
  margin-right: 2.03252%
}

.l-content-box__row.is-layout-recommend>div:nth-child(4n) {
  margin-right: 0
}

@media screen and (max-width: 67.4375em) {
  .l-content-box__row.is-layout-recommend>div {
    width: 48.78049%;
    margin-bottom: 16px
  }

  .l-content-box__row.is-layout-recommend>div:nth-child(2n) {
    margin-right: 0
  }
}

@media screen and (max-width: 46.8125em) {
  .l-content-box__row.is-layout-recommend>div {
    width: 100%;
    margin-right: 0
  }
}

.l-content-box__row.is-layout-category>div {
  width: 29.26829%;
  margin-right: 6.09756%;
  margin-bottom: 40px
}

@media screen and (min-width: 67.5em) {
  .l-content-box__row.is-layout-category>div:nth-child(3n) {
    margin-right: 0
  }
}

@media screen and (max-width: 67.4375em) {
  .l-content-box__row.is-layout-category>div {
    width: 46.95122%
  }

  .l-content-box__row.is-layout-category>div:nth-child(2n) {
    margin-right: 0
  }
}

@media screen and (max-width: 46.8125em) {
  .l-content-box__row.is-layout-category>div {
    width: 100%;
    margin-right: 0
  }
}

.l-content-box__row.is-layout-news>div {
  width: 63.21138%;
  margin-right: 6.60569%
}

.l-content-box__row.is-layout-news>div:nth-child(2n) {
  width: 30.18293%;
  margin-right: 0
}

@media screen and (max-width: 46.8125em) {
  .l-content-box__row.is-layout-news>div {
    width: 100% !important;
    margin-right: 0 !important
  }
}

.l-dialog {
  transition: all ease-in-out 0.1s;
  opacity: 0;
  visibility: hidden;
  width: calc(100% - 16px);
  max-width: 1176px;
  max-height: calc(100% - 16px);
  overflow: auto;
  padding: 56px 100px;
  z-index: 999999;
  position: fixed;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

@media screen and (max-width: 74.9375em) {
  .l-dialog {
    padding: 56px 40px
  }
}

@media screen and (max-width: 67.4375em) {
  .l-dialog {
    padding: 24px 24px
  }
}

@media screen and (max-width: 46.8125em) {
  .l-dialog {
    padding: 16px 8px
  }
}

.l-dialog__close {
  z-index: 1;
  position: absolute;
  right: 20px;
  top: 5px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #2c7fe0;
  transition: all ease-in-out 0.4s
}

@media screen and (max-width: 46.8125em) {
  .l-dialog__close {
    top: -10px
  }
}

.l-dialog__close:hover {
  cursor: pointer;
  color: #015eac
}

.l-dialog__close-button {
  margin-top: 64px;
  text-align: center
}

@media screen and (max-width: 46.8125em) {
  .l-dialog__close-button {
    margin-top: 24px;
    margin-bottom: 24px
  }
}

.l-dialog.is-active {
  transition: all ease-in-out 0.1s;
  opacity: 1;
  visibility: visible
}

.l-dialog__layer {
  transition: all ease-in-out 0.1s;
  opacity: 0;
  visibility: hidden;
  height: 100%;
  width: 100%;
  position: fixed;
  content: "";
  background: rgba(0, 0, 0, 0.54);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999
}

.l-dialog__layer.is-active {
  transition: all ease-in-out 0.1s;
  opacity: 1;
  visibility: visible
}

.l-footer-simple__nav {
  padding-top: 34px;
  padding-bottom: 34px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer-simple__nav {
    display: none
  }
}

.l-footer-simple__nav ul {
  display: flex;
  margin: 0 auto;
  text-align: center;
  justify-content: center
}

.l-footer-simple__nav ul>li:last-child a:before {
  display: none
}

.l-footer-simple__nav ul>li a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.7px;
  padding: 0px 18px;
  position: relative;
  transition: all 0.2s
}

.l-footer-simple__nav ul>li a:before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 24px;
  background: #707070;
  top: 50%;
  right: 0px;
  transform: translateY(-50%)
}

.l-footer-simple__nav ul>li a:hover {
  opacity: 0.7
}

@media (max-width: 900px) {
  .l-footer-simple__nav ul>li a {
    font-size: 11.5px
  }
}

.l-footer-simple__copyright {
  text-align: center;
  border: 1px solid rgba(41, 123, 80, 0.1);
  padding-top: 14px;
  padding-bottom: 18px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer-simple__copyright {
    padding-top: 18px;
    padding-bottom: 18px
  }
}

.l-footer-simple__copyright p {
  font-size: 12px;
  letter-spacing: 1.2px;
  opacity: 0.5
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer-simple__copyright p {
    font-size: 9px;
    letter-spacing: 0.4px
  }
}

.l-footer {
  background-color: #015eac;
  padding-top: 54px;
  padding-bottom: 32px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer {
    padding-top: 32px
  }
}

@media screen and (max-width: 67.4375em) {
  .l-footer__inner {
    display: block
  }
}

.l-footer__desc {
  text-align: center;
  font-size: 13px;
  color: #fff;
  margin-bottom: 32px
}

.l-footer__logo {
  display: block;
  width: 18rem;
  font-weight: normal;
  text-decoration: none;
  color: inherit;
  padding-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
  text-align: center
}

@media screen and (max-width: 67.4375em) {
  .l-footer__logo {
    margin-bottom: 16px;
    text-align: center;
    margin-right: 0;
    margin-left: auto;
    margin-right: auto
  }
}

.l-footer__logo img {
  display: inline-block;
  width: 100%;
  height: auto
}

@media screen and (max-width: 67.4375em) {
  .l-footer__logo img {
    width: 11.375rem;
    margin: 0
  }
}

.l-footer__menu {
  margin-top: 5px;
  display: flex;
  margin-left: auto;
  justify-content: flex-end
}

@media screen and (max-width: 67.4375em) {
  .l-footer__menu {
    display: block;
    margin-top: 0px
  }
}

.l-footer__menu li {
  margin-right: 48px
}

@media screen and (max-width: 74.9375em) {
  .l-footer__menu li {
    margin-right: 20px
  }
}

@media screen and (max-width: 67.4375em) {
  .l-footer__menu li {
    margin-bottom: 16px
  }
}

.l-footer__menu li a {
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none
}

.l-footer__menu li a:hover {
  text-decoration: underline
}

.l-footer__menu li:last-child {
  margin-right: 0
}

.l-footer__contact {
  text-align: right
}

.l-footer__contact-title {
  font-weight: bold;
  margin-bottom: 16px;
  color: #2c7fe0
}

@media screen and (max-width: 67.4375em) {
  .l-footer__contact-title {
    font-weight: normal;
    margin: 0
  }
}

.l-footer__copyright {
  color: #fff;
  font-size: 12px;
  display: block;
  text-align: center;
  padding: 20px 0;
  opacity: 0.5;
  font-weight: 700;
  font-weight: normal
}

.l-footer__copyright small,
.l-footer__copyright .c-dropdown__list li a,
.c-dropdown__list li .l-footer__copyright a {
  font-size: .6875rem
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  .l-footer__copyright small,
  .l-footer__copyright .c-dropdown__list li a,
  .c-dropdown__list li .l-footer__copyright a {
    font-size: .6875rem
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__copyright {
    padding: 10px 0;
    margin-top: 32px
  }
}

.l-global-nav {
  width: 100%
}

@media (max-width: 950px) {
  .l-global-nav {
    display: none
  }
}

.l-global-nav__main {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding-right: 32px
}

@media (min-width: 768px) and (max-width: 1200px) {
  .l-global-nav__main {
    padding-right: 16px
  }
}

.l-global-nav__main>li>a {
  padding-left: 2vw !important;
  padding-right: 2vw !important;
  font-size: 16px
}

.l-global-nav__main>li>a>span {
  display: inline-block;
  padding-right: 8px
}

.l-global-nav__main>li {
  display: block;
  padding: 0px 0px;
  text-align: center
}

.l-global-nav__main>li:hover .l-global-nav__sub {
  transition: all ease-in-out 0.1s;
  opacity: 1;
  visibility: visible
}

.l-global-nav__main>li a.l-global-nav__link {
  display: block;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  text-decoration: none;
  color: #333;
  transition: all ease-in-out .2s;
  font-weight: bold;
  font-size: 14px;
  padding-left: 1.4vw;
  padding-right: 1.4vw;
  padding-top: 16px;
  padding-bottom: 16px;
  margin-top: 16px
}
.l-global-nav__main>li a.l-global-nav__link i {
    color: #2c7fe0;
}
@media (max-width: 1440px) {
  .l-global-nav__main>li a.l-global-nav__link {
    font-size: 14px;
    padding-left: 1vw;
    padding-right: 1vw
  }
}

@media (max-width: 1340px) {
  .l-global-nav__main>li a.l-global-nav__link {
    font-size: 14px;
    padding-left: 0.6vw;
    padding-right: 0.6vw
  }
}

@media (max-width: 1100px) {
  .l-global-nav__main>li a.l-global-nav__link {
    font-size: 14px
  }
}

.l-global-nav__main>li a.l-global-nav__link .fa {
  font-size: 16px;
  margin-right: 7px
}

.l-global-nav__main>li a.l-global-nav__link:hover {
  opacity: 1;
  background: #2c7fe0;
  color: #fff
}

.l-global-nav__main>li a.l-global-nav__link:hover .fa {
  color: #fff
}

.l-global-nav__main>li:last-child a.l-global-nav__link {
  border-right: none
}

.l-global-nav__main>li.has-child a.l-global-nav__link::after {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f107";
  color: #2c7fe0;
  margin-left: 5px
}

.l-global-nav__main>li.has-child a.l-global-nav__link:hover:after {
  color: #fff
}

.l-global-nav__sub {
  transition: all ease-in-out 0.1s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  z-index: 200;
  padding-top: 0px;
  width: 100vw
}

.l-global-nav__sub__pointer {
  position: relative;
  height: 15px;
  width: 34px;
  display: none
}

.l-global-nav__sub__arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 15px 17px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  left: 0;
  display: none
}

.l-global-nav__sub__inner {
  background-color: #2c7fe0;
  padding: 24px
}

.l-global-nav__sub__nav__submenu__item li:before {
  font-family: "FontAwesome";
  content: "\f138";
  color: #2c7fe0;
  position: absolute;
  top: 10px;
  left: 0
}

.l-global-nav__sub__nav__submenu__item li a.l-global-nav__sublink {
  text-decoration: underline;
  font-weight: normal;
  text-align: left;
  color: #000;
  font-size: 15px
}

@media (max-width: 1100px) {
  .l-global-nav__sub__nav__submenu__item li a.l-global-nav__sublink {
    font-size: 14px
  }
}

.l-global-nav__sub__nav__submenu__item li a.l-global-nav__sublink:hover {
  color: #2c7fe0
}

.l-global-nav__layer {
  transition: all ease-in-out 0.1s;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  content: "";
  width: 100%;
  height: calc(100% - 170px);
  position: fixed;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.54)
}

.l-global-nav__layer.is-active {
  transition: all ease-in-out 0.1s;
  opacity: 1;
  visibility: visible
}

.l-global-nav.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000000
}

@media (min-width: 660px) {
  .logged-in.admin-bar .l-global-nav__layer {
    height: calc(100% - 192px) !important
  }
}

.l-header {
  transition: all ease-in-out 0.4s
}

@media (max-width: 950px) {
  .l-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 9990;
    padding-top: 5px;
    background-color: #FFF
  }

  .is-scrolling .l-header {
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5
  }
}

.is-slidebar-active .l-header {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5)
}

.l-header__content {
  display: flex
}

.l-header__heading {
  font-size: 12px;
  margin: 0;
  color: #9A9A9A;
  font-weight: 400
}

@media (max-width: 950px) {
  .l-header__heading {
    display: none
  }
}

.l-header__text {
  font-size: 12px;
  letter-spacing: 0.8px;
  padding-left: 12px
}

.l-header__inner {
  display: flex;
  align-items: center;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: space-between
}

@media (max-width: 1100px) {
  .l-header__inner {
    display: block
  }
}

.l-header__logo {
  padding-left: 32px;
  display: block;
  max-width: 360px;
  width: 100%;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-header__logo {
    padding-top: 0;
    margin-top: -5px
  }
}

.l-header__logo img {
  max-width: 100%;
  width: auto;
  height: auto
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-header__logo img {
    max-height: 54px;
    width: auto
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .l-header__logo {
    max-width: 140px;
    padding-top: 0
  }

  .l-header__logo img {
    max-width: 110px
  }
}

@media (min-width: 500px) and (max-width: 768px) {
  .l-header__logo .u-hidden-lg {
    display: block !important
  }

  .l-header__logo .u-hidden-sm {
    display: none !important
  }
}

@media screen and (max-width: 59.375em) {
  .l-header__logo {
    padding-top: 0px;
    padding-bottom: 0;
    max-width: 173px;
    border: none
  }

  .l-header__logo a {
    display: block;
    text-align: left;
    padding-left: 16px
  }
}

.l-header__upper {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding-right: 28px;
  padding-top: 14px
}

.l-header__aside {
  flex-basis: calc(100% - 192px);
  max-width: calc(100% - 192px)
}

@media (min-width: 768px) and (max-width: 1200px) {
  .l-header__aside {
    flex-basis: calc(100% - 140px);
    max-width: calc(100% - 140px)
  }
}

@media screen and (max-width: 59.375em) {
  .l-header__aside {
    display: none
  }
}

.l-header__aside__search {
  display: flex;
  max-width: 265px;
  width: 100%;
  position: relative;
  margin-right: 28px
}

.l-header__aside__search form {
  width: 100%
}

.l-header__aside__search .c-searchform {
  width: 100%
}

.l-header__aside__search__input {
  width: 100%
}

.l-header__aside__search input {
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  border: 1px solid #ccc;
  border-radius: 500px;
  min-height: 42px;
  padding-left: 24px
}

.l-header__aside__search button {
  position: absolute;
  color: #2c7fe0;
  top: 4px;
  right: 8px;
  background: transparent
}

.l-header__aside__buttons {
  display: flex
}

.l-header__aside__button {
  max-width: 230px;
  width: 100%;
  margin-left: 1vw
}

.l-header__aside__button a {
  padding-left: 24px;
  padding-right: 24px;
  letter-spacing: 0px;
  width: 100%;
  font-size: 13px;
  border: 1px solid transparent;
  font-weight: bold;
  background: #2c7fe0;
  white-space: nowrap
}

.l-header__aside__button a i.fa {
  margin-right: 4px
}

.l-header__aside__button a:hover {
  background: #fff;
  opacity: 0.7;
  color: #015eac
}

@media (min-width: 768px) and (max-width: 1100px) {
  .l-header__inner {
    display: block
  }

  .l-header__logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: none
  }

  .l-header__upper {
    justify-content: center
  }

  .l-header__aside {
    max-width: 100%
  }
}

@media (max-width: 1200px) {
  .l-container {
    padding-right: 32px;
    padding-left: 32px
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-container {
    padding-right: 16px;
    padding-left: 16px
  }
}

.l-container.is-two-columns {
  display: flex;
  padding: 0 !important
}

@media (max-width: 950px) {
  .l-container.is-two-columns {
    display: block
  }
}

.l-category-content {
  margin-bottom: 48px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-category-content {
    margin-bottom: 24px
  }
}

.l-main.is-two-columns {
  width: 69.47368%;
  margin-right: 3.50877%
}

@media screen and (max-width: 67.4375em) {
  .l-main.is-two-columns {
    width: 66.84211%;
    margin-right: 1.75439%
  }
}

@media (max-width: 950px) {
  .l-main.is-two-columns {
    width: 100%;
    margin-right: 0;
    padding-bottom: 56px
  }
}

#tinymce.post-type-page {
  max-width: 944px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", Noto Sans JP, Noto Sans Japanese, Noto Sans, sans-serif;
  margin-top: 40px !important
}

#tinymce.post-type-page>*:first-child,
.l-page-content>*:first-child {
  margin-top: 0
}

#tinymce.post-type-page>*:first-child,
.l-page-content>*:first-child {
  margin-top: 0
}

#tinymce.post-type-page>*:first-child>*:first-child,
.l-page-content>*:first-child>*:first-child {
  margin-top: 0
}

#tinymce.post-type-page h2,
.l-page-content h2 {
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 38px;
  color: #2c7fe0;
  margin-bottom: 26px;
  margin-top: 80px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  #tinymce.post-type-page h2,
  .l-page-content h2 {
    font-size: 24px;
    margin-top: 40px;
    line-height: 1.8;
    letter-spacing: 0.05em
  }
}

#tinymce.post-type-page h3,
.l-page-content h3 {
  font-weight: bold;
  font-size: 28px;
  line-height: 38px;
  text-align: left;
  padding-bottom: 18px;
  margin-bottom: 30px;
  color: #2c7fe0;
  position: relative;
  margin-top: 80px;
  border-bottom: 3px solid #D9D9D9
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  #tinymce.post-type-page h3,
  .l-page-content h3 {
    font-size: 22px
  }
}

#tinymce.post-type-page h3:before,
.l-page-content h3:before {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 127px;
  display: block;
  height: 3px;
  background: #2c7fe0
}

#tinymce.post-type-page h4,
.l-page-content h4 {
  margin-top: 90px;
  border-left: 4px solid #2c7fe0;
  padding-left: 16px;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 32px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  #tinymce.post-type-page h4,
  .l-page-content h4 {
    margin-top: 45px;
    font-size: 1.125rem;
    letter-spacing: 0
  }
}

#tinymce.post-type-page p,
.l-page-content p {
  margin-bottom: 1.5em
}

#tinymce.post-type-page h5,
.l-page-content h5 {
  background: #f2f2f1;
  padding: 12px 16px;
  margin-bottom: 24px;
  margin-top: 24px
}

#tinymce.post-type-page h5+ul,
.l-page-content h5+ul {
  border-top: 1px solid #dde5ec;
  padding-top: 16px;
  background: #f2f2f1;
  margin-top: -24px;
  padding-bottom: 24px;
  padding-left: 54px;
  padding-right: 40px
}

#tinymce.post-type-page ul,
.l-page-content ul {
  padding-left: 2vw
}

#tinymce.post-type-page ul li,
.l-page-content ul li {
  list-style: inherit
}

#tinymce.post-type-page ol>li,
.l-page-content ol>li {
  list-style: inherit
}

#tinymce.post-type-page ol>li>ol li,
.l-page-content ol>li>ol li {
  list-style: inherit
}

#tinymce.post-type-page ol>li>ol li>ol li,
.l-page-content ol>li>ol li>ol li {
  list-style: inherit
}

#tinymce.post-type-post,
#tinymce.post-type-info,
#tinymce.post-type-news {
  background: #fff;
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", Noto Sans JP, Noto Sans Japanese, Noto Sans, sans-serif;
  margin-top: 40px !important;
  max-width: 712px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0
}

#tinymce.post-type-news p,
#tinymce.post-type-news img,
#tinymce.post-type-info p,
#tinymce.post-type-info img,
#tinymce.acf_content p,
#tinymce.acf_content img,
#tinymce.post-type-post p,
#tinymce.post-type-post img,
.l-post-content p,
.l-post-content img {
  margin-bottom: 16px;
  max-width: 100%
}

#tinymce.post-type-news h1,
#tinymce.post-type-info h1,
#tinymce.acf_content h1,
#tinymce.post-type-post h1,
.l-post-content h1 {
  font-weight: bold;
  font-size: 28px;
  line-height: 38px;
  text-align: left;
  padding-bottom: 18px;
  margin-bottom: 30px;
  color: #2c7fe0;
  position: relative;
  margin-top: 80px;
  border-bottom: 3px solid #D9D9D9
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  #tinymce.post-type-news h1,
  #tinymce.post-type-info h1,
  #tinymce.acf_content h1,
  #tinymce.post-type-post h1,
  .l-post-content h1 {
    font-size: 22px
  }
}

#tinymce.post-type-news h1:before,
#tinymce.post-type-info h1:before,
#tinymce.acf_content h1:before,
#tinymce.post-type-post h1:before,
.l-post-content h1:before {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 127px;
  display: block;
  height: 3px;
  background: #2c7fe0
}

#tinymce.post-type-news h2,
#tinymce.post-type-info h2,
#tinymce.acf_content h2,
#tinymce.post-type-post h2,
.l-post-content h2 {
  margin-top: 60px;
  border-left: 4px solid #2c7fe0;
  padding-left: 16px;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 32px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  #tinymce.post-type-news h2,
  #tinymce.post-type-info h2,
  #tinymce.acf_content h2,
  #tinymce.post-type-post h2,
  .l-post-content h2 {
    margin-top: 45px;
    font-size: 1.125rem;
    letter-spacing: 0
  }
}

#tinymce.post-type-news ul,
#tinymce.post-type-info ul,
#tinymce.acf_content ul,
#tinymce.post-type-post ul,
.l-post-content ul {
  padding-left: 2vw
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {

  #tinymce.post-type-news ul,
  #tinymce.post-type-info ul,
  #tinymce.acf_content ul,
  #tinymce.post-type-post ul,
  .l-post-content ul {
    padding-left: 24px
  }
}

#tinymce.post-type-news ul li,
#tinymce.post-type-info ul li,
#tinymce.acf_content ul li,
#tinymce.post-type-post ul li,
.l-post-content ul li {
  list-style: inherit
}

#tinymce.post-type-news ol>li,
#tinymce.post-type-info ol>li,
#tinymce.acf_content ol>li,
#tinymce.post-type-post ol>li,
.l-post-content ol>li {
  list-style: inherit
}

#tinymce.post-type-news ol>li>ol li,
#tinymce.post-type-info ol>li>ol li,
#tinymce.acf_content ol>li>ol li,
#tinymce.post-type-post ol>li>ol li,
.l-post-content ol>li>ol li {
  list-style: inherit
}

#tinymce.post-type-news ol>li>ol li>ol li,
#tinymce.post-type-info ol>li>ol li>ol li,
#tinymce.acf_content ol>li>ol li>ol li,
#tinymce.post-type-post ol>li>ol li>ol li,
.l-post-content ol>li>ol li>ol li {
  list-style: inherit
}

#tinymce.post-type-news .c-search-link__links,
#tinymce.post-type-info .c-search-link__links,
#tinymce.acf_content .c-search-link__links,
#tinymce.post-type-post .c-search-link__links,
.l-post-content .c-search-link__links {
  padding-left: 0
}

#tinymce.post-type-news .c-button,
#tinymce.post-type-news .c-bnr-content__button,
#tinymce.post-type-news .c-curriculum__link a,
.c-curriculum__link #tinymce.post-type-news a,
#tinymce.post-type-news .c-form-block__button,
#tinymce.post-type-news .c-form-block__submit button,
.c-form-block__submit #tinymce.post-type-news button,
#tinymce.post-type-news .c-social-share>a,
#tinymce.post-type-news .c-tag-navi__button,
#tinymce.post-type-info .c-button,
#tinymce.post-type-info .c-bnr-content__button,
#tinymce.post-type-info .c-curriculum__link a,
.c-curriculum__link #tinymce.post-type-info a,
#tinymce.post-type-info .c-form-block__button,
#tinymce.post-type-info .c-form-block__submit button,
.c-form-block__submit #tinymce.post-type-info button,
#tinymce.post-type-info .c-social-share>a,
#tinymce.post-type-info .c-tag-navi__button,
#tinymce.acf_content .c-button,
#tinymce.acf_content .c-bnr-content__button,
#tinymce.acf_content .c-curriculum__link a,
.c-curriculum__link #tinymce.acf_content a,
#tinymce.acf_content .c-form-block__button,
#tinymce.acf_content .c-form-block__submit button,
.c-form-block__submit #tinymce.acf_content button,
#tinymce.acf_content .c-social-share>a,
#tinymce.acf_content .c-tag-navi__button,
#tinymce.post-type-post .c-button,
#tinymce.post-type-post .c-bnr-content__button,
#tinymce.post-type-post .c-curriculum__link a,
.c-curriculum__link #tinymce.post-type-post a,
#tinymce.post-type-post .c-form-block__button,
#tinymce.post-type-post .c-form-block__submit button,
.c-form-block__submit #tinymce.post-type-post button,
#tinymce.post-type-post .c-social-share>a,
#tinymce.post-type-post .c-tag-navi__button,
.l-post-content .c-button,
.l-post-content .c-bnr-content__button,
.l-post-content .c-curriculum__link a,
.c-curriculum__link .l-post-content a,
.l-post-content .c-form-block__button,
.l-post-content .c-form-block__submit button,
.c-form-block__submit .l-post-content button,
.l-post-content .c-social-share>a,
.l-post-content .c-tag-navi__button {
  transition: all ease .2s;
  position: relative
}

#tinymce.post-type-news .c-button:hover,
#tinymce.post-type-news .c-bnr-content__button:hover,
#tinymce.post-type-news .c-curriculum__link a:hover,
.c-curriculum__link #tinymce.post-type-news a:hover,
#tinymce.post-type-news .c-form-block__button:hover,
#tinymce.post-type-news .c-form-block__submit button:hover,
.c-form-block__submit #tinymce.post-type-news button:hover,
#tinymce.post-type-news .c-social-share>a:hover,
#tinymce.post-type-news .c-tag-navi__button:hover,
#tinymce.post-type-info .c-button:hover,
#tinymce.post-type-info .c-bnr-content__button:hover,
#tinymce.post-type-info .c-curriculum__link a:hover,
.c-curriculum__link #tinymce.post-type-info a:hover,
#tinymce.post-type-info .c-form-block__button:hover,
#tinymce.post-type-info .c-form-block__submit button:hover,
.c-form-block__submit #tinymce.post-type-info button:hover,
#tinymce.post-type-info .c-social-share>a:hover,
#tinymce.post-type-info .c-tag-navi__button:hover,
#tinymce.acf_content .c-button:hover,
#tinymce.acf_content .c-bnr-content__button:hover,
#tinymce.acf_content .c-curriculum__link a:hover,
.c-curriculum__link #tinymce.acf_content a:hover,
#tinymce.acf_content .c-form-block__button:hover,
#tinymce.acf_content .c-form-block__submit button:hover,
.c-form-block__submit #tinymce.acf_content button:hover,
#tinymce.acf_content .c-social-share>a:hover,
#tinymce.acf_content .c-tag-navi__button:hover,
#tinymce.post-type-post .c-button:hover,
#tinymce.post-type-post .c-bnr-content__button:hover,
#tinymce.post-type-post .c-curriculum__link a:hover,
.c-curriculum__link #tinymce.post-type-post a:hover,
#tinymce.post-type-post .c-form-block__button:hover,
#tinymce.post-type-post .c-form-block__submit button:hover,
.c-form-block__submit #tinymce.post-type-post button:hover,
#tinymce.post-type-post .c-social-share>a:hover,
#tinymce.post-type-post .c-tag-navi__button:hover,
.l-post-content .c-button:hover,
.l-post-content .c-bnr-content__button:hover,
.l-post-content .c-curriculum__link a:hover,
.c-curriculum__link .l-post-content a:hover,
.l-post-content .c-form-block__button:hover,
.l-post-content .c-form-block__submit button:hover,
.c-form-block__submit .l-post-content button:hover,
.l-post-content .c-social-share>a:hover,
.l-post-content .c-tag-navi__button:hover {
  opacity: 0.7
}

#tinymce.post-type-news .c-button .fa,
#tinymce.post-type-news .c-bnr-content__button .fa,
#tinymce.post-type-news .c-curriculum__link a .fa,
.c-curriculum__link #tinymce.post-type-news a .fa,
#tinymce.post-type-news .c-form-block__button .fa,
#tinymce.post-type-news .c-form-block__submit button .fa,
.c-form-block__submit #tinymce.post-type-news button .fa,
#tinymce.post-type-news .c-social-share>a .fa,
#tinymce.post-type-news .c-tag-navi__button .fa,
#tinymce.post-type-info .c-button .fa,
#tinymce.post-type-info .c-bnr-content__button .fa,
#tinymce.post-type-info .c-curriculum__link a .fa,
.c-curriculum__link #tinymce.post-type-info a .fa,
#tinymce.post-type-info .c-form-block__button .fa,
#tinymce.post-type-info .c-form-block__submit button .fa,
.c-form-block__submit #tinymce.post-type-info button .fa,
#tinymce.post-type-info .c-social-share>a .fa,
#tinymce.post-type-info .c-tag-navi__button .fa,
#tinymce.acf_content .c-button .fa,
#tinymce.acf_content .c-bnr-content__button .fa,
#tinymce.acf_content .c-curriculum__link a .fa,
.c-curriculum__link #tinymce.acf_content a .fa,
#tinymce.acf_content .c-form-block__button .fa,
#tinymce.acf_content .c-form-block__submit button .fa,
.c-form-block__submit #tinymce.acf_content button .fa,
#tinymce.acf_content .c-social-share>a .fa,
#tinymce.acf_content .c-tag-navi__button .fa,
#tinymce.post-type-post .c-button .fa,
#tinymce.post-type-post .c-bnr-content__button .fa,
#tinymce.post-type-post .c-curriculum__link a .fa,
.c-curriculum__link #tinymce.post-type-post a .fa,
#tinymce.post-type-post .c-form-block__button .fa,
#tinymce.post-type-post .c-form-block__submit button .fa,
.c-form-block__submit #tinymce.post-type-post button .fa,
#tinymce.post-type-post .c-social-share>a .fa,
#tinymce.post-type-post .c-tag-navi__button .fa,
.l-post-content .c-button .fa,
.l-post-content .c-bnr-content__button .fa,
.l-post-content .c-curriculum__link a .fa,
.c-curriculum__link .l-post-content a .fa,
.l-post-content .c-form-block__button .fa,
.l-post-content .c-form-block__submit button .fa,
.c-form-block__submit .l-post-content button .fa,
.l-post-content .c-social-share>a .fa,
.l-post-content .c-tag-navi__button .fa {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px
}

#tinymce.post-type-news dl,
#tinymce.post-type-info dl,
#tinymce.acf_content dl,
#tinymce.post-type-post dl,
.l-post-content dl {
  margin-bottom: 8px
}

#tinymce.post-type-news dl dt,
#tinymce.post-type-info dl dt,
#tinymce.acf_content dl dt,
#tinymce.post-type-post dl dt,
.l-post-content dl dt {
  font-weight: bold;
  border-bottom: 1px solid #2c7fe0;
  padding-bottom: 6px;
  margin-bottom: 6px
}

#tinymce.post-type-news dl dd,
#tinymce.post-type-info dl dd,
#tinymce.acf_content dl dd,
#tinymce.post-type-post dl dd,
.l-post-content dl dd {
  font-size: 0.95em;
  margin-bottom: 8px
}

#tinymce.post-type-news pre,
#tinymce.post-type-info pre,
#tinymce.acf_content pre,
#tinymce.post-type-post pre,
.l-post-content pre {
  padding: 14px 20px;
  background: #E8E8E8
}

#tinymce.acf_content {
  padding-top: 0 !important
}

#pdfContainer {
  position: relative
}

.pdfitem {
  margin-top: 32px;
  margin-bottom: 32px;
  position: relative;
  max-width: 100%
}

.pdfitem canvas {
  max-width: 100%
}

@media print {

  html,
  body {
    min-width: 1140px
  }

  .slidebar-menu,
  .slidebar-button,
  .u-hidden-lg {
    display: none
  }

  .large-1 {
    width: 8.33333%
  }

  .is-push-lg-1 {
    width: push(1)
  }

  .large-2 {
    width: 16.66667%
  }

  .is-push-lg-2 {
    width: push(2)
  }

  .large-3 {
    width: 25%
  }

  .is-push-lg-3 {
    width: push(3)
  }

  .large-4 {
    width: 33.33333%
  }

  .is-push-lg-4 {
    width: push(4)
  }

  .large-5 {
    width: 41.66667%
  }

  .is-push-lg-5 {
    width: push(5)
  }

  .large-6 {
    width: 50%
  }

  .is-push-lg-6 {
    width: push(6)
  }

  .large-7 {
    width: 58.33333%
  }

  .is-push-lg-7 {
    width: push(7)
  }

  .large-8 {
    width: 66.66667%
  }

  .is-push-lg-8 {
    width: push(8)
  }

  .large-9 {
    width: 75%
  }

  .is-push-lg-9 {
    width: push(9)
  }

  .large-10 {
    width: 83.33333%
  }

  .is-push-lg-10 {
    width: push(10)
  }

  .large-11 {
    width: 91.66667%
  }

  .is-push-lg-11 {
    width: push(11)
  }

  .large-12 {
    width: 100%
  }

  .is-push-lg-12 {
    width: push(12)
  }
}

@media print {
  .l-main {
    max-width: 98%;
    float: none
  }

  body {
    background: none
  }

  html,
  body {
    width: auto;
    height: auto !important;
    font-family: sans-serif
  }

  .c-pagetop,
  .l-footer,
  .w-maincategorybox,
  .c-lecture,
  .c-manualpost__print,
  .c-post-navs,
  .c-post-navs+.c-button.is-back .c-button.is-back,
  .c-post-navs+.is-back.c-bnr-content__button .c-button.is-back,
  .c-curriculum__link .c-post-navs+a.is-back .c-button.is-back,
  .c-post-navs+.is-back.c-form-block__button .c-button.is-back,
  .c-form-block__submit .c-post-navs+button.is-back .c-button.is-back,
  .c-social-share>.c-post-navs+a.is-back .c-button.is-back,
  .c-post-navs+.is-back.c-tag-navi__button .c-button.is-back,
  .c-post-navs+.c-button.is-back .is-back.c-bnr-content__button,
  .c-post-navs+.is-back.c-bnr-content__button .is-back.c-bnr-content__button,
  .c-curriculum__link .c-post-navs+a.is-back .is-back.c-bnr-content__button,
  .c-post-navs+.is-back.c-form-block__button .is-back.c-bnr-content__button,
  .c-form-block__submit .c-post-navs+button.is-back .is-back.c-bnr-content__button,
  .c-social-share>.c-post-navs+a.is-back .is-back.c-bnr-content__button,
  .c-post-navs+.is-back.c-tag-navi__button .is-back.c-bnr-content__button,
  .c-post-navs+.c-button.is-back .c-curriculum__link a.is-back,
  .c-curriculum__link .c-post-navs+.c-button.is-back a.is-back,
  .c-post-navs+.is-back.c-bnr-content__button .c-curriculum__link a.is-back,
  .c-curriculum__link .c-post-navs+.is-back.c-bnr-content__button a.is-back,
  .c-curriculum__link .c-post-navs+a.is-back a.is-back,
  .c-post-navs+.is-back.c-form-block__button .c-curriculum__link a.is-back,
  .c-curriculum__link .c-post-navs+.is-back.c-form-block__button a.is-back,
  .c-form-block__submit .c-post-navs+button.is-back .c-curriculum__link a.is-back,
  .c-curriculum__link .c-form-block__submit .c-post-navs+button.is-back a.is-back,
  .c-social-share>.c-post-navs+a.is-back .c-curriculum__link a.is-back,
  .c-curriculum__link .c-social-share>.c-post-navs+a.is-back a.is-back,
  .c-post-navs+.is-back.c-tag-navi__button .c-curriculum__link a.is-back,
  .c-curriculum__link .c-post-navs+.is-back.c-tag-navi__button a.is-back,
  .c-post-navs+.c-button.is-back .is-back.c-form-block__button,
  .c-post-navs+.is-back.c-bnr-content__button .is-back.c-form-block__button,
  .c-curriculum__link .c-post-navs+a.is-back .is-back.c-form-block__button,
  .c-post-navs+.is-back.c-form-block__button .is-back.c-form-block__button,
  .c-form-block__submit .c-post-navs+button.is-back .is-back.c-form-block__button,
  .c-social-share>.c-post-navs+a.is-back .is-back.c-form-block__button,
  .c-post-navs+.is-back.c-tag-navi__button .is-back.c-form-block__button,
  .c-post-navs+.c-button.is-back .c-form-block__submit button.is-back,
  .c-form-block__submit .c-post-navs+.c-button.is-back button.is-back,
  .c-post-navs+.is-back.c-bnr-content__button .c-form-block__submit button.is-back,
  .c-form-block__submit .c-post-navs+.is-back.c-bnr-content__button button.is-back,
  .c-curriculum__link .c-post-navs+a.is-back .c-form-block__submit button.is-back,
  .c-form-block__submit .c-curriculum__link .c-post-navs+a.is-back button.is-back,
  .c-post-navs+.is-back.c-form-block__button .c-form-block__submit button.is-back,
  .c-form-block__submit .c-post-navs+.is-back.c-form-block__button button.is-back,
  .c-form-block__submit .c-post-navs+button.is-back button.is-back,
  .c-social-share>.c-post-navs+a.is-back .c-form-block__submit button.is-back,
  .c-form-block__submit .c-social-share>.c-post-navs+a.is-back button.is-back,
  .c-post-navs+.is-back.c-tag-navi__button .c-form-block__submit button.is-back,
  .c-form-block__submit .c-post-navs+.is-back.c-tag-navi__button button.is-back,
  .c-post-navs+.c-button.is-back .c-social-share>a.is-back,
  .c-post-navs+.is-back.c-bnr-content__button .c-social-share>a.is-back,
  .c-curriculum__link .c-post-navs+a.is-back .c-social-share>a.is-back,
  .c-post-navs+.is-back.c-form-block__button .c-social-share>a.is-back,
  .c-form-block__submit .c-post-navs+button.is-back .c-social-share>a.is-back,
  .c-social-share>.c-post-navs+a.is-back .c-social-share>a.is-back,
  .c-post-navs+.is-back.c-tag-navi__button .c-social-share>a.is-back,
  .c-post-navs+.c-button.is-back .is-back.c-tag-navi__button,
  .c-post-navs+.is-back.c-bnr-content__button .is-back.c-tag-navi__button,
  .c-curriculum__link .c-post-navs+a.is-back .is-back.c-tag-navi__button,
  .c-post-navs+.is-back.c-form-block__button .is-back.c-tag-navi__button,
  .c-form-block__submit .c-post-navs+button.is-back .is-back.c-tag-navi__button,
  .c-social-share>.c-post-navs+a.is-back .is-back.c-tag-navi__button,
  .c-post-navs+.is-back.c-tag-navi__button .is-back.c-tag-navi__button,
  .c-manualpost__print {
    display: none !important
  }

  .c-lesson-header,
  .l-content-box,
  .c-lesson,
  .c-lesson {
    box-shadow: none
  }

  .l-content-box.is-post-content,
  .is-post-content.c-lesson,
  .is-post-content.c-lesson {
    padding: 0
  }

  .c-lesson-header__content {
    min-height: 0px
  }

  .c-lesson-header__buttons {
    display: none
  }

  #adminbar {
    display: none
  }

  .l-header {
    display: none
  }

  .l-aside {
    display: none
  }

  .c-sp-submenu {
    display: none
  }

  .c-slidebar-button.js-slidebar-button {
    display: none
  }

  .c-page-header {
    display: none
  }
}

.l-search-form {
  width: 100%;
  background: #FFFFFF
}

.l-search-form .l-container {
  padding-left: 0;
  padding-right: 0
}

.l-search-form__row {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  justify-content: center
}

@media screen and (max-width: 67.4375em) {
  .l-search-form__row {
    display: block
  }
}

.l-search-form__by-keyword {
  transition: all ease .2s;
  max-width: 634px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border: 0
}

@media screen and (max-width: 67.4375em) {
  .l-search-form__by-keyword {
    width: 100%;
    border: 0
  }
}

.l-search-form__by-keyword.is-nofocus {
  opacity: 0.6
}

.l-search-form__by-keyword.is-nofocus:hover {
  opacity: 1
}

.l-search-form.is-search {
  margin: 40px auto 64px auto
}

@media screen and (max-width: 46.8125em) {
  .l-search-form.is-search {
    margin: 32px auto
  }
}

.l-search-form.is-footer {
  background: #FFFFFF;
  padding: 42px 0 70px
}

@media screen and (max-width: 46.8125em) {
  .l-search-form.is-footer {
    padding: 10px 20px 40px
  }
}

.is-searchkeyword .l-search-form__by-category {
  opacity: 0.5
}

.is-searchkeyword .l-search-form__by-category:hover {
  opacity: 1
}

.is-searchcategory .l-search-form__by-keyword {
  opacity: 0.5
}

.is-searchcategory .l-search-form__by-keyword:hover {
  opacity: 1
}

.l-section {
  padding-top: 80px;
  padding-bottom: 80px
}

.l-section.is-xlg {
  padding-top: 80px !important;
  padding-bottom: 96px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-xlg {
    padding-top: 48px !important;
    padding-bottom: 48px !important
  }
}

.l-section.is-lg {
  padding-top: 64px !important;
  padding-bottom: 96px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-lg {
    padding-top: 40px !important;
    padding-bottom: 40px !important
  }
}

.l-section.is-md {
  padding-top: 64px !important;
  padding-bottom: 64px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-md {
    padding-top: 32px !important;
    padding-bottom: 32px !important
  }
}

.l-section.is-md.is-gray {
  padding-top: 40px !important;
  padding-bottom: 40px !important
}

.l-section.is-sm {
  padding-top: 40px !important;
  padding-bottom: 40px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-sm {
    padding-top: 24px !important;
    padding-bottom: 24px !important
  }
}

.l-section.is-top {
  padding-bottom: 0 !important
}

.l-section.is-bottom {
  padding-top: 0 !important
}

.l-section.is-gray {
  background-color: #f7f7f7
}

.l-section.is-bg {
  background: url("../images/ptn-stripe.png") repeat
}

.l-section.is-half-bg {
  position: relative;
  padding-top: 0;
  padding-bottom: 64px
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-half-bg {
    background: url("../images/ptn-stripe.png") repeat;
    padding-bottom: 40px
  }
}

.l-section.is-half-bg:after {
  content: "";
  display: block;
  background: url("../images/ptn-stripe.png") repeat;
  position: absolute;
  width: 100%;
  height: calc(100% - 96px);
  left: 0;
  bottom: 0;
  z-index: -1
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-half-bg:after {
    display: none
  }
}

.l-wrapper {
  padding-top: 40px;
  padding-bottom: 16px
}

@media (max-width: 1200px) {
  .l-wrapper {
    padding-right: 32px;
    padding-left: 32px
  }
}

@media (max-width: 900px) {
  .l-wrapper {
    padding-bottom: 32px;
    padding-top: 32px
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-wrapper {
    padding-right: 10px;
    padding-left: 10px
  }
}

.u-text-center {
  text-align: center !important
}

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

.u-text-right {
  text-align: right !important
}

.u-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.u-animated.is-infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

@-webkit-keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

.u-display-block {
  display: block !important
}

.u-display-none {
  display: none !important
}

.u-display-inlineblock {
  display: inline-block !important
}

.u-display-inline {
  display: inline !important
}

.u-format-group {
  margin-top: 60px;
  margin-bottom: 60px
}

.u-format-group__title {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 2rem;
  background: #2c7fe0;
  color: #fff;
  padding-left: 24px
}

.u-format__title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  margin-top: 120px;
  margin-bottom: 18px;
  background: #f5f5f5;
  padding: 8px 12px 8px 24px;
  border-left: 5px solid #2c7fe0
}

.u-format__content {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px
}

.u-format__content.is-fullwidth {
  max-width: 100%
}

.u-format__code {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  background: #f5f5f5;
  position: relative
}

.u-format__code pre {
  padding-top: 40px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Courier;
  font-size: .75rem
}

.u-format__code__title {
  background: #333;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  padding: 4px 8px;
  font-size: .75rem
}

.u-mbs {
  margin-top: 80px;
  margin-bottom: 80px
}

.u-mbs.is-xlg {
  margin-top: 120px !important;
  margin-bottom: 120px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xlg {
    margin-top: 64px !important;
    margin-bottom: 64px !important
  }
}

.u-mbs.is-lg {
  margin-top: 80px !important;
  margin-bottom: 80px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-lg {
    margin-top: 40px !important;
    margin-bottom: 40px !important
  }
}

.u-mbs.is-md {
  margin-top: 56px !important;
  margin-bottom: 56px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-md {
    margin-top: 32px !important;
    margin-bottom: 32px !important
  }
}

.u-mbs.is-sm {
  margin-top: 32px !important;
  margin-bottom: 32px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-sm {
    margin-top: 24px !important;
    margin-bottom: 24px !important
  }
}

.u-mbs.is-xs {
  margin-top: 24px !important;
  margin-bottom: 24px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xs {
    margin-top: 16px !important;
    margin-bottom: 16px !important
  }
}

.u-mbs.is-xs {
  margin-top: 12px !important;
  margin-bottom: 12px !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xs {
    margin-top: 6px !important;
    margin-bottom: 6px !important
  }
}

.u-mbs.is-top {
  margin-bottom: 0 !important
}

.u-mbs.is-bottom {
  margin-top: 0 !important
}

.u-f-left {
  float: left !important
}

.u-f-right {
  float: right !important;
  position: relative;
  z-index: 1
}

.u-f-none {
  float: none !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-hidden-sm {
    display: none !important
  }
}

@media screen and (min-width: 46.875em) {
  .u-hidden-lg {
    display: none !important
  }
}

.u-visible-sm,
.u-visible-md,
.u-visible-lg {
  display: none !important
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-visible-sm {
    display: block !important
  }

  .u-visible-sm.is-inlineblock {
    display: inline-block !important
  }
}

@media screen and (min-width: 46.875em) {
  .u-visible-lg {
    display: block !important
  }

  .u-visible-lg.is-inlineblock {
    display: inline-block !important
  }
}

.u-text-danger {
  color: #cc2919
}

.u-text-info {
  color: #378da3
}

.u-text-success {
  color: #378da3
}

.c-searchlabels {
  display: flex;
  flex-wrap: wrap;
  background: #e8e8e8;
  padding: 8px 16px
}

.c-searchlabels__title {
  padding-left: 8px;
  padding-right: 8px
}

.c-searchlabels__items {
  padding-left: 8px;
  padding-right: 8px
}

/*# sourceMappingURL=style.css.map */
