/*====================================================
	#event
====================================================*/

#event .row {
  width: auto;
  margin: auto auto 90px;
}

#event .row figure {
  width: 90%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}


#event h3 .date {
  display: block;
}

#event h3 .subtitle {
  font-size: 16px;
  line-height: 1.5;
  display: block;
}


#event h3 {
  font-weight: normal;
  margin-bottom: 15px;
  padding: 15px 0;
  color: #c79c47;
  border-top: #c79c47 thin solid;
  border-bottom: #c79c47 thin solid;
  position: relative;
  /**/
  display: block;
  font-weight: 400;
}


#event h3 .date {
  font-size: 18px;
}

#event .row .txtbox .copy {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 30px;
}

/* #event .row .txtbox .copy_notice {
  font-size: 13px;
} */

#event .row .outline {
  font-size: 16px;
}

#event .row .outline dt {
  margin-bottom: 5px;
}

#event .row .outline dd {
  margin-left: 15px;
  /* margin-bottom: 30px; */
}



#event .row .outline .icon {
  margin-right: 8px;
  margin-bottom: 3px;
  padding: 2px 10px 0;
  font-size: 13px;
  color: #fff;
  /* background: #93a35d; */
  background: #c79c47;
  vertical-align: middle;
  display: inline-block;
}

#event .row .outline .yoyaku {
  font-size: 15px;
}

/* #event .row .timetable dt {
  font-weight: bold;
}

#event .row .timetable dt span {
  color: #ff791f;
}

#event .row .timetable dd {
  display: inline-block;
}

#event .row .timetable dd::after {
  content: "\FF0F";
  margin-right: 3px;
  margin-left: 3px;
} */




#event .row .timetable dd:last-child::after {
  content: none;
  margin: 0;
}

#event .row .txtbox.noimg {
  width: 100% !important;
}

/* event box */

#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; */
  font-size: 24px;
}

#event h3 small {
  font-size: 16px;
}

#event .link {
  margin-top: 30px;
}

#event .link a {
  border: #000 thin solid;
}







/* ///////// 768 ///////// */
@media screen and (min-width: 1000px) {
  #event .event_box {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    /* border: #f00 thin solid; */
  }

  #event .event_box .row {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-start;
    /* border: #f00 thin solid; */
  }

  #event .time-table li {
    display: inline-block;
  }


  #event .time-table li::after {
    content: "\FF0F";
    /*スラッシュ全角*/
    margin-right: 3px;
    margin-left: 3px;
  }

  #event .time-table li:last-child::after {
    content: none;
  }

  .prof_box {
    margin-left: 15px;
  }


  #event .row figure {
    width: 35%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }


  #event .row .txtbox {
    width: 60%;
  }

  #event h3 {
    /* color: #d1951c; */
    color: #c79c47;
    font-size: 36px;
    padding: 30px 15px 30px;
    position: relative;
    margin-bottom: 30px;
    line-height: 1.2;
  }

  #event h3 .subtitle {
    font-size: 22px;
    display: block;
  }


  #event h3 .date {
    font-size: 22px;
    margin-bottom: 15px;
  }



  #event .row .txtbox .copy {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 30px;
  }


  /* 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: #c79c47;
  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%;
  margin-bottom: 30px;
  font-size: 15px;
}

/* .prof_box .hidebox {
  margin-left: 1em;
  padding: 1em 2.5%;
  background: #faf3ea;
  display: none;
  border-radius: 5px;
} */

.prof_box dt {
  margin-bottom: 5px;
  font-weight: bold;
}

/* .prof_box dt span {
  padding: 3px 15px;
  background-color: #ece3d1;
} */

.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 .row figcaption {
  color: #666;
  font-size: 1.1rem;
  text-align: right;
  padding-top: 5px;
}