@charset "UTF-8";
/*
reset
------------------------------------------------------------------------------------------*/
/*
layout
------------------------------------------------------------------------------------------*/
#yp-event {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  background-color: #FFFBF0;
  color: #7f4e1b;
  border-top: solid 6px #2b5942;
  border-bottom: solid 6px #2b5942;
}
@media screen and (max-width: 820px) {
  #yp-event {
    font-size: 16px;
  }
}
#yp-event .pc-block {
  display: block;
}
#yp-event .sp-block {
  display: none;
}
#yp-event .pc-inline {
  display: inline;
}
#yp-event .sp-inline {
  display: none;
}
@media screen and (max-width: 820px) {
  #yp-event .pc-block {
    display: none;
  }
  #yp-event .sp-block {
    display: block;
  }
  #yp-event .pc-inline {
    display: none;
  }
  #yp-event .sp-inline {
    display: inline;
  }
}
#yp-event a.external-link {
  color: #e16162;
  text-decoration: underline;
}
#yp-event a.external-link:hover {
  color: #2b5942;
}
#yp-event a.external-link::before {
  font-family: "Font Awesome 5 Free";
  content: "\f35a";
  font-weight: 900;
  display: inline-block;
  margin: 0 0.3em;
  text-decoration: none;
}
#yp-event .yp-fs-s {
  font-size: 14px;
}
#yp-event .yp-attention {
  color: #e16162;
}
#yp-event .yp-list-item--arrow {
  display: flex;
}
#yp-event .yp-list-item--arrow::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  display: block;
  width: 1em;
  text-align: left;
}
#yp-event .yp-list-item--asterisk {
  display: flex;
}
#yp-event .yp-list-item--asterisk::before {
  content: "※";
  display: block;
  width: 1em;
  text-align: left;
}
#yp-event .yp-sub-color {
  background-color: #fffabc;
}
#yp-event .yp-inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}
#yp-event .yp-flex-container {
  display: flex;
}
#yp-event .yp-flex-container .yp-flex-item {
  width: 50%;
}
#yp-event .yp-sec .yp-sec-container {
  background-color: #fff;
  padding: 3em 3em;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-sec .yp-sec-container {
    padding: 1em 1em;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
#yp-event .yp-sec .yp-sec-header {
  position: relative;
  margin-block: 0 120px;
  text-align: center;
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-sec .yp-sec-header {
    margin-block: 0 80px;
  }
}
#yp-event .yp-sec .yp-sec-header::after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: calc(50% - 30px);
  background-color: #2b5942;
  width: 60px;
  height: 4px;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-sec .yp-sec-header::after {
    bottom: -30px;
  }
}
#yp-event .yp-sec .yp-sec-header span {
  display: inline-block;
  color: #e5dbd1;
  font-family: "Prompt", sans-serif;
  font-size: 160px;
  font-weight: 700;
  transform: rotate(-2deg);
}
@media screen and (max-width: 820px) {
  #yp-event .yp-sec .yp-sec-header span {
    font-size: 60px;
  }
}
#yp-event .yp-sec .yp-sec-header h2 {
  display: block;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 0.1em;
  margin-top: -40px;
  margin-bottom: 1em;
  position: relative;
  z-index: 99;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-sec .yp-sec-header h2 {
    font-size: 20px;
    margin-top: -12px;
  }
}
#yp-event .yp-fs-s {
  font-size: 16px;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-fs-s {
    font-size: 14px;
  }
}
#yp-event .yp-inline-block {
  display: inline-block;
}
#yp-event .comingsoon {
  width: 320px;
  max-width: 40%;
  margin-inline: auto;
  padding: 60px 20px;
}

/*
footer
------------------------------------------------------------------------------------------*/
/*
TOP
------------------------------------------------------------------------------------------*/
/*
セクション単位の背景色
------------------------------------------------------------------------------------------*/
.en {
  font-family: "Prompt", sans-serif;
  background-color: #2b5942;
}

#yp-event {
  /*
  ヘッダー
  ------------------------------------------------------------------------------------------*/
  /*
  お知らせ
  ------------------------------------------------------------------------------------------*/
  /*
  アウトライン
  ------------------------------------------------------------------------------------------*/
  /*
  アクセス
  ------------------------------------------------------------------------------------------*/
  /*
  ペット同伴
  ------------------------------------------------------------------------------------------*/
  /*
  出展社
  ------------------------------------------------------------------------------------------*/
  /*
  コンテンツ
  ------------------------------------------------------------------------------------------*/
  /*
  会場図
  ------------------------------------------------------------------------------------------*/
}
#yp-event .image-attention {
  font-size: 12px;
}
#yp-event .yp-sec {
  padding-top: 100px;
  padding-bottom: 160px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-sec {
    padding-top: 60px;
    padding-bottom: 160px;
  }
}
#yp-event .yp-sec::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  top: -1px;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 100% 90px;
  background-position: 50% 100%;
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23d9ead3"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23d9ead3"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23d9ead3"/></svg>');
}
#yp-event .yp-sec:nth-of-type(even) {
  background-color: #d9ead3;
}
#yp-event .yp-sec:nth-of-type(even) .yp-sec-header span {
  color: #fff;
}
#yp-event .yp-sec:nth-of-type(even)::before {
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23fffbf0"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23fffbf0"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23fffbf0"/></svg>');
}
#yp-event .yp-sec:nth-of-type(odd)::before {
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23d9ead3"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23d9ead3"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23d9ead3"/></svg>');
}
#yp-event .yp-header {
  padding: 20px 30px 10px 30px;
  background-color: #2b5942;
  background-image: url(../images/bg-main-PC_p2__comp.png);
}
@media screen and (max-width: 820px) {
  #yp-event .yp-header {
    padding: 0;
  }
  #yp-event .yp-header .yp-inner {
    padding: 0;
  }
}
#yp-event .yp-header .yp-header-mainv {
  max-width: 1420px;
  margin-inline: auto;
  position: relative;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-header .yp-header-mainv {
    max-width: 100%;
    height: auto;
  }
}
#yp-event .yp-header .yp-header-mainv #yp-header-mainv-PC {
  z-index: 9998;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-header .yp-header-mainv #yp-header-mainv-PC {
    display: none;
  }
}
#yp-event .yp-top {
  padding: 60px 0 120px 0;
  background-image: url(../images/ai-image--02--c.jpg?v02);
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-top {
    padding: 60px 0 80px 0;
  }
}
#yp-event .yp-top::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  top: -1px;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 100% 90px;
  background-position: 50% 100%;
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23d9ead3"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23d9ead3"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23d9ead3"/></svg>');
}
#yp-event .yp-top .image-attention {
  position: absolute;
  top: 10px;
  right: 20px;
}
#yp-event .yp-top .yp-top-body {
  display: flex;
  align-items: center;
  justify-content: center;
}
#yp-event .yp-top .yp-top-body .yp-top-container {
  width: 100%;
  padding: 6em 3em;
  background-color: rgba(255, 255, 255, 0.7);
  border-top-left-radius: 80px;
  border-bottom-right-radius: 80px;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-top .yp-top-body .yp-top-container {
    padding: 1em 1em;
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.6);
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
}
#yp-event .yp-top .yp-top-body .yp-top-container .yp-top-catch {
  color: #2b5942;
  font-size: 40px;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-top .yp-top-body .yp-top-container .yp-top-catch {
    font-size: 20px;
  }
}
#yp-event .yp-top .yp-top-body .yp-top-container .yp-top-catch img {
  max-width: 96%;
  width: 860px;
}
@media screen and (max-width: 820px) {
  #yp-event .yp-top .yp-inner {
    padding: 5px;
  }
}
#yp-event #yp-news {
  margin-block: 60px 80px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-news {
    margin-block: 30px 50px;
  }
  #yp-event #yp-news .yp-flex-container {
    display: block;
  }
  #yp-event #yp-news .yp-flex-container .yp-flex-item {
    width: 100%;
  }
}
#yp-event #yp-news .yp-news-header {
  width: 360px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-news .yp-news-header {
    width: 100%;
    margin-bottom: 20px;
  }
}
#yp-event #yp-news .yp-news-header span {
  color: #e5dbd1;
  font-family: "Prompt", sans-serif;
  font-size: 100px;
  font-weight: 900;
  line-height: 1;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-news .yp-news-header span {
    font-size: 40px;
  }
}
#yp-event #yp-news .yp-news-header h2 {
  display: block;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.1em;
  margin-top: -30px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-news .yp-news-header h2 {
    font-size: 16px;
    margin-top: -20px;
  }
}
#yp-event #yp-news .yp-news-body {
  width: calc(100% - 360px);
  display: flex;
  align-items: center;
}
#yp-event #yp-news .yp-news-body .yp-news-list .yp-news-list-item {
  margin-bottom: 1em;
}
#yp-event #yp-news .yp-news-body .yp-news-list .yp-news-list-item dl {
  display: flex;
  font-size: 16px;
  line-height: 1.4em;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-news .yp-news-body .yp-news-list .yp-news-list-item dl {
    display: block;
    font-size: 16px;
  }
}
#yp-event #yp-news .yp-news-body .yp-news-list .yp-news-list-item dl dt {
  width: 7em;
  color: #e16162;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-news .yp-news-body .yp-news-list .yp-news-list-item dl dt {
    width: 100%;
  }
}
#yp-event #yp-news .yp-news-body .yp-news-list .yp-news-list-item dl dd {
  width: calc(100% - 7em);
}
@media screen and (max-width: 820px) {
  #yp-event #yp-news .yp-news-body .yp-news-list .yp-news-list-item dl dd {
    width: 100%;
  }
}
#yp-event #yp-outline .yp-event-title {
  padding: 0.5em 1em;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  border: solid 2px #2b5942;
  background-color: #2b5942;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-outline .yp-event-title {
    font-size: 16px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
#yp-event #yp-outline .yp-event-icon-list {
  background-color: #FFFBF0;
  margin-top: 0.5em;
  padding: 0.2em 1em;
}
#yp-event #yp-outline .yp-event-icon-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#yp-event #yp-outline .yp-event-icon-list ul li {
  width: 60px;
  padding: 3px;
}
#yp-event #yp-outline .yp-event-icon-list ul li.yp-off {
  display: none;
}
#yp-event #yp-outline .yp-outline-wrapper table {
  margin-inline: auto;
  margin-top: 1em;
  border-collapse: collapse;
}
#yp-event #yp-outline .yp-outline-wrapper table th, #yp-event #yp-outline .yp-outline-wrapper table td {
  padding: 1em 3em;
  margin: 0;
  vertical-align: top;
  border-bottom: solid 1px #ccc;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-outline .yp-outline-wrapper table th, #yp-event #yp-outline .yp-outline-wrapper table td {
    display: block;
    width: 100%;
    padding: 0.5em 0;
    border-bottom: none;
  }
}
#yp-event #yp-outline .yp-outline-wrapper table th {
  font-weight: bold;
  padding-left: 2em;
  padding-right: 2em;
  white-space: nowrap;
  text-align: center;
  border-bottom: solid 1px #2b5942;
  color: #2b5942;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-outline .yp-outline-wrapper table th {
    padding: 1em 1em 0 1em;
    border-bottom: none;
    text-align: left;
  }
  #yp-event #yp-outline .yp-outline-wrapper table th::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 900;
    display: inline-block;
    width: 1em;
    text-align: left;
    color: #2b5942;
  }
}
@media screen and (max-width: 820px) {
  #yp-event #yp-outline .yp-outline-wrapper table td {
    padding: 0 1em 1em 2em;
  }
}
#yp-event #yp-outline .yp-outline-wrapper table td label {
  white-space: nowrap;
}
#yp-event #yp-outline .yp-outline-wrapper table td .yp-list-sub_item span {
  display: inline-block;
}
#yp-event #yp-outline .yp-outline-wrapper table td .yp-list-sub_item span + span::before {
  content: "／";
}
@media screen and (max-width: 820px) {
  #yp-event #yp-outline .yp-outline-wrapper table td .yp-list-sub_item span {
    display: block;
  }
  #yp-event #yp-outline .yp-outline-wrapper table td .yp-list-sub_item span + span::before {
    content: "";
  }
}
#yp-event #yp-outline .yp-outline-wrapper .logo-item-container {
  display: flex;
  align-items: center;
  margin-bottom: 0.5em;
}
#yp-event #yp-outline .yp-outline-wrapper .logo-item-container .item-logo {
  display: inline-block;
  max-width: 60px;
}
#yp-event #yp-outline .yp-outline-wrapper .logo-item-container .item-logo img {
  height: 30px;
}
#yp-event #yp-outline .yp-outline-wrapper .logo-item-container .item-name {
  display: inline-block;
  margin-left: 1em;
  flex: 1;
  width: 100%;
}
#yp-event #yp-outline .yp-eventer-info {
  margin-top: 0.5em;
  font-size: 14px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-outline .yp-eventer-info {
    font-size: 12px;
  }
}
#yp-event #yp-access .yp-gmap {
  width: 100%;
  margin-top: 2em;
}
#yp-event #yp-access .yp-gmap iframe {
  border-radius: 10px;
}
#yp-event #yp-access .yp-event-place {
  margin-top: 1em;
  text-align: center;
}
#yp-event #yp-access .yp-event-place .yp-event-place-adress {
  font-size: 14px;
}
#yp-event #yp-access .yp-event-access-guide {
  background-color: #FFFBF0;
  margin-top: 1em;
  padding: 0.5em 1em;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-access .yp-event-access-guide {
    font-size: 14px;
  }
}
#yp-event #yp-access .yp-event-access-guide .yp-event-access-guide-wrapper {
  display: inline-block;
}
#yp-event #yp-access .yp-event-access-guide .yp-list-item--arrow::before {
  color: #2b5942;
}
#yp-event #yp-access .yp-event-parking-guide-container {
  margin-top: 60px;
  padding: 2em 2em 1em 2em;
  border: solid 1px #ccc;
  border-radius: 10px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-access .yp-event-parking-guide-container {
    padding: 2em 1em 1em 1em;
  }
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide-title {
  width: 12em;
  padding: 0 1em;
  margin-top: -60px;
  margin-inline: auto;
  background-color: #fff;
  text-align: center;
  border: solid 1px #ccc;
  border-radius: 6px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide-title {
    margin-top: -50px;
  }
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide {
  background-color: #FFFBF0;
  margin-top: 1em;
  padding: 0.5em 1em;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide {
    font-size: 14px;
  }
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide .yp-event-parking-guide-wrapper {
  display: inline-block;
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide .yp-event-parking-guide-wrapper .yp-event-parking-guide-item {
  text-align: left;
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide .yp-event-parking-guide-wrapper .yp-event-parking-guide-item::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  display: inline-block;
  width: 1em;
  text-align: left;
  color: #2b5942;
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide .yp-event-parking-guide-wrapper .yp-event-parking-guide-item label {
  font-weight: 900;
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide .yp-event-parking-guide-wrapper .yp-event-parking-guide-item .item-body {
  display: inline-block;
  margin-left: 0.5em;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide .yp-event-parking-guide-wrapper .yp-event-parking-guide-item .item-body {
    display: block;
  }
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide .yp-list-item--arrow::before {
  color: #2b5942;
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide .yp-list-item--arrow label {
  font-weight: 900;
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide-alttention {
  margin-top: 1em;
  padding-left: 1em;
  text-indent: -1em;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide-alttention {
    text-align: left;
    font-size: 14px;
  }
}
#yp-event #yp-access .yp-event-parking-guide-container .yp-event-parking-guide-alttention a.external-link {
  display: inline-block;
}
#yp-event #yp-pet .yp-pet-catch {
  font-size: 16px;
  margin-bottom: 2em;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-pet .yp-pet-catch {
    margin-block: 1em;
  }
}
@media screen and (max-width: 820px) {
  #yp-event #yp-pet .yp-flex-container {
    display: block;
  }
}
#yp-event #yp-pet .yp-flex-container .yp-flex-item.yp-flex-item-image {
  width: 40%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-pet .yp-flex-container .yp-flex-item.yp-flex-item-image {
    width: 100%;
  }
}
#yp-event #yp-pet .yp-flex-container .yp-flex-item.yp-flex-item-body {
  width: calc(60% + 40px);
  margin-left: -40px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-pet .yp-flex-container .yp-flex-item.yp-flex-item-body {
    width: 100%;
    margin-left: 0;
  }
}
#yp-event #yp-pet dl.yp-pet-regulation-container {
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 1.5em 0 1.5em 1.5em;
  border-radius: 5px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-pet dl.yp-pet-regulation-container {
    margin-top: 0px;
    padding: 1.5em 0;
  }
}
#yp-event #yp-pet dl.yp-pet-regulation-container dt {
  width: 460px;
  max-width: 100%;
  margin-inline: auto;
  padding: 0.5em 1em;
  background-color: #2b5942;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  position: relative;
}
#yp-event #yp-pet dl.yp-pet-regulation-container dt::before {
  position: absolute;
  top: 6px;
  right: 10px;
  font-family: "Font Awesome 5 Free";
  content: "\f13a";
  font-size: 20px;
  font-weight: 900;
}
#yp-event #yp-pet dl.yp-pet-regulation-container dt:hover {
  background-color: #7f4e1b;
}
#yp-event #yp-pet dl.yp-pet-regulation-container dd p {
  margin-top: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
}
#yp-event #yp-pet dl.yp-pet-regulation-container dd p::before {
  content: "※";
}
#yp-event #yp-exhibition .yp-exhibition-outset-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-image {
  position: relative;
  width: 50%;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-image {
    width: 100%;
  }
}
#yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-image img {
  border-radius: 10px;
}
#yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-image .image-attention {
  position: absolute;
  top: 5px;
  left: 10px;
}
#yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body {
  width: 50%;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body {
    width: 96%;
    margin-inline: auto;
  }
}
#yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body .yp-exhibition-outset-body-container {
  background-color: rgba(255, 255, 255, 0.9);
  margin-left: -100px;
  padding: 30px 20px 30px 50px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body .yp-exhibition-outset-body-container {
    background-color: rgba(255, 255, 255, 0.6);
    margin-left: 0;
    margin-top: -40px;
    padding: 20px 20px 20px 20px;
    box-shadow: 6px 8px 0px -1px #e69138;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
#yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body .yp-exhibition-outset-body-container .yp-exhibition-outset-body-catch {
  margin-bottom: 0.5em;
  font-size: 24px;
  font-weight: bold;
  color: #2b5942;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body .yp-exhibition-outset-body-container .yp-exhibition-outset-body-catch {
    font-size: 16px;
  }
}
#yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body .yp-exhibition-outset-body-container p {
  display: inline-block;
  text-align: left;
  text-shadow: 0px 0px 16px rgb(255, 255, 255);
  font-size: 18px;
  font-weight: bold;
  line-height: 2em;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body .yp-exhibition-outset-body-container p {
    font-size: 14px;
    line-height: 1.4em;
  }
}
#yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body .yp-exhibition-outset-body-container p + p {
  margin-top: 1em;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-exhibition .yp-exhibition-outset-container .yp-exhibition-outset-body .yp-exhibition-outset-body-container p + p {
    margin-top: 0.5em;
  }
}
#yp-event #yp-exhibition .yp-exhibition-container {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-exhibition .yp-exhibition-container {
    margin-top: 20px;
  }
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind {
  width: 49%;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind {
    margin-top: 20px;
    width: 96%;
    margin-inline: auto;
  }
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dt {
  padding: 1em;
  background-color: #2b5942;
  color: #fff;
  text-align: center;
  position: relative;
  cursor: pointer;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dt::before {
  position: absolute;
  top: 10px;
  right: 10px;
  font-family: "Font Awesome 5 Free";
  content: "\f13a";
  font-size: 26px;
  font-weight: 900;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dt:hover {
  background-color: #7f4e1b;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd {
  background-color: #fff;
  padding: 1em 0.5em;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list-title {
  margin-block: 2em 1em;
  padding: 0.5em 1em;
  background-color: #efefef;
  border-radius: 5px;
  font-size: 16px;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list-title:first-child {
  margin-top: 0;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list {
  padding: 0.5em;
  border-bottom: solid 1px #ccc;
  text-align: left;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list:last-child {
  border-bottom: none;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list:has(a) {
  padding: 0;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list:has(a) a {
  display: block;
  position: relative;
  padding: 0.5em 2.5em 0.5em 0.5em;
  line-height: 1.6em;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list:has(a) a::before {
  position: absolute;
  top: calc(50% - 0.8em);
  right: 3px;
  font-family: "Font Awesome 5 Free";
  content: "\f35d";
  font-size: 16px;
  font-weight: 900;
  color: #e16162;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list:has(a) a:hover {
  background-color: #fff1b5;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list .yp-exhibition-name {
  font-size: 16px;
  display: flex;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list .yp-exhibition-name::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  display: inline-block;
  width: 1em;
  text-align: left;
  color: #e16162;
}
#yp-event #yp-exhibition .yp-exhibition-container .yp-exhibition-kind-container dd .yp-exhibition-list .yp-exhibition-pending {
  padding: 1em;
  text-align: center;
}
#yp-event #yp-contents .yp-contents-container {
  margin-top: 2em;
  display: flex;
  flex-wrap: wrap;
  gap: 3%;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-contents .yp-contents-container {
    margin-top: 0;
    gap: 0;
  }
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item {
  position: relative;
  margin-bottom: 60px;
  width: 48%;
  padding: 1em;
  background-color: #fff;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-contents .yp-contents-container .yp-contents-item {
    margin-inline: auto;
    padding: 1em;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-badge {
  position: absolute;
  top: -16px;
  right: -20px;
  width: 75px;
  height: 75px;
  color: #fff;
  background-color: #e16162;
  border: solid 3px #fff;
  border-radius: 100%;
  font-size: 13px;
  line-height: 1.2em;
  transform: rotate(-15deg);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-badge {
    top: -16px;
    right: -10px;
    width: 55px;
    height: 55px;
  }
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-badge.yp-bg-yellow {
  background-color: #CC9900;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-badge.yp-bg-blue {
  background-color: #2868b0;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-badge.yp-bg-green {
  background-color: #43954e;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-title {
  padding: 0.4em 1em 0.4em 1em;
  background-color: #2b5942;
  color: #fff;
  font-size: 16px;
  border-top-left-radius: 16px;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-title {
    font-size: 14px;
    border-top-left-radius: 10px;
  }
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-title::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  display: inline-block;
  width: 1em;
  text-align: left;
  color: #ffdb47;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-image {
  margin-top: 0.2em;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-lead {
  display: flex;
  align-items: center;
  padding: 1em;
  font-size: 14px;
  text-align: left;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-note {
  background-color: #efefef;
  padding: 0.5em 1em;
  font-size: 14px;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-note dl.yp-accordion dt {
  text-decoration: underline;
  text-underline-offset: 0.2em;
  font-size: 14px;
  color: #e16162;
  text-align: center;
  cursor: pointer;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-note dl.yp-accordion dt::before {
  font-family: "Font Awesome 5 Free";
  content: "\f35a";
  font-weight: 900;
  display: inline-block;
  margin-right: 0.3em;
  text-align: left;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-note dl.yp-accordion dt:hover {
  color: #e16162;
}
#yp-event #yp-contents .yp-contents-container .yp-contents-item .yp-contents-note dl.yp-accordion dd {
  padding: 1em 0.5em;
}
#yp-event #yp-contents .yp-contents-container.yp-col-2 .yp-contents-item {
  width: 48%;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-contents .yp-contents-container.yp-col-2 .yp-contents-item {
    width: 96%;
  }
}
#yp-event #yp-contents .yp-contents-container.yp-col-3 .yp-contents-item {
  width: 32%;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-contents .yp-contents-container.yp-col-3 .yp-contents-item {
    width: 90%;
  }
}
#yp-event #yp-inner-map .yp-inner-map-image {
  border: solid 15px #9A601F;
}
@media screen and (max-width: 820px) {
  #yp-event #yp-inner-map .yp-inner-map-image {
    border: solid 8px #9A601F;
  }
}
#yp-event #yp-inner-map .yp-inner-map-pdf a {
  display: block;
  width: 460px;
  max-width: 100%;
  margin-top: 30px;
  margin-inline: auto;
  padding: 0.5em 1em;
  background-color: #2b5942;
  border-radius: 6px;
  color: #fff;
  text-align: center;
}
#yp-event #yp-inner-map .yp-inner-map-pdf a::before {
  display: inline-block;
  margin-right: 0.5em;
  font-family: "Font Awesome 5 Free";
  content: "\f15c";
  font-weight: 900;
}
#yp-event #yp-inner-map .yp-inner-map-pdf a:hover {
  background-color: #7f4e1b;
}/*# sourceMappingURL=style.css.map */