@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 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: 游明朝体, YuMincho, "游明朝 Medium", "Yu Mincho", "Hiragino Mincho ProN", HGS明朝E, yumin, メイリオ, serif;
    font-weight: 300;
    font-style: normal;
    font-feature-settings: 'pkna';
    color: #58595B;
    background: #efefef;
}

.en_font {
    font-family: "meno-banner", serif;
    font-weight: 400;
    font-style: normal;
}

/* mv */
.mv_img {
    width: 112.6rem;
    margin-left: 13.7rem;
}

.mv_text {
    padding-top: 5.5rem;
    font-size: 1.5rem;
    letter-spacing: 0.16rem;
    line-height: 2;
    text-align: center;
    color: #000;
}

/* sec共通 */
.fl {
    display: flex;
    flex-wrap: wrap;
}

.content__wrapper {
    position: relative;
}

.ttl {
    position: absolute;
    z-index: 5;
    pointer-events: none;
}

.credit {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 1.604;
}

/* slick */
.slick-dots {
    position: absolute;
    margin: 0;
    bottom: 1rem;
    right: 0.5rem;
}

.slick-dots li button {
    width: 0.6rem;
    height: 0.6rem;
    border: 1px solid #000;
    border-radius: 50%;
}

.slick-dots li.slick-active button {
    background: #000;
}

.slick-dots li {
    margin: 0 0.6rem;
}

/* sec01 */
.content__wrapper__sec01 {
    justify-content: space-between;
    width: 112.6rem;
    margin: 11rem auto 0;
}

.content__wrapper__sec01 .ttl {
    width: 7.18rem;
    top: 4.2rem;
    right: -3.5rem;
}

.content__wrapper__sec01 .credit {
    padding-top: 3rem;
}

.content__wrapper__sec01 .box {
    width: 55rem;
}

/* sec02 */
.content__wrapper__sec02 {
    margin-top: 15.5rem;
}

.content__wrapper__sec02 .ttl {
    width: 38.91rem;
    top: 87.5rem;
    right: 7rem;
}

.content__wrapper__sec02 .credit {
    padding-top: 2.5rem;
    text-align: center;
}

.content__wrapper__sec02 .fl {
    justify-content: space-between;
    width: 112.6rem;
    margin: 0 auto;
}

.content__wrapper__sec02 .fl .box {
    width: 55rem;
}

.content__wrapper__sec02 .box03 {
    padding-top: 10rem;
}

/* sec03 */
.content__wrapper__sec03 {
    justify-content: space-between;
    width: 112.6rem;
    margin: 16rem auto 0;
}

.content__wrapper__sec03 .ttl {
    width: 4.27rem;
    top: 19.2rem;
    left: -8.2rem;
}

.content__wrapper__sec03 .credit {
    padding-top: 2.5rem;
}

.content__wrapper__sec03 .box {
    width: 55rem;
}

/* sec04 */
.content__wrapper__sec04 {
    margin-top: 16rem;
}

.content__wrapper__sec04 .ttl {
    width: 28.59rem;
    top: 5.2rem;
    right: 28.5rem;
}

.content__wrapper__sec04 .credit {
    margin-right: 3rem;
    padding-top: 51.5rem;
    text-align: right;
}

.content__wrapper__sec04 .fl {
    justify-content: space-between;
}

.content__wrapper__sec04 .fl01 {
    width: 104.2rem;
}

.content__wrapper__sec04 .fl02 {
    width: 119.5rem;
    margin-top: -3rem;
    margin-left: auto;
}

.content__wrapper__sec04 .box01 {
    width: 65rem;
}

.content__wrapper__sec04 .box02 {
    width: 50rem;
    margin-left: -11rem;
    padding-top: 14rem;
}

.content__wrapper__sec04 .box03 {
    width: fit-content;
}

.content__wrapper__sec04 .box03 .img {
    width: 42rem;
}

.content__wrapper__sec04 .box04 {
    width: 52.6rem;
}

/* sec05 */
.content__wrapper__sec05 {
    justify-content: space-between;
    width: 112.6rem;
    margin: 16rem auto 0;
}

.content__wrapper__sec05 .ttl {
    width: 7.32rem;
    top: 40rem;
    left: -4rem;
}

.content__wrapper__sec05 .credit {
    padding-top: 3rem;
}

.content__wrapper__sec05 .box {
    width: 55rem;
}

/* sec06 */
.content__wrapper__sec06 {
    margin: 20rem auto 0;
}

.content__wrapper__sec06 .ttl {
    width: 33.72rem;
    top: -4.5rem;
    right: 0;
}

.content__wrapper__sec06 .credit {
    padding-top: 3rem;
}

.content__wrapper__sec06 .box {
    width: calc(100% / 3);
}

/* sec07 */
.content__wrapper__sec07 {
    justify-content: space-between;
    width: 112.6rem;
    margin: 16rem auto 0;
}

.content__wrapper__sec07 .ttl {
    width: 32.56rem;
    top: 63.5rem;
    right: -13rem;
}

.content__wrapper__sec07 .credit {
    padding-top: 3rem;
}

.content__wrapper__sec07 .box {
    width: 55rem;
}

/* sec08 */
.content__wrapper__sec08 {
    justify-content: space-between;
    width: 121.8rem;
    margin-top: 16rem;
    margin-left: 14rem;
}

.content__wrapper__sec08 .ttl {
    width: 6.68rem;
    top: 0.2rem;
    left: 49.2rem;
}

.content__wrapper__sec08 .credit {
    padding-top: 3rem;
}

.content__wrapper__sec08 .box01 {
    width: 42rem;
}

.content__wrapper__sec08 .box02 {
    width: 68rem;
}

/* sec09 */
.content__wrapper__sec09 {
    margin-top: 15.5rem;
}

.content__wrapper__sec09 .ttl {
    width: 50.3rem;
    top: 83rem;
    left: 44.7rem;
}

.content__wrapper__sec09 .credit {
    margin: 0 auto;
    padding-top: 2.5rem;
    text-align: center;
}

.content__wrapper__sec09 .fl {
    justify-content: space-between;
    width: 112.6rem;
    margin: 0 auto;
    padding-top: 15.5rem;
}

.content__wrapper__sec09 .fl .box {
    width: 55rem;
}

/* sec10 */
.content__wrapper__sec10 {
    justify-content: space-between;
    width: 103.3rem;
    margin-top: 16rem;
    margin-left: 14rem;
}

.content__wrapper__sec10 .ttl {
    width: 48rem;
    top: 5.5rem;
    left: 58rem;
}

.content__wrapper__sec10 .credit {
    padding-top: 3rem;
}

.content__wrapper__sec10 .box01 {
    width: 55rem;
}

.content__wrapper__sec10 .box02 {
    width: 42rem;
    padding-top: 9.5rem;
}

/* sec11 */
.content__wrapper__sec11 {
    justify-content: space-between;
    width: 112.6rem;
    margin: 16rem auto 0;
}

.content__wrapper__sec11 .ttl {
    width: 41.61rem;
    top: 78rem;
    left: -9.2rem;
}

.content__wrapper__sec11 .credit {
    padding-top: 2.5rem;
    text-align: right;
}

.content__wrapper__sec11 .box {
    width: 55rem;
}

/* sec12 */
.content__wrapper__sec12 {
    justify-content: space-between;
    width: 112.6rem;
    margin: 16rem auto 0;
}

.content__wrapper__sec12 .ttl {
    width: 14.77em;
    top: 61rem;
    right: -7rem;
}

.content__wrapper__sec12 .credit {
    padding-top: 2.5rem;
}

.content__wrapper__sec12 .box {
    width: 55rem;
}

/* sec13 */
.content__wrapper__sec13 {
    justify-content: space-between;
    width: 105rem;
    margin: 14rem auto 0;
}

.content__wrapper__sec13 .ttl {
    width: 30.54rem;
    top: 14.5rem;
    right: -4.7rem;
}

.content__wrapper__sec13 .credit {
    padding-top: 3.5rem;
    text-align: right;
}

.content__wrapper__sec13 .box01 {
    width: 45rem;
    z-index: 2;
}

.content__wrapper__sec13 .box01 .img:nth-of-type(2) {
    padding-top: 3rem;
}

.content__wrapper__sec13 .box02 {
    width: 65rem;
    margin-left: -5rem;
    padding-top: 20rem;
}

/* sec14 */
.content__wrapper__sec14 {
    margin: 27.5rem auto 0;
}

.content__wrapper__sec14 .ttl {
    width: 30.19rem;
    top: -11.5rem;
    left: 55rem;
}

.content__wrapper__sec14 .credit {
    margin: 0 auto;
    padding-top: 2.5rem;
}

.content__wrapper__sec14 .box {
    width: calc(100% / 3);
}

/* sec15 */
.content__wrapper__sec15 {
    justify-content: space-between;
    width: 112.6rem;
    margin: 16rem auto 0;
}

.content__wrapper__sec15 .ttl {
    width: 4.45rem;
    top: 19.8rem;
    right: -8.4rem;
}

.content__wrapper__sec15 .credit {
    padding-top: 2.5rem;
}

.content__wrapper__sec15 .box {
    width: 55rem;
}

/* sec16 */
.content__wrapper__sec16 {
    width: 129.3rem;
    margin-top: 16rem;
}

.content__wrapper__sec16 .ttl {
    width: 46.61rem;
    top: 107rem;
    left: 3.5rem;
}

.content__wrapper__sec16 .credit {
    margin-right: 3rem;
    padding-top: 60rem;
    text-align: right;
}

.content__wrapper__sec16 .box01 {
    width:70rem;
}

.content__wrapper__sec16 .wf {
    width: fit-content;
    margin-left: -3rem;
    padding-top: 14.5rem;
}

.content__wrapper__sec16 .box02 {
    width:53rem;
}

.content__wrapper__sec16 .box03 {
    position: relative;
    width: 60rem;
    left: 3rem;
    padding-top: 5rem;
}

.content__wrapper__sec16 .box03 .img {
    width:46rem;
}

/* sec17 */
.content__wrapper__sec17 {
    justify-content: space-between;
    width: 112.6rem;
    margin: 15rem auto 0;
}

.content__wrapper__sec17 .ttl {
    width: 30.59em;
    top: 79rem;
    right: -7rem;
}

.content__wrapper__sec17 .credit {
    padding-top: 3.5rem;
}

.content__wrapper__sec17 .box {
    width: 55rem;
}

/* sec18 */
.content__wrapper__sec18 {
    justify-content: space-between;
    width: 112rem;
    margin: 16rem auto 0;
}

.content__wrapper__sec18 .ttl {
    width: 6.1rem;
    top: 23.5rem;
    right: 40.5rem;
}

.content__wrapper__sec18 .credit {
    padding-top: 2.5rem;
    text-align: right;
}

.content__wrapper__sec18 .box01 {
    width: 62rem;
    z-index: 2;
}

.content__wrapper__sec18 .box01 .img:nth-of-type(2) {
    width: 42rem;
    margin-left: 8rem;
    padding-top: 5rem;
    
}

.content__wrapper__sec18 .box02 {
    width: 54rem;
    margin-left: -5rem;
    padding-top: 70.5rem;
}

/* sec19 */
.content__wrapper__sec19 {
    justify-content: space-between;
    width: 112.6rem;
    margin: 16rem auto 0;
}

.content__wrapper__sec19 .ttl {
    width: 34.2rem;
    top: 72.5rem;
    left: -9.7rem;
}

.content__wrapper__sec19 .credit {
    padding-top: 2.5rem;
    text-align: right;
}

.content__wrapper__sec19 .box {
    width: 55rem;
}

/* sec20 */
.content__wrapper__sec20 {
    margin-top: 15.5rem;
}

.content__wrapper__sec20 .ttl {
    width: 36.01rem;
    top: 87.5rem;
    right: 7rem;
}

.content__wrapper__sec20 .credit {
    padding-top: 3rem;
    text-align: center;
}

.content__wrapper__sec20 .fl {
    justify-content: space-between;
    width: 112.6rem;
    margin: 0 auto;
}

.content__wrapper__sec20 .fl .box {
    width: 55rem;
}

.content__wrapper__sec20 .box03 {
    padding-top: 10rem;
}

/* allbutton */
.allbutton {
    margin-top: 14rem;
    font-size: 2rem;
    letter-spacing: 0.08em;
    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.2rem;
    letter-spacing: 0.08em;
    line-height: 1.5;
    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));
}

}

/* PC */
@media only screen and (min-width: 561px) {
.all_wrap .sp_only {
    display: none;
}

.mv ,
.content__container {
    width: 140rem;
    margin: 0 auto;
}
}

/* SP */
@media only screen and (max-width: 560px) {
  html {
    font-size: calc(10* (100vw / 750));
} 

.all_wrap .pc_only {
    display: none;
}

/* パンくず */
#breadcrumb .cateList {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0 !important;
}

.all_wrap {
    margin-top: 4rem;
    font-family: hiragino-mincho-pron, sans-serif;
    font-feature-settings: 'palt';
}

/* mv */
.mv_img {
    width: 71.4rem;
    margin-left: 0;
}

.mv_text {
    padding-top: 10.5rem;
    font-size: 2.8rem;
    letter-spacing: 0.12em;
}

/* sec共通 */
.credit {
    font-size: 2.2rem;
    line-height: 1.75;
}

/* slick */
.slider .width {
    /* width: min-content; */
    /* height: min-content; */
    /* overflow: hidden; */
}

.slider .width img {
    /* width: 101%; */
}

.slick-dots {
    bottom: 2rem;
    right: 1.5rem;
}

.slick-dots li button {
    width: 1rem;
    height: 1rem;
}

.slick-dots li {
    margin: 0 1rem;
}

/* sec01 */
.content__wrapper__sec01 {
    width: 70rem;
    margin-top: 13rem;
    margin-left: 5rem;
}

.content__wrapper__sec01 .ttl {
    width: 8.208rem;
    top: 93rem;
    left: 1rem;
    right: auto;
}

.content__wrapper__sec01 .credit {
    padding-top: 4rem;
}

.content__wrapper__sec01 .box01 {
    /* width: 56rem; */
    width: 56.1rem;
}

.content__wrapper__sec01 .box02 {
    width: 65rem;
    margin-left: auto;
    padding-top: 5rem;
}

/* sec02 */
.content__wrapper__sec02 {
    margin-top: 19.5rem;
}

.content__wrapper__sec02 .ttl {
    width: 39.33rem;
    top: 174.5rem;
    left: 4.5rem;
    right: auto;
}

.content__wrapper__sec02 .credit {
    padding-top: 4.5rem;
}

.content__wrapper__sec02 .fl {
    width: 71rem;
    margin: 0;
}

.content__wrapper__sec02 .fl .box:nth-of-type(1) {
    width: 56rem;
}

.content__wrapper__sec02 .fl .box:nth-of-type(2) {
    width: 60rem;
    margin-left: auto;
    padding-top: 5rem;
}

.content__wrapper__sec02 .box03 {
    padding-top: 17rem;
}

/* sec03 */
.content__wrapper__sec03 {
    width: 100%;
    margin: 20rem auto 0;
}

.content__wrapper__sec03 .ttl {
    width: 4.98rem;
    top: 0;
    left: 4rem;
}

.content__wrapper__sec03 .credit {
    padding-top: 3.5rem;
    text-align: right;
}

.content__wrapper__sec03 .box:nth-of-type(1) {
    width: 62rem;
    margin-left: auto;
}

.content__wrapper__sec03 .box:nth-of-type(2) {
    width: 60rem;
    padding-top: 5rem;
}

/* sec04 */
.content__wrapper__sec04 {
    margin-top: 20rem;
}

.content__wrapper__sec04 .ttl {
    width: 30.45rem;
    top: 0;
    right: 2.5rem;
}

.content__wrapper__sec04 .credit {
    margin-left: 13rem;
    margin-right: auto;
    padding-top: 4.5rem;
    text-align: left;
    order: 2;
}

.content__wrapper__sec04 .fl01 {
    width: 100%;
}

.content__wrapper__sec04 .fl02 {
    width: 100%;
    margin-top: 5rem;
}

.content__wrapper__sec04 .box01 {
    width: 100%;
    margin-top: -10rem;
    order: 2;
}

.content__wrapper__sec04 .box02 {
    /* width: 54rem; */
    width: 54.1rem;
    margin-left: 11rem;
    padding-top: 9rem;
    position: relative;
    z-index: 2;
}

.content__wrapper__sec04 .box03 {
    width: fit-content;
}

.content__wrapper__sec04 .box03 .img {
    /* width: 62rem; */
    width: 62.1rem;
    margin-left: auto;
}

.content__wrapper__sec04 .box04 {
    width: 52.6rem;
}

/* sec05 */
.content__wrapper__sec05 {
    width: 100%;
    margin: 19rem auto 0;
}

.content__wrapper__sec05 .ttl {
    width: 43.16rem;
    top: 109rem;
    left: 4rem;
}

.content__wrapper__sec05 .credit {
    padding-top: 4.5rem;
    text-align: center;
}

.content__wrapper__sec05 .box01 {
    width: 100%;
}

.content__wrapper__sec05 .box02 {
    width: 60rem;
    width: 60.1rem;
    margin: 0 auto;
    padding-top: 9rem;
}

/* sec06 */
.content__wrapper__sec06 {
    margin: 20rem auto 0;
}

.content__wrapper__sec06 .ttl {
    width: 8.28rem;
    top: -5.5rem;
    right: 16.5rem;
}

.content__wrapper__sec06 .credit {
    padding-top: 4.5rem;
}

.content__wrapper__sec06 .box01 {
    width: 54rem;
}

.content__wrapper__sec06 .box02 {
    /* width: 66rem; */
    width: 66.1rem;
    margin-left: auto;
}

/* sec07 */
.content__wrapper__sec07 {
    width: 100%;
    margin: 19.5rem auto 0;
}

.content__wrapper__sec07 .ttl {
    width: 33.19rem;
    top: 164.5rem;
    right: 4.5rem;
}

.content__wrapper__sec07 .credit {
    padding-top: 4.5rem;
    text-align: right;
}

.content__wrapper__sec07 .box01 {
    width: 64rem;
    margin-left: 5.5rem;
}

.content__wrapper__sec07 .box02 {
    width: 58rem;
    padding-top: 5rem;
}

/* sec08 */
.content__wrapper__sec08 {
    width: 100%;
    margin-top: 19rem;
    margin-left: 0;
}

.content__wrapper__sec08 .ttl {
    width: 5.94rem;
    top: 87rem;
    left: 9rem;
}

.content__wrapper__sec08 .credit {
    padding-top: 4.5rem;
}

.content__wrapper__sec08 .box01 {
    width: 52rem;
}

.content__wrapper__sec08 .box02 {
    width: 62rem;
    margin-left: auto;
    padding-top: 5rem;
}

/* sec09 */
.content__wrapper__sec09 {
    margin-top: 18.5rem;
}

.content__wrapper__sec09 .ttl {
    width: 47.42rem;
    top: 54rem;
    left: 14rem;
}

.content__wrapper__sec09 .credit {
    padding-top: 4.5rem;
}

.content__wrapper__sec09 .fl {
    width: 100%;
    padding-top: 13rem;
}

.content__wrapper__sec09 .fl .box {
    width: calc(100% / 2);
}

/* sec10 */
.content__wrapper__sec10 {
    width: 100%;
    margin-top: 19rem;
    margin-left: 0;
}

.content__wrapper__sec10 .ttl {
    width: 59.19rem;
    top: -3.5rem;
    left: 8em;
}

.content__wrapper__sec10 .credit {
    padding-top: 4.5rem;
    text-align: center;
}

.content__wrapper__sec10 .box01 {
    width: 100%;
    padding-top: 9rem;
    order: 2;
}

.content__wrapper__sec10 .box02 {
    /* width: 52rem; */
    width: 52.1rem;
    margin: 0 auto;
    padding-top: 0;
}

/* sec11 */
.content__wrapper__sec11 {
    width: 100%;
    margin: 19.5rem auto 0;
}

.content__wrapper__sec11 .ttl {
    width: 47.53rem;
    top: 91rem;
    left: auto;
    right: 4rem;
}

.content__wrapper__sec11 .credit {
    padding-top: 4.5rem;
    text-align: left;
}

.content__wrapper__sec11 .box01 {
    width: 64rem;
    margin-left: 4rem;
}

.content__wrapper__sec11 .box02 {
    width: 56rem;
    margin-left: auto;
    padding-top: 8rem;
}

/* sec12 */
.content__wrapper__sec12 {
    width: 100%;
    margin: 19.5rem auto 0;
}

.content__wrapper__sec12 .ttl {
    width: 16.9em;
    top: 95rem;
    left: 5rem;
    right: auto;
}

.content__wrapper__sec12 .credit {
    padding-top: 4.5rem;
    text-align: center;
}

.content__wrapper__sec12 .box01 {
    width: 60rem;
    margin-left: 10rem;
}

.content__wrapper__sec12 .box02 {
    width: 100%;
    padding-top: 9.5rem;
}

/* sec13 */
.content__wrapper__sec13 {
    width: 100%;
    margin: 19.5rem auto 0;
}

.content__wrapper__sec13 .ttl {
    width: 32.94rem;
    top: 1.5rem;
    right: 4.3rem;
}

.content__wrapper__sec13 .credit {
    padding-top: 4.5rem;
    text-align: center;
}

.content__wrapper__sec13 .box01 {
    /* width: 52rem; */
    width: 52.1rem;
    margin: 0 auto;
    padding-top: 9rem;
}

.content__wrapper__sec13 .box01 .img:nth-of-type(2) {
    padding-top: 0;
}

.content__wrapper__sec13 .box02 {
    width: 100%;
    margin-top: -8rem;
    margin-left: 0;
    padding-top: 0;
}

/* sec14 */
.content__wrapper__sec14 {
    margin: 31.5rem auto 0;
}

.content__wrapper__sec14 .ttl {
    width: 32.45rem;
    top: -12rem;
    left: 21rem;
}

.content__wrapper__sec14 .credit {
    margin-left: 5.5rem;
    padding-top: 4.5rem;
    text-align: left;
}

.content__wrapper__sec14 .box01 {
    width: 68rem;
}

.content__wrapper__sec14 .box02 {
    width: 52rem;
    margin-left: auto;
    padding-top: 5rem;
    z-index: 2;
}

.content__wrapper__sec14 .box03 {
    width: 60rem;
    margin-top: -4rem;
    margin-left: 6rem;
}

/* sec15 */
.content__wrapper__sec15 {
    width: 100%;
    margin: 19.5rem auto 0;
}

.content__wrapper__sec15 .ttl {
    width: 5.2rem;
    top: 0;
    left: 6rem;
    right: auto;
}

.content__wrapper__sec15 .credit {
    padding-top: 4.5rem;
}

.content__wrapper__sec15 .box {
    width: 60rem;
    margin-left: auto;
}

.content__wrapper__sec15 .box:nth-of-type(2) {
    padding-top: 5rem;
}

/* sec16 */
.content__wrapper__sec16 {
    width: 100%;
    margin-top: 19.5rem;
}

.content__wrapper__sec16 .ttl {
    width: 42.24rem;
    top: 168.5rem;
    left: 5rem;
}

.content__wrapper__sec16 .credit {
    margin: 0 auto;
    padding-top: 4.5rem;
    text-align: center;
    order: 2;
}

.content__wrapper__sec16 .box01 {
    width:66rem;
}

.content__wrapper__sec16 .wf {
    margin-top: -3.5rem;
    margin-left: auto;
    padding-top: 0;
}

.content__wrapper__sec16 .box02 {
    /* width: 55rem; */
    width: 55.1rem;
    margin-left: auto;
}

.content__wrapper__sec16 .box03 {
    width: 52rem;
    left: -8rem;
    padding-top: 9rem;
}

.content__wrapper__sec16 .box03 .img {
    width: 100%;
}

/* sec17 */
.content__wrapper__sec17 {
    width: 100%;
    margin: 19.5rem auto 0;
}

.content__wrapper__sec17 .ttl {
    width: 34.96em;
    top: 80rem;
    right: 31rem;
}

.content__wrapper__sec17 .credit {
    padding-top: 4.5rem;
}

.content__wrapper__sec17 .box01 {
    width: 56rem;
    margin-left: auto;
}

.content__wrapper__sec17 .box02 {
    width: 62rem;
    margin-left: 5rem;
    padding-top: 6rem;
}

/* sec18 */
.content__wrapper__sec18 {
    width: 100%;
    margin: 19.5rem auto 0;
}

.content__wrapper__sec18 .ttl {
    width: 7.28rem;
    top: 5rem;
    right: 5rem;
}

.content__wrapper__sec18 .credit {
    padding-top: 4.5rem;
    text-align: left;
}

.content__wrapper__sec18 .box01 {
    width: 66rem;
}

.content__wrapper__sec18 .box01 .img:nth-of-type(2) {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
}

.content__wrapper__sec18 .box02 {
    /* width: 60rem; */
    width: 60.1rem;
    margin-left: 10rem;
    padding-top: 4rem;
}

/* sec19 */
.content__wrapper__sec19 {
    width: 100%;
    margin: 19.5rem auto 0;
}

.content__wrapper__sec19 .ttl {
    width: 38.88rem;
    top: 72.5rem;
    left: 7.3rem;
}

.content__wrapper__sec19 .credit {
    margin-left: 5rem;
    padding-top: 4.5rem;
    text-align: left;
}

.content__wrapper__sec19 .box01 {
    width: 70rem;
    padding-top: 8rem;
    order: 2;
}

.content__wrapper__sec19 .box02 {
    width: 56rem;
    margin-left: auto;
}

/* sec20 */
.content__wrapper__sec20 {
    margin-top: 19.5rem;
}

.content__wrapper__sec20 .ttl {
    width: 32.22rem;
    top: 60.5rem;
    right: 5rem;
}

.content__wrapper__sec20 .credit {
    padding-top: 4.5rem;
}

.content__wrapper__sec20 .fl {
    width: 100%;
}

.content__wrapper__sec20 .fl .box {
    width: calc(100% / 2);
}

.content__wrapper__sec20 .box03 {
    padding-top: 17rem;
}

/* 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.4rem;
    line-height: 1.75;
    border-bottom: none;
}

.archive_slider {
    border-top: none !important;
}

}