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

/*==================================================
mv
================================================== */

#mv-top{
	width: 100%;
    position: relative;
    text-align: center;
    border-bottom: 15px solid #ee9d19;
}

#mv-top article{
    width: 75%;
    margin-left: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 15px);
    position: relative;
    z-index: 1;
}

#mv-img img{
    width: 32vw;
    vertical-align: middle;
    margin: 0 10px;
}

#mv-top h1{
    display: block;
    margin: 7vw 0;
}

.mv-title{
    width: 68vw;
    margin-bottom: 15px;
    vertical-align: bottom;
}

.p-catalogue{
    width: 63vw;
    vertical-align: bottom;
}

.all-natural{
    width: 60vw;
    margin-bottom: 15px;
    vertical-align: bottom;
}

#mv-txt{
    border-bottom: 1px solid #fff;
    margin-bottom: 6vw;
    padding-bottom: 6vw;
}

#mv-txt strong{
    display: block;
    font-weight: normal;
    font-size: 21px;
    margin-bottom: 10px;
}

.farm-to{
    width: 70vw;
    vertical-align: bottom;
}

.mv-righttitle{
    position: absolute;
    top: -3px;
    right: -5px;
    height: 100vh;
}

.mv-bg01{
    position: absolute;
    width: 74%;
    top: -20px;
    left: -40px;
}


@media only screen and (min-width: 768px) {

#mv-top article{
    height: auto;
    padding: 65px 0 ;
}

#mv-img img{
    width: 38%;
    vertical-align: middle;
    margin: 0 10px;
}

#mv-top h1{
    margin: 50px 0;
}

.mv-title{
    width: 72%;
}

.p-catalogue{
    width: 68%;
}

.all-natural{
     width: 68%;
}

#mv-txt{
    margin-bottom: 35px;
    padding-bottom: 35px;
}

.farm-to{
    width: 82%;
}

.mv-righttitle{
    top: -3px;
    right: -7px;
    height: 102%;
}

.mv-bg01{
    width: 50%;
    top: -20px;
    left: -40px;
}
    
}


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

#mv-top article{
    height: auto;
    padding: 65px 0 35px;
}

#mv-img img{
    width: 38%;
    vertical-align: middle;
    margin: 0 10px;
}

#mv-top h1{
    margin: 30px 0;
}

.mv-title{
    width: 82%;
}

.p-catalogue{
    width: 68%;
}

.all-natural{
     width: 68%;
}

#mv-txt{
    margin-bottom: 25px;
    padding-bottom: 25px;
}

#mv-txt strong{
    font-size: 18px;
}


.farm-to{
    width: 82%;
}

.mv-righttitle{
    top: -3px;
    right: -7px;
    height: 102%;
}

.mv-bg01{
    width: 50%;
    top: -20px;
    left: -40px;
}
    
}



/*==================================================
about
================================================== */

#about{
    position: relative;
    border-bottom: 15px solid #ee9d19;
}

#about article{
    margin-bottom: 35px;
}

#about h3{
    display: block;
    margin-bottom: 20px;
}

#about h3 img{
    vertical-align: bottom;
    height: 3.5vw;
    max-width: none !important;
}

.bg-03{
    position: absolute;
    width: 70%;
    top: -25px;
    left: -32px;
}

.bg-02{
    position: absolute;
    width: 70%;
    top: 38%;
    right: -32px;
}

.bg-04{
    position: absolute;
    width: 70%;
    bottom: -25px;
    left: 0;
}

@media only screen and (min-width: 768px) {

#about h3 img{
    height: 20px;
}
    
}


/*==================================================
line-up
================================================== */

#line-up{
    background-color: #fff;
    text-align: center;
}

.title-cb{
    width: 94%;
    vertical-align: bottom;
    margin-bottom: 25px;
}

#line-up p{
    border-bottom: 5px solid #ecc656;
    margin-bottom: 20px;
    padding-bottom: 7px;
    font-size: 4.5vw;
    font-weight: 500;
}

#line-up p img{
    height: 23px;
    vertical-align: bottom;
}

.title-lineup{
    display: block;
    background-color: #6a3906;
    padding: 10px 0;
    margin-top: 35px;
}

.title-lineup img{
    width: 35%;
    vertical-align: middle;
}

@media only screen and (min-width: 768px) {

#line-up p{
    padding-bottom: 10px;
    font-size: 21px;
}

#line-up p img{
    height: 26px;
}

.title-lineup img{
    width: 26%;
}    
    
}


/*==================================================
hand-cream
================================================== */

#hand-cream{
    position: relative;
    background-color: #102d8e;
    text-align: center;
}

.bg-05{
    position: absolute;
    width: 85%;
    top: -25px;
    left: -32px;
}

.natural-organic-w{
    width: 80%;
    vertical-align: bottom;
    margin-bottom: 7px;
}

.title-handcream{
    width: 94%;
    vertical-align: bottom;
}

.img-product{
    text-align: right;
}

.img-handcream{
    width: 50%;
    vertical-align: bottom;
}

.box-w{
    padding: 25px;
    text-align: left;
    border-radius: 8px;
    margin: 30px 0 0;
    background-color: #fff;
}

#hand-cream .title-basic{
    color: #102d8e;
}

@media only screen and (min-width: 768px) {

.natural-organic-w{
    width: 70%;
    margin-bottom: 12px;
}

.title-handcream{
    width: 80%;
}

.bg-05{
    width: 72%;
    top: -25px;
    left: -60px;
}

.img-handcream{
    width: 45%;
}

    
}


/*==================================================
contents-w
================================================== */

#contents-w{
    background-color: #fff;
    padding: 30px 20px;
}

#wood-polish{
    border-top: 15px solid #ee9d19;
    position: relative;
}

#tableware-polish{
    border-top: 15px solid #009242;
    position: relative;
}

#leather-dressing{
    border-top: 15px solid #eb5e00;
    position: relative;
}

.bg-06{
    position: absolute;
    width: 30%;
    top: -30px;
    left: 0;
}

.bg-07{
    position: absolute;
    width: 30%;
    top: 0;
    left: 0;
}

.bg-08{
    position: absolute;
    width: 30%;
    bottom: 0;
    right: 0;
}

#contents-w .title-img{
    position: relative;
    z-index: 1;
    text-align: center;
}

.wood-polish{
    width: 60%;
    vertical-align: bottom;
}

.tableware-polish{
    width: 83%;
    vertical-align: bottom;
}

.leather-dressing{
    width: 75%;
    vertical-align: bottom;
}

#contents-w .title-img small{
    display: block;
    padding-top: 10px;
    font-size: 16px;
    font-weight: normal;
}

.con-p{
    width: 94%;
    margin: 0 auto 50px;
}

.ill-y01{
    position: absolute;
    right: -17px;
    top: -3px;
    width: 14%;
}

#contents-w .title-basic{
    font-size: 6vw;
}

#wood-polish .title-basic{
    color: #6a3906;
}

.box-p{
    position: relative;
}

.img-p{
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
}

.box-p p{
    width: 55%;
}

.con-att{
    border-top: 1px solid #3e3a39;
    padding: 30px 0;
}

@media only screen and (min-width: 768px) {

#contents-w{
    padding: 50px 30px;
}

.bg-06{
    position: absolute;
    width: 30%;
    top: -30px;
    left: 0;
}

.bg-07{
    position: absolute;
    width: 30%;
    top: 0;
    left: 0;
}

.bg-08{
    position: absolute;
    width: 30%;
    bottom: 0;
    right: 0;
}

#contents-w .title-img{
    position: relative;
    z-index: 1;
    text-align: center;
}

.wood-polish{
    width: 60%;
    vertical-align: bottom;
}

.tableware-polish{
    width: 83%;
    vertical-align: bottom;
}

.leather-dressing{
    width: 75%;
    vertical-align: bottom;
}

#contents-w .title-img small{
    display: block;
    padding-top: 10px;
    font-size: 16px;
    font-weight: normal;
}

.con-p{
    width: 94%;
    margin: 0 auto 50px;
}

.ill-y01{
    position: absolute;
    right: -27px;
    top: -15px;
    width: 14%;
}

#contents-w .title-basic{
    font-size: 32px;
}


.img-p{
    position: absolute;
    top: -25px;
    right: 0;
    width: 32%;
}

.box-p p{
    width: 55%;
}

.con-att{
    border-top: 1px solid #3e3a39;
    padding: 30px 0;
}
    
}





