@charset "UTF-8";
/* CSS INFORMATION -====================================================
File name : ticket.css
Description : チケットページ
===================================================================== */
#highlights .sec_ttl {
  font-size: 9.7rem;
}

@media screen and (min-width: 768px) {
  .ttlBlock p {
    margin-top: 0;
  }
} /* ====================================================
    ページ共通
=====================================================*/
#highlights .chapter_ttlBlock {
  padding: 6.6666666667% 0 6.6666666667%;
}
#highlights .chapter_ttlBlock h3 span {
  font-size: 8rem;
  padding-left: 4px;
}
#highlights .wrap {
  background: #dfe2d7;
  padding: 6.6666666667% 2.6666666667% 5.0666666667%;
}
#highlights .wrap .txt {
  font-size: 3rem;
  line-height: 1.65;
  letter-spacing: 0.1em;
}
#highlights .bg_imgBlock {
  width: 100%;
  background: #f6efe6;
}
#highlights .imgBlock {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  top: 6rem;
  margin: 0 -2.6666666667%;
}
#highlights .imgBlock .highlight_img {
  width: 47%;
}
#highlights .imgBlock .highlight_img:not(:first-child) {
  margin-left: 5.3333333333%;
}
#highlights .imgBlock .highlight_img:nth-child(n+3) {
  margin-top: 5.3333333333%;
}
#highlights .imgBlock .highlight_img:nth-child(2n+1) {
  margin-left: 0;
}
#highlights .capter_bgBlock {
  position: relative;
}
#highlights .capter_bgBlock.bgBlock1 {
  margin-top: -41.3333333333%;
  padding-top: 58.6666666667%;
  z-index: 5;
}
#highlights .capter_bgBlock.bgBlock1 .chapter_wrap {
  background: #f6ede4;
}
#highlights .capter_bgBlock.bgBlock2 {
  margin-top: -8%;
  padding-top: 25.3333333333%;
  margin-bottom: 38.1333333333%;
  z-index: 2;
}
#highlights .capter_bgBlock.bgBlock2 .chapter_wrap {
  background: #dfe2d7;
}
#highlights .capter_bgBlock .chapter_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media screen and (min-width: 768px) {
  #highlights .inner {
    padding: 0 100px;
  }
  #highlights .chapter_ttlBlock {
    padding: 7.3rem 0 3rem;
  }
  #highlights .chapter_ttlBlock h3 span {
    font-size: 6rem;
  }
  #highlights .wrap {
    padding: 3rem 14rem 5rem;
  }
  #highlights .wrap .txt {
    font-size: 1.8rem;
  }
  #highlights .imgBlock {
    justify-content: center;
    margin: 5rem -3rem 0;
  }
  #highlights .imgBlock .highlight_img {
    width: 22%;
    max-width: 28rem;
  }
  #highlights .imgBlock .highlight_img:not(:first-child) {
    margin-left: 2.7rem;
  }
  #highlights .imgBlock .highlight_img:nth-child(4n+1) {
    margin-left: 0;
  }
  #highlights .imgBlock .highlight_img:nth-child(n+3) {
    margin-top: 0;
  }
  #highlights .imgBlock .highlight_img:nth-child(n+5) {
    margin-top: 2.7rem;
  }
  #highlights .capter_bgBlock.bgBlock1 {
    margin-top: -25rem;
    padding-top: 23rem;
  }
  #highlights .capter_bgBlock.bgBlock2 {
    margin-top: -19rem;
    margin-bottom: 20rem;
    padding-top: 18.8rem;
  }
  #highlights .chapter_bg img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (min-width: 800px) {
  #highlights .imgBlock .highlight_img {
    width: 23%;
  }
}
@media screen and (min-width: 1400px) {
  #highlights .inner {
    padding: 0 170px;
  }
}
/* ====================================================
    展覧会概要
=====================================================*/
#highlights #highlights-outline {
  z-index: 10;
  margin-top: -8%;
  padding-bottom: 10%;
}
#highlights #highlights-outline .outline_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#highlights #highlights-outline .outline_bg img {
  height: 100%;
}
#highlights #highlights-outline .outline_ttlBlock {
  padding: 10.6666666667% 0 9.3333333333%;
}
#highlights #highlights-outline .outline_wrap {
  margin-right: calc(50% - 50vw);
  padding: 0 7.3333333333% 0 2.6666666667%;
}
#highlights #highlights-outline .outline_wrap .ttl {
  text-align: center;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.07em;
  font-family: "Noto Serif JP", serif;
}
#highlights #highlights-outline .outline_wrap .ttl span {
  font-size: 4.6rem;
  color: #e4765d;
}
#highlights #highlights-outline .outline_wrap .outline_img {
  margin-top: 5.3333333333%;
}
#highlights #highlights-outline .outline_wrap .txt {
  font-size: 3rem;
  line-height: 1.6;
  letter-spacing: 0.14em;
  margin-top: 7.7333333333%;
}
#highlights #highlights-outline .outline_discription {
  margin-top: 26.6666666667%;
}
#highlights #highlights-outline .outline_discription p {
  text-align: center;
  font-size: 3.1rem;
  line-height: 1.925;
}
#highlights #highlights-outline .outline_discription p:not(:first-child) {
  margin-top: 8.5333333333%;
}
#highlights #highlights-outline .outline_discription p .font-serif {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
}
#highlights #highlights-outline .outline_discription p .red {
  color: #e4765d;
}

.insta_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12%;
}
.insta_list li {
  margin: 0 1px 2px;
  width: calc(33.3333333333% - 2px);
}
.insta_list li a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #highlights #highlights-outline {
    margin-top: -3.2291666667%;
    padding-left: 20.8333333333%;
    padding-bottom: 5rem;
  }
  #highlights #highlights-outline .outline_wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
  }
  #highlights #highlights-outline .outline_wrap .ttl {
    font-size: 2.6rem;
  }
  #highlights #highlights-outline .outline_wrap .ttl span {
    font-size: 3.4rem;
  }
  #highlights #highlights-outline .outline_wrap .outline_img {
    width: 76rem;
    margin: 3rem auto 0;
  }
  #highlights #highlights-outline .outline_wrap .txt {
    width: 90%;
    font-size: 1.8rem;
    line-height: 1.72;
    letter-spacing: 0.1em;
    margin: 4rem auto 0;
  }
  #highlights #highlights-outline .outline_ttlBlock {
    padding: 15rem 0 8rem;
  }
  #highlights #highlights-outline .outline_discription {
    margin-top: 10rem;
  }
  #highlights #highlights-outline .outline_discription p {
    font-size: 2.2rem;
  }
  #highlights #highlights-outline .outline_discription p:not(:first-child) {
    margin-top: 5rem;
  }
}
/* ====================================================
    タブ
=====================================================*/
#highlights .highlights_tab {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 13.3333333333% 0;
}
#highlights .highlights_tab li {
  position: relative;
}
#highlights .highlights_tab li a {
  display: block;
  background: url(../images/highlights/icon_chapter-n.png) no-repeat;
  background-size: cover;
  width: 18rem;
  height: 18rem;
}
#highlights .highlights_tab li a .tab_name {
  z-index: 10;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
#highlights .highlights_tab li a .tab_name h4 {
  font-size: 2.6rem;
  font-weight: 700;
}
#highlights .highlights_tab li a .tab_name p {
  font-size: 2.3rem;
  text-transform: uppercase;
  margin-top: 4px;
}
#highlights .highlights_tab li a .tab_name p span {
  font-size: 3rem;
  padding-left: 2px;
}
#highlights .highlights_tab li:not(:first-child) {
  margin-left: 5.3333333333%;
}
#highlights .highlights_tab li:nth-child(n+5) {
  margin-top: 4.4%;
}
#highlights .highlights_tab li:nth-child(4n+1) {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  #highlights .highlights_tab {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 3.8rem 0 8.2rem 20.8333333333%;
  }
  #highlights .highlights_tab .tab_pc {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 32rem;
  }
  #highlights .highlights_tab li a {
    width: 13.4rem;
    height: 13.4rem;
    transition: all 0.5s ease;
  }
  #highlights .highlights_tab li a .tab_name {
    transition: all 0.5s ease;
  }
  #highlights .highlights_tab li a .tab_name h4 {
    font-size: 1.8rem;
  }
  #highlights .highlights_tab li a .tab_name p {
    font-size: 1.2rem;
    margin-top: 0.7rem;
  }
  #highlights .highlights_tab li a .tab_name p span {
    font-size: 2rem;
  }
  #highlights .highlights_tab li a:hover {
    background: url(../images/highlights/icon_chapter-h.png) no-repeat;
    background-size: cover;
    width: 13.4rem;
    height: 13.4rem;
  }
  #highlights .highlights_tab li a:hover .tab_name {
    color: #fff;
  }
  #highlights .highlights_tab li:nth-child(n+4) {
    margin-top: 0;
  }
  #highlights .highlights_tab li:not(:first-child) {
    margin-left: 0;
  }
  #highlights .highlights_tab li:nth-child(n+3) {
    margin-left: 5rem;
  }
}
/* ====================================================
    プロローグ
=====================================================*/
#prologue {
  padding-bottom: 10.1333333333%;
}
#prologue .prologue_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#prologue .prologue_bg img {
  height: 130%;
}
#prologue .prologue_ttlBlock {
  padding: 10.6666666667% 0 6.6666666667%;
}
#prologue .inner {
  z-index: 10;
}
#prologue .bg_imgBlock {
  background: #dfe2d7;
}

@media screen and (min-width: 768px) {
  #prologue {
    padding-left: 20.8333333333%;
  }
  #prologue .prologue_bg img {
    height: 120%;
  }
  #prologue .prologue_ttlBlock {
    padding: 8rem 0 3rem;
  }
  #prologue .wrap {
    padding-top: 4rem;
  }
  #prologue .imgBlock {
    margin-top: 0;
    padding-bottom: 0;
    top: 3rem;
  }
}
/* ====================================================
    第1章
=====================================================*/
#chapter1 {
  padding-bottom: 10.1333333333%;
}

@media screen and (min-width: 768px) {
  #chapter1 {
    padding-left: 20.8333333333%;
  }
  #chapter1 .wrap {
    padding-bottom: 5rem;
  }
  #chapter1 .imgBlock {
    margin-top: 0;
  }
}
/* ====================================================
    第2章
=====================================================*/
#chapter2 {
  padding-bottom: 10.1333333333%;
}

@media screen and (min-width: 768px) {
  #chapter2 {
    padding-left: 20.8333333333%;
  }
  #chapter2 .wrap {
    padding-bottom: 5rem;
  }
  #chapter2 .imgBlock {
    margin-top: 0;
    padding-bottom: 0;
  }
}
/* ====================================================
    第3章
=====================================================*/
#chapter3 {
  padding-bottom: 10.1333333333%;
}
#chapter3 .chapter_ttlBlock {
  padding-top: 4%;
}
#chapter3 .bg_imgBlock {
  background: #dfe2d7;
}

@media screen and (min-width: 768px) {
  #chapter3 {
    padding-left: 20.8333333333%;
  }
  #chapter3 .chapter_ttlBlock {
    padding-top: 8.5rem;
  }
  #chapter3 .wrap {
    padding-bottom: 5rem;
  }
  #chapter3 .imgBlock {
    margin-top: 0;
    padding-bottom: 0;
  }
}
/* ====================================================
    第4章
=====================================================*/
#chapter4 {
  padding-bottom: 10.1333333333%;
}
#chapter4 .chapter_ttlBlock {
  padding-top: 20%;
}
#chapter4 .bg_imgBlock {
  background: #dfe2d7;
}

@media screen and (min-width: 768px) {
  #chapter4 {
    padding-left: 20.8333333333%;
  }
  #chapter4 .chapter_ttlBlock {
    padding-top: 8.5rem;
  }
  #chapter4 .wrap {
    padding-bottom: 5rem;
  }
  #chapter4 .imgBlock {
    margin-top: 0;
    padding-bottom: 0;
  }
}
/* ====================================================
    popup
=====================================================*/
#highlights .popup .box_ttl {
  text-align: center;
}
#highlights .popup .box_ttl h3 {
  font-size: 3.6rem;
  margin-top: 4%;
}
#highlights .popup .nameBlock {
  display: block;
}
#highlights .popup .nameBlock p {
  font-size: 3rem;
  margin-top: 0;
}
#highlights .popup .discription {
  margin-top: 3.2%;
}
#highlights .popup .discription p {
  text-align: center;
}
#highlights .popup .discription .txt {
  font-size: 2rem;
}
#highlights .popup .discription .copy {
  font-size: 0.1rem;
  margin-top: 1.6%;
}
#highlights .popup .box_photo {
  margin-left: auto;
  margin-right: auto;
}
#highlights .popup .box_photo.photo-landscape {
  max-width: 100%;
}
#highlights .popup .box_photo.photo-portrait {
  max-width: 84%;
}
#highlights .popup .box_txt {
  line-height: 1.65;
}

@media screen and (min-width: 768px) {
  .popup .nameBlock {
    display: flex;
  }
}/*# sourceMappingURL=highlights.css.map */