<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.display_block {
  display: block !important;
}
#sns_box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 124px;
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 2;
  background: #ffffff;
  border: 2px solid #ccc;
}
@media all and (max-width: 768px) {
  #sns_box {
    display: none;
  }
}
#sns_box.active .sns_box_inner .sns_open {
  display: block;
}
#sns_box * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
#sns_box .sns_box_inner a.sns_btn {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.5px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  padding: 9px 0 8px 0;
}
#sns_box .sns_box_inner .sns_open {
  display: none;
  border-top: 1px dotted #cccccc;
}
#sns_box .sns_box_inner .sns_open ul {
  font-size: 0;
  padding: 5px 0;
}
#sns_box .sns_box_inner .sns_open ul li a {
  display: block;
  padding: 7px 0;
}
#sns_box .sns_box_inner .sns_open ul li a img {
  display: block;
  margin: 0 auto;
}
#sns_box .sns_box_inner .sns_open ul li a img.twitter {
  width: 23px;
  height: 20px;
}
#sns_box .sns_box_inner .sns_open ul li a img.facebook {
  width: 12px;
  height: 20px;
}
#sns_box .sns_box_inner .sns_open ul li a img.on {
  display: none;
}
#sns_box .sns_box_inner .sns_open ul li a:hover img.off {
  display: none;
}
#sns_box .sns_box_inner .sns_open ul li a:hover img.on {
  display: block;
}
.sp #sns_box .sns_box_inner .sns_open ul li a:hover img.off,
.tablet #sns_box .sns_box_inner .sns_open ul li a:hover img.off {
  display: block;
}
.sp #sns_box .sns_box_inner .sns_open ul li a:hover img.on,
.tablet #sns_box .sns_box_inner .sns_open ul li a:hover img.on {
  display: none;
}
body.top #content .topimg.main-1 {
  background-image: url("../img/top/main-1.jpg");
}
body.top #content .topimg.main-2 {
  background-image: url("../img/top/main-2.jpg");
}
body.top #content .topimg.main-3 {
  background-image: url("../img/top/main-3.jpg");
}
body.top #content .topimg .inner a.newslink .event_date {
  padding: 3px 0 4px 0;
}
body.top #content .topimg .inner a.newslink .event_date .start,
body.top #content .topimg .inner a.newslink .event_date .end {
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.5px;
}
body.top #content .topimg .inner a.newslink .event_date .start .char,
body.top #content .topimg .inner a.newslink .event_date .end .char,
body.top #content .topimg .inner a.newslink .event_date .start .time,
body.top #content .topimg .inner a.newslink .event_date .end .time {
  display: inline-block;
  font-size: 13px;
}
body.top #content .topimg .inner a.newslink .event_date .start .char,
body.top #content .topimg .inner a.newslink .event_date .end .char {
  font-weight: normal;
  padding-right: 1px;
}
body.top #content .topimg .inner a.newslink .event_date .start .time,
body.top #content .topimg .inner a.newslink .event_date .end .time {
  padding-right: 12px;
}
body.top #content .topimg .inner a.newslink .event_date:after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 768px) {
  body.exhibition #content {
    padding-right: 20px;
  }
}
@media all and (max-width: 767px) {
  body.exhibition #content {
    padding-right: 20px;
    padding-left: 20px;
  }
}
body.exhibition #content .event_posts {
  margin-top: 2px;
  border-top: 2px solid #cccccc;
}
body.exhibition #content .event_posts * {
  margin: 0;
  padding: 0;
}
body.exhibition #content .event_posts .post {
  padding: 28px 0 27px 0;
  border-bottom: 2px solid #cccccc;
}
@media all and (max-width: 680px) {
  body.exhibition #content .event_posts .post {
    padding: 30px 0 24px 0;
  }
}
body.exhibition #content .event_posts .post a {
  display: block;
  position: relative;
  color: #000000;
  text-decoration: none;
}
@media all and (max-width: 680px) {
  body.exhibition #content .event_posts .post a {
    position: static;
  }
}
body.exhibition #content .event_posts .post a .category {
  width: 100px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  text-indent: 1px;
  padding: 5px 0 4px 0;
  border: 1px solid #000000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media all and (max-width: 680px) {
  body.exhibition #content .event_posts .post a .category {
    position: static;
    top: auto;
    left: auto;
    z-index: auto;
  }
}
body.exhibition #content .event_posts .post a .date {
  padding: 4px 0 0 120px;
}
@media all and (max-width: 680px) {
  body.exhibition #content .event_posts .post a .date {
    padding-top: 14px;
    padding-left: 0;
  }
}
body.exhibition #content .event_posts .post a .date .start,
body.exhibition #content .event_posts .post a .date .end {
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.5px;
}
body.exhibition #content .event_posts .post a .date .start .char,
body.exhibition #content .event_posts .post a .date .end .char,
body.exhibition #content .event_posts .post a .date .start .time,
body.exhibition #content .event_posts .post a .date .end .time {
  display: inline-block;
  font-size: 13px;
}
body.exhibition #content .event_posts .post a .date .start .char,
body.exhibition #content .event_posts .post a .date .end .char {
  font-weight: normal;
  padding-right: 1px;
}
body.exhibition #content .event_posts .post a .date .start .time,
body.exhibition #content .event_posts .post a .date .end .time {
  padding-right: 12px;
}
body.exhibition #content .event_posts .post a .date:after {
  content: "";
  display: block;
  clear: both;
}
body.exhibition #content .event_posts .post a .title {
  font-family: Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 7px 0 0 120px;
}
@media all and (max-width: 680px) {
  body.exhibition #content .event_posts .post a .title {
    padding-left: 0;
  }
}
body.exhibition #content .event_posts .post a:hover {
  color: #777777;
}
body.exhibition #content .event_posts .post a:hover .category {
  border: 1px solid #777777;
}
.sp body.exhibition #content .event_posts .post a:hover,
.tablet body.exhibition #content .event_posts .post a:hover {
  color: #000000;
}
.sp body.exhibition #content .event_posts .post a:hover .category,
.tablet body.exhibition #content .event_posts .post a:hover .category {
  border: 1px solid #000000;
}
@media all and (max-width: 768px) {
  body.news #content {
    padding-right: 20px;
  }
}
@media all and (max-width: 767px) {
  body.news #content {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media all and (max-width: 767px) {
  body.news #content #subtitle a span {
    margin-left: 0;
  }
}
body.news #content .news_posts {
  margin-top: 2px;
  border-top: 2px solid #cccccc;
}
body.news #content .news_posts * {
  margin: 0;
  padding: 0;
}
body.news #content .news_posts .post {
  padding: 33px 0 27px 0;
  border-bottom: 2px solid #cccccc;
}
body.news #content .news_posts .post a {
  display: block;
  color: #000000;
  text-decoration: none;
}
body.news #content .news_posts .post a .date {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.5px;
}
body.news #content .news_posts .post a .date .char {
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  padding-right: 1px;
}
body.news #content .news_posts .post a .title {
  font-family: Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  padding-top: 7px;
}
body.news #content .news_posts .post a:hover {
  color: #777777;
}
.sp body.news #content .news_posts .post a:hover,
.tablet body.news #content .news_posts .post a:hover {
  color: #000000;
}
@media all and (max-width: 767px) {
  body.exhibition #content #subtitle a span {
    margin-left: 0;
  }
}
@media all and (max-width: 767px) {
  body.exhibition.exhibition_single #content #subtitle a span,
  body.news.news_single #content #subtitle a span {
    margin-left: 0;
  }
}
body.exhibition.exhibition_single #content .currently-showing,
body.news.news_single #content .currently-showing {
  display: inline-block;
  float: none;
  border-bottom: none;
}
@media all and (max-width: 768px) {
  body.exhibition.exhibition_single #content .currently-showing,
  body.news.news_single #content .currently-showing {
    padding-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  body.exhibition.exhibition_single #content .currently-showing,
  body.news.news_single #content .currently-showing {
    margin: 0 0 10px 0;
    padding-top: 23px;
  }
}
body.exhibition.exhibition_single #content .currently-showing a,
body.news.news_single #content .currently-showing a {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  padding-bottom: 4px;
  border-bottom: 2px solid #000000;
  text-decoration: none;
}
body.exhibition.exhibition_single #content .currently-showing a:hover,
body.news.news_single #content .currently-showing a:hover {
  border-bottom: 2px solid transparent;
}
.sp body.exhibition.exhibition_single #content .currently-showing a:hover,
.sp body.news.news_single #content .currently-showing a:hover,
.tablet body.exhibition.exhibition_single #content .currently-showing a:hover,
.tablet body.news.news_single #content .currently-showing a:hover {
  border-bottom: 2px solid #000000;
}
body.exhibition.exhibition_single #content .post *,
body.news.news_single #content .post * {
  margin: 0;
  padding: 0;
}
@media all and (max-width: 767px) {
  body.exhibition.exhibition_single #content .post,
  body.news.news_single #content .post {
    width: 100%;
  }
}
body.exhibition.exhibition_single #content .post .title_block,
body.news.news_single #content .post .title_block {
  position: relative;
  margin-top: 3px;
}
body.exhibition.exhibition_single #content .post .title_block .category,
body.news.news_single #content .post .title_block .category {
  width: 100px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  text-indent: 1px;
  padding: 5px 0 4px 0;
  border: 1px solid #000000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media all and (max-width: 767px) {
  body.exhibition.exhibition_single #content .post .title_block .category,
  body.news.news_single #content .post .title_block .category {
    position: static;
    top: auto;
    left: auto;
    margin-bottom: 10px;
  }
}
body.exhibition.exhibition_single #content .post .title_block .date,
body.news.news_single #content .post .title_block .date {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.5px;
  padding: 4px 0 0 120px;
}
@media all and (max-width: 767px) {
  body.exhibition.exhibition_single #content .post .title_block .date,
  body.news.news_single #content .post .title_block .date {
    padding-left: 0;
  }
}
body.exhibition.exhibition_single #content .post .title_block .date .start,
body.news.news_single #content .post .title_block .date .start,
body.exhibition.exhibition_single #content .post .title_block .date .end,
body.news.news_single #content .post .title_block .date .end {
  float: left;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.5px;
}
body.exhibition.exhibition_single #content .post .title_block .date .char,
body.news.news_single #content .post .title_block .date .char,
body.exhibition.exhibition_single #content .post .title_block .date .time,
body.news.news_single #content .post .title_block .date .time {
  display: inline-block;
  font-size: 13px;
}
body.exhibition.exhibition_single #content .post .title_block .date .char,
body.news.news_single #content .post .title_block .date .char {
  font-weight: normal;
  padding-right: 1px;
}
body.exhibition.exhibition_single #content .post .title_block .date .time,
body.news.news_single #content .post .title_block .date .time {
  padding-right: 12px;
}
body.exhibition.exhibition_single #content .post .title_block .date:after,
body.news.news_single #content .post .title_block .date:after {
  content: "";
  display: block;
  clear: both;
}
body.exhibition.exhibition_single #content .post .title_block .title,
body.news.news_single #content .post .title_block .title {
  font-family: Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 7px 0 0 120px;
}
@media all and (max-width: 767px) {
  body.exhibition.exhibition_single #content .post .title_block .title,
  body.news.news_single #content .post .title_block .title {
    padding-left: 0;
  }
}
body.exhibition.exhibition_single #content .post .contents_block .content.description,
body.news.news_single #content .post .contents_block .content.description {
  width: 66.6%;
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  body.exhibition.exhibition_single #content .post .contents_block .content.description,
  body.news.news_single #content .post .contents_block .content.description {
    width: 100%;
  }
}
body.exhibition.exhibition_single #content .post .contents_block .content.description a,
body.news.news_single #content .post .contents_block .content.description a {
  color: black;
  text-decoration: none;
  border-bottom: 2px solid #cccccc;
  padding-bottom: 3px;
}
body.exhibition.exhibition_single #content .post .contents_block .content.description a:hover,
body.news.news_single #content .post .contents_block .content.description a:hover {
  border-bottom: 2px solid transparent;
}
.sp body.exhibition.exhibition_single #content .post .contents_block .content.description a:hover,
.sp body.news.news_single #content .post .contents_block .content.description a:hover,
.tablet body.exhibition.exhibition_single #content .post .contents_block .content.description a:hover,
.tablet body.news.news_single #content .post .contents_block .content.description a:hover {
  border-bottom: 2px solid #cccccc;
}
body.exhibition.exhibition_single #content .post .contents_block .content.description,
body.news.news_single #content .post .contents_block .content.description,
body.exhibition.exhibition_single #content .post .contents_block .content.description *,
body.news.news_single #content .post .contents_block .content.description * {
  font-size: 12px;
  line-height: 1.8em;
}
body.exhibition.exhibition_single #content .post .contents_block .content.image,
body.news.news_single #content .post .contents_block .content.image {
  width: 66.6%;
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  body.exhibition.exhibition_single #content .post .contents_block .content.image,
  body.news.news_single #content .post .contents_block .content.image {
    width: 100%;
  }
}
body.exhibition.exhibition_single #content .post .contents_block .content.image img,
body.news.news_single #content .post .contents_block .content.image img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #cccccc;
}
body.exhibition.exhibition_single #content .post .contents_block .content:first-child.image,
body.news.news_single #content .post .contents_block .content:first-child.image {
  width: 100%;
  margin-top: 35px;
}
body.exhibition.exhibition_single #content .post .contents_block .content:first-child.description,
body.news.news_single #content .post .contents_block .content:first-child.description {
  margin-top: 35px;
}
body.news.news_single #content .title_block .date,
body.news.news_single #content .title_block .title {
  padding-left: 0 !important;
}
body.about #layout #main,
body.about #layout #main * {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  word-wrap: break-word;
  white-space: normal;
}
body.about #layout #main {
  position: relative;
  padding: 0 80px 0 80px;
}
@media all and (min-width: 1130px) {
  body.about #layout #main {
    padding-right: 7.1%;
  }
}
@media all and (min-width: 1550px) {
  body.about #layout #main {
    max-width: 1550px;
    padding-right: 110px;
  }
}
@media all and (max-width: 768px) {
  body.about #layout #main {
    padding: 60px 20px 0 20px;
  }
}
body.about #layout #main .main__page_title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1px;
  position: absolute;
  top: 238px;
  left: 12.4%;
  z-index: 2;
}
@media all and (min-width: 1130px) {
  body.about #layout #main .main__page_title {
    left: 140px;
  }
}
@media all and (max-width: 970px) {
  body.about #layout #main .main__page_title {
    left: 120px;
  }
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__page_title {
    letter-spacing: 0px;
    position: static;
    top: auto;
    left: auto;
    z-index: auto;
    padding-top: 58px;
  }
}
body.about #layout #main .main__contents {
  padding: 107px 0 0 25.8%;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents {
    padding: 0;
  }
}
body.about #layout #main .main__contents .contents__headline {
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
  letter-spacing: 3px;
  padding-bottom: 26px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__headline {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px;
    padding: 30px 0 32px 0;
  }
}
@media all and (max-width: 1130px) {
  body.about #layout #main .main__contents .contents__headline br.max_1130 {
    display: none;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section {
  padding-top: 40px;
  border-top: 2px solid #cccccc;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__headline {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 3px;
  position: relative;
  padding-left: 30px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__headline {
    font-size: 18px;
    letter-spacing: 1px;
    padding-left: 31px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__headline.fill:before {
  border: none;
  background: #000000;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__headline:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 2;
  border: 3px solid #000000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__headline:before {
    width: 17px;
    height: 17px;
    top: 0;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_1 {
  padding-top: 32px;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_1 .element__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 1px;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_1 .element__description {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1px;
  padding-top: 16px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_1 .element__description {
    font-size: 15px;
    line-height: 28px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_1 .element__image {
  padding-top: 12px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_1 .element__image {
    padding-top: 13px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_1 .element__image img {
  display: block;
  width: 100%;
  height: auto;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 {
  padding-top: 33px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 {
    padding-bottom: 20px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 1px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__title {
    padding-bottom: 22px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl {
  border-top: 1px solid #cccccc;
  padding-top: 13px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl {
    padding-top: 15px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl:first-child {
  border-top: none;
  padding-top: 15px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl:first-child {
    border-top: 1px solid #cccccc;
    padding-top: 15px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dt {
  float: left;
  width: 240px;
  font-family: Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
  padding-top: 7px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dt {
    width: 100px;
    font-size: 15px;
    letter-spacing: 1px;
    padding-top: 5px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dt span.jc {
  font-size: 14px;
  letter-spacing: 1px;
  position: relative;
  top: -1px;
  margin-left: 9px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dt span.jc {
    display: block;
    font-size: 13px;
    letter-spacing: 0.6px;
    position: static;
    top: auto;
    padding-top: 9px;
    margin-left: 0;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd {
  float: right;
  width: calc(100% - 240px);
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd {
    width: calc(100% - 100px);
    min-height: 61px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd .history__description {
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 1px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd .history__description {
    font-size: 13px;
    line-height: 23px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd .history__image img {
  display: block;
  width: 100%;
  height: auto;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd .history__image img.vertical {
  width: 70%;
  margin: 0 auto;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd .history__image img.vertical {
    width: 100%;
    margin: 0;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd .history__description + .history__image {
  padding-top: 11px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd .history__description + .history__image {
    padding-top: 14px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd .history__image + .history__description {
  padding-top: 11px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd .history__image + .history__description {
    padding-top: 15px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd div:last-child.history__description {
  padding-bottom: 11px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd div:last-child.history__description {
    padding-bottom: 15px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl dd div:last-child.history__image {
  padding-bottom: 20px;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.origin_2 .element__history dl:after {
  content: "";
  display: block;
  clear: both;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__description {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1px;
  padding-top: 33px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__description {
    font-size: 15px;
    line-height: 28px;
    padding-top: 32px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images {
  padding: 23px 0 33px 0;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images {
    padding: 33px 0 34px 0;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images img {
  display: block;
  width: 100%;
  height: auto;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__left {
  float: left;
  width: 33.3%;
  padding: 9px 20px 0 0;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__left {
    float: none;
    width: 100%;
    padding: 0 0 0 100px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__right {
  float: right;
  width: 66.7%;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__right {
    float: none;
    width: 100%;
    padding-top: 32px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__right .right__image {
  padding-top: 24px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__right .right__image {
    padding-top: 26px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__right .right__image:first-child {
  padding-top: 0;
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__right .right__image .image__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 0.2px;
  padding-bottom: 10px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__right .right__image .image__title {
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 11px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__right .right__image .image__caption {
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: right;
  color: #666666;
  padding-top: 13px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images .images__right .right__image .image__caption {
    font-size: 13px;
    line-height: 23px;
    padding-top: 15px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images:after {
  content: "";
  display: block;
  clear: both;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__elements .elements__element.interior_view .element__images:after {
    display: none;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__link a {
  display: block;
  width: 33.3%;
  height: 68px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1px;
  color: #000000;
  text-decoration: none;
  border: 2px solid #313131;
  padding: 25px 30px 0 30px;
}
@media all and (max-width: 768px) {
  body.about #layout #main .main__contents .contents__sections .sections__section .section__link a {
    min-width: 160px;
    height: 50px;
    font-size: 14px;
    letter-spacing: 0.6px;
    padding: 16px 18px 0 18px;
  }
}
body.about #layout #main .main__contents .contents__sections .sections__section .section__link a:hover {
  color: #ffffff;
  background: #313131;
}
.sp body.about #layout #main .main__contents .contents__sections .sections__section .section__link a:hover,
.tablet body.about #layout #main .main__contents .contents__sections .sections__section .section__link a:hover {
  color: #000000;
  background: transparent;
}
body.about #layout #footer {
  font-size: 12px;
  line-height: 1;
  position: static;
  bottom: auto;
  right: auto;
  text-align: right;
  padding: 199px 20px 22px 20px;
}
</pre></body></html>