@charset "UTF-8";
/* ===============================================
    ! Foundation !
=============================================== */
/* =====================================
    * setting for animation style *
===================================== */
.fadeIn {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
}
.fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.fadeIn.frt {
    opacity: 0;
    transform: translateX(-100rem);
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
    transition-delay:0.7s;
}
.fadeIn.frt.scrollIn{
    opacity: 1;
    transition-delay:0.7s;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.fadeIn.bk_b {
    opacity: 0;
    transform: translateX(-100px);
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
}
.fadeIn.bk_b.scrollIn{
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

/* =================
	all
================= */
@media screen and (min-width: 768px) and (max-width: 1400px){
	html {
	  font-size: calc(10 * (100vw / 1400));
	  }
  }

a:hover img{
	opacity: 0.7;
}

img{
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
}

.main-area .main-inner{
    width: 100%;
    max-width: none;
}

#sachi_0513{
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    font-feature-settings: "palt";
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    overflow-y: auto;
    overflow-x: hidden;
}

#sachi_0513 a{
    display: block;
}

#sachi_0513 .credit > a{
    display: inline-block;
}


#sachi_0513 .flexbox{
    display: flex;
    justify-content: space-between;
}

#sachi_0513 .txt{
    font-size: 1.3rem;
    line-height: 1.93;
    letter-spacing: 0.07em;
    margin-top: 3.4rem;
    font-feature-settings: normal;
    font-weight: 500;
    text-align:justify;
}

#sachi_0513 .credit{
    font-family: hypatia-sans-pro,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 0.04em;
}

.sp_only{
    display: none !important;
}

/* =================
	ttl & top
================= */
#sachi_0513 .mv_area{
    width: 100%;
    margin: 7.4rem auto 0;
    position: relative;
}

#sachi_0513 .mv_area::before{
    position: absolute;
    content: '';
    background-color: #f7ecda;
    width: 100%;
    height: 104rem;
    top: 10rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

#sachi_0513 .mv_area figure{
    width: 110rem;
    margin: 0 auto 7.2rem;
}

#sachi_0513 .mv_area .txt{
    width: 58.5rem;
    margin: 0 auto 15.5rem;
    text-align: center;
    font-size: 1.5rem;
    line-height: 2.05;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
    font-weight: 500;
    white-space:nowrap;
}
/* =================
	daybox_01
================= */
#sachi_0513 .daybox{
    width: 100%;
    margin: 0 auto 23.6rem;
    position: relative;
}

#sachi_0513 .daybox._01::before{
    position: absolute;
    content: "";
    width: 100vw;
    height: 62.6rem;
    background-color: #f7ecda;
    bottom: 14.7rem;
    left: -40rem;
    z-index: -1;
}

#sachi_0513 .daybox .imgbox{
    position: relative;
    width: 55rem;
    margin: 0 auto 9.5rem;
}

#sachi_0513 .day{
    position: absolute;
    width: 17.2rem;
    height: 17.4rem;
    top: -6rem;
    right: -6.5rem;
    z-index: 10;
}

#sachi_0513 .day_txt{
    position: absolute;
    top: 3rem;
    left: 2.5rem;
    z-index: 10;
}

#sachi_0513 .daybox._01 .day_txt{
    width: 4.5rem;
}

#sachi_0513 .daybox._01 .flexbox{
    width: 100rem;
    margin: 0 auto;
    padding-left: 10rem;
}

#sachi_0513 .daybox._01 .credit > a{
    display: block;
}

#sachi_0513 .daybox._01 .txt{
    width: 55rem;
    white-space:nowrap;
}

#sachi_0513 .daybox .flexbox li:first-child{
    width: 40rem;
}

#sachi_0513 .daybox .flexbox li:first-child > a{
    margin-bottom: 3.4rem;
}

#sachi_0513 .daybox .flexbox li:nth-of-type(2){
    width: 50rem;
    margin-top: 30rem;
}
/* =================
	daybox_02
================= */
#sachi_0513 .daybox._02{
    margin-bottom: 13.5rem;
}
#sachi_0513 .imgbox._01{
    position: relative;
    width: 59rem;
    margin: 0 auto 9.5rem;
}

#sachi_0513 .imgbox._01 .bd{
    position: absolute;
    width: 55rem;
    top: 4rem;
    left: 4rem;
    z-index: 10;
    pointer-events: none;
}

#sachi_0513 .daybox._02 .day{
    width: 18.8rem;
    top: -7.1rem;
    left: -4.7rem;
    right: 0
}

#sachi_0513 .daybox._02 .day_txt{
    width: 4.5rem;
    top: 51.7rem;
    left: 47.8rem;
    z-index: 20;
}

#sachi_0513 .imgbox._01 > a{
    width: 55rem;
}

#sachi_0513 .daybox._02 .txt{
    width: 55rem;
    margin-top: 7.2rem;
}

#sachi_0513 .imgbox._02{
    width: 52rem;
    margin: 0 auto;
}

#sachi_0513 .imgbox._02 .credit{
    margin-top: 3.4rem;
    text-align: center;
}

/* =================
	daybox_03
================= */
#sachi_0513 .daybox._03{
    margin-bottom: 19.1rem;
}

#sachi_0513 .daybox._03 .bk{
    position: absolute;
    background-color: #ebf0f2;
    width: 100rem;
    height: 77rem;
    top: 20rem;
    left: -24rem;
    z-index: -1;
}

#sachi_0513 .daybox._03 .imgbox{
    width: 52rem;
    margin: 0 auto;
}


#sachi_0513 .daybox._03 .day{
    width: 18.5rem;
    top: 7.8rem;
    right: -8.1rem;
}

#sachi_0513 .daybox._03 .day_txt{
    width: 4.5rem;
    top: 2.8rem;
}

#sachi_0513 .daybox._03 .txt{
    width: 52rem;
}

#sachi_0513 .daybox._03 .credit{
    margin-top: 0.8rem;
    white-space:nowrap;
}

/* =================
	daybox_04
================= */
#sachi_0513 .daybox._04{
    width: 106rem;
    margin: 0 auto 21.6rem;
    padding-right: 4rem;
}

#sachi_0513 .daybox._04 .imgbox,#sachi_0513 .daybox._04 .imgbox > a{
    width: 48rem;
}

#sachi_0513 .daybox._04 .day{
    width: 19rem;
    top: -11.2rem;
    left: -3.1rem;
}

#sachi_0513 .daybox._04 .day_txt{
    width: 4.5rem;
    top: 2.4rem;
}

#sachi_0513 .daybox._04 .imgbox._01{
    margin: 30rem 0 0 0;
    z-index: 1;
}

#sachi_0513 .daybox._04 .imgbox._02{
    margin: 0;
}

#sachi_0513 .daybox._04 .imgbox._02::before{
    position: absolute;
    content: '';
    border: 0.1rem solid #c4d0cb;
    width: 72rem;
    height: 72.7rem;
    top: 22.8rem;
    left: -17rem;
    z-index: -1;
}

#sachi_0513 .daybox._04 .txt{
    width: 48rem;
}

#sachi_0513 .daybox._04 .txt span{
    white-space:nowrap;
}

#sachi_0513 .daybox._04 .credit{
    margin-top: 3.4rem;
    white-space:nowrap;
}

/* =================
	daybox_05
================= */
#sachi_0513 .daybox._05 {
    margin: 0 auto 20.1rem;
}
#sachi_0513 .daybox._05 .imgbox._01{
    width: 55rem;
    padding-left: 8rem;
}

#sachi_0513 .daybox._05 .bk{
    position: absolute;
    width: 55rem;
    top: 8rem;
    left: 0;
    z-index: -1;
}

#sachi_0513 .daybox._05 .day{
    width: 18.5rem;
    top: -6rem;
    right: -5.5rem;
}

#sachi_0513 .daybox._05 .day_txt{
    width: 4.5rem;
    left: 10.6rem;
    top: 2.5rem;
}

#sachi_0513 .daybox._05 .imgbox._02{
    width: 48rem;
}

#sachi_0513 .daybox._05 .imgbox._02::before{
    position: absolute;
    content: "";
    width: 45rem;
    height: 32rem;
    background-color: #d8baad;
    top: 47rem;
    left: 13rem;
    z-index: -1;
}

#sachi_0513 .daybox._05 .txt{
    width: 48.5rem;
}

#sachi_0513 .daybox._05 .imgbox._02 .credit{
    margin-top: 3.1rem;
    text-align: left;
    white-space:nowrap;
}

/* =================
	daybox_06
================= */
#sachi_0513 .daybox._06{
    width: 107rem;
    margin: 0 auto 20rem;
}

#sachi_0513 .daybox._06 .imgbox{
    width: 50rem;
    margin: 0;
}

#sachi_0513 .daybox._06 .imgbox > a{
    width: 50rem;
}

#sachi_0513 .daybox._06 .day{
    width: 18rem;
    top: -3.9rem;
    left: -3rem;
}

#sachi_0513 .daybox._06 .day_txt{
    width: 4.5rem;
    top: 2.7rem;
    left: 42.4rem;
}

#sachi_0513 .daybox._06 .txt{
    width: 50rem;
}

#sachi_0513 .daybox._06 .credit{
    margin-top: 3.4rem;
}

/* =================
	daybox_7
================= */
#sachi_0513 .daybox._07{
    margin: 0 auto 13.7rem;
    padding-left: 1rem;
}

#sachi_0513 .daybox._07 .day{
    width: 18.5rem;
    top: -4rem;
    left: -5.3rem;
}

#sachi_0513 .daybox._07 .day_txt{
    width: 4.5rem;
    left: 42.6rem;
    top: 2.7rem;
}

#sachi_0513 .daybox._07 .imgbox._01{
    margin: 0 auto 9.5rem;
}

#sachi_0513 .daybox._07 .imgbox._01 > a{
    width: 57rem;
}

#sachi_0513 .daybox._07 .txt{
    width: 57rem;
}

#sachi_0513 .daybox._07 .imgbox._02{
    margin: 0 auto;
    padding-left: 3rem;
}

#sachi_0513 .daybox._07 .imgbox._02::before{
    position: absolute;
    content: "";
    width: 45rem;
    height: 67.5rem;
    border: 0.1rem solid #f1cdb5;
    top: 2rem;
    left: 5rem;
    z-index: -1;
}

#sachi_0513 .daybox._07 .imgbox._02 > a{
    width: 45rem;
}

#sachi_0513 .daybox._07 .credit{
    text-align: center;
    margin-top: 5.5rem;
    padding-right: 5rem;
    white-space:nowrap;
}

#sachi_0513 .btn{
    width: 42rem;
    margin: 0 auto 2rem;
}

#sachi_0513 .vol2_btn{
    width: 42rem;
    margin: 0 auto 13.7rem;
}