﻿@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@800&display=swap');
/* ▼▼▼▼▼ Parts ▼▼▼▼▼  */
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.txt-bold{
  font-weight: bold;
}
.txt-min {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    HGS明朝E, メイリオ, Meiryo, serif;
}
.divider {
  height: 0;
  margin: 3rem 0;
  overflow: hidden;
  border-top: 1px solid #ccc;
}
/* ▲▲▲▲▲ Parts ▲▲▲▲▲  */
/* ▼▼▼▼▼ HEADER ▼▼▼▼▼ */
#header {
  border-top: 10px solid #000;
  border-bottom: 2px solid #000;
  padding-top: 40px;
  position: relative;
}
#header .inner {
  text-align: center;
}
#header .inner h1 {
  width: 270px;
  display: inline;
  float: left;
  margin-left: 345px;
}
#header .inner .gNavi {
  margin-top: 20px;
  margin-bottom: -2px;
  display: flex;
  justify-content: space-around;
}

#header .inner .gNavi li {
  white-space: nowrap;
  /* overflow: hidden; */
  line-height: 1.3;
  height: 56px;
  position: relative;
  font-weight: bold;
  font-size: 1.4rem;
  font-family: 'Shippori Mincho B1', serif;
}
#header .inner .gNavi li a {
  text-decoration: none;
  padding: 0 2.5rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#header .inner .gNavi li a:after,
#header .inner .gNavi li .gNavi_sub a:after,
#header .inner .gNavi li.current .gNavi_sub a:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #FFDF27;
  transform: scale(0,1);
  transform-origin: center top;
  transition: transform .3s;
}
#header .inner .gNavi_sub{
  position: absolute;
  z-index: 2;
  background: rgba(255,255,255,0.96);
  box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.2);
  display: none;
}
.change-time{
  animation-duration: .3s;
}

#header .inner .gNavi .gNavi_sub li a{
  padding: 0 1rem;
}
#header .inner .gNavi li.current a:after,
#header .inner .gNavi li.current .gNavi_sub li.current a:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #FFDF27;
  transform: inherit;
  z-index: 1;
}
#header .inner .gNavi li .gNavi_sub li:after{
  content: '';
  position: absolute;
  border-bottom: 2px solid #000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
/* #header .inner .gNavi li.current .gNavi_sub a:after{
  background: #FFDF27;
} */
#header .inner .gNavi li a:hover:after,
#header .inner .gNavi li.current .gNavi_sub li a:hover:after{
  transform: scale(1,1) !important;
  z-index: 1;
}
/* #header .inner .gNavi li.current,
#header .inner .gNavi li a:hover {
  background: rgba(255, 255, 255, 0.3);
  border-bottom: 2px solid #ffdf27;
} */
/* #header .inner .gNavi li.gNavi_00 {
  background: url("../img/common/gnavi_00.png") 0 0;
  width: 72px;
} */
/* #header .inner .gNavi li.gNavi_01 {
  background: url("../img/common/gnavi_01.png") 0 0;
  width: 186px;
} */
/*#header .inner .gNavi li.gNavi_01.current    { background: url("../img/common/gnavi_01_cr.png") 0 0; width:176px; }*/
/* #header .inner .gNavi li.gNavi_02 {
  background: url("../img/common/gnavi_02.png") 0 0;
  width: 95px;
} */
/*#header .inner .gNavi li.gNavi_02.current    { background: url("../img/common/gnavi_02_cr.png") 0 0; width:125px; }*/
/*#header .inner .gNavi li.gNavi_03            { background: url("../img/common/gnavi_03.png") 0 0; width:97px; }*/
/*#header .inner .gNavi li.gNavi_03.current    { background: url("../img/common/gnavi_03_cr.png") 0 0; width:102px; }*/
/* #header .inner .gNavi li.gNavi_04 {
  background: url("../img/common/gnavi_04.png") 0 0;
  width: 97px;
} */
/*#header .inner .gNavi li.gNavi_04.current    { background: url("../img/common/gnavi_04_cr.png") 0 0; width:112px; }*/
/* #header .inner .gNavi li.gNavi_05 {
  background: url("../img/common/gnavi_05.png") 0 0;
  width: 98px;
} */
/*#header .inner .gNavi li.gNavi_05.current    { background: url("../img/common/gnavi_05_cr.png") 0 0; width:113px; }*/
/* #header .inner .gNavi li.gNavi_06 {
  background: url("../img/common/gnavi_06.png") 0 0;
  width: 133px;
} */
/*#header .inner .gNavi li.gNavi_06.current    { background: url("../img/common/gnavi_06_cr.png") 0 0; width:157px; }*/
/* #header .inner .gNavi li.gNavi_07 {
  background: url("../img/common/gnavi_07.png") 0 0;
  width: 184px;
} */
/*#header .inner .gNavi li.gNavi_07.current    { background: url("../img/common/gnavi_07_cr.png") 0 0; width:175px; }*/
/* #header .inner .gNavi li.gNavi_08 {
  background: url("../img/common/gnavi_08.png") 0 0;
  width: 95px;
} */
/*#header .inner .gNavi li.gNavi_08.current    { background: url("../img/common/gnavi_08_cr.png") 0 0; width:102px; }*/
/*
#header .inner .gNavi li.gNavi_01            { background: url("../img/common/gnavi_01.png") 0 0; width:56px; }
#header .inner .gNavi li.gNavi_01.current    { background: url("../img/common/gnavi_01_cr.png") 0 0; width:56px; }
#header .inner .gNavi li.gNavi_02            { background: url("../img/common/gnavi_02.png") 0 0; width:237px; }
#header .inner .gNavi li.gNavi_02.current    { background: url("../img/common/gnavi_02_cr.png") 0 0; width:237px; }
#header .inner .gNavi li.gNavi_03            { background: url("../img/common/gnavi_03.png") 0 0; width:237px; }
#header .inner .gNavi li.gNavi_03.current    { background: url("../img/common/gnavi_03_cr.png") 0 0; width:237px; }
#header .inner .gNavi li.gNavi_04            { background: url("../img/common/gnavi_04.png") 0 0; width:145px; }
#header .inner .gNavi li.gNavi_04.current    { background: url("../img/common/gnavi_04_cr.png") 0 0; width:145px; }
#header .inner .gNavi li.gNavi_05            { background: url("../img/common/gnavi_05.png") 0 0; width:215px; }
#header .inner .gNavi li.gNavi_05.current    { background: url("../img/common/gnavi_05_cr.png") 0 0; width:215px; }
#header .inner .gNavi li.gNavi_06            { background: url("../img/common/gnavi_06.png") 0 0; width:70px; }
#header .inner .gNavi li.gNavi_06.current    { background: url("../img/common/gnavi_06_cr.png") 0 0; width:70px; }
*/

.subNavi {
  position: absolute;
  top: -32px;
  right: 0;
  font-size: 14px;
}
.subNavi li {
  display: inline-block;
  margin-left: 2rem;
}
.subNavi li:first-of-type {
  margin-left: 0;
}
.subNavi li a {
  text-decoration: none;
}
.subNavi li a:hover {
  text-decoration: underline;
}

.link-nijl {
  margin-top: 28px;
}

/* ▲▲▲▲▲ HEADER ▲▲▲▲▲ */

/* ▼▼▼▼▼ KV ▼▼▼▼▼ */
#kv {
  background: url("../img/index/kv_bg_01.jpg") repeat 0 0;
  padding: 40px 0;
}
#kv .slideArea {
  width: 710px;
  height: 300px;
  overflow: hidden;
  float: left;
}
#kv .fb {
  background-color: #fff;
  float: right;
}
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 0px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fedd40 !important;
}
.bx-wrapper .bx-next {
  right: 10px !important;
}
.bx-wrapper .bx-prev {
  left: 10px !important;
}

/* ▲▲▲▲▲ KV ▲▲▲▲▲ */

/* ▼▼▼▼▼ NEWS ▼▼▼▼▼ */
#news {
  margin: 40px 0 0;
}
#news h2 {
  font-size: 24px;
  color: #000;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    HGS明朝E, メイリオ, Meiryo, serif;
  position: relative;
  font-weight: bold;
}
#news h2:before {
  content: url("../img/index/news-tree.png");
  margin-right: 8px;
  position: relative;
  top: 4px;
}
#news ul {
  border: 1px solid #c9c9c9;
  height: 240px;
  overflow-y: auto;
  padding: 12px 10px;
  font-size: 14px;
  line-height: 1.2;
  /* border: 2px solid #C9C9C9; */
}
#news ul li .date {
  display: block;
  margin-right: 20px;
}
#news ul li {
  display: flex;
  margin-bottom: 10px;
}
#news ul li:hover {
  color: #004cff;
}

/* ▲▲▲▲▲ NEWS ▲▲▲▲▲ */

/* ▼▼▼▼▼ MAIN ▼▼▼▼▼ */
#main {
  padding: 40px 0 60px 0;
}
#main ul.btnArea{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#main ul.btnArea li{
    width: 470px;
    margin-bottom: 20px;
}
/* #main ul.btnArea_01 {
  margin-bottom: 20px;
}
#main ul.btnArea_02 {
  margin-bottom: 60px;
}
#main ul.bnrArea {
  margin-left: 200px;
}
#main ul.btnArea_01 li,
#main ul.btnArea_02 li,
#main ul.bnrArea li {
  float: left;
}
#main ul.btnArea_01 li.marginR,
#main ul.btnArea_02 li.marginR {
  margin-right: 20px;
}
#main ul.bnrArea li.marginR {
  margin: 14px 40px 0 0;
} */
#main h3,
#main h4,
#main h5 {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: bold;
  color: #000;
}
#main h3 {
  font-size: 28px;
  margin-bottom: 40px;
}
#main h4 {
  font-size: 24px;
  margin-bottom: 20px;
}
#main h5 {
  font-size: 20px;
  margin-bottom: 20px;
}
#main .txtBox {
  margin-bottom: 40px;
}
#main .txtBox:after{
  content: "";
  clear: both;
  display: block;
}
#main .txtBox p {
  margin-bottom: 1em;
}
#main .red {
  color: #c23333;
}
#main .tRight {
  text-align: right;
}
#main .tCenter {
  text-align: center;
}
#main .smallTxt {
  font-size: 80%;
}
/* 2020.03.04 add */
.row {
  display: flex;
}
.bgGray {
  background: #f6f6f6;
  padding: 4px;
}
.imgCenter {
  display: block;
  margin: 0 auto 30px;
  max-width: 650px;
}
.imgLeft {
  float: left;
  margin: 0 20px 10px 0;
  max-width: 300px;
}
.imgRight {
  float: right;
  margin: 0 0 10px 20px;
  max-width: 300px;
}
.tRed {
  color: #ff0000;
}
a {
  text-decoration: underline;
}
/* ▲▲▲▲▲ MAIN ▲▲▲▲▲ */

/* ▼▼▼▼▼ PANKUZU ▼▼▼▼▼ */
#pankuzu {
  padding: 10px 0;
  font-size: 80%;
}
/* ▲▲▲▲▲ PANKUZU ▲▲▲▲▲ */

/* ▼▼▼▼▼ PAGE TOP ▼▼▼▼▼ */
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 50%;
}
#page-top a {
  background: #333;
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 20px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
}
#page-top a:hover {
  text-decoration: none;
  background: #555;
}
/* ▲▲▲▲▲ PAGE TOP ▲▲▲▲▲ */

/* ▼▼▼▼▼ FOOTER ▼▼▼▼▼ */
#footer {
  background-color: #000;
  padding: 20px 0;
  font-size: 80%;
  line-height: 1.6;
  border-bottom: 3px solid #d7cd39;
}
#footer address {
  color: #ccc;
  text-align: right;
  font-style: normal;
}
#footer address img {
  display: inline;
  vertical-align: top;
  margin-right: 10px;
}
/* ▲▲▲▲▲ FOOTER ▲▲▲▲▲ */

/* ▼▼▼▼▼ ABOOUT ▼▼▼▼▼ */
#about .labo {
  text-align: center;
  padding: 40px 30px 20px 30px;
  background: url("../img/about/pattern.jpg") 0 0;
  margin-bottom: 40px;
}
#about .labo .part_01 {
  background-color: rgba(254, 221, 64, 0.3);
  text-align: left;
  padding: 30px;
}
#about .labo .part_02 {
  background-color: rgba(170, 215, 57, 0.3);
  text-align: left;
  padding: 30px;
}
#about .labo .part_03 {
  background-color: rgba(54, 169, 55, 0.3);
  text-align: left;
  padding: 30px;
}
#about .link-symposium {
  padding: 2em;
  margin-top: 2em;
  justify-content: space-around;
  align-items: flex-end;
}
/* ▲▲▲▲▲ ABOOUT ▲▲▲▲▲ */

/* ▼▼▼▼▼ ARTIST ▼▼▼▼▼ */
#artist .fLeft {
  margin-right: 40px;
  float: left;
}
#artist .fRight {
  margin-left: 40px;
  float: right;
}
/* ▲▲▲▲▲ ARTIST ▲▲▲▲▲ */

/* ▼▼▼▼▼ SYMPOSIUM ▼▼▼▼▼ */
#symposium .commentBox {
  display: table;
}
#symposium .name {
  font-weight: bold;
  display: table-cell;
  width: 100px;
  vertical-align: top;
  text-align: right;
}
#symposium .comment {
  display: table-cell;
}
#symposium .pic img {
  text-align: center;
  margin: 0 auto;
}
/* ▲▲▲▲▲ SYMPOSIUM ▲▲▲▲▲ */

/* ▼▼▼▼▼ TALK ▼▼▼▼▼ */
#talk .commentBox {
  display: table;
  margin-bottom: 2rem;
}
#talk .txtBox p {
  margin-bottom: 0;
}
#talk .name {
  font-weight: bold;
  display: table-cell;
  width: 100px;
  vertical-align: top;
  text-align: right;
}
#talk .name.blue {
  color: #33859f;
}
#talk .name.pink {
  color: #9f339e;
}
#talk .name.ygreen{
    color: #B7B438;
}
#talk .name.enji{
    color: #C3624F;
}
#talk .comment {
  display: table-cell;
  vertical-align: top;
  margin-bottom: 2rem;
  padding-left: 1rem;
  border-left: #f8f8f8 8px solid;
}
#talk .comment.blue {
  border-color: #eef2f3;
}
#talk .comment.pink {
  border-color: #f5ebf5;
}
#talk .comment.ygreen {
  border-color: #e0de6d;
}
#talk .comment.enji {
  border-color: #e39b8d;
}
#talk .pic {
  display: table-cell;
  width: 400px;
}
#talk .pic.fRight {
  float: right;
}
#talk .pic.fRight:after {
  content: "";
  display: table;
  clear: both;
}
#talk .pic img {
  padding-left: 40px;
}
#talk .talk-link {
  margin-bottom: 6rem;
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 1rem;
  display: flex;
}
#talk .talk-link ul {
  display: flex;
  justify-content: start;
  margin: 0 2rem;
}
#talk .talk-link ul li {
  margin-left: 2rem;
}
/* ▲▲▲▲▲ TALK ▲▲▲▲▲ */

/* ▼▼▼▼▼ INTRODUCTION ▼▼▼▼▼ */
#introduction .smallTxt {
  margin-top: 10px;
}
/* ▲▲▲▲▲ INTRODUCTION ▲▲▲▲▲ */

/* ▼▼▼▼▼ ARTIST ▼▼▼▼▼ */
.artist_descriptionm {
  margin-bottom: 7rem;
}
.artist_description h2 {
  font-weight: bold;
  font-size: 2.2rem;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    HGS明朝E, メイリオ, Meiryo, serif;
}
.artist-members-bloc.current {
  background: url("../img/artist/artist-bg-current.jpg") no-repeat center center;
  /* margin-bottom: 2rem; */
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
}
.artist-members-bloc.former {
  background: url("../img/artist/artist-bg-former.jpg") no-repeat center center;
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
}
.button.button-gray {
  display: inline-block;
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 0.4rem 1rem;
}
.button.button-gray:hover {
  background: #5e5451;
}
.artist-members-bloc {
  background-size: cover;
  padding: 50px 0;
}
.artist-members {
  justify-content: flex-start;
  flex-wrap: wrap;
}
#main .members-title {
  padding: 0rem 1rem;
  color: #fff;
  font-size: 2rem;
}
.members-title.current {
  background: rgb(126, 57, 105);
  background: linear-gradient(
    90deg,
    rgba(126, 57, 105, 1) 0%,
    rgba(126, 57, 105, 0) 55%
  );
}
.members-title.former {
  background: rgb(0, 75, 96);
  background: linear-gradient(
    90deg,
    rgba(0, 75, 96, 1) 0%,
    rgba(0, 75, 96, 0) 55%
  );
}
.artist-box {
  width: 284px;
  margin-right: 54px;
  margin-bottom: 22px;
  background: #fff;
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
  padding: 180px 12px 12px;
  position: relative;
  font-size: 13px;
  line-height: 1.4;
}
.artist-box > p {
  margin-bottom: 8px;
}
.artist-box:nth-child(3n) {
  margin-right: 0;
}
.artist-box img {
  width: 284px;
  height: 172px;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
#main .artist-box h5 {
  margin-bottom: 4px;
  font-size: 19px;
}
#main .artist-box h5 .smallTxt {
  font-size: 70%;
}
.artist-box .type {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 0 12px;
  border-radius: 30px;
  display: inline-block;
  font-size: 1.2rem;
  font-size: 12px;
}
.read-more a {
  color: #fff;
  font-size: 13px;
  background: #000;
  padding: 0.4rem 0.8rem;
  text-decoration: none;
  border-radius: 0.25rem;
}
.read-more a:hover {
  background: #5e5451;
}
/* アーティスト個別ページ */
.artist-info {
  align-items: start;
  margin-bottom: 30px;
}
.profile {
  background: #f6f6f6;
  width: 360px;
  padding: 22px 12px;
  margin-right: 30px;
}
.profile img {
  display: block;
  margin: 0 auto 60px;
}
#main .profile h5 {
  margin-bottom: 0px;
}
#main .profile h5,
#main .profile p {
  font-size: 14px;
}
.details {
  width: calc(100% - 350px);
}
#main .artist-info h4 {
  font-size: 18px;
  border-bottom: 1px dotted #000;
}
#main .artist-info ul {
  margin-bottom: 8px;
}
#main .artist-info ul li {
  line-he: 1.2;
  margin-bottom: 12px;
}
/* 動画アイコン */
.fa-youtube::before{
    color: #da1717;
    margin-right: 0.2rem;
}
.posted {
  color: #fff;
  font-size: 70%;
  padding: 2px 8px;
  border-radius: 20px;
  margin-right: 4px;
}
.kotensekidb_link {
  text-align: right;
  font-size: 96%;
  line-height: 24px;
}
.kotensekidb_link a {
  text-decoration: underline;
}
/* 5つの質問 */
.artist-fiveQuestions {
  padding: 40px 40px;
}
#main .artist-fiveQuestions h4 {
  text-align: center;
}
.artist-fiveQuestions p span {
  font-size: 22px;
  font-weight: normal;
  font-family: Verdana, Geneva, "sans-serif";
}

#main .artist-fiveQuestions .txtBox p.question {
  margin-bottom: 0px;
}
.artist-fiveQuestions .txtBox p.answer {
  margin-left: 48px;
}
/* ▲▲▲▲▲ ARTIST ▲▲▲▲▲ */

/* ▼▼▼▼▼ ないじぇるリポート ▼▼▼▼▼ */
.report-list {
  margin-bottom: 3em;
}
.report-list li {
  border-top: 1px dotted #707070;
}
.report-list li:last-child {
  border-bottom: 1px dotted #707070;
}
.report-list li a {
  display: block;
  padding: 16px;
  width: 100%;
  text-decoration: none;
}
.report-list li a:hover {
  background: #f6f6f6;
}
.report-list li:hover {
  color: #004cff;
}
.report-list .posted {
  background: #ffdd00;
  color: #000;
  font-size: 80%;
  padding: 2px 14px;
  border-radius: 20px;
}
/* ▲▲▲▲▲ ないじぇるリポート ▲▲▲▲▲ */

/* ▼▼▼▼▼ PDFのhtml化 ▼▼▼▼▼ */
.event_description {
  margin-bottom: 7rem;
}
.event_description h2 {
  font-weight: bold;
  font-size: 2.2rem;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    HGS明朝E, メイリオ, Meiryo, serif;
}
.pdf-content h5 {
  border-bottom: 1px dotted #000;
}
.notes a {
  font-size: 14px;
  color: #0044ff;
}
.pdf-content blockquote {
  background: #f6f6f6;
  padding: 12px 30px;
  margin: 40px;
}
#notes-bloc {
  font-size: 14px;
  padding: 14px 18px;
}
#notes-bloc ul li {
  line-height: 1.2;
  margin-bottom: 12px;
  text-align: left;
}
#notes-bloc ul li:last-child {
  margin-bottom: 0;
}
.page-position {
  display: block;
  font-size: 16px;
  text-align: center;
  margin: -20px 0 20px;
}
.pdf-link {
  background: #f6f6f6;
  margin: 10px 0 30px;
  padding: 8px 20px;
  text-align: right;
}
/* ▲▲▲▲▲ PDFのhtml化 ▲▲▲▲▲ */

/* ▼▼▼▼▼ button-nav ▼▼▼▼▼ */
.button-nav {
  text-align: center;
  margin: 20px 0;
  justify-content: space-around;
}
.button-nav:first-child {
  margin-top: 60px;
}
.button-nav button {
  padding: 4px 80px;
  cursor: pointer;
}

.button-nav button.yellow {
  background: #ffdf27;
  border: 1px solid #e6c50d;
}
/* ▲▲▲▲▲ button-nav ▲▲▲▲▲ */
/* ▼▼▼▼▼ これまでの活動 ▼▼▼▼▼ */
.pastEvent-link .inner {
  padding: 2rem 2rem;
  border-radius: 0.25rem;
}
.pastEvent-link ul li {
  text-indent: -0.8rem;
  margin-left: 2rem;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.pastEvent-box:first-child {
  margin-top: 2rem;
  border-top: none;
}
.pastEvent-box {
  padding: 2rem 0;
  border-top: 1px solid #ccc;
}
/* ▲▲▲▲▲ これまでの活動 ▲▲▲▲▲ */

/* ▼▼▼▼▼ New 活動・イベント ▼▼▼▼▼ */
.event-list {
  display: flex;
  flex-wrap: wrap;
}
.event-list .eventItem {
  border: 1px solid #ebebeb;
  width: 300px;
  margin: 0px 20px 20px 0;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.event-list .eventItem:nth-child(3n) {
  margin-right: 0;
}
.eventLabel {
  background: #000;
  right: 0;
  top: 0;
  color: #fff;
  z-index: 1;
  padding: 0.1rem 1rem;
  opacity: 0.8;
  font-size: 1.2rem;
  display: inline-block;
  border-radius: 4rem;
  margin-bottom: 0.4rem;
}
.eventLabel.page {
  position: relative;
  display: inline-block;
}
.eventItem{
  opacity: 0;
  display: block;
}
.eventItem-img {
  height: 280px;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.eventItem-img img {
  max-width: 100%;
  max-height: 280px;
  transition: 0.5s all;
}
.eventItem-img:hover img {
  transform: scale(1.2, 1.2);
  transition: 0.5s all;
}
.eventItem-detail {
  padding: 3rem 1rem 1rem;
}
.eventItem-detail_2 {
  padding: 0rem 1rem 1rem;
  margin-top: auto;
}
.eventTitle {
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 2rem;
}
.eventTitle a {
  text-decoration: none;
  color: #000;
}
.eventTitle a:hover {
  text-decoration: underline;
}
.eventVenue {
  font-weight: bold;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
.eventDate {
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 1rem;
  font-size: 1.3rem;
  font-family: "メイリオ", Meiryo, sans-serif;
}
.eventStatus {
  padding: 1px 10px;
  color: #fff;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  z-index: 1;
}
.eventStatus.finished{
  background: rgba(0,0,0,0.6);
}
.eventStatus.current{
  background: #33859f;
}
.eventStatus.report{
  background: #339f38;
}
.back-eventList {
  display: flex;
  justify-content: space-around;
  margin-bottom: 6rem;
  margin-top: 6rem;
}
.back-eventList a {
  background: #000;
  text-decoration: none;
  color: #fff;
  padding: 0.4rem 2rem;
  border-radius: 0.25rem;
}
.back-eventList a:hover {
  background: #5e5451;
}
/* ▲▲▲▲▲ New 活動・イベント ▲▲▲▲▲ */
/* ▼▼▼▼▼　インタプリタまとめ　▼▼▼▼▼ */
h2.about_interpreter{
  background: rgb(0, 68, 81);
    background: linear-gradient( 90deg, rgba(0, 68, 81, 1) 0%, rgba(0, 68, 81, 0) 55% );
    color: #FFF;
}
.interpreter-select {
    margin-bottom: 10rem;
    padding: 6rem 0;
}
.interpreter-select .inner{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.interpreterMenu{
  position: relative;
}
.interpreterMenu .interpreterMenu-header{
  width: 400px;
  height: 400px;
  background-size: cover;
  padding-top: 2rem;
  padding-left: 2rem;
  margin-bottom: 12rem;
}
.interpreterMenu .interpreterMenu-header h4{
    line-height: 1.0;
}
.interpreterMenu .interpreterMenu-header a{
  color: #FFF;
  text-decoration: none; 
  text-shadow: 0.1rem 0.1rem black; 
}
.interpreterMenu03 .interpreterMenu-header a{
    color: #0f0f0f;
    text-shadow: 0.1rem 0.1rem rgba(255,255,255,0.4); 
}
.interpreterMenu01 .interpreterMenu-header{
  background-image: url(../interpreter/img/01.jpg);
}
.interpreterMenu02 .interpreterMenu-header{
  background-image: url(../interpreter/img/02.jpg);
}
.interpreterMenu03 .interpreterMenu-header{
  background-image: url(../interpreter/img/03.jpg);
}
.interpreterMenu .interpreterMenu-body{
  background: rgba(0,0,0,0.8);
  width: 400px;
  height: 400px;
  position: absolute;
  color: #FFF;
  font-size: 1.6rem;
  padding: 6rem 4rem;
  top: 80px;
  left: 40px;
  display: flex;
  flex-direction: column;
}
.interpreterMenu .interpreterMenu-body a{
  margin-top: auto;
  text-align: right;
  text-decoration: none;
  background: rgb(230, 230, 230,0.8);
  color: #000;
  display: flex;
  padding: 0 0.8rem;
  border-radius: 0.25rem;
  align-self: self-end;
  align-items: center;
}
.interpreterMenu .interpreterMenu-body a:hover{
  background: rgba(0, 75, 96, 0.8);
}
.interpreter-menu {
  width: 465px;
  margin-right: 30px;
  border: 1px solid #ebebeb;
  background: #FFF;
  box-shadow: 0 0 6px 2px rgb(0 0 0 / 10%);
}
.interpreter-menu:last-child {
  margin-right: 0;
}
.interpreter-menu .menu-image {
  overflow: hidden;
}
.interpreter-menu .menu-image img {
  transition: 0.5s all;
}
.interpreter-menu .menu-image:hover img {
  transform: scale(1.2, 1.2);
  transition: 0.5s all;
}
.interpreter-menu .sectionMenuBox-inner {
  margin: 1rem 1rem;
}
#main .interpreter-menu .sectionMenuBox-inner h4 {
  font-size: 2rem;
  margin-bottom: 5px;
}
#main .interpreter-menu .sectionMenuBox-inner h4 a {
  text-decoration: none;
}
#main .interpreter-menu .sectionMenuBox-inner h4 a:hover {
  text-decoration: underline;
}
/* ▼▼▼▼▼ インタプリタ日誌 トップ New ▼▼▼▼▼ */
.diary-wrap{
  display: flex;
  flex-direction: row-reverse;
}
.interpreter-index {
  background: #f8f8f8;
  padding: 3rem 2rem;
  margin-left: 4rem;
  font-size: 1.5rem;
  flex: 1;
  background: url(../img/about/pattern.jpg) 0 0;
}
.interpreter-index ul li a {
  text-decoration: none;
  display: block;
  padding: 1rem 0.8rem;
  border-bottom: 1px dotted #000;
}
.interpreter-index ul li a:hover{
  color: #b40431;
  background: rgba(254, 255, 224, 0.8);
  text-decoration: underline;
}
.interpreter-index ul li i {
  margin-right: 0.4rem;
}
.interpreter-box {
  margin-bottom: 3.6rem;
}
.interpreter-box .interpreter-name {
    padding: 0.4rem 2rem;
    font-weight: bold;
    background: #000;
    color: #FFF;
    position: relative;
    display: inline-block;
    margin-bottom: 2rem;
    border-radius: 0 0.4rem 0 0.4rem;
}
.interpreter-box .interpreter-name:after,
.interpreter-box .interpreter-name:before{
  content: '';
  position: absolute;
}
.interpreter-box .interpreter-name:before{
  top: -4px;
  left: -4px;
  width: 30px;
  height: 30px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
}
.interpreter-box .interpreter-name:after{
  content: '';
    position: absolute;
    bottom: -4px;
    right: -4px;
    width: 30px;
    height: 30px;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
}
.interpreter-box ul {
  padding-bottom: 2rem;
}
.interpreter-box ul li a {
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
  display: block;
  padding: 1rem;
  position: relative;
}
.interpreter-box ul li:first-child a {
  border-top: 1px dotted #ccc;
}
.interpreter-box ul li a:hover {
  color: #b40431;
  background: #feffde;
  text-decoration: underline;
}
/* NEW!マーク */
/* 共通 */
.posted{
  background: #AD002D;
  color: #FFF;
  font-size: 10px;
}