@charset "utf-8";

/* =reset
------------------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,header, section, article, footer, article, aside, time ,nav,a{
margin:0;
padding:0;
}

fieldset,img{
  border:0;
}
address,caption,cite,code,dfn,em,th,var{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
caption,th{
text-align:left;
}
h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:normal;
}
q:before,q:after{
content:'';
}
abbr,acronym{
border:0;
}
p{
text-justify:inter-ideograph;
margin: 0;
}

header, section, article, footer, article, aside, time ,nav { display: block; }

ul{
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-start: 0;
}
figure {
display: block;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}

button{
background-color: transparent;
border: none;
cursor: pointer;
outline: none;
padding: 0;
appearance: none;
}


/* =base
------------------------------------------------------------------------------------------*/
* { box-sizing: border-box; }
body { background: #fff; color: #000; counter-reset: number 0; font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; font-feature-settings : "palt"; font-size: 16px; line-height: 1.6em; }
img { vertical-align: bottom; }
a { color: #ffe03a; text-decoration: none; outline: none; }
a:hover { color: #fbeb94; text-decoration: none; }
a:hover img { opacity: 0.8; filter: alpha(opacity=80); }
.section-wrap p:not(:last-of-type) { margin-bottom: 1em; }

/* =header
------------------------------------------------------------------------------------------*/
header { background: #e95098; display: table; position: relative; top: 0; width: 100%; z-index: 1; }
header .header-wrap { display: table; margin: 0 auto; padding: 15px 20px; width: 100%; }
header .left { display: table-cell; line-height: 1em; vertical-align: middle; width: 16%; }
header .right { display: table-cell; margin: .5em 0; vertical-align: middle; width: 84%; }
header h1 { color: #fff; font-size: 10px; line-height: 1em; text-align: right; }
header .logo-eplus { width: 100px; height: 21px;}
header .logo-eplus img { width: 100%; }

/* =foot
-----------------------------------------------------------------------------------------*/
footer { background: #e95098; color: #fff; text-align: center; width: 100%;  margin: 0 auto; padding: 50px 0; }
footer p { font-size: 12px; line-height: 1em;}
footer .footer-logo-eplus a{ width: 41px; height: 37px; margin: 0 auto; display: block;}

  /* =ページトップ
------------------------------------------------------------------------------------------*/
.page_top { margin: 0; position: fixed; right: 100px; bottom: 50px; text-align: center; z-index: 10; }
.page_top a { background: rgba(255,255,255,.8); border: 1px solid #ccc; border-radius: 40px; color: #000; display: block; font-size: 11px; height: 80px; line-height: 80px; transition: all .2s; width: 80px; }

/* = sp nav
------------------------------------------------------------------------------------------*/
.sp-nav { display: none; }

/* = breadcrumb
------------------------------------------------------------------------------------------*/
.breadcrumb { margin: 30px auto ; max-width: 1000px; width: 92%; }
.breadcrumb li { color: #696969; display: inline; }
.breadcrumb li a { font-size: 14px; line-height: 1.2em; text-decoration: underline; }
.breadcrumb li:not(:last-child)::after { content: " > "; color: #696969; }

/* = parts
------------------------------------------------------------------------------------------*/
.pc-none { display: none; }
.sp-none { display: block; }

/* 横並びbox */
.clearfix::after,
.clearfix::before,
.float-box::after,
.float-box::before { content: ""; clear: both; display: block; }
.float-box { width: 102%; margin-bottom: -5%;}
.float-box .box01 { width: 98%; margin-bottom: 5%;}
.float-box .box02,
.float-box .box03,
.float-box .box04 { float: left; margin: 0 2% 5% 0; }
.float-box .box02 { width: 48%; }
.float-box .box03 { width: 31.3%; }
.float-box .box04 { width: 23%; }
.float-box .box01 img,
.float-box .box02 img,
.float-box .box03 img,
.float-box .box04 img { width: 100%; }
.table-box { display: table; width: 100%; }
.table-box .box02,
.table-box .box03,
.table-box .box04 { display: table-cell; vertical-align: middle; }
.table-box .box02 { width: 50%; }
.table-box .box03 { width: 33.3%; }
.table-box .box04 { width: 25%; }
.table-box .box02 img,
.table-box .box03 img,
.table-box .box04 img { width: 100%; }
.flex-box{ display: flex; flex-wrap: wrap; width: 102%; margin-bottom: -5%;}
.flex-box .box01 { width: 98%; margin-bottom: 5%;}
.flex-box .box02,
.flex-box .box03,
.flex-box .box04 { margin: 0 2% 5% 0; }
.flex-box .box02 { max-width: 48%; flex-basis: 48%;}
.flex-box .box03 { max-width: 31.3%; flex-basis: 31.3%;}
.flex-box .box04 { max-width: 23%; flex-basis: 23%;}
.flex-box .box01 img,
.flex-box .box02 img,
.flex-box .box03 img,
.flex-box .box04 img{ width: 100%; }

/* font */
.moreless { font-size: .8em; line-height: 1.4em; }
.less { font-size: .9em; line-height: 1.4em; }
.mid { font-size: 1.1em; line-height: 1em; }
.big { font-size: 1.2em; line-height: 1em; }
.bigger { font-size: 1.3em; line-height: 1em; }
.biggest { font-size: 1.5em; line-height: 1em; }
.font-bold { font-weight: bold; }
.font-normal { font-weight: normal; }
.font-minchou { font-family: "ＭＳ 明朝",serif; font-weight: normal; }
.font-yu-minchou { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; font-weight: normal; }
.font-italic { font-style: italic; }
.copyright { font-size: 12px; line-height: 1.4em;}

/* textColor */
.text-red { color: #cc0000; }
.text-white { color: #fff; }
.text-black { color: #000; }
.sat { color: #0b5792; }
.sun { color: #a63646; }

/* textAlign */
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

/* margin */
.mb-05vw { margin-bottom: .5vw !important; }
.mb-1vw { margin-bottom: 1vw !important; }
.mb-2vw { margin-bottom: 2vw !important; }
.mb-3vw { margin-bottom: 3vw !important; }
.mb-4vw { margin-bottom: 4vw !important; }
.mb-5vw { margin-bottom: 5vw !important; }
.mb-6vw { margin-bottom: 6vw !important; }
.mb-7vw { margin-bottom: 7vw !important; }
.mb-8vw { margin-bottom: 8vw !important; }
.mb-9vw { margin-bottom: 9vw !important; }
.mb-10vw { margin-bottom: 10vw !important; }
.mb-01em { margin-bottom: .1em !important; }
.mb-02em { margin-bottom: .2em !important; }
.mb-03em { margin-bottom: .3em !important; }
.mb-04em { margin-bottom: .4em !important; }
.mb-05em { margin-bottom: .5em !important; }
.mb-06em { margin-bottom: .6em !important; }
.mb-07em { margin-bottom: .7em !important; }
.mb-08em { margin-bottom: .8em !important; }
.mb-09em { margin-bottom: .9em !important; }
.mb-1em { margin-bottom: 1em !important; }
.mb-2em { margin-bottom: 2em !important; }

/* linkButtonBased */
.link-button a { box-sizing: border-box; text-decoration:none;  display: block; border-radius: 100px; font-size: 22px; font-weight: bold; line-height: 1em; margin: 0 auto; padding: 30px 10px; position: relative; text-align: center; transition: .1s; width: 90%; max-width: 550px;}
.link-button a:hover { text-decoration: none; opacity: .8;}
.link-button a:active { box-shadow: none; }

/* linkButtonColor */
.link-button a { background: #f16baa; color: #fff; }

/* 16:9 wrap(youteubeとか) */
.video-outer-wrap { margin: 0 auto 30px; width: 60%; }
.video-wrap { overflow: hidden; padding-bottom: 56.25%; position: relative; height: 0px; width: 100%; }
.video-wrap iframe { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

/* periodBox */
.period-box { background: #f8f8f8; border: 1px solid #cc0000; box-sizing: border-box; color: #cc0000; font-size: 26px; font-weight: bold; line-height: 1.4em; margin: 0 auto 20px; padding: 25px 0; text-align: center; width: 80%; }

/* bottomLineBased */
.solid-line { border-bottom: 1px solid #000; }
.dotted-line { border-bottom: 1px dotted #000; }
.dashed-line { border-bottom: 1px dashed #000; }

/* bottomLinePadding */
.solid-line,
.dotted-line,
.dashed-line { padding-bottom: 16px; }

/* textList(div等で囲む) */
p.text-list,
.text-list ul li { padding: 0 0 3px 1.1em; position: relative; }
p:not(:last-of-child).text-list { margin-bottom: 1em; }
.text-list ul li:not(:last-of-child) { margin-bottom: 5px; }
p.text-list::before,
.text-list ul li::before { content: "※"; position: absolute; left: 0; }
p.text-list-dotted::before,
.text-list-dotted ul li::before { content: "・"; }
p.text-list-circle::before,
.text-list-circle ul li::before { content: "●"; }
p.text-list-square::before,
.text-list-square ul li::before { content: "■"; }
p.text-list-counter,
.text-list-counter ul li { padding-left: 5.1em; }
p.text-list-counter::before,
.text-list-counter ul li::before { counter-increment: number 1; content: "" counter(number) ""; }

/* linkOff */
.link-off a { background: #ccc; border: none; box-shadow: none; pointer-events: none; }
.link-off a::after { display: none!important; }

/* smartphone
------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px){
  /* =base
  ------------------------------------------------------------------------------------------*/
  body { font-size: 14px; line-height: 1.6em; }

  /* =header
  ------------------------------------------------------------------------------------------*/
  header { border-top: solid 2px #e95098; }
  header .header-wrap { padding: 8px 8px 10px; }
  header .left,
  header .right { display: block; width: 100%; }
  header .left { margin-bottom: 10px; }
  header .right { margin: 0; }
  header h1 { text-align: left; line-height: 1.2em;}
  header .logo-eplus { width: 60px; height: 12px;}

  /* =foot
  -----------------------------------------------------------------------------------------*/
  footer { padding: 30px 0; }

  /* =pagetop
  ------------------------------------------------------------------------------------------*/
  .page_top{ display: none; }

  /* = sp nav
  ------------------------------------------------------------------------------------------*/
  .sp-nav { display: block; }
  #toggle { background: #0181b2; position: fixed; top: 0; right: 0; height: 45px; width: 45px; transition: .2s; z-index: 11; }
  #toggle .button { background: #fff; height: 4px; position: absolute; top: calc(50% - 2px); left: 20%; transition: .3s; width: 60%; }
  #toggle .button::before,
  #toggle .button::after { background: #fff; content: ""; display: block; height: 4px; position: absolute; top: 50%; left: 0; transition: .3s; width: 100%; }
  #toggle .button::before { margin-top: -12px; }
  #toggle .button::after { margin-top: 8px; }
  #toggle .close { background: transparent; top: calc(50% - 4px); }
  #toggle .close::before,
  #toggle .close::after{ margin-top: 0; }
  #toggle .close::before{ transform: rotate(-45deg); }
  #toggle .close::after{ transform: rotate(-135deg); }
  #menu { opacity: 0; transition: .3s; display: none;}
  #menu.open { display: block !important; opacity: 1; transition: .1s; }
  .nav-menu { background: rgba(0,0,0,.8); height: 100%; height: 100vh; position: fixed; top: 0; transition: .3s; width: 100%; width: 100vw; z-index: 10; }
  .nav-menu li:first-child { border-bottom: 1px solid #666; height: 45px; }
  .nav-menu li a { border-bottom: 1px solid #666; color: #fff; display: inherit; font-size: 14px; line-height: 1em; padding: 14px 0; width: 100%; text-align: center; }

  /* = parts
  ------------------------------------------------------------------------------------------*/
  .pc-none { display: block; }
  .sp-none { display: none; }

  /* 横並びbox */
  .float-box,
  .float-box .box01,
  .float-box .box02,
  .float-box .box03 { width: 100%;}
  .float-box .box02,
  .float-box .box03 { float: none; margin: 0 0 5% 0; }
  .float-box .box04 { width: 48%; }
  .table-box .box02,
  .table-box .box03 { display: block; width: 100%; }
  .table-box .box04 { width: 50%; }
  .flex-box{ width: 100%;}
  .flex-box .box01 { width: 100%;}
  .flex-box .box02,
  .flex-box .box03,
  .flex-box .box04 { margin: 0 0% 5% 0; }
  .flex-box .box02,
  .flex-box .box03 { max-width: 100%; flex-basis: 100%;}
  .flex-box .box04 { max-width: 48%; flex-basis: 48%;}

  /* textAlign */
  .sp-text-left { text-align: left; }
  .sp-text-right { text-align: right; }
  .sp-text-center { text-align: center; }

  /* margin */
  .sp-mb-05vw { margin-bottom: .5vw !important; }
  .sp-mb-1vw { margin-bottom: 1vw !important; }
  .sp-mb-2vw { margin-bottom: 2vw !important; }
  .sp-mb-3vw { margin-bottom: 3vw !important; }
  .sp-mb-4vw { margin-bottom: 4vw !important; }
  .sp-mb-5vw { margin-bottom: 5vw !important; }
  .sp-mb-6vw { margin-bottom: 6vw !important; }
  .sp-mb-7vw { margin-bottom: 7vw !important; }
  .sp-mb-8vw { margin-bottom: 8vw !important; }
  .sp-mb-9vw { margin-bottom: 9vw !important; }
  .sp-mb-10vw { margin-bottom: 10vw !important; }

  /* linkButton */
  .link-button a { font-size: 16px; width: 90%; padding: 20px 10px;}

  /* 16:9 wrap(youteubeとか) */
  .video-outer-wrap { width: 92%; }

  /* periodBox */
  .period-box { font-size: 18px; line-height: 1.2em; margin-bottom: 4vw; padding: .6em 0; width: 90%; }

  /* textList(div等で囲む) */
  .text-list p,
  .text-list ul li { padding-bottom: 2px; }
}
/* css add*/

/*****　自分カスタム　****/
.flex-box{display: flex;width: 100%;flex-wrap: inherit;}
.flex-box .box02{flex-basis: 48%;max-width: 48%;}
.flex-box .box02:first-of-type{margin-right: 4%;}
img{width: 100%;}

/* = mainImage
------------------------------------------------------------------------------------------*/
#main-img { /*background: url(../images/main_background.jpg) center top no-repeat;*/ width: 100%; }
#main-img h2 { margin: 0 auto; max-width: 1000px; width: 100%; }
#main-img img { width: 100%; }
#main-img picture {display: block;}

/* = wrap
------------------------------------------------------------------------------------------*/
/* main用のwrap */
.main-wrap { display: block; margin: 0 auto; padding: 60px 0; max-width: 1000px; width: 92%; }

/* section-wrap */
.section-wrap{}

/* content--wrap */
.content-wrap{}

@media screen and (max-width: 768px){
/* = mainImage
------------------------------------------------------------------------------------------*/
#main-img { background-image: none; }

/* = wrap
------------------------------------------------------------------------------------------*/
/* main用のwrap */
.main-wrap { padding: 7vw 0;  }

/* section-wrap */
.section-wrap{}

/* content--wrap */
.content-wrap{}
}


/* 追加 */
.main-box{ line-height: 1.6em; letter-spacing: .045em; background-color: #fff; color: #161616; padding-top: 100px;}
main .section-wrap{max-width:700px; width: 90%; margin: 0 auto ; padding-bottom: 100px;}
main dl{display: table; width: 100%;}
main dl dt,
main dl dd{display: table-cell;}
a{color: #412107;}
a:hover{color: #412107; opacity: .8;}
img{width: 100%;}
.link-button a{font-size: 24px; line-height: 1em; max-width: 550px; padding: 1.5em 1em 1.4em; background-color: #0181b2; color: #fff;}
.link-button.small a{font-size: 20px; max-width: 400px;}
.mid-text{font-size: 22px; line-height: 1.4em;}


#main-img{background-color: #000; width: 100%;}
#main-img h2{max-width: 1000px; width: 100%; margin: 0 auto;}

.ticket-btn{text-align: center; margin-bottom: 50px;}
.ticket-btn:last-of-type{margin-bottom: 0;}
.ticket-btn.disabled{opacity: .5;}
.ticket-btn.disabled .link-button a{pointer-events: none;}
.ticket-btn .link-button{margin-bottom: 30px;}
.ticket-btn .link-button:last-child{margin-bottom: 0;}
.ticket-btn .add-ticket{padding-top: 30px;}
.ticket-btn p.txt{font-size: 18px; line-height: 1.6em; margin-bottom: 1em; color: #412107;}
.ticket-btn p.heading{color: #412107; font-size: 24px; line-height: 1em; font-weight: bold; text-align: center; margin-bottom: 30px;}
.ticket-btn .contents{margin-bottom: 50px;}
.ticket-btn .contents h3{color: #412107; font-size: 20px; line-height: 1em; font-weight: bold; text-align: center; padding-bottom: 30px; margin-bottom: 20px; border-bottom: dashed 1px #8c6f50;}
.ticket-btn .contents dl{padding-bottom: 20px; border-bottom: dashed 1px #8c6f50;}
.ticket-btn .contents dl:not(:last-of-type){margin-bottom: 20px;}
.ticket-btn .contents dl dt{width: 80%; text-align: left;}
.ticket-btn .contents dl dd{width: 20%; text-align: right;}

.list-number ol{width: 100%; counter-reset: number 0; }
.list-number ol li{padding-left: 1.3em; position: relative;}
.list-number ol li:not(:last-of-type){padding-bottom: .5em;}
.list-number ol li:after{content: counter(number) "："; counter-increment: number 1; position: absolute; left: 0; top: 0;}

#about{text-align: center;}
#about h2{font-size: 24px; line-height: 1.3em; font-weight: bold; margin-bottom: 1em;}
#about .date{font-size: 24px; line-height: 1.3em; font-weight: bold; margin-bottom: 1em;}
#about .date p:not(:last-of-type){margin-bottom: .5em;}

.caution .caution-wrap{border: solid 1px #000; border-radius: 10px; padding: 2em;}

#outline h2,
#ticket h2,
#cast h2,
#schedule h2{font-size: 30px; line-height: 1em; font-weight: bold; color: #412107; text-align: center; margin-bottom: 50px; position: relative; z-index: 0;}
#outline h2:before,
#ticket h2:before,
#cast h2:before,
#schedule h2:before{content: ''; position: absolute; width: 100%; height: 1px; background-color: #412107; transform: translate(0 , -50%); top: 50%; left: 0; z-index: -1;}
#outline h2 span,
#ticket h2 span,
#cast h2 span,
#schedule h2 span{display: inline-block; background-color: #fff; padding: 0 1em; z-index: 1;}

#outline{}
#outline .ol-wrap{}
#outline .ol-wrap dl{padding-bottom: 20px; border-bottom: dashed 1px #8c6f50;}
#outline .ol-wrap dl:not(:last-of-type){margin-bottom: 20px;}
#outline .ol-wrap dl dt{width: 27%;}
#outline .ol-wrap dl dd{width: 73%;}
#outline .ol-wrap dl dd span{display: inline-block;}
#outline .ol-wrap dl dd span:not(:last-of-type){margin: 0 0em 0.4em 0;}
#outline .ol-wrap .indent-list{padding-left: 1.1em;}

#ticket{}
#ticket .ticket-wrap{margin-bottom: 50px;}
#ticket .ticket-wrap .contents{margin-bottom: 50px;}
#ticket .ticket-wrap .contents h3{color: #412107; font-size: 20px; line-height: 1em; font-weight: bold; text-align: center; padding-bottom: 30px; margin-bottom: 20px; border-bottom: dashed 1px #8c6f50;}
#ticket .ticket-wrap .contents dl{padding-bottom: 20px; border-bottom: dashed 1px #8c6f50;}
#ticket .ticket-wrap .contents dl:not(:last-of-type){margin-bottom: 20px;}
#ticket .ticket-wrap .contents dl dt{width: 80%;}
#ticket .ticket-wrap .contents dl dd{width: 20%; text-align: right;}
#ticket .ticket-detail{margin-bottom: 50px;}
#ticket .ticket-detail .heading{color: #412107; font-size: 20px; line-height: 1em; font-weight: bold; text-align: center;  margin-bottom: 30px;}
#ticket .ticket-detail ul li:not(:last-of-type){margin-bottom: .5em;}

#cast{}
#cast .contents{margin-bottom: 50px; text-align: center;}
#cast .contents:last-child{margin-bottom:0;}
#cast .contents h3{font-size: 18px; line-height: 1em; font-weight: bold; color: #412107; margin-bottom: 1em;}
#cast .contents ul{width: 100%;}
#cast .contents p,
#cast .contents ul li{font-size: 20px; line-height: 1em;}
#cast .contents ul li:not(:last-of-type){margin-bottom: 1em;}
.indent{text-indent: 1.5em;}

.credit{}
.credit .credit-wrap{padding: 20px 0; margin-bottom: 30px; border-top: solid 1px #000; border-bottom: solid 1px #000;}
.credit .credit-wrap dl:not(:last-of-type){margin-bottom: 5px;}
.credit .credit-wrap dl dt{width: 15%;}
.credit .credit-wrap dl dd{width: 85%;}
.credit .copyright{font-size: 12px; line-height: 1em;}
.credit .copyright ul li:not(:last-of-type){margin-bottom: 1em;}


@media screen and (max-width: 768px){
.main-box{padding-top: 60px;}
main .section-wrap{ max-width: 400px; width: 92%;  padding-bottom: 60px;}
main dl,
main dl dt,
main dl dd{display: block; width: 100%;}
.link-button a{font-size: 16px; max-width: 300px; width: 100%; padding: 1.3em 1em 1.2em;}
.link-button.small a{font-size: 16px; max-width: 250px; padding: 1.2em 1em 1.1em;}
.mid-text{font-size: 16px;}

.caution .caution-wrap{padding: 2em 1em;}
    
.ticket-btn{margin-bottom: 30px;}
.ticket-btn .contents{margin-bottom: 40px;}
.ticket-btn .contents h3{padding-bottom: 20px; }
.ticket-btn p.txt{font-size: 14px;}
.ticket-btn .contents dl,
.ticket-btn .contents dl dt,
.ticket-btn .contents dl dd{display: block; width: 100%; text-align: left;}

#about h2{font-size: 20px; }
#about .date{font-size: 16px; }

#outline h2,
#ticket h2,
#cast h2,
#schedule h2{font-size: 24px; margin-bottom: 30px;}

#outline .ol-wrap dl,
#outline .ol-wrap dl dt,
#outline .ol-wrap dl dd{width: 100%;}
#outline .ol-wrap dl dt{font-size: 14px; line-height: 1em; margin-bottom: .5em;}
#outline .ol-wrap dl dd span{/*display: block;*/}
#outline .ol-wrap dl dd span:not(:last-of-type){margin:0;}

#ticket .ticket-wrap .contents dl,
#ticket .ticket-wrap .contents dl dt,
#ticket .ticket-wrap .contents dl dd{width: 100%; text-align: left;}
    
#cast .contents h3{line-height: 1.5em;}
#cast .contents p,
#cast .contents ul li{font-size: 15px; line-height: 1.4em;}

.credit .credit-wrap dl dt,
.credit .credit-wrap dl dd{width: 100%;}
.credit .credit-wrap dl dt{font-size: 14px; line-height: 1em; margin-bottom: .3em;}
}

/* = info
------------------------------------------------------------------------------------------*/
.link-button.info-button a { background: #0181b2; color: #fff; max-width: 450px; font-size: 19px; margin-bottom: 10px;}
#main-img h2.in { max-width: 700px; height: 52.2857%; max-height: 366px;}
.min-content-wrap:not(:last-of-type){margin-bottom: 50px;}
#info .info-wrap{padding: 30px 0; border-top: dashed 1px #000; box-sizing: border-box; border-bottom: dashed 1px #000;}
#info .jyoukyou{display: flex; flex-wrap: wrap; width: 100%;font-size: 20px; line-height: 1.4em; justify-content: center; font-weight: bold; margin-bottom: 1em;}
#info .jyoukyou li{margin: 0 .4em;}
#info .jyoukyou li:not(:last-of-type){}
#info .info-list{max-width: 600px; margin: 0 auto; font-size: 20px; line-height: 1.4em;}
#info .info-list li:not(:last-of-type){padding-bottom: .6em;}
@media screen and (max-width: 768px) {
.link-button.info-button a { width: 90%; font-size: 14px; margin-bottom: 10px;}
.min-content-wrap:not(:last-of-type){margin-bottom: 30px;}
#info .info-wrap{ padding: 25px 0;}
#info .jyoukyou{font-size: 16px;}
#info .info-list{font-size: 16px;}
}

/* = schedule
------------------------------------------------------------------------------------------*/
#schedule .calender-sp{display: none;}
#schedule .calender{width: 100%; border-collapse:collapse; }
#schedule .calender th,
#schedule .calender td{text-align: center; border: 1px solid #ccc; padding: 15px 0; box-sizing: border-box; font-size: 13px; line-height: 1.5em;}
#schedule .calender th{}
#schedule .calender .sat{color: #003c90;}
#schedule .calender .sun{color: #8e0808;}
#schedule .calender td{ color: #000; background-color: #fff;}
#schedule .calender.calender01 .head{width: 25%}
#schedule .calender.calender02 .head{width: 12.5%}
@media screen and (max-width: 768px){
#schedule .calender-pc{display: none;}
#schedule .calender-sp{display: table;}
#schedule .calender.calender01 .head{width: 20%}
#schedule .calender.calender02 .head{width: 25%}
}

