@charset "UTF-8";
/*ページ全体
***********************************************************/
body {
  color: #fff;
}

.wrapper {
  padding: 0 0 140px;
  font-family: 'Hiragino Kaku Gothic ProN', 'メイリオ', sans-serif;
  font-weight: 600;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.offerBoxRight > .sp {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.header {
  padding: 17px 24px;
  background: #000;
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: normal;
}

.header h1 {
  width: 410px;
}

.header p span {
  padding: 5px 8px;
  background: #fff;
  color: #000;
}

.header .partition {
  background: transparent;
  padding: 0;
  color: #fff;
}

.header a {
  background: none;
  color: #fff;
}
.header a:active {
  opacity: 1;
}
/*メインエリア
***********************************************************/
#simplyScroll01,
#simplyScroll02 {
  height: 314px;
}

#simplyScroll01 li,
#simplyScroll02 li {
  height: 314px;
}

#simplyScroll01 li img,
#simplyScroll02 li img {
  height: 314px;
  object-fit: cover;
}

#simplyScroll02 {
  height: 345px;
}

#simplyScroll02 li {
  height: 345px;
}

#simplyScroll02 li img {
  height: 345px;
}

/*content01
***********************************************************/
.content {
  padding: 0 40px;
  background-size: 100% auto;
  background-attachment: fixed;
}

.content01Title {
  padding: 56px 0 0;
}

.content01Title h3 {
  margin: 0 auto;
  max-width: 1305px;
  text-align: center;
}

.content01Title > div {
  margin: 0 auto;
  padding: 23px 0 0;
  text-align: center;
  font-size: 18px;
}

.content01Title > div h4 {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 48px;
  margin-bottom: 33px;
  letter-spacing: 4px;
  padding-left: 75px;
}

.owner_description_modal_triger {
  cursor: pointer;
  font-size: 14px;
  color: #ff0000;
  text-decoration: underline;
}

.content01 {
  margin: 0 auto;
  padding: 30px 0 0;
  text-align: center;
  max-width: 1120px;
}
.announcement_text {
  text-align: center;
  margin: 4rem auto 0;
}
.announcement_text > p:nth-child(1) {
}
.announcement_text > p:nth-child(2) {
  display: none;
}
/*content02
***********************************************************/
.content02 {
  margin: 0 auto;
  padding: 85px 0 0;
  max-width: 1094px;
}

.content02 h3 {
  margin: 0 auto;
  max-width: 570px;
}

.content02 h3 + p {
  padding: 30px 0 0;
  text-align: center;
  font-size: 18px;
}

.offerBoxList .offerBox:nth-child(1) {
  padding-top: 74px;
}

.offerBoxList .offerBox:nth-child(odd) .offerBoxLeft {
  order: 2;
}

.offerBoxList .offerBox:nth-child(odd) .offerBoxRight {
  order: 1;
}

.offerBoxList .offerBox:nth-child(even) .offerBoxLeft {
  order: 1;
}

.offerBoxList .offerBox:nth-child(even) .offerBoxRight {
  order: 2;
}

.offerBoxList .offerBox:nth-child(even) .offerBoxLeft__content {
  padding-right: 90px;
}

.offerBox {
  margin: 0 auto;
  padding: 110px 0 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}

.offerBox .offer01link a {
  margin: 0 0 0 168px;
  color: #d0ab6b;
  text-decoration: underline;
}

.offerBoxLeft {
  width: 42%;
}

.offerBoxLeft .desc {
  margin-top: 7px;
  font-size: 0.875rem;
  padding-left: 0.5rem;
}

.offerBoxLeft h4 span {
  display: block;
  margin-bottom: 18px;
}

.offerBoxLeft h4 img {
  width: 100%;
}

.offerBoxRight {
  width: 53%;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.swiper-slide img {
  width: 100%;
}

.gallery-top {
  height: 80% !important;
  width: 554px;
}

.slide-thumbs {
  height: 20% !important;
  box-sizing: border-box;
  margin: 0;
  display: flex;
  justify-content: space-between;
  width: 554px;
}

.slide-thumbs {
  margin-top: 16px;
  width: 554px;
}

.slide-thumbs li {
  width: calc((100% - 68px) / 5);
  height: 80px;
}

.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}

.offer01 .offerBoxRight__content {
  padding: 0px 27px 0 0;
}

.offer01 .offerBoxLeft .desc {
  width: 411px;
}

.offer01 h4 {
  width: 453px;
}

.offer01 h4 span {
  width: 325px;
}

.offer02 .offerBoxLeft .desc {
  width: 391px;
}

.offer02 h4 {
  width: 375px;
}

.offer02 h4 span {
  width: 375px;
}

.offer02 .offerBoxRight {
  width: 554px;
  margin-right: 30px;
}

.offer03 .offerBoxLeft .desc {
  width: 391px;
}

.offer03 h4 {
  width: 353px;
}

.offer03 h4 span {
  width: 336px;
}

.offer03 .offerBoxLeft {
  margin-top: -35px;
}

.offer04 .offerBoxLeft .desc {
  width: 372px;
}

.offer04 h4 {
  width: 303px;
}

.offer04 h4 span {
  width: 282px;
}

.offer05 .offerBoxLeft .desc {
  width: 387px;
}

.offer05 h4 {
  width: 326px;
}

.offer05 h4 span {
  width: 282px;
}

/*content03
***********************************************************/
.content03 {
  margin: 0 auto;
  padding: 247px 0 0;
  max-width: 1286px;
  text-align: center;
}

.content03 p {
  padding: 30px 0 0;
  letter-spacing: -0.065em;
}

.content03 h3 {
  margin: 0 auto;
  max-width: 820px;
}

.content03 h4 {
  margin: 0 auto;
  padding: 30px 0 0;
}

.yoko2 {
  margin: 10px auto 0;
  max-width: 910px;
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
}

.yoko2 li {
  max-width: 450px;
}

.yoko2 li:first-child {
  margin: 0 10px 0 0;
  box-sizing: border-box;
}

.tate3 {
  margin: 10px auto 0;
  max-width: 910px;
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
}

.tate3 li {
  max-width: 296px;
}

.tate3 li:nth-child(2) {
  margin: 0 10px;
  box-sizing: border-box;
  max-width: 297px;
}

.tate3 li.pclast {
  padding: 90px 20px 0 30px;
  max-width: 296px;
  text-align: left;
}

.tate3 li.pclast span {
  padding: 20px 0 0;
  display: block;
}

.yoko1 {
  margin: 10px auto 0;
}

.yoko1 img {
  width: 100%;
}

.tate2 {
  margin: 10px auto 0;
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
}

.tate2 li {
  width: 49%;
}

.tate2 img {
  width: 100%;
}

.tate2 li:first-child {
  box-sizing: border-box;
}

.content03 .artWorkTitle {
  position: relative;
  padding-top: 0px;
  margin: 100px 0 0;
}

.content03 .artWorkTitle > h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 4rem;
  color: #f25555;
  line-height: 72px;
}

.content03 .artWorkTitle > p {
  padding: 0;
  font-size: 2.25rem;
  color: #f25555;
  line-height: 44px;
  letter-spacing: normal;
}

.content03 .artWorkTitle:before,
.content03 .artWorkTitle:after {
  content: '';
  display: block;
  position: absolute;
  top: 57%;
  width: 223px;
  height: 16px;
  background: url(https://images.ctfassets.net/iidtzhkv4nv0/96e281nPwZBm3fvCyF9sf/e20d5848e9ace930de4272b19b1134d3/line.png)
    no-repeat center center;
  background-size: cover;
}

.content03 .artWorkTitle:before {
  left: 0.5rem;
}

.content03 .artWorkTitle:after {
  right: 0.5rem;
}

.content03 .artworkVisuals {
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
  align-items: unset;
  flex-wrap: wrap;
}

.content03 .artworkVisuals > .artwork {
  width: calc((100% - 88px) / 3);
}

.content03 .artworkVisuals > .artwork a.artwork--button {
  color: #ffffff;
  font-size: 24px;
  width: 384px;
  height: 57px;
  background: #973232;
  border: 2px solid #e18181;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.content03 .artworkVisuals > .artwork .artwork--title {
  font-size: 1.75rem;
  white-space: nowrap;
  text-align: center;
  margin-bottom: 1rem;
}

.content03 .artworkVisuals > .artwork .artwork--title img {
  margin: auto;
}

.content03 .artworkVisuals > .artwork .artwork--description {
  font-size: 0.875rem;
  text-align: left;
  line-height: 1rem;
  height: 123px;
}

.content03 .artworkVisuals > .artwork .artwork--image {
  display: block;
  width: 398px;
  height: 555px;
  margin-bottom: 32px;
  position: relative;
}

.content03 .artworkVisuals > .artwork .artwork--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content03 .artworkVisuals > .artwork .artwork--image .hover--filter {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.2s ease-in-out;
  line-height: 22px;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.content03 .artworkVisuals > .artwork .artwork--image .hover--filter p {
  font-size: 18px;
  font-family: Hiragino Kaku Gothic Std;
  letter-spacing: normal;
}

.content03 .artworkVisuals > .artwork .artwork--image:hover {
  opacity: 1;
}

.content03 .artworkVisuals > .artwork .artwork--image:hover .hover--filter {
  content: '';
  opacity: 1;
}

.content03 .countdown {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  margin: 40px auto;
  max-width: 488px;
  height: 107px;
  box-sizing: border-box;
  border: 3px solid #fff;
}

.content03 .countdown_header {
  font-size: 1rem;
  width: 100%;
  padding: 0;
}

.content03 .countdown_header span {
  display: inline-block;
  width: 79px;
}

.content03 .countdown_result {
  padding: 0 !important;
  font-size: 40px;
  letter-spacing: 4px;
  line-height: 1;
}

.content03 .countdown p.timeimg {
  margin: 7px auto 0;
  padding: 0 !important;
  max-width: 500px !important;
  text-align: center;
}

.content03 .countdown p.timeimg img {
  margin: 0 auto;
  padding: 0 !important;
  width: 100% !important;
}

.content03 .auctionText2 {
  line-height: 27px;
}

.content03 .auctionText2 > p {
  margin-top: 27px;
  padding: 0;
}

.content03 .auctionText2 > p:nth-child(1) {
  margin-top: 0;
}

.content03 .auctionText2 + p {
  padding: 30px 0 40px;
  font-size: 18px;
}

.content03 .auctionText2 + p p {
  padding-top: 26px;
  font-size: 18px;
}

a.auctionbt {
  margin: 40px auto 0;
  padding: 10px 0;
  border-radius: 14px;
  background: #d0ab6b;
  color: #000 !important;
  font-size: 22px;
  display: block;
  max-width: 300px;
  border: 2px solid #d0ab6b;
  font-family: 'Vidaloka', 'Noto Serif JP', '游明朝', YuMincho,
    'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝',
    'ＭＳ 明朝', serif;
}

a.auctionbt:hover {
  border: 2px solid #d0ab6b;
  color: #d0ab6b !important;
  background: #441f1f;
  opacity: 1 !important;
}

/*content04
***********************************************************/
.content04 {
  margin: 0 auto;
  padding: 150px 0 0;
  max-width: 1070px;
  text-align: center;
}

.content04 h3 {
  margin: 0 auto;
  max-width: 680px;
}

.content04 h3 + div {
  margin: 0 auto;
  padding: 60px 0 0;
  font-size: 18px;
}

.content04 h3 + div .caution {
  color: #ff0000;
}

.content04 h3 + div p {
  margin-top: 27px;
  line-height: 27px;
}

.content04 h3 + div p:nth-child(1) {
  margin-top: 0;
}

.photo_list {
  width: 816px;
  margin: 40px auto 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.photo_list > .photo_listInner {
  margin-top: 12px;
}

.photo_list > .photo_listInner.vertical {
  padding: 0 5px;
  width: calc((100% - 30px) / 3);
  height: 373px;
}

.photo_list > .photo_listInner.horizontal {
  padding: 0 5px;
  width: calc((100% - 20px) / 2);
  height: 283px;
}

.photo_list > .photo_listInner a,
.photo_list > .photo_listInner .photo_listInnerPhoto {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.photo_list > .photo_listInner a .hover--filter,
.photo_list > .photo_listInner .photo_listInnerPhoto .hover--filter {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.2s ease-in-out;
  line-height: 22px;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.photo_list > .photo_listInner a .hover--filter p,
.photo_list > .photo_listInner .photo_listInnerPhoto .hover--filter p {
  font-size: 18px;
  font-family: Hiragino Kaku Gothic Std;
  letter-spacing: normal;
  text-align: center;
}

.photo_list > .photo_listInner a:hover,
.photo_list > .photo_listInner .photo_listInnerPhoto:hover {
  opacity: 1;
}

.photo_list > .photo_listInner a:hover .hover--filter,
.photo_list > .photo_listInner .photo_listInnerPhoto:hover .hover--filter {
  content: '';
  opacity: 1;
}

.photo_list > .photo_listInner a:hover img,
.photo_list > .photo_listInner .photo_listInnerPhoto:hover img {
  opacity: 1;
}

.photo_list > .photo_listInner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.photo_listInner a {
  max-width: 1070px;
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
  align-items: center;
  font-family: 'Vidaloka', 'Noto Serif JP', '游明朝', YuMincho,
    'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝',
    'ＭＳ 明朝', serif;
}

.photo_list > .photo_listInner:nth-child(odd) a > .photo_listInnerPhoto {
  order: 1;
}

.photo_list > .photo_listInner:nth-child(odd) a > .photo_listInnerTxt {
  order: 2;
}

.photo_list > .photo_listInner:nth-child(even) a > .photo_listInnerPhoto {
  order: 2;
}

.photo_list > .photo_listInner:nth-child(even) a > .photo_listInnerTxt {
  order: 1;
}

.photo_listInnerPhoto img {
  padding-bottom: 3px;
}

.photo_listInnerPhoto p {
  text-align: left;
  color: #fff;
}

.photo_listInnerPhoto span {
  font-weight: 500;
  font-size: 20px;
  border: 2px solid #d0ab6b;
  border-radius: 4px;
  padding: 8px;
  margin: 3px;
  display: block;
}

.photo_listInnerTxt {
  font-size: 24px;
  background-image: linear-gradient(to bottom, #ffffff 0%, #d0ab6b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.photo_listInner01 .photo_listInnerPhoto {
  max-width: 428px;
}

.photo_listInner01 .photo_listInnerTxt {
  text-align: left;
}

.photo_listInner02 .photo_listInnerPhoto {
  max-width: 387px;
}

.photo_listInner03 .photo_listInnerPhoto {
  max-width: 555px;
}

.photo_listInner03 .photo_listInnerTxt {
  text-align: left;
}

.photo_listInner04 .photo_listInnerPhoto {
  max-width: 385px;
}

.photo_listInner04 .photo_listInnerTxt {
  text-align: center;
}

.photo_listInner05 .photo_listInnerPhoto {
  max-width: 389px;
}

.photo_listInner05 .photo_listInnerTxt {
  text-align: left;
}

.photo_listInner06 .photo_listInnerPhoto {
  max-width: 528px;
}

.photo_listInner06 .photo_listInnerTxt p {
  padding: 10px 0;
  text-align: left;
}

.photo_listInner07 .photo_listInnerPhoto {
  max-width: 410px;
}

.photo_listInner08 .photo_listInnerPhoto {
  max-width: 419px;
}

.photo_listInner09 .photo_listInnerPhoto {
  max-width: 548px;
}

.photo_listInner10 .photo_listInnerPhoto {
  max-width: 422px;
}

/* #Introduction
***********************************************************/
#introduction {
  margin: 171px auto 0;
  width: 1005px;
  height: 1706px;
  padding-top: 108px;
  background: url(https://images.ctfassets.net/iidtzhkv4nv0/4AKlWnXB3VGl269BZXBtbt/facf9c53ed474f1bc8365a0d4393b6e5/frame.png)
    no-repeat center top;
}

#introduction .youtube-wrap {
  width: 815px;
  height: 457px;
  margin: auto;
}

#introduction .description {
  text-align: center;
  font-size: 1.125rem;
}

#introduction .description > p {
  width: 87%;
  margin: 4.5rem auto;
  line-height: 53px;
  letter-spacing: -0.065em;
}

#introduction .description > div {
  display: flex;
  justify-content: flex-start;
  align-items: unset;
  flex-wrap: wrap;
}

#introduction .description > div > p {
  font-size: 14px;
  width: 50%;
}

#introduction .description > div > p span {
  font-size: 1.5rem;
}

#introduction .description > div > p:nth-child(1) {
  width: 349px;
  margin-left: 112px;
}

#introduction .description > div > p:nth-child(2) {
  width: 433px;
  margin-left: 45px;
}

#introduction .description > div > p:nth-child(3) {
  margin-top: 56px;
  width: 350px;
  margin-left: 112px;
}

#introduction .description > div > p:nth-child(4) {
  margin-top: 56px;
  width: 433px;
  margin-left: 45px;
}

/*outline
***********************************************************/
.outline {
  margin: 140px auto 0;
  padding: 40px 40px 60px;
  max-width: 1100px;
  border: 2px solid #fff;
  /* font-family: 'Vidaloka', 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
}

.outline h3 {
  font-size: 24px;
  text-align: center;
  color: #d0ab6b;
}

.outline h4 {
  padding: 30px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.outlinebt {
  margin: 40px auto 0;
  padding: 0 0;
  /* font-family: 'Vidaloka', 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
  background: #d0ab6b;
  color: #000;
  max-width: 150px;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.4s;
}

.outlinebt:hover {
  opacity: 0.5;
}

.outlinecontent {
  display: none;
}

.outlineInner {
  margin: 0 auto;
  padding: 80px 0 0;
  max-width: 1000px;
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
}

.outlineInnerBox {
  padding: 0 20px;
  text-align: center;
}

.outlineInnerBox h5 {
  text-align: center;
  color: #d0ab6b;
  font-size: 18px;
}

.outlineInnerBox ul {
  padding: 20px 0 0;
  font-size: 16px;
}

/*content05
***********************************************************/
.content05 {
  margin: 0 auto;
  padding: 150px 0 0;
  max-width: 733px;
  text-align: center;
}

.content05 h3 {
  margin: 0 auto;
  max-width: 680px;
}

.content05 p {
  margin: 0 auto;
  padding: 40px 0 0;
  text-align: center;
}

.frame01 {
  padding: 45px 0 0;
  text-align: center;
  max-width: 733px;
}

.frame02 {
  padding: 54px 0 0;
  text-align: left;
  max-width: 733px;
  text-align: center;
}

.frame02 h4 {
  padding: 40px 0 0;
  text-align: center;
  font-size: 18px;
}

.frame02 p {
  padding: 20px 0 0;
  text-align: center;
  font-size: 14px;
}

.limitedEditionText2 {
  font-size: 18px;
}

.limitedEditionText2 {
  padding-top: 23px;
  font-size: 18px;
}

.limitedEditionText2 > p:nth-child(n + 2) {
  padding-top: 17px;
  font-size: 14px;
}

.limitedEditionText2 > p:nth-child(n + 2) img:nth-child(2) {
  display: none;
}

.content05info {
  margin: 60px auto 0;
  padding: 30px 30px 30px;
  max-width: 640px;
  border: 2px solid #fff;
  text-align: center;
}

.content05info h5 {
  font-size: 26px;
  font-weight: bold;
}

.content05info p {
  padding: 20px 0 0;
}

/* common
**************************************************/
.dateSection {
  border: 4px solid #ffffff;
  width: 786px;
  height: 295px;
  text-align: center;
  font-size: 1.625rem;
  margin: 4.5rem auto;
  padding: 2rem 0;
}

.dateSection p:nth-child(n + 2) {
  margin-top: 1.5rem;
}

/*twcp
***********************************************************/
.twcp {
  margin: 0 auto;
  padding: 160px 0 0;
  max-width: 1200px;
  text-align: center;
}

.twcp p {
  padding: 120px 0 0;
}

/*content06
***********************************************************/
.content06 {
  font-weight: 300;
  margin: 0 auto 60px;
  padding: 120px 0 80px;
  max-width: 1246px;
  text-align: center;
  border-bottom: 3px solid #fff;
}

.content06 h3 {
  margin: 0 auto;
  padding: 0 0 30px;
  border-bottom: 3px solid #fff;
  text-align: left;
}

.content06 h3 img {
  max-width: 576px;
}

.content06 h4 {
  padding: 30px 0 0;
  font-weight: bold;
  font-size: 14px;
}

.content06 ul li {
  margin: 0 0 0 2em;
  list-style: disc;
  font-size: 14px;
}

.content06 ol li {
  margin: 0 0 0 2em;
  font-size: 14px;
  list-style: decimal;
}

.content06Box {
  margin: 0 auto;
  padding: 10px 0 0;
  max-width: 1246px;
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
}

.content06BoxLeft,
.content06BoxRight {
  max-width: 600px;
  text-align: left;
}

p.copy {
  text-align: center;
  font-size: 12px;
}

.aniquelink {
  margin: 10px auto 10px;
  max-width: 200px;
  display: block;
}

p.copy a {
  color: #f25555;
}

.form {
  padding: 15px 60px;
  position: fixed;
  bottom: 0;
  background-color: rgba(37, 32, 32, 0.85);
  width: 100%;
  font-size: 23px;
  box-sizing: border-box;
  text-align: center;
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
}

.form a {
  padding: 10px 60px;
  width: 49%;
  background: #d0ab6b;
  color: #000;
  border-radius: 14px;
  font-family: 'Vidaloka', 'Noto Serif JP', '游明朝', YuMincho,
    'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝',
    'ＭＳ 明朝', serif;
  box-sizing: border-box;
  line-height: 1;
}

/*メニュー
***********************************************************/
.menu-btn {
  display: none;
}

#menu {
  position: absolute;
  width: 74px;
  height: 74px;
  top: 0;
  right: 0;
  z-index: 99999;
}

#menu a {
  padding: 24px 24px;
  width: 74px;
  height: 74px;
  display: block;
  box-sizing: border-box;
}

.menu-trigger {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: relative;
  width: 30px;
  height: 24px;
  display: block;
}

.menu-trigger span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 10px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger.active {
  background-color: transparent;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0 !important;
}

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}

.menu-btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.menu {
  position: fixed;
  display: table;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  background: #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
}

.menu .menuList {
  display: table-cell;
  vertical-align: middle;
}

.menu .menuList li {
  width: 80%;
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  color: #000;
  text-align: center;
  font-family: 'Vidaloka', 'Noto Serif JP', '游明朝', YuMincho,
    'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝',
    'ＭＳ 明朝', serif;
}

.menu .menuList li a {
  color: #000;
  border-right: 1px solid #000;
}

.menu .menuList li a:last-child {
  border-right: none;
}

.menu .menuList li.language {
  margin: 0 auto 50px;
  padding: 0;
  border: 1px solid #000;
  font-size: 16px;
  box-sizing: border-box;
  display: -webkit-box;
  /* Androidブラウザ用 */
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  /* Androidブラウザ用 */
  justify-content: space-between;
  height: 50px !important;
  line-height: 50px !important;
}

.menu .menuList li.language span {
  background: #000;
  color: #d0ab6b;
  display: block;
  width: 50%;
}

.menu .menuList li.language a {
  display: block;
  width: 50%;
}

#mainNav {
  filter: alpha(Opacity=0);
  opacity: 0;
}

#mainNav > .inner {
  filter: alpha(Opacity=0);
  opacity: 0;
}

.menuOpen #outerMenu {
  filter: alpha(Opacity=0);
  opacity: 0;
}

#mainNav {
  opacity: 0;
  position: fixed;
  left: 0;
  background-color: #000;
  top: 74px;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.2s;
  z-index: -1;
}

#mainNav > .inner {
  padding: 1rem 5.33333vw;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: relative;
}

#mainNav.open {
  filter: alpha(enabled=false);
  opacity: 1;
  height: 100vh;
  z-index: 100;
  display: block;
  width: 100%;
}

#mainNav.open > .inner {
  filter: alpha(enabled=false);
  opacity: 1;
  transition-delay: 0.3s;
  margin-bottom: 30vh;
}

#gNav {
  text-align: center;
}

#gNav a {
  color: #fff;
  font-weight: 700;
  font-weight: 500;
}

#gNav .parent {
  line-height: 54px;
}

#gNav .parent > li:last-child {
  margin-top: 1rem;
}

#gNav .parent > li > a {
  font-size: 1.125rem;
  line-height: 2em;
  position: relative;
  display: inline-block;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#gNav .parent > li > a.smNav {
  font-size: 12px;
  font-size: 3.2vw;
}

#gNav .parent > li > a > span {
  position: relative;
  z-index: 10;
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: visible;
  opacity: 1;
}

/*
OtherField
*/
.other_fields {
  margin-top: 236px;
}

.other_fields .field h3 {
  text-align: center;
}

.other_fields .field ul {
  margin-top: 55px;
  width: 1054px;
  margin: 55px auto 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.other_fields .field ul > li:nth-child(1) {
  width: 242px;
}

.other_fields .field ul > li:nth-child(2) {
  width: 778px;
  font-size: 0.875rem;
  margin-left: 34px;
}

#footerNav {
  position: fixed;
  bottom: -10%;
  transition: bottom, 0.3s;
  left: 0;
  right: 0;
}
#footerNav > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#footerNav .openNav > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#footerNav .openNav {
  height: 60px;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
    #979797;
}
#footerNav .openNav > div a {
  width: 100%;
}
#footerNav .openNav > div a:active {
  opacity: 0.8;
}

#footerNav .openNav > div a {
  text-align: center;
}
#footerNav .openNav > div a img {
  width: 178px;
}

#footerNav .openNav > .sp {
  display: none;
}

#footerNav.active {
  bottom: 0;
  left: 0;
  right: 0;
}

#footerNav .endNav {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 0;
}
#footerNav .endNav p {
  width: 100%;
  text-align: center;
  font-weight: 14px;
  font-weight: normal;
  color: #000;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 37px !important;
  height: 76px !important;
  margin-top: -22px;
  z-index: 10;
  border-radius: 4px;
  cursor: pointer;
}

.owner_description_modal_triger {
  cursor: pointer;
}

.mfp-close {
  color: #000 !important;
}

.v--modal-overlay {
  background: rgba(0, 0, 0, 0.8) !important;
}
@media screen and (min-width: 900px) {
  .shareSec {
    position: fixed;
    width: 58px;
    height: 97px;
    top: 10%;
    left: -58px;
    background-color: rgba(147, 147, 147, 0.4);
    border-radius: 0 8px 8px 0;
    transition: left, 0.3s;
    z-index: 2000;
  }
  .shareSec ul {
    padding: 4px 4px 4px 12px;
  }
  .shareSec li {
    width: 41px;
    margin-left: auto;
  }
  .shareSec li:nth-child(2) {
    margin-top: 7px;
  }
  .shareSec.active {
    left: -8px;
  }
  .br2::before {
    content: '\A';
    white-space: pre;
  }
  /*.photo_listInner a:hover {
  filter: brightness(1.8);
  opacity: 1.0 !important;
  transition: filter 0.4s cubic-bezier(0, 2.5, 0.2, 2.5);
}*/
  @keyframes haunted {
    0% {
      filter: brightness(150%);
    }
    100% {
      filter: brightness(100%);
    }
  }
}

/*全体（899px以下、スマホや小さいタブレット）
***********************************************************/
@media screen and (max-width: 899px) {
  .br::before {
    content: '\A';
    white-space: pre;
  }
  a:hover,
  a:active,
  a:hover img {
    opacity: 1;
  }
  .content {
    padding: 0;
  }
  .wrapper {
    padding: 0 0 180px;
  }
  .content {
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .header {
    padding: 0 18px;
    height: 74px;
    position: fixed;
    z-index: 1000;
  }
  .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 25px !important;
    height: 51px !important;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .swiper-button-prev > img,
  .swiper-button-next > img {
    width: 12px !important;
    height: 28px;
  }
  #simplyScroll01,
  #simplyScroll02 {
    height: 230px;
  }
  #simplyScroll01 li,
  #simplyScroll02 li {
    height: 230px;
  }
  #simplyScroll01 li img,
  #simplyScroll02 li img {
    height: 230px;
  }
  .mv {
    padding-top: 74px;
  }
  .mv > h2 {
    margin: 11px 0;
  }
  h1 {
    width: 70% !important;
  }
  .menu-btn {
    display: block;
  }
  .content01Title {
    padding: 64px 0 0;
  }
  .content01Title h3 {
    width: 81.6%;
  }
  .content01 {
    padding: 5px 0 0;
    width: 100%;
  }
  .content01 > img {
    width: 100%;
  }
  .content01 + div.sp h4 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    padding: 15px 0;
  }
  .content01 + div.sp p {
    font-size: 10px;
    text-align: center;
  }

  .announcement_text {
    text-align: center;
    margin: 4rem auto 0;
  }
  .announcement_text > p:nth-child(1) {
    display: none;
  }
  .announcement_text > p:nth-child(2) {
    display: block;
  }
  .announcement_text > p:nth-child(2) img {
    width: 100%;
  }
  .offerBoxList .offerBox:nth-child(even) .offerBoxLeft__content,
  .offerBoxList .offerBox:nth-child(odd) .offerBoxLeft__content {
    padding: 0;
  }
  .offerBoxList .offerBox:nth-child(1) {
    padding-top: 44px;
  }
  .offerBoxRight__content {
    padding: 0 !important;
    margin-top: 15px;
  }
  .gallery-top {
    height: 80% !important;
    width: 100%;
  }
  .offerBox {
    margin: 0 auto;
    padding: 39px 0 0;
    max-width: 928px;
    display: block;
  }
  .offerBox p {
    padding: 30px 0 0;
  }
  .offerBox .offerBoxRight {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  .offerBox .offerBoxRight .slide-thumbs {
    width: 100%;
  }
  .offerBox .offerBoxRight .slide-thumbs li {
    width: calc(100% / 5);
  }
  .offerBox .offerBoxRight img {
    padding: 0;
    width: 100%;
    display: block;
  }
  .offerBox .offerBoxRight .desc p {
    padding: 16px 30px;
    font-size: 14px;
  }
  .offerBox .offerBoxLeft {
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .offerBox .offerBoxLeft .desc {
    width: 100%;
    padding: 0;
  }
  .offerBox .offerBoxLeft .sp {
    text-align: center;
  }
  .offerBox .offerBoxLeft .sp h4 {
    margin: 0 auto 0 0;
    padding: 0;
    width: 88%;
    text-align: center;
  }
  .offerBox .offerBoxLeft p {
    margin: 0 auto;
    padding: 12px 0 0;
    width: 100%;
  }
  .offerBox .offerBoxLeft .sp + p,
  .offerBox .offerBoxLeft .offer01link {
    text-align: left !important;
  }
  .offerBox .offer01link a {
    margin: 0 !important;
    padding: 0;
  }
  .offerBox.offer03 .offerBoxLeft {
    margin-top: 0;
  }
  .content01Title p,
  .content02 h3 + p {
    font-size: 15px;
  }
  .content02 {
    padding: 49px 0 0;
  }
  .content02 > h3 {
    width: 78.1333333%;
    text-align: center;
  }
  .content02 > h3 > img {
    width: 100%;
  }
  .content02 > h3 + p {
    padding: 7px 0 0;
    text-align: center;
    font-size: 18px;
    letter-spacing: -1px;
  }
  .content03 {
    padding: 143px 0 0;
  }
  .content03 .artWorkTitle:before,
  .content03 .artWorkTitle:after {
    content: none;
  }
  .content03 .artWorkTitle h3 {
    font-size: 2rem;
    line-height: 36px;
  }
  .content03 h3 {
    margin: 0 auto;
    width: 94%;
  }
  .content03 h3 + p {
    padding: 23px 0;
    width: 80.8%;
    margin: auto;
  }
  .content03 h3 + p p {
    padding: 23px 0 0;
  }
  .content03 h3 + p p:nth-child(1) {
    padding-top: 0;
  }
  .content03 p.sellhosoku {
    padding: 20px 0 0;
    text-align: left;
  }
  .content03 .countdown_header {
    font-size: 0.75rem;
    margin-bottom: 16px;
  }
  .content03 .countdown_header span {
    width: 62px;
  }
  .content03 .countdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    width: 311px;
    height: 69px;
    margin: 40px auto 36px;
    background-size: 311px auto;
  }
  .content03 .countdown p.timeimg {
    margin: 5px auto 0;
    padding: 0 !important;
    max-width: 280px !important;
    text-align: center;
  }
  .content03 .countdown p.timeimg img {
    margin: 0 auto;
    padding: 0 !important;
    width: 100% !important;
  }
  .content03 .countdown_result {
    margin-top: -10px;
    padding: 0 !important;
    font-family: 'Oxygen Mono', monospace !important;
    font-size: 1.75rem !important;
    letter-spacing: 4px;
    line-height: 1;
  }
  .content04 {
    padding: 140px 0 0;
  }
  .content04 > h3 {
    width: 95%;
  }
  .content04 > h3 + div {
    width: 83%;
  }
  .photo_list {
    padding: 30px 0 0;
    width: 83%;
  }
  .photo_listInner a {
    margin: 30px auto 0;
    display: block;
  }
  .photo_listInnerPhoto {
    margin: 0 auto;
    text-align: center;
    max-width: 500px !important;
  }
  .photo_listInnerPhoto img {
    width: 100% !important;
  }
  .photo_listInnerTxt {
    display: none;
  }
  .outline {
    margin: 80px auto 0;
    padding: 30px 30px 50px;
    max-width: 1100px;
    border: 2px solid #fff;
  }
  .outline h3 {
    font-size: 28px;
    text-align: left;
    color: #d0ab6b;
  }
  .outline h4 {
    padding: 30px 0 0;
    font-size: 16px;
    text-align: left;
    color: #fff;
  }
  .outlineInner {
    margin: 0 auto;
    padding: 0;
    display: block;
  }
  .outlineInnerBox {
    padding: 0;
    text-align: left;
  }
  .outlineInnerBox h5 {
    padding: 40px 0 0;
    text-align: left;
    color: #d0ab6b;
    font-size: 22px;
  }
  .outlineInnerBox ul {
    padding: 20px 0 0;
    font-size: 16px;
  }
  .frame01 {
    padding: 20px 0 0;
    width: 83%;
    margin: auto;
  }
  .limitedEditionText1,
  .limitedEditionText2 {
    width: 83%;
    margin: auto;
  }
  .limitedEditionText2 {
    width: 100%;
  }
  .limitedEditionText2 p {
    text-align: left;
    width: 83%;
  }
  .limitedEditionText2 p:nth-child(n + 2) {
    padding-top: 17px;
    font-size: 14px;
  }
  .limitedEditionText2 p:nth-child(3) {
    width: calc(100% - 17px);
    margin-left: auto;
    margin-right: 0;
  }
  .limitedEditionText2 p:nth-child(3) img:nth-child(1) {
    display: none;
  }
  .limitedEditionText2 p:nth-child(3) img:nth-child(2) {
    display: inline;
  }
  .frame02 h4 {
    padding: 40px 0 0;
    font-size: 16px;
  }
  .content05 {
    padding: 80px 0 0;
  }
  .content05 h3 {
    width: 83%;
  }
  .content05info {
    margin: 80px auto 0;
  }
  .content05info h5 {
    font-size: 7vw;
  }
  /* common
  **************************************************/
  .dateSection {
    border: 4px solid #ffffff;
    width: 81.333333%;
    height: auto;
    text-align: center;
    font-size: 17px;
    margin: 4.5rem auto;
    padding: 2rem 0;
  }
  .dateSection p {
    padding: 0 1rem;
  }
  .dateSection p:nth-child(1) {
    font-size: 1.875rem;
    padding: 0 2.4rem;
  }
  .dateSection p:nth-child(n + 2) {
    margin-top: 1.5rem;
  }
  .twcp {
    padding: 80px 0 0;
  }
  .twcp p {
    padding: 60px 0 0;
  }
  .content06 {
    width: 90%;
    margin: 0 auto 60px;
    padding: 0 0 40px;
  }
  .content06 h3 {
    width: 100%;
  }
  .content06 h3 img {
    width: 100%;
  }
  .content06Box {
    display: block;
  }
  .shareSec {
    display: none;
  }
  .form {
    padding: 15px 20px;
    position: fixed;
    bottom: 0;
    font-size: 4.2vw;
  }
  .form a {
    padding: 12px 0;
    width: 49%;
    border-radius: 8px;
    box-sizing: border-box;
  }
  .photo_list {
    width: 86%;
  }
  .photo_list > .photo_listInner {
    margin-top: 7px;
  }
  .photo_list > .photo_listInner a {
    margin: 0;
  }
  .photo_list > .photo_listInner.image_last_sp {
    order: 20;
  }
  .photo_list > .photo_listInner.vertical {
    width: calc((100% - 16px) / 2);
    height: auto;
    padding: 0 4px;
  }
  .photo_list > .photo_listInner.vertical img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .photo_list > .photo_listInner.horizontal {
    width: 100%;
    height: auto;
  }
  .photo_list > .photo_listInner .photo_listInnerPhoto .hover--filter p {
    font-size: 14px;
  }
  .content03 .artWorkTitle {
    margin: 40px 0 0;
  }
  .content03 .artworkVisuals {
    margin-top: 48px;
    display: flex;
    justify-content: space-between;
    align-items: unset;
    flex-wrap: wrap;
  }
  .content03 .artworkVisuals > .artwork {
    width: 100%;
  }
  .content03 .artworkVisuals > .artwork:nth-child(n + 2) {
    margin-top: 74px;
  }
  .content03 .artworkVisuals > .artwork a.artwork--button {
    color: #ffffff;
    font-size: 24px;
    width: 78.6666667%;
    margin: auto;
    height: 57px;
    background: #973232;
    border: 2px solid #e18181;
    box-sizing: border-box;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .content03 .artworkVisuals > .artwork .artwork--title {
    font-size: 1.5rem;
    font-family: Hiragino Kaku Gothic Std;
    white-space: pre-wrap;
  }
  .content03 .artworkVisuals > .artwork .artwork--description {
    font-size: 0.875rem;
    text-align: left;
    line-height: 1rem;
    height: auto;
    width: 78.6666667%;
    margin: 1.3rem auto 0;
  }
  .content03 .artworkVisuals > .artwork .artwork--image {
    width: 78.6666667%;
    height: auto;
    margin: 1rem auto 32px;
  }
  .content03 .artworkVisuals > .artwork .artwork--image img {
    width: 100%;
    height: auto;
    object-fit: unset;
  }
  .content03 .auctionText2 {
    width: 83%;
    margin: auto;
    font-size: 1rem;
    text-align: left;
    font-feature-settings: 'palt';
  }
  .content03 .auctionText2 + p {
    width: 83%;
    margin: auto;
    font-size: 1rem;
    text-align: left;
  }
  .content03 .auctionText2 + p p {
    font-size: 1rem;
    text-align: left;
  }
  .other_fields {
    margin-top: 91px;
  }
  .other_fields .field h3 {
    text-align: center;
  }
  .other_fields .field ul {
    width: 80%;
    margin: 25px auto 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
  .other_fields .field ul > li:nth-child(1) {
    width: 100%;
  }
  .other_fields .field ul > li:nth-child(1) img {
    width: 100%;
  }
  .other_fields .field ul > li:nth-child(2) {
    width: 100%;
    font-size: 0.875rem;
    margin-left: 0;
    margin-top: 30px;
  }
  /* #Introduction
  ***********************************************************/
  #introduction {
    margin: 171px auto 0;
    width: 100%;
    height: 2372px;
    padding-top: 108px;
    background: none;
  }
  #introduction:before {
    content: '';
    display: block;
    width: 100vw;
    min-height: 60px;
    background: url(https://images.ctfassets.net/iidtzhkv4nv0/W3yBNdlbTNDjyThPZX49C/a394f3b2b9eac5c2a04542f6f1469445/frame_sp_top.png)
      no-repeat no-repeat center top;
  }
  #introduction:after {
    content: '';
    display: block;
    width: 100vw;
    min-height: 23px;
    background: url(https://images.ctfassets.net/iidtzhkv4nv0/3jUfDhxiDNSAbEy0dhBsrG/62a81ff0bbb0f3dc35c0d04586ccc5a8/frame_sp_bottom.png)
      no-repeat no-repeat center top;
  }
  #introduction .workIntroduction {
    padding: 73px 0 102px;
    background-color: #1c1818;
  }
  #introduction .youtube-wrap {
    width: 100%;
    height: auto;
    margin: auto;
  }
  #introduction .youtube-wrap iframe {
    height: auto;
    min-height: 213px;
  }
  #introduction .description {
    text-align: left;
    font-size: 1.125rem;
  }
  #introduction .description > p {
    width: 87%;
    margin: 77px auto 0;
    line-height: 27px;
    letter-spacing: -0.065em;
  }
  #introduction .description > div {
    display: flex;
    justify-content: flex-start;
    align-items: unset;
    flex-wrap: wrap;
  }
  #introduction .description > div > p {
    font-size: 12px;
    width: 83% !important;
    margin: 70px auto 0 !important;
    text-align: center;
  }
  #introduction .description > div > p span {
    font-size: 1.5rem;
  }
  #introduction .description > div > p:nth-child(1) {
    margin-top: 60px !important;
  }
  #footerNav {
    position: fixed;
    bottom: -10%;
  }
  #footerNav .openNav > div a {
    width: 100%;
  }
  #footerNav .openNav > div a img {
    width: 135px;
  }
  #footerNav .openNav > .sp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  #footerNav .openNav > .pc {
    display: none;
  }
  .v--modal-overlay .v--modal-box {
    overflow: hidden;
    background-color: transparent;
    height: 100vh !important;
  }
  .v--modal-overlay .v--modal-box > div {
    height: 100%;
    display: flex;
  }
  .v--modal-overlay .v--modal-box > div > img {
    height: 90%;
    margin: 2rem auto 0;
    object-fit: contain;
  }
  button.mfp-close {
    left: 0;
    right: 0;
    margin: auto;
    margin-right: 14%;
    color: #fff !important;
    top: -5px;
  }
}

.mySlides {
  /* display: none; */
}

.slideshow-container {
  max-width: 500px;
  position: relative;
  margin: auto;
  text-align: justify;
}

.slideshow-container img {
  vertical-align: middle;
}

/* Slideshow container */
/* Next & previous buttons */
.prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* Position the "next button" to the right */
/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: none !important;
  opacity: 1;
  background-color: rgba(236, 236, 236, 0.5);
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active,
.dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev,
  .next,
  .text {
    font-size: 11px;
  }
}
