@charset "UTF-8";
/* CSS Document */

/*394 アースデイ*/


/*共通*/
.main394 .main-wrapper .caution{
    font-size: 2.4vw;
}





/*mainvisual*/
.main394 .main-wrapper{
    background-color: #eff8fe;
    /*background-image: url("../../../../../../assets/images/pages/f-static/campaign/394/317_bg01s.jpg");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: repeat-y;*/
}
.main394 .main-wrapper .mv{
    position: relative;
}
.main394 .main-wrapper .mv .caution{
    position: absolute;
    bottom: 28px;
    padding: 0 5.3333333333vw;
    color: #fff;
}
.main394 .main-wrapper .mv .caution .caution-point{
    border: 1px solid #fff;
}

.main394 .mv-box img{
    width: 100%;
}


.main394 .mv-box_in .hdr_txt{color: #6a4736;font-size: 18px;font-weight: 500;letter-spacing: 0.1em;}

/*content*/
.main394 .content{
    padding: 0 5.3333333333vw 7.5vw;
}
.main394 .content-wrapper{
    background-color: #ffffff;
    position: relative;
    padding:5.3333333333vw 5.3333333333vw 10.66666667vw;
    border-radius: 2.66666666vw;
/*    margin-bottom: 8vw;*/
    margin-top: 5.3333333333vw;
}

.main394 .content-item .item__name img{
    width: 86.66666vw;
    position: absolute;
    left: -8.76666vw;
    top: -17vw;
}
.main394 .content-item .item__txtarea.txt-none .item__name img{
    top: 5.3333333vw;
}
.main394 .content-item .item__ttl{
    color: #f56685;
    font-size: 6.13333vw;
    margin-bottom: 4.6666666vw;
    line-height: 1.3;
	letter-spacing: 0.1em;
    margin-top: 16vw;
}
.main394 .content-item .item__ttl.under-border{
    margin-top: 26.6666666667vw;    
}
.main394 .content-item .item__txt{
    color: #6a4736;
    font-size: 4vw;
    font-weight: 500;

}
.main394 .content-item .item__txtarea{
    margin-bottom: 4vw;
}
.main394 .content-item .item__txtarea.txt-none {
    margin-bottom: 0;
}

.main394 .content-item .product-container{
    position: relative;
}

/*商品画像*/
.main394 .product .product-img img{
    width: 100%;
}
.main394 .product .product-img{
     margin-bottom: 5.3333333vw;   
}
/*
.main394 .product .product-img{
    position: relative;
}
*/
.main394 .product .product-img .product-img__bottle{
    background-color: #c995b2;
    border-radius: 0 0 10px 10px;
    padding: 0 10px 10px;
    /**/transition: 0.3s ease-in-out;
}
.main394 .product .product-img .product-img__bottle:hover{
    opacity: .7;
    
}
.main394 .product .product-img .product-img__bottle.bottle:hover{
    opacity: 1;
    
}

.main394 .product .product-img .product-img__bottle.bottle{position: relative;height: 100px;}
.main394 .product .product-img .product-img__bottle .b_img{position: absolute;left: 20px;}
.main394 .product .product-img .product-img__bottle .b_img img{width: 80px;}
.main394 .product .product-img .product-img__bottle .b_read{position: absolute;left: 130px;top: 15px;color: #ffffff;font-size: 18px;letter-spacing: 0.1em;}
.main394 .product .product-img .product-img__bottle .b_btn{position: absolute;left: 130px;top: 50px;color: #ffffff;}
.main394 .product .product-img .product-img__bottle .b_btn span{
background-color: #ffffff;border-radius: 20px;color: #996699; padding: 0 20px;}
.main394 .product .product-img .product-img__bottle .b_btn a:hover{
    opacity: .7 !important;}

.main394 .product .product-img .product-img__bottle .product-img__bottle__link{
    display: flex;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    align-items: center;
    font-size: 4.266666vw;
    line-height: 1.2;
}
.main394 .product .product-img .product-img__bottle img{
    width: 50px;
    margin-right: 10px;
    margin-top: -10px;
}
.main394 .content-item.item02 .product .product-img .product-img__bottle img{
    width: 20px;
}
.main394 .content-item.item02 .product .product-img__bottle{
    background-color: #71c3d5;
}
.main394 .content-item.item03 .product .product-img .product-img__bottle img{
    width: 34px;
}
.main394 .content-item.item03 .product .product-img .product-img__bottle img.bottle02{
    width: 24px;
}
.main394 .content-item.item03 .product .product-img__bottle{
    background-color: #92a8a1;
}

.main394 .content-item .product .bottle-link{
line-height: 2em;	
}
.main394 .content-item .product .bottle-link span
{background-color: #ffffff;border-radius: 20px;color: #996699; padding: 0 20px;}
.main394 .content-item .product .bottle-link > a:hover{
    opacity: .7 !important;
}

.main394 .content-item .product .bottle-label{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    
}
.main394 .content-item .product .product-img .bottle-txt{
    position: relative; 
}
.main394 .content-item .product .product-img .bottle-txt::after{
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: -15%;
    transform: translateY(-40%);
}
.main394 .content-item .product .bottle-label > a{
    background-color: #fff;
    color: #c995b2;
    border-radius: 50px;
    padding: 3px 25px 3px 10px;
    font-size: 14px;
    margin-right: 8px;
    font-weight: bold;
    transition: .3s ease-in-out;
}
.main394 .content-item .product .bottle-label > a:hover{
    opacity: .7;
}
.main394 .content-item .product .bottle-label > a > span{
    position: relative;
}
.main394 .content-item .product .bottle-label > a > span::after{
content: '';
    display: inline-block;
    border-style: solid;
    border-width: 5px 0 5px 9px;
    border-color: transparent transparent transparent #c995b2;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: -14px;
    transform: translateY(-40%);
    }

/*価格*/

.main394 .product .product-price .btn_style {
  height: 60px;
  background: #444;
  letter-spacing: 0.15em;
  border: 1px solid #444;
  box-sizing: border-box;
  transition: all .3s 0s ease-in-out;
  text-align: center; }

 .main394 .product .product-price .btn_style.off {
    background: #ccc;
    border: 1px solid #ccc; 
}
 .main394 .product .product-price .btn_style > a, .btn_style > span {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
/*
.main394 .product .product-price .product-item .button > .button__text::before{
    display: block;
    content: '';
    width: 23px;
    height: 17px;
    background: url("https://www.haba.co.jp/assets/images/pages/f-static/campaign/307/icon_cart.png") left top no-repeat;
    background-size: 23px 17px;
    position: absolute;
    top: 50%;
    left: -2rem;
    transform: translate3d(0, -50%, 0); }

    .main394 .product .product-price .product-item .button:hover > .button__text::before{
      background: url("https://www.haba.co.jp/assets/images/pages/f-static/campaign/307/icon_cart_b.png") left top no-repeat;
      background-size: 23px 17px; }
*/

.main394 .product .product-price .product-item .productName{
    font-size: 4.266666vw;
    font-weight: 600;
    margin-bottom: 2.666666vw;
}
.main394 .product .product-price .product-item .productName > .mini{
    font-size: 3.73vw;
}
.main394 .product .product-price .product-item .productType {
    display: flex;
    align-items: center;
    margin: 10px 0 0;
}
.main394 .product .product-price .product-item .productType .label {
    width: 30.6666667vw;
    margin: 0 15px 0 0;
    border: 1px solid #f56685;
}
.main394 .product .product-price .product-item .productType .label__head {
    padding: 1px 0;
    text-align: center;
}
.main394 .product .product-price .product-item .productType .label__head .text {
    font-size: 2.93333333vw;
    font-weight: 500;
    color: #f56685;
    letter-spacing: 0;
}
.main394 .product .product-price .product-item .productType .label__head {
    padding: 1px 0;
    text-align: center;
}
.main394 .product .product-price .product-item .productType .label__body {
    padding: 6px 0 5px;
    color: #fff;
    background: #f56685;
}
.main394 .product .product-price .product-item .productType .label__body .text {
    font-size: 2.93333333vw;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    letter-spacing: 0;
}
.main394 .product .product-price .product-item .productType .label__body .text .num {
    margin: 0 0.1em 0 0;
    font-size: 6.13333333vw;
    font-weight: bold;
    letter-spacing: 0;
}
.main394 .product .product-price .product-item .productType .inner .size {
    font-size: 3.2vw;
    font-weight: 400;
    letter-spacing: 0.08em;
}
.main394 .product .product-price .product-item .productType .inner .price__num {
    font-size: 6.13333333vw;
    font-weight: bold;
}
.main394 .product .product-price .product-item .productType .inner .price__unit {
    font-size: 4.53333333vw;
    font-weight: 500;
}
.main394 .product .product-price .product-item .productType .inner .price__tax {
    font-size: 3.2vw;
    font-weight: 400;
}

.main394 .product .product-price .product-item{
/*    margin-bottom: 6.6666666vw;*/
    padding-bottom: 0;
} 
.main394 .product .product-price .product-item .product-item:last-child{
    margin-bottom: 0;
}
.product-container:not(:last-child) .product-price .product-item{
    margin-bottom: 10.66666667vw;      
}
.product-container:not(:last-child) .product-price{
    border-bottom: 3px dotted #b6c4b8;
}
 .product-item .button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    margin: 20px 0 0;
    color: #fff;
    background: #444;
    border: 1px solid #444;
    fill: #fff;
}
.product-item .button__icon {
    margin: 0 15px 0 0;
    line-height: 0;
}
 .product-item .button__text {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.15em;
     position: relative;
}
.product .product-item .button__icon svg {
    width: 20px;
    height: 15px;
}
.content-item.item01 .product-container:not(:first-child){
    padding-top: 28vw;
    
}


/*item2*/
.content-item.item02 .item__name img,.content-item.item03 .item__name img {
    width: 62.9333333vw;
    left: -8.666666666vw;
    top: -16.6vw;
}





/* ここにPC向けのCSS指定 */
@media (min-width: 768px) {
/*全体*/
 .main394 .main-wrapper .caution {
    font-size: 12px;
}
    .main394 .main-wrapper {
    background-image: url(../../../../../../assets/images/pages/f-static/campaign/394/394_bg02.png);
        -webkit-background-size: contain;
        background-size: contain;
        background-position:top center;
}
    
    
/*    メイン*/
.main394 .mv-box{
        padding-top: 30px;
    background-image: url("../../../../../../assets/images/pages/f-static/campaign/394/394_bg01.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 850px;
    background-position:top center;
    }
	
.main394 .mv-box_in{width: 1100px !important; margin: auto;position: relative;}
.main394 .mv-box_in h2{position: absolute;left: 250px;top: 70px;}	
.main394 .mv-box_in h2 img{width: 600px;}
.main394 .mv-box_in .hdr_img01{position: absolute;left: -100px;top: 170px; }
.main394 .mv-box_in .hdr_img01 img{width: 320px;}
.main394 .mv-box_in .hdr_img02{position: absolute;left: 860px;top: 130px; }
.main394 .mv-box_in .hdr_img02 img{width: 400px;}	
.main394 .mv-box_in .hdr_txt{position: absolute;text-align: center;top: 450px;left: 230px; padding: 20px 15px !important;}
	
	
	
.main394 .hdr_ttl{}	
/*.main394 .mv-box img {
    max-width: 1140px;
    margin: 0 auto;
    display: block;
}*/
.main394 .main-wrapper .mv .caution {
    position: relative;
     color: #4d4d4d;
    font-size: 12px;
    padding: 0;
    max-width: 1140px;
    margin: 0 auto;
    }
    .main394 .main-wrapper .mv .caution .caution-point {
    border: 1px solid #4d4d4d;
}
    
    
    
    
/*    コンテンツ*/
    .main394 .content{
        max-width: 1140px;
        padding: 0 0 80px;
        margin: 0 auto;
    }
    .main394 .content-wrapper {
        padding: 0 80px;
        border-radius: 20px;
        margin-top: 60px;
    }
    .main394 .content-wrapper:first-child{
        margin-top: 0;
    }
    .main394 .content-wrapper:first-child::after{
    content: "";
    background-image: url("../../../../../../assets/images/pages/f-static/campaign/394/317_img08@2x.png");
    width: 300px;
    height: 300px;
    position: absolute;
    -webkit-background-size: contain;
    background-size: contain;
    right: -58px;
    top: -28px;
}
/*    コンテンツテキストエリア*/
    .main394 .content-item .item__txtarea {
        margin-bottom: 30px;
}
    .main394 .content-item .item__txtarea.txt-none {
        margin-bottom: 0;
}

    .main394 .content-item .item__txtarea.txt-none .item__name img {
    top: 40px;
}
    .main394 .product-container:not(:last-child) .product-price {
    border-bottom: none;
}
    .main394 .content-item .product-container {
    padding-top: 125px;
}


    .main394 .content-item .item__ttl {
    font-size: 30px;
        margin-bottom: 20px;
        margin-top: 0;
}
    .main394 .content-item .item__ttl.under-border {
    margin-top: 0;
}
    .main394 .content-item .item__txt {
        font-size: 18px;
        text-align: center;
    }
    .main394 .content-item .item__name img {
    width: 680px;
        top: 30px;
        left: -117px;
    }
    .main394 .product{
        display: flex;
        justify-content: space-around;
        align-items: center;
        border-bottom: 3px dotted #b6c4b8;
        padding-bottom: 40px;
    }
    .main394 .product-container:last-child .product{
        border-bottom: none;
            padding-bottom: 80px;
    }
    .main394 .product .product-img img {
		width: 540px;
        margin-bottom: 0;
    }
    .main394 .product .product-price .product-item {
        width: auto;
        margin-bottom: 40px;
    }
    .content-item.item01 .product-container:not(:first-child) {
    padding-top: 150px;
}
    .main394 .product .product-price .product-item .productType .label {
        width: 150px;
        
    }
    .main394 .product .product-price .product-item .productName {
        font-size: 22px;
        margin-bottom: 20px;
}
    .main394 .product .product-price .product-item{
        margin-bottom: 0;
}
    .product-container:not(:last-child) .product-price .product-item {
    margin-bottom: 0;
}
/*価格*/
    
    
    .main394 .product .product-img .product-img__bottle .product-img__bottle__link {
    font-size: 20px;
}
    .main394 .product .product-img {
    margin-bottom: 0;
}
    .main394 .product .product-img .product-img__bottle img {
        width: 100px;
        margin-top: -20px;
        margin-right: 30px;
    }
    /*ボタン*/
     .main394 .product .product-price .product-item .button{
        height: 64px;
        transition: color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), fill 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    }
    .main394 .product .product-price .product-item .button:hover {
        color: #444;
        background: #fff;
        fill: #444;
    }
    .main394 .product .product-price .product-item .btn_style > a, .btn_style > span {
    font-size: 17px;
}
    .main394 .product .product-price .product-item .button__text {
        font-size: 17px;
    }
    .main394 .product .product-price .product-item .productName > .mini {
        font-size: 18px;
}
    .main394 .product .product-price .product-item .productType .label__head .text {
        font-size: 14px;
    }
    .main394 .product .product-price .product-item .productType .label__body .text .num {
        font-size: 30px;
    }
    .main394 .product .product-price .product-item .productType .label__body .text {
        font-size: 14px;
    }
    .main394 .product .product-price .product-item .productType .inner .price__num {
        font-size: 32px;
    }
    .main394 .product .product-price .product-item .productType .inner .size {
        font-size: 16px;
    }
    .main394 .product .product-price .product-item .productType .inner .price__unit {
        font-size: 24px;
    }
    .main394 .product .product-price .product-item .productType .inner .price__tax {
        font-size: 18px;
    }  
    
    .content-item.item02 .item__name img,.content-item.item03 .item__name img {
    width: 400px;
        top: 40px;
        left: -108px;
    }
    .main394 .content-item.item02 .product .product-img .product-img__bottle img {
    width: 25px;
}
    .main394 .product .product-img .product-img__bottle.bottle{
    padding: 0 10px 15px;
    }
    .main394 .content-item .product .bottle-label > a {
    font-size: 18px;
}
    .main394 .content-item .product .bottle-label {
    justify-content: right;
    margin-top: -1rem;
        margin-right: 4rem;
}
	
    
}


/* ここにSP向けのCSS指定 */
@media (max-width: 768.98px) {
	
	.main394 .mv-box_in{width: 100%;}
	.main394 .mv-box_in h2{margin: 0; padding: 0;}
	.main394 .mv-box_in h2 img{vertical-align: bottom;display: block; }
	.main394 .mv-box_in img{vertical-align: bottom;display: block; }
	.main394 .mv-box_in .hdr_txt{padding: 20px 15px; }
	.main394 .main-wrapper .caution{color: #333333 !important;position: static !important;text-align: left !important;padding: 0px  !important;}	
	.main394 .main-wrapper .mv .caution .caution-point{border: 1px solid #333333;}

.main394 .product .product-img .product-img__bottle.bottle{position: relative;height: 110px;}
.main394 .product .product-img .product-img__bottle .b_img{position: absolute;left: 20px;}
.main394 .product .product-img .product-img__bottle .b_img img{width: 50px;}
.main394 .product .product-img .product-img__bottle .b_read{position: absolute;left: 80px;top: 5px;color: #ffffff;font-size: 16px;letter-spacing: 0.1em;}
.main394 .product .product-img .product-img__bottle .b_btn{position: absolute;left: 10px;top: 70px;color: #ffffff;}
.main394 .product .product-img .product-img__bottle .b_btn span{
background-color: #ffffff;border-radius: 20px;color: #996699; padding: 0 20px;}
.main394 .product .product-img .product-img__bottle .b_btn a:hover{
    opacity: .7 !important;}	
	
	
	
}