@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_0603{
    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_0603 a{
    display: block;
}

#sachi_0603 .credit > a{
    display: inline-block;
}


#sachi_0603 .flexbox{
    display: flex;
    justify-content: space-between;
}

#sachi_0603 .txt{
    font-size: 1.3rem;
    line-height: 1.93;
    letter-spacing: 0.05em;
    margin-top: 3.4rem;
    font-feature-settings: normal;
    font-weight: 500;
    text-align:justify;
}

#sachi_0603 .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;
	display: flex;
	flex-wrap: wrap;
}

.sp_only{
    display: none !important;
}

/* =================
	ttl & top
================= */
#sachi_0603 .mv_area{
    width: 100%;
    margin: 7.4rem auto 0;
    position: relative;
}

#sachi_0603 .mv_area::before{
    position: absolute;
    content: '';
    background-color: #f9f5ed;
    width: 100%;
    height: 122rem;
    top: 10rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

#sachi_0603 .mv_area figure{
    width: 110rem;
    margin: 0 auto 7.2rem;
}

#sachi_0603 .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_0603 .daybox{
    width: 110rem;
    margin: 0 auto 23.6rem;
    position: relative;
}

/*
#sachi_0603 .daybox._01::before{
    position: absolute;
    content: "";
    width: 91rem;
    height: 62rem;
    bottom: 7rem;
    left: 2.5rem;
	border: solid 1px #bcb3a4;
    z-index: -1;
}
*/

#sachi_0603 .daybox._01 .bk{
    position: absolute;
    content: "";
    width: 91rem;
    height: 62rem;
    bottom: 7rem;
    left: -7rem;
	border: solid 1px #bcb3a4;
    z-index: -1;
}

#sachi_0603 .daybox .imgbox{
    position: relative;
    width: 52rem;
    margin: 0 auto 9.5rem;
}

#sachi_0603 .day{
    position: absolute;
    width: 17.2rem;
    height: 17.4rem;
    top: -4rem;
    right: -8rem;
    z-index: 10;
}

#sachi_0603 .day_txt{
    position: absolute;
    top: 3rem;
    left: 2.5rem;
    z-index: 10;
}

#sachi_0603 .daybox._01 .day_txt{
    width: 4.5rem;
}

#sachi_0603 .daybox._01 .flexbox{
    width: 91rem;
	margin-left: 9.5rem;
}

#sachi_0603 .daybox._01 .credit > a{
    display: block;
}

#sachi_0603 .daybox._01 .txt{
    width: 55rem;
    white-space:nowrap;
}

#sachi_0603 .daybox .flexbox li:first-child{
    width: 40rem;
}

#sachi_0603 .daybox .flexbox li:first-child > a{
    margin-bottom: 3.4rem;
}

#sachi_0603 .daybox .flexbox li:nth-of-type(2){
    width: 45rem;
    margin-top: 22rem;
}
/* =================
	daybox_02
================= */
#sachi_0603 .daybox._02{
    margin-bottom: 13.5rem;
}
#sachi_0603 .imgbox._01{
    position: relative;
    width: 45rem;
    margin: 0 auto 9.5rem;
}

#sachi_0603 .imgbox._01 .bd{
    position: absolute;
    width: 20rem;
	height: 36rem;
    top: -5.5rem;
    right: -5.5rem;
    z-index: -1;
    pointer-events: none;
	background-color: #1f2f38;
}

#sachi_0603 .imgbox._02{
    position: relative;
}

#sachi_0603 .imgbox._02 .bd{
    position: absolute;
    width: 48rem;
	height: 72rem;
    top: 3rem;
    left: 3rem;
    z-index: -1;
    pointer-events: none;
	border: solid 1px #1f2f38;
	z-index: 10;
}

#sachi_0603 .daybox._02 .day{
    width: 18.8rem;
    top: -5.7rem;
    left: -7rem;
    right: 0
}

#sachi_0603 .daybox._02 .day_txt{
    width: 4.5rem;
    top: 51.7rem;
    left: 47.8rem;
    z-index: 20;
}

#sachi_0603 .imgbox._01 > a{
}

#sachi_0603 .daybox._02 .txt{
    margin-top: 4rem;
}

#sachi_0603 .imgbox._02{
    width: 48rem;
    margin: 0 auto;
	margin-left: 29.5rem;
}

#sachi_0603 .imgbox._02 .credit{
    margin-top: 3.4rem;
    text-align: center;
}

#sachi_0603 .daybox._02 .imgbox._02 .credit{
    width: 30rem;
	margin-top: 6.5rem;
}

/* =================
	daybox_03
================= */
#sachi_0603 .daybox._03{
    margin-bottom: 19.1rem;
}

#sachi_0603 .daybox._03 .bk{
    position: absolute;
    background-color: #eac6b2;
    width: 100rem;
    height: 77rem;
    z-index: -1;
}

#sachi_0603 .daybox._03 .flexbox li{
    position: relative;
}

#sachi_0603 .daybox._03 .flexbox li:first-child{
    width: 42rem;
}

#sachi_0603 .daybox._03 .flexbox li:nth-of-type(2){
    width: 48rem;
    margin-top: 25rem;
}

#sachi_0603 .daybox._03 .flexbox li:first-child .bk{
    width: 37rem;
	height: 53rem;
	top: 16rem;
	left: -6rem;
}

#sachi_0603 .daybox._03 .flexbox li:nth-of-type(2) .bk{
    width: 48rem;
	height: 57.6rem;
    top: -6rem;
    left: 6rem;
}


#sachi_0603 .daybox._03 .imgbox{
    width: 98rem;
    margin: 0 auto;
}


#sachi_0603 .daybox._03 .day{
    width: 18.5rem;
    top: 4rem;
    right: 41rem;
}

#sachi_0603 .daybox._03 .day_txt{
    width: 4.5rem;
    top: 2.8rem;
}

#sachi_0603 .daybox._03 .txt{
    width: 43rem;
}

#sachi_0603 .daybox._03 .credit{
    margin-top: 0.8rem;
    white-space:nowrap;
}

/* =================
	daybox_04
================= */
#sachi_0603 .daybox._04{
    width: 92rem;
    margin: 0 auto 60rem;
}

#sachi_0603 .daybox._04 .imgbox,#sachi_0603 .daybox._04 .imgbox > a{
    width: 52rem;
}

#sachi_0603 .daybox._04 .imgbox._02,#sachi_0603 .daybox._04 .imgbox._02 > a{
    width: 42rem;
}

#sachi_0603 .daybox._04 .day{
    width: 19rem;
    top: -4rem;
    left: -3.1rem;
}

#sachi_0603 .daybox._04 .day_txt{
    width: 4.5rem;
    top: 2.4rem;
}

#sachi_0603 .daybox._04 .imgbox._01{
    margin: 0 auto;
    z-index: 1;
	margin-left: 16rem;
}

/*
#sachi_0603 .daybox._04 .imgbox._01::before{
    position: absolute;
    content: '';
    border: 0.1rem solid #f98a6b;
    width: 82rem;
    height: 82rem;
    top: 25rem;
    left: 50%;
	transform: translateX(-50%);
    z-index: -1;
}
*/

#sachi_0603 .daybox._04 .bk{
    position: absolute;
    content: '';
    border: 0.1rem solid #f98a6b;
    width: 82rem;
    height: 82rem;
    top: 25rem;
    left: -16rem;
    z-index: -1;
}

#sachi_0603 .daybox._04 .imgbox._01 .txt_area{
    width: 31.5rem;
	position: absolute;
	bottom: -17.5rem;
	left: -7.5rem;
}

#sachi_0603 .daybox._04 .imgbox._02{
    position: absolute;
	margin: 0;
	top: 55rem;
	right: 0rem;
	z-index: 5;
}

#sachi_0603 .daybox._04 .txt{
}

#sachi_0603 .daybox._04 .txt span{
}

#sachi_0603 .daybox._04 .credit{
    margin-top: 1rem;
    white-space:nowrap;
}

/* =================
	daybox_05
================= */
#sachi_0603 .daybox._05 {
    margin: 0 auto 20.1rem;
	width: 97rem;
}
#sachi_0603 .daybox._05 .imgbox._01{
    width: 55rem;
    padding-left: 8rem;
}

#sachi_0603 .daybox._05 .bk{
    position: absolute;
    width: 55rem;
    top: 8rem;
    left: 0;
    z-index: -1;
}

#sachi_0603 .daybox._05 .day{
    width: 18.5rem;
    top: -6rem;
    right: -5.5rem;
}

#sachi_0603 .daybox._05 .flexbox li{
    position: relative;
}

#sachi_0603 .daybox._05 .flexbox li:first-child{
    width: 38rem;
	margin-left: 4rem;
	margin-top: 7.5rem;
}

#sachi_0603 .daybox._05 .flexbox li:nth-of-type(2){
    width: 48rem;
    margin-top: 0;
}

#sachi_0603 .daybox._05 .flexbox li:first-child .bk{
    width: 38rem;
	height: 57rem;
	top: -4rem;
	left: -4rem;
	background-color: #ffeb99;
}

#sachi_0603 .daybox._05 .day_txt{
    width: 4.5rem;
    left: 10.6rem;
    top: 2.5rem;
}

#sachi_0603 .daybox._05 .imgbox._02{
    width: 48rem;
}

#sachi_0603 .daybox._05 .imgbox._02::before{
    position: absolute;
    content: "";
    width: 45rem;
    height: 32rem;
    background-color: #d8baad;
    top: 47rem;
    left: 13rem;
    z-index: -1;
}

#sachi_0603 .daybox._05 .txt{
    width: 48.5rem;
	margin-left: -4rem;
}

#sachi_0603 .daybox._05 .credit{
    text-align: right;
    justify-content: flex-end;
	margin-top: 3.5rem;
}

/* =================
	daybox_06
================= */
#sachi_0603 .daybox._06{
    width: 55rem;
    margin: 0 auto 20rem;
}

#sachi_0603 .daybox._06 .imgbox{
    width: 52rem;
    margin: 0;
}

#sachi_0603 .daybox._06 .imgbox > a{
    width: 52rem;
}

#sachi_0603 .daybox._06 .day{
    width: 18rem;
    top: -5rem;
    left: -4.5rem;
}

#sachi_0603 .daybox._06 .imgbox._01 .bk{
    position: absolute;
    width: 52rem;
	height: 78rem;
    top: 3rem;
    left: 3rem;
    z-index: -1;
    pointer-events: none;
	border: solid 1px #d0e0c7;
}

#sachi_0603 .daybox._06 .day_txt{
    width: 4.5rem;
    top: 2.7rem;
    left: 42.4rem;
}

#sachi_0603 .daybox._06 .txt{
	margin-top: 6rem;
}

#sachi_0603 .daybox._06 .credit{
    margin-top: 1rem;
}

/* =================
	daybox_7
================= */
#sachi_0603 .daybox._07{
    margin: 0 auto 13.7rem;
	width: 52rem;
}

#sachi_0603 .daybox._07 .day{
    width: 18.5rem;
    top: -5.6rem;
    right: -5.6rem;
}

#sachi_0603 .daybox._07 .day_txt{
    width: 4.5rem;
    left: 42.6rem;
    top: 2.7rem;
}

#sachi_0603 .daybox._07 .imgbox._01{
    margin: 0 0 4rem auto;
    width: 40rem;
}

#sachi_0603 .daybox._07 .imgbox._01 > a{
    width: 40rem;
}

#sachi_0603 .daybox._07 .imgbox._01::before{
    position: absolute;
    content: "";
    width: 40rem;
    height: 70rem;
    top: 20rem;
    left: -6rem;
    z-index: -1;
	background-color: #e87c46;
}

#sachi_0603 .daybox._07 .txt{
    width: 57rem;
}

#sachi_0603 .daybox._07 .txt_area{
    width: 57rem;
	margin-left: 23rem;
}

#sachi_0603 .daybox._07 .imgbox._02{
    margin: 4rem 0 0;
	width: 38rem;
}

#sachi_0603 .daybox._07 .imgbox._02 > a{
    width: 38rem;
}

#sachi_0603 .daybox._07 .credit{
    text-align: center;
    margin-top: 1rem;
    padding-right: 5rem;
    white-space:nowrap;
	width: 30rem;
}

#sachi_0603 .btn{
    width: 42rem;
    margin: 0 auto 2rem;
}

#sachi_0603 .vol1_btn{
    width: 42rem;
    margin: 0 auto 13.7rem;
}