body {
  line-height: 1;
}
a {
  color: #0066ff;
  word-break: break-all;
}
.fontBold {
  font-weight: bold;
}
a img:hover {
  opacity: 0.7;
}
p {
  margin: 0;
}
/* .contain {
  max-width: 1200px;
  margin: auto;
} */
/* .bc-white {
  background: white;
  width: 98%;
  margin: auto;
} */
/* .page-inner {
  padding: 3% 2% 3% 2%;
  margin: auto;
} */
#main {
  padding-bottom: 60px;
}
.saturday.shadow,
.sunday.shadow {
  text-shadow: #fff 1px 0px 0px, #fff -1px 0px 0px, #fff 0px -1px 0px,
    #fff 0px 1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px,
    #fff -1px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px,
    #fff -1px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px,
    #fff -1px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px,
    #fff -1px -1px 0px;
}
.saturday {
  color: blue;
}
.sunday {
  color: red;
}
br.sp_only {
  display: none;
}
.kaimon {
  /* margin: 1.5em; */
  /* margin-top: 0.8em; */
  color: #fff;
  /* color: #333; */
  font-weight: bold;
  padding: 0.5em 0;
  /* border-top: solid 3px #0967bf; */
  /* border-bottom: solid 3px #0967bf; */
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 26px;
}
.kaimon span.clock {
  font-size: 30px;
  vertical-align: bottom;
  text-align: left;
}
.kaimon-bottom {
  margin: 0 1.5em 1.5em;
  font-size: 16px;
}
.check {
  color: #f00;
}
#event_1,
#event_2,
#event_3,
#event_4 {
  border: 5px solid #ddd;
  /* padding: 20px; */
  padding: 20px 15px;
  margin-bottom: 50px;
  letter-spacing: 2px;
  background-color: #fff;
}
#event_1 h4,
#event_2 h4,
#event_3 h4,
#event_4 h4 {
  background: #133572;
  color: #fff;
  box-shadow: 0px 0px 0px 5px #ddd;
  padding: 0.3em 0.5em;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin: 0;
  letter-spacing: 0.7px;
}
.mini {
  font-size: 85%;
  vertical-align: middle;
}
#event_1 h5,
#event_2 h5,
#event_3 h5,
#event_4 h5 {
  padding: 0em 0 0 0.2em;
  margin: 1.2em 0 1em 0;
  line-height: 130%;
  background: transparent;
  border-left: solid 8px #0967bf;
  font-size: 27px;
  font-weight: bold;
  color: #0967bf;
}
#event_3 h5.first {
  margin-top: 0;
}
h3.event-title {
  background: #24b0dc;
  color: #fff;
  font-size: 30px;
  padding: 12px 0 10px;
  margin: 50px 0 20px;
  font-weight: bold;
  text-align: center;
}
.event-img {
  text-align: center;
  margin-bottom: 2rem;
}
.event-img.double {
  display: flex;
  justify-content: center;
  align-items: center;
}
.event-img.double .banner {
  width: 60%;
}
.event-img.double .illust {
  width: 24%;
}
.event-img img {
  width: 60%;
}
.mini-img img{
  width: 50%;
}
#event_1 h6,
#event_2 h6,
#event_3 h6,
#event_4 h6 {
  font-size: 22px;
  margin-bottom: 0.5rem;
}
.h6-bottom {
  font-size: 17px;
}
.h6-bottom.margin {
  margin-bottom: 20px;
}
.nikufes {
  font-weight: bold;
  display: inline-block;
  background-color: #ffff01;
  padding: 5px 5px 2px;
  margin-top: 20px;
}
.nikufes.first {
  margin-top: 0;
}
.nikufes-text {
  margin: 0 0 20px;
  font-size: 22px;
  font-weight: bold;
}
.att-group.last {
  margin-top: 30px;
}
p {
  font-size: 17px;
  line-height: 1.5em;
}
ol,
ul {
  list-style: none;
  padding: 0;
}
.event-list {
  margin-top: 0.7rem;
}
.event-list .h6-bottom {
  margin-bottom: 0.8rem;
}
.event-list li {
  font-size: 17px;
  margin-bottom: 0.8rem;
  line-height: 1.5em;
  background: rgb(240, 240, 240);
  padding: 7px 0;
  padding-left: 10px;
}
.kome {
  font-size: 0.9em;
}
hr {
  border: none;
  border-top: 2px dashed #ccc;
  margin: 2rem 0 3rem;
}
hr:last-of-type {
  margin-bottom: 2rem;
}
.last-bottom {
  font-size: 16px;
}
.ceremony-info {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.att-group.cancel {
  margin: 20px 0;
  color: #f00;
  font-weight: bold;
}
.att-flex {
  display: flex;
}
.last-bottom h6.check {
  font-weight: bold;
}
.list_flex{
  display: flex;
}
.bg_yellow{
  background-color: #FFFF01;
  display: inline-block;
  padding: 5px 5px 2px;
}
@media (max-width: 899px) {
  .kaimon {
    font-size: 18px;
  }
  .kaimon span.clock {
    font-size: 140%;
  }
  .kaimon-bottom,
  .last-bottom {
    font-size: 14px;
  }
  h3.event-title {
    margin: 40px 0 20px;
    font-size: 26px;
  }
  #event_1 h4,
  #event_2 h4,
  #event_3 h4,
  #event_4 h4 {
    font-size: 24px;
  }
  #event_1 h5,
  #event_2 h5,
  #event_3 h5,
  #event_4 h5 {
    font-size: 21px;
  }
  #event_1 h6,
  #event_2 h6,
  #event_3 h6,
  #event_4 h6 {
    font-size: 20px;
  }
  .nikufes-text {
    font-size: 20px;
  }
}
@media (max-width: 499px) {
  .list_flex {
    display: block;
  }
  .sp-none_ten {
    display: none;
  }
  br.sp_only {
    display: block;
  }
  .kaimon,
  p,
  .event-list li,
  .h6-bottom {
    font-size: 15px;
  }
  .kaimon span.clock {
    font-size: 130%;
  }
  h3.event-title {
    padding: 10px 0 7px;
    margin: 35px 0 15px;
    font-size: 22px;
  }
  .ceremony-info .in-bl {
    margin-left: 20px;
  }
  #event_1,
  #event_2,
  #event_3,
  #event_4 {
    margin-bottom: 35px;
  }
  #event_1,
  #event_2,
  #event_3,
  #event_4 {
    padding: 20px 10px;
  }
  #event_1 h5,
  #event_2 h5,
  #event_3 h5,
  #event_4 h5 {
    font-size: 19px;
    letter-spacing: 0.7px;
  }
  #event_1 h6,
  #event_2 h6,
  #event_3 h6,
  #event_4 h6 {
    font-size: 18px;
    line-height: 1.4;
  }
  .event-img img {
    width: 80%;
  }
  .nikufes-text {
    font-size: 18px;
  }
}
