@charset "UTF-8";

@font-face {
  font-family: 'Noto Serif JP';
  font-weight: 400;
  src: url("../../../../Contents/font/NotoSerifCJKjp-Regular.otf");
}

@font-face {
  font-family: 'Noto Serif JP';
  font-weight: 500;
  src: url("../../../../Contents/font/NotoSerifCJKjp-Medium.otf");
}

@font-face {
  font-family: 'Noto Serif JP';
  font-weight: 600;
  src: url("../../../../Contents/font/NotoSerifJP-SemiBold.otf");
}

.all_wrap .sp_only {
  display: none;
}

.all_wrap img ,
.all_wrap video {
  width: 100%;
}

.all_wrap .fl {
  display: flex;
  flex-wrap: wrap;
}

.all_wrap {
  padding-top: 8rem;
  font-family: source-han-serif-japanese, serif;
  line-height: 2;
  font-feature-settings: 'palt';
  color: #58595b;
  background: #F8F7F2;
}

/* アニメーション */
.fade_up {
  opacity: 0;
  transform: translateY(50px);
}

.fade_up.active {
  transition: transform 1.2s, opacity 1.2s;
  transform: translateY(0);
  opacity: 1;
}

/* mv */
.mv_img {
  position: relative;
  width: 50rem;
  margin: 0 auto;
  left: 1rem;
  pointer-events: none;
}

.mv_txt {
  padding-top: 6rem;
  font-size: 1.2rem;
  letter-spacing: 0.12em;
  font-weight: 400;
  text-align: center;
}

/* select_lp */
.select_lp {
  position: relative;
  width: 120rem;
  height: 147.5rem;
  margin: 12rem auto 0;
}

.select_lp li {
  position: absolute;
}

.select_lp li:nth-child(1) {
  width: 72rem;
}

.select_lp li:nth-child(2) {
  width: 42rem;
  top: 28rem;
  right: 11rem;
}

.select_lp li:nth-child(3) {
  width: 38rem;
  top: 59rem;
  left: 23rem;
  z-index: 2;
}

.select_lp li:nth-child(4) {
  width: 64rem;
  bottom: 0;
  right: 0;
}

.select_lp li .select_ttl {
  position: absolute;
  z-index: 2;
  pointer-events: none;
}

.select_lp li:nth-child(1) .select_ttl {
  width: 24rem;
  top: -2rem;
  right: -16.3rem;
}

.select_lp li:nth-child(2) .select_ttl {
  width: 12.8rem;
  bottom: -2.6rem;
  right: -2.7rem;
}

.select_lp li:nth-child(3) .select_ttl {
  width: 10.5rem;
  top: -2.7rem;
  left: -2.7rem;
}

.select_lp li:nth-child(4) .select_ttl {
  width: 29rem;
  bottom: 2.9rem;
  left: -21.8rem;
}

.select_lp li .select_ttl img {
  image-rendering: -webkit-optimize-contrast;
}

/* sec共通 */
.content_container {
  margin: 12rem auto 0;
  border-top: solid 1px;
}

.content_wrapper {
  position: relative;
  width: 140rem;
  margin: 0 auto;
}

.sec_ttl {
  position: absolute;
  z-index: 2;
  pointer-events: none;
}

.sec_ttl img {
  image-rendering: -webkit-optimize-contrast;
}

.ttl {
  font-size: 1.8rem;
  letter-spacing: 0.14em;
  line-height: 1.75;
  font-weight: 600;
  color: #000;
}

.lead {
  padding-top: 2rem;
  font-size: 1.4rem;
  letter-spacing: 0.16em;
  line-height: 2;
  font-weight: 400;
}

.credit {
  position: relative;
  font-family: 'Bodoni Moda', serif;
  font-size: 1.1rem;
  letter-spacing: 0.04em;
  line-height: 1.75;
}

/* sec01 */
.content_wrapper--sec01 {
  margin-top: 6rem;
  padding-top: 6rem;
}

.content_wrapper--sec01 .sec_ttl {
  width: 19rem;
  top: 71.5rem;
  left: 27rem;
}

.content_wrapper--sec01 .character_wrap {
  margin-left: 7.7rem;
  padding-top: 46.7rem;
}

.content_wrapper--sec01 .credit {
  top: 0.5rem;
  text-align: right;
}

.content_wrapper--sec01 .box01 {
  width: 60rem;
  margin: 0 auto;
}

.content_wrapper--sec01 .box02 {
  width: fit-content;
  align-items: flex-end;
  margin-left: 5rem;
  padding-top: 6rem;
}

.content_wrapper--sec01 .box02 .img {
  width: 45rem;
  margin-left: 2rem;
}

/* sec02 */
.content_wrapper--sec02 {
  margin-top: 14rem;
  padding-top: 6rem;
}

.content_wrapper--sec02 .sec_ttl {
  width: 26rem;
  top: 80rem;
  right: 7rem;
}

.content_wrapper--sec02 .character_wrap {
  margin-left: 18.5rem;
  padding-top: 42.5rem;
}

.content_wrapper--sec02 .credit {
  top: 0.5rem;
}

.content_wrapper--sec02 .box01 {
  width: 50rem;
  margin-left: auto;
  margin-right: 20rem;
}

.content_wrapper--sec02 .box02 {
  width: fit-content;
  align-items: flex-end;
  margin-left: 35rem;
  padding-top: 6rem;
}

.content_wrapper--sec02 .box02 .img {
  width: 40rem;
  margin-right: 2rem;
}

/* sec03 */
.content_wrapper--sec03 {
  width: 55rem;
  margin: 10rem auto 0;
  padding-top: 6rem;
}

.content_wrapper--sec03 .sec_ttl {
  width: 13.5rem;
  top: 4rem;
  left: -4rem;
}

.content_wrapper--sec03 .character_wrap {
  margin-left: 4.5rem;
  padding-top: 7.5rem;
}

.content_wrapper--sec03 .credit {
  padding-top: 3rem;
}

.content_wrapper--sec03 .box02 {
  padding-top: 6rem;
}

/* sec04 */
.content_wrapper--sec04 {
  margin-top: 10rem;
  padding-top: 6rem;
}

.content_wrapper--sec04 .sec_ttl {
  width: 30.5rem;
  top: 95rem;
  left: 12rem;
}

.content_wrapper--sec04 .character_wrap {
  padding-top: 54.5rem;
}

.content_wrapper--sec04 .credit {
  top: 0.5rem;
  text-align: right;
}

.content_wrapper--sec04 .box01 {
  width: 60rem;
  margin-left: 15rem;
  margin-right: 8rem;
}

.content_wrapper--sec04 .box02 {
  width: fit-content;
  align-items: flex-end;
  margin-left: auto;
  margin-right: 30rem;
  padding-top: 6rem;
}

.content_wrapper--sec04 .box02 .img {
  width: 45rem;
  margin-left: 2rem;
}

/* allbutton */
.allbutton {
  margin-top: 14rem;
  font-family: 'Bodoni Moda', serif;
  font-size: 2rem;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
}

.allbutton a {
  display: inline-block;
  padding-bottom: 6px;
  color: #000;
  border-bottom: double 3px #58595b;
}

/* staff */
.staff {
  width: 110rem;
  margin: 13.5rem auto 0;
  padding-bottom: 13.5rem;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.7;
  text-align: center;
}

/* PC */
@media only screen and (min-width: 561px) { 
  /* archive */
  .archive_slider {
    width: 120rem !important;
    max-width: unset !important;
    min-width: unset !important;
}
  .archive_slider > h4 {
    padding: 6.5rem 0 4rem;
  }

}

/* タブレット */
@media only screen and (max-width: 1418px) and (min-width: 561px) {
html {
  font-size: calc(10* (100vw / 1400));
}

#breadcrumb .cateList {
  width: 120rem !important;
  max-width: unset !important;
  height: auto;
  line-height: 5rem;
  font-size: 1.2rem;
}

.content_container {
  width: 100%;
}

.main-area.lp {
  padding-top: 0 !important;
}

.archive_slider .bx-wrapper ul li {
  margin-right: 1rem !important;
}

}

/* SP */
@media only screen and (max-width: 560px) {
html {
  font-size: calc(10* (100vw / 750));
} 

.all_wrap .pc_only{
  display: none !important;
}

.all_wrap .sp_only{
  display: block;
}

/* パンくず */
#breadcrumb .cateList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0 !important;
  text-align: left;
}

.all_wrap {
  padding-top: 2.5rem;
}

/* mv */
.mv_img {
  position: unset;
  width: 70rem;
  pointer-events: auto;
}

.mv_txt {
  padding-top: 13rem;
  font-size: 2.4rem;
}

/* select_lp */
.select_lp {
  display: none;
}

/* sec共通 */
.content_container {
  margin: 0;
  border: none;
}

.content_wrapper {
  width: 100%;
}

.ttl {
  font-size: 3rem;
}

.lead {
  padding-top: 3.7rem;
  font-size: 2.4rem;
  letter-spacing: 0.12em;
}

.credit {
  position: unset;
  font-size: 2.2rem;
  line-height: 1.83;
}

/* sec01 */
.content_wrapper--sec01 {
  margin-top: 17rem;
  padding-top: 0;
}

.content_wrapper--sec01 .sec_ttl {
  width: 23.5rem;
  top: 103rem;
  left: auto;
  right: 6.5rem;
}

.content_wrapper--sec01 .character_wrap {
  margin-left: 8rem;
  padding-top: 9.2rem;
}

.content_wrapper--sec01 .credit {
  padding-top: 5rem;
  text-align: left;
}

.content_wrapper--sec01 .box02 {
  margin-left: 0;
  padding-top: 6rem;
}

.content_wrapper--sec01 .box02 .img {
  width: 55rem;
  margin-left: 0;
}

/* sec02 */
.content_wrapper--sec02 {
  margin-top: 15.5rem;
  padding-top: 0;
}

.content_wrapper--sec02 .sec_ttl {
  width: 32rem;
  top: 110.5rem;
  left: 4.2rem;
  right: auto;
}

.content_wrapper--sec02 .character_wrap {
  margin-left: 6.5rem;
  padding-top: 9rem;
  order: 3;
}

.content_wrapper--sec02 .credit {
  padding-top: 4rem;
}

.content_wrapper--sec02 .box01 {
  width: 65rem;
  margin-right: 6rem;
  order: 1;
}

.content_wrapper--sec02 .box02 {
  width: 50rem;
  margin-left: auto;
  padding-top: 6rem;
  order: 2;
}

.content_wrapper--sec02 .box02 .img {
  width: 100%;
  margin-right: 0;
}

/* sec03 */
.content_wrapper--sec03 {
  width: 60rem;
  margin: 15rem auto 0;
  padding-top: 0;
}

.content_wrapper--sec03 .sec_ttl {
  width: 22.7rem;
  top: 90.5rem;
  left: auto;
  right: -6.7rem;
}

.content_wrapper--sec03 .character_wrap {
  margin-left: -2.5rem;
  padding-top: 9.5rem;
  white-space: nowrap;
}

.content_wrapper--sec03 .credit {
  padding-top: 4rem;
}

.content_wrapper--sec03 .box02 {
  padding-top: 6rem;
}

/* sec04 */
.content_wrapper--sec04 {
  margin-top: 15rem;
  padding-top: 0;
}

.content_wrapper--sec04 .sec_ttl {
  width: 38rem;
  top: 109.5rem;
  left: 4.5rem;
}

.content_wrapper--sec04 .character_wrap {
  margin-left: 8rem;
  padding-top: 9rem;
}

.content_wrapper--sec04 .credit {
  padding-top: 4rem;
  text-align: left;
}

.content_wrapper--sec04 .box01 {
  width: 100%;
  margin: 0;
}

.content_wrapper--sec04 .box02 {
  width: 55rem;
  margin-right: 5rem;
  padding-top: 6rem;
}

.content_wrapper--sec04 .box02 .img {
  width: 100%;
  margin-left: auto;
}

/* allbutton */
.allbutton {
  margin-top: 15rem;
  font-size: 4rem;
}

.allbutton a {
  padding-bottom: 1.5rem;
}

/* staff */
.staff {
  width: 100%;
  margin: 15.5rem auto 0;
  padding-bottom: 15rem;
  font-size: 2.4rem;
  line-height: 1.75;
}

.archive_slider {
  border: none;
}

}