@charset "UTF-8";
/* Reset Style */
html {
  overflow-y: scroll;
}

body {
  line-height: 1;
  color: #000;
}

/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
html, body, div, span, object, iframe, header, footer,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

em {
  font-weight: bold;
  font-style: normal;
}

strong {
  font-weight: normal;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
}

ul,
ol,
dl {
  letter-spacing: -0.4em;
}

ul li,
ol li,
dl dt,
dl dd {
  letter-spacing: normal;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #fff;
}

input, select {
  vertical-align: middle;
}

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 16px/1.75 "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  *font-size: small;
  *font: x-small;
}

/* for IE6 */
* html body {
  font-size: 100%;
}

/* for IE7 */
*:first-child + html body {
  font-size: 100%;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

/* 汎用クラス */
.fade, img.fade, picture.fade {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.fr,
.imgR {
  float: right;
  margin-left: 10px;
}

.fl,
.imgL {
  float: left;
  margin-right: 10px;
}

.imgC,
.tC,
.btn {
  text-align: center;
}

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tR,
.sign {
  text-align: right;
}

.tL {
  text-align: left;
}

.box_size {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.ts_none {
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  -ms-text-shadow: none !important;
  -o-text-shadow: none !important;
  text-shadow: none !important;
}

.bs_none {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

.att {
  color: #F00;
}
.att a {
  color: #F00;
}

.mb00 {
  margin-bottom: 0 !important;
}

.size_l {
  font-size: 113%;
}

ul.disc li {
  list-style: disc;
  margin: 0 1.4em;
}
ul.decimal li {
  list-style: decimal;
  margin: 0 1.4em;
}

/* clearfix */
.clearfix, ul.disc {
  position: relative;
  *zoom: 1;
}
.clearfix:after, ul.disc:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*
	VW 計算
 */
:root {
  --color_primary: #665079;
  --color_secondary: #AD8243;
  --color_background: #FBE4DE;
  --color_background_light: #FDF1EF;
  --color_font: #4C4948;
  --swiper-theme-color: #AD8243;
  --swiper-navigation-color: #AD8243;
}

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
}

/*----------------------------------------------------
	element style
----------------------------------------------------*/
body {
  color: #4C4948;
  font-family: "Noto Serif JP", serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  position: relative;
  background: #FBE4DE;
  padding-top: 30px;
}
body:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/bg_01.png") no-repeat right top;
  z-index: -1;
}
body:after {
  content: "";
  display: block;
  position: fixed;
  top: 10px;
  left: 0;
  width: 100%;
  height: 10px;
  background: #ffffff;
}

* html body, * html input, * html textarea {
  font-family: "Noto Serif JP", serif;
}

* {
  box-sizing: border-box;
}

a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.4s ease;
}

img, picture {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}
.inviewfadeInUp {
  opacity: 0;
  transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms--transform: translate(0, 10px);
  transition: 0.8s;
  -moz-transition: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
}

.fadeInUp {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms--transform: translate(0, 0);
}

.container {
  position: relative;
  margin: 0 auto;
  padding-left: 4vw;
  padding-right: 4vw;
  width: 1040px;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.section {
  position: relative;
  padding-top: 16vw;
  padding-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.section h1, .section h2, .section h3, .section h4 {
  font-weight: 500;
  color: var(--color_primary, #665079);
  line-height: 1.4;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .section h1, .section h2, .section h3, .section h4 {
    letter-spacing: 0.05em;
  }
}
.section h1 {
  font-size: calc(28 / 16 * 1rem);
  text-align: center;
}
.section h1 .title__sub {
  color: var(--secondary-color, #AD8243);
  font-size: calc(18 / 16 * 1rem);
  display: block;
}
@media screen and (min-width: 768px) {
  .section h1 {
    font-size: calc(42 / 16 * 1rem);
  }
  .section h1 .title__sub {
    font-size: calc(24 / 16 * 1rem);
  }
}
.section h2 {
  font-size: calc(20 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  .section h2 {
    font-size: calc(32 / 16 * 1rem);
  }
}
.section h3 {
  font-size: calc(18 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  .section h3 {
    font-size: calc(24 / 16 * 1rem);
  }
}
.section h4 {
  font-size: calc(14 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  .section h4 {
    font-size: calc(18 / 16 * 1rem);
  }
}
.section--bgLight {
  background: rgba(255, 255, 255, 0.5);
}
.section--bgWhite {
  background: rgb(255, 255, 255);
}
.section--bgYellow {
  background: #FFEFC2;
}
.section__title {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .section__title + .section__contents {
    padding-left: 40px;
  }
}

.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--mention {
  font-size: calc(12 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  .text--mention {
    font-size: calc(14 / 16 * 1rem);
  }
}

.link {
  color: var(--color_secondary, #AD8243);
  text-decoration: underline;
}
.link--external {
  color: var(--color_secondary, #AD8243);
  background: url("../img/ico_external.svg") no-repeat right center;
  padding-right: 1.5em;
}

.button {
  display: inline-block;
  position: relative;
  background: #B1A72C;
  color: #FFFFFF;
  border-radius: 2em;
  padding: 0.5em 4px;
  font-weight: 900;
  line-height: 1.4;
  text-decoration: none;
  width: 160px;
  max-width: 100%;
  text-align: center;
}
.button:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .button {
    width: 200px;
  }
}

#page-contents {
  overflow: hidden;
  background: url("../img/bg_02.png") no-repeat left bottom;
}
@media screen and (max-width: 767px) {
  #page-contents {
    background-size: 20% auto;
  }
}

#page-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 30px;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  #page-header {
    background: #FFFFFF;
  }
}
#page-header .container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 10px;
  column-gap: 20px;
  width: auto;
}
#page-header .header__logo {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #page-header .header__logo {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    padding: 8px 6px;
    border-radius: 0 0 4px 0;
    background: rgba(255, 255, 255, 0.8);
  }
  #page-header .header__logo img {
    width: 58px;
  }
}
#page-header .header__nav__button {
  position: fixed;
  right: 8px;
  top: 6px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #FFF;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.05);
  z-index: 999;
}
@media screen and (min-width: 768px) {
  #page-header .header__nav__button {
    display: none;
  }
}
#page-header .header__nav__button__close {
  display: none;
}
@media screen and (max-width: 767px) {
  #page-header .header__nav.open .nav__menu {
    top: 0;
  }
  #page-header .header__nav.open .header__nav__button__menu {
    display: none;
  }
  #page-header .header__nav.open .header__nav__button__close {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #page-header .nav__menu {
    position: fixed;
    left: 0;
    top: -100vh;
    width: 100%;
    overflow-x: auto;
    overflow-y: auto;
    z-index: 900;
    padding-top: 80px;
    padding-bottom: 40px;
  }
  #page-header .nav__menu a {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  #page-header .nav__menu {
    border-left: 1px solid #cccccc;
    padding-left: 10px;
  }
}

#page-nav {
  background: #FFFFFF;
}
#page-nav .section {
  padding-top: 0;
  padding-bottom: 0;
}
#page-nav .container {
  width: auto;
}
#page-nav .nav__menu {
  justify-content: center;
}

#page-footer .section {
  padding-top: 20px;
  padding-bottom: 20px;
  background: rgba(255, 255, 255, 0.5);
}
#page-footer .footer__main {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: calc(10 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  #page-footer .footer__main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 10px;
    font-size: calc(14 / 16 * 1rem);
  }
}
#page-footer .footer__main dl {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 5px;
}
#page-footer .footer__main dl dt {
  flex-shrink: 0;
  width: 50px;
}
#page-footer .footer__main dl dd {
  width: calc(100% - 50px - 10px);
}
@media screen and (min-width: 768px) {
  #page-footer .footer__main dl dt {
    width: 70px;
  }
  #page-footer .footer__main dl dd {
    width: calc(100% - 70px - 10px);
  }
}
#page-footer .footer__logo {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 20px;
  flex: 1;
}
#page-footer .footer__logo img {
  margin-left: 0;
  width: 180px;
}
#page-footer .footer__sns {
  flex-shrink: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 20px;
}
#page-footer .footer__sns img {
  width: 24px;
}
@media screen and (max-width: 767px) {
  #page-footer .footer__sns {
    margin-top: 40px;
    justify-content: center;
  }
}
#page-footer .footer__copyright {
  text-align: center;
  font-size: calc(9 / 16 * 1rem);
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

#page-main {
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  #page-main {
    font-size: calc(14 / 16 * 1rem);
  }
}
@media screen and (min-width: 768px) {
  #page-main {
    padding-top: 74px;
  }
}

.nav__menu {
  background: #FFFFFF;
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
}
@media screen and (max-width: 767px) {
  .nav__menu {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .nav__menu > li {
    width: calc((100% - 10px) / 2);
  }
}
@media screen and (min-width: 768px) {
  .nav__menu {
    overflow-x: auto;
    overflow-y: hidden;
  }
}
.nav__menu > * {
  flex-shrink: 0;
}
.nav__menu a {
  display: block;
  color: var(--color_secondary, #AD8243);
  font-size: calc(14 / 16 * 1rem);
  line-height: 1.4;
  background: url("../img/ico_menu_right.svg") no-repeat left center;
  background-size: 18px auto;
  padding-left: 20px;
  opacity: 0.5;
}
.nav__menu a span {
  display: block;
  color: var(--color_font, #4C4948);
  font-size: calc(10 / 16 * 1rem);
  font-weight: 900;
}
.nav__menu a:hover {
  opacity: 1;
}
.nav__menu .current a {
  background-image: url("../img/ico_menu_down.svg");
  opacity: 1;
}

@media screen and (max-width: 767px) {
  #title {
    padding-top: 5.3333333333vw;
    padding-bottom: 8vw;
  }
}
#title .section__title {
  margin-bottom: 0;
}
#title .section__title h1 {
  margin-bottom: 0;
}

.panel__slider .swiper-slide {
  width: auto;
}
.panel__slider .swiper-slide a {
  cursor: url("../img/ico_popup.svg"), auto;
}
.panel__slider__block {
  display: inline-block;
}
.panel__slider__block img {
  max-height: 60vh;
}

#panel {
  background: #FFFFFF;
  padding-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  #panel {
    padding-bottom: 40px;
  }
}

.popup__pdf {
  margin-left: 10px;
  vertical-align: middle;
  display: inline-block;
}
.popup__pdf a {
  display: inline-block;
  background: url("../img/ico_pdf.svg") no-repeat right 6px center #FFFFFF;
  background-size: 24px auto;
  font-size: calc(14 / 16 * 1rem);
  color: var(--color_secondary, #AD8243);
  border: 2px solid var(--color_secondary, #AD8243);
  border-radius: 20px;
  padding: 0.1em 36px 0.1em 10px;
}
@media screen and (max-width: 767px) {
  .popup__pdf a {
    font-size: calc(12 / 16 * 1rem);
    background-size: 20px auto;
    padding-right: 32px;
  }
}
.popup__description {
  display: inline-block;
  vertical-align: middle;
  font-size: calc(12 / 16 * 1rem);
}
@media screen and (max-width: 767px) {
  .popup__description {
    margin-bottom: 4px;
  }
}

.contents__block {
  margin-bottom: 40px;
}
.contents__block:last-child {
  margin-bottom: 0;
}

.exhibit__label {
  display: inline-block;
  background: var(--color_primary, #665079);
  color: #FFFFFF;
  padding: 0.1em 1em;
  font-size: calc(12 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  .exhibit__label {
    font-size: calc(14 / 16 * 1rem);
  }
}
.exhibit__title__sub {
  font-size: calc(14 / 16 * 1rem);
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .exhibit__title__sub {
    font-size: calc(24 / 16 * 1rem);
  }
}
.exhibit__contents--2col, .exhibit__contents--3col, .exhibit__contents--4col, .exhibit__contents--1_2col, .exhibit__contents--1_2col_reverse {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 10px;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .exhibit__contents--2col, .exhibit__contents--3col, .exhibit__contents--4col, .exhibit__contents--1_2col, .exhibit__contents--1_2col_reverse {
    column-gap: 40px;
    row-gap: 20px;
  }
}
.exhibit__contents--2col:last-child, .exhibit__contents--3col:last-child, .exhibit__contents--4col:last-child, .exhibit__contents--1_2col:last-child, .exhibit__contents--1_2col_reverse:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .exhibit__contents--2col > .exhibit__contents__block--image, .exhibit__contents--3col > .exhibit__contents__block--image, .exhibit__contents--4col > .exhibit__contents__block--image, .exhibit__contents--1_2col > .exhibit__contents__block--image, .exhibit__contents--1_2col_reverse > .exhibit__contents__block--image {
    width: calc((100% - 20px / 2) / 2);
  }
  .exhibit__contents--2col > .exhibit__contents__block--image--spFull, .exhibit__contents--3col > .exhibit__contents__block--image--spFull, .exhibit__contents--4col > .exhibit__contents__block--image--spFull, .exhibit__contents--1_2col > .exhibit__contents__block--image--spFull, .exhibit__contents--1_2col_reverse > .exhibit__contents__block--image--spFull {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .exhibit__contents--2col > *, .exhibit__contents--3col > *, .exhibit__contents--4col > *, .exhibit__contents--1_2col > *, .exhibit__contents--1_2col_reverse > * {
    width: calc((100% - 40px) / 2);
  }
}
.exhibit__contents--3col {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .exhibit__contents--3col > .exhibit__contents__block--image {
    width: calc((100% - 20px / 2 * 2) / 3);
  }
}
@media screen and (min-width: 768px) {
  .exhibit__contents--3col > * {
    width: calc((100% - (40px) * 2) / 3);
  }
}
@media screen and (max-width: 767px) {
  .exhibit__contents--4col > .exhibit__contents__block--image {
    width: calc((100% - 20px / 2 * 1) / 2);
  }
}
@media screen and (min-width: 768px) {
  .exhibit__contents--4col {
    column-gap: 10px;
  }
  .exhibit__contents--4col > * {
    width: calc((100% - 20px / 2 * 3) / 4);
  }
}
@media screen and (max-width: 767px) {
  .exhibit__contents--1_2col .exhibit__contents__block--image {
    width: 100%;
  }
  .exhibit__contents--1_2col .exhibit__contents__block--image img {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .exhibit__contents--1_2col {
    flex-wrap: nowrap;
  }
  .exhibit__contents--1_2col > div {
    width: auto;
    flex-grow: 1;
  }
  .exhibit__contents--1_2col > div:nth-of-type(1) {
    width: calc((100% - 20px / 2 * 1) / 4);
    flex-shrink: 0;
  }
}
.exhibit__contents--1_2col_reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .exhibit__contents--1_2col_reverse .exhibit__contents__block--image {
    width: 100%;
  }
  .exhibit__contents--1_2col_reverse .exhibit__contents__block--image img {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .exhibit__contents--1_2col_reverse {
    flex-wrap: nowrap;
  }
  .exhibit__contents--1_2col_reverse > div {
    width: auto;
    flex-grow: 1;
  }
  .exhibit__contents--1_2col_reverse > div:nth-of-type(1) {
    width: calc((100% - 20px / 2 * 1) / 4);
    flex-shrink: 0;
  }
}
.exhibit__contents__block--image p {
  margin-top: 10px;
  font-size: calc(14 / 16 * 1rem);
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .exhibit__contents__block--image p {
    font-size: calc(12 / 16 * 1rem);
  }
}

body.page_index:before {
  background-size: 60% auto;
}
@media screen and (min-width: 768px) {
  body.page_index:before {
    background-size: 40% auto;
  }
}
body.page_index {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  body.page_index #page-header {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  body.page_index #mv {
    padding-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.page_index #mv .section__contents {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex: 1;
    column-gap: 40px;
  }
}
body.page_index #mv .mv__title img {
  box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.1);
}
body.page_index #navigation {
  padding-top: 0;
  padding-bottom: 0;
  background: #FFFFFF;
}
body.page_index #navigation .container {
  width: auto;
}
body.page_index #navigation .nav__menu {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  body.page_index #navigation {
    padding-top: 10px;
  }
  body.page_index #navigation .nav__menu {
    display: none;
  }
}
body.page_index #greetings .container {
  width: 780px;
}
body.page_index #greetings .section__title {
  font-size: calc(48 / 16 * 1rem);
}
body.page_index #greetings p + p {
  margin-top: 1em;
}
body.page_01 .exhibit01__description {
  margin: 40px auto;
  border-radius: 20px;
  border: 2px solid #FFF;
  background: rgba(255, 255, 255, 0.4);
  padding: 20px 2.6666666667vw;
  color: var(--color_primary, #665079);
}
@media screen and (min-width: 768px) {
  body.page_01 .exhibit01__description {
    padding: 20px 40px;
  }
}
body.page_02 .exhibit03__block {
  margin: 40px auto;
}
@media screen and (min-width: 768px) {
  body.page_02 .exhibit03__block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 40px;
  }
}
body.page_02 .exhibit03__block__media {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  body.page_02 .exhibit03__block__media {
    margin-bottom: 40px;
  }
}
body.page_02 .exhibit03__block__audio {
  display: inline-block;
  border-radius: 20px;
  color: var(--color_secondary, #AD8243);
  border: 3px solid var(--color_secondary, #AD8243);
  background: var(--color_background, #FBE4DE);
  padding: 30px 10px;
  font-size: calc(14 / 16 * 1rem);
}
body.page_02 .exhibit03__block__audio img {
  width: 58px;
  margin-bottom: 20px;
}
body.page_02 .exhibit03__block__contents__box {
  border-radius: 20px;
  border: 2px solid #FFF;
  background: rgba(255, 255, 255, 0.4);
  padding: 20px 2.6666666667vw;
  color: var(--color_primary, #665079);
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  body.page_02 .exhibit03__block__contents__box {
    padding: 20px 40px;
  }
}
body.page_02 .exhibit03__block__contents__box ol {
  padding-left: 1.5em;
}
body.page_03 .exhibit05__block {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  body.page_03 .exhibit05__block .exhibit__contents {
    margin-bottom: 20px;
  }
  body.page_03 .exhibit05__block .exhibit__contents:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  body.page_03 .exhibit05__block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 40px;
    flex: 2 1;
  }
}
body.page_03 .exhibit05__block .exhibit__contents--2col, body.page_03 .exhibit05__block p {
  margin-bottom: 20px;
}
body.page_03 .exhibit05__block .exhibit__contents--2col:last-child, body.page_03 .exhibit05__block p:last-child {
  margin-bottom: 0;
}
body.page_03 .exhibit05__block .exhibit__contents--2col, body.page_03 .exhibit05__block p {
  font-size: calc(12 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  body.page_03 .exhibit05__block .exhibit__contents--2col, body.page_03 .exhibit05__block p {
    font-size: calc(14 / 16 * 1rem);
  }
}
body.page_03 .exhibit06__block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 40px;
  margin-bottom: 40px;
}
body.page_03 .exhibit06__block:nth-of-type(2n) {
  flex-direction: row-reverse;
}
body.page_03 .exhibit06__block .exhibit06__block__image {
  width: 30%;
  flex-shrink: 0;
}
body.page_03 .exhibit06__box {
  border-radius: 20px;
  border: 2px solid #FFF;
  background: url("../img/03/exhibit06_bg.png") no-repeat top 10px right 10px rgba(255, 255, 255, 0.4);
  background-size: 40% auto;
  padding: 40px 2.6666666667vw;
  margin-top: 20px;
  font-size: calc(16 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  body.page_03 .exhibit06__box {
    background-size: auto 50%;
    padding: 40px 40px;
    font-size: calc(18 / 16 * 1rem);
  }
}
@media screen and (max-width: 767px) {
  body.page_03 #exhibit06 .exhibit__contents--3col .exhibit__contents__block--image {
    width: calc((100% - 20px / 2) / 2);
  }
}
body.page_04 #panel, body.page_05 #panel {
  margin-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  body.page_04 #panel, body.page_05 #panel {
    margin-bottom: 80px;
  }
}
body.page_06 .book__list {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  column-gap: 2.6666666667vw;
  row-gap: 20px;
}
@media screen and (min-width: 768px) {
  body.page_06 .book__list {
    column-gap: 20px;
  }
  body.page_06 .book__list > div {
    width: calc((100% - (20px) * 2) / 3);
  }
}
body.page_06 .book__block {
  background: url("../img/06/book_bg_01.png") no-repeat top right var(--color_background, #FBE4DE);
  background-size: 20% auto;
  padding: 20px 10px;
  font-size: calc(12 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  body.page_06 .book__block {
    font-size: calc(14 / 16 * 1rem);
  }
}
body.page_06 .book__block__name, body.page_06 .book__block__title {
  color: var(--color_primary, #665079);
  text-align: center;
  font-size: calc(14 / 16 * 1rem);
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  body.page_06 .book__block__name, body.page_06 .book__block__title {
    font-size: calc(16 / 16 * 1rem);
  }
}
body.page_06 .book__block__title {
  margin-bottom: 10px;
}
body.page_06 .book__block__publisher {
  color: var(--color_primary, #665079);
  text-align: right;
  margin-bottom: 10px;
}
body.page_06 .book__block--02 {
  background: url("../img/06/book_bg_02.png") no-repeat top 10px left -10px var(--color_primary, #665079);
  background-size: 40% auto;
  color: #FFFFFF;
}
body.page_06 .book__block--02 .book__block__name, body.page_06 .book__block--02 .book__block__title, body.page_06 .book__block--02 .book__block__publisher {
  color: #FFFFFF;
}
body.page_06 .art__about {
  width: 780px;
  max-width: 100%;
  margin: 0 auto 40px;
}
@media screen and (min-width: 768px) {
  body.page_06 .art__about {
    margin-bottom: 80px;
  }
}
body.page_06 .art__about p + p {
  margin-top: 1em;
}
body.page_06 .art__about span {
  display: inline-block;
}
body.page_06 .art__artist__block {
  background: #FFEFC2;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}
body.page_06 .art__artist__block:before {
  content: "";
  position: absolute;
  background: url("../img/06/art_bg.png") no-repeat center center;
  background-size: contain;
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  body.page_06 .art__artist__block:before {
    top: 15vw;
    left: -5vw;
    width: 50vw;
    height: 50vw;
  }
}
@media screen and (min-width: 768px) {
  body.page_06 .art__artist__block:before {
    bottom: -10px;
    left: -10px;
    width: 200px;
    height: 253px;
  }
}
body.page_06 .art__artist__block > * {
  position: relative;
}
body.page_06 .art__artist__block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  body.page_06 .art__artist__block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 20px;
    column-gap: 20px;
  }
}
body.page_06 .art__artist__block__contents {
  font-size: calc(12 / 16 * 1rem);
}
@media screen and (max-width: 767px) {
  body.page_06 .art__artist__block__contents {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  body.page_06 .art__artist__block__contents {
    font-size: calc(14 / 16 * 1rem);
    width: calc((100% - (20px)) / 3);
    flex-shrink: 0;
  }
}
body.page_06 .art__artist__block__contents p + p {
  margin-top: 1em;
}
body.page_06 .art__artist__block__name {
  color: var(--color_primary, #665079);
  text-align: center;
  font-size: calc(16 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  body.page_06 .art__artist__block__name {
    font-size: calc(20 / 16 * 1rem);
  }
}
body.page_06 .art__artist__block__name__english {
  display: inline-block;
  color: var(--color_secondary, #AD8243);
  font-size: calc(12 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  body.page_06 .art__artist__block__name__english {
    font-size: calc(14 / 16 * 1rem);
  }
}
body.page_06 .art__artist__block__title {
  color: var(--color_primary, #665079);
  text-align: center;
  margin-bottom: 10px;
}
body.page_06 .art__artist__block__images {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  column-gap: 2.6666666667vw;
  row-gap: 10px;
}
body.page_06 .art__artist__block__images > * {
  width: calc((100% - 2.9333333333vw) / 2);
}
@media screen and (min-width: 768px) {
  body.page_06 .art__artist__block__images {
    column-gap: 20px;
    row-gap: 20px;
  }
  body.page_06 .art__artist__block__images > * {
    width: calc((100% - 20px) / 2);
  }
}
body.page_06_01 #title .title__sub, body.page_06_02 #title .title__sub, body.page_06_03 #title .title__sub {
  margin-bottom: 0.3em;
}
body.page_06_01 #title .artist__name__english, body.page_06_02 #title .artist__name__english, body.page_06_03 #title .artist__name__english {
  display: block;
  color: var(--color_secondary, #AD8243);
  font-size: calc(12 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  body.page_06_01 #title .artist__name__english, body.page_06_02 #title .artist__name__english, body.page_06_03 #title .artist__name__english {
    font-size: calc(14 / 16 * 1rem);
  }
}
body.page_06_01 .profile__block, body.page_06_02 .profile__block, body.page_06_03 .profile__block {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  body.page_06_01 .profile__block, body.page_06_02 .profile__block, body.page_06_03 .profile__block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 40px;
  }
}
body.page_06_01 .profile__block__images, body.page_06_02 .profile__block__images, body.page_06_03 .profile__block__images {
  margin: 0 auto 40px;
  width: 80%;
}
@media screen and (min-width: 768px) {
  body.page_06_01 .profile__block__images, body.page_06_02 .profile__block__images, body.page_06_03 .profile__block__images {
    width: calc((100% - 20px * 2) / 4);
    margin: 0;
    flex-shrink: 0;
  }
}
body.page_06_01 .profile__block__image__credit, body.page_06_02 .profile__block__image__credit, body.page_06_03 .profile__block__image__credit {
  opacity: 0.6;
  text-align: right;
  font-size: calc(9 / 16 * 1rem);
}
body.page_06_01 .profile__block__title, body.page_06_02 .profile__block__title, body.page_06_03 .profile__block__title {
  font-weight: 900;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}
body.page_06_01 .profile__block__links, body.page_06_02 .profile__block__links, body.page_06_03 .profile__block__links {
  margin-top: 1em;
}
body.page_06_01 .reason__box, body.page_06_02 .reason__box, body.page_06_03 .reason__box {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.4);
  padding: 20px 2.6666666667vw;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  body.page_06_01 .reason__box, body.page_06_02 .reason__box, body.page_06_03 .reason__box {
    margin-top: 40px;
    padding: 20px;
  }
}
body.page_06_01 .reason__box h2, body.page_06_02 .reason__box h2, body.page_06_03 .reason__box h2 {
  font-size: calc(16 / 16 * 1rem);
}
@media screen and (min-width: 768px) {
  body.page_06_01 .reason__box h2, body.page_06_02 .reason__box h2, body.page_06_03 .reason__box h2 {
    font-size: calc(18 / 16 * 1rem);
  }
}
body.page_06_01 .reason__box p + p, body.page_06_02 .reason__box p + p, body.page_06_03 .reason__box p + p {
  margin-top: 1em;
}
body.page_06_01 #interview .container, body.page_06_01 #reason .container, body.page_06_02 #interview .container, body.page_06_02 #reason .container, body.page_06_03 #interview .container, body.page_06_03 #reason .container {
  width: 780px;
}
body.page_06_01 .interview__question, body.page_06_02 .interview__question, body.page_06_03 .interview__question {
  margin-bottom: 20px;
  font-weight: 900;
}
body.page_06_01 .interview__answer + .interview__question, body.page_06_02 .interview__answer + .interview__question, body.page_06_03 .interview__answer + .interview__question {
  margin-top: 40px;
}
body.page_06_01 .navigation__list a, body.page_06_02 .navigation__list a, body.page_06_03 .navigation__list a {
  display: inline-block;
  color: #4C4948;
  background: url("../img/ico_link.svg") no-repeat left center;
  background-size: 0.7em auto;
  padding-left: 1.2em;
}
body.page_06_01 .navigation__list a span, body.page_06_02 .navigation__list a span, body.page_06_03 .navigation__list a span {
  display: inline-block;
  font-size: 0.8em;
}
body.page_06_01 .navigation__list li, body.page_06_02 .navigation__list li, body.page_06_03 .navigation__list li {
  margin-bottom: 10px;
}
body.page_06_01 .navigation__list li:last-child, body.page_06_02 .navigation__list li:last-child, body.page_06_03 .navigation__list li:last-child {
  margin-bottom: 0;
}
body.page_06_01 .navigation__list li ul, body.page_06_02 .navigation__list li ul, body.page_06_03 .navigation__list li ul {
  margin-left: 1.5em;
}
body.page_07 #ending .container, body.page_07 #acknowledgment .container {
  width: 780px;
}
body.page_07 #ending .section__title, body.page_07 #acknowledgment .section__title {
  font-size: calc(48 / 16 * 1rem);
}
body.page_07 #ending p + p, body.page_07 #acknowledgment p + p {
  margin-top: 1em;
}

#zoomple_previewholder img {
  max-width: 1000%;
}