@charset "utf-8";

.eyelash-title-box::before {
    content: "";
    display: block;
    width: 350px;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: var(--primary);
}

/*===========================================================
eyelash01
===========================================================*/

.eyelash01-block01 {
    background: linear-gradient(to bottom, rgba(238, 226, 223, 1) 70%, rgba(235, 191, 192, 1));
}

.eyelash01-block02 {
    background: linear-gradient(to bottom, rgba(238, 226, 223, 1) 70%, rgba(235, 191, 192, 1));
}

/*===========================================================
eyelash02
===========================================================*/

.eyelash02-block {
    margin: 60px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.eyelash02-block:first-child {
    margin: 0 auto;
}

/*===========================================================
eyelash04
===========================================================*/

.eyelash04-block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.eyelash05-img-box {
    width: 100%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 10%);
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:544px) {


/*===========================================================

===========================================================*/



} /* min-width: 544px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 768px) {


/*===========================================================

===========================================================*/

.eyelash02-block {
    margin: 80px 0 0;
    justify-content: space-between;
    flex-direction: row;
}

.eyelash02-block:nth-of-type(even) {
    flex-direction: row-reverse;
}

.eyelash04-block {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.eyelash04-block:nth-of-type(even) {
    margin-left: auto;
}

} /* min-width: 768px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 1024px) {


/*===========================================================

===========================================================*/

.eyelash02-block {
    margin: 120px 0 0;
}

} /* min-width: 1024px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1200px) {


/*===========================================================

===========================================================*/



} /* min-width: 1200px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1440px) {


/*===========================================================

===========================================================*/



} /* min-width: 1440px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1620px) {




} /* min-width: 1520px ここまで */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */ 