/* CSS Document */
@import url("../../products/style.css");
main{
    overflow: hidden;
}
section{
    overflow: visible;
}
.inner_wrap{
    background: #EAEADA;
    padding-bottom: 5em;
    text-align: center;
}
.products_detail{
    background: #EEECEA;
}
.inner1280{
    width: 90%;
}
.products_caption p{
    margin-bottom: 1em;    
}
/*.products_caption p:not(:last-of-type){
    margin-bottom: 1em;
}*/
.title_text{
    transform: translateY(-50%);
    margin-bottom: -6em;
}
.title_text img{
    height: 150px;
}
.green .cap_start{
    text-align: center;
    width: 90%;
    margin: auto;
}
.green .cap_start h3{
    margin-bottom: 1em;
}
.green .cap_start p{
    text-align: left;
    display: inline-block;
}
.green .green_nav.flex{
    width: 100%;
    text-align: center;
    margin-top: 3em;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.green .green_nav a{
    display: inline-block;
    width: 70%;
}
.green .green_nav li .jp{
    /*display: none*/
}
.green .green_nav li .jp span{
    display: block;
}
.green .green_nav li{
    width: calc(100%/2);
    padding: 1em 0;
}
.green .green_nav li:not(:last-child){
}
.green .green_nav .layer{
    position: relative;
    display: inline-block;
    width: 80%;
}
.green .green_nav .layer::before {
    content: "";
    width: 0%;
    height: 0%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
}
.green .green_nav a:hover .layer::before {
    opacity: .6;
    width: 100%;
    height: 100%;
}
.green .green_nav figcaption{
    margin-top: 1em;
    line-height: 1.5;
}
.approach{
    padding: 0;
}
.approach .products_caption,
.concept .products_caption{
    text-align: left;
}
.approach .products_box,
.concept .products_box{
    margin-top: 3em;
}
.osusume{
    text-align: center;
}
.osusume h2{
    margin-bottom: 3em;
}
.fuki_wrap{
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.fuki_wrap .fuki{
    padding: 60px 60px;
    display: inline-block;
}
.fuki_wrap .fuki.is_01{background: url("../../img/contents/green/fuki_01_r.png") center /contain no-repeat;}
.fuki_wrap .fuki.is_02{background: url("../../img/contents/green/fuki_04_l.png") center /contain no-repeat;}
.fuki_wrap .fuki.is_03{background: url("../../img/contents/green/fuki_01_l.png") center /contain no-repeat; padding: 40px;}
.fuki_wrap .fuki.is_04{background: url("../../img/contents/green/fuki_04_l.png") center /contain no-repeat; padding: 40px;}
.fuki_wrap .fuki.is_05{background: url("../../img/contents/green/fuki_02_l.png") center /contain no-repeat;}
.fuki_wrap .fuki.is_06{background: url("../../img/contents/green/fuki_04_r.png") center /contain no-repeat;}
.fuki_wrap .fuki.is_07{background: url("../../img/contents/green/fuki_02_r.png") center /contain no-repeat;}
.fuki_wrap .fuki.is_08{background: url("../../img/contents/green/fuki_03_l.png") center /contain no-repeat; padding: 40px}

.fuki_wrap .fuki_img{display: inline-block;vertical-align: middle; opacity: 0; width: calc(100%/3);}
.fuki_wrap.active .fuwari.fuki_img.is_08{width: 15%;}
.osusume .inner800{width: 100%;}
.fuki_wrap.active .fuwari.fuki_img{animation: Fadein .5s ease-in-out  forwards;}
.fuki_wrap.active .fuwari.fuki_img.is_04{animation-delay: 0.3s}
.fuki_wrap.active .fuwari.fuki_img.is_01{animation-delay: 0.5s}
.fuki_wrap.active .fuwari.fuki_img.is_06{animation-delay: 0.7s}
.fuki_wrap.active .fuwari.fuki_img.is_03{animation-delay: 0.9s}
.fuki_wrap.active .fuwari.fuki_img.is_07{animation-delay: 1.1s}
.fuki_wrap.active .fuwari.fuki_img.is_02{animation-delay: 1.3s}
.fuki_wrap.active .fuwari.fuki_img.is_05{animation-delay: 1.5s}
.fuki_wrap.active .fuwari.fuki_img.is_08{animation-delay: 1.7s}

@keyframes Fadein {
    0%  { opacity:0.0; transform: scale(0.8);}
    50% { opacity:0.5; transform: scale(1.0);}
    100%{ opacity:1.0; transform: scale(1.0);}
}

@keyframes FloatHorizontal {
    0% { transform:translate3d(2.5vw,0,0); }
    50% { transform:translate3d(-2.5vw,0,0); }
    100% { transform:translate3d(2.5vw,0,0); }
}
.fuki_img{position: relative;}
.fuki_txt{
    font-size: 1.3rem; 
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    line-height: 1.3;
}
.fuki_wrap .fuki_img.big img{
    transform: scale(1.1);
}
.fuki_wrap .fuki_img:not(.big) img{
    transform: scale(.7);
}
.fuki_wrap .fuki_img:last-child img{
    transform: none;
}
.fuki_wrap .fuki_img:last-child {
    margin-left: 2em;
}
.fuki_wrap .fuki_img:not(.big) .fuki_txt{
    font-size: 8px;
}
section.ingredient{overflow: visible;}
.ingredient .ingredient_box .viewall_wrap .viewall{
    background: #fff;
}
.ingredient .ingredient_inner{
    position: relative;
}
.ingredient .subimg{
    position: absolute;
}
.ingredient .ingredient_box.is_01 .subimg{
    position: static;
    display: flex;
    flex-direction: column;
}
.ingredient .ingredient_box.is_01 .subimg .fhmg{
    order: 2;
    margin-top: 1.5em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ingredient .ingredient_box.is_01 .subimg .fhmg span{
    order: 1;
    display: block;
    margin-bottom: 1em;
}
.ingredient .ingredient_box.is_01 .subimg .fhmg img{
    order: 2;
    margin:0 auto .5em;
}
.ingredient .ingredient_box.is_01 .subimg .midorimushi{
    order: 1;
}
.ingredient .ingredient_box.is_01 .subimg .fhmg{
    line-height: 1.4;
}
.ingredient .ingredient_box.is_01 .subimg .midorimushi{
    display: inline-block;
}
.ingredient .ingredient_box.is_01 .ingredient_cap{
    margin-bottom: 2em;
}
.ingredient .ingredient_box.is_01 .subimg2 {
    position: absolute;
    left: 50%;
    top: 270px;
    transform: translate(-50%);
}
.ingredient .ingredient_box.is_02 .subimg{
    text-align: left;
    bottom: 70px;
    right: 0;
    transform: none;
}
.ingredient .ingredient_box.is_02 .subimg img{
    display: block;
}
.ingredient .ingredient_box.is_03 .subimg{
    text-align: left;
    bottom: 60px;
    right: 70px;
    transform: translate(50%,0%);
}
.ingredient .ingredient_box .viewall_wrap{
    margin-top: 2em;
    margin-bottom: 4em;
}
.ingredient_wrap.inner800{
    width: 90%;
}
.voice{
    text-align: center;
    padding-bottom: 8em;
}
.voice h2{
    margin-bottom: 1em;
}
.voice .voice_box{
    display: inline-block;
    padding: 10px 20px;
    margin: 1em 0;
    border: 1px solid #ccc;
    border-radius: 20px;
    position: relative;
}
.voice .voice_box::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 5px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
}
.voice .voice_box:nth-child(odd)::before{
    left: 0;
    transform: translate(-100%,-50%);
    border-left: 1px solid #ccc;
}
.voice .voice_box:nth-child(even)::before{
    right: 0;
    transform: translate(100%,-50%);
    border-right: 1px solid #ccc;
}
.products_detail .products_box .products_img{
    text-align: center;
}
.products_detail .products_box .products_img img{
    width: 80%;
}
.recipe h2{
    margin-bottom: 3em;
    text-align: center;
}
.recipe .grid{
    display: block;
}
.recipe .recipe_box:first-of-type .material_item{
    display: block;
}
.recipe .recipe_info:not(:last-of-type){
    margin-bottom: 2em;
}
.recipe .recipe_cap h3{
    margin-bottom: 2em;
}
.recipe .recipe_cap_inner{
    width: 80%;
    padding: 50px 0;
}
.recipe .recipe_info dt{
    font-weight: bold;
}
.recipe .material_item{
    display: inline-block;
    margin-right: 1em;
}
/*.recipe .material_item:not(:last-child)::after{
    content: ",";
}*/
.recipe .recipe_box.grid{
    gap:0;
}
.recipe .recipe_box:nth-of-type(even) .recipe_cap{
    grid-row: 1/2;
}
.gallery{
    padding: 8em 0;
}
.gallery_box li{
    height: 100px;
}
.gallery_box li p,
.gallery_box li a{
    height: 100%;
}
.title_text{
    text-align: left;
}
.inner1280 .title_text.inner1280{
    width: 100%;
}
@media screen and (min-width:768px){
    .green .green_nav li .jp span{
        display: inline;
    }
    .green .green_nav li{
        width: calc(100%/5);
    }
    .green .green_nav li:not(:last-child){
        border-right: 1px solid #ccc;
    }
    .green .green_nav li .jp{
        display: block;
        }
    .green .green_nav .layer{
        width: 100%;
    }
    .green .products_box {
        grid-template-columns: 1fr 1.5fr;
    }
    .fuki_wrap .fuki_img:not(.big) img{
        transform: none;
    }
    .fuki_wrap .fuki_img.big img{
        transform: none;
    }
    .approach .products_box,
    .concept .products_box{
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        grid-column-gap: 3em;
        grid-row-gap: 1em;
        margin-top: 3em;
        text-align: left;
    }
    .approach .products_box,
    .concept .products_box{
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        grid-column-gap: 3em;
        grid-row-gap: 1em;
        margin-top: 3em;
        text-align: left;
    }
    .approach .products_box .products_img,
    .concept .products_box .products_img{
        grid-row: 1/3;
        grid-column: 2/3;
        margin-bottom: 0;
        transform: translateY(-10%);
    }
    .approach .title_text{
        transform: translateY(-90px);
        margin-bottom: -3em;
    }
    .approach .products_box .products_img{
        /*transform: none;*/
        width: 90%;
        margin-left: auto;
    }
    .ingredient .inner_wrap{
        padding-bottom: 2em;
    }
    .ingredient .ingredient_box{
        position: absolute;
    }
    .ingredient .ingredient_box .ingredient_cap img{
        max-width: 350px;
    }
    .ingredient .ingredient_box.is_01{
        top: 0;
        left: 40%;
        z-index: 1;            
    }
    .ingredient .ingredient_box.is_02{
        top: 150px;
        left: 0%;
        z-index: 2;
    }
    .ingredient .ingredient_box.is_03{
        top: 350px;
        left: auto;
        right: -5%;
        z-index: 2;
    }
    .ingredient .ingredient_wrap{
        height: 520px;
        position: relative;
        transform: translateY(-100px);
    }
    .ingredient .ingredient_inner{
        position: relative;
    }
    .ingredient .subimg{
        position: absolute;
        z-index: 2;
    }
    .ingredient .ingredient_box.is_01 .subimg{
        position: absolute;
        display: block;
        text-align: left;
        top: -20px;
        right: 20px;
        transform: translateX(70%);
    }
    .ingredient .ingredient_box.is_01 .subimg .midorimushi{
        margin-top: 0;
    }
    .ingredient .ingredient_box.is_01 .subimg .fhmg{
        margin-top: 0;
        padding-left: 90px;
        text-align: left;
    }
    .ingredient .ingredient_box.is_01 .subimg .midorimushi,
    .ingredient .ingredient_box.is_01 .subimg .fhmg{
        display: block;
    }
    .ingredient .ingredient_box.is_01 .subimg2{
        position: absolute;
        bottom: -30px;
        right: 0;
        z-index: 2;
    }
    .ingredient .ingredient_box .viewall_wrap{
        z-index:2;
    }
    .ingredient .ingredient_box.is_01 .viewall_wrap{
        position: absolute;
        bottom: 1em;
        right: -80%;
        margin: 0;
    }
    .ingredient .ingredient_box.is_02 .viewall_wrap{
        margin: 0;
        transform: translateX(-25%);
    }
    .ingredient .ingredient_box.is_02 .subimg img{
        display: inline;
    }
    .ingredient .ingredient_box.is_02 .subimg{
        text-align: left;
        bottom: 60px;
        right: 30px;
        transform: translate(50%,-50%);
    }
    .ingredient .ingredient_box.is_03 .subimg{
        text-align: left;
        bottom: -20px;
        right: 70px;
        transform: translate(50%,0%);
    }
    .ingredient .ingredient_box.is_03 .viewall_wrap{
        position: absolute;
        bottom: 5em;
        left: 0;
        transform: translateX(-100%);
        margin-bottom: 0;
    }
    .ingredient .ingredient_box .ingredient_cap{
        position: relative;
    }
    .ingredient .ingredient_box .ingredient_cap img{
        z-index: 2;
        position: relative;
    }
    .ingredient .ingredient_box .ingredient_cap::after{
        content: "";
        width: 300px;
        border-top: 1px dashed #999;
        position: absolute;
        z-index: 1;
        top: 50%;
    }
    .ingredient .ingredient_box.is_01 .ingredient_cap::after{
        right: 50%;
        transform-origin: top right;
        transform: translateY(-50%) rotate(-25deg);
    }
    .ingredient .ingredient_box.is_02 .ingredient_cap::after{
        left: 50%;
        width: 500px;
        transform-origin: top left;
        transform: translateY(-50%) rotate(25deg);
    }
    .ingredient .ingredient_box.is_03 .ingredient_cap::after{
        left: 50%;
        transform-origin: top left;
        transform: translateY(-50%) rotate(-120deg);
        width: 200px;
    }
    section.approach{
        overflow: visible;
    }
    .products_detail .products_box .products_img{
        text-align: left;
    }
    .recipe{
        padding: 8em 0 10em;
    }
    .recipe h2{
        margin-bottom: 4em;
    }
    .recipe .grid{
        display: grid;
    }
    .gallery_box li{
        height: 200px;
    }
    .osusume{
        padding-bottom: 8em;
    }
    .osusume .fuki_wrap{
        height: 440px;
    }
    .osusume h2 {
        margin-bottom: 3em;
    }
    .osusume .fuki_wrap{
        position: relative;
    }
    .osusume .fuki_img{
        position: absolute;
    }
    .fuki_wrap .fuki_img:last-child{
        margin-left: 0;
    }
    .fuki_wrap .fuki_img{width: auto;}
    .osusume .fuki_img.is_01{top: 50px;left: 10%;}
    .osusume .fuki_img.is_02{top: 0px; left: 35%;}
    .osusume .fuki_img.is_03{top: 50px;right:10%;}
    .osusume .fuki_img.is_04{top: 250px;left:0;}
    .osusume .fuki_img.is_05{top: 180px;left:35%;}
    .osusume .fuki_img.is_06{top: 180px;left: 16%;}
    .osusume .fuki_img.is_07{top: 220px;right: 5%;}
    .osusume .fuki_img.is_08{bottom: 0; left: 25%;}
/*    .fuwari {
        animation: FloatVertical 6.0s ease-in-out infinite alternate;
    }
    .fuwari.fuki.is_01{animation-delay: .3s}
    .fuwari.fuki.is_03{animation-delay: .3s}
    .fuwari.fuki.is_05{animation-delay: .3s}
    .fuwari.fuki.is_08{animation-delay: .3s}

    @keyframes FloatHorizontal {
        0% { transform:translate3d(2.5vw,0,0); }
        50% { transform:translate3d(-2.5vw,0,0); }
        100% { transform:translate3d(2.5vw,0,0); }
    }

    @keyframes FloatVertical {
        0% { transform:translate3d(0,2.5vw,0); }
        50% { transform:translate3d(0,-2.5vw,0); }
        100% { transform:translate3d(0,2.5vw,0); }
    }*/
    .title_text.inner1280{width: 100%;}
    .ingredient .title_text.inner1280{width: 90%;}
    .fuki_txt.big{font-size: 1.8rem;}
    .fuki_wrap .fuki_img:not(.big) .fuki_txt{font-size: 1.3rem;}
}
@media screen and (min-width:500px){
    .fuki_txt.big{font-size: 1.6rem;}
}
