@charset "UTF-8";
/* base */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  /* font: inherit; */
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}
img {
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
html {
  line-height: 1.8;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  background-color: #fff;
  font-size: 15px;
  word-break: break-all;
}
a {
  text-decoration: none;
  color: inherit;
  transition: all 1s;
}
a:hover {
  color: #dcb87c;
}
a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: all 1s;
}
body {
  height: auto;
  word-break: normal;
}
.blue {
  color: #ff6551;
}

/* gn */
.gn {
  position: absolute;
  right: 30px;
  top: 33px;
  font-size: 13px;
  font-size: 0.86667rem;
  color: #000;
}
.gn__item {
  float: left;
}
.gn__item:before {
  content: "|";
  margin: 0 7px;
  font-size: 16px;
  font-size: 1.06667rem;
}
.gn__item:last-of-type:after {
  content: "|";
  margin: 0 7px;
  font-size: 16px;
  font-size: 1.06667rem;
}
.gn__item a:hover {
  color: #000;
  text-decoration: underline;
}

/* header */
#header {
  width: 1024px;
  height: 90px;
  position: fixed;
  top: 0;
  background-color: #dcb87c;
  z-index: 99;
}
/* footer */
#footer {
  padding: 30px 0;
  text-align: center;
  background-color: #dcb87c;
}
/* main */
.main__main {
  background-color: #dcb87c;
  padding-top: 90px;
  padding-left: 75px;
}
.main__header {
  position: relative;
  background-color: #F7F8F8;
  height: 150px;
}
.main__header__heading {
  position: absolute;
  top: 22px;
  left: 20px;
  width: 226px;
}
.main__header__period {
  position: absolute;
  top: 22px;
  right: 30px;
  width: 365px;
}
.main__content {
  background-color: #FFF;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 52px;
}
.main__content__heading {
  font-size: 23px;
  font-size: 1.53333rem;
  font-weight: 900;
  width: 498px;
  border-bottom: dotted 8px #676bff;
  margin-bottom: 35px;
}
.main__content--right {
  margin-left: 245px;
  margin-right: 60px;
  width: 500px;
}
.main__content__wrapper {
  position: relative;
  margin-bottom: 80px;
}
.main__content__schedule{
    text-decoration: underline;
}
/* lead */
.lead {
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 30px;
}
/* utility */
.fs31 {
  font-size: 31px;
  font-size: 2.06667rem;
}
.fs26 {
  font-size: 26px;
  font-size: 1.73333rem;
  vertical-align: inherit;
  line-height: 1;
}
.fs22 {
  font-size: 22px;
  font-size: 1.46667rem;
  vertical-align: middle;
  line-height: 1.4;
}
.fs17 {
  font-size: 17px;
  font-size: 1.13333rem;
  vertical-align: middle;
}
.fs13 {
  font-size: 13px;
  font-size: 0.86666rem;
  line-height: 2;
  font-weight: normal;
}
.fs11 {
  font-size: 11px;
  font-size: 0.73333rem;
  line-height: 2;
  font-weight: normal;
}
.normal {
  font-weight: normal;
}
.image--left {
  float: left;
}
.image--right {
  float: right;
}
.image__catch--half {
  width: 374px !important;
}
.image--full-catch{
    width: 427px;
}
.lineheight-1{
    line-height: 1;
}
.note{
  width: 410px;
  margin: 10px 0;
}
.note-red{
    color: red;
    font-size: 13px;
    text-align: right;
}
.minus-indent{
  padding-left: 1em;
  text-indent: -1em;
}
.w480{
  max-width: 480px;
}
.bold{
  font-weight: 900;
}
.pl50{
  padding-left: 50px;
}
/* scroll-animations */
.scroll-animations .animated {
  opacity: 0;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
/* btn_diary */
#btn_diary {
  width: 118px;
  margin-top: -5px;
  position: absolute;
  right: 0;
}
/* page */
#wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 10;
}
#container {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1024px;
  transition: left 0.1s cubic-bezier(0.35, 0.5, 0.6, 0.46);
  height: 100%;
  z-index: 10;
}
.content-wrapper {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #FFF;
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: border-box;
  overflow: hidden;
}
.content-wrapper img {
  width: 100%;
}
.border-wrap{
    border: solid 2px #000;
    padding: 0 6px;
    display: inline-block;
}
.cover-top-inner{
  height: 485px;
  width: 524px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
/* subtitle */
.subtitle {
    position: absolute;
    width: 286px;
    top: 16px;
    left: 30px;
}
#cover-top {
  display: none;
}
#cover-top .subtitle{
  display: block;
    position: absolute;
    top: 16px;
    left: 30px;
    width: 286px;
}
/* loading-top */
#loading-top-pc{
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 9;
  /* background: url(../images/slide_top_00.jpg) no-repeat center center;
  background-size: cover; */
}

/* main */
.maintitle {
  position: absolute;
  width: 524px;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
}
.maincatch{
  width: 474px;
  height: 144px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.mainsub{
  width: 31px;
  height: 610px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto 0;
}
/* enter */
.enter {
  position: absolute;
  width: 500px;
  height: 196px;
  left: 0;
  right: 0;
  margin: auto;
  top: 235px;
  display: none;
}
.enter-wrap{
  position: absolute;
  width: 500px;
  height: 196px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 40%;
  overflow: hidden;
}
.enter-wrap::after{
  content: '';
  width: 258px;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
/* button */
.button-start{
  display: block;
  border: 2px solid #000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 254px;
}
.button-start img{
  width: 125px;
  margin: auto;
  display: block;
}
.button {
  cursor: pointer;
}
.button img.button-animate{
  width: 395px;
  height: 196px;
  position: absolute;
  display: none;
  bottom: -268px;
  left: 50px;
  right: 0;
  margin: auto;
}
/* bird */
.bird {
  position: absolute;
  z-index: 20;
  transition: 0.5s;
}
.bird--left {
  width: 601px;
  right: 1024px;
  bottom: 70px;
}
.bird--left.on {
  right: 600px;
  bottom: 70px;
}
.bird--right {
  width: 476px;
  left: 1024px;
  bottom: 80px;
}
.bird--right.on {
  left: 600px;
  bottom: 80px;
}
/* period */
.period {
  position: absolute;
  width: 524px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
/* fam-logo */
.fam-logo {
  position: fixed;
  width: 160px;
  bottom: 20px;
  right: 30px;
}
/* open */
.open {
  display: block;
  position: absolute;
  width: 39px;
  top: 30px;
  left: 492px;
  cursor: pointer;
}
/* scroll-line */
.scroll-line{
  position: absolute;
  width: 400px;
  height: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* bg */
#bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
/* info */
.info th, .info td {
  font-weight: 900;
  vertical-align: top;
  padding-bottom: 10px;
}
.info th {
  width: 90px;
}
.info-wide{
    margin: -40px 0 80px 90px;
    width: 750px;
}
.info-wide-btn{
    display: inline-block;
    font-weight: 900;
    margin: 0 0 15px;
}
.info-wide-text{
    font-weight: 900;
}
.info_ex_name{
  font-size: 24px;
  line-height: 1.4;
  vertical-align: middle;
}

/* event */
.event__table th {
  padding: 15px 20px;
  font-weight: 900;
  font-size: 20px;
  font-size: 1.33333rem;
  line-height: 1.2;
  width: 104px;
  vertical-align: top;
}
.event__table__heading {
  display: table-cell;
  width: 104px;
  height: 104px;
  background: url(../images/event_bk_circle.png) no-repeat;
  background-size: contain;
  text-align: center;
  vertical-align: middle;
}
.event__table .fs13 {
  font-size: 13px;
  font-size: 0.86667rem;
  font-weight: 900;
}
.event__table .fs15 {
  font-size: 15px;
  font-size: 1rem;
}
.event__table .fs23 {
  font-size: 23px;
  font-size: 1.53333rem;
  font-weight: 900;
}
/* access */
.access__heading {
  margin-top: 40px;
  font-size: 17px;
  font-size: 1.13333rem;
  font-weight: 900;
}
.access__list {
  list-style: disc;
  margin-left: 1em;
}
.access__list li {
  line-height: 2;
}
.access__comment {
  margin-top: 24px;
}
/* anc */
#anc02 {
  margin-top: 140px;
}
/* work */
#work_01 {
  width: 420px;
  height: 389px;
  position: absolute;
  right: 0px;
  top: 70px;
  background: url(../images/work_01.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#work_02 {
  width: 68px;
  height: 581px;
  position: absolute;
  left: 64px;
  top: 0;
  background: url(../images/work_02.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#work_03 {
  width: 267px;
  height: 280px;
  position: absolute;
  left: -52px;
  top: 660px;
  background: url(../images/work_03.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#work_04 {
  width: 447px;
  height: 325px;
  position: absolute;
  right: 0;
  top: 390px;
  background: url(../images/work_04.png);
  background-size: contain;
  background-repeat: no-repeat;
}
/* eye */
#eye_01 {
  background: url(../images/eye_big_01.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#eye_02 {
  background: url(../images/eye_big_02.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#eye_03 {
  background: url(../images/eye_big_03.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#eye_04 {
  background: url(../images/eye_big_04.png?v=20250821);
  background-size: contain;
  background-repeat: no-repeat;
}
/* map */
#map {
  width: 450px;
}

/* highlight */
.highlight {
  margin: 40px 0;
}
.highlight__point {
  width: 130px;
}
.highlight__point--extra {
  width: 182px;
}
.highlight__heading {
  font-size: 23px;
  font-size: 1.53333rem;
  font-weight: 900;
  margin: 20px 0;
  line-height: 1.2;
}
.highlight__wrapper {
  display: flex;
  margin-top: 10px;
}
.highlight__photo {
  width: 132px;
  height: 132px;
}
.highlight__desc {
  position: relative;
  display: flex;
  align-items: center;
  width: 368px;
  height: 132px;
}
.highlight__work {
  font-weight: 900;
  margin-left: 35px;
  text-indent: -0.5em;
}
.highlight__more {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  line-height: 1;
}
.highlight__more a {
  border-bottom: solid 1px;
}
.highlight__content {
  padding-right: 93px;
}
.highlight__content__wrapper {
  border-bottom: dotted 8px #676bff;
  padding: 35px 0 70px;
}
.highlight__content__wrapper:last-of-type{
    border-bottom: 0;
}
.highlight__content__wrapper__washi{
    position: relative;
}
.highlight__content__wrapper:after {
  display: table;
  content: "";
  clear: both;
}
.highlight__content__wrapper.pb35 {
  padding-bottom: 35px;
}
.highlight__content__wrapper.no-border {
  border-bottom: 0;
}
.highlight__abstract--left {
  float: left;
  width: 236px;
}
.highlight__abstract--right {
  float: right;
  width: calc(804px - 236px);
  margin-top: 30px;
}
.highlight__abstract__heading {
  width: 43px;
  position: absolute;
  top: 50px;
  left: 0px;
}
.highlight__abstract__catch {
  font-size: 36px;
  font-size: 2.4rem;
  font-weight: 900;
  border-top: dotted 8px #676bff;
  line-height: 1.4;
  padding-top: 20px;
  margin-bottom: 30px;
}
.highlight__flex {
  display: flex;
  justify-content: space-between;
}
.highlight__block__heading {
  font-size: 26px;
  font-size: 1.73333rem;
  font-weight: 900;
  margin-bottom: 15px;
}
.highlight__block__heading--sub{
    font-size: 29px;
    font-weight: 900;
    border-top: 3px solid #000;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    padding: 20px 25px 10px;
    line-height: 1;
    margin-bottom: 20px;
}
.highlight__block__heading--sub img{
  width: 289px;
}
.highlight__block__heading img {
  width: 130px;
  vertical-align: middle;
  margin-right: 20px;
}
.highlight__block__heading span {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 150px);
}
.highlight__block__heading--extra img{
  width: 182px;
}
.highlight__block__heading--extra span {
  width: calc(100% - 202px);
}
.highlight__block__lead {
  font-size: 17px;
  font-size: 1.13333rem;
  font-weight: 900;
  line-height: 1.5;
}
.highlight__sub-heading{
    margin-top: 50px;
}
.highlight__block__image {
  margin: 40px auto 0;
}
.highlight__flex .highlight__block__image {
  width: calc(376px * 2 / 3);
  margin: 40px 0 0;
}
.highlight__block__image__catch {
  width: 620px;
}
.highlight__block__image__catch img {
  margin: 30px 0 15px;
}
.highlight__block__image__catch.discover {
  width: 804px;
}
.highlight__block__image__catch.discover img {
  width: 385px;
  margin-top: 0;
}
.highlight__block__image__catch.discover:before {
  display: block;
  content: "新発見";
  width: 67px;
  height: 67px;
  border: solid 10px #dcb87c;
  text-align: center;
  line-height: 67px;
  font-size: 17px;
  font-size: 1.13333rem;
  font-weight: 900;
  float: left;
  margin-right: 18px;
  margin-top: -8px;
}
.highlight__block__image__title {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.3;
  margin-top: 15px;
  font-weight: 800;
}
.highlight__block__image__title span {
  font-size: 13px;
  font-size: 0.86667rem;
}
/* exh */
#exh_00 {
  background: url(../images/exhibition_00_s.png);
  background-size: contain;
  width: calc(376px * 2 / 3);
  height: calc(318px * 2 / 3);
  background-repeat: no-repeat;
}
#exh_01 {
  background: url(../images/exhibition_01_s.png);
  background-size: contain;
  width: calc(376px * 2 / 3);
  height: calc(292px * 2 / 3);
  background-repeat: no-repeat;
}
#exh_02 {
  background: url(../images/exhibition_02_s.png);
  background-size: contain;
  width: calc(376px * 2 / 3);
  height: calc(301px * 2 / 3);
  background-repeat: no-repeat;
}
#exh_03 {
  background: url(../images/exhibition_03_s.png);
  background-size: contain;
  width: calc(376px * 2 / 3);
  height: calc(282px * 2 / 3);
  background-repeat: no-repeat;
}
#exh_04 {
  background: url(../images/exhibition_04_s.png);
  background-size: contain;
  width: calc(376px * 2 / 3);
  height: calc(475px * 2 / 3);
  background-repeat: no-repeat;
}
#exh_05 {
  background: url(../images/exhibition_05_s.png);
  background-size: contain;
  width: calc(376px * 2 / 3);
  height: calc(416px * 2 / 3);
  background-repeat: no-repeat;
}
#exh_06 {
  background: url(../images/exhibition_06.png);
  background-size: contain;
  width: 701px;
  height: 386px;
  background-repeat: no-repeat;
}
#exh_07 {
  background: url(../images/exhibition_07.png);
  background-size: contain;
  width: 379px;
  height: 501px;
  background-repeat: no-repeat;
}
#exh_08 {
  background: url(../images/exhibition_08.png);
  background-size: contain;
  width: 301px;
  height: 783px;
  background-repeat: no-repeat;
}
#exh_09 {
  background: url(../images/exhibition_09.png);
  background-size: contain;
  width: 701px;
  height: 436px;
  background-repeat: no-repeat;
}
#exh_10 {
  background: url(../images/exhibition_10.png);
  background-size: contain;
  width: 379px;
  height: 379px;
  background-repeat: no-repeat;
}
#exh_11 {
  background: url(../images/exhibition_11.png);
  background-size: contain;
  width: 301px;
  height: 792px;
  background-repeat: no-repeat;
}
#exh_12 {
  background: url(../images/exhibition_12.png);
  background-size: contain;
  width: 701px;
  height: 491px;
  background-repeat: no-repeat;
}
#exh_13 {
  background: url(../images/exhibition_13.png);
  background-size: contain;
  width: 301px;
  height: 289px;
  background-repeat: no-repeat;
}
#exh_14 {
  background: url(../images/exhibition_14.png);
  background-size: contain;
  width: 376px;
  height: 567px;
  background-repeat: no-repeat;
}
/* entry */
.entry-meta {
  color: #9FA0A0;
}
.entry-title {
  font-size: 26px;
  font-size: 1.73333rem;
  line-height: 1.4;
  font-weight: 900;
  margin: 10px 0 45px;
}
/* widget */
.widget {
  margin-top: 45px;
}
.widget li {
  border-bottom: 1px solid #000;
  padding: 10px 0;
  line-height: 1.4;
}
.widget-title {
  font-weight: 900;
  padding: 5px 0;
  border-bottom: 1px solid #000;
}
/* wp-video */
.wp-video {
  width: 100% !important;
  margin: 10px 0 -1em;
}
.wp-video-shortcode {
  width: 100% !important;
  height: auto;
}
/* secondary */
#secondary {
  width: 278px;
  float: right;
}
/* tiger */
#tiger--left {
  position: absolute;
  width: 156px;
  top: 20px;
  left: 255px;
}
#tiger--right {
  position: absolute;
  width: 52px;
  bottom: 20px;
  right: 120px;
}
/* check */
.check__main {
  position: relative;
  height: 1769px;
  background: url(../images/diagnosis_bk.jpg) no-repeat;
  background-size: cover;
}
.check__bg {
  position: absolute;
  width: 746px;
  top: 153px;
  left: 100px;
}
.check__title {
  position: absolute;
  width: 481px;
  top: 80px;
  left: 104px;
}
.check__result {
  position: absolute;
  width: 151px;
  height: 298px;
}
.check__result__cover {
  cursor: pointer;
}
.check__result__heading {
  font-size: 38px;
  font-weight: 900;
  margin-bottom: 7px;
  line-height: 1;
}
.check__result__heading__sub{
  font-size: 22px;
  font-size: 1.46667rem;
  font-weight: 900;
}

.check__result__content{
  display: none;
  position: absolute;
  top: 1364px;
  left: 90px;
  width: 733px;
  background-color: #fff;
  padding: 30px 30px 45px;
  box-sizing: border-box;
  box-shadow: 10px 10px 20px 2px rgb(0 0 0 / 20%);
  z-index: 1;
}
.check__result__content__wrap{
  display: flex;
  align-items: center;
}
.check__result__content__wrap--left{
  width: 206px;
  margin-right: 20px;
  display: block;
  display: flex;
  align-items: center;
}
.check__result__content__wrap--right{
  width: 447px;
  display: block;
  display: flex;
  align-items: center;
}
.check__result__content__icon{
  width: 199px !important;
}
.check__end {
  position: absolute;
  width: 215px;
  bottom: 400px;
  right: 120px;
}

.check__result__content__more{
  position: absolute;
  bottom: 15px;
  right: 30px;
  font-weight: bold;
  cursor: pointer;
}
#check__result--1 {
  top: 1364px;
  left: 90px;
}
#check__result--2 {
  top: 1364px;
  left: 284px;
}
#check__result--3 {
  top: 1364px;
  left: 478px;
}
#check__result--4 {
  top: 1364px;
  left: 672px;
}
/* asobi */
.asobi__header{
    margin-bottom: 40px;
}
.asobi__content{
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.asobi__left{
  width: 170px;
}
.asobi__right{
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  width: 600px;
  padding-top: 10px;
}
.asobi__catch {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 30px;
}
.asobi__sub {
  font-size: 30px;
  line-height: 1;
}
.asobi__dl{
}
.asobi__dl__btn{
  display: inline-block;
  font-weight: 900;
  padding: 5px 20px;
  color: #fff;
  background-color: #ff6551;
}
.asobi__dl__btn:hover{
  background-color: #fff;
  color: #ff6551;
}
.asobi__lead{
  word-break: auto-phrase;
  margin-bottom: 60px;
}
.asobi__text{
  word-break: auto-phrase;
}
/* important */
.important-notices{
    margin-right: 60px;
    margin-bottom: 60px;
}
.important-notices-ttl{
    color: #ff0000;
    font-size: 1.53333rem;
    font-weight: bold;
    line-height: 1.4;
}
.important-notices-subttl{
  color: #ff0000;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.2rem;
}
.important-notices-day{
    margin-top: 20px;
}
.important-notices-text02{
    margin-top: 20px;
}
.important-notices-sub{
    font-weight: bold;
}
.important-notices-link{
    text-decoration: underline;
    font-weight: bold;
}
/* pagination */
.nav-links{
  display: flex;
  justify-content: center;
}
.next .icon,.prev .icon{
  width: 25px;
  height: 19px;
}
.page-numbers{
  padding: 0 10px 10px 0;
  display: flex;
  align-items: center;
}
.page-numbers:last-child{
  padding-right: 0;
}
.icon-arrow-left{
  margin-right: 10px;
}
.icon-arrow-right{
  margin-left: 10px;
}
.pagination .current{
  color: #dcb87c;
}
.pagination .screen-reader-text{
  text-align: center;
  padding: 15px 0;
}


/* スマホ用CSS */

@media screen and (max-width: 767px) {
  body{
    height: 100%;
  }
  /* header */
  #header{
    width: 100%;
  }
  /* page */
  #wrapper{
    height: auto;
  }
  .wrapper__sp{
    height: 100% !important;
  }
  /* ハンバーガー */
  #sp-menu{
    position: absolute;
    top: 32px;
    right: 10px;
    z-index: 999;
  }
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  .menu-trigger {
    position: relative;
    width: 40px;
    height: 20px;
    text-decoration: none;
  }
  .menu-trigger span {
    position: absolute;
    left: 8px;
    width: 24px;
    height: 3px;
    background-color: #000;
    border-radius: 4px;
    display: block;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 8px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .menu-open .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translateY(8.5px) rotate(-45deg);
    transform: translateY(8.5px) rotate(-45deg);
  }
  .menu-open .menu-trigger span:nth-of-type(2) {
    opacity: 0;
  }
  .menu-open .menu-trigger span:nth-of-type(3) {
    -webkit-transform: translateY(-8.5px) rotate(45deg);
    transform: translateY(-8.5px) rotate(45deg);
  }
  .subtitle {
    width: 60%;
  }
  /* GN */
  .gn{
    height: 0;
    width: 720px;
    position: absolute;
    left: 720px;
  }
  .menu-open .gn{
    width: 100%;
    height: calc(100vh - 90px);
    left: 0;
    top: 90px;
    background-color: rgba(255, 255, 255, 0.9);
    transition: height .4s;
    overflow: hidden;
  }
  .gn__inner{
    padding: 20px 0;
  }
  .gn__item{
    float: none;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    padding: 10px 0;
  }
  .gn__item:before{
    content: none;
  }
  #btn_diary{
    margin: 10px auto;
    position: static;
  }
  /* cover-top */
  .maintitle{
    width: 60%;
    top: 22%;
  }
  .period{
    width: 70%;
    top: 62%;
  }
  .period-area{
    display: none;
  }
  .fam-logo{
    width: 30%;
    right: 15px !important;
  }
  .mainsub{
    width: 18px;
    right: 15px;
    top: 8%;
  }
  #cover-top {
    display: none;
  }
  #cover-top .subtitle {
      display: block;
  }
  #cover-top .subtitle img{
      display: block;
  }
  .cover-top-inner{
    width: inherit;
    height: inherit;
    position: static;
  }
  .maincatch{
    width: 64%;
    top: 6%;
  }
  /* enter */
  .enter{
    position: absolute;
    width: 125px;
    height: auto;
    left: 0;
    right: 0;
    margin: auto;
    top: 70%;
    bottom: inherit;
    overflow: hidden;
    display: block;
  }
  .enter-wrap{
    position: static;
    width: auto;
    height: auto;
  }
  .enter-wrap::after{
    content: none;
  }
  .enter-area{
    /* display: none; */
  }
  .button-start{
    position: static;
    width: auto;
  }
  /* loading-top */
  .loading_img_02_sp{
    width: 60%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
  }
    /* main */
    .main__content{
        padding: 30px 10px;
    }
    .main__main{
        padding-left: 20px;
    }
    /* main__header */
    .main__header {
        height: auto;
        padding: 20px 10px;
    }
    .main__header__heading {
        position: static;
        width: 100%;
    }
    .main__header__heading img{
        width: 66%;
        margin: 0 0 25px 0;
    }
    .main__header__period {
        position: static;
        width: 100%;
        text-align: right;
    }
    .main__header__period img{
        width: 65%;
        margin: 0 0 0 auto;
    }
    .main__content__heading{
        width: 100%;
        font-size: 21px;
        border-bottom: dotted 5px #676bff;
        margin-bottom: 30px;
    }
    .main__content--right{
      margin: 0;
      width: 100%;
    }
    .note {
      width: auto;
    }
    .highlight__photo{
      float: none;
      margin: auto;
    }
    .highlight__desc{
      width: 100%;
    }
    #map{
      width: 100%;
    }
    /* check */
    .check__amida{
        padding: 10px;
        text-align: center;
    }
    .check__amida__start{
        width: 120px;
        margin: 0 auto 20px;
    }
    .check__title{
        position: static;
        margin: 0 auto;
        padding: 30px 0;
        width: 80%;
    }
    .check__amida__set{
        border: 2px solid #fff;
        padding: 20px 10px;
        margin: 0 0 40px;
    }
    .check__amida__q{
        border: 2px solid #fff;
        border-radius: 5px;
        padding: 10px;
        margin: 0 0 30px;
        font-size: 16px;
        font-weight: bold;
        background-color: rgba( 255, 255, 255, 0.45);
        margin: 0 0 20px;
    }
    .check__amida__q__start{
    }
    .check__amida__yesno li{
        width: 48%;
        float: left;
    }
    .check__amida__yesno li a{
        display: block;
        background: #fff;
        border-radius: 3px;
        padding: 5px;
    }
    .check__amida__yesno li:first-child{
        margin-right: 4%;
    }
    .check__amida__yesno li:first-child img{
        width: 70px;
    }
    .check__amida__yesno li:last-child img{
        width: 52px;
    }
    .check__main{
        height: auto;
        padding: 0 0 300px;
        background-position: top center;
        background-position: left -800px top;
        background-size: cover;
    }
    .check__end {
    position: static;
    margin: 0 auto;
    width: 150px;
    }
    .check__result{
    position: relative;
    width: auto;
    height: auto;
    text-align: center;
    padding: 6px 10px;
    }
    .check__result__wrap{
      position: relative;
    }
    #check__result--1,#check__result--2,#check__result--3,#check__result--4{
    top: 0;
    left: 0;
    margin: 0 10px 20px;
    }
    .check__result__cover img{
        width: 150px;
        margin: 0 auto 20px;
    }
    .check__result__cover{
        background-color: #fff;
        padding: 80px 10px;
        cursor: pointer;
    }
    .check__result__content{
      width: auto;
      padding: 25px 20px;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0 10px 20px;
    }
    .check__result__content__wrap{
      display: block;
    }
    .check__result__content__wrap--left{
      margin: 0 auto 10px;
      width: auto;
      display: block;
    }
    .check__result__content__wrap--right{
      margin: 0 auto 10px;
      width: auto;
      display: block;
    }
    .check__result__content__text{
      text-align: left;
    }
    .check__result__content__more{
      position: static;
      padding: 10px;
      width: 200px;
      margin: auto;
    }
    .check__result__heading{
      font-size: 31px;
      font-size: 2.06667rem;
    }
    .check__result__heading__sub{
      font-size: 18px;
      font-size: 1.2rem;
    }
    .check__result__content_ttl{
      width: 70% !important;
    }
    .check__result__content__close{
      position: static;
      padding: 10px;
      width: 200px;
      font-weight: 900;
      margin: auto;
    }
    /* highlight */

    /* #cat_anime{
        background-repeat: no-repeat;
        width: 95%;
        height: auto;
        margin-top: 10px;
        padding-top: 116%;
    } */
    .highlight__abstract--left{
        width: 35%;
        background: #fff;
        margin-left: -10px;
    }
    .highlight__abstract__heading{
        margin: auto;
        position: static;
    }
    .highlight__abstract--right{
        margin-top: 10px;
        display: contents;
    }
    .highlight__abstract__catch{
        font-size: 20px;
        font-size: 1.33333rem;
        border-top: solid 5px #000;
        margin-bottom: 20px;
    }
    .highlight__flex {
      display: block;
    }
    .highlight__block__heading img{
        width: 110px;
        margin: 0 0 10px 0;
    }
    .highlight__block__heading--extra img{
        width: 156px;
    }
    .highlight__block__heading{
        font-size: 20px;
        font-size: 1.33333rem;
    }
    .highlight__block__lead{
        font-size: 16px;
        font-size: 1.06667rem;
        margin: 10px 0 0;
    }
    .highlight__flex .highlight__block__image {
      max-width: calc(376px * 2 / 3);
      margin: 40px auto 0;
    }
    .highlight__block__image__catch{
        width: 100%;
    }
    .highlight__block__image__catch img{
        margin: 10px 0;
    }
    .highlight__block__image__title{
        font-size: 16px;
        font-size: 1.06667rem;
        margin: 10px 0 0;
    }
    .highlight__block__image__catch.discover {
        width: 100%;
    }
    .highlight__block__image__catch.discover img{
        margin-top: 0;
        width: calc(100% - 105px);
    }
    .highlight__block__image__title.discover{
        padding-left: 105px;
    }
    .highlight__block__heading--sub img{
      width: 70%;
      margin: 0;
    }
    #exh_00{
        width: 100%;
        height: 0;
        padding-top: 85%;
        background-repeat: no-repeat;
    }
    #exh_01{
        width: 100%;
        height: 0;
        padding-top: 78%;
        background-repeat: no-repeat;
    }
    #exh_02{
        width: 100%;
        height: 0;
        padding-top: 80%;
        background-repeat: no-repeat;
    }
    #exh_03 {
        width: 100%;
        height: 0;
        padding-top: 75%;
        background-repeat: no-repeat;
    }
    #exh_04 {
        width: 100%;
        height: 0;
        padding-top: 126%;
        background-repeat: no-repeat;
    }
    #exh_05 {
        width: 100%;
        height: 0;
        padding-top: 111%;
        background-repeat: no-repeat;
    }
    #exh_06 {
        width: 100%;
        height: 0;
        padding-top: 55%;
        background-repeat: no-repeat;
    }
    #exh_07 {
        width: 70%;
        height: 0;
        padding-top: 132%;
        background-repeat: no-repeat;
        margin: auto;
    }
    #exh_08 {
        width: 70%;
        height: 0;
        padding-top: 182%;
        background-repeat: no-repeat;
        margin: auto;
    }
    #exh_09 {
        width: 100%;
        height: 0;
        padding-top: 62%;
        background-repeat: no-repeat;
    }
    #exh_10 {
        width: 70%;
        height: 0;
        padding-top: 100%;
        background-repeat: no-repeat;
        margin: auto;
    }
    #exh_11 {
        width: 70%;
        height: 0;
        padding-top: 184%;
        background-repeat: no-repeat;
        margin: auto;
    }
    #exh_12 {
        width: 100%;
        height: 0;
        padding-top: 70%;
        background-repeat: no-repeat;
    }
    #exh_13 {
        width: 70%;
        height: 0;
        padding-top: 100%;
        background-repeat: no-repeat;
        margin: auto;
    }
    #exh_14 {
        width: 70%;
        height: 0;
        padding-top: 106%;
        background-repeat: no-repeat;
        margin: auto;
    }
    /* footer */
    #footer {
    padding: 30px 20px;
    text-align: center;
    }
    /* 紙遊び */
    .asobi__header{
        padding-top: 10px;
        height: auto;
        position: static;
        width: 100%;
    }
    .asobi__content{
        width: auto;
    }
    .asobi__headline{
        font-size: 20px;
        font-size: 1.33333rem;
        line-height: 1.4;
        margin: 30px 0 10px;
    }
    .asobi__content{
      display: block;
      width: auto;
    }
    .asobi__left{
      width: auto;
      padding: 0 20px;
    }
    .asobi__right{
      display: block;
      width: 100%;
      padding: 0;
    }
    .asobi__catch {
      line-height: 1.2;
      margin: 20px 0;
    }
    .asobi__sub {
      line-height: 1.2;
      margin: 20px 0;
    }
    .asobi__lead{
      word-break: break-all;
    }
    .asobi__text{
      word-break: break-all;
    }
    .asobi__dl{
      margin: 20px 0;
    }
    /* info */
    .info-wide{
        margin: -50px 0 0 90px;
        width: auto;
    }
    .info_ex_name{
      font-size: 18px;
      font-size: 1.2rem;
    }
    .info th{
      width: 4em;
      padding-right: 15px;
    }
    /* highlight */
    .highlight__heading{
      font-size: 20px;
      line-height: 1.5;
    }
    .highlight__point {
        width: 110px;
    }
    .highlight__point--extra{
        width: 160px;
    }
    .highlight__block__heading{
        font-size: 20px;
        line-height: 1.5;
    }
    .highlight__block__heading--sub {
        font-size: 18px;
        padding: 8px 15px;
    }
    .highlight__block__heading span {
        display: block;
        width: 100%;

    }
    .highlight__content__wrapper {
      border-bottom: dotted 5px #676bff;
      padding: 20px 0 40px;
    }
    .highlight__content__wrapper:last-of-type {
      border-bottom: 0;
    }
    /* event */
    .event__table th{
        padding: 0 12px 0 0;
        vertical-align: top;
        width: 83px;
        font-size: 18px;
    }
    .event__table td{
        padding-bottom: 20px;
    }
    .event__table__heading{
    }

    #anc02{
      margin-top: 80px;
    }
    .important-notices{
        margin-right: 0;
    }
    /* utility */
    .w480{
      max-width: auto;
    }
    .fs13-sp{
        font-size: 13px !important;
    }
    .fs23-sp{
        font-size: 23px !important;
    }
    .fs20-sp{
        font-size: 20px !important;
        line-height: 1.5;
    }
    .image--left{
        float: none;
        width: auto;
    }
    .image--right{
        float: none;
        width: auto;
    }
    .pl50{
        padding-left: 0;
    }
}
