@charset "UTF-8";
/*
	Theme Name: waseda1987
	Theme URI: http://www.waseda1987.org/
	Version: 1.0
	Description: 1987年次稲門会様専用のWordPressテーマです
	Author: Yuriko Kuga
*/
/* Scss Document */
/********************************

	normalize.css v8.0.0

********************************/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/****************************************

	reset css

*****************************************/
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

ul li {
  list-style: none;
}

* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="submit"], button, textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Scss Document */
/****************************************

Base Styles

*****************************************/
html {
  font-size: 62.5%;
}

body {
  line-height: 2;
  color: #222;
  letter-spacing: 1.5px;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-font-kerning: auto;
  font-kerning: auto;
  font-size: 1.4rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

@media screen and (min-width: 30em) {
  body {
    font-size: 1.6rem;
  }
}

::-moz-selection {
  background: #ad1027;
  color: white;
}

::selection {
  background: #ad1027;
  color: white;
}

main {
  width: calc(100% - 30px);
  margin: 0 auto;
}

@media screen and (min-width: 60em) {
  main {
    width: 100%;
  }
}

#page-wrapper {
  background-color: #eee;
}

a {
  outline: 0 none;
  color: #ad1027;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (min-width: 60em) {
  a:hover, a:active {
    opacity: .5;
  }
}

section {
  position: relative;
  padding: 4rem 0;
}

@media screen and (min-width: 60em) {
  section {
    padding: 8rem 0;
  }
}

section.first {
  padding: 0 0 2rem;
}

section.first02 {
  margin-top: 0 !important;
}

section.last {
  padding-bottom: 0;
}

section#barba-wrapper {
  margin: 0;
  padding: 0;
}

.images {
  width: 100%;
  height: auto;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.hidden {
  display: none;
}

.pc-only {
  display: none;
}

.pc-only-top {
  display: none;
}

@media screen and (min-width: 60em) {
  .pc-only-top {
    display: block;
  }
}

@media screen and (min-width: 60em) {
  .sp-only-top {
    display: none;
  }
}

.sp-logo {
  margin: 0 auto 3rem;
  width: 60%;
  max-width: 160px;
}

.sp-logo img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 60em) {
  .sp-only {
    display: none;
  }
  .pc-only {
    display: block;
  }
}

@media screen and (min-width: 60em) {
  .pc-flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .pc-flex02 {
    width: 100%;
    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;
  }
}

.columns-flex-02 {
  margin-bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.columns-flex-02 > li {
  width: 48%;
}

.columns-flex-02 img {
  width: 100%;
  height: auto;
  border-radius: 2em;
}

.columns-flex-02-pc {
  margin-bottom: 2rem;
}

.columns-flex-02-pc li {
  position: relative;
}

.columns-flex-02-pc > li:not(:last-child) {
  margin-bottom: 2rem;
}

.columns-flex-02-pc img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 60em) {
  .columns-flex-02-pc {
    margin-bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .columns-flex-02-pc > li {
    width: 48%;
  }
  .columns-flex-02-pc > li:not(:last-child) {
    margin-bottom: 0;
  }
}

.bold {
  font-weight: bold;
}

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

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

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

.br-none br {
  display: none;
}

@media screen and (min-width: 60em) {
  .br-none br {
    display: block;
  }
}

@media screen and (min-width: 60em) {
  .pc-alcenter {
    text-align: center;
  }
  .pc-br-none br {
    display: none;
  }
}

.attn {
  font-size: 1.0rem;
  margin-left: 1rem;
}

.attn:before {
  content: "※";
  margin-left: -1em;
}

@media screen and (min-width: 60em) {
  .attn {
    font-size: 1.2rem;
    margin-left: 1rem;
  }
  .attn:before {
    content: "※";
    margin-left: -1em;
  }
}

small {
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.6;
  display: block;
}

@media screen and (min-width: 60em) {
  small {
    font-size: 1.2rem;
  }
}

.red {
  color: #ad1027;
  font-weight: bold;
}

.nomal-list01 {
  margin-left: 2rem;
}

.nomal-list01 li:before {
  content: "●";
  font-size: .8rem;
  margin-left: -1.8em;
  margin-right: .8rem;
}

ol.ol-list {
  counter-reset: li;
}

ol.ol-list > li {
  list-style: none;
  position: relative;
  padding-left: 2.5em;
  padding-bottom: 1rem;
}

ol.ol-list > li:before {
  counter-increment: li;
  content: counter(li);
  margin-right: 1.1em;
  color: white;
  border-radius: 50%;
  text-align: center;
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  letter-spacing: 0;
  left: 0em;
  top: 2px;
  font-size: 1.6rem;
  line-height: 1.7;
}

ol.ol-list > li:not(:last-child) {
  margin-bottom: 1rem;
}

.fixed {
  position: fixed;
  top: 0;
  z-index: 10;
}

.main-btn {
  text-align: center;
  line-height: 1.4;
}

.main-btn a {
  display: inline-block;
  margin: 0 auto;
  padding: 1.4rem 2rem;
  border-radius: 0.5rem;
  background-color: #ad1027;
  color: white;
  position: relative;
  text-decoration: none;
  font-weight: 500;
}

@media screen and (min-width: 60em) {
  .main-btn a:hover {
    opacity: 1;
    color: white;
    background-color: #333333;
  }
}

.main-btn.big-btn a {
  margin-top: 2rem;
  font-size: 1.6rem;
  padding-right: 4rem;
}

.main-btn.big-btn a:before {
  content: '\f105';
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  line-height: 1;
  right: 8px;
  display: inline-block;
  margin-top: -10px;
  width: 20px;
  height: 20px;
}

@media screen and (min-width: 48em) {
  .main-btn.big-btn a {
    font-size: 1.8rem;
    margin-top: 3rem;
  }
}

@media screen and (min-width: 60em) {
  .main-btn.big-btn a {
    margin-top: 4rem;
  }
}

.lh0 {
  line-height: 0;
}

.last {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.margin-b {
  margin-bottom: 2rem !important;
}

@media screen and (min-width: 60em) {
  .margin-b {
    margin-bottom: 3rem !important;
  }
}

.margin-b02 {
  margin-bottom: 3rem !important;
}

@media screen and (min-width: 60em) {
  .margin-b02 {
    margin-bottom: 4rem !important;
  }
}

.margin-b03 {
  margin-bottom: 1rem !important;
}

.margin-t {
  margin-top: 3rem !important;
}

@media screen and (min-width: 60em) {
  .margin-t {
    margin-top: 4rem !important;
  }
}

.lead {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 60em) {
  .lead {
    font-size: 2.0rem;
    margin-bottom: 2rem;
  }
}

.textarea p:not(:last-child) {
  margin-bottom: 2rem;
}

.text-ph-columns {
  margin-bottom: 2rem;
}

@media screen and (min-width: 48em) {
  .text-ph-columns {
    width: 100%;
    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-bottom: 4rem;
  }
}

.text-ph-columns li:first-child {
  margin-bottom: 3rem;
}

@media screen and (min-width: 48em) {
  .text-ph-columns li:first-child {
    width: 56%;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 48em) {
  .text-ph-columns li:last-child {
    width: 40%;
  }
}

.text-ph-columns02 {
  margin-bottom: 2rem;
}

@media screen and (min-width: 48em) {
  .text-ph-columns02 {
    width: 100%;
    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-bottom: 4rem;
  }
}

.text-ph-columns02 li:first-child {
  margin-bottom: 3rem;
}

@media screen and (min-width: 48em) {
  .text-ph-columns02 li:first-child {
    width: 65%;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 48em) {
  .text-ph-columns02 li:last-child {
    width: 30%;
  }
}

.max1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.max840 {
  max-width: 840px;
  margin: 0 auto;
}

.max640 {
  max-width: 640px;
  margin: 0 auto;
}

.fs18-20 {
  font-size: 1.8rem;
}

@media screen and (min-width: 60em) {
  .fs18-20 {
    font-size: 2.0rem;
  }
}

.bg-grey {
  background-color: #eee;
}

.bg-grey02 {
  background-color: #dcdcdc;
}

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

.table01 {
  letter-spacing: 1px;
  font-size: 1.4rem;
  border: none;
  width: 100%;
  margin-bottom: 2rem;
  border: 1px solid #8a8a8a;
  padding: 2rem;
}

@media screen and (min-width: 60em) {
  .table01 {
    font-size: 1.6rem;
    margin-bottom: 4rem;
    padding: 3rem;
  }
}

.table01 tr {
  line-height: 1.4;
}

.table01 tr:not(:last-child) {
  margin-bottom: 1vh;
}

.table01 th {
  font-weight: bold;
  padding: 1rem 1.5rem;
  width: 30%;
  line-height: 1.6;
}

.table01 td {
  width: 70%;
  padding: 1rem 1.5rem;
}

.table01 a {
  text-decoration: underline;
}

.section-title {
  margin-bottom: 4rem;
}

@media screen and (min-width: 60em) {
  .section-title {
    margin-bottom: 6rem;
  }
}

.section-title p {
  max-width: 260px;
  margin: 0 auto;
  line-height: 0;
}

@media screen and (min-width: 60em) {
  .section-title p {
    max-width: 360px;
  }
}

.section-title h2 {
  text-align: center;
  font-size: 2.0rem;
  letter-spacing: 0;
  line-height: 1.8;
}

@media screen and (min-width: 60em) {
  .section-title h2 {
    font-size: 3.2rem;
  }
}

.section-title h2 .btm-border {
  border-bottom: 2px dashed 02;
  padding-bottom: .4rem;
}

@media screen and (min-width: 60em) {
  .section-title h2 .btm-border {
    border-bottom: 4px dashed 02;
    padding-bottom: 1rem;
  }
}

.section-title h2 .big {
  font-size: 3.0rem;
}

@media screen and (min-width: 60em) {
  .section-title h2 .big {
    font-size: 5.4rem;
  }
}

.section-title h2 .middle {
  font-size: 2.0rem;
}

@media screen and (min-width: 60em) {
  .section-title h2 .middle {
    font-size: 4.4rem;
  }
}

.frm_t, .frm_b, .frm_l, .frm_r {
  position: fixed;
  z-index: 11;
  background: white;
}

.frm_t {
  left: 0;
  top: 0;
  width: 120%;
  height: 15px;
}

@media screen and (min-width: 60em) {
  .frm_t {
    height: 40px;
    left: -10px;
    top: -20px;
  }
}

.frm_b {
  width: 120%;
  left: 0;
  bottom: 0;
  height: 15px;
}

@media screen and (min-width: 60em) {
  .frm_b {
    height: 40px;
    left: -10px;
    bottom: -20px;
  }
}

.frm_l {
  width: 15px;
  height: 120%;
  overflow: hidden;
}

@media screen and (min-width: 60em) {
  .frm_l {
    left: -20px;
    top: -10px;
    width: 40px;
  }
}

.frm_r {
  right: 0;
  top: 0;
  width: 15px;
  height: 120%;
  overflow: hidden;
}

@media screen and (min-width: 60em) {
  .frm_r {
    right: -20px;
    top: -10px;
    width: 40px;
  }
}

.normal-title {
  color: #ad1027;
  line-height: 1.4;
  font-size: 2.0rem;
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  .normal-title {
    margin-bottom: 4rem;
    letter-spacing: 4px;
  }
}

.normal-title span.en {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: 5px;
  font-size: 3.0rem;
}

@media screen and (min-width: 60em) {
  .normal-title span.en {
    font-size: 4.0rem;
  }
}

.normal-title02 {
  color: white;
  background-color: #333333;
  padding: 1rem 2rem;
  display: inline-block;
  font-size: 2.0rem;
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  .normal-title02 {
    margin-bottom: 6rem;
    letter-spacing: 4px;
    font-size: 2.4rem;
  }
}

.normal-title03 {
  line-height: 1.4;
  font-size: 2.2rem;
  margin-bottom: 3rem;
  font-weight: normal;
}

@media screen and (min-width: 60em) {
  .normal-title03 {
    margin-bottom: 6rem;
    letter-spacing: 6px;
    font-size: 3.4rem;
  }
}

.normal-title04 {
  line-height: 1.4;
  font-size: 1.8rem;
  margin-bottom: 3rem;
  font-weight: normal;
  text-align: center;
}

@media screen and (min-width: 60em) {
  .normal-title04 {
    margin-bottom: 6rem;
    font-size: 2.4rem;
  }
}

.normal-title05 {
  line-height: 1.6;
  font-size: 1.8rem;
  margin-bottom: 3rem;
  font-weight: normal;
  text-align: center;
}

@media screen and (min-width: 60em) {
  .normal-title05 {
    margin-bottom: 6rem;
    font-size: 2.8rem;
  }
}

.border-title {
  line-height: 1.4;
  font-size: 1.8rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #222;
  padding-bottom: 1rem;
  font-weight: normal;
}

@media screen and (min-width: 60em) {
  .border-title {
    margin-bottom: 4rem;
    font-size: 2.4rem;
  }
}

.border-title02 {
  padding: 0.4em 0.5em !important;
  /*文字の上下 左右の余白*/
  background: #f4f4f4 !important;
  /*背景色*/
  border-left: solid 5px #ad1027 !important;
  /*左線*/
  border-bottom: solid 3px #d7d7d7;
  /*下線*/
  font-weight: normal;
  font-size: 1.8rem;
  margin-bottom: 2rem !important;
}

@media screen and (min-width: 60em) {
  .border-title02 {
    font-size: 2.2rem;
    margin-bottom: 3rem !important;
  }
}

@media screen and (min-width: 60em) {
  .pc-position {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.simple-title {
  position: relative;
  height: 30vh;
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  padding: 0 2rem;
}

@media screen and (min-width: 60em) {
  .simple-title {
    margin: 20px 20px 0;
  }
}

.simple-title h2, .simple-title p {
  color: white;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.4;
  margin-top: 1rem;
}

@media screen and (min-width: 60em) {
  .simple-title h2, .simple-title p {
    font-size: 2.2rem;
  }
}

.simple-title h2 .en, .simple-title p .en {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: 5px;
  font-size: 3.0rem;
}

@media screen and (min-width: 30em) {
  .simple-title h2 .en, .simple-title p .en {
    font-size: 3.4rem;
  }
}

@media screen and (min-width: 48em) {
  .simple-title h2 .en, .simple-title p .en {
    font-size: 4.0rem;
  }
}

@media screen and (min-width: 60em) {
  .simple-title h2 .en, .simple-title p .en {
    font-size: 5.0rem;
  }
}

.simple-title:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url(images/top_main.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 30vh;
  min-height: 300px;
  position: absolute;
  z-index: -1;
}

@media screen and (min-width: 60em) {
  .simple-title:before {
    background-attachment: fixed;
  }
}

.name {
  margin-top: 2rem;
  font-size: 1.2rem;
}

@media screen and (min-width: 60em) {
  .name {
    font-size: 1.4rem;
  }
}

.name span {
  font-weight: 600;
  font-family: YuMincho, 游明朝, "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", HGS明朝B, "ＭＳ Ｐ明朝", serif, Meiryo, "Sawarabi Mincho", メイリオ, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.6rem;
}

@media screen and (min-width: 60em) {
  .name span {
    font-size: 2.0rem;
  }
}

.circle {
  border-radius: 50%;
}

.bg-white {
  padding: 2rem;
  background-color: white;
}

@media screen and (min-width: 30em) {
  .bg-white {
    padding: 3rem;
  }
}

@media screen and (min-width: 60em) {
  .bg-white {
    padding: 6rem;
  }
}

.border-dl {
  padding: 2rem;
  border: 1px solid #ad1027;
  margin-bottom: 3rem;
  background-color: #fff2f2;
}

.border-dl dt {
  font-weight: bold;
  margin-bottom: 1rem;
  color: #ad1027;
  font-size: 1.6rem;
}

@media screen and (min-width: 60em) {
  .border-dl dt {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 60em) {
  .border-dl {
    padding: 3rem;
  }
}

#form_here {
  padding-top: 10vh;
}

.error {
  color: #ad1027;
  font-weight: bold;
  border: 1px solid #ad1027;
  background-color: #ffd6d6;
  padding: 3rem;
}

@media screen and (min-width: 60em) {
  .error {
    font-size: 1.8rem;
  }
}

.entry-wrap #wpmem_reg input[type="text"], .entry-wrap #wpmem_reg input[type="password"], .entry-wrap #wpmem_reg input[type="email"], .entry-wrap #wpmem_reg input[type="url"], .entry-wrap #wpmem_reg input[type="number"], .entry-wrap #wpmem_reg input[type="date"], .entry-wrap #wpmem_reg textarea, .entry-wrap #wpmem_login input[type="text"], .entry-wrap #wpmem_login input[type="password"] {
  padding: 1.8rem 1.4rem;
  border: none;
  background: #eee;
  width: 100%;
  -webkit-appearance: none;
  border-radius: .5rem;
  min-width: 70px;
  margin-bottom: 2rem;
}

.entry-wrap #wpmem_reg label {
  font-weight: bold;
  margin-bottom: 1rem;
  display: block;
}

.entry-wrap #wpmem_reg input.buttons, .entry-wrap #wpmem_login input.buttons {
  width: 100%;
  max-width: 400px;
  cursor: pointer;
  height: 4em;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  margin: 0 auto;
  padding: 1.4rem 2rem;
  border-radius: 0.5rem;
  background-color: #ad1027;
  color: white;
  position: relative;
  text-decoration: none;
  font-weight: 500;
}

.entry-wrap .div_radio label {
  font-weight: normal !important;
  display: inline-block !important;
}

.entry-wrap #wpmem_reg .div_text, .entry-wrap #wpmem_login .div_text {
  width: 100% !important;
}

.entry-wrap legend {
  margin-bottom: 2rem !important;
}

.entry-wrap #wpmem_reg .button_div, .entry-wrap #wpmem_login .button_div {
  text-align: center;
  width: 100%;
}

.req-text {
  color: #ad1027;
  font-weight: bold;
}

/****************************************

animation

*****************************************/
.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.imageover {
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.imageover:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #ad1027;
  /*アニメーションの設定*/
  -webkit-animation: secondaryImageOverlayIn 0.6s 0s cubic-bezier(0.77, 0, 0.175, 1), secondaryImageOverlayOut 0.6s 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  animation: secondaryImageOverlayIn 0.6s 0s cubic-bezier(0.77, 0, 0.175, 1), secondaryImageOverlayOut 0.6s 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.imageover span {
  margin: 0.05em;
  /*アニメーションの設定*/
  -webkit-animation: fadeIn 0.1s 0.5s;
  animation: fadeIn 0.1s 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*keyframesの設定*/
/*文字が消えている状態から現れるアニメーション*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*はじめにブロックを伸ばすアニメーション*/
@-webkit-keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes secondaryImageOverlayIn {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

/*のび太ブロックを横に追いやるアニメーション*/
@-webkit-keyframes secondaryImageOverlayOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%);
  }
}
@keyframes secondaryImageOverlayOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(102%);
    transform: translateX(102%);
  }
}

/****************************************

Main Layout

*****************************************/
.section-container {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 60em) {
  .section-container {
    max-width: 1024px;
  }
}

#breadcrumb {
  padding: 0;
  overflow: hidden;
  margin: 0 auto;
  font-size: 1.2rem;
  background-color: #eee;
  padding: 1rem 0;
}

@media screen and (min-width: 60em) {
  #breadcrumb {
    font-size: 1.4rem;
    font-weight: bold;
  }
}

#breadcrumb a {
  text-decoration: underline;
}

#breadcrumb a:hover {
  opacity: .5;
}

#breadcrumb ul {
  margin: 0 auto;
  width: 90%;
  max-width: 1024px;
}

#breadcrumb li {
  float: left;
  margin-right: .4em;
  width: auto;
}

#breadcrumb li:last-child {
  margin-right: 0;
}

/****************************************

Header

*****************************************/
header {
  margin: 0 auto;
  position: fixed;
  z-index: 100;
  top: 0;
  height: 60px;
  width: 100%;
  -webkit-transition: .5s;
  transition: .5s;
}

@media screen and (min-width: 60em) {
  header {
    height: auto;
  }
}

header nav {
  -webkit-transition: .5s;
  transition: .5s;
}

header nav.afterscroll {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

header nav.afterscroll02 {
  background-color: white;
}

header nav.afterscroll02 .nav-logo {
  padding: 0;
}

@media screen and (min-width: 60em) {
  header nav.afterscroll02 .nav-logo a {
    max-width: 180px;
  }
}

@media screen and (min-width: 60em) {
  header nav.afterscroll02 a {
    color: #222 !important;
  }
}

header nav.afterscroll02 .checkbox-toggle {
  top: .4rem;
  right: 1rem;
}

header nav.afterscroll02 .hamburger {
  top: .4rem;
  right: 1rem;
}

header nav.afterscroll02 .hamburger > div {
  background-color: #222;
}

header nav.afterscroll02 .hamburger > div:before, header nav.afterscroll02 .hamburger > div:after {
  background-color: #222;
}

header nav.afterscroll02 .ham-text {
  color: #222;
}

@media screen and (min-width: 60em) {
  header nav.afterscroll02 #main-nav {
    height: 60px;
  }
  header nav.afterscroll02 #main-nav .js-toggle-content {
    top: 60px;
  }
  header nav.afterscroll02 #main-nav > ul > li > a {
    height: 60px;
    line-height: 60px;
    font-size: 1.4rem;
  }
  header nav.afterscroll02 #main-nav > ul > li > a:hover {
    background-color: #ad1027;
    color: white !important;
  }
  header nav.afterscroll02 #main-nav > ul > li p {
    height: 60px;
    line-height: 60px;
    color: #222;
    font-size: 1.4rem;
  }
  header nav.afterscroll02 #main-nav > ul > li p:hover {
    background-color: #ad1027;
    color: white !important;
  }
  header nav.afterscroll02 #main-nav > ul > li:nth-child(4) p:after {
    border-top: 2px solid #222;
    border-right: 2px solid #222;
  }
}

#top-main {
  text-align: center;
  color: white;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  height: 100vh;
  min-height: 540px;
}

@media screen and (min-width: 60em) {
  #top-main {
    width: 100%;
    height: 100vh;
    min-height: 640px;
  }
}

#top-main > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
  min-height: 590px;
}

#top-main div.h2-wrap {
  position: relative;
  padding-bottom: 30vh;
}

@media screen and (min-width: 60em) {
  #top-main div.h2-wrap {
    padding-bottom: 0;
  }
}

#top-main div.h2-wrap h2 {
  font-size: 3.4rem;
}

@media screen and (min-width: 48em) {
  #top-main div.h2-wrap h2 {
    font-size: 4.8rem;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 60em) {
  #top-main div.h2-wrap h2 {
    font-size: 8.8rem;
  }
}

#top-main div.h2-wrap P {
  font-weight: bold;
  font-size: 1.6rem;
}

#top-main div.h2-wrap P br {
  display: none;
}

@media screen and (min-width: 30em) {
  #top-main div.h2-wrap P {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 60em) {
  #top-main div.h2-wrap P {
    font-size: 2.6rem;
    letter-spacing: 5px;
  }
  #top-main div.h2-wrap P br {
    display: block;
  }
}

#top-main:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url(images/top_main.jpg) center center no-repeat;
  background-size: cover;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  right: 0;
  z-index: -1;
}

.contact-btn {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-color: #27ae60;
  width: 100%;
  padding: 1.4rem 1.6rem;
  -webkit-transition: .5s;
  transition: .5s;
  color: white;
}

@media screen and (min-width: 60em) {
  .contact-btn {
    color: white;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 3rem;
    border-radius: .5rem;
    padding: 2rem;
    background-color: #27ae60;
    width: unset;
    bottom: 2rem;
    right: 2rem;
  }
}

.contact-btn p:first-child {
  text-align: center;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 1rem;
}

.contact-btn .main-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  background-color: white;
  color: #27ae60;
  font-weight: bold;
  padding: 1rem;
}

@media screen and (min-width: 60em) {
  .contact-btn .main-btn a {
    border: 2px solid white;
  }
}

.contact-btn .main-btn a i {
  font-size: 1.4em;
  margin-right: .4rem;
}

.contact-btn.hide {
  -webkit-transform: translateY(120%);
  transform: translateY(120%);
}

#register .contact-btn, #send .contact-btn, #movie .contact-btn {
  display: none;
}

.message {
  background-color: #27ae60;
  color: white;
  font-weight: bold;
  padding: 2rem;
  text-align: center;
}

@media screen and (min-width: 60em) {
  .message {
    font-size: 1.8rem;
  }
}

/****************************************

nav

*****************************************/
.nav-logo {
  line-height: 0;
  padding: 2rem 1rem 0;
}

.nav-logo a {
  display: inline-block;
  height: 100%;
  max-width: 150px;
}

@media screen and (min-width: 30em) {
  .nav-logo a {
    max-width: 180px;
  }
}

@media screen and (min-width: 60em) {
  .nav-logo a {
    padding: 0;
    max-width: 240px;
  }
}

nav {
  width: 100%;
}

#main-nav {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1000;
  width: 100%;
  padding: 1rem 1.4rem;
  height: 60px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 60em) {
  #main-nav {
    display: block;
    padding: 0;
    height: auto;
  }
}

#main-nav > ul {
  padding: 4rem 3rem 140px;
  position: fixed;
  background-color: #eee;
  top: 60px;
  left: 100%;
  height: calc(100vh - 60px);
  overflow-y: scroll;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100vw;
}

@media screen and (min-width: 60em) {
  #main-nav > ul {
    padding: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    width: auto;
    overflow: visible;
    background-color: transparent;
    position: static;
    height: 60px;
  }
}

#main-nav > ul > li:not(:last-child) {
  margin-bottom: 2vh;
}

@media screen and (min-width: 60em) {
  #main-nav > ul > li:not(:last-child) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 60em) {
  #main-nav > ul > li {
    position: static;
  }
}

#main-nav > ul > li p {
  position: relative;
  padding: 1.6vh 3vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  color: white;
  font-weight: bold;
  border-radius: 0.5rem;
  background-color: #8a8a8a;
  color: white;
}

@media screen and (min-width: 60em) {
  #main-nav > ul > li p {
    font-size: 1.5rem;
    border-radius: 0;
    letter-spacing: 0;
    background-color: transparent;
    position: static;
    padding: 0 2.8vw 0 1vw;
    height: 80px;
    line-height: 80px;
  }
  #main-nav > ul > li p:hover {
    color: #222;
  }
}

@media screen and (min-width: 75em) {
  #main-nav > ul > li p {
    padding: 0 2.4vw 0 1vw;
    font-size: 1.8rem;
  }
}

#main-nav > ul > li p i {
  background-color: white;
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  width: 20px;
}

#main-nav > ul > li p i:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: white;
  height: 1px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 20px;
}

@media screen and (min-width: 60em) {
  #main-nav > ul > li p i {
    display: none;
  }
  #main-nav > ul > li p i:before {
    content: none;
  }
}

#main-nav > ul > li p.is-active i:before {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

@media screen and (min-width: 60em) {
  #main-nav > ul > li {
    border: none;
  }
  #main-nav > ul > li:hover p {
    background-color: white;
    color: #ad1027 !important;
  }
}

#main-nav > ul > li > a {
  display: block;
  padding: 1.6vh 3vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  color: white;
  font-weight: bold;
  background-color: #8a8a8a;
  border-radius: 0.5rem;
}

@media screen and (min-width: 60em) {
  #main-nav > ul > li > a {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    height: 80px;
    line-height: 80px;
    padding: 0 1vw;
    color: white;
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  #main-nav > ul > li > a:hover {
    background-color: white;
    color: #ad1027;
    opacity: 1;
  }
}

@media screen and (min-width: 75em) {
  #main-nav > ul > li > a {
    font-size: 1.8rem;
  }
}

#main-nav .js-toggle-content {
  display: none;
}

#main-nav .js-toggle-content figure {
  display: none;
}

#main-nav .js-toggle-content ul {
  margin-top: 2vh;
}

@media screen and (min-width: 60em) {
  #main-nav .js-toggle-content ul {
    margin-top: 0;
  }
}

#main-nav .js-toggle-content ul li a {
  display: block;
  padding: 0 3vw;
  font-weight: bold;
}

@media screen and (min-width: 60em) {
  #main-nav .js-toggle-content ul li a {
    padding: 0;
  }
  #main-nav .js-toggle-content ul li a:hover {
    opacity: .5;
  }
}

#main-nav .js-toggle-content ul li:not(:last-child) {
  margin-bottom: 2vh;
}

@media screen and (min-width: 60em) {
  #main-nav .js-toggle-content ul li:not(:last-child) {
    margin-bottom: 0;
  }
}

#main-nav.js-nav_open {
  background-color: white;
}

#main-nav.js-nav_open .nav-logo {
  padding: 0;
}

#main-nav.js-nav_open > ul {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
  overflow-y: auto;
  height: 100%;
  z-index: 2;
  left: 0;
}

@media screen and (min-width: 60em) {
  #main-nav {
    height: 100px;
    width: 100%;
    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;
    position: static;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 3rem 0 4rem;
    opacity: 1;
    visibility: visible;
    -webkit-transition: none;
    transition: none;
    background-color: transparent;
  }
  #main-nav ul > li:nth-child(4) p {
    position: relative;
  }
  #main-nav ul > li:nth-child(4) p:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 1.4rem;
    margin-top: -.7rem;
    width: .7rem;
    height: .7rem;
    border-top: 2px solid white;
    border-right: 2px solid white;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #main-nav ul > li:nth-child(4):hover p:after {
    border-top: 2px solid #ad1027;
    border-right: 2px solid #ad1027;
  }
  #main-nav .js-toggle-content {
    opacity: 0;
    display: block;
    background-color: #eee;
    position: absolute;
    top: 100px;
    left: 0;
    padding: 4rem 2vw 3rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: hidden;
    width: 100vw;
    z-index: 999;
  }
  #main-nav .js-toggle-content.is-active {
    opacity: 1;
    visibility: visible;
  }
  #main-nav .js-toggle-content ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    max-width: 1200px;
  }
  #main-nav .js-toggle-content ul li {
    width: 16%;
    text-align: center;
  }
  #main-nav .js-toggle-content ul li:not(:last-child) {
    margin-right: 4%;
  }
  #main-nav .js-toggle-content ul a {
    font-size: 1.6rem;
    line-height: 1.6;
    display: inline-block;
    height: 100%;
    color: #222;
    font-weight: bold;
  }
  #main-nav .js-toggle-content ul a figure {
    display: inline-block;
    margin: 0 0 .4rem 0;
  }
}

.checkbox-toggle {
  position: fixed;
  top: 2rem;
  right: 1.6rem;
  display: inline-block;
  z-index: 900;
  cursor: pointer;
  width: 5.4rem;
  padding: .5em 1em;
  height: 5rem;
  opacity: 0;
}

@media screen and (min-width: 60em) {
  .checkbox-toggle {
    display: none;
  }
}

.checkbox-toggle.js-nav_open {
  top: .4rem;
  right: 1rem;
}

.checkbox-toggle.js-nav_open + .hamburger {
  top: .4rem;
  right: 1rem;
}

.checkbox-toggle.js-nav_open + .hamburger > div {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: #222;
}

.checkbox-toggle.js-nav_open + .hamburger > div:before {
  top: 0;
  background-color: #222;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.checkbox-toggle.js-nav_open + .hamburger > div:after {
  opacity: 0;
  background-color: #222;
}

.checkbox-toggle.js-nav_open + .hamburger .ham-text {
  color: #222;
}

.checkbox-toggle.js-nav_open:hover + .hamburger > div {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.hamburger {
  position: fixed;
  top: 2rem;
  right: 1.6rem;
  display: inline-block;
  z-index: 3;
  width: 5.4rem;
  height: 5.0rem;
  padding: 1.6rem 1em;
  cursor: pointer;
  z-index: 90;
}

@media screen and (min-width: 60em) {
  .hamburger {
    display: none;
  }
}

.hamburger > div {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 100%;
  height: .2em;
  background-color: white;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hamburger > div:before {
  content: '';
  position: absolute;
  z-index: 100;
  top: -9px;
  left: 0;
  width: 100%;
  height: .2em;
  background-color: white;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.hamburger > div:after {
  content: '';
  position: absolute;
  z-index: 100;
  top: -9px;
  left: 0;
  width: 100%;
  height: .2em;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 9px;
  background-color: white;
}

.ham-text {
  position: absolute;
  bottom: 1.2rem;
  font-size: 1.0rem;
  font-weight: bold;
  line-height: 0;
  white-space: nowrap;
  text-align: center;
  letter-spacing: 0;
  margin-left: -.3rem;
  color: white;
}

/****************************************

top

*****************************************/
.top-news-list {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 3rem;
  border-radius: .5rem;
  padding: 2rem;
  margin: 0 auto;
  text-align: left;
  position: absolute;
  bottom: 2rem;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: auto;
}

.top-news-list > li:not(:last-child) {
  border-bottom: 1px solid #afafaf;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

@media screen and (min-width: 60em) {
  .top-news-list > li:not(:last-child) {
    padding-right: 1rem;
  }
}

@media screen and (min-width: 60em) {
  .top-news-list > li {
    width: calc(100%/3);
  }
}

@media screen and (min-width: 60em) {
  .top-news-list {
    bottom: 4rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
  }
  .top-news-list > li:not(:last-child) {
    border-bottom: 0;
    border-right: 1px solid #afafaf;
    margin-right: 3rem;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.top-news-list > li > ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.top-news-list > li > ul .top-news-list__eyecatch {
  width: 30%;
  margin-right: 1rem;
  margin-top: .5rem;
  line-height: 0;
  overflow: hidden;
}

@media screen and (min-width: 30em) {
  .top-news-list > li > ul .top-news-list__eyecatch {
    width: 20%;
  }
}

@media screen and (min-width: 60em) {
  .top-news-list > li > ul .top-news-list__eyecatch {
    width: 40%;
  }
}

.top-news-list > li > ul .top-news-list__eyecatch a {
  overflow: hidden;
  display: block;
}

@media screen and (min-width: 60em) {
  .top-news-list > li > ul .top-news-list__eyecatch a:hover .top-news-list__eyecatch__image {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.top-news-list > li > ul .top-news-list__eyecatch a .top-news-list__eyecatch__image {
  width: 100%;
  height: auto;
  padding-top: 66.67%;
  background-size: cover;
  background-position: center;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.top-news-list > li > ul .text {
  width: 70%;
}

.top-news-list > li > ul .news-title {
  margin-top: .4rem;
  font-size: 1.2rem;
  line-height: 1.6;
}

@media screen and (min-width: 48em) {
  .top-news-list > li > ul .news-title {
    font-size: 1.6rem;
  }
}

.top-news-list > li > ul .news-title a {
  color: #222;
  font-weight: bold;
}

@media screen and (min-width: 48em) {
  .top-news-list > li > ul .news-title a:hover {
    color: #ad1027;
    opacity: 1;
  }
}

.top-news-list > li > ul ul.time-category {
  margin-bottom: -.2rem;
}

@media screen and (min-width: 48em) {
  .top-news-list > li > ul ul.time-category {
    margin-bottom: 0;
  }
}

.news-list {
  background-color: white;
  padding: 1.4rem 0;
}

@media screen and (min-width: 48em) {
  .news-list {
    background-color: transparent;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }
}

.news-list > li {
  padding: 0 4%;
  width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 48em) {
  .news-list > li {
    padding: 0;
    display: block;
    background-color: white;
    width: 48%;
    border-radius: .5rem;
  }
}

@media screen and (min-width: 60em) {
  .news-list > li {
    width: 32%;
  }
}

.news-list > li .news-list__info {
  padding-left: 4%;
  width: 70%;
}

@media screen and (min-width: 48em) {
  .news-list > li .news-list__info {
    width: 100%;
    padding: 2rem 2rem 3rem;
  }
}

.news-list > li .news-list__info--title {
  margin-top: .5rem;
  line-height: 1.4;
  font-weight: bold;
}

.news-list > li .news-list__info--title a {
  font-size: 1.2rem;
}

@media screen and (min-width: 30em) {
  .news-list > li .news-list__info--title a {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 60em) {
  .news-list > li .news-list__info--title a {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 48em) {
  .news-list > li img {
    border-radius: .5rem .5rem 0 0;
  }
}

.news-list > li.preparation {
  background-color: transparent;
  font-size: 1.4rem;
}

@media screen and (min-width: 60em) {
  .news-list > li.preparation {
    font-size: 2.0rem;
  }
}

.news-list > li:not(:last-child) {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.4rem;
  margin-bottom: 1.4rem;
}

@media screen and (min-width: 48em) {
  .news-list > li:not(:last-child) {
    border: none;
    padding: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 48em) {
  .news-list > li:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}

@media screen and (min-width: 48em) and (min-width: 60em) {
  .news-list > li:not(:nth-child(2n)) {
    margin-right: auto;
  }
}

@media screen and (min-width: 48em) {
  .news-list > li {
    margin-bottom: 4% !important;
  }
}

@media screen and (min-width: 60em) {
  .news-list > li:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}

.news-list .news-list__eyecatch {
  overflow: hidden;
  line-height: 0;
  width: 50%;
}

@media screen and (min-width: 30em) {
  .news-list .news-list__eyecatch {
    width: 40%;
  }
}

@media screen and (min-width: 48em) {
  .news-list .news-list__eyecatch {
    width: 100%;
    border-radius: .5rem .5rem 0 0;
  }
}

.news-list .news-list__eyecatch a {
  overflow: hidden;
}

@media screen and (min-width: 60em) {
  .news-list .news-list__eyecatch a:hover .news-list__eyecatch__image {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.news-list .news-list__eyecatch a .news-list__eyecatch__image {
  width: 100%;
  height: auto;
  padding-top: 66.67%;
  background-size: cover;
  background-position: center;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

ul.time-category {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0 !important;
}

ul.time-category .category, ul.time-category .access {
  margin-left: 1rem;
}

ul.time-category .access {
  color: #666666;
  font-size: 1.4rem;
}

ul.time-category li:before {
  content: none !important;
}

.time {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: #666666;
  font-size: 1.4rem;
}

.category a {
  letter-spacing: 0;
  color: white;
  display: inline-block;
  height: 100%;
  padding: 0 1.5vw;
  font-size: 1.1rem;
  background-color: #8a8a8a;
  border-radius: .5rem;
  line-height: 1.6;
}

@media screen and (min-width: 48em) {
  .category a {
    font-size: 1.4rem;
    padding: 0 1rem;
  }
}

@media screen and (min-width: 60em) {
  .category a:hover {
    opacity: 1;
    background-color: #ad1027;
  }
}

#top-event {
  background: url(images/bg_01.jpg) center center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 60em) {
  #top-event {
    background-attachment: fixed;
  }
}

.event-list > li {
  background-color: white;
  padding: 3rem;
  border-radius: .5rem;
  -webkit-box-shadow: 0px 0px 16px 2px #707070;
  box-shadow: 0px 0px 16px 2px #707070;
  padding: 2rem;
}

@media screen and (min-width: 48em) {
  .event-list > li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.event-list > li .date {
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 48em) {
  .event-list > li .date {
    display: block;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 48em) {
  .event-list > li .date {
    font-size: 1.8rem;
    width: 26%;
    border-right: 1px solid #afafaf;
    margin-right: 3rem;
  }
}

.event-list > li .date .time {
  margin-left: 1rem;
}

@media screen and (min-width: 48em) {
  .event-list > li .date .time {
    margin-left: 0;
  }
}

@media screen and (min-width: 48em) {
  .event-list > li > ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.event-list > li > ul .category {
  line-height: 1.6;
}

.event-list > li > ul .event-title {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.6;
  margin: .5rem 0 1rem;
}

@media screen and (min-width: 60em) {
  .event-list > li > ul .event-title {
    font-size: 2.4rem;
  }
}

.event-list > li > ul .access {
  color: #666;
  line-height: 1.6;
}

.event-list > li:not(:last-child) {
  margin-bottom: 2rem;
}

.event-list > li .event-list__eyecatch {
  width: 100%;
  margin-right: 1rem;
  margin-top: .5rem;
  margin-bottom: 1rem;
  line-height: 0;
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .event-list > li .event-list__eyecatch {
    width: 30%;
    min-width: 120px;
    margin-right: 2rem;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 60em) {
  .event-list > li .event-list__eyecatch {
    margin-right: 3rem;
  }
}

.event-list > li .event-list__eyecatch a {
  overflow: hidden;
  display: block;
}

@media screen and (min-width: 60em) {
  .event-list > li .event-list__eyecatch a:hover .event-list__eyecatch__image {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.event-list > li .event-list__eyecatch a .event-list__eyecatch__image {
  width: 100%;
  height: auto;
  padding-top: 66.67%;
  background-size: cover;
  background-position: center;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.event-list.page > li {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#top-report {
  background-color: #dcdcdc;
}

@media screen and (min-width: 60em) {
  #top-report .news-list > li {
    margin-bottom: 0 !important;
  }
}

#top-report .news-list li.preparation {
  background-color: transparent;
  font-size: 1.4rem;
}

@media screen and (min-width: 60em) {
  #top-report .news-list li.preparation {
    font-size: 2.0rem;
  }
}

#top-about {
  background: url(images/bg_02.jpg) center top no-repeat;
  background-size: cover;
}

@media screen and (min-width: 60em) {
  #top-about {
    background-attachment: fixed;
  }
}

#top-about .about-text .conteiner {
  background-color: white;
  padding: 3rem;
  border-radius: .5rem;
  -webkit-box-shadow: 0px 0px 16px 2px #707070;
  box-shadow: 0px 0px 16px 2px #707070;
  max-width: 1024px;
  color: #ad1027;
  font-weight: bold;
  font-size: 1.8rem;
  width: 90%;
  margin: -20rem auto 3rem;
}

@media screen and (min-width: 60em) {
  #top-about .about-text .conteiner {
    margin: -28rem 20rem 0 auto;
    text-align: center;
    font-size: 2.0rem;
    padding: 4rem;
    max-width: 620px;
    margin-bottom: 6rem;
  }
}

#top-about .about-text:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  height: 440px;
  background: url(images/intro_01.jpg) center center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 60em) {
  #top-about .about-text:before {
    width: 90%;
  }
}

@media screen and (min-width: 60em) {
  .list-style {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.list-style li {
  background: white;
  -webkit-box-shadow: 0px 0px 16px 2px #707070;
  box-shadow: 0px 0px 16px 2px #707070;
  border-radius: .5rem;
}

@media screen and (min-width: 60em) {
  .list-style li {
    width: 30%;
  }
}

.list-style li p {
  line-height: 0;
}

.list-style li img {
  border-radius: .5rem .5rem 0 0;
}

.list-style li dl {
  padding: 2rem;
}

.list-style li dl dt {
  font-weight: bold;
  font-size: 1.8rem;
}

@media screen and (min-width: 60em) {
  .list-style li dl dt {
    font-size: 2.0rem;
  }
}

.list-style li:not(:last-child) {
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  .list-style li:not(:last-child) {
    margin-bottom: 0;
  }
}

#facebook {
  color: white;
  font-size: 2.0rem;
}

@media screen and (min-width: 60em) {
  #facebook {
    font-size: 3.4rem;
    text-align: center;
  }
}

.goast-btn a {
  color: white;
  font-weight: bold;
  display: inline-block;
  height: 100%;
  border: white 2px solid;
  font-size: 1.8rem;
  margin: 4rem auto 0;
  padding: 1rem 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: ceneter;
  -ms-flex-align: ceneter;
  align-items: ceneter;
  max-width: 440px;
}

@media screen and (min-width: 60em) {
  .goast-btn a {
    font-size: 2.4rem;
    text-align: center;
    padding: 1.6rem 6rem;
  }
}

.goast-btn a i {
  margin-right: 1rem;
}

.goast-btn a:hover {
  background-color: white;
  opacity: 1;
  color: #222;
}

.anchor-link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1024px;
  width: 90%;
  margin: 0 auto 3rem;
  text-align: center;
}

@media screen and (min-width: 48em) {
  .anchor-link {
    margin: 0 auto 6rem;
  }
}

.anchor-link li {
  line-height: 1.6;
  background-color: white;
  width: 50%;
}

@media screen and (min-width: 48em) {
  .anchor-link li {
    width: 25%;
  }
}

.anchor-link li:nth-child(2n) {
  border-left: 1px solid #e8e8e8;
}

@media screen and (min-width: 48em) {
  .anchor-link li:nth-child(2n) {
    border-left: unset;
  }
}

@media screen and (min-width: 48em) {
  .anchor-link li:not(:first-child) {
    border-left: 1px solid #e8e8e8;
  }
}

.anchor-link li {
  border-top: 1px solid #e8e8e8;
}

@media screen and (min-width: 48em) {
  .anchor-link li {
    border-top: none;
  }
}

.anchor-link li:first-child, .anchor-link li:nth-child(2) {
  border-top: none;
}

.anchor-link a {
  color: #ad1027;
  display: inline-block;
  height: 100%;
  width: 100%;
  height: 100%;
  padding: 1rem 3rem 1rem 1rem;
  background: url(images/arrow.svg) no-repeat 94% center;
  background-size: 1rem;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 60em) {
  .anchor-link a {
    background: url(images/arrow.svg) no-repeat 97% center;
    font-size: 1.6rem;
    padding: 2rem 3rem 2rem 2rem;
    background-size: 1.2rem;
  }
}

.anchor-link a:hover {
  background-color: #ad1027;
  color: white;
  opacity: 1;
}

.anchor-link.number03 li {
  width: 50%;
}

@media screen and (min-width: 48em) {
  .anchor-link.number03 li {
    width: 33%;
  }
}

.anchor-link.number02 li {
  width: 50%;
}

@media screen and (min-width: 48em) {
  .anchor-link.number02 li {
    width: 50%;
  }
}

.anchor-link.manylist li {
  border-top: 1px solid #e8e8e8;
}

@media screen and (min-width: 30em) {
  .anchor-link.manylist li:first-child, .anchor-link.manylist li:nth-child(2) {
    border-top: none;
  }
}

@media screen and (min-width: 48em) {
  .anchor-link.manylist li:first-child, .anchor-link.manylist li:nth-child(2), .anchor-link.manylist li:nth-child(3) {
    border-top: none;
  }
  .anchor-link.manylist li:nth-child(3n+1) {
    border-left: none;
  }
}

/****************************************

activity

*****************************************/
#activity01 .columns-flex-02-pc {
  margin-top: 3rem;
}

#activity01 .border-title {
  margin-bottom: 2rem;
}

/****************************************

about

*****************************************/
#about01 {
  background: url(images/bg_03.jpg) center top no-repeat;
  background-size: cover;
  padding-bottom: 6rem;
}

@media screen and (min-width: 60em) {
  #about01 {
    background-attachment: fixed;
    padding-bottom: 14rem;
  }
}

#message .section-container {
  background-color: white;
  max-width: 900px;
  margin: -8rem auto 0;
  padding: 3rem;
}

@media screen and (min-width: 60em) {
  #message .section-container {
    margin: -16rem auto 0;
    padding: 6rem;
  }
}

@media screen and (min-width: 60em) {
  #message .normal-title {
    margin-bottom: 2rem;
  }
}

#message .ph {
  max-width: 300px;
  margin: 0 auto;
  line-height: 0;
}

#message .name {
  text-align: center;
  margin-bottom: 3rem;
  line-height: 1.6;
}

/****************************************

event report

*****************************************/
#single-columns article {
  word-break: break-all;
}

#single-columns article .text-ph-columns.about-event {
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  margin-left: 0 !important;
}

#single-columns article .text-ph-columns.about-event li:before {
  content: none !important;
}

@media screen and (min-width: 48em) {
  #single-columns article .text-ph-columns.about-event > li:first-child {
    width: 48%;
  }
}

#single-columns article .text-ph-columns.about-event > li:first-child .eyecatch {
  margin-bottom: 0;
}

@media screen and (min-width: 48em) {
  #single-columns article .text-ph-columns.about-event > li:last-child {
    width: 48%;
  }
}

#single-columns article .text-ph-columns.about-event .bg-grey {
  padding: 2rem 2rem 1rem;
}

#single-columns article .text-ph-columns.about-event h4.border-title {
  padding: 0 0 1rem 1rem;
  border-left: none;
}

#single-columns article .text-ph-columns.about-event .table01 {
  margin-bottom: 0;
  border: none;
}

#single-columns article .text-ph-columns.about-event .table01 th, #single-columns article .text-ph-columns.about-event .table01 td {
  padding: 1vh 0;
  vertical-align: baseline;
}

/****************************************

news

*****************************************/
.eyecatch img {
  width: 100%;
  height: auto;
}

/*pagination*/
.pagination {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  margin: 3rem auto 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 60em) {
  .pagination {
    margin-top: 4rem;
  }
}

.pagination .page-numbers {
  padding: .6rem 1.4rem;
  border: 1px solid #ad1027;
  color: #ad1027;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pagination .page-numbers:hover {
  background-color: #ad1027;
  color: white;
  opacity: 1;
}

.pagination .current {
  background-color: #ad1027;
  color: white;
}

.pagination .next, .pagination .prev {
  border: none;
}

.pagination .next:hover, .pagination .prev:hover {
  background-color: white;
  opacity: .5;
  color: #ad1027;
}

.category-list {
  margin: 0 auto 2rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category-list > li {
  width: 48%;
  margin-bottom: 1rem;
}

@media screen and (min-width: 60em) {
  .category-list > li {
    width: 22%;
    margin-bottom: 1.6rem;
  }
}

.category-list > li a {
  display: inline-block;
  height: 100%;
  width: 100%;
  height: auto;
  text-align: center;
  color: #ad1027;
  border: 1px solid #ad1027;
  border-radius: .4rem;
  padding: .4rem 2rem;
}

@media screen and (min-width: 60em) {
  .category-list > li a:hover {
    background-color: #ad1027;
    color: white;
    opacity: 1;
  }
}

.category-list > li:nth-child(2n) {
  margin-left: 4%;
}

@media screen and (min-width: 60em) {
  .category-list > li:nth-child(2n) {
    margin-left: unset;
  }
}

@media screen and (min-width: 60em) {
  .category-list > li:not(:nth-child(5n)) {
    margin-left: 4%;
  }
  .category-list > li:first-child {
    margin-left: 0;
  }
}

.category-list .current-cat a {
  background-color: #ad1027;
  color: white;
}

.category-list.index-page li.cat-item-all a {
  background-color: #ad1027;
  color: white;
}

#single-columns {
  padding: 2rem 0;
}

@media screen and (min-width: 30em) {
  #single-columns {
    padding: 3rem 0;
  }
}

@media screen and (min-width: 48em) {
  #single-columns {
    padding: 4rem 0;
  }
}

@media screen and (min-width: 75em) {
  #single-columns {
    padding: 6rem 0;
  }
}

#single-columns article {
  background-color: white;
  padding: 2rem;
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  #single-columns article {
    margin-bottom: 0;
    padding: 4rem;
  }
}

#single-columns article img {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 48em) {
  #single-columns article img {
    max-width: 600px;
  }
}

#single-columns article p {
  margin-bottom: 2rem;
}

@media screen and (min-width: 60em) {
  #single-columns article p {
    margin-bottom: 3rem;
  }
}

#single-columns article p.time {
  margin-bottom: 0;
}

#single-columns article h1#colum-title {
  font-size: 2.0rem;
  margin: 1rem 0 3rem;
  display: block;
  text-align: left;
  border-bottom: 1px solid #666666;
  line-height: 1.6;
  padding-bottom: 1rem;
}

#single-columns article h1#colum-title:after, #single-columns article h1#colum-title:before {
  content: none;
  text-align: left;
}

@media screen and (min-width: 60em) {
  #single-columns article h1#colum-title {
    font-size: 2.8rem;
    margin-bottom: 4rem;
  }
}

#single-columns article h2 {
  font-size: 1.8rem;
  margin: 4vh 0 2vh;
  font-weight: normal;
  line-height: 1.6;
  color: white;
  padding: 2vh;
  border-radius: .4rem;
  background-color: #222;
}

@media screen and (min-width: 48em) {
  #single-columns article h2 {
    font-size: 2.2rem;
    margin: 5vh 0 3vh;
  }
}

@media screen and (min-width: 60em) {
  #single-columns article h2 {
    font-size: 2.4rem;
  }
}

#single-columns article h3 {
  border-bottom: 2px solid #ad1027;
  font-size: 1.6rem;
  margin-bottom: 2.2vh;
  padding: .5vh 1vw;
  line-height: 1.6;
}

@media screen and (min-width: 48em) {
  #single-columns article h3 {
    font-size: 2.2rem;
    margin-bottom: 4vh;
  }
}

#single-columns article h4 {
  padding: .25em .5em;
  background: 0 0;
  border-left: solid 8px #ad1027;
  margin-bottom: 1rem;
  font-size: 1.6rem;
  line-height: 1.6;
}

@media screen and (min-width: 48em) {
  #single-columns article h4 {
    font-size: 2.0rem;
    margin-bottom: 2vh;
  }
}

#single-columns article h5 {
  margin-bottom: 1rem;
}

#single-columns article h6 {
  margin-bottom: 1rem;
}

#single-columns article ul {
  margin-left: 2rem;
}

#single-columns article ul li:before {
  color: #666666;
  content: "●";
  font-size: .8rem;
  margin-left: -1.8em;
  margin-right: .8rem;
}

#single-columns article ol {
  margin-left: 2rem;
}

#single-columns .new-columns {
  margin-top: 3rem;
}

#single-columns .new-columns dt {
  font-weight: bold;
  margin-bottom: 2rem;
  font-size: 1.8rem;
}

@media screen and (min-width: 60em) {
  #single-columns .new-columns dt {
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 60em) {
  #single-columns .new-columns .news-list > li {
    margin-bottom: 0 !important;
  }
}

#single-columns .new-columns .preparation {
  font-size: 1.4rem;
}

@media screen and (min-width: 60em) {
  #single-columns .new-columns .preparation {
    font-size: 2.0rem;
  }
}

blockquote {
  position: relative;
  padding: 30px 15px 8px;
  font-style: italic;
  background: #efefef;
}

blockquote:before {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 3px;
  vertical-align: middle;
  content: "“";
  font-family: sans-serif;
  color: #cfcfcf;
  font-size: 90px;
  line-height: 1;
}

blockquote p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7;
}

blockquote cite {
  display: block;
  text-align: right;
  color: #888;
  font-size: 0.9em;
}

/****************************************

contact form

*****************************************/
#contact-wrap .normal-title03 {
  text-align: center;
}

#contact-wrap .lead {
  margin: 0 auto 3rem;
}

@media screen and (min-width: 60em) {
  #contact-wrap .lead {
    text-align: center;
    margin: 0 auto 4rem;
  }
}

#contact-wrap .entry-content .lead {
  margin-top: -8rem;
  padding-top: 8rem;
}

@media screen and (min-width: 48em) {
  .entry-content .contact-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.entry-content .contact-flex input[type="button"], .entry-content .contact-flex input[type="submit"] {
  min-width: 200px;
  max-width: 100%;
}

@media screen and (min-width: 48em) {
  .entry-content .contact-flex input[type="button"], .entry-content .contact-flex input[type="submit"] {
    max-width: 400px;
    min-width: 300px;
  }
}

.entry-content .contact-flex li:first-child {
  margin-bottom: 2rem;
}

@media screen and (min-width: 48em) {
  .entry-content .contact-flex li:first-child {
    margin-bottom: 0;
    margin-right: 2rem;
  }
}

.entry-content {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 3rem;
  border-radius: .5rem;
  padding: 3rem;
}

@media screen and (min-width: 60em) {
  .entry-content {
    padding: 6rem 4rem 4rem;
  }
}

.entry-content .entry-wrap > dl {
  margin-bottom: 2rem;
}

.entry-content .entry-wrap > dl > dt {
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.6;
}

@media screen and (min-width: 60em) {
  .entry-content .entry-wrap > dl > dt {
    font-size: 1.6rem;
  }
}

.entry-content .entry-wrap > dl dd {
  margin-bottom: 1rem;
}

.entry-content .entry-wrap > dl dd dt {
  font-size: 1.4rem;
}

.entry-content .entry-wrap > dl li.label {
  width: 50%;
  margin-right: 1rem;
}

.entry-content input[type="text"], .entry-content input[type="email"], .entry-content input[type="tel"] {
  padding: 1.8rem 1.4rem;
  border: none;
  background: #eee;
  width: 100%;
  -webkit-appearance: none;
  border-radius: .5rem;
  min-width: 70px;
}

.entry-content textarea {
  padding: 1.8rem;
  background: #eee;
  border: none;
  width: 100%;
  -webkit-appearance: none;
  border-radius: .5rem;
}

.entry-content input[type="submit"], .entry-content input[type="button"] {
  width: 100%;
  max-width: 400px;
  cursor: pointer;
  height: 4em;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  margin: 0 auto;
  padding: 1.4rem 2rem;
  border-radius: 0.5rem;
  background-color: #ad1027;
  color: white;
  position: relative;
  text-decoration: none;
  font-weight: 500;
}

@media screen and (min-width: 60em) {
  .entry-content input[type="submit"]:hover, .entry-content input[type="button"]:hover {
    opacity: 1;
    color: white;
    background-color: #333333;
  }
}

.entry-content .form_btn_area li {
  text-align: center;
}

@media screen and (min-width: 60em) {
  .entry-content .entry-wrap > dl {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2rem;
  }
  .entry-content .entry-wrap dd {
    width: 70%;
  }
  .entry-content .entry-wrap dd .pc-flex {
    margin-bottom: 1rem;
  }
}

.event-entry input[type="submit"] {
  width: 100%;
  max-width: 400px;
  cursor: pointer;
  height: 4em;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  margin: 0 auto;
  padding: 1.4rem 2rem;
  border-radius: 0.5rem;
  background-color: #ad1027;
  color: white;
  position: relative;
  text-decoration: none;
  font-weight: 500;
}

@media screen and (min-width: 60em) {
  .event-entry input[type="submit"]:hover {
    opacity: 1;
    color: white;
    background-color: #333333;
  }
}

@media screen and (min-width: 60em) {
  .event-entry p {
    margin: 0 auto;
  }
}

.event-entry .entry-content {
  padding: 0;
}

.required {
  padding: 0 .4rem;
  font-size: 1.2rem;
  color: #ad1027;
  display: inline-block;
  margin-left: .5em;
}

@media screen and (min-width: 48em) {
  input[type="submit"], input[type="button"] {
    width: 300px;
  }
  input[type="submit"]:hover, input[type="button"]:hover {
    color: white;
  }
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #c6c6c6;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #c6c6c6;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #c6c6c6;
}

input::placeholder, textarea::placeholder {
  color: #c6c6c6;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #c6c6c6;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #c6c6c6;
}

@media screen and (min-width: 60em) {
  .entry-content .entry-wrap > dl {
    margin: 3rem auto;
    width: 80%;
  }
  .entry-content .entry-wrap #address dd > ul > li:first-child {
    width: 140px;
  }
  .entry-content .entry-wrap #address dt {
    width: 160px;
  }
}

span.wpcf7-list-item {
  display: block !important;
  margin: 0 !important;
}

/****************************************

document

*****************************************/
#document01 article:not(:last-child) {
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  #document01 article:not(:last-child) {
    margin-bottom: 6rem;
  }
}

#document01 .w3eden {
  border-bottom: 1px solid #8a8a8a;
  padding-bottom: 2rem;
  width: 90%;
  max-width: 960px;
  margin: 0 auto;
}

@media screen and (min-width: 60em) {
  #document01 .w3eden {
    padding-bottom: 1rem;
  }
}

#document01 .media {
  overflow: visible !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 60em) {
  #document01 .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

#document01 .pull-left img {
  max-width: 30px;
}

#document01 .media-body {
  overflow: visible !important;
}

@media screen and (min-width: 60em) {
  #document01 .media-body {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

#document01 .media-body .wpdm-download-link {
  display: inline-block;
  margin-top: 1rem;
  background-color: #ad1027;
  color: white;
  font-weight: bold;
  border-radius: .5rem;
  padding: 0 1rem 0 3rem;
  background-image: url(images/icon_download.svg);
  background-position: 1rem center;
  background-repeat: no-repeat;
  background-size: 14px;
}

#document01 .media-body .wpdm-download-link:hover {
  background-color: #333333;
  opacity: 1;
  text-decoration: none;
}

@media screen and (min-width: 60em) {
  #document01 .media-body .wpdm-download-link {
    margin-left: 3rem;
  }
}

/****************************************

movie

*****************************************/
#movie-list .wp-video-shortcode video, #movie-list video.wp-video-shortcode {
  max-width: 100%;
  display: inline-block;
  height: auto;
}

#movie-list img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 60em) {
  #movie-list ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

#movie-list ul .news-title {
  margin-bottom: 1rem;
  font-size: 1.8rem;
}

@media screen and (min-width: 60em) {
  #movie-list ul .news-title {
    font-size: 2.2rem;
  }
}

#movie-list ul > li {
  margin-bottom: 2rem;
}

@media screen and (min-width: 60em) {
  #movie-list ul > li {
    width: 48%;
    margin-bottom: 4rem;
  }
}

/****************************************

sitemap

*****************************************/
#sitemap-wrap.bg-grey02 {
  padding: 2rem 0;
}

@media screen and (min-width: 30em) {
  #sitemap-wrap.bg-grey02 {
    padding: 3rem 0;
  }
}

@media screen and (min-width: 60em) {
  #sitemap-wrap.bg-grey02 {
    padding: 4rem 0;
  }
}

@media screen and (min-width: 75em) {
  #sitemap-wrap.bg-grey02 {
    padding: 6rem 0;
  }
}

#sitemap-wrap .section-container {
  margin: 0 auto;
  padding: 3rem;
  background-color: white;
}

@media screen and (min-width: 60em) {
  #sitemap-wrap .section-container {
    padding: 6rem;
  }
}

#sitemap-wrap .section-container a {
  text-decoration: underline;
}

@media screen and (min-width: 30em) {
  #sitemap-wrap .section-container a {
    font-size: 1.4rem;
  }
}

/****************************************

footer

*****************************************/
footer {
  position: relative;
  padding: 4rem 0 2rem;
  background-color: #474747;
  width: calc(100% - 30px);
  margin: 0 auto;
}

@media screen and (min-width: 60em) {
  footer {
    padding: 6rem 0 2rem;
  }
}

.footer-inner {
  max-width: 1024px;
  width: 90%;
  margin: 0 auto;
}

.footer-inner .footer-logo {
  max-width: 240px;
  margin-bottom: 1rem;
}

.footer-inner .footer-main {
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  .footer-inner .footer-main {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 5rem;
  }
}

.footer-inner .footer-main dl {
  text-align: center;
}

.footer-inner .footer-main dl dt {
  color: white;
  margin-bottom: .6rem;
}

@media screen and (min-width: 60em) {
  .footer-inner .footer-main dl dt {
    font-size: 1.8rem;
  }
}

.footer-inner .footer-main dl .main-btn
a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
}

@media screen and (min-width: 60em) {
  .footer-inner .footer-main dl .main-btn
a {
    padding: 2rem 4rem;
    min-width: 300px;
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}

.footer-inner .footer-main dl .main-btn
a i {
  margin-right: .4rem;
}

.footer-inner .footer-main .main-btn.event a {
  background-color: #27ae60;
}

.footer-inner .footer-main .main-btn.event a:hover {
  background-color: #333333;
}

.footer-inner .footer-main .main-btn.facebook a {
  background-color: #0e7ac4;
}

.footer-inner .footer-main .main-btn.facebook a:hover {
  background-color: #333333;
}

.footer-inner .footer-contact {
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  .footer-inner .footer-contact {
    margin-bottom: 0;
  }
}

.footer-inner .footer-contact a {
  display: inline-block;
  height: 100%;
  color: white;
  padding: .4rem 3rem;
  border: 2px solid white;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.footer-inner .footer-contact a:hover {
  opacity: 1;
  background-color: white;
  color: #222;
}

.footer-link {
  display: none;
}

@media screen and (min-width: 60em) {
  .footer-link {
    display: block;
    margin-bottom: 3rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.footer-link > li {
  margin-bottom: 1rem;
}

.footer-link > li p {
  color: white;
  font-weight: bold;
  border-left: 3px solid #8a8a8a;
  line-height: 1.4;
  padding-left: 1rem;
  margin-bottom: 1rem;
}

.footer-link > li ul {
  margin-left: 1rem;
  font-size: 1.4rem;
}

.footer-link > li ul a {
  color: #aeaeae;
}

.footer-link > li a {
  color: white;
}

.footer-link > li:not(:nth-child(4)) {
  border-left: 3px solid #8a8a8a;
  line-height: 1.4;
  padding-left: 1rem;
}

.footer-link > li:not(:last-child) {
  margin-right: 2rem;
}

.kouyukai {
  background-color: #333333;
}

.kouyukai a {
  display: inline-block;
  height: 100%;
  padding: 2rem 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: white;
  font-weight: bold;
}

.kouyukai a img {
  max-width: 40px;
  margin-right: 1rem;
}

@media screen and (min-width: 60em) {
  .kouyukai a {
    font-size: 2.0rem;
  }
}

.copy-wrapper {
  color: white;
  background-color: #222;
  font-size: 1.4rem;
  padding: 2rem 0;
}

.copy-wrapper .copy-inner {
  max-width: 1024px;
  margin: 0 auto;
  width: 90%;
}

@media screen and (min-width: 30em) {
  .copy-wrapper .copy-inner {
    width: 100%;
    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;
    width: 90%;
  }
}

.copy-wrapper .copy-inner ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 80%;
}

.copy-wrapper .copy-inner ul li:not(:last-child) {
  border-right: 1px solid white;
  padding-right: 1rem;
}

.copy-wrapper .copy-inner ul li:not(:first-child) {
  padding-left: 1rem;
}

.copy-wrapper .copy-inner ul a {
  color: white;
}

.copyright {
  color: #8a8a8a;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
