@charset "utf-8";
 * =====================================================
 *
 * common
 *
 * =====================================================
 */
#p-header-simple + .c-contents {
  padding-top: 60px;
}
.footer-simple .c-footer-copyright {
  margin-bottom: 0;
}
.footer-simple .c-footer-main {
  padding: 20px 0;
}
img {
}
.txtcolor--red {
  color: #930B0B;
}
.c-top-workshop {
  padding: 0;
}
.listStyle--disc {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.listStyle--disc > li {
  padding-left: 15px;
  position: relative;
}

.listStyle--disc > li::before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 0.5em;
  left: 0;
}

.hdg-ver03 a,
.hdg-ver03 span,
.btn-type02 a,
.btn-type02 span,
.link-type-back a,
.link-type-back span,
.link-type01 a,
.link-type01 span {
  font-family: var(--font-gothic-m);
  font-weight: bold;
}

.btn-type04 {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: none;
  min-width: 300px;
  padding: 10px;
  background: #930B0B;
  border-radius: 10px;
  transition: color .2s, background .2s;
}

.btn-type04-in {
  font-family: var(--font-gothic-m);
  font-weight: bold;
  padding-left: 20px;
  position: relative;
}

.btn-type04-in::before {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  background: url(../img/common/ico-arrow-red.svg) no-repeat center;
  transform: translateY(-50%) rotate(90deg);
}

.btn-type04-icon {
  display: inline-block;
  color: #930B0B;
  font-size: 12px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.3;
  padding: 3px 10px;
  margin-left: 10px;
  background: #FFF;
  border-radius: 3px;
  transition: color .2s, background .2s;
  vertical-align: top;
}

.btn-type04:hover {
  color: #fff;
  background: #930B0B;
}

.btn-type04:hover .btn-type04-in::before {
  border-right-color: #fff;
  border-bottom-color: #fff;
}

.btn-type04:hover .btn-type04-icon {
  color: #930B0B;
  background: #fff;
}

.section-box {
  max-width: 1000px;
  padding: 0 50px;
  margin: 0 auto 145px auto;
}

.section-box-ttl {
  font-size: 24px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 55px;
}

@media only screen and (max-width: 980px) {
  .btn-type04 {
    display: block;
    min-width: inherit;
  }
  .section-box {
    padding: 0;
    margin-bottom: 120px;
  }
  .section-box-ttl {
    font-size: 20px;
    margin-bottom: 40px;
  }
}

/* END @media */
/* -----------------------------------------------
  important
-------------------------------------------------- */
.importantVox {
  text-align: center;
  padding: 45px;
  background: #fff;
}

.importantVox__inner {
  max-width: 900px;
  margin: 0 auto;
}

.importantVox-ttl {
  color: #930B0B;
  font-size: 16px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.05em;
}

.importantVox-intro {
  font-size: 14px;
  text-align: left;
  margin-top: 20px;
}

@media only screen and (max-width: 980px) {
  .importantVox {
    padding: 30px 15px;
  }
  .importantVox-ttl {
    font-size: 14px;
  }
  .importantVox-intro {
    margin-top: 15px;
  }
}

/* END @media */
/*
 * =====================================================
 *
 * index
 *
 * =====================================================
 */
body.page-exhibition-index {
  /* END @media */
}

body.page-exhibition-index #point {
  margin-bottom: 145px;
}

body.page-exhibition-index #point .hdg-ver03 {
  margin-top: 0;
  margin-bottom: 100px;
}

@media only screen and (max-width: 980px) {
  body.page-exhibition-index #point {
    margin-bottom: 25px;
  }
  body.page-exhibition-index #point .hdg-ver03 {
    margin-bottom: 45px;
  }
  body.page-exhibition-index #point .m-point__item:first-of-type {
    margin-top: 0;
  }
}

/* -----------------------------------------------
  intro
-------------------------------------------------- */
.index-introVox {
  margin-top: 80px;
  margin-bottom: 130px;
}

.index-introVox__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.index-introVox-img {
  width: calc(100% - 540px);
  order: 2;
}

.index-introVox-img img {
  max-width: 100%;
}

.index-introVox__txt {
  width: 500px;
  order: 1;
}

.index-introVox__txt-ttl {
  color: #930B0B;
  font-size: 20px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 30px;
}

.index-introVox__txt-ttl--sub {
  font-size: 24px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
}

.index-introVox__txt-ttl::before {
  display: block;
  content: "";
  width: 398px;
  height: 167px;
  margin: 0 auto 20px auto;
  background: url(../img/exhibition02/intro_ttl_img.png) no-repeat center center/cover;
}

.index-introVox__txt-link {
  text-align: center;
  margin-top: 20px;
}

.index-introVox-btn {
  text-align: center;
  width: 100%;
  margin-top: 75px;
  order: 3;
}

@media only screen and (max-width: 980px) {
  .index-introVox {
    padding: 0 15px;
    margin-top: 50px;
  }
  .index-introVox__inner {
    display: block;
  }
  .index-introVox-img {
    width: auto;
    max-width: 300px;
    margin: 0 auto 10px auto;
  }
  .index-introVox__txt {
    width: auto;
  }
  .index-introVox__txt-ttl {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .index-introVox__txt-ttl--sub {
    font-size: 20px;
  }
  .index-introVox__txt-ttl::before {
    width: 303px;
    height: 130px;
  }
  .index-introVox__txt-link {
    margin-top: 12px;
  }
  .index-introVox__txt-link .link-type01 {
    font-size: 12px;
  }
  .index-introVox-btn {
    margin-top: 25px;
  }
}

/* END @media */
/* -----------------------------------------------
  exhibition
-------------------------------------------------- */
.index-exhibitionVox-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: 60px;
  margin-bottom: 30px;
  line-height: 1.7;
  box-sizing: border-box;
}

.exhibitionAreaVox {
  margin: 60px 0;
}

.exhibitionAreaVox__rows {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.exhibitionAreaVox__rows:not(:last-child) {
  margin-bottom: 30px;
}

.exhibitionAreaVox__rows-ttl {
  font-size: 18px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: right;
  width: 130px;
}

.exhibitionAreaVox__rows__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style-type: none;
  width: calc(100% - 160px);
  padding: 0;
  margin: 0;
}

.exhibitionAreaVox__rows__list li {
  width: 115px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.exhibitionAreaVox__rows__list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  color: #46331C;
  font-size: 12px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 8px 8px 20px 8px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  position: relative;
  transition: color .2s, background .2s;
}

.exhibitionAreaVox__rows__list li a span {
  display: block;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  width: 100%;
}

.exhibitionAreaVox__rows__list li a::before {
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  border-right: 2px solid #930B0B;
  border-bottom: 2px solid #930B0B;
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  transition: border-color .2s;
}

.exhibitionAreaVox__rows__list li a:hover {
  color: #fff;
  background: #930B0B;
  opacity: 1;
}

.exhibitionAreaVox__rows__list li a:hover::before {
  border-right-color: #fff;
  border-bottom-color: #fff;
}
/*
.exhibitionAreaVox__rows__list li.end a {
  color: #fff;
  background: #B7B7B7;
  transition: opacity .2s;
}*/

.exhibitionAreaVox__rows__list li.end a:hover {
  opacity: .6;
}

.exhibitionAreaVox__rows__list li.end a::before {
  display: none;
}
/*
.exhibitionAreaVox__rows__list li.end a::after {
  display: block;
  content: "終了";
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 3px;
  left: 0;
}*/


.exhibitionListVox:not(:last-child) {
  margin-bottom: 100px;
}

.exhibitionListVox__header{
  display: block;
  color: #46331C;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: -0.4em;
  padding: 17px 30px 17px 20px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  transition: color .2s, background .2s;
}

.exhibitionListVox__header-ttl {
  display: inline-block;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.05em;
}

.exhibitionListVox__header-icon {
  display: grid;
  justify-content: end;
  width: 40%;
  height: 52px;
  padding: 20px;
  position: absolute;
  top: calc(50% - 26px);
  right: 0px;
}

.exhibitionListVox__header-icon > span {
  display: block;
  width: 12px;
  height: 12px;
  background: #930B0B;
  border-radius: 2px;
  position: relative;
}

.exhibitionListVox__header-icon > span::before,
 .exhibitionListVox__header-icon > span::after {
  display: block;
  content: "";
  background: #fff;
  position: absolute;
  transition: opacity .2s, transform .2s;
}

.exhibitionListVox__header-icon > span::before {
  width: 7px;
  height: 1px;
  top: 5px;
  left: 2.5px;
}

.exhibitionListVox__header-icon > span::after {
  width: 1px;
  height: 7px;
  top: 2px;
  left: 5.5px;
}

.exhibitionListVox__content {
  margin-top: 30px;
}

.exhibitionListVox__content-unite {
  text-align: center;
  padding: 20px;
  margin-bottom: 40px;
  background: rgba(255, 255, 255, 0.5);
}

.exhibitionListVox__content-unite a {
  color: #930B0B;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  text-decoration: underline;
}

.exhibitionListVox__content-data {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

.exhibitionListVox__content-data:not(:first-of-type) {
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px dashed #DDDCD8;
}

.exhibitionListVox__content-data dt {
  font-size: 15px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.05em;
  width: 100px;
  margin-bottom: 0;
}

.exhibitionListVox__content-data dd {
  width: calc(100% - 120px);
}

.exhibitionListVox__content-data dd p:not(:last-child){
  margin-bottom: 10px;
}

.exhibitionListVox__content__msg {
  padding: 20px;
  margin-top: 45px;
  background: rgba(255, 255, 255, 0.5);
}

.exhibitionListVox__content__btnarea {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 55px;
}

.exhibitionListVox__content__btnarea-btn {
  margin: 0 12px;
}

.exhibitionListVox__content__btnarea-btn span {
  font-size: 14px;
}

.exhibitionListVox.reservation .exhibitionListVox__header-ttl::after {
  display: inline-block;
  content: "予約優先制";
  color: #930B0B;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  padding: 3px 10px;
  margin-left: 10px;
  background: #fff;
  border: 1px solid #930B0B;
  border-radius: 3px;
  vertical-align: middle;
  font-family: var(--font-gothic-m);
}
.exhibitionListVox.reservation.priority .exhibitionListVox__header-ttl::after {
  content: "ご予約者様優先";
}

.exhibitionListVox.end .exhibitionListVox__header {
  color: #fff;
  background: #B7B7B7;
}
/*.exhibitionListVox.end .exhibitionListVox__header a::after {
  display: inline-block;
  content: "終了";
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  padding: 3px 5px;
  margin-left: 10px;
  background: #930B0B;
  border: #930B0B 1px solid;
  border-radius: 3px;
  vertical-align: middle;
  font-family: var(--font-gothic-m);
}*/

.exhibitionListVox.open .exhibitionListVox__header-icon > span::after {
  opacity: 0;
  transform: rotate(-90deg);
}

@media only screen and (max-width: 767px) {
  .index-exhibitionVox-ttl {
    font-size: 20px;
    padding-top: 45px;
    margin-bottom: 30px;
  }
  .exhibitionAreaVox {
    padding: 0;
    margin-bottom: 40px;
  }
  .exhibitionAreaVox__rows {
    display: block;
  }
  .exhibitionAreaVox__rows:not(:last-child) {
    margin-bottom: 15px;
  }
  .exhibitionAreaVox__rows-ttl {
    font-size: 18px;
    font-family: var(--font-gothic-m);
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: left;
    width: auto;
    margin-bottom: 3px;
  }
  .exhibitionAreaVox__rows__list {
    width: 100%;
  }
  .exhibitionAreaVox__rows__list li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .exhibitionAreaVox__rows__list li:nth-of-type(3n) {
    margin-right: 0;
  }
  .exhibitionAreaVox__rows__list li a {
    padding: 5px 5px 20px 5px;
    transition: none;
  }
  .exhibitionAreaVox__rows__list li a:hover {
    color: #930B0B;
    background: #fff;
  }
  .exhibitionAreaVox__rows__list li a:hover::before {
    border-right-color: #930B0B;
    border-bottom-color: #930B0B;
  }
  .exhibitionAreaVox__rows__list li.end a {
    color: #fff;
    background: #B7B7B7;
    transition: none;
  }
  .exhibitionAreaVox__rows__list li.end a:hover {
    opacity: 1;
  }
  .exhibitionListVox {
    padding: 0 5px;
  }
  .exhibitionListVox:not(:last-child) {
    margin-bottom: 80px;
  }
  .exhibitionListVox__header-icon {
    width: 52px;
  }
  .exhibitionListVox__content {
    margin-top: 15px;
  }
  .exhibitionListVox__content-data {
    display: block;
    width: auto;
    padding: 0;
    margin: 0 10px;
  }
  .exhibitionListVox__content-data:not(:first-of-type) {
    padding-top: 15px;
    margin-top: 15px;
  }
  .exhibitionListVox__content-data dt {
    font-size: 14px;
    width: auto;
    margin-bottom: 5px;
  }
  .exhibitionListVox__content-data dd {
    width: auto;
  }
  .exhibitionListVox__content__msg {
    margin: 40px 10px 0 10px;
  }
  .exhibitionListVox__content__btnarea {
    display: block;
    text-align: center;
  }
  .exhibitionListVox__content__btnarea-btn {
    text-align: center;
    margin: 35px 0 0 0;
  }
  .exhibitionListVox__content__btnarea-btn:first-child {
    margin-top: 0;
  }
  .exhibitionListVox__content__btnarea-btn span {
    font-size: 12px;
  }
}

/* END @media */
/*
 * =====================================================
 *
 * exhibition02 - lp
 *
 * =====================================================
 */
body.page-exhibition-lp .section-box {
  max-width: 1200px;
  padding: 0;
}

/* -----------------------------------------------
  header / footer
-------------------------------------------------- */
body.page-exhibition-lp .l-main {
  padding-top: 60px;
  padding-bottom: 105px;
}

body.page-exhibition-lp .l-footer {
  padding-top: 40px;
}

body.page-exhibition-lp .l-footer .l-footer-sns,
body.page-exhibition-lp .l-footer .l-footer-shop,
body.page-exhibition-lp .l-footer nav,
body.page-exhibition-lp .l-footer .l-footer__bnr {
  display: none;
}

body.page-exhibition-lp .l-footer .l-footer-copy {
  margin-top: 0;
}

@media only screen and (max-width: 980px) {
  body.page-exhibition-lp .l-main {
    padding-top: 25px;
  }
  body.page-exhibition-lp .l-footer {
    padding-top: 30px;
  }
}

/* END @media */
/* -----------------------------------------------
  pagetitle
-------------------------------------------------- */
.lp-pageTitleVox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1030px;
  margin: 0 auto 150px auto;
}
.lp-pageTitleVox .lp-pageTitleVox-note {
  width: 100%;
  margin-top: 50px;
  text-align: center;
}
.lp-pageTitleVox-img {
  width: 488px;
}

.lp-pageTitleVox-img img {
  max-width: 100%;
  vertical-align: middle;
  border-radius: 26px;
}

.lp-pageTitleVox__txt {
  width: calc(100% - 530px);
  background: url(../img/exhibition/border.webp) repeat-x top left;
}

.lp-pageTitleVox__txt-copy {
  font-size: 27px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 20px 0;
  background: url(../img/exhibition/border.webp) repeat-x bottom left;
}

.lp-pageTitleVox__txt-copy span {
  display: inline-block;
  margin-right: 10px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  font-size: 42px;
}

.lp-pageTitleVox__txt-ttl {
  font-size: 34px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: center;
  padding: 18px 0;
  background: url(../img/exhibition/border.webp) repeat-x bottom left;
}

.lp-pageTitleVox__txt-ttl span {
  font-family: var(--font-gothic-m);
  font-weight: bold;
}

.lp-pageTitleVox__txt-ttl-sub {
  font-size: 26px;
}

.lp-pageTitleVox__txt-ttl-area {
  display: block;
  color: #930B0B;
  font-size: 29px;
  letter-spacing: 0.1em;
}

.lp-pageTitleVox__txt-ttl-area-in {
  display: inline-block;
  font-size: 15px;
  letter-spacing: normal;
  line-height: 32px;
  vertical-align: middle;
  width: 32px;
  background: #fff;
  border-radius: 10em;
}

.lp-pageTitleVox__txt-date {
  font-family: var(--font-gothic-m);
  font-weight: bold;
  line-height: 2.3;
  text-align: center;
  padding: 15px 0;
  background: url(../img/exhibition/border.webp) repeat-x bottom left;
}

.lp-pageTitleVox-btn {
  text-align: center;
  width: 100%;
  margin-top: 60px;
}

.lp-pageTitleVox-btn .btn-type04 {
  margin: 0 10px 0;
  padding: 15px 25px;
  border-radius: 13px;
}

@media only screen and (max-width: 980px) {
  .lp-pageTitleVox {
    display: block;
    padding: 0 15px;
  }
  .lp-pageTitleVox-img {
    width: auto;
    max-width: 345px;
    margin: 0 auto 25px auto;
  }
  .lp-pageTitleVox__txt {
    width: auto;
    background: none
  }
  .lp-pageTitleVox__txt-copy {
    font-size: 18px;
    padding: 15px 0;
  }
  .lp-pageTitleVox__txt-copy span {
    font-size: 28px;
  }
  .lp-pageTitleVox__txt-ttl {
    font-size: 22px;
    padding: 22px 0;
  }
  .lp-pageTitleVox__txt-ttl-sub {
    font-size: 22px;
  }
  .lp-pageTitleVox__txt-ttl-area {
    font-size: 26px;
    margin-top: 3px;
  }
  .lp-pageTitleVox__txt-ttl-area-in {
    font-size: 14px;
    line-height: 28px;
    width: 28px;
  }
  .lp-pageTitleVox__txt-date {
    padding: 10px 0;
  }
  .lp-pageTitleVox-btn {
    margin-top: 30px;
  }
  .lp-pageTitleVox-btn .btn-type04 {
  margin: 15px 10px 0;
  }
}

/* END @media */
/* -----------------------------------------------
  area message
-------------------------------------------------- */
.lp-areaMsgVox {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  max-width: 1030px;
  min-height: 190px;
  padding: 0 250px 20px 250px;
  margin: 0 auto 220px auto;
  position: relative;
  box-sizing: border-box;
}

.lp-areaMsgVox-ttl {
  text-align: center;
  font-size: 28px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.1em;
  width: 100%;
  margin-bottom: 25px;
}

.lp-areaMsgVox-ttl span {
  font-family: var(--font-gothic-m);
  font-weight: bold;
}

.lp-areaMsgVox-img {
  width: 207px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.lp-areaMsgVox-img img {
  max-width: 100%;
}

.lp-areaMsgVox-img--left {
  left: 0;
}

.lp-areaMsgVox-img--right {
  right: 0;
}

@media only screen and (max-width: 980px) {
  .lp-areaMsgVox {
    display: block;
    min-height: inherit;
    padding: 45% 15px 0 15px;
    margin-bottom: 125px;
  }
  .lp-areaMsgVox-ttl {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .lp-areaMsgVox-img {
    width: calc(50% - 22px);
    position: absolute;
    top: 0;
    transform: none;
  }
  .lp-areaMsgVox-img img {
    max-width: 100%;
  }
  .lp-areaMsgVox-img--left {
    left: 15px;
  }
  .lp-areaMsgVox-img--right {
    right: 15px;
  }
}

/* END @media */
/* -----------------------------------------------
  point
-------------------------------------------------- */
.lp-pointVox {
  margin-bottom: 260px;
}

.exhibition-wakayama .lp-pointVox .hdg-ver03 .lp-point-tenjikai,
.exhibition-nara .lp-pointVox .hdg-ver03 .lp-point-tenjikai {
    display: none;
}

.lp-pointVox__item {
  display: flex;
  justify-content: space-between;
}
.l-exhibition2-sectionarea .lp-pointVox__item + .lp-pointVox__item {
  margin-top: 50px;
}

.lp-pointVox__item-img {
  width: calc(100% - 410px);
}

.lp-pointVox__item-img img {
  max-width: 100%;
  vertical-align: middle;
}

.lp-pointVox__item__txt {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 410px;
  padding: 30px;
  background: #fff;
  box-sizing: border-box;
}

.lp-pointVox__item__txt-copy {
  font-size: 17px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 25px;
}

.lp-pointVox__gallery {
  display: flex;
  justify-content: space-between;
}

.lp-pointVox__gallery-img {
  width: calc(50% - 1px);
}

.lp-pointVox__gallery-img img {
  max-width: 100%;
  vertical-align: middle;
}

@media only screen and (max-width: 980px) {
  .lp-pointVox {
    margin-bottom: 100px;
  }
  .lp-pointVox__item {
    display: block;
  }
  .lp-pointVox__item-img {
    width: auto;
  }
  .lp-pointVox__item-img img {
    width: 100%;
  }
  .lp-pointVox__item__txt {
    display: block;
    min-height: inherit;
    width: auto;
    padding: 30px 25px;
    margin: 0 5px 45px 5px;
    border-radius: 10px;
    transform: translateY(-20px);
  }
  .lp-pointVox__item__txt-copy {
    font-size: 14px;
  }
  .lp-pointVox__gallery {
    display: block;
  }
  .lp-pointVox__gallery-img {
    width: auto;
  }
  .lp-pointVox__gallery-img img {
    width: 100%;
    margin-bottom: 1px;
  }
}

/* END @media */
/* -----------------------------------------------
  create
-------------------------------------------------- */
.lp-createVox {
  margin-bottom: 175px;
}

.lp-createVox__inner {
  max-width: 758px;
  margin: 0 auto;
}

.lp-createVox__gallery {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.lp-createVox__gallery-img--main {
  width: calc(100% - 300px);
}

.lp-createVox__gallery-img--sub {
  width: 300px;
}

.lp-createVox__gallery-img img {
  max-width: 100%;
  vertical-align: middle;
}

@media only screen and (max-width: 980px) {
  .lp-createVox {
    padding: 0 15px;
    margin-bottom: 95px;
  }
  .lp-createVox .hdg-ver03 {
    margin-bottom: 40px;
  }
  .lp-createVox__inner {
    max-width: inherit;
  }
  .lp-createVox__gallery {
    display: block;
  }
  .lp-createVox__gallery-img--main {
    width: 100%;
  }
  .lp-createVox__gallery-img--sub {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }
  .lp-createVox__gallery-img-picture {
    width: 50%;
  }
  .lp-createVox__gallery-img img {
    width: 100%;
  }
}

/* END @media */
/* -----------------------------------------------
  reason
-------------------------------------------------- */
.lp-reasonVox__item:not(:last-child) {
  margin-bottom: 110px;
}

.lp-reasonVox__item-ttl {
  color: #fff;
  font-size: 16px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  line-height: 37px;
  letter-spacing: 0.1em;
  text-align: center;
  width: 262px;
  height: 45px;
  padding-bottom: 8px;
  margin: 0 auto 45px auto;
  background: url(../img/exhibition/ribbon.webp) no-repeat center center/cover;
  box-sizing: border-box;
}

.lp-reasonVox__item-ttl--small {
  font-size: 14px;
}

.lp-reasonVox__item-copy {
  font-size: 20px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 50px;
}

.lp-reasonVox__item__gallery {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 752px;
  margin: 0 auto;
}

.lp-reasonVox__item__gallery-img {
  width: calc(50% - 1px);
}

.lp-reasonVox__item__gallery-img img {
  max-width: 100%;
  vertical-align: middle;
}

.lp-reasonVox__item__gallery-txt {
  width: 100%;
  margin-top: 30px;
}

.lp-reasonVox__item__columns {
  display: flex;
  justify-content: center;
}

.lp-reasonVox__item__columns-img {
  width: 380px;
  margin-right: 1px;
  background: #fff;
}

.lp-reasonVox__item__columns-img img {
  max-width: 100%;
  vertical-align: middle;
}

.lp-reasonVox__item__columns-img-caption {
  font-size: 14px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 20px;
}

.lp-reasonVox__item__columns-img-caption--red {
  color: #930B0B;
}

.lp-reasonVox__item__columns-img-caption--blue {
  color: #308AAB;
}

.lp-reasonVox__item__columns-img-caption span {
  font-family: var(--font-gothic-m);
  font-weight: bold;
}

@media only screen and (max-width: 980px) {
  .lp-reasonVox {
    padding: 0 15px;
  }
  .lp-reasonVox .hdg-ver03 {
    margin-bottom: 40px;
  }
  .lp-reasonVox__item:not(:last-child) {
    margin-bottom: 55px;
  }
  .lp-reasonVox__item-ttl {
    margin-bottom: 20px;
  }
  .lp-reasonVox__item-copy {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .lp-reasonVox__item__gallery {
    max-width: inherit;
  }
  .lp-reasonVox__item__gallery-img {
    width: 100%;
  }
  .lp-reasonVox__item__gallery-img img {
    width: 100%;
    margin-bottom: 1px;
  }
  .lp-reasonVox__item__columns {
    flex-wrap: wrap;
  }
  .lp-reasonVox__item__columns-img {
    width: calc(50% - 1px);
  }
  .lp-reasonVox__item__columns-img img {
    width: 100%;
  }
  .lp-reasonVox__item__columns-img-caption {
    font-size: 12px;
    padding: 15px 5px;
  }
  .lp-reasonVox__item__columns-img--spfull {
    width: 100%;
  }
}

/* END @media */
/* -----------------------------------------------
  voice
-------------------------------------------------- */
.lp-voiceVox {
  margin-bottom: 175px;
}

.lp-voiceVox .hdg-ver03 {
  margin-top: 0;
}

.lp-voiceVox__columns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 730px;
  margin: 0 auto;
}

.lp-voiceVox__columns__item {
  width: 345px;
  margin-bottom: 40px;
}

.lp-voiceVox__columns__item-img {
  text-align: center;
  margin-bottom: 15px;
}

.lp-voiceVox__columns__item-img img {
  max-width: 100%;
}

.lp-voiceVox__columns__item-ttl {
  font-size: 14px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 10px;
}

.lp-voiceVox__columns__item-profile {
  font-size: 10px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 18px;
}

.lp-voiceVox__columns__item-txt {
  font-size: 14px;
}

.lp-voiceVox__columns__item--red .lp-voiceVox__columns__item-ttl,
.lp-voiceVox__columns__item--red .lp-voiceVox__columns__item-profile {
  color: #A92843;
}

.lp-voiceVox__columns__item--blue .lp-voiceVox__columns__item-ttl,
.lp-voiceVox__columns__item--blue .lp-voiceVox__columns__item-profile {
  color: #308AAB;
}

.lp-voiceVox-btn {
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .lp-voiceVox {
    padding: 0 15px !important;
    margin-bottom: 125px;
  }
  .lp-voiceVox .hdg-ver03 {
    margin-bottom: 40px;
  }
  .lp-voiceVox__columns {
    display: block;
    max-width: inherit;
  }
  .lp-voiceVox__columns__item {
    width: auto;
    margin-bottom: 55px;
  }
  .lp-voiceVox__columns__item:last-child {
    margin-bottom: 0;
  }
  .lp-voiceVox__columns__item-img img {
    width: 100%;
  }
  .lp-voiceVox__columns__item-ttl {
    margin-bottom: 15px;
  }
  .lp-voiceVox-btn {
    margin-top: 25px;
  }
  .lp-voiceVox-btn .btn-type02 {
    text-align: center;
    min-width: 200px;
  }
}

/* END @media */
/* -----------------------------------------------
  exhibition
-------------------------------------------------- */
.lp-exhibitionVox {
  max-width: 1100px !important;
  padding-bottom: 85px;
  margin-bottom: 105px;
  background: url(../img/exhibition/border.webp) repeat-x bottom left;
}

.lp-exhibitionVox-ttl {
  color: #930B0B;
  font-size: 32px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 50px;
}

.lp-exhibitionVox-ttl-sub {
  display: block;
  color: #563B1F;
  font-size: 18px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.15em;
  margin-bottom: 15px;
}

@media only screen and (max-width: 980px) {
  .lp-exhibitionVox {
    max-width: inherit !important;
    padding-bottom: 75px;
    margin-bottom: 95px;
  }
  .lp-exhibitionVox-ttl {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .lp-exhibitionVox-ttl-sub {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

/* END @media */
/* -----------------------------------------------
  showroom
-------------------------------------------------- */
.index-showroomVox__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}

.index-showroomVox__list:not(:last-child) {
  margin-bottom: 160px;
}

.index-showroomVox__list-img {
  width: calc(100% - 480px);
}

.index-showroomVox__list-img img {
  max-width: 100%;
}

.index-showroomVox__list__txt {
  width: 410px;
}

.index-showroomVox__list__txt .hdg-ver03 {
  margin-top: 0;
}

.index-showroomVox__list__txt-data {
  display: flex;
  justify-content: space-between;
}

.index-showroomVox__list__txt-data:not(:first-child) {
  margin-top: 15px;
}

.index-showroomVox__list__txt-data dt {
  font-size: 14px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  letter-spacing: 0.05em;
  width: 70px;
  margin-bottom: 0;
}

.index-showroomVox__list__txt-data dd {
  width: calc(100% - 80px);
  margin: 0;
}

.index-showroomVox__list__txt-data dd .link-type01:not(:first-child) {
  margin-top: 15px;
}

.index-showroomVox__list__txt-data-note {
  font-size: 12px;
  text-indent: -1em;
  max-width: 19em;
  margin-left: 1em;
}

.index-showroomVox__list-btn {
  text-align: center;
  margin-top: 60px;
}

.index-showroomVox__list-btn a {
  min-width: 160px;
}
.index-showroomVox__list .js-alert-include {
  width: 100%;
  margin-top: 40px;
}
.index-showroomVox__list .importantVox {
  width: 100%;
  padding: 45px 60px;
  margin-top: 40px;
}
.lp-showroomVox .lp-seiban {
  padding: 0 15px;
}

@media only screen and (max-width: 980px) {
  .index-showroomVox__list {
    display: block;
    max-width: inherit;
  }
  .index-showroomVox__list:not(:last-child) {
    margin-bottom: 125px;
  }
  .index-showroomVox__list-img {
    width: auto;
    margin-bottom: 30px;
  }
  .index-showroomVox__list-img img {
    width: 100%;
  }
  .index-showroomVox__list__txt {
    width: auto;
    margin: 0 15px;
  }
  .index-showroomVox__list__txt .hdg-ver03 {
    padding-bottom: 30px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #DDDCD8;
  }
  .index-showroomVox__list-btn {
    padding-top: 30px;
    margin-top: 25px;
    border-top: 1px dashed #DDDCD8;
  }

  .index-showroomVox__list .js-alert-include {
    margin-top: 30px;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .index-showroomVox__list .importantVox {
    width: auto;
    padding: 45px 30px;
    margin: 30px 15px 0 15px;
  }
}

/* END @media */
/* -----------------------------------------------
  catalog
-------------------------------------------------- */
.lp-catalogVox {
  max-width: 1000px;
  margin: 0 auto 80px auto;
}
.lp-catalogVox ul {
  display: flex;
  justify-content: center;
}
.lp-catalogVox ul li {
  flex:  0 0 33.3333%;
  padding: 0 10px;
  box-sizing: border-box;
}
.lp-catalogVox ul li.lp-catalogVox__bnr a {
  background: none;
}
.lp-catalogVox ul li a {
  display: block;
  background: #fff;
  border-radius: 10px;
  text-align: center;
}
.lp-catalogVox ul li .lp-catalogVox__image {
  padding-bottom: 82%;
  border-radius: 10px 10px 0 0;
}
.lp-catalogVox ul li .lp-catalogVox__detail {
  padding:  15px 15px;
}
@media only screen and (max-width: 980px) {
  .lp-catalogVox {
    padding: 0 15px;
    margin-bottom: 55px;
  }
  .lp-catalogVox ul {
    display: block;
  }
  .lp-catalogVox ul li {
    margin-top: 20px;
  }
}
/* END @media */
/* -----------------------------------------------
  footerBtn
-------------------------------------------------- */
.lp-footerBtnVox {
  text-align: center;
}

.lp-footerBtnVox-txt {
  margin-top: 75px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 980px) {
  .lp-footerBtnVox-txt {
    margin-top: 60px;
    margin-bottom: 18px;
  }
}

/* END @media */



/* -----------------------------------------------
  OverRide 2024
-------------------------------------------------- */

/* exhibition */
.c-exhibition-header{
  max-width: 1000px;
  margin: 0 auto 50px;
}
.c-exhibition-header--img{
  margin: 0 0 30px;
}
.c-exhibition-header--title{
  margin: 0 0 20px;
  color: var(--color-red);
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.4;
  letter-spacing: 0.15em;
  text-align: center;
}
.l-exhibition-header-txtarea{
  margin: 0 20px;
  text-align: center;
}
.c-exhibition-header--link{
  display: grid;
  place-content: center;
  margin: 29px 0 42px;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.2rem;
}
.c-exhibition-header-button a{
  display: grid;
  place-content: center;
  background-color: var(--color-white);
  min-width: 300px;
  height: 42px;
  border-radius: 6px;
  margin: 0 0 30px;
}
.c-exhibition-header-button--txt{
  display: flex;
  align-items: center;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.4rem;
}
.c-exhibition-header-button--txt::before{
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid var(--color-red);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  margin: -4px 12px 0 0;
}
.c-exhibition-point{
  margin: 0 0 81px;
}
.l-exhibition-sectionarea .section-box{
  padding: 0;
  margin: 0 auto;
}
.l-exhibition-sectionarea .exhibitionListVox{
  padding: 0;
}
.l-exhibition-sectionarea .index-exhibitionVox-ttl{
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.4;
  padding-top: 0;
}
.l-exhibition-sectionarea .exhibitionAreaVox__rows-ttl{
  margin: 0 0 8px;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
.l-exhibition-sectionarea .exhibitionAreaVox__rows__list li a span{
  margin: 0;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
.l-exhibition-sectionarea .exhibitionListVox:not(:last-child){
  margin-bottom: 50px;
}
.l-exhibition-sectionarea .exhibitionListVox__header-ttl{
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.l-exhibition-sectionarea .exhibitionListVox__content-data dt{
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8;
}
.l-exhibition-sectionarea .exhibitionListVox__content-data dd p{
  font-family: var(--font-gothic-l);
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.8;
}
.l-exhibition-sectionarea .link-type01 a{
  display: table;
  position: relative;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.8;
}
.l-exhibition-sectionarea .exhibitionListVox__content__msg-txt{
  font-family: var(--font-gothic-l);
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.8;
}
.l-exhibition-sectionarea .exhibitionListVox__header a{
  font-family: var(--font-gothic-m);
  font-weight: 700;
}
.exhibitionListVox.reservation.only .exhibitionListVox__header-ttl::after {
  display: inline-block;
  content: "完全予約制";
  color: #ffffff;
  background-color: #930B0B !important;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  padding: 3px 10px;
  margin-left: 10px;
  background: #fff;
  border: 1px solid #930B0B;
  border-radius: 3px;
}
.exhibitionListVox.reservation.none .exhibitionListVox__header-ttl::after {
  display: inline-block;
  content: "予約なし";
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  padding: 3px 10px;
  margin-left: 10px;
  background: #fff;
  border: 1px solid #930B0B;
  border-radius: 3px;
}
@media (min-width: 768px){
  .c-exhibition-header{
    display: block;
    margin: 0 auto 100px;
  }
  .c-exhibition-header--img{
    margin: 0 0 60px;
  }
  .c-exhibition-header--title{
    margin: 0 0 30px;
    font-size: 3.2rem;
  }
  .l-exhibition-header-txtarea{
    margin: 0 0 30px;
  }
  .c-exhibition-header--link{
    display: grid;
    place-content: center;
    margin: 38px 0 39px;
    font-size: 1.4rem;
  }
  .c-exhibition-header-button{
    width: 302px;
    margin: 0 auto;
  }
  .c-exhibition-point{
    margin: 0 auto 93px;
  }
  .l-exhibition-sectionarea .section-box{
    width: 1200px;
    max-width: 1200px;
    padding: 0 100px;
  }
  .l-exhibition-sectionarea .exhibitionListVox{
    padding: 0;
  }
  .l-exhibition-sectionarea .index-exhibitionVox-ttl{
    font-size: 2.4rem;
  }
  .l-exhibition-sectionarea .exhibitionAreaVox__rows-ttl{
    font-size: 1.8rem;
  }
  .l-exhibition-sectionarea .exhibitionListVox:not(:last-child){
    margin-bottom: 60px;
  }
  .l-exhibition-sectionarea .exhibitionListVox__header-ttl{
    font-size: 1.6rem;
  }
  .l-exhibition-sectionarea .exhibitionListVox__content-data dt{
    font-size: 1.5rem;
  }
  .l-exhibition-sectionarea .exhibitionListVox__content-data dd p{
    font-size: 1.5rem;
  }
  .l-exhibition-sectionarea .exhibitionListVox__content__msg-txt{
    font-size: 1.5rem;
  }
}



/* exhibition2 */
.c-exhibition2-header{
  margin: 15px 0 20px;
}
.c-exhibition2-header .c-exhibition-header--img{
  margin: 0 15px 24px;
  border-radius: 26px;
  overflow: hidden;
}
.c-exhibition2-header--title{
  position: relative;
}
.c-exhibition2-header--title::before,
.c-exhibition2-header--title::after{
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: url(../img/exhibition/border.webp) repeat-x bottom left;
}
.c-exhibition2-header--title::before{
  top: 0;
}
.c-exhibition2-header--title::before{
  bottom: 0;
}
.c-exhibition2-header--title1{
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.2;
  text-align: center;
  padding: 30px 0;
  position: relative;
}
/*.c-exhibition2-header--title1::after{
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: url(../img/exhibition/border.webp) repeat-x top left;
  position: absolute;
  bottom: 0;
}*/
.c-exhibition2-header--title .u-big{
  display: block;
  margin: 0 0 8px;
  color: var(--color-red);
  font-size: 2.8rem;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.c-exhibition2-header--title2{
  padding: 30px 0;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: center;
}
.l-exhibition2-buttonarea{
  display: grid;
  gap: 15px;
  margin: 20px auto 42px;
}
.l-exhibition2-buttonarea .c-button-square a{
  width: 357px;
}
.c-button-square a{
  display: grid;
  place-content: center;
  width: 100%;
  height: 53px;
  background-color: var(--color-white);
  border-radius: 6px;
}
.c-button-square .c-button--txt{
  padding-left: 20px;
  text-align: center;
  color: var(--color-red);
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.4;
}
.c-exhibition2-intro{
  margin: 0
}
.c-exhibition2-intro--title{
  margin: 0 0 24px;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.4;
  text-align: center;
}
.l-exhibition2-sectionarea .hdg-ver03{
  margin: 0 0 40px;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
}
.l-exhibition2-sectionarea .lp-pointVox__item__txt-copy{
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.l-exhibition2-sectionarea .lp-pointVox__item__txt{
  padding: 30px 15px 0;
  margin: 0 0 100px;
  background-color: transparent;
  border-radius: 0;
  transform: none;
}
.l-exhibition2-sectionarea .lp-reasonVox:not(:last-child){
  margin: 0 auto 60px;
}
.l-exhibition2-sectionarea .lp-reasonVox__item-ttl,
.l-exhibition2-sectionarea .lp-reasonVox__item-copy,
.l-exhibition2-sectionarea .lp-reasonVox__item__columns-img-caption{
  font-family: var(--font-gothic-m);
  font-weight: 500;
}
.l-exhibition2-sectionarea .lp-reasonVox__item__columns:not(:last-child),
.l-exhibition2-sectionarea .lp-reasonVox__item__gallery:not(:last-child){
  margin: 0 0 30px;
}

.l-exhibition2-sectionarea .l-section-small-inner{
  padding: 0;
}
.l-exhibition-sectionarea .txtcolor--red{
  font-family: var(--font-gothic-m);
  font-weight: 500;
}
.l-exhibition-sectionarea .lp-exhibitionVox{
  background: none;
}
.l-exhibition-sectionarea .lp-exhibitionVox-ttl{
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.4;
}
.l-exhibition-sectionarea .lp-exhibitionVox{
  margin: 0;
  padding: 0 0 158px;
  position: relative;
}
.l-exhibition-sectionarea .lp-exhibitionVox::after{
  content: '';
  display: block;
  width: calc(100% - 30px);
  height: 3px;
  background: url(../img/exhibition/border.webp) repeat-x top left;
  position: absolute;
  left: 15px;
  bottom: 75px;
}
.l-exhibition-sectionarea .lp-exhibitionVox-ttl-sub{
  margin: 0 0 18px;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}
.c-dotlist{
  padding: 0 0 0 15px;
  position: relative;
}
.c-dotlist > *::before{
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background-color: #999999;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 0;
}
.c-exhibition2-showroom--img{
  max-width: 1100px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  grid-template-rows: auto auto;
  margin: 0 auto 27px;
}
.c-exhibition2-showroom--img > *{
  overflow: hidden;
}
.c-exhibition2-showroom--img > * img{
  object-fit: cover;
}
.c-exhibition2-showroom--img > *:nth-of-type(1){
  grid-area: 1 / 1 / 2 / 3;
}
.c-exhibition2-showroom--img > *:nth-of-type(2){
  grid-area: 2 / 1 / 3 / 2;
}
.c-exhibition2-showroom--img > *:nth-of-type(3){
  grid-area: 2 / 2 / 3 / 3;
}
.c-exhibition2-catalog--img{
  margin: 0 0 57px;
}
.l-exhibition2-sectionarea .u-mt{
  padding-top: 30px;
}
.l-exhibition2-sectionarea .u-red{
  font-weight: 500;
}
@media (max-width: 767px){
  .lp-exhibitionVox__inner {
    padding: 0 15px;
  }
}
@media (min-width: 768px){
  .c-exhibition2-header{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 1200px;
    padding: 0 50px;
    margin: 50px auto 47px;
  }
  .c-exhibition2-header .c-exhibition-header--img{
    margin: 0;
  }
  .c-exhibition2-header .l-exhibition-header-txtarea{
    display: grid;
    align-items: center;
  }
  .c-exhibition2-header--title1{
    font-size: 2.7rem;
  }
  .c-exhibition2-header--title .u-big{
    font-size: 4.2rem;
    margin-bottom: 10px;
  }
  .c-exhibition2-header--title2{
    font-size: 3.4rem;
  }
  .l-exhibition2-buttonarea{
    display: flex;
    justify-content: center;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 735px;
    margin: 0 auto 59px;
  }
  .c-exhibition2-intro{
    margin: 0;
  }
  .c-exhibition2-intro--title{
    margin: 0 0 47px;
    font-size: 2.4rem;
  }
  .l-exhibition2-sectionarea .lp-pointVox{
    margin: 0 auto 180px;
  }
  .l-exhibition2-sectionarea .lp-pointVox__item{
    display: block;
    width: 790px;
    margin: 0 auto;
  }
  .l-exhibition2-sectionarea .lp-pointVox__item-img,
  .l-exhibition2-sectionarea .lp-pointVox__item__txt{
    width: 100%;
  }
  .l-exhibition2-sectionarea .lp-pointVox__item-img{
    margin: 0 0 30px;
  }
  .l-exhibition2-sectionarea .hdg-ver03{
    margin: 0 0 50px;
    font-size: 2.4rem;
    text-align: center;
  }
  .l-exhibition2-sectionarea .lp-pointVox__item__txt-copy{
    font-family: var(--font-gothic-m);
    font-weight: 500;
    font-size: 1.7rem;
  }
  .l-exhibition2-sectionarea .lp-pointVox__item__txt{
    padding: 0;
    width: 760px;
    margin: 0 auto;
  }
  .l-exhibition2-sectionarea .lp-reasonVox__item__columns:not(:last-child),
  .l-exhibition2-sectionarea .lp-reasonVox__item__gallery:not(:last-child){
    margin: 0 auto 30px;
  }
  .l-exhibition2-sectionarea .lp-reasonVox__item__columns-img-caption{
    font-size: 1.4rem;
  }
  .l-exhibition-sectionarea .lp-exhibitionVox-ttl{
    font-family: var(--font-gothic-m);
    font-weight: 500;
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .l-exhibition-sectionarea .lp-exhibitionVox{
    margin: 0 auto;
    padding: 0 0 158px;
    position: relative;
  }
  .c-exhibition2-showroom--img{
    display: flex;
    align-items: center;
  }
  .c-exhibition2-catalog--img{
    width: 500px;
    margin: 0 auto 57px;
  }
}

.fes-text-pc {
  padding-left: 10px;
}
.fes-text-sp {
  letter-spacing: normal;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  line-height: 1.5;
}


.exhibition_leadtext {
  padding: 0 10px;
  font-family: var(--font-gothic-m);
  font-weight: bold;
  margin-bottom: 20px;
}
.exhibition_leadtext a {
  color: #930B0B;
  text-decoration: underline;
}
.exhibition_leadtext a:hover {
  color: #930B0B;
  text-decoration: none;
  opacity: 1;
}

@media (min-width: 768px){
  .exhibition_leadtext {
    padding: 0 20px;
    margin-bottom: 20px;
  }
}

.req-sec-wide-text {
  width: 100% !important;
  padding: 80px 0;
}
@media (min-width: 768px){
  .req-sec-wide-text {
      padding: 180px 0;
  }
  .req-copy01 {
    line-height: 1.5;
    font-size: 6.0rem;
  }
  .req-copy02 {
    line-height: 1.5;
    font-size: 7.3rem;
  }
  .req-copy03 {
    line-height: 1.5;
    font-size: 3.4rem;
  }
}
.max500 {
  max-width: 500px;
  margin: 0 auto;
}
.w720 {
  max-width: 720px;
  margin: 0 auto;
}

/* デフォルト */
.exhibitionListVox .accordionWrap__content{
  display: none;
}
.exhibitionListVox.open .accordionWrap__content{
  display: block;
}
.exhibitionListVox .ex_beforemsg{
  display: none;
}
/* 予約受付前 */
.exhibitionListVox.before .ex_beforemsg{
  display: block;
}
.exhibitionListVox.before .ex_reserv{
  display: none;
}
/* 日程終了後 */
.exhibitionListVox.end .ex_reserv{
  pointer-events: none;
}
.exhibitionAreaVox__rows__list li.end a {
  pointer-events: none;
  text-decoration: none;
}


.exhibitionListVox.end .exhibitionListVox__header a::after {
  content: none;
}
.exhibitionListVox__header.end::after {
  content: '終了しました';
  display: grid;
  place-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: var(--font-gothic-m);
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  padding: 3px 5px;
  margin-left: 10px;
  background: rgba(204, 204, 204, 0.75);
  border: none;
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
}

/* 終了表示変更 */
.exhibitionAreaVox__rows__list li.end a {
  color: inherit;
  background: inherit;
  transition: none;
  position: relative;
  overflow: hidden;
}
.exhibitionAreaVox__rows__list li.end a::after{
  content: "終了";
  display: grid;
  place-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(204, 204, 204, 0.75);
  color: #FFFFFF;
  font-family: var(--font-gothic-m);
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.exhibitionListVox{
  position: relative;
}
.exhibitionListVox.end::after {
  content: "終了しました";
  display: grid;
  place-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(204, 204, 204, 0.75);
  border-radius: 10px;
  color: #FFFFFF;
  font-family: var(--font-gothic-m);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.exhibitionListVox.end.open::after{
  height: calc(100% + 30px);
}



.c-exhibition--title{
  margin: 0 0 32px;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
}
.c-exhibition-shop--movie{
  width: 100%;
  aspect-ratio: 16 / 9;
}
.c-exhibition-shop--movie iframe{
  width: 100%;
  height: 100%;
}
.c-exhibition-shop--link a{
  margin: 0 auto;
  text-align: center;
}
.c-exhibition-point-list{
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
  overflow: clip;
}
.c-exhibition-point-list .c-exhibition-point-list-block {
  margin-bottom: 30px;
}
.c-exhibition-point--title{
  margin: 20px 0;
  font-family: var(--font-gothic-m);
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
}
.l-exhibition-sectionarea{
  width: 100%;
  padding: 0;
}
.c-exhibition-point--img {
  margin-bottom: 20px;
}
.c-exhibition-point--img img {
  width: 100%;
}
.c-exhibition-point-text {
  font-size: 1.3rem;
  margin: 0 0 40px 0;
}
.c-exhibition-point-text p:not(:last-child){
  margin: 0 0 20px;
}
.c-exhibition-point-text .c-table {
  width: 100%;
}
.c-exhibition-point-text .c-table th {
  font-size: 1.3rem;
}
.c-exhibition-point-text .c-table td {
  text-align: left;
  font-size: 1.3rem;
}
@media (min-width: 768px){
  .c-exhibition--title{
    font-size: 2.0rem;
    margin: 0 0 32px;
  }
  .c-exhibition-shop--movie{
    width: 730px;
    margin: 0 auto 30px;
  }
  .c-workshop-list{
    display: block;
    padding: 40px 0 0;
  }
  .c-exhibition-point-list .c-exhibition-point-list-block{
    display: flex;
    justify-content: space-between;
    gap: 40px;
    position: relative;
  }
  .c-exhibition-point-list .c-exhibition-point-list-block:not(:last-child){
    margin: 0 0 60px;
  }/*
  .c-exhibition-point-list .c-exhibition-point-list-block:nth-of-type(even){
    flex-direction: row-reverse;
  }*/
  .c-exhibition-point--img {
    min-width: 488px;
    max-width: 488px;
  }
  .c-workshop-list--img img{
    width: 488px !important;
    height: 326px !important;
    object-fit: cover;
  }
  .c-exhibition-point-text{
    font-size: 1.5rem;
    margin: 0 0 30px;
    padding: 40px 0 0 0;
  }
  .c-exhibition-point--title{
    margin: 0 0 30px 0;
    font-size: 2rem;
  }
  .l-exhibition-sectionarea{
    padding: 0;
  }
}
.exhibitionListVox__centerlink{
  display: grid;
  place-content: center;
  margin: 30px auto;
}
.c-exhibition-other-list{
  display: grid;
  gap: 20px;
  padding: 0 20px;
}
.c-exhibition-map {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  margin: 20px 0;
}
.c-exhibition-map iframe{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.line-flow__btn {
  margin-top: 20px;
  text-align: center;
}

.line-flow__btn a {
  display: block;
  width: 75.5%;
  margin: 0 auto;
  padding: 15px 10px 15px 50px;
  background: #1BB91F;
  color: #fff;
  font-size: 18px;
  border-radius: 10px;
  box-sizing: border-box;
}

.line-flow__btn a span {
  position: relative;
}

.line-flow__btn a span::before {
  content: "";
  position: absolute;
  left: -50px;
  top: 50%;
  width: 44px;
  height: 44px;
  background: url(../img/common/ico-spmenu-line.svg) no-repeat center;
  background-size: cover;
  transform: translateY(-50%);
}
@media (min-width: 768px){
  .c-exhibition-map {
    padding-bottom: 60%;
  }
}