@charset "utf-8";


ul li {
     list-style-type: none; 
}

a {
  text-decoration: none;
  color: inherit;
  transition: 0.2s ease-in-out;
}
a:hover, a:focus {
  opacity: 0.7;
}

a[href^="tel:"] {
  cursor: default;
}
a[href^="tel:"]:hover {
  text-decoration: none;
}
@media (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
li,
dt,
dd,
th,
td,
address,
pre,
blockquote,
span {
  line-height: 1.4;
}

/* eventArchive */

@keyframes loop_slide_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

#eventArchive img {
  width: 100%;
  height: auto;
}

#eventArchive .ly_pageBack {
  margin-bottom: 100px;
}
@media screen and (max-width: 744px) {
  #eventArchive .ly_pageBack {
    margin-bottom: 80px;
    margin-bottom: 21.3333333333vw;
  }
}

#eventArchive .un_eventSearch {
  position: absolute;
  right: 0;
  top: -5px;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventSearch {
    position: relative;
    top: unset;
    right: unset;
    margin-bottom: 64px;
    margin-bottom: 17.0666666667vw;
  }
}

#eventArchive .un_eventSearch select {
  border: 1px solid #b6b7b4;
  border-radius: 5px;
  padding: 8px 6px;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventSearch select {
    width: 100%;
  }
}
@media screen and (min-width: 881px) {
  #eventArchive .un_eventSearch select {
    width: 335px;
  }
}
@media screen and (min-width: 745px) and (max-width: 880px) {
  #eventArchive .un_eventSearch select {
    width: 345px;
    width: 44.921875vw;
  }
}

#eventArchive .un_eventSearch > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventSearch > div {
    display: block;
  }
}

#eventArchive .un_eventArchive .ly_wrapWide {
  position: relative;
}

#eventArchive .un_eventArchive_ttl {
  font-size: 2rem;
  margin-bottom: 64px;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArchive_ttl {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-bottom: 64px;
    margin-bottom: 17.0666666667vw;
  }
}

#eventArchive .flexworks:nth-child(n+4) {
  margin-top: 80px;
}
@media screen and (max-width: 880px) {
  #eventArchive .flexworks:nth-child(n+3) {
    margin-top: 54px;
    margin-top: 7.03125vw;
  }
}
@media screen and (max-width: 880px) {
  #eventArchive .flexworks:nth-child(n+3) {
    margin-top: 54px;
    margin-top: 14.4vw;
  }
}

#eventArchive .flexworks .pbigger {
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-top: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 744px) {
  #eventArchive .flexworks .pbigger {
    min-height: 3.33333em;
  }
}

#eventArchive .flexworks .__detail {
  border-top: 1px solid #b6b7b4;
  padding-top: 16px;
  margin-top: 16px;
  font-size: 1.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 744px) {
  #eventArchive .flexworks .__detail {
    padding-top: 16px;
    padding-top: 4.2666666667vw;
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

#eventArchive .flexworks .__detailDate,
#eventArchive .flexworks .__detailArea,
#eventArchive .flexworks .__detailReserve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
  font-size: 1.1rem;
}

#eventArchive .flexworks .__detailDate::before,
#eventArchive .flexworks .__detailArea::before,
#eventArchive .flexworks .__detailReserve::before {
  display: inline-block;
  margin: 2px 4px 0 0;
}

#eventArchive .flexworks .__detailDate::before {
  display: inline-block;
  content: url(../../images/common/icon_calendar.svg);
}

#eventArchive .flexworks .__detailArea {
  margin-top: 6px;
}
@media screen and (max-width: 744px) {
  #eventArchive .flexworks .__detailArea {
    margin-top: 6px;
    margin-top: 1.6vw;
  }
}
#eventArchive .flexworks .__detailArea::before {
  display: inline-block;
  content: url(../../images/common/icon_pin.svg);
}

#eventArchive .flexworks .__detailReserve {
  margin-top: 6px;
  color: #75787a;
}
@media screen and (max-width: 744px) {
  #eventArchive .flexworks .__detailReserve {
    margin-top: 6px;
    margin-top: 1.6vw;
  }
}
#eventArchive .flexworks .__detailReserve::before {
  display: inline-block;
  content: url(../../images/common/icon_reserve.svg);
}

#eventArchive .flexworks .__tag {
  margin-top: 16px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 744px) {
  #eventArchive .flexworks .__tag {
    margin-top: 16px;
    margin-top: 4.2666666667vw;
  }
}

#eventArchive .flexworks .__tag span,
#eventArchive .flexworks .__tag a {
  margin: 0 8px 8px 0;
}
@media screen and (max-width: 744px) {
  #eventArchive .flexworks .__tag span,
  #eventArchive .flexworks .__tag a {
    max-width: 100% !important;
  }
}

#eventArchive .flexworks .__badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 100%;
  background: #1e1c1c;
  font-size: 1rem;
  line-height: 1.4;
  color: #fff;
  font-weight: 400;
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 100;
}
@media screen and (max-width: 880px) {
  #eventArchive .flexworks .__badge {
    top: 8px;
    right: 0;
  }
}
@media screen and (max-width: 744px) {
  #eventArchive .flexworks .__badge {
    top: 4px;
    right: 4px;
  }
}

#eventArchive .un_eventArchive_pager {
  margin: 80px 0;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArchive_pager {
    margin-top: 56px;
    margin-top: 14.9333333333vw;
    margin-bottom: 56px;
    margin-bottom: 14.9333333333vw;
  }
}

#eventArchive .un_eventArthome > div::before,
#eventArchive .un_eventArthome > div::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #b6b7b4;
}

#eventArchive .un_eventArthome > div::before {
  margin-bottom: 64px;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome > div::before {
    margin-bottom: 64px;
    margin-bottom: 17.0666666667vw;
  }
}

#eventArchive .un_eventArthome > div::after {
  margin-top: 64px;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome > div::after {
    margin-top: 64px;
    margin-top: 17.0666666667vw;
  }
}

#eventArchive .un_eventArthome_ttl {
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  margin-bottom: 24px;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome_ttl {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
}

#eventArchive .un_eventArthome_ttl span {
  display: inline-block;
}
#eventArchive .un_eventArthome_ttl span::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  margin-top: 9px;
  background-image: repeating-linear-gradient(
    90deg,
    #b6b7b4,
    #b6b7b4 4px,
    transparent 4px,
    transparent 8px
  );
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}

#eventArchive .un_eventArthome_lead {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome_lead {
    text-align: left;
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
  }
}

#eventArchive .un_eventArthome_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 20px;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome_list {
    display: block;
    margin: 0;
  }
}

#eventArchive .un_eventArthome_list::after {
  display: block;
  content: "";
  width: 30.66666%;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome_list::after {
    display: none;
  }
}

#eventArchive .un_eventArthome_listItem {
  width: 30.66666%;
  max-width: 300px;
}
#eventArchive .un_eventArthome_listItem:nth-child(n+4) {
  margin-top: 80px;
}

@media screen and (min-width: 745px) and (max-width: 880px) {
  #eventArchive .un_eventArthome_listItem {
    width: 300px;
    width: 39.0625vw;
  }
  #eventArchive .un_eventArthome_listItem:nth-child(n+3) {
    margin-top: 60px;
    margin-top: 7.8125vw;
  }
}

@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome_listItem {
    width: 100%;
    max-width: unset;
  }
  #eventArchive .un_eventArthome_listItem:not(:first-child) {
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}

#eventArchive .un_eventArthome_listItem .__img {
  margin-bottom: 16px;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome_listItem .__img {
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
  }
}

#eventArchive .un_eventArthome_listItem .pbigger {
  margin-bottom: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome_listItem .pbigger {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
  }
}

#eventArchive .un_eventArthome_listItem .__txt {
  margin-bottom: 16px;
  font-size: 1.2rem;
  color: #75787a;
  min-height: 6.5rem;
}
@media screen and (max-width: 744px) {
  #eventArchive .un_eventArthome_listItem .__txt {
    font-size: 12px;
    font-size: 3.2vw;
    margin-bottom: 16px;
    margin-bottom: 4.2666666667vw;
  }
}


/* eventSingle  */

/*#eventSingle .un_eventSingle_MV {
  height: 48.75vh;
  min-height: 390px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_MV {
    height: 250px;
    height: 66.6666666667vw;
    min-height: unset;
  }
}
#eventSingle .un_eventSingle_MV > div {
  position: relative;
}
#eventSingle .un_eventSingle_MV figure {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  height: 100%;
}
#eventSingle .un_eventSingle_MV figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}*/
#eventSingle .un_eventSingle_MV .__badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  background: #1e1c1c;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  position: absolute;
  bottom: 32px;
  left: 15px;
  line-height: 1.4;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_MV .__badge {
    width: 44px;
    width: 11.7333333333vw;
    height: 44px;
    height: 11.7333333333vw;
    bottom: 32px;
    bottom: 8.5333333333vw;
    left: 15px;
    left: 4vw;
    font-size: 10px;
    font-size: 2.6666666667vw;
  }
}
#eventSingle .un_eventSingle_urgent {
  font-weight: 400;
  padding: 10px;
  background: #e7e7e6;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_urgent {
    padding: 0;
    padding-top: 10px;
    padding-top: 2.6666666667vw;
    padding-bottom: 10px;
    padding-bottom: 2.6666666667vw;
  }
}
#eventSingle .un_eventSingle_urgent a {
  text-decoration: underline;
}
#eventSingle .un_eventSingle_contWrap {
  margin-top: 100px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contWrap {
    margin-top: 80px;
    margin-top: 21.3333333333vw;
  }
}
#eventSingle .un_eventSingle_contHead .__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contHead .__area {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
#eventSingle .un_eventSingle_contHead .__area::before {
  display: block;
  content: url(../../images/common/icon_pin.svg);
  margin: 1px 5px 0 0;
  line-height: 1;
}
#eventSingle .un_eventSingle_contHead .__ttl {
  font-size: 2.4rem;
  font-weight: 400;
  margin: 24px 0;
}
#eventSingle .un_eventSingle_contHead .__ttl::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
#eventSingle .un_eventSingle_contHead .__ttl::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contHead .__ttl {
    font-size: 20px;
    font-size: 5.3333333333vw;
    margin-top: 24px;
    margin-top: 6.4vw;
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
}
#eventSingle .un_eventSingle_tagList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -5px;
}
#eventSingle .un_eventSingle_tagList ul li {
  margin-right: 5px;
  margin-bottom: 5px;
}
#eventSingle .un_eventSingle_contOutline {
  margin-top: 55px;
  padding: 40px;
  border: 1px solid #b6b7b4;
  border-right: none;
  border-left: none;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contOutline {
    margin-top: 80px;
    margin-top: 21.3333333333vw;
    padding: 0;
    padding-top: 40px;
    padding-top: 10.6666666667vw;
    padding-bottom: 40px;
    padding-bottom: 10.6666666667vw;
  }
}
#eventSingle .un_eventSingle_contOutline table {
  width: 100%;
}
#eventSingle .un_eventSingle_contOutline table tr {
  display: block;
}
#eventSingle .un_eventSingle_contOutline table tr:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contOutline table tr:not(:first-child) {
    margin-top: 16px;
    margin-top: 4.2666666667vw;
  }
}
#eventSingle .un_eventSingle_contOutline table th,
#eventSingle .un_eventSingle_contOutline table td {
  vertical-align: top;
  display: inline-block;
}
#eventSingle .un_eventSingle_contOutline table th {
  font-weight: 400;
  width: 6em;
}
#eventSingle .un_eventSingle_contOutline table td {
  width: calc(100% - 7em);
}
#eventSingle .un_eventSingle_contOutline table td .__reserve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}
#eventSingle .un_eventSingle_contOutline table td .__reserve span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contOutline table td .__reserve span {
    margin-left: 16px;
    margin-left: 4.2666666667vw;
  }
}
#eventSingle .un_eventSingle_contOutline table td .__reserve span::before {
  display: block;
  content: url(../../images/common/icon_check.svg);
  margin-right: 8px;
}
#eventSingle .un_eventSingle_contDetail img {
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contDetail img {
    border-radius: 6px;
  }
}
#eventSingle .un_eventSingle_contDetail .__freeArea {
  margin-top: 100px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contDetail .__freeArea {
    margin-top: 80px;
    margin-top: 21.3333333333vw;
  }
}
#eventSingle .un_eventSingle_contDetail .__freeArea h2 {
  font-size: 2rem;
}
#eventSingle .un_eventSingle_contDetail .__freeArea h2::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
#eventSingle .un_eventSingle_contDetail .__freeArea h2::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contDetail .__freeArea h2 {
    font-size: 16px;
    font-size: 4.2666666667vw;
  }
}
#eventSingle .un_eventSingle_contDetail .__freeArea hr {
  margin: 80px 0;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contDetail .__freeArea hr {
    margin-top: 54px;
    margin-top: 14.4vw;
    margin-bottom: 54px;
    margin-bottom: 14.4vw;
  }
}
#eventSingle .un_eventSingle_contDetail .__freeArea hr::before {
  display: block;
  content: "";
  height: 1px;
  background: #b6b7b4;
}
#eventSingle .un_eventSingle_contDetail .__freeArea p.border {
  border: 1px solid #b6b7b4;
  padding: 24px;
}
#eventSingle .un_eventSingle_contDetail .__freeArea p.border::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
#eventSingle .un_eventSingle_contDetail .__freeArea p.border::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
#eventSingle .un_eventSingle_contDetail .__freeArea blockquote {
  background-color: #ededed;
  padding: 24px;
}
#eventSingle .un_eventSingle_contDetail .__freeArea blockquote::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7) * 0.5em);
  content: "";
}
#eventSingle .un_eventSingle_contDetail .__freeArea blockquote::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7) * 0.5em);
  content: "";
}
#eventSingle .un_eventSingle_contDetail .__freeArea ul li:not(:first-child),
#eventSingle .un_eventSingle_contDetail .__freeArea ol li:not(:first-child) {
  margin-top: 5px;
}
#eventSingle .un_eventSingle_contDetail .__freeArea ul > br,
#eventSingle .un_eventSingle_contDetail .__freeArea ol > br {
  display: none !important;
}
#eventSingle .un_eventSingle_contDetail .__freeArea ul {
  margin-left: 1.5em;
}
#eventSingle .un_eventSingle_contDetail .__freeArea ul li {
  list-style: disc;
}
#eventSingle .un_eventSingle_contDetail .__freeArea ol {
  margin-left: 1.3em;
}
#eventSingle .un_eventSingle_contDetail .__freeArea ol li {
  list-style: decimal;
}
#eventSingle .un_eventSingle_contDetail .__freeArea a {
  text-decoration: underline;
}
#eventSingle .un_eventSingle_contDetail .__videoArea {
  margin-top: 80px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contDetail .__videoArea {
    margin-top: 80px;
    margin-top: 21.3333333333vw;
  }
}
#eventSingle .un_eventSingle_contDetail .__videoArea p {
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 40px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contDetail .__videoArea p {
    font-size: 16px;
    font-size: 4.2666666667vw;
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
  }
}
#eventSingle .un_eventSingle_contDetail .__videoArea iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
}
#eventSingle .un_eventSingle_contDetail .__galleryArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#eventSingle .un_eventSingle_contDetail .__galleryArea figure {
  width: 100%;
  margin-top: 80px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contDetail .__galleryArea figure {
    margin-top: 80px;
    margin-top: 21.3333333333vw;
  }
}
#eventSingle .un_eventSingle_contDetail .__galleryArea figcaption {
  margin-bottom: 24px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_contDetail .__galleryArea figcaption {
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
}
#eventSingle .un_eventSingle_induction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 80px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_induction {
    margin-top: 80px;
    margin-top: 21.3333333333vw;
  }
}
#eventSingle .un_eventSingle_induction p {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_induction p {
    margin-bottom: 40px;
    margin-bottom: 10.6666666667vw;
  }
}
#eventSingle .un_eventSingle_reserve {
  margin-top: 80px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_reserve {
    margin-top: 80px;
    margin-top: 21.3333333333vw;
  }
}
#eventSingle .un_eventSingle_reserve .__btnReserve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#eventSingle .un_eventSingle_reserve .__btnReserve a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 480px;
  height: 100px;
  border-radius: 4px;
  background: #1e1c1c;
  border: 1px solid #1e1c1c;
  color: #fff;
  font-weight: 400;
  font-size: 1.6rem;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_reserve .__btnReserve a {
    font-size: 16px;
    font-size: 4.2666666667vw;
    height: 80px;
    height: 21.3333333333vw;
  }
}
#eventSingle .un_eventSingle_reserve .__btnReserve a:hover {
  background: #fff;
  color: #1e1c1c;
}
#eventSingle .un_eventSingle_reserve .__btnTell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_reserve .__btnTell {
    margin-top: 40px;
    margin-top: 10.6666666667vw;
  }
}
#eventSingle .un_eventSingle_reserve .__btnTell p {
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_reserve .__btnTell p {
    margin-bottom: 24px;
    margin-bottom: 6.4vw;
  }
}
#eventSingle .un_eventSingle_reserve .__btnTell a {
  text-align: center;
  font-weight: 400;
  border: 1px solid #b6b7b4;
  border-radius: 4px;
  width: 100%;
  max-width: 480px;
  padding: 12px;
  position: relative;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_reserve .__btnTell a {
    max-width: unset;
    padding: 14px;
    padding: 3.7333333333vw;
  }
}
#eventSingle .un_eventSingle_reserve .__btnTell a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3px;
}
#eventSingle .un_eventSingle_reserve .__btnTell a span::before {
  display: block;
  content: "";
  background-image: url(../../images/common/icon_phone.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 13px;
  margin-right: 5px;
}
#eventSingle .un_eventSingle_fixedBtn {
  position: fixed;
  z-index: 100;
  bottom: 4%;
  right: 10%;
/*  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);*/
  width: 8rem;
  height: 8rem;
  opacity: 1;
  visibility: visible;
  transition: 0.4s ease;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_fixedBtn {
    width: 76px;
    width: 20.2666666667vw;
    height: 115px;
    height: 30.6666666667vw;
    bottom: 70px;
    bottom: 18.6666666667vw;
    right: 15px;
    right: 4vw;
    top: unset;
  }
}
#eventSingle .un_eventSingle_fixedBtn .__balloon {
  top: 0;
  left: 0;
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_fixedBtn .__balloon {
    width: 76px;
    width: 20.2666666667vw;
    height: 47px;
    height: 12.5333333333vw;
  }
}
#eventSingle .un_eventSingle_fixedBtn .__balloon p {
  width: 8rem;
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  color: #fff;
  background-color: #000;
  border-radius: 50%;
  text-align: center;
  padding: 0;
}
#eventSingle .un_eventSingle_fixedBtn .__balloon p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
  content: "";
}
#eventSingle .un_eventSingle_fixedBtn .__balloon p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4) * 0.5em);
  content: "";
}
@media screen and (max-width: 744px) {
  #eventSingle .un_eventSingle_fixedBtn .__balloon p {
    margin-top: -10px;
    margin-top: -2.6666666667vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}
#eventSingle .un_eventSingle_fixedBtn.is-hidden {
  opacity: 0;
  visibility: hidden;
}