@charset "UTF-8";

/*------------------------------------------------------


.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.noto-serif-jp-<uniquifier> {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

------------------------------------------------------*/


/*----------------------------
    共通
----------------------------*/
.cake-sale {
    padding: 0 0 271px;
}
.pTxt {
    font-size: 1.4rem;
    font-weight: 400;
    text-align: justify;
}
.flexBox {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.cake-sale-headline01 {
    font-weight: 500;
    line-height: 155%;
}

.cake-sale-headline02 {
    font-weight: 500;
    text-align: center;
}
.cake-sale-headline02 img {
    margin-bottom: 21px;
}

.flex-ttlBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* ボタン */
.cake-sale-btn {
}
.cake-sale-btn a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 8px 0;
    background: #ec6f00;
    border: 1px solid #ec6f00;
    border-radius: 100px;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 500;
     text-align: center;
    letter-spacing: 0.15rem;
    line-height: 1;
}


/* 背景オブジェクト */
.object {
    position: absolute;
    display: block;
    z-index: -1;
}

@media all and (max-width: 834px){
    .cake-sale {
        padding: 0 0 86px;
    }

    .cake-sale-headline02 img {
        margin-bottom: 15px;
    }

    .flex-ttlBox {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    /* ボタン */
    .cake-sale-btn a {
        padding: 8px 0;
    }

}


/*----------------------------
    背景　オブジェクト
----------------------------*/

.cake-sale .topSec {
    position: relative;
}
.cake-sale .topSec .top-bar {
    position: relative;
    padding: 20px 0;
    background: #49a75a;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.2rem;
    line-height: 1;
    z-index: 2;
}
.cake-sale .topSec .top-bar .min {
    /*position: absolute;
    bottom: 20px;
    left: calc(50% + 28.7rem);
    width: max-content;*/
    font-size: 1.3rem;
    /*transform: translateX(-50%);*/
}
.cake-sale .topSec .imgBox {
    position: relative;
}
.cake-sale .topSec .imgBox .txtWrap {
    position: absolute;
}
/*
.cake-sale .topSec .imgBox .txtWrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ccc;
    mix-blend-mode: multiply;
}
*/
.cake-sale .topSec .imgBox .txtWrap img {
    position: relative;
    z-index: 1;
}

.cake-sale .topSec .imgBox .txtWrap.txt-img01 {
    top: -5.1%;
    right: calc(7.2% - 2.6%);
    width: 26.3%;
    padding: 5.1% 2.6% 5.1% 10.4%;
}
.cake-sale .topSec .imgBox .txtWrap.txt-img01:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/main-txt01-bg.svg")no-repeat top left;
    mix-blend-mode: multiply;
}
.cake-sale .topSec .imgBox .txtWrap.txt-img02 {
    bottom: 3%;
    left: 5.1%;
    width: 38.6%;
}

.cake-sale .sec01 {
    position: relative;
    padding: 83px 0 62px;
}
.cake-sale .sec01 .point-txt {
    position: absolute;
    top: 0;
    left: calc(50% + 433px);
    width: 221px;
    transform: translateX(-50%);
}
.cake-sale .sec01 .aboutWrap {
    margin-bottom: 102px;
    text-align: center;
}
.cake-sale .sec01 .aboutWrap .cake-sale-headline01 {
    margin-bottom: 25px;
    font-size: 2rem;
}
.cake-sale .sec01 .aboutWrap .pTxt {
    text-align: center;
}
.cake-sale .sec01 .aboutWrap .imgBox {
    width: 594px;
    margin: 0 auto;
}
.cake-sale .sec01 .aboutWrap.txt02 {
    margin-bottom: 0;
}
.cake-sale .sec01 .itemBox {
    text-align: center;
}
.cake-sale .sec01 .itemBox .itemCon {
    position: relative;
}
.cake-sale .sec01 .itemBox .itemCon .photo {
    position: relative;
    width: 418px;
    margin: 0 auto;
}
.cake-sale .sec01 .itemBox .itemCon .deco {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.cake-sale .sec01 .itemBox .itemCon .txt {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    mix-blend-mode: multiply;
    z-index: 1;
}
.cake-sale .sec01 .itemBox .itemCon .item {
    width: 295px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.cake-sale .sec01 .itemBox .itemCon .bg {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.cake-sale .sec01 .itemBox .itemCon .abs {
    position: absolute;
}
.cake-sale .sec01 .itemBox .flexBox {
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1052px;
    width: 100%;
    margin: 0 auto;
}

/* item01 */
.cake-sale .sec01 .itemBox .itemCon.item01 {
    margin-bottom: 55px;
    padding-bottom: 105px;
}
.cake-sale .sec01 .itemBox .itemCon.item01 .deco {
    width: 357px;
    top: -50px;
    left: calc(50% - 200px);
}
.cake-sale .sec01 .itemBox .itemCon.item01 .txt {
    width: 400px;
}
.cake-sale .sec01 .itemBox .itemCon.item01 .item {
    bottom: -43px;
    left: calc(50% + 308px);
}
.cake-sale .sec01 .itemBox .itemCon.item01 .bg {
    width: 262px;
    left: calc(50% - 258px);
}
/* item02 */
.cake-sale .sec01 .itemBox .itemCon.item02 {
    padding-bottom: 93px;
}
.cake-sale .sec01 .itemBox .itemCon.item02 .txt {
    width: 341px;
}
.cake-sale .sec01 .itemBox .itemCon.item02 .item {
    bottom: -10px;
    left: calc(50% + 297px);
}
.cake-sale .sec01 .itemBox .itemCon.item02 .bg {
    width: 262px;
    bottom: -72px;
    left: calc(50% + 131px);
}
/* item03 */
.cake-sale .sec01 .itemBox .itemCon.item03 {
    padding: 111px 0 322px;
}
.cake-sale .sec01 .itemBox .itemCon.item03 .photo {
}
.cake-sale .sec01 .itemBox .itemCon.item03 .deco {
    top: 43px;
    left: calc(50% + 55px);
    width: 331px;
}
.cake-sale .sec01 .itemBox .itemCon.item03 .txt {
    top: 353px;
    left: 112px;
    width: 445px;
}
.cake-sale .sec01 .itemBox .itemCon.item03 .item {
    bottom: -34px;
    left: calc(50% + 102px);
}
.cake-sale .sec01 .itemBox .itemCon.item03 .bg {
    width: 303px;
    bottom: 117px;
    left: calc(50% - 149px);
    transform: translateX(-50%);
    z-index: -1;
}


/* news */
.cake-sale .newsSec {
    margin-bottom: 52px;
    padding: 48px 0 50px;
    background: #f9f4e9;
}
.cake-sale .newsSec .inBox {
}
.cake-sale .newsSec .cake-sale-headline02 {
    margin-bottom: 26px;
}
.cake-sale .newsSec .cake-sale-headline02 img {
    width: 97px;
}
.cake-sale .newsSec .newsList {
}
.cake-sale .newsSec .newsList .newsUl {
    width: 702px;
    margin: 0 auto;
}
.cake-sale .newsSec .newsList .newsUl li {
    margin-bottom: 9px;
}
.cake-sale .newsSec .newsList .newsUl li:last-child {
    margin-bottom: 0;
}
.cake-sale .newsSec .newsList .newsUl li a {
    display: block;
    width: 100%;
    padding: 20px 30px;
    background: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 1.6;
    box-sizing: border-box;
}
.cake-sale .newsSec .newsList .newsUl li .days {
    display: block;
}




.cake-sale .sec02 {
}
.cake-sale .sec02 .sec02-f-img {
    display: block;
    width: 604px;
    margin: 0 auto;
}

.cake-sale .sec02 .flexBox {
    justify-content: center;
    align-items: flex-start;
}
.cake-sale .sec02 .flexBox .imgBox {
    width: 59.5%;
    z-index: 2;
}
.cake-sale .sec02 .flexBox .imgBox img {
    position: relative;
    display: block;
}
.cake-sale .sec02 .flexBox .txtBox {
    position: relative;
    width: 100%;
    background: linear-gradient(90deg, transparent 50%, #f9f4e9 100%);
    z-index: 1;
}

.cake-sale .sec02 .flexBox .txtBox .ttl {
    margin-bottom: 19px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.6;
}

.cake-sale .sec02 .flexBox.flex01 {
    margin: -46px 0 0;
}
.cake-sale .sec02 .flexBox.flex01 .imgBox .img01 {
    position: relative;
    display: block;
    width: 441px;
    margin: 0 0 0 auto;
    z-index: 2;
}

.cake-sale .sec02 .flexBox.flex01 .txtBox {
    margin: -168px 0 0 -286px;
    padding: 275px 0 246px 386px;
    z-index: -1;
}
/*.cake-sale .sec02 .flexBox.flex01 .txtBox:before {
    background-image: linear-gradient(90deg, #ffffff 50%, transparent 100%);
}*/
.cake-sale .sec02 .flexBox.flex01 .txtBox {
    margin: -168px 0 0 -286px;
    padding: 275px 0 246px 386px;
    z-index: -1;
}
.cake-sale .sec02 .flexBox.flex01 .txtBox .txtUl {
}
.cake-sale .sec02 .flexBox.flex01 .txtBox .txtUl li.li02 {
    margin-top: 56px;
}

.cake-sale .sec02 .flexBox.flex01 .txtBox .txtUl li:last-child {
    margin-bottom: 0;
}
.cake-sale .sec02 .flexBox.flex01 .txtBox .txtUl li .ttl {
    display: block;
    margin-bottom: 8px;
    color: #6e4d3a;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.4;
}

.cake-sale .sec02 .flexBox.flex02 {
    justify-content: center;
    align-items: center;
    margin: -112px 0 141px;
}
.cake-sale .sec02 .flexBox.flex02 .imgBox {
    position: relative;
    width: 100%;
}
.cake-sale .sec02 .flexBox.flex02 .imgBox img {
    display: block;
    width: 100%;
}
.cake-sale .sec02 .flexBox.flex02 .imgBox img.img01 {
    position: relative;
    z-index: 1;
}
.cake-sale .sec02 .flexBox.flex02 .imgBox img.img02 {
    position: absolute;
    top: 53%;
    left: calc(50% - 29px);
    z-index: 2;
    transform: translate(-50%, -50%);
}
.cake-sale .sec02 .flexBox.flex02 .txtBox {
    margin: 0 -219px 0 0;
    padding: 37px 344px 40px 0;
    background: linear-gradient(90deg, #f9f4e9 5%, transparent 100%);
}
.cake-sale .sec02 .flexBox.flex02 .txtBox:before {
    display: none;
}
.cake-sale .sec02 .flexBox.flex02 .txtBox .txtWrap {
    display: block;
    width: fit-content;
    margin-left: auto;
}
.cake-sale .sec02 .flexBox.flex02 .txtBox .pTxt {
    line-height: 2;
}


.cake-sale .sec02 .listWrap {
    margin-bottom: 94px;
    padding: 61px 0 91px;
    background: #6e4d3a;
}
.cake-sale .sec02 .listWrap .pTxt {
    margin-bottom: 44px;
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    line-height: 2;
}
.cake-sale .sec02 .listWrap .img-list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.cake-sale .sec02 .listWrap .img-list img {
    display: block;
    width: 317px;
    margin: 0 11px;
}




.cake-sale .menuSec {
    margin-bottom: 99px;
}
.cake-sale .menuSec .cake-sale-headline02 {
    margin-bottom: 50px;
    text-align: center;
}
.cake-sale .menuSec .cake-sale-headline02 img {
    width: 102px;
}
.cake-sale .menuSec .menuUl {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 108px;
}
.cake-sale .menuSec .menuUl li {
    width: 439px;
    margin: 0 50px;
}
.cake-sale .menuSec .menuUl li .listWrap {
}
.cake-sale .menuSec .menuUl li .listWrap .imgBox {
    width: 365px;
    margin: 0 auto;
}

.cake-sale .menuSec .menuUl li .listWrap .txtBox {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.cake-sale .menuSec .menuUl li .listWrap .txtBox .ttl {
    margin: 23px 0 12px;
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
}
.cake-sale .menuSec .menuUl li .listWrap .txtBox .min {
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
}
.cake-sale .menuSec .menuUl li .listWrap .txtBox .price {
    margin: 0 0 30px;
    font-size: 2rem;
    text-align: center;
}
.cake-sale .menuSec .menuUl li .listWrap .txtBox .price .min {
    font-size: 1.3rem;
}
.cake-sale .menuSec .menuUl li .listWrap .txtBox .pTxt {
    margin-bottom: 26px;
    font-size: 1.4rem;
    letter-spacing: 0;
}
.cake-sale .menuSec .menuUl li .listWrap .txtBox .cake-sale-btn {
    width: 343px;
    margin: 0 auto;
}
.cake-sale .menuSec .menuUl li .listWrap .txtBox .cake-sale-btn a {
    font-family: "Noto Sans JP", sans-serif;
}

.cake-sale .menuSec .item-dataBox {
}
.cake-sale .menuSec .item-dataBox .border-textBox {
    width: 774px;
    margin: 0 auto 57px;
    padding: 25px 0;
    border: 1px solid #c9caca;
    letter-spacing: 0;
}
.cake-sale .menuSec .item-dataBox .border-textBox .pTxt {
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    line-height: 1.8;
}
.cake-sale .menuSec .item-dataBox .flexBox {
    justify-content: center;
    align-items: flex-start;
}
.cake-sale .menuSec .item-dataBox .item-dataCon {
    width: 257px;
    margin: 0 41px;
}
.cake-sale .menuSec .item-dataBox .item-dataCon .ttl {
    font-size: 1.5rem;
    font-weight: 500;
}
.cake-sale .menuSec .item-dataBox .item-dataCon .pTxt {
    line-height: 1.8;
}


.cake-sale .voiceSec {
    margin-bottom: 116px;
}
.cake-sale .voiceSec .inBox {
}
.cake-sale .voiceSec .cake-sale-headline02 {
    margin-bottom: 26px;
}
.cake-sale .voiceSec .cake-sale-headline02 img {
    width: 110px;
}
.cake-sale .voiceSec .flexBox {
    flex-flow: column;
    justify-content: center;
    align-items: center;
/*    align-items: stretch;*/
}
.cake-sale .voiceSec .voiceBox {
    width: 614px;
    margin: 0 19px 13px;
    padding: 22px 26px;
    border: 1px solid #c9caca;
    box-sizing: border-box;
}
.cake-sale .voiceSec .voiceBox .ttl {
    margin-bottom: 20px;
    font-size: 1.7rem;
    line-height: 1.6;
}
.cake-sale .voiceSec .voiceBox .pTxt {
    line-height: 1.8;
}

.cake-sale .mediaSec {
}
.cake-sale .mediaSec .inBox {
}
.cake-sale .mediaSec .cake-sale-headline02 {
    margin-bottom: 27px;
}
.cake-sale .mediaSec .cake-sale-headline02 img {
    width: 118px;
}
.cake-sale .mediaSec .mediaList {
    margin-bottom: 138px;
}
.cake-sale .mediaSec .mediaList .mediaUl {
    width: 702px;
    margin: 0 auto;
    border-top: 1px solid #c9caca;
}
.cake-sale .mediaSec .mediaList .mediaUl li {
    border-bottom: 1px solid #c9caca;
}
.cake-sale .mediaSec .mediaList .mediaUl li a {
    display: block;
    width: 100%;
    padding: 20px 30px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.6;
    box-sizing: border-box;
}
.cake-sale .mediaSec .mediaList .mediaUl li .days {
    display: block;
}



.cake-sale .messageSec {
    margin-bottom: 120px;
    padding: 73px 0 67px;
    background: #f9f4e9;
}
.cake-sale .messageSec .cake-sale-headline02 {
    margin-bottom: 55px;
    text-align: center;
}
.cake-sale .messageSec .cake-sale-headline02 img {
    width: 161px;
}
.cake-sale .messageSec .flexBox {
    /*justify-content: space-between;
    align-items: flex-start;
    max-width: 928px;*/
    justify-content: center;
    width: fit-content;
    margin: 0 auto 24px;
}
.cake-sale .messageSec .flexBox .txtBox {
    /*width: 512px;*/
    width: 100%;
}
.cake-sale .messageSec .flexBox .txtBox .cake-sale-headline01 {
    margin-bottom: 27px;
    font-size: 2rem;
}
.cake-sale .messageSec .flexBox .txtBox .pTxt {
    line-height: 1.8;
}
.cake-sale .messageSec .flexBox .txtBox .pTxt .bold {
    font-size: 1.7rem;
    font-weight: 600;
}
.cake-sale .messageSec .flexBox .txtBox .name {
    display: block;
    width: 214px;
    margin: 23px 24px 0 auto;
}
.cake-sale .messageSec .flexBox .imgBox {
    width: 321px;
}
.cake-sale .messageSec .txt-right {
    /*max-width: 928px;*/
    width: 700px;
    margin: 0 auto;
    text-align: right;
}
.cake-sale .messageSec .whiteBox {
    position: relative;
    width: 840px;
    margin: 79px auto 0;
    padding: 36px 0 34px;
    background: #fff;
}
.cake-sale .messageSec .whiteBox:before {
    content: "";
    position: absolute;
    top: -12px;
    left: -22px;
    width: 48px;
    height: 28px;
    background: url("../img/comma-left.svg")no-repeat top left;
    background-size: 100% 100%;
}
.cake-sale .messageSec .whiteBox:after {
    content: "";
    position: absolute;
    bottom: -12px;
    right: -22px;
    width: 48px;
    height: 28px;
    background: url("../img/comma-right.svg")no-repeat top left;
    background-size: 100% 100%;
}
.cake-sale .messageSec .whiteBox .txt {
    margin-bottom: 23px;
    font-size: 1.7rem;
    text-align: center;
    letter-spacing: 0;
}
.cake-sale .messageSec .whiteBox .name {
    display: block;
    width: 214px;
    margin: 0 24px 0 auto;
}

.cake-sale .lastSec {
}
.cake-sale .lastSec .lastBox {
    margin: 106px 0 0;
    text-align: center;
}
.cake-sale .lastSec .lastBox .lastTxt {
    margin-bottom: 53px;
    color: #49a75a;
    font-size: 2rem;
    line-height: 2.2;
}




@media all and (max-width: 834px) {

    .cake-sale .topSec .top-bar {
        padding: 10px 0;
        font-size: 1.5rem;
        line-height: 1.4;
    }
    .cake-sale .topSec .top-bar .min {
        position: relative;
        bottom: auto;
        left: auto;
        font-size: 1.3rem;
        transform: translateX(0);
    }

    .cake-sale .topSec .imgBox .txtWrap {
        top: 4.7%;
        right: 2.9%;
        width: 39.1%;
        padding: 18px 19px;
    }
    .cake-sale .topSec .imgBox .txtWrap:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #ccc;
        mix-blend-mode: multiply;
    }

    .cake-sale .sec01 {
        padding: 36px 0 35px;
    }
    .cake-sale .sec01 .aboutWrap {
        margin-bottom: 44px;
    }
    .cake-sale .sec01 .aboutWrap .cake-sale-headline01 {
        margin-bottom: 18px;
        font-size: 1.9rem;
    }
    .cake-sale .sec01 .aboutWrap .pTxt {
        margin-bottom: 32px;
    }
    .cake-sale .sec01 .aboutWrap .imgBox {
        width: 86%;
    }
    .cake-sale .sec01 .point-txt {
        position: relative;
        display: block;
        top: auto;
        left: auto;
        margin: 0 auto 77px;
        width: 80%;
        transform: translateX(0);
    }
    
    
    .cake-sale .sec01 .aboutWrap.txt02 {
        width: 88%;
        margin: 0 auto;
    }
    .cake-sale .sec01 .aboutWrap.txt02 .pTxt {
        text-align: justify;
    }

    .cake-sale .sec01 .itemBox {
        text-align: center;
    }
    .cake-sale .sec01 .itemBox .itemCon {
        width: 100%;
    }
    .cake-sale .sec01 .itemBox .itemCon .photo {
        width: 86%;
        margin: 0 auto;
    }
    .cake-sale .sec01 .itemBox .itemCon .deco {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .cake-sale .sec01 .itemBox .itemCon .txt {
        bottom: 0;
        left: 0;
        transform: translateX(0);
        z-index: 3;
    }
    .cake-sale .sec01 .itemBox .itemCon .item {
        width: 58.5%;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }
    .cake-sale .sec01 .itemBox .itemCon .bg {
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .cake-sale .sec01 .itemBox .itemCon .abs {
        position: absolute;
    }
    .cake-sale .sec01 .itemBox .flexBox {
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
        max-width: 1052px;
        width: 100%;
        margin: 0 auto;
    }

    /* item01 */
    .cake-sale .sec01 .itemBox .itemCon.item01 {
        margin-bottom: 70px;
        padding-bottom: 116px;
        text-align: left;
    }
    .cake-sale .sec01 .itemBox .itemCon.item01 .photo {
    }
    .cake-sale .sec01 .itemBox .itemCon.item01 .deco {
        width: 68%;
        top: -37px;
        left: calc(50% - 54px);
    }
    .cake-sale .sec01 .itemBox .itemCon.item01 .txt {
        width: 50.2%;
        left: 5%;
    }
    .cake-sale .sec01 .itemBox .itemCon.item01 .item {
        bottom: -26px;
        left: calc(50% + 113px);
    }
    .cake-sale .sec01 .itemBox .itemCon.item01 .bg {
        width: 42%;
        top: 172px;
        left: calc(50% - 56px);
        z-index: 1;
    }
    /* item02 */
    .cake-sale .sec01 .itemBox .itemCon.item02 {
        margin-bottom: 83px;
        padding-bottom: 116px;
        text-align: right;
    }
    .cake-sale .sec01 .itemBox .itemCon.item02 .txt {
        width: 43.3%;
        left: auto;
        right: 5%;
    }
    .cake-sale .sec01 .itemBox .itemCon.item02 .item {
        bottom: -26px;
        left: calc(50% - 75px);
    }
    .cake-sale .sec01 .itemBox .itemCon.item02 .bg {
        width: 40.6%;
        top: 177px;
        left: calc(50% - -92px);
        z-index: 1;
    }
    /* item03 */
    .cake-sale .sec01 .itemBox .itemCon.item03 {
        margin-bottom: 70px;
        padding-top: 0;
        padding-bottom: 168px;
        text-align: left;
    }
    .cake-sale .sec01 .itemBox .itemCon.item03 .deco {
        width: 68%;
        top: -34px;
        left: calc(50% - 47px);
    }
    .cake-sale .sec01 .itemBox .itemCon.item03 .txt {
        top: auto;
        left: 5%;
        width: 60%;
    }
    .cake-sale .sec01 .itemBox .itemCon.item03 .item {
        bottom: 19px;
        left: calc(50% + 113px);
    }
    .cake-sale .sec01 .itemBox .itemCon.item03 .bg {
        width: 42%;
        top: 200px;
        left: calc(50% - 57px);
        z-index: 1;
    }


    /* news */
    .cake-sale .newsSec {
        margin-bottom: 0;
        padding: 64px 0 53px;
    }
    .cake-sale .newsSec .cake-sale-headline02 {
        margin-bottom: 25px;
    }
    .cake-sale .newsSec .cake-sale-headline02 img {
        width: 97px;
    }
    .cake-sale .newsSec .newsList .newsUl {
        width: 88%;
        margin: 0 auto;
    }
    .cake-sale .newsSec .newsList .newsUl li {
        margin-bottom: 9px;
    }
    .cake-sale .newsSec .newsList .newsUl li a {
        padding: 20px 7%;
    }



    .cake-sale .sec02 {
        margin-bottom: 39px;
    }
    .cake-sale .sec02 .flexBox {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }
    .cake-sale .sec02 .flexBox .imgBox {
        order: 2;
        width: 100%;
    }
    .cake-sale .sec02 .flexBox .txtBox {
        order: 1;
        width: 100%;
        background: linear-gradient(180deg, transparent 0%, #f9f4e9 100%);
    }
    .cake-sale .sec02 .flexBox .txtBox .ttl {
        text-align: center;
    }
    .cake-sale .sec02 .flexBox.flex01 {
        margin: 0;
    }
    .cake-sale .sec02 .flexBox.flex01 .imgBox {
        margin-top: -93px;
    }
    .cake-sale .sec02 .flexBox.flex01 .imgBox .img01 {
        width: 55%;
        margin: -22px 0 0 5%;
    }
    .cake-sale .sec02 .flexBox.flex01 .imgBox .img02 {
        width: 100%;
        margin: -45px 0 0;
    }
    .cake-sale .sec02 .flexBox.flex01 .imgBox .img02 img {
        width: 74%;
        margin: 0 0 0 auto;
    }
    .cake-sale .sec02 .flexBox.flex01 .imgBox .img02 .txt {
        position: relative;
        bottom: auto;
        right: auto;
        margin: 13px 7% 0;
        font-size: 1.7rem;
    }
    .cake-sale .sec02 .flexBox.flex01 .imgBox .img02 .txt:before {
        top: -79px;
        left: -17px;
        width: 145px;
        height: 85px;
    }
    .cake-sale .sec02 .flexBox.flex01 .txtBox {
        margin: 0;
        padding: 62px 7% 134px;
    }
    .cake-sale .sec02 .flexBox.flex01 .txtBox .txtUl {
        width: 88%;
        margin: 0 auto;
    }
    .cake-sale .sec02 .flexBox.flex01 .txtBox .txtUl li {
        margin-bottom: 0;
    }

    .cake-sale .sec02 .flexBox.flex02 {
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 67px 0 0;
    }
    .cake-sale .sec02 .flexBox.flex02 .imgBox {
        width: 100%;
        margin: -85px 0 57px;
    }
    .cake-sale .sec02 .flexBox.flex02 .imgBox img {
        display: block;
        width: 79.2%;
    }
    .cake-sale .sec02 .flexBox.flex02 .imgBox img.img01 {
        margin: 0 auto;
    }
    .cake-sale .sec02 .flexBox.flex02 .imgBox img.img02 {
        margin: 0 auto;
    }
    .cake-sale .sec02 .flexBox.flex02 .txtBox {
        width: 100%;
        margin: -33px 0 0 0;
        padding: 26px 7% 130px;
        background: linear-gradient(180deg, transparent 0%, #f9f4e9 100%);
        box-sizing: border-box;
    }
    .cake-sale .sec02 .flexBox.flex02 .txtBox:before {
        left: auto;
        right: 0;
    }


    .cake-sale .menuSec {
        margin-bottom: 145px;
    }
    .cake-sale .menuSec .cake-sale-headline02 {
        margin-bottom: 28px;
    }
    .cake-sale .menuSec .cake-sale-headline02 img {
        width: 102px;
    }
    .cake-sale .menuSec .menuUl {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }
    .cake-sale .menuSec .menuUl li {
        width: 88%;
        margin: 0 auto 73px;
    }
    .cake-sale .menuSec .menuUl li:last-child {
        margin-bottom: 0;
    }
    .cake-sale .menuSec .menuUl li .listWrap .imgBox {
        width: 84%;
        margin: 0 auto;
    }
    .cake-sale .menuSec .menuUl li .listWrap .txtBox {
        width: 100%;
    }
    .cake-sale .menuSec .menuUl li .listWrap .txtBox .ttl {
        margin: 16px 0 10px;
        font-size: 1.7rem;
    }
    .cake-sale .menuSec .menuUl li .listWrap .txtBox .min {
        margin-bottom: 15px;
    }
    .cake-sale .menuSec .menuUl li .listWrap .txtBox .price {
        margin: 0 0 18px;
        font-size: 1.9rem;
    }
    .cake-sale .menuSec .menuUl li .listWrap .txtBox .pTxt {
        margin-bottom: 26px;
        line-height: 2;
    }
    .cake-sale .menuSec .menuUl li .listWrap .txtBox .cake-sale-btn {
        width: 77%;
        margin: 0 auto;
    }
    .cake-sale .menuSec .item-dataBox .border-textBox {
        width: 88%;
        margin: 0 auto 57px;
        padding: 25px 5%;
        box-sizing: border-box;
    }
    .cake-sale .menuSec .item-dataBox .border-textBox .pTxt {
        text-align: justify;
    }
    .cake-sale .menuSec .item-dataBox .flexBox {
        flex-flow: column;
    }
    .cake-sale .menuSec .item-dataBox .item-dataCon {
        width: 76%;
        margin: 0 auto 46px;
    }
    .cake-sale .menuSec .item-dataBox .item-dataCon:last-child {
        margin-bottom: 0;
        padding: 0 7%;
        box-sizing: border-box;
    }
    
    .cake-sale .voiceSec {
        margin-bottom: 145px;
    }
    .cake-sale .voiceSec .cake-sale-headline02 {
        margin-bottom: 26px;
    }
    .cake-sale .voiceSec .cake-sale-headline02 img {
        width: 110px;
    }
    .cake-sale .voiceSec .flexBox {
        justify-content: center;
        align-items: stretch;
    }
    .cake-sale .voiceSec .slick-initialized .slick-slide {
        margin: 0 10px;
    }
    .cake-sale .voiceSec .voiceBox {
        width: 307px;
        height: 100%;
        margin: 0;
        padding: 30px 26px;
        border: 1px solid #c9caca;
        box-sizing: border-box;
    }
    .cake-sale .voiceSec .voiceBox .ttl {
        margin-bottom: 20px;
        font-size: 1.7rem;
        line-height: 1.6;
    }
    .cake-sale .voiceSec .voiceBox .pTxt {
        line-height: 1.8;
    }

    .cake-sale .mediaSec .cake-sale-headline02 {
        margin-bottom: 27px;
    }
    .cake-sale .mediaSec .cake-sale-headline02 img {
        width: 118px;
    }
    .cake-sale .mediaSec .mediaList {
        margin-bottom: 71px;
    }
    .cake-sale .mediaSec .mediaList .mediaUl {
        width: 88%;
    }
    .cake-sale .mediaSec .mediaList .mediaUl li a {
        padding: 20px 7%;
    }
    
    

    .cake-sale .messageSec {
        margin-bottom: 53px;
        padding: 73px 0 97px;
    }
    .cake-sale .messageSec .cake-sale-headline02 {
        margin-bottom: 55px;
    }
    .cake-sale .messageSec .cake-sale-headline02 img {
        width: 161px;
        margin-bottom: 6px;
    }
    .cake-sale .messageSec .flexBox {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        width: 86%;
        margin: 0 auto;
    }
    .cake-sale .messageSec .flexBox .txtBox {
        width: 100%;
    }
    .cake-sale .messageSec .flexBox .txtBox .cake-sale-headline01 {
        margin-bottom: 27px;
        font-size: 1.9rem;
    }
    .cake-sale .messageSec .flexBox .txtBox .pTxt .bold {
        font-size: 1.6rem;
    }
    .cake-sale .messageSec .flexBox .txtBox .name {
        width: 142px;
        margin: 25px 0 0 auto;
    }
    .cake-sale .messageSec .flexBox .imgBox {
        width: 60%;
        margin-top: 30px;
    }
    .cake-sale .messageSec .txt-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 1.5rem;
        text-indent: -1.5rem;
        text-align: justify;
        line-height: 1.8;
        box-sizing: border-box;
    }
    .cake-sale .messageSec .whiteBox {
        width: 86%;
        margin: 64px auto 0;
        padding: 52px 6% 51px;
        box-sizing: border-box;
    }
    .cake-sale .messageSec .whiteBox:before {
        top: -21px;
        left: -3.5%;
        width: 55px;
        height: 50px;
    }
    .cake-sale .messageSec .whiteBox:after {
        bottom: -21px;
        right: -3.5%;
        width: 55px;
        height: 50px;
    }
    .cake-sale .messageSec .whiteBox .txt {
        margin-bottom: 23px;
        font-size: 1.6rem;
        text-align: left;
        letter-spacing: 0;
    }
    .cake-sale .messageSec .whiteBox .name {
        width: 137px;
        margin: 0 0 0 auto;
    }

    .cake-sale .sec06 .flexBox {
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 67px;
    }
    .cake-sale .sec06 .flexBox .imgBox {
        width: 86%;
    }
    .cake-sale .sec06 .flexBox .txtBox {
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 34px 7% 0;
        background: transparent;
        box-sizing: border-box;
    }
    .cake-sale .sec06 .flexBox .txtBox:before {
        content: "";
        position: absolute;
        top: -41px;
        right: 0;
        width: 85%;
        height: 216px;
        background: #f9f4e9;
        z-index: -1;
    }
    .cake-sale .sec06 .flexBox .txtBox .title {
        margin-bottom: 17px;
        font-size: 1.9rem;
    }
    .cake-sale .sec06 .flexBox .txtBox .pTxt {
        width: 100%;
    }
    .cake-sale .sec06 .lastBox {
        margin: 0;
    }
    .cake-sale .sec06 .lastBox .lastTxt {
        margin-bottom: 37px;
        font-size: 2rem;
    }
    .cake-sale .sec06 .lastBox .cake-sale-btn {
        width: 65%;
    }

    .slick-track {
      display: flex!important;
        align-items: stretch;
    }
    .slick-slide {
      height: auto !important;
    }
    .slick-slide div {
        height: 100%;
    }
    .cake-sale .slick-dots {
        bottom: -45px;
    }
    .cake-sale .slick-dots li {
        width: 13px;
        height: 13px;
    }
    .cake-sale .slick-dots li button {
        width: 100%;
        height: 100%;
        background: #c9caca;
        border-radius: 100px;
    }
    .cake-sale .slick-dots li.slick-active button {
        background: #ec6f00;
    }
    .cake-sale .slick-dots li button:before {
        display: none;
    }









}

