@charset "UTF-8";
.cf, .col_4, ul.list_photo_lightbox, ul.list_tex_pht_pt1 li dl, ul.list_photo_caption, ul.list_photo_caption_2, ol.list_normal, div.area_sub, #area_greeting,
#area_history,
#area_facility, .wrap_section, .intro, #area_kikaku .area_exhibition, #area_kikaku .article, #area_kikaku .article .letterbody {
  *zoom: 1;
}
.cf:after, .col_4:after, ul.list_photo_lightbox:after, ul.list_tex_pht_pt1 li dl:after, ul.list_photo_caption:after, ul.list_photo_caption_2:after, ol.list_normal:after, div.area_sub:after, #area_greeting:after,
#area_history:after,
#area_facility:after, .wrap_section:after, .intro:after, #area_kikaku .area_exhibition:after, #area_kikaku .article:after, #area_kikaku .article .letterbody:after {
  content: "";
  display: table;
  clear: both;
}

.img_frame, .tmb_zoomimg {
  box-shadow: 0px 0px 2px 0px #1a1a1a;
  box-sizing: border-box;
  border: 5px solid #fff;
}

.col_4 li, ul.list_photo_lightbox li {
  box-sizing: border-box;
  float: left;
  width: 25%;
}

#area_contents h1 {
  margin-bottom: 16px;
  padding: 24px 16px;
  background: #4D3A2B;
  border-radius: 4px;
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
#area_contents h1.red {
  background: #C91E30;
}
#area_contents h1.blue {
  background: #36326D;
}
#area_contents h1.green {
  background: #447F79;
}
#area_contents h1.yellow {
  background: #e6b422;
}
#area_contents h2 {
  margin-bottom: 16px;
  padding: 32px 0;
  border-bottom: 8px solid #4D3A2B;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
#area_contents h2.red {
  border-bottom-color: #C91E30;
}
#area_contents h2.blue {
  border-bottom-color: #36326D;
}
#area_contents h2.green {
  border-bottom-color: #447F79;
}
#area_contents h2.yellow {
  border-bottom-color: #e6b422;
}
#area_contents h3 {
  margin-bottom: 16px;
  padding: 8px;
  background-image: url("../img/bg_01.png");
  background-color: #4D3A2B;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  color: #fff;
  border-radius: 4px;
}
#area_contents h3.red {
  background-color: #C91E30;
}
#area_contents h3.blue {
  background-color: #36326D;
}
#area_contents h3.green {
  background-color: #447F79;
}
#area_contents h3.yellow {
  background-color: #e6b422;
}
#area_contents h4, #area_contents ul.list_guidance dt, ul.list_guidance #area_contents dt {
  margin-bottom: 8px;
  padding: 8px;
  background: #fff;
  border-left: 4px solid #4D3A2B;
  font-size: 1.25em;
  font-weight: normal;
}
#area_contents h4.red, #area_contents ul.list_guidance dt.red, ul.list_guidance #area_contents dt.red {
  border-left-color: #C91E30;
}
#area_contents h4.blue, #area_contents ul.list_guidance dt.blue, ul.list_guidance #area_contents dt.blue {
  border-left-color: #36326D;
}
#area_contents h4.green, #area_contents ul.list_guidance dt.green, ul.list_guidance #area_contents dt.green {
  border-left-color: #447F79;
}
#area_contents h4.yellow, #area_contents ul.list_guidance dt.yellow, ul.list_guidance #area_contents dt.yellow {
  border-left-color: #e6b422;
}
#area_contents h5 {
  margin-bottom: 4px;
  padding: 8px;
  border-bottom: 2px dotted #4D3A2B;
  font-weight: bold;
}
#area_contents h5:before {
  padding-right: 8px;
  content: "◆";
  color: #4D3A2B;
}
#area_contents h5.red {
  border-bottom-color: #C91E30;
}
#area_contents h5.red:before {
  color: #C91E30;
}
#area_contents h5.blue {
  border-bottom-color: #36326D;
}
#area_contents h5.blue:before {
  color: #36326D;
}
#area_contents h5.green {
  border-bottom-color: #447F79;
}
#area_contents h5.green:before {
  color: #447F79;
}
#area_contents h5.yellow {
  border-bottom-color: #e6b422;
}
#area_contents h5.yellow:before {
  color: #e6b422;
}
#area_contents h1.img, #area_contents h2.img, #area_contents h3.img, #area_contents h4.img, #area_contents ul.list_guidance dt.img, ul.list_guidance #area_contents dt.img, #area_contents h5.img {
  text-align: center !important;
  margin: 0 0 0 16px !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  line-height: normal !important;
}
#area_contents h1 a, #area_contents h2 a, #area_contents h3 a, #area_contents h4 a, #area_contents ul.list_guidance dt a, ul.list_guidance #area_contents dt a, #area_contents h5 a {
  color: #fff;
}

ul.list_normal {
  margin: 16px 16px 32px;
}
ul.list_normal li {
  margin-bottom: 16px;
}
ul.list_point {
  margin: 16px 16px 32px;
  list-style: disc;
  list-style-position: inside;
}
ul.list_point li {
  margin-bottom: 16px;
}
ul.list_tight, ul.list_note, ul.list_notice {
  margin: 8px;
}
ul.list_tight li, ul.list_note li, ul.list_notice li {
  margin-bottom: 2px !important;
}
ul.list_note {
  margin: 8px 0;
  padding-top: 8px;
  border-top: 1px dotted #eeeeee;
  color: #C91E30;
}
ul.list_notice {
  margin: 8px 0;
}
ul.list_notice li:before {
  padding-right: 8px;
  content: "※";
  color: #C91E30;
}
ul.list_tex_pht_pt1 {
  margin: 16px 16px 32px;
}
ul.list_tex_pht_pt1 li {
  margin-bottom: 16px;
}
ul.list_tex_pht_pt1 li dt, ul.list_tex_pht_pt1 li dd {
  float: left;
  width: 50%;
}
ul.list_tex_pht_pt1 li img {
  max-width: 100%;
}
ul.list_download li {
  box-sizing: border-box;
  padding: 8px;
  text-align: center;
}
ul.list_download dt {
  padding: 8px 0;
  font-weight: bold;
  margin-bottom: 8px;
  border-bottom: 1px dotted #4D3A2B;
}
ul.list_download dd {
  text-align: center;
}
ul.list_download dd img {
  max-width: 100%;
}
ul.list_download dd.detail {
  margin: 8px 0;
  text-align: center !important;
  font-size: 0.75em;
}
ul.list_download dd.caption {
  margin: 16px 0;
  text-align: left;
  line-height: 125%;
}
ul.list_download dd .price {
  margin: 16px 0;
  text-align: right;
}
ul.list_download a {
  text-decoration: none;
}
ul.list_download a span {
  margin: 8px auto 0;
  padding: 4px;
  display: block;
  width: 90%;
  background: #C91E30;
  border-radius: 16px;
  color: #fff;
  font-weight: bold;
}
ul.list_download a span:hover {
  background: #e1394a;
}
ul.list_guidance li {
  margin-bottom: 32px;
}
ul.list_guidance dd {
  padding: 4px;
}
ul.list_photo li {
  padding: 16px;
}
ul.list_photo img {
  width: 100%;
}
ul.list_photo img img {
  width: 100%;
}
ul.list_photo_lightbox li {
  padding: 16px;
}
ul.list_photo_lightbox img {
  width: 100%;
}
ul.list_photo_lightbox img img {
  width: 100%;
}
ul.list_photo_lightbox a:hover {
  color: #C91E30;
  background: #e6e6e6;
}
ul.list_photo_lightbox a:hover img {
  opacity: 0.7;
}
ul.list_photo_caption, ul.list_photo_caption_2 {
  padding: 16px;
}
ul.list_photo_caption .text, ul.list_photo_caption_2 .text {
  box-sizing: border-box;
  float: left;
  width: 70%;
  padding: 0 32px 0 0;
}
ul.list_photo_caption .text p, ul.list_photo_caption_2 .text p {
  margin-bottom: 16px;
  line-height: 150%;
}
ul.list_photo_caption .photo, ul.list_photo_caption_2 .photo {
  float: right;
  width: 30%;
}
ul.list_photo_caption .photo img, ul.list_photo_caption_2 .photo img {
  width: 100%;
}
ul.list_photo_caption_2 li.photo {
  float: left !important;
}
ul.list_photo_caption_2 li.text {
  padding-left: 16px;
  padding-right: 0;
  float: right !important;
}
ul.list_no_photo_caption {
  padding: 16px;
}
ul.list_no_photo_caption li {
  width: 100%;
}
ul.list_poster {
  clear: both;
}
ul.list_poster li {
  margin-bottom: 16px;
  padding: 4px;
}
ul.list_poster li dl {
  padding: 0 8px;
}
ul.list_poster .img {
  box-sizing: border-box;
  margin-bottom: 8px;
  padding: 8px;
  border: 1px solid #e1e1e1;
  background: #fff;
}
ul.list_poster .img img {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #e1e1e1;
}
ul.list_poster .season {
  margin-bottom: 8px;
  display: inline-block;
  padding: 4px;
  background: #000;
  color: #fff;
  font-size: 0.75em;
}
ul.list_poster .title {
  box-sizing: border-box;
  padding: 0 4px;
  height: 56px;
  font-weight: bold;
  line-height: 100%;
}
ul.list_poster .date {
  height: 16px;
  text-align: right;
  font-size: 0.75em;
}
ul.list_bnr {
  margin: 16px 0;
}
ul.list_bnr li {
  margin: 8px 0 16px;
  text-align: center;
}

ol.list_normal {
  list-style: decimal;
  margin: 0 16px 16px;
}

table.table01 {
  width: 100%;
  margin: 16px 0;
  border: 1px solid #e1e1e1;
}
table.table01 th, table.table01 td {
  padding: 8px;
  vertical-align: middle;
  border: 1px dotted #e1e1e1;
  border-bottom-style: solid;
}
table.table01 thead th {
  background: #e1e1e1;
  border-right-color: #fff;
  text-align: center;
}
table.table01 tbody th {
  padding: 16px 8px;
  background: #eeeeee;
  text-align: right;
  width: 10em;
  text-align: center;
}
table.table01 tbody th.long {
  width: 40%;
}
table.table01 tbody td {
  background: #fff;
}
table.table01 tbody .center {
  text-align: center;
}

div.area_sub {
  margin-bottom: 32px;
  line-height: 125%;
}
div.img_full {
  margin-bottom: 32px;
}
div.img_full iframe, div.img_full img {
  text-align: center;
  width: 100%;
}
div.text {
  margin-bottom: 32px;
}
div.text p {
  margin-bottom: 16px;
  line-height: 150%;
}
div.other {
  box-sizing: border-box;
  padding: 8px;
  border: 1px dotted #4D3A2B;
  color: #4D3A2B;
  border-radius: 4px;
  background: #fff;
}
div.other a {
  font-weight: bold;
  color: #C91E30;
}
div .note {
  margin-top: 8px;
  border-top: 1px dotted #e1e1e1;
  padding: 8px 16px;
}

p.text {
  margin-bottom: 32px;
  line-height: 150%;
}

.area_main,
#area_inqury,
#area_guidance,
#area_access,
#area_photograph,
#area_map,
#area_facility {
  margin: 32px 0;
}

#area_greeting,
#area_history,
#area_facility {
  margin: 16px auto 32px;
}
#area_greeting p,
#area_history p,
#area_facility p {
  margin: 0 16px 32px;
  line-height: 150%;
}

.wrap_section {
  margin: 0 0 32px;
}
.wrap_section p {
  line-height: 150%;
}
.wrap_section .photo_right {
  float: right;
  width: 35%;
}
.wrap_section .photo_left {
  float: left;
  width: 35%;
}
.wrap_section .text_right {
  float: right;
  width: 65%;
}
.wrap_section .text_left {
  float: left;
  width: 65%;
}
.wrap_section .author {
  text-align: right;
}

.photo_director {
  margin-left: 16px;
  float: right;
  text-align: right;
}

.img_zoom {
  text-align: center;
}
.img_zoom .tmb_zoomimg {
  width: 75%;
}

.intro {
  margin: 32px auto;
  width: 70%;
}
.intro .text {
  box-sizing: border-box;
  padding: 16px 0;
}
.intro .text p {
  margin-bottom: 16px;
  line-height: 150%;
}
.intro .photo {
  text-align: center;
}
.intro .photo img {
  width: 100%;
}

.nav_archive ul {
  margin: 16px auto;
  background: #fcfbf8 url("../img/bg_01.png");
}
.nav_archive a {
  display: block;
  padding: 16px;
  color: #4D3A2B;
  text-decoration: none;
  text-align: center;
}
.nav_archive a:hover {
  margin: 8px;
  padding: 8px;
  border-radius: 4px;
  background: #f4f1e7;
}

#list_subindex li {
  box-sizing: border-box;
  padding: 16px;
  text-align: left;
}
#list_subindex li dl {
  box-shadow: 0px 0px 1px 0px #666666;
  background: #fff;
  border-radius: 4px;
}
#list_subindex li dt img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
}
#list_subindex li dd.ttl {
  padding: 8px 16px;
  font-weight: bold;
}
#list_subindex li dd.date {
  padding: 0 16px 8px;
  font-size: 75%;
  text-align: right;
}
#list_subindex li a {
  text-decoration: none;
  color: #36326D;
}
#list_subindex li a:hover {
  color: #C91E30;
  background: #e6e6e6;
}
#list_subindex li a:hover img {
  opacity: 0.7;
}

#now_exhibition h2 {
  margin: 0 16px !important;
  padding: 8px 16px !important;
  border-bottom: 1px solid #4D3A2B !important;
  text-align: left !important;
  font-size: 100% !important;
}
#now_exhibition li {
  box-sizing: border-box;
  padding: 16px;
}
#now_exhibition li img {
  border-radius: 4px;
  width: 100%;
}
#now_exhibition li a:hover {
  opacity: 0.7;
}
#now_exhibition li.col_left, #now_exhibition li.col_right {
  width: 50%;
}
#now_exhibition li.col_left {
  float: left;
}
#now_exhibition li.col_right {
  float: right;
}

#area_kikaku {
  margin: 32px 0;
}
#area_kikaku .area_exhibition {
  clear: both;
  margin-bottom: 32px;
}
#area_kikaku .area_exhibition p {
  margin-bottom: 8px;
}
#area_kikaku .area_exhibition #contents_area {
  padding: 0 !important;
}
#area_kikaku .article {
  clear: both;
}
#area_kikaku .article .letterbody {
  clear: both;
  padding-bottom: 16px;
  border-bottom: 1px dotted #4D3A2B;
  line-height: 150%;
}
#area_kikaku .article .letterbody p {
  margin-bottom: 8px;
}
#area_kikaku .article .date {
  margin-top: 8px;
  text-align: right;
  font-size: 75%;
}
#area_kikaku .article .bloglayouts td {
  padding: 16px;
  vertical-align: top;
}

#area_info {
  margin: 32px 0;
}
#area_info .article .letterbody {
  border-bottom: 1px dotted #4D3A2B;
  line-height: 150%;
}
#area_info .article .letterbody p {
  margin-bottom: 8px;
}
#area_info .article .date {
  margin-top: 8px;
  text-align: right;
  font-size: 75%;
}
#area_info .list_blog_archive li {
  padding-bottom: 8px;
  border-bottom: 1px dotted #4D3A2B;
  margin-bottom: 8px;
  line-height: 125%;
}
#area_info .list_blog_archive li dd {
  width: 12em;
  float: left;
  margin-right: 8px;
  margin-bottom: 4px;
  display: block;
  font-size: 0.75em;
}

.sitemap {
  margin-bottom: 16px;
}
.sitemap li {
  margin-bottom: 16px;
}
.sitemap dl {
  margin: 0 8px 16px 0;
  text-align: left;
}
.sitemap dl a {
  text-decoration: none;
}
.sitemap dl dt {
  padding: 4px 0;
  border-bottom: 1px dotted #4D3A2B;
  font-weight: bold;
}
.sitemap dl dd {
  margin: 8px 0;
}
.sitemap dl dd a {
  padding-left: 16px;
}
