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

.wrapper{
    -webkit-text-size-adjust:100%;
    color: #333;
    font-feature-settings: "palt" 1;
    font-family: '游ゴシック Medium','Yu Gothic Medium','游ゴシック体','YuGothic','Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    /* font-size: 100%; */
}
body{
    margin: 0;
}
h1,h2,h3,p{
    margin: 0;
}
ul,dl,dd{
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
a,a:hover,a:link{
    text-decoration: none;
}
a:hover,a:hover img{
    cursor: pointer;
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
    transition: .3s;
}



/* ==================================================================

    SP

===================================================================== */
.sp-disable{
    display: none;
}
.inner{
    padding: 0 1.5rem;
}


/*-- android --*/
html.android .area_read h2{
    letter-spacing: normal;
}
html.android .area_ex h2{
    padding: 1.8rem .8rem 0;
    letter-spacing: -.05rem;
}
html.android .area_product h2 span::before{
    bottom: -12px;
}
html.android .area_product .purchase__here{
    padding: 4px 10px;
}

/* =================================
    area_mv
==================================== */
.area_mv{
    background: url("/sp/kami/images/mv_sp.jpg")no-repeat;
    background-size: contain;
    height: 71.5vw;
}
.area_mv h1{
    padding: .75rem 0;
    text-align: right;
}
.area_mv h1 img{
    width: 91.2vw;
    display: inline-block;
}
.area_mv h1 img.sp-disable{
    display: none;
}

/* =================================
    area_read
==================================== */
.area_read{
    padding-bottom: 4rem;
    background: url(/sp/kami/images/bg-read.png)repeat-x;
    background-position: bottom;
    background-size: contain;
}
.area_read h2{
    color: #fff;
    background: url("/sp/kami/images/bg-ttl-01.png")no-repeat;
    background-size: 100%;
    font-size: 1.8rem;
    padding: 3vw 1.5vw 3.8vw 21vw;
    line-height: 1.5;
    letter-spacing: 1.5px;
    margin-bottom:64px;
}
.area_read h2 span.ico::before{
    content: '';
    background: url("/sp/kami/images/ico_mitsuba_1.png")no-repeat;
    background-size: 100%;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: -21%;
    top: 4%;
}
.area_read h2 span{
    display: inline-block;
    position: relative;
    font-family: '游ゴシック Medium','Yu Gothic Medium','游ゴシック体','YuGothic','Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight: bold;
}
.area_read h3{
    background-color: #0f9546;
    color: #ffffff;
    text-align: center;
    font-size: 2.1rem;
    font-family:  '游ゴシック Medium','Yu Gothic Medium','游ゴシック体','YuGothic','Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    letter-spacing: -.0em;
    line-height: 1.12;
    border-radius: 15px;
    padding: 1rem 0 1.25rem 0;
    margin-top: 4rem;
}

.area_read h3 .c-yellow{
    color: #fff200;
}

.area_read h3 .c-inline-block {
    display: inline-block;
}
.area_read p.txt_read{
    font-weight: 600;
    margin: 2.5rem auto 0;
    width: 90%;
    line-height: 1.4;
}
.area_read p.txt_read span{
    font-size: .65rem;
}


.goodpackaging{
    text-align: center;
    margin:0 auto;
    margin-bottom:5.7rem;
    width:317px;
}
.goodpackaging img{
    margin-bottom:2.5rem;
    width:90%;
}
.goodpackaging dl{
    width:100%;
    margin:0 auto;
}
.goodpackaging dt{
    font-size:2rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom:1.8rem;
}
.goodpackaging dd{
    font-size:1.6rem;
    font-weight:bold;
    color:#fff;
    width:229.2px;
    line-height:39.37px;
    background-color:#323232;
    margin:0 auto;
}

/* 2023.7.25 追加 */
.goodpackaging .patent{
    display: inline-block;
    padding: 0 45px;
    margin: 30px auto 0;
    font-size:1.8rem;
    font-weight:bold;
    line-height: 32px;
    color: #E60012;
    border: 4px solid #E60012;
    border-radius: 30px;
    letter-spacing: .1rem;
}

.slick-slider{
    margin: 50px 0 !important;
}
.slick-slide img{
    margin:0px auto !important;
}
.slide-arrow{
  position: absolute;
  top: 35%;
  width: 6vw;
}
.prev-arrow{
  left: -3.5vw;
  z-index:  10;
}
.next-arrow{
  right: -3.5vw;
}
.slick-dots li button:before {
  color: #cfec69 !important;
  opacity: 1 !important;
}
.slick-dots li.slick-active button:before{
  color: #307e0e !important;
}
.slick-list {
  overflow: hidden !important;
}




.area_video{
    text-align: left;
    padding: 6vw 2vw;
    background: url("/sp/kami/images/bg-area-video.png") center;
    background-size: cover;
}
.area_video_title{
    display: flex;
    justify-content: center;
    font-size: 3.2vw;
    margin: 0px auto 3vw auto;
    border: 2px solid #a0d85c;
    padding: 3vw 0px;
}
.area_video_title div img{
    width: 20vw;
}
.area_video_title div:nth-of-type(2){
    margin: 0 0 0 5vw;
}

.area_video_title .margin-left{
    margin-left: 0;
}
.area_video_title .green{
    font-weight: bold;
    color: #14a83b;
    font-size: 5.5vw;
    font-family: ab-kirigirisu, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -.25em;
    line-height: 1.1;
}

.area_video_title .green::after{
    content: url(/common/images/reg_green_sp.svg);
}

.area_video_youtube{
    padding: 20px;
    background: url("/sp/kami/images/bg-area-youtube.png") no-repeat center;
    background-size: cover;
}
.area_video_youtube_title{
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
    color: #fff;
}

.area_video_youtube_title .after-reg::after{
    content: url(/common/images/reg_white_sp.svg);
}

.youtube {
    border: 1px solid #fff98a;
    position: relative;
    width: 100%;
    padding-top: 56.25% !important;
}
.youtube iframe {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 96%;
    height: 95%;
}
.youtube_none {
    width: 100%;
    max-width: 670px;
    height: 100%;
    max-height: 375px;
    background: #353535;
    color: #fff;
    vertical-align: middle;
    position: relative;
}
.y_inner{
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 4px 5px 0px 5px;
    width: 15rem;
    height: 3rem;
    border: 1px solid #fff;
}



.box_product ul{
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    margin: 2.5rem auto 0;
    max-width: 400px;
}
 .box_product ul li{
    width: calc(100%/2);
}
 .box_product ul li > img{
    background: #f0e6d7;
    border-radius: 8px;
    margin: 0 auto;
    width: 59px;
    padding: 1.8rem 2.6rem;
}
.box_product ul:nth-of-type(1) li:nth-of-type(1) > img{
    padding: 1.9rem 2.6rem;
}
.box_product ul:nth-of-type(1) li:nth-of-type(2) > img{
    padding: 1.8rem 2.6rem;
}
.box_product ul:nth-of-type(2) li:nth-of-type(1) > img{
    padding: 2.6rem 2.6rem;
}
.box_product ul:nth-of-type(2) li:nth-of-type(2) > img{
    padding: 1.8rem 2.6rem;
}
.box_product ul:nth-of-type(3) li:nth-of-type(1) > img{
    padding: 1.8rem 2.6rem;
}
.box_product ul:nth-of-type(3) li:nth-of-type(2) > img{
    padding: 4.35rem 2.6rem;
}
 .box_product .box_name img{
    width: 107px;
    margin: 0 auto;
}
.box_product .box_name p{
    margin-top: .7rem;
    font-size: 1.3rem;
    line-height: 1.3;
}
.box_product .box_name p.txt_name{
    line-height: 1.5;
    margin: .25rem 0 0;
    height: 4rem;
}

 .box_product .box_name p span{
    background: #fff;
    border-radius: 10px;
    display: block;
    padding: .2rem .5rem;
    width: auto;
    max-width: 14rem;
    margin: .25rem auto 0;
    line-height: 1;
    font-size: 1rem;
}

.btn_cv{
    margin: 2.25rem auto 0;
    text-align: center;
}
.btn_cv a{
    background: url("/sp/kami/images/bg-btn.png")no-repeat;
    background-size: 100%;
    width: 100%;
    max-width: 279px;
    height: 75px;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.bnr{
	margin-top: 3rem;
}

/* =================================
    area_ex
==================================== */
.area_ex h2{
    color: #fff;
    font-size: 3.2rem;
    font-weight: 600;
    background: url("/sp/kami/images/bg-ttl-03.png")no-repeat;
    background-size: cover;
    text-align: center;
    padding: 1.6rem 0 .8rem;
    border-bottom: 6px solid #019844;
}
.area_ex h2 span{
    position: relative;
}
.area_ex h2 span::before {
    position: absolute;
    content: '';
    background: url(/sp/kami/images/ico_mitsuba_2.png)no-repeat;
    background-size: 100%;
    width: 32px;
    height: 19px;
    bottom: -26%;
    left: -16%;
}
.box_ttl{
    padding: 1.5rem 1rem;
}
.box_ttl h3 {
    text-align: right;
    font-size: 0;
}
.box_ttl h3 img{
    width: 19.2rem;
    display: inline-block;
}

.box_ttl p{
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 1rem .75rem;
    margin: 10rem auto 0;
    max-width: 500px;
    line-height: 1.3;
    font-size: 1.5rem;
}

.box_ttl p span{
    font-size: .65rem;
}

/* =================================
    area_forearth
==================================== */
.area_forearth{
    background: url("/sp/kami/images/bg-ex.png")repeat;
    padding: 4rem 0 3rem;
}
.area_forearth .box_ttl{
    background: url("/sp/kami/images/bg-ttl-forearth.png")no-repeat;
    background-size: cover;
}

.area_forearth .box_ex {
    margin-top: 3.2rem;
    display: flex;
    flex-wrap: wrap;
}
.area_forearth .inner_ex:nth-of-type(2){
    order:2;
    margin-top:2.5rem;
}
.area_forearth .box_ex .inner_ex ul li{
    background-color: #f0e6d7;
    border-radius: 15px;
    padding: 1.6rem 1.4rem;
    font-size: 1.9rem;
    font-weight: 600;
    letter-spacing: -.03rem;
    line-height: 1.5;
}
.area_forearth .box_ex .inner_ex ul li:first-child{
    padding: 2rem;
}
.area_forearth .box_ex .inner_ex ul li:first-child img{
    padding: .75rem 0 .75rem .5rem;
    box-sizing: border-box;
}
.area_forearth .box_ex .inner_ex ul li:first-child p{
    padding: 0 1rem;
}

.area_forearth .box_ex .inner_ex ul li span{
    background: linear-gradient(transparent 60%, #a0d85c 0%);
}
.area_forearth .box_ex .inner_ex ul li:nth-child(3){
    padding-right:6rem;
    position: relative;
}
.area_forearth .box_ex .inner_ex ul li:nth-child(3) span{
    display: block;
    background: none;
}
.area_forearth .box_ex .inner_ex ul li:nth-child(3)::after{
    content: '';
    width: 48px;
    height: 61px;
    display: inline-block;
    position: absolute;
    top: 17%;
    right: 4%;
}

.area_forearth .box_ex .inner_ex ul li.box_plasmart{
    margin-top: 2.5rem;
    margin-bottom:1.5rem;
    display: flex;
    justify-content: space-between;
    padding: 0;
    background-color: inherit;
    align-items: center;
}
.area_forearth .box_plasmart img{
    width: 30%;
    object-fit: contain;    
    max-width: 250px;
}
.area_forearth .box_plasmart p{
    font-size: 1.5rem;
    font-weight: normal;
    margin-left: .5rem;
    line-height: 1.25;
    letter-spacing: 0;
    width: 65%;
}

.inner_ex_plastic{
    background-color: #f0e6d7;
    padding:2rem;
    border-radius: 2rem;
    order: 3;
    width: 100%;
    box-sizing: border-box;
    margin-top:3.5rem;
}
.inner_ex_plastic h3{
    background-color:#0f9546;
    border-radius: 100px;
    color:#fff200;
    font-size: 1.9rem;
    width:95%;
    margin:0 auto;
    text-align: center;
    padding:1.6rem 1.4rem;
    box-sizing: border-box;
    margin-bottom:2.5rem;
}

.plastic_desc{
    width:95%;
    margin:0 auto;
}
.plastic_desc p{
    font-size:1.5rem;
    margin-bottom:2rem;
    font-weight: 500;
}
.plastic_desc p span{
    font-size: .75rem;
}

.img_flex_wcap{
    display: flex;
    justify-content:space-around;
    margin-bottom:2rem;
}
.img_circle_width{
    width:200px;
    background-color: #f6efe5;
    border-radius: 50%;
}
.img_circle_width:nth-of-type(1){
    margin-right:10%;
}
.img_circle_height{
    position: relative;
    padding-top: 100%;
    height: 0;
}
.img_circle_height img{
    position: absolute;
    transform: translate(-50%,-50%);
    top:50%;
    left:50%;
    width: 60%;
}

.img_foodpack_film{
    width:95%;
    margin:0 auto;
    background-color: #cceaad;
}
.img_foodpack_film img{
    width:80%;
    display: block;
    margin:0 auto;

}

.area_forearth .inner_ex_co2{
    background: url("/sp/kami/images/bg-ex-co2.png")no-repeat;
    padding: 1.5rem;
    background-size: cover;
    margin-top: 3.5rem;
    width:100%;
    order:1;
}
.area_forearth .inner_ex_co2 p{
    line-height: 1.4;
}
.area_forearth .inner_ex_co2 p span{
    font-size: .75rem;
}
.area_forearth .inner_ex_co2 h3{
    text-align: center;
    background-color: #fff;
    font-weight: 600;
    font-size: 2.4rem;
    border-radius: 18px;
    margin: 2rem auto 0;
    display: block;
    width: 85%;
}
.area_forearth .inner_ex_co2 h3 span{
    font-size: .7rem;
}
.area_forearth .inner_ex_co2 p.txt_kome{
    font-size: 1rem;
    margin-top: .5rem;
    text-align: center;
}

.area_forearth .inner_ex_co2 ul{
    margin-top: .5rem;
    display: flex;
    column-gap: 20px;
}
.area_forearth .inner_ex_co2 ul li {
    margin-top: .25rem;
}
.area_forearth .inner_ex_co2 ul li img{
    width: 100%;
    max-width: 400px;   
    margin: 0 auto;
}



/* =================================
    area_forpeople
==================================== */
.area_forpeople{
    background: url("/sp/kami/images/bg-ex.png")repeat;
    padding: 4.8rem 0 4rem;
}

.area_forpeople .box_ttl{
    background: url("/sp/kami/images/bg-ttl-forpeople.png")no-repeat;
    background-size: cover;
}

.area_forpeople .box_ttl h3{
    text-align: left;
}
.area_forpeople .box_ttl h3 img{
    width: 17.6rem;
}

.area_forpeople .box_ex > p{
    margin-top: 3rem;
}
.area_forpeople .box_ex img{
    max-width: auto;
    margin: 1rem auto 0;
    border-radius: 20px;
    padding: 17px 4px 20px 18px;
    box-sizing: border-box;
    display: block;
}
.area_forpeople .box_ex ul{
    margin-top: 1.5rem;
}
.area_forpeople .box_ex ul li{
    border-bottom: 2px solid #8ec01f;
    margin: 1rem auto 0;
    padding-bottom: 1.25rem;
}
.area_forpeople .box_ex ul li:last-child{
    border-bottom: none;
}
.area_forpeople .box_ex ul li:nth-of-type(4) img{
    width: 100%;
    padding: 17px 0;
}
.area_forpeople .box_ex ul li p.eco{
    font-size: .65rem;
    text-align: right;
    margin-top: .4rem;
}
/* 2023.7.25 追加 */
.area_forpeople .box_ex ul li p.designright{
    padding: 1.25rem 0 0 1.25rem;
    font-size: 1.8rem;
    text-align: left;
}

.area_forpeople .box_ex dl dt{
    color: #004517;
    font-weight: 600;
    font-size: 2rem;
}
.area_forpeople .box_ex dl dd{
    padding: 0 0 0 1.25rem;
    margin-top: .5rem;
    line-height: 1.4;
}
.area_forpeople .box_ex dl dd span.line{
    background:linear-gradient(transparent 60%, #f7ea00 0%) ;
}
.area_forpeople .box_ex dl dd sup{
    font-size: .65rem;
}


/* =================================
    area_product
==================================== */
.area_product{
    background: url("/sp/kami/images/bg-read_sp.png")repeat-x;
    background-position: 0 bottom;
    background-size: contain;
    padding-bottom: 2.25rem;
}
.area_product h2{
    color: #fff;
    font-size: 3.2rem;
    font-weight: 600;
    background: url("/sp/kami/images/bg-ttl-03.png")no-repeat;
    background-size: cover;
    text-align: center;
    padding: 1.6rem 0 .8rem;
    border-bottom: 6px solid #019844;
}
.area_product h2 span{
    position: relative;
}
.area_product h2 span::before {
    position: absolute;
    content: '';
    background: url(/sp/kami/images/ico_mitsuba_2.png)no-repeat;
    background-size: 100%;
    width: 32px;
    height: 19px;
    bottom: -26%;
    left: -16%;
}
.area_product > ul{
    margin-top: 3.5rem;
}
.area_product > ul li{
    text-align: center;
    margin-top: 5.5rem;
}
.area_product > ul li img{
    width: 88px;
    margin: 0 auto;
}
.area_product > ul li:nth-child(2) > img{
    width: 76px;
}
.area_product > ul li p{
    font-size: 2rem;
    margin-top: .5rem;
}
.area_product ul li h3{
    font-size: 2rem;
}
.area_product > ul li h3 img{
    width: 157px;
    display: block;
}
.area_product ul li h3 span{
    color: #fff;
    background: #444141;
    display: block;
    border-radius: 10px;
    font-size: 1.5rem;
    font-weight: normal;
    width: 35%;
    max-width: 180px;
    margin: .5rem auto 0;
}

.area_product > ul li p.txt_ex{
    background: #cfec69;
    font-size: 1.6rem;
    padding: 1.6rem 3rem;
    border-radius: 20px;
    margin: 1.6rem auto 0;
    max-width: 400px;
    text-align: left;
}

.area_product .area_cv2 {
    margin-top: 5rem;
}
.area_product .purchase__here{
    background: #333;
    color: #fff;
    font-weight: 600;
    font-size: 2.5rem;
    text-align: center;
    margin:0 auto;
    display: block;
    width: 70%;
    max-width: 300px;
    border-radius: 20px;
}
.area_product .area_cv2 ul li a{
    color: #fff;
    background: url("/sp/kami/images/btn_cv2.png")no-repeat;
    width: 140px;
    height: 38px;
    background-size: cover;
    display: block;
    margin: 4rem auto 0;
    line-height: 2.4;
    font-weight: 600;
}


.area_product .area_cv2.box_product ul{
    margin-top: 3rem;
}

.area_product .banner__discount{
    font-size:20px;
    color: #e60012;
    font-weight:bold;
    width: fit-content;
    margin:0 auto;
    white-space: nowrap;
    margin-bottom: 1rem;
}
.banner__discount span{
    font-size:26px;
}
.banner__discount .big{
    font-size: 34px;
}
.banner__discount::before{
    content:"";
    background-image:url(/sp/kami/images/banner_before.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width:16px;
    height:25px;
    margin-right:14px;
}
.banner__discount::after{
    content:"";
    background-image:url(/sp/kami/images/banner_after.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width:16px;
    height:25px;
    margin-left:14px;
}
/* =================================
    area_conpact
==================================== */
.area_conpact {
    margin-top: 2rem;
}
.area_conpact .box_conpact{
    background: url("/sp/kami/images/bg-conpact.png")no-repeat;
    background-size: cover;
    padding: 2rem 1.75rem 2rem;
    text-align: center;
}
.area_conpact .box_conpact h3{
    background-color: #fff;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 600;
    border-radius: 20px;
    display: inline-block;
    padding: 0 1rem;
}
.area_conpact .box_conpact ul {
    margin-top: .3rem;
}
.area_conpact .box_conpact ul li{
    margin-top: 1.75rem;
}
.area_conpact .box_conpact ul li:first-child{
    margin-top: 0;
}
.area_conpact .box_conpact ul li p:nth-child(2){
    margin-top: .5rem;
}
.area_conpact .box_conpact ul li:nth-child(2) p:nth-child(2){
    width: 84%;
    margin: 2.7rem auto 0;
}
.area_conpact .box_conpact ul li p img{
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
}

/* =================================
    area_remaining
==================================== */
.box_remaining {
    position: relative;
    border: 14px solid #5da81a;
    background: #fff;
    border-radius: 12px;
    padding: 15px 30px;
    background-image: url(/sp/kami/images/bg-ttl-remaining.png);
    background-repeat: no-repeat;
    background-size: 32px 19px;
    background-position: bottom 0 right 8px;
    margin-top: 35px;
}
.area_remaining h3 {
    background: #333;
    color: #fff;
    font-weight: 600;
    font-size: 2.3rem;
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 1.5;
    width: 70%;
    max-width: 290px;
    border-radius: 30px;
}

.area_remaining p {
    margin-top: .8em;
    letter-spacing: 0.025em;
    font-size: 18px;
    font-weight: bold;
    color: #004517;
    line-height: 1.5;
    text-align: center;

}
.area_remaining p small {
    font-size: 16px;
    color: inherit;
}
.area_remaining p span {
    font-size: 1em;
    background: linear-gradient(transparent 60%, #f7ea00 0%);
}

.area_remaining figure {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
.area_remaining figure img {
    margin-top: 10px;
    width: 80%;
}


/* ==================================================================

    PC

===================================================================== */
@media screen and (min-width: 769px){
    .sp-disable{
        display: block;
    }
    .pc-disable{
        display: none;
    }
    .inner{
        padding: 0;
        width: 930px;
        margin: 0 auto;
        text-align: center;
    }
/* =================================
    area_mv
==================================== */
    .area_mv{
        background: #f6f6f6;
        height: auto;
    }
    .area_mv--img{
        background: url(/sp/kami/images/mv_pc.png)no-repeat;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 1100px;
        margin: 0 auto;
        height: 545px;
        padding: 40px 0;
        box-sizing: border-box;
    }
    .area_mv h1 img{
        display: inherit;
        width: 541px;
    }
    .area_mv h1 img.sp-disable{
        display: inline-block;
    }
    .area_mv h1 img.pc-disable{
        display: none;
    }
/* =================================
    area_read
==================================== */
    .area_read{
        padding-bottom: 60px;
        background-size: auto;
    }
    .area_read h2 {
        color: #fff;
        background: url("/sp/kami/images/bg-ttl-01-pc.png")no-repeat;
        background-size: cover;
        font-size: 30px;
        text-align: center;
        padding: 38px 0;
        letter-spacing: 1px;
        margin-bottom:5.6rem;
    }
    .area_read h2 span.ico{
        width: 1000px;   
        padding-left: 90px;
        box-sizing: border-box;
    }
    .area_read h2 span.ico::before{
        width: 70px;
        height: 70px;
        left: 4%;
        top: -29%;
    }

    .goodpackaging img{
        max-width:368px;
        max-height:76px;
        margin-bottom:2.1rem;
    }
    .goodpackaging dt{
        font-size:2.4rem;
        margin-bottom:1.6rem;
    }
    .goodpackaging dd{
        font-size:2rem;
    }
     /* 2023.7.25 追加 */
    .goodpackaging .patent{
        font-size:2rem;
    }
    .slide-arrow{
        top: 35%;
        width: auto;
    }
    .prev-arrow{
      left: 0;
    }
    .next-arrow{
      right: 0;
    }
    




    .area_video{
        text-align: center;
        padding: 60px 0;
        background: url("/sp/kami/images/bg-area-video.png") center;
        background-size: cover;
    }
    .area_video_title{
        display: flex;
        justify-content: space-around;
        font-size: 24px;
        line-height: 1.1;
        margin: 0px auto 25px auto;
        max-width: 930px;
        border: 2px solid #a0d85c;
        padding: 20px 0px;
    }
    .area_video_title div img{
        width: auto;
    }
    .area_video_title div:nth-of-type(2){
        margin: 0;
    }
    .area_video_title .margin-left{
        margin-left: -100px;
    }
    .area_video_title .green{
        font-size: 47px;
        font-weight: bold;
        color: #14a83b;
        font-family: ab-kirigirisu, sans-serif;
        font-weight: 400;
        font-style: normal;
        letter-spacing: -.25em;
    }

    .area_video_title .green::after{
        content: url(/common/images/reg_green.svg);
    }

    .area_video_youtube{
        padding: 20px;
        background: url("/sp/kami/images/bg-area-youtube.png") no-repeat center;
    }
    .area_video_youtube_title{
        font-size: 36px;
        font-weight: bold;
        color: #fff;
    }

    .area_video_youtube_title .after-reg::after{
        content: url(/common/images/reg_white.svg);
    }

    .youtube {
        border: 1px solid #fff98a;
        padding :5px;
        position: relative;
        max-width: 630px;
        margin: 0px auto;
        padding-top: 360px !important;
    }
    .youtube iframe {
        position: absolute;
        top: 8px;
        right: 10px;
        width: 97%;
        height: 96%;
    }
    .youtube_none {
        width: 100%;
        max-width: 670px;
        height: 100%;
        max-height: 375px;
        background: #353535;
        color: #fff;
        vertical-align: middle;
        position: relative;
    }
    .y_inner{
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        padding: 4px 5px 0px 5px;
        width: 15rem;
        height: 3rem;
        border: 1px solid #fff;
    }


    .box_product{
        text-align: center;
    }
    .area_read h3{
        font-size:3.5rem;
        margin: 50px auto 0;
        padding: 27px 27px;
        box-sizing: border-box;
        border-radius: 30px;
        letter-spacing: -.0em;    
        display: inline-block;
    }

    .area_read h3 .c-yellow{
        color: #fff200;
    }

    .area_read p.txt_read{
        text-align: center;
        font-size: 24px;
        font-weight: normal;
        margin-top: 42px;
    }
    .box_product ul{
        max-width: 640px;
        margin-top: 53px;
        justify-content: space-between;
    }
    .box_product ul li{
        width: 50%;
    }
    .box_product ul li > img{
        background-color: #dbcab1;
        width: 110px;
        padding: 45px 55px;
    }
    .box_product .box_name p,
    .box_product .box_name .brackets{
        font-size: 24px;
    }
    .box_product .box_name img{
        width: 186px;
        margin-top: 6px;
        height: 33px;
    }
    .box_product .box_name p span{
        font-size: 18px;
        max-width: 200px;
        margin-top: 10px;    
        box-sizing: border-box;
        border-radius: 16px;
    }
    .box_product .box_name p.txt_name{
        height: auto;
        margin-top: 12px;
        line-height: 1.5 !important;
    }
    
    .btn_cv{
        margin-top: 54px;
    }
    .btn_cv a{
        background: url(/sp/kami/images/bg-btn-pc.png)no-repeat;
        width: 529px;    
        max-width: 529px;
        height: 85px;    
        font-size: 30px;
    }
	
	.bnr{
		margin-top: 60px;
	}
    
/* =================================
    area_ex
==================================== */
    .area_ex h2{
        background: url(/sp/kami/images/bg-ttl-03-pc.png)no-repeat;
        background-size: cover;
        border-bottom: 7px solid #019844;
        padding: 26px 0 20px;
        line-height: inherit;
        font-size: 36px;
    }
    .area_ex h2 span{
        position: relative;
        line-height: 1.4;
    }

    .area_ex h2 span::before{
        width: 65px;
        height: 39px;
        bottom: -30px !important;
        left: -30%;
    }
    .area_ex .line{
        background: url(/sp/kami/images/bg-ex.png)repeat;
    }
    .area_ex .line img{
        margin: 0 auto;
        width: 930px;
    }
    
/* =================================
    area_forearth
==================================== */
    .area_forearth{
        padding: 100px 0 60px;
    }
    .area_forearth .box_ttl{
        padding: 52px 0 30px;
        background-position-y: -70px;
    }
    
    .box_ttl h3 img{
        width: 292px;
        padding: 0 90px;
    }
    .box_ttl p{
        font-size: 24px;
        max-width: 800px;
        margin-top: 110px;
        padding: 12px 25px;
        box-sizing: border-box;
        line-height: 1.6;
    }
    .area_forearth .box_ex .inner_ex{
        display: block;
        flex-wrap: wrap;
    }
    .area_forearth .inner_ex:nth-of-type(2){
        margin-top:3.5rem;
    }
    .area_forearth .box_ex .inner_ex ul{
        display: block;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .area_forearth .box_ex .inner_ex ul li:first-child{
        display: flex;
        padding: 36px 62px 30px 74px;
        margin-top: 0;
    }
    .area_forearth .box_ex .inner_ex ul li:first-child img{
        width: 430px;
        padding: 0;
    }

    .area_forearth .box_ex .inner_ex ul li:first-child p{
        padding: 20px 36px 0 0;
        width: calc(100%/2);
        margin-left: 50px;
        text-align: left;
    }
    .area_forearth .box_ex .inner_ex ul li {
        font-size: 24px;
        margin-top: 30px;
    }
    .area_forearth .box_ex .inner_ex ul li:nth-child(2){
        width: 208px;
        box-sizing: border-box;
        padding: 35px 40px;
        margin-top:0;
    }
    .area_forearth .box_ex .inner_ex ul li:nth-child(3){
        width: 300px;
        box-sizing: border-box;
    }
    .area_forearth .box_ex .inner_ex ul li:nth-child(3) span{
        display: inline;
    }
    .area_forearth .box_ex .inner_ex ul li:nth-child(3)::after{
        width: 71px;
        height: 88px;    
        top: 28%;
        right: 8%;
    }
    
    .area_forearth .box_ex .inner_ex ul li.box_plasmart{
        width: auto;
        display: flex;
        margin-top:0;
        margin-bottom:30px;
    }
    .area_forearth .box_plasmart img{
        width: 20%;
    }
    .area_forearth .box_plasmart p{
        font-size: 20px;
        font-weight: normal;
        line-height: 1.4;
        text-align: left;
        width: 76%;
    }
    .inner_ex_plastic{
        padding:3.5rem 3.1rem 3.2rem 4rem;
        display: flex;
        flex-wrap: wrap;
        margin-top:0;
    }
    .inner_ex_plastic h3{
        font-size: 2.6rem;
        width: 90%;
        margin:0 auto 25px;
        border-radius: 26px;
        padding: 6px 20px;
    }

    .plastic_desc{
        width:60%;
        margin-right: 2.3rem;
    }
    .plastic_desc p{
        font-size:2rem;
        text-align: left;
        margin-bottom: 1.1rem;
    }
    .img_foodpack_film{
        width:35%;
        margin:0;
        display: flex;
        align-items: center;
        margin-top:1%;
    }
    .img_foodpack_film img{
        width:90%;
    }
    .img_flex_wcap{
        justify-content: center;
        margin:0;
    }
    .img_circle_width{
        width:125px;
    }


    .area_forearth .inner_ex_co2{
        padding: 43px 22px 52px;
        background-position-y:-440px;
        margin-top: 3rem;
        background-color: #cdbca3;
    }
    .area_forearth .inner_ex_co2 > p{
        font-size: 26px;
        text-align: center;
        letter-spacing: 2px;
    }
    .area_forearth .inner_ex_co2 h3{
        font-size: 26px;
        margin: 26px auto 0;
        border-radius: 26px;
        padding: 6px 20px 6px;
    }
    .area_forearth .inner_ex_co2 p.txt_kome{
        font-size: 14px;
        margin-top: 14px;
        letter-spacing: revert;
    }
    .area_forearth .inner_ex_co2 ul{
        margin-top: 22px;
        display: flex;
        justify-content: space-around;
    }
    
 /* =================================
    area_forpeople
==================================== */   
    .area_forpeople{
        padding: 100px 0;
    }
    .area_forpeople .box_ttl{
        padding: 60px 0 30px;    
        background: url(/sp/kami/images/bg-ttl-forpeople-pc.png)no-repeat;
    }
    .area_forpeople .box_ttl h3 img{
        width: 247px;
    }
    
    .area_forpeople .box_ex{
        margin-top: 40px;
        text-align: center;
    }
    .area_forpeople .box_ex p{
        font-size: 26px;
    }
    .area_forpeople .box_ex .box_kodawari{
        justify-content: space-between;
        margin-top: 45px;
    }
    .area_forpeople .box_ex .box_kodawari img{
        margin: 0 auto;
        object-fit: contain;
    }
    .area_forpeople .box_ex ul li:nth-of-type(4) img{
        width: 273px;
    }
    .area_forpeople .box_ex .box_kodawari ul{
        text-align: left;
        margin-top: 0;
        padding-top: 5px;
    }
    .area_forpeople .box_ex .box_kodawari ul li{
        margin: 10px 30px 0 0;
    }
    .area_forpeople .box_ex .box_kodawari ul li:first-child{
        margin-top: 0;
    }
    .area_forpeople .box_ex .box_kodawari ul li:first-child dl{
        margin: 0;
    }
    .area_forpeople .box_ex dl{
        display: flex;
        margin: 14px 0 0;
    }
    .area_forpeople .box_ex dl div{
        width: calc(100%/2);
        margin: 0 1%;
    }
    .area_forpeople .box_ex dl dt{
        font-size: 24px;
    }
    .area_forpeople .box_ex dl dd{
        font-size: 18px;
        margin: 12px 0  0;
        padding: 0 0 0 24px;
        letter-spacing: 1px;
        line-height: 1.34;
    }
    .area_forpeople .box_ex ul li p.eco{
        text-align: left;
        margin: 16px 0 0 27px;
        font-size: 10px;
        float: right;
    }
      /* 2023.7.25 追加 */
    .area_forpeople .box_ex ul li p.designright{
        padding: 24px 0 0 24px;
        font-size: 20px;
    }
    .area_forpeople .area_conpact{
        margin-top: 50px;
    }
    .area_conpact .box_conpact{
        background: url(/sp/kami/images/bg-conpact-pc.png)no-repeat;
        padding: 40px 67px 50px;
    }
    .area_conpact .box_conpact h3{
        font-size: 38px;
        padding: 0px 32px;
        border-radius: 30px;
    }
    
    .area_conpact .box_conpact ul{
        margin-top: 10px;
    }
    .area_conpact .box_conpact ul li{
        margin-top: 40px;
    }
    .area_conpact .box_conpact ul li p:nth-child(2){
        margin-top: 30px;
    }
    .area_conpact .box_conpact ul li:nth-child(2) p:nth-child(2){
        width: 100%;
        margin-top: 30px;
    }
    .area_conpact .box_conpact ul li p img{
        max-width: 804px;
    }

    .area_conpact .box_conpact .conpact__head{
        max-width: 507px;
    }
    .area_conpact .box_conpact .conpact02-width{
        width: 604px;
    }
    
/* =================================
    area_product
==================================== */
    .area_product{ 
        background: url("/sp/kami/images/bg-read.png")repeat-x;
        background-position: 0 bottom;
        background-size: contain;
        padding-bottom: 126px;
    }
    .area_product h2{
        background: url(/sp/kami/images/bg-ttl-03-pc.png)no-repeat;
        background-size: cover;
        border-bottom: 7px solid #019844;
        padding: 26px 0 20px;
        line-height: inherit;
        font-size: 36px;
    }
    .area_product h2 span{
        position: relative;
        line-height: 1.4;
    }

    .area_product h2 span::before{
        width: 65px;
        height: 39px;
        bottom: -30px !important;
        left: -90%;
    }
    
    .area_product > ul{
        width: 650px;
    }
    .area_product > ul li{
        display: flex;
        margin: 80px auto 0;
        justify-content: space-between;
        width: 650px;
    }
    .area_product > ul li img{
        width: 107px;
        height: 286px;
        margin: 0;
    }
    .area_product > ul li:nth-child(2) > img{
        width: 93px;
        height: 268px;
    }
    .area_product  ul li .inner_product{
    width: 100%;
    }
    .area_product > ul li p{
        font-size: 24px;
        margin-top: 0;
        line-height: 1;
    }
    
    .area_product ul li h3{
        font-size: 24px;
        letter-spacing: 2px;
        display: inline;
    }
    .area_product > ul li h3 img{
        width: 190px;
        height: 34px;
        display: inline;
        align-items: center;
        vertical-align: middle;
    }
    .area_product ul li h3 span{
        width: 140px;
        line-height: 1.8;
        margin-top: 10px;
        border-radius: 20px;
        font-size: 18px;
        letter-spacing: normal;
    }
    
    .area_product > ul li p.txt_ex{
        margin-top: 40px;
        font-size: 20px;
        line-height: 1.4;
        padding: 22px 50px;
        border-radius: 30px;
        box-sizing: border-box;
        max-width: 470px;
    }
    
    .area_product .purchase__here{
        border-radius: 26px;
        font-size: 35px;
        max-width: 342px;
        line-height: 1.5;
    }
    .area_product .area_cv2.box_product ul{
        display: flex;
        max-width: 930px;
        margin-top: 106px;
    }
    .area_product .area_cv2.box_product ul li{
        display: flex;    
        justify-content: space-between;
        width: 383px;
    }
    .area_product .area_cv2.box_product ul li:first-child{
        margin-right: 10px;
    }
    
    .area_product .area_cv2.box_product ul li > img{
        margin: 0;
        border-radius: 15px;
    }
    .area_product .area_cv2.box_product ul:nth-of-type(1) li:nth-of-type(1) > img{
        width: 82px;
        padding: 83px 40px;
    }
    .area_product .area_cv2.box_product ul:nth-of-type(1) li:nth-of-type(2) > img{
        width: 82px;
        padding: 82px 40px;
    }
    .area_product .area_cv2.box_product ul:nth-of-type(2) li:nth-of-type(1) > img{
        width: 82px;
        padding: 93px 40px;
    }
    .area_product .area_cv2.box_product ul:nth-of-type(2) li:nth-of-type(2) > img{
        width: 82px;
        padding: 85px 40px;
    }
    .area_product .area_cv2.box_product ul:nth-of-type(3) li:nth-of-type(1) > img{
        width: 82px;
        padding: 50px 40px;
    }
    .area_product .area_cv2.box_product ul:nth-of-type(3) li:nth-of-type(2) > img{
        width: 82px;
        padding: 85px 40px;
    }
    .area_product .area_cv2.box_product .box_name p{
        margin-top: 34px;
    }
    .area_product .area_cv2.box_product .box_name img{
        margin-top: auto;
        width: 170px;
    }
    .area_product .area_cv2.box_product .box_name p.txt_name{
        margin-top: 4px;
        line-height: 1;
    }
    .area_product .area_cv2.box_product ul li:nth-child(2) .box_name p.txt_name{
        line-height: 2;
    }
    .area_product .area_cv2.box_product .box_name p.txt_name span{
        width: auto;
        line-height: 1;
        padding: 6px;
        border-radius: 10px;
    }
    .area_product .area_cv2.box_product .box_name a{
        width: 203px;
        height: 56px;
        margin-top: 54px;
        font-size: 24px;
        background-size: contain;
    }
    .area_product .area_cv2.box_product ul:nth-of-type(1) li:nth-of-type(2) .box_name span,
    .area_product .area_cv2.box_product ul:nth-of-type(2) li:nth-of-type(1) .box_name span{
        margin-top: 46px;
    }
    
    .area_product .banner__discount{
        font-size:35px;
    }
    .area_product .banner__discount span{
        font-size:48px;
    }
    .area_product .banner__discount .big{
        font-size:60px;
    }
    .area_product .banner__discount:before{
        width:27px;
        height:45px;
        margin-right:16px;
    }
    .area_product .banner__discount:after{
        width:27px;
        height:45px;
        margin-left:16px;
    }

 .box_remaining {
        padding: 38px 120px;
        background-size: 65px 38px;
        background-position: bottom 0 right 15px;
    }
    .area_remaining h3 {
        font-size: 35px;
        line-height: 54px;
    }
    .area_remaining p {
        font-size: 24px;
    }
    .area_remaining p small {
        font-size: 18px;
    }
    .area_remaining figure {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    .area_remaining figure img {
        width: 48%;
    }

}

/* product__wrapper */
    .product__wrapper{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        row-gap: 40px;
        margin-top: 111px;
    }

    .product__item{
        display: flex;
        gap: 20px;
    }

    .product__heading .brackets{
        margin-right: 2px;
    }

    .product__text{
        font-size: 2.08rem;
        font-weight: bold;
        display: flex;
        flex-direction: column;
        flex-flow: column;
        justify-content: space-between;
    }

    .product__text img{
        width: 170px;
    }

    .product__detail {
        margin-top: 9px;
        line-height: 1.15;
    }

    .product__lead{
        font-size: 1.6rem;
        line-height: 1.3;
        background-color: #ffffff;
        border-radius: 5px;
        padding: 5px 0;
    }


    .product__text a{
        color: #fff;
        font-size: 2.4rem;
        background: url("/sp/kami/images/btn_cv2.png")no-repeat;
        width: 203px;
        height: 56px;
        background-size: contain;
        display: block;
        margin: 3.2rem auto 0;
        line-height: 2.4;
        font-weight: 600;
    }

    @media screen and (max-width: 769px) {
        .product__wrapper {
            padding: 0 2vw;
            margin-top: 30px;
        }

        .product__item{
            flex-direction: column;
            width: 45%;
            gap: 0.8rem;
        }

        .product__head{
            font-size: 1.3rem;
            text-align: center;
        }

        .product__text img{
            width: 106px;
        }

        .product__detail {
            font-size: 1.3rem;
        }


        .product__lead {
            font-size: 1rem;
            text-align: center;
            border-radius: 15px;
            padding: 2px 0;
            margin-top: 3px;
        }

        .product__text a {
            font-size: 1.8rem;
            line-height: 2.19;
            text-align: center;
            width:140px;
            height: 38.5px;
            margin-top: .8rem;
        }
    }

/* ==================================================================

    TB 一部調整

===================================================================== */

@media screen and (min-width: 769px) and (max-width: 1023px){
    
    .inner,.area_ex .line img{
        width: 95vw;
    }
    .box_ttl p{
        max-width: 90%;
    }
    
    .area_read h2{
        padding: 20px 0;
    }
    .area_read h2 span.ico{
        width: 95vw;
    }
    .area_read h2 span.ico::before{
        top: 10%;
    }
    .area_read h2 span{
        display: block;
    }
    
    
}

@media screen and (min-width: 769px) and (max-width: 960px){
    .area_forpeople .box_ex .box_kodawari img{
        width: 40vw;
    }
    
    .area_forearth .box_ex .inner_ex ul li:first-child img{
        max-width: 300px;
    }
    .area_forearth .box_ex .inner_ex ul li:nth-child(2){
        width: 25%
    }
    .area_forearth .box_ex .inner_ex ul li:nth-child(3){
        width: 40%
    }
    .area_forearth .box_ex .inner_ex ul li.box_plasmart{
        width: 30%;
    }
    
}
    



/* ==================================================================

    mv 一部調整

===================================================================== */
@media screen and (min-width: 769px) and (max-width: 1099px){
    .area_mv h1{
        width: 100%;
        padding: 2vw 0;
        height: auto;
    }
    .area_mv h1 img{
        width: 45vw;
    }
    
}

@media all and (-ms-high-contrast:none){
    .area_product h2 span::before{
        bottom: -25px;
    }
    .area_product .purchase__here{
        padding-top: 10px;
    }
    .btn_cv a{
        padding-top: 6px;
    }
    
    
}