main {
    overflow-x: hidden;
}

html {
    visibility: hidden;
}

body {
    color: #231815;
    font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
    line-height: 1;
    background: #fff;
}

html.wf-active {
    visibility: visible;
}

main p,
main li {
    font-size: 20px;
    color: #231815;
}

img {
    vertical-align: top;
}

a:hover {
    text-decoration: none;
}

.pt_0 {
    padding-top: 0 !important;
}

.pb_0 {
    padding-bottom: 0 !important;
}

.pt_80 {
    padding-top: 80px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mt24 {
    margin-top: 24px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.bg_white {
    background-color: #fff !important;
}

.contents {
    width: 100%;
    padding: 104px 0;
}

.contents.bread,
.contents.top {
    padding: 0;
}

.contents.lead {
    padding-bottom: 0;
}

.contents.last {
    padding: 126px 0 150px;
    background-color: #e8c4b8;
}

.contents_innner {
    width: 1040px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.contents_img {
    width: 100%;
}

.contents img {
    width: 100%;
}

.contents_title {
    font-size: 32px;
    line-height: 1.6;
    letter-spacing: .08em;
    text-align: center;
}

.bread-crumb li {
    font-size: 14px;
    line-height: 1.6;
}

.main_visual {
    width: 100%;
    margin: 0;
    padding: 0;
}

.item_title {
    font-size: 42px;
    letter-spacing: .04em;
    line-height: 1.3;
    display: inline-block;
    position: relative;
}

.item_title::before {
    width: 140px;
    height: 140px;
    background-position: center center;
    background-size: 140px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: -24px;
    left: -160px;
}

.item_image_01 {
    position: relative;
}

.item_image_01::before,
.item_image_02::before,
.item_image_03::before,
.item_image_04::before,
.item_image_05::before,
.item_image_06::before {
    content: "";
    display: block;
    width: 431px;
    height: 67px;
    position: absolute;
    top: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 5;
    background-size: contain;
}

.item_image_01::before,
.item_image_03::before,
.item_image_05::before {
    left: 0;
}

.item_image_02::before,
.item_image_04::before,
.item_image_06::before {
    right: 0;
}

.item_image_01::before {
    background-image: url(../images/week-day_1.png);
}

.item_image_02::before {
    background-image: url(../images/week-day_2.png);
}

.item_image_03::before {
    background-image: url(../images/week-day_3.png);
}

.item_image_04::before {
    background-image: url(../images/week-day_4.png);
}

.item_image_05::before {
    background-image: url(../images/week-day_5.png);
}

.item_image_06::before {
    background-image: url(../images/week-day_6.png);
}

.item_image_list {
    width: 60%;
    margin: 40px auto 0;
}

.item_inner {
    display: block;
    width: 60%;
    margin: 0 auto;
}

.item_text {
    display: block;
    font-size: 20px;
    letter-spacing: .08em;
    line-height: 1.75;
    margin-top: 64px;
}

.item_text_heading {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    padding-left: 26px;
}

.item_text_heading::before {
    background-color: #e8c4b8;
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    top: 10px;
    left: 0px;
    z-index: -1;
}

.item_detail li {
    margin-top: 40px;
}

.item_name {
    margin-bottom: 4px;
    line-height: 1.6;
}

.item_list_feature li:nth-child(n+2) {
    margin-left: 24px;
}

.text-box {
    font-size: 25px;
    letter-spacing: .02em;
}

.text-box .small {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: .02em;
    padding-left: 4px;
}

.text-box.sale {
    font-size: 20px;
}

.text-box.sale .small {
    font-size: 16px;
}

.sale_price {
    color: #CB0030;
    font-size: 25px;
}

.sale_price span {
    font-size: 20px;
}

.item_button {
    width: 100px;
}

.item_button a {
    text-align: center;
    padding: 8px 0;
    display: block;
    position: relative;
    background-color: #e8c4b8;
    color: #fff;
}


.flex-box {
    display: flex;
    justify-content: space-between;
    align-items: self-end;
}

.lead {
    padding: 52px 0;
}

.bottom_bnr {
    width: 640px;
    margin: auto;
}

.bottom_bnr_image {
    margin-top: 24px;
}

.btn_top {
    color: #878787 !important;
    font-size: 24px;
    font-weight: bold;
    width: 640px;
    margin: 40px auto 0;
    padding: 10px 0;
    background-color: #fff;
    text-align: center;
    display: block;
}

.btn_top_pink {
    background-color: #e8c4b8;
    border: 2px solid #fff;
    color: #fff !important;
    font-size: 24px;
    font-weight: bold;
    width: 640px;
    margin: 40px auto 0;
    padding: 10px 0;
    text-align: center;
    display: block;
}

.slick-prev {
    width: 27px;
    height: 32px;
    left: -48px;
}

.slick-prev::after {
    width: 27px;
    height: 32px;
    border-top: 16px solid transparent;
    border-right: calc(tan(60deg) * 16px) solid rgba(255, 255, 255, 0.5);
    border-bottom: 16px solid transparent;
    content: "";
    position: absolute;
    top: calc(50% - 16px);
    left: 0;
}

.slick-next {
    width: 27px;
    height: 32px;
    right: -48px;
}

.slick-next::after {
    width: 27px;
    height: 32px;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: calc(tan(60deg) * 16px) solid rgba(255, 255, 255, 0.5);
    content: "";
    position: absolute;
    top: calc(50% - 16px);
    right: 0;
}

.slick-dots {
    width: auto;
    right: 0;
    bottom: -24px;
}

.slick-dots li.slick-active button {
    background: #8a7e70;
    border: none;
}

.slick-dots li button {
    border: none;
    background: #ccc;
}

#lp_footer footer.lp_footer {
    margin-top: 0 !important;
}

@media screen and (min-width: 768px) {
    .spOnly {
        display: none;
    }

    .pcOnly {
        display: block;
    }
}

@media screen and (max-width: 767px) {

    main p,
    main li {
        font-size: 14px;
    }

    .spOnly {
        display: block;
    }

    .pcOnly {
        display: none;
    }

    .contents {
        padding: 56px 0;
    }

    .contents.last {
        padding: 72px 0 96px;
    }

    .contents_innner {
        width: calc(100% - 32px);
    }

    .contents_title {
        font-size: 20px;
    }

    .line-up_title {
        font-size: 20px;
        margin-top: 40px;
        padding: 8px 0;
    }

    .line-up_box {
        width: 88%;
        margin: 24px auto 0;
    }

    .item_title {
        font-size: 18px;
    }

    .item_title::before {
        width: 48px;
        height: 48px;
        background-size: 48px;
        top: 12px;
        left: -60px;
    }

    .item_title_color {
        font-size: 14px;
        margin-top: 24px;
    }

    .item_image_list {
        margin-top: 24px;
    }

    .item_image_01::before,
    .item_image_02::before,
    .item_image_03::before,
    .item_image_04::before,
    .item_image_05::before,
    .item_image_06::before {
        width: 160px;
        height: 25px;
        top: 16px;
    }

    .item_inner {
        width: auto;
    }

    .item_text {
        /* width: 193px; */
        font-size: 14px;
        margin-top: 40px;
    }

    .item_text_heading {
        font-size: 18px;
    }

    .item_text_heading::before {
        width: 18px;
        height: 18px;
        top: 7px;
    }

    .item_detail li {
        margin-top: 24px;
    }

    .text-box {
        font-size: 20px;
        margin-top: 8px;
        line-height: 1.2;
    }

    .text-box .small {
        font-size: 14px;
    }

    .text-box.sale {
        font-size: 18px;
    }

    .text-box.sale .small {
        font-size: 12px;
    }

    .sale_price {
        color: #CB0030;
        font-size: 20px;
    }

    .sale_price span {
        font-size: 14px;
    }

    .item_button {
        width: 100px;
        margin-top: 8px;
    }

    .item_button a {
        padding: 8px 0;
    }

    .item_button a span {
        font-size: 16px;
    }

    .lead {
        padding: 32px 0 0;
    }

    .btn_top,
    .btn_top_pink {
        font-size: 16px;
        width: 80%;
        margin-top: 24px;
        padding: 8px 0;
    }

    .slick-prev {
        width: 16px;
        height: 24px;
        left: -32px;
    }

    .slick-prev::after {
        width: 16px;
        height: 16px;
        border-width: 12px;
        top: 12px;
    }

    .slick-next {
        width: 16px;
        height: 24px;
        right: -32px;
    }

    .slick-next::after {
        width: 16px;
        height: 16px;
        border-width: 12px;
        top: 13px;
    }

    .slick-dots {
        width: auto;
        right: 0;
        bottom: -24px;
    }

    .slick-dots li {
        width: 13px;
    }

    .slick-dots li button {
        width: 8px;
        height: 8px;
    }
}

.u-fade-type-up {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

.u-fade-type-up.is-active {
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}