@charset "UTF-8";
/* ===============================================
    ! Foundation !
=============================================== */
/* =====================================
    * setting for animation style *
===================================== */
.fadeIn {
    opacity: 0;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    /* 縦方向に下げておくことで、下から上に上がってくるようなアニメーションになります */
    -webkit-transition: all 1000ms;
    transition: all 1000ms;
  }
  
  /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
/* =================
	all
================= */
.main-area .main-inner{
    width: 100%;
}
#lily_200807{
    margin: 0 auto;
}

#lily_200807 a:hover img{
    opacity: .7;
}

#lily_200807 img{
    -webkit-transition: .3s;
    transition: .3s;
}

.lily_200807_all{
    width: 1130px;
    margin: 0 auto;
    box-sizing: border-box;
    font-feature-settings: "palt";
    font-family: quasimoda, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
    font-weight: 400;
    font-style: normal;
}
img{
    width: 100%;
}
.sp_only{
    display: none;
}
/* =================
	title(top)
================= */
.lily_200807_all h2{
    text-align: center;
    font-family: paganini, serif;
    letter-spacing: 0.06em;   
    color: #231d19;
}
.lily_200807_all .ttl_box span:first-child{
    margin-top: 70px;
    font-size: 25px;
    letter-spacing: 0.04em;
    font-weight: 400;
    font-style: italic;
    display: block;
}
.lily_200807_all .ttl_box span:nth-last-child(2){
    margin-top: 18px;
    font-size: 28px;
    letter-spacing: 0.06em;
    display: block;
}
.lily_200807_all .ttl_box span:last-child{
    margin-top: 16px;
    font-size: 52px;
    letter-spacing: 0.06em;
    display: block;
}
.lily_200807_all .top_cnt ul{
    display: flex;
    justify-content: center;
    margin-top: 65px;
}
.lily_200807_all .top_cnt li{
    width: 280px;
}
/* .lily_200807_all .top_cnt li:first-child{
    margin-right: 10px;
} */
.lily_200807_all .top_cnt_price{
    text-align: center;
    margin-top: 15px;
    font-family: quasimoda, sans-serif;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.6;
}

.lily_200807_all .top_cnt_price a{
    text-decoration: underline solid #b0b0b0;
}

.lily_200807_all .top_cnt_txt{
    font-size: 15px;
    letter-spacing: 0.08em;
    line-height: 2.4;
    text-align: center;
    margin-top: 47px;
}
/* =================
	section1
================= */
.lily_200807_sec1{
    margin-top: 146px;
}
.lily_200807_sec1 ul{
    display: flex;
    justify-content: space-around;
}
.lily_200807_sec1 .sec1_imgbox_1{
    width: 450px;
    margin-top: 150px;
    margin-right: auto;
}
.lily_200807_sec1 .sec1_imgbox_txt{
    margin-top: 25px;
    font-size: 13px;
    line-height: 1.9;
    letter-spacing: 0.05em;
    font-feature-settings: normal;
}
.lily_200807_sec1 .sec1_imgbox_txt span{
    letter-spacing: 0.045em;
}
.lily_200807_sec1 .sec1_imgbox_2{
    width: 250px;
    margin-right: 30px;
}
.lily_200807_sec1 .sec1_imgbox_3{
    width: 300px;
    margin-top: 250px;
    margin-right: 50px;
    position: relative;
}
.lily_200807_sec1 .sec1_imgbox_3::before{
    content: "";
    width: 300px;
    height: 450px;
    background-color: #f2f0e7;
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: -1;
}
/* =================
	section2
================= */
.lily_200807_sec2{
    margin-top: -99px;
}
.lily_200807_sec2 ul{
    width: 1030px;
}
.lily_200807_sec2 .sec2_imgbox_1{
    width: 400px;
    margin-left: auto;
    margin-right: 5px;
	margin-top: 55px;
}
.lily_200807_sec2 .sec2_imgbox_2{
    width: 300px;
    margin: -220px auto 0 155px;
    position: relative;
}
.lily_200807_sec2 .sec2_imgbox_2::before{
    content: "";
    width: 300px;
    height: 450px;
    background-color: #f2f0e7;
    position: absolute;
    top: 50px;
    left: -50px;
    z-index: -1;
}
.lily_200807_sec2 .sec2_imgbox_1_txt{
    font-size: 13px;
    line-height: 1.85;
    margin: 20px 0;
    letter-spacing: 0.05em;
    font-feature-settings: normal;
    text-align: justify;
}
.lily_200807_sec2 .sec2_imgbox_txt{
    font-size: 13px;
    line-height: 1.85;
    margin: 75px 59px 0 -50px;
    letter-spacing: 0.05em;
    font-feature-settings: normal;
    text-align: justify;
}
.lily_200807_sec2 .sec2_imgbox_3{
    width: 350px;
    margin: -298px 155px 0 auto;
}
/* =================
	section3
================= */
.lily_200807_sec3{
    margin-top: 120px;
}
.lily_200807_sec3 ul{
    width: 990px;
    margin: 0 auto;
}
.lily_200807_sec3 .sec3_imgbox_1{
    width: 450px;
    margin: 0 auto;
}
.lily_200807_sec3 .sec3_imgbox_2{
    width: 350px;
    margin-top: -374px;
    margin-right: auto;
    z-index: 10;
}
.lily_200807_sec3 .sec3_imgbox_3{
    width: 300px;
    margin: -30px 50px 0 auto;
    position: relative;
}
.lily_200807_sec3 .sec3_imgbox_3::before{
    content: "";
    width: 300px;
    height: 450px;
    background-color: #efefef;
    position: absolute;
    top: -50px;
    right: -50px;
    z-index: -1;
}
/* =================
	section4
================= */
.lily_200807_sec4{
    margin-top: 60px;
    display: flex;
    align-items: flex-end;
}
.lily_200807_sec4 .sec4_imgbox{
    width: 451px;
    margin: 0 30px 0 235px;
    position: relative;
}
.lily_200807_sec4 .sec4_imgbox::before{
    content: "";
    width: 450px;
    height: 675px;
    background-color: #efefef;
    position: absolute;
    top: 50px;
    left: -50px;
    z-index: -1;
}
.lily_200807_sec4 .sec4_imgbox_txt{
    font-size: 13px;
    line-height: 1.94;
    letter-spacing: 0.05em;
    font-feature-settings: normal;
}
/* =================
	btn
================= */
.lily_200807_btn{
    width: 380px;
    height: 60px;
    margin: 0 auto;
    margin: 148px auto 141px;
    font-family: paganini, serif;
	font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 0.07em;
    line-height: 60px;
	text-align: center;
    border: solid #000000 1px;
	box-sizing: border-box;
}
.lily_200807_btn a{
	display: block;
}

/* for tablet */
@media only screen
and (min-device-width: 561px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
	.sp_only {
		display: none;
    }
    /* =================
        all
    ================= */
    .lily_200807_all{
        width: calc(1130 * (100vw / 1280));
    }
    /* =================
        title(top)
    ================= */
    .lily_200807_all .ttl_box span:first-child{
        margin-top: calc(70 * (100vw / 1280));
        font-size: calc(25 * (100vw / 1280));
    }
    .lily_200807_all .ttl_box span:nth-last-child(2){
        margin-top: calc(18 * (100vw / 1280));
        font-size: calc(28 * (100vw / 1280));
    }
    .lily_200807_all .ttl_box span:last-child{
        margin-top: calc(16 * (100vw / 1280));
        font-size: calc(52 * (100vw / 1280));
    }
    .lily_200807_all .top_cnt ul{
        margin-top: calc(65 * (100vw / 1280));
    }
    .lily_200807_all .top_cnt li{
        width: calc(280 * (100vw / 1280));
    }
    .lily_200807_all .top_cnt_price{
        margin-top: calc(15 * (100vw / 1280));
        font-size: calc(15 * (100vw / 1280));
    }
    .lily_200807_all .top_cnt_txt{
        font-size: calc(15 * (100vw / 1280));
        margin-top: calc(47 * (100vw / 1280));
    }
    /* =================
        section1
    ================= */
    .lily_200807_sec1{
        margin-top: calc(146 * (100vw / 1280));
    }
    .lily_200807_sec1 .sec1_imgbox_1{
        width: calc(450 * (100vw / 1280));
        margin-top: calc(150 * (100vw / 1280));
    }
    .lily_200807_sec1 .sec1_imgbox_txt{
        margin-top: calc(25 * (100vw / 1280));
        font-size: calc(13 * (100vw / 1280));
    }
    .lily_200807_sec1 .sec1_imgbox_2{
        width: calc(250 * (100vw / 1280));
        margin-right: calc(30 * (100vw / 1280));
    }
    .lily_200807_sec1 .sec1_imgbox_3{
        width: calc(300 * (100vw / 1280));
        margin-top: calc(250 * (100vw / 1280));
        margin-right: calc(50 * (100vw / 1280));
    }
    .lily_200807_sec1 .sec1_imgbox_3::before{
        width:calc(300 * (100vw / 1280));
        height: calc(450 * (100vw / 1280));
        top: calc(50 * (100vw / 1280));
        left: calc(50 * (100vw / 1280));
    }
    /* =================
        section2
    ================= */
    .lily_200807_sec2{
        margin-top: calc(-99 * (100vw / 1280));
    }
    .lily_200807_sec2 ul{
        width: calc(1030 * (100vw / 1280));
    }
    .lily_200807_sec2 .sec2_imgbox_1{
        width: calc(400 * (100vw / 1280));
        margin-right: calc(5 * (100vw / 1280));
		margin-top: calc(55 * (100vw / 1280))
    }
    .lily_200807_sec2 .sec2_imgbox_2{
        width: calc(300 * (100vw / 1280));
        margin: calc(-200 * (100vw / 1280)) auto 0 calc(155 * (100vw / 1280));
    }
    .lily_200807_sec2 .sec2_imgbox_2::before{
        width: calc(300 * (100vw / 1280));
        height: calc(450 * (100vw / 1280));
        top: calc(50 * (100vw / 1280));
        left: calc(-50 * (100vw / 1280));
    }
    .lily_200807_sec2 .sec2_imgbox_txt{
        margin: calc(77 * (100vw / 1280)) calc(56 * (100vw / 1280)) 0 calc(-50 * (100vw / 1280));
        font-size: calc(13 * (100vw / 1280));
    }
    .lily_200807_sec2 .sec2_imgbox_3{
        width: calc(350 * (100vw / 1280));
        margin: calc(-298 * (100vw / 1280)) calc(155 * (100vw / 1280)) 0 auto;
    }
    /* =================
        section3
    ================= */
    .lily_200807_sec3{
        margin-top: calc(120 * (100vw / 1280));
    }
    .lily_200807_sec3 ul{
        width: calc(990 * (100vw / 1280));
    }
    .lily_200807_sec3 .sec3_imgbox_1{
        width: calc(450 * (100vw / 1280));
    }
    .lily_200807_sec3 .sec3_imgbox_2{
        width: calc(350 * (100vw / 1280));
        margin-top: calc(-374 * (100vw / 1280));
    }
    .lily_200807_sec3 .sec3_imgbox_3{
        width: calc(300 * (100vw / 1280));
        margin: calc(-30 * (100vw / 1280)) calc(50 * (100vw / 1280)) 0 auto;
    }
    .lily_200807_sec3 .sec3_imgbox_3::before{
        width: calc(300 * (100vw / 1280));
        height: calc(450 * (100vw / 1280));
        top: calc(-50 * (100vw / 1280));
        right: calc(-50 * (100vw / 1280));
    }
    /* =================
        section4
    ================= */
    .lily_200807_sec4{
        margin-top: calc(60 * (100vw / 1280));
    }
    .lily_200807_sec4 .sec4_imgbox{
        width: calc(451 * (100vw / 1280));
        margin: 0 calc(30 * (100vw / 1280)) 0 calc(235 * (100vw / 1280));
    }
    .lily_200807_sec4 .sec4_imgbox::before{
        width: calc(450 * (100vw / 1280));
        height: calc(675 * (100vw / 1280));
        top: calc(50 * (100vw / 1280));
        left: calc(-50 * (100vw / 1280));
    }
    .lily_200807_sec4 .sec4_imgbox_txt{
        font-size: calc(13 * (100vw / 1280));
    }
    /* =================
        btn
    ================= */
    .lily_200807_btn{
        width: calc(380 * (100vw / 1280));
        height: calc(60 * (100vw / 1280));
        margin: calc(148 * (100vw / 1280)) auto calc(141 * (100vw / 1280));
        font-size: calc(18 * (100vw / 1280));
        line-height: calc(60 * (100vw / 1280));
    }
}