@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  outline: 0 none;
}

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

html {
  font-size: 62.5%;
}

body {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.7;
  color: #fff;
  background-color: #000;
  font-weight: normal;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul, ol {
  list-style-type: none;
}

h2, h3 {
  font-weight: normal;
}

img {
  width: 100%;
  border: none;
  vertical-align: bottom;
}

a {
  color: #fff;
  display: block;
  text-decoration: none;
  outline: none;
}

a:link {
  color: #fff;
}

a:hover {
  opacity: .7;
}

a:visited {
  color: #fff;
}

a.u-nop:hover {
  opacity: 1;
}

a.u-linkcolor--white,
a.u-linkcolor--white:link,
a.u-linkcolor--white:visited,
a.u-linkcolor--white:hover {
  color: #FFF !important;
}

.u-fcolor--red {
  color: #D11919;
}

.u-fcolor--blue {
  color: #005fb0;
}

.u-fcolor--darkblue {
  color: #003C8C;
}

.u-fcolor--white {
  color: #fff;
}

.u-ffamly--os {
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.05em;
}

.u-ffamly--mn {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.u-fsz--sm {
  font-size: 1.0rem;
}

.u-fsz--md {
  font-size: 1.4rem;
}

.u-fsz--lg {
  font-size: 1.8rem;
}

.u-fsz--xl {
  font-size: 2.1rem;
}

.u-fsz--xxl {
  font-size: 2.6rem;
}

.u-fw600 {
  font-weight: 600;
}

.u-iconMgr--m {
  margin-right: .5rem;
}

.u-iconMgr--l {
  margin-right: .9rem;
}

.u-iconMgr--xl {
  margin-right: 1.2rem;
}

.u-fsz--s {
  font-size: 1.3rem;
}

.u-fsz--xs {
  font-size: 1.0rem;
}

.u-mt--sm {
  margin-top: 1.5rem !important;
}

.u-mt--smd {
  margin-top: 2rem !important;
}

.u-mt--md {
  margin-top: 3rem !important;
}

.u-mt--lg {
  margin-top: 4rem !important;
}

@media (min-width: 1024px) {
  .u-mt--lg {
    margin-top: 5rem !important;
  }
}

.u-mt--xl {
  margin-top: 6rem !important;
}

@media (min-width: 1024px) {
  .u-mt--xl {
    margin-top: 7rem !important;
  }
}

.u-mt--xxl {
  margin-top: 8rem !important;
}

@media (min-width: 1024px) {
  .u-mt--xxl {
    margin-top: 9rem !important;
  }
}

.u-mt--md--pc {
  margin-top: 3rem !important;
}

.u-pb--md {
  padding-bottom: 1.5rem !important;
}

.u-pb--lg {
  padding-bottom: 2.5rem !important;
}

.u-pb--xl {
  padding-bottom: 3.5rem !important;
}

.u-pb--xxl {
  padding-bottom: 5rem !important;
}

.u-pb--xxxl {
  padding-bottom: 7rem !important;
}

.u-pl--sm {
  padding-left: 2% !important;
}

.u-pl--md {
  padding-left: 5% !important;
}

.u-pl--1txt {
  padding-left: 1.5rem !important;
}

.u-tglImg--sp {
  display: block !important;
}

@media (min-width: 1024px) {
  .u-tglImg--sp {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .u-tglImg--sp {
    display: none !important;
  }
}

.u-tglImg--pc {
  display: none !important;
}

@media (min-width: 1024px) {
  .u-tglImg--pc {
    display: block !important;
  }
}

@media (min-width: 1024px) {
  .u-tglImg--pc {
    display: block !important;
  }
}

.u-vam {
  vertical-align: middle;
}

.u-csPointer {
  cursor: pointer;
}

.u-br--pc {
  display: block;
}

.u-br--sp {
  display: none;
}

.u-dsin {
  display: inline;
}

.u-dsinb {
  display: inline-block;
}

.u-txt--center {
  text-align: center;
}

.u-txtrlink {
  text-align: right;
  padding-right: 3%;
}

.u-txtrlink--nopdr {
  text-align: right;
  padding-right: 0;
}

a.u-link--arrow1 {
  display: inline-block;
}

a.u-link--arrow1:after {
  content: 'double_arrow';
  font-family: "Material Icons";
  font-size: 1.8rem;
  vertical-align: sub;
  margin-right: .2rem;
  text-decoration: none;
  display: inline-block;
}

a.u-underline {
  text-decoration: underline;
}

.u-btn--arrow1 {
  display: table;
  position: relative;
  padding: 1.2rem 2.5em;
  margin-top: 14px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  width: 100%;
}

.u-btn--arrow1.--red {
  background: #D11919;
  color: #fff;
}

.u-btn--arrow1.--round {
  border-radius: 10px;
}

.u-btn--arrow1:after {
  position: absolute;
  right: 1em;
  content: 'double_arrow';
  font-family: "Material Icons";
  font-size: 1.6rem;
}

.u-btnView {
  margin: 3rem auto 0;
  width: 75%;
  margin-top: 3rem;
  max-width: 400px;
}

.u-btnView .u-btnView__in {
  font-weight: 600;
  padding: 1.5rem 0rem;
  font-size: 1.6rem;
  border: 1px solid #fff;
  text-align: center;
}

@media (min-width: 1024px) {
  .u-btnView.--w30m350--pc {
    width: 30%;
    max-width: 350px;
  }
}

.u-btnView.--full {
  width: 100%;
}

.u-iconMgr--l {
  margin-right: .6rem;
}

.u-mt--md--pc {
  margin-top: 0 !important;
}

/*SP向け コンテンツ 下スペース調整 */
.u-pb10--sp {
  padding-bottom: 1.0rem !important;
}

.u-pb15--sp {
  padding-bottom: 1.5rem !important;
}

.u-br--pc {
  display: none;
}

.u-listTrim {
  height: 185px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 1024px) {
  .u-listTrim {
    height: 200px;
  }
}

.u-listTrim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.u-listTrim--photo {
  height: 110px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 1024px) {
  .u-listTrim--photo {
    height: 160px;
  }
}

.u-listTrim--photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.u-br--sp {
  display: block;
}

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

.l-contentBlk--bdt {
  border-top: 1px solid #777;
}

.l-contentBlk--bdt--pc {
  border-top: none;
}

.l-contentBlk--bdt--sp {
  border-top: 1px solid #777;
}

.l-gHead--pc {
  display: none;
}

.l-gHead--sp {
  width: 100%;
  display: block;
}

.l-contentBlk {
  width: 100%;
  margin: 0 auto;
  min-width: initial;
}

.l-contentBlk--full {
  width: 100%;
  margin: 0 auto;
  min-width: initial;
}

.l-contentBlk--bgwhite {
  background: #FFF;
}

/* コンテンツ幅1000px＆上下パディング */
.l-contentBlk__in {
  width: 100%;
  margin: 0 auto;
  padding: 3.5rem 0;
  min-width: initial;
}

.l-contentBlk__in--s {
  width: 100%;
  margin: 0 auto;
  padding: 3.5rem 0;
  min-width: initial;
}

.l-contentBlk__in--none {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  min-width: initial;
}

/* 上下パディングのみ */
.l-contentBlk__updn {
  padding: 3.5rem 0;
}

@media (min-width: 1024px) {
  .l-contentBlk__updn {
    padding: 7rem 0;
  }
}

/* 下パディングのみ */
.l-contentBlk__btm {
  padding: 0 0 3.5rem;
}

@media (min-width: 1024px) {
  .l-contentBlk__btm {
    padding: 0 0 7rem;
  }
}

.c-maintitle {
  font-size: 2.0rem;
  text-align: center;
}

.c-subtitle {
  font-size: 1.6rem;
  text-align: center;
  color: #777;
}

#header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 102;
}

#header .header__in {
  width: 100%;
  padding: 50px 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  height: 57px;
  padding: 0 0 0 3%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 101;
  position: relative;
}

@media (min-width: 1024px) {
  #header .header__in {
    height: 77px;
  }
}

#header .headerIn__logo {
  width: 127px;
  line-height: 0;
  margin: 0;
}

@media (min-width: 1024px) {
  #header .headerIn__logo {
    width: 165px;
    min-width: 165px;
  }
}

#header .headerIn__nav--pc {
  display: none;
}

@media (min-width: 1024px) {
  #header .headerIn__nav--pc {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
            justify-content: flex-end;
    width: 100%;
    height: 100%;
    min-width: 1020px;
    padding-left: 50px;
  }
}

#header .headerIn__nav--pc ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: auto 0;
  -webkit-box-flex: 1;
          flex: auto 0;
  height: 100%;
  padding-right: 15px;
  font-weight: 500;
  font-size: 1.4rem;
}

#header .headerIn__nav--pc ul li {
  position: relative;
  margin: 0 15px;
}

#header .headerIn__nav--pc ul li a {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

#header .headerIn__hamburger {
  position: absolute;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  cursor: pointer;
  z-index: 101;
}

@media (min-width: 1024px) {
  #header .headerIn__hamburger {
    display: none;
  }
}

#header .headerIn__hamburger div {
  position: relative;
  margin-top: 18px;
}

#header .headerIn__hamburger span {
  display: block;
  position: absolute;
  height: 1px;
  width: 70%;
  background: #fff;
  left: 15%;
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

#header .headerIn__hamburger span:nth-child(1) {
  top: 0;
}

#header .headerIn__hamburger span:nth-child(2) {
  top: 10px;
}

#header .headerIn__hamburger span:nth-child(3) {
  top: 20px;
}

#header #global-nav {
  position: absolute;
  /* 開いてないときは画面外に配置 */
  top: -780px;
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  text-align: center;
  padding: 57px 5% 30px;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  z-index: 100;
}

@media (min-width: 1024px) {
  #header #global-nav {
    display: none;
  }
}

#header #global-nav ul {
  list-style: none;
  position: static;
  right: 0;
  bottom: 0;
  font-size: 1.4rem;
}

#header #global-nav ul li {
  float: none;
  position: static;
}

#header #global-nav ul li a,
#header #global-nav ul li a {
  width: 100%;
  display: block;
  color: #fff;
}

#header.open {
  /* #nav-toggle 切り替えアニメーション */
  /* #global-nav スライドアニメーション */
}

#header.open .headerIn__hamburger span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

#header.open .headerIn__hamburger span:nth-child(2) {
  width: 0;
  left: 50%;
}

#header.open .headerIn__hamburger span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#header.open #global-nav {
  /* #global-nav top + #mobile-head height */
  -webkit-transform: translateY(780px);
  transform: translateY(780px);
}

.c-foot__logo {
  width: 40%;
  margin: 0 auto;
  margin-top: 4rem;
}

@media (min-width: 1024px) {
  .c-foot__logo {
    max-width: 180px;
  }
}

.c-foot__icon {
  width: 16%;
  margin: 0 auto;
  margin-top: 2rem;
}

@media (min-width: 1024px) {
  .c-foot__icon {
    max-width: 65px;
    padding-bottom: 2.5rem;
  }
}

.c-foot__up {
  right: 0;
  top: 0;
  color: #fff;
  text-align: center;
  cursor: pointer;
  position: static;
  width: 100%;
  height: auto;
  padding: 1.1rem 0;
  background: #505050;
  margin-top: 4rem;
}

.c-foot__up .material-icons {
  line-height: 1.5;
}

.c-foot__main {
  padding: .5rem 5% 1.5rem;
  margin-bottom: 2rem;
  background: #e5e5e5;
  color: #000;
}

.c-foot__main li {
  margin-top: 1rem;
  width: 100%;
  display: block;
}

.c-foot__main li .c-footMain__title {
  width: auto;
  font-size: 1.3rem;
  font-weight: 600;
  display: block;
  padding: .4rem 0;
  vertical-align: top;
  line-height: 1.8;
}

.c-foot__main li .c-footMain__links {
  padding: 0;
  display: block;
  line-height: 1.7;
}

.c-foot__main li .c-footMain__links .c-footMain__linksText {
  margin-right: 1.2rem;
  font-size: 1.3rem;
}

.c-foot__main li .c-footMain__links .c-footMain__linksText a {
  display: inline;
  color: #4d4d4d;
}

.c-foot__main li .c-footMain__links .c-footMain__linksText:before {
  content: 'chevron_right';
  font-family: "Material Icons";
  font-size: 1.3rem;
  margin-right: .1rem;
  top: 1px;
  position: relative;
}

.c-mainvisual {
  position: relative;
}

.c-mainvisual .c-mainvisual--sp {
  position: relative;
  width: 80%;
  top: 0px;
  left: 0%;
  z-index: 1;
}

.c-mainvisual .c-mainvisual--sub {
  position: absolute;
  width: 73%;
  top: 30px;
  right: 0;
}

.c-mainvisual .c-mainvisual__text {
  z-index: 5;
  font-size: 2.6rem;
  top: 50%;
  left: 4%;
  right: auto;
  opacity: .9;
  position: absolute;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .c-mainvisual .c-mainvisual__text {
    font-size: 3.8rem;
    font-weight: 500;
  }
}

.c-mainvisual .c-mainvisual__text.--lt {
  top: 20%;
  right: auto;
  left: 4%;
}

.c-mainvisual .c-mainvisual__text.--lb {
  top: 54%;
  right: auto;
  left: 4%;
}

.c-mainvisual .c-mainvisual__text.--rt {
  top: 20%;
  right: 4%;
  left: auto;
}

.c-mainvisual .c-mainvisual__text.--rc {
  top: 50%;
  right: 4%;
  left: auto;
}

.c-mainvisual .c-mainvisual__text.--rb {
  top: 70%;
  right: 4%;
  left: auto;
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  -webkit-animation: zoomUp 10s linear 0s 1 normal both;
          animation: zoomUp 10s linear 0s 1 normal both;
}

.slide-img img {
  display: block;
}

.c-title {
  width: 100%;
  text-align: center;
  font-size: 2.4rem;
}

.c-cntvertitle {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  width: 50%;
  text-align: center;
  margin-left: 2.0rem;
  font-size: 2.4rem;
}

.c-cntsubtitle {
  font-size: 2.2rem;
  text-align: center;
  margin-top: 1.2rem;
  letter-spacing: 0.08em;
}

.c-cnt__attention {
  color: #ff0000;
  text-align: center;
  font-weight: 800;
  font-size: 1.5rem;
  margin-top: .5rem;
}

@media (min-width: 1024px) {
  .c-concert__info .c-cnt__attention {
    text-align: left;
    font-size: 1.8rem;
  }
}

.c-list3t1 {
  padding: 0 5%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.08em;
}

@media (min-width: 1024px) {
  .c-list3t1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.c-list3t1 .c-list3t1__cnt {
  margin-top: 3.5rem;
  margin-left: 0;
  margin-bottom: 2rem;
  padding-bottom: 3.5rem;
  width: 100%;
  border-bottom: 1px solid #777;
}

@media (min-width: 1024px) {
  .c-list3t1 .c-list3t1__cnt {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 3.2rem;
    width: calc((100% - 6%) /3);
    border-bottom: none;
  }
}

.c-list3t1 .c-list3t1__cnt .c-cnt__day {
  font-size: 1.5rem;
}

.c-list3t1 .c-list3t1__cnt .c-cnt__img {
  margin-top: .5rem;
}

.c-list3t1 .c-list3t1__cnt .c-cnt__title {
  margin-top: 1.0rem;
  font-size: 1.5rem;
}

.c-list3t1 .c-list3t1__cnt .c-cnt__text {
  margin-top: .3rem;
}

.c-list3t1 .c-list3t1__cnt .c-cnt__rem {
  font-size: 1.2rem;
  margin-top: .4rem;
}

.c-list3t1 .c-list3t1__cnt:last-of-type {
  border-bottom: none;
}

.c-list3t2 {
  padding: 0 5%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-list3t2 .c-list3t2__cnt {
  width: 49%;
  margin-bottom: 1.5rem;
  width: calc((100% - 2%) /2);
}

@media (min-width: 1024px) {
  .c-list3t2 .c-list3t2__cnt {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 3.2rem;
    width: calc((100% - 6%) /3);
  }
}

.c-list3t2 .c-list3t2__cnt:nth-child(even) {
  margin-left: 2%;
}

@media (min-width: 1024px) {
  .c-list3t2 .c-list3t2__cnt:nth-child(even) {
    margin-left: 0;
  }
}

.c-list2t1 {
  padding: 0 5%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.08em;
}

@media (min-width: 1024px) {
  .c-list2t1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.c-list2t1 .c-list2t1__cnt {
  margin-top: 3.5rem;
  margin-left: 0;
  margin-bottom: 2rem;
  padding-bottom: 3.5rem;
  width: 100%;
  border-bottom: 1px solid #777;
}

@media (min-width: 1024px) {
  .c-list2t1 .c-list2t1__cnt {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 3.2rem;
    width: calc((100% - 4%) /2);
    border-bottom: none;
  }
}

.c-list2t1 .c-list2t1__cnt .c-cnt__day {
  font-size: 1.5rem;
}

.c-list2t1 .c-list2t1__cnt .c-cnt__img {
  margin-top: .5rem;
}

.c-list2t1 .c-list2t1__cnt .c-cnt__title {
  margin-top: 1.0rem;
  font-size: 1.5rem;
}

.c-list2t1 .c-list2t1__cnt .c-cnt__text {
  margin-top: .3rem;
}

.c-list2t1 .c-list2t1__cnt .c-cnt__rem {
  font-size: 1.2rem;
  margin-top: .4rem;
}

.c-list2t1 .c-list2t1__cnt:last-of-type {
  border-bottom: none;
}

.c-cntul3img {
  width: 100%;
  display: block;
  margin-bottom: 5.8rem;
}

.c-cntul3img:before,
.c-cntul3img:after {
  content: "";
  display: table;
}

.c-cntul3img:after {
  clear: both;
}

.c-cntul3img__list {
  width: 100%;
}

@media (min-width: 1024px) {
  .c-cntul3img__list {
    float: left;
    width: 33.33%;
    /* IE11 */
    width: calc(100% / 3);
  }
}

@media (min-width: 1024px) {
  *::-ms-backdrop, .c-cntul3img__list {
    width: 33.33%;
    /* IE11 */
  }
}

.c-cntul3img__alink {
  position: relative;
  display: block;
  padding-top: calc(300 / 455 * 100%);
  /* calc(画像高さ ÷ 画像横幅 × 100%) */
  overflow: hidden;
  cursor: pointer;
}

.c-cntul3img__list--kit .c-cntul3img__alink,
.c-cntul3img__list--full .c-cntul3img__alink {
  padding-top: calc(300 / 1366 * 100%);
  /* calc(画像高さ ÷ 画像横幅 × 100%) */
}

.c-cntul3img__img.img1 {
  background: url("../img/bgbanner_history.jpg") 100% 0 no-repeat;
  background-size: 100% auto;
}

.c-cntul3img__img.img2 {
  background: url("../img/bgbanner_gallery.jpg") 0 0 no-repeat;
  background-size: 100% auto;
}

.c-cntul3img__img.img3 {
  background: url("../img/bgbanner_profile.jpg") 0 0 no-repeat;
  background-size: 100% auto;
}

.c-cntul3img__img {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .6s ease-out;
  transition: all .6s ease-out;
}

.c-singleBnr {
  width: 100%;
  margin: 0 auto 5.6rem;
  min-width: 1000px;
}

.c-cntul3img__alink:hover .c-cntul3img__img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.c-cntul3img__textBlk {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
}

.c-cntul3imgText__title {
  margin-top: .8rem;
  font-size: 2.6rem;
  font-weight: 600;
}

.c-cntul3imgText__subtitle {
  font-size: 1.8rem;
  font-weight: 600;
}

.c-cntul3imgText__viewBtn {
  margin: 2rem auto 0;
  width: 20rem;
}

.c-cntul3imgText__viewBtn.c-cntul3imgText__viewBtn--lg {
  width: 30rem;
}

.c-cntul3imgText__viewBtnIn {
  font-size: 1.3rem;
  font-weight: 600;
  padding: 1.3rem 0rem;
  border: 1px solid #fff;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
}

.c-cntul3img__alink:hover .c-cntul3imgText__viewBtnIn {
  background: #fff;
  color: #333;
}

.c-latest {
  width: 100%;
  padding: 0 3% 3rem;
  color: #000;
}

@media (min-width: 1024px) {
  .c-latest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5rem;
    padding-bottom: 3rem;
  }
}

.c-latest .c-latest__alink {
  width: 100%;
  background: #222;
}

@media (min-width: 1024px) {
  .c-latest .c-latest__alink {
    width: 49%;
  }
}

.c-latest .c-latest__info {
  width: 100%;
  color: #FFF;
  padding: 15px 5%;
}

@media (min-width: 1024px) {
  .c-latest .c-latest__info {
    width: 100%;
    padding: 15px 2%;
  }
}

.c-latest .c-latest__concert {
  margin-top: 5px;
  display: table;
  width: 100%;
  background: #222;
  color: #fff;
}

@media (min-width: 1024px) {
  .c-latest .c-latest__concert {
    width: 59%;
    margin-top: 0;
    margin-left: 1%;
  }
}

.c-latest .c-latest__concert .c-latestConcert__info {
  display: table-cell;
  width: 70%;
  padding: 15px 3%;
  vertical-align: top;
}

.c-latest .c-latest__concert .c-latestConcert__img {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
  padding: 15px 2%;
}

@media (min-width: 1024px) {
  .c-latest .c-latest__concert .c-latestConcert__img {
    width: 20%;
  }
}

.c-latest .c-latest__concert .c-latestConcert__img .c-latestConcert__imgIn {
  position: relative;
}

.c-latest .c-latest__concert .c-latestConcert__imgIn:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.c-latest .c-latest__concert .c-latestConcert__img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-latest .c-latest__title {
  border-left: 6px solid #355b78;
  padding-left: 7px;
  font-size: 1.5rem;
  line-height: 1.8;
}

.c-latest .c-latest__title.--cncrtcolor {
  border-left: 6px solid #a69537;
}

.c-latest .c-latest__day {
  margin-top: .7rem;
  color: #838383;
}

.c-latest .c-latest__text {
  margin-top: .3rem;
}

.c-latest .c-cnt__rem {
  font-size: 1.2rem;
  margin-top: .4rem;
}

.c-profile {
  padding: 5rem 30% 10rem 5%;
  background: url(../img/back_profile_sp.jpg) 100% 0 no-repeat;
  background-size: cover;
}

@media (min-width: 1024px) {
  .c-profile {
    padding: 10em 50% 15em 10%;
    background: url(../img/back_profile_pc.jpg) 100% 0 no-repeat;
    background-size: cover;
  }
}

.c-profile .c-profile__cover {
  max-width: 480px;
  font-size: 1.5rem;
}

.c-profileviewbtn {
  margin-top: 4rem;
}

@media (min-width: 1024px) {
  .c-profileviewbtn {
    margin-left: 0;
    margin-top: 5.5rem;
  }
}

.c-newsUl {
  padding: 0 5%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.08em;
  width: 100%;
}

@media (min-width: 1024px) {
  .c-newsUl {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 1.5rem;
  }
}

.c-newsUl .c-newsUl__list {
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  margin-top: 1rem;
  display: block;
  white-space: normal;
  border-bottom: 1px solid #777;
}

.c-newsUl .c-newsUl__list .c-newsUl__date {
  margin-right: 2rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  display: block;
}

.c-newsUl .c-newsUl__list .c-newsUl__category {
  margin-top: 1.2rem;
  margin-right: 2rem;
  padding: .3rem 2.1rem;
  width: 15rem;
  font-size: 1.3rem;
  padding: .3rem 0;
  background: #e5e5e5;
  color: #000;
  text-align: center;
  display: block;
}

.c-newsUl .c-newsUl__list .c-newsUl__alink {
  margin-top: 1.1rem;
  line-height: 1.6;
  display: block;
}

.c-newsUl .c-newsUl__list:last-of-type {
  border-bottom: none;
}

.c-newsUl .c-newsUl__list.c-link {
  padding-left: 1.5rem;
}

.c-newsUl .c-newsUl__list.c-link .c-newsUl__alink {
  margin-top: .1rem;
  margin-left: .5rem;
  display: inline-block;
}

.c-newsUl .c-newsUl__list.c-link .c-newsUl__alink::before {
  content: ">";
}

.c-banner {
  width: 100%;
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {
  .c-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 1024px) {
  .c-banner .c-banner__list {
    width: 50%;
  }
}

.c-banner .c-banner__list .c-banner__alink {
  overflow: hidden;
  cursor: pointer;
}

.c-snsTwitter {
  padding: 0 5%;
}

@media (min-width: 1024px) {
  .c-snsTwitter {
    max-width: 550px;
    margin: 0 auto;
  }
}

.c-secondmain {
  position: relative;
  padding-top: 57px;
}

@media (min-width: 1024px) {
  .c-secondmain {
    padding-top: 77px;
  }
}

.c-secondmain .c-secondmain__txt {
  position: absolute;
  top: 47%;
  left: 8%;
  line-height: 1.4;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .c-secondmain .c-secondmain__txt {
    letter-spacing: 0.3rem;
    left: 10%;
  }
}

.c-secondmain .c-secondmain__txt .c-secondmain__txtEn {
  font-size: 1.6rem;
  opacity: .9;
}

@media (min-width: 1024px) {
  .c-secondmain .c-secondmain__txt .c-secondmain__txtEn {
    font-size: 2.2rem;
  }
}

.c-secondmain .c-secondmain__txt .c-secondmain__txtJp {
  font-size: 1.8rem;
  opacity: .9;
}

@media (min-width: 1024px) {
  .c-secondmain .c-secondmain__txt .c-secondmain__txtJp {
    font-size: 2.4rem;
  }
}

.c-secondmain .c-secondmain__txt span {
  display: block;
  height: 1px;
  background: #fff;
  width: 65%;
  margin-top: .8rem;
  opacity: .9;
}

@media (min-width: 1024px) {
  .c-secondmain .c-secondmain__txt span {
    width: 34%;
  }
}

.c-concertdetail {
  padding: 1.5rem 5%;
  max-width: 1200px;
  margin: 0 auto;
}

.c-secondprofile {
  padding: 0 5%;
  margin-top: 2rem;
  line-height: 1.7;
}

@media (min-width: 1024px) {
  .c-secondprofile {
    max-width: 1050px;
    margin: 2rem auto 0;
  }
}

.c-secondprofile__title {
  font-size: 1.8rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .c-secondprofile__title {
    font-size: 2.4rem;
  }
}

.c-seconddetail {
  position: relative;
  padding-top: 57px;
}

@media (min-width: 1024px) {
  .c-seconddetail {
    padding-top: 77px;
  }
}

.js-gallery.c-postCatch {
  position: relative;
}

.js-gallery.c-postCatch .u-zoominIcon {
  position: absolute;
  bottom: 0;
  z-index: 100;
  background: rgba(159, 159, 159, 0.7);
  padding: 1rem .8rem .5rem;
  bottom: 0;
  right: 0;
}

.js-gallery.c-postCatch .u-zoominIcon span {
  font-size: 4rem;
}

.c-postCatch {
  position: relative;
}

.c-postCatch .u-picture_as_pdf {
  position: absolute;
  bottom: 0;
  z-index: 100;
  background: rgba(159, 159, 159, 0.7);
  padding: 1rem .8rem .5rem;
  bottom: 0;
  right: 0;
}

.c-postCatch .u-picture_as_pdf span {
  font-size: 4rem;
}

.js-gallery.c-postCatch a {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.baguetteBox-open .js-gallery.c-postCatch a,
.js-gallery.c-postCatch a:first-child {
  position: static;
  display: block;
}

.c-concertmoreinfo {
  padding: 0 5%;
}

.c-concertmoreinfo a {
  display: inline;
  text-decoration: underline;
}

@media (min-width: 1024px) {
  .c-concertmoreinfo {
    max-width: 1200px;
    margin: 3rem auto;
    padding-bottom: 3.5rem;
  }
}

.c-concertDl {
  line-height: 1.8;
}

.c-concertDl dt {
  margin-top: 1.5rem;
  font-weight: 700;
  font-size: 1.7rem;
  padding-bottom: .3rem;
}

.c-concertDl dd {
  font-size: 1.5rem;
  padding-left: 2%;
}

@media (min-width: 1024px) {
  .c-concert {
    width: 100%;
    display: table;
  }
}

@media (min-width: 1024px) {
  .c-concert .c-concert__img {
    display: table-cell;
    width: 25%;
    vertical-align: top;
  }
}

.c-concert .c-concert__info {
  margin-top: 1rem;
}

@media (min-width: 1024px) {
  .c-concert .c-concert__info {
    display: table-cell;
    width: 75%;
    vertical-align: top;
    margin-top: 0;
    padding-left: 3%;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) {
  .c-concert .c-concert__info .c-concertDl dt {
    font-size: 2rem;
    display: block;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) {
  .c-concert .c-concert__info .c-concertDl dd {
    font-size: 2rem;
    padding-left: 1.5rem;
    display: inline-block;
  }
}

.c-concert .c-concert__title {
  font-size: 1.8rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .c-concert .c-concert__title {
    font-size: 3.0rem;
  }
}

.c-concert .c-concert__day {
  margin-top: .7rem;
  font-size: 1.6rem;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .c-concert .c-concert__day {
    font-size: 2.2rem;
  }
}

.c-concert .c-concert__border {
  margin-top: 1.1rem;
  display: block;
  border-bottom: 4px double #777;
}

.c-concert .c-concert__time {
  font-size: 1.7rem;
  margin-top: 1rem;
}

@media (min-width: 1024px) {
  .c-concert .c-concert__time {
    margin-top: 2rem;
    font-size: 2rem;
  }
}

.c-underSns {
  width: 100%;
  background: #222;
}

.c-underSns .c-underSnsIn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 3rem 0;
  margin-top: 4rem;
}

@media (min-width: 1024px) {
  .c-underSns .c-underSnsIn {
    padding: 3rem 30%;
  }
}

.c-underSns .c-underSnsIn .c-underSns__brand {
  width: 50%;
  text-align: center;
}

.c-underSns .c-underSnsIn .c-underSns__icon {
  width: 55px;
  margin: 0 3%;
}

.c-underSns .c-underSns__icon.facebook {
  width: 54px;
}

.c-cnt3tSlider {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.08em;
}

@media (min-width: 1024px) {
  .c-cnt3tSlider {
    padding: 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.c-cnt3tSlider .c-cnt3tSlider__cnt {
  padding: 0 .8rem;
}

@media (min-width: 1024px) {
  .c-cnt3tSlider .c-cnt3tSlider__cnt {
    margin-top: 3.5rem;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 3.2rem;
    width: calc((100% - 6%) /3);
    border-bottom: none;
  }
}

.c-cnt3tSlider .c-cnt3tSlider__cnt .c-cnt__day {
  margin-top: .7rem;
}

.c-cnt3tSlider .c-cnt3tSlider__cnt .c-cnt__img {
  margin-top: .5rem;
}

.c-cnt3tSlider .c-cnt3tSlider__cnt .c-cnt__title {
  margin-top: .2rem;
  font-size: 1.5rem;
}

.c-cnt3tSlider .c-cnt3tSlider__cnt .c-cnt__text {
  margin-top: .3rem;
}

.c-contacttop {
  padding: 3rem 5%;
}

@media (min-width: 1024px) {
  .c-contacttop {
    max-width: 900px;
    margin: 0 auto;
  }
}

.c-contacttop .c-contacttop__title {
  font-size: 1.6rem;
  font-weight: 600;
}

.c-contacttop .c-contacttop__add {
  margin-top: 1.2rem;
  font-size: 1.2rem;
}

.c-confirmtxt,
.c-endtxt {
  display: none;
}

.mw_wp_form_confirm .c-confirmtxt {
  padding: 2rem 5% 2rem;
  border-top: 1px solid #ddd;
  display: block;
}

.mw_wp_form_complete .c-endtxt {
  padding: 2rem 5% 2rem;
  border-top: 1px solid #ddd;
  display: block;
}

.c-cform {
  padding: 2rem 5% 4rem;
  background: #f1f1f1;
  color: #000;
}

@media (min-width: 1024px) {
  .c-cform {
    padding: 4rem 5% 6rem;
    max-width: 900px;
    margin: 0 auto;
  }
}

.c-cform .c-w100Input input {
  width: 100%;
}

@media (min-width: 1024px) {
  .c-cform tr {
    display: table;
  }
}

.c-cform .c-cform__th {
  padding: 2.3rem 1.6rem 1.5rem 0;
  padding-bottom: .5rem;
  width: 100%;
  display: block;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .c-cform .c-cform__th {
    font-size: 1.8rem;
    padding-bottom: 1.5rem;
    width: 250px;
    text-align: left;
    display: table-cell;
    vertical-align: top;
  }
}

.c-cform .c-cform__td {
  padding: 0 0;
  width: 100%;
  display: block;
  /* vertical-align: top; */
}

@media (min-width: 1024px) {
  .c-cform .c-cform__td {
    padding: 2rem 0;
    width: 500px;
    display: table-cell;
    vertical-align: top;
  }
}

.c-cform input[type="text"] {
  height: 36px;
  border: 1px solid #e5e5e5;
  padding-left: .8rem;
}

.c-cform .form__txtarea1 textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: .8rem;
}

@media (min-width: 1024px) {
  .c-cform .form__txtarea1 textarea {
    border: 1px solid #e5e5e5;
    padding: .8rem;
  }
}

.c-submitBlk {
  width: 80%;
  margin: 4rem auto 0;
  max-width: 350px;
}

.c-submitBlk .c-submitBtn {
  font-size: 1.3rem;
  font-weight: 600;
  padding: 1.4rem 0rem;
  width: 100%;
  height: 50px;
  background: #333;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.c-submitBlk .c-sendBtn {
  font-size: 1.3rem;
  font-weight: 600;
  padding: 1.4rem 0rem;
  width: 46%;
  height: 50px;
  background: #333;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.c-submitBlk .c-backBtn {
  font-size: 1.3rem;
  font-weight: 600;
  padding: 1.4rem 0rem;
  width: 46%;
  margin-left: 4%;
  height: 50px;
  background: #333;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.pagination {
  width: 100%;
}

ul.page-numbers {
  margin: 0 0 10px;
  margin-top: 6rem;
  padding: 0;
  text-align: center;
}

ul.page-numbers li {
  display: inline;
  margin: 0 1.4rem;
  padding: 0;
}

ul.page-numbers li span, ul.page-numbers li a {
  display: inline-block;
  padding: 1px .8rem;
  vertical-align: middle;
  text-decoration: underline;
}

ul.page-numbers li span.current {
  text-decoration: none;
}

.c-postdetail {
  padding: 1.5rem 5%;
  max-width: 1200px;
  margin: 0 auto;
}

.c-postUnder {
  width: 100%;
  margin-top: 4rem;
  font-size: 1.6rem;
}

.c-postUnder .c-postUnderIn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* width: 50%; */
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-postUnder .c-postUnderIn a {
  margin: 0 2rem;
}

.c-postDetail__time {
  margin-top: 1.5rem;
}

.c-postDetail__content {
  margin-top: 3rem;
}

@media (min-width: 1024px) {
  .c-postDetail__content {
    margin-top: 4rem;
  }
}

.c-overprofbtn {
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
}

.c-overprof {
  display: none;
  width: 100%;
  height: 100%;
  text-align: left;
  position: fixed;
  top: 0;
  z-index: 105;
  background: rgba(0, 0, 0, 0.8);
}

.c-overprof .c-overprof__text {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  color: #eee;
  padding-top: 10%;
  font-weight: bold;
  text-align: left;
  line-height: 1.8;
  overflow-y: auto;
  overflow-x: hidden;
}

.c-overprof .c-overprof__smalltext {
  margin-top: .5rem;
  font-size: 1.3rem;
}

@media (min-width: 1024px) {
  .c-overprof .c-overprof__smalltext {
    font-size: 1.2rem;
  }
}

.c-overprof .c-overprof__close {
  margin-top: 50px;
  margin-bottom: 100px;
  font-size: 1.8rem;
  display: inline-block;
  cursor: pointer;
}

.c-blog .c-blog__category {
  margin-top: 1.2rem;
  margin-bottom: .8rem;
  padding: .3rem 2.1rem;
  font-size: 1.2rem;
  padding: .1rem .8rem;
  background: #e5e5e5;
  font-weight: 700;
  color: #000;
  display: inline-block;
}

.c-postDetail {
  padding: 0 5%;
}

@media (min-width: 1024px) {
  .c-postDetail {
    width: 800px;
    margin: 0 auto;
    padding-bottom: 5rem;
  }
}

.c-postDetail .c-blog__category {
  margin-top: 1.2rem;
  margin-bottom: .8rem;
  font-size: 1.2rem;
  padding: .1rem .8rem;
  padding: .3rem 1rem;
  background: #e5e5e5;
  font-weight: 700;
  color: #000;
  display: inline-block;
}

.c-postDetail .c-postCatch {
  margin-bottom: 2rem;
}

.c-postDetail__content .c-ytb {
  margin-top: 3rem;
}

.c-postUnder {
  text-align: center;
  margin: 0 auto;
  padding: 5rem 0 1.3rem;
}

.c-postUnder a {
  display: inline-block;
  padding: .5rem .6rem;
  margin: 0 .8rem;
}

.wp-block-image {
  margin-top: 1.5rem;
}
/*# sourceMappingURL=main.css.map */