@charset "UTF-8";
@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");
@import url("https://use.typekit.net/wqk0rbk.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%;
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  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");
}
body {
  font-family: "-apple-system", "BlinkMacSystemFont", "Helvetica Neue", "YakuHanJP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "M+ 1p", Arial, sans-serif;
  font-size: 1.6rem;
  color: #101010;
}

a {
  color: #0077d8;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
a:hover {
  color: #0c92ff;
}

div,
h1,
h2,
h3,
h4 {
  line-height: 1.3;
}

dd,
dt,
li,
p {
  line-height: 1.8;
}

.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: #101010;
}
.wp ul li:last-child {
  margin: 0;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.5);
  padding: 0 0 10px;
}
@media only screen and (max-width: 768px) {
  .l-header {
    padding: 0;
  }
}
.l-header-wp-logged top {
  top: 32px;
}

.l-content {
  padding: 150px 0 0;
}
@media only screen and (max-width: 768px) {
  .l-content {
    padding: 50px 0 0;
  }
}
.l-content-section__button-link {
  padding: 3rem;
  display: flex;
  justify-content: center;
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .l-content-section__button-link {
    font-size: 1.6rem;
    padding: 3rem 1rem;
  }
}
.l-content-page {
  padding: 0 0 100px;
}
@media only screen and (max-width: 768px) {
  .l-content-page {
    padding: 0 0 50px;
  }
}
.l-content-overlay {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.l-content-overlay.js-active {
  visibility: visible;
  opacity: 0.45;
  z-index: 10;
}

.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;
}
@media only screen and (max-width: 991px) {
  .c-table_no-fixed table {
    table-layout: auto !important;
  }
}

.c-title, .c-title-center {
  color: #10386b;
  font-weight: bold;
  font-size: 2.2rem;
  margin: 0 0 2rem;
}
@media only screen and (max-width: 768px) {
  .c-title, .c-title-center {
    font-size: 1.8rem;
  }
}
.c-title-center {
  text-align: center;
}
.c-title__section {
  text-align: center;
  color: #10386b;
  font-size: 2.8rem;
  font-weight: bold;
  margin: 0 0 3.5rem;
}
@media only screen and (max-width: 768px) {
  .c-title__section {
    font-size: 2rem;
    margin: 0 0 2rem;
  }
}
.c-title__line-svg {
  fill: #0077d8;
}
.c-title__line-svg svg {
  display: block;
  margin: 0 auto 1rem;
  width: 5em;
}
.c-title__icon {
  font-weight: bold;
  font-size: 2.8rem;
  color: #fff;
  margin: 0 0 2.5rem;
  display: flex;
  justify-content: center;
}
.c-title__icon span {
  padding: 0 0 0 1rem;
}
@media only screen and (max-width: 768px) {
  .c-title__icon {
    font-size: 2rem;
    margin: 0 0 0.75rem;
  }
}
.c-title-page {
  color: #0077d8;
  font-weight: bold;
  text-align: center;
  font-size: 3.4rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22124.677%22%20height%3D%2222.129%22%20viewBox%3D%220%200%20124.677%2022.129%22%3E%3Cg%20transform%3D%22translate(0.001%200.007)%22%3E%3Cg%20transform%3D%22translate(-0.001%20-0.007)%22%3E%3Cpath%20d%3D%22M9.959%2C22.118a9.337%2C9.337%2C0%2C0%2C1-6.627-2.741%2C11.405%2C11.405%2C0%2C0%2C1%2C0-16.114C6.677-.082%2C12.763-.862%2C21.338.949%2C28.751%2C2.514%2C38.3%2C9.7%2C44.01%2C13.995c1.578%2C1.188%2C2.829%2C2.131%2C3.477%2C2.515%2C3.351%2C2.031%2C5.9%2C3.339%2C8.173%2C1.735a4.238%2C4.238%2C0%2C0%2C0%2C1.037-5.9%2C3.144%2C3.144%2C0%2C0%2C0-4.4-.773%2C2.263%2C2.263%2C0%2C0%2C0-.553%2C3.144%2C1.559%2C1.559%2C0%2C0%2C0%2C2.169.384%2C1.258%2C1.258%2C0%2C1%2C1%2C1.44%2C2.062%2C4.074%2C4.074%2C0%2C0%2C1-5.659-1%2C4.778%2C4.778%2C0%2C0%2C1%2C1.232-6.639A5.658%2C5.658%2C0%2C0%2C1%2C58.8%2C10.908a6.759%2C6.759%2C0%2C0%2C1-1.685%2C9.4c-3.81%2C2.672-7.928.182-10.933-1.635-.754-.459-1.987-1.389-3.691-2.672C37.314%2C12.109%2C27.663%2C4.853%2C20.817%2C3.407%2C13.1%2C1.785%2C7.815%2C2.338%2C5.111%2C5.029a8.878%2C8.878%2C0%2C0%2C0%2C0%2C12.574%2C6.859%2C6.859%2C0%2C0%2C0%2C9.689%2C0%2C5.231%2C5.231%2C0%2C0%2C0%2C0-7.4%2C3.93%2C3.93%2C0%2C0%2C0-5.558%2C0%2C2.892%2C2.892%2C0%2C0%2C0%2C0%2C4.093%2C1.258%2C1.258%2C0%2C1%2C1-1.779%2C1.779%2C5.413%2C5.413%2C0%2C0%2C1%2C0-7.652%2C6.451%2C6.451%2C0%2C0%2C1%2C9.116%2C0%2C7.746%2C7.746%2C0%2C0%2C1%2C0%2C10.952%2C9.318%2C9.318%2C0%2C0%2C1-6.62%2C2.741Z%22%20transform%3D%22translate(0.001%200.005)%22%20fill%3D%22%230077d8%22%2F%3E%3Cpath%20d%3D%22M152.947%2C22.122a9.279%2C9.279%2C0%2C0%2C1-6.587-2.746%2C7.74%2C7.74%2C0%2C0%2C1%2C0-10.955%2C6.451%2C6.451%2C0%2C0%2C1%2C9.116%2C0%2C5.413%2C5.413%2C0%2C0%2C1%2C0%2C7.652%2C1.258%2C1.258%2C0%2C0%2C1-1.779-1.779%2C2.892%2C2.892%2C0%2C0%2C0%2C0-4.093%2C3.93%2C3.93%2C0%2C0%2C0-5.558%2C0%2C5.231%2C5.231%2C0%2C0%2C0%2C0%2C7.4%2C6.853%2C6.853%2C0%2C0%2C0%2C9.689%2C0%2C8.878%2C8.878%2C0%2C0%2C0%2C0-12.574c-2.7-2.7-7.991-3.257-15.718-1.635-6.866%2C1.446-16.5%2C8.7-21.672%2C12.574-1.7%2C1.257-2.936%2C2.213-3.691%2C2.672-3.005%2C1.817-7.123%2C4.307-10.933%2C1.635a6.759%2C6.759%2C0%2C0%2C1-1.66-9.4%2C5.659%2C5.659%2C0%2C0%2C1%2C7.872-1.383%2C4.778%2C4.778%2C0%2C0%2C1%2C1.176%2C6.646%2C4.087%2C4.087%2C0%2C0%2C1-5.658%2C1%2C1.259%2C1.259%2C0%2C0%2C1%2C1.446-2.062%2C1.553%2C1.553%2C0%2C0%2C0%2C2.163-.384%2C2.263%2C2.263%2C0%2C0%2C0-.553-3.144%2C3.144%2C3.144%2C0%2C0%2C0-4.37.773%2C4.238%2C4.238%2C0%2C0%2C0%2C1.006%2C5.91c2.295%2C1.6%2C4.841.3%2C8.173-1.735.629-.39%2C1.886-1.333%2C3.477-2.515C124.591%2C9.686%2C134.135%2C2.493%2C141.517.934c8.658-1.8%2C14.712-1.019%2C18.044%2C2.326a11.405%2C11.405%2C0%2C0%2C1%2C0%2C16.114A9.3%2C9.3%2C0%2C0%2C1%2C152.947%2C22.122Z%22%20transform%3D%22translate(-38.217%200.007)%22%20fill%3D%22%230077d8%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center 0;
  overflow: hidden;
  padding: 35px 0 0;
}
@media only screen and (max-width: 768px) {
  .c-title-page {
    font-size: 2rem;
  }
}
.c-title-page__wrap {
  position: relative;
  padding: 100px 0 75px;
  margin: 0 0 1.5rem;
  background: #e5f5fc url(../images/common/bg_page-title.png) center center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .c-title-page__wrap {
    padding: 30px 0 25px;
    margin: 0 0 1.5rem;
  }
}
.c-title-decoration {
  color: #0077d8;
  font-weight: bold;
  text-align: center;
  font-size: 3.4rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22124.677%22%20height%3D%2222.129%22%20viewBox%3D%220%200%20124.677%2022.129%22%3E%3Cg%20transform%3D%22translate(0.001%200.007)%22%3E%3Cg%20transform%3D%22translate(-0.001%20-0.007)%22%3E%3Cpath%20d%3D%22M9.959%2C22.118a9.337%2C9.337%2C0%2C0%2C1-6.627-2.741%2C11.405%2C11.405%2C0%2C0%2C1%2C0-16.114C6.677-.082%2C12.763-.862%2C21.338.949%2C28.751%2C2.514%2C38.3%2C9.7%2C44.01%2C13.995c1.578%2C1.188%2C2.829%2C2.131%2C3.477%2C2.515%2C3.351%2C2.031%2C5.9%2C3.339%2C8.173%2C1.735a4.238%2C4.238%2C0%2C0%2C0%2C1.037-5.9%2C3.144%2C3.144%2C0%2C0%2C0-4.4-.773%2C2.263%2C2.263%2C0%2C0%2C0-.553%2C3.144%2C1.559%2C1.559%2C0%2C0%2C0%2C2.169.384%2C1.258%2C1.258%2C0%2C1%2C1%2C1.44%2C2.062%2C4.074%2C4.074%2C0%2C0%2C1-5.659-1%2C4.778%2C4.778%2C0%2C0%2C1%2C1.232-6.639A5.658%2C5.658%2C0%2C0%2C1%2C58.8%2C10.908a6.759%2C6.759%2C0%2C0%2C1-1.685%2C9.4c-3.81%2C2.672-7.928.182-10.933-1.635-.754-.459-1.987-1.389-3.691-2.672C37.314%2C12.109%2C27.663%2C4.853%2C20.817%2C3.407%2C13.1%2C1.785%2C7.815%2C2.338%2C5.111%2C5.029a8.878%2C8.878%2C0%2C0%2C0%2C0%2C12.574%2C6.859%2C6.859%2C0%2C0%2C0%2C9.689%2C0%2C5.231%2C5.231%2C0%2C0%2C0%2C0-7.4%2C3.93%2C3.93%2C0%2C0%2C0-5.558%2C0%2C2.892%2C2.892%2C0%2C0%2C0%2C0%2C4.093%2C1.258%2C1.258%2C0%2C1%2C1-1.779%2C1.779%2C5.413%2C5.413%2C0%2C0%2C1%2C0-7.652%2C6.451%2C6.451%2C0%2C0%2C1%2C9.116%2C0%2C7.746%2C7.746%2C0%2C0%2C1%2C0%2C10.952%2C9.318%2C9.318%2C0%2C0%2C1-6.62%2C2.741Z%22%20transform%3D%22translate(0.001%200.005)%22%20fill%3D%22%230077d8%22%2F%3E%3Cpath%20d%3D%22M152.947%2C22.122a9.279%2C9.279%2C0%2C0%2C1-6.587-2.746%2C7.74%2C7.74%2C0%2C0%2C1%2C0-10.955%2C6.451%2C6.451%2C0%2C0%2C1%2C9.116%2C0%2C5.413%2C5.413%2C0%2C0%2C1%2C0%2C7.652%2C1.258%2C1.258%2C0%2C0%2C1-1.779-1.779%2C2.892%2C2.892%2C0%2C0%2C0%2C0-4.093%2C3.93%2C3.93%2C0%2C0%2C0-5.558%2C0%2C5.231%2C5.231%2C0%2C0%2C0%2C0%2C7.4%2C6.853%2C6.853%2C0%2C0%2C0%2C9.689%2C0%2C8.878%2C8.878%2C0%2C0%2C0%2C0-12.574c-2.7-2.7-7.991-3.257-15.718-1.635-6.866%2C1.446-16.5%2C8.7-21.672%2C12.574-1.7%2C1.257-2.936%2C2.213-3.691%2C2.672-3.005%2C1.817-7.123%2C4.307-10.933%2C1.635a6.759%2C6.759%2C0%2C0%2C1-1.66-9.4%2C5.659%2C5.659%2C0%2C0%2C1%2C7.872-1.383%2C4.778%2C4.778%2C0%2C0%2C1%2C1.176%2C6.646%2C4.087%2C4.087%2C0%2C0%2C1-5.658%2C1%2C1.259%2C1.259%2C0%2C0%2C1%2C1.446-2.062%2C1.553%2C1.553%2C0%2C0%2C0%2C2.163-.384%2C2.263%2C2.263%2C0%2C0%2C0-.553-3.144%2C3.144%2C3.144%2C0%2C0%2C0-4.37.773%2C4.238%2C4.238%2C0%2C0%2C0%2C1.006%2C5.91c2.295%2C1.6%2C4.841.3%2C8.173-1.735.629-.39%2C1.886-1.333%2C3.477-2.515C124.591%2C9.686%2C134.135%2C2.493%2C141.517.934c8.658-1.8%2C14.712-1.019%2C18.044%2C2.326a11.405%2C11.405%2C0%2C0%2C1%2C0%2C16.114A9.3%2C9.3%2C0%2C0%2C1%2C152.947%2C22.122Z%22%20transform%3D%22translate(-38.217%200.007)%22%20fill%3D%22%230077d8%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center 0;
  overflow: hidden;
  padding: 35px 0 0;
}
.c-title__decoration-dark {
  color: #10386b;
  font-weight: bold;
  text-align: center;
  font-size: 2.8rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22124.677%22%20height%3D%2222.129%22%20viewBox%3D%220%200%20124.677%2022.129%22%3E%3Cg%20transform%3D%22translate(0.001%200.007)%22%3E%3Cg%20transform%3D%22translate(-0.001%20-0.007)%22%3E%3Cpath%20d%3D%22M9.959%2C22.118a9.337%2C9.337%2C0%2C0%2C1-6.627-2.741%2C11.405%2C11.405%2C0%2C0%2C1%2C0-16.114C6.677-.082%2C12.763-.862%2C21.338.949%2C28.751%2C2.514%2C38.3%2C9.7%2C44.01%2C13.995c1.578%2C1.188%2C2.829%2C2.131%2C3.477%2C2.515%2C3.351%2C2.031%2C5.9%2C3.339%2C8.173%2C1.735a4.238%2C4.238%2C0%2C0%2C0%2C1.037-5.9%2C3.144%2C3.144%2C0%2C0%2C0-4.4-.773%2C2.263%2C2.263%2C0%2C0%2C0-.553%2C3.144%2C1.559%2C1.559%2C0%2C0%2C0%2C2.169.384%2C1.258%2C1.258%2C0%2C1%2C1%2C1.44%2C2.062%2C4.074%2C4.074%2C0%2C0%2C1-5.659-1%2C4.778%2C4.778%2C0%2C0%2C1%2C1.232-6.639A5.658%2C5.658%2C0%2C0%2C1%2C58.8%2C10.908a6.759%2C6.759%2C0%2C0%2C1-1.685%2C9.4c-3.81%2C2.672-7.928.182-10.933-1.635-.754-.459-1.987-1.389-3.691-2.672C37.314%2C12.109%2C27.663%2C4.853%2C20.817%2C3.407%2C13.1%2C1.785%2C7.815%2C2.338%2C5.111%2C5.029a8.878%2C8.878%2C0%2C0%2C0%2C0%2C12.574%2C6.859%2C6.859%2C0%2C0%2C0%2C9.689%2C0%2C5.231%2C5.231%2C0%2C0%2C0%2C0-7.4%2C3.93%2C3.93%2C0%2C0%2C0-5.558%2C0%2C2.892%2C2.892%2C0%2C0%2C0%2C0%2C4.093%2C1.258%2C1.258%2C0%2C1%2C1-1.779%2C1.779%2C5.413%2C5.413%2C0%2C0%2C1%2C0-7.652%2C6.451%2C6.451%2C0%2C0%2C1%2C9.116%2C0%2C7.746%2C7.746%2C0%2C0%2C1%2C0%2C10.952%2C9.318%2C9.318%2C0%2C0%2C1-6.62%2C2.741Z%22%20transform%3D%22translate(0.001%200.005)%22%20fill%3D%22%230077d8%22%2F%3E%3Cpath%20d%3D%22M152.947%2C22.122a9.279%2C9.279%2C0%2C0%2C1-6.587-2.746%2C7.74%2C7.74%2C0%2C0%2C1%2C0-10.955%2C6.451%2C6.451%2C0%2C0%2C1%2C9.116%2C0%2C5.413%2C5.413%2C0%2C0%2C1%2C0%2C7.652%2C1.258%2C1.258%2C0%2C0%2C1-1.779-1.779%2C2.892%2C2.892%2C0%2C0%2C0%2C0-4.093%2C3.93%2C3.93%2C0%2C0%2C0-5.558%2C0%2C5.231%2C5.231%2C0%2C0%2C0%2C0%2C7.4%2C6.853%2C6.853%2C0%2C0%2C0%2C9.689%2C0%2C8.878%2C8.878%2C0%2C0%2C0%2C0-12.574c-2.7-2.7-7.991-3.257-15.718-1.635-6.866%2C1.446-16.5%2C8.7-21.672%2C12.574-1.7%2C1.257-2.936%2C2.213-3.691%2C2.672-3.005%2C1.817-7.123%2C4.307-10.933%2C1.635a6.759%2C6.759%2C0%2C0%2C1-1.66-9.4%2C5.659%2C5.659%2C0%2C0%2C1%2C7.872-1.383%2C4.778%2C4.778%2C0%2C0%2C1%2C1.176%2C6.646%2C4.087%2C4.087%2C0%2C0%2C1-5.658%2C1%2C1.259%2C1.259%2C0%2C0%2C1%2C1.446-2.062%2C1.553%2C1.553%2C0%2C0%2C0%2C2.163-.384%2C2.263%2C2.263%2C0%2C0%2C0-.553-3.144%2C3.144%2C3.144%2C0%2C0%2C0-4.37.773%2C4.238%2C4.238%2C0%2C0%2C0%2C1.006%2C5.91c2.295%2C1.6%2C4.841.3%2C8.173-1.735.629-.39%2C1.886-1.333%2C3.477-2.515C124.591%2C9.686%2C134.135%2C2.493%2C141.517.934c8.658-1.8%2C14.712-1.019%2C18.044%2C2.326a11.405%2C11.405%2C0%2C0%2C1%2C0%2C16.114A9.3%2C9.3%2C0%2C0%2C1%2C152.947%2C22.122Z%22%20transform%3D%22translate(-38.217%200.007)%22%20fill%3D%22%230077d8%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center 0;
  overflow: hidden;
  padding: 35px 0 0;
}
@media only screen and (max-width: 768px) {
  .c-title__decoration-dark {
    font-size: 2rem;
  }
}

.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: 1280px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .c-grid__inner {
    width: 100%;
    padding: 0 10px;
  }
}
.c-grid__inner-short {
  width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .c-grid__inner-short {
    width: 100%;
    padding: 0 10px;
  }
}
.c-grid__inner-ss {
  width: 780px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .c-grid__inner-ss {
    width: 100%;
    padding: 0 10px;
  }
}

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

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

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

.c-input__box {
  margin: 0 0 25px;
}

.c-input__box-row-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 5px;
}

@media only screen and (max-width: 768px) {
  .c-input__box-row-2 {
    display: block;
  }
}
.c-input__box-col-2 {
  width: 48%;
}

@media only screen and (max-width: 768px) {
  .c-input__box-col-2 {
    width: 100%;
  }
}
.c-input__box-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 5px;
}

@media only screen and (max-width: 768px) {
  .c-input__box-row {
    display: block;
  }
}
.c-input__box-col {
  margin: 0 4rem 0 0;
}
.c-input__box-col-label {
  width: 100px;
}
@media only screen and (max-width: 768px) {
  .c-input__box-col-label {
    width: auto;
    padding: 8px 0 0;
    margin: 0 0 5px;
  }
}
.c-input__box-col-body {
  flex: 1;
}
.c-input__box-col-companion {
  width: 170px;
}

.c-input__box-col:last-child {
  margin: 0;
}

.c-input__box-label {
  font-weight: bold;
  margin: 0 0 5px;
}

.c-input__box-name:first-child {
  margin: 0 0 10px;
}

@media only screen and (max-width: 768px) {
  .c-input__box-name:first-child {
    margin: 0 0 6px;
  }
}
.c-input__box-zip {
  margin: 0 0 5px;
}

.c-input__box-pref {
  margin: 0 0 5px;
  position: relative;
}

.c-input__box-pref select {
  font-size: 1.6rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #a5a5a5;
  border-radius: 4px;
  padding: 8px 30px 8px 8px;
  background: transparent;
  position: relative;
  z-index: 2;
  color: #101010;
}

.c-input__box-pref i {
  position: absolute;
  top: 25%;
  left: 14.75rem;
}

@media only screen and (max-width: 768px) {
  .c-input__box-pref i {
    top: 30%;
    left: 13.7rem;
  }
}
.c-input__box-address {
  margin: 0 0 5px;
}

.c-input__box-note {
  margin: 0 0 10px;
  line-height: 1.4;
}

.c-input__box-note.hidden {
  display: none;
}

.c-input__box-notice {
  padding: 5px 0 0;
  font-size: 1.4rem;
}

.c-input__box-notice-margin {
  padding: 5px 0 0;
  margin: 0 0 10px;
  color: #666;
}

.c-input__box-recommendation {
  background: #f6f6f6;
  margin: 15px 0 0;
  padding: 20px;
}

.c-input__box-person {
  margin: 0 0 5px;
  position: relative;
}

.c-input__box-person select {
  font-size: 1.6rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #a5a5a5;
  border-radius: 4px;
  font-size: 1.6rem;
  padding: 8px 30px 8px 8px;
  background: transparent;
  position: relative;
  z-index: 2;
}

.c-input__box-person i {
  position: absolute;
  top: 25%;
  left: 5rem;
}

.c-input__box-chair {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .c-input__box-chair {
    display: block;
  }
}
.c-input__box-chair div:first-child {
  width: 20rem;
  padding: 3px 0 0;
}

.c-input__box-chair-amount {
  margin: 0 0 0 25px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .c-input__box-chair-amount {
    margin: 0 0 0 30px;
  }
}
.c-input__box-chair-amount select {
  font-size: 1.6rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #a5a5a5;
  border-radius: 4px;
  font-size: 1.6rem;
  padding: 8px 30px 8px 8px;
  background: transparent;
  position: relative;
  z-index: 2;
}

.c-input__box-chair-amount select:disabled + i {
  color: #ccc;
}

.c-input__box-chair-amount i {
  position: absolute;
  top: 25%;
  left: 24.5rem;
}

.c-input__box-school {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 768px) {
  .c-input__box-school {
    display: block;
  }
}
.c-input__box-school-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .c-input__box-school-name {
    margin: 0 0 10px;
  }
}
.c-input__box-school-name span {
  font-weight: bold;
  width: 4em;
  display: block;
}

@media only screen and (max-width: 768px) {
  .c-input__box-school-name input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.c-input__box-school-year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-input__box-school-year span {
  font-weight: bold;
  padding: 0 10px 0 20px;
  display: block;
}

@media only screen and (max-width: 768px) {
  .c-input__box-school-year span {
    width: 4em;
    padding: 0;
  }
}
.c-input__box-school-year input {
  text-align: center;
  width: 3em;
  margin: 0 8px 0 0;
}

.c-input__box-exsample {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-input__box-exsample-label span {
  display: inline-block;
  background: #707070;
  color: #fff;
  font-weight: bold;
  padding: 0.25rem 0.8rem;
  font-size: 0.9em;
}

.c-input__box-exsample-body {
  padding: 0 0 0.75rem 1rem;
  line-height: 1.5;
}

.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 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px 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: 35%;
  right: 10px;
  color: #101010;
  z-index: 1;
}

.c-input__radio {
  margin: 0 0 10px;
  padding: 10px 0 0;
}

.c-input__radio-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 768px) {
  .c-input__radio-horizontal {
    display: block;
  }
  .c-input__radio-horizontal .horizontal-item + .horizontal-item {
    margin-left: 0 !important;
  }
}
.c-input__radio label {
  padding: 5px 0;
  display: inline-block;
  position: relative;
  width: 100%;
}

@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: " ";
  -webkit-transition: all 0.25s ease;
  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: " ";
  -webkit-transition: all 0.25s ease;
  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: #0077d8;
}

.c-input__radio input[type=radio]:checked + span:after {
  background: #0077d8;
}

@media only screen and (max-width: 768px) {
  .c-input__radio-date-vertical {
    display: block;
  }
}
.c-input__radio-date-vertical > span {
  display: block;
  margin: 0 0 8px 0 !important;
  line-height: 15px;
}

@media only screen and (max-width: 768px) {
  .c-input__radio-date-vertical > span {
    width: auto;
    margin: 0 0 10px;
  }
}
.c-input__radio-date3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
  .c-input__radio-date3 {
    display: block;
  }
}
.c-input__radio-date3 > span {
  width: 28%;
  display: block;
  margin-left: 0 !important;
}

@media only screen and (max-width: 768px) {
  .c-input__radio-date3 > span {
    width: auto;
    margin: 0 0 10px;
  }
}
.c-input__file input[type=file] {
  border: 1px solid #a5a5a5;
  background: #fff;
  padding: 3px;
  border-radius: 4px;
}

.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;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}

.c-input__checkbox input[type=checkbox]:checked + span:before {
  background: #0077d8;
  border-color: #0077d8;
}

.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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: " ";
  cursor: pointer;
}

.c-input__checkbox-ex {
  display: none;
}

.c-input__checkbox-ex-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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__size-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 768px) {
  .c-input__size-row {
    display: block;
  }
}
.c-input__size-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 25px 0 0;
}

.c-input__size-col:last-child {
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .c-input__size-col {
    margin: 0 0 8px;
  }
}
.c-input__size-label {
  padding: 0 5px 0 0;
}

@media only screen and (max-width: 768px) {
  .c-input__size-label {
    padding: 0;
    display: block;
    width: 10rem;
  }
}
.c-input__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  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;
}

.c-input__group-label {
  position: relative;
  font-weight: bold;
  margin: 0 0 0.75rem;
}

.c-input__group-notice {
  padding: 0.75rem 0 0;
}

.c-input__group-zip-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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__group-member-title {
  font-weight: bold;
  padding: 1.5rem 0 0;
}

.c-input__group-member-box {
  padding: 1rem 0 1rem 2.5rem;
  border-bottom: 1px dotted #ccc;
}

@media only screen and (max-width: 768px) {
  .c-input__group-member-box {
    padding-left: 1.5rem;
  }
}
.c-input__group-member-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1rem;
}
.c-input__group-member-row.hs-line {
  border-top: 1px dotted #ccc;
  padding: 1rem 0 0;
}

@media only screen and (max-width: 768px) {
  .c-input__group-member-row {
    display: block;
  }
}
.c-input__group-member-label {
  font-weight: bold;
  width: 8em;
}

@media only screen and (max-width: 768px) {
  .c-input__group-member-label {
    width: auto;
    margin: 0 0 0.5rem;
  }
}
.c-input__group-member-label-long {
  font-weight: bold;
  width: 8.6em;
}

@media only screen and (max-width: 768px) {
  .c-input__group-member-label-long {
    width: auto;
    margin: 0 0 0.5rem;
  }
}
.c-input__unalterable {
  font-weight: bold;
  margin: 0 0 2px;
}

.c-input__group-inner-title {
  font-weight: bold;
  width: 6em;
  padding: 1.5rem 0 0;
}

.c-input__group-inner-box {
  padding: 1rem 0 1rem 2.5rem;
}

@media only screen and (max-width: 768px) {
  .c-input__group-inner-box {
    padding-left: 1.5rem;
  }
}
.c-input__group-inner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1rem;
}

@media only screen and (max-width: 768px) {
  .c-input__group-inner-row {
    display: block;
  }
}
.c-input__group-inner-label {
  font-weight: bold;
  width: 9em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .c-input__group-inner-label {
    width: auto;
    margin: 0 0 0.5rem;
  }
}
.c-input__group-inner-label__long {
  font-weight: bold;
  width: 13em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .c-input__group-inner-label__long {
    width: auto;
    margin: 0 0 0.5rem;
  }
}
.c-input__group-inner-body {
  padding: 0 0 0 1rem;
}

.c-input__guardian {
  padding: 2rem 0 0;
}

.c-input__guardian-label {
  font-weight: bold;
  margin: 0 0 1rem;
}

.c-input__guardian-notice {
  margin: 0 0 0.75rem;
}

.c-input__seat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-input__seat-floor {
  padding-top: 0;
  margin: 0 1rem 0 0;
}

.c-input__seat-1row {
  padding-top: 0;
  margin: 0 1rem 0 0;
  display: none;
}

.c-input__seat-1row span {
  display: none;
}

.c-input__seat-2row {
  padding-top: 0;
  margin: 0 1rem 0 0;
  display: none;
}

.c-input__seat-2row span {
  display: none;
}

.c-input__seat-no {
  margin: 0 1rem 0 0;
}

.c-input__seat .active {
  display: block;
}

.c-input__seat select {
  padding: 14px 30px 14px 8px;
}

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

.c-input__optional {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: #a49620;
  padding: 0.3rem 0.5rem;
  margin: 0 0 0 1rem;
  font-size: 1.2rem;
}

.c-input__password {
  width: 200px;
}

.c-input__name {
  width: 260px;
}

.c-input__name-hurigana {
  width: 380px;
}

.c-input__other-name {
  width: 100%;
}

.c-input__zip-code {
  width: 100px;
}

.c-input__address {
  width: 100%;
}

.c-input__tell {
  width: 240px;
}

.c-input__val {
  width: 60px;
  text-align: right;
}

.c-input__performance-title {
  display: block;
  padding: 13px 0 0;
  font-size: 2rem;
  font-weight: bold;
}

.c-input__emergency-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 768px) {
  .c-input__emergency-row {
    display: block;
  }
}
.c-input__emergency-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-input__emergency-col:first-child {
  padding: 0 25px 0 0;
}

@media only screen and (max-width: 768px) {
  .c-input__emergency-col {
    display: block;
  }
}
.c-input__emergency-label {
  padding: 0 5px 0 0;
}

@media only screen and (max-width: 768px) {
  .c-input__emergency-label {
    display: block;
    padding: 0;
    margin: 0 0 3px;
  }
}
@media only screen and (max-width: 768px) {
  .c-input__emergency-body {
    display: block;
    margin: 0 0 10px;
  }
}
.c-input__form-outline {
  margin: 0 0 50px;
}

.c-input__form-wrap {
  border: 2px solid #eee;
  padding: 50px;
  margin: 0 0 50px;
}

@media only screen and (max-width: 768px) {
  .c-input__form-wrap {
    padding: 25px 10px;
    margin: 0 0 25px;
  }
}
.c-input__form-wrap-privacy {
  background: #f5f2e5;
  padding: 35px 35px 5px;
  margin: 0 0 35px;
}

.c-input__form-title {
  font-weight: bold;
  font-size: 2rem;
  margin: 0 0 15px;
}

.c-input__form-mei,
.c-input__form-sei,
.c-input__form-sei-kana,
.c-input__form-sei-mei {
  width: 20rem;
}

.c-input__form-job {
  width: 45rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-job {
    width: 100%;
  }
}

.c-input__form-member-no {
  width: 26rem;
}

@media only screen and (max-width: 768px) {
  .c-input__form-member-no {
    width: 100%;
  }
}
.c-input__form-career-name {
  width: 30rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-career-name {
    width: 100%;
  }
}

.c-input__form-career-organizer {
  width: 40rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-career-organizer {
    width: 100%;
  }
}

.c-input__form-accompanist {
  width: 25rem;
}
@media only screen and (max-width: 768px) {
  .c-input__form-accompanist {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .c-input__form-mei,
  .c-input__form-sei,
  .c-input__form-sei-kana,
  .c-input__form-sei-mei {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .c-input__form-sei,
  .c-input__form-sei-kana {
    margin: 0 0 5px;
  }
}
.c-input__form-pen-name {
  width: 48%;
}

@media only screen and (max-width: 768px) {
  .c-input__form-pen-name {
    width: 100%;
  }
}
.c-input__form-group-name {
  width: 48%;
}

@media only screen and (max-width: 768px) {
  .c-input__form-group-name {
    width: 100%;
  }
}
.c-input__form-tel {
  width: 20rem;
}

@media only screen and (max-width: 768px) {
  .c-input__form-tel {
    width: 100%;
  }
}
.c-input__form-zip1 {
  width: 6rem;
  text-align: center;
}

.c-input__form-zip2 {
  width: 8rem;
  text-align: center;
}

.c-input__form-year {
  width: 7rem;
  text-align: center;
}

.c-input__form-month {
  width: 5rem;
  text-align: center;
}

.c-input__form-day {
  width: 5rem;
  text-align: center;
}

.c-input__form-age {
  width: 5rem;
  text-align: center;
}

.c-input__form-height {
  width: 6.5rem;
  text-align: center;
}

.c-input__form-no {
  width: 5rem;
  text-align: center;
}

.c-input__form-university {
  margin: 0 0 5px;
}

@media only screen and (max-width: 768px) {
  .c-input__form-department {
    margin: 0 0 5px;
  }
}
.c-input__form-size {
  width: 7rem;
  text-align: center;
}

.c-input__form-relation {
  width: 380px;
}

@media only screen and (max-width: 768px) {
  .c-input__form-relation {
    width: 100%;
  }
}
.c-input__form-chair-amount,
.c-input__form-person {
  width: 7rem;
  text-align: center;
}

.c-input__form-privacy {
  text-align: center;
  margin: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: 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: -webkit-box;
    display: -ms-flexbox;
    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;
  -webkit-transition: all 0.25s ease;
  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: #0077d8;
  border-color: #0077d8;
}

.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;
  -webkit-transform: rotate(45deg);
  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;
  }
}
.c-input__close {
  font-size: 1.5rem !important;
  background: #f5f2e5;
  padding: 0.75rem 1rem;
}

.mw_wp_form_confirm .c-input__box-exsample,
.mw_wp_form_confirm .c-input__form-wrap-privacy,
.mw_wp_form_confirm .c-input__privacy-link {
  display: none;
}

.mw_wp_form_confirm .c-input__seat-1row span,
.mw_wp_form_confirm .c-input__seat-2row span {
  display: inline-block;
}

#temp-files li {
  padding: 5px 5px 10px;
  display: block;
  position: relative;
  line-height: 1;
}

#temp-files li .delete {
  position: absolute;
  top: 0;
  right: 5px;
  padding: 5px 10px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  cursor: pointer;
  border-radius: 3px;
}

#temp-files li .delete:hover {
  background: #d60b17;
}

#drag-area {
  background: #fafafa;
  border: 3px dotted #ecefea;
  padding: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  margin: 0 0 15px;
}

#drag-area .btn-group {
  display: inline-block;
}

#drag-area #btn-select-files {
  font-size: 14px;
  font-size: 1.4rem;
  background: #d60b17;
  border: none;
  border-radius: 3px;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  font-weight: bold;
}

#drag-area p {
  font-size: 14px;
  font-size: 1.4rem;
}

#progress_bar-wrap {
  background: #e4e4e4;
  opacity: 0;
  border-radius: 3px;
  margin: 0 0 10px !important;
}

#progress_bar-wrap #progress_bar {
  width: 0;
  background: #f2c94b;
  border-radius: 3px;
}

#form-container dd #notice-attach {
  margin: 10px 0 0;
  background: #f3f3f3;
  padding: 10px 15px;
}

#form-container dd #notice-attach p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}

.error {
  display: table;
  margin: 5px 0 0;
  padding: 6px 8px;
  color: #d60005;
  background: #fce0e1;
  font-weight: bold;
  font-size: 1.4rem;
}

.error.hidden {
  display: none;
}

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

.validation-errors {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

.validation-errors .c-input__error {
  display: block;
  font-size: 1.4rem;
  color: #d60005;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 15px 3px !important;
  margin: 0 !important;
  background: #fce0e1;
}

.validation-errors .c-input__error:first-child {
  padding-top: 10px !important;
}

.validation-errors .c-input__error:last-child {
  padding-bottom: 10px !important;
  margin-bottom: 5px !important;
}

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

.form-content-act.local-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  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-back,
.form-content-act__btn-confirm {
  background: #10386b;
}

.form-content-act__btn-submit {
  background: #a49620;
}

.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;
  -webkit-transition: all 0.25s ease;
  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-input__group-body .c-input__box-notice {
  color: #666;
}

.mw_wp_form_confirm .c-input__box-chair-amount i,
.mw_wp_form_confirm .c-input__box-chair-amount span,
.mw_wp_form_confirm .c-input__box-note,
.mw_wp_form_confirm .c-input__box-notice,
.mw_wp_form_confirm .c-input__box-person i,
.mw_wp_form_confirm .c-input__box-pref i,
.mw_wp_form_confirm .c-input__checkbox-ex-label,
.mw_wp_form_confirm .c-input__close,
.mw_wp_form_confirm .c-input__date-notice,
.mw_wp_form_confirm .c-input__form-enquete-outline,
.mw_wp_form_confirm .c-input__form-privacy,
.mw_wp_form_confirm .c-input__guardian-notice,
.mw_wp_form_confirm .c-input__select i {
  display: none;
}

.mw_wp_form_confirm .c-input__box-address,
.mw_wp_form_confirm .c-input__box-col-2,
.mw_wp_form_confirm .c-input__box-pref,
.mw_wp_form_confirm .c-input__box-row-2,
.mw_wp_form_confirm .c-input__box-university {
  display: inline-block;
}

.mw_wp_form_confirm .c-input__box-col-2 {
  width: auto;
}

.mw_wp_form_confirm .c-input__checkbox-ex {
  display: block;
}

.mw_wp_form_confirm .c-input__group-body {
  font-size: 1.8rem;
}

.js-member-input2,
.js-member-input3,
.js-member-input4,
.js-member-with-input,
.js-member-with-detail {
  display: none;
}

.js-member-input2.active,
.js-member-input3.active,
.js-member-input4.active,
.js-member-with-input.active,
.js-member-with-detail.active {
  display: block;
}

.js-form-colepetitua,
.js-form-conducting {
  display: none;
}

.js-form-colepetitua.js-active,
.js-form-conducting.js-active {
  display: block;
}

.js-form-year1,
.js-form-year2 {
  display: none;
}

.js-form-year1.js-active,
.js-form-year2.js-active {
  display: inline-block;
}

.c-input__29347-checkbox .c-input__checkbox input[type=checkbox] {
  position: absolute;
}

.c-input__29347-checkbox .c-input__checkbox input[type=checkbox] + span {
  position: relative;
}

@media only screen and (max-width: 768px) {
  #mw_wp_form_mw-wp-form-29347 .c-input__group-inner-label {
    display: block;
  }
}
.mw_wp_form_confirm .c-input__29347-checkbox {
  display: none;
}

.c-input__group-member-other-with-detail {
  padding: 0 0 0 25px;
}

@media only screen and (max-width: 768px) {
  .c-input__group-member-other-with-detail {
    padding: 0 0 0 20px;
  }
}
.c-input__group-member-other-with-detail p {
  line-height: 1.4;
  padding: 3px 0 0;
  margin: 0 0 6px;
}

@media only screen and (max-width: 768px) {
  .c-input__group-member-other-with-detail p {
    padding: 5px 0 0;
    margin: 0 0 10px;
  }
}
.c-input__form-affiliation {
  width: 60rem;
}

@media only screen and (max-width: 768px) {
  .c-input__form-affiliation {
    width: 100%;
  }
}
.c-input__textarea-with-detail {
  border: 1px solid #a5a5a5;
  font-size: 18px;
  outline: none;
  width: 100%;
  min-height: 100px;
  line-height: 1.6;
  padding: 12px 12px;
  border-radius: 4px;
}

.c-input__email-confirm {
  padding-top: 15px;
}

.c-input__email-confirm-notice {
  margin: 15px 0 0;
  padding: 10px 14px;
  background: #f0f0f0;
}

.mw_wp_form_confirm .c-input__confirm-hidden {
  display: none;
}

.c-input__box-note em {
  display: block;
  background: #f5f2e5;
  padding: 8px 10px;
  line-height: 1.8;
}

.c-input__performance-title {
  font-weight: bold;
  font-size: 1.8rem !important;
}

.js-performer-limit-agree,
.js-genre-radio-etc {
  display: none;
}
.js-performer-limit-agree.active,
.js-genre-radio-etc.active {
  display: block;
}

.c-input__festival-checkbox input[type=checkbox] + span {
  position: relative;
}
.c-input__festival-checkbox input[type=checkbox] {
  position: absolute;
}
.c-input__festival-checkbox .mwform-checkbox-field {
  margin-bottom: 10px !important;
}

.c-input__code {
  position: absolute;
  left: -99998px;
  top: -99998px;
  visibility: hidden;
}

.c-input__attendance-row {
  display: flex;
  align-items: center;
}
.c-input__attendance-col-date {
  width: 5.75em;
  padding: 0 0 0 5px;
}
.c-card-box__link {
  background: #fff;
  display: block;
  height: 100%;
  border-radius: 8px;
  padding: 3rem 2rem 4rem;
  text-decoration: none;
  text-align: center;
  color: #101010;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  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 5px;
  text-align: center;
}
.c-card-box__photo span {
  position: relative;
  font-size: 1px;
  line-height: 1px;
  display: inline-block;
}
.c-card-box__photo span:after {
  content: " ";
  display: block;
  border: 1px solid #fff;
  position: absolute;
  width: 90%;
  height: 90%;
  border-radius: 120px;
  top: 50%;
  left: 50%;
  margin: -45% 0 0 -45%;
}
.c-card-box__photo img {
  font-size: 1px;
}
.c-card-box__title {
  font-size: 2.2rem;
  font-weight: bold;
  padding: 1.5rem 0 0;
  margin: 0 0 1.5rem;
  color: #10386b;
}
@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 {
  height: 100%;
}
.c-card-performance__link {
  display: flex;
  color: #101010;
  justify-content: space-between;
  padding: 3rem;
  text-decoration: none;
  background: #fff;
  height: 100%;
}
@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.35rem;
}
@media only screen and (max-width: 768px) {
  .c-card-performance__label {
    display: inline-block;
  }
}
.c-card-performance__title {
  font-size: 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 {
  line-height: 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__small,
.c-button__primary {
  display: inline-block;
  padding: 1em 2.5em;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.c-button:hover, .c-button__small:hover, .c-button__primary:hover {
  cursor: pointer;
  color: #fff;
}
.c-button__primary {
  color: #fff;
  background: #0077d8;
  min-width: 40rem;
}
@media only screen and (max-width: 768px) {
  .c-button__primary {
    min-width: 100%;
  }
}
.c-button__success {
  background: #d60005;
}
.c-button__confirm {
  width: 280px;
  margin: 0 15px;
  padding: 1.75rem 2.5rem;
  font-size: 1.8rem;
  background: #0077d8;
}
@media only screen and (max-width: 768px) {
  .c-button__confirm {
    width: 100%;
  }
}
.c-button__confirm:hover {
  background: #0063b4;
}
.c-button__modify {
  width: 280px;
  margin: 0 15px;
  padding: 1.75rem 2.5rem;
  font-size: 1.8rem;
  background: #0077d8;
}
.c-button__modify:hover {
  background: #0063b4;
}
.c-button__submit {
  width: 280px;
  padding: 1.75rem 2.5rem;
  margin: 0 15px;
  font-size: 1.8rem;
  background: #d60005;
}
.c-button__submit:hover {
  background: #b20004;
}
.c-button__small {
  font-size: 1.6rem;
  padding: 0.78em 0;
  border-radius: 6px;
  color: #fff;
  background: #0077d8;
  min-width: auto;
}
.c-button__trigger {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  background: #0077d8;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.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-button__important {
  background: #d60005;
  padding: 2rem 2.5rem;
}
.c-button__to-form {
  text-align: center;
}
.c-button__universal {
  display: inline-block;
  padding: 10px 0;
}
@media only screen and (max-width: 768px) {
  .c-button__universal {
    display: block;
  }
}
.c-button__universal a {
  display: block;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
}

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

.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: #0077d8;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 4px;
}
.c-nav-pagination__item-link:hover {
  color: #fff;
  background: #0085f2;
}
.c-nav-pagination__item-link__current {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #10386b;
  background: #e5f5fc;
  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: #0077d8;
  text-decoration: none;
  font-size: 1.8rem;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-nav-pagination__item-icon-link:hover {
  color: #0085f2;
}
.c-nav-footer__list {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .c-nav-footer__list {
    display: block;
  }
}
.c-nav-footer__item {
  margin: 0 25px 1rem;
}
@media only screen and (max-width: 768px) {
  .c-nav-footer__item {
    margin: 0 0 1rem;
  }
}
.c-nav-footer__item a {
  color: #0077d8;
  font-weight: bold;
  font-size: 1.5rem;
}
.c-nav-footer-sitemap {
  border-top: 1px solid #707070;
  padding: 45px 0 65px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .c-nav-footer-sitemap {
    display: none;
  }
}
.c-nav-footer-sitemap a {
  color: #fff;
  font-size: 1.4rem;
}
.c-nav-footer-sitemap__wrap {
  width: 80%;
}
.c-nav-footer-sitemap__wrap:last-child {
  width: 16%;
}
.c-nav-footer-sitemap__list {
  display: flex;
  justify-content: space-between;
}
.c-nav-footer-sitemap__item {
  margin: 0 0 1rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}
.c-nav-footer-sitemap__item > a {
  font-weight: bold;
}
.c-nav-footer-sitemap__child-list {
  padding: 1rem 0 0;
  margin: 0 0 0 0.5rem;
}
.c-nav-footer-sitemap__child-item {
  margin: 0 0 1rem;
}
.c-nav-footer-sitemap__child-item > a {
  font-size: 1.4rem;
}
.c-nav-footer-sitemap__child-child-list {
  padding: 1rem 0 0;
  margin: 0 0 0 2rem;
}
.c-nav-footer-sitemap__child-child-item {
  margin: 0 0 1rem;
}
.c-nav-footer-sitemap__child-child-item > a {
  font-size: 1.4rem;
}
.c-nav-sp {
  padding: 62px 8px 8px;
}
.c-nav-sp-search {
  width: 100%;
  display: flex;
  justify-content: center;
}
.c-nav-sp-search__form {
  display: flex;
  width: 100%;
}
.c-nav-sp-search__input {
  width: 75%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #0077d8;
  border-radius: 4px 0 0 4px;
  padding: 0 8px;
  font-size: 1.6rem;
  -webkit-appearance: none;
}
.c-nav-sp-search__button {
  font-weight: bold;
  color: #fff;
  background: #0077d8;
  border: none;
  font-size: 1.6rem;
  height: 40px;
  line-height: 40px;
  width: 25%;
  border-radius: 0 4px 4px 0;
}
.c-nav-sp__wrap {
  background: #fff;
  padding: 7px;
  border-radius: 4px;
  margin: 0 0 12px;
}
.c-nav-sp__item {
  border-bottom: 1px solid #bebebe;
}
.c-nav-sp__item a {
  text-decoration: none;
  font-weight: bold;
  color: #101010;
  display: block;
  position: relative;
  padding: 0.75rem 1rem;
}
.c-nav-sp__item a i {
  position: absolute;
  color: #0077d8;
  top: 1.3rem;
  right: 1rem;
}
.c-nav-sp__item.js-active > .c-nav-sp__child-list {
  display: block;
}
.c-nav-sp__child-list {
  background: #e5f5fc;
  padding: 0 0 0 2rem;
  display: none;
}
.c-nav-sp__child-item {
  border-bottom: 1px solid #fff;
}
.c-nav-sp__child-item:last-child {
  border: none;
}
.c-nav-sp__child-item.js-active > .c-nav-sp__child-child-list {
  display: block;
}
.c-nav-sp__child-child-list {
  padding: 0 0 0 2rem;
  display: none;
}
.c-nav-sp__child-child-item {
  border-bottom: 1px solid #fff;
}
.c-nav-sp__child-child-item:last-child {
  border: none;
}
.c-nav-sp-assist {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 8px 16px;
  border-radius: 4px;
  margin: 0 0 24px;
}
.c-nav-sp-assist__font-size-label {
  font-weight: bold;
}
.c-nav-sp-assist__font-size-wrap {
  display: flex;
}
.c-nav-sp-assist button {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #707070;
  border-radius: 3px;
  padding: 2px 12px;
  margin: 0 0 0 5px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #101010;
  background: #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-nav-sp-hall-info {
  color: #fff;
  padding: 0 10px 20px;
}
.c-nav-sp-hall-info__title {
  font-weight: bold;
  margin: 0 0 1rem;
  font-size: 1.8rem;
}
.c-nav-sp-hall-info__tel {
  display: flex;
  justify-content: space-between;
  margin: 0 0 1rem;
}
.c-nav-sp-hall-info__tel-col {
  width: 45%;
}
.c-nav-sp-hall-info__tel-label {
  margin: 0 0 0.5rem;
}
.c-nav-sp-hall-info__tel-no {
  font-weight: bold;
  font-size: 2.2rem;
  margin: 0 0 0.5rem;
}
.c-nav-sp-hall-info__tel-button a {
  width: 100%;
}
.c-nav-sp-hall-info__time {
  line-height: 1.8;
}

.c-nav-facility {
  background-color: #f5f2e5;
  padding: 1.3rem 0;
}

.c-nav-facility__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 900px) {
  .c-nav-facility__list {
    display: block;
  }
}
.c-nav-facility__item {
  margin: 0 0 0 4rem !important;
  position: initial !important;
  line-height: 1.8 !important;
  list-style: none !important;
}

.c-nav-facility__item a {
  color: #101010;
  font-weight: bold;
}

.c-nav-facility__item a:hover {
  color: #0077d8;
}

.c-breadcrumbs {
  margin-bottom: 8rem;
}
.c-breadcrumbs.c-breadcrumbs__custom {
  padding: 25px 0 0;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .c-breadcrumbs {
    display: none;
  }
}
.c-breadcrumbs__list {
  display: flex;
}
.c-breadcrumbs__item {
  padding: 0 0.75rem 0 0;
  font-size: 1.4rem;
}
.c-breadcrumbs__item a {
  color: #0077d8;
}
.c-breadcrumbs__item span {
  border-bottom: 1px solid #0077d8;
}

.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: #0077d8;
  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: #0077d8;
  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-bottom {
  position: relative;
  display: inline-block;
  padding-left: 1.1em;
  text-decoration: none;
}
.c-icon-arrow-link-bottom::before {
  content: "";
  width: 1em;
  height: 1em;
  background: #0077d8;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0.2em;
  margin-top: -0.5em;
}
.c-icon-arrow-link-bottom::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.1em;
  margin-top: -0.25em;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.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: #0077d8;
  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 #0077d8;
  border-right: solid 2px #0077d8;
  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 #10386b;
  border-right: solid 2px #10386b;
  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 #0077d8;
  border-left: solid 2px #0077d8;
  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 #0077d8;
  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-icon-dl {
  position: relative;
  display: inline-block;
  padding-left: 1.1em;
  text-decoration: none;
}
.c-icon-dl::before {
  content: "";
  width: 1em;
  height: 1em;
  background: #0077d8;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -0.2em;
  margin-top: -0.5em;
}
.c-icon-dl::after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 46%;
  left: 0.085em;
  margin-top: -0.2em;
  transform: rotate(135deg);
}
.c-icon-dl i {
  position: absolute;
  width: 2px;
  height: 6px;
  background: #fff;
  top: 0.575em;
  left: 0.225em;
}
.c-icon-dl i::before {
  content: "";
  width: 0.5em;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: -0.25em;
  left: -0.2em;
}

.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-ticket-free, .c-label-stream, .c-label-host, .c-label-kyosai, .c-label-renkei, .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.3em 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-ticket-free, .c-label-stream, .c-label-host, .c-label-kyosai, .c-label-renkei, .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: #10386b;
  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-renkei, .c-label-kyoryoku {
  background: #10386b;
}
.c-label-stream {
  background: #a49620;
}
.c-label-service {
  display: inline-block;
  padding: 0.25em 1em;
  margin: 0 0.5em 0 0;
  font-size: 1.4rem;
  color: #10386b;
  font-weight: bold;
  border: 1px solid #10386b;
  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, .c-label-ticket-free {
  background: #d60005;
}
.c-label-ticket-before {
  background: #0077d8;
}
.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__link {
  background: #fff;
  display: block;
  height: 100%;
  border-radius: 8px;
  padding: 3rem;
  text-decoration: none;
  color: #0077d8;
  font-size: 2rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .c-box__link {
    padding: 1.5rem 1.5rem;
    font-size: 1.8rem;
  }
}

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 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 {
  color: #10386b;
  font-size: 2.6rem;
  border-left: 8px solid #0077d8;
  padding: 0.45rem 0 0.45rem 1.75rem;
  margin: 0 0 6rem;
}
@media only screen and (max-width: 768px) {
  .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.2rem;
    padding: 0.35rem 0 0.35rem 1rem;
    margin: 0 0 2rem;
    border-left: 6px solid #0077d8;
  }
}
.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 {
  color: #10386b;
  font-size: 2.2rem;
  margin: 0 0 3rem;
}
@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: 1.8rem;
    margin: 0 0 1.5rem;
  }
}
.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: #101010;
  font-size: 1.8rem;
  margin: 0 0 1.5rem;
}
@media only screen and (max-width: 768px) {
  .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 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,
.c-wp-content h1.is-style-lihgt,
.c-wp-content h2.is-style-lihgt,
.c-wp-content h3.is-style-lihgt,
.c-wp-content h4.is-style-lihgt,
.c-wp-content h5.is-style-lihgt,
.c-wp-content h6.is-style-lihgt {
  color: #10386b;
  font-size: 1.8rem;
  background: #f2f2ea;
  padding: 0.75em 1em;
  margin: 0 0 2rem;
}
@media only screen and (max-width: 768px) {
  .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,
  .c-wp-content h1.is-style-lihgt,
  .c-wp-content h2.is-style-lihgt,
  .c-wp-content h3.is-style-lihgt,
  .c-wp-content h4.is-style-lihgt,
  .c-wp-content h5.is-style-lihgt,
  .c-wp-content h6.is-style-lihgt {
    font-size: 1.6rem;
    margin: 0 0 1.25rem;
  }
}
.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,
.c-wp-content h1.is-style-dark,
.c-wp-content h2.is-style-dark,
.c-wp-content h3.is-style-dark,
.c-wp-content h4.is-style-dark,
.c-wp-content h5.is-style-dark,
.c-wp-content h6.is-style-dark {
  color: #10386b;
  font-size: 1.8rem;
  background: #d9d8b0;
  padding: 0.75em 1em;
  margin: 0 0 2rem;
}
@media only screen and (max-width: 768px) {
  .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,
  .c-wp-content h1.is-style-dark,
  .c-wp-content h2.is-style-dark,
  .c-wp-content h3.is-style-dark,
  .c-wp-content h4.is-style-dark,
  .c-wp-content h5.is-style-dark,
  .c-wp-content h6.is-style-dark {
    font-size: 1.6rem;
    margin: 0 0 1.25rem;
  }
}
.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,
.c-wp-content h1.is-style-underline,
.c-wp-content h2.is-style-underline,
.c-wp-content h3.is-style-underline,
.c-wp-content h4.is-style-underline,
.c-wp-content h5.is-style-underline,
.c-wp-content h6.is-style-underline {
  color: #10386b;
  font-size: 1.8rem;
  border-bottom: 1px solid #10386b;
  padding: 0 0 0.75rem;
  margin: 0 0 1.5rem;
}
@media only screen and (max-width: 768px) {
  .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,
  .c-wp-content h1.is-style-underline,
  .c-wp-content h2.is-style-underline,
  .c-wp-content h3.is-style-underline,
  .c-wp-content h4.is-style-underline,
  .c-wp-content h5.is-style-underline,
  .c-wp-content h6.is-style-underline {
    font-size: 1.6rem;
    margin: 0 0 1rem;
  }
}
.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,
.c-wp-content h1.is-style__en,
.c-wp-content h2.is-style__en,
.c-wp-content h3.is-style__en,
.c-wp-content h4.is-style__en,
.c-wp-content h5.is-style__en,
.c-wp-content h6.is-style__en {
  color: #a49620;
  font-size: 1.2rem;
  margin: 0 0 0.25rem;
}
.editor-styles-wrapper h1.is-style-symbol,
.editor-styles-wrapper h2.is-style-symbol,
.editor-styles-wrapper h3.is-style-symbol,
.editor-styles-wrapper h4.is-style-symbol,
.editor-styles-wrapper h5.is-style-symbol,
.editor-styles-wrapper h6.is-style-symbol,
.c-wp-content h1.is-style-symbol,
.c-wp-content h2.is-style-symbol,
.c-wp-content h3.is-style-symbol,
.c-wp-content h4.is-style-symbol,
.c-wp-content h5.is-style-symbol,
.c-wp-content h6.is-style-symbol {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22124.677%22%20height%3D%2222.129%22%20viewBox%3D%220%200%20124.677%2022.129%22%3E%3Cg%20transform%3D%22translate(0.001%200.007)%22%3E%3Cg%20transform%3D%22translate(-0.001%20-0.007)%22%3E%3Cpath%20d%3D%22M9.959%2C22.118a9.337%2C9.337%2C0%2C0%2C1-6.627-2.741%2C11.405%2C11.405%2C0%2C0%2C1%2C0-16.114C6.677-.082%2C12.763-.862%2C21.338.949%2C28.751%2C2.514%2C38.3%2C9.7%2C44.01%2C13.995c1.578%2C1.188%2C2.829%2C2.131%2C3.477%2C2.515%2C3.351%2C2.031%2C5.9%2C3.339%2C8.173%2C1.735a4.238%2C4.238%2C0%2C0%2C0%2C1.037-5.9%2C3.144%2C3.144%2C0%2C0%2C0-4.4-.773%2C2.263%2C2.263%2C0%2C0%2C0-.553%2C3.144%2C1.559%2C1.559%2C0%2C0%2C0%2C2.169.384%2C1.258%2C1.258%2C0%2C1%2C1%2C1.44%2C2.062%2C4.074%2C4.074%2C0%2C0%2C1-5.659-1%2C4.778%2C4.778%2C0%2C0%2C1%2C1.232-6.639A5.658%2C5.658%2C0%2C0%2C1%2C58.8%2C10.908a6.759%2C6.759%2C0%2C0%2C1-1.685%2C9.4c-3.81%2C2.672-7.928.182-10.933-1.635-.754-.459-1.987-1.389-3.691-2.672C37.314%2C12.109%2C27.663%2C4.853%2C20.817%2C3.407%2C13.1%2C1.785%2C7.815%2C2.338%2C5.111%2C5.029a8.878%2C8.878%2C0%2C0%2C0%2C0%2C12.574%2C6.859%2C6.859%2C0%2C0%2C0%2C9.689%2C0%2C5.231%2C5.231%2C0%2C0%2C0%2C0-7.4%2C3.93%2C3.93%2C0%2C0%2C0-5.558%2C0%2C2.892%2C2.892%2C0%2C0%2C0%2C0%2C4.093%2C1.258%2C1.258%2C0%2C1%2C1-1.779%2C1.779%2C5.413%2C5.413%2C0%2C0%2C1%2C0-7.652%2C6.451%2C6.451%2C0%2C0%2C1%2C9.116%2C0%2C7.746%2C7.746%2C0%2C0%2C1%2C0%2C10.952%2C9.318%2C9.318%2C0%2C0%2C1-6.62%2C2.741Z%22%20transform%3D%22translate(0.001%200.005)%22%20fill%3D%22%230077d8%22%2F%3E%3Cpath%20d%3D%22M152.947%2C22.122a9.279%2C9.279%2C0%2C0%2C1-6.587-2.746%2C7.74%2C7.74%2C0%2C0%2C1%2C0-10.955%2C6.451%2C6.451%2C0%2C0%2C1%2C9.116%2C0%2C5.413%2C5.413%2C0%2C0%2C1%2C0%2C7.652%2C1.258%2C1.258%2C0%2C0%2C1-1.779-1.779%2C2.892%2C2.892%2C0%2C0%2C0%2C0-4.093%2C3.93%2C3.93%2C0%2C0%2C0-5.558%2C0%2C5.231%2C5.231%2C0%2C0%2C0%2C0%2C7.4%2C6.853%2C6.853%2C0%2C0%2C0%2C9.689%2C0%2C8.878%2C8.878%2C0%2C0%2C0%2C0-12.574c-2.7-2.7-7.991-3.257-15.718-1.635-6.866%2C1.446-16.5%2C8.7-21.672%2C12.574-1.7%2C1.257-2.936%2C2.213-3.691%2C2.672-3.005%2C1.817-7.123%2C4.307-10.933%2C1.635a6.759%2C6.759%2C0%2C0%2C1-1.66-9.4%2C5.659%2C5.659%2C0%2C0%2C1%2C7.872-1.383%2C4.778%2C4.778%2C0%2C0%2C1%2C1.176%2C6.646%2C4.087%2C4.087%2C0%2C0%2C1-5.658%2C1%2C1.259%2C1.259%2C0%2C0%2C1%2C1.446-2.062%2C1.553%2C1.553%2C0%2C0%2C0%2C2.163-.384%2C2.263%2C2.263%2C0%2C0%2C0-.553-3.144%2C3.144%2C3.144%2C0%2C0%2C0-4.37.773%2C4.238%2C4.238%2C0%2C0%2C0%2C1.006%2C5.91c2.295%2C1.6%2C4.841.3%2C8.173-1.735.629-.39%2C1.886-1.333%2C3.477-2.515C124.591%2C9.686%2C134.135%2C2.493%2C141.517.934c8.658-1.8%2C14.712-1.019%2C18.044%2C2.326a11.405%2C11.405%2C0%2C0%2C1%2C0%2C16.114A9.3%2C9.3%2C0%2C0%2C1%2C152.947%2C22.122Z%22%20transform%3D%22translate(-38.217%200.007)%22%20fill%3D%22%230077d8%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  color: #10386b;
  padding: 90px 0 0;
}
.editor-styles-wrapper ul,
.c-wp-content ul {
  padding: 0 0 0 2rem;
}
.editor-styles-wrapper ul li,
.c-wp-content ul li {
  list-style: disc;
  margin: 0 0 1rem;
}
.editor-styles-wrapper ul li:last-child,
.c-wp-content ul 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-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 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 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;
}
.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: 20%;
  color: #10386b;
  white-space: nowrap;
}
.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: #10386b;
  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;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff;
  background: #0077d8;
  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;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff;
  background: #0077d8;
  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;
}
.wp-block-image.is-style-image-space-none {
  padding-bottom: 0;
  margin: 0;
}

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

.has-color-notice-background-color {
  background: #f6f6eb;
  line-height: 1.6;
  padding: 0.75em 1.25em !important;
}

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

.c-wp-content .has-c-wp-small-larg-font-size,
.editor-styles-wrapper .has-c-wp-small-larg-font-size {
  font-size: 2.2rem;
}

@media only screen and (max-width: 768px) {
  .c-wp-content .has-c-wp-small-larg-font-size,
  .editor-styles-wrapper .has-c-wp-small-larg-font-size {
    font-size: 1.8rem;
  }
}
.c-wp-content .wp-block-columns.is-style-columns-margin-very-short,
.editor-styles-wrapper .wp-block-columns.is-style-columns-margin-very-short {
  margin-bottom: 0.7rem;
}

@media only screen and (max-width: 768px) {
  .c-wp-content .wp-block-columns.is-style-columns-margin-very-short,
  .editor-styles-wrapper .wp-block-columns.is-style-columns-margin-very-short {
    margin-bottom: 0.35rem;
  }
}
.c-wp-content .wp-block-columns.is-style-columns-border-box,
.editor-styles-wrapper .wp-block-columns.is-style-columns-border-box {
  border: 9px solid #d9d8b0;
  padding: 2rem;
}

@media only screen and (max-width: 768px) {
  .c-wp-content .wp-block-columns.is-style-columns-border-box,
  .editor-styles-wrapper .wp-block-columns.is-style-columns-border-box {
    padding: 1rem;
  }
}
.c-wp-content .wp-block-columns.is-style-columns-double-box,
.editor-styles-wrapper .wp-block-columns.is-style-columns-double-box {
  border: 1px solid #a49620;
  outline: 3px solid #a49620;
  outline-offset: 3px;
  margin: 13px;
}

@media only screen and (max-width: 768px) {
  .c-wp-content .wp-block-columns.is-style-columns-double-box,
  .editor-styles-wrapper .wp-block-columns.is-style-columns-double-box {
    padding: 5px;
  }
}
.c-wp-content .wp-block-column.is-style-column-margin-very-short,
.editor-styles-wrapper .wp-block-column.is-style-column-margin-very-short {
  margin-bottom: 0rem;
}

@media only screen and (max-width: 768px) {
  .c-wp-content .wp-block-column.is-style-column-margin-very-short,
  .editor-styles-wrapper .wp-block-column.is-style-column-margin-very-short {
    margin-bottom: 0rem;
  }
}
.c-wp-content .wp-block-table.is-style-table-simple-hall-list td:nth-child(4),
.editor-styles-wrapper .wp-block-table.is-style-table-simple-hall-list td:nth-child(4) {
  width: 6%;
}

.c-wp-content .wp-block-table.is-style-table-simple-hall-list td:nth-child(5),
.editor-styles-wrapper .wp-block-table.is-style-table-simple-hall-list td:nth-child(5) {
  width: 8%;
}

.c-wp-content .wp-block-table.is-style-table-simple-hall-list td:last-child,
.editor-styles-wrapper .wp-block-table.is-style-table-simple-hall-list td:last-child {
  width: 13%;
}

@media only screen and (max-width: 768px) {
  .c-wp-column-reverse {
    flex-direction: column-reverse;
  }
  .c-wp-column-reverse p {
    margin-bottom: 0 !important;
  }
}
.c-ex__font-size__normal {
  font-size: 62.5%;
}
.c-ex__font-size__large {
  font-size: 70%;
}

.swiper-container div,
.swiper-container img {
  font-size: 1px;
  line-height: 0;
}
.swiper-container a {
  display: block;
  font-size: 1px;
  line-height: 0;
}

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

.c-txt-table_scroll {
  padding: 0.75rem 0 0;
  margin: 0 0 1.5rem;
}

@media screen and (max-width: 768px) {
  .c-txt-table_scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .c-txt-table_scroll::-webkit-scrollbar {
    height: 5px;
  }
  .c-txt-table_scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .c-txt-table_scroll::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
}
.c-txt-table {
  width: 100%;
  max-width: 980px;
}

.c-txt-table tr {
  width: 100%;
}

.c-txt-table th {
  font-weight: bold;
}

.c-txt-table th,
.c-txt-table td {
  padding: 1rem 0.75rem;
  line-height: 1.6;
  letter-spacing: 0.8px;
}

.c-txt-table-ttl th {
  text-align: left;
}

.c-txt-table-item td {
  text-align: left;
}

.c-txt-table.table-col2 th,
.c-txt-table.table-col2 td {
  width: 50%;
}

.c-txt-table.table-col3 th,
.c-txt-table.table-col3 td {
  width: 33.33333%;
}

.c-txt-table .table-col-5 {
  width: 5%;
  text-align: center;
}

.c-txt-table .table-col-10 {
  width: 10%;
}

.c-txt-table .table-col-20 {
  width: 20%;
}

.c-txt-table .table-col-30 {
  width: 30%;
}

.c-txt-table .table-col-60 {
  width: 60%;
}

.c-txt-table .table-col-70 {
  width: 70%;
}

.c-txt-table__simple {
  border-top: 1px solid #989898;
  border-left: 1px solid #989898;
}

.c-txt-table__simple th,
.c-txt-table__simple td {
  border-bottom: 1px solid #989898;
  border-right: 1px solid #989898;
}

.c-txt-table__simple .c-txt-table-ttl th,
.c-txt-table__simple th.c-txt-table-ttl {
  background: #10386b;
  color: #ffffff;
  text-align: center;
}

.c-txt-table__line {
  border-top: 1px solid #14253e;
}

.c-txt-table__line th,
.c-txt-table__line td {
  border-bottom: 1px solid #14253e;
}

.c-txt-table__line .line-th {
  border-bottom-color: #024268;
  font-weight: bold;
  color: #14253e;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .c-txt-table_rwd table,
  .c-txt-table_rwd tr,
  .c-txt-table_rwd th,
  .c-txt-table_rwd td,
  .c-txt-table_rwd tbody {
    display: block;
    width: 100% !important;
  }
  .c-txt-table_rwd .c-txt-table__line .line-th {
    background: #14253e;
    color: #ffffff;
    text-align: center;
    padding: 5px;
  }
}
.c-event {
  padding-right: 15px;
  padding-left: 15px;
}
.c-event__box {
  background: #FDF2E5;
  max-width: 1280px;
  margin: 0 auto;
  margin-bottom: 12.5rem;
  padding: 5px;
}
@media (max-width: 781px) {
  .c-event__box {
    margin-bottom: 7rem;
  }
}
.c-event__box-img {
  text-align: center;
  padding: 40px 8% 10px;
}
@media (max-width: 781px) {
  .c-event__box-img {
    padding: 3% 5%;
  }
}
@media (max-width: 461px) {
  .c-event__box-img {
    padding: 3% 4%;
  }
}
@media (max-width: 781px) {
  .c-event__box-img__pc-image {
    display: none;
  }
}
@media (min-width: 782px) {
  .c-event__box-img__sp-image {
    display: none;
  }
}
.c-event__box-about {
  display: flex;
  padding: 50px 60px 60px;
  justify-content: space-between;
}
@media (max-width: 781px) {
  .c-event__box-about {
    display: block;
    padding: 3% 4%;
  }
}
.c-event__box-text {
  width: 45%;
}
@media (max-width: 781px) {
  .c-event__box-text {
    width: 100%;
  }
}
.c-event__box-text.enfers-box {
  width: 46%;
}
@media (max-width: 781px) {
  .c-event__box-text.enfers-box {
    width: 100%;
  }
}
.c-event__box-inner.text-title {
  padding: 10px 0;
}
@media (max-width: 781px) {
  .c-event__box-inner.text-title {
    padding: 0 0 8px 0;
  }
}
.c-event__box-inner.text-subtitle {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 5px;
}
@media (max-width: 781px) {
  .c-event__box-inner.text-subtitle {
    font-size: 1.6rem;
    padding: 0;
  }
}
.c-event__box-inner h1 {
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 5px;
}
@media (max-width: 781px) {
  .c-event__box-inner h1 {
    font-size: 2rem;
    padding: 0;
  }
}
.c-event__box-inner.text-inner {
  font-size: 16px;
  padding: 0 0 35px 0;
}
@media (max-width: 781px) {
  .c-event__box-inner.text-inner {
    font-size: 1.6rem;
    padding-bottom: 20px;
  }
}
.c-event__box-inner.text-inner.enfers-box {
  width: 95%;
}
@media (max-width: 781px) {
  .c-event__box-inner.text-inner.enfers-box {
    width: 100%;
  }
}
.c-event__box-images {
  width: 50%;
  height: 100%;
}
@media (max-width: 781px) {
  .c-event__box-images {
    width: 100%;
  }
}
.c-event__box-image {
  text-align: center;
  margin: 0 0 15px;
}
.c-event__box-fulltext h1 {
  font-size: 40px;
  text-align: center;
  margin: 0 0 25px;
}
@media only screen and (max-width: 768px) {
  .c-event__box-fulltext {
    font-size: 20px;
    padding: 5px 0 0;
    margin: 0 0 15px;
  }
}
.c-event__box-fulltext .c-event__link {
  display: flex;
  justify-content: center;
}
.c-event__wp {
  margin: 11px;
  border: 1px solid #4C402A;
  outline: 3px solid #4C402A;
  outline-offset: 5px;
}
.c-event__button {
  font-size: 1.8rem;
}
@media (max-width: 781px) {
  .c-event__button {
    font-size: 14px;
  }
}
.c-event__link {
  justify-content: left;
}
@media (max-width: 480px) {
  .c-event__link {
    justify-content: center;
  }
}
.c-event__link-button {
  min-width: 0rem !important;
  padding: 1em 1.4em !important;
}
.c-event__space {
  padding: 0px;
  justify-content: left;
}
@media (max-width: 781px) {
  .c-event__space {
    padding-bottom: 25px;
  }
}

.p-header {
  position: relative;
  background: #fff;
  z-index: 9999;
  height: 140px;
}
@media only screen and (max-width: 768px) {
  .p-header {
    height: 54px;
  }
}
.p-header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-header-logo {
  padding: 10px 0;
}
.p-header-logo img {
  width: 360px;
}
@media only screen and (max-width: 768px) {
  .p-header-logo img {
    width: 250px;
  }
}
.p-header-logo a {
  display: block;
}
.p-header-assist {
  display: flex;
  align-items: center;
}
.p-header-assist a {
  display: inline-block;
  text-decoration: none;
}
.p-header-assist__font-size {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-header-assist__font-size {
    display: none;
  }
}
.p-header-assist__font-size-label {
  font-size: 1.4rem;
  font-weight: bold;
}
.p-header-assist__font-size-button button {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #707070;
  border-radius: 3px;
  padding: 2px 12px;
  margin: 0 0 0 5px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #101010;
  background: #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-header-assist__font-size-button button:hover {
  color: #fff;
  background: #0077d8;
  border-color: #0077d8;
}
.p-header-assist__language {
  margin: 0 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .p-header-assist__language {
    display: none;
  }
}
.p-header-assist__language a {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #101010;
}
.p-header-assist__language span {
  padding: 0 0 0 0.35em;
}
.p-header-search {
  width: 100%;
  display: flex;
  justify-content: center;
}
.p-header-search__form {
  display: flex;
}
.p-header-search__input {
  width: 400px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #707070;
  border-radius: 4px 0 0 4px;
  padding: 0 8px;
  font-size: 1.8rem;
}
.p-header-search__button {
  font-weight: bold;
  color: #fff;
  background: #0077d8;
  border: none;
  font-size: 1.6rem;
  height: 40px;
  line-height: 40px;
  padding: 0 4rem;
  border-radius: 0 4px 4px 0;
}
.p-header-nav {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-header-nav {
    display: none;
  }
}
.p-header-nav-sp {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  background: #10386b;
}
.p-header-nav__list {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-header-nav__list {
    display: block;
    background: #fff;
  }
}
.p-header-nav__item {
  margin-left: 1.5em;
}
.p-header-nav__item a {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  text-decoration: none;
  color: #101010;
  font-weight: bold;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-header-nav__item a:hover {
  color: #0077d8;
}
.p-header-nav__item img {
  display: block;
  height: 26px;
}
.p-header-nav__item span {
  padding: 4px 0 0;
  display: block;
}
.p-header-nav__item-button {
  flex: 1;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-header-nav__item-button {
    display: none;
  }
}
.p-header-nav__item-button img {
  height: 26px;
  padding: 2px 8px 0 0;
}
.p-header-nav__item-button a {
  display: flex;
  padding: 0.75em 2em;
  margin: 0 0 0 auto;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff;
  background: #0077d8;
}
.p-header-nav__item-button a:hover {
  background: #0085f2;
}
.p-header-nav-sp__button {
  display: none;
}
@media only screen and (max-width: 768px) {
  .p-header-nav-sp__button {
    display: flex;
    align-items: center;
  }
}
.p-header-nav-sp__language {
  display: none;
}
@media only screen and (max-width: 768px) {
  .p-header-nav-sp__language {
    display: block;
    font-size: 12px;
    padding: 5px 15px;
    margin: 0 5px 0 0;
  }
  .p-header-nav-sp__language a {
    display: block;
    text-decoration: none;
    text-align: center;
  }
  .p-header-nav-sp__language a span {
    display: block;
    color: #101010;
  }
}
.p-header-nav__trigger {
  display: none;
}
@media only screen and (max-width: 768px) {
  .p-header-nav__trigger {
    display: block;
  }
}
.p-header-nav-sub {
  visibility: hidden;
  top: 0;
  position: absolute;
  width: 100%;
  padding: 50px 0 40px;
  background: #f2f2ea;
  z-index: 8000;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-header-nav-sub.js-active {
  visibility: visible;
  top: 120px;
}
.p-header-nav-sub__wrap {
  display: none;
  padding: 0 25px;
}
.p-header-nav-sub__wrap.js-active {
  display: flex;
  justify-content: center;
}
.p-header-nav-sub__head {
  width: 20%;
  padding: 12px 0 8px;
  font-size: 1.6rem;
  font-weight: bold;
}
.p-header-nav-sub__head a {
  font-size: 1.6rem;
  font-weight: bold;
  color: #101010;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-header-nav-sub__head a:hover {
  color: #0077d8;
}
.p-header-nav-sub__body {
  border-left: 1px solid #bebebe;
  padding: 0 0 0 25px;
}
.p-header-nav-sub__list {
  display: flex;
  flex: 1;
  padding: 8px 0;
}
.p-header-nav-sub__item {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 25px 0 0;
}
.p-header-nav-sub__item a {
  font-size: 1.6rem;
  font-weight: bold;
  color: #101010;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-header-nav-sub__item a:hover {
  color: #0077d8;
}

.c-ex__font-size__large .p-header-nav__item {
  margin-left: 1.25rem;
}
.c-ex__font-size__large .p-header-nav__item-button a {
  padding: 0.75em 1.25em;
}

.p-footer-sponsor {
  background: #e5f5fc;
  padding: 3.75rem 0;
}
@media only screen and (max-width: 768px) {
  .p-footer-sponsor {
    padding: 2rem 0;
  }
}
.p-footer-sponsor__list {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .p-footer-sponsor__list {
    display: block;
  }
}
.p-footer-sponsor__item {
  margin: 0 25px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-footer-sponsor__item {
    margin: 0 0 1rem;
  }
  .p-footer-sponsor__item:last-child {
    margin: 0;
  }
}
.p-footer-sponsor__item img {
  width: 270px;
}
.p-footer-sns {
  padding: 4rem 0;
}
@media only screen and (max-width: 768px) {
  .p-footer-sns {
    padding: 4rem 0;
  }
}
.p-footer-sns__list {
  display: flex;
  justify-content: center;
  padding: 1rem 0 0;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .p-footer-sns__list {
    justify-self: center;
  }
}
.p-footer-sns__item {
  margin: 0 20px;
}
@media only screen and (max-width: 768px) {
  .p-footer-sns__item {
    margin: 0 15px;
  }
  .p-footer-sns__item:first-child, .p-footer-sns__item:nth-child(2) {
    width: 42%;
    margin: 0 10px 20px;
  }
}
.p-footer-sns__item a {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #101010;
  text-decoration: none;
}
.p-footer-sns__item img {
  height: 64px;
}
@media only screen and (max-width: 768px) {
  .p-footer-sns__item img {
    height: 44px;
  }
}
.p-footer-sns__item span {
  padding: 0 0 0 5px;
}
@media only screen and (max-width: 768px) {
  .p-footer-sns__item span {
    font-size: 1.2rem;
  }
}
.p-footer-content {
  background: #10386b;
  color: #fff;
  padding: 60px 0 50px;
}
@media only screen and (max-width: 768px) {
  .p-footer-content {
    padding: 35px 0 15px;
  }
}
.p-footer-content__inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-footer-content__inner {
    display: block;
  }
}
.p-footer-hall-data {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-footer-hall-data {
    justify-content: center;
    font-size: 1.4rem;
    padding: 0 1rem;
  }
}
.p-footer-hall-data__logo-mark {
  padding: 0;
  margin: 0 2rem 0 0;
}
@media only screen and (max-width: 768px) {
  .p-footer-hall-data__logo-mark {
    margin: 0 1rem 0 0;
    padding: 0 0 3rem;
  }
}
.p-footer-hall-data__logo-mark img {
  width: 120px;
}
.p-footer-hall-data__management {
  margin: 0 0 0.8rem;
  font-weight: bold;
}
.p-footer-hall-data__name {
  margin: 0 0 1rem;
}
.p-footer-hall-info {
  padding: 3rem 0 0;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .p-footer-hall-info {
    padding: 1rem 0 0;
  }
}
.p-footer-hall-info__tel {
  display: flex;
  margin: 0 0 1rem;
}
@media only screen and (max-width: 768px) {
  .p-footer-hall-info__tel {
    display: block;
  }
}
.p-footer-hall-info__tel-body {
  margin: 0 3rem 0 0;
}
@media only screen and (max-width: 768px) {
  .p-footer-hall-info__tel-body {
    margin: 0;
    text-align: center;
  }
}
.p-footer-hall-info__tel-body a {
  pointer-events: none;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  font-size: 2.2rem;
  padding: 0 0 0 2rem;
}
.p-footer-hall-info__time {
  display: flex;
  margin: 0 0 2rem;
}
@media only screen and (max-width: 768px) {
  .p-footer-hall-info__time {
    display: block;
  }
}
.p-footer-hall-info__time-body {
  margin: 0 1rem 0 0;
}
@media only screen and (max-width: 768px) {
  .p-footer-hall-info__time-body {
    margin: 0;
    text-align: center;
  }
}
.p-footer-hall-info__link {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-footer-hall-info__link {
    display: block;
  }
}
.p-footer-hall-info__link a {
  display: block;
  width: 100%;
}
.p-footer-hall-info__link-button {
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .p-footer-hall-info__link-button {
    width: 100%;
    margin: 0 0 1.5rem;
  }
}
.p-footer-nav {
  padding: 2.5rem;
}
.p-footer-nav-sitemap {
  background: #10386b;
}

.p-footer-policy {
  position: fixed;
  z-index: -1;
  left: 0;
  width: 100%;
  background: rgba(0, 119, 216, 0.92);
  -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;
}

.p-footer-policy.js-active {
  bottom: 0;
  opacity: 1;
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .p-footer-policy {
    padding: 1.5rem 1.25rem 2.5rem;
  }
}
.p-footer-policy__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  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 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  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: #e5f5fc;
}

.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;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.p-footer-policy__agree a:hover {
  color: #269dff;
}

.p-footer-copyright {
  padding: 0 0 35px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .p-footer-copyright {
    font-size: 0.9rem;
  }
}
.p-footer-copyright {
  padding: 0 0 35px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .p-footer-copyright {
    font-size: 0.9rem;
  }
}
.p-home-visual {
  font-size: 1px;
  line-height: 0;
}
.p-home-visual img {
  width: 100%;
  font-size: 1px;
  line-height: 0;
}
.p-home-whats-on {
  background: #10386b;
  padding: 4.5rem 0 6rem;
}
@media only screen and (max-width: 768px) {
  .p-home-whats-on {
    padding: 1.5rem 0 2rem;
  }
}
.p-home-whats-on__date {
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  margin: -1.5rem 0 2.5rem;
}
.p-home-whats-on__list {
  padding: 0 8rem;
}
.p-home-whats-on__item {
  background: #fff;
  margin: 0 0 1.72rem;
}
.p-home-whats-on__item:last-child {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .p-home-whats-on__item {
    padding: 1rem;
  }
}
.p-home-whats-on__link {
  text-decoration: none;
  color: #101010;
  display: block;
  padding: 1.5rem 1.75rem;
}
.p-home-whats-on__labels {
  margin: 0 0 0.4rem;
}
.p-home-whats-on__title {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 0 0 0.4rem;
}
.p-home-whats-on__ticket {
  padding: 0.75px 0 0;
}
.p-home-whats-on__ticket span {
  font-size: 1.2rem;
  padding: 0.2em 0.3em;
}
.p-home-whats-on__data {
  font-size: 1.5rem;
}
.p-home-whats-on__place {
  color: #a49620;
  font-weight: bold;
  padding: 0 0 0 10px;
}
.p-home-whats-on__close {
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 10px 0 0;
}
.p-home-pickup {
  background: #e5f5fc;
  padding: 4.5rem 0;
}
@media only screen and (max-width: 768px) {
  .p-home-pickup {
    padding: 2.5rem 0;
  }
}
.p-home-pickup-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-home-pickup-list {
    display: block;
  }
}
.p-home-pickup-item {
  width: 49%;
  margin: 0 0 2.5rem;
}
@media only screen and (max-width: 768px) {
  .p-home-pickup-item {
    width: auto;
    margin: 0 0 1rem;
  }
}
.p-home-host-performance {
  text-align: center;
  padding: 7.5rem 0;
}
@media only screen and (max-width: 768px) {
  .p-home-host-performance {
    padding: 3.5rem 0;
  }
}
.p-home-host-performance a {
  transition: all 0.25s ease;
}
.p-home-host-performance a:hover {
  opacity: 0.8;
}
.p-home-host-performance__list {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .p-home-host-performance__list {
    display: block;
  }
}
.p-home-host-performance__item {
  padding: 0 1rem;
}
@media only screen and (max-width: 768px) {
  .p-home-host-performance__item {
    padding: 0;
  }
  .p-home-host-performance__item:first-child {
    margin: 0 0 1rem;
  }
}
.p-home-live {
  text-align: center;
  padding: 7.5rem 0;
}
@media only screen and (max-width: 768px) {
  .p-home-live {
    padding: 3.5rem 0;
  }
}
.p-home-banner {
  text-align: center;
  padding: 7.5rem 0;
}
@media only screen and (max-width: 768px) {
  .p-home-banner {
    padding: 3.5rem 0;
  }
}
.p-home-banner__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-home-banner__link {
  display: block;
  margin: 0 0 2.5rem;
  width: 49%;
}
@media only screen and (max-width: 768px) {
  .p-home-banner__link {
    margin: 0 0 1rem;
  }
}
.p-home-banner__link:last-child {
  margin: 0;
}
.p-home-enjoy {
  background: #f5f2e5;
  padding: 7.5rem 0;
}
@media only screen and (max-width: 768px) {
  .p-home-enjoy {
    padding: 3.5rem 0;
  }
}
.p-home-timeline {
  padding: 7.5rem 0;
}
@media only screen and (max-width: 768px) {
  .p-home-timeline {
    padding: 3.5rem 0;
  }
}
.p-home-timeline__list {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-home-timeline__list {
    display: block;
  }
}
.p-home-timeline__content {
  display: flex;
  justify-content: center;
  margin: 0 0 1rem;
}
.p-home-timeline__content:last-child {
  margin: 0;
}
.p-home-banner {
  padding: 3.5rem 0;
}
@media only screen and (max-width: 768px) {
  .p-home-banner {
    padding: 1.75rem 0 0.75rem;
  }
}
.p-home-banner__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .p-home-banner__list {
    justify-content: space-between;
    padding: 0 0.25rem;
  }
}
.p-home-banner__item {
  width: 23%;
  margin: 0 10px;
}
@media only screen and (max-width: 768px) {
  .p-home-banner__item {
    width: 48.5%;
    margin: 0 0 0.5rem;
  }
}
.p-home-banner__item-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .p-home-banner__item-sp {
    display: block;
  }
}
.p-home-banner__item a img {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-home-banner__item a:hover img {
  opacity: 0.7;
}

.swiper-nav-pagination {
  display: flex;
  justify-content: center;
  background: #f2f2ea;
  padding: 1.25rem 10px;
}
.swiper-nav-prev {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -45px 0 0;
  background: #0077d8;
  width: 34px;
  height: 70px;
  z-index: 9999;
}
.swiper-nav-prev:after {
  content: "";
  width: 16px;
  height: 16px;
  border: 0;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: absolute;
  top: 27px;
  left: 14px;
  margin-top: -0.2em;
  transform: rotate(45deg);
  z-index: 10000;
}
.swiper-nav-next {
  position: absolute;
  top: 50%;
  right: 0;
  margin: -45px 0 0;
  background: #0077d8;
  width: 34px;
  height: 70px;
  z-index: 9999;
}
.swiper-nav-next:after {
  content: "";
  width: 16px;
  height: 16px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 27px;
  right: 14px;
  margin-top: -0.2em;
  transform: rotate(45deg);
  z-index: 10000;
}

.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 0.5rem 0.75rem;
    margin: 0 0 0.75rem;
  }
}
.p-news__link {
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem;
  text-decoration: none;
}
.p-news__date {
  width: 18rem;
  color: #101010;
}
@media only screen and (max-width: 768px) {
  .p-news__date {
    width: auto;
    margin: 0 0 0.5rem;
  }
}
.p-news__label {
  width: 8rem;
}
@media only screen and (max-width: 768px) {
  .p-news__label {
    flex: 1;
    margin: 0 0 0 1rem;
  }
}
.p-news__title {
  flex: 1;
  color: #0077d8;
}
@media only screen and (max-width: 768px) {
  .p-news__title {
    width: 100%;
    flex: auto;
  }
}
.p-news__title span {
  border-bottom: 1px solid #0077d8;
}
.p-news-single__head {
  display: flex;
  margin: 0 0 2.5rem;
}
@media only screen and (max-width: 768px) {
  .p-news-single__head {
    margin: 0 0 1.5rem;
  }
}
.p-news-single__date {
  font-weight: bold;
}
.p-news-single__label {
  padding: 0 0 0 1rem;
}
.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__body {
  padding: 4.5rem 0 0;
}
@media only screen and (max-width: 768px) {
  .p-news-single__body {
    padding: 2.5rem 0 0;
  }
}
.p-news-single__body p {
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .p-news-single__body p {
    line-height: 1.6;
  }
}
.p-news-important {
  background: #d60005;
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-news-important .c-grid__inner {
    padding: 0;
  }
}
.p-news-important__wrap {
  display: flex;
  padding: 1.25rem 3rem;
}
@media only screen and (max-width: 768px) {
  .p-news-important__wrap {
    display: block;
    padding: 0.75rem 2px 2px;
  }
}
@media only screen and (max-width: 768px) {
  .p-news-important__label {
    padding: 0 0 0.25rem 0.75rem;
    font-size: 1.4rem;
  }
}
.p-news-important__body {
  padding: 0 0 0 2rem;
}
@media only screen and (max-width: 768px) {
  .p-news-important__body {
    background: #fff;
    padding: 0.75rem 1rem;
  }
}
.p-news-important__item {
  margin: 0 0 0.75rem;
}
.p-news-important__item:last-child {
  margin: 0;
}
.p-news-important__item a {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .p-news-important__item a {
    font-size: 1.4rem;
    color: #d60005;
  }
}
.p-news-important__item a:hover {
  color: #ffbdbe;
}
.p-news-important__item span {
  border-bottom: 1px solid #fff;
}
@media only screen and (max-width: 768px) {
  .p-news-important__item span {
    order-bottom: 1px solid #d60005;
  }
}

.p-page__title {
  background: #10386b;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 120px 0 80px;
  font-size: 3.2rem;
  margin: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .p-page__title {
    padding: 60px 0 40px;
    font-size: 2rem;
  }
}

.p-performance-single {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-performance-single {
    display: block;
  }
}
.p-performance-single-body {
  width: 960px;
}
@media only screen and (max-width: 768px) {
  .p-performance-single-body {
    width: auto;
  }
}
.p-performance-single-nav {
  flex: 1;
  padding: 25px 0 0 50px;
}
@media only screen and (max-width: 768px) {
  .p-performance-single-nav {
    display: none;
  }
}
.p-performance-single-nav__title {
  font-weight: bold;
  margin: 0 0 2.5rem;
  font-size: 1.8rem;
}
.p-performance-single-nav__list {
  padding: 0 0 0 3px;
}
.p-performance-single-nav__item {
  line-height: 1;
}
.p-performance-single-nav__item a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  border-left: 4px solid #c5d3e3;
  padding: 1.5rem 0 1.5rem 1.5rem;
  font-size: 1.8rem;
}
.p-performance-single-nav__item a:hover {
  border-color: #0077d8;
}
.p-performance-single__section {
  margin: 0 0 100px;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__section {
    margin: 0 0 50px;
  }
}
.p-performance-single__head {
  margin: 0 0 4.5rem;
}
.p-performance-single__lables {
  margin: 0 0 1.5rem;
}
.p-performance-single__title {
  font-weight: bold;
  font-size: 2.8rem;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__title {
    font-size: 2.2rem;
  }
}
.p-performance-single__visual {
  margin: 0 0 5rem;
}
.p-performance-single__visual-image {
  margin: 0 0 1rem;
}
.p-performance-single__visual-thumbnail {
  text-align: center;
}
.p-performance-single__visual-thumbnail img {
  width: 400px;
}
.p-performance-single__visual-annotations {
  text-align: right;
  font-size: 1.4rem;
}
.p-performance-single__news-heading {
  margin: 0 0 2.5rem;
}
.p-performance-single__news-item {
  display: flex;
  padding: 1.5rem;
  border-bottom: 1px solid #bebebe;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__news-item {
    display: block;
  }
}
.p-performance-single__news-item__important {
  border: 1px solid #d60005;
  background: #fff0f0;
  color: #d60005;
  font-weight: bold;
  margin: 0 0 1rem;
}
.p-performance-single__news-item__important .p-performance-single__news-title a {
  color: #d60005;
}
.p-performance-single__news-date {
  width: 18rem;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__news-date {
    width: auto;
    margin: 0 0 0.75rem;
  }
}
.p-performance-single__news-content {
  flex: 1;
}
.p-performance-single__news-title {
  margin: 0;
  color: #10386b;
  font-weight: bold;
}
.p-performance-single__news-body {
  padding: 0.75rem 0 0;
}
.p-performance-single__pickup {
  background: #e5f5fc;
  padding: 6rem;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__pickup {
    padding: 2.5rem 1.5rem 1.5rem;
  }
}
.p-performance-single__pickup-inner {
  margin: 0 0 5rem;
}
.p-performance-single__pickup-inner:last-child {
  margin: 0;
}
.p-performance-single__pickup-title {
  margin: 0 0 2.5rem;
}
.p-performance-single__pickup-photo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 1rem;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__pickup-photo {
    display: block;
  }
}
.p-performance-single__pickup-photo-item {
  width: 48%;
  margin: 0 10px;
}
.p-performance-single__pickup-photo-item__w100 {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__pickup-photo-item {
    width: auto;
    margin: 0 0 1rem;
  }
  .p-performance-single__pickup-photo-item:last-child {
    margin: 0;
  }
}
.p-performance-single__staffcast-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 3rem;
}
.p-performance-single__staffcast-item {
  width: 16.6%;
  padding: 0 15px;
  margin: 0 0 3rem;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__staffcast-item {
    width: 33.33%;
  }
}
.p-performance-single__staffcast-item-group {
  width: 31%;
  padding: 0 15px;
  margin: 0 0 3rem;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__staffcast-item-group {
    width: 45%;
  }
}
.p-performance-single__staffcast-link {
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-performance-single__staffcast-link img {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-performance-single__staffcast-link:hover {
  opacity: 0.8;
}
.p-performance-single__staffcast-link:hover img {
  opacity: 0.7;
}
.p-performance-single__staffcast-photo {
  margin: 0 0 1rem;
  text-align: center;
}
.p-performance-single__staffcast-role {
  text-align: center;
  margin: 0 0 0.5rem;
  font-size: 1.4rem;
}
.p-performance-single__staffcast-name {
  text-align: center;
  line-height: 1.2;
  font-weight: bold;
  font-size: 1.6rem;
}
.p-performance-single__staffcast-name span {
  font-size: 1.2rem;
  vertical-align: super;
  font-family: Arial, sans-serif;
}
.p-performance-single__staffcast-notes {
  line-height: 1.8;
}
.p-performance-single__date-item {
  margin: 0 0 1.2rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__date-item {
    margin: 0 0 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-performance-single__date-item span {
    display: block;
    padding: 0.5rem 0 0;
  }
}
.p-performance-single__date-item a {
  font-weight: bold;
  color: #101010;
  padding: 0 0 0 2rem;
}
.p-performance-single__places-item {
  font-weight: bold;
}
.p-performance-single__places-ex {
  padding: 1rem 0 0;
  margin: 0 0 0.75rem;
}
.p-performance-single__places-ex:last-child {
  margin: 0;
}
.p-performance-single__places-action {
  padding: 1.25rem 0 0;
  margin: 0 0 0 5px;
}
.p-performance-single__gallery {
  padding: 1rem 1.5rem 0;
}
.p-performance-single__gallery-list {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__gallery-list {
    display: block;
  }
}
.p-performance-single__gallery-item {
  width: 48%;
  text-align: center;
  margin: 0 0 1.5rem;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__gallery-item {
    width: auto;
  }
  .p-performance-single__gallery-item:last-child {
    margin: 0;
  }
}
.p-performance-single__gallery-item img {
  height: auto;
}
.p-performance-single__gallery-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.p-performance-single__gallery-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.p-performance-single__gallery-video p {
  display: none;
}
.p-performance-single__gallery-caption {
  padding: 0.25rem 0 0;
}
.p-performance-single__price-item {
  margin: 0 0 1rem;
}
.p-performance-single__price-notice {
  padding: 1rem 0 0;
  line-height: 1.6;
}
.p-performance-single__price-seating {
  padding: 0.5rem 0 0;
}
.p-performance-single__release-title {
  color: #a49620;
  font-weight: bold;
  margin: 0 0 1rem;
}
.p-performance-single__release-item {
  margin: 0 0 2.5rem;
}
.p-performance-single__rservice-box {
  margin: 0 0 5rem;
}
.p-performance-single__rservice-box:last-child {
  margin: 0;
}
.p-performance-single__rservice-head {
  display: flex;
  align-items: center;
  margin: 0 0 3rem;
}
.p-performance-single__rservice-head-icon img {
  width: 60px;
}
.p-performance-single__rservice-head-title {
  color: #10386b;
  font-weight: bold;
  padding: 0 0 0 1rem;
}
.p-performance-single__rservice-button {
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__rservice-button {
    width: 100%;
    margin: 0 0 1rem;
  }
}
.p-performance-single__rservice-button-wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 0 2rem;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__rservice-button-wrap {
    display: block;
  }
}
.p-performance-single__rservice-button a {
  display: inline-block;
  padding: 1em 2.5em;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #fff;
  width: 100%;
  background: #0077d8;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__rservice-button a {
    padding: 1em;
  }
}
.p-performance-single__rservice-button a.signup {
  background: #a49620;
}
.p-performance-single__rservice-button a.signup .c-icon-arrow-button:after {
  border-color: #a49620;
}
.p-performance-single__rservice-action-head {
  font-weight: bold;
  margin: 0 0 1rem;
}
.p-performance-single__rservice-action-info {
  font-weight: bold;
  margin: 0 0 1rem;
  font-size: 2rem;
}
.p-performance-single__rservice-action-phone {
  font-weight: bold;
  margin: 0 0 1rem;
  font-size: 2.4rem;
}
.p-performance-single__rservice-action-phone a {
  pointer-events: none;
  text-decoration: none;
  font-weight: bold;
  font-size: 2.6rem;
  padding: 0 0 0 0.5rem;
  color: #101010;
}
.p-performance-single__rservice-action-data {
  margin: 0 0 1rem;
  font-size: 1.4rem;
}
.p-performance-single__rservice-action-data span {
  font-weight: bold;
  padding: 0 0.75rem 0 0;
}
.p-performance-single__rservice-notes {
  background: #f2f2ea;
  padding: 1.5rem;
}
.p-performance-single__rservice-notes-head {
  color: #10386b;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 0 0.5rem;
}
.p-performance-single__rservice-outside {
  display: flex;
  align-items: center;
  margin: 0 0 3rem;
}
.p-performance-single__rservice-outside:last-child {
  margin: 0;
}
.p-performance-single__rservice-outside-logo {
  width: 120px;
}
.p-performance-single__rservice-outside-logo img {
  height: 40px;
}
.p-performance-single__rservice-outside-etc {
  color: #10386b;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
}
.p-performance-single__rservice-outside-etc a {
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__rservice-outside-etc a {
    display: block;
  }
}
.p-performance-single__contact {
  line-height: 1.6;
}
.p-performance-single__contact-sub {
  padding: 1rem 0 0;
}
.p-performance-single__service {
  line-height: 1.8;
}
.p-performance-single__notes-item {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.p-performance-single__notes-item::before {
  position: absolute;
  left: 0;
  content: "※";
}
.p-performance-single__notes-item:last-child {
  margin: 0;
}
.p-performance-single__download-list {
  display: flex;
  justify-content: center;
  padding: 3rem 0 0;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__download-list {
    display: block;
  }
}
.p-performance-single__download-item {
  padding: 0 2rem;
  text-align: center;
  max-width: 25%;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__download-item {
    margin: 0 0 2.5rem;
    max-width: 100%;
  }
  .p-performance-single__download-item:last-child {
    margin: 0;
  }
}
.p-performance-single__download-item a {
  text-decoration: none;
}
.p-performance-single__download-thumbnail {
  margin: 0 0 0.75rem;
}
.p-performance-single__download-thumbnail img {
  max-height: 280px;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__download-thumbnail img {
    height: auto;
  }
}
.p-performance-single__download-name {
  margin: 0 0 0.25rem;
}
.p-performance-single__relate-list {
  margin: 0 10%;
}
@media only screen and (max-width: 768px) {
  .p-performance-single__relate-list {
    margin: 0;
  }
}
.p-performance-single__relate-item {
  margin: 0 0 2rem;
}
.p-performance-single__relate-link {
  display: block;
  text-decoration: none;
  color: #101010;
  border: 1px solid #d9d8b0;
  padding: 1.5rem;
}
.p-performance-single__relate-title {
  font-weight: bold;
}
.p-performance-single__relate-date {
  padding: 0.5rem 0 0;
}
.p-performance-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .p-performance-list {
    display: block;
  }
}
.p-performance-list__item {
  width: 49%;
  min-height: 200px;
  margin: 0 0 3rem;
  box-sizing: border-box;
  border: 1px solid #cbcbcb;
}
@media only screen and (max-width: 768px) {
  .p-performance-list__item {
    width: auto;
  }
}
.p-performance-list__article {
  height: 100%;
}
.p-performance-list__link {
  padding: 1.5rem;
  display: flex;
  text-decoration: none;
  color: #101010;
  height: 100%;
}
.p-performance-list__thumbnail img {
  width: 120px;
}
.p-performance-list__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 0 0 0 1rem;
  height: 100%;
}
.p-performance-list__label {
  margin: 0 0 0.75rem;
}
.p-performance-list__title {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 0 1rem;
}
.p-performance-list__body {
  margin: 0 0 1rem;
}
.p-performance-list__body p {
  line-height: 1.6;
}
.p-performance-list__date {
  margin: auto 0 0;
}
.p-performance__stream {
  margin: 0 0 100px;
}
.p-performance__stream-outline {
  margin: 0 0 5rem;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-outline {
    margin: 0 0 3rem;
  }
}
.p-performance__stream-head {
  font-weight: bold;
  color: #10386b;
  font-size: 2.6rem;
  margin: 0 0 3rem;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-head {
    font-size: 2rem;
  }
}
.p-performance__stream-notice {
  margin: 0 0 15rem;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-notice {
    margin: 0 0 7.5rem;
  }
}
.p-performance__stream-item {
  display: flex;
  margin: 0 0 5rem;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-item {
    display: block;
  }
}
.p-performance__stream-item:last-child {
  margin: 0;
}
.p-performance__stream-photo {
  width: 200px;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-photo {
    width: 240px;
    margin: 0 auto 1.5rem;
  }
}
.p-performance__stream-body {
  flex: 1;
  padding: 0 0 0 2.5rem;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-body {
    padding: 0;
  }
}
.p-performance__stream-body p {
  margin: 0 0 1.5rem;
}
.p-performance__stream-body ul {
  margin: 0 0 1.5rem;
}
.p-performance__stream-body dl {
  display: flex;
  padding: 0 0.8rem 1rem;
  margin: 0 0 1rem;
  border-bottom: 1px solid #eee;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-body dl {
    display: block;
    padding: 0 0 1rem;
  }
}
.p-performance__stream-body dt {
  width: 15rem;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-body dt {
    width: auto;
    font-weight: bold;
  }
}
.p-performance__stream-body dd {
  flex: 1;
}
.p-performance__stream-title {
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 2rem;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-title {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.p-performance__stream-title-sub {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 2.5rem 0 0;
  margin: 0 0 1.25rem;
}
.p-performance__stream-price {
  display: flex;
  align-items: center;
  margin: 0 0 1.5rem;
}
@media only screen and (max-width: 768px) {
  .p-performance__stream-price {
    padding: 1rem 0 0;
    margin: 0 0 2.5rem;
  }
}
.p-performance__stream-price-label {
  border: 1px solid #d9d8b0;
  background: #d9d8b0;
  padding: 4px 8px;
  font-weight: bold;
}
.p-performance__stream-price-body {
  border: 1px solid #d9d8b0;
  padding: 4px 8px;
  font-weight: bold;
}
.p-performance__stream-price-body span {
  font-size: 1.4rem;
}

.c-title {
  margin: 0 0 1.5rem;
  font-weight: bold;
  font-size: 1.8rem;
  color: #10386b;
}
.c-title__band {
  font-weight: bold;
  color: #10386b;
  font-size: 1.8rem;
  background: #d9d8b0;
  padding: 0.5em 1em;
  margin: 0 0 3.5rem;
}
@media only screen and (max-width: 768px) {
  .c-title__band {
    padding: 0.5em 0.5em;
    margin: 0 0 2.5rem;
  }
}

.c-local__table {
  display: flex;
  margin: 0 0 2.5rem;
  padding: 0 1.5rem 2.5rem;
  border-bottom: 1px solid #e3e3e3;
}
@media only screen and (max-width: 768px) {
  .c-local__table {
    margin: 0 0 2rem;
    padding: 0 0.5rem 2rem;
    display: block;
  }
}
.c-local__table-title {
  font-weight: bold;
  font-size: 1.6rem;
  color: #10386b;
  width: 20%;
}
@media only screen and (max-width: 768px) {
  .c-local__table-title {
    width: auto;
    margin: 0 0 2rem;
  }
}
.c-local__table-body {
  flex: 1;
}

.p-performance-schedule__current-title {
  font-weight: bold;
  font-size: 3.4rem;
  color: #10386b;
  margin: 0 0 1rem;
}
@media only screen and (max-width: 768px) {
  .p-performance-schedule__current-title {
    font-size: 2.6rem;
    margin: 0 0 2rem;
  }
}
.p-performance-schedule__action {
  display: flex;
  justify-content: space-between;
  margin: 0 0 2rem;
}
@media only screen and (max-width: 768px) {
  .p-performance-schedule__action {
    display: block;
  }
}
.p-performance-schedule__action-nav {
  display: none;
  align-items: flex-end;
}
@media only screen and (max-width: 768px) {
  .p-performance-schedule__action-nav {
    justify-content: space-between;
  }
}
.p-performance-schedule__action-nav.js-current {
  display: flex;
}
.p-performance-schedule__action-nav-button {
  margin: 0 2rem 0 0;
}
@media only screen and (max-width: 768px) {
  .p-performance-schedule__action-nav-button {
    margin: 0;
  }
}
.p-performance-schedule__action-nav-button a {
  border: 1px solid #bebebe;
  border-radius: 4px;
  text-decoration: none;
  padding: 0.55rem 1.5rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.p-performance-schedule__action-nav-button a:hover {
  color: #fff;
  background: #0077d8;
  border-color: #0077d8;
}
.p-performance-schedule__action-nav-button:first-child span {
  padding: 0 0 0 0.5rem;
}
.p-performance-schedule__action-nav-button:last-child span {
  padding: 0 0.5rem 0 0;
}
.p-performance-schedule__action-nav-bottom {
  padding: 4.5rem 0 0;
}
.p-performance-schedule__action-nav-bottom .p-performance-schedule__action-nav {
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .p-performance-schedule__action-nav-bottom .p-performance-schedule__action-nav {
    display: flex !important;
    justify-content: space-between;
  }
}
.p-performance-schedule__action-switch {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-performance-schedule__action-switch {
    display: none;
  }
}
.p-performance-schedule__action-switch-button {
  margin: 0 0 0 1rem;
}
.p-performance-schedule__action-switch-button a {
  display: flex;
  align-items: center;
  border: 1px solid #bebebe;
  border-radius: 4px;
  text-decoration: none;
  padding: 0.75rem 2rem;
  font-weight: bold;
  color: #0077d8;
  background: #fff;
  fill: #0077d8;
}
.p-performance-schedule__action-switch-button a.js-current, .p-performance-schedule__action-switch-button a:hover {
  fill: #fff;
  color: #fff;
  background: #0077d8;
  border-color: #0077d8;
}
@media only screen and (max-width: 768px) {
  .p-performance-schedule__action-switch-button a {
    font-size: 1.4rem;
  }
}
.p-performance-schedule__action-switch-button span {
  padding: 0 0 0 0.5rem;
  white-space: nowrap;
}
.p-performance-schedule__action-switch-button svg {
  height: 1.8rem;
}

@media only screen and (min-width: 767px) {
  #p-performance-calendar .p-performance-schedule__row {
    display: flex;
    justify-content: space-between;
  }
  #p-performance-calendar .p-performance-schedule__column, #p-performance-calendar .p-performance-schedule__blank {
    width: 14.28%;
  }
  #p-performance-calendar .p-performance-schedule__head-day {
    font-weight: bold;
    text-align: center;
    padding: 0 3px;
    border-right: 1px solid #bebebe;
  }
  #p-performance-calendar .p-performance-schedule__head-day:last-child {
    border-right: none;
  }
  #p-performance-calendar .p-performance-schedule__head-day-inner {
    padding: 0.5rem 0;
    color: #10386b;
    background: #f2f2ea;
  }
  #p-performance-calendar .p-performance-schedule__day {
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
  }
  #p-performance-calendar .p-performance-schedule__day:last-child {
    border-right: none;
  }
  #p-performance-calendar .p-performance-schedule__day-inner {
    padding: 5px 8px;
    min-height: 200px;
  }
  #p-performance-calendar .p-performance-schedule__day-no {
    font-size: 2.6rem;
    font-weight: bold;
  }
  #p-performance-calendar .p-performance-schedule__day-no span {
    font-size: 1.6rem;
    font-weight: normal;
    padding: 0 0 0 0.5rem;
  }
  #p-performance-calendar .p-performance-schedule__day-saturday {
    color: #0077d8;
  }
  #p-performance-calendar .p-performance-schedule__day-sunday {
    color: #d60005;
  }
  #p-performance-calendar .p-performance-schedule__blank {
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
  }
  #p-performance-calendar .p-performance-schedule__blank:last-child {
    border-right: none;
  }
  #p-performance-calendar .p-performance-schedule__item {
    margin: 0 0 0.5rem;
  }
  #p-performance-calendar .p-performance-schedule__item:last-child {
    margin: 0;
  }
  #p-performance-calendar .p-performance-schedule__item-link {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #0077d8;
    border-radius: 4px;
    padding: 0.5rem;
    line-height: 1.2;
  }
  #p-performance-calendar .p-performance-schedule__item-link:hover {
    color: #fff;
    background: #0085f2;
  }
  #p-performance-calendar .p-performance-schedule__item-end {
    color: #10386b;
    background: #d6e0eb;
  }
  #p-performance-calendar .p-performance-schedule__item-end:hover {
    color: #fff;
    background: #0085f2;
  }
  #p-performance-calendar .p-performance-schedule__thumbnail {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__body {
    flex: 1;
  }
  #p-performance-calendar .p-performance-schedule__labels {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__title {
    text-align: left;
  }
  #p-performance-calendar .p-performance-schedule__title .c-icon-arrow {
    padding: 0;
  }
  #p-performance-calendar .p-performance-schedule__title .c-icon-arrow::before, #p-performance-calendar .p-performance-schedule__title .c-icon-arrow::after {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__excerpt {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__service {
    display: none;
  }
}
@media only screen and (min-width: 767px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__row {
    display: flex;
    justify-content: space-between;
  }
  #p-performance-calendar .p-performance-schedule__column, #p-performance-calendar .p-performance-schedule__blank {
    width: 14.28%;
  }
  #p-performance-calendar .p-performance-schedule__head-day {
    font-weight: bold;
    text-align: center;
    padding: 0 3px;
    border-right: 1px solid #bebebe;
  }
  #p-performance-calendar .p-performance-schedule__head-day:last-child {
    border-right: none;
  }
  #p-performance-calendar .p-performance-schedule__head-day-inner {
    padding: 0.5rem 0;
    color: #10386b;
    background: #f2f2ea;
  }
  #p-performance-calendar .p-performance-schedule__day {
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
  }
  #p-performance-calendar .p-performance-schedule__day:last-child {
    border-right: none;
  }
  #p-performance-calendar .p-performance-schedule__day-inner {
    padding: 5px 8px;
    min-height: 200px;
  }
  #p-performance-calendar .p-performance-schedule__day-no {
    font-size: 2.6rem;
    font-weight: bold;
  }
  #p-performance-calendar .p-performance-schedule__day-no span {
    font-size: 1.6rem;
    font-weight: normal;
    padding: 0 0 0 0.5rem;
  }
  #p-performance-calendar .p-performance-schedule__day-saturday {
    color: #0077d8;
  }
  #p-performance-calendar .p-performance-schedule__day-sunday {
    color: #d60005;
  }
  #p-performance-calendar .p-performance-schedule__blank {
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
  }
  #p-performance-calendar .p-performance-schedule__blank:last-child {
    border-right: none;
  }
  #p-performance-calendar .p-performance-schedule__item {
    margin: 0 0 0.5rem;
  }
  #p-performance-calendar .p-performance-schedule__item:last-child {
    margin: 0;
  }
  #p-performance-calendar .p-performance-schedule__item-link {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #0077d8;
    border-radius: 4px;
    padding: 0.5rem;
    line-height: 1.2;
  }
  #p-performance-calendar .p-performance-schedule__item-link:hover {
    color: #fff;
    background: #0085f2;
  }
  #p-performance-calendar .p-performance-schedule__item-end {
    color: #10386b;
    background: #d6e0eb;
  }
  #p-performance-calendar .p-performance-schedule__item-end:hover {
    color: #fff;
    background: #0085f2;
  }
  #p-performance-calendar .p-performance-schedule__thumbnail {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__body {
    flex: 1;
  }
  #p-performance-calendar .p-performance-schedule__labels {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__title {
    text-align: left;
  }
  #p-performance-calendar .p-performance-schedule__title .c-icon-arrow {
    padding: 0;
  }
  #p-performance-calendar .p-performance-schedule__title .c-icon-arrow::before, #p-performance-calendar .p-performance-schedule__title .c-icon-arrow::after {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__excerpt {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__service {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__head {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__day {
    border-bottom: 1px solid #bebebe;
    padding: 1rem 1.5rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__day {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__day:last-child {
    border-right: none;
  }
  #p-performance-calendar .p-performance-schedule__day-inner {
    padding: 5px 8px;
    display: flex;
  }
  #p-performance-calendar .p-performance-schedule__day-no {
    font-size: 2.6rem;
    font-weight: bold;
    width: 10rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__day-no {
    font-size: 1.8rem;
    width: 3rem;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__day-no span {
    font-size: 1.6rem;
    font-weight: normal;
    padding: 0 0 0 0.5rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__day-no span {
    font-size: 1.4rem;
    padding: 0;
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__day-saturday {
    color: #0077d8;
  }
  #p-performance-calendar .p-performance-schedule__day-sunday {
    color: #d60005;
  }
  #p-performance-calendar .p-performance-schedule__blank {
    display: none;
  }
  #p-performance-calendar .p-performance-schedule__item {
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #d8d8d8;
    margin: 0 0 0.5rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__item {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__item:last-child {
    border-bottom: none;
  }
  #p-performance-calendar .p-performance-schedule__item-wrap {
    flex: 1;
  }
  #p-performance-calendar .p-performance-schedule__item:last-child {
    margin: 0;
  }
  #p-performance-calendar .p-performance-schedule__item-link {
    display: flex;
    text-decoration: none;
    color: #101010;
    padding: 1.5rem;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__item-link {
    padding: 0.5rem;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__item-link:hover {
    background: #f2f5f9;
  }
  #p-performance-calendar .p-performance-schedule__item-link:hover .p-performance-schedule__title {
    color: #0077d8;
  }
  #p-performance-calendar .p-performance-schedule__item-end {
    color: #767676;
  }
  #p-performance-calendar .p-performance-schedule__item-end .p-performance-schedule__labels span {
    background: #bbb;
  }
  #p-performance-calendar .p-performance-schedule__item-end .p-performance-schedule__service span {
    color: #bbb;
    border-color: #bbb;
  }
  #p-performance-calendar .p-performance-schedule__item-end:hover {
    color: #101010;
  }
  #p-performance-calendar .p-performance-schedule__item-end:hover .p-performance-schedule__title {
    color: #0077d8;
  }
  #p-performance-calendar .p-performance-schedule__item-close {
    padding: 1.2rem 1rem 0;
    font-weight: bold;
    font-size: 1.4rem;
    color: #b00004;
  }
  #p-performance-calendar .p-performance-schedule__thumbnail {
    width: 100px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__thumbnail {
    width: auto;
    max-width: 70px;
    text-align: center;
  }
  #p-performance-calendar .p-performance-schedule__thumbnail img {
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__body {
    flex: 1;
    display: flex;
    flex-flow: column;
    padding: 0 0 0 15px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__body {
    display: block;
    padding: 0 0 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__labels {
    margin: 0 0 0.3rem;
  }
  #p-performance-calendar .p-performance-schedule__title {
    font-weight: bold;
    padding: 0.25rem 0 0;
    margin: 0 0 0.75rem;
    text-align: left;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__title {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__excerpt {
    margin: 0 0 1rem;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__excerpt {
    font-size: 1.3rem;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__service {
    margin: auto 0 0;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  #p-performance-calendar .p-performance-schedule__service span {
    margin: 0 2px 5px 0;
    font-size: 1.3rem;
  }
  #p-performance-calendar .p-performance-schedule__service span:last-child {
    margin: 0;
  }
}

#p-performance-list .p-performance-schedule__head {
  display: none;
}
#p-performance-list .p-performance-schedule__day {
  border-bottom: 1px solid #bebebe;
  padding: 1rem 1.5rem;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__day {
    padding: 0;
  }
}
#p-performance-list .p-performance-schedule__day:last-child {
  border-right: none;
}
#p-performance-list .p-performance-schedule__day-inner {
  padding: 5px 8px;
  display: flex;
}
#p-performance-list .p-performance-schedule__day-no {
  font-size: 2.6rem;
  font-weight: bold;
  width: 10rem;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__day-no {
    font-size: 1.8rem;
    width: 4rem;
    text-align: center;
  }
}
#p-performance-list .p-performance-schedule__day-no span {
  font-size: 1.6rem;
  font-weight: normal;
  padding: 0 0 0 0.5rem;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__day-no span {
    font-size: 1.3rem;
    padding: 0;
    display: block;
  }
}
#p-performance-list .p-performance-schedule__day-saturday {
  color: #0077d8;
}
#p-performance-list .p-performance-schedule__day-sunday {
  color: #d60005;
}
#p-performance-list .p-performance-schedule__blank {
  display: none;
}
#p-performance-list .p-performance-schedule__item {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #d8d8d8;
  margin: 0 0 0.5rem;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__item {
    padding: 0;
  }
}
#p-performance-list .p-performance-schedule__item:last-child {
  border-bottom: none;
}
#p-performance-list .p-performance-schedule__item-wrap {
  flex: 1;
}
#p-performance-list .p-performance-schedule__item:last-child {
  margin: 0;
}
#p-performance-list .p-performance-schedule__item-link {
  display: flex;
  text-decoration: none;
  color: #101010;
  padding: 1.5rem;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__item-link {
    padding: 0.5rem;
  }
}
#p-performance-list .p-performance-schedule__item-link:hover {
  background: #f2f5f9;
}
#p-performance-list .p-performance-schedule__item-link:hover .p-performance-schedule__title {
  color: #0077d8;
}
#p-performance-list .p-performance-schedule__item-end {
  color: #767676;
}
#p-performance-list .p-performance-schedule__item-end .p-performance-schedule__labels span {
  background: #bbb;
}
#p-performance-list .p-performance-schedule__item-end .p-performance-schedule__service span {
  color: #bbb;
  border-color: #bbb;
}
#p-performance-list .p-performance-schedule__item-end:hover {
  color: #101010;
}
#p-performance-list .p-performance-schedule__item-end:hover .p-performance-schedule__title {
  color: #0077d8;
}
#p-performance-list .p-performance-schedule__item-close {
  padding: 0.9rem 2.5rem 0;
  font-weight: bold;
  color: #b00004;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__item-close {
    padding: 1.2rem 1rem 0;
    font-size: 1.4rem;
  }
}
#p-performance-list .p-performance-schedule__thumbnail {
  width: 100px;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__thumbnail {
    width: auto;
    max-width: 70px;
    text-align: center;
  }
  #p-performance-list .p-performance-schedule__thumbnail img {
    height: auto;
  }
}
#p-performance-list .p-performance-schedule__body {
  flex: 1;
  display: flex;
  flex-flow: column;
  padding: 0 0 0 15px;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__body {
    display: block;
    padding: 0 0 0 10px;
  }
}
#p-performance-list .p-performance-schedule__labels {
  margin: 0 0 0.3rem;
}
#p-performance-list .p-performance-schedule__title {
  font-weight: bold;
  padding: 0.25rem 0 0;
  margin: 0 0 0.75rem;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__title {
    font-size: 1.4rem;
  }
}
#p-performance-list .p-performance-schedule__excerpt {
  margin: 0 0 1rem;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__excerpt {
    font-size: 1.3rem;
    line-height: 1.4;
  }
}
#p-performance-list .p-performance-schedule__service {
  margin: auto 0 0;
}
@media only screen and (max-width: 768px) {
  #p-performance-list .p-performance-schedule__service span {
    margin: 0 2px 5px 0;
    font-size: 1.3rem;
  }
  #p-performance-list .p-performance-schedule__service span:last-child {
    margin: 0;
  }
}

.p-performance-renewal-notice {
  background: #f1f1f1;
  text-align: center;
  font-weight: bold;
  padding: 1.5rem 2rem;
  margin: 0 0 3rem;
}

.p-page-about__outline {
  padding: 8rem 0 0 7rem;
}
@media only screen and (max-width: 768px) {
  .p-page-about__outline {
    padding: 0;
  }
}
.p-page-about__outline-body {
  padding: 0 0 8rem;
}
@media only screen and (max-width: 768px) {
  .p-page-about__outline-body {
    padding: 0 0 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-page-about__outline .is-style-image-space-longest {
    display: none;
  }
}

.p-page-supporter__schedule {
  padding: 2.5rem 0 0;
}

.p-page-supporter__schedule-list {
  padding: 0 !important;
}

.p-page-supporter__schedule-item {
  list-style: none !important;
  margin: 0 0 0.75rem;
}

.p-page-supporter__schedule-item:last-child .p-page-supporter__schedule-body {
  border: none;
}

.p-page-supporter__schedule-date {
  margin: 0 0 0.75rem;
}

.p-page-supporter__schedule-body {
  padding: 1.15rem 0 1.15rem 2.5rem;
  margin: 0 0 0 2rem;
  border-left: 3px solid #c5d3e3;
}

.p-page-supporter__schedule-title {
  font-weight: bold;
  margin: 0 0 0.75rem;
}

.fa-file-excel,
.fa-file-pdf {
  padding: 0 5px 0 0;
  font-size: 1.8rem;
}

.fa-file-pdf {
  color: #eb7171;
}

.fa-file-excel {
  color: #34733f;
}

.p-magazine-wrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .p-magazine-wrap {
    display: block;
  }
}
.p-magazine-col {
  width: 48%;
}
@media only screen and (max-width: 768px) {
  .p-magazine-col {
    width: 100%;
    margin: 0 0 4.5rem;
  }
  .p-magazine-col:last-child {
    margin: 0;
  }
}
.p-magazine-notice {
  font-size: 1.6rem;
  padding: 0 0 0 1rem;
}
.p-magazine-box {
  margin: 0 0 10rem;
}
@media only screen and (max-width: 768px) {
  .p-magazine-box {
    margin: 0 0 5rem;
  }
}
.p-magazine-box__item {
  margin: 0 0 1rem;
}
.p-magazine-box__link {
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #101010;
}
.p-magazine-box__thumbnail img {
  height: 100px;
}
.p-magazine-box__name {
  padding: 0 0 0 1rem;
  font-size: 2rem;
  font-weight: bold;
  color: #0077d8;
}
.p-magazine-box__name span {
  padding: 0 0 0 0.5rem;
  font-weight: normal;
  font-size: 1.6rem;
  color: #101010;
}
@media only screen and (max-width: 768px) {
  .p-magazine-box__name span {
    display: block;
    padding: 0.75rem 0 0;
  }
}

.p-artist__content {
  display: flex;
  margin: 0 0 5rem;
}
@media only screen and (max-width: 768px) {
  .p-artist__content {
    display: block;
  }
}
.p-artist__photo {
  width: 240px;
}
.p-artist__photo img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-artist__photo {
    width: 100%;
    text-align: center;
    margin: 0 0 2.5rem;
  }
  .p-artist__photo img {
    width: 65%;
  }
}
.p-artist__photo-group {
  width: 360px;
}
.p-artist__photo-group img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .p-artist__photo-group {
    width: 100%;
    text-align: center;
    margin: 0 0 2.5rem;
  }
}
.p-artist__data {
  flex: 1;
  padding: 25px 0 0 25px;
}
@media only screen and (max-width: 768px) {
  .p-artist__data {
    padding: 0;
  }
}
.p-artist__name {
  font-weight: bold;
  font-size: 2.6rem;
}
@media only screen and (max-width: 768px) {
  .p-artist__name {
    font-size: 2rem;
  }
}
.p-artist__name-roman {
  font-weight: bold;
  font-size: 1.8rem;
  padding: 0 0 0 1rem;
}
@media only screen and (max-width: 768px) {
  .p-artist__name-roman {
    font-size: 1.4rem;
  }
}
.p-artist__instrument {
  padding: 1rem 0 0;
}
.p-artist__voice {
  padding: 1rem 0 0;
}
.p-artist__profile {
  padding: 2rem 0 0;
}
.p-artist__profile p {
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .p-artist__profile {
    padding: 2.5rem 0 0;
  }
}

.p-recruit__list {
  margin: 0 0 1.5rem;
}
.p-recruit__box {
  padding: 0 0 7.5rem;
  margin: 0 0 7.5rem;
  border-bottom: 1px solid #bebebe;
}
.p-recruit__box:last-child {
  margin: 0;
}
.p-recruit__date {
  color: #101010;
  margin: 0 0 1rem;
}
@media only screen and (max-width: 768px) {
  .p-recruit__date {
    width: auto;
    margin: 0 0 0.5rem;
  }
}
.p-recruit__title {
  font-size: 2.4rem;
  font-weight: bold;
}
.p-recruit__content {
  padding: 3.5rem 0 0;
}
.p-recruit__body {
  line-height: 2;
}
.p-recruit__files {
  padding: 4.5rem 0 0;
}
.p-recruit__file {
  margin: 0 0 1.75rem;
}
.p-recruit__file a {
  text-decoration: none;
  color: #101010;
}
.p-recruit__file a:hover span {
  color: #0085f2;
}
.p-recruit__file span {
  font-weight: bold;
  color: #0077d8;
  text-decoration: underline;
  padding: 0 0 0 0.25rem;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.p-recruit__file i {
  color: #d60005;
  font-size: 1.8rem;
}

.p-search__key {
  margin: 0 0 4rem;
}
.p-search__key span {
  font-weight: bold;
  font-size: 2rem;
}
.p-search__item {
  padding: 0 1.5rem 2.5rem;
  margin: 0 0 2.5rem;
  border-bottom: 1px solid #cbcbcb;
}
@media only screen and (max-width: 768px) {
  .p-search__item {
    padding: 0 0.75rem 1.5rem;
    margin: 0 0 1.5rem;
  }
}
.p-search__item a {
  text-decoration: none;
  color: #101010;
}
.p-search__item a:hover .p-search__title {
  color: #0085f2;
}
.p-search__title {
  font-weight: bold;
  color: #0077d8;
  font-size: 1.8rem;
  margin: 0 0 0.75rem;
}
@media only screen and (max-width: 768px) {
  .p-search__title {
    font-size: 1.6rem;
  }
}
.p-search__body {
  color: #101010;
  font-size: 1.4rem;
}

.p-404__title {
  font-size: 2.2rem;
  margin: 0 0 3.5rem;
  font-weight: bold;
  color: #10386b;
}
@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-ensemble__inner {
  padding: 0 50px;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__inner {
    padding: 0 7px;
  }
}
.p-ensemble__color__kumagai {
  background: #ffe6ac;
}
.p-ensemble__color__yamagishi {
  background: #f8e1ef;
}
.p-ensemble__color__miyagi {
  background: #dddfe2;
}
.p-ensemble__color__taira {
  background: #cbe2ff;
}
.p-ensemble__separator {
  text-align: center;
  margin: 0 0 12rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__separator {
    margin: 0 0 6rem;
  }
}
.p-ensemble__mainvisual {
  text-align: center;
}
.p-ensemble__mainvisual-photo {
  margin: 0 0 5rem;
}
.p-ensemble__mainvisual-body {
  font-weight: bold;
  font-size: 1.8rem;
  margin: 0 0 7rem;
  color: #10386b;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__mainvisual-body br {
    display: none;
  }
}
.p-ensemble__head {
  font-weight: bold;
  color: #10386b;
  font-size: 2.8rem;
  margin: 0 0 7rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__head {
    font-size: 2rem;
    margin: 0 0 2.5rem;
  }
}
.p-ensemble__member-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__member-wrap {
    display: block;
    margin: 0 0 5rem;
  }
}
.p-ensemble__member-box {
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__member-box {
    width: auto;
    height: auto;
    margin: 0 0 1rem;
  }
}
.p-ensemble__member-inner {
  display: flex;
  justify-content: space-between;
  padding: 3.5rem 2.5rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__member-inner {
    display: block;
    padding: 2rem 1.5rem;
  }
}
.p-ensemble__member-photo {
  width: 44.068%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__member-photo {
    width: auto;
    text-align: center;
    margin: 0 0 1.5rem;
  }
}
.p-ensemble__member-content {
  width: 52%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__member-content {
    width: auto;
  }
}
.p-ensemble__member-name {
  font-weight: bold;
  color: #10386b;
  font-size: 2.2rem;
  margin: 0 0 1rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__member-name {
    font-size: 1.8rem;
    margin: 0 0 0.5rem;
  }
}
.p-ensemble__talk {
  margin: 0 0 15rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__talk {
    margin: 0 0 5rem;
  }
}
.p-ensemble__talk-wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 0 5rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__talk-wrap {
    display: block;
  }
}
.p-ensemble__talk-wrap.reverse {
  flex-flow: row-reverse;
}
.p-ensemble__talk-wrap.reverse .p-ensemble__talk-photo {
  text-align: right;
}
.p-ensemble__talk-photo {
  width: 45.313%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__talk-photo {
    width: auto;
    margin: 0 0 4rem;
  }
}
.p-ensemble__talk-photo img {
  width: 100%;
}
.p-ensemble__talk-content {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__talk-content {
    width: auto;
  }
}
.p-ensemble__talk-box {
  margin: 0 0 6rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__talk-box {
    margin: 0 0 4rem;
  }
}
.p-ensemble__talk-name {
  margin: 0 0 1rem;
}
.p-ensemble__talk-name span {
  display: inline-block;
  padding: 3px 0;
  text-align: center;
  width: 3em;
  font-weight: bold;
  color: #fff;
}
.p-ensemble__talk-body p {
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__talk-body p {
    line-height: 1.8;
  }
}
.p-ensemble__label__kumagai {
  background: #d3a73d;
}
.p-ensemble__label__yamagishi {
  background: #ed6dba;
}
.p-ensemble__label__miyagi {
  background: #525f72;
}
.p-ensemble__label__taira {
  background: #3b61e0;
}
.p-ensemble__label__taira {
  background: #3b61e0;
}
.p-ensemble__label__all {
  background: #10386b;
  width: 4em !important;
}
.p-ensemble__message-photo {
  text-align: center;
  margin: 0 0 5rem;
}
.p-ensemble__message-body {
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  color: #10386b;
}
.p-ensemble__link-inner {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__link-inner {
    display: block;
  }
}
.p-ensemble__link-box {
  width: 49%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__link-box {
    width: auto;
    text-align: center;
    margin: 0 0 1rem;
  }
}
.p-ensemble__schedule-mainvisual {
  margin: 0 0 10rem;
}
.p-ensemble__schedule-mainvisual-photo {
  text-align: right;
  margin: 0 0 3rem;
}
.p-ensemble__schedule-mainvisual-head {
  font-weight: bold;
  color: #10386b;
  font-size: 2.8rem;
  margin: 0 7.5% 2.5rem 40%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-mainvisual-head {
    font-size: 2rem;
    margin: 0 0 1.5rem;
  }
}
.p-ensemble__schedule-mainvisual-body {
  margin: 0 7.5% 0 40%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-mainvisual-body {
    margin: 0;
  }
}
.p-ensemble__schedule-keiko {
  background: #ebf7f5;
}
.p-ensemble__schedule-koen {
  background: #fdf4f2;
}
.p-ensemble__schedule-koen .p-ensemble__balloon-body {
  background: #21aa9d;
}
.p-ensemble__schedule-koen .p-ensemble__balloon-body::after {
  right: -30px;
  left: auto;
  border-width: 13px 0 13px 30px;
  border-color: transparent transparent transparent #21aa9d;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-koen .p-ensemble__balloon-body::after {
    top: 30px;
    right: -15px;
    border-width: 10px 0 10px 20px;
  }
}
.p-ensemble__schedule-opera {
  background: #ebf6fc;
}
.p-ensemble__schedule-opera .p-ensemble__balloon-body {
  background: #ad3c36;
}
.p-ensemble__schedule-opera .p-ensemble__balloon-body::after {
  border-color: transparent #ad3c36 transparent transparent;
}
.p-ensemble__schedule-content {
  padding: 75px;
  margin: 0 0 15rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-content {
    padding: 25px 15px;
    margin: 0 0 5rem;
  }
}
.p-ensemble__schedule-content-photo {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-content-photo {
    margin: 0 0 3rem;
  }
}
.p-ensemble__schedule-content-head {
  font-weight: bold;
  color: #10386b;
  font-size: 2.2rem;
  margin: 0 7.5% 2.5rem 40%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-content-head {
    font-size: 2rem;
    margin: 0 0 1.5rem;
  }
}
.p-ensemble__schedule-content-body {
  margin: 0 7.5% 10rem 40%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-content-body {
    margin: 0 0 5rem;
  }
}
.p-ensemble__schedule-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-wrap {
    display: block;
  }
}
.p-ensemble__schedule-list {
  width: 48%;
  border-left: 6px solid #a29739;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-list {
    width: auto;
    border-left: 4px solid #a29739;
  }
}
.p-ensemble__schedule-list:last-child {
  padding: 7.5rem 0 0;
  margin: 10rem 0 0;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-list:last-child {
    padding: 5rem 0 0;
    margin: 0;
  }
}
.p-ensemble__schedule-item {
  display: flex;
  justify-content: space-between;
  margin: 0 0 5rem;
  padding: 0 0 0 25px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-item {
    padding: 0 0 0 12px;
    margin: 0 0 3rem;
  }
  .p-ensemble__schedule-item:last-child {
    margin: 0;
  }
}
.p-ensemble__schedule-item::before {
  position: absolute;
  content: " ";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  top: -3px;
  left: -19px;
  background: #a29739;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-item::before {
    width: 20px;
    height: 20px;
    top: 0px;
    left: -13px;
  }
}
.p-ensemble__schedule-time {
  width: 4em;
  font-weight: bold;
  color: #10386b;
  font-size: 2.2rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-time {
    font-size: 1.6rem;
  }
}
.p-ensemble__schedule-body {
  flex: 1;
}
.p-ensemble__schedule-body p {
  width: 320px;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-body p {
    width: auto;
    line-height: 1.8;
    font-size: 1.4rem;
  }
}
.p-ensemble__schedule-head {
  font-weight: bold;
  color: #10386b;
  font-size: 2.2rem;
  margin: 0 0 0.75rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-head {
    font-size: 1.6rem;
  }
}
.p-ensemble__schedule-photo {
  padding: 1.5rem 0;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__schedule-photo {
    padding: 0.75rem 0;
  }
}
.p-ensemble__balloon {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__balloon {
    padding: 5rem 0 0;
    align-items: flex-start;
  }
}
.p-ensemble__balloon.reverse {
  flex-flow: row-reverse;
}
.p-ensemble__balloon.reverse .p-ensemble__balloon-body {
  margin: 0 50px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__balloon.reverse .p-ensemble__balloon-body {
    margin: 0 20px 0 0;
  }
}
.p-ensemble__balloon-photo {
  width: 300px;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__balloon-photo {
    width: 75px;
  }
}
.p-ensemble__balloon-body {
  flex: 1;
  margin: 0 0 0 50px;
  color: #fff;
  background: #10386b;
  position: relative;
  padding: 30px;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__balloon-body {
    margin: 0 0 0 20px;
    padding: 15px;
    border-radius: 15px;
  }
}
.p-ensemble__balloon-body::after {
  content: " ";
  position: absolute;
  top: 45%;
  left: -30px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-width: 13px 30px 13px 0;
  border-color: transparent #10386b transparent transparent;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__balloon-body::after {
    top: 30px;
    left: -15px;
    border-width: 10px 20px 10px 0;
  }
}
.p-ensemble__balloon-body p {
  font-size: 1.4rem;
}
.p-ensemble__balloon-label {
  font-weight: bold;
  font-size: 2.2rem;
  margin: 0 0 0.75rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__balloon-label {
    font-size: 1.4rem;
  }
}
.p-ensemble__balloon-name {
  font-weight: bold;
  font-size: 2.2rem;
  margin: 0 0 0.75rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble__balloon-name {
    font-size: 1.4rem;
  }
}

.p-ensemble2023__inner {
  margin-bottom: 10em;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__inner {
    padding: 0 7px;
  }
}
.p-ensemble2023__color {
  /*
  &__fukunishi {
    background: #ffe6ac;
  }
  &__takada {
    background: #f8e1ef;
  }
  &__ohno {
    background: #f8e1ef;
  }
  &__yamauchi {
    background: #f8e1ef;
  }
  &__nishida {
    background: #dddfe2;
  }
  &__sasaki {
    background: #cbe2ff;
  }
  */
}
.p-ensemble2023__separator {
  border-bottom: 2px solid #FEC802;
  font-size: 2.8rem !important;
  font-weight: bold;
  margin: 0 0 6rem;
  padding-top: 1em;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__separator {
    margin: 0 0 6rem;
  }
}
.p-ensemble2023__separator span {
  position: absolute;
  z-index: -1;
  bottom: 7px;
  font-family: "louvette-banner", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5rem !important;
  font-size: 5rem;
  color: #D9E1E5;
}
.p-ensemble2023__mainvisual {
  text-align: center;
}
.p-ensemble2023__mainvisual-photo {
  margin: 0 0 5rem;
}
.p-ensemble2023__mainvisual-body {
  font-weight: bold;
  font-size: 1.8rem;
  margin: 0 0 16rem;
  color: #253139;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__mainvisual-body br {
    display: none;
  }
}
.p-ensemble2023__head {
  font-weight: bold;
  color: #253139;
  font-size: 3.2rem !important;
  margin: 0 0 7rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__head {
    font-size: 2rem !important;
    margin: 0 0 2.5rem;
  }
}
.p-ensemble2023__head span {
  position: relative;
}
.p-ensemble2023__head span::before {
  content: url(../images/pages/ensemble2023/ico_head_before.svg);
  position: absolute;
  top: -10px;
  left: -1.5em;
  width: 31px;
  height: 59px;
  margin: auto;
}
.p-ensemble2023__head span::after {
  content: url(../images/pages/ensemble2023/ico_head_after.svg);
  position: absolute;
  top: -10px;
  right: -1em;
  width: 31px;
  height: 59px;
  margin: auto;
}
.p-ensemble2023__member-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__member-wrap {
    display: block;
    margin: 0 0 5rem;
  }
}
.p-ensemble2023__member-box {
  width: 33%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__member-box {
    width: auto;
    height: auto;
    margin: 0 0 1rem;
  }
}
.p-ensemble2023__member-inner {
  max-width: 350px;
  margin: 0 auto;
  padding: 3.5rem 0;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__member-inner {
    display: block;
    padding: 2rem 1.5rem;
  }
}
.p-ensemble2023__member-photo {
  margin: 0 0 1.5rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__member-photo {
    width: auto;
    text-align: center;
    margin: 0 0 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__member-content {
    width: auto;
  }
}
.p-ensemble2023__talk {
  margin: 0 0 15rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__talk {
    margin: 0 0 5rem;
  }
}
.p-ensemble2023__talk-wrap {
  margin: 0 0 5rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__talk-wrap {
    display: block;
  }
}
.p-ensemble2023__talk-photo {
  margin-top: 6em;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__talk-photo {
    width: auto;
    margin: 0 0 4rem;
  }
}
.p-ensemble2023__talk-photo img {
  width: 100%;
}
.p-ensemble2023__talk-head {
  font-size: 2rem !important;
  font-weight: bold;
  margin: 3em 0 2em;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__talk-content {
    width: auto;
  }
}
.p-ensemble2023__talk-box {
  margin: 0 0 4rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__talk-box {
    margin: 0 0 4rem;
  }
}
.p-ensemble2023__talk-name {
  margin: 0 0 1rem;
}
.p-ensemble2023__talk-name span {
  display: inline-block;
  padding: 3px 0;
  text-align: center;
  width: 3em;
  font-weight: bold;
  color: #fff;
}
.p-ensemble2023__talk-body p {
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__talk-body p {
    line-height: 1.8;
  }
}
.p-ensemble2023__talk-bottom {
  margin: 4em auto;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  color: #253139;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__talk-bottom br {
    display: none;
  }
}
.p-ensemble2023__label__fukunishi {
  background: #12AAE0;
}
.p-ensemble2023__label__takada {
  background: #E86969;
}
.p-ensemble2023__label__ohno {
  background: #19C3AA;
}
.p-ensemble2023__label__yamauchi {
  background: #C49D00;
}
.p-ensemble2023__label__nishida {
  background: #79BC22;
}
.p-ensemble2023__label__sasaki {
  background: #F29B1C;
  width: 4em !important;
}
.p-ensemble2023__label__all {
  background: #525F72;
}
.p-ensemble2023__message-photo {
  text-align: center;
  margin: 0 0 5rem;
}
.p-ensemble2023__message-body {
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  color: #253139;
}
.p-ensemble2023__link-inner {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__link-inner {
    display: block;
  }
}
.p-ensemble2023__link-box {
  width: 49%;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__link-box {
    width: auto;
    text-align: center;
    margin: 0 0 1rem;
  }
}
.p-ensemble2023__balloon {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__balloon {
    padding: 5rem 0 0;
    align-items: flex-start;
  }
}
.p-ensemble2023__balloon.reverse {
  flex-flow: row-reverse;
}
.p-ensemble2023__balloon.reverse .p-ensemble2023__balloon-body {
  margin: 0 50px 0 0;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__balloon.reverse .p-ensemble2023__balloon-body {
    margin: 0 20px 0 0;
  }
}
.p-ensemble2023__balloon-photo {
  width: 300px;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__balloon-photo {
    width: 75px;
  }
}
.p-ensemble2023__balloon-body {
  flex: 1;
  margin: 0 0 0 50px;
  color: #fff;
  background: #10386b;
  position: relative;
  padding: 30px;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__balloon-body {
    margin: 0 0 0 20px;
    padding: 15px;
    border-radius: 15px;
  }
}
.p-ensemble2023__balloon-body::after {
  content: " ";
  position: absolute;
  top: 45%;
  left: -30px;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-width: 13px 30px 13px 0;
  border-color: transparent #10386b transparent transparent;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__balloon-body::after {
    top: 30px;
    left: -15px;
    border-width: 10px 20px 10px 0;
  }
}
.p-ensemble2023__balloon-body p {
  font-size: 1.4rem;
}
.p-ensemble2023__balloon-label {
  font-weight: bold;
  font-size: 2.2rem;
  margin: 0 0 0.75rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__balloon-label {
    font-size: 1.4rem;
  }
}
.p-ensemble2023__balloon-name {
  font-weight: bold;
  font-size: 2.2rem;
  margin: 0 0 0.75rem;
}
@media only screen and (max-width: 768px) {
  .p-ensemble2023__balloon-name {
    font-size: 1.4rem;
  }
}

.p-ex__uchida_mco2023 {
  padding: 25px;
  margin: 0 8rem 3rem;
  border: 16px solid #f2f2ea;
}
@media only screen and (max-width: 768px) {
  .p-ex__uchida_mco2023 {
    border: 10px solid #f2f2ea;
    padding: 15px 10px;
    margin: 0 0 3rem;
  }
}
.p-ex__uchida_mco2023 h2 {
  font-weight: bold;
  color: #10386b;
  margin: 0 0 15px;
}
.p-ex__uchida_mco2023 > p {
  padding: 0 1rem 1.5rem !important;
  margin-bottom: 1.5rem !important;
  border-bottom: 1px solid #e3e3e3;
}
.p-ex_27963_0 .p-ex_form_date_0 {
  display: none;
}
.p-ex_27963_1 .p-ex_form_date_1 {
  display: none;
}
.p-ex_27963_message {
  font-size: 18px !important;
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .p-ex_27963_message {
    font-size: 16px !important;
    padding: 35px 0 50px;
  }
}
.p-ex__33066_0 .p-ex_form_date_0 {
  display: none;
}
.p-ex__33066_1 .p-ex_form_date_1 {
  display: none;
}
.p-ex__33066_2 .p-ex_form_date_2 {
  display: none;
}
.p-ex__33066_3 .p-ex_form_date_3 {
  display: none;
}
.p-ex__33066_4 .p-ex_form_date_4 {
  display: none;
}
.p-ex__33066_5 .p-ex_form_date_5 {
  display: none;
}
.p-ex__33066_message {
  font-size: 18px !important;
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .p-ex__33066_message {
    font-size: 16px !important;
    padding: 35px 0 50px;
  }
}
.p-ex__tallis_scholar2024 {
  padding: 25px;
  margin: 0 8rem 3rem;
  border: 16px solid #f2f2ea;
}
@media only screen and (max-width: 768px) {
  .p-ex__tallis_scholar2024 {
    border: 10px solid #f2f2ea;
    padding: 15px 10px;
    margin: 0 0 3rem;
  }
}
.p-ex__tallis_scholar2024 h2 {
  font-weight: bold;
  color: #10386b;
  margin: 0 0 15px;
}
.p-ex__tallis_scholar2024 > p {
  padding: 0 1rem 1.5rem !important;
  margin-bottom: 1.5rem !important;
  border-bottom: 1px solid #e3e3e3;
}