@charset "UTF-8";

@font-face {
  font-family: 'Noto Serif JP';
  font-weight: 400;
  src: url("../../../../Contents/font/NotoSerif/NotoSerifCJKjp-Regular.otf");
}

@font-face {
  font-family: 'Noto Serif JP';
  font-weight: 500;
  src: url("../../../../Contents/font/NotoSerif/NotoSerifCJKjp-Medium.otf");
}

@font-face {
  font-family: 'Noto Serif JP';
  font-weight: 600;
  src: url("../../../../Contents/font/NotoSerif/NotoSerifJP-SemiBold.otf");
}

.all_wrap img ,
.all_wrap video {
  width: 100%;
  /* image-rendering: -webkit-optimize-contrast; */
}

.all_wrap .video a:hover {
  opacity: 1 !important;
}

.all_wrap .fl {
  display: flex;
  flex-wrap: wrap;
}

.all_wrap {
  font-family: source-han-serif-japanese, serif;
  font-weight: 400;
  font-style: normal;
  overflow: hidden;
  background: #d8d3d0;
}

.all_wrap .en_font {
  font-family: "essonnes-display", serif;
  font-weight: 400;
}

/* アニメーション */
.fade {
  opacity: 0;
  will-change: transform;
  -webkit-transition: ease-in, opacity 1000ms, -webkit-transform 1000ms;
  transition: ease-in, opacity 1000ms, -webkit-transform 1000ms;
  -o-transition: ease-in, opacity 1000ms, transform 1000ms;
  transition: ease-in, opacity 1000ms, transform 1000ms;
  transition: ease-in, opacity 1000ms, transform 1000ms, -webkit-transform 1000ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fade.active {
  opacity: 1;
}

.fade_up {
  opacity: 0;
  transform: translateY(100px);
}

.fade_up.active {
  opacity: 1;
  transition-duration: 1.1s;
  transform: translateY(0);
}

/* mv */
.mv_wrap {
  position: relative;
}

.mv_wrap:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 129.1rem;
  left: 0;
  border-top: 2px solid #000;
}

.mv_img {
  position: relative;
  width: 120rem;
  margin: 0 auto;
  z-index: 2;
}

.mv_wrap .lead {
  padding-top: 5rem;
}

.mv_wrap .video {
  width: 48.5rem;
  margin: 0 auto;
  padding-top: 5.5rem;
}

/* sec共通 */
.content_container {
  margin: 14rem auto 0;
}

.content_wrapper {
  position: relative;
  width: 140rem;
  margin: 0 auto;
}

.txt_img {
  position: absolute;
  width: 6.47rem;
}

.lead {
  font-size: 1.6rem;
  letter-spacing: 0.16em;
  line-height: 2;
  text-align: center;
  font-feature-settings: 'palt';
}

.credit {
  padding-top: 2rem;
  white-space: nowrap;
  color: #58595b;
  font-size: 1.1rem;
  letter-spacing: 0.04em;
  line-height: 1.75;
}

/* sec01 */
.content_wrapper--sec01 .txt_img {
  top: 9.5rem;
  left: 26rem;
}

.content_wrapper--sec01 .lead {
  position: relative;
  left: -5rem;
  padding-top: 4.5rem;
}

.content_wrapper--sec01 .credit {
  position: relative;
  top: 0.5rem;
  margin-left: 2rem;
}

.content_wrapper--sec01 .box_wrap01 {
  width: 44rem;
  margin-left: 26rem;
  padding-top: 17.5rem;
}

.content_wrapper--sec01 .box01 {
  width: 33.5rem;
  margin-left: auto;
}

.content_wrapper--sec01 .box02 {
  width: 33.5rem;
  margin-left: 0;
  padding-top: 4rem;
}

.content_wrapper--sec01 .box_wrap02 {
  width: 56.5rem;
  margin-left: 4rem;
}

.content_wrapper--sec01 .box_wrap02 .box .img {
  width: 42rem;
}

.content_wrapper--sec01 .box04 {
  align-items: end;
  padding-top: 1rem;
}

/* sec02 */
.content_wrapper--sec02 {
  margin-top: 26rem;
}

.content_wrapper--sec02 .txt_img {
  top: -10rem;
  right: 35rem;
}

.content_wrapper--sec02 .lead {
  padding-top: 4rem;
}

.content_wrapper--sec02 .box01 {
  width: 60rem;
  margin-left: 34.5rem;
}

.content_wrapper--sec02 .box_wrap01 {
  width: 87rem;
  padding-top: 1rem;
  margin-left: 22rem;
}

.content_wrapper--sec02 .box02 {
  width: 48rem;
  margin-left: 0;
  padding-top: 4rem;
}

.content_wrapper--sec02 .box03 {
  width: fit-content;
  margin-left: 7.5rem;
  padding-top: 12rem;
}

.content_wrapper--sec02 .box03 .img {
  width: 28rem;
  margin: 0 auto;
}

/* sec03 */
.content_wrapper--sec03 {
  margin-top: 23rem;
}

.content_wrapper--sec03 .txt_img {
  top: -7.5rem;
  left: 53.5rem;
}

.content_wrapper--sec03 .lead {
  padding-top: 4rem;
}

.content_wrapper--sec03 .credit {
  position: relative;
  top: 0.5rem;
  margin-left: 2rem;
}

.content_wrapper--sec03 .box_wrap01 {
  width: 101rem;
  margin-left: 26rem;
}

.content_wrapper--sec03 .box01 {
  position: relative;
  width: 36rem;
  top: 10rem;
  padding-top: 34rem;
  z-index: 2;
}

.content_wrapper--sec03 .box02 {
  align-items: end;
  width: fit-content;
  margin-left: 2rem;
}

.content_wrapper--sec03 .box02 .img {
  width: 52rem;
}

.content_wrapper--sec03 .box03 {
  width: fit-content;
  margin: 0 auto;
  padding-top: 10.5rem;
}

.content_wrapper--sec03 .box03 .img {
  width: 42rem;
  margin: 0 auto;
  padding-top: 4rem;
}

/* allbutton */
.allbutton {
  margin-top: 14rem;
  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: 14rem auto 0;
  padding-bottom: 5.5rem;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-align: center;
  color: #58595b;
  /* border-bottom: 1px solid #000; */
}

/* 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;
}

.sp_only {
  display: none;
}
}

/* タブレット */
@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;
}

.all_wrap {
  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));
} 

.pc_only{
  display: none;
}

/* パンくず */
#breadcrumb .cateList {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0 !important;
  text-align: left;
}

.all_wrap {
  width: 100%;
}

/* mv */
.mv_wrap::before {
  top: 193.5rem;
  border-top: 1px solid #000;
}

.mv_img {
  width: 100%;
}

.mv_wrap .lead {
  padding-top: 10rem;
}

.mv_wrap .video {
  width: 63em;
  padding-top: 11rem;
}

/* sec共通 */
.content_container {
  margin: 22rem auto 0;
}

.content_wrapper {
  width: 100%;
}

.txt_img {
  position: absolute;
  width: 10.37rem;
}

.lead {
  font-size: 2.8rem;
  letter-spacing: 0.12em;
}

.credit {
  padding-top: 4rem;
  font-size: 2.2rem;
}

/* sec01 */
.content_wrapper--sec01 .txt_img {
  top: -7rem;
  left: 4rem;
}

.content_wrapper--sec01 .lead {
  left: 0;
  padding-top: 4.5rem;
}

.content_wrapper--sec01 .credit {
  top: 0;
  margin: 0 auto;
}

.content_wrapper--sec01 .box_wrap01 {
  order: 2;
  width: 100%;
  margin-left: 0;
  padding-top: 6rem;
}

.content_wrapper--sec01 .box01 {
  width: 48rem;
  margin-left: 4rem;
}

.content_wrapper--sec01 .box02 {
  width: 54rem;
  margin: 0 auto;
  padding-top: 3rem;
}

.content_wrapper--sec01 .box_wrap02 {
  width: 56.5rem;
  padding-top: 0;
  margin-left: auto;
}

.content_wrapper--sec01 .box_wrap02 .box .img {
  width: 100%;
}

.content_wrapper--sec01 .box04 {
  padding-top: 2.5rem;
}

.content_wrapper--sec01 .box04 ,img {
  width: 100%;
  margin-left: 0;
}

/* sec02 */
.content_wrapper--sec02 {
  margin-top: 25rem;
}

.content_wrapper--sec02 .txt_img {
  top: -7.5rem;
  right: 4rem;
}

.content_wrapper--sec02 .lead {
  padding-top: 5rem;
}

.content_wrapper--sec02 .box01 {
  width: 57rem;
  margin-left: 0;
}

.content_wrapper--sec02 .box_wrap01 {
  width: 100%;
  padding-top: 1.5rem;
  margin-left: 0;
}

.content_wrapper--sec02 .box02 {
  width: 62rem;
  margin-left: 8rem;
}

.content_wrapper--sec02 .box03 {
  width: 100%;
  margin-left: 0;
  padding-top: 3rem;
}

.content_wrapper--sec02 .box03 .img {
  width: 46rem;
  margin-left: 24rem;
}

/* sec03 */
.content_wrapper--sec03 {
  margin-top: 24rem;
}

.content_wrapper--sec03 .txt_img {
  top: -7rem;
  left: 4.5rem;
}

.content_wrapper--sec03 .lead {
  padding-top: 4rem;
}

.content_wrapper--sec03 .credit {
  top: 0;
  margin-left: 0;
}

.content_wrapper--sec03 .box_wrap01 {
  width: 100%;
  margin-left: 0;
}

.content_wrapper--sec03 .box01 {
  width: 52rem;
  top: 0;
  margin-left: 4rem;
  padding-top: 2.5rem;
  order: 2;
}

.content_wrapper--sec03 .box02 {
  width: 57rem;
  margin-left: auto;
}

.content_wrapper--sec03 .box02 .img {
  width: 100%;
}

.content_wrapper--sec03 .box03 {
  width: 100%;
  padding-top: 0.5rem;
}

.content_wrapper--sec03 .box03 .img {
  width: 55.5rem;
  padding-top: 5.5rem;
}

/* allbutton */
.allbutton {
  margin-top: 16.5rem;
  font-size: 4rem;
}

.allbutton a {
  padding-bottom: 1.5rem;
}

/* staff */
.staff {
  width: 100%;
  margin: 15rem auto 0;
  padding-bottom: 15rem;
  font-size: 2.4rem;
  line-height: 1.75;
}

.archive_slider {
  border: none;
}

}