@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanmp.min.css");
* {
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
dl,
dt,
dd,
ul,
ol,
li,
blockquote,
th,
td,
pre,
form,
fieldset,
input,
textarea {
  line-height: 1em;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

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

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
}

body {
  text-align: justify;
  text-justify: inter-ideograph;
  height: 100.5%;
  word-wrap: break-word;
}

p,
dd,
li {
  word-break: normal;
}

img {
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Bold");
  font-weight: bold;
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/YakuHanJP-Regular.woff2") format("woff2"), url("../webfonts/YakuHanJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: bold;
  src: url("../webfonts/YakuHanJP-Bold.woff2") format("woff2"), url("../webfonts/YakuHanJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/YakuHanMP-Regular.woff2") format("woff2"), url("../webfonts/YakuHanMP-Regular.woff") format("woff");
}
@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: bold;
  src: url("../webfonts/YakuHanMP-Bold.woff2") format("woff2"), url("../webfonts/YakuHanMP-Bold.woff") format("woff");
}
.font-ex {
  font-family: "Roboto Condensed", sans-serif;
}

body {
  font-family: "Helvetica Neue", "YakuHanJP", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "M+ 1p", Arial, sans-serif;
  font-size: 18px;
  color: #212121;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
}

a {
  color: #5f88fc;
  transition: all 0.25s ease;
}
a:hover {
  color: #91adfd;
}

h1,
h2,
h3,
h4,
h4,
div {
  line-height: 1.3;
}
@media only screen and (max-width: 980px) {
  h1,
  h2,
  h3,
  h4,
  h4,
  div {
    line-height: 1.1;
  }
}

p,
li,
dt,
dd {
  line-height: 1.8;
}
@media only screen and (max-width: 980px) {
  p,
  li,
  dt,
  dd {
    line-height: 1.6;
  }
}

.wp {
  overflow: hidden;
  zoom: 1;
}

.wp .attachment img {
  max-width: 900px;
}

.wp .alignleft,
.wp img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

.wp .alignright,
.wp img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

.wp .aligncenter,
.wp img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp img.alignleft,
.wp img.alignright,
.wp img.aligncenter {
  margin-bottom: 12px;
}

.wp .wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  padding: 4px;
  text-align: center;
}

.wp .wp-caption img {
  margin: 5px 5px 0;
}

.wp .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px;
}

.wp .wp-smiley {
  margin: 0;
}

.wp .gallery {
  margin: 0 auto 18px;
}

.wp .gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}

.wp .gallery img {
  border: 2px solid #cfcfcf;
}

.wp .gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}

.wp .gallery dl {
  margin: 0;
}

.wp .gallery img {
  border: 10px solid #f1f1f1;
}

.wp .gallery br + br {
  display: none;
}

.wp .attachment img {
  display: block;
  margin: 0 auto;
}

.wp ul {
  padding: 0 0 0 3rem;
  margin: 0 0 1rem;
}
.wp ul li {
  line-height: 1.6;
  margin: 0 0 1rem;
  position: relative;
  list-style: none;
}
.wp ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.8rem;
  left: -1.2rem;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #212121;
}
.wp ul li:last-child {
  margin: 0;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 768px) {
  .l-header {
    padding: 0;
  }
}
.l-header.js-bg-active, .l-header.l-header-bg-true {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
          backdrop-filter: saturate(180%) blur(20px);
  box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.5);
}

.l-content {
  padding: 75px 0 0;
}
@media only screen and (max-width: 768px) {
  .l-content {
    padding: 50px 0 0;
  }
}
.l-content-home {
  background: #f2f5f7 url(../images/pages/home/bg_page.png) 0 -490px no-repeat;
  background-size: 100% auto;
  padding: 70px 0 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .l-content-home {
    padding: 60px 0 0;
  }
}

.l-content-home::before {
  content: "";
  display: block;
  opacity: 0.3;
  border-style: solid;
  border-width: 0 1285px 1200px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.l-content-page {
  background: #fff url(../images/pages/bg_page.jpg) 0 0 no-repeat;
  background-size: 100% auto;
  padding: 0;
}
.l-content-page__inner {
  padding: 0 0 150px;
}
@media only screen and (max-width: 1080px) {
  .l-content-page__inner {
    padding: 0 0 50px;
  }
}
.l-content-fa {
  background: #fff url(../images/pages/bg_page-fa.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 0;
}
.l-content-fa__inner {
  padding: 0 0 150px;
}
@media only screen and (max-width: 1080px) {
  .l-content-fa__inner {
    padding: 0 0 50px;
  }
}
.l-content-fa .c-breadcrumbs {
  margin: 0 0 35px;
}
@media only screen and (max-width: 1080px) {
  .l-content-fa .c-breadcrumbs {
    display: none;
  }
}
.l-content-fa .c-breadcrumbs__item {
  color: #fff;
}
.l-content-fa .c-breadcrumbs__item a,
.l-content-fa .c-breadcrumbs__item span {
  color: #fff;
}
.l-content-fa .c-breadcrumbs__item span {
  border-bottom-color: #bbb;
}
.l-content-fa .c-breadcrumbs__item .c-icon-arrow-breadcrumbs:after {
  border-color: #bbb;
}
.l-content-overlay {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: all 0.25s ease;
}
.l-content-overlay.js-active {
  visibility: visible;
  opacity: 0.45;
  z-index: 10;
}
.l-content__button-link__center {
  display: flex;
  justify-content: center;
}
.l-content__button-link__right {
  display: flex;
  justify-content: flex-end;
}

.l-footer {
  background: #202124;
  padding: 25px 0 60px;
}
@media only screen and (max-width: 980px) {
  .l-footer {
    padding: 50px 0 25px;
  }
}
.l-footer-light {
  background: #202124;
  padding: 0 0 45px;
}
@media only screen and (max-width: 980px) {
  .l-footer-light {
    padding: 0 0 25px;
  }
}
.l-footer__inner {
  display: flex;
  justify-content: space-between;
  padding: 45px 0;
}
@media only screen and (max-width: 1080px) {
  .l-footer__inner {
    padding: 0 10px;
  }
}

.l-wp-logged .l-header {
  top: 32px;
}
.l-wp-logged .l-content {
  padding: 132px 0 0;
}
@media only screen and (max-width: 768px) {
  .l-wp-logged .l-content {
    padding: 42px 0 0;
  }
}

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

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

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

.u-none {
  display: none;
}

.u-fleft {
  float: left;
}

.u-fright {
  float: right;
}

.u-accessibility {
  display: none;
}

.u-m0 {
  margin: 0;
}

.u-mr0 {
  margin-right: 0;
}

.u-mr10 {
  margin-right: 10px;
}

.u-ml0 {
  margin-left: 0;
}

.u-ml5 {
  margin-left: 5px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-ml15 {
  margin-left: 15px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-ml25 {
  margin-left: 25px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-ml35 {
  margin-left: 35px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-mb0 {
  margin-bottom: 0;
}

.u-mb5 {
  margin-bottom: 5px;
}

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

.u-mb15 {
  margin-bottom: 15px;
}

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

.u-mb25 {
  margin-bottom: 25px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mb45 {
  margin-bottom: 45px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-mt0 {
  margin-top: 0;
}

.u-pb0 {
  padding-bottom: 0;
}

.u-pb5 {
  padding-bottom: 5px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-pb15 {
  padding-bottom: 15px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pb25 {
  padding-bottom: 25px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-pb35 {
  padding-bottom: 35px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-p0 {
  padding: 0;
}

.u-w50 {
  width: 50px;
}

.c-table {
  width: 100%;
}
.c-table th {
  font-weight: bold;
  color: #d60005;
  padding: 25px 10px;
  text-align: center;
  font-size: 18px;
}
@media only screen and (max-width: 991px) {
  .c-table th {
    padding: 10px 5px;
    font-size: 14px;
  }
}
.c-table td {
  padding: 20px 10px;
  border-bottom: 1px solid #989898;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .c-table td {
    padding: 10px 5px;
    font-size: 14px;
  }
}
.c-table td.c-table__left {
  text-align: left;
}
.c-table em {
  font-weight: bold;
  padding: 0 0 0 5px;
  white-space: nowrap;
}

.c-title {
  color: #212121;
  font-weight: bold;
  font-size: 22px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 980px) {
  .c-title {
    font-size: 18px;
  }
}
.c-title__medium {
  color: #2345A0;
  font-weight: bold;
  font-size: 26px;
  margin: 0 0 5px;
}
@media only screen and (max-width: 980px) {
  .c-title__medium {
    font-size: 20px;
  }
}
.c-title__large {
  color: #5f88fc;
  font-weight: bold;
  font-size: 30px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 980px) {
  .c-title__large {
    font-size: 22px;
    margin: 0 0 8px;
  }
}
.c-title__huge {
  color: #2345A0;
  font-weight: bold;
  font-size: 36px;
  margin: 0 0 15px;
  line-height: 1.5;
}
@media only screen and (max-width: 980px) {
  .c-title__huge {
    font-size: 22px;
  }
  .c-title__huge br {
    display: none;
  }
}
.c-title__en {
  color: #5f88fc;
  font-weight: bold;
  font-size: 24px;
}
@media only screen and (max-width: 980px) {
  .c-title__en {
    font-size: 16px;
  }
}
.c-title-head__en {
  text-align: center;
  color: #5f88fc;
  font-weight: bold;
  font-size: 55px;
}
@media only screen and (max-width: 980px) {
  .c-title-head__en {
    font-size: 30px;
  }
}
.c-title-head__jp {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
@media only screen and (max-width: 980px) {
  .c-title-head__jp {
    font-size: 18px;
  }
}
.c-title-section {
  margin: 0 0 45px;
}
@media only screen and (max-width: 980px) {
  .c-title-section {
    margin: 0 0 25px;
  }
}
.c-title-section__en {
  color: #5f88fc;
  font-weight: bold;
  font-size: 24px;
}
@media only screen and (max-width: 980px) {
  .c-title-section__en {
    font-size: 18px;
  }
}
.c-title-section__body {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 980px) {
  .c-title-section__body {
    font-size: 18px;
    display: block;
  }
}
.c-title-section__jp {
  color: #2345A0;
  font-weight: bold;
  font-size: 40px;
}
@media only screen and (max-width: 980px) {
  .c-title-section__jp {
    font-size: 20px;
  }
}
.c-title-section__outline {
  font-weight: bold;
  font-size: 22px;
  margin: 0 0 0 50px;
}
@media only screen and (max-width: 980px) {
  .c-title-section__outline {
    font-size: 16px;
    margin: 0;
    padding: 10px 0 0;
  }
}
.c-title-page__en {
  color: #5f88fc;
  font-weight: bold;
  font-size: 55px;
  position: relative;
}
@media only screen and (max-width: 980px) {
  .c-title-page__en {
    font-size: 20px;
    margin: 0 0 3px;
  }
}
.c-title-page__en:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #5f88fc;
  position: absolute;
  top: 0.7em;
  right: 0;
}
.c-title-page__en span {
  position: relative;
  z-index: 10;
  display: inline-block;
  padding: 0 15px 0 0;
  background: #f0f7fd;
}
.c-title-page__jp {
  font-weight: bold;
  font-size: 28px;
}
@media only screen and (max-width: 980px) {
  .c-title-page__jp {
    font-size: 20px;
  }
}
.c-title-page-light__en {
  color: #5f88fc;
  font-weight: bold;
  font-size: 45px;
  position: relative;
}
@media only screen and (max-width: 980px) {
  .c-title-page-light__en {
    font-size: 28px;
    margin: 0 0 2px;
  }
}
.c-title-page-light__jp {
  font-weight: bold;
  font-size: 22px;
}
@media only screen and (max-width: 980px) {
  .c-title-page-light__jp {
    font-size: 18px;
    margin: 0 0 3px;
  }
}

.c-list__list {
  list-style: disc;
  list-style-position: inherit;
  margin: 0 0 0 22px;
}
.c-list__item {
  margin: 0 0 0.5em;
}
.c-list__item:last-child {
  margin: 0;
}
.c-list-box {
  margin: 0 0 100px;
}
.c-list-box__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-list-box__item {
  width: 30%;
  border-bottom: 1px solid #bebebe;
  padding: 0 0 50px;
  margin: 0 0 50px;
}
@media only screen and (max-width: 768px) {
  .c-list-box__item {
    width: 100%;
    padding: 0 0 20px;
    margin: 0 0 20px;
  }
}
.c-list-box__title {
  color: #d60005;
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .c-list-box__title {
    font-size: 16px;
    margin: 0 0 10px;
  }
}
.c-list-box__catch {
  font-weight: bold;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .c-list-box__catch {
    margin: 0 0 10px;
  }
}
.c-list-box__body {
  line-height: 1.8;
}

.c-grid__inner {
  width: 1100px;
  margin: 0 auto;
}
@media only screen and (max-width: 1380px) {
  .c-grid__inner {
    width: 100%;
    padding: 0 10px;
  }
}
.c-grid__inner-short {
  width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 1180px) {
  .c-grid__inner-short {
    width: 100%;
    padding: 0 10px;
  }
}
.c-grid__inner-minimum {
  width: 800px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  .c-grid__inner-minimum {
    width: 100%;
    padding: 0 10px;
  }
}

input[type=submit],
input[type=button] {
  -webkit-box-sizing: content-box;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

.c-input__box {
  margin: 0 0 25px;
}
.c-input__box-row {
  display: flex;
  align-items: center;
  margin: 0 0 5px;
}
.c-input__box-col {
  margin: 0 4rem 0 0;
}
.c-input__box-col:last-child {
  margin: 0;
}
.c-input__box-label {
  font-weight: bold;
  margin: 0 0 5px;
}
.c-input__static {
  padding: 10px 0 0;
}
.c-input__text {
  border: 1px solid #a5a5a5;
  font-size: 18px;
  outline: none;
  width: 100%;
  padding: 12px 10px;
  border-radius: 4px;
}
.c-input__textarea {
  border: 1px solid #a5a5a5;
  font-size: 18px;
  outline: none;
  width: 100%;
  min-height: 200px;
  line-height: 1.6;
  padding: 12px 12px;
  border-radius: 4px;
}
.c-input__select {
  position: relative;
  display: inline-block;
  padding-top: 5px;
}
.c-input__select select {
  appearance: none;
  border: 2px solid #a5a5a5;
  border-radius: 4px;
  font-size: 16px;
  padding: 8px 30px 8px 8px;
  background: transparent;
  position: relative;
  z-index: 2;
}
.c-input__select select:disabled + i {
  color: #b0b7bc;
}
.c-input__select i {
  position: absolute;
  top: 13px;
  right: 10px;
  font-size: 22px;
  color: #d60005;
  z-index: 1;
}
.c-input__radio {
  margin: 0 0 10px;
  padding: 10px 0 0;
}
.c-input__radio label {
  padding: 5px 0;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .c-input__radio label {
    display: block;
  }
}
.c-input__radio input[type=radio] {
  outline: none;
  opacity: 0.01;
}
.c-input__radio input[type=radio] + span {
  padding: 0 0 0 8px;
}
.c-input__radio input[type=radio] + span:before {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #e3e3e3;
  border: 2px solid #e3e3e3;
  border-radius: 24px;
  content: " ";
  transition: all 0.25s ease;
}
.c-input__radio input[type=radio] + span:after {
  position: absolute;
  display: block;
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background: #e3e3e3;
  content: " ";
  transition: all 0.25s ease;
}
.c-input__radio input[type=radio] + span + span {
  padding: 0 0 0 20px;
}
.c-input__radio input[type=radio]:checked + span:before {
  background: #fff;
  border-color: #5f88fc;
}
.c-input__radio input[type=radio]:checked + span:after {
  background: #5f88fc;
}
.c-input__checkbox .mwform-checkbox-field {
  position: relative;
  display: block;
  margin: 0 0 15px 0 !important;
}
.c-input__checkbox label {
  cursor: pointer;
}
.c-input__checkbox input[type=checkbox] {
  outline: none;
  opacity: 0.01;
}
.c-input__checkbox input[type=checkbox] + span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 0 0 30px;
}
.c-input__checkbox input[type=checkbox] + span:before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 0;
  background: #fff;
  border: 1px solid #a5a5a5;
  content: " ";
  border-radius: 3px;
  transition: all 0.25s ease;
  cursor: pointer;
}
.c-input__checkbox input[type=checkbox]:checked + span:before {
  background: #5f88fc;
  border-color: #5f88fc;
}
.c-input__checkbox input[type=checkbox]:checked + span:after {
  position: absolute;
  top: 8px;
  left: 8px;
  display: block;
  width: 4px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
  content: " ";
  cursor: pointer;
}
.c-input__checkbox-ex {
  display: none;
}
.c-input__checkbox-ex-inner {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
@media only screen and (max-width: 768px) {
  .c-input__checkbox-ex-inner {
    display: block;
  }
}
.c-input__checkbox-ex-label {
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 768px) {
  .c-input__checkbox-ex-label {
    margin: 0 0 5px;
  }
}
.c-input__action {
  display: flex;
  justify-content: center;
  margin: 0 0 15px;
}
.c-input__action:last-child {
  margin: 0;
}
.c-input__content {
  padding: 35px 0 75px;
}
.c-input__group {
  padding: 0 1.5rem 2.5rem;
  margin: 0 0 2.5rem;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .c-input__group {
    display: block;
  }
}
.c-input__group-label {
  position: relative;
  font-weight: bold;
  width: 200px;
  padding: 12px 0 0;
}
@media only screen and (max-width: 768px) {
  .c-input__group-label {
    width: auto;
    padding: 0;
    margin: 0 0 8px;
  }
}
.c-input__group-body {
  flex: 1;
  padding: 0 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .c-input__group-body {
    padding: 0;
  }
}
.c-input__group-notice {
  padding: 0.75rem 0 0;
}
.c-input__group-zip-code {
  display: flex;
  align-items: center;
  margin: 0 0 12px;
}
.c-input__group-zip-code__col {
  font-size: 24px;
  font-weight: bold;
  padding: 0 10px 0 0;
}
.c-input__group-address__col {
  margin: 0 0 10px;
}
.c-input__required {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: #d60005;
  padding: 0.3rem 0.5rem;
  margin: 0 0 0 1rem;
  font-size: 12px;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .c-input__required {
    position: relative;
  }
}
.c-input__optional {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: #b0b7bc;
  padding: 0.3rem 0.5rem;
  margin: 0 0 0 1rem;
  font-size: 12px;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .c-input__optional {
    position: relative;
  }
}
.c-input__form-wrap {
  margin: 0 0 50px;
}
.c-input__form-name {
  width: 20rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-name {
    width: 100%;
  }
}
.c-input__form-email {
  width: 50rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-email {
    width: 100%;
  }
}
.c-input__form-tel {
  width: 20rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-tel {
    width: 100%;
  }
}
.c-input__form-privacy {
  text-align: center;
  margin: 0 0 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy {
    display: block;
  }
}
.c-input__form-privacy .validation-errors {
  width: 100%;
}
.c-input__form-privacy .validation-errors .c-input__error {
  width: 60% !important;
  margin: 0 auto !important;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy .validation-errors .c-input__error {
    width: auto !important;
  }
}
.c-input__form-privacy label {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-input__form-privacy input[type=checkbox] {
  outline: none;
  opacity: 0.01;
}
.c-input__form-privacy input[type=checkbox] + span {
  display: block;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy input[type=checkbox] + span {
    display: flex;
    padding: 0;
    margin: 0 0 15px;
    position: relative;
  }
}
.c-input__form-privacy input[type=checkbox] + span:before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #a5a5a5;
  content: " ";
  border-radius: 3px;
  transition: all 0.25s ease;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy input[type=checkbox] + span:before {
    left: -25px;
  }
}
.c-input__form-privacy input[type=checkbox]:checked + span:before {
  background: #5f88fc;
  border-color: #5f88fc;
}
.c-input__form-privacy input[type=checkbox]:checked + span:after {
  position: absolute;
  top: 3px;
  left: 8px;
  display: block;
  width: 4px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
  content: " ";
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .c-input__form-privacy input[type=checkbox]:checked + span:after {
    left: -17px;
  }
}
.c-input__form-enquete-label {
  margin: 0 0 15px;
}
.c-input__form-enquete-label span {
  font-weight: bold;
  font-size: 18px;
}
.c-input__form-enquete-outline {
  margin: 0 0 15px;
}
.c-input__ex {
  margin: 0 0 15px;
}
.c-input__ex:last-child {
  margin: 0;
}
.c-input__ex-title {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 5px;
}
.c-input__ex-body input {
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .c-input__ex-body input {
    width: 100%;
    margin: 0 0 5px;
  }
}

.mw_wp_form_confirm .c-input__form-privacy,
.mw_wp_form_confirm .c-input__privacy-link {
  display: none;
}
.mw_wp_form_confirm .c-input__group-body {
  padding: 12px 0 0 15px;
}
.mw_wp_form_confirm .c-input__radio {
  padding: 0;
}

.error {
  display: table;
  margin: 5px 0 0;
  padding: 6px 8px;
  color: #d60005;
  background: #b53558;
  font-weight: bold;
  font-size: 14px;
}
.error.hidden {
  display: none;
}

.has-error input[type=text] {
  background: #c53a5f;
  border: 1px solid #d60005;
}

.validation-errors {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.validation-errors .error {
  color: #d60005 !important;
  background: transparent !important;
  font-size: 16px !important;
}

.validation-error-msg {
  font-size: 12px;
  line-height: 1.2;
}

.form-content-act.local-content {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .form-content-act.local-content {
    display: block;
  }
}
.form-content-act__btn {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .form-content-act__btn {
    margin-bottom: 2.5rem;
  }
  .form-content-act__btn:last-child {
    margin-bottom: 0;
  }
}
.form-content-act__btn-confirm, .form-content-act__btn-back {
  color: #fff;
  background: #2345A0;
}
.form-content-act__btn-submit {
  color: #fff;
  background: #5f88fc;
}
.form-content-act .btn {
  margin: 0 35px;
}
.form-content-act .button {
  display: inline-block;
  padding: 1em 2.5em;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  transition: all 0.25s ease;
  color: #fff;
  min-width: 30rem;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .form-content-act .button {
    min-width: auto;
    width: 80%;
  }
}
.form-content-act .button:hover {
  cursor: pointer;
  color: #fff;
}

.c-card-box__link {
  background: #fff;
  display: block;
  height: 100%;
  border-radius: 8px;
  padding: 3rem;
  text-decoration: none;
  text-align: center;
  color: #212121;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 768px) {
  .c-card-box__link {
    padding: 0.75rem;
  }
}
.c-card-box__photo {
  margin: 0 0 1.5rem;
  position: relative;
  font-size: 1px;
}
.c-card-box__photo img {
  font-size: 1px;
}
.c-card-box__photo:after {
  content: " ";
  display: block;
  border: 1px solid #fff;
  position: absolute;
  width: 90%;
  height: 90%;
  border-radius: 120px;
  top: 50%;
  left: 50%;
  margin: -47% 0 0 -46%;
}
.c-card-box__title {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 1.5rem;
  color: #2345A0;
}
@media only screen and (max-width: 768px) {
  .c-card-box__title {
    font-size: 15px;
  }
}
.c-card-box__body p {
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .c-card-box__body p {
    font-size: 15px;
    line-height: 1.4;
    padding: 0 0 1rem;
  }
  .c-card-box__body p br {
    display: none;
  }
}
.c-card-performance__link {
  display: flex;
  color: #212121;
  justify-content: space-between;
  padding: 3rem;
  text-decoration: none;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__link {
    padding: 1rem;
  }
}
.c-card-performance__thumbnail {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__thumbnail {
    width: 25%;
  }
}
.c-card-performance__thumbnail img {
  border: 1px solid #bebebe;
}
.c-card-performance__content {
  flex: 1;
  display: flex;
  flex-flow: column;
  padding: 0 0 0 2.5rem;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__content {
    padding: 0 0 0 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .c-card-performance__labels {
    margin: 0 0 0.25rem;
  }
}
.c-card-performance__label {
  margin: 0 0 0.8rem;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__label {
    margin: 0 0 0.25rem;
    display: inline-block;
  }
}
.c-card-performance__title {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 0.8rem;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__title {
    font-size: 16px;
  }
}
.c-card-performance__body p {
  list-style: 1.6;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__body p {
    display: none;
  }
}
.c-card-performance__date {
  margin: auto 0 0;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__date {
    font-size: 13px;
    font-weight: normal;
  }
}

.c-button, .c-button__secondary, .c-button__primary, .c-button__cd, .c-button__fa {
  min-width: 130px;
  color: #fff;
  padding: 20px 25px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 50px;
  border: none;
  background: #212121;
  text-decoration: none;
  text-align: center;
}
.c-button:active, .c-button__secondary:active, .c-button__primary:active, .c-button__cd:active, .c-button__fa:active {
  box-shadow: inset 1px 1px 3px #c8d0e7, inset -1px -1px 3px #fff;
}
.c-button:hover, .c-button__secondary:hover, .c-button__primary:hover, .c-button__cd:hover, .c-button__fa:hover {
  color: #fff;
}
.c-button i, .c-button__secondary i, .c-button__primary i, .c-button__cd i, .c-button__fa i {
  position: absolute;
  top: 35%;
  right: 25px;
}
.c-button__fa {
  min-width: 340px;
  position: relative;
  background: #3957FF;
}
@media only screen and (max-width: 768px) {
  .c-button__fa {
    min-width: 100%;
  }
}
.c-button__fa:hover {
  opacity: 0.9;
}
.c-button__cd {
  min-width: 340px;
  position: relative;
  background: #3ED6C9;
}
@media only screen and (max-width: 768px) {
  .c-button__cd {
    min-width: 100%;
  }
}
.c-button__cd:hover {
  opacity: 0.9;
}
.c-button__primary {
  min-width: 340px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .c-button__primary {
    min-width: 100%;
  }
}
@media only screen and (max-width: 1080px) {
  .c-button__primary {
    min-width: 310px;
    font-size: 16px;
    padding: 15px 10px;
  }
}
.c-button__primary:hover {
  opacity: 0.9;
}
.c-button__secondary {
  color: #fff;
  background: #2345A0;
  min-width: 30rem;
}
@media only screen and (max-width: 768px) {
  .c-button__secondary {
    min-width: 100%;
  }
}
.c-button__secondary:hover {
  opacity: 0.9;
}
.c-button__success {
  background: #d60005;
}
.c-button__confirm {
  width: 280px;
  margin: 0 15px;
  padding: 1.75rem 2.5rem;
  font-size: 18px;
  color: #fff;
  background: #2345A0;
}
@media only screen and (max-width: 768px) {
  .c-button__confirm {
    width: 100%;
  }
}
.c-button__confirm:hover {
  opacity: 0.9;
}
.c-button__modify {
  width: 280px;
  margin: 0 15px;
  padding: 1.75rem 2.5rem;
  font-size: 18px;
  color: #fff;
  background: #2345A0;
}
.c-button__modify:hover {
  opacity: 0.9;
}
.c-button__submit {
  width: 280px;
  padding: 1.75rem 2.5rem;
  margin: 0 15px;
  font-size: 18px;
  color: #fff;
  background: #2345A0;
}
.c-button__submit:hover {
  opacity: 0.9;
}
.c-button-fa {
  width: 100%;
  box-sizing: border-box;
  color: #fff;
  padding: 10px 25px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 50px;
  border: none;
  background: #4862F7;
  text-decoration: none;
  text-align: center;
  box-shadow: 2px 2px 4px #c8d0e7;
}
.c-button-fa:hover {
  background: #212121;
}
.c-button-dl {
  width: 100%;
  box-sizing: border-box;
  color: #fff;
  padding: 10px 25px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  border-radius: 50px;
  border: none;
  background: #E63703;
  text-decoration: none;
  text-align: center;
}
.c-button-dl:hover {
  background: #212121;
}
.c-button__trigger {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  background: #2345A0;
}
.c-button__trigger-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 19px;
  width: 28px;
  height: 2px;
  margin: -1px 0 0 -11px;
  background: #fff;
  transition: 0.2s;
}
.c-button__trigger-icon:before, .c-button__trigger-icon:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}
.c-button__trigger-icon:before {
  margin-top: -9px;
}
.c-button__trigger-icon:after {
  margin-top: 7px;
}
.c-button__trigger .js-close {
  background: transparent;
}
.c-button__trigger .js-close:before, .c-button__trigger .js-close:after {
  margin-top: 0;
  background: #fff;
}
.c-button__trigger .js-close:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.c-button__trigger .js-close:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.c-nav-index__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.c-nav-index__item {
  margin: 0 0 2rem;
}
@media only screen and (max-width: 768px) {
  .c-nav-index__item {
    margin: 0 0 1.25rem;
  }
}
.c-nav-local {
  display: flex;
  justify-content: center;
}
.c-nav-local__list {
  display: flex;
  padding: 3px 0 3px 15px;
}
.c-nav-local__item {
  padding: 0 12px;
}
.c-nav-local__item-link {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 6px 6px;
}
.c-nav-local__item-link::before {
  display: block;
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #021E6A;
  opacity: 0;
  transition: all 0.25s ease;
}
.c-nav-local__item-link:hover, .c-nav-local__item-link.current {
  color: #fff;
}
.c-nav-local__item-link:hover::before, .c-nav-local__item-link.current::before {
  opacity: 1;
}
.c-nav-pagination__list {
  padding: 10px 0 0;
  display: flex;
  justify-content: center;
}
.c-nav-pagination__item {
  margin: 0 10px;
}
.c-nav-pagination__item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #fff;
  background: #5f88fc;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.25s ease;
  border-radius: 4px;
}
.c-nav-pagination__item-link:hover, .c-nav-pagination__item-link.current {
  color: #fff;
  background: #789bfc;
}
.c-nav-pagination__item-icon-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 44px;
  color: #5f88fc;
  text-decoration: none;
  font-size: 18px;
  transition: all 0.25s ease;
}
.c-nav-pagination__item-icon-link:hover {
  color: #789bfc;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global {
    position: fixed;
    background: #000;
    width: 100%;
    top: -100%;
    left: 0;
    opacity: 0;
    height: 1px;
    transition: all 0.25s ease;
    overflow: hidden;
    padding: 70px 25px 25px;
  }
  .c-nav-global.active {
    opacity: 1;
    top: 0;
    overflow: auto;
    height: 100vh;
  }
}
.c-nav-global__list {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 1280px) {
  .c-nav-global__list {
    padding: 0 15px 0 0;
  }
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__list {
    display: block;
    padding: 0;
  }
}
.c-nav-global__item {
  margin: 0 0 0 18px;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__item {
    padding: 5px 0 10px;
    margin: 0 0 5px;
    border-bottom: 1px solid #333;
    position: relative;
  }
  .c-nav-global__item:last-child {
    margin: 0;
    border: none;
  }
}
.c-nav-global__item-sp {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__item-sp {
    display: block;
  }
}
.c-nav-global__item a {
  font-size: 16px;
  text-decoration: none;
  color: #212121;
  font-weight: bold;
}
.c-nav-global__item a:hover, .c-nav-global__item a:focus {
  color: #5f88fc;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__item a {
    color: #f0f0f0;
    position: relative;
    padding-right: 1.1em;
    text-decoration: none;
    display: block;
  }
  .c-nav-global__item a::after {
    content: "";
    width: 0.4em;
    height: 0.4em;
    border: 0;
    border-top: solid 1px #f0f0f0;
    border-right: solid 1px #f0f0f0;
    position: absolute;
    top: 50%;
    right: 0.5em;
    margin-top: -0.2em;
    transform: rotate(45deg);
  }
}
.c-nav-global__item.current > a {
  color: #5f88fc;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__link {
    display: none !important;
  }
}
.c-nav-global__link-action {
  display: none !important;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__link-action {
    display: block !important;
  }
}
.c-nav-global__has-child > .c-nav-global__list {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__has-child > .c-nav-global__list {
    padding: 10px 0 0 10px;
  }
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__has-child > a::before, .c-nav-global__has-child > a::after {
    content: "";
    width: 0.6em;
    height: 0.6em;
    border: 0;
    position: absolute;
    transform: rotate(0);
  }
  .c-nav-global__has-child > a::before {
    border-top: solid 1px #f0f0f0;
    top: 65%;
    right: 0.22em;
    margin-top: -0.2em;
  }
  .c-nav-global__has-child > a::after {
    border-right: solid 1px #f0f0f0;
    top: 50%;
    right: 0.5em;
    margin-top: -0.2em;
  }
  .c-nav-global__has-child.js-active > a::after {
    opacity: 0;
  }
  .c-nav-global__has-child.js-active > .c-nav-global__list {
    display: block;
  }
}
.c-nav-global__has-child.js-global-nav-child-link.js-active > .c-nav-global__list {
  display: block;
  position: absolute;
  z-index: 100;
  background: #fff;
  padding: 10px 20px 10px 0;
  box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__has-child.js-global-nav-child-link.js-active > .c-nav-global__list {
    display: block;
    position: relative;
    box-shadow: none;
    background: #000;
    padding: 10px 0 0 10px;
  }
}
.c-nav-global-sp {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global-sp {
    display: block;
  }
}
.c-nav-footer {
  display: flex;
  justify-content: center;
  padding: 25px 0 0;
  margin: 0 0 35px;
  color: #A0A0A0;
  font-size: 14px;
  font-weight: 700;
}
@media only screen and (max-width: 1080px) {
  .c-nav-footer {
    display: none;
  }
}
.c-nav-footer__list {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 980px) {
  .c-nav-footer__list {
    display: block;
  }
}
.c-nav-footer__list-child {
  display: flex;
}
.c-nav-footer__list-child-item:last-child {
  margin: 0 0 0 35px;
}
.c-nav-footer__list-indent {
  padding: 0 0 0 15px;
}
.c-nav-footer__item {
  margin: 0 0 0 60px;
}
@media only screen and (max-width: 768px) {
  .c-nav-footer__item {
    margin: 0 0 15px;
  }
}
.c-nav-footer__item a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}
.c-nav-footer__item a span {
  transition: all 0.25s ease;
}
.c-nav-footer__item a:hover span {
  border-color: #fff;
}

.c-breadcrumbs {
  padding: 100px 0 0;
  margin: 0 0 100px;
}
@media only screen and (max-width: 980px) {
  .c-breadcrumbs {
    padding: 0;
    margin-bottom: 1rem;
  }
}
.c-breadcrumbs__list {
  display: flex;
}
.c-breadcrumbs__item {
  padding: 0 0.75rem 0 0;
  font-size: 14px;
}
@media only screen and (max-width: 980px) {
  .c-breadcrumbs__item {
    font-size: 11px;
  }
}
.c-breadcrumbs__item a {
  color: #212121;
}
.c-breadcrumbs__item span {
  border-bottom: 1px solid #212121;
}

.l-content-page__local-true .c-breadcrumbs {
  padding: 150px 0 0;
}
@media only screen and (max-width: 1080px) {
  .l-content-page__local-true .c-breadcrumbs {
    display: none;
  }
}

.c-icon-arrow {
  position: relative;
  display: inline-block;
  padding-right: 1.1em;
  text-decoration: none;
}
.c-icon-arrow:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #5f88fc;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -0.2em;
  margin-top: -0.5em;
}
.c-icon-arrow:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 0.22em;
  margin-top: -0.2em;
  transform: rotate(45deg);
}
.c-icon-arrow-link {
  position: relative;
  display: inline-block;
  padding-left: 1.1em;
  text-decoration: none;
}
.c-icon-arrow-link:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #5f88fc;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0.2em;
  margin-top: -0.5em;
}
.c-icon-arrow-link:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  left: 0.05em;
  margin-top: -0.2em;
  transform: rotate(45deg);
}
.c-icon-arrow-link-important {
  position: relative;
  display: inline-block;
  padding-left: 1.1em;
  text-decoration: none;
}
.c-icon-arrow-link-important:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0.2em;
  margin-top: -0.5em;
}
@media only screen and (max-width: 768px) {
  .c-icon-arrow-link-important:before {
    background: #d60005;
  }
}
.c-icon-arrow-link-important:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #d60005;
  border-right: solid 2px #d60005;
  position: absolute;
  top: 50%;
  left: 0.05em;
  margin-top: -0.2em;
  transform: rotate(45deg);
}
@media only screen and (max-width: 768px) {
  .c-icon-arrow-link-important:after {
    border-color: #fff;
  }
}
.c-icon-arrow-card {
  position: relative;
}
.c-icon-arrow-card:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #5f88fc;
  border-radius: 50%;
  position: absolute;
  bottom: 2.5rem;
  right: 1.5em;
  margin-top: -0.5em;
}
@media only screen and (max-width: 768px) {
  .c-icon-arrow-card:before {
    bottom: 0.75rem;
    right: 0.75em;
  }
}
.c-icon-arrow-card:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  bottom: 1.9em;
  right: 1.9em;
  transform: rotate(45deg);
}
@media only screen and (max-width: 768px) {
  .c-icon-arrow-card:after {
    bottom: 0.8em;
    right: 1.1em;
  }
}
.c-icon-arrow-button {
  position: relative;
  display: inline-block;
  padding-left: 1.2em;
  text-decoration: none;
}
.c-icon-arrow-button:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0.2em;
  margin-top: -0.5em;
}
.c-icon-arrow-button:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #5f88fc;
  border-right: solid 2px #5f88fc;
  position: absolute;
  top: 50%;
  left: 0.1em;
  margin-top: -0.2em;
  transform: rotate(45deg);
}
.c-icon-arrow-dark {
  position: relative;
  display: inline-block;
  padding-left: 1.2em;
  text-decoration: none;
}
.c-icon-arrow-dark:before {
  content: "";
  width: 1em;
  height: 1em;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0.2em;
  margin-top: -0.5em;
}
.c-icon-arrow-dark:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #2345A0;
  border-right: solid 2px #2345A0;
  position: absolute;
  top: 50%;
  left: 0.1em;
  margin-top: -0.2em;
  transform: rotate(45deg);
}
.c-icon-arrow-breadcrumbs {
  position: relative;
  display: inline-block;
  padding-right: 1.1em;
  text-decoration: none;
}
.c-icon-arrow-breadcrumbs:before {
  content: "";
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -0.2em;
  margin-top: -0.5em;
}
.c-icon-arrow-breadcrumbs:after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  border: 0;
  border-top: solid 1px #212121;
  border-right: solid 1px #212121;
  position: absolute;
  top: 50%;
  right: 0.22em;
  margin-top: -0.2em;
  transform: rotate(45deg);
}
.c-icon-blank {
  position: relative;
  display: inline-block;
  padding-right: 1.2em;
  text-decoration: none;
}
.c-icon-blank:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  border-bottom: solid 2px #5f88fc;
  border-left: solid 2px #5f88fc;
  top: 50%;
  right: 0.25em;
  margin-top: -0.2em;
}
.c-icon-blank:after {
  content: "";
  width: 0.55em;
  height: 0.6em;
  border: 0;
  border: solid 2px #5f88fc;
  position: absolute;
  top: 50%;
  right: 0em;
  margin-top: -0.5em;
}
.c-icon-blank-white {
  position: relative;
  display: inline-block;
  padding-right: 1.2em;
  text-decoration: none;
}
.c-icon-blank-white:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  top: 50%;
  right: 0.25em;
  margin-top: -0.2em;
}
.c-icon-blank-white:after {
  content: "";
  width: 0.55em;
  height: 0.6em;
  border: 0;
  border: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 0em;
  margin-top: -0.5em;
}

.c-label, .c-label-ticket-cancelled, .c-label-ticket-postponed, .c-label-ticket-finished, .c-label-ticket-tomonokai, .c-label-ticket-before, .c-label-ticket-onsale, .c-label-stream, .c-label-host, .c-label-kyosai, .c-label-kyoryoku, .c-label-etc, .c-label-robyconcert, .c-label-concert, .c-label-extensionservices, .c-label-lecture, .c-label-worldmusic-jass, .c-label-traditional-performing-arts, .c-label-drama, .c-label-ballet, .c-label-dance-performance, .c-label-orchestra, .c-label-chambermusic-vocal, .c-label-opera, .c-label-biwakohall-vocal-ensemble, .c-label-category {
  display: inline-block;
  padding: 0.25em 0.9em;
  margin: 0 0.5em 0 0;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  line-height: 1em;
  letter-spacing: -0.01rem;
  border-radius: 2px;
}
@media only screen and (max-width: 768px) {
  .c-label, .c-label-ticket-cancelled, .c-label-ticket-postponed, .c-label-ticket-finished, .c-label-ticket-tomonokai, .c-label-ticket-before, .c-label-ticket-onsale, .c-label-stream, .c-label-host, .c-label-kyosai, .c-label-kyoryoku, .c-label-etc, .c-label-robyconcert, .c-label-concert, .c-label-extensionservices, .c-label-lecture, .c-label-worldmusic-jass, .c-label-traditional-performing-arts, .c-label-drama, .c-label-ballet, .c-label-dance-performance, .c-label-orchestra, .c-label-chambermusic-vocal, .c-label-opera, .c-label-biwakohall-vocal-ensemble, .c-label-category {
    font-size: 12px;
    padding: 0.25em 0.6em;
  }
}
.c-label-category {
  color: #2345A0;
  padding: 0.25em 0.3em;
  font-size: 14px;
  background: #d9d8b0;
}
.c-label-opera, .c-label-biwakohall-vocal-ensemble {
  background: #a52056;
}
.c-label-orchestra, .c-label-chambermusic-vocal {
  background: #3f5497;
}
.c-label-ballet, .c-label-dance-performance {
  background: #b55e00;
}
.c-label-traditional-performing-arts, .c-label-drama {
  background: #93478e;
}
.c-label-worldmusic-jass {
  background: #108431;
}
.c-label-etc, .c-label-robyconcert, .c-label-concert, .c-label-extensionservices, .c-label-lecture {
  background: #767474;
}
.c-label-host, .c-label-kyosai, .c-label-kyoryoku {
  background: #10386b;
}
.c-label-stream {
  background: #FDAF0D;
}
.c-label-service {
  display: inline-block;
  padding: 0.25em 1em;
  margin: 0 0.5em 0 0;
  font-size: 14px;
  color: #2345A0;
  font-weight: bold;
  border: 1px solid #2345A0;
  border-radius: 2rem;
  line-height: 1em;
}
.c-label-ticket-today {
  display: inline-block;
  padding: 0.25em 0.3em;
  font-size: 14px;
  color: #d60005;
  font-weight: bold;
  border: 1px solid #d60005;
  line-height: 1em;
}
.c-label-ticket-onsale {
  background: #d60005;
}
.c-label-ticket-before {
  background: #5f88fc;
}
.c-label-ticket-tomonokai {
  background: #ef893a;
}
.c-label-ticket-cancelled, .c-label-ticket-postponed, .c-label-ticket-finished {
  background: #041936;
}

.c-col-4 {
  width: 23%;
}
@media only screen and (max-width: 768px) {
  .c-col-4 {
    width: 49%;
  }
}
.c-col-2 {
  width: 49%;
}
@media only screen and (max-width: 768px) {
  .c-col-2 {
    width: 100%;
  }
}

.c-box-section {
  margin: 0 0 150px;
}
@media only screen and (max-width: 980px) {
  .c-box-section {
    margin: 0 0 75px;
  }
}
.c-box-section:last-child {
  margin: 0;
}
.c-box-content {
  display: flex;
  padding: 35px 0;
  border-bottom: 1px solid #dedede;
}
@media only screen and (max-width: 980px) {
  .c-box-content {
    display: block;
    padding: 15px 0;
  }
}
.c-box-content__label {
  width: 145px;
  font-weight: bold;
  line-height: 1.6;
}
@media only screen and (max-width: 980px) {
  .c-box-content__label {
    width: auto;
    margin: 0 0 5px;
  }
}
.c-box-content__body {
  flex: 1;
  margin: 0 0 0 15px;
  line-height: 1.6;
}
@media only screen and (max-width: 980px) {
  .c-box-content__body {
    margin: 0;
  }
}

body.mce-content-body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  font-size: 18px;
}

.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6 {
  position: relative;
}
.editor-styles-wrapper h1:after,
.editor-styles-wrapper h2:after,
.editor-styles-wrapper h3:after,
.editor-styles-wrapper h4:after,
.editor-styles-wrapper h5:after,
.editor-styles-wrapper h6:after {
  display: block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 3px;
  background: #444;
  color: #fff;
  font-size: 8px;
  letter-spacing: 0;
  top: -5px !important;
  left: -20px !important;
}
.editor-styles-wrapper h1:after {
  content: "h2" !important;
  left: -20px;
}
.editor-styles-wrapper h2:after {
  content: "h2" !important;
  left: -20px;
}
.editor-styles-wrapper h3:after {
  content: "h3" !important;
}
.editor-styles-wrapper h4:after {
  content: "h4" !important;
}
.editor-styles-wrapper h5:after {
  content: "h5" !important;
}
.editor-styles-wrapper h6:after {
  content: "h5" !important;
}

.wp-block {
  max-width: 100%;
  padding: 0 8px;
  margin: 8px 0;
}

.editor-styles-wrapper {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
.editor-styles-wrapper * {
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
}
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.editor-styles-wrapper p,
.editor-styles-wrapper dl,
.editor-styles-wrapper dt,
.editor-styles-wrapper dd,
.editor-styles-wrapper ul,
.editor-styles-wrapper ol,
.editor-styles-wrapper li,
.editor-styles-wrapper blockquote,
.editor-styles-wrapper th,
.editor-styles-wrapper td,
.editor-styles-wrapper pre,
.editor-styles-wrapper form,
.editor-styles-wrapper fieldset,
.editor-styles-wrapper input,
.editor-styles-wrapper textarea {
  font-size: 18px;
  line-height: 1em;
  margin: 0;
  padding: 0;
}

.c-wp-content h1,
.c-wp-content h2,
.c-wp-content h3,
.c-wp-content h4,
.c-wp-content h5,
.c-wp-content h6,
.c-wp-content p,
.c-wp-content div {
  font-size: 18px;
}
@media only screen and (max-width: 1080px) {
  .c-wp-content h1,
  .c-wp-content h2,
  .c-wp-content h3,
  .c-wp-content h4,
  .c-wp-content h5,
  .c-wp-content h6,
  .c-wp-content p,
  .c-wp-content div {
    font-size: 16px;
  }
}

.editor-styles-wrapper,
.c-wp-content {
  /*
  h1 {
    margin: 0 0 3rem;
  }
  h2 {
    margin: 0 0 2.5rem;
  }
  h3 {
    margin: 0 0 2rem;
  }
  h4 {
    margin: 0 0 1rem;
  }
  h5 {
    margin: 0 0 1rem;
  }
  h6 {
    margin: 0 0 1rem;
  } */
}
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.c-wp-content h1,
.c-wp-content h2,
.c-wp-content h3,
.c-wp-content h4,
.c-wp-content h5,
.c-wp-content h6 {
  margin: 0;
  font-weight: bold;
}
.editor-styles-wrapper h1.is-style-default,
.editor-styles-wrapper h2.is-style-default,
.editor-styles-wrapper h3.is-style-default,
.editor-styles-wrapper h4.is-style-default,
.editor-styles-wrapper h5.is-style-default,
.editor-styles-wrapper h6.is-style-default,
.c-wp-content h1.is-style-default,
.c-wp-content h2.is-style-default,
.c-wp-content h3.is-style-default,
.c-wp-content h4.is-style-default,
.c-wp-content h5.is-style-default,
.c-wp-content h6.is-style-default {
  font-size: 20px;
  line-height: 1.6;
  margin: 0 0 15px;
}
.editor-styles-wrapper h1.is-style-huge,
.editor-styles-wrapper h2.is-style-huge,
.editor-styles-wrapper h3.is-style-huge,
.editor-styles-wrapper h4.is-style-huge,
.editor-styles-wrapper h5.is-style-huge,
.editor-styles-wrapper h6.is-style-huge,
.c-wp-content h1.is-style-huge,
.c-wp-content h2.is-style-huge,
.c-wp-content h3.is-style-huge,
.c-wp-content h4.is-style-huge,
.c-wp-content h5.is-style-huge,
.c-wp-content h6.is-style-huge {
  font-size: 60px;
  line-height: 1.6;
  margin: 0 0 45px;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper h1.is-style-huge,
  .editor-styles-wrapper h2.is-style-huge,
  .editor-styles-wrapper h3.is-style-huge,
  .editor-styles-wrapper h4.is-style-huge,
  .editor-styles-wrapper h5.is-style-huge,
  .editor-styles-wrapper h6.is-style-huge,
  .c-wp-content h1.is-style-huge,
  .c-wp-content h2.is-style-huge,
  .c-wp-content h3.is-style-huge,
  .c-wp-content h4.is-style-huge,
  .c-wp-content h5.is-style-huge,
  .c-wp-content h6.is-style-huge {
    font-size: 28px;
    margin: 0 0 25px;
  }
}
.editor-styles-wrapper h1.is-style-large,
.editor-styles-wrapper h2.is-style-large,
.editor-styles-wrapper h3.is-style-large,
.editor-styles-wrapper h4.is-style-large,
.editor-styles-wrapper h5.is-style-large,
.editor-styles-wrapper h6.is-style-large,
.c-wp-content h1.is-style-large,
.c-wp-content h2.is-style-large,
.c-wp-content h3.is-style-large,
.c-wp-content h4.is-style-large,
.c-wp-content h5.is-style-large,
.c-wp-content h6.is-style-large {
  font-size: 44px;
  line-height: 1.6;
  margin: 0 0 45px;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper h1.is-style-large,
  .editor-styles-wrapper h2.is-style-large,
  .editor-styles-wrapper h3.is-style-large,
  .editor-styles-wrapper h4.is-style-large,
  .editor-styles-wrapper h5.is-style-large,
  .editor-styles-wrapper h6.is-style-large,
  .c-wp-content h1.is-style-large,
  .c-wp-content h2.is-style-large,
  .c-wp-content h3.is-style-large,
  .c-wp-content h4.is-style-large,
  .c-wp-content h5.is-style-large,
  .c-wp-content h6.is-style-large {
    font-size: 24px;
    margin: 0 0 25px;
  }
}
.editor-styles-wrapper h1.is-style-medium,
.editor-styles-wrapper h2.is-style-medium,
.editor-styles-wrapper h3.is-style-medium,
.editor-styles-wrapper h4.is-style-medium,
.editor-styles-wrapper h5.is-style-medium,
.editor-styles-wrapper h6.is-style-medium,
.c-wp-content h1.is-style-medium,
.c-wp-content h2.is-style-medium,
.c-wp-content h3.is-style-medium,
.c-wp-content h4.is-style-medium,
.c-wp-content h5.is-style-medium,
.c-wp-content h6.is-style-medium {
  font-size: 34px;
  line-height: 1.4;
  margin: 0 0 35px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper h1.is-style-medium,
  .editor-styles-wrapper h2.is-style-medium,
  .editor-styles-wrapper h3.is-style-medium,
  .editor-styles-wrapper h4.is-style-medium,
  .editor-styles-wrapper h5.is-style-medium,
  .editor-styles-wrapper h6.is-style-medium,
  .c-wp-content h1.is-style-medium,
  .c-wp-content h2.is-style-medium,
  .c-wp-content h3.is-style-medium,
  .c-wp-content h4.is-style-medium,
  .c-wp-content h5.is-style-medium,
  .c-wp-content h6.is-style-medium {
    font-size: 20px;
    margin: 0 0 15px;
  }
  .editor-styles-wrapper h1.is-style-medium br,
  .editor-styles-wrapper h2.is-style-medium br,
  .editor-styles-wrapper h3.is-style-medium br,
  .editor-styles-wrapper h4.is-style-medium br,
  .editor-styles-wrapper h5.is-style-medium br,
  .editor-styles-wrapper h6.is-style-medium br,
  .c-wp-content h1.is-style-medium br,
  .c-wp-content h2.is-style-medium br,
  .c-wp-content h3.is-style-medium br,
  .c-wp-content h4.is-style-medium br,
  .c-wp-content h5.is-style-medium br,
  .c-wp-content h6.is-style-medium br {
    display: none;
  }
}
.editor-styles-wrapper h1.is-style-medium-en,
.editor-styles-wrapper h2.is-style-medium-en,
.editor-styles-wrapper h3.is-style-medium-en,
.editor-styles-wrapper h4.is-style-medium-en,
.editor-styles-wrapper h5.is-style-medium-en,
.editor-styles-wrapper h6.is-style-medium-en,
.c-wp-content h1.is-style-medium-en,
.c-wp-content h2.is-style-medium-en,
.c-wp-content h3.is-style-medium-en,
.c-wp-content h4.is-style-medium-en,
.c-wp-content h5.is-style-medium-en,
.c-wp-content h6.is-style-medium-en {
  font-size: 34px;
  line-height: 1.4;
  margin: 0 0 10px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper h1.is-style-medium-en,
  .editor-styles-wrapper h2.is-style-medium-en,
  .editor-styles-wrapper h3.is-style-medium-en,
  .editor-styles-wrapper h4.is-style-medium-en,
  .editor-styles-wrapper h5.is-style-medium-en,
  .editor-styles-wrapper h6.is-style-medium-en,
  .c-wp-content h1.is-style-medium-en,
  .c-wp-content h2.is-style-medium-en,
  .c-wp-content h3.is-style-medium-en,
  .c-wp-content h4.is-style-medium-en,
  .c-wp-content h5.is-style-medium-en,
  .c-wp-content h6.is-style-medium-en {
    font-size: 20px;
    margin: 0 0 5px;
  }
  .editor-styles-wrapper h1.is-style-medium-en br,
  .editor-styles-wrapper h2.is-style-medium-en br,
  .editor-styles-wrapper h3.is-style-medium-en br,
  .editor-styles-wrapper h4.is-style-medium-en br,
  .editor-styles-wrapper h5.is-style-medium-en br,
  .editor-styles-wrapper h6.is-style-medium-en br,
  .c-wp-content h1.is-style-medium-en br,
  .c-wp-content h2.is-style-medium-en br,
  .c-wp-content h3.is-style-medium-en br,
  .c-wp-content h4.is-style-medium-en br,
  .c-wp-content h5.is-style-medium-en br,
  .c-wp-content h6.is-style-medium-en br {
    display: none;
  }
}
.editor-styles-wrapper h1.is-style-small,
.editor-styles-wrapper h2.is-style-small,
.editor-styles-wrapper h3.is-style-small,
.editor-styles-wrapper h4.is-style-small,
.editor-styles-wrapper h5.is-style-small,
.editor-styles-wrapper h6.is-style-small,
.c-wp-content h1.is-style-small,
.c-wp-content h2.is-style-small,
.c-wp-content h3.is-style-small,
.c-wp-content h4.is-style-small,
.c-wp-content h5.is-style-small,
.c-wp-content h6.is-style-small {
  font-size: 24px;
  margin: 0 0 25px;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper h1.is-style-small,
  .editor-styles-wrapper h2.is-style-small,
  .editor-styles-wrapper h3.is-style-small,
  .editor-styles-wrapper h4.is-style-small,
  .editor-styles-wrapper h5.is-style-small,
  .editor-styles-wrapper h6.is-style-small,
  .c-wp-content h1.is-style-small,
  .c-wp-content h2.is-style-small,
  .c-wp-content h3.is-style-small,
  .c-wp-content h4.is-style-small,
  .c-wp-content h5.is-style-small,
  .c-wp-content h6.is-style-small {
    font-size: 16px;
    margin: 0 0 15px;
  }
}
.editor-styles-wrapper h1.is-style-check,
.editor-styles-wrapper h2.is-style-check,
.editor-styles-wrapper h3.is-style-check,
.editor-styles-wrapper h4.is-style-check,
.editor-styles-wrapper h5.is-style-check,
.editor-styles-wrapper h6.is-style-check,
.c-wp-content h1.is-style-check,
.c-wp-content h2.is-style-check,
.c-wp-content h3.is-style-check,
.c-wp-content h4.is-style-check,
.c-wp-content h5.is-style-check,
.c-wp-content h6.is-style-check {
  font-size: 24px;
  position: relative;
  margin: 0 0 25px;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper h1.is-style-check,
  .editor-styles-wrapper h2.is-style-check,
  .editor-styles-wrapper h3.is-style-check,
  .editor-styles-wrapper h4.is-style-check,
  .editor-styles-wrapper h5.is-style-check,
  .editor-styles-wrapper h6.is-style-check,
  .c-wp-content h1.is-style-check,
  .c-wp-content h2.is-style-check,
  .c-wp-content h3.is-style-check,
  .c-wp-content h4.is-style-check,
  .c-wp-content h5.is-style-check,
  .c-wp-content h6.is-style-check {
    font-size: 20px;
    margin: 0 0 15px;
  }
}
.editor-styles-wrapper h1.is-style-check::before,
.editor-styles-wrapper h2.is-style-check::before,
.editor-styles-wrapper h3.is-style-check::before,
.editor-styles-wrapper h4.is-style-check::before,
.editor-styles-wrapper h5.is-style-check::before,
.editor-styles-wrapper h6.is-style-check::before,
.c-wp-content h1.is-style-check::before,
.c-wp-content h2.is-style-check::before,
.c-wp-content h3.is-style-check::before,
.c-wp-content h4.is-style-check::before,
.c-wp-content h5.is-style-check::before,
.c-wp-content h6.is-style-check::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  top: 0;
  left: 0.2em;
  color: #5f88fc;
}
.editor-styles-wrapper p.is-style-en,
.c-wp-content p.is-style-en {
  font-family: "Sen", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #B0B7BC;
  position: relative;
  padding: 0 0 35px;
  margin: 0 0 5px;
  line-height: 1;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper p.is-style-en,
  .c-wp-content p.is-style-en {
    font-size: 14px;
    padding: 0 0 10px;
    margin: 0 0 8px;
  }
}
.editor-styles-wrapper ul.is-style-list-circle li,
.editor-styles-wrapper ol.is-style-list-circle li,
.c-wp-content ul.is-style-list-circle li,
.c-wp-content ol.is-style-list-circle li {
  font-size: 18px;
  position: relative;
  padding: 0 0 0 0.4em;
  margin: 0 0 1.25em;
  font-weight: bold;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper ul.is-style-list-circle li,
  .editor-styles-wrapper ol.is-style-list-circle li,
  .c-wp-content ul.is-style-list-circle li,
  .c-wp-content ol.is-style-list-circle li {
    font-size: 16px;
    margin: 0 0 0.75em;
  }
}
.editor-styles-wrapper ul.is-style-list-circle li::before,
.editor-styles-wrapper ol.is-style-list-circle li::before,
.c-wp-content ul.is-style-list-circle li::before,
.c-wp-content ol.is-style-list-circle li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #B0B7BC;
}
.editor-styles-wrapper ul.is-style-list-check,
.editor-styles-wrapper ol.is-style-list-check,
.c-wp-content ul.is-style-list-check,
.c-wp-content ol.is-style-list-check {
  padding: 0;
}
.editor-styles-wrapper ul.is-style-list-check li,
.editor-styles-wrapper ol.is-style-list-check li,
.c-wp-content ul.is-style-list-check li,
.c-wp-content ol.is-style-list-check li {
  font-size: 18px;
  color: #fff;
  position: relative;
  padding: 0 0 0 1.3em;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper ul.is-style-list-check li,
  .editor-styles-wrapper ol.is-style-list-check li,
  .c-wp-content ul.is-style-list-check li,
  .c-wp-content ol.is-style-list-check li {
    font-size: 16px;
  }
}
.editor-styles-wrapper ul.is-style-list-check li::before,
.editor-styles-wrapper ol.is-style-list-check li::before,
.c-wp-content ul.is-style-list-check li::before,
.c-wp-content ol.is-style-list-check li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  top: 0;
  left: 0.2em;
  color: #5f88fc;
}
.editor-styles-wrapper .wp-block-group.is-style-group-box,
.c-wp-content .wp-block-group.is-style-group-box {
  /*
  background: #212121;
  padding: 45px;
  color: #fcfcfc;
  border-radius: 8px;
  p{
    font-weight: bold;
    @include mixin.font-size(20);
    margin: 0 0 20px;
  }*/
}
.editor-styles-wrapper .wp-block-group.is-style-group-white-bottom,
.c-wp-content .wp-block-group.is-style-group-white-bottom {
  padding: 0 0 100px;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper .wp-block-group.is-style-group-white-bottom,
  .c-wp-content .wp-block-group.is-style-group-white-bottom {
    padding: 0 25px 75px;
  }
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-group.is-style-group-white-bottom,
  .c-wp-content .wp-block-group.is-style-group-white-bottom {
    padding: 0 15px 50px;
  }
}
.editor-styles-wrapper .wp-block-group.is-style-group-white,
.c-wp-content .wp-block-group.is-style-group-white {
  padding: 100px 0;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper .wp-block-group.is-style-group-white,
  .c-wp-content .wp-block-group.is-style-group-white {
    padding: 75px 25px;
  }
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper .wp-block-group.is-style-group-white,
  .c-wp-content .wp-block-group.is-style-group-white {
    padding: 50px 15px;
  }
}
.editor-styles-wrapper .wp-block-group.is-style-group-gray,
.c-wp-content .wp-block-group.is-style-group-gray {
  padding: 100px 0;
  background: #F4F5F5;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper .wp-block-group.is-style-group-gray,
  .c-wp-content .wp-block-group.is-style-group-gray {
    padding: 75px 25px;
  }
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper .wp-block-group.is-style-group-gray,
  .c-wp-content .wp-block-group.is-style-group-gray {
    padding: 50px 15px;
  }
}
.editor-styles-wrapper ul,
.c-wp-content ul {
  padding: 0 0 0 2rem;
}
.editor-styles-wrapper ul li,
.c-wp-content ul li {
  position: relative;
  margin: 0 0 1rem;
  line-height: 1.6;
}
.editor-styles-wrapper ul li::before,
.c-wp-content ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.9rem;
  left: -1.2rem;
  width: 5px;
  height: 5px;
  border-radius: 4px;
  background: #212121;
}
.editor-styles-wrapper ul li:last-child,
.c-wp-content ul li:last-child {
  margin: 0;
}
.editor-styles-wrapper ol,
.c-wp-content ol {
  padding: 0 0 0 2rem;
}
.editor-styles-wrapper ol li,
.c-wp-content ol li {
  list-style: decimal;
  margin: 0 0 1rem;
}
.editor-styles-wrapper ol li:last-child,
.c-wp-content ol li:last-child {
  margin: 0;
}
.editor-styles-wrapper .has-c-wp-small-font-size,
.c-wp-content .has-c-wp-small-font-size {
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-small-font-size,
  .c-wp-content .has-c-wp-small-font-size {
    font-size: 12px;
  }
}
.editor-styles-wrapper .has-c-wp-little-larg-font-size,
.c-wp-content .has-c-wp-little-larg-font-size {
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-little-larg-font-size,
  .c-wp-content .has-c-wp-little-larg-font-size {
    font-size: 18px;
  }
}
.editor-styles-wrapper .has-c-wp-larg-font-size,
.c-wp-content .has-c-wp-larg-font-size {
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-larg-font-size,
  .c-wp-content .has-c-wp-larg-font-size {
    font-size: 22px;
  }
}
.editor-styles-wrapper .has-c-wp-huge-font-size,
.c-wp-content .has-c-wp-huge-font-size {
  font-size: 32px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-huge-font-size,
  .c-wp-content .has-c-wp-huge-font-size {
    font-size: 24px;
  }
}
.editor-styles-wrapper .has-c-wp-section-head-font-size,
.c-wp-content .has-c-wp-section-head-font-size {
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-section-head-font-size,
  .c-wp-content .has-c-wp-section-head-font-size {
    font-size: 18px;
  }
}
.editor-styles-wrapper .has-c-wp-head-font-size,
.c-wp-content .has-c-wp-head-font-size {
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .has-c-wp-head-font-size,
  .c-wp-content .has-c-wp-head-font-size {
    font-size: 16px;
  }
}
.editor-styles-wrapper .wp-block-columns,
.c-wp-content .wp-block-columns {
  justify-content: space-between;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns,
  .c-wp-content .wp-block-columns {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column,
  .c-wp-content .wp-block-column {
    margin: 1rem 0;
  }
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column .wp-block-columns,
  .c-wp-content .wp-block-column .wp-block-columns {
    margin-right: 0;
    margin-left: 0;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-narrow,
.c-wp-content .wp-block-columns.is-style-columns-narrow {
  width: 960px;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-narrow,
  .c-wp-content .wp-block-columns.is-style-columns-narrow {
    width: auto;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-full,
.c-wp-content .wp-block-columns.is-style-columns-full {
  width: 100%;
  padding: 45px 0;
  max-width: 100% !important;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-full,
  .c-wp-content .wp-block-columns.is-style-columns-full {
    padding: 25px 15;
    width: auto;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-inner,
.c-wp-content .wp-block-columns.is-style-columns-inner {
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-inner,
  .c-wp-content .wp-block-columns.is-style-columns-inner {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-short,
.c-wp-content .wp-block-columns.is-style-columns-margin-short {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-short,
  .c-wp-content .wp-block-columns.is-style-columns-margin-short {
    margin-bottom: 10px;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-medium,
.c-wp-content .wp-block-columns.is-style-columns-margin-medium {
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-medium,
  .c-wp-content .wp-block-columns.is-style-columns-margin-medium {
    margin-bottom: 20px;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-long,
.c-wp-content .wp-block-columns.is-style-columns-margin-long {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-long,
  .c-wp-content .wp-block-columns.is-style-columns-margin-long {
    margin-bottom: 30px;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longer,
.c-wp-content .wp-block-columns.is-style-columns-margin-longer {
  margin-bottom: 75px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longer,
  .c-wp-content .wp-block-columns.is-style-columns-margin-longer {
    margin-bottom: 45px;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longest,
.c-wp-content .wp-block-columns.is-style-columns-margin-longest {
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longest,
  .c-wp-content .wp-block-columns.is-style-columns-margin-longest {
    margin-bottom: 50px;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-box,
.c-wp-content .wp-block-columns.is-style-columns-box {
  border: 1px solid #d9d8b0;
  padding: 3rem;
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-line,
.c-wp-content .wp-block-columns.is-style-columns-line {
  border-top: 2px solid #d9d8b0;
  border-bottom: 2px solid #d9d8b0;
  padding: 3.5rem 2.5rem;
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-center .wp-block-column,
.c-wp-content .wp-block-columns.is-style-columns-center .wp-block-column {
  display: flex;
  justify-content: center;
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-short,
.c-wp-content .wp-block-column.is-style-column-margin-short {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-short,
  .c-wp-content .wp-block-column.is-style-column-margin-short {
    margin-bottom: 10px;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-medium,
.c-wp-content .wp-block-column.is-style-column-margin-medium {
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-medium,
  .c-wp-content .wp-block-column.is-style-column-margin-medium {
    margin-bottom: 20px;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-long,
.c-wp-content .wp-block-column.is-style-column-margin-long {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-long,
  .c-wp-content .wp-block-column.is-style-column-margin-long {
    margin-bottom: 35px;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-longer,
.c-wp-content .wp-block-column.is-style-column-margin-longer {
  margin-bottom: 75px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-longer,
  .c-wp-content .wp-block-column.is-style-column-margin-longer {
    margin-bottom: 45px;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-longest,
.c-wp-content .wp-block-column.is-style-column-margin-longest {
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-longest,
  .c-wp-content .wp-block-column.is-style-column-margin-longest {
    margin-bottom: 50px;
  }
}
.editor-styles-wrapper .wp-block-table.is-style-table-fa,
.c-wp-content .wp-block-table.is-style-table-fa {
  margin: 0 0 75px;
}
.editor-styles-wrapper .wp-block-table.is-style-table-fa table,
.c-wp-content .wp-block-table.is-style-table-fa table {
  width: auto !important;
}
.editor-styles-wrapper .wp-block-table.is-style-table-fa tr,
.c-wp-content .wp-block-table.is-style-table-fa tr {
  border: none;
  line-height: 1.6;
}
.editor-styles-wrapper .wp-block-table.is-style-table-fa tr:first-child td,
.c-wp-content .wp-block-table.is-style-table-fa tr:first-child td {
  font-size: 18px;
  color: #5f88fc;
  font-weight: 700;
}
.editor-styles-wrapper .wp-block-table.is-style-table-fa tr:first-child td:first-child,
.c-wp-content .wp-block-table.is-style-table-fa tr:first-child td:first-child {
  background: transparent !important;
}
.editor-styles-wrapper .wp-block-table.is-style-table-fa tr:nth-child(even) td,
.c-wp-content .wp-block-table.is-style-table-fa tr:nth-child(even) td {
  background: #F2F5F7;
}
.editor-styles-wrapper .wp-block-table.is-style-table-fa th,
.c-wp-content .wp-block-table.is-style-table-fa th {
  border: none;
  padding: 1.5rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #b0b7bc;
}
.editor-styles-wrapper .wp-block-table.is-style-table-fa td,
.c-wp-content .wp-block-table.is-style-table-fa td {
  border: none;
  padding: 1.5rem;
  line-height: 1.6;
  font-size: 16px;
  border-bottom: 1px solid #b0b7bc;
  text-align: center;
  width: 175px;
}
.editor-styles-wrapper .wp-block-table.is-style-table-fa td:first-child,
.c-wp-content .wp-block-table.is-style-table-fa td:first-child {
  font-weight: bold;
  width: 220px;
  background: #D7E0F8 !important;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-table,
  .c-wp-content .wp-block-table {
    overflow: auto;
    white-space: nowrap;
  }
  .editor-styles-wrapper .wp-block-table::-webkit-scrollbar,
  .c-wp-content .wp-block-table::-webkit-scrollbar {
    height: 15px;
  }
  .editor-styles-wrapper .wp-block-table::-webkit-scrollbar-track,
  .c-wp-content .wp-block-table::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .editor-styles-wrapper .wp-block-table::-webkit-scrollbar-thumb,
  .c-wp-content .wp-block-table::-webkit-scrollbar-thumb {
    background: #bbb;
  }
}
.editor-styles-wrapper .wp-block-button.is-style-button-primary .wp-block-button__link,
.c-wp-content .wp-block-button.is-style-button-primary .wp-block-button__link {
  display: inline-block;
  padding: 1em 2.5em;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  transition: all 0.25s ease;
  color: #fff;
  background: #5f88fc;
  min-width: 40rem;
}
.editor-styles-wrapper .wp-block-button.is-style-button-primary .wp-block-button__link:hover,
.c-wp-content .wp-block-button.is-style-button-primary .wp-block-button__link:hover {
  cursor: pointer;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-button.is-style-button-primary .wp-block-button__link,
  .c-wp-content .wp-block-button.is-style-button-primary .wp-block-button__link {
    min-width: auto;
  }
}
.editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link,
.c-wp-content .wp-block-button.is-style-button-secondary .wp-block-button__link {
  font-size: 14px;
  display: inline-block;
  padding: 1em 2.5em;
  border-radius: 6px;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  transition: all 0.25s ease;
  color: #fff;
  background: #5f88fc;
  min-width: 30rem;
}
@media only screen and (max-width: 768px) {
  .editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link,
  .c-wp-content .wp-block-button.is-style-button-secondary .wp-block-button__link {
    min-width: auto;
  }
}
.editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link:hover,
.c-wp-content .wp-block-button.is-style-button-secondary .wp-block-button__link:hover {
  cursor: pointer;
  color: #fff;
}
.editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link:hover,
.c-wp-content .wp-block-button.is-style-button-secondary .wp-block-button__link:hover {
  cursor: pointer;
  color: #fff;
}
.editor-styles-wrapper .alignwide,
.c-wp-content .alignwide {
  margin-left: 0;
  margin-right: 0;
  max-width: 100vw;
}
.editor-styles-wrapper .alignfull,
.c-wp-content .alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
}
.editor-styles-wrapper .alignfull img,
.c-wp-content .alignfull img {
  width: 100vw;
}

.wp-admin .wp-block-columns {
  padding: 10px 0;
  border: 1px dotted #aaa;
  justify-content: space-between;
}
.wp-admin .wp-block-column {
  border-right: 1px dashed #ccc;
}
.wp-admin .wp-block-column:last-child {
  border: none;
}
.wp-admin .wp-block-group {
  background: #fafafa;
  margin: 8px 0;
  padding: 5px 0;
}
.wp-admin .wp-block-group-white {
  padding: 75px 0;
}
.wp-admin .wp-block-group-gray {
  padding: 75px 0;
  background: #F4F5F5;
}

.wp-block-image.is-style-image-space-short {
  padding-bottom: 1rem;
}
.wp-block-image.is-style-image-space-medium {
  padding-bottom: 3rem;
}
.wp-block-image.is-style-image-space-long {
  padding-bottom: 5rem;
}
.wp-block-image.is-style-image-space-longer {
  padding-bottom: 7.5rem;
}
.wp-block-image.is-style-image-space-longest {
  padding-bottom: 12rem;
}

.editor-styles-wrapper .is-style-paragraph-margin-none,
.c-wp-content .is-style-paragraph-margin-none {
  margin-bottom: 1rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-short,
.c-wp-content .is-style-paragraph-margin-short {
  margin-bottom: 1rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-medium,
.c-wp-content .is-style-paragraph-margin-medium {
  margin-bottom: 3rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-long,
.c-wp-content .is-style-paragraph-margin-long {
  margin-bottom: 5rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-longer,
.c-wp-content .is-style-paragraph-margin-longer {
  margin-bottom: 7.5rem;
}
.editor-styles-wrapper .is-style-paragraph-margin-longest,
.c-wp-content .is-style-paragraph-margin-longest {
  margin-bottom: 12rem;
}

.has-color-white-color {
  color: #fff;
}

.has-color-blue-color {
  color: #023b69;
}

.has-color-yellow-color {
  color: #a49620;
}

.has-color-red-color {
  color: #b60005;
}

.has-color-beige-color {
  color: #d9d8b0;
}

.has-color-gray-color {
  color: #ebebdf;
}

.has-color-blue-light-color {
  color: #e5f5fc;
}

.wp-block-columns.has-background {
  padding: 3.5rem !important;
}
@media only screen and (max-width: 768px) {
  .wp-block-columns.has-background {
    padding: 1rem !important;
  }
}

.has-color-white-background-color {
  background: #fff;
}

.has-color-blue-background-color {
  background: #023b69;
}

.has-color-yellow-background-color {
  background: #a49620;
}

.has-color-red-background-color {
  background: #b60005;
}

.has-color-beige-background-color {
  background: #d9d8b0;
}

.has-color-gray-background-color {
  background: #ebebdf;
}

.has-color-blue-light-background-color {
  background: #e5f5fc;
}

.editor-styles-wrapper h1.is-style-large,
.editor-styles-wrapper h2.is-style-large,
.editor-styles-wrapper h3.is-style-large,
.editor-styles-wrapper h4.is-style-large,
.editor-styles-wrapper h5.is-style-large,
.editor-styles-wrapper h6.is-style-large {
  font-size: 26px !important;
}
.editor-styles-wrapper h1.is-style-medium,
.editor-styles-wrapper h2.is-style-medium,
.editor-styles-wrapper h3.is-style-medium,
.editor-styles-wrapper h4.is-style-medium,
.editor-styles-wrapper h5.is-style-medium,
.editor-styles-wrapper h6.is-style-medium {
  font-size: 22px !important;
  margin: 0 0 32px;
}
.editor-styles-wrapper h1.is-style-sub,
.editor-styles-wrapper h2.is-style-sub,
.editor-styles-wrapper h3.is-style-sub,
.editor-styles-wrapper h4.is-style-sub,
.editor-styles-wrapper h5.is-style-sub,
.editor-styles-wrapper h6.is-style-sub {
  font-size: 18px !important;
  margin: 0 0 24px;
}
.editor-styles-wrapper h1.is-style-lihgt,
.editor-styles-wrapper h2.is-style-lihgt,
.editor-styles-wrapper h3.is-style-lihgt,
.editor-styles-wrapper h4.is-style-lihgt,
.editor-styles-wrapper h5.is-style-lihgt,
.editor-styles-wrapper h6.is-style-lihgt {
  font-size: 18px !important;
  padding: 0.75em 1em;
  margin: 0 0 32rem;
}
.editor-styles-wrapper h1.is-style-dark,
.editor-styles-wrapper h2.is-style-dark,
.editor-styles-wrapper h3.is-style-dark,
.editor-styles-wrapper h4.is-style-dark,
.editor-styles-wrapper h5.is-style-dark,
.editor-styles-wrapper h6.is-style-dark {
  font-size: 18px !important;
  padding: 0.75em 1em;
  margin: 0 0 32px;
}
.editor-styles-wrapper h1.is-style-underline,
.editor-styles-wrapper h2.is-style-underline,
.editor-styles-wrapper h3.is-style-underline,
.editor-styles-wrapper h4.is-style-underline,
.editor-styles-wrapper h5.is-style-underline,
.editor-styles-wrapper h6.is-style-underline {
  font-size: 18px !important;
  padding: 0 0 12px;
  margin: 0 0 24px;
}
.editor-styles-wrapper h1.is-style__en,
.editor-styles-wrapper h2.is-style__en,
.editor-styles-wrapper h3.is-style__en,
.editor-styles-wrapper h4.is-style__en,
.editor-styles-wrapper h5.is-style__en,
.editor-styles-wrapper h6.is-style__en {
  font-size: 12px !important;
  margin: 0 0 4px;
}
.editor-styles-wrapper p {
  line-height: 1.8;
  margin-bottom: 1rem;
}
.editor-styles-wrapper .wp-block-button.is-style-button-primary .wp-block-button__link {
  font-size: 18px !important;
}
.editor-styles-wrapper .wp-block-button.is-style-button-secondary .wp-block-button__link {
  font-size: 16px !important;
}

@media only screen and (max-width: 768px) {
  .is-col-reverse {
    flex-direction: column-reverse;
  }
}

.is-row-reverse {
  flex-direction: row-reverse;
}

.block-editor-block-variation-picker__variations li::before {
  display: none !important;
}

.c-ex-font {
  font-family: "Sen", sans-serif;
  font-weight: 500;
}

.cc-revoke.cc-bottom {
  display: none !important;
}

.p-header {
  position: relative;
  z-index: 9999;
  line-height: 1;
}
.p-header div {
  line-height: 1;
}
@media only screen and (max-width: 1080px) {
  .p-header {
    padding: 8px 6px 8px 10px;
  }
}
.p-header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 25px;
}
@media only screen and (max-width: 1080px) {
  .p-header-wrap {
    padding: 0;
  }
}
.p-header-title a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 700;
  color: #212121;
}
.p-header-title__logo {
  width: 200px;
}
@media only screen and (max-width: 1080px) {
  .p-header-title__logo {
    width: 160px;
  }
}
@media only screen and (max-width: 768px) {
  .p-header-title__logo {
    width: 100px;
  }
}
.p-header-title__name {
  font-size: 18px;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 1080px) {
  .p-header-title__name {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .p-header-title__name {
    font-size: 14px;
  }
}
.p-header-content {
  display: flex;
  align-items: center;
}
.p-header-content__local {
  display: flex;
  justify-content: center;
  align-items: stretch;
  color: #fff;
}
@media only screen and (max-width: 1080px) {
  .p-header-content__local {
    display: none;
  }
}
.p-header-content__local-fa {
  background: #2345A0;
}
.p-header-content__local-fa .p-header-content__local-title {
  border-right: 1px solid #6D86CB;
}
.p-header-content__local-cd {
  background: #11A6AC;
}
.p-header-content__local-cd .p-header-content__local-title {
  border-right: 1px solid #A4D1D3;
}
.p-header-content__local-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 30px 0 0;
  display: flex;
}
.p-header-content__local-title span {
  display: block;
  margin: auto 0;
}
.p-header-phone {
  text-align: center;
  margin: 0 12px 0 15px;
}
@media only screen and (max-width: 1280px) {
  .p-header-phone {
    display: none;
  }
}
.p-header-phone__no {
  font-size: 30px;
  padding: 0 0 3px;
}
@media only screen and (max-width: 1450px) {
  .p-header-phone__no {
    font-size: 28px;
  }
}
.p-header-phone__no i {
  position: relative;
  top: -3px;
  font-size: 22px;
  transform: rotate(-15deg);
}
@media only screen and (max-width: 1450px) {
  .p-header-phone__no i {
    font-size: 20px;
  }
}
.p-header-phone__no span {
  padding: 0 0 0 2px;
}
.p-header-phone__notice {
  font-size: 12px;
  font-weight: bold;
}
@media only screen and (max-width: 1450px) {
  .p-header-phone__notice {
    font-size: 10px;
  }
}
.p-header-contact {
  text-align: center;
}
@media only screen and (max-width: 1080px) {
  .p-header-contact {
    display: none;
  }
}
.p-header-contact a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  background: #212121;
  color: #fff;
  line-height: 80px;
  font-weight: bold;
  padding: 15px 12px;
}
.p-header-contact__icon {
  font-size: 38px;
  margin: 0 0 4px;
}
.p-header-contact__label {
  font-size: 13px;
  font-weight: bold;
}

.p-footer-privacy {
  text-align: right;
  margin: 0 0 50px;
}
.p-footer-privacy a {
  color: #fff;
  text-decoration: none;
}
.p-footer-contact {
  background: #2345A0;
  padding: 15px;
}
@media only screen and (max-width: 980px) {
  .p-footer-contact {
    display: none;
  }
}
.p-footer-contact__link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.p-footer-contact__label {
  padding: 0 40px 0 25px;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
}
.p-footer-contact__label-en {
  font-size: 100px;
}
.p-footer-contact__icon {
  color: #2345A0;
  text-align: center;
  background: #fff;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 60px;
}
.p-footer-company {
  color: #fff;
}
.p-footer-company__logo {
  margin: 0 0 15px;
}
.p-footer-company__logo a {
  width: 200px;
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media only screen and (max-width: 1080px) {
  .p-footer-company__logo a {
    width: 120px;
  }
}
.p-footer-company__name {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 3px;
}
.p-footer-company__address address {
  font-size: 14px;
  line-height: 1.6;
}
.p-footer-company__tel {
  font-weight: bold;
  margin: 0 0 5px;
}
.p-footer-company__time {
  font-weight: bold;
}
.p-footer-copyright {
  padding: 50px 0 10px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .p-footer-copyright {
    font-size: 12px;
  }
}

.cc-message a {
  color: #fff;
  opacity: 0.8;
  transition: all 0.25s ease;
}
.cc-message a:hover {
  opacity: 1;
}

.p-home-introduction {
  position: relative;
  overflow: hidden;
  padding: 0 0 150px;
}
@media only screen and (max-width: 768px) {
  .p-home-introduction {
    padding: 0 0 75px;
  }
}
.p-home-introduction::before {
  content: "";
  display: block;
  opacity: 0.75;
  background: #fff;
  position: absolute;
  bottom: -10%;
  left: -25%;
  width: 150%;
  height: 350px;
  transform: rotate(42deg);
}
.p-home-main-catch {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 50px -15px;
}
@media only screen and (max-width: 1280px) {
  .p-home-main-catch {
    margin: 0 0 50px;
    padding: 0 0 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-main-catch {
    margin: 0 0 50px;
    padding: 0;
  }
}
.p-home-main-catch__re {
  order: 1;
  font-size: 150px;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .p-home-main-catch__re {
    font-size: 120px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-home-main-catch__re {
    font-size: 90px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-main-catch__re {
    font-size: 46px;
  }
}
.p-home-main-catch__mo {
  order: 3;
  font-size: 150px;
  width: 100%;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 1280px) {
  .p-home-main-catch__mo {
    font-size: 120px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-home-main-catch__mo {
    font-size: 90px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-main-catch__mo {
    font-size: 46px;
  }
}
.p-home-main-catch__body {
  order: 2;
  font-weight: 700;
  font-size: 46px;
  padding: 0 0 40px;
  line-height: 1.6;
}
@media only screen and (max-width: 1280px) {
  .p-home-main-catch__body {
    font-size: 36px;
    padding: 0 20px 30px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-home-main-catch__body {
    font-size: 34px;
    padding: 0 5px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-main-catch__body {
    font-size: 26px;
    padding: 0 5px 0px;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 480px) {
  .p-home-main-catch__body {
    font-size: 22px;
    padding: 0 5px 0px;
  }
}
.p-home-outline {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 50px;
}
@media only screen and (max-width: 1280px) {
  .p-home-outline {
    padding: 0 0 0 20px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-home-outline {
    font-size: 16px;
    font-weight: normal;
    padding: 25px 5px 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-outline {
    margin: 0 0 35px;
  }
}
.p-home-outline-link {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-home-outline-link {
    justify-content: space-around;
    align-items: end;
  }
}
@media only screen and (max-width: 650px) {
  .p-home-outline-link {
    display: block;
    text-align: center;
  }
}
.p-home-outline-link > div:last-child {
  margin: 0 0 0 25px;
}
@media only screen and (max-width: 650px) {
.p-home-outline-link > div:last-child {
  margin: 0 0 0 20px;
}
}
@media only screen and (max-width: 768px) {
  .p-home-outline-link > div:last-child {
    margin: 0;
    padding: 25px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-group {
    text-align: center;
  }
}
.p-home-title {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.p-home-title:before, .p-home-title:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 5px;
  bottom: 0;
  display: block;
}
.p-home-title:before {
  left: 0;
  background: #5f88fc;
}
.p-home-title:after {
  left: 40px;
  background: #0bceba;
}
@media only screen and (max-width: 1080px) {
  .p-home-title {
    font-size: 24px;
  }
}
.p-home-title__en {
  font-family: "Sen", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: #666;
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .p-home-title__en {
    font-size: 16px;
  }
}
.p-home-title__fa {
  color: #5f88fc;
  font-weight: 700;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .p-home-title__fa {
    font-size: 18px;
  }
}
.p-home-title__cd {
  color: #0bceba;
  font-weight: 700;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .p-home-title__cd {
    font-size: 18px;
  }
}
.p-home-business {
  position: relative;
}
.p-home-business__outline {
  padding: 35px 0 0;
  margin: 0 0 50px;
  font-size: 18px;
}
@media only screen and (max-width: 1080px) {
  .p-home-business__outline {
    font-size: 16px;
  }
}
.p-home-business__list {
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 768px) {
  .p-home-business__list {
    display: block;
  }
}
.p-home-business__item {
  width: 44%;
}
@media only screen and (max-width: 768px) {
  .p-home-business__item {
    width: auto;
  }
  .p-home-business__item:first-child {
    margin: 0 0 50px;
  }
}
.p-home-business__item-photo {
  margin: 0 0 15px;
}
.p-home-business__item-photo img {
  width: 100%;
}
.p-home-business__item-body {
  padding: 15px 0 0;
  margin: 0 0 25px;
}
.p-home-business__item-body p {
  font-size: 18px;
  line-height: 1.8;
}
@media only screen and (max-width: 1080px) {
  .p-home-business__item-body p {
    font-size: 16px;
    line-height: 1.6;
  }
}

.p-home-products {
  padding: 150px 0;
  color: #f8f8f8;
  background: #202124!important;
  position: relative;
  overflow: hidden;
  background:url(../images/pages/home/bg_page.png) 0 0 no-repeat;
}
@media only screen and (max-width: 768px) {
  .p-home-products {
    padding: 75px 0;
  }
}
.p-home-products::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1500px 0 0 1500px;
  border-color: transparent transparent transparent #31383E;
}
.p-home-products__content {
  position: relative;
  padding: 50px 0 0;
  margin: 0 0 50px;
}
.p-home-products-card {
  width: 32%;
  background: #fff;
  border-radius: 8px;
}
@media only screen and (max-width: 768px) {
  .p-home-products-card {
    width: auto;
    margin: 0 0 25px;
  }
}
.p-home-products-card__wrap {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-home-products-card__wrap {
    display: block;
  }
}
.p-home-products-card__link {
  display: block;
  text-decoration: none;
  color: #212121;
  padding: 30px 20px;
}
.p-home-products-card__photo {
  padding: 0 20px;
  margin: 0 0 5px;
}
.p-home-products-card__title {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 10px;
}
.p-home-products-card__body {
  font-size: 16px;
  line-height: 1.4;
}
.p-home-works {
  padding: 150px 0;
  background: #f0f0f0;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .p-home-works {
    padding: 75px 0;
  }
}
.p-home-works::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1500px 0 0 1500px;
  border-color: transparent transparent transparent #fff;
}
.p-home-works__content {
  position: relative;
  padding: 50px 0 0;
}
.p-home-works__content:last-child {
  margin: 0 0 0;
}
.p-home-works__content-inner {
  padding: 35px 0 0;
}
.p-home-works__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .p-home-works__list {
    display: block;
  }
}
.p-home-works__item {
  width: 30%;
  margin: 0 0 60px;
}
@media only screen and (max-width: 900px) {
  .p-home-works__item {
    width: 48%;
    margin: 0 0 45px;
  }
}
@media only screen and (max-width: 768px) {
  .p-home-works__item {
    width: auto;
    margin: 0 0 35px;
  }
}
.p-home-works__link {
  display: block;
  text-decoration: none;
}
.p-home-works__link img {
  filter: drop-shadow(8px 8px 7px rgba(40, 81, 85, 0.35));
  transition: all 0.25s ease;
}
.p-home-works__link:hover .p-home-works__thumbnail {
  background: #EAEDFA;
}
.p-home-works__link:hover .p-home-works__thumbnail img {
  scale: 1.03;
}
.p-home-works__link:hover .p-home-works__title {
  color: #5f88fc;
}
.p-home-works__link:hover .p-content-works__label span {
  background: #289ED1;
}
.p-home-works__box .p-home-works__thumbnail {
  padding: 0;
}
.p-home-works__thumbnail {
  background: #fafafa;
  font-size: 0;
  line-height: 1;
  padding: 10px 0 0;
  text-align: center;
  margin: 0 0 20px;
  overflow: hidden;
  transition: all 0.25s ease;
}
.p-home-works__title {
  font-size: 17px;
  font-weight: 600;
  color: #212121;
  margin: 0 0 5px;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 768px) {
  .p-home-works__title {
    font-size: 16px;
  }
}
.p-home-works__data {
  display: flex;
  margin: 0 0 10px;
}
.p-home-works__data span {
  font-size: 14px;
  color: #999;
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-home-works__data span {
    font-size: 13px;
  }
}
.p-home-works__label {
  display: flex;
}
.p-home-works__label span {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  background: #0bceba;
  padding: 2px 8px;
  margin: 0 10px 0 0;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 768px) {
  .p-home-works__label span {
    font-size: 12px;
  }
}
.p-home-information {
  background: #8DC7E9;
}
.p-home-information__inner {
  display: flex;
  justify-content: space-around;
  padding: 100px 0;
}
@media only screen and (max-width: 1080px) {
  .p-home-information__inner {
    display: block;
    padding: 15px 0;
  }
}
.p-home-information__box {
  width: 40%;
  padding: 35px 0;
  border-radius: 40px;
  background: #fff;
}
@media only screen and (max-width: 1080px) {
  .p-home-information__box {
    width: auto;
    padding: 25px 0;
    border-radius: 20px;
  }
}
.p-home-information__box:first-child {
  margin: 0 0 15px;
}
.p-home-information__head {
  text-align: center;
  padding: 0 40px;
  margin: 0 0 25px;
}
@media only screen and (max-width: 1080px) {
  .p-home-information__head {
    padding: 0 15px;
    margin: 0 0 25px;
  }
}
.p-home-information__photo {
  padding: 0 40px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 1080px) {
  .p-home-information__photo {
    padding: 0 15px;
    margin: 0 0 15px;
  }
}
.p-home-information__photo img {
  width: 100%;
  border-radius: 30px;
}
@media only screen and (max-width: 1080px) {
  .p-home-information__photo img {
    border-radius: 15px;
  }
}
.p-home-information__body {
  padding: 0 40px;
  margin: 0 0 20px;
}
@media only screen and (max-width: 1080px) {
  .p-home-information__body {
    padding: 0 15px;
    margin: 0 0 20px;
  }
}
.p-home-news {
  padding: 100px 0;
  background-size: auto 100%;
}
.p-home-news__inner {
  display: flex;
}
@media only screen and (max-width: 1080px) {
  .p-home-news__inner {
    display: block;
  }
}
.p-home-news__head {
  width: 400px;
}
@media only screen and (max-width: 1080px) {
  .p-home-news__head {
    width: 100%;
  }
}
.p-home-news__body {
  padding: 50px 0 0;
  flex: 1;
}

.p-news__list {
  margin: 0 0 75px;
}
.p-news__item {
  padding: 1.5rem;
  border-bottom: 1px solid #bebebe;
}
@media only screen and (max-width: 768px) {
  .p-news__item {
    padding: 0.75rem 0.5rem;
  }
}
.p-news__link {
  padding: 0.5rem;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-news__link:hover .p-news__title {
  color: #5f88fc;
}
.p-news__link-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1080px) {
  .p-news__link-inner {
    display: block;
  }
}
.p-news__date {
  color: #212121;
  margin: 0 12px 0 0;
}
@media only screen and (max-width: 1080px) {
  .p-news__date {
    display: block;
    margin: 0 0 5px;
  }
}
.p-news__title {
  color: #212121;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1080px) {
  .p-news__title {
    display: block;
  }
}
.p-news__single-date {
  font-weight: bold;
  margin: 0 0 15px;
  font-size: 20px;
  color: #5f88fc;
}
.p-news__single-title {
  margin: 0;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-news__single-title {
    font-size: 22px;
  }
}
.p-news__single-content {
  padding: 4.5rem 0 0;
  min-height: 400px;
}
@media only screen and (max-width: 768px) {
  .p-news__single-content {
    padding: 2.5rem 0 0;
  }
}
.p-news__single-content p {
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .p-news__single-content p {
    line-height: 1.6;
  }
}

.p-page-head {
  margin: 0 0 150px;
}
@media only screen and (max-width: 1080px) {
  .p-page-head {
    padding: 75px 0 0;
    margin: 0 0 35px;
  }
}
.p-page-head__title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width: 1080px) {
  .p-page-head__title {
    font-size: 20px;
  }
}
.p-page-head__title-en {
  padding: 10px 0 0;
}
.p-page__order {
  width: 100%;
  padding: 5px 0 0;
  display: inline-block;
  text-align: right;
}
.p-page__access {
  display: flex;
  justify-content: space-between;
  padding: 3px 0 0;
}
@media only screen and (max-width: 1080px) {
  .p-page__access {
    display: block;
    padding: 8px 0 0;
  }
}
@media only screen and (max-width: 1080px) {
  .p-page__access-photo {
    padding: 15px 0 0;
  }
  .p-page__access-photo img {
    width: 100%;
  }
}
.p-page__access-title {
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  margin: 0 0 5px;
}
@media only screen and (max-width: 1080px) {
  .p-page__access-title {
    font-size: 16px;
    margin: 0 0 10px;
  }
}
.p-page__access-address {
  display: inline-block;
  margin: 0 0 5px;
}
.p-page__access a {
  display: inline-block;
  margin: 0 0 5px;
}
.p-page-group__fa {
  padding-top: 60px;
  background: #f2f5f7 url(../images/pages/bg_page-fa.png) 0 0 no-repeat;
  background-size: 100% auto;
}

.p-cd-works__head {
  margin: 0 0 45px;
}
.p-cd-works__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0 35px;
}
.p-cd-works__list::before {
  content: "";
  display: block;
  width: 22%;
  order: 1;
}
.p-cd-works__list::after {
  content: "";
  display: block;
  width: 22%;
}
.p-cd-works__item {
  width: 22%;
  margin: 0 0 35px;
}
.p-cd-works__item-link {
  display: block;
  text-decoration: none;
  color: #212121;
}
.p-cd-works__item-link img {
  transition: all 0.45s ease;
  line-height: 1px;
  font-size: 1px;
}
.p-cd-works__item-link:hover img {
  transform: scale(1.1, 1.1);
}
.p-cd-works__item-thumb {
  overflow: hidden;
  margin: 0 0 15px;
  border: 1px solid #ccc;
  line-height: 1px;
  font-size: 1px;
}
.p-cd-works__item-thumb img {
  width: 100%;
}
.p-cd-works__item-service {
  margin: 0 0 5px;
}
.p-cd-works__item-service span {
  font-size: 12px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  background: #0bceba;
  padding: 4px 6px;
  line-height: 1;
}
.p-cd-works__item-title {
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 12px;
}
.p-cd-works__item-terms {
  font-size: 13px;
  color: #888;
}
.p-cd-works-single-catch {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 35px;
}
.p-cd-works-single-body {
  font-size: 18px;
  margin: 0 0 50px;
}
.p-cd-works-single-box {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #b0b7bc;
}
.p-cd-works-single-label {
  width: 200px;
}
.p-cd-works-single-body {
  flex: 1;
}

.p-fa-top {
  color: #fff;
  font-weight: bold;
  padding: 0 0 100px;
  margin: 0 0 100px;
}
@media only screen and (max-width: 1080px) {
  .p-fa-top {
    padding: 0 10px 50px;
    margin: 0 0 50px;
  }
}
.p-fa-top .c-grid__inner {
  background: url(../images/pages/img_fa_top.jpg) no-repeat right top;
}
@media only screen and (max-width: 1080px) {
  .p-fa-top .c-grid__inner {
    background-size: 60%;
    background-position: right 60px;
  }
}
.p-fa-top__title {
  font-size: 40px;
  line-height: 1;
  padding: 150px 0 0;
  margin: 0 0 5px;
}
@media only screen and (max-width: 1080px) {
  .p-fa-top__title {
    font-size: 24px;
    padding: 125px 0 0;
  }
}
.p-fa-top__title span {
  line-height: 1;
  font-weight: bold;
}
.p-fa-top__title span:first-child {
  font-size: 80px;
  letter-spacing: 3px;
}
@media only screen and (max-width: 1080px) {
  .p-fa-top__title span:first-child {
    font-size: 36px;
  }
}
.p-fa-top__title-en {
  font-size: 20px;
  margin: 0 0 50px;
  color: #bbb;
}
@media only screen and (max-width: 1080px) {
  .p-fa-top__title-en {
    font-size: 16px;
    margin: 0 0 25px;
  }
}
.p-fa-top__outline {
  font-size: 30px;
  line-height: 1.6;
}
@media only screen and (max-width: 1080px) {
  .p-fa-top__outline {
    font-size: 16px;
  }
}
.p-fa-product-overview {
  margin: 0 0 75px;
}
@media only screen and (max-width: 1080px) {
  .p-fa-product-overview {
    margin: 0 0 50px;
  }
}
.p-fa-product-overview__head {
  margin: 0 0 5px;
}
.p-fa-product-overview__title {
  font-size: 44px;
  font-weight: bold;
  margin: 0 0 5px;
}
@media only screen and (max-width: 1080px) {
  .p-fa-product-overview__title {
    padding: 80px 0 0;
    font-size: 28px;
  }
}
.p-fa-product-overview__title-en {
  font-size: 28px;
  font-weight: bold;
  color: #B0B7BC;
}
@media only screen and (max-width: 1080px) {
  .p-fa-product-overview__title-en {
    font-size: 16px;
  }
}
.p-fa-product-overview__catch {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 25px;
}
@media only screen and (max-width: 1080px) {
  .p-fa-product-overview__catch {
    font-size: 20px;
  }
}
.p-fa-product-overview__body {
  margin: 0 0 35px;
}
.p-fa-product-overview__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1080px) {
  .p-fa-product-overview__row {
    flex-direction: column-reverse;
  }
}
.p-fa-product-overview__col-content {
  width: 54%;
}
@media only screen and (max-width: 1080px) {
  .p-fa-product-overview__col-content {
    width: auto;
  }
}
.p-fa-product-overview__col-photo {
  width: 44%;
}
@media only screen and (max-width: 1080px) {
  .p-fa-product-overview__col-photo {
    width: auto;
    margin: 0 0 25px;
  }
}
.p-fa-product-overview__action {
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
}
@media only screen and (max-width: 1080px) {
  .p-fa-product-overview__action {
    display: block;
  }
}
.p-fa-product-overview__action-button {
  width: 46%;
}
@media only screen and (max-width: 1080px) {
  .p-fa-product-overview__action-button {
    width: auto;
    margin: 0 0 15px;
  }
  .p-fa-product-overview__action-button:last-child {
    margin: 0;
  }
}
.p-fa-service-overview {
  margin: 0 0 75px;
}
.p-fa-service-overview__head {
  margin: 0 0 5px;
}
.p-fa-service-overview__title {
  font-size: 44px;
  font-weight: bold;
  margin: 0 0 5px;
}
@media only screen and (max-width: 1080px) {
  .p-fa-service-overview__title {
    padding: 80px 0 0;
    font-size: 28px;
  }
}
.p-fa-service-overview__title-en {
  font-size: 28px;
  font-weight: bold;
  color: #B0B7BC;
}
@media only screen and (max-width: 1080px) {
  .p-fa-service-overview__title-en {
    font-size: 16px;
  }
}
.p-fa-service-overview__catch {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 25px;
}
@media only screen and (max-width: 1080px) {
  .p-fa-service-overview__catch {
    font-size: 20px;
  }
}
.p-fa-service-overview__body {
  margin: 0 0 35px;
}
.p-fa-service-overview__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1080px) {
  .p-fa-service-overview__row {
    flex-direction: column-reverse;
  }
}
.p-fa-service-overview__col-content {
  width: 54%;
}
@media only screen and (max-width: 1080px) {
  .p-fa-service-overview__col-content {
    width: auto;
  }
}
.p-fa-service-overview__col-photo {
  width: 44%;
}
@media only screen and (max-width: 1080px) {
  .p-fa-service-overview__col-photo {
    width: auto;
    margin: 0 0 25px;
  }
}
.p-fa-works__head {
  margin: 0 0 35px;
}
.p-fa-works__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0 35px;
}
.p-fa-works__list::before {
  content: "";
  display: block;
  width: 22%;
  order: 1;
}
.p-fa-works__list::after {
  content: "";
  display: block;
  width: 22%;
}
.p-fa-works__item {
  width: 22%;
  margin: 0 0 35px;
}
.p-fa-works__item-link {
  display: block;
  text-decoration: none;
  color: #212121;
}
.p-fa-works__item-link img {
  transition: all 0.45s ease;
  line-height: 1px;
  font-size: 1px;
}
.p-fa-works__item-link:hover img {
  transform: scale(1.1, 1.1);
}
.p-fa-works__item-thumb {
  overflow: hidden;
  margin: 0 0 15px;
  border: 1px solid #ccc;
  line-height: 1px;
  font-size: 1px;
}
.p-fa-works__item-thumb img {
  width: 100%;
}
.p-fa-works__item-title {
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 12px;
}
.p-fa-works__item-terms {
  margin: 0 0 5px;
}
.p-fa-works__item-terms span {
  font-size: 12px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  background: #5f88fc;
  padding: 4px 6px;
  line-height: 1;
  margin: 0 5px 0 0;
}
.p-fa-feature .wp-block-column img {
  width: 100%;
}
.p-fa-feature .wp-block-column .is-style-medium-fa {
  margin: 0 0 15px;
}
.p-fa-feature .wp-block-column p {
  padding: 0 0 35px;
}
.p-fa_tell span {
  display: block;
  font-size: 16px;
}

.c-privacy-policy-content p {
  margin: 0 0 50px;
}
.c-privacy-policy-date {
  text-align: right;
  padding: 35px 0 0;
  margin: 0 0 35px;
}
.c-privacy-policy-name {
  text-align: right;
  line-height: 1.8;
}

.p-contact__row {
  display: flex;
  justify-content: space-between;
  margin: 0 0 100px;
}
@media only screen and (max-width: 980px) {
  .p-contact__row {
    display: block;
  }
}
.p-contact__col:first-child {
  width: 55%;
}
@media only screen and (max-width: 980px) {
  .p-contact__col:first-child {
    width: auto;
    margin: 0 0 25px;
  }
}
.p-contact__col:last-child {
  width: 44%;
}
@media only screen and (max-width: 980px) {
  .p-contact__col:last-child {
    width: auto;
  }
}
.p-contact-phone {
  text-align: center;
  background: #f0f7fd;
  padding: 20px;
}
@media only screen and (max-width: 980px) {
  .p-contact-phone {
    padding: 10px;
  }
}
.p-contact-phone__inner {
  background: #fff;
  padding: 25px 15px;
}
@media only screen and (max-width: 980px) {
  .p-contact-phone__inner {
    padding: 8px;
  }
}
.p-contact-phone__no {
  font-size: 44px;
  padding: 0 0 3px;
}
.c-wp-content p.p-contact-phone__no {
  font-size: 44px;
  padding: 0 0 3px;
}
@media only screen and (max-width: 980px) {
  .p-contact-phone__no {
    font-size: 38px;
  }
  .c-wp-content p.p-contact-phone__no {
    font-size: 38px;
  }
}
.p-contact-phone__no i {
  position: relative;
  top: -2px;
  font-size: 36px;
  transform: rotate(-15deg);
}
@media only screen and (max-width: 980px) {
  .p-contact-phone__no i {
    font-size: 30px;
  }
}
.p-contact-phone__no span {
  padding: 0 8px 0 2px;
  line-height: 2px;
}
.p-contact-phone__no a {
  text-decoration: none;
  color: #2345A0;
}
.p-contact-phone__notice {
  font-size: 14px;
  font-weight: bold;
}
.p-contact__outline {
  margin: 0 0 45px;
}
.p-contact__thanks-head {
  margin: 0 0 20px;
}
.p-contact__thanks-head p {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
  color: #5f88fc;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .p-contact__thanks-head p {
    font-size: 18px;
  }
}
.p-contact__thanks-msg {
  margin: 0 0 35px;
}
.p-contact .p-page__head {
  background-image: url("../images/pages/contact/bg_head.jpg");
}
@media only screen and (max-width: 768px) {
  .p-contact {
    margin-top: 10px;
  }
}
.p-contact__box {
  border: 1px solid #BCC8CD;
  padding: 30px;
  margin: 60px;
}
@media only screen and (max-width: 1199px) {
  .p-contact__box {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-contact__box {
    padding: 15px;
    margin: 25px 0;
  }
}
.p-contact__box-header {
  font-size: 22px;
  color: #5f88fc;
  font-weight: bold;
  margin: 0 0 10px;
}
@media only screen and (max-width: 768px) {
  .p-contact__box-header {
    font-size: 18px;
  }
}
.p-contact__box-ex {
  font-size: 14px;
  line-height: 1.5;
  margin: 10px 0 0;
}
.p-contact__box-ex span {
  font-weight: bold;
  color: #5f88fc;
  display: block;
}
.p-contact__box-ex a {
  color: #5f88fc;
  text-decoration: none;
}
.p-contact__box .c-grid__col-5 {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-contact__box .c-grid__col-5 {
    margin-top: 15px;
  }
}
.p-contact__form {
  margin: 0 60px;
}
@media only screen and (max-width: 991px) {
  .p-contact__form {
    margin: 0;
  }
}
.p-contact__tel {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0;
}
.p-contact__tel span {
  font-size: 24px;
  margin-right: 10px;
}
.p-contact__tel i {
  font-size: 24px;
  margin-right: 5px;
}
.p-contact .form-wrap {
  margin: 30px 0;
}
.p-contact .form-content {
  display: flex;
  align-items: flex-start;
  padding: 25px 0;
}
@media screen and (max-width: 768px) {
  .p-contact .form-content {
    flex-direction: column;
    padding: 20px 0;
  }
}
.p-contact .form-content:last-of-type {
  padding-bottom: 25px;
}
.p-contact .form-content__label {
  width: 320px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 5px;
}
@media screen and (max-width: 768px) {
  .p-contact .form-content__label {
    margin: 0 0 10px;
    justify-content: flex-start;
  }
}
.p-contact .form-content__label em {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .p-contact .form-content__label em {
    font-size: 16px;
  }
}
@media screen and (max-width: 450px) {
  .p-contact .form-content__label em {
    font-size: 14px;
  }
}
.p-contact .form-content__label .label-require {
  font-weight: bold;
  font-size: 14px;
  padding: 0 7px;
  display: table;
  background: #ef893a;
  color: #212121;
}
@media screen and (max-width: 768px) {
  .p-contact .form-content__label .label-require {
    font-size: 12px;
    padding: 0 4px;
    margin-left: 10px;
  }
}
.p-contact .form-content__label .label-optional {
  font-weight: bold;
  font-size: 14px;
  padding: 0 7px;
  display: table;
  background: #b0b7bc;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-contact .form-content__label .label-optional {
    font-size: 12px;
    padding: 0 4px;
    margin-left: 10px;
  }
}
.p-contact .form-content__body {
  position: relative;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .p-contact .form-content__body {
    padding-left: 0;
  }
}
.p-contact .form-content__policy {
  text-align: center;
}
.p-contact .form-content__policy .policy-link {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .p-contact .form-content__policy .policy-link {
    display: block;
  }
}
.p-contact .form-content__policy input {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.p-contact .form-input__ex {
  color: #BCC8CD;
  margin: 5px 0 0;
}
.p-contact .form-input__text input,
.p-contact .form-input__text textarea {
  padding: 7px;
  font-size: 18px;
  border: 1px solid #BCC8CD;
  border-radius: 4px;
}
@media only screen and (max-width: 1199px) {
  .p-contact .form-input__text input[type=text],
  .p-contact .form-input__text textarea[type=text] {
    width: 100%;
    max-width: 400px;
  }
  .p-contact .form-input__text input[type=email],
  .p-contact .form-input__text textarea[type=email] {
    width: 100%;
    max-width: 400px;
  }
  .p-contact .form-input__text input[name=contact-detail],
  .p-contact .form-input__text textarea[name=contact-detail] {
    width: 100%;
    max-width: 400px;
  }
}
.p-contact .form-input__radio label {
  padding-right: 2em;
  padding-left: 1em;
}
.p-contact .form-input__checkbox {
  text-align: center;
}
.p-contact .form-input__checkbox label {
  position: relative;
}
.p-contact .form-input__select:before {
  content: "\f078";
  position: absolute;
  right: 20px;
  top: 9px;
  width: 0;
  font-size: 14px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  z-index: -1;
}
.p-contact .contact-address {
  padding: 9px 25px 9px 9px;
  border: 1px solid #BCC8CD;
  border-radius: 4px;
  font-size: 16px;
  background: transparent;
}
.p-contact select.contact-address {
  appearance: none;
}
.p-contact select.contact-address::-ms-expand {
  display: none;
}
.p-contact .form-content-act {
  text-align: center;
  margin: 10px 0 70px;
}
.p-contact .form-content-act__btn {
  margin: 0 10px;
}
.p-contact .form-content-act__btn-submit {
  transition: all 0.25s ease;
  background: #5f88fc !important;
}
.p-contact .form-content-act__btn-submit:hover {
  background: #1a9ece !important;
  opacity: 1 !important;
}
.p-contact .form-content-act button {
  width: 360px;
  padding: 20px 0;
  background: #5f88fc;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border: none;
  border-radius: 4px;
  margin: 20px 0 0;
  cursor: pointer;
  transition: all 0.25s ease;
  background: #212121;
}
.p-contact .form-content-act button:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  .p-contact .form-content-act button {
    width: 300px;
  }
}
.p-contact .form-content-act [name=submitBack] {
  background: #212121;
  transition: all 0.25s ease;
}
.p-contact .form-content-act [name=submitBack]:hover {
  opacity: 0.7;
}
.p-contact .mwform-radio-field label {
  display: block;
  padding-top: 2px;
  padding-bottom: 7px;
}
.p-contact .mwform-checkbox-field input {
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
}
.p-contact .form-input__error-policy .error {
  display: inline-block;
}
.p-contact .mw_wp_form_preview .label-optional,
.p-contact .mw_wp_form_preview .label-require {
  display: none;
}
.p-contact .mw_wp_form_preview .form-input__ex {
  display: none;
}
.p-contact .mw_wp_form_preview .form-input__checkbox {
  display: none;
}
.p-contact .mw_wp_form_preview .form-input__select:before {
  display: none;
}
.p-contact-copyright {
  text-align: center;
  margin: 0 0 20px;
}

.p-404__title {
  font-size: 22px;
  margin: 0 0 3.5rem;
  font-weight: bold;
  color: #2345A0;
}
@media only screen and (max-width: 768px) {
  .p-404__title {
    font-size: 18px;
    margin: 0 0 2.5rem;
  }
}
.p-404__body {
  font-size: 18px;
  margin: 0 0 7.5rem;
}
@media only screen and (max-width: 768px) {
  .p-404__body {
    font-size: 16px;
    margin: 0 0 5rem;
  }
}
.p-home-video{
  position: relative;
  width: 100vw;
  height: auto; /* 高さをautoに設定 */
  overflow: hidden;
  margin: 85.5px 0 0;

}
.p-home-video-contents{
  line-height: 0;
}
@media only screen and (max-width: 1080px) {
  .p-home-video{
    display: none;
  }
}
.video {
  width: 100%;
  height: auto; /* 高さをautoに設定 */
  object-fit: cover;
}
@media only screen and (max-width: 1080px) {
  .pc-movie {
    display: none;
  }
}
.p-home-video-sp{
  display: none;
}


@media only screen and (max-width: 1080px) {
.p-home-video-sp{
  display: block;
  position: relative;
  width: 100vw;
  height: auto; /* 高さをautoに設定 */
  overflow: hidden;
  margin: 55.5px 0 0;
}
}
.sp-movie{
  display: none;
}

@media only screen and (max-width: 1080px) {
  .sp-movie {
    display: block;
    width: 100%;
    height: auto; /* 高さをautoに設定 */
    object-fit: cover;
  }
}
.p-home-mv{
  padding: 70px 0 150px;
}
@media only screen and (max-width: 1400px) {
.p-home-mv{
  padding: 50px 0 130px;
}
}
@media only screen and (max-width: 1080px) {
  .p-home-mv{
    padding: 20px 0 100px;
  }
}

@media only screen and (max-width: 768px) {
  .p-home-mv{
    padding: 0px 0 75px;
  }
}


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

.p-recruit__item{
  width: 46%;
  border-radius: 8px;
  box-shadow: 4px 4px 16px 1px rgba(192, 205, 212, 0.37);
}

.p-recruit__item-cat{
  margin: 0 0 20px;
}

.p-recruit__item-cat span{
  display: inline-block;
  padding: 6px 8px;
  font-weight: bold;
  color: #fff;
}

.p-recruit__item-cat span{}

.p-recruit__item-title{}

.p-recruit__item-link{}

.is-style-separator-normal{
  border-top: 1px solid #bbb !important;
  margin: 25px 0;
}

.c-nav-pagination__item-link__current{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #5f88fc;
  background: #fff;
  border: 1px solid #ddd;
  box-sizing: border-box;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.25s ease;
  border-radius: 4px;
}