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

.contents{
	box-sizing: border-box;
	max-width: 1160px;
    margin: 0 auto;
	background-color: #f2f1ef;
	font-family: '游明朝','Yu Mincho',YuMincho,yu-mincho-pr6n, sans-serif;
}
section{
	max-width: 1160px;
	margin: 0 auto;
}
.show_pc{
	display: block;
}
.show_sp{
	display: none;
}
/******* KV ********/
.kv{
	max-width: 1160px;
    margin: 0 auto;
}
.kv_img{
	width: 100%;
}

.kv_img img{
    width: 100%;
    height: auto;
}
/******* イントロ ********/
.intro{
	max-width: 1160px;
	background-image: url(https://gigaplus.makeshop.jp/nittoeclab/lp/2509_CB/img/intro_bg_pc@2x.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 127px 0 118px 0;
	margin: 0 auto 78px;
	margin-bottom: 78px;
}
.intro_tx01{
	color: #fff;
	font-size: 36px;
	line-height: 1.7;
	text-align: center;
	margin-bottom: 80px;
}
.intro_tx02{
	color: #fff;
	font-size: 18px;
	line-height: 2.3;
	text-align: center;
}
/******* about ********/
.about{
	max-width: 1160px;
	margin: 0 auto;
}
.tx_b{
	font-size: 26px;
}
.about_bg01{
	background-color: #eeeeee;
}
.about_tx01{
	color: #905e00;
    font-size: 16px;
    line-height: 2.3;
    text-align: center;
    padding: 75px 0;
}
.about_bg02{
	background-image: url(https://gigaplus.makeshop.jp/nittoeclab/lp/2509_CB/img/scene_bg_test02@2x.jpg);
	background-size: cover;
	width: 100%;
	padding: 60px 540px 70px 160px;
}
.about_tx03{
	width: 220px;
	color: #b59150;
	font-size: 24px;
	padding: 10px 16px;
    margin: 0 auto 40px;
	border: 1px solid;
	border-image: linear-gradient(to right, #c59532, #e3d59e, #c59532) 1;
}
.about_tx04{
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	line-height: 2.3;
}
.product_btn{
    display: block;
    width: 455px;
    margin: 50px auto 55px;
}

/*.about_tx02{
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
	color: #0a0405;
}

.about_flex01{
	padding-top: 80px;
	border-top:  solid #0a0405 1px;
	display: flex;
	justify-content: center;
    flex-direction: row-reverse;
	margin-bottom: 35px;
}
.about_flex01_ttl{
	width: 417px;
}
.about_flex01_img{
	width: 117px;
}
.about_flex01_ttlimg01{
	padding: 24px 50px 0 0;
	margin-bottom: 35px;
}
.about_flex01_ttlimg02{
	padding: 10px 65px 0 0;
	margin-bottom: 20px;
}
.about_flex02{
	background-image: url(https://gigaplus.makeshop.jp/nittoeclab/lp/2509_CB/img/bg_black_pc@2x.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	margin-bottom: 78px;
	padding: 32px 0px 43px;
	border-radius: 20px;
	border: solid 1px #dec05c;
}
.about_flex02_item{
    margin: 0 34px;
}
.award_logo01{
	width: 143px;
	height: 199px;
	margin: 0 auto 15px;
}
.award_logo02{
	width: 150px;
	height: 199px;
	margin: 0 auto 15px;
}
.award_tx01{
	color: #fff;
	font-size: 16px;
    line-height: 1.7;
	text-align: center;
	margin-bottom: 15px;
}
.award_tx02{
	color: #dec05c;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
}
.award_tx_img01{
	width: 463px;
	margin: 0 auto;
}
.award_tx_img02{
	width: 205px;
	margin: 0 auto 23px;
}
.award_tx_img03{
	width: 463px;
	margin: 0 auto;
}*/
.buy_btn{
	display: block;
	width: 455px;
	margin: 84px auto 22px;
}
.buy_btn02{
	display: block;
	width: 546px;
	margin: 42px auto 22px;
}
.p_present{
	width: 546px;
	margin: 42px auto 20px;
}
/******* カスタマーレビュー ********/
.review{
	padding: 70px 0 119px;
}
.five_stars{
	width: 142px;
	margin: 0 auto 25px;
}
.head_ttl{
	font-size: 36px;
	color: #0a0405;
	text-align: center;
}
.head_ttl_en{
	display: block;
	font-family: noto-sans, sans-serif;
	font-size: 20px;
    margin: 15px auto 45px;
}
.reviews_img{
	width: 861px;
	margin: 0 auto;
}
.head_ttl_b{
	display: inline-block;
    font-size: 60px;
	margin: 0 10px 0 0;
	font-style: italic;
}
/******* コンセプト ********/
.concept{
	background-color: #fafafc;
	padding: 110px 0 135px;
}
.concept p{
	text-align: center;
	color: #0a0405;
	font-size: 24px;
	line-height: 2.3;
	margin-top: 75px;
}
.concept_img{
	width: 100%;
	margin-top: 50px;
}

/******* スペシャリティー ********/
.speciality {
    padding-bottom: 1px;
}
.bg_beige01{
	background-color: #eae5da;
	padding: 70px 0 0;
}
.bg_beige02 {
    width: 100%;
    margin: 0;
    padding: 40px 65px 200px;
    position: relative;
    overflow: hidden;
    z-index: 1;
	text-align: center;
}
.bg_beige02::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #eae5da;
    transform: skewY(-15deg) translateY(-220px);
    z-index: -1;
}
.bg_beige03{
    background-color: #f2f1ef;
    padding: 70px 0 0;
    margin-top: -150px;
}
.bg_beige04 {
    width: 100%;
    margin: 0;
    padding: 40px 65px 235px;
    position: relative;
    overflow: hidden;
    z-index: 1;
	text-align: center;
}
.bg_beige04::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f2f1ef;
    transform: skewY(4deg) translateY(-195px);
    z-index: -1;
}
.bg_beige05{
	background-color: #eae5da;
    padding: 150px 0 0;
    margin-top: -260px;
}
.bg_beige06{
	width: 100%;
    margin: 0;
    padding: 40px 65px 250px;
    position: relative;
    overflow: hidden;
    z-index: 1;
	text-align: center;
}
.bg_beige06::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #eae5da;
    transform: skewY(-10deg) translateY(-245px);
    z-index: -1;
}
.bg_beige07{
	background-color: #f2f1ef;
    padding: 30px 0 0;
    margin-top: -155px;
}
.bg_beige08{
	width: 100%;
    margin: 0;
	padding: 40px 65px 0px;
    position: relative;
    overflow: hidden;
    z-index: 1;
	text-align: center;
}
.speciality_01_wrap{
	position: relative;
	padding: 20px 65px 10px;
}
.speciality_01{
	position: absolute;
	top: -50px;
    right: 235px;
	color: #b4914f;
	font-size: 142px;
	font-style: italic;
}
.speciality_02{
	position: absolute;
	top: -50px;
    left: 215px;
	color: #b4914f;
	font-size: 142px;
	font-style: italic;
}
.speciality_03{
	position: absolute;
	top: -50px;
    right: 235px;
	color: #b4914f;
	font-size: 142px;
	font-style: italic;
}
.speciality_04{
	position: absolute;
	top: -50px;
    left: 205px;
	color: #b4914f;
	font-size: 142px;
	font-style: italic;
}
.speciality_ttl01{
	position: absolute;
    top: 110px;
    right: 120px;
	font-size: 30px;
	color: #fff;	
}
.speciality_ttl02{
    position: absolute;
    top: 245px;
    left: 175px;
    font-size: 30px;
    color: #fff;
}
.speciality_ttl03{
	position: absolute;
    top: 230px;
    right: 120px;
    font-size: 30px;
    color: #fff;
	z-index: 4;
}
.speciality_ttl04{
    position: absolute;
    top: 170px;
    left: 75px;
    font-size: 30px;
    color: #fff;
}
.frame_g{
    display: inline-block;
    background-color: #b4914f;
    padding: 20px 30px;
	margin-bottom: 5px;
}
.speciality_img{
	width: 500px;
	margin: 0 auto;
}
.speciality_ex_wrap{
	width: 85%;
    text-align: left;
    display: inline-block;
    margin: 0 auto;
}
.speciality_ex{
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    color: #0a0405;
}
.how_to_ttl{
	display: inline-block;
	text-align: left;
	font-size: 16px;
	color: #b4914f;
    margin: 30px 0 15px;
}
.how_to_f{
	padding: 5px 10px;
	border: solid 1px #b4914f;
}
.how_to_ex{
	display: inline-block;
	text-align: left;
	font-size: 16px;
	color: #b4914f;
	line-height: 1.4;
}
/******* 商品ラインナップ ********/
.products{
	
}
.products_bg01{
	background-image: linear-gradient(#ffffff, #f2f1ef);
	padding: 95px 0 45px;
}
.products_bg02{
	background-image: linear-gradient(#ffffff, #f2f1ef);
    padding: 1px 0 45px;
}
.products_flex{
	display: flex;
	justify-content: center;
	margin-top: 100px;
}
.products_flex_item{
	margin: 0 40px;
}

.products_img{
	width: 400px;
}
.products_chart{
	width: 400px;	
}
.products_na{
	margin-bottom: 60px;
}
.products_na_img01{
	width: 368px;
	margin-bottom: 35px;
}
.products_na_tx{
	color: #0a0405;
	font-size: 16px;
	margin-bottom: 65px;
}
.products_price{
	color: #0a0405;
	font-size: 24px;
}
.price{
    font-size: 36px;
    display: inline-block;
    margin-left: 15px;
}
.products_award_flex{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}
.products_award_img01{
	width: 143px;
}
.products_award_img02{
	width: 150px;
}
.products_award_tx{
	color: #0a0405;
	font-size: 16px;
    line-height: 1.5;
	margin-left: 25px;
}
.tx_r{
	font-size: 24px;
	color: #9d001a;
}
.chaen{
	position: relative;
	text-align: left;
	padding: 0 75px;
}
.logo_imuraen{
	width: 200px;
	margin-bottom: 25px;
}
.chaen dl{
    position: relative;
    margin-bottom: 55px;
    z-index: 2;
}
.chaen_ttl{
	font-size: 24px;
	color: #0a0405;
	font-weight: 600;
}
.chaen_ex{
	font-size: 16px;
	color: #0a0405;
	line-height: 1.7;
	margin-top: 35px;
}
.JBT_img{
	position: absolute;
    top: 230px;
	right: 0;
	width: 322px;
	 z-index: 1;
}
.CBDJ_img{
	position: absolute;
    top: 330px;
	right: 0;
	width: 322px;
	 z-index: 1;
}
.pairing01{
	width: 400px;
	margin: 20px 0 0 0;
}
.products_detail{
	font-family: yu-gothic-pr6n, sans-serif;
	font-size: 16px;
	color: #0a0405;
	line-height: 1.7;
	text-align: left;
	position: absolute;
	right: 100px;
	bottom: 0;
}
.products_tx{
	text-align: center;
    font-size: 24px;
    color: #b4914f;
    margin-bottom: 80px;
}
.footer{
	background-image: url(https://gigaplus.makeshop.jp/nittoeclab/lp/2509_CB/img/footer_bg_pc@2x.jpg);
	background-size: cover;
	background-repeat: no-repeat;
    padding: 70px 0 90px;
}
.p_present02{
	width: 546px;
	margin: 0 auto 20px;
}

@media screen and (max-width: 1036px){
	.bg_beige02 {
		padding: 40px 5px 200px;
	}
	.speciality_ex_wrap {
		width: 90%;
	}
	.about_flex02_item {
		margin: 0 5px;
	}
	.award_tx_img01 {
		width: 300px;
	}
	.award_tx_img02 {
		width: 140px;
	}
	.award_tx_img03 {
		width: 300px;
	}
	.review {
		padding: 70px 65px 119px;
	}
	.reviews_img {
		width: 100%;
	}
	.products_flex_item {
		margin: 0 15px;
	}	
	.products_detail{
		position: static;
		margin-bottom: 10px;
	}
	

	
	
}
@media screen and (max-width: 768px) {

	/******* ここからスマホ用 ********/		
	section{
		width: 100%;
		margin: 0 auto;
	}
	  	.show_pc {
		display: none;
	}
		.show_sp {
		display: block;
	}
/******* イントロ ********/	
	.intro{
		max-width: 100%;
		background-image: url(https://gigaplus.makeshop.jp/nittoeclab/lp/2509_CB/img/intro_bg_sp.jpg);
		background-repeat: no-repeat;
        padding: 60px 20px 70px;
		margin: 0 auto 54px;
	}
    .intro_tx01 {
        font-size: 30px;
        line-height: 1.5;
        margin-bottom: 40px;
    }
	.intro_tx02 {
		font-size: 16px;
		line-height: 2.1;
		text-align: center;
	}
    .about {
        max-width: 100%;
        margin: 0 auto;
    }
	.about_flex01_ttl {
		width: 100%;
	}
	.about_tx01 {
		font-size: 13px;
		line-height: 2.1;
		padding: 62px 0;
	}
	.tx_b {
		font-size: 20px;
	}
	.about_bg02{
		background-image: url(https://gigaplus.makeshop.jp/nittoeclab/lp/2509_CB/img/scene_bg_sp_test02@2x.jpg);
		padding: 40px 0 250px;
	}
	.about_tx03{
		width: 155px;
		font-size: 17px;
		margin: 0 auto 20px;
	}
	.about_tx04{
		text-align: center;
		color: #ffffff;
		font-size: 17px;
		line-height: 2;
	}
	.product_btn {
		width: 80%;
		margin: 33px auto 15px;
	}
	
   /* .about_flex01 {
        padding-top: 55px;
        border-top: solid #0a0405 1px;
        display: block;
        margin-bottom: 90px;
    }
    .about_flex01_ttlimg01 {
        width: 90%;
        padding: 0;
        margin: 0 auto 22px;
    }
    .about_flex01_img {
        width: 35%;
        margin: 0 auto 45px;
    }
	.about_tx02 {
		font-size: 18px;
		line-height: 1.8;
		text-align: center;
		color: #0a0405;
	}
    .about_flex02 {
        background-image: url(https://gigaplus.makeshop.jp/nittoeclab/lp/2509_CB/img/bg_black_sp.jpg);
        display: block;
        margin-bottom: 60px;
        border-radius: 40px;
        padding: 45px 0px 52px;
    }
	.award_logo01 {
        width: 30%;
        height: auto;
        margin: 0 auto 18px;
    }
    .award_tx01 {
        font-size: 13px;
    }
    .award_tx_img01 {
        width: 85%;
        margin: 0 auto 28px;
    }
    .award_logo02 {
        width: 30%;
        height: auto;
        margin: 0 auto 18px;
    }
	.award_tx_img02 {
        width: 40%;
		margin: 0 auto 20px;
	}
	.award_tx_img03 {
        width: 85%;
		margin: 0 auto;
	}
    .award_tx02 {
        font-size: 13px;
    }
    .about_flex01_ttlimg02 {
        width: 90%;
        padding: 0;
        margin: 0 auto 35px;
	}*/
	.buy_btn_wrap{
        padding: 0 20px 30px;
	}
	.buy_btn_wrap02{
        padding: 0 20px 60px;
	}
    .buy_btn {
        width: 80%;
        margin: 60px auto 12px;
    }
	.p_present {
        width: 90%;
        margin: 0 auto;
    }
	.review {
		max-width: 100%;
        margin: 0 auto;
        padding: 70px 20px 80px;
	}
	.five_stars {
        width: 30%;
        margin: 0 auto 12px;
    }
	.reviews_img {
		width: 100%;
	}
	.concept {
		padding: 1px 0 105px;
	}
	.concept p {
		font-size: 17px;
		line-height: 2.3;
		margin-top: 35px;
	}
	.concept_img {
		margin-top: 20px;
	}
	.head_ttl {
		font-size: 22px;
	}
    .head_ttl_en {
        font-size: 13px;
        margin: 13px auto 40px;
    }
	.head_ttl_b {
		font-size: 40px;
	}
	.speciality_01_wrap {
		padding: 20px 0px 10px;
	}
	.speciality_ex_wrap {
		padding: 0 20px;
		width: 100%;
    }
	.bg_beige01 {
		padding: 45px 0 0;
    }
	.bg_beige02 {
		padding: 20px 5px 200px;
		}
    .bg_beige03 {
        padding: 0;
    }
	.bg_beige04 {
		padding: 20px 20px 235px;
	}
    .bg_beige05 {
        padding: 100px 0 0;
    }
	.bg_beige06 {
		padding: 20px 20px 250px;
	}
	.bg_beige07 {
		padding: 0;
		margin-top: -180px;
	}
	.bg_beige08 {
		padding: 20px 20px 0px;
	}
	.speciality_img {
		width: 70%;
	}
	.bg_beige01 {
		padding: 90px 0 0;
	}
	.how_to_ex {
		font-size: 13px;
		line-height: 1.6;
	}
	.tra01{
		transform: translate(-40px, 0);
	}
	.tra02{
		transform: translate(20px, 0);
	}
	.tra03{
		transform: translate(-40px, 0);
	}
	.tra04{
		transform: translate(40px, 0);
	}
	.speciality_01 {
        top: -10%;
        right: 20%;
        font-size: 74px;
		z-index: 2;
	}
	.frame_g {
        padding: 8px 14px;
        margin-bottom: 5px;
    }
	.speciality_ex {
		text-align: left;
		font-size: 13px;
	}
    .how_to_f {
        padding: 5px 10px;
    }
    .how_to_ttl {
        font-size: 14px;
        margin: 20px 0 15px;
    }
    .speciality_ttl01 {
        top: 35%;
        right: 5%;
        font-size: 16px;
		z-index: 2;
    }
    .speciality_02 {
        top: -10%;
        left: 10%;
        font-size: 74px;
		z-index: 2;
    }
    .speciality_ttl02 {
        top: 70%;
        left: 5%;
        font-size: 16px;
		z-index: 2;
    }
    .speciality_03 {
        top: -10%;
        right: 20%;
        font-size: 74px;
		z-index: 2;
    }
    .speciality_ttl03 {
        top: 67%;
        right: 5%;
        font-size: 16px;
		z-index: 2;
    }
    .speciality_04 {
        top: -10%;
        left: 10%;
        font-size: 74px;
		z-index: 2;
    }
    .speciality_ttl04 {
        top: 60%;
        left: 5%;
        font-size: 16px;
		z-index: 2;
    }
	.products_bg01 {
		padding: 120px 0 45px;
	}
	.products_flex {
		display: block;
		margin-top: 85px;
	}
	.products_flex_item {
        margin: 0;
    }
	.products_img {
		width: 100%;
	}
    .products_na_img01 {
        width: 75%;
        margin: 30px auto 20px;
    }
	.products_na_tx {
		font-size: 12px;
		text-align: center;
		line-height: 1.7;
		margin-bottom: 20px;
	}
	.products_price {
		font-size: 16px;
		text-align: center;
	}
    .price {
        font-size: 26px;
	}
    .products_na {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .products_award_img01 {
        width: 22%;
    }
    .products_award_img02 {
        width: 22%;
    }
	.products_award_tx {
        font-size: 11px;
        line-height: 1.7;
        margin-left: 10px;
    }
    .tx_r {
        font-size: 16px;
    }
	.products_award_flex {
		padding: 0 20px;
	}
    .buy_btn02 {
        width: 90%;
        margin: 5px auto 14px;
    }
	.p_present02 {
        width: 90%;
        margin: 0 auto 10px;
    }
	.chaen {
		padding: 0 20px;
	}
    .logo_imuraen {
        width: 40%;
        margin-bottom: 20px;
    }
	.chaen_ttl {
		font-size: 18px;
		line-height: 1.8;
	}
    .chaen_ex {
        font-size: 12px;
        margin-top: 10px;
    }
	.chaen dl {
		margin-bottom: 30px;
	}
	.JBT_img {
        width: 30%;
      	top: 20%;
        right: 0;
    }
    .CBDJ_img {
        width: 30%;
        top: 35%;
        right: 0;
    }
	.pairing_flex{
		display: flex;
		justify-content: space-between;
	}
    .pairing_flex_item {
        width: 55%;
    }
    .pairing01 {
        width: 40%;
        margin: 10px 0 0 0;
    }
    .products_detail {
        font-size: 12px;
        line-height: 1.7;
    }
    .products_bg01 {
        padding: 60px 0 25px;
    }
    .products_bg02 {
        padding: 0 0 40px;
    }
	.products_tx {
		font-size: 17px;
		line-height: 1.8;
		margin-bottom: 50px;
	}
    .footer_tx {
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 30px;
    }
    .footer {
        padding: 60px 20px 70px;
    }
	
	
	
	
	
}