@charset "UTF-8";
/* ルートインホテルズ 女子陸上部 */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* Sections
   ========================================================================== */
body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
   ========================================================================== */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
   ========================================================================== */
details,
menu {
  display: block;
}

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
canvas {
  display: inline-block;
}

template {
  display: none;
}

/* Hidden
   ========================================================================== */
[hidden] {
  display: none;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:not([class]) {
  text-decoration: underline;
  color: #15674a;
}

a:not([class]):hover {
  text-decoration: none;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

b {
  font-weight: bold;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-weight: 500;
  line-height: 1.75;
  color: #323232;
  min-width: 320px;
}

_:-ms-lang(x)::-ms-backdrop, body {
  font-size: 1.5rem;
  font-family: Verdana, Meiryo, sans-serif;
}

@media screen and (max-width: 850px) {
  body {
    position: relative;
  }
}

.header {
  border-top: 8px solid #146749;
}

.header__inner {
  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: 100%;
  height: 94px;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.header__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-decoration: none;
}

.header__logo-text {
  margin-bottom: 6px;
  margin-left: 10px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fb6096;
}

@media screen and (max-width: 850px) {
  .header {
    position: static;
    height: 80px;
  }
  .header::after {
    display: block;
    content: '';
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    width: 100%;
    height: 5px;
  }
  .header .nav-active {
    overflow: hidden;
    position: fixed;
    width: 100%;
  }
  .header__logo img {
    width: 300px;
  }
  .header__inner {
    height: 72px;
  }
  .header__links {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .header__logo img {
    width: 194px;
  }
  .header__logo-text {
    margin-bottom: 3px;
    margin-left: 5px;
    font-size: 1rem;
  }
}

.sp-button {
  position: absolute;
  top: 32px;
  right: 10px;
  /*	width: 40px;
  height: 35px;*/
  width: 30px;
  height: 26px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0;
}

.sp-button,
.sp-button span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sp-button {
  display: none;
}

.sp-button span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #23428b;
  border-radius: 4px;
}

.sp-button span:nth-of-type(1) {
  top: 0;
}

.sp-button span:nth-of-type(2) {
  top: 12px;
}

.sp-button span:nth-of-type(3) {
  bottom: 0;
}

.sp-button span:nth-of-type(1) {
  -webkit-animation: menu-bar01 .5s forwards;
  animation: menu-bar01 .5s forwards;
}

@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(12px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(12px) rotate(-45deg);
            transform: translateY(12px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

.sp-button span:nth-of-type(2) {
  -webkit-animation: menu-bar02 .5s forwards;
  animation: menu-bar02 .5s forwards;
}

@-webkit-keyframes menu-bar02 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes menu-bar02 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.sp-button span:nth-of-type(3) {
  -webkit-animation: menu-bar03 .5s forwards;
  animation: menu-bar03 .5s forwards;
}

@-webkit-keyframes menu-bar03 {
  0% {
    -webkit-transform: translateY(-12px) rotate(45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar03 {
  0% {
    -webkit-transform: translateY(-12px) rotate(45deg);
            transform: translateY(-12px) rotate(45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

.sp-button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  width: 30px;
  height: 30px;
  margin: -16px 0 0 -16px;
  border-radius: 50%;
  border: 1px solid rgba(150, 150, 150, 0.3);
  -webkit-transition: all .1s;
  transition: all .1s;
  opacity: 0;
}

.nav-active .sp-button:after {
  -webkit-animation: circle .5s;
  animation: circle .5s;
}

@-webkit-keyframes circle {
  0% {
    -webkit-transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3.5);
    opacity: 0;
  }
}

@keyframes circle {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3.5);
            transform: scale(3.5);
    opacity: 0;
  }
}

.nav-active .sp-button span:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 .5s .5s forwards;
  animation: active-menu-bar01 .5s .5s forwards;
}

@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(12px) rotate(-45deg);
  }
}

@keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(12px) rotate(-45deg);
            transform: translateY(12px) rotate(-45deg);
  }
}

.nav-active .sp-button span:nth-of-type(2) {
  -webkit-animation: active-menu-bar02 .5s .5s forwards;
  animation: active-menu-bar02 .5s .5s forwards;
}

@-webkit-keyframes active-menu-bar02 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes active-menu-bar02 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.nav-active .sp-button span:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 .5s .5s forwards;
  animation: active-menu-bar03 .5s .5s forwards;
}

@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-12px) rotate(45deg);
  }
}

@keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-12px) rotate(45deg);
            transform: translateY(-12px) rotate(45deg);
  }
}

@media screen and (max-width: 850px) {
  .sp-button {
    display: inline-block;
  }
}

.global-nav {
  background-color: rgba(255, 255, 255, 0.95);
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  -webkit-box-shadow: 0 5px 6px -6px #cdcdcd;
          box-shadow: 0 5px 6px -6px #cdcdcd;
}

.global-nav__list {
  display: table;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}

.global-nav__item {
  display: table-cell;
}

.global-nav__item:not(:first-child) {
  border-left: 1px solid #ededed;
}

.global-nav__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 100px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-decoration: none;
  color: #000;
  z-index: 1;
  -webkit-transition: 0.32s color;
  transition: 0.32s color;
}

.global-nav__link::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#13895f), to(#15684b));
  background: linear-gradient(#13895f, #15684b);
  content: '';
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.32s opacity;
  transition: 0.32s opacity;
}

.global-nav__link:hover, .global-nav__link--active {
  color: #fff;
}

.global-nav__link:hover::before, .global-nav__link--active::before {
  opacity: 1;
}

@media screen and (max-width: 850px) {
  .global-nav {
    display: none;
  }
  .global-nav__list {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .nav-active .global-nav,
  .nav-active .global-nav {
    height: 100%;
    background: #f4f6f9;
  }
  .nav-active .global-nav__list {
    position: absolute;
    height: 100%;
    z-index: 9999;
  }
  .nav-active .global-nav,
  .global-nav .nav-active .header,
  .global-nav .nav-active .header-button {
    display: block;
  }
  .global-nav__item {
    display: block;
    padding: 0;
  }
  .global-nav__item a {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0;
    line-height: 1.4;
  }
  .nav-active .global-nav,
  .nav-active .global-nav__list {
    height: 100%;
    background: #f4f6f9;
  }
  .nav-active .global-nav__list {
    position: absolute;
    height: 100%;
    z-index: 9999;
  }
}

.pagetop {
  position: fixed;
  width: 36px;
  height: 36px;
  right: calc(70vw * 100 / 1920);
  bottom: calc(90vw * 100 / 1920);
  background: #146749 url(../img/base/pagetop.png) no-repeat;
  border-radius: 3px;
  cursor: pointer;
  z-index: 2;
  font-size: 0;
  -webkit-transition: 0.32s opacity, 0.32s visibility;
  transition: 0.32s opacity, 0.32s visibility;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
}

.body--state-fixed2 .pagetop {
  opacity: 1;
  visibility: visible;
}

.footer {
  position: relative;
  padding-top: 30px;
  padding-bottom: 15px;
  border-top: 1px solid #cdcdcd;
  border-bottom: 8px solid #15674a;
  -webkit-box-shadow: 0 5px 5px 5px #cdcdcd;
          box-shadow: 0 5px 5px 5px #cdcdcd;
}

.footer__inner {
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 650px) {
  .footer {
    padding-bottom: 5px;
  }
  .footer__logo {
    text-align: center;
  }
}

/* footer-links */
.footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 9px;
}

.footer-links__item:not(:first-child)::before {
  display: inline-block;
  width: 1px;
  height: 1em;
  margin-left: 8px;
  margin-right: 8px;
  vertical-align: middle;
  background: #9a9a9a;
  content: '';
}

.footer-links__link {
  border-bottom: 1px solid rgba(21, 103, 74, 0);
  font-size: 1.3rem;
  text-decoration: none;
  color: #9a9a9a;
  -webkit-transition: 0.32s color, 0.32s border-color;
  transition: 0.32s color, 0.32s border-color;
}

.footer-links__link:hover {
  border-bottom: 1px solid #15674a;
  color: #15674a;
}

@media screen and (max-width: 650px) {
  .footer-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
  }
  .footer-links__item:not(:first-child)::before {
    display: block;
    width: 100%;
    height: 1px;
    margin-left: 0;
    margin-right: 0;
    background: #c9d4d0;
  }
  .footer-links__link {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: none;
    background: #dfece8;
    text-align: center;
    color: #313131;
    line-height: 1.2;
    font-size: 1.3rem;
    -webkit-transition: none;
    transition: none;
  }
  .footer-links__link:hover {
    border-bottom: none;
  }
}

/* footer-copyright */
.footer-copyright {
  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-top: 6px;
}

.footer-copyright__text {
  font-size: 1.2rem;
  color: #9a9a9a;
}

.footer-copyright__group-link {
  position: relative;
  margin-right: 20px;
  display: inline-block;
  border-bottom: 1px solid rgba(21, 103, 74, 0);
  text-decoration: none;
  font-size: 1.2rem;
  color: #9a9a9a;
  -webkit-transition: 0.32s color, 0.32s border-color;
  transition: 0.32s color, 0.32s border-color;
}

.footer-copyright__group-link:hover {
  border-bottom: 1px solid #15674a;
  color: #15674a;
}

.footer-copyright__group-link::after {
  position: absolute;
  right: -20px;
  top: 2px;
  content: '';
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url(../img/base/icon_blank.png) no-repeat;
  background-size: 15px 13px;
}

@media screen and (max-width: 650px) {
  .footer-copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 20px;
    padding-bottom: 10px;
  }
  .footer-copyright__text {
    font-size: 1rem;
  }
}

/* =================================
 Component
================================= */
.contents {
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.contents--1col {
  padding-top: 25px;
  padding-bottom: 50px;
}

.contents__title {
  position: relative;
  border-bottom: 1px solid #efefef;
  padding: 30px;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
}

.contents__title::before {
  position: absolute;
  left: -1px;
  top: -5px;
  display: block;
  width: calc(100% + 2px);
  height: 5px;
  background: #078f5f;
  content: '';
  z-index: 1;
}

.contents__title--schedule::before {
  background: #114d8b;
}

.contents__title-image {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

@media screen and (max-width: 850px) {
  .contents__title {
    font-size: 1.8rem;
    padding: 15px 10px;
  }
  .contents__title-image {
    width: 250px;
  }
}

@media screen and (max-width: 500px) {
  .contents__title {
    text-shadow: 0 0 5px #fff;
  }
  .contents__title-image {
    opacity: 0.5;
  }
}

.contents--row, .contents--row-sp-reverse {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contents__sub {
  width: calc(225 / 960 * 100%);
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../img/base/bg_side.png) repeat;
}

.contents__sub-title {
  padding-top: 13px;
  padding-bottom: 13px;
  background: #fff;
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
}

.contents__main {
  width: calc(715 / 960 * 100%);
  padding-top: 20px;
  padding-bottom: 50px;
}

@media screen and (max-width: 850px) {
  .contents {
    padding-left: 0;
    padding-right: 0;
  }
  .contents--1col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contents--row-sp-reverse, .contents--row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contents__main, .contents__sub {
    width: 100%;
  }
  .contents__main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .contents .bg-image {
    display: none;
  }
  .contents--row:not(.contents--row-sp-reverse) {
    position: relative;
    padding-top: 80px;
  }
  .contents--row:not(.contents--row-sp-reverse) .contents__sub-title {
    position: absolute;
    width: calc(100% - 20px);
    top: 20px;
    left: 10px;
    padding: 15px 10px;
    text-align: left;
    border-bottom: 1px solid #efefef;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.2;
  }
  .contents--row:not(.contents--row-sp-reverse) .contents__sub-title::before {
    position: absolute;
    left: -1px;
    top: -5px;
    display: block;
    width: calc(100% + 2px);
    height: 5px;
    background: #078f5f;
    content: '';
  }
}

.common-heading {
  position: relative;
  margin-left: 5px;
  padding-top: 4px;
  padding-left: 20px;
  padding-bottom: 4px;
  background: #f3f3f3;
  font-weight: 500;
  font-size: 1.9rem;
}

.common-heading::before {
  position: absolute;
  left: -5px;
  top: 0;
  width: 3px;
  height: 100%;
  display: block;
  background: #0b8f60;
  content: '';
}

.common-heading--border::after {
  position: absolute;
  left: -5px;
  bottom: -2px;
  display: block;
  height: 1px;
  width: calc(100% + 5px);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #cdcdcd), color-stop(50%, #fff));
  background: linear-gradient(to right, #cdcdcd 50%, #fff 50%);
  background-size: 2px 1px;
  content: '';
}

.local-nav {
  background: #fff;
}

.local-nav__title {
  padding-top: 13px;
  padding-bottom: 13px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #cdcdcd), color-stop(50%, #fff)) repeat-x left bottom;
  background: linear-gradient(to right, #cdcdcd 50%, #fff 50%) repeat-x left bottom;
  background-size: 2px 1px;
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
}

.local-nav li {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #cdcdcd), color-stop(50%, #fff)) repeat-x left bottom;
  background: linear-gradient(to right, #cdcdcd 50%, #fff 50%) repeat-x left bottom;
  background-size: 2px 1px;
}

.local-nav a {
  position: relative;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 20px;
  font-size: 1.3rem;
  text-decoration: none;
  color: #000;
}

.local-nav a::before {
  position: absolute;
  top: 17px;
  left: 0;
  display: block;
  width: 11px;
  height: 11px;
  background: #50bc96;
  border-radius: 50%;
  content: '';
}

.local-nav a::after {
  position: absolute;
  top: 20px;
  left: 2px;
  display: block;
  width: 5px;
  height: 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: '';
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}

.local-nav a.is-active::before {
  border: 3px solid #fb6096;
  background: #fff;
}

.local-nav a.is-active::after {
  content: none;
}

@media screen and (max-width: 850px) {
  .local-nav {
    padding-top: 36px;
    padding-bottom: 40px;
    background: #f9f9fa;
  }
  .local-nav__title {
    padding-top: 13px;
    padding-bottom: 13px;
    background: none;
    text-align: center;
    font-weight: 600;
    line-height: 1.2;
  }
  .local-nav ul {
    text-align: center;
    font-size: 0;
  }
  .local-nav li {
    margin-top: 12px;
    margin-left: 6px;
    margin-right: 6px;
    display: inline-block;
    background: none;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 500px) {
  .local-nav a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .local-nav a::before {
    top: 13px;
  }
  .local-nav a::after {
    top: 16px;
  }
}

.generic-button-green {
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 15px;
  line-height: 30px;
  background: #078f5f;
  text-decoration: none;
  font-size: 1.4rem;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.generic-button-green:hover {
  background: #1ab57e;
}

.schedule-skip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.schedule-skip__item {
  margin-left: 8px;
  margin-right: 8px;
}

.schedule-skip__icon {
  font-size: 1.1rem;
  vertical-align: 1px;
}

/* =================================
 Home
================================= */
.home-title {
  position: relative;
  margin-bottom: 26px;
  padding-left: 20px;
  font-size: 2.0rem;
  font-weight: 500;
}

.home-title::before {
  position: absolute;
  left: 0;
  top: -8px;
  content: '';
  display: inline-block;
  width: 4px;
  height: 45px;
  background: url(../img/base/bg_headline.png) no-repeat;
  background-size: 4px auto;
}

.home-title::after {
  display: inline-block;
  margin-left: 24px;
  padding-left: 24px;
  border-left: 1px solid #ddd;
  content: attr(data-subtitle);
  line-height: 24px;
  vertical-align: 4px;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  color: #078f5f;
}

@media screen and (max-width: 900px) {
  .home-title:after {
    content: none;
  }
}

.home-lower {
  margin-top: 40px;
  padding-top: 48px;
  padding-bottom: 48px;
  background: #f4f4f6;
}

.home-row {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home-row--lower {
  margin-top: 0;
}

@media screen and (max-width: 1000px) {
  .home-row {
    margin-top: 40px;
  }
}

@media screen and (max-width: 600px) {
  .home-row {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.home-col {
  position: relative;
  max-width: 512px;
  width: 49.23076%;
}

.home-col__btn {
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 600px) {
  .home-col {
    width: 100%;
    max-width: none;
  }
  .home-col--twitter {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-col:not(:first-child) {
    margin-top: 40px;
  }
  .home-col:nth-of-type(1) .news-entries__item:nth-of-type(n+3) {
    display: none;
  }
  .home-col:nth-of-type(1) .news-entries--active .news-entries__item:nth-of-type(n+3) {
    display: block;
  }
  .home-col:nth-of-type(2) .news-entries__item:nth-of-type(n+2) {
    display: none;
  }
  .home-col .news-entries-more {
    display: block;
  }
}

.button-home {
  position: relative;
  display: inline-block;
  background: #f0f0f0;
  text-decoration: none;
  font-size: 1.2rem;
  line-height: 1;
  color: #000;
  padding: 8px 10px 8px 30px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
}

.button-home::before {
  position: absolute;
  top: 9px;
  left: 10px;
  display: block;
  width: 11px;
  height: 11px;
  background: #50bc96;
  border-radius: 50%;
  content: '';
}

.button-home::after {
  position: absolute;
  top: 12px;
  left: 12px;
  display: block;
  width: 5px;
  height: 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: '';
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}

.news-entries {
  overflow-y: scroll;
  height: 400px;
  padding-right: 10px;
  line-height: 1.7142857;
  font-size: 1.4rem;
}

.news-entries::-webkit-scrollbar {
  border-radius: 5px;
}

.news-entries::-webkit-scrollbar:vertical {
  width: 10px;
}

.news-entries::-webkit-scrollbar-thumb {
  background: #15674a;
  border-radius: 5px;
}

.news-entries::-webkit-scrollbar-track-piece {
  background: #efefef;
  border-radius: 5px;
}

.news-entries__item {
  padding-left: 10px;
  padding-right: 10px;
}

.news-entries__item + .news-entries__item,
.news-entries-more + .news-entries__item {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #cdcdcd), color-stop(50%, #fff)) repeat-x left top;
  background: linear-gradient(to right, #cdcdcd 50%, #fff 50%) repeat-x left top;
  background-size: 2px 1px;
  margin-top: 22px;
  padding-top: 22px;
}

@media screen and (max-width: 600px) {
  .news-entries {
    overflow-y: auto;
    height: auto;
    padding-right: 0;
    font-size: 1.2rem;
  }
}

.news-entries-date {
  display: inline-block;
  margin-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  background: #146749;
  border-radius: 3px;
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
}

.news-entries-more {
  margin-top: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: #4fbc95;
  border-radius: 5px;
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
  color: #fff;
  display: none;
  cursor: pointer;
}

#main-img-wrap {
  padding-bottom: 35px;
  width: 100%;
  max-width: 100%;/* ← 1200px から変更 */
  margin: 0 auto;
  overflow: hidden;
  float: none;
  display: block;
  text-align: center;
}

#main-img-wrap img {
  width: 100%;
  height: auto;
  max-width: 1200px;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #main-img-wrap {
    padding-bottom: 10px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    text-align: center;
  }

  #main-img-wrap img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
}

/*=======================
  page
========================*/
#page {
  width: 100%;
  overflow-x: hidden;
}


/*=======================
  slick-box
========================*/


.slick-box {
  /*margin: 0 auto;
	padding: 0;
	min-width: 1200px;
	position: relative;*/
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  text-align: center; /* Slickアイテム中央 */
}

.slick-box_item {
  width: 1200px;
  text-align: center;
  margin: 0;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.slick-box_item img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; /* ← 追加 */
}

@media screen and (max-width: 1200px) {
  .slick-box {
    min-width: initial;
    max-width: 100%;
  }
  .slick-box .slick-box_item {
    max-width: 100%;
    width: auto;
    max-height: 370px;
  }
  .slick-box .slick-box_item img {
    width: auto;
    max-width: none;
    height: 100%;
    max-height: 370px;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  .slick-box .slick-box_item {
    max-height: 300px;
  }
  .slick-box .slick-box_item img {
    max-height: 300px;
    width: 100%;          /* ← 追加 */
    max-width: 100%;      /* ← 追加 */
    height: auto;         /* ← 追加 */
    margin-left: 0;       /* ← 追加 */
   -webkit-transform: translateX(0) !important;/* ← 追加 */
           transform: translateX(0) !important;/* ← 追加 */
  }
}

@media screen and (max-width: 500px) {
  .slick-box .slick-box_item {
    max-height: 200px;
  }
  .slick-box .slick-box_item img {
    max-height: 200px;
    width: 100%;          /* ← 追加 */
    max-width: 100%;      /* ← 追加 */
    height: auto;         /* ← 追加 */
    margin-left: 0;       /* ← 追加 */
    -webkit-transform: translateX(0) !important;/* ← 追加 */
            transform: translateX(0) !important;/* ← 追加 */
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; /* ← 追加 */	
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  display: block;
  width: 9px;
  height: 16px;
  padding: 0;
  bottom: 8px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  z-index: 10;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  opacity: 0.6;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/home/next.png) no-repeat center center;
}

.slick-prev {
  right: 50%;
}

.slick-prev:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.slick-next {
  left: 50%;
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  padding-top: 12px;
  margin: 0;
  list-style: none;
  text-align: center;
  height: 35px;
  background: rgba(255, 255, 255, 0.9);
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
  list-style-type: none;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 50%;
  cursor: pointer;
  color: transparent;
  outline: none;
  background: #939393;
  border: none;
  -webkit-transition: 0.32s background-color;
  transition: 0.32s background-color;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
  background-color: #4fbc95;
}

.slick-dots li.slick-active button {
  background-color: #4fbc95;
}

@media screen and (max-width: 600px) {
  .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 10px;
  }
  .slick-dots li button {
    width: 13px;
    height: 13px;
  }
  .slick-prev,
  .slick-next {
    display: none;
  }
  .slick-prev::before,
  .slick-next::before {
    content: none;
  }
}

.home-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home-gallery__btn .generic-button-pink {
  min-width: 82px;
  text-align: center;
}

.home-gallery__list {
  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;
  width: 100%;
}

.home-gallery__list:after {
  content: '';
  display: block;
  width: calc((100% - 56px) / 3);
}

.home-gallery__item {
  width: calc((100% - 56px) / 3);
  list-style: none;
}

.home-gallery__item:nth-of-type(n+4) {
  margin-top: 5%;
}

.home-gallery__item img {
  max-width: 100%;
  height: auto;
}

/*
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  content: "";
  display: block;
  font-size: 6px;
  line-height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f0f;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}*/
/* =================================
 Team
================================= */
.team-heading {
  position: relative;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding: 30px;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
}

.team-heading::before {
  position: absolute;
  left: -1px;
  top: -5px;
  display: block;
  width: calc(100% + 2px);
  height: 5px;
  background: #078f5f;
  content: '';
}

.team-heading::after {
  position: absolute;
  right: 22px;
  top: 6px;
  display: block;
  width: 53px;
  height: 72px;
  background: url(../img/team/icon_heading.svg) no-repeat;
  background-size: cover;
  content: '';
}

@media screen and (max-width: 600px) {
  .team-heading {
    padding: 15px 10px;
    font-size: 1.8rem;
  }
  .team-heading::after {
    right: 10px;
    top: 3px;
    width: 30px;
    height: 40px;
  }
}

.team-section {
  margin-top: 30px;
}

.team-section + .team-section {
  margin-top: 40px;
}

.team-section__text-large {
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 40px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.3;
}

@media screen and (max-width: 1000px) {
  .team-section__text-large br {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .team-section__text-large {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
    font-size: 2rem;
    line-height: 1.4;
  }
}

.team-message {
  padding: 20px;
  border: 9px solid #f1f5f4;
}

.team-message__heading {
  padding-bottom: 20px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #cdcdcd), color-stop(50%, #fff)) repeat-x left bottom;
  background: linear-gradient(to right, #cdcdcd 50%, #fff 50%) repeat-x left bottom;
  background-size: 2px 1px;
  font-weight: 600;
  font-size: 1.8rem;
}

.team-message__body {
  font-size: 1.4rem;
}

.team-message__text01 {
  margin-top: 1em;
}

.team-message__text02:not(:first-child) {
  margin-top: 2em;
}

.team-message__text03:not(:first-child) {
  margin-top: 1em;
  text-align: right;
}

@media screen and (max-width: 600px) {
  .team-message {
    padding: 10px;
  }
  .team-message__heading {
    padding-bottom: 10px;
    line-height: 1.4;
  }
}

.team-table {
  width: 100%;
  margin-top: 24px;
  font-size: 1.4rem;
  font-weight: 500;
}

.team-table__heading01 {
  min-width: 110px;
  padding: 10px;
  background-color: #0b8e60;
  border: 1px solid #fff;
  text-align: left;
  color: #fff;
}

.team-table__heading02 {
  min-width: 84px;
  padding: 10px;
  background: #cfe3dc;
  border: 1px solid #fff;
}

.team-table__data {
  padding: 10px;
  background: #f6f6f6;
  border: 1px solid #fff;
}

@media screen and (max-width: 600px) {
  .team-table {
    /*
    &__row--no-heading {
      margin-top: 1px;
    }
    */
  }
  .team-table,
  .team-table tbody,
  .team-table thead,
  .team-table tr,
  .team-table th,
  .team-table td {
    display: block;
  }
  .team-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .team-table__row--with-heading {
    margin-top: 20px;
  }
  .team-table__heading01 {
    width: 100%;
    border-bottom: none;
  }
  .team-table__heading02 {
    width: 30%;
  }
  .team-table__data {
    width: 100%;
  }
  .team-table__heading02 + .team-table__data {
    width: 70%;
    border-left: none;
  }
}

/* =================================
 Member
================================= */
.member-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 50px;
}

.member-list__item {
  width: calc(180 / 960 * 100%);
}

@media screen and (max-width: 850px) {
  .member-list__item {
    width: calc(180 / 850 * 100%);
  }
}

@media screen and (min-width: 850px) {
  .member-list__item:not(:nth-of-type(5n + 1)) {
    margin-left: calc(15 / 960 * 100%);
  }
  .member-list__item:nth-of-type(n + 6) {
    margin-top: 30px;
  }
}

@media screen and (max-width: 850px) {
  .member-list__item:not(:nth-of-type(4n + 1)) {
    margin-left: calc(43 / 850 * 100%);
  }
  .member-list__item:nth-of-type(n + 5) {
    margin-top: 30px;
  }
}

@media screen and (max-width: 750px) {
  .member-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .member-list__item:not(:nth-of-type(4n + 1)) {
    margin-left: 0;
  }
  .member-list__item:nth-of-type(n + 4) {
    margin-top: 30px;
  }
  .member-list::before, .member-list::after {
    content: '';
    display: block;
    width: calc(250 / 750 * 100%);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .member-list__item {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(250 / 750 * 100%);
    text-align: center;
  }
}

@media screen and (max-width: 600px) {
  .member-list__item {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
  }
  .member-list__item:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.member-list__link {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  text-decoration: none;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
}

.member-list__image {
  position: relative;
}

.member-list__image::before {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  content: '';
  -webkit-transition: 0.32s background;
  transition: 0.32s background;
}

.member-list__image::after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  content: '';
}

.member-list__link:hover .member-list__image::before {
  background: rgba(255, 255, 255, 0.25);
}

.member-list__name {
  margin-top: 10px;
  text-align: center;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #333;
}

.member-list__name span {
  display: block;
  margin-bottom: 3px;
  font-size: 1.1rem;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .member-list__name {
    font-size: 1.3rem;
  }
}

.member-list__alpha {
  margin-top: 5px;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.1;
  color: #078f5f;
}

/* =================================
 Profile
================================= */
.profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

@media screen and (max-width: 650px) {
  .profile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.profile__col01 {
  width: calc(420 / 715 * 100%);
}

@media screen and (max-width: 650px) {
  .profile__col01 {
    width: 100%;
    margin-top: 40px;
  }
}

.profile__col02 {
  width: calc(271 / 715 * 100%);
  text-align: center;
}

@media screen and (max-width: 650px) {
  .profile__col02 {
    width: 200px;
  }
}

.profile-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.profile-header__name {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
}

.profile-header__roman {
  margin-left: 10px;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.4;
  color: #078f5f;
}

@media screen and (max-width: 650px) {
  .profile-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.profile-text {
  margin-top: 20px;
  font-size: 1.4rem;
  font-weight: 500;
}

.profile-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
}

.profile-list dt {
  width: 105px;
  padding-top: 15px;
  padding-bottom: 16px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #cdcdcd), color-stop(50%, #fff)) repeat-x left bottom;
  background: linear-gradient(to right, #cdcdcd 50%, #fff 50%) repeat-x left bottom;
  background-size: 2px 1px;
}

.profile-list dt span {
  display: block;
  width: 90px;
  background: #0b8e60;
  border-radius: 3px;
  text-align: center;
  font-size: 1.3rem;
  color: #fff;
}

.profile-list dd {
  width: calc(100% - 105px);
  padding-top: 15px;
  padding-bottom: 16px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #cdcdcd), color-stop(50%, #fff)) repeat-x left bottom;
  background: linear-gradient(to right, #cdcdcd 50%, #fff 50%) repeat-x left bottom;
  background-size: 2px 1px;
  font-size: 1.3rem;
  font-weight: 500;
}

.profile-back {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
}

@media screen and (max-width: 650px) {
  .profile-back {
    margin-bottom: 30px;
  }
}

.schedule-wrapper {
  margin-bottom: 55px;
  padding-left: 40px;
  padding-right: 40px;
  border: 5px solid #e8f3fc;
}

.schedule-wrapper__title {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #cdcdcd), color-stop(50%, #fff)) repeat-x left bottom;
  background: linear-gradient(to right, #cdcdcd 50%, #fff 50%) repeat-x left bottom;
  background-size: 2px 1px;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .schedule-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .schedule-wrapper__title {
    font-size: 1.8rem;
  }
}

.schedule-entry {
  padding-top: 16px;
  padding-bottom: 16px;
}

.schedule-entry + .schedule-entry {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #cdcdcd), color-stop(50%, #fff)) repeat-x left top;
  background: linear-gradient(to right, #cdcdcd 50%, #fff 50%) repeat-x left top;
  background-size: 2px 1px;
}

.schedule-entry + .contents__title {
  margin-top: 50px;
}

.schedule-entry__date span {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  background: #0b8e60;
  border-radius: 3px;
  text-align: center;
  font-size: 1.3rem;
  color: #fff;
}

.schedule-entry--schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 500px) {
  .schedule-entry--schedule {
    display: block;
  }
}

.schedule-entry--schedule .schedule-entry__date {
  width: 140px;
}

.schedule-entry--schedule .schedule-entry__date span {
  min-width: 110px;
  background: #1e88e5;
}

@media screen and (max-width: 500px) {
  .schedule-entry--schedule .schedule-entry__date {
    width: auto;
  }
}

.schedule-entry--schedule .schedule-entry__title {
  width: calc(100% - 140px);
  margin-top: 0;
  padding-top: 2px;
}

@media screen and (max-width: 500px) {
  .schedule-entry--schedule .schedule-entry__title {
    width: auto;
  }
}

.schedule-entry__title {
  margin-top: 8px;
  font-size: 1.8rem;
  line-height: 1.4;
}

.schedule-entry__body {
  margin-top: 8px;
  font-size: 1.4rem;
}

@media screen and (max-width: 850px) {
  .schedule-entry__body {
    font-size: 1.2rem;
  }
}

/* =================================
 Photo Gallery
================================= */
.photo-gallery__list {
  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;
  max-width: 715px;
  margin-left: auto;
  margin-right: auto;
}

.photo-gallery__list::after {
  content: '';
  display: block;
  width: calc(225 / 715 * 100%);
}

.photo-gallery__item {
  width: calc(225 / 715 * 100%);
  max-width: 225px;
  background: #fff;
  overflow: hidden;
  /*
    &:not(:nth-of-type(3n + 1)) {
      margin-left: 3.84615%;
    }
    */
}

.photo-gallery__item:nth-of-type(n + 4) {
  margin-top: 40px;
}

.photo-gallery__item a {
  position: relative;
  display: block;
  -webkit-transform: translatez(0);
          transform: translatez(0);
  /*
      &:hover img {
        transform: scale(1.02);
      }
      */
}

.photo-gallery__item a::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border: 8px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}

.photo-gallery__item a:hover::before {
  border-width: 0;
}

.photo-gallery__item img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translatez(0);
          transform: translatez(0);
}

body:after {
  content: url(../img/lightbox/close.png) url(../img/lightbox/loading.gif) url(../img/lightbox/prev.png) url(../img/lightbox/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

.lightbox .lb-image {
  display: block;
  height: auto;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
}

.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-prev {
  left: 0;
  float: left;
}

.lb-prev:hover {
  background: url(../img/lightbox/prev.png) left 48% no-repeat;
}

.lb-next {
  right: 0;
  float: right;
}

.lb-next:hover {
  background: url(../img/lightbox/next.png) right 48% no-repeat;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

#lightbox img {
  max-width: none;
}

@media screen and (max-width: 600px) {
  .lb-cancel {
    background-size: 50%;
  }
  .lb-prev {
    background: url(../img/lightbox/prev.png) left 48% no-repeat;
    background-size: 20%;
  }
  .lb-next {
    background: url(../img/lightbox/next.png) right 48% no-repeat;
    background-size: 20%;
  }
  .lb-prev:hover,
  .lb-next:hover {
    background-size: 20%;
  }
}

/* =================================
 Utility
================================= */
@media (max-width: 1000px) {
  .u-max-only {
    display: none;
  }
}

.u-text-large {
  font-size: 1.8rem;
}

.u-text-small {
  font-size: 1.3rem;
}

.u-text-align-l {
  text-align: left;
}

.u-text-align-c {
  text-align: center;
}

.u-text-align-r {
  text-align: right;
}

.u-break-all {
  word-break: break-all;
}

.u-indent {
  padding-left: 1em;
  text-indent: -1em;
}

.u-mt-25 {
  margin-top: 25.64103%;
}

.u-mt-17 {
  margin-top: 17.09402%;
}

.u-mt-12 {
  margin-top: 12.82051%;
}

.u-mt-8 {
  margin-top: 8.54701%;
}

.u-mt-6 {
  margin-top: 6.83761%;
}

.u-mt-5 {
  margin-top: 5.12821%;
}

.u-mt-4 {
  margin-top: 4.2735%;
}

.u-mt-3 {
  margin-top: 3.4188%;
}

.u-mt-2 {
  margin-top: 2.5641%;
}

.u-mt-1 {
  margin-top: 1.7094%;
}

.u-mt-0 {
  margin-top: 0;
}
