/*====================================================
	#event
====================================================*/

#event .event-row {
  width: auto;
  margin: auto auto 90px;
}

#event .event-row figure {
  width: 90%;
  /* margin: auto auto 15px; */
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  text-align: center;
}

#event h3 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  height: auto;
  font-weight: normal;
  margin-bottom: 30px;
  padding: 15px 0;
  border-top: #b49666 thin solid;
  border-bottom: #b49666 thin solid;
}

#event h3 .date {
  font-size: 18px;
  /* margin-bottom: 10px; */
  display: block;
}

#event h3 .subtitle {
  font-size: 16px;
  display: block;
}

#event h3 .title {
  display: block;
}

#event .event-row .txtbox .copy {
  font-size: 16px;
  margin-bottom: 30px;
}

#event .event-row .txtbox .copy_notice {
  font-size: 13px;
}

#event .event-row .outline {
  font-size: 16px;
}




#event .event-row .outline dd {
  margin-left: 15px;
  margin-bottom: 15px;
}

#event .event-row .outline li {
  margin-bottom: 5px;
}

#event .event-row .outline .icon {
  margin-right: 8px;
  margin-bottom: 3px;
  padding: 2px 10px 0;
  font-size: 13px;
  color: #fff;
  /* background: #93a35d; */
  background: #b39b75;
  vertical-align: middle;
  display: inline-block;
}

#event .event-row .outline .yoyaku {
  font-size: 15px;
}

#event .event-row .timetable dt {
  font-weight: bold;
}

#event .event-row .timetable dt span {
  color: #ff791f;
}

#event .event-row .timetable dd {
  display: inline-block;
}

#event .event-row .timetable dd::after {
  content: "\FF0F";
  /*スラッシュ全角*/
  margin-right: 3px;
  margin-left: 3px;
}

#event .event-row .timetable dd:last-child::after {
  content: none;
  margin: 0;
}

#event .event-row .txtbox.noimg {
  width: 100% !important;
}

/* event box */

#event .event-row .outline small {
  font-size: 14px;
}

#event .inside {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

#event .event_telnum small {
  font-size: 14px;
  display: block;
}

#event h3 {
  font-size: 20px;
}

#event h3 small {
  font-size: 16px;
}

#event .link {
  margin-top: 30px;
}

#event .link a {
  border: #000 thin solid;
}

/* ///////// 768 ///////// */
@media screen and (min-width: 1024px) {

  #event .event_box .event-row {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
    /**/
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-start;
    /* border: #f00 thin solid; */
  }

  #event .event-row figure {
    width: 35%;
    max-width: 506px;
  }

  #event .event-row .txtbox {
    width: 60%;
  }

  #event h3 {
    font-size: 32px;
    padding: 20px 15px 15px;
  }

  #event h3 .subtitle {
    font-size: 24px;
  }

  #event h3 .date {
    font-size: 20px;
    /* margin-bottom: 15px; */
  }

  /* mobile end */
}

/* ///// dotline box  ///// */

#event .dotlinebox {
  margin-bottom: 1em;
  padding: 1em 1em 0.5em;
  /*    border: #bcac34 1px dotted;*/
  border: #e0c99d 1px dotted;
}

#event .dotlinebox .inside {
  /**/
  display: flex;
  justify-content: space-between;
}

#event .dotlinebox .inside figure.small {
  width: 20%;
  /* border: #f00 thin solid; */
}

#event .dotlinebox .inside .txtbox {
  width: 78%;
  padding-top: 1em;
  /* border: #f00 thin solid; */
}

#event .dotlinebox .txtbox p {
  padding: 0;
}

#event .dotlinebox p {
  margin-bottom: 0.5em;
}

#event .wanted {
  width: 85%;
  margin: auto;
  background: #fff2f1;
  padding: 1.5em 1em 1em 1em;
}

#event h5 {
  font-size: 15px;
}

#event .wanted dt {
  font-weight: bold;
}

#event .wanted dd {
  margin-left: 1em;
  margin-bottom: 1em;
}

#event ul.list {
  padding: 0 1em;
}

/* ///// profile ///// */

#event h4.prof_headding {
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: normal;
}

#event .prof_headding span {
  margin-right: 8px;
  margin-bottom: 3px;
  padding: 3px 10px 1px;
  font-size: 13px;
  color: #fff;
  /* background: #93a35d; */
  background: #b39b75;
  vertical-align: middle;
  display: inline-block;
}

#event .profile h5 {
  margin-bottom: 0.5em;
}

#event .profile p.prof {
  padding: 0em 1em 0.5em;
}

#event .prof_link {
  padding-top: 5px;
  display: inline-block;
  color: #000;
}

#event ul.read_more2 {
  margin-bottom: 5px !important;
}

#event ul.read_more2 .close {
  padding-top: 3px;
  margin-bottom: 15px;
}

.extra_box {
  margin-bottom: 2em;
}

.extra_box h6 {
  background: #f5f3dd;
  border-radius: 2em;
  text-align: center;
  margin-bottom: 0.5em;
  padding: 0.25em 1em;
  display: inline-block;
}

/* // note guest_prof */

.prof_box {
  /* width: 90%; */
  width: 100%;
  margin-bottom: 30px;
}

/* .prof_box .hidebox {
  margin-left: 1em;
  padding: 1em 2.5%;
  background: #faf3ea;
  display: none;
  border-radius: 5px;
} */

.prof_box dt {
  font-size: 15px;
  /* font-weight: normal !important; */
  margin-bottom: 5px;
  font-weight: bold;
}

.prof_box dd {
  margin-bottom: 1em;
}

.prof_box ul.read_more2 li {
  cursor: pointer;
}

.prof_box ul.read_more2 li {
  margin-left: 5px;
}

#event ul.read_more2 li {
  font-size: 14px;
  margin-bottom: 15px;
}

#event .event-row figcaption {
  color: #666;
  font-size: 1.1rem;
  text-align: right;
  padding-top: 5px;
}