@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: 1.6rem;
  color: #212121;
}

a {
  color: #2E8BFD;
  transition: all 0.25s ease;
}
a:hover {
  color: #61a7fd;
}

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%;
  background: #fff;
  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: #fff;
  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-section__button-link {
  padding: 20px 35px;
  display: flex;
  justify-content: center;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  .l-content-section__button-link {
    font-size: 1.6rem;
    padding: 3rem 1rem;
  }
}
.l-content-section__button-link__right {
  padding: 20px 0;
  display: flex;
  justify-content: flex-end;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  .l-content-section__button-link__right {
    font-size: 1.6rem;
    padding: 3rem 1rem;
  }
}
.l-content-page {
  padding: 0 0 100px;
}
@media only screen and (max-width: 1080px) {
  .l-content-page {
    padding: 0 0 50px;
  }
}
.l-content-page__header {
  background: #f0f7fd;
  padding: 15px 0 200px;
}
@media only screen and (max-width: 980px) {
  .l-content-page__header {
    padding: 10px 0 100px;
  }
}
.l-content-page__header.no-image {
  padding-bottom: 120px;
}
@media only screen and (max-width: 980px) {
  .l-content-page__header.no-image {
    padding-bottom: 50px;
  }
}
.l-content-page__header-light {
  background: #f0f7fd;
  padding: 50px 0 80px;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .l-content-page__header-light {
    padding: 30px 0 40px;
  }
}
.l-content-page__header-image {
  text-align: right;
  margin: -150px 0 0;
}
@media only screen and (max-width: 980px) {
  .l-content-page__header-image {
    margin: -80px 0 0 35px;
  }
}
.l-content-page__main {
  padding: 100px 0 0;
}
@media only screen and (max-width: 980px) {
  .l-content-page__main {
    padding: 35px 0 0;
  }
}
.l-content-member {
  padding: 75px 0 0;
}
@media only screen and (max-width: 768px) {
  .l-content-member {
    padding: 50px 0 0;
  }
}
.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-footer {
  background: #212529;
  padding: 0 0 45px;
}
@media only screen and (max-width: 980px) {
  .l-footer {
    padding: 50px 0 25px;
  }
}
.l-footer-light {
  background: #212529;
  padding: 0 0 45px;
}
@media only screen and (max-width: 980px) {
  .l-footer-light {
    padding: 0 0 25px;
  }
}

.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: 1.8rem;
}
@media only screen and (max-width: 991px) {
  .c-table th {
    padding: 10px 5px;
    font-size: 1.4rem;
  }
}
.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: 1.4rem;
  }
}
.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: 2.2rem;
  margin: 0 0 15px;
}
@media only screen and (max-width: 980px) {
  .c-title {
    font-size: 1.8rem;
  }
}
.c-title__medium {
  color: #043489;
  font-weight: bold;
  font-size: 2.6rem;
  margin: 0 0 5px;
}
@media only screen and (max-width: 980px) {
  .c-title__medium {
    font-size: 2rem;
  }
}
.c-title__large {
  color: #2E8BFD;
  font-weight: bold;
  font-size: 3rem;
  margin: 0 0 15px;
}
@media only screen and (max-width: 980px) {
  .c-title__large {
    font-size: 2.2rem;
    margin: 0 0 8px;
  }
}
.c-title__huge {
  color: #043489;
  font-weight: bold;
  font-size: 3.6rem;
  margin: 0 0 15px;
  line-height: 1.5;
}
@media only screen and (max-width: 980px) {
  .c-title__huge {
    font-size: 2.2rem;
  }
  .c-title__huge br {
    display: none;
  }
}
.c-title__en {
  color: #2E8BFD;
  font-weight: bold;
  font-size: 2.4rem;
}
@media only screen and (max-width: 980px) {
  .c-title__en {
    font-size: 1.6rem;
  }
}
.c-title-head__en {
  text-align: center;
  color: #2E8BFD;
  font-weight: bold;
  font-size: 5.5rem;
}
@media only screen and (max-width: 980px) {
  .c-title-head__en {
    font-size: 3rem;
  }
}
.c-title-head__jp {
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
}
@media only screen and (max-width: 980px) {
  .c-title-head__jp {
    font-size: 1.8rem;
  }
}
.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: #2E8BFD;
  font-weight: bold;
  font-size: 2.4rem;
}
@media only screen and (max-width: 980px) {
  .c-title-section__en {
    font-size: 1.8rem;
  }
}
.c-title-section__body {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 980px) {
  .c-title-section__body {
    font-size: 1.8rem;
    display: block;
  }
}
.c-title-section__jp {
  color: #043489;
  font-weight: bold;
  font-size: 4rem;
}
@media only screen and (max-width: 980px) {
  .c-title-section__jp {
    font-size: 2rem;
  }
}
.c-title-section__outline {
  font-weight: bold;
  font-size: 2.2rem;
  margin: 0 0 0 50px;
}
@media only screen and (max-width: 980px) {
  .c-title-section__outline {
    font-size: 1.6rem;
    margin: 0;
    padding: 10px 0 0;
  }
}
.c-title-page__en {
  color: #2E8BFD;
  font-weight: bold;
  font-size: 5.5rem;
  position: relative;
}
@media only screen and (max-width: 980px) {
  .c-title-page__en {
    font-size: 2rem;
    margin: 0 0 3px;
  }
}
.c-title-page__en:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #2E8BFD;
  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: 2.8rem;
}
@media only screen and (max-width: 980px) {
  .c-title-page__jp {
    font-size: 2rem;
  }
}
.c-title-page-light__en {
  color: #2E8BFD;
  font-weight: bold;
  font-size: 4.5rem;
  position: relative;
}
@media only screen and (max-width: 980px) {
  .c-title-page-light__en {
    font-size: 2.8rem;
    margin: 0 0 2px;
  }
}
.c-title-page-light__jp {
  font-weight: bold;
  font-size: 2.2rem;
}
@media only screen and (max-width: 980px) {
  .c-title-page-light__jp {
    font-size: 1.8rem;
    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: 2rem;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .c-list-box__title {
    font-size: 1.6rem;
    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: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1380px) {
  .c-grid__inner {
    width: 100%;
    padding: 0 10px;
  }
}
.c-grid__inner-short {
  width: 1160px;
  margin: 0 auto;
}
@media only screen and (max-width: 1180px) {
  .c-grid__inner-short {
    width: 100%;
    padding: 0 10px;
  }
}
.c-grid__inner-minimum {
  width: 880px;
  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: 1.8rem;
  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: 1.6rem;
  padding: 8px 30px 8px 8px;
  background: transparent;
  position: relative;
  z-index: 2;
}
.c-input__select select:disabled + i {
  color: #707070;
}
.c-input__select i {
  position: absolute;
  top: 13px;
  right: 10px;
  font-size: 2.2rem;
  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: #2E8BFD;
}
.c-input__radio input[type=radio]:checked + span:after {
  background: #2E8BFD;
}
.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: #2E8BFD;
  border-color: #2E8BFD;
}
.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: 2.4rem;
  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: 1.2rem;
  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: #707070;
  padding: 0.3rem 0.5rem;
  margin: 0 0 0 1rem;
  font-size: 1.2rem;
  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: #2E8BFD;
  border-color: #2E8BFD;
}
.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: 1.8rem;
}
.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: 1.5rem;
  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: 1.4rem;
}
.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: 1.2rem;
  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: #043489;
}
.form-content-act__btn-submit {
  color: #fff;
  background: #2E8BFD;
}
.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: 1.8rem;
}
@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: 2.2rem;
  font-weight: bold;
  margin: 0 0 1.5rem;
  color: #043489;
}
@media only screen and (max-width: 768px) {
  .c-card-box__title {
    font-size: 1.5rem;
  }
}
.c-card-box__body p {
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .c-card-box__body p {
    font-size: 1.5rem;
    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: 2.2rem;
  font-weight: bold;
  margin: 0 0 0.8rem;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__title {
    font-size: 1.6rem;
  }
}
.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: 1.3rem;
    font-weight: normal;
  }
}

.c-button, .c-button__back, .c-button__secondary, .c-button__primary {
  display: inline-block;
  padding: 20px 30px;
  border-radius: 80px;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1080px) {
  .c-button, .c-button__back, .c-button__secondary, .c-button__primary {
    font-size: 16px;
  }
}
.c-button:hover, .c-button__back:hover, .c-button__secondary:hover, .c-button__primary:hover {
  cursor: pointer;
  color: #fff;
}
.c-button__primary {
  color: #fff;
  background: #043489;
  min-width: 340px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .c-button__primary {
    min-width: 100%;
  }
}
.c-button__primary:hover {
  opacity: 0.9;
}
.c-button__primary span {
  position: absolute;
  display: block;
  color: #043489;
  text-align: center;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  top: 50%;
  right: 10px;
  margin: -20px 0 0;
}
.c-button__secondary {
  color: #fff;
  background: #043489;
  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: 1.8rem;
  color: #fff;
  background: #043489;
}
@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: 1.8rem;
  color: #fff;
  background: #043489;
}
.c-button__modify:hover {
  opacity: 0.9;
}
.c-button__submit {
  width: 280px;
  padding: 1.75rem 2.5rem;
  margin: 0 15px;
  font-size: 1.8rem;
  color: #fff;
  background: #043489;
}
.c-button__submit:hover {
  opacity: 0.9;
}
.c-button__back {
  color: #fff;
  background: #043489;
  min-width: 340px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .c-button__back {
    min-width: 100%;
  }
}
.c-button__back:hover {
  opacity: 0.9;
}
.c-button__back span {
  position: absolute;
  display: block;
  color: #043489;
  text-align: center;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  top: 50%;
  left: 10px;
  margin: -20px 0 0;
}
.c-button__trigger {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  background: #043489;
}
.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-pagination__list {
  padding: 5rem 0 10rem;
  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: #2E8BFD;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.25s ease;
  border-radius: 4px;
}
.c-nav-pagination__item-link:hover {
  color: #fff;
  background: #4799fd;
}
.c-nav-pagination__item-link__current {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #043489;
  background: #8DC7E9;
  font-weight: bold;
  border-radius: 4px;
}
.c-nav-pagination__item-icon-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 44px;
  color: #2E8BFD;
  text-decoration: none;
  font-size: 1.8rem;
  transition: all 0.25s ease;
}
.c-nav-pagination__item-icon-link:hover {
  color: #4799fd;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    opacity: 0;
    transition: all 0.25s ease;
  }
  .c-nav-global.active {
    opacity: 1;
    top: 0;
  }
}
.c-nav-global__list {
  display: flex;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__list {
    display: block;
    padding: 70px 25px 25px;
  }
}
.c-nav-global__item {
  margin: 0 18px 0 0;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__item {
    margin: 0 0 25px;
  }
}
.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-weight: bold;
  color: #212121;
  text-decoration: none;
  font-size: 1.4rem;
}
.c-nav-global__item a:hover {
  color: #043489;
}
@media only screen and (max-width: 1080px) {
  .c-nav-global__item a {
    color: #fff;
    padding: 5px;
    font-size: 1.6rem;
  }
}
.c-nav-global__item.current a {
  color: #2E8BFD;
}
.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;
}
@media only screen and (max-width: 980px) {
  .c-nav-footer {
    display: block;
  }
}
.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__item {
  padding: 0 10px;
}
@media only screen and (max-width: 768px) {
  .c-nav-footer__item {
    margin: 0 0 15px;
  }
}
.c-nav-footer__item a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.4rem;
}
.c-nav-footer__item a span {
  border-bottom: 1px solid #212529;
  transition: all 0.25s ease;
}
.c-nav-footer__item a:hover span {
  border-color: #fff;
}

.c-breadcrumbs {
  margin-bottom: 8rem;
}
@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: 1.4rem;
}
@media only screen and (max-width: 980px) {
  .c-breadcrumbs__item {
    font-size: 1.1rem;
  }
}
.c-breadcrumbs__item a {
  color: #2E8BFD;
}
.c-breadcrumbs__item span {
  border-bottom: 1px solid #2E8BFD;
}

.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: #2E8BFD;
  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: #2E8BFD;
  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: #2E8BFD;
  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 #2E8BFD;
  border-right: solid 2px #2E8BFD;
  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 #043489;
  border-right: solid 2px #043489;
  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 #707070;
  border-right: solid 1px #707070;
  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 #2E8BFD;
  border-left: solid 2px #2E8BFD;
  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 #2E8BFD;
  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: 1.3rem;
  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: 1.2rem;
    padding: 0.25em 0.6em;
  }
}
.c-label-category {
  color: #043489;
  padding: 0.25em 0.3em;
  font-size: 1.4rem;
  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: 1.4rem;
  color: #043489;
  font-weight: bold;
  border: 1px solid #043489;
  border-radius: 2rem;
  line-height: 1em;
}
.c-label-ticket-today {
  display: inline-block;
  padding: 0.25em 0.3em;
  font-size: 1.4rem;
  color: #d60005;
  font-weight: bold;
  border: 1px solid #d60005;
  line-height: 1em;
}
.c-label-ticket-onsale {
  background: #d60005;
}
.c-label-ticket-before {
  background: #2E8BFD;
}
.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: 16px;
}

.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: 16px;
  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: 1.6rem;
}

.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-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: 3.2rem;
  text-align: center;
  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: 2.4rem;
    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: 2.8rem;
  line-height: 1.6;
  margin: 0 0 50px;
  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: 2rem;
    margin: 0 0 35px;
  }
  .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:after,
.editor-styles-wrapper h2.is-style-medium:after,
.editor-styles-wrapper h3.is-style-medium:after,
.editor-styles-wrapper h4.is-style-medium:after,
.editor-styles-wrapper h5.is-style-medium:after,
.editor-styles-wrapper h6.is-style-medium:after,
.c-wp-content h1.is-style-medium:after,
.c-wp-content h2.is-style-medium:after,
.c-wp-content h3.is-style-medium:after,
.c-wp-content h4.is-style-medium:after,
.c-wp-content h5.is-style-medium:after,
.c-wp-content h6.is-style-medium:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 10px;
  bottom: -20px;
  left: 0;
  display: block;
  background: #FDAF0D;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper h1.is-style-medium:after,
.editor-styles-wrapper h2.is-style-medium:after,
.editor-styles-wrapper h3.is-style-medium:after,
.editor-styles-wrapper h4.is-style-medium:after,
.editor-styles-wrapper h5.is-style-medium:after,
.editor-styles-wrapper h6.is-style-medium:after,
.c-wp-content h1.is-style-medium:after,
.c-wp-content h2.is-style-medium:after,
.c-wp-content h3.is-style-medium:after,
.c-wp-content h4.is-style-medium:after,
.c-wp-content h5.is-style-medium:after,
.c-wp-content h6.is-style-medium:after {
    width: 25px;
    height: 5px;
    bottom: -12.5px;
  }
}
.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,
.c-wp-content h1.is-style-sub,
.c-wp-content h2.is-style-sub,
.c-wp-content h3.is-style-sub,
.c-wp-content h4.is-style-sub,
.c-wp-content h5.is-style-sub,
.c-wp-content h6.is-style-sub {
  color: #212121;
  font-size: 2rem;
  margin: 0 0 20px;
  line-height: 1.4;
}
@media only screen and (max-width: 1080px) {
  .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,
.c-wp-content h1.is-style-sub,
.c-wp-content h2.is-style-sub,
.c-wp-content h3.is-style-sub,
.c-wp-content h4.is-style-sub,
.c-wp-content h5.is-style-sub,
.c-wp-content h6.is-style-sub {
    font-size: 1.6rem;
    margin: 0 0 1rem;
  }
}
.editor-styles-wrapper p.is-style-en,
.c-wp-content p.is-style-en {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-size: 60px;
  color: #2E8BFD;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 10px;
  text-align: center;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper p.is-style-en,
.c-wp-content p.is-style-en {
    font-size: 30px;
    padding: 0 0 10px;
    margin: 0 0 8px;
  }
}
.editor-styles-wrapper p.is-style-en:after,
.c-wp-content p.is-style-en:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 10px;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -25px;
  display: block;
  background: #FDAF0D;
}
@media only screen and (max-width: 1080px) {
  .editor-styles-wrapper p.is-style-en:after,
.c-wp-content p.is-style-en:after {
    width: 25px;
    height: 5px;
    margin: 0 0 0 -12.5px;
  }
}
.editor-styles-wrapper ul.is-style-list-center,
.editor-styles-wrapper ol.is-style-list-center,
.c-wp-content ul.is-style-list-center,
.c-wp-content ol.is-style-list-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.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: 1.4rem;
}
@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: 1.2rem;
  }
}
.editor-styles-wrapper .has-c-wp-little-larg-font-size,
.c-wp-content .has-c-wp-little-larg-font-size {
  font-size: 2rem;
}
@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: 1.8rem;
  }
}
.editor-styles-wrapper .has-c-wp-larg-font-size,
.c-wp-content .has-c-wp-larg-font-size {
  font-size: 2.4rem;
}
@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: 2.2rem;
  }
}
.editor-styles-wrapper .has-c-wp-huge-font-size,
.c-wp-content .has-c-wp-huge-font-size {
  font-size: 3.2rem;
}
@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: 2.4rem;
  }
}
.editor-styles-wrapper .has-c-wp-section-head-font-size,
.c-wp-content .has-c-wp-section-head-font-size {
  font-size: 2rem;
}
@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: 1.8rem;
  }
}
.editor-styles-wrapper .has-c-wp-head-font-size,
.c-wp-content .has-c-wp-head-font-size {
  font-size: 1.8rem;
}
@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: 1.6rem;
  }
}
.editor-styles-wrapper .wp-block-columns,
.c-wp-content .wp-block-columns {
  justify-content: space-between;
  max-width: 1280px;
  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: 768px) {
  .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-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: 1.5rem;
}
@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: 0.75rem;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-medium,
.c-wp-content .wp-block-columns.is-style-columns-margin-medium {
  margin-bottom: 3rem;
}
@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: 1.5rem;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-long,
.c-wp-content .wp-block-columns.is-style-columns-margin-long {
  margin-bottom: 7.5rem;
}
@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: 3rem;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longer,
.c-wp-content .wp-block-columns.is-style-columns-margin-longer {
  margin-bottom: 10rem;
}
@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: 5rem;
  }
}
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-longest,
.c-wp-content .wp-block-columns.is-style-columns-margin-longest {
  margin-bottom: 12.5rem;
}
@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: 7rem;
  }
}
.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: 1.5rem;
}
@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: 0.75rem;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-medium,
.c-wp-content .wp-block-column.is-style-column-margin-medium {
  margin-bottom: 3rem;
}
@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: 1.5rem;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-long,
.c-wp-content .wp-block-column.is-style-column-margin-long {
  margin-bottom: 7.5rem;
}
@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: 3rem;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-longer,
.c-wp-content .wp-block-column.is-style-column-margin-longer {
  margin-bottom: 10rem;
}
@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: 5rem;
  }
}
.editor-styles-wrapper .wp-block-column.is-style-column-margin-longest,
.c-wp-content .wp-block-column.is-style-column-margin-longest {
  margin-bottom: 12.5rem;
}
@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: 7rem;
  }
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple,
.c-wp-content .wp-block-table.is-style-table-simple {
  margin: 0 0 75px;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple tr,
.c-wp-content .wp-block-table.is-style-table-simple tr {
  border: none;
  line-height: 1.6;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple th,
.c-wp-content .wp-block-table.is-style-table-simple th {
  border: none;
  padding: 1.5rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  background: #E3F8FD;
  border-bottom: 1px solid #e3e3e3;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple th:first-child,
.c-wp-content .wp-block-table.is-style-table-simple th:first-child {
  background: transparent;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple td,
.c-wp-content .wp-block-table.is-style-table-simple td {
  border: none;
  padding: 1.5rem;
  line-height: 1.6;
  border-bottom: 1px solid #e3e3e3;
  text-align: center;
  width: 160px;
}
.editor-styles-wrapper .wp-block-table.is-style-table-simple td:first-child,
.c-wp-content .wp-block-table.is-style-table-simple td:first-child {
  font-weight: bold;
  width: 150px;
}
.editor-styles-wrapper .wp-block-table.is-style-table-classic tr,
.c-wp-content .wp-block-table.is-style-table-classic tr {
  border: none;
  line-height: 1.6;
}
.editor-styles-wrapper .wp-block-table.is-style-table-classic td,
.c-wp-content .wp-block-table.is-style-table-classic td {
  border: none;
  padding: 1.5rem;
  line-height: 1.6;
  border-bottom: 1px solid #e3e3e3;
}
.editor-styles-wrapper .wp-block-table.is-style-table-classic td:first-child,
.c-wp-content .wp-block-table.is-style-table-classic td:first-child {
  font-weight: bold;
  color: #043489;
  white-space: nowrap;
}
@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: #2E8BFD;
  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: 1.4rem;
  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: #2E8BFD;
  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-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-wp-font-18 {
  font-size: 18px !important;
}
@media only screen and (max-width: 768px) {
  .c-wp-font-18 {
    font-size: 16px !important;
  }
}

.c-wp-font-20 {
  font-size: 20px !important;
}
@media only screen and (max-width: 768px) {
  .c-wp-font-20 {
    font-size: 18px !important;
  }
}

@media only screen and (max-width: 768px) {
  .c-wp-slogan {
    padding: 0 25px;
  }
}

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

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

.p-header {
  position: relative;
  z-index: 9999;
  padding: 12px 15px 12px 0;
  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: 100px;
}
@media only screen and (max-width: 1350px) {
  .p-header-title__logo {
    width: 70px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-header-title__logo {
    width: 68px;
  }
}
.p-header-title__legal {
  font-size: 20px;
  padding: 0 8px 0 10px;
}
@media only screen and (max-width: 1350px) {
  .p-header-title__legal {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-header-title__legal {
    font-size: 14px;
    padding: 0 4px 0 6px;
  }
}
.p-header-title__name {
  font-size: 30px;
}
@media only screen and (max-width: 1350px) {
  .p-header-title__name {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1080px) {
  .p-header-title__name {
    font-size: 20px;
  }
}
.p-header-content {
  display: flex;
  align-items: center;
}
.p-header-phone {
  text-align: center;
}
@media only screen and (max-width: 1280px) {
  .p-header-phone {
    display: none;
  }
}
.p-header-phone__no {
  font-size: 3.4rem;
  padding: 0 0 3px;
}
@media only screen and (max-width: 1450px) {
  .p-header-phone__no {
    font-size: 2.8rem;
  }
}
.p-header-phone__no i {
  position: relative;
  top: -3px;
  font-size: 2.6rem;
  transform: rotate(-15deg);
}
@media only screen and (max-width: 1450px) {
  .p-header-phone__no i {
    font-size: 2rem;
  }
}
.p-header-phone__no span {
  padding: 0 8px 0 2px;
}
.p-header-phone__notice {
  font-size: 1.2rem;
  font-weight: bold;
}
@media only screen and (max-width: 1450px) {
  .p-header-phone__notice {
    font-size: 1rem;
  }
}
.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;
  align-items: center;
  background: #043489;
  color: #fff;
  line-height: 80px;
  font-weight: bold;
  padding: 12px 20px;
  border-radius: 40px;
}
.p-header-contact__icon {
  font-size: 2.4rem;
  margin: 0 8px 0 0;
}
.p-header-contact__label {
  font-size: 1.5rem;
  font-weight: bold;
}
.p-header-member {
  position: absolute;
  top: 85px;
  right: 15px;
}
.p-header-member a {
  display: inline-block;
  border-radius: 30px;
  padding: 12px 18px;
  color: #043489;
  background: #FDAF0D;
  font-weight: bold;
  text-decoration: none;
}
.p-header-member a:hover {
  background: #fdc040;
}
.p-header-member span {
  padding: 0 0 0 5px;
}
@media only screen and (max-width: 1080px) {
  .p-header-member {
    display: none;
  }
}

.p-footer-contact {
  background: #043489;
  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: #043489;
  text-align: center;
  background: #fff;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 60px;
}
.p-footer-company {
  color: #fff;
  text-align: center;
}
.p-footer-company-title {
  display: flex;
  justify-content: center;
  margin: 0 0 15px;
}
.p-footer-company-title a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 700;
  color: #fff;
}
.p-footer-company-title__logo {
  width: 100px;
}
@media only screen and (max-width: 1080px) {
  .p-footer-company-title__logo {
    width: 70px;
  }
}
.p-footer-company-title__legal {
  font-size: 20px;
  padding: 0 8px 0 10px;
}
@media only screen and (max-width: 1080px) {
  .p-footer-company-title__legal {
    font-size: 16px;
    padding: 0 4px 0 5px;
  }
}
.p-footer-company-title__name {
  font-size: 30px;
}
@media only screen and (max-width: 1080px) {
  .p-footer-company-title__name {
    font-size: 20px;
  }
}
.p-footer-company__address {
  font-weight: bold;
  margin: 0 0 5px;
}
.p-footer-company__address address {
  font-weight: bold;
}
.p-footer-company__tel {
  font-weight: bold;
  margin: 0 0 5px;
}
.p-footer-company__time {
  font-weight: bold;
}
.p-footer-policy {
  position: fixed;
  z-index: -1;
  left: 0;
  width: 100%;
  background: rgba(4, 52, 137, 0.9);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
          backdrop-filter: saturate(180%) blur(20px);
  color: #fff;
  padding: 2.5rem 1rem 3rem;
  font-size: 1.4rem;
  font-weight: bold;
  transition: all 0.25s ease;
  opacity: 0;
  bottom: -15px;
  line-height: 1;
}
.p-footer-policy.js-active {
  bottom: 0;
  opacity: 1;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .p-footer-policy {
    padding: 1.5rem 1.25rem 2.5rem;
  }
}
.p-footer-policy__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-footer-policy__inner {
    display: block;
  }
}
.p-footer-policy__content {
  flex: 1;
}
@media only screen and (max-width: 768px) {
  .p-footer-policy__content {
    margin: 0 0 1.5rem;
  }
}
.p-footer-policy__content p {
  line-height: 1.6;
}
.p-footer-policy__content a {
  color: #fff;
}
.p-footer-policy__content a:hover {
  color: #043489;
}
.p-footer-policy__agree {
  width: 200px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-footer-policy__agree {
    width: auto;
  }
}
.p-footer-policy__agree a {
  display: inline-block;
  background: #fff;
  text-decoration: none;
  border-radius: 4px;
  padding: 1rem 2rem;
  color: #043489;
  transition: all 0.25s ease;
}
.p-footer-policy__agree a:hover {
  background: #2E8BFD;
  color: #fff;
}
.p-footer-copyright {
  padding: 50px 0 10px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .p-footer-copyright {
    font-size: 1.2rem;
  }
}

.p-home-mv {
  padding: 150px 0 0;
  position: relative;
  margin: 0 0 150px;
}
@media only screen and (max-width: 1080px) {
  .p-home-mv {
    padding: 100px 0 0;
  }
}
.p-home-mv-photo {
  width: 70%;
  margin: 0 0 0 auto;
}
.p-home-mv-photo img {
  width: 100%;
  border-radius: 30px 0 0 30px;
}
@media only screen and (max-width: 1080px) {
  .p-home-mv-photo {
    width: 75%;
  }
  .p-home-mv-photo img {
    border-radius: 10px 0 0 10px;
  }
}
.p-home-mv-title {
  position: absolute;
  top: 30%;
  left: 100px;
  z-index: 100;
}
@media only screen and (max-width: 1080px) {
  .p-home-mv-title {
    top: 40%;
    left: 25px;
  }
}
.p-home-mv-catch {
  font-size: 50px;
  font-weight: bold;
  line-height: 1.6;
}
@media only screen and (max-width: 1080px) {
  .p-home-mv-catch {
    font-size: 20px;
  }
}
.p-home-mv-hand {
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  margin: 0 0 0 auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1080px) {
  .p-home-mv-hand {
    width: 75%;
  }
}
.p-home-mv-hand__left {
  position: relative;
  top: 240px;
}
@media only screen and (max-width: 1080px) {
  .p-home-mv-hand__left {
    top: 140px;
  }
}
.p-home-mv-hand__right {
  position: relative;
  top: 80px;
}
.p-home-outline {
  display: flex;
  justify-content: end;
  font-size: 26px;
  color: #2E8BFD;
  font-weight: bold;
  padding: 30px 50px 0 0;
}
@media only screen and (max-width: 1080px) {
  .p-home-outline {
    font-size: 16px;
    padding: 25px 25px 0;
  }
}
.p-home-title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width: 1080px) {
  .p-home-title {
    font-size: 20px;
  }
}
.p-home-title__en {
  font-size: 100px;
  color: #2E8BFD;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 20px;
}
@media only screen and (max-width: 1080px) {
  .p-home-title__en {
    font-size: 30px;
  }
}
.p-home-title__en:before, .p-home-title__en:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 10px;
  display: block;
  background: #FDAF0D;
}
@media only screen and (max-width: 1080px) {
  .p-home-title__en:before, .p-home-title__en:after {
    width: 25px;
    height: 5px;
  }
}
.p-home-title__en:before {
  bottom: 0;
  left: 0;
}
.p-home-title__en:after {
  bottom: 0;
  left: 60px;
}
@media only screen and (max-width: 1080px) {
  .p-home-title__en:after {
    left: 30px;
  }
}
.p-home-title__en-s {
  font-size: 60px;
  color: #2E8BFD;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 10px;
}
@media only screen and (max-width: 1080px) {
  .p-home-title__en-s {
    font-size: 20px;
  }
}
.p-home-title__en-s:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 10px;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -25px;
  display: block;
  background: #FDAF0D;
}
@media only screen and (max-width: 1080px) {
  .p-home-title__en-s:after {
    width: 25px;
    height: 5px;
    margin: 0 0 0 -12.5px;
  }
}
.p-home-features__head {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__head {
    flex-direction: column-reverse;
    padding: 30px 0 0;
  }
}
.p-home-features__head-title {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__head-title {
    width: auto;
    margin: 0 0 0 45%;
    z-index: 100;
  }
}
.p-home-features__head-title-inner {
  position: absolute;
  bottom: 125px;
  padding: 0 0 0 80px;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__head-title-inner {
    bottom: 50px;
    padding: 0;
  }
}
.p-home-features__head-visual {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__head-visual {
    width: 40%;
    bottom: 100px;
  }
}
.p-home-features__head-visual-photo {
  padding: 175px 0 0;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__head-visual-photo {
    padding: 25px 0 0;
  }
}
.p-home-features__head-visual-photo img {
  border-radius: 0 50px 50px 0;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__head-visual-photo img {
    border-radius: 0 20px 20px 0;
  }
}
.p-home-features__head-visual-hands {
  position: absolute;
  top: 0;
}
.p-home-features__head-visual img {
  width: 100%;
}
.p-home-features__content {
  background: #8DC7E9;
  position: relative;
  z-index: -1;
  top: -80px;
  padding: 125px 0 25px;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__content {
    top: 0;
    padding: 25px 0;
  }
}
.p-home-features__content-wrap {
  display: flex;
  justify-content: space-around;
  padding: 0 0 35px;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__content-wrap {
    display: block;
  }
}
.p-home-features__content-box {
  width: 30%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__content-box {
    width: 100%;
    margin: 0 0 25px;
  }
}
.p-home-features__content-no {
  font-size: 100px;
  font-weight: 500;
  color: #fff;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__content-no {
    font-size: 50px;
  }
}
.p-home-features__content-title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__content-title {
    font-size: 20px;
  }
  .p-home-features__content-title br {
    display: none;
  }
}
.p-home-features__content-body {
  padding: 20px 0 0;
  margin: auto 0 0;
}
.p-home-features__content-link {
  margin: -80px 0 150px;
  padding: 0 0 75px;
  background: #8DC7E9;
}
@media only screen and (max-width: 1080px) {
  .p-home-features__content-link {
    display: block;
    padding: 30px 20px 50px;
    margin: -80px 0 50px;
  }
}
.p-home-service {
  position: relative;
  margin: 0 0 250px;
}
@media only screen and (max-width: 1080px) {
  .p-home-service {
    margin: 0 0 50px;
  }
}
.p-home-service__content {
  width: 46%;
}
@media only screen and (max-width: 1080px) {
  .p-home-service__content {
    width: auto;
  }
}
.p-home-service__head {
  margin: 0 0 25px;
}
.p-home-service__visual {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 1080px) {
  .p-home-service__visual {
    display: none;
  }
}
.p-home-service__visual-photo {
  width: 100%;
  height: 100%;
  border-radius: 40px 0 0 40px;
  background: url(../images/pages/home/img_service.jpg) no-repeat;
  background-size: cover;
}
.p-home-service__visual-hands {
  position: absolute;
  top: -50px;
  right: 0;
}
.p-home-works {
  position: relative;
  margin: 0 0 150px;
}
@media only screen and (max-width: 1080px) {
  .p-home-works {
    margin: 0 0 50px;
  }
}
.p-home-works__inner {
  display: flex;
  flex-flow: row-reverse;
}
.p-home-works__content {
  width: 46%;
}
@media only screen and (max-width: 1080px) {
  .p-home-works__content {
    width: auto;
  }
}
.p-home-works__head {
  margin: 0 0 25px;
}
.p-home-works__visual {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 1080px) {
  .p-home-works__visual {
    display: none;
  }
}
.p-home-works__visual-photo {
  width: 100%;
  height: 100%;
  border-radius: 0 40px 40px 0;
  background: url(../images/pages/home/img_works.jpg) no-repeat;
  background-size: cover;
}
.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;
}
.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 1.5rem;
}
.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: #2E8BFD;
}
.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: 2rem;
  color: #2E8BFD;
}
.p-news__single-title {
  margin: 0;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-news__single-title {
    font-size: 2.2rem;
  }
}
.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 {
  position: relative;
  margin: 0 0 100px;
}
@media only screen and (max-width: 1080px) {
  .p-page-head {
    margin: 30px 0 25px;
  }
}
.p-page-head__inner {
  padding: 50px 0 50px;
  margin-left: 10%;
  line-height: 1.4;
}
@media only screen and (max-width: 1080px) {
  .p-page-head__inner {
    padding: 40px 0 30px;
    margin-left: 15px;
  }
}
.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 {
  font-size: 100px;
  color: #2E8BFD;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 20px;
}
@media only screen and (max-width: 1080px) {
  .p-page-head__title-en {
    font-size: 40px;
    padding: 0 0 8px;
    margin: 0 0 10px;
  }
}
.p-page-head__title-en:before, .p-page-head__title-en:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 10px;
  display: block;
  background: #FDAF0D;
}
@media only screen and (max-width: 1080px) {
  .p-page-head__title-en:before, .p-page-head__title-en:after {
    width: 25px;
    height: 5px;
  }
}
.p-page-head__title-en:before {
  bottom: 0;
  left: 0;
}
.p-page-head__title-en:after {
  bottom: 0;
  left: 60px;
}
@media only screen and (max-width: 1080px) {
  .p-page-head__title-en:after {
    left: 30px;
  }
}
.p-page-head__visual {
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 350px;
  background: center center no-repeat;
  background-size: cover;
  border-radius: 40px 0 0 40px;
  z-index: -1;
}
@media only screen and (max-width: 1080px) {
  .p-page-head__visual {
    width: 65%;
    height: 150px;
    border-radius: 10px 0 0 10px;
  }
}
.p-page__title-s1 {
  display: inline-block;
  font-weight: bold;
}
.p-page__title-s2 {
  display: inline-block;
  padding: 25px 0 0;
  font-weight: bold;
}
.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;
}

.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: 4.4rem;
  color: #043489;
  padding: 0 0 3px;
}
@media only screen and (max-width: 980px) {
  .p-contact-phone__no {
    font-size: 3.8rem;
  }
}
.p-contact-phone__no i {
  position: relative;
  top: -2px;
  font-size: 3.6rem;
  transform: rotate(-15deg);
}
@media only screen and (max-width: 980px) {
  .p-contact-phone__no i {
    font-size: 3rem;
  }
}
.p-contact-phone__no span {
  padding: 0 8px 0 2px;
  line-height: 2px;
}
.p-contact-phone__no a {
  text-decoration: none;
  color: #043489;
}
.p-contact-phone__notice {
  font-size: 1.4rem;
  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: 2.4rem;
  font-weight: bold;
  line-height: 1.8;
  color: #2E8BFD;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .p-contact__thanks-head p {
    font-size: 1.8rem;
  }
}
.p-contact__thanks-msg {
  margin: 0 0 35px;
}
.p-404__title {
  font-size: 2.2rem;
  margin: 0 0 3.5rem;
  font-weight: bold;
  color: #043489;
}
@media only screen and (max-width: 768px) {
  .p-404__title {
    font-size: 1.8rem;
    margin: 0 0 2.5rem;
  }
}
.p-404__body {
  font-size: 1.8rem;
  margin: 0 0 7.5rem;
}
@media only screen and (max-width: 768px) {
  .p-404__body {
    font-size: 1.6rem;
    margin: 0 0 5rem;
  }
}

.p-member-head {
  position: relative;
  margin: 0 0 25px;
  background: #212121;
}
@media only screen and (max-width: 1080px) {
  .p-member-head {
    margin: 30px 0 25px;
  }
}
.p-member-head__inner {
  padding: 50px 0 50px;
  margin-left: 10%;
  line-height: 1.4;
}
@media only screen and (max-width: 1080px) {
  .p-member-head__inner {
    padding: 40px 0 30px;
    margin-left: 15px;
  }
}
.p-member-head__title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
}
@media only screen and (max-width: 1080px) {
  .p-member-head__title {
    font-size: 20px;
  }
}
.p-member-head__title-en {
  font-size: 60px;
  line-height: 1;
  color: #707070;
  position: relative;
  margin: 0 0 5px;
}
@media only screen and (max-width: 1080px) {
  .p-member-head__title-en {
    font-size: 40px;
    padding: 0 0 8px;
    margin: 0 0 10px;
  }
}
.p-member-index {
  padding: 0 100px;
}
@media only screen and (max-width: 980px) {
  .p-member-index {
    padding: 0;
  }
}
.p-member-menu {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 0 75px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 980px) {
  .p-member-menu {
    padding: 25px 0 0;
    margin: 0 0 35px;
  }
}
.p-member-menu__box {
  width: 24%;
}
@media only screen and (max-width: 980px) {
  .p-member-menu__box {
    width: 48%;
    margin: 0 0 20px;
  }
}
.p-member-menu__link {
  display: flex;
  flex-flow: column;
  background: #043489;
  border-radius: 15px;
  padding: 20px;
  text-decoration: none;
  color: #fff;
  position: relative;
}
.p-member-menu__link:hover {
  background: #2E8BFD;
  color: #fff;
}
.p-member-menu__link:hover .p-member-menu__arrow i {
  color: #2E8BFD;
}
.p-member-menu__label {
  font-weight: bold;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .p-member-menu__label {
    font-size: 20px;
  }
}
.p-member-menu__icon {
  text-align: center;
  font-size: 60px;
  padding: 10px 0 40px;
}
@media only screen and (max-width: 768px) {
  .p-member-menu__icon {
    font-size: 50px;
  }
}
.p-member-menu__arrow {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  color: #043489;
}
.p-member__label {
  display: flex;
  align-items: center;
  margin: 0 0 35px;
}
@media only screen and (max-width: 768px) {
  .p-member__label {
    padding: 10px 0 0;
    margin: 0 0 15px;
  }
}
.p-member__label i {
  font-size: 50px;
  color: #2E8BFD;
}
@media only screen and (max-width: 768px) {
  .p-member__label i {
    font-size: 40px;
  }
}
.p-member__label span {
  padding: 0 0 0 12px;
  font-size: 26px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-member__label span {
    font-size: 20px;
  }
}
.p-member-recents__item {
  display: flex;
  padding: 15px 20px;
  border-bottom: 1px solid #bebebe;
}
@media only screen and (max-width: 768px) {
  .p-member-recents__item {
    display: block;
  }
}
.p-member-recents__date {
  width: 120px;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .p-member-recents__date {
    width: auto;
    margin: 0 0 8px;
  }
}
.p-member-recents__title {
  flex: 1;
  line-height: 1.4;
}
.p-member-recents__title a {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
}
.p-member-recents__title a:hover span {
  color: #2E8BFD;
  border-color: #2E8BFD;
}
.p-member-recents__title a:hover i {
  color: #8DC7E9;
}
.p-member-recents__title span {
  color: #212121;
  border-bottom: 1px solid transparent;
  transition: all 0.25s ease;
}
.p-member-recents__title i {
  color: #2E8BFD;
  transition: all 0.25s ease;
}
.p-member-archive {
  padding: 0 100px;
}
@media only screen and (max-width: 980px) {
  .p-member-archive {
    padding: 0;
  }
}
.p-member-archive__item {
  padding: 25px 20px;
  border-bottom: 1px solid #bebebe;
  padding: 15px 10px;
}
.p-member-archive__pdf {
  display: flex;
  align-items: center;
}
.p-member-archive__pdf-link {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.p-member-archive__pdf-link i {
  font-size: 34px;
  color: #A42516;
}
.p-member-archive__pdf-link:hover i {
  color: #D10D0D;
}
.p-member-archive__pdf-link:hover .p-member-archive__pdf-name {
  color: #2E8BFD;
  border-color: #2E8BFD;
}
.p-member-archive__pdf-name {
  display: inline-block;
  font-weight: bold;
  padding: 0 0 3px;
  margin: 0 0 0 12px;
  color: #043489;
  border-bottom: 1px solid #043489;
  transition: all 0.25s ease;
}
.p-member-archive__pdf-date {
  padding: 0 0 0 20px;
  color: #212121;
}
.p-member-archive__body {
  padding: 18px 0 0;
  line-height: 1.6;
}
.p-member__back {
  padding: 25px 0 0;
}