html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

body,
button,
input,
select,
textarea {
  color: #00008A;
  font-family: "Osaka","ヒラギノ角ゴ Pro W6","HiraKakuProN-W6","Hiragino Kaku Gothic Pro","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Meiryo UI","メイリオ",Meiryo,sans-serif;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: .08em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
  letter-spacing: .08em;
  -webkit-transform: scale(0.96, 1);
  transform: scale(0.96, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 104.16667%;
}

p {
  margin: 0 0 10px;
  letter-spacing: .08em;
  -webkit-transform: scale(0.96, 1);
  transform: scale(0.96, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 104.16667%;
}

span {
  letter-spacing: .08em;
  -webkit-transform: scale(0.96, 1);
  transform: scale(0.96, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 104.16667%;
}

li {
  letter-spacing: .08em;
  -webkit-transform: scale(0.96, 1);
  transform: scale(0.96, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 104.16667%;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch",Courier,monospace;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
  font-size: 15px;
  font-size: .9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  background: #fff;
  position: relative;
}

blockquote,
q {
  quotes: "" "";
}

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

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

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

figure {
  margin: 1em 0;
}

a {
  color: #00008A;
  letter-spacing: .08em;
  text-decoration: none;
}

a:visited {
  color: #00008A;
}

a:hover,
a:focus,
a:active {
  color: #00008A;
}

a:focus {
  outline: thin dotted;
}

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

ul,
ol {
  list-style: none;
  margin: 0 0 1em;
  padding: 0 0 0 1em;
}

li {
  letter-spacing: .08em;
}

ul>li {
  position: relative;
}

ul>li:before {
  background: #00008A;
  border-radius: 4px;
  content: " ";
  display: block;
  height: 8px;
  left: -1em;
  position: absolute;
  top: .5em;
  -webkit-transform: scale(1.04167, 1);
  transform: scale(1.04167, 1);
  width: 8px;
}

ol>li {
  counter-increment: number;
  position: relative;
}

ol>li:before {
  content: counter(number) ".";
  display: inline-block;
  margin-left: -1em;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dl {
  border-bottom: 2px solid #2F6E33;
  border-top: 2px solid #2F6E33;
  margin: 0 auto 30px;
}

dl:before,
dl:after {
  content: "";
  display: table;
  table-layout: fixed;
}

dl:after {
  clear: both;
}

dt {
  clear: left;
  font-weight: normal;
  float: left;
  letter-spacing: .08em;
  padding: 12px 10px;
  width: 100px;
}

dt:not(:first-of-type) {
  border-top: 2px solid #2F6E33;
}

dt p:last-child {
  margin: 0;
}

dd {
  clear: right;
  float: left;
  letter-spacing: .08em;
  margin: 0;
  padding: 12px 0;
  width: calc(100% - 100px);
}

dd:not(:first-of-type) {
  border-top: 2px solid #2F6E33;
}

dd p:last-child {
  margin: 0;
}

table {
  font-family: "HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Osaka","ヒラギノ角ゴ Pro W6","HiraKakuProN-W6","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.4;
  margin: 0 0 1em;
  table-layout: fixed;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

th,
td {
  border: 2px solid #EB4E27;
  letter-spacing: .08em;
  padding: 20px 10px;
}

th {
  font-weight: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0,0,0,0.8);
  font-size: 12px;
  font-size: .75rem;
  line-height: 1;
  padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

.l-footer {
  font-family: "HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Osaka","ヒラギノ角ゴ Pro W6","HiraKakuProN-W6","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 14px;
  font-size: .875rem;
  padding: 25px 0;
  text-align: center;
}

.l-footer span {
  display: inline-block;
  letter-spacing: -.1em;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  width: auto;
}

.l-header {
  height: 80px;
}

.l-header__branding {
  margin: 0;
  padding: 30px 0 28px;
  -webkit-transform: none;
  transform: none;
  width: 100%;
}

.l-header__logo-wrap {
  display: block;
  margin: 0 auto;
  width: 136px;
}

.l-header__logo {
  display: block;
  height: 22px;
  margin: 0 auto;
  width: 100%;
}

.l-info__toggle {
  background: none;
  border: none;
  color: transparent;
  height: 16px;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 33px;
  width: 31px;
  z-index: 20;
}

.l-info__toggle:focus {
  outline: none;
}

.l-info__toggle:before,
.l-info__toggle:after {
  border-color: #00008A;
  border-style: solid;
  border-width: 0;
  content: " ";
  display: block;
  left: 4px;
  position: absolute;
  top: -10px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 22px;
}

.l-info__toggle:before {
  border-bottom-width: 2px;
  border-right-width: 2px;
  height: 22px;
}

.info-open .l-info__toggle:before,
.info-open .l-info__toggle:after {
  border-color: #FFF;
  border-right-width: 0;
  height: 2px;
  left: 0;
  top: 7px;
  width: 30px;
}

.info-open .l-info__toggle:after {
  border-bottom-width: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.l-info__content {
  -webkit-animation: slide-out .3s ease .3s forwards;
  animation: slide-out .3s ease .3s forwards;
  display: none;
  background: #00008A;
  color: #FFF;
  left: 0;
  min-height: 100vh;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.l-info__content a {
  color: #FFF;
}

.info-open .l-info__content {
  -webkit-animation: slide-in .3s ease forwards;
  animation: slide-in .3s ease forwards;
  display: block;
}

.l-info__content__inner {
  -webkit-animation: fade-out .3s ease forwards;
  animation: fade-out .3s ease forwards;
  max-width: 500px !important;
  opacity: 0;
}

.info-open .l-info__content__inner {
  -webkit-animation: fade-in .3s ease .3s forwards;
  animation: fade-in .3s ease .3s forwards;
}

.l-info__logo {
  display: block;
  margin: 0 auto;
  padding: 30px 0 28px;
  width: 136px;
}

.l-info__logo img {
  display: block;
  height: 22px;
  width: 100%;
}

.l-info__address,
.l-info__contact {
  font-size: 14px;
}

.l-info__address {
  margin-bottom: 0;
  border-bottom: none;
}

.l-info__message {
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 20px;
}

.l-info__sns {
  font-family: "HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Osaka","ヒラギノ角ゴ Pro W6","HiraKakuProN-W6","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 14px;
  line-height: 2;
  margin-bottom: 47px;
}

.l-info__sns a {
  margin-bottom: 5px;
}

@-webkit-keyframes slide-in {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slide-in {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slide-out {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes slide-out {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-webkit-keyframes slide-in2 {
  0% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slide-in2 {
  0% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes slide-out2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
  }
}

@keyframes slide-out2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
  }
}

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

  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 0;
  }
}

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

  100% {
    opacity: 0;
  }
}

.l-main {
  overflow: hidden;
}

.l-container {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1000px;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

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

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.c-article {
  margin-top: 30px;
}

.c-article__wrapper {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 1060px;
}

.c-article__item {
  margin: 0 0 45px;
}

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

.c-article__image__wrap {
  display: block;
  margin-bottom: 15px;
  position: relative;
}

.c-article__image__wrap:before,
.c-article__image__wrap:after {
  border-style: solid;
  border-width: 0;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 10px;
}

.c-article__image__wrap:before {
  -webkit-animation: border-l-b-out .3s ease-out forwards;
  animation: border-l-b-out .3s ease-out forwards;
  border-left-width: 10px;
  left: 0;
  top: 0;
}

.c-article__image__wrap:after {
  -webkit-animation: border-r-t-out .3s ease-out forwards;
  animation: border-r-t-out .3s ease-out forwards;
  border-right-width: 10px;
  bottom: 0;
  right: 0;
}

.c-article__image__wrap.hover:before {
  -webkit-animation: border-l-b .3s ease-out forwards;
  animation: border-l-b .3s ease-out forwards;
}

.c-article__image__wrap.hover:after {
  -webkit-animation: border-r-t .3s ease-out forwards;
  animation: border-r-t .3s ease-out forwards;
}

.c-article__image__wrap.green:before,
.c-article__image__wrap.green:after {
  border-color: #2F6E33;
}

.c-article__image__wrap.orange:before,
.c-article__image__wrap.orange:after {
  border-color: #EB4E27;
}

.c-article__image__wrap.blue:before,
.c-article__image__wrap.blue:after {
  border-color: #00008A;
}

.c-article__date {
  color: #EB4E27;
  font-family: "HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Osaka","ヒラギノ角ゴ Pro W6","HiraKakuProN-W6","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 7px;
  -webkit-transform: none;
  transform: none;
  width: 100%;
}

.c-article__date span {
  border: 1.5px solid #EB4E27;
  border-radius: 12px;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  line-height: 22px;
  margin-left: 3px;
  padding-left: 1.5px;
  text-align: center;
  -webkit-transform: none;
  transform: none;
  vertical-align: top;
  width: 24px;
}

.c-article__title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.3;
  margin-bottom: 7px;
}

.c-article__subtitle {
  margin-top: 8px;
}

.c-article__subtitle,
.c-article__group {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 0;
}

@-webkit-keyframes border-l-b {
  0% {
    height: 0;
    width: 10px;
  }

  50% {
    border-bottom-width: 10px;
    height: 100%;
    width: 10px;
  }

  100% {
    border-bottom-width: 10px;
    height: 100%;
    width: 100%;
  }
}

@keyframes border-l-b {
  0% {
    height: 0;
    width: 10px;
  }

  50% {
    border-bottom-width: 10px;
    height: 100%;
    width: 10px;
  }

  100% {
    border-bottom-width: 10px;
    height: 100%;
    width: 100%;
  }
}

@-webkit-keyframes border-l-b-out {
  0% {
    border-bottom-width: 10px;
    height: 100%;
    width: 100%;
  }

  50% {
    border-bottom-width: 10px;
    height: 100%;
    width: 10px;
  }

  100% {
    height: 0;
    width: 10px;
  }
}

@keyframes border-l-b-out {
  0% {
    border-bottom-width: 10px;
    height: 100%;
    width: 100%;
  }

  50% {
    border-bottom-width: 10px;
    height: 100%;
    width: 10px;
  }

  100% {
    height: 0;
    width: 10px;
  }
}

@-webkit-keyframes border-r-t {
  0% {
    height: 0;
    width: 10px;
  }

  50% {
    border-top-width: 10px;
    height: 100%;
    width: 10px;
  }

  100% {
    border-top-width: 10px;
    height: 100%;
    width: 100%;
  }
}

@keyframes border-r-t {
  0% {
    height: 0;
    width: 10px;
  }

  50% {
    border-top-width: 10px;
    height: 100%;
    width: 10px;
  }

  100% {
    border-top-width: 10px;
    height: 100%;
    width: 100%;
  }
}

@-webkit-keyframes border-r-t-out {
  0% {
    border-top-width: 10px;
    height: 100%;
    width: 100%;
  }

  50% {
    border-top-width: 10px;
    height: 100%;
    width: 10px;
  }

  100% {
    height: 0;
    width: 10px;
  }
}

@keyframes border-r-t-out {
  0% {
    border-top-width: 10px;
    height: 100%;
    width: 100%;
  }

  50% {
    border-top-width: 10px;
    height: 100%;
    width: 10px;
  }

  100% {
    height: 0;
    width: 10px;
  }
}

.c-button,
.c-button--disable,
.c-button--negative {
  border: 2px solid #00008A;
  color: #2F6E33 !important;
  display: block;
  font-family: "HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Osaka","ヒラギノ角ゴ Pro W6","HiraKakuProN-W6","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 24px;
  margin: 0 auto 45px;
  padding: 10px;
  position: relative;
  text-align: center;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
  width: 220px;
}

.c-button span,
.c-button--disable span,
.c-button--negative span {
  display: inline-block;
  position: relative;
  -webkit-transform: none;
  transform: none;
  width: auto;
}

.c-button--disable {
  color: #00008A !important;
  pointer-events: none;
}

.c-button--disable span:after {
  background-color: #00008A;
  content: " ";
  display: block;
  height: 2px;
  left: -.04em;
  position: absolute;
  top: 18px;
  width: 100%;
}

.c-button--negative {
  border-color: #FFF;
  color: #EB4E27 !important;
}

.c-event__image {
  display: block;
  margin-bottom: 16px;
  width: 100%;
}

.c-event__header {
  margin-bottom: 37px;
}

.c-event__date {
  color: #EB4E27;
  font-family: "HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Osaka","ヒラギノ角ゴ Pro W6","HiraKakuProN-W6","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 7px;
  -webkit-transform: none;
  transform: none;
  width: 100%;
}

.c-event__date span {
  border: 1.5px solid #EB4E27;
  border-radius: 12px;
  display: inline-block;
  font-size: 14px;
  font-size: .875rem;
  line-height: 22px;
  margin-left: 3px;
  padding-left: 1.5px;
  text-align: center;
  -webkit-transform: none;
  transform: none;
  vertical-align: top;
  width: 24px;
}

.c-event__title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.3;
  margin-bottom: 7px;
  margin-top: 0;
}

.c-event__subtitle,
.c-event__group {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 0;
}

.c-event__outline {
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 40px;
}

.c-event__timetable {
  margin-bottom: 45px;
}

.c-event__timetable__aside {
  font-size: 14px;
  font-size: .875rem;
}

.c-event__details {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.7;
  margin-bottom: 40px;
}

.c-event__details p:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
}

.c-event__details p:not(:last-child):after {
  background: #EB4E27;
  bottom: 0;
  content: " ";
  height: 2px;
  left: 0;
  position: absolute;
  width: 10px;
}

.c-event__details a {
  word-break: break-all;
}

.c-event__links {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
  margin-bottom: 40px;
}

.c-event__links p {
  margin-bottom: 0;
}

.c-event__links a {
  color: #2F6E33;
}

.c-event__movie {
  margin-bottom: 40px;
  padding-top: 56.25%;
  position: relative;
}

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

.c-event__profile {
  border-top: 2px solid #EB4E27;
  padding-top: 50px;
}

.c-event__profile__item {
  margin-bottom: 50px;
}

.c-event__profile__image {
  display: block;
  margin: 0 auto 25px;
  width: 180px;
}

.c-event__profile__name {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
}

.c-event__profile__text {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.7;
}

.c-event__profile__text a {
  word-break: break-all;
}

.c-event__password {
  padding-bottom: 50px;
  padding-top: 50px;
  text-align: center;
}

.c-event__password input[type="submit"] {
  margin: 5px 0;
}

.c-icon {
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 30px;
}

.c-icon.pin {
  background-image: url(../images/icon_pin.svg);
  background-position: left 2px center;
  background-size: 10px auto;
  padding-left: 20px;
}

.c-icon.instagram {
  background-image: url(../images/icon_instagram.svg);
  background-size: 19px auto;
}

.c-icon.instagram.white {
  background-image: url(../images/icon_instagram_white.svg);
}

.c-icon.facebook {
  background-image: url(../images/icon_facebook.svg);
  background-size: 19px auto;
}

.c-icon.facebook.white {
  background-image: url(../images/icon_facebook_white.svg);
}

.c-icon.twitter {
  background-image: url(../images/icon_twitter.svg);
  background-size: 20px auto;
}

.c-icon.twitter.white {
  background-image: url(../images/icon_twitter_white.svg);
}

.c-pager {
  font-size: 14px;
  margin-bottom: 30px;
  text-align: center;
}

.c-pager__prev,
.c-pager__next {
  display: inline-block;
  line-height: 16px;
  margin: 0 35px;
}

.c-pager__prev:before {
  border-left: 2px solid #00008A;
  border-bottom: 2px solid #00008A;
  content: " ";
  display: inline-block;
  height: 14px;
  margin-right: 11px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: bottom;
  width: 14px;
}

.c-pager__next:after {
  border-right: 2px solid #00008A;
  border-top: 2px solid #00008A;
  content: " ";
  display: inline-block;
  height: 14px;
  margin-left: 11px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: bottom;
  width: 14px;
}

.c-splash {
  -webkit-animation: splash-fade .3s ease 2.4s forwards;
  animation: splash-fade .3s ease 2.4s forwards;
  background: white;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 100;
}

.c-splash__inner {
  -webkit-animation: splash-fade .2s ease 1.8s forwards;
  animation: splash-fade .2s ease 1.8s forwards;
  left: 50%;
  margin-left: -18.5%;
  margin-top: -3.774%;
  position: absolute;
  top: 50%;
  width: 37%;
}

.c-splash__blue,
.c-splash__green,
.c-splash__orange {
  display: block;
  height: 0;
  position: absolute;
  top: 2px;
  -webkit-transform: none;
  transform: none;
  width: 0;
}

.c-splash__blue {
  -webkit-animation: splash-animation-1 1.2s cubic-bezier(0, 0, 0.17, 1) 0.3s forwards;
  animation: splash-animation-1 1.2s cubic-bezier(0, 0, 0.17, 1) 0.3s forwards;
  background-color: #00008A;
  left: 2px;
}

.c-splash__green {
  -webkit-animation: splash-animation-2 1.2s cubic-bezier(0, 0, 0.17, 1) 0.3s forwards;
  animation: splash-animation-2 1.2s cubic-bezier(0, 0, 0.17, 1) 0.3s forwards;
  background-color: #2F6E33;
  left: 2px;
}

.c-splash__orange {
  -webkit-animation: splash-animation-3 1.2s cubic-bezier(0, 0, 0.17, 1) 0.3s forwards;
  animation: splash-animation-3 1.2s cubic-bezier(0, 0, 0.17, 1) 0.3s forwards;
  background-color: #EB4E27;
  right: 2px;
}

.c-splash__svg {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}

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

  100% {
    opacity: 0;
  }
}

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

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes splash-animation-1 {
  0% {
    height: calc(100% - 4px);
    width: 0;
  }

  52% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }

  68% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }

  100% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }
}

@keyframes splash-animation-1 {
  0% {
    height: calc(100% - 4px);
    width: 0;
  }

  52% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }

  68% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }

  100% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }
}

@-webkit-keyframes splash-animation-2 {
  52% {
    height: 0;
    width: calc(100% - 4px);
  }

  68% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }

  84% {
    height: calc(100% - 4px);
    width: 0;
  }
}

@keyframes splash-animation-2 {
  52% {
    height: 0;
    width: calc(100% - 4px);
  }

  68% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }

  84% {
    height: calc(100% - 4px);
    width: 0;
  }
}

@-webkit-keyframes splash-animation-3 {
  52% {
    height: 0;
    width: 0;
  }

  68% {
    height: calc(100% - 4px);
    width: 0;
  }

  84% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }

  100% {
    height: 0;
    width: calc(100% - 4px);
  }
}

@keyframes splash-animation-3 {
  52% {
    height: 0;
    width: 0;
  }

  68% {
    height: calc(100% - 4px);
    width: 0;
  }

  84% {
    height: calc(100% - 4px);
    width: calc(100% - 4px);
  }

  100% {
    height: 0;
    width: calc(100% - 4px);
  }
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.t-mainimage {
  display: block;
  margin: 0 auto;
  margin-bottom: 29px;
  max-width: 1040px;
  padding: 0 20px;
  width: 100%;
}

.t-container {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 700px;
}

.t-maintext {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.8;
  margin-bottom: 35px;
}

.t-maintext p {
  margin-bottom: 20px;
}

.t-maintext__heading {
  color: #EB4E27;
  font-family: "HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Osaka","ヒラギノ角ゴ Pro W6","HiraKakuProN-W6","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  letter-spacing: .06em;
  line-height: 1;
  margin: 0 0 15px;
  text-align: center;
}

.t-maintext__sns {
  font-family: "HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Osaka","ヒラギノ角ゴ Pro W6","HiraKakuProN-W6","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 14px;
  font-size: .875rem;
  letter-spacing: .08em;
  line-height: 2.57143;
}

.t-info {
  font-size: 14px;
  line-height: 1.7;
}

.t-events__heading {
  font-size: 20px;
  font-size: 1.25rem;
  color: #EB4E27;
  margin: 0 0 25px;
  text-align: center;
}

@media screen and (min-width: 700px) {
  .c-article {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 30px -30px 0;
  }

  .c-article__item {
    width: 300px;
    margin: 0 30px 45px;
  }
}

@media screen and (min-width: 768px) {
  .l-header {
    height: 90px;
  }

  .l-header__branding {
    padding: 40px 0 26px;
  }

  .l-header__logo-wrap {
    width: 148px;
  }

  .l-header__logo {
    height: 24px;
  }

  .l-info__toggle {
    background: #00008A;
    border-radius: 21px;
    height: 42px;
    right: 30px;
    top: 30px;
    width: 42px;
  }

  .l-info__toggle:before {
    border-color: #FFF;
    height: 15px;
    left: 14px;
    top: 11px;
    width: 15px;
  }

  .info-open .l-info__toggle:before,
  .info-open .l-info__toggle:after {
    left: 6px;
    top: 20px;
  }

  .l-info__logo {
    margin-bottom: 35px;
    padding: 40px 0 26px;
    width: 148px;
  }

  .l-info__logo img {
    height: 24px;
  }

  .l-info__address,
  .l-info__contact {
    font-size: 16px;
  }

  .l-info__message {
    font-size: 16px;
    line-height: 1.9;
  }

  .c-button,
  .c-button--disable,
  .c-button--negative {
    font-size: 28px;
    padding: 7px;
    max-width: 300px;
    width: 100%;
  }

  .c-button:before,
  .c-button--disable:before,
  .c-button--negative:before {
    background: #00008A;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
    width: 0;
    z-index: -1;
  }

  .c-button:hover,
  .c-button--disable:hover,
  .c-button--negative:hover {
    color: #FFF !important;
  }

  .c-button:hover:before,
  .c-button--disable:hover:before,
  .c-button--negative:hover:before {
    width: 100%;
  }

  .c-button--disable span:after {
    top: 21px;
  }

  .c-button--negative:before {
    background: #FFF;
  }

  .c-button--negative:hover {
    color: #00008A !important;
  }

  .c-event__container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .c-event__image {
    margin: 0 auto 27px;
    max-width: 1120px;
  }

  .c-event__date {
    font-size: 26px;
    font-size: 1.625rem;
  }

  .c-event__title {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 5px;
  }

  .c-event__subtitle,
  .c-event__group {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 5px;
  }

  .c-event__format {
    margin-top: 6px;
    width: 300px;
  }

  .c-event__main {
    width: calc(100% - 360px);
  }

  .c-event__details {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 45px;
  }

  .c-event__details p:not(:last-child) {
    margin-bottom: 35px;
    padding-bottom: 35px;
  }

  .c-event__links {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.88889;
  }

  .c-event__profile {
    padding-top: 60px;
  }

  .c-event__profile__item {
    margin-bottom: 60px;
  }

  .c-event__profile__image {
    margin-bottom: 35px;
  }

  .c-event__profile__name {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 15px;
  }

  .c-event__profile__text {
    font-size: 18px;
    font-size: 1.125rem;
  }

  .c-pager {
    margin: 50px 0 80px;
  }

  .c-pager__prev,
  .c-pager__next {
    margin: 0 70px;
  }

  .c-splash__inner {
    margin-left: -132.5px;
    margin-top: -27px;
    width: 265px;
  }

  .t-maintext {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 50px;
  }

  .t-maintext p {
    margin-bottom: 40px;
  }

  .t-info {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 90px;
  }

  .t-info dt {
    padding: 14px 10px;
    width: 168px;
  }

  .t-info dd {
    padding: 14px 0;
    width: calc(100% - 168px);
  }

  .t-events__heading {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 1040px) {
  .c-event__movie {
    margin-left: -40px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 480px) {
  .t-mainimage {
    margin-left: -50vw;
    padding: 0;
    width: 200vw;
  }
}

@media screen and (min-width: 701px) and (max-width: 1059px) {
  .c-article__wrapper {
    margin: 0 auto;
    width: 700px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1039px) {
  .c-event__movie {
    margin-left: -20px;
    margin-bottom: 50px;
  }
}