@charset "utf-8";
a{
	cursor: pointer;
}
.contents{
	margin-top: 0;
	padding: 0;
}
.header{
	background: url(/product/livingwithnoritz/nav_bg.png) no-repeat;
	width: 100%;
	max-width: 1160px;
	position: relative;
	z-index: 9;
}
.header.fixed{
	position: fixed;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9;

}
.header_pc{
	display: block;
	padding: 0 0 53px;
	text-align: center;
	border-top: #e8380d solid 0.9vw;
}
.header_pc ul{
	display:flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.header_pc ul li{
	margin: 0 1.5%;
}
.header_pc ul li:nth-child(4){
	margin: 0 5%;
}
.header_pc ul a{
	color: #fff;
	display: inline-block;
}
.header_sp{
	display: none;
}
.flex-s{
	flex-shrink: 0;
}
@media screen and (max-width: 767.499px) {
	.lh_sp-mb100{
		margin-bottom: 14vw!important;
	}
	
	.header,.header.fixed{
		background: url(/product/livingwithnoritz/nav_bg_sp.png) no-repeat;
		background-size: 100% 98%;
		width: 100%;
		position: fixed;
		top: 60px;
		z-index: 9;
	}
	.header_sp{
		display: flex;
		height: 17vw;
	}
	.header_sp p{
		text-align: center;
	}
	.header_sp p.nav_top_sp{
		margin: 0 auto;
		padding: 3.086vw 0 7vw 16vw;
	}
	.header_sp p.nav_top_sp img{
		width: 24.5vw;
	}
	.header_sp .open,.header_sp .open span{
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.header_sp .open{
		position:relative;
		width: 9vw;
		height: 9vw;
		margin: 2.5vw 3vw 0 0;
	}
	.header_sp .open span{
		position: absolute;
		right: 0;
		width: 9vw;
		height: 0.94vw;
		background-color: #fff;
	}
	.header_sp .open span:nth-child(1){
		top:0;
	}
	.header_sp .open span:nth-child(2){
		top: 4vw;
	}
	.header_sp .open span:nth-child(3){
		top: 8vw;
	}
	.header_sp .open.active span:nth-child(1){
		-webkit-transform: translateY(4vw) rotate(-45deg);
		-ms-transform: translateY(4vw) rotate(-45deg);
		transform: translateY(4vw) rotate(-45deg);
	}
	.header_sp .open.active span:nth-child(2){
		display: none;
	}
	.header_sp .open.active span:nth-child(3){
		-webkit-transform: translateY(-4vw) rotate(45deg);
		-ms-transform: translateY(-4vw) rotate(45deg);
		transform: translateY(-4vw) rotate(45deg);
	}
	.header_sp_menu{
		width: 100%;
		height: 100%;
		overflow-y: auto;
		position: fixed;
		top: 80px;
		left: 0;
		z-index: 8;
		background: url(/product/livingwithnoritz/nav_bg_spopen.png) no-repeat;
		background-size: 100%;
	}
	.header_sp_menu_inner{
		margin: 17.67vw 10vw;
	}
	.header_sp_menu.fixed_menu .header_sp_menu_inner{
		margin: 24vw 10vw 0;
	}
	.header_sp_menu_inner p{
		width: 29.76vw;
		margin:0 auto 13.59vw;
	}
	.header_sp_menu_inner ul li{
		margin-bottom: 4.5vw;
	}
	.header_pc{
		display: none;
	}
}

/*top*/
#about,#campaign,#news,#review{
	margin-top: -140px;
	padding-top: 140px;
}
.lh_top_sec01_main
.top_tit h2 img{
	width: 350px;
}
.lh_top_sec01_main{
	margin-top: -60px;
}
.top_jstream{
	width:100%;
	position:relative;
	padding-bottom:56.25%;
}
.top_jstream iframe{
	top:0;
	left:0;
}
.lh_top_sec02_top{
	background: url(/product/livingwithnoritz/top_bg_01_l_2005.png) no-repeat left 0 top 0
	,url(/product/livingwithnoritz/top_bg_01_r.png) no-repeat right 0 bottom 0;
	background-size: 30%,27%;
	padding: 57px 0 32px;
}
.lh_top_sec02_main,.lh_top_sec03_main,.lh_top_bottom{
	margin: 0 8.621%;
}
.lh_top_sec03_top{
	background: url(/product/livingwithnoritz/top_bg_02_l.png) no-repeat left 0 top 0
	,url(/product/livingwithnoritz/top_bg_02_r.png) no-repeat right 0 bottom 0;
	background-size: 29%,28%;
	padding: 35px 0 54px;
}
.lh_top_sec03_main dl{
	margin-bottom: 50px;
}
.lh_top_sec03_main dd{
	padding-top: 5px;
	text-decoration: underline;
}
.lh_top_sec03_main span{
	color: #fff;
	background-color: #e8380d;

	padding: 3px 10px;
	margin-left: 1.5vw;
}
.lh_top_campaign{
	background-color: #e8380d;
	padding-bottom: 80px;
}
.lh_top_campaign_inner{
	background: url(/product/livingwithnoritz/nav_bg.png) no-repeat left top;
	background-color: #fff;
	margin: 0 90px 0;
	border-radius: 10px;
}
.lh_top_sec04_top{
	padding-top: 180px;
}
.lh_top_sec04_main{
	margin: 60px 15px 0;
}
.lh_top_sec04_btn a{
	margin-bottom:75px;
	box-shadow: 3px 3px 5px #cccccc;
}
.lh_top_sec05{
	background: url(/product/livingwithnoritz/top_bg_03_l.png) no-repeat left 0 top 0
	,url(/product/livingwithnoritz/top_bg_03_r.png) no-repeat right 0 top 0;
	background-size: 20%,20%;
}
.lh_top_sec05_main{
	margin: 60px 8.621% 0;
}
.lh_top_sec05_main h4{
	background: url(/product/livingwithnoritz/review/rev_bg_03_l.png) no-repeat left 0 top 50% ,url(/product/livingwithnoritz/review/rev_bg_03_r.png) no-repeat right 0 top 50%;
	background-size: 1.5rem,1.5rem;
	padding: 0 3rem;
}
.lh_top_sec05_main h5{
	background: url(/product/livingwithnoritz/review/rev_ttl02.png) no-repeat bottom;
	background-size: 90%;
	padding-bottom: 13px;
}
.lh_top_sec05_main .rev_btn .btn{
	max-width: 255px;
	padding: 15px 20px;
}
.lh_top_sec05_main .rev_product_item ul li span{
	padding: 8px 20px;
}
@media screen and (max-width: 767.499px) {
	.contents{
		margin: 0;
	}
	#about,#news,#review{
		margin-top: -17vw;
		padding-top: 17vw;
	}
	.top_tit h2 img{
		width: 50vw;
		margin: 0 auto;
	}
	.lh_top_sec01_main{
		margin-top: 13vw;
	}
	.lh_top_sec02_top,.lh_top_sec03_top{
		background-position: left -8vw top 0 , right -8vw top 5vw;
		background-size: 30vw,30vw;
		padding: 2.7vw 0 12vw;
	}
	.lh_top_sec02_top p,.lh_top_sec02_main,.lh_top_sec03_main,.lh_top_sec04_top p,.lh_top_sec05_top p,.lh_top_bottom{
		width: 90%;
		margin: 0 auto;
	}
	.lh_top_sec03_main dl{
		margin-bottom: 5vw;
	}
	.lh_top_campaign_inner{
		background-image: url(/product/livingwithnoritz/nav_bg_sp.png);
		background-size: 100%;
		margin: 0 7.5vw 0;
	}
	.lh_top_sec04_top{
		padding-top: 17vw
	}
	.lh_top_sec04_main{
		margin: 14vw 4vw 12vw;
	}
	.lh_top_sec04_btn a{
		width: 70%;
	}
	.lh_top_sec05{
		background: none;
	}
	.lh_top_sec05_main h5{
		padding-bottom: 30px;
	}
}
/*episode*/
.epi_main_wrap{
	background: url(/product/livingwithnoritz/episode/epi_bg_01_.png) repeat-y;
	background-size: 100%;
}
.epi_main_top,.epi_main_wrap > section.row,.epi_sec03> section.row{
	margin: 0 8.621% 60px;
}
.epi_btn{
	width: 45%;
	color: #e8380d;
	font-weight: bold;
	border: 2px solid #e8380d;
	border-radius: 0;
}
.epi_ttl{
	padding-bottom: 36px;
}
.epi_ttl span{
	background: url(/product/livingwithnoritz/episode/epi_tit_03.png) no-repeat bottom;
	background-size: 100%;
	padding-bottom: 36px;
}
.epi_sec01,.epi_sec04{
	background: url(/product/livingwithnoritz/episode/epi_bg_02_l.png) no-repeat left top;
	background-size: 22%;
}
.epi_sec02{
	background: url(/product/livingwithnoritz/episode/epi_bg_02_r.png) no-repeat right 0 top 3.5vw;
	background-size: 22%;
}
.epi_sec_btn .epi_btn{
	width: 100%;
	border: 1px solid #e8380d;
}
.sort_list{
	font-size: 16px;
	color: #e8380d;
	background-color: #feead6;
	border-radius: 50%;
	position: relative;
	display: inline-block;
	width: 85px;
	height: 85px;
	cursor: pointer;
}
.sort_list span{
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 85px;
	padding: 5px;
	text-align: center;
}
.epi_flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.epi_flex >*{
	width: 28.375%;
	margin-left: 3.7%;
	background-color: #fff;
	border: 1px solid #e8380d;
	border-radius: 8px;
}
.epi_box_wrap{
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}
.epi_box_thumnail{
	width: 100%;
	overflow: hidden;
	border-radius: 7px 7px 0 0;
}
.epi_box{
	padding: 13px 22px 0;
}
.epi_box h5{
	text-align: center;
	color: #e8380d;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 8px;
	background: url(/product/livingwithnoritz/episode/epi_tit_03.png) no-repeat bottom;
	background-size: 90%;
}
.epi_box_text{
	padding-bottom: 13px;
}
.epi_box_bottom{
	margin-top: auto;
	padding: 0 22px 11px;
}
.epi_box_category{
	color: #e8380d;
	width: 85%;
}
.epi_box_category p{
	padding: 0 0 0 25px;
	margin-bottom: 0;
}
.epi_box_category p.box_category_user{background: url(/product/livingwithnoritz/episode/epi_ico_user.png) no-repeat left 0 top 50%;}
.epi_box_category p.box_category_gus{background: url(/product/livingwithnoritz/episode/epi_ico_kitchen.png) no-repeat left 0 top 50%;}
.epi_box_category p.box_category_bath{background: url(/product/livingwithnoritz/episode/epi_ico_bath.png) no-repeat left 0 top 50%;}
/*episode popup*/
.js_popup_bg{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
}
.js_popup_box{
	position:fixed;
	z-index: 12;
	display: none;
	width: 80%;
	max-width: 1120px;
	height: 80vh;
	margin: 0;
	padding: 58px 3vw;
	background: #fff;
	box-sizing: border-box;
	-ms-overflow-style: none;
	scrollbar-width: none;
	overflow-y: scroll;
}
.js_popup_box::-webkit-scrollbar{
	display: none;
}
.popup_inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.popup_inner img{
	box-shadow: 2px 2px 3px #808080;
}
.popup_inner .popup_text{
	margn-bottom: 30px;
}
.popup_inner h5,.popup_inner .epi_box_category,.popup_inner .popup_text{
	margin-bottom: 20px;
}
.popup_inner.col .popup_left{
	width: 42.857%;
	margin: 0 7%;
	box-sizing: border-box;
}
.popup_inner.col .popup_right{
	width: 57.143%;
}
.popup_inner.row .popup_left{
	width: 57.143%;
}
.popup_inner.row .popup_right{
	width: 42.857%;
	margin-left: 5%;
	box-sizing: border-box;
}
.popup_inner.row img{
	margin-bottom: 47px;
}
.modal_close{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	cursor: pointer;
}
@media screen and (max-width: 767.499px) {
	.epi_main_top{
		margin: 17vw 0 60px;
	}
	.epi_main_wrap > section.row.epi_sec03> section.row{
		margin: 0 5% 60px;
	}
	.epi_sec03 #bath.row{
		margin: 0 5% 20px;
	}
	.epi_btn,.epi_sec_btn .epi_btn{
		width: 90%;
	}
	.epi_sec01,.epi_main_wrap{
		background: none;
	}
	.epi_sec02{
		background: url(/product/livingwithnoritz/episode/epi_bg_01_sp01.png) no-repeat right bottom;
		background-size: 100%;
		margin: 0 0 8vw!important;
		padding: 0 5%;
	}
	.epi_sec03{
		background: url(/product/livingwithnoritz/episode/epi_bg_01_sp02.png) repeat-y;
		background-size: 100%;
	}
	.epi_sec04{
		background-size: 40%;
		padding-top: 15vw;
	}
	#kitchen,#bath{
		margin-top: -17vw;
		padding-top: 17vw;
	}
	.epi_flex,.popup_inner{
		display: block;
	}
	.epi_flex >*{
		width: 100%;
		margin-left: 0;
	}
	.epi_box h5{
		padding-bottom: 7vw;
	}
	/*episode popup*/
	.js_popup_box{
		width: 85%;
		height: 95vh;
	}
	.popup_left,.popup_right{
		width: 100%!important;
		margin: 0!important;
	}
	.popup_inner img,.popup_inner h5,.popup_inner .popup_text,.popup_inner epi_box_category{
		margin-bottom: 4.23vw!important;
	}
	.popup_inner.col .popup_left{
		text-align: center;
	}
	.popup_inner h5{
		text-align: center;
		background: url(/product/livingwithnoritz/episode/epi_tit_03.png) no-repeat bottom;
		background-size: 90%;
		padding-bottom: 7vw;
	}
}
/*photo*/
.photo_wrap{
	margin: 0 8.621% 60px;
}

.photo_flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.photo_flex >*{
	width: 24.138%;
	margin-left: 8%;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
}
.photo_box:before{
	content: "";
	background: url(/product/livingwithnoritz/photo/photo_img_top.png) no-repeat top left;
	background-size: 100%;
	padding-top: 35%;
}
.photo_box_bottom{
	margin-top: auto;
	padding-top: 10px;
}
.photo_box_category{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.photo_box_category img{
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	margin-right: 1rem;
}
/*photo_popup*/
.photo_flex .js_popup_box{
	height: 75vh;
}
.photo_popup_category{
	display: block;
	text-align: center;
	margin-bottom: 40px;
}
.photo_popup_category img{
	width: 7rem;
	height: 7rem;
	border-radius: 50%;
}
.photo .popup_left{
	width: 67%;
}
.photo .popup_right{
	width: 43%;
	padding-left: 10%;
}
.photo .popup_text p{
	margin-bottom: 20px;
}
.popup_inner.photo img{
	box-shadow: none;
}
@media screen and (max-width: 767.499px) {
	.photo_wrap{margin: 0 5% 60px;}
	.photo_main_top{margin: 17vw 0 60px;}
	.photo_flex{display: block;}
	.photo_flex >*{
		width: 100%;
		margin-left: 0;
	}
	/*photo_popup*/
	.photo_popup_category{
		margin-bottom: 4vw;
	}

}
/*interview*/
.int_top{
	margin: 0 8.621% 60px;
}
.int_top_top{
	background: url(/product/livingwithnoritz/interview/int_bg_01_l.png) no-repeat left 0 top 0
	,url(/product/livingwithnoritz/interview/int_bg_01_r.png) no-repeat right 0 bottom 0;
	background-size: 
	padding: 0 0 32px
}
.int_top h2,.int_area h4{
	line-height: 1.5;
}
.int_main{
	background: url(/product/livingwithnoritz/interview/int_bg_01.png) repeat-y;
	background-size: 100%;
	text-align: center;
}
#sec01,#sec02,#sec03,#sec04{
	margin-top: -140px;
	padding-top: 140px;
}
.int_main_sec{
	margin: 0px 23.3% 95px;
}
.int_area{
	margin-bottom: 60px;
}
.int_area p{
	margin-bottom: 40px;
	text-align: left;
}
.int_area p:last-child{
	margin-bottom: 0;
}
.int_area h3,.int_area h4{
	color: #e8380d;
	font-family: 'TBUDã‚´ã‚·ãƒƒã‚¯ B', 'TBUDGothic B';
}
.int_area h4{
	background: url(/product/livingwithnoritz/interview/int_ttl_05.png) no-repeat bottom;
	background-size: 50%;
	padding-bottom: 36px;
	margin-bottom: 15px;
}
.int_btn{
	width: 100%;
	max-width: inherit;
	color: #e8380d;
	font-weight: bold;
	border: 2px solid #e8380d;
	border-radius: 0;
}
@media screen and (max-width: 767.499px) {
	.int_top{margin: 17vw 5% 60px;}
	.int_main >*{margin: 0 5% 60px;}
	.int_top_top{background: none;}
	.int_main{
		background: url(/product/livingwithnoritz/interview/int_bg_01_sp.png) repeat-y;
		background-size: 100%;
	}
	#sec01,#sec02,#sec03,#sec04{
		margin-top: -17vw;
		padding-top: 17vw;
	}
	.int_area h4 span{
		padding-bottom: 45px;
	}
	.int_area h4.sec01{
		background-size: 100%;
		margin: 0 20% 15px;
	}
	.int_area h4.sec02,.int_area h4.sec03{
		background-size: 100%;
		margin: 0 10% 15px;
	}
	.int_area h4.sec04{
		background-size: 100%;
		margin: 0 16% 15px;
	}

}

/*review*/
.rev_pb332{padding-bottom: 3.32rem!important;}
.re_mt_a{margin-top: auto!important;}
.rev_top{
	margin: 0 8.621% 60px;
}
.rev_top_top{
	background: url(/product/livingwithnoritz/review/rev_bg_02_l.png) no-repeat left 0 top 0 ,url(/product/livingwithnoritz/review/rev_bg_02_r.png) no-repeat right 0 bottom 0;
	background-size: 22%,22%;
	padding: 32px 0;
}
.rev_nav a{
	display: block;
	box-shadow: 2px 2px 3px #d2d2d2;
	-webkit-border-radius: 2rem;
		-moz-border-radius: 2rem;
			border-radius: 2rem;
}
.rev_nav a.item__link{
	background-color: #feead6;
}
#rev_area_top,#rev_area_review{
	margin-top: -140px;
	padding-top: 140px;
}
.rev_area h3,.rev_area h4{
	background: url(/product/livingwithnoritz/review/rev_ttl.png) no-repeat bottom;
	background-size: 10%;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.rev_area{
background: url(/product/livingwithnoritz/review/rev_bg_01_l_2009.png) repeat-y left 0 top 0 ,url(/product/livingwithnoritz/review/rev_bg_01_r_2008.png) repeat-y right 0 top 0;
	background-size: 20%,20%;
}
.kyutoki .rev_product_item{
	width: 70%;
	margin: 0 auto;
}
.kitchen .rev_product_item{
	width: 60%;
	margin: 0 auto;
}

.rev_product_item ul li{
	display: inline-block;
	width: auto;
	margin: 10px 10px 10px 0;
	vertical-align: top;
	text-align: left;
}
.rev_product_item ul li span{
	padding: 8px 25px;
	color: #fff;
	background-color: #ff9617;
}
.rev_product_item ul li span.rev_bg_red{
	background-color: #e8380d;
}
.rev_product_item ul li span.rev_bg_clear{
	color: #e8380d;
	background-color: #fff;
	border: dashed 1px #e8380d;
}
.rev_product_item ul li span.note{
	padding: 10px 0;
	color: #e8380d;
	background-color: transparent;
	font-size: 1.2rem;
	display: block;
}
.rev_product_item ul li.rev_row2 span:first-child{
	padding: 6px 25px 0;
	line-height: 1.3;
}
.rev_product_item ul li.rev_row2 span:last-child{
	padding: 0 25px;
	line-height: 1.3;
}

.rev_product_item ul li:last-child{
	margin-right: 0;
}
.rev_btn .btn{
	font-family: 'TBUDã‚´ã‚·ãƒƒã‚¯ B', 'TBUDGothic B';
	max-width: 285px;
	border-radius: 18px;
}
.rev_btn .btn.rev_btn_01{
	color: #e8380d;
	border: 2px solid #e8380d;
}
.rev_btn .btn.rev_btn_01:hover,.rev_btn .btn.rev_btn_01:active{
	color: #fff;
	background-color: #e8380d;
}
.rev_btn .btn.rev_btn_02{
	color: #fff;
	border: 2px solid #e8380d;
	background-color: #e8380d;
}
.rev_btn .btn.rev_btn_02:hover{
	opacity: 0.6;
}
.lh_top_sec05_main .rev_btn .rev_btn_star{
	width: 67%;
	margin: 0 auto;
}
.kyutoki .rev_btn .rev_btn_star,.kitchen .rev_btn .rev_btn_star{
	width: 59%;
	margin: 0 auto;
}
.btn.rev_btn_03{
	color: #e8380d;
	border: dashed 1px #e8380d;
	font-family: 'TBUDã‚´ã‚·ãƒƒã‚¯ B', 'TBUDGothic B';
	min-height: 45px;
	padding: 10px 30px;
	border-radius: 15px;
}

.rev_function_item{
	margin: 0 8% 60px;
}
.rev_function_item > *{
	margin-bottom: 50px;
}
.rev_function_item .rev_item_bg section{
	padding: 1.5rem;
	border-radius: 10px;
	background-size: 100%;
	background-repeat: repeat-y;
}
.rev_function_item .rev_item_bg.bg01 section:not(.rev_bg_transparent){
	background-image: url(/product/livingwithnoritz/review/rev_bg_05.jpg);
}
.rev_function_item .rev_item_bg.bg02 section{
	background-image: url(/product/livingwithnoritz/review/rev_bg_06.jpg);
}

.rev_area_function h5{
	color: #e8380d;
	font-family: 'TBUDã‚´ã‚·ãƒƒã‚¯ B', 'TBUDGothic B';
	border-bottom: 2px solid #e8380d;
	text-align: center;
	position: relative;
}
.rev_area_function h5.short_h5{
	padding-left: 18%;
}
.rev_area_function h5.rev_border_l{
	border-left: 10px solid #e8380d;
}
.rev_area_function h5 img{
	position: absolute;
	bottom: -2px;
	left: 0;
}
.rev_area_function h6 .rev_ttl{
	background: url(/product/livingwithnoritz/review/rev_bg_03_l.png) no-repeat left 0 top 50% ,url(/product/livingwithnoritz/review/rev_bg_03_r.png) no-repeat right 0 top 50%;
	background-size: contain,contain;
	padding: 0 3rem;
}
.yotpo-syndication-reference span,.yotpo-syndication-reference a{
	display: none;
}
@media screen and (min-width: 767.5px) {
	.rev_nav > *{
	margin-left: 20px;
	margin-right: 20px;
	width: calc((100% - 121px) / 3);}
	.column3.rev_top_col3 > *{
	margin-left: 30px;
	margin-right: 30px;
	width: calc((100% - 181px) / 3);
	}
	.btn.rev_btn_03:hover{
		color: #fff;
	}

}

@media screen and (max-width: 767.499px) {
.rev_top{
	margin:17vw 5% 0;
}
.rev_top_top{
	background-position: left 0 top 0,right 0 top 0;
	background-size: 30%,30%;
	margin-top: 17vw;
}
.rev_nav a{
	-webkit-border-radius: 3rem;
		-moz-border-radius: 3rem;
			border-radius: 3rem;
}
.rev_area{
	background:none;
	padding: 0 5%;
}
.kyutoki .rev_area_product,.kitchen .rev_area_product{
	background:none;
}
.kyutoki .rev_product_item,.kitchen .rev_product_item{
	width: 100%;
}
.lh_top_sec05_main .rev_btn .rev_btn_star,.kyutoki .rev_btn .rev_btn_star,.kitchen .rev_btn .rev_btn_star{
	width: 100%;
	max-width: 195px;
}
.rev_function_item{
	margin: 0 0 60px;
}
.rev_area h3, .rev_area h4{
	background-size: 40%;
	margin:0 0 15px;
}
.rev_function_item > *{
	margin-bottom: 40px;
}
.rev_function_item .col2 section:first-child{
	marin-bottom: 100px;
}
.rev_area_function h6 .rev_ttl{
	padding: 0 5%;
}
}
@media screen and (max-width: 380px) {
	.rev_nav a{
	-webkit-border-radius: 2rem;
		-moz-border-radius: 2rem;
			border-radius: 2rem;
}
}
