@charset "UTF-8";
/*-----------------------------*/
/*江東区文化コミュニティ財団 CSS*/
/*-----------------------------*/
@import "https://necolas.github.io/normalize.css/7.0.0/normalize.css";
@import "https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&subset=japanese";
@import "https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,300,400,500,600,700,900&display=swap";
@import "https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c";
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-all;
  word-wrap: anywhere; }

html {
  height: 100%;
  font-size: 62.5%; }

body {
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  color: #333;
  line-height: 2rem;
  background-color: #fff; }

div,
ul,
li {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

h1,
h2,
h3,
h4,
h5 {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

ol {
  margin: 0 0 1em;
  padding: 0 0 0 1.4em; }

ul li {
  list-style: none; }
ul.disc {
  margin-left: 1em; }
  ul.disc li {
    list-style: disc; }
ul.indent > li {
  margin-left: 1em;
  margin-bottom: 5px;
  text-indent: -1em; }
  ul.indent > li:last-of-type {
    margin-bottom: 0; }

li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a {
  text-decoration: none;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
  a:hover {
    text-decoration: underline; }

button {
  -webkit-transition: 0.2s;
  transition: 0.2s; }

i {
  font-style: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

img {
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ccc; }

th {
  text-align: left;
  font-weight: normal; }

caption {
  text-align: left; }

p {
  margin: 0 0 15px 0;
  line-height: 2.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

section {
  position: relative;
  margin-bottom: 40px; }

address {
  font-style: normal; }

iframe {
  border: 1px solid #ccc; }

fieldset {
  padding: 0;
  border: none; }

.clear-both {
  display: none; }

.spbtn {
  display: none !important; }

@font-face {
  font-family: "icon-koto";
  src: url("../fonts/icon.eot");
  src: url("../fonts/icon.eot?#iefix") format("eot"), url("../fonts/icon.woff") format("woff"), url("../fonts/icon.ttf") format("truetype"), url("../fonts/icon.svg#icon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"],
[class*=" icon-"] {
  font-family: "icon-koto";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-hall {
  background-color: #c33; }

.icon-cal {
  background-color: #516699; }

.icon-cal:before {
  content: "\E001"; }

.icon-door:before {
  content: "\E002"; }

.icon-hall:before {
  content: "\E003"; }

.icon-hat:before {
  content: "\E004"; }

.icon-home:before {
  content: "\E005"; }

.icon-info:before {
  content: "\E006"; }

.icon-lecture:before {
  content: "\E007"; }

.icon-log:before {
  content: "\E008"; }

.icon-map:before {
  content: "\E009"; }

.icon-menu:before {
  content: "\E00A"; }

.icon-menu1:before {
  content: "\E00B"; }

.icon-menu2:before {
  content: "\E00C"; }

.icon-menu3:before {
  content: "\E00D"; }

.icon-menu4:before {
  content: "\E00E"; }

.icon-menu5:before {
  content: "\E00F"; }

.icon-contact:before {
  content: url(../fonts/icon_mail.svg);
  position: relative;
  top: -1px; }

.icon-donation:before {
  content: url(../fonts/icon_donation.svg);
  position: relative;
  top: -1px; }

.icon-music:before {
  content: "\E010"; }

.icon-next:before {
  content: "\E011"; }

.icon-reserve:before {
  content: "\E012"; }

.icon-room:before {
  content: "\E013"; }

.icon-search:before {
  content: "\E014"; }

.icon-star:before {
  content: "\E015"; }

.icon-tel:before {
  content: "\E016"; }

.icon-text:before {
  content: "\E017"; }

.icon-ticket:before {
  content: "\E018"; }

.icon-today:before {
  content: "\E019"; }

.icon-topic:before {
  content: "\E01A"; }

.icon-window:before {
  content: "\E01B"; }

.icon-wphone:before {
  content: "\E01C"; }

.icon-ex1:before {
  content: "\E01D"; }

.icon-ex2:before {
  content: "\E01E"; }

.icon-zoom:before {
  content: "\E01F"; }

.ev_switch a::before,
.ext_link::before,
.page_anchor a::before,
a.back::before,
.table_spec a::before,
.acc::before {
  content: "▶";
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 2px;
  padding: 5px;
  border-radius: 50px;
  background: #fff;
  color: #333;
  font-size: 0.7rem;
  line-height: 0.7rem;
  vertical-align: middle; }

.fcl_menu .hide a::before,
.fcl_hd_menu li:hover .hide a::before {
  content: "";
  position: relative;
  top: -2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 2px;
  border-radius: 50px;
  background: url(../images/common/icon_tri.svg) no-repeat center/cover; }

.ext_link::before {
  background: #333;
  color: #fff; }

input:disabled {
  opacity: 0.5; }

form.contact fieldset {
  margin-bottom: 30px; }
form.contact legend {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.6rem; }
form.contact .required span {
  display: inline-block;
  padding: 2px 5px;
  margin-left: 5px;
  border-radius: 4px;
  font-size: 1.2rem;
  background: #cf0000;
  color: #fff;
  text-align: center; }
form.contact dl {
  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; }
form.contact dt,
form.contact dd {
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px dotted #ccc; }
form.contact dt {
  width: 30%;
  font-weight: bold; }
form.contact dd {
  width: 70%; }
form.contact input[type="text"], form.contact input[type="email"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1.6rem; }
  form.contact input[type="text"]:focus, form.contact input[type="email"]:focus {
    background: #fffebf;
    outline: none; }
form.contact textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1.6rem;
  height: 10em; }
  form.contact textarea:focus {
    background: #fffebf;
    outline: none; }
form.contact label {
  display: inline-block;
  margin: 0 15px 5px 0; }
  form.contact label:hover {
    color: #d90000; }
form.contact button {
  padding: 20px 30px;
  background: #002bb9;
  border: none;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
  border-radius: 100px;
  cursor: pointer; }
form.contact .back {
  margin-right: 20px;
  background: #464646; }
form.contact .notice {
  margin: 0 0 10px 0;
  font-size: 1.2rem;
  color: #d90000; }

.grecaptcha-badge {
  bottom: 150px !important; }

.touku_form .required span {
  display: inline-block;
  padding: 2px 5px;
  margin-left: 5px;
  border-radius: 4px;
  font-size: 1.2rem;
  background: #cf0000;
  color: #fff;
  text-align: center; }

#env {
  position: fixed;
  z-index: 999999;
  width: 100px;
  padding: 0.3rem;
  background: red;
  left: 0;
  top: 0px;
  color: #fff;
  text-align: center;
  font-size: 1rem; }
  #env:hover {
    opacity: 0; }
  #env.local {
    background: purple; }

.sp {
  display: none; }

.inner {
  max-width: 980px;
  margin: 0 auto; }

.mt_0 {
  margin-top: 0px !important; }

.mb_0 {
  margin-bottom: 0px !important; }

.mr0 {
  margin-right: 0px; }

.ml0 {
  margin-left: 0px; }

.mt_5 {
  margin-top: 5px !important; }

.mb_5 {
  margin-bottom: 5px !important; }

.mr5 {
  margin-right: 5px; }

.ml5 {
  margin-left: 5px; }

.mt_10 {
  margin-top: 10px !important; }

.mb_10 {
  margin-bottom: 10px !important; }

.mr10 {
  margin-right: 10px; }

.ml10 {
  margin-left: 10px; }

.mt_15 {
  margin-top: 15px !important; }

.mb_15 {
  margin-bottom: 15px !important; }

.mr15 {
  margin-right: 15px; }

.ml15 {
  margin-left: 15px; }

.mt_20 {
  margin-top: 20px !important; }

.mb_20 {
  margin-bottom: 20px !important; }

.mr20 {
  margin-right: 20px; }

.ml20 {
  margin-left: 20px; }

.mt_25 {
  margin-top: 25px !important; }

.mb_25 {
  margin-bottom: 25px !important; }

.mr25 {
  margin-right: 25px; }

.ml25 {
  margin-left: 25px; }

.mt_30 {
  margin-top: 30px !important; }

.mb_30 {
  margin-bottom: 30px !important; }

.mr30 {
  margin-right: 30px; }

.ml30 {
  margin-left: 30px; }

.mt_35 {
  margin-top: 35px !important; }

.mb_35 {
  margin-bottom: 35px !important; }

.mr35 {
  margin-right: 35px; }

.ml35 {
  margin-left: 35px; }

.mt_40 {
  margin-top: 40px !important; }

.mb_40 {
  margin-bottom: 40px !important; }

.mr40 {
  margin-right: 40px; }

.ml40 {
  margin-left: 40px; }

.mt_45 {
  margin-top: 45px !important; }

.mb_45 {
  margin-bottom: 45px !important; }

.mr45 {
  margin-right: 45px; }

.ml45 {
  margin-left: 45px; }

.mt_50 {
  margin-top: 50px !important; }

.mb_50 {
  margin-bottom: 50px !important; }

.mr50 {
  margin-right: 50px; }

.ml50 {
  margin-left: 50px; }

.mt_55 {
  margin-top: 55px !important; }

.mb_55 {
  margin-bottom: 55px !important; }

.mr55 {
  margin-right: 55px; }

.ml55 {
  margin-left: 55px; }

.mt_60 {
  margin-top: 60px !important; }

.mb_60 {
  margin-bottom: 60px !important; }

.mr60 {
  margin-right: 60px; }

.ml60 {
  margin-left: 60px; }

.mt_65 {
  margin-top: 65px !important; }

.mb_65 {
  margin-bottom: 65px !important; }

.mr65 {
  margin-right: 65px; }

.ml65 {
  margin-left: 65px; }

.mt_70 {
  margin-top: 70px !important; }

.mb_70 {
  margin-bottom: 70px !important; }

.mr70 {
  margin-right: 70px; }

.ml70 {
  margin-left: 70px; }

.mt_75 {
  margin-top: 75px !important; }

.mb_75 {
  margin-bottom: 75px !important; }

.mr75 {
  margin-right: 75px; }

.ml75 {
  margin-left: 75px; }

.mt_80 {
  margin-top: 80px !important; }

.mb_80 {
  margin-bottom: 80px !important; }

.mr80 {
  margin-right: 80px; }

.ml80 {
  margin-left: 80px; }

.mt_85 {
  margin-top: 85px !important; }

.mb_85 {
  margin-bottom: 85px !important; }

.mr85 {
  margin-right: 85px; }

.ml85 {
  margin-left: 85px; }

.mt_90 {
  margin-top: 90px !important; }

.mb_90 {
  margin-bottom: 90px !important; }

.mr90 {
  margin-right: 90px; }

.ml90 {
  margin-left: 90px; }

.mt_95 {
  margin-top: 95px !important; }

.mb_95 {
  margin-bottom: 95px !important; }

.mr95 {
  margin-right: 95px; }

.ml95 {
  margin-left: 95px; }

.mt_100 {
  margin-top: 100px !important; }

.mb_100 {
  margin-bottom: 100px !important; }

.mr100 {
  margin-right: 100px; }

.ml100 {
  margin-left: 100px; }

.c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }

.r {
  text-align: right; }

.l {
  text-align: left; }

.attention,
.alert {
  color: #c00; }

.emph {
  font-weight: bold; }

.btn_udl {
  text-decoration: underline; }

.slide_pagination_wrap {
  position: relative;
  top: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.slide_pagination_wrap .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto !important; }
.slide_pagination_wrap .stop_slide {
  position: static;
  margin-left: 5px; }

.stop_slide {
  position: absolute;
  z-index: 10;
  right: 10px;
  bottom: 10px;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: 2px solid #fff;
  background: #0088ff url(../images/common/icon_stop_w.svg) no-repeat center/50% auto;
  cursor: pointer; }
  .stop_slide.start {
    background: #ff7000 url(../images/common/icon_start_w.svg) no-repeat center/50% auto; }

.shortcut {
  width: 100%;
  margin: 0 0 40px 0;
  padding: 16px 0;
  background: #004455; }
  .shortcut > .inner {
    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;
    width: 100%;
    margin: auto; }
    .shortcut > .inner li {
      width: 15%;
      margin: 5px 0; }
    .shortcut > .inner a {
      display: block;
      color: #fff;
      text-align: center;
      font-size: 1.4rem;
      line-height: 1.8rem; }
      .shortcut > .inner a img {
        width: 100%;
        margin-bottom: 5px; }
      .shortcut > .inner a:hover img {
        outline: 3px solid #fff; }

.section_title {
  position: relative;
  margin-bottom: 20px; }
  .section_title i {
    margin-right: 4px;
    font-size: 4.2rem;
    vertical-align: middle; }
  .section_title + .r {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    top: 8px;
    right: 0; }
    .section_title + .r i {
      margin-left: 4px;
      font-size: 2.4rem;
      vertical-align: middle; }
    .section_title + .r .icons {
      margin-right: 10px; }
    .section_title + .r .icon {
      display: inline-block;
      margin: 0 0 0 4px; }
  .section_title + .info_list {
    margin-top: 14px; }

.sns {
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 20px auto; }
  .sns.icon {
    width: 26px;
    height: 26px;
    margin: 0 2px;
    padding: 0;
    background-position: center center;
    background-size: contain; }
  .sns.fb {
    background-image: url(../images/icon/icon_facebook.svg); }
  .sns.ig {
    background-image: url(../images/icon/icon_instagram.png); }
  .sns.tw {
    background-image: url(../images/icon/icon_twitter.svg); }
  .sns.li {
    background-image: url(../images/icon/icon_line.svg); }
  .sns.yt {
    background-image: url(../images/icon/icon_youtube.svg); }

.side_icon_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px; }
  .side_icon_wrap .sns.icon {
    width: 40px;
    height: 40px;
    margin: 5px; }

.info_list {
  border-top: 1px dotted #999; }
  .info_list li {
    padding: 12px 0;
    border-bottom: 1px dotted #999; }
  .info_list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #000; }
  .info_list .info_type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: inline-block;
    margin-right: 10px; }
  .info_list .date {
    display: inline-block;
    min-width: 12rem;
    margin-right: 10px; }

.info_type {
  display: inline-block;
  width: 100px;
  background-color: #333;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.8rem;
  font-weight: bold; }
  .info_type:empty {
    display: none; }

.type_show {
  background-color: #2b386f; }

.type_on {
  background-color: #d11c00; }

.type_event,
.type_a {
  background-color: #de2900; }

.type_b {
  background-color: #004c7f; }

.type_use {
  background-color: #4d5920; }

.type_pre {
  background-color: #0e4e70; }

.type_out {
  background-color: #4b4646; }

.type_last {
  background-color: #5c1d7b; }

.type_now {
  background-color: #82345b; }

.type_new {
  background-color: #325801; }

.type_free {
  background-color: #cf3400; }

.type_koza {
  background-color: #324921; }

.type_today {
  background-color: #8f4a21; }

.type_over {
  background-color: #333; }

.eventlist_tti_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.list_type a {
  display: inline-block;
  font-size: 2.4rem;
  margin-left: 5px;
  color: #b3b3b3;
  text-decoration: none; }
  .list_type a.on, .list_type a:hover {
    color: #333; }

.event_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2%; }
  .event_list a {
    position: relative;
    text-decoration: none; }
  .event_list li {
    width: 23.5%;
    margin: 0 0 2% 0;
    background: #e5f0ed; }
    @media only screen and (min-width: 980px) {
      .event_list li:hover {
        background: #00735a; }
        .event_list li:hover a {
          color: #fff !important; }
          .event_list li:hover a .tn {
            border-color: #0e5f49; }
          .event_list li:hover a .ev_title {
            color: #fff; }
          .event_list li:hover a img {
            outline: none; }
          .event_list li:hover a label {
            color: #fff !important; } }
  .event_list .tn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    background: #fff;
    text-align: center;
    vertical-align: middle;
    border: 15px solid #c2d9d4;
    position: relative;
    height: auto; }
    .event_list .tn::before {
      content: "";
      display: block;
      padding-top: 100%; }
    .event_list .tn img {
      position: absolute;
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: 100%; }
  .event_list .info_type {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: 0; }
  .event_list .genre {
    position: absolute;
    bottom: 5px;
    left: 5px; }
    .event_list .genre:empty {
      display: none; }

.genre {
  display: inline-block;
  padding: 3px;
  margin: 0 5px;
  border-radius: 3px;
  background: #333;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.6rem; }
  .genre.play {
    background: #e57533; }
  .genre.learn {
    background: #4a6b33; }

.ev_title {
  min-height: 3em;
  margin: 10px 15px 0;
  color: #14415b;
  font-weight: bold;
  font-size: 1.6rem;
  overflow: hidden; }

.ev_date,
.ev_place {
  margin: 5px 15px;
  padding-left: 35px;
  border-top: 1px dotted #ccc; }
  .ev_date i,
  .ev_place i {
    float: left;
    line-height: 1;
    margin-top: 10px;
    margin-left: -35px;
    padding: 5px;
    border-radius: 50%;
    color: #fff; }
  .ev_date span,
  .ev_place span {
    display: table-cell;
    height: 3em;
    vertical-align: middle;
    overflow: hidden; }

.ev_date_tx,
.ev_place_tx {
  margin-right: 1em;
  font-weight: bold; }
  .ev_date_tx i,
  .ev_place_tx i {
    display: inline-block;
    line-height: 1;
    margin-top: 10px;
    margin-right: 5px;
    padding: 5px;
    border-radius: 50%;
    color: #fff; }
  .ev_date_tx .icon-cal,
  .ev_place_tx .icon-cal {
    background: #516699; }
  .ev_date_tx .icon-hall,
  .ev_date_tx .icon-wphone,
  .ev_date_tx .icon-hall,
  .ev_date_tx .icon-wphone,
  .ev_place_tx .icon-hall,
  .ev_place_tx .icon-wphone,
  .ev_place_tx .icon-hall,
  .ev_place_tx .icon-wphone {
    background: #c33; }

.ev_list_tx li {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ccc; }
.ev_list_tx .info_type {
  margin-right: 10px; }
.ev_list_tx .ev_title {
  margin: 0 10px 0 0; }
.ev_list_tx .genre {
  font-size: 1.3rem; }

.cal_month {
  margin-bottom: 40px;
  color: #7a1700;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1; }
  .cal_month a {
    margin: 0 50px; }

.cal {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; }
  .cal th {
    text-align: center;
    border: 1px solid #b3b3b3; }
  .cal td {
    padding: 10px;
    border: 1px solid #b3b3b3;
    vertical-align: top;
    height: 100px; }
    .cal td.off {
      background: #c00;
      color: #fff; }
    .cal td.quit {
      outline: 5px solid #c00;
      outline-offset: -5px; }
    .cal td > span,
    .cal td > a {
      display: block; }
    .cal td > span:first-child {
      width: 1.6em;
      height: 1.6em;
      padding: 2px;
      border-radius: 50%;
      text-align: center; }
      .cal td > span:first-child.today {
        background: #ffe200;
        color: #000; }
    .cal td a {
      color: #00595f;
      text-decoration: none; }
      .cal td a:not(.note) {
        font-weight: bold; }
    .cal td > *:nth-child(n + 3) {
      padding: 10px 0;
      border-top: 1px dotted #000; }
    .cal td > *:nth-child(3) {
      margin-top: 10px; }
    .cal td .note {
      color: #666; }

.disallow {
  color: #c00; }

.sat {
  color: #14487b; }

.sun {
  color: #a02800; }

.tgl_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bold; }
  .tgl_search span i {
    font-size: 3.6rem;
    vertical-align: middle; }
  .tgl_search a {
    text-decoration: none; }
    .tgl_search a .icon-next {
      vertical-align: middle;
      font-size: 2rem; }

.ev_search {
  display: none;
  margin-bottom: 60px; }
  .ev_search h2 {
    font-size: 1.6rem; }
  .ev_search p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .ev_search p .bit {
      width: 12%;
      font-weight: bold; }
  .ev_search label {
    margin-right: 20px; }
  .ev_search select {
    margin: 0 3px; }
    .ev_search select:first-of-type {
      margin: 0 3px 0 0; }

.home_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 60px 0;
  gap: 2.5%; }
  .home_link li {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 18%;
    border: 1px solid #ccc; }
    .home_link li::after {
      position: absolute;
      top: 4px;
      right: 4px;
      content: url(../images/common/corner.png); }
  .home_link a {
    display: block;
    text-decoration: none; }
    .home_link a:hover .link_title {
      background-color: #e64000; }
    .home_link a:hover img {
      outline: none; }
  .home_link img {
    margin: 4px;
    width: calc(100% - 8px); }
  .home_link .link_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 3em;
    background-color: #00667d;
    color: #fff;
    font-weight: bold;
    text-align: center; }

.home_misc {
  margin-bottom: 60px;
  border: 1px solid #ccc; }
  .home_misc p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0 20px; }
    .home_misc p a {
      width: 24.5%;
      margin-bottom: 1em;
      padding-left: 1em;
      vertical-align: top;
      font-size: 1.4rem; }
      .home_misc p a::before {
        float: left;
        margin-left: -1em;
        content: "＞"; }

.title_misc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
  padding: 15px;
  background: #004455;
  color: #fff;
  font-size: 1.8rem; }
  .title_misc a {
    color: #fff;
    font-size: 1.4rem; }
  .title_misc .icon-next {
    font-size: 2rem;
    vertical-align: middle; }

.home_pr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 980px;
  margin: auto;
  gap: 2%; }
.home_pr li {
  width: 23.5%;
  margin-bottom: 2%; }
  .home_pr li a {
    display: block;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    .home_pr li a img {
      width: 100%; }
    .home_pr li a:hover {
      outline: 3px solid #333; }

.pr_title {
  margin-bottom: 15px;
  text-align: center; }

.modal_bg {
  position: fixed;
  z-index: 99;
  top: -10px;
  left: -10px;
  display: none;
  width: 120%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.7); }
  .modal_bg.notify {
    display: block; }

.modal {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 420px;
  width: 85%;
  padding: 10px;
  background-color: #fff; }
  .modal .modal_box {
    position: relative; }
  .modal h2 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #666;
    color: #700;
    text-align: center; }
  .modal .btn_close {
    position: absolute;
    top: -20px;
    right: -20px;
    cursor: pointer; }
  .modal .icon_nw {
    top: 6px; }

.top_hdline {
  position: absolute;
  z-index: 1;
  top: 120px;
  left: 0;
  width: 100%; }

.commentbox {
  max-width: 980px;
  margin: auto;
  padding: 10px;
  background: #fff;
  color: #c00;
  font-weight: bold;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  .commentbox .msg {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0; }

.page_navigation {
  margin: 40px 0;
  text-align: center; }
  .page_navigation span {
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 30px;
    min-width: 30px;
    margin: 2px;
    padding: 0 1px;
    line-height: 30px;
    border-radius: 2px;
    background: #eaeaea;
    text-align: center;
    color: #000;
    font-weight: bold; }
    .page_navigation span a {
      color: #000;
      font-weight: bold;
      text-decoration: none; }
    .page_navigation span.red {
      background: #333;
      color: #fff; }
      .page_navigation span.red a {
        color: #fff; }

.path {
  background-color: #7a6554; }
  .path p {
    margin: 0;
    padding: 8px 0;
    color: #fff;
    overflow: hidden;
    font-size: 1.2rem;
    line-height: 1.2rem; }
  .path a {
    position: relative;
    margin-right: 10px;
    padding-right: 24px;
    color: #fff;
    text-decoration: none;
    overflow: hidden; }
    .path a:after, .path a:before {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      top: 50%;
      right: 5px;
      margin-top: -30px;
      border-top: 30px solid transparent;
      border-bottom: 30px solid transparent; }
    .path a:after {
      border-left: 20px solid #7a6554;
      z-index: 1; }
    .path a:before {
      right: 4px;
      border-left: 20px solid #fff;
      z-index: 0; }
  .path span {
    display: inline-block; }
  .path .icon-home {
    vertical-align: middle; }

.grand_title {
  padding: 40px 0;
  font-size: 4rem;
  line-height: 4.8rem;
  font-weight: 500; }
  .grand_title i[class^="icon-"] {
    margin-right: 5px;
    font-size: 5rem;
    vertical-align: middle;
    background: none; }

.grand_title_wrap {
  position: relative; }
  .grand_title_wrap .btn {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
    padding: 10px 15px;
    background: #333;
    color: #fff;
    border-radius: 50px; }
    .grand_title_wrap .btn:hover {
      text-decoration: none;
      opacity: 0.6; }

.ev_switch {
  margin-bottom: 30px;
  padding-top: 10px;
  background-color: #666;
  font-weight: bold; }
  .ev_switch .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ev_switch a {
    display: inline-block;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    color: #fff;
    text-decoration: none; }
    .ev_switch a.on {
      background: #fff;
      color: #333; }
    .ev_switch a:before {
      background: #fff;
      color: #666; }
    .ev_switch a:hover {
      background: #fff;
      color: #333; }
      .ev_switch a:hover:before {
        background: #333;
        color: #fff; }
  .ev_switch .on {
    background: #fff;
    color: #333; }
  .ev_switch .on:before {
    background: #333;
    color: #fff; }

.detail_title,
.jigyo_title {
  margin-bottom: 20px;
  color: #633;
  font-size: 2.4rem;
  line-height: 3.2rem; }

.detail_catch {
  color: #633;
  font-size: 1.6rem;
  font-weight: bold; }

.mid_title {
  margin: 0 0 30px 0;
  font-size: 3rem; }

.eyecatch {
  margin-bottom: 40px; }
  .eyecatch img {
    width: 100%; }

.heading_under {
  padding-bottom: 5px;
  margin: 20px 0;
  border-bottom: 1px solid #995657;
  color: #633; }

.heading_borderd {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 2rem; }
  .heading_borderd::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
    -webkit-transform: translateY(15px);
            transform: translateY(15px); }
  .heading_borderd span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding-right: 0.5em;
    background: #fff; }

.intro {
  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;
  margin-bottom: 40px; }
  .intro .img {
    width: 45%; }
    .intro .img img {
      width: 100%; }
  .intro .txt {
    width: 50%; }
  .intro figure {
    margin: 0;
    padding: 0; }
  .intro figcaption {
    margin: 10px 0;
    font-weight: bold; }

.event_info_wrap {
  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;
  margin-bottom: 40px; }
  .event_info_wrap .heading_borderd {
    width: 100%; }
  .event_info_wrap .img_wrap {
    width: 45%; }
  .event_info_wrap .main_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin: 0;
    position: relative;
    height: auto; }
    .event_info_wrap .main_img::before {
      content: "";
      display: block;
      padding-top: 100%; }
    .event_info_wrap .main_img img {
      position: absolute;
      max-width: 100%;
      max-height: 100%; }
  .event_info_wrap .detail_caption {
    margin-top: 15px; }
  .event_info_wrap .event_info {
    width: 50%; }
  .event_info_wrap .record_img_wrap {
    width: 45%;
    margin-left: 5%; }
  .event_info_wrap .record_main_img {
    width: 100%;
    margin: 0; }
    .event_info_wrap .record_main_img img {
      width: 100%; }
  .event_info_wrap .record_txt {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 50%;
    font-size: 1.4rem; }

.event_info {
  width: 50%;
  font-size: 1.4rem; }
  .event_info dl {
    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;
    margin: 0; }
  .event_info dt, .event_info dd {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ccc; }
    .event_info dt:first-of-type, .event_info dd:first-of-type {
      padding-top: 0; }
  .event_info dt {
    width: 20%; }
  .event_info dd {
    width: 80%; }
  .event_info table {
    border: none; }
  .event_info tr {
    border-bottom: 1px solid #ccc; }
    .event_info tr:first-of-type th, .event_info tr:first-of-type td {
      padding-top: 0; }
    .event_info tr:last-of-type {
      border: none; }
      .event_info tr:last-of-type th, .event_info tr:last-of-type td {
        padding-bottom: 0; }
  .event_info th, .event_info td {
    padding: 5px 0;
    text-align: left;
    font-weight: normal;
    vertical-align: top; }
  .event_info th {
    width: 40%; }
  .event_info td {
    width: 60%; }

.instructor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 20px; }
  .instructor .tn_inst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 15px;
    width: 100px;
    background: #666;
    position: relative;
    height: auto; }
    .instructor .tn_inst::before {
      content: "";
      display: block;
      padding-top: 100%; }
    .instructor .tn_inst img {
      position: absolute;
      max-width: 100%;
      max-height: 100%; }
  .instructor p {
    margin: 0;
    font-size: 1.3rem; }

.ev_ticket {
  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; }
  .ev_ticket .heading_under {
    width: 100%; }
  .ev_ticket .event_info {
    width: 65%; }
  .ev_ticket .ticket_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 30%;
    margin: 0;
    gap: 15px; }

.thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.25%; }
  .thumbs li {
    width: 19%;
    margin-bottom: 2%; }
  .thumbs a {
    width: 100%;
    font-size: 1.3rem;
    line-height: 1.8rem; }
    .thumbs a .imgbox {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      background: #efefef;
      position: relative;
      height: auto; }
      .thumbs a .imgbox::before {
        content: "";
        display: block;
        padding-top: 100%; }
      .thumbs a .imgbox img {
        position: absolute;
        max-width: 100%;
        max-height: 100%; }

.explanation_wrap {
  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;
  margin-bottom: 30px; }
  .explanation_wrap .explanation {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 50%; }
  .explanation_wrap .movie_wrap {
    width: 45%;
    margin-left: 5%; }
    .explanation_wrap .movie_wrap video,
    .explanation_wrap .movie_wrap iframe {
      width: 100%;
      margin-bottom: 10px; }
    .explanation_wrap .movie_wrap iframe {
      height: 300px; }

.shiftup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.act {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  border-collapse: collapse; }
  .act th, .act td {
    padding: 10px 15px;
    border: 1px solid #ccc; }
  .act th {
    width: 230px;
    background: #efefef;
    font-weight: normal;
    text-align: center; }

.ev_detail_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  margin-bottom: 60px;
  text-align: center;
  gap: 40px; }

.pdficon {
  display: inline-block;
  width: 20px;
  margin: 0 5px 0 0; }
  .pdficon.word {
    position: relative;
    top: 2px;
    width: 23px; }

.with_icon a {
  display: inline-block;
  margin-bottom: 10px; }
.with_icon img {
  width: 20px;
  margin-left: 5px; }

.link_list li {
  margin-bottom: 5px; }

.icon_nw {
  position: relative;
  top: 2px;
  display: inline-block;
  margin-left: 2px;
  width: auto;
  height: 1.6rem; }

.snsbtns {
  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;
  margin: 0 0 20px 0; }
  .snsbtns .sns_wrap a {
    margin-left: 5px; }

.shisetsu_link, .josetsu_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2%; }
  .shisetsu_link li, .josetsu_link li {
    margin-bottom: 2%;
    width: 32%;
    border: 1px solid #ccc; }
  .shisetsu_link a, .josetsu_link a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%;
    height: 100%; }
    .shisetsu_link a::after, .josetsu_link a::after {
      position: absolute;
      top: 4px;
      right: 4px;
      content: url(../images/shisetsu/corner.png); }
    .shisetsu_link a img, .josetsu_link a img {
      width: calc(100% - 8px);
      margin: 4px; }
    .shisetsu_link a:hover, .josetsu_link a:hover {
      text-decoration: none; }
      .shisetsu_link a:hover .link_title, .josetsu_link a:hover .link_title {
        background: #ea5100; }
  .shisetsu_link .link_title, .josetsu_link .link_title {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 0;
    text-align: center;
    background: #00667d;
    color: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    .shisetsu_link .link_title span, .josetsu_link .link_title span {
      font-size: 1.3rem; }

.josetsu_link {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .josetsu_link li {
    width: 49%; }

.tab_menu {
  margin-bottom: 30px; }
  .tab_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .tab_menu li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    font-weight: bold;
    background: #ccc;
    color: #333;
    cursor: pointer; }
    .tab_menu li > * {
      display: block;
      width: 100%;
      height: 100%;
      padding: 10px;
      border: none;
      font-weight: bold;
      background: none;
      cursor: pointer; }
    .tab_menu li:hover, .tab_menu li.on {
      background: #633;
      color: #fff; }
      .tab_menu li:hover > *, .tab_menu li.on > * {
        color: #fff; }

.tab_content {
  display: none; }

.faq_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  .faq_list dt,
  .faq_list dd {
    position: relative; }
    .faq_list dt::before,
    .faq_list dd::before {
      position: absolute;
      top: 0;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      text-align: center;
      font-size: 1.6rem;
      line-height: 1.6rem;
      font-weight: bold;
      color: #fff; }
  .faq_list dt {
    width: 100%;
    padding: 5px 0 0 35px;
    margin: 0 0 10px 0;
    font-size: 1.7rem;
    font-weight: bold;
    color: #1251a9;
    cursor: pointer; }
    .faq_list dt::before {
      content: "Q";
      background: #1251a9; }
    .faq_list dt button {
      display: block;
      text-align: left;
      width: 100%;
      height: 100%;
      border: none;
      color: #1251a9;
      font-weight: bold;
      background: none;
      cursor: pointer;
      font-family: "Noto Sans JP"; }
  .faq_list dd {
    width: 100%;
    padding: 5px 0 20px 50px;
    margin: 0 0 20px 0;
    border-bottom: 1px dotted #666; }
    .faq_list dd::before {
      content: "A";
      background: #ff8e00; }

.kojo {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #999; }

.table_koza, .table_hour {
  border-collapse: collapse; }
  .table_koza td, .table_hour td,
  .table_koza th,
  .table_hour th {
    padding: 10px;
    border: 1px solid #999; }
  .table_koza th, .table_hour th {
    text-align: left;
    font-weight: normal; }
  .table_koza tr:nth-child(odd), .table_hour tr:nth-child(odd) {
    background-color: #eaeaea; }
  .table_koza .heading th, .table_hour .heading th {
    background: #666;
    color: #fff;
    font-weight: bold;
    text-align: center; }

.table_hour {
  margin-bottom: 30px; }
  .table_hour th {
    text-align: center;
    font-weight: bold; }
  .table_hour td {
    text-align: center; }

.table_apply,
.table_misc,
.table_tuition {
  width: auto;
  margin-bottom: 30px; }
  .table_apply .heading th,
  .table_misc .heading th,
  .table_tuition .heading th {
    background: #666;
    color: #fff; }
  .table_apply th,
  .table_apply td,
  .table_misc th,
  .table_misc td,
  .table_tuition th,
  .table_tuition td {
    padding: 10px 30px;
    text-align: center;
    border: 1px solid #999; }
  .table_apply th,
  .table_misc th,
  .table_tuition th {
    background: #eaeaea;
    white-space: nowrap; }

.table_band {
  width: auto;
  border-collapse: collapse; }
  .table_band th,
  .table_band td {
    padding: 10px;
    border: 1px solid #999;
    text-align: center; }
  .table_band .heading {
    background: #eaeaea; }
  .table_band [data-lightbox] {
    margin: 0 3px; }

.table_history {
  width: auto;
  border: none; }
  .table_history td {
    padding-right: 15px;
    padding-bottom: 10px;
    vertical-align: top; }
    .table_history td:first-child {
      white-space: nowrap; }

.no_indent {
  padding-left: 1em; }

.txt_link, .links a, .hall_list tr:nth-child(even) td:nth-of-type(2) a {
  position: relative; }
  .txt_link::before, .links a::before, .hall_list tr:nth-child(even) td:nth-of-type(2) a::before {
    content: "";
    position: relative;
    top: 2px;
    margin-right: 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/common/icon_link_bk.svg) no-repeat center right/contain; }

.grayback {
  margin-bottom: 30px;
  padding: 15px;
  background: #eee; }

.ad_summary dt, .ad_summary dd {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0; }
.ad_summary dt {
  font-weight: bold; }

.ad_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
  border-bottom: 5px solid #633; }
  .ad_tab li {
    width: 30%;
    margin-left: 10px; }
    .ad_tab li.on a, .ad_tab li.on button {
      background: #633;
      color: #fff; }
  .ad_tab a, .ad_tab button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    padding: 10px;
    background: #ccc;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border: none;
    color: #633;
    cursor: pointer; }
    .ad_tab a:hover, .ad_tab button:hover {
      background: #633;
      color: #fff; }

.table_trade td,
.table_trade th {
  padding: 10px;
  border: 1px solid #999; }
.table_trade th {
  width: 25%;
  font-weight: bold; }

.page_anchor {
  margin-bottom: 30px; }
  .page_anchor a {
    display: inline-block;
    margin: 0 20px 10px 0;
    font-weight: bold;
    text-decoration: none; }
    .page_anchor a::before {
      background: #333;
      color: #fff; }

.about_tab,
.pr_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 5px;
  margin-bottom: 20px;
  padding: 0 5px;
  border-bottom: 5px solid #633; }
  .about_tab li,
  .pr_tab li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 7.2%;
            flex: 0 0 7.2%;
    font-weight: bold;
    text-align: center; }
  .about_tab a,
  .pr_tab a {
    display: block;
    width: 100%;
    padding: 10px 0;
    background: #ccc;
    text-decoration: none; }
    .about_tab a:hover, .about_tab a.on,
    .pr_tab a:hover,
    .pr_tab a.on {
      background: #633;
      color: #fff; }

.pr_list {
  display: none; }
  .pr_list.on {
    display: block; }
  .pr_list li {
    padding: 15px 0;
    border-bottom: 1px dotted #ccc; }
  .pr_list a span {
    margin-right: 10px; }
  .pr_list .title {
    margin-bottom: 0.5em;
    font-weight: bold; }

.pr_audio {
  margin: 20px 0; }
  .pr_audio li {
    margin: 0 0 10px 0;
    padding: 0;
    border: none; }

.report_tab,
.artist_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 5px;
  padding: 0 5px;
  margin-bottom: 20px;
  border-bottom: 5px solid #652100; }
  .report_tab li,
  .artist_tab li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
    font-weight: bold;
    text-align: center; }
  .report_tab a,
  .artist_tab a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px 0;
    background: #ccc;
    color: #000;
    text-decoration: none; }
    .report_tab a:hover, .report_tab a.on,
    .artist_tab a:hover,
    .artist_tab a.on {
      background: #652100;
      color: #fff; }

.past {
  display: none; }
  .past.on {
    display: block; }

.artist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px; }
  .artist li {
    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;
    width: 50%;
    padding: 15px; }
    .artist li:nth-child(4n-1), .artist li:nth-child(4n-2) {
      background: #eee; }
  .artist .tn {
    width: 150px; }
    .artist .tn img {
      width: 100%; }
  .artist .txt {
    width: calc(100% - 170px); }
  .artist .name {
    margin-bottom: 10px;
    font-weight: 600; }
  .artist .url a::before {
    content: "";
    position: relative;
    top: 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/common/icon_home.svg) no-repeat center/contain; }
  .artist .perform {
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 0 10px;
    border-radius: 6px;
    background: #912f00;
    color: #fff;
    font-weight: bold; }

.josetsu_info,
.lesson_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .josetsu_info dt, .josetsu_info dd,
  .lesson_data dt,
  .lesson_data dd {
    margin: 0 0 10px 0;
    padding: 0; }
  .josetsu_info dt,
  .lesson_data dt {
    width: 15%; }
  .josetsu_info dd,
  .lesson_data dd {
    width: 85%; }

.history_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .history_list .nopdng {
    width: 100%;
    margin: 0 0 10px 0; }
  .history_list dt, .history_list dd {
    margin: 0 0 10px 0;
    padding: 0; }
  .history_list dt {
    width: 10%; }
  .history_list dd {
    width: 90%; }

.img_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2%; }
  .img_list li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    aspect-ratio: 1 / 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
    background: #333; }
    .img_list li img {
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: 100%; }
    .img_list li p {
      margin: 10px 0 0 0;
      color: #fff; }

.pic_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2%; }
  .pic_list li {
    width: 32%;
    text-align: center; }
    .pic_list li img {
      width: 100%; }
    .pic_list li p {
      margin: 10px 0 0 0;
      font-size: 1.3rem;
      line-height: 1.3rem; }

.rule {
  height: 350px;
  padding: 20px;
  border: 1px solid #999;
  overflow: auto; }

.facility_tel_wrap {
  background: #555;
  margin: 40px 0;
  padding: 20px;
  width: 100%; }
  .facility_tel_wrap ul {
    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;
    position: relative;
    width: 100%; }
  .facility_tel_wrap li {
    width: 30%;
    font-size: 1.2rem;
    color: #fff; }
    .facility_tel_wrap li span {
      display: inline-block;
      margin-right: 10px; }

.forbid {
  margin-bottom: 60px;
  padding: 10px;
  border: solid 6px #ccc; }
  .forbid ol {
    border-bottom: 1px dashed #ccc; }
  .forbid p:last-child,
  .forbid .disc {
    margin-bottom: 0; }

.group_list li {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px dotted #ccc; }
.group_list a {
  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;
  text-decoration: none; }
.group_list .tnbox {
  position: relative;
  width: 20%; }
  .group_list .tnbox .a,
  .group_list .tnbox .b {
    position: absolute;
    top: 0;
    left: 0;
    background: #cb0303;
    color: #fff;
    font-weight: bold; }
  .group_list .tnbox .b {
    background: #0f5787; }
  .group_list .tnbox img {
    width: 100%; }
.group_list .txt {
  width: 78%; }
.group_list .genre {
  font-size: 1.3rem; }
.group_list p {
  margin-bottom: 0.5em; }

.info_type_wrap {
  width: 100%;
  text-align: right; }
  .info_type_wrap .info_type {
    width: 100px; }

.group_info_wrap {
  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;
  margin-bottom: 40px; }
  .group_info_wrap .heading_borderd {
    width: 100%; }
  .group_info_wrap .img_wrap {
    width: 45%; }
  .group_info_wrap .main_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin: 0;
    position: relative;
    height: auto; }
    .group_info_wrap .main_img::before {
      content: "";
      display: block;
      padding-top: 100%; }
    .group_info_wrap .main_img img {
      position: absolute;
      max-width: 100%;
      max-height: 100%; }
  .group_info_wrap .event_info {
    width: 50%; }

.account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px 0;
  padding: 15px;
  border-radius: 8px;
  background: #fc6; }
  .account h3 {
    width: 100%; }
  .account div {
    width: 50%; }
  .account .num {
    padding: 10px;
    border-radius: 4px;
    background-color: #fff; }
  .account .regard {
    padding-left: 10px; }

.acc_indent {
  margin-bottom: 0;
  padding-left: 1em;
  text-indent: -1em; }

.title_wrap {
  width: 100%; }
  .title_wrap:empty {
    display: none; }
  .title_wrap.on {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50; }
  .title_wrap.mini .fcl_title {
    padding: 5px 0; }
  .title_wrap.mini .fcl_title_logo {
    height: 24px; }
  .title_wrap.mini .fcl_hd_menu {
    margin-top: 0px; }
    .title_wrap.mini .fcl_hd_menu li {
      height: auto; }
      .title_wrap.mini .fcl_hd_menu li > a i {
        font-size: 0;
        height: 0; }
      .title_wrap.mini .fcl_hd_menu li > a img {
        width: 0;
        height: 0; }
      .title_wrap.mini .fcl_hd_menu li > a br {
        display: none; }

.fcl_top {
  height: 55px; }

.fcl_title_top {
  padding: 10px 0; }
  .fcl_title_top .inner {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .fcl_title_top h1 {
    margin: 0; }
  .fcl_title_top .fcl_reserve {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .fcl_title_top .fcl_reserve li {
      margin-left: 20px; }
    .fcl_title_top .fcl_reserve a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      color: #fff;
      font-size: 1.4rem; }
      .fcl_title_top .fcl_reserve a:hover {
        text-decoration: none;
        opacity: 0.6; }
    .fcl_title_top .fcl_reserve i {
      margin-top: 5px;
      font-size: 4rem; }

#myslide img {
  width: 100%; }
#myslide .sp-buttons {
  position: absolute;
  bottom: 0; }

.slider_wrapper {
  position: relative;
  background: #e5e5e5; }
  .slider_wrapper > .inner {
    max-width: 1280px; }
  .slider_wrapper .sp-arrows,
  .slider_wrapper .sp-buttons {
    z-index: 50; }

.msg {
  padding: 10px;
  background: #fff;
  color: #c00;
  font-weight: bold;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
  .msg .icon_nw {
    top: 6px; }

.pickup {
  width: 300px;
  height: 395px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center; }
  .pickup p {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 2rem; }
    .pickup p + p {
      border-top: 1px solid #fff; }
  .pickup .imgbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    background: #333;
    position: relative;
    height: auto; }
    .pickup .imgbox::before {
      content: "";
      display: block;
      padding-top: 100%; }
    .pickup .imgbox img {
      position: absolute;
      max-width: 100%;
      max-height: 100%; }

.fcl_hdline {
  position: absolute;
  top: 0;
  left: 50%;
  width: 980px;
  margin-left: -490px; }
  .fcl_hdline .msg {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 560px;
    margin: 20px 0 0 20px; }
  .fcl_hdline .pickup {
    position: absolute;
    z-index: 50;
    right: 0;
    top: 0;
    margin: 20px 20px 0 0; }

.fcl_menu {
  position: relative;
  z-index: 50;
  width: 100%;
  margin-bottom: 40px; }
  .fcl_menu.on {
    position: fixed;
    top: 0;
    left: 0; }
  .fcl_menu ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .fcl_menu li {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center; }
    .fcl_menu li:hover .hide {
      display: block; }
    .fcl_menu li > a {
      display: block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 15px 0;
      text-align: center;
      text-decoration: none;
      color: #fff;
      font-size: 1.4rem;
      font-weight: 500; }
      .fcl_menu li > a i {
        display: block;
        margin: 5px auto;
        font-size: 4rem;
        background: none;
        -webkit-transition: 0.2s;
        transition: 0.2s; }
      .fcl_menu li > a img {
        display: block;
        height: 40px;
        width: auto;
        margin: 5px auto;
        width: auto;
        -webkit-transition: 0.2s;
        transition: 0.2s; }
      .fcl_menu li > a:hover {
        opacity: 0.6; }
  .fcl_menu .hide {
    position: absolute;
    z-index: 1;
    display: none;
    min-width: 200px;
    top: 100%;
    right: 0;
    left: 0;
    padding: 15px;
    text-align: left; }
    .fcl_menu .hide a {
      position: relative;
      display: block;
      margin-bottom: 10px;
      padding-left: 20px;
      text-align: left;
      font-size: 1.4rem;
      line-height: 1.6rem;
      color: #fff;
      text-decoration: none; }
      .fcl_menu .hide a::before {
        position: absolute;
        top: 0px;
        left: 0; }
      .fcl_menu .hide a:hover {
        text-decoration: underline; }

.top_main_wrap {
  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; }
  .top_main_wrap .fcl_main {
    width: 74%; }
  .top_main_wrap .fcl_side {
    width: 22%;
    margin-bottom: 30px; }
  .top_main_wrap .event_list li {
    width: 32%; }

.fcl_main > section {
  position: relative; }

.facility_wrap {
  margin-bottom: 50px; }
  .facility_wrap:last-of-type {
    margin: 0; }
  .facility_wrap .rooms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2%; }
    .facility_wrap .rooms li {
      width: 32%;
      margin-bottom: 2%; }
    .facility_wrap .rooms a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      background: #eaeaea;
      text-decoration: none; }
      .facility_wrap .rooms a img {
        width: 100px;
        margin: 0 10px 0 0; }
      .facility_wrap .rooms a:hover {
        background: #333;
        color: #fff; }

.fcl_side h2 {
  font-size: 1.8rem; }
.fcl_side .fb_icon {
  display: block;
  margin-bottom: 10px; }
.fcl_side .detail_link {
  position: relative;
  text-align: right;
  font-size: 1.4rem; }
  .fcl_side .detail_link i {
    position: relative;
    top: 3px;
    font-size: 1.6rem; }
.fcl_side .twitter-timeline {
  margin-top: 10px !important;
  max-height: 500px;
  overflow: scroll;
  border: none; }
  .fcl_side .twitter-timeline iframe {
    border: none; }

.sch_base {
  padding: 5px;
  background: #eaeaea;
  font-size: 1.2rem; }
  .sch_base .on {
    background-color: #bddbff; }
  .sch_base .off {
    background: #d10000;
    color: #fff; }
  .sch_base .eg {
    padding: 5px;
    margin: 0;
    border-radius: 5px;
    background: #fff; }
  .sch_base .quit {
    border: 2px solid #d10000; }
  .sch_base span.quit {
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 1em;
    height: 1.4em;
    margin: 2px 0;
    vertical-align: middle; }
  .sch_base p:last-child {
    margin-bottom: 0; }

.sch_nav {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 5px 0;
  color: #b23e23;
  text-align: center;
  font-weight: bold; }
  .sch_nav span {
    font-size: 1.4rem; }
  .sch_nav a[class*="arw_"] {
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
    margin-top: 3px;
    border-radius: 50%;
    background: #ef6545;
    color: #fff; }
    .sch_nav a[class*="arw_"]::after {
      position: absolute;
      top: 2px;
      width: 0;
      height: 0;
      border: 5px solid transparent;
      content: ""; }
  .sch_nav a.arw_prev::after {
    left: -2px;
    border-right-color: #fff;
    border-right-width: 7px; }
  .sch_nav a.arw_next::after {
    right: -2px;
    border-left-color: #fff;
    border-left-width: 7px; }

.sch_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
  border: none; }
  .sch_table th {
    font-weight: normal;
    text-align: center; }
  .sch_table td {
    position: relative;
    padding-top: 4px;
    padding-bottom: 2px;
    text-align: center; }
    .sch_table td:not(:empty) {
      background: #fff; }
    .sch_table td.on {
      background: #bddbff; }
    .sch_table td.off {
      background: #d10000;
      color: #fff; }
    .sch_table td.today {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center; }
      .sch_table td.today span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        background: #ffe200;
        width: 100%;
        border-radius: 50%;
        color: #000;
        position: relative;
        height: auto; }
        .sch_table td.today span::before {
          content: "";
          display: block;
          padding-top: 100%; }

.fcl_info p {
  margin: 0 0 10px 0;
  font-size: 1.4rem;
  line-height: 2rem; }
  .fcl_info p:last-of-type {
    margin: 0; }

.side_map {
  margin-bottom: 40px; }

.side_offer {
  margin-bottom: 40px; }
  .side_offer a {
    text-decoration: none; }
    .side_offer a img {
      width: 100%; }
  .side_offer .pr_title {
    margin-bottom: 10px; }
  .side_offer section {
    margin-bottom: 20px; }
  .side_offer h3 {
    margin: 5px 0 10px 0;
    font-size: 1.6rem;
    text-align: center; }
  .side_offer div {
    padding: 10px;
    background: #f2f2f2; }
  .side_offer p {
    margin: 0 0 10px 0;
    font-size: 1.4rem;
    line-height: 2rem; }
  .side_offer .detail_link {
    margin-bottom: 0; }

.bnrs li {
  margin-bottom: 15px; }
  .bnrs li:last-of-type {
    margin: 0; }
  .bnrs li img {
    width: 100%; }

.fcl_title {
  padding: 15px 0;
  -webkit-transition: 0.2s;
  transition: 0.2s; }

.fcl_title_logo {
  display: inline-block;
  height: 44px;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
  .fcl_title_logo img {
    max-height: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s; }

.fcl_hd_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s; }
  .fcl_hd_menu li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative; }
    .fcl_hd_menu li:hover .hide {
      position: absolute;
      z-index: 10;
      left: 0;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-width: 200px;
      padding: 15px;
      text-align: left; }
      .fcl_hd_menu li:hover .hide a {
        position: relative;
        display: block;
        padding-left: 20px;
        margin-bottom: 10px;
        font-weight: normal;
        font-size: 1.4rem;
        line-height: 1.6rem;
        color: #fff;
        text-decoration: none; }
        .fcl_hd_menu li:hover .hide a:last-of-type {
          margin: 0; }
        .fcl_hd_menu li:hover .hide a::before {
          position: absolute;
          top: 0px;
          left: 0; }
        .fcl_hd_menu li:hover .hide a:hover {
          text-decoration: underline; }
    .fcl_hd_menu li .hide {
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column; }
    .fcl_hd_menu li > a {
      display: block;
      color: #fff;
      text-decoration: none;
      font-size: 1.4rem;
      line-height: 2rem;
      -webkit-transition: 0.2s;
      transition: 0.2s; }
      .fcl_hd_menu li > a:hover {
        opacity: 0.6; }
      .fcl_hd_menu li > a i {
        display: block;
        margin-top: 5px;
        font-size: 4rem;
        background: none;
        -webkit-transition: 0.2s;
        transition: 0.2s; }
      .fcl_hd_menu li > a img {
        -webkit-transition: 0.2s;
        transition: 0.2s; }

.outline_wrap {
  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; }
  .outline_wrap .mid_title {
    width: 100%; }
  .outline_wrap .pic_r {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 48%; }
    .outline_wrap .pic_r > div {
      margin-bottom: 15px; }
      .outline_wrap .pic_r > div:last-of-type {
        margin: 0; }
    .outline_wrap .pic_r img {
      width: 100%; }
  .outline_wrap .hall_spec {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 48%; }

.access_info table,
.hall_spec table {
  border-collapse: collapse;
  border: none; }
.access_info th, .access_info td,
.hall_spec th,
.hall_spec td {
  padding: 15px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: top; }
.access_info th,
.hall_spec th {
  width: 5em;
  font-weight: normal; }
.access_info a,
.hall_spec a {
  display: inline-block; }

.acc {
  color: #bf0000;
  text-decoration: none; }
  .acc::before {
    padding: 4px;
    background-color: #bf0000;
    color: #fff; }

.gds_unit {
  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;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .gds_unit:not(:last-of-type) {
    border-bottom: 1px dashed #ccc; }
  .gds_unit .name,
  .gds_unit .prix {
    margin-bottom: 10px;
    font-weight: bold; }
  .gds_unit .able,
  .gds_unit .disable {
    display: inline-block;
    width: 5em;
    line-height: 30px;
    margin-left: 1em;
    background-color: #ccc;
    color: #000;
    font-weight: bold;
    text-align: center; }
  .gds_unit .able {
    background-color: #f60; }
  .gds_unit p {
    margin-top: 1em; }
  .gds_unit .gds_unit_data {
    width: 75%; }
  .gds_unit .gds_main {
    width: 23%; }
    .gds_unit .gds_main img {
      width: 100%; }
  .gds_unit .gds_sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1%; }
    .gds_unit .gds_sub a {
      width: 11.6%;
      margin-bottom: 1%; }
      .gds_unit .gds_sub a img {
        width: 100%; }

.download {
  border-top: 1px dotted #ccc; }
  .download li {
    padding: 15px 0;
    border-bottom: 1px dotted #ccc; }
    .download li div {
      margin-bottom: 1em; }
  .download .pdficon {
    margin-bottom: 10px; }
  .download .title {
    font-weight: bold; }

.cond {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.condition {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: inline-block;
  margin-right: 15px;
  width: 9em;
  border-radius: 4px;
  background: #6c1b00;
  color: #fff;
  text-align: center; }

.hall_title {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 2px solid #999;
  font-size: 2.8rem; }

.stair {
  color: #512100;
  font-size: 2.6rem; }

.hall_list {
  table-layout: fixed;
  margin-bottom: 15px;
  border: none; }
  .hall_list .notfix {
    table-layout: auto; }
  .hall_list td,
  .hall_list th {
    padding: 10px 0;
    text-align: center;
    font-size: 1.4rem; }
    .hall_list td.l,
    .hall_list th.l {
      text-align: left; }
    .hall_list td.r,
    .hall_list th.r {
      text-align: right; }
    .hall_list td:first-child,
    .hall_list th:first-child {
      width: 95px; }
    .hall_list td img,
    .hall_list th img {
      max-width: 100%; }
  .hall_list tr:nth-child(odd) td,
  .hall_list tr:nth-child(odd) th {
    border-bottom: 1px solid #999; }
  .hall_list img[src$=".png"] {
    margin-right: 2px; }
  .hall_list b {
    white-space: nowrap; }
  .hall_list a {
    text-decoration: underline; }
    .hall_list a:hover {
      opacity: 0.6; }
  .hall_list .tn {
    width: 100px; }
    .hall_list .tn img {
      width: 100%; }
  .hall_list .hdng th {
    padding: 5px;
    background: #ebebeb;
    border-bottom: 2px solid #999; }
  .hall_list .condition {
    margin: 2px 0; }

.hall_purpose {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc; }
  .hall_purpose .ttl {
    display: block;
    margin: 0 20px 20px 0; }
  .hall_purpose p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.table_large {
  margin-bottom: 30px;
  border-collapse: collapse;
  border: 2px solid #672100; }
  .table_large th {
    font-weight: normal; }
  .table_large .heading th {
    background-color: #672100;
    color: #fff;
    font-weight: bold;
    text-align: center; }
  .table_large td {
    font-weight: bold;
    text-align: center; }
    .table_large td:first-of-type {
      font-weight: normal; }
  .table_large td,
  .table_large th {
    padding: 6px;
    border: 1px solid #672100; }
  .table_large a {
    text-decoration: none; }
  .table_large caption {
    margin-top: -20px; }
  .table_large em {
    font-family: serif; }

.list_misc li {
  margin-bottom: 1em; }
  .list_misc li .table_tuition,
  .list_misc li .table_apply,
  .list_misc li .table_hour,
  .list_misc li .table_misc {
    margin: 20px 0; }

.apply_flow > div {
  position: relative;
  margin-bottom: 25px;
  padding: 10px;
  border: 3px solid #ccc;
  border-radius: 6px; }
  .apply_flow > div::after {
    position: absolute;
    bottom: -30px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-top-color: #ccc;
    content: ""; }
  .apply_flow > div.mb40 {
    margin-bottom: 40px; }
    .apply_flow > div.mb40::after {
      display: none; }
  .apply_flow > div:last-child:after {
    display: none; }
.apply_flow p:last-child {
  margin-bottom: 0; }
.apply_flow .label {
  color: #600;
  font-weight: bold;
  line-height: 2rem; }
  .apply_flow .label span {
    display: inline-block;
    width: 16em;
    margin-right: 10px;
    padding: 5px;
    border-radius: 4px;
    background: #ffb5b5;
    text-align: center; }
.apply_flow .footnote {
  padding: 8px;
  border-radius: 4px;
  background: #ffe8e8;
  color: #900; }
.apply_flow .footnote.warn {
  color: #bf0000; }

.access_wrap {
  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;
  margin-bottom: 40px; }
  .access_wrap .map {
    width: 55%; }
    .access_wrap .map iframe {
      width: 100%; }
  .access_wrap .access_info {
    width: 40%; }

.vehicle h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .vehicle h3 img {
    margin-right: 10px; }

.facility_detail_wrap {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .facility_detail_wrap .facility_main {
    width: 75%; }
  .facility_detail_wrap .facility_sub {
    width: 20%; }

.facility_main .mid_title {
  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;
  margin: 20px 0; }
.facility_main #myslide {
  margin-bottom: 20px; }
  .facility_main #myslide + p {
    margin-bottom: 20px; }
.facility_main .marks {
  margin-bottom: 20px; }
  .facility_main .marks img {
    margin-right: 10px; }
  .facility_main .marks .condition {
    margin: 0 0 0 5px;
    padding: 5px; }

.facility_sub {
  padding: 15px;
  border-radius: 4px;
  background: #ededed; }
  .facility_sub h2 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #666;
    text-align: center;
    font-size: 2rem; }
  .facility_sub .fcl_group {
    margin-bottom: 10px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt"; }
    .facility_sub .fcl_group::before {
      content: "【"; }
    .facility_sub .fcl_group::after {
      content: "】"; }
  .facility_sub .fcl_floor {
    margin-bottom: 10px; }
  .facility_sub li {
    margin-bottom: 10px; }
  .facility_sub a {
    text-decoration: none; }

.hall_label {
  display: inline-block;
  padding: 2px 4px;
  border-radius: 4px;
  background: #f60;
  color: #fff;
  font-weight: bold;
  font-size: 2rem; }

.table_fee_wrap {
  margin-bottom: 40px; }
  .table_fee_wrap .ttl {
    font-size: 1.6rem; }

.table_fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 3px solid #f60;
  border-radius: 8px; }
  .table_fee .fee_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    width: 20%;
    background: #f60;
    color: #fff;
    text-align: center; }
  .table_fee .fee_list {
    padding: 10px;
    width: 80%; }
    .table_fee .fee_list table {
      width: 100%;
      border: none; }
    .table_fee .fee_list td,
    .table_fee .fee_list th {
      padding: 6px;
      border-top: 1px solid #f60;
      text-align: center; }
      .table_fee .fee_list td:not(:first-child), .table_fee .fee_list td:not(:first-child),
      .table_fee .fee_list th:not(:first-child),
      .table_fee .fee_list th:not(:first-child) {
        border-left: 1px solid #f60; }
    .table_fee .fee_list th {
      color: #f60; }
    .table_fee .fee_list tr:first-child td,
    .table_fee .fee_list tr:first-child th {
      border-top: none; }

.table_spec {
  margin-bottom: 40px;
  border: none;
  border-top: 1px solid #b2b2b2; }
  .table_spec th,
  .table_spec td {
    padding: 20px 15px;
    border-bottom: 1px solid #b2b2b2; }
  .table_spec th {
    background-color: #e5e5e5;
    font-weight: normal;
    text-align: center;
    white-space: nowrap; }
  .table_spec a {
    display: inline-block;
    color: #bf0000;
    text-decoration: none; }
    .table_spec a::before {
      padding: 3px;
      background-color: #bf0000;
      color: #fff; }

.seat_layout {
  padding: 0;
  margin: 0 0 40px 0;
  text-align: center; }
  .seat_layout figcaption {
    margin-bottom: 20px;
    padding: 10px;
    background: #e5e5e5;
    font-weight: bold; }

.muse_hdline {
  position: absolute;
  z-index: 50;
  top: 55px;
  width: 100%; }
  .muse_hdline .inner,
  .muse_hdline .fcl_hdline {
    position: relative; }
  .muse_hdline > .inner {
    max-width: 980px;
    margin: auto; }
  .muse_hdline .title_wrap {
    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: 20px 0; }
    .muse_hdline .title_wrap .fcl_reserve li {
      width: 120px; }
    .muse_hdline .title_wrap .fcl_reserve a {
      color: #600;
      background: #fff; }
  .muse_hdline h1 {
    display: inline-block;
    margin: 0; }
  .muse_hdline .fcl_reserve {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 2%; }
    .muse_hdline .fcl_reserve li {
      width: 110px; }
    .muse_hdline .fcl_reserve a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 10px;
      text-align: center;
      color: #fff;
      font-size: 1.4rem;
      text-decoration: none; }
      .muse_hdline .fcl_reserve a i {
        margin-top: 5px;
        font-size: 4rem; }
      .muse_hdline .fcl_reserve a:hover {
        opacity: 0.6; }
  .muse_hdline .msg {
    width: 100%;
    max-width: 630px; }
  .muse_hdline .pickup {
    position: absolute;
    top: 0;
    right: 0; }

.scroll_to_menu {
  position: absolute;
  z-index: 50;
  left: 50%;
  margin-left: -45px; }

.muse_hdline_bg {
  background-color: rgba(0, 0, 0, 0.6); }
  .muse_hdline_bg > .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;
    max-width: 980px;
    padding: 10px 0;
    margin: 0 auto 20px; }

.tiara_event {
  position: relative; }
  .tiara_event > .inner {
    position: relative;
    max-width: 980px;
    margin: auto; }

.t_event_list {
  margin-bottom: 30px; }
  .t_event_list > li .inner {
    max-width: 980px;
    margin: auto;
    padding: 20px 0; }
  .t_event_list > li a {
    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;
    text-decoration: none; }
  .t_event_list > li .pic {
    position: relative;
    width: 40%; }
    .t_event_list > li .pic img {
      width: 100%; }
    .t_event_list > li .pic .info_type {
      position: absolute;
      top: 0;
      right: 0; }
  .t_event_list > li .txt {
    width: 55%; }
  .t_event_list .t_ev_title {
    margin-bottom: 20px;
    font-size: 2.6rem;
    line-height: 3.4rem;
    font-weight: bold; }
  .t_event_list .t_ev_sub {
    margin-bottom: 10px;
    font-weight: bold; }

.t_ev_date,
.t_ev_place {
  display: block;
  font-weight: bold; }
  .t_ev_date i,
  .t_ev_place i {
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    padding: 5px;
    border-radius: 50%;
    color: #fff; }

.tiara_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2%; }
  .tiara_link li {
    width: 32%;
    margin-bottom: 2%;
    border: 1px solid #ccc; }
  .tiara_link a {
    text-decoration: none; }
    .tiara_link a img {
      width: calc(100% - 8px);
      margin: 4px; }
  .tiara_link .link_title {
    padding: 10px 0;
    color: #fff;
    font-weight: bold;
    text-align: center; }

.btm_bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btm_bnr a {
    margin: 5px; }
    .btm_bnr a:hover {
      outline: 3px solid #333; }

.muse_menu {
  width: 100%;
  height: auto;
  margin-bottom: 50px; }
  .muse_menu.fix {
    position: fixed;
    z-index: 25;
    margin: 0; }
  .muse_menu.top {
    top: 0;
    bottom: unset; }
  .muse_menu.bottom {
    top: unset;
    bottom: 0; }
  .muse_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .muse_menu li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
  .muse_menu a {
    display: block;
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    .muse_menu a img {
      width: 100%;
      -webkit-transition: 0.2s;
      transition: 0.2s; }

.link_bnr_wrap {
  margin-bottom: 30px; }
  .link_bnr_wrap a {
    display: block; }
    .link_bnr_wrap a img {
      width: 100%; }
  .link_bnr_wrap.half {
    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; }
    .link_bnr_wrap.half a {
      width: 48.5%; }

.table_life {
  border: none; }
  .table_life th {
    font-weight: normal; }
  .table_life th,
  .table_life td {
    vertical-align: top;
    padding-bottom: 1em; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2%; }
  .row figure {
    width: 32%;
    margin: 0 0 2% 0;
    padding: 0; }
    .row figure img {
      width: 100%; }
    .row figure p {
      margin: 0; }
  .row figcaption {
    margin: 10px 0;
    font-size: 1.6rem;
    font-weight: bold; }

.lib_event_list li {
  margin-bottom: 24px;
  background: #e5f0ed;
  font-weight: bold; }
.lib_event_list a {
  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;
  text-decoration: none; }
.lib_event_list .pic {
  position: relative;
  width: 30%; }
  .lib_event_list .pic img {
    width: 100%; }
  .lib_event_list .pic .info_type {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0; }
.lib_event_list .txt {
  width: 70%;
  padding: 30px; }
.lib_event_list .t_ev_title {
  margin: 0 0 30px 0;
  font-size: 2.6rem;
  line-height: 3.4rem;
  font-weight: bold; }
.lib_event_list .t_ev_sub {
  margin: 0 0 10px 0; }

.kikaku_explanation {
  margin: 0 0 30px 0; }

.val {
  padding: 15px;
  border-radius: 6px;
  background: #eceacc; }

.kushu_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .kushu_box .txt {
    width: 50%; }
  .kushu_box .img {
    width: 25%;
    margin-left: 5%; }
    .kushu_box .img img {
      width: 100%; }

#touku > section {
  margin-bottom: 80px; }
#touku .caption {
  text-align: right;
  font-size: 12px; }
#touku .detail_title {
  margin-bottom: 20px; }
#touku h3 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 1.6rem;
  color: #4f5a15;
  border-bottom: 1px solid #4f5a15; }
#touku .list_num {
  margin-left: 1.5em; }
  #touku .list_num li {
    list-style: decimal; }
#touku .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  #touku .btn_wrap a {
    padding: 10px 40px;
    background: #4f5a15;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 4px;
    text-align: center;
    font-size: 1.6rem;
    line-height: 2.2rem; }
  #touku .btn_wrap .btn_form {
    padding: 20px 70px;
    font-size: 2.6rem;
    line-height: 3rem; }
  #touku .btn_wrap button {
    padding: 10px 20px;
    margin: 0 20px;
    min-width: 200px;
    background: #ff8800;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 4px;
    text-align: center;
    border: none;
    font-size: 2rem;
    cursor: pointer; }
  #touku .btn_wrap .send {
    background: #d92c2c; }
  #touku .btn_wrap .back {
    background: #315cd1; }
  #touku .btn_wrap button:hover,
  #touku .btn_wrap a:hover {
    opacity: 0.6; }
#touku .required {
  position: relative; }
#touku .wrap {
  margin-bottom: 20px; }
#touku .notice {
  color: #cc0000; }
#touku input[type="email"],
#touku input[type="text"],
#touku textarea {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 1.6rem; }
#touku input[type="email"],
#touku input[type="text"] {
  width: 50%; }
  #touku input[type="email"].input_name,
  #touku input[type="text"].input_name {
    width: 20%; }
  #touku input[type="email"].input_phone,
  #touku input[type="text"].input_phone {
    width: 10%; }
#touku input.zip {
  width: 20%; }
#touku input.address {
  width: 100%; }
#touku textarea {
  width: 100%;
  height: 10em; }
#touku .haiku textarea {
  height: 120px; }
#touku label {
  margin-right: 10px; }
  #touku label span {
    display: inline-block;
    margin-left: 5px; }
#touku .ex {
  display: inline-block;
  margin-left: 5px; }
#touku .close_notice {
  width: 500px;
  margin: 20px auto;
  padding: 10px;
  text-align: center;
  color: red;
  font-weight: bold;
  font-size: 1rem;
  border: 3px solid red; }
#touku .award_winner {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #333; }
#touku .work_wrap {
  display: inline-block;
  width: auto;
  background: #a3cac1;
  padding: 15px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px; }
  #touku .work_wrap p {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold; }
#touku .message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #touku .message h4 {
    width: 100%;
    margin-bottom: 5px; }
  #touku .message .img_box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 13%;
    margin-left: 5%;
    text-align: center;
    font-size: 12px; }
    #touku .message .img_box img {
      width: 100%; }
#touku .message_wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 82%; }
#touku .evaluation {
  padding: 15px;
  margin-bottom: 15px;
  background: #d4db98;
  border-radius: 6px; }
  #touku .evaluation p:last-of-type {
    margin-bottom: 0; }
#touku .link_wrap li {
  margin-bottom: 10px; }
  #touku .link_wrap li::before {
    content: "PDF";
    display: inline-block;
    margin-right: 5px;
    padding: 0 5px;
    background: #990000;
    color: #fff;
    border-radius: 4px;
    font-size: 12px; }

.barrierfree_contents .page_menu {
  position: relative;
  z-index: 1;
  margin-bottom: 50px; }
  .barrierfree_contents .page_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 20px; }
  .barrierfree_contents .page_menu li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .barrierfree_contents .page_menu li a {
      display: block;
      width: 100%;
      height: 100%;
      padding: 10px;
      background: #004b78;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      text-decoration: none; }
      .barrierfree_contents .page_menu li a:hover {
        opacity: 0.6; }
.barrierfree_contents .sec_wrap {
  position: relative;
  z-index: 0;
  padding-top: 100px;
  margin-top: -100px; }
.barrierfree_contents .barrierfree_img_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 2%; }
  .barrierfree_contents .barrierfree_img_list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%; }
    .barrierfree_contents .barrierfree_img_list li p {
      margin-top: 5px;
      font-size: 1.3rem;
      line-height: 1.8rem; }
      .barrierfree_contents .barrierfree_img_list li p:empty {
        display: none; }
  .barrierfree_contents .barrierfree_img_list .img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    height: auto; }
    .barrierfree_contents .barrierfree_img_list .img::before {
      content: "";
      display: block;
      padding-top: 66.6%; }
    .barrierfree_contents .barrierfree_img_list .img img {
      position: absolute;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
.barrierfree_contents .ttl_sec {
  padding-left: 5px;
  margin-bottom: 15px;
  font-size: 1.7rem;
  border-left: 12px solid #633;
  color: #633; }
.barrierfree_contents .ttl_sub {
  margin-bottom: 15px;
  font-size: 1.5rem;
  color: #633; }
  .barrierfree_contents .ttl_sub::before {
    content: "●";
    display: inline-block;
    margin-right: 2px; }

.txt_img_wrap {
  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; }
  .txt_img_wrap .txt {
    width: 48%; }
  .txt_img_wrap .img {
    width: 48%;
    text-align: center; }
    .txt_img_wrap .img img {
      max-width: 100%;
      max-height: 300px; }

.koto .fcl_title,
.koto .fcl_title_top,
.koto .fcl_menu,
.koto .ft_address,
.koto .hide {
  background-color: #3b68a0; }

.morishita .fcl_title,
.morishita .fcl_title_top,
.morishita .fcl_menu,
.morishita .ft_address,
.morishita .hide {
  background-color: #4c4948; }

.furuishiba .fcl_title,
.furuishiba .fcl_title_top,
.furuishiba .fcl_menu,
.furuishiba .ft_address,
.furuishiba .hide {
  background-color: #bf402f; }

.toyosu .fcl_title,
.toyosu .fcl_title_top,
.toyosu .fcl_menu,
.toyosu .ft_address,
.toyosu .hide {
  background-color: #00674e; }

.kameido .fcl_title,
.kameido .fcl_title_top,
.kameido .fcl_menu,
.kameido .ft_address,
.kameido .hide {
  background-color: #008763; }

.higashiojima .fcl_title,
.higashiojima .fcl_title_top,
.higashiojima .fcl_menu,
.higashiojima .ft_address,
.higashiojima .hide {
  background-color: #148296; }

.sunamachi .fcl_title,
.sunamachi .fcl_title_top,
.sunamachi .fcl_menu,
.sunamachi .ft_address,
.sunamachi .hide {
  background-color: #6a557f; }

.sogo .fcl_title,
.sogo .fcl_title_top,
.sogo .fcl_menu,
.sogo .ft_address,
.sogo .hide {
  background-color: #a05300; }

.tiara .fcl_title,
.tiara .fcl_title_top,
.tiara .fcl_menu,
.tiara .ft_address,
.tiara .hide {
  background-color: #c84040; }
.tiara .t_event_list > li {
  background: #dcdedd; }
  .tiara .t_event_list > li:nth-child(even) {
    background: #cca699; }
.tiara .tiara_link .link_title {
  background: #c84040; }

.fukagawa .fcl_title,
.fukagawa .fcl_title_top,
.fukagawa .fcl_menu,
.fukagawa .hide,
.fukagawa .ft_address,
.fukagawa .muse_menu {
  background-color: #963c66; }
.fukagawa .t_event_list > li {
  background: #45622b; }
  .fukagawa .t_event_list > li:nth-child(even) {
    background: #e0653e; }

.basho .fcl_title,
.basho .fcl_title_top,
.basho .fcl_menu,
.basho .ft_address,
.basho .hide,
.basho .muse_menu {
  background-color: #7a7a00; }

.nakagawa .fcl_title,
.nakagawa .fcl_title_top,
.nakagawa .fcl_menu,
.nakagawa .ft_address,
.nakagawa .hide,
.nakagawa .muse_menu {
  background-color: #069; }

.koto .ft_address {
  background-color: #3b68a0; }

.lecturer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px; }
  .lecturer_list > div {
    width: 50%;
    padding: 20px;
    border-bottom: 1px dashed #999; }
    .lecturer_list > div p {
      margin: 0; }
    .lecturer_list > div .lecturer_img {
      margin-bottom: 15px;
      width: 100%;
      text-align: center; }
      .lecturer_list > div .lecturer_img img {
        width: 60%; }

body {
  min-width: 1280px; }

header {
  z-index: 100;
  top: 0;
  left: 0;
  min-width: 1280px;
  width: 100%;
  height: 80px;
  padding: 13px 0;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  header > .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.hd_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .hd_menu > ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .hd_menu > ul > li {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 10px;
      width: 120px;
      border-right: 1px solid #ccc; }
      .hd_menu > ul > li:last-of-type {
        border: none; }
      .hd_menu > ul > li .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        height: 100%;
        text-align: center;
        font-size: 1.4rem;
        line-height: 1.4rem;
        border: none;
        background: none;
        cursor: pointer;
        color: #000; }
        .hd_menu > ul > li .btn::before {
          content: "";
          display: block;
          width: 30px;
          height: 30px;
          margin-bottom: 5px;
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover; }
        .hd_menu > ul > li .btn i {
          text-align: center;
          margin: 5px; }
          .hd_menu > ul > li .btn i::before {
            font-size: 3rem; }
        .hd_menu > ul > li .btn.on, .hd_menu > ul > li .btn:hover {
          text-decoration: none;
          background: #444;
          color: #fff;
          border-radius: 3px; }
          .hd_menu > ul > li .btn.on i, .hd_menu > ul > li .btn:hover i {
            color: #000; }
      .hd_menu > ul > li.music .btn::before {
        background-image: url(../images/common/icon_music.svg); }
      .hd_menu > ul > li.music .btn:hover::before {
        background-image: url(../images/common/icon_music_w.svg); }
      .hd_menu > ul > li.events .btn::before {
        background-image: url(../images/common/icon_events.svg); }
      .hd_menu > ul > li.events .btn:hover::before {
        background-image: url(../images/common/icon_events_w.svg); }
      .hd_menu > ul > li.koza .btn::before {
        background-image: url(../images/common/icon_koza.svg); }
      .hd_menu > ul > li.koza .btn:hover::before {
        background-image: url(../images/common/icon_koza_w.svg); }
      .hd_menu > ul > li.facility .btn::before {
        background-image: url(../images/common/icon_facility.svg); }
      .hd_menu > ul > li.facility .btn:hover::before {
        background-image: url(../images/common/icon_facility_w.svg); }
      .hd_menu > ul > li.contact .btn::before {
        background-image: url(../images/common/icon_contact.svg); }
      .hd_menu > ul > li.contact .btn:hover::before {
        background-image: url(../images/common/icon_contact_w.svg); }
      .hd_menu > ul > li.donation .btn::before {
        background-image: url(../images/common/icon_donation.svg); }
      .hd_menu > ul > li.donation .btn:hover::before {
        background-image: url(../images/common/icon_donation_w.svg); }
      .hd_menu > ul > li.menu .btn::before {
        background-image: url(../images/common/icon_menu.svg); }
      .hd_menu > ul > li.menu .btn.on::before, .hd_menu > ul > li.menu .btn:hover::before {
        background-image: url(../images/common/icon_menu_w.svg); }
  .hd_menu .inside {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 200;
    width: 980px;
    padding: 0 20px;
    background: #333;
    color: #fff;
    text-align: left; }
    .hd_menu .inside.on {
      display: block; }
    .hd_menu .inside a {
      display: inline-block;
      color: #fff;
      font-weight: normal; }
    .hd_menu .inside .m_unit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 20px 0;
      border-top: 1px solid #808080; }
      .hd_menu .inside .m_unit:first-of-type {
        border: none; }
      .hd_menu .inside .m_unit .group {
        width: 20%;
        font-size: 2rem; }
      .hd_menu .inside .m_unit p {
        width: 80%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        gap: 2%; }
        .hd_menu .inside .m_unit p a {
          width: 23%;
          margin-bottom: 10px; }
          .hd_menu .inside .m_unit p a::before {
            margin-right: 2px;
            vertical-align: middle;
            content: url(../images/common/arw.png); }
    .hd_menu .inside .m_list {
      position: relative;
      top: -20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 80%;
      line-height: 2;
      margin-left: 20%; }
      .hd_menu .inside .m_list a {
        display: inline-block;
        width: 25%; }
        .hd_menu .inside .m_list a::before {
          content: "＞";
          position: relative;
          top: -1px;
          display: inline-block;
          margin-right: 3px;
          font-size: 1.2rem; }

.fcl_top .hd_menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: auto;
  padding: 0;
  margin: 0 0 0 20px;
  border: none;
  font-size: 1.4rem;
  line-height: 1.4rem; }
.fcl_top .hd_menu .tgl {
  cursor: pointer; }
  .fcl_top .hd_menu .tgl:hover {
    text-decoration: none; }
.fcl_top .hd_menu .icon-menu {
  font-size: 3rem; }

#google_translate_element {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0; }

#fontSize {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px;
  background: #e0e0e0;
  vertical-align: top;
  font-size: 1.4rem; }
  #fontSize ul,
  #fontSize li {
    display: inline-block;
    vertical-align: middle; }
  #fontSize li {
    width: 2.5em;
    margin: 0 2px;
    background: #fff;
    text-align: center;
    cursor: pointer; }
    #fontSize li.active {
      background: #000;
      color: #fff; }

footer {
  margin-top: 50px;
  text-align: center;
  font-size: 1.4rem; }
  footer .cp {
    font-size: 1.4rem; }

.ft_address {
  line-height: 2;
  padding: 20px;
  background-color: #333;
  color: #fff; }
  .ft_address a {
    color: #fff; }

.ft_link > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0; }
.ft_link a {
  margin: 0 20px; }

.pagetop {
  position: fixed;
  bottom: -100px;
  right: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .pagetop.on {
    bottom: 30px; }

body.home {
  padding-top: 80px; }
  body.home header {
    position: fixed; }
    body.home header > .inner {
      max-width: 1280px;
      margin: auto; }
  body.home #fontSize {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  body.home .top_slide {
    width: 100%;
    height: auto;
    max-width: 1280px;
    max-height: 450px;
    margin: auto; }
    body.home .top_slide img {
      width: 100%; }
body.infoDetailPage .main_wrap {
  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;
  margin-bottom: 50px; }
  body.infoDetailPage .main_wrap .main_txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 48%;
    line-height: 2.4rem; }
  body.infoDetailPage .main_wrap .main_img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 48%;
    margin-left: 4%; }
    body.infoDetailPage .main_wrap .main_img img {
      width: 100%; }
body.contact th,
body.contact td {
  padding: 5px;
  border: 1px solid #ccc;
  text-align: left; }
body.contact .caution {
  margin: 30px auto; }
body.contact .btn_wrap {
  text-align: center;
  margin: 40px auto; }
  body.contact .btn_wrap .btn {
    padding: 20px 30px;
    background: #002bb9;
    border: none;
    font-weight: bold;
    font-size: 2rem;
    color: #fff;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none; }
body.donation .grand_title {
  text-align: center; }
body.donation .document_files {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
body.donation .movie_wrap {
  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;
  margin: 40px 0; }
  body.donation .movie_wrap .box {
    width: 48%;
    text-align: center; }
  body.donation .movie_wrap .movie {
    width: 100%;
    aspect-ratio: 16 / 9;
    border: none; }
body.donation .pamphlet_link {
  display: inline-block;
  margin-left: 15px; }
  body.donation .pamphlet_link img {
    width: 24px;
    margin-right: 5px; }
  body.donation .pamphlet_link a {
    font-size: 1.6rem; }
body.donation .project_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  body.donation .project_list dt, body.donation .project_list dd {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin: 0 0 10px 0;
    padding: 15px;
    font-size: 1.6rem; }
    body.donation .project_list dt:last-of-type, body.donation .project_list dd:last-of-type {
      margin-bottom: 0; }
  body.donation .project_list dt {
    background: #b5e3ba;
    font-weight: bold;
    border-radius: 10px 0 0 10px; }
  body.donation .project_list dd {
    background: #d7f0da;
    border-radius: 0 10px 10px 0; }
body.signage .intro .txt {
  width: 60%; }
body.signage .intro .img {
  width: 35%; }
body.signage th {
  width: 20%; }
body.outline .intro .img {
  width: 48%; }
body.outline .intro .txt {
  width: 48%; }
body.outline .outline_index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1%;
  margin-bottom: 40px; }
  body.outline .outline_index li {
    width: 24.25%;
    margin-bottom: 1%;
    min-height: 60px; }
  body.outline .outline_index a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    height: 100%;
    padding: 10px 30px;
    background: #e3e3e3 url(../images/outline/mark.png) no-repeat center right 10px/20px auto;
    text-decoration: none; }
    body.outline .outline_index a:hover {
      color: #fff;
      background: #555 url(../images/outline/mark.png) no-repeat center right 10px/20px auto; }
body.outline .table_journal {
  border: none; }
  body.outline .table_journal th, body.outline .table_journal td {
    padding-bottom: 15px; }
  body.outline .table_journal th {
    text-align: right;
    padding-right: 20px;
    vertical-align: top; }
body.tomo_members .intro .img {
  width: 35%; }
body.tomo_members .intro .txt {
  width: 60%; }
body.tomo_members .tomo_merit {
  display: block;
  margin-bottom: 10px;
  color: #6b2300;
  font-weight: bold; }
  body.tomo_members .tomo_merit img {
    vertical-align: middle; }
  body.tomo_members .tomo_merit .tokuten {
    position: relative;
    top: 5px;
    display: inline-block;
    padding: 5px;
    width: 40px;
    height: 40px;
    background: #6b2300;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 1rem;
    line-height: 1rem; }
    body.tomo_members .tomo_merit .tokuten span {
      display: block;
      text-align: center;
      font-size: 2rem;
      line-height: 2rem; }
body.tomo_members .tomo_regi dt, body.tomo_members .tomo_regi dd {
  width: 100%;
  margin: 0;
  padding: 0 0 10px 0; }
body.tomo_members .tomo_regi dt {
  font-weight: bold; }
body.tomo_members .tomo_regi dd {
  margin-bottom: 30px; }
body.jigyo .intro .img {
  width: 40%; }
  body.jigyo .intro .img iframe {
    width: 100%;
    height: 230px; }
body.jigyo .intro .txt {
  width: 55%; }
body.jigyo.chorus .lesson_class {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 2%; }
  body.jigyo.chorus .lesson_class > div {
    width: 32%; }
    body.jigyo.chorus .lesson_class > div img {
      display: block;
      width: 100%;
      margin: 10px 0; }
body.jigyo.chorus .repertoire {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 1em; }
  body.jigyo.chorus .repertoire li {
    width: 50%;
    margin-bottom: 5px;
    list-style-type: disc; }
    body.jigyo.chorus .repertoire li:last-of-type {
      list-style: none;
      margin-left: -1em; }
body.jigyo.labo .labo_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 60px 0; }
  body.jigyo.labo .labo_detail h4 {
    line-height: 2rem; }
  body.jigyo.labo .labo_detail .text {
    margin-right: 20px;
    width: 50%; }
  body.jigyo.labo .labo_detail .img {
    width: 160px; }
    body.jigyo.labo .labo_detail .img img {
      width: 100%; }
body.jigyo.walnut .history_list.fes dt {
  width: 20%; }
body.jigyo.walnut .history_list.fes dd {
  width: 80%; }
body.jigyo.walnut .history_list.ayumi dt {
  width: 25%; }
body.jigyo.walnut .history_list.ayumi dd {
  width: 75%; }
body.jigyo.art .pict img {
  margin-right: 10px; }
  body.jigyo.art .pict img:last-of-type {
    margin: 0; }
body.josetsu.norakuro .anchor_nora {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 50px; }
  body.josetsu.norakuro .anchor_nora li {
    width: 14%; }
  body.josetsu.norakuro .anchor_nora a {
    display: block; }
    body.josetsu.norakuro .anchor_nora a img {
      width: 100%; }
    body.josetsu.norakuro .anchor_nora a:hover {
      opacity: 0.6; }
body.josetsu.norakuro .josetsu_info_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  body.josetsu.norakuro .josetsu_info_wrap .josetsu_info {
    width: 50%; }
body.josetsu.norakuro .pamphlet li {
  margin-left: 1em;
  list-style: disc;
  color: #3a89ba; }
body.josetsu.norakuro .pamphlet a {
  color: #3a89ba;
  font-weight: bold; }
body.josetsu.norakuro .heading_under img {
  vertical-align: text-bottom; }
body.josetsu.norakuro .item_list li {
  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;
  margin-bottom: 30px; }
  body.josetsu.norakuro .item_list li .ttl {
    font-size: 1.6rem;
    margin-bottom: 10px; }
  body.josetsu.norakuro .item_list li .txt {
    width: 70%; }
  body.josetsu.norakuro .item_list li .img {
    width: 25%; }
    body.josetsu.norakuro .item_list li .img img {
      width: 100%; }
body.josetsu.ito-sekine .profile {
  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; }
  body.josetsu.ito-sekine .profile .box {
    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;
    width: 48%;
    padding: 20px;
    background: #eaeaea; }
  body.josetsu.ito-sekine .profile .txt {
    width: 60%; }
  body.josetsu.ito-sekine .profile .img {
    width: 35%; }
    body.josetsu.ito-sekine .profile .img img {
      width: 100%; }
body.yoyaku .agree_check legend {
  margin: auto;
  font-weight: bold; }
body.yoyaku.shisetsu .file_list {
  margin-bottom: 30px; }
  body.yoyaku.shisetsu .file_list a {
    display: inline-block;
    margin-right: 20px; }
body.yoyaku.shisetsu .agree_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
body.toyosu.solo_classic .txt_img_wrap .img {
  text-align: center; }
  body.toyosu.solo_classic .txt_img_wrap .img img {
    width: auto;
    max-width: 300px;
    max-height: 210px; }
body.furuishiba .fcl_menu .inner {
  gap: 1%; }
body.furuishiba .fcl_menu li > a {
  font-size: 1.2rem; }
body.furuishiba .fcl_hd_menu a {
  font-size: 1.2rem; }
body.kameido .fcl_menu .inner {
  gap: 1%; }
body.kameido .fcl_menu li > a {
  font-size: 1.2rem; }
body.tiara .pickup {
  top: 135px; }
body.tiara .fcl_hd_menu > li > a {
  font-size: 1.3rem; }
body.fukagawa .ev_switch a {
  font-size: 1.3rem; }
body.fukagawa.taiho .intro .txt {
  width: 65%; }
body.fukagawa.taiho .intro .img {
  width: 30%; }
body.basho .ev_switch a {
  padding: 10px 7px;
  font-size: 1.1rem; }
body.basho.josetsu .intro .txt {
  width: 65%; }
body.basho.josetsu .intro .img {
  width: 30%; }
body.basho.shigureki .intro .txt {
  width: 60%; }
body.basho.shigureki .intro .img {
  width: 35%; }
body.nakagawa .ev_switch a {
  font-size: 1.3rem; }
body.summit .summit_list {
  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;
  margin: 40px auto; }
  body.summit .summit_list li {
    width: 32%;
    margin-bottom: 20px;
    background: #e5f0ed; }
    body.summit .summit_list li:empty {
      visibility: hidden; }
    body.summit .summit_list li a {
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none; }
    body.summit .summit_list li .tn {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: auto;
      background: #c2d9d4; }
      body.summit .summit_list li .tn::before {
        content: "";
        display: block;
        padding-top: 100%; }
      body.summit .summit_list li .tn img {
        position: absolute;
        top: 5%;
        left: 5%;
        width: 90%;
        height: 90%;
        -o-object-fit: contain;
           object-fit: contain; }
    body.summit .summit_list li .ttl {
      padding: 15px;
      color: #099;
      font-size: 1.6rem;
      font-weight: bold;
      text-align: center; }
body.koza .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px; }
  body.koza .btn_wrap a,
  body.koza .btn_wrap button {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    background: #0c4aaa;
    color: #fff;
    text-decoration: none;
    border: none; }
    body.koza .btn_wrap a:hover,
    body.koza .btn_wrap button:hover {
      background: #001d4b; }
body.bbs .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px; }
  body.bbs .btn_wrap a,
  body.bbs .btn_wrap button {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    background: #f80;
    color: #fff;
    text-decoration: none;
    border: none; }
    body.bbs .btn_wrap a:hover,
    body.bbs .btn_wrap button:hover {
      background: #0c4aaa; }
body.bbs .error {
  margin: 30px 0;
  color: #d70000;
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center; }
body.bbs .login_form {
  max-width: 500px;
  padding: 20px;
  margin: auto;
  border: 3px solid #ccc;
  border-radius: 20px; }
  body.bbs .login_form dl {
    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;
    margin: 0; }
  body.bbs .login_form dt, body.bbs .login_form dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 0;
    margin: 0; }
  body.bbs .login_form dt {
    width: 20%;
    font-weight: bold; }
  body.bbs .login_form dd {
    width: 80%; }
  body.bbs .login_form input {
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ccc; }
body.bbs.detail .grand_title .date {
  font-size: 2rem; }
body.bbs.detail .txt {
  margin-bottom: 30px; }
body.bbs.detail .img {
  max-width: 600px;
  margin-bottom: 20px; }
  body.bbs.detail .img img {
    width: 100%; }
body.total_pr .sec_wrap {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  body.total_pr .sec_wrap .shisetsu_link, body.total_pr .sec_wrap .josetsu_link {
    width: 60%; }
    body.total_pr .sec_wrap .shisetsu_link li, body.total_pr .sec_wrap .josetsu_link li {
      width: 48%; }
  body.total_pr .sec_wrap .side_column {
    width: 35%; }
  body.total_pr .sec_wrap .sns_timeline {
    width: 100%;
    max-height: 375px;
    overflow: scroll; }
body.total_pr .pr_link {
  display: block;
  margin-bottom: 10px;
  text-align: center; }
body.total_pr .sns_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 10px; }
  body.total_pr .sns_links .icon {
    width: 15%; }
    body.total_pr .sns_links .icon img {
      width: 100%; }
body.total_pr .twitter_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px; }
  body.total_pr .twitter_link img {
    width: 40px; }
  body.total_pr .twitter_link span {
    display: inline-block;
    margin-left: 5px;
    color: #1d9bf0;
    font-weight: bold;
    font-size: 2rem; }
body.press_release .info_list .info_type {
  width: 200px; }
body.art_column .art_column_list {
  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; }
  body.art_column .art_column_list li {
    width: 48%;
    margin-bottom: 10%; }
  body.art_column .art_column_list .tn {
    margin: 0 0 15px 0; }
    body.art_column .art_column_list .tn img {
      width: 100%; }
  body.art_column .art_column_list .ttl {
    font-weight: bold;
    font-size: 2rem; }
body.art_column.detail .detail_title {
  margin-bottom: 50px;
  font-size: 3rem; }
body.art_column.detail .main_img {
  margin-bottom: 50px; }
body.art_column.detail .sec .ttl {
  font-size: 2rem; }
body.art_column.detail .interviewer {
  text-align: right; }
body.art_column.detail .interviewee {
  padding: 30px;
  border: 1px solid #666; }
  body.art_column.detail .interviewee .ttl {
    margin-bottom: 15px;
    font-size: 1.6rem; }
  body.art_column.detail .interviewee .name {
    margin-bottom: 15px;
    font-size: 2rem;
    font-weight: bold; }
  body.art_column.detail .interviewee .txt {
    margin: 0; }
body.accessibility .updated_date {
  text-align: right; }
body.accessibility .sec_sub {
  margin: 20px 0; }
  body.accessibility .sec_sub:last-of-type {
    margin-bottom: 0; }
  body.accessibility .sec_sub > .ttl {
    font-size: 1.6rem; }
body.accessibility th, body.accessibility td {
  padding: 10px;
  border: 1px solid #ccc; }
body.accessibility thead th {
  background: #eaeaea;
  text-align: center; }
body.accessibility tbody tr td:nth-child(1), body.accessibility tbody tr td:nth-child(3), body.accessibility tbody tr td:nth-child(4), body.accessibility tbody tr td:nth-child(5) {
  text-align: center; }
body.hakobera_haiku .table_tuition {
  width: 100%; }
  body.hakobera_haiku .table_tuition td {
    padding: 10px; }
  body.hakobera_haiku .table_tuition td {
    text-align: left; }
body.jigyo_top .vision {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2%; }
  body.jigyo_top .vision li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center; }
    body.jigyo_top .vision li .ttl {
      padding: 15px;
      margin: 0;
      font-weight: bold;
      font-size: 1.8rem;
      line-height: 2.8rem;
      color: #fff; }
      body.jigyo_top .vision li .ttl span {
        font-size: 2.4rem; }
    body.jigyo_top .vision li p {
      margin: 0;
      padding: 15px; }
    body.jigyo_top .vision li:nth-of-type(1) .ttl {
      background: #f34078; }
    body.jigyo_top .vision li:nth-of-type(1) p {
      background: #ffc1d5; }
    body.jigyo_top .vision li:nth-of-type(2) .ttl {
      background: #0f76e1; }
    body.jigyo_top .vision li:nth-of-type(2) p {
      background: #bbdcff; }
    body.jigyo_top .vision li:nth-of-type(3) .ttl {
      background: #3e9213; }
    body.jigyo_top .vision li:nth-of-type(3) p {
      background: #dbffc9; }
body.jigyo_top .sec_sub {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc; }
  body.jigyo_top .sec_sub:last-of-type {
    padding-bottom: 0;
    border: none; }
  body.jigyo_top .sec_sub .ttl_sub {
    margin-bottom: 20px;
    font-size: 1.9rem; }
  body.jigyo_top .sec_sub .wrap {
    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; }
  body.jigyo_top .sec_sub .txt {
    width: 35%; }
    body.jigyo_top .sec_sub .txt > .ttl {
      margin: 20px 0 10px; }
  body.jigyo_top .sec_sub .images {
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.jigyo_top .sec_sub .images .img {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      aspect-ratio: 4 / 3; }
      body.jigyo_top .sec_sub .images .img img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; }
  body.jigyo_top .sec_sub .link_list li {
    margin-bottom: 10px; }
    body.jigyo_top .sec_sub .link_list li:last-of-type {
      margin: 0; }
  body.jigyo_top .sec_sub .link_list a {
    display: inline-block;
    padding-left: 20px;
    background: url(../images/common/mark.png) no-repeat center left/auto 14px; }
body.compliance ul.disc li {
  margin-bottom: 1rem; }
  body.compliance ul.disc li:last-of-type {
    margin-bottom: 0; }
body.disclosure .indicator_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  body.disclosure .indicator_list dt, body.disclosure .indicator_list dd {
    margin: 0 0 10px 0;
    padding: 0; }
  body.disclosure .indicator_list dt {
    width: 60px; }
  body.disclosure .indicator_list dd {
    width: calc(100% - 60px); }
body.saijiki.top .intro {
  margin-bottom: 0px; }
  body.saijiki.top .intro .txt {
    width: 65%; }
  body.saijiki.top .intro .img {
    width: 30%; }
    body.saijiki.top .intro .img p {
      margin-bottom: 0px;
      font-size: 1.4rem;
      text-align: center; }
body.saijiki.award_works .section_title {
  margin-bottom: 50px;
  font-weight: bold;
  font-size: 3rem; }
body.saijiki.award_works .detail_title {
  margin-bottom: 30px; }
body.saijiki.award_works .mokuji {
  margin-bottom: 150px; }
  body.saijiki.award_works .mokuji .ttl {
    font-size: 1.6rem;
    font-weight: bold; }
  body.saijiki.award_works .mokuji ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-left: 1px dotted #ccc; }
  body.saijiki.award_works .mokuji li {
    padding: 0px 10px;
    border-right: 1px dotted #ccc;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright; }
body.saijiki.award_works .works_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 80px;
  margin-top: -150px;
  padding-top: 150px; }
body.saijiki.award_works .work_wrap {
  width: 100%;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 2px dotted #666; }
  body.saijiki.award_works .work_wrap:last-of-type {
    margin: 0;
    padding: 0;
    border: none; }
body.saijiki.award_works .work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px; }
  body.saijiki.award_works .work:last-of-type {
    margin-bottom: 0px; }
body.saijiki.award_works .haiku_wrap {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 2.6rem;
  font-weight: bold;
  font-family: "Noto Serif JP"; }
  body.saijiki.award_works .haiku_wrap .name {
    margin: auto 40px 0 0;
    font-size: 2rem; }
body.saijiki.award_works .haiku {
  margin-bottom: 40px;
  font-size: 3.6rem; }
body.saijiki.award_works .image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 60%; }
  body.saijiki.award_works .image img {
    width: 100%; }
body.saijiki.award_works .comment {
  width: 100%; }
  body.saijiki.award_works .comment p {
    margin: 0; }
body.saijiki.award_works .profile {
  padding: 20px;
  border: 1px solid #ccc; }
  body.saijiki.award_works .profile p {
    margin: 0; }
body.saijiki.award_works .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px 0 0 0; }
  body.saijiki.award_works .btn_wrap .btn {
    padding: 20px;
    text-align: center;
    background: #6a557f;
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    border-radius: 100px; }
    body.saijiki.award_works .btn_wrap .btn:hover {
      text-decoration: none;
      opacity: 0.6; }
body.saijiki.criteria .date {
  text-align: right; }
body.saijiki.criteria .ttl_sec {
  margin-bottom: 20px;
  font-size: 1.8rem; }
body.saijiki.criteria .criteria_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0; }
  body.saijiki.criteria .criteria_list dt, body.saijiki.criteria .criteria_list dd {
    margin: 0 0 10px 0;
    padding: 0; }
    body.saijiki.criteria .criteria_list dt:last-of-type, body.saijiki.criteria .criteria_list dd:last-of-type {
      margin: 0; }
  body.saijiki.criteria .criteria_list dt {
    width: 60px; }
  body.saijiki.criteria .criteria_list dd {
    width: calc(100% - 60px); }

/*----------------------------*/
/*SP用 CSS*/
/*----------------------------*/
@media only screen and (max-width: 680px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; }

  .inner {
    width: 100%; }

  .env {
    display: none; }

  section {
    margin-bottom: 20px; }
    section > h2 {
      font-size: 2rem; }

  iframe {
    width: 100%;
    max-height: 400px; }

  .path {
    -webkit-transition: 0.2s;
    transition: 0.2s; }
    .path p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      margin: auto;
      padding: 0;
      overflow: scroll; }
      .path p::-webkit-scrollbar {
        display: none !important; }
    .path a, .path span {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      padding: 8px 24px 8px 0; }
    .path .icon-home {
      margin-left: 5px; }

  .msg {
    font-size: 1.4rem;
    line-height: 1.8rem; }

  .shortcut > .inner {
    width: 90%;
    margin: auto; }
    .shortcut > .inner li {
      width: 30%;
      margin: 5px 0; }
    .shortcut > .inner a {
      font-size: 3vw;
      line-height: 4vw; }

  .info_list a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .info_list .info_type {
    width: 30%;
    margin: 0 0 5px 0; }
  .info_list .date {
    width: 25%;
    margin: 0 10px 5px 0; }

  .event_list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: unset; }
    .event_list li {
      width: 100%;
      margin: 0 0 4% 0; }
    .event_list a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .event_list .tn {
      border: 5px solid #c2d9d4;
      width: 40%; }
    .event_list .txt {
      width: 60%; }
    .event_list .info_type {
      width: auto;
      padding: 0 5px;
      font-size: 1rem; }
    .event_list .genre {
      bottom: 3px;
      left: 3px;
      font-size: 1rem; }
    .event_list .ev_title {
      height: auto;
      font-size: 1.6rem; }
    .event_list .ev_date,
    .event_list .ev_place {
      padding: 5px 0 5px 35px;
      font-size: 1.4rem; }

  .tgl_search .view_list {
    position: relative;
    top: -20px;
    font-size: 1.2rem; }

  .ev_search p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    .ev_search p .bit {
      width: 100%; }

  .cal_month {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
    font-size: 2rem; }
    .cal_month a {
      margin: 0; }

  .home_link {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: unset; }
    .home_link li {
      width: 48%;
      margin: 0 0 4% 0; }

  .group_list .tnbox {
    width: 30%; }
  .group_list .txt {
    width: 65%; }
    .group_list .txt p {
      margin: 10px 0;
      font-size: 1.4rem;
      line-height: 2rem; }
  .group_list .ev_place_tx {
    display: block;
    margin: 0 0 5px 0;
    font-size: 1.4rem; }

  .group_info_wrap .img_wrap {
    width: 100%;
    margin-bottom: 20px; }
  .group_info_wrap .event_info {
    width: 100%; }

  .home_misc p {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px; }
    .home_misc p a {
      width: 100%;
      margin-bottom: 0.2em; }
      .home_misc p a br {
        display: none; }

  .home_pr ul {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    gap: unset; }
  .home_pr li {
    width: 48%;
    margin-bottom: 4%; }
  .home_pr a {
    display: block; }
    .home_pr a img {
      width: 100%; }

  .top_hdline {
    top: 80px;
    left: 15px;
    width: calc(100% - 30px); }

  .modal {
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
    -webkit-transform: unset;
            transform: unset; }
    .modal .modal_box {
      overflow-y: scroll;
      width: 100%;
      height: 100%; }

  .act {
    margin-top: 0; }

  .grand_title {
    padding: 20px 0 10px 0;
    font-size: 3.2rem;
    line-height: 4rem; }

  .grand_title_wrap {
    padding-bottom: 20px; }
    .grand_title_wrap .btn {
      top: unset;
      bottom: 15px;
      font-size: 1rem;
      line-height: 1rem; }

  .ev_detail_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 10px; }

  .event_info_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-bottom: 20px; }
    .event_info_wrap .img_wrap {
      width: 100%;
      margin-bottom: 20px; }
    .event_info_wrap .event_info {
      width: 100%; }
    .event_info_wrap .record_img_wrap {
      width: 100%;
      margin-left: 0; }
    .event_info_wrap .record_txt {
      width: 100%;
      margin-bottom: 5%; }

  .instructor p {
    line-height: 1.8rem; }

  .explanation_wrap {
    margin-bottom: 20px; }
    .explanation_wrap .explanation {
      width: 100%;
      margin: 0 0 5% 0; }
    .explanation_wrap .movie_wrap {
      width: 100%;
      margin: 0; }
      .explanation_wrap .movie_wrap iframe {
        height: 200px;
        margin: 0; }

  .thumbs {
    margin-bottom: 20px;
    gap: 2%; }
    .thumbs li {
      width: 23.5%;
      margin-bottom: 4%; }
    .thumbs a {
      font-size: 1.2rem;
      line-height: 1.6rem; }

  .ev_ticket {
    margin-bottom: 30px; }
    .ev_ticket .event_info {
      width: 100%;
      margin-bottom: 20px; }
    .ev_ticket .ticket_btns {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      width: 100%;
      gap: 5px; }

  .ev_etc .event_info {
    width: 100%; }

  .heading_borderd {
    margin-bottom: 20px;
    font-size: 1.6rem; }

  .detail_catch {
    margin-bottom: 10px; }

  .detail_title {
    margin-bottom: 10px;
    font-size: 2.2rem;
    line-height: 3rem; }

  .mid_title {
    margin: 0 0 20px 0;
    font-size: 2.4rem; }

  .heading_under {
    font-size: 2.2rem;
    line-height: 3rem; }

  .section_title {
    font-size: 2.2rem; }
    .section_title i {
      position: relative;
      top: -2px;
      font-size: 3rem; }
    .section_title + .r {
      top: 20px;
      font-size: 1.2rem; }
      .section_title + .r i {
        font-size: 1.8rem; }

  .ev_switch {
    padding: 2% 2% 0; }
    .ev_switch .inner {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .ev_switch a {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 49%;
      margin-bottom: 2%;
      padding: 10px 10px 10px 30px;
      font-size: 1.4rem;
      line-height: 1.8rem;
      border-radius: 5px; }
      .ev_switch a:before {
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -8px; }

  .eyecatch {
    margin-bottom: 20px; }

  .intro .img {
    width: 100% !important; }
  .intro .txt {
    width: 100% !important;
    margin-bottom: 15px; }

  .about_tab,
  .pr_tab {
    gap: 2%; }
    .about_tab li,
    .pr_tab li {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 23.5%;
              flex: 0 0 23.5%;
      margin-top: 2%; }

  .ad_tab {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .ad_tab li {
      width: 48%;
      margin: 0; }

  .report_tab {
    padding: 0 1%;
    gap: 1%; }
    .report_tab li {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 19.2%;
              flex: 0 0 19.2%;
      margin-top: 1%; }

  .artist_tab {
    padding: 0;
    gap: 1%; }
    .artist_tab li {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 19.2%;
              flex: 0 0 19.2%; }
    .artist_tab a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      font-size: 3vw; }

  .shisetsu_link, .josetsu_link {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .shisetsu_link li, .josetsu_link li {
      margin-bottom: 2%;
      width: 49%; }
    .shisetsu_link .link_title, .josetsu_link .link_title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      padding: 10px;
      min-height: 19vw;
      font-size: 3.5vw;
      line-height: 4.5vw; }
      .shisetsu_link .link_title span, .josetsu_link .link_title span {
        margin-top: 5px;
        font-size: 3vw;
        line-height: 4vw; }

  .artist li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%;
    background: #fff !important; }
    .artist li:nth-child(2n) {
      background: #eee !important; }
  .artist .tn {
    width: 100%;
    margin-bottom: 15px; }
  .artist .txt {
    width: 100%; }

  .josetsu_info dt,
  .lesson_data dt {
    width: 100%;
    margin: 0 0 10px 0; }
  .josetsu_info dd,
  .lesson_data dd {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc; }

  .history_list dt {
    width: 100%;
    margin: 0 0 10px 0; }
  .history_list dd {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc; }

  .img_list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%;
    padding: 10px;
    margin-bottom: 10px; }

  .pic_list li p {
    margin: 5px 0 0 0;
    font-size: 1.2rem; }

  .sch_table td.today span {
    width: 50%; }

  .fb_icon + .fb-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .account {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    .account div {
      width: 100%;
      margin-bottom: 15px; }
      .account div:last-of-type {
        margin: 0; }

  .table_wrap {
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    padding-top: 20px; }
    .table_wrap .scroll {
      position: absolute;
      z-index: 30;
      top: 0px;
      left: 20px;
      width: 16px;
      height: 16px;
      background: #fff url(../images/common/icon_swipe.svg) no-repeat center center/cover;
      border-radius: 20px;
      -webkit-animation: scroll_arrow 2s infinite;
              animation: scroll_arrow 2s infinite; }
    .table_wrap table {
      width: auto;
      min-width: 100%; }
    .table_wrap th,
    .table_wrap td {
      width: auto;
      word-break: keep-all;
      white-space: nowrap; }

  @-webkit-keyframes scroll_arrow {
    0% {
      left: 20px;
      opacity: 0; }
    10% {
      left: 20px;
      opacity: 1; }
    90% {
      left: 0px;
      opacity: 1; }
    100% {
      left: 0px;
      opacity: 0; } }

  @keyframes scroll_arrow {
    0% {
      left: 20px;
      opacity: 0; }
    10% {
      left: 20px;
      opacity: 1; }
    90% {
      left: 0px;
      opacity: 1; }
    100% {
      left: 0px;
      opacity: 0; } }
  .fcl_top {
    position: relative;
    z-index: 100;
    height: 40px; }
    .fcl_top .hd_logo {
      width: auto;
      height: 30px; }
    .fcl_top .hd_menu li {
      display: none; }
    .fcl_top .hd_menu .tgl {
      display: block; }
    .fcl_top .hd_menu .inside {
      top: 40px; }

  .myslide, .slider_wrapper #myslide, #myslide.muse {
    width: 100% !important;
    position: relative;
    height: auto;
    overflow: hidden; }
    .myslide::before, .slider_wrapper #myslide::before, #myslide.muse::before {
      content: "";
      display: block;
      padding-top: 80%; }
    .myslide .sp-slides-container, .slider_wrapper #myslide .sp-slides-container, #myslide.muse .sp-slides-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important; }
    .myslide .sp-mask, .slider_wrapper #myslide .sp-mask, #myslide.muse .sp-mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important; }
    .myslide .sp-slides, .slider_wrapper #myslide .sp-slides, #myslide.muse .sp-slides {
      position: absolute;
      top: 0 !important;
      left: 0 !important;
      width: 100% !important;
      height: 100% !important; }
    .myslide .sp-slide, .slider_wrapper #myslide .sp-slide, #myslide.muse .sp-slide {
      width: 100% !important;
      height: 100% !important; }
    .myslide .img_box, .slider_wrapper #myslide .img_box, #myslide.muse .img_box {
      position: absolute;
      top: 0;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%; }
      .myslide .img_box img, .slider_wrapper #myslide .img_box img, #myslide.muse .img_box img {
        position: absolute;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; }

  #evs {
    display: none; }

  .fcl_hdline {
    left: 0;
    margin: 0;
    padding: 15px;
    width: 100%; }
    .fcl_hdline .msg {
      position: relative;
      width: 100%;
      margin: 0; }

  .fcl_title_top .inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .fcl_menu.on li > a br {
    display: none; }
  .fcl_menu.on li > a i {
    margin: 0;
    font-size: 0;
    height: 0; }
  .fcl_menu.on li > a img {
    margin: 0;
    width: 0;
    height: 0; }
  .fcl_menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2%; }
  .fcl_menu li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%; }
    .fcl_menu li > a {
      padding: 5px 0;
      font-size: 1rem;
      line-height: 1rem; }
      .fcl_menu li > a i {
        margin: 5px auto 0;
        font-size: 3rem; }
      .fcl_menu li > a img {
        margin: 5px auto 0;
        height: 30px; }
  .fcl_menu .hide {
    display: none !important; }

  .fcl_title {
    padding: 10px 0; }

  .fcl_title_logo {
    display: block;
    margin: auto;
    text-align: center;
    height: 30px; }

  .fcl_hd_menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2%; }
    .fcl_hd_menu li {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 23.5%;
              flex: 0 0 23.5%; }
      .fcl_hd_menu li > a {
        font-size: 1rem;
        line-height: 1.2rem; }
        .fcl_hd_menu li > a i {
          font-size: 3rem; }
    .fcl_hd_menu .hide {
      display: none !important; }

  .title_wrap.mini .fcl_title_logo {
    height: 22px;
    margin-bottom: 5px; }
  .title_wrap.mini .path {
    display: none; }

  .top_main_wrap .fcl_main {
    width: 100%;
    margin-bottom: 40px; }
  .top_main_wrap .fcl_side {
    width: 100%; }
  .top_main_wrap .event_list li {
    width: 100%; }

  .facility_wrap {
    margin-bottom: 30px; }
    .facility_wrap .rooms a {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      text-align: center;
      padding-bottom: 5px; }
      .facility_wrap .rooms a img {
        max-width: unset;
        width: 100%;
        margin: 0 0 5px 0; }

  .outline_wrap .pic_r {
    width: 100%; }
  .outline_wrap .hall_spec {
    width: 100%;
    margin-bottom: 30px; }

  .gds_unit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    .gds_unit .gds_unit_data {
      width: 100%; }
    .gds_unit .gds_main {
      width: 100%;
      margin-bottom: 15px; }
      .gds_unit .gds_main img {
        width: 100%; }

  .page_anchor {
    margin-bottom: 10px; }

  .forbid {
    margin-bottom: 30px; }

  .cond {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }

  .hall_title {
    margin-bottom: 10px;
    font-size: 2rem; }

  .stair {
    font-size: 1.8rem; }

  .apply_flow .label span {
    display: block;
    margin: 0 0 10px 0; }

  .access_wrap {
    margin-bottom: 30px; }
    .access_wrap .map {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: 100%; }
    .access_wrap .access_info {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 100%;
      margin: 0 0 20px; }

  .facility_detail_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    .facility_detail_wrap .facility_main {
      width: 100%; }
    .facility_detail_wrap .facility_sub {
      width: 100%; }

  .facility_main #myslide .sp-mask {
    height: 260px !important; }
  .facility_main .marks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    .facility_main .marks .r {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 10px; }
      .facility_main .marks .r .condition {
        font-size: 3vw;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; }

  .muse_hdline {
    top: 40px; }
    .muse_hdline > .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .muse_hdline .title_wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      margin: 0 0 15px 0; }
      .muse_hdline .title_wrap h1 {
        width: 70%;
        margin: 0 auto; }
        .muse_hdline .title_wrap h1 img {
          width: 100%; }
      .muse_hdline .title_wrap .fcl_reserve li {
        width: 90px; }
    .muse_hdline .fcl_reserve li {
      width: 15%; }
    .muse_hdline .fcl_reserve a {
      padding: 3px;
      font-size: 1.2rem;
      line-height: 1.2rem; }
      .muse_hdline .fcl_reserve a i {
        font-size: 7vw; }
    .muse_hdline .msg {
      width: 90%; }

  .muse_hdline_bg > .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .muse_hdline_bg h1 {
    width: 100%;
    margin: 0 auto 10px;
    text-align: center; }
    .muse_hdline_bg h1 img {
      width: auto;
      height: 30px; }
  .muse_hdline_bg .fcl_reserve {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .muse_hdline_bg .fcl_reserve li {
      width: 90px; }

  .scroll_to_menu {
    display: none; }

  .tiara_event {
    overflow: hidden; }
    .tiara_event > .inner {
      width: 90%;
      margin: auto; }

  .t_event_list > li .inner {
    padding: 15px; }
  .t_event_list > li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .t_event_list > li .pic {
    width: 100%;
    margin-bottom: 10px; }
  .t_event_list > li .txt {
    width: 100%; }
  .t_event_list > li .t_ev_title {
    margin-bottom: 10px;
    font-size: 2.2rem;
    line-height: 3rem; }

  .tiara_link li {
    width: 49%; }

  .muse_menu {
    margin-bottom: 30px; }
    .muse_menu:not(.tiara).fix li {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .muse_menu:not(.tiara) ul {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .muse_menu:not(.tiara) li {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33%;
              flex: 0 0 33.33%; }
    .muse_menu.tiara.fix li > a br {
      display: none; }
    .muse_menu.tiara.fix li > a i {
      margin: 0;
      font-size: 0;
      height: 0; }
    .muse_menu.tiara.fix li > a img {
      margin: 0;
      width: 0;
      height: 0; }

  .link_bnr_wrap {
    margin-bottom: 15px; }

  .lib_event_list a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .lib_event_list .pic {
    width: 50%;
    margin: 15px 0; }
  .lib_event_list .txt {
    width: 100%;
    padding: 15px; }
  .lib_event_list .t_ev_title {
    font-size: 2.2rem;
    line-height: 2.8rem; }

  .row figure {
    width: 49%; }

  .barrierfree_contents .page_menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 10px; }
  .barrierfree_contents .barrierfree_img_list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
            flex: 0 0 49%; }

  .hall_list td {
    padding: 10px 10px 10px 0; }

  .hall_purpose {
    display: block; }
    .hall_purpose .ttl {
      margin: 0 0 15px 0; }

  .txt_img_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    .txt_img_wrap .txt {
      width: 100%;
      margin-bottom: 15px; }
    .txt_img_wrap .img {
      width: 100%; }

  .lecturer_list > div {
    width: 100%;
    padding: 0 0 20px 0;
    margin-bottom: 20px; }

  form.contact dt {
    width: 100%;
    border: none;
    padding: 0;
    margin-bottom: 10px; }
  form.contact dd {
    width: 100%;
    padding: 0 0 20px 0;
    margin-bottom: 20px; }
  form.contact .notice {
    line-height: 1.6rem; }

  input[type="image"] {
    max-width: 100%;
    margin: 5px 0; }

  #touku input[type="email"],
  #touku input[type="text"] {
    width: 100%; }
    #touku input[type="email"].input_name,
    #touku input[type="text"].input_name {
      width: 35%; }
    #touku input[type="email"].input_phone,
    #touku input[type="text"].input_phone {
      width: 25%; }
  #touku input.zip {
    width: 50%; }

  body {
    min-width: unset; }
    body > .inner {
      width: 90%; }

  header {
    padding: 5px;
    width: 100%;
    height: 55px;
    min-width: unset; }
    header .inner {
      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;
      height: 100%; }
    header .hd_logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 5px;
      width: 200px;
      height: 100%; }
      header .hd_logo img {
        width: 100%;
        height: auto; }

  .menu_bg {
    position: fixed;
    z-index: 60;
    top: -10px;
    left: -10px;
    width: 120%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.7); }

  .hd_menu {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: auto; }
    .hd_menu > ul {
      position: static;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .hd_menu > ul > li {
        display: none;
        width: auto;
        padding: 0; }
        .hd_menu > ul > li:last-of-type {
          display: block; }
        .hd_menu > ul > li .btn {
          padding: 5px;
          font-size: 1.1rem;
          line-height: 1.2rem; }
          .hd_menu > ul > li .btn::before {
            margin-bottom: 0px;
            width: 24px;
            height: 24px; }
          .hd_menu > ul > li .btn i {
            margin: 0; }
            .hd_menu > ul > li .btn i::before {
              font-size: 25px; }
    .hd_menu .inside {
      width: 100%;
      height: 400px;
      overflow-y: scroll;
      -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
              box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5); }
      .hd_menu .inside .m_unit {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        padding: 15px 0 10px; }
        .hd_menu .inside .m_unit .group {
          width: 100%;
          margin-bottom: 15px;
          font-size: 1.6rem;
          line-height: 1.6rem; }
        .hd_menu .inside .m_unit p {
          width: 100%;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          gap: unset;
          margin: 0; }
          .hd_menu .inside .m_unit p a {
            width: 48%;
            font-size: 1.2rem;
            line-height: 1.2rem; }
      .hd_menu .inside .m_list {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        margin: 10px 0 0 0; }
        .hd_menu .inside .m_list a {
          width: 48%;
          font-size: 1.2rem; }

  #google_translate_element {
    display: none; }

  #fontSize {
    display: none; }

  footer .cp {
    font-size: 3vw; }

  .ft_link {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .ft_link a {
      width: 100%;
      margin: 0; }

  .pagetop {
    right: 10px;
    height: auto; }
    .pagetop.on {
      bottom: 10px; }
    .pagetop a {
      display: block;
      width: 30px;
      height: 30px; }
      .pagetop a img {
        width: 100%; }

  body.home {
    padding-top: 55px; }
    body.home .top_slide {
      margin: 0 0 -25px 0; }
      body.home .top_slide .swiper-button-prev,
      body.home .top_slide .swiper-button-next {
        margin-top: -40px; }
    body.home .icons.sp {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      margin: 0 0 20px 0; }
      body.home .icons.sp .icon {
        margin: 0 5px;
        width: 30px;
        height: 30px; }
  body.infoDetailPage .main_wrap {
    margin-bottom: 30px; }
    body.infoDetailPage .main_wrap .main_txt {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: 100%; }
    body.infoDetailPage .main_wrap .main_img {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 100%;
      margin: 0 0 15px 0; }
  body.contact .btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin: 20px auto; }
    body.contact .btn_wrap .back {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin: 10px; }
    body.contact .btn_wrap .send {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin: 10px; }
  body.donation .document_files {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    body.donation .document_files a {
      display: block;
      margin-bottom: 15px; }
      body.donation .document_files a img {
        width: 100%; }
  body.donation .movie_wrap {
    margin: 20px 0; }
    body.donation .movie_wrap .box {
      width: 100%;
      margin-bottom: 20px; }
  body.outline .outline_index {
    gap: 2%; }
    body.outline .outline_index li {
      width: 100%;
      min-height: unset; }
  body.outline section h3 {
    line-height: 2.4rem; }
  body.outline .table_hour th span {
    display: block;
    width: 9em; }
  body.outline .table_hour td {
    white-space: unset; }
  body.jigyo.chorus .repertoire li {
    width: 100%; }
  body.jigyo.labo .labo_detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    body.jigyo.labo .labo_detail .text {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin: 0;
      width: 100%; }
    body.jigyo.labo .labo_detail .img {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 15px;
      width: 100%;
      text-align: center; }
      body.jigyo.labo .labo_detail .img img {
        width: 50%; }
  body.jigyo.walnut .history_list.fes dt {
    width: 100%; }
  body.jigyo.walnut .history_list.fes dd {
    width: 100%; }
  body.jigyo.walnut .history_list.ayumi dt {
    width: 100%; }
  body.jigyo.walnut .history_list.ayumi dd {
    width: 100%; }
  body.jigyo.art .pict {
    margin: 0; }
    body.jigyo.art .pict img {
      width: 100%;
      margin: 0 0 10px 0; }
  body.josetsu.norakuro .anchor_nora {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px 0; }
    body.josetsu.norakuro .anchor_nora li {
      width: 30.3%;
      margin: 0 1.5% 1.5% 1.5%; }
  body.josetsu.norakuro .josetsu_info_wrap {
    position: relative; }
    body.josetsu.norakuro .josetsu_info_wrap .josetsu_info {
      width: 100%; }
    body.josetsu.norakuro .josetsu_info_wrap .img {
      position: absolute;
      top: 0;
      right: 0; }
  body.josetsu.norakuro .item_list li .txt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%; }
  body.josetsu.norakuro .item_list li .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin: 0 0 15px 0; }
  body.josetsu.ito-sekine .profile .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%; }
  body.josetsu.ito-sekine .profile .txt {
    width: 100%;
    margin-bottom: 10px; }
  body.josetsu.ito-sekine .profile .img {
    width: 100%; }
  body.bbs .login_form dt {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  body.bbs .login_form dd {
    width: 100%; }
  body.total_pr .sec_wrap .shisetsu_link, body.total_pr .sec_wrap .josetsu_link {
    width: 100%;
    margin-bottom: 30px; }
  body.total_pr .sec_wrap .side_column {
    width: 100%; }
  body.total_pr .sec_wrap .sns_timeline {
    margin-top: 30px;
    width: 100%;
    max-height: unset; }
  body.jigyo_top .vision {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: unset; }
    body.jigyo_top .vision li {
      margin-bottom: 15px; }
      body.jigyo_top .vision li:last-of-type {
        margin-bottom: 0; }
  body.jigyo_top .sec_sub .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  body.jigyo_top .sec_sub .txt {
    width: 100%;
    margin-bottom: 15px; }
  body.jigyo_top .sec_sub .images {
    width: 100%; }
  body.saijiki.award_works .haiku_wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 30px; }
  body.saijiki.award_works .image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    text-align: center; }
    body.saijiki.award_works .image img {
      width: 80%; } }
/*-----------------------------*/
/*フォーム PC用 CSS*/
/*-----------------------------*/
button {
  font-family: inherit; }

/*# sourceMappingURL=style.css.map */