@charset "UTF-8";
.christmas2022page header{
    background: none;
}
.christmas2022page header .global_menu{
    display: none;
}
.christmas2022{
    margin-bottom: 0;
}
@media (max-width: 800px){    
    .christmas2022page header {
        background: none;
    }
}
.c22_wrap{
    max-width: 750px;
    margin: 0 auto;
}
.c22_wrap img{
    width: 100%;
}
.c22_head{   
}
.c22_area01{
    background: url("../img/background-tree.jpg") repeat-y;
    
     background-size: cover;
    color: #fff;
    text-align: center;
    padding: 25% 0 20%;
    position: relative;
}
.c22_area01 .cpbanner{
    width: 30%;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.c22_area01 h2{
    color: #FBC4BB;
    font-size: 16px;
    margin-bottom: 15px;   
}
.c22_area01 h3{
    color: #FFF;
    font-size: 20px;
    letter-spacing: .2em;
    line-height: 1.6;
}
.c22_area01_txt{
    margin: 35px 0 45px;
    font-size: 14px;
        line-height: 1.8;
}
.c22_area01 p{
    margin-bottom: 20px;
}
.c22_area01_period{
    color: #FBC4BB;
    font-size: 14px;
    line-height: 2;
}
.c22_area01_period span{   
}
.c22_area02 {
    background: url(../img/tree_bg2.jpg) repeat-y;
    padding: 20% 3% 1% 3%;
}
.c22_area02 .c22_campaigntt{
    text-align: center;
    font-size: 25px;
    margin-bottom: 50px;
}
.c22_area02 .c22_area02_menu{ 
    text-align: center;
}

.c22_area02 .c22_area02_menu a{
    line-height: 2.5em;
    text-decoration: underline;
/*    text-decoration-color:#B48780;*/
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
    padding: 0 8px;
    font-size: 16px;
}
.c22_area02 .c22_area02_menu a:hover{
    text-decoration: none;
}
.c22_area02 .c22_area02_product{
    max-width: 500px;
    min-width: 300px;
    margin: 0 auto;
}
.c22_area02 .c22_area02_product.mtb40{
    margin-top: 40px;
}
.c22_area02 .c22_area02_product.mtb60{
    margin-top: 60px;
}
.c22_area02 .c22_area02_product.mtb80{
    margin-top: 80px;
}
.c22_area02 .c22_area02_product.mtb100{
    margin-top: 100px;
}




.c22_area02 .c22_area02_product .c22_area02_product_catch{
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.8;
}
.c22_area02_product ul {
    margin-bottom: 0;
}
#entry li img {
    width: 100%;
}
.c22_area02_product ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.c22_area02_product ul li:last-child {
    margin-bottom: 0;
}
.c22_area02_product ul li .c22img{
    width: 44%;
}
.c22_area02_product  ul li .c22img img {
    object-fit: cover;
}
.c22_area02_product  ul li .c22r_txt {
    width: 51%;
    padding: 3% 0;
}
.c22_area02_product  ul li .c22r_txt .c22_attention {
    font-size: 12px;
    line-height: 1.8em;
}
 .c22_area02_product  ul li .c22r_txt .c22_attention span {
    color: #b48780;
}   
    
    
.c22_area02_product ul li div.itemarea {
    width: 100%;
    /*position: absolute;
    bottom: 0;*/
}
.c22_area02_product ul li h2 {
    font-size: 16px;
    line-height: 1.6em;
    color: #5f5957;
    text-align: left;
    margin-bottom: 4px;
}
.c22_area02_product ul li h2 span{
        font-size: 10px;
     display: block;
    line-height: 1.4;
    
    
    
}
.c22_area02_product li p.itme-price {
    font-size: 16px !important;
    line-height: 1.4em !important;
    color: #5f5957;
    text-align: left;
}
.c22_area02_product li h4 {
    font-size: 13px;
    line-height: 1.6em;
    margin-bottom: 6px;
    color: #5f5957;
}
.c22_area02_product li h4 a {
    color: #5f5957;
    display: block;
}
.c22_area02_product li h2 a {
    color: #5f5957;
}
.c22_area02_product ul li h3 {
    font-size: 13px;
    line-height: 1.6em;
    color: #5f5957;
    text-align: left;
    margin-bottom: 2px;
}
.c22_area02_product li p:nth-child(2) {
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 10px;
    color: #5f5957;
}
.c22_area02_product li p:nth-child(3) {
    font-size: 10px;
    line-height: 1.6em;
}
.c22_cart{
    
    text-align: center;
   
    font-size: 12px;
    
}
.c22_cart a{
    background: #B48780;
    color: #fff;
     padding: 7px 0;
    display: block;
}
.c22_cart a:hover{
    opacity: .8;
}
.c22_cartdt{
    text-align: right;
    margin-top: 5px;
    font-size: 11px;
}
.c22_cartdt a{
     text-decoration: underline;
}
.c22_cartdt a:hover{
     text-decoration: none;
}

.bgred_picup{
     background:rgba(180,135,128,0.1);
    padding: 25px 0 5px;
    position: relative;
}
.bgred_picup .c22_area02_subtt{
    width: 40%;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.bgred_picup .c22_area02_subtt img{
    width: 100% !important;
    height: auto !important;
    }

/*ギフト用*/
.c22_area02 .c22_area02_product.c22gift{
    border: 1px solid #B48780;
    border-radius: 15px;
    position: relative;
     padding: 8% 0;
    margin: 20% auto;
}
.c22_area02 .c22_area02_product.c22gift .c22_area02_subtt{
    width: 40%;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.c22_area02_product li p.itme-price.c22gift_offprice {
    font-size: 10px !important;
    line-height: 1.6em !important;
/*
    line-height: 1.4em !important;
    color: #5f5957;
    text-align: left;
*/
}
.c22_area02_product li p.itme-price.c22gift_offprice span{
    font-size: 16px;
     display: block;
    color: #B48780;
}

.c22giftBtn a{
    background: #5f5957;
   
}

.c22_bg img{
    width: 100%;
  height: 350px;
  object-fit: cover;
}





/*==================================
slider
===================================*/
.addition2206_sld{
    margin-top: 40px;
    margin-bottom: 40px;
}
.addition2206_sld01{
    margin-top: 40px;
    margin-bottom: 60px;
}
.slider {
   width:94%;
    margin:0 auto;
}
.slider img {
    width:100%;
    height:auto;
}
.slider .slick-slide {
    margin:0 5px;
}
.slick-prev, 
.slick-next {
    position: absolute;
    top: 42%;
    cursor: pointer;
    outline: none;
    border-top: 2px solid #666;
    border-right: 2px solid #666;
    height: 15px;
    width: 15px;
}
.slick-prev {
    left: -1.5%;
    transform: rotate(-135deg);
}
.slick-next {
    right: -1.5%;
    transform: rotate(45deg);
}
.slick-dots {
    text-align:center;
    margin:20px auto 40px;
    width: 170px !important;
}
.slick-dots li {
    display:inline-block;
    margin:0 5px;
}
.slick-dots button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    text-align: center;
    background: #afacab;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    transform: scale(0.8);
}
.slick-dots .slick-active button{
    background:#333;
}
.fs12lf3{
    font-size: 12px;
    line-height:3;
}

