#header{
	margin:0 !important
}
.common_p{
    font-size: 28.6px;
    line-height: 1.85;
}
#lp00{
    background-image: url(../../img/pages/christmascake/bg.png);
    background-size: 100%;
    background-repeat: repeat;
}
#lp00 h1{
    margin: 0;
}
#lp00 h2{
    margin: 0;
}
#lp00 h3{
    margin: 0;
}
#lp00 h4{
    margin: 0;
}
#lp00 h5{
    margin: 0;
}
#lp00 img{
    max-width: 300% !important;
}
.top_img{
    display: block;
    width: 100%;
}
.lp_container{
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}
.lp_inner{
    width: 80%;
    margin: 0 auto;
}
.catch_p{
    font-size: 37px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    text-align: center;
    line-height: 2;
    padding: 1.7em 0 2.3em;
}
.navi_area{
    text-align: center;
    padding-bottom: 70px;
}
.navi_class_s{
    display: inline-block;
    vertical-align: bottom;
    width: calc(52500% / (1159 + 525 + 109));
    margin-right: calc(10900% / (1159 + 525 + 109));
}
.navi_class_l{
    display: inline-block;
    vertical-align: bottom;
    width: calc(115900% / (1159 + 525 + 109));
}
.navi_class_img{
    display: block;
    width: 100%;
}
.navi_item{
    display: inline-block;
}
.navi_class_s .navi_item{
    width: 100%;
}
.navi_class_l .navi_item{
    width: calc(52500% / 1159);
}
.navi_class_l .navi_item:nth-of-type(1){
    margin-right: calc(10900% / 1159);
}
.navi_img{
    display: block;
    width: calc(59000% / 525);
    margin-left: -4%;
    margin-top: 2%;
    margin-bottom: -6%;
}
.navi_item a{
    display: block;
    width: 100%;
}
.navi_item a img{
    display: block;
    width: calc(63500% / 525);
    margin-left: -3%;
}
.class_title_area img{
    display: block;
    width: calc(191500% / 1783);
    margin-left: -0.7%;
}
.class_title_area p{
    margin-top: -5.3em;
    padding-bottom: 2.3em;
}
.item_area{
    padding-bottom: 50px;
}
.item_title_area{
    position: relative;
}
.item_title_area h5{
    font-size: 30px;
    line-height: 1;
}
.item_title_area h3{
    font-size: 40px;
    line-height: 1.7;
}
.item_title_area p{
    font-size: 33px;
    line-height: 1.9;
    position: absolute;
    right: 0;
    bottom: 0;
}
.green_serif{
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    color: #005C2F;
}
.pink_serif{
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    color: #BF1342;
}
.item_hr_img{
    display: block;
    width: 100%;
    padding-bottom: 37px;
}
.item_main_area{
    position: relative;
}
.item_p{
    position: absolute;
    width: 33.2%;
    top: 0;
    left: 0;
}
.item_img{
    display: block;
    width: 65%;
    margin-left: 35%;
}
.sub_img{
    display: block;
    width: 102.24%;
    margin-left: -2.24%;
    position: relative;
    margin-bottom: 30px;
}
#item01 .sub_img{
    margin-top: -80px;
    margin-bottom: 0;
}
#item02 .sub_img{
    margin-top: -80px;
}
#item04 .sub_img{
    margin-top: -30px;
}
#item05 .sub_img{
    margin-top: -30px;
}
.btn_area{
    text-align: center;
}
.btn_area a{
    display: inline-block;
    width: 89.8%;
}
.btn_area a img{
    display: block;
    width: 100%;
}
.tree_area{
    border: solid 5px #C4AB2A;
    padding: 7px;
    background: white;
}
.tree_inner{
    border: solid 1px #C4AB2A;
}
.gold_serif{
    font-family: 'Noto Serif JP', serif;
    font-weight: normal;
    color: #C4AB2A;
}
.tree_area h2 {
    font-size: 50px;
    line-height: 1.4;
    padding-top: 1.1em;
    padding-bottom: 0.8em;
    text-align: center;
    letter-spacing: -0.07em;
}
.tree_area h5 {
    font-size: 30px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: -0.07em;
}
.tree_area h3 {
    font-size: 40px;
    line-height: 1.4;
    padding-bottom: 0.5em;
    text-align: center;
}
.tree_img{
    display: block;
    width: 70%;
    margin: 0 auto;
}
.tree_relative{
    position: relative;
    width: 70%;
    margin: 0 auto;
}
.tree_area p {
    padding-top: 0.8em;
    padding-bottom: 2.6em;
}
.tree_sub_img {
    position: absolute;
    width: 38%;
    top: 14%;
    left: 69%;
}
.tree_btn_area{
    text-align: center;
}
.tree_btn_area a{
    display: inline-block;
    width: 91.6%;
}
.tree_btn_area a img{
    display: block;
    width: 100%;
}
.cp_btn_area{
    text-align: center;
    padding-top: 160px;
    padding-bottom: 80px;
}
.cp_btn_area a{
    display: inline-block;
    width: 89.8%;
}
.cp_btn_area a img{
    display: block;
    width: 100%;
}


@media (min-width:768px) and (max-width:1499px) {
    .common_p{
        font-size: calc(28.6vw / 15);
    }
    .catch_p{
        font-size: calc(37vw / 15);
    }
    .navi_area{
        padding-bottom: calc(70vw / 15);
    }
    .item_area{
        padding-bottom: calc(50vw / 15);
    }
    .item_title_area h5{
        font-size: calc(30vw / 15);
    }
    .item_title_area h3{
        font-size: calc(40vw / 15);
    }
    .item_title_area p{
        font-size: calc(33vw / 15);
    }
    .item_hr_img{
        padding-bottom: calc(37vw / 15);
    }
    .sub_img{
        margin-bottom: calc(30vw / 15);
    }
    #item01 .sub_img{
        margin-top: calc(-80vw / 15);
    }
    #item02 .sub_img{
        margin-top: calc(-80vw / 15);
    }
    #item04 .sub_img{
        margin-top: calc(-30vw / 15);
    }
    #item05 .sub_img{
        margin-top: calc(-30vw / 15);
    }
    .tree_area h2 {
        font-size: calc(50vw / 15);
    }
    .tree_area h5 {
        font-size: calc(30vw / 15);
    }
    .tree_area h3 {
        font-size: calc(40vw / 15);
    }
    .cp_btn_area{
        padding-top: calc(160vw / 15);
        padding-bottom: calc(80vw / 15);
    }
    .tree_area{
        border: solid calc(5vw / 15) #C4AB2A;
        padding: calc(7vw / 15);
    }
    .tree_inner{
        border: solid calc(1vw / 15) #C4AB2A;
    }
}



.sp_only{
    display: none !important;
}
@media (max-width:767px) {
    .sp_only{
        display: block !important;
    }
    .pc_only{
        display: none !important;
    }
    .common_p{
        font-size: 2.55vw;
    }
    .catch_p {
        font-size: 2.7vw;
        white-space: nowrap;
    }
    .navi_area {
        padding-bottom: 4vw;
    }
    .class_title_area{
        padding-top: 6vw;
    }
    .class_title_area img{
        width: 100%;
        margin-left: 0;
    }
    .class_title_area p {
        margin-top: 1em;
        padding-bottom: 1.3em;
        text-align: center;
    }
    .item_area {
        padding-bottom: 6vw;
    }
    .item_title_area h5 {
        font-size: 2.7vw;
    }
    .item_title_area h3 {
        font-size: 3.5vw;
        line-height: 1.4;
        padding-bottom: 0.5em;
    }
    .item_title_area p {
        font-size: 3vw;
        right: auto;
        left: 0;
        bottom: -7.4vw;
    }
    .item_hr_img {
        padding-bottom: 8vw;
    }
    .item_img{
        width: 100%;
        margin-left: 0;
    }
    .item_p{
        position: relative;
        width: 100%;
        padding-top: 1em;
    }
    .sub_img{
        width: 101.3%;
        margin-left: -1.3%;
        margin-bottom: 4vw;
    }
    #item01 .sub_img {
        margin-top: 0;
        margin-bottom: 0;
    }
    #item02 .sub_img {
        margin-top: 1vw;
    }
    #item04 .sub_img {
        margin-top: 2vw;
    }
    #item05 .sub_img {
        margin-top: 0;
    }
    .btn_area a {
        width: 88.7%;
    }
    .tree_area {
        border: solid 0.7vw #C4AB2A;
        padding: 0.5vw;
    }
    .tree_inner {
        border: solid 0.07vw #C4AB2A;
    }
    .tree_area h2{
        font-size: 3.7vw;
    }
    .tree_area h5{
        font-size: 2.7vw;
    }
    .tree_area h3{
        font-size: 4vw;
    }
    .tree_area p {
        padding-bottom: 1.4em;
    }
    .tree_sub_img {
        width: 55%;
        top: 13%;
        left: 60%;
    }
    .cp_btn_area {
        padding-top: 9vw;
        padding-bottom: 15vw;
    }
    .cp_btn_area a {
        width: 88.7%;
    }
}