@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 {
    width: 100%;
}

.all_wrap .fl {
    display: flex;
    flex-wrap: wrap;
}

/* fade */
.fade_up{
    opacity: 0;
    transform: translateY(100px);
}

.fade_up.active{
    opacity: 1;
    transition-duration: 1.1s;
    transform: translateY(0);
}

.all_wrap {
    font-family: 'Noto Serif JP' , serif;
    font-feature-settings: 'palt';
    color: #58595B;
}

.en_font {
    font-family: le-monde-livre-classic-byol, serif;
    letter-spacing: 0.06em;
    font-weight: 300;
}

/* mv */
.mv {
    width: 120rem;
    margin: 0 auto;
}

.mv_text {
    position: relative;
    padding-top: 13rem;
    font-size: 1.2rem;
    letter-spacing: 0.12rem;
    line-height: 2;
    font-weight: 400;
    text-align: center;
}

.mv_text::before {
    content: "";
    position: absolute;
    width: 1px;
    top: 6.5rem;
    left: 50%;
    border-left: 1px solid #000;
}

.mv_text.active::before{
    animation: border_anim 0.5s 1s linear forwards;
}

@keyframes border_anim {
	0%{
		height: 0%;
	}
	100%{
	    height: 6rem;
	}
}

.mv_text span {
    display: block;
}

.mv_text .en_font {
    font-size: 2.4rem;
    font-style: italic;
    color: #000;
}

.mv_text span:nth-of-type(2) ,
.mv_text span:nth-of-type(3) ,
.mv_text span:nth-of-type(4) {
    padding-top: 1.5rem;
}

/* sec共通 */
.fl {
    display: flex;
    flex-wrap: wrap;
}

.box.fl {
    align-items: end;
}

.content__container {
    width: 140rem;
    margin: 7.4rem auto 0;
}

.content__wrapper {
    position: relative;
}

.content__container .box.absolute {
    position: absolute;
}

.credit {
    position: relative;
    font-size: 1.2rem;
    line-height: 1.5;
}

.side_img {
    width: 1.084rem;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 2.3rem;
    z-index: 10;
    opacity: 0;
    transition: all .5s ease-in-out;
}

.side_img.inView {
    opacity: 1;
    transition: all .5s ease-in-out;
}

/* sec01 */
.box01 {
    width: 52.5rem;
    margin-left: 24rem;
}

.box02 {
    width: 39rem;
    margin-top: 38rem;
    margin-left: 12rem;
}

.box03 {
    width: fit-content;
    margin-top: -8rem;
}

.box03 .img {
    width: 64rem;
}

.box03 .credit {
    margin-left: 3rem;
}

/* sec02 */
.content__wrapper__sec02 {
    width: 54rem;
    margin: 16rem auto 0;
}

.box05 {
    width: 45rem;
    margin: 6rem auto 0;
}

.box05 .credit {
    margin-top: 2.5rem;
    text-align: center;
}

/* sec03 */
.content__wrapper__sec03 {
    margin-top: 16rem;
}

.box06 {
    width: 39rem;
    margin-top: 32rem;
    margin-left: 15rem;
}

.box07 {
    width: 48rem;
    margin-left: auto;
    margin-right: 10rem;
}

.box08 {
    align-items: end;
    width: fit-content;
    margin-top: 12rem;
}

.box08 .img {
    width: 60rem;
}

.box08 .credit {
    margin-left: 3rem;
}

.box09 {
    width: 68rem;
    margin-top: -8rem;
    margin-left: 0.5rem;
}

/* sec04 */
.content__wrapper__sec04 {
    width: 80rem;
    margin: 16rem auto 0;
}

.box10 {
    width: 39rem;
}

.box11 {
    width: 39rem;
    margin-left: 2rem;
}

.box12 {
    width: 52.5rem;
    margin: 6rem auto 0;
}

.box13 {
    align-items: end;
    width: fit-content;
    margin-top: 6rem;
    margin-left: 24rem;
}

.box13 .img {
    width: 42rem;
}

.box13 .credit {
    margin-left: 3rem;
}

/* sec05 */
.content__wrapper__sec05 {
    width: 124rem;
    margin-top: 16rem;
    margin-left: auto;
    margin-right: 8rem;
}

.box14 {
    width: 54rem;
    margin-top: 19rem;
}

.box14 .credit {
    margin-top: 2.5rem;
}

.box15 {
    width: 42rem;
    margin-left: 12rem;
}

.box16 {
    width: 36rem;
    margin-top: -39rem;
    margin-left: auto;
}

/* sec06 */
.content__wrapper__sec06 {
    margin-top: 16rem;
}

.content__wrapper__sec06 .fl ,
.content__wrapper__sec06 .pc_only_fl {
    justify-content: space-between;
}

.content__wrapper__sec06 .box {
    width: 45.5rem;
}

.box18 .credit {
    margin-top: 2.5rem;
    text-align: center;
}

/* sec07 */
.content__wrapper__sec07 {
    width: 130rem;
    margin: 16rem auto 0;
}

.box20 {
    width: 52.5rem;
    margin: 0 auto;
}

.box21 {
    width: 52rem;
    margin-top: 12rem;
}

.box22 {
    align-items: end;
    width: fit-content;
    margin-top: 26rem;
    margin-left: auto;
    margin-right: 10rem;
}

.box22 .img {
    width: 45rem;
}

.box22 .credit {
    margin-left: 3rem;
}

/* sec08 */
.content__wrapper__sec08 {
    justify-content: right;
    margin-top: 16rem;
    margin-left: auto;
}

.box23 {
    align-items: end;
    width: fit-content;
}

.box23 .img {
    width: 45rem;
}

.box23 .credit {
    margin-right: 3rem;
    text-align: right;
}

.box24 {
    width: 45rem;
    margin-left: 2rem;
}

/* sec09 */
.content__wrapper__sec09 {
    width: 106rem;
    margin-top: 18rem;
    margin-left: 10rem;
}

.box25 {
    width: 37.5rem;
    margin-left: auto;
    margin-right: 5rem;
}

.box26 {
    position: relative;
    width: 43.5rem;
    margin-top: -18rem;
    z-index: 2;
}

.box27 {
    align-items: end;
    width: fit-content;
    margin-top: -20rem;
    margin-left: 38.5rem;
}

.box27 .img {
    width: 54rem;
}

.box27 .credit {
    margin-left: 3rem;
}

/* sec10 */
.content__wrapper__sec10 {
    justify-content: space-between;
    width: 102rem;
    margin: 18rem auto 0;
}

.box28 {
    width: 42rem;
    margin-top: 34rem;
}

.box29 {
    width: 48rem;
}

.box29 .credit {
    margin-top: 3rem;
    text-align: right;
}

/* sec11 */
.content__wrapper__sec11 {
    width: 52.5rem;
    margin: 16rem auto 0;
}

.box30 {
    width: 42rem;
    margin: 0 auto;
}

.box31 {
    margin-top: 6rem;
}

.box31 .credit {
    margin-top: 2.5rem;
    text-align: center;
}

/* sec12 */
.content__wrapper__sec12 {
    width: 99rem;
    margin-top: 16rem;
    margin-left: 22rem;
}

.content__wrapper__sec12 .pc_only_fl {
    justify-content: space-between;
}

.box32 {
    width: 39rem;
    margin-left: 28.5rem;
}


.box33 {
    width: 45rem;
    margin-top: 12rem;
}

.box34 {
    width: 48rem;
    margin-top: 22rem;
}

.box35 {
    width: 42rem;
    margin-top: 12rem;
    margin-left: 27rem;
}

.box35 .credit {
    margin-top: 3rem;
    text-align: center;
}

/* sec13 */
.content__wrapper__sec13 {
    width: 118.5rem;
    margin-top: 16rem;
}

.content__wrapper__sec13 .pc_only_fl {
    justify-content: space-between;
}

.box36 {
    width: 45rem;
    margin-left: 12rem;
}

.box37 {
    width: 39rem;
    margin-top: 25rem;
    margin-right: 10.5rem;
}

.box38 {
    width: 36rem;
    margin-top: -5rem;
}

.box39 {
    align-items: end;
    width: fit-content;
    margin-top: -31.5rem;
    margin-left: auto;
    margin-right: 0.5rem;
}

.box39 .img {
    width: 54rem;
}

.box39 .credit {
    margin-left: 3rem;
}

/* sec14 */
.content__wrapper__sec14 {
    justify-content: space-between;
    width: 90rem;
    margin: 16rem auto 0;
}

.box40 {
    width: 48rem;
}

.box41 {
    width: 36rem;
}

.box41 .credit {
    margin-top: 3rem;
    text-align: right;
}

/* sec15 */
.content__wrapper__sec15 {
    width: 120rem;
    margin-top: 16rem;
    margin-left: auto;
}

.content__wrapper__sec15 .pc_only_fl {
    justify-content: space-between;
    width: 86rem;
    margin-left: auto;
}

.box42 {
    width: 42rem;
}

.box43 {
    width: 42rem;
}

.box44 {
    width: 48rem;
    margin-top: 12rem;
}

.box45 {
    width: 52.5rem;
    margin-top: 6rem;
    margin-left: 24rem;
}

.box45 .credit {
    margin-top: 3rem;
    text-align: center;
}

/* allbutton */
.allbutton {
    margin-top: 13.5rem;
    font-size: 2rem;
    line-height: 1;
    text-align: center;
    color: #000;
}

.allbutton a {
    display: inline-block;
    padding-bottom: 6px;
    border-bottom: double 3px #58595b;
}

/* staff */
.staff {
    width: 110rem;
    margin: 14rem auto 0;
    padding-bottom: 13.5rem;
    font-size: 1.3rem;
    line-height: 1.7;
    text-align: center;
    border-bottom: 1px solid;
}

/* タブレット */
@media only screen and (max-width: 1399px) and (min-width: 561px) {
  html {
      font-size: calc(10* (100vw / 1400));
  }

  .content__container {
    margin: 9.4rem auto 0;
    width: 100%;
}
}

/* PC */
@media only screen and (min-width: 561px) {
    .pc_only_fl{
        display: flex;
        flex-wrap: wrap;
    }
}


/* SP */
@media only screen and (max-width: 560px) {
  html {
    font-size: calc(10* (100vw / 750));
} 

.header {
    top: 0 !important;
}

.all_wrap .pc_only{
    display: none;
}

.all_wrap .sp_only{
    display: block;
}

.all_wrap .credit .sp_only{
  display: inline;
}

/* パンくず */
#breadcrumb .cateList {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0 !important;
}

.all_wrap {
    margin-top: 4rem;
}

/* mv */
.mv {
    width: 100%;
}

.mv_text {
    padding-top: 21.5rem;
    font-size: 2.4rem;
}

.mv_text::before {
    top: 10rem;
}

@keyframes border_anim {
	0%{
		height: 0%;
	}
	100%{
	    height: 10rem;
	}
}

.mv_text .en_font {
    font-size: 4.4rem;
}

.mv_text span:nth-of-type(2) ,
.mv_text span:nth-of-type(3) ,
.mv_text span:nth-of-type(4) {
    padding-top: 2rem;
}

/* sec共通 */
.content__container {
    margin: 15.5rem auto 0;
    width: 100%;
}

.credit {
    font-size: 2rem;
}

.side_img {
    width: 1.96rem;
    right: 2.5rem;
}

/* slick */
.slick-dots {
    position: absolute;
    margin: 0;
    bottom: 1.8rem;
    right: 1rem;
}

.slick-dots li button {
    width: 1rem;
    height: 1rem;
    border: 1px solid #fff;
    border-radius: 50%;
}

.slick-dots li.slick-active button {
    background: #fff;
}

.slick-dots li {
    margin: 0 1rem;
}

/* sec01 */
.box01 {
    width: 67.5rem;
    margin: 0 auto;
}

.box02 {
    width: 45rem;
    margin-top: 8rem;
    margin-left: auto;
}

.box03 {
    width: 70rem;
    margin-top: 8rem;
}

.box03 .img {
    width: 100%;
}

.box03 .credit {
    margin-top: 3rem;
    margin-left: 5rem;
}

/* sec02 */
.content__wrapper__sec02 {
    width: 100%;
    margin: 20rem auto 0;
}

.box05 {
    width: 54rem;
    margin: 8rem auto 0;
}

.box05 .credit {
    margin-top: 3.5rem;
}

/* sec03 */
.content__wrapper__sec03 {
    margin-top: 19.5rem;
}

.box06 {
    width: 42rem;
    margin-top: 8rem;
    margin-left: auto;
    order: 2;
}

.box07 {
    width: 48rem;
    margin-left: auto;
    margin-right: 10rem;
}

.box08 {
    width: 100%;
    margin-top: 8rem;
    order: 3;
}

.box08 .img {
    width: 100%;
}

.box08 .credit {
    margin-top: 4rem;
    margin-left: 5rem;
}

.box09 {
    width: 68rem;
    margin-top: 0;
    margin-left: 0;
    order: 1;
}

/* sec04 */
.content__wrapper__sec04 {
    width: 67.5rem;
    margin: 19rem auto 0;
}

.box10 {
    width: 52.5rem;
    margin: 0 auto;
}

.box11 {
    width: 52.5rem;
    margin: 4rem auto 0;
}

.box12 {
    width: 52.5rem;
    margin: 6rem auto 0;
}

.box13 {
    width: 100%;
    margin: 8rem auto 0;
}

.box13 .img {
    width: 100%;
}

.box13 .credit {
    margin-top: 4rem;
    margin-left: 0;
    text-align: center;
}

/* sec05 */
.content__wrapper__sec05 {
    width: 100%;
    margin-top: 19.5rem;
    margin-right: auto;
}

.box14 {
    width: 66rem;
    margin-top: 8.5rem;
    margin-left: auto;
    order: 2;
}

.box14 .credit {
    margin-top: 3.5rem;
}

.box15 {
    width: 56.5rem;
    margin-left: 0;
}

.box16 {
    width: 36rem;
    margin-top: -39rem;
    margin-left: auto;
}

/* sec06 */
.content__wrapper__sec06 {
    width: 60rem;
    margin: 19.5rem auto 0;
}

.content__wrapper__sec06 .box {
    width: 100%;
}

.box18 {
    margin-top: 4rem;
    order: 2;
}

.box18 .credit {
    margin-top: 3.5rem;
}

/* sec07 */
.content__wrapper__sec07 {
    width: 100%;
    margin: 20rem auto 0;
}

.box20 {
    width: 100%;
}

.box21 {
    width: 60rem;
    margin-top: 8rem;
    margin-left: 5rem;
}

.box22 {
    width: 52.5rem;
    margin-top: 8rem;
    margin-right: 0;
}

.box22 .img {
    width: 100%;
}

.box22 .credit {
    margin-top: 3.5rem;
    margin-left: 0;
}

/* sec08 */
.content__wrapper__sec08 {
    width: 67rem;
    margin: 20rem auto 0;
}

.box23 {
    width: 100%;
}

.box23 .img {
    width: 100%;
}

.box23 .credit {
    margin: 3.5rem auto 0;
    text-align: center;
    order: 2;
}

/* sec09 */
.content__wrapper__sec09 {
    width: 100%;
    margin-top: 20rem;
    margin-left: 0;
}

.box25 {
    position: relative;
    width: 42rem;
    margin-right: 5rem;
    z-index: 3;
}

.box26 {
    width: 52.5rem;
    margin-top: -4rem;
    margin-left: 5rem;
}

.box27 {
    width: 100%;
    margin-top: 8rem;
    margin-left: 0;
}

.box27 .img {
    width: 100%;
}

.box27 .credit {
    margin-top: 3.5rem;
    margin-left: 5rem;
}

/* sec10 */
.content__wrapper__sec10 {
    width: 100%;
    margin: 19.5rem auto 0;
}

.box28 {
    width: 54rem;
    margin-top: 8rem;
    order: 2;
}

.box28 .credit {
    margin-top: 3.5rem;
    margin-left: 5rem;
}

.box29 {
    width: 60rem;
    margin-left: 10rem;
}

/* sec11 */
.content__wrapper__sec11 {
    width: 100%;
    margin: 20rem auto 0;
}

.box30 {
    width: 57rem;
}

.box31 {
    margin-top: 8rem;
}

.box31 .credit {
    margin-top: 3.5rem;
}

/* sec12 */
.content__wrapper__sec12 {
    width: 100%;
    margin-top: 19.5rem;
    margin-left: 0;
}

.box32 {
    width: 45rem;
    margin-left: 0;
}

.content__wrapper__sec12 .pc_only_fl {
    width: 64.5rem;
    margin: 8rem auto 0;
}

.box33 {
    width: 100%;
    margin-top: 0;
}

.box34 {
    width: 100%;
    margin-top: 0;
}

.box35 {
    width: 48rem;
    margin-top: 8rem;
    margin-left: auto;
}

.box35 .credit {
    margin-top: 3.5rem;
    text-align: left;
}

/* sec13 */
.content__wrapper__sec13 {
    width: 100%;
    margin-top: 19.5rem;
}

.content__wrapper__sec13 .pc_only_fl {
    width: 100%;
}

.content__wrapper__sec13 .slider {
    width: 57rem;
    margin: 0 auto;
}

.box36 {
    width: 100%;
    margin-left: 0;
}

.box37 {
    width: 100%;
    margin: 0;
}

.box38 {
    width: 52.5rem;
    margin-top: 8rem;
}

.box39 {
    margin-top: 8rem;
    margin-right: auto;
}

.box39 .img {
    width: 100%;
}

.box39 .credit {
    margin-top: 3.5rem;
    margin-left: 5rem;
}

/* sec14 */
.content__wrapper__sec14 {
    width: 64.5rem;
    margin: 20rem auto 0;
}

.box40 {
    width: 100%;
}

.box41 {
    width: 42rem;
    margin-top: 8rem;
    margin-left: auto;
}

.box41 .credit {
    margin-top: 3.5rem;
    text-align: left;
}

/* sec15 */
.content__wrapper__sec15 {
    width: 100%;
    margin-top: 19.5rem;
    margin-left: auto;
}

.content__wrapper__sec15 .pc_only_fl {
    width: 57rem;
    margin-left: 0;
}

.box42 {
    width: 42rem;
}

.box43 {
    width: 42rem;
}

.box44 {
    width: 61.5rem;
    margin-top: 8rem;
    margin-left: 8.5rem;
}

.box45 {
    width: 100%;
    margin-top: 8rem;
    margin-left: 0;
}

.box45 .credit {
    margin-top: 3.5rem;
    margin-left: 5rem;
    text-align: left;
}

/* allbutton */
.allbutton {
    margin-top: 15.5rem;
    font-size: 4rem;
}

.allbutton a {
    padding-bottom: 1rem;
}

/* staff */
.staff {
    width: 100%;
    margin: 15rem auto 0;
    padding-bottom: 15rem;
    font-size: 2.2rem;
    line-height: 1.75;
    border-bottom: none;
}

}