@charset "utf-8";
/* CSS Document */
p {
	color: #666464;
}

.sp-only{
	display: none!important;
}
.m-nav-breadcrumb {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.m-box-showroom-03 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
@media print, screen and (max-width: 768px) {
	.pc-only{
		display: none!important;
	}
	.sp-only{
		display: block!important;
	}
	.m-box-showroom-03 {
		width: 100%;
	}
}

#technique-Top {
	background-image: url("../../../../../img/reform/system_kitchen/contents/technique/common_005.png");
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 -100% 0 -100%;
    text-align: center;
	font-size: 1.8rem;
}
#technique-Top .technique-Top-inner {
	position: relative;
	width: 1280px;
	margin: 0 auto;
	padding: 65px 0 0 150px;
}
.technique-Top-text {
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	text-align: left;
}
.technique-Top-text p {
	color: #231815;
}
.technique-Top-text h1 {
	margin: 0 0 0 15px;
	color: #4E872E;
	font-size: 2.5rem;
}
.technique-Top-text h1 img {
	margin: 0 0 0 15px;
}
.technique-Top-archive {
	width: 290px;
	margin: 155px 0 240px;
}
.technique-Top-archive h6 {
	margin-bottom: 18px;
}
.technique-Top-archive li {
	margin-bottom: 15px;
}
#technique-Top .technique-Top-inner .technique-title {
	position: relative;
	left: -30px;
	padding-bottom: 110px;
	text-align: left;
}
#technique-Top-img-box {
	position: absolute;
	top: 135px;
	right: 0;
	width: 757px;
}
#technique-Top-img-box .top-right {
	position: absolute;
	top: 698px;
	right: 0;
}
#technique-Top-img-box .top-lefttop {
	position: absolute;
	top: 550px;
	left: 105px;
}
#technique-Top-img-box .top-leftbottom {
	position: absolute;
	top: 820px;
	left: 28px;
}
#technique-Top-img-box .top-last {
	position: absolute;
	top: 1020px;
	left: 160px;
}
@media print, screen and (min-width: 769px) {
    .technique-Top-text {
	   height: 415px;
    }
}

@media print, screen and (max-width: 768px) {
	#technique-Top {
		background-image: url("../../../../../img/reform/system_kitchen/contents/technique/common_005_sp.png");
		background-size: auto;
		margin: 0 -10px 0;
		font-size: 1.3rem;
	}
	#technique-Top .technique-Top-inner {
		width: 94%;
		padding: 20px 0 60px;
	}
	.technique-Top-text {
		writing-mode: initial;
	}
	.technique-Top-text p {
		color: #666464;
	}
	.technique-Top-text .technique-Top-title {
		width: 66%;
	}
	.technique-Top-text h1 {
		margin: 0;
		font-size: 1.8rem;
		letter-spacing: 0.4rem;
	}
	.technique-Top-text h1 img {
		margin: 0 0 2% 0;
	}
	.technique-Top-text h1 span {
		display: inline-block;
		margin-left: -5%;
	}
	.technique-Top-text p {
		margin-top: 150%;
		width: 100%;
		text-align: center;
		font-size: 1.6rem;
	}
	
	.technique-Top-archive {
		display: none;
	}
	
	#technique-Top .technique-Top-inner .technique-title {
		position: absolute;
		z-index: 10;
		width: 50%;
		top: 30%;
		left: -1%;
	}
	
	#technique-Top-img-box {
		position: absolute;
		top: 13%;
		width: 100%;
	}
	#technique-Top-img-box .top-first {
		margin-bottom: 4%;
	}
	#technique-Top-img-box .top-right,
	#technique-Top-img-box .top-leftbottom,
	#technique-Top-img-box .top-lefttop,
	#technique-Top-img-box .top-last {
		position: relative;
		top: 0;
		left: 0;
	}
	#technique-Top-img-box .sp-top-left,
	#technique-Top-img-box .sp-top-right {
		display: inline-block;
		vertical-align: top;
	}
	#technique-Top-img-box .sp-top-left {
		width: 53%;
	}
	#technique-Top-img-box .sp-top-right {
		width: 42%;
		margin-left: 3%;
	}
	#technique-Top-img-box .sp-top-left img:first-of-type {
		margin-bottom: 6%;
	}
	#technique-Top-img-box .sp-top-right img:first-of-type {
		margin-bottom: 7%;
	}
}

.technique-profile {
	position: relative;
	background-color: #947A5B;
	width: 740px;
	margin: 120px auto 20px auto;
	padding: 40px 30px 35px;
	font-size: 0;
}
.technique-profile h2 {
	position: absolute;
	top: -51px;
	right: 3px;
}
.technique-profile .profile-img {
	display: inline-block;
	width: 249px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.technique-profile .profile-text {
	display: inline-block;
	width: 293px;
	margin: 0 3px 0 0;
	vertical-align: middle;
}
.technique-profile .profile-text p {
	color: #FFF;
	font-size: 1.4rem;
}
.technique-profile .profile-text .technique-profile-name {
	margin-bottom: 10px;
	font-size: 1.9rem;
	font-weight: bold;
}
.technique-profile .profile-text .technique-profile-name span {
	font-size: 1.5rem;
	font-weight: normal;
}
.technique-profile-book {
	display: inline-block;
	vertical-align: middle;
}

@media print, screen and (max-width: 768px) {
	.technique-profile {
		width: 100%;
		margin: 0;
		padding: 8%;
	}
	.technique-profile h2 {
		top: -7%;
		right: 0;
		left: 0;
		order: 1;
		width: 40%;
		margin: 0 auto;
	}
	.technique-profile .profile-img {
		display: block;
		width: 55%;
		margin: 0 auto 3%;
	}
	.technique-profile .profile-img img {
		width: 100%;
	}
	
	.technique-profile .profile-text {
		display: block;
		width: 100%;
		margin: 3% 0 0;
		font-size: 1.4rem;
	}
	.technique-profile .profile-text .technique-profile-name {
		margin-bottom: 2%;
		font-size: 1.9rem;
		letter-spacing: 0.4rem;
	}
	.technique-profile .profile-text p:nth-of-type(2) {
		padding-bottom: 2%;
		border-bottom: 1px solid #FFF;
	}
	.technique-profile .profile-text p:last-of-type {
		display: inline-block;
		width: 70%;
		padding-top: 3%;
		font-size: 1.4rem;
	}
	.technique-profile-book {
		position: absolute;
		right: 8%;
		bottom: 7%;
		width: 22%;
	}
}

.technique-sec-title {
	margin: 80px 0 20px;
	text-align: center;
}
.technique-sec-title h2 {
	margin-bottom: 45px;
}

.technique-content {
	position: relative;
	width: 1280px;
	margin: 0 -160px 40px;
}
.technique-content .technique-text {
	display: inline-block;
	vertical-align: top;
}
.technique-content .technique-text h3 {
	margin-bottom: 20px;
	line-height: 4.2rem;
    font-size: 2.8rem;
	color: #549B35;
}
.technique-content .technique-text p {
	line-height: 1.7;
}
.technique-content .technique-img {
	display: inline-block;
}

.technique-imgsBox {
	width: 690px;
	margin: 40px 0 0 290px;
}
.technique-imgsBox li {
	display: inline-block;
	width: 315px;
	margin-right: 54px;
	margin-bottom: 20px;
	vertical-align: top;
}
.technique-imgsBox li:nth-of-type(even) {
	margin-right: 0;
}
.technique-imgsBox li p {
	margin-top: 10px;
	line-height: 1.5;
}

@media print, screen and (max-width: 768px) {
	.technique-sec-title {
		width: 80%;
		margin: 60px auto 10px;
	}
	.technique-sec-title h2 {
		margin-bottom: 8%;
	}
	.technique-content {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 0 auto 30px;
	}
	
	.technique-content .technique-text {
		width: 100%;
		margin: 0;
	}
	.technique-content .technique-text h3 {
		background-position: left -1px;
		background-size: 3.5rem 3.5rem;
		margin: 5px 0 0;
		font-size: 2rem;
		line-height: 3rem;
	}
	.technique-content .technique-text p {
		font-size: 1.5rem;
	}
	
	.technique-content.img-right .technique-img {
		order: 1;
	}
	.technique-content.img-right .technique-text {
		order: 2;
	}
	.technique-content.img-right .technique-imgsBox {
		order: 3;
	}
	.technique-imgsBox {
			width: 100%;
			margin: 20px 0 0;
	}
	.technique-imgsBox li {
		width: 46%;
		margin-right: 6%;
		margin-bottom: 4%;
	}
	.technique-imgsBox li p {
		font-size: 1.4rem;
	}
}

#technique-meister {
	background-image: url("../../../../../img/reform/system_kitchen/contents/technique/common_012.png");
	background-repeat: repeat-x;
	background-color: #C5DA85;
	margin: 0 -100% 0 -100%;
}
.technique-meister-inner {
	width: 978px;
	margin: 0 auto;
}
.technique-meister-inner > .technique-img {
	margin-bottom: 40px;
}

.technique-meister-content {
	padding-bottom: 40px;
}
.technique-meister-content h3 {
	margin-bottom: 10px;
	font-size: 2.8rem;
	line-height: 1.5;
}
.technique-meister-content .technique-text {
	display: inline-block;
}
.technique-meister-content .technique-text p {
	color: #231815;
}
.technique-meister-content .technique-img {
	display: inline-block;
	vertical-align: top;
}
.technique-meister-content .technique-img img + img {
	margin-left: 18px;
}

#technique-lets_try {
	background-color: #C5DA85;
	margin: 0 -100% 0 -100%;
	padding-top: 60px;
	padding-bottom: 40px;
}
.technique-lets_try-inner {
	width: 978px;
	margin: 0 auto;
}
.technique-lets_try-title {
	margin-bottom: 40px;
	text-align: center;
}
.technique-lets_try-title h3 {
	margin: 50px 0 30px;
}
.technique-lets_try-title h4 {
	display: inline-block;
	background-color: #FFF;
	padding: 7px 25px;
	border-radius: 34px;
	font-size: 2.5rem;
	color: #C5DA85;
}

.technique-lets_try-box {
	background-color: #FFF;
	font-size: 0;
}
.technique-lets_try-box .technique-img {
	display: inline-block;
}
.technique-lets_try-box .technique-text {
	display: inline-block;
	width: 413px;
	padding: 35px 50px 0 60px;
	font-size: 1.6rem;
	vertical-align: top;
}
.technique-lets_try-box .technique-step {
	width: 53px;
	margin: 0 auto;
}
.technique-lets_try-box .technique-text h3 {
	margin: 15px 0 10px;
	font-size: 2.0rem;
}
.technique-lets_try-arrow {
	margin: 25px 0;
	text-align: center;
}

.technique-advice {
	position: relative;
	padding: 30px 0 0;
}
.technique-advice-title {
	position: relative;
	height: 108px;
}
.technique-advice-title h2 {
	position: absolute;
	left: 55px;
	bottom: -35px;
}
.technique-advice-title h3 {
	position: absolute;
	bottom: -16px;
	width: 100%;
	text-align: center;
}
.technique-advice-inner {
	background-color: #FFF;
	padding: 50px 50px 30px;
}
.technique-advice-inner .technique-img {
	display: inline-block;
}
.technique-advice-inner .technique-text {
	display: inline-block;
	width: 300px;
	margin-left: 35px;
	vertical-align: top;
}
.technique-advice-inner .technique-text h3 {
	margin: 0 0 10px;
	font-size: 2.0rem;
}

@media print, screen and (max-width: 768px) {
	#technique-meister {
		background-image: none;
		margin: 0 -10px;
	}
	.technique-meister-inner {
		width: 100%;
	}
	.technique-meister-inner > .technique-img {
		margin-bottom: 10px;
	}
	.technique-meister-content {
		display: flex;
		flex-wrap: wrap;
		width: 96%;
		margin: 0 auto;
		padding-bottom: 20px;
	}
	.technique-meister-content h3 {
		order: 1;
		width: 100%;
		text-align: center;
		font-size: 1.8rem;
	}
	.technique-meister-content .technique-img {
		order: 2;
		margin-bottom: 10px;
		text-align: center;
	}
	.technique-meister-content .technique-img img {
		width: 80%;
		height: auto;
	}
	.technique-meister-content .technique-img.item2 img {
		width: 47%;
	}
	.technique-meister-content .technique-img img + img {
		margin-left: 4%;
	}
	.technique-meister-content .technique-text {
		order: 3;
		width: 100%;
		margin: 0;
		font-size: 1.5rem;
	}
	
	#technique-lets_try {
		margin: 0 -10px 60px;
	}
	.technique-lets_try-inner {
		width: 96%;
	}
	.technique-lets_try-title {
		width: 100%;
		margin: 0 auto 8%;
	}
	.technique-lets_try-title h2 {
		width: 50%;
		margin: 0 auto 5%;
	}
	.technique-lets_try-title h3 {
		width: 80%;
		margin: 0 auto 3%;
	}
	.technique-lets_try-title h4 {
		width: 94%;
		padding: 1% 3%;
		font-size: 2rem;
	}
	.technique-lets_try-box {
		display: flex;
		flex-wrap: wrap;
	}
	.technique-lets_try-box .technique-img {
		order: 1;
	}
	.technique-lets_try-box .technique-img img {
		vertical-align: top;
	}
	.technique-lets_try-box .technique-text {
		order: 2;
		width: 100%;
		padding: 5%;
		font-size: 1.5rem;
	}
	.technique-lets_try-box .technique-text h3 {
		margin: 3% 0;
		text-align: center;
		font-size: 1.8rem;
	}
	.technique-lets_try-arrow {
		margin: 4% 0 6%;
	}
	.technique-lets_try-arrow img {
		width: 30%;
	}
	
	.technique-advice {
		padding: 15% 0 0;
	}
	.technique-advice-title {
		height: auto;
	}
	.technique-advice-title h2 {
		top: -23%;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 35%;
		z-index: 10;
	}
	.technique-advice-title h3 {
		position: relative;
		bottom: -2vh;
		width: 50%;
		margin: 0 auto;
	}
	.technique-advice-inner {
		width: 100%;
		padding: 7%;
	}
	.technique-advice-inner .technique-img {
		display: block;
		width: 80%;
		margin: 0 auto;
	}
	.technique-advice-inner .technique-text {
		width: 100%;
		margin: 0;
		font-size: 1.5rem;
	}
	.technique-advice-inner .technique-text h3 {
		margin: 3% 0 2%;
		text-align: center;
		font-size: 1.8rem;
	}
}


.technique-product {
	width: 633px;
	margin: 80px auto 20px;
	text-align: left;
	overflow: hidden;
}
.technique-product h3 {
	background-image: url("../../../../../img/reform/system_kitchen/contents/technique/common_021.png");
	background-repeat: no-repeat;
	width: 100%;
	padding: 20px 0 40px;
	color: #FFFFFF;
	font-size: 2rem;
	text-align: center;
}
.technique-product ul li {
	display: inline-block;
	width: 285px;
	margin-right: 25px;
	margin-bottom: 20px;
	vertical-align: top;
}
.technique-product ul li:nth-of-type(even) {
	margin-right: 0;
	margin-left: 25px;
}
.technique-product ul li:nth-last-child(-n+2) {
	margin-bottom: 0;
}
.technique-product ul .technique-product-right {
	width: 285px;
	margin-top: 5px;
}
.technique-product ul .technique-product-right a {
	display: inline-block;
	background-image: url("../../../../../img/reform/system_kitchen/contents/technique/common_022.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding: 10px 30px 10px 10px;
	border: 2px solid #AAC351;
	border-radius: 10px;
	color: #AAC351;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	text-align: left;
	width: 100%;
}
.technique-product ul .technique-product-right.no-link {
    display: inline-block;
    padding: 21px 30px 22px 10px;
    border: 2px solid #AAC351;
    border-radius: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 130%;
    text-decoration: none;
    text-align: left;
    width: 100%;
}

.technique-product ul.only li {
	width: 633px;
}
.technique-product ul.only .technique-product-img {
	display: inline-block;
	margin-right: 45px;
	vertical-align: middle;
}
.technique-product ul.only .technique-product-right {
	display: inline-block;
	vertical-align: middle;
}

.technique-product-right a:hover {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}

.technique-product > p {
	margin-top: 20px;
	text-align: center;
	font-size: 1.7rem;
}

@media print, screen and (max-width: 768px) {
	.technique-product {
		order: 5;
		width: 100%;
		margin: 0;
	}
	.technique-product h3 {
		display: block;
		background-image: url("../../../../../img/reform/system_kitchen/contents/technique/common_021_sp.png");
		background-position: center top;
		background-size: contain;
		width: 100%;
		padding: 5% 0;
		margin-bottom: 4%;
		line-height: 2.5rem;
	}
	.technique-product ul li,
	.technique-product ul.only li,
	.technique-product ul li:nth-last-child(-n+2) {
		width: 100%;
		margin: 0 0 10px;
	}
	.technique-product ul li:nth-of-type(even) {
		margin-left: 0;
	}
	.technique-product ul li:last-of-type {
		margin-bottom: 0;
	}
	.technique-product ul .technique-product-img,
	.technique-product ul.only .technique-product-img {
		display: inline-block;
		float: none;
		width: 49%;
		margin-right: 4%;
		vertical-align: middle;
	}
	.technique-product ul .technique-product-right,
	.technique-product ul.only .technique-product-right {
		display: inline-block;
		width: 44%;
		margin-top: 0;
		vertical-align: middle;
	}
	.technique-product ul .technique-product-right a {
		width: 100%;
		font-size: 1.4rem;
	}
	.technique-product ul .technique-product-right.no-link {
		display: inline-block;
		width: 44%;
		margin-top: 0;
		vertical-align: middle;
		font-size: 1.2rem;
	}
	
	.technique-product > p {
		margin-top: 5%;
		font-size: 1.3rem;
	}
}

.technique-360camera {
	width: 700px;
	margin: 0 auto 20px;
}
.technique-360camera h3 {
	background-image: url("../../../../../img/reform/system_kitchen/contents/technique/common_021.png");
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding: 20px 0 40px;
	color: #FFFFFF;
	font-size: 2rem;
	text-align: center;
}
.technique-360camera ul {
	font-size: 0;
}
.technique-360camera li {
	display: inline-block;
	margin: 0 45px 0px 0;
}
.technique-360camera li:nth-of-type(even) {
	margin-right: 0;
}
@media print, screen and (max-width: 768px) {
	.technique-360camera {
		width: 100%;
		margin: 30px auto 0;
	}
	.technique-360camera h3 {
		display: block;
		background-image: url("../../../../../img/reform/system_kitchen/contents/technique/common_021_sp.png");
		background-position: center top;
		background-size: contain;
		width: 100%;
		padding: 5% 0;
		margin-bottom: 10px;
		line-height: 2.5rem;
	}
	.technique-360camera ul {
		width: 80%;
		margin: 0 auto;
	}
	.technique-360camera li {
		margin: 0 0 10px;
	}
	.technique-360camera li.btn-360camera  img {
		width: 100%;
	}
}


.technique-archive {
	margin: 0 -100% 0 -100%;
}
.technique-archive-inner {
	width: 1280px;
	margin: 80px auto 0px;
}
.technique-archive h4 {
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.technique-archive h4 span {
	display: inline-block;
    padding: 0 0.5em;
    position: relative;
}
.technique-archive h4 span:before,
.technique-archive h4 span:after {
    border-top: 1px solid #231815;
    content: "";
    position: absolute;
    top: 60%;
    width: 99em;
}
.technique-archive h4 span:before {
    right: 100%;
}

.technique-archive h4 span:after {
    left: 100%;
}
.technique-archive ul {
	text-align: center;
}
.technique-archive li {
	display: inline-block;
	margin: 0 12px;
}
@media print, screen and (max-width: 768px) {
	.technique-archive {
		background-color: #C1D681;
		margin: 60px 0 0;
	}
	.technique-archive-inner {
		width: 96%;
		margin: 0 auto;
		padding: 20px 0;
	}
	.technique-archive h4 span:before,
	.technique-archive h4 span:after {
		display: none;
	}
}


/*　popup */
.btn-archive + .popup {
	display: none;
}

body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}
.btn-360camera {
	margin-top: 20px;
	cursor: pointer;
}
.btn-360camera img {
	width: 314px;
}
.btn-360camera:hover {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}
.btn-360camera + .popup {
	position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  height: 100vh;
  background: black;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 100009;
}
.popup_inner {
  position: relative;
}

.btn-360camera + .popup .popup_close {
  padding: 10px 10px 0 10px;
  box-sizing: border-box;
  margin-bottom: 0;
  z-index: 999; }

.open + .popup {
  display: flex;
}

.ricoh-theta-spherical-image {
  width: 600px;
  height: 375px; }

.ricoh-theta-spherical-image iframe {
  width: 100%;
  height: 100%; }

.ricoh-theta-iframe {
  margin: 0 auto !important;
}
.btn-360camera + .popup .close {
	margin-bottom: 20px;
	text-align: center;
}
.btn-360camera + .popup .close-icn {
  display: inline-block;
  position: relative;
  margin: 0 20px 0 7px;
  padding: 0;
  width: 2px;
  height: 25px;
  background: #FFF;
  transform: rotate(45deg);
}
.btn-360camera + .popup .close-icn:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  width: 25px;
  height: 2px;
  margin-top: -1px;
  background: #FFF;
}

@media print, screen and (max-width: 768px) {
	body.fixed {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
	}
	.btn-archive {
		position: absolute;
		cursor: pointer;
		top: 4%;
		right: 0%;
		width: 20%;
	}
	.btn-archive:hover {
		filter: alpha(opacity=50);
		-ms-filter: alpha(opacity=50);
		opacity: 0.5;
	}
	.btn-360camera img {
		width: 70%;
	}
	
	.popup {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100%;
		height: 100vh;
		background: #C1D681;
		display: none;
		justify-content: center;
		align-items: center;
		z-index: 1000;
	}

	.popup_inner {
		position: relative;
		padding: 0 5%;
	}
	.popup_inner h6 {
		padding: 20% 0 5%;
	}
	.popup_inner li {
		padding-bottom: 5%;
	}

	.btn-archive + .popup .popup_close {
	  z-index: 999; }

	.btn-archive + .popup.close {
		position: absolute;
		top: 0;
		right: 5%;
		width: 90%;
	}
	.btn-archive + .popup .close-icn {
		width: 10%;
		margin: 0 0 0 auto;
	}
	.btn-archive + .popup .close-icn::before {
		display: none;
	}
	
	.btn-360camera + .popup .close-icn {
	  height: 50px;
	}
	.btn-360camera + .popup .close-icn:before {
	  left: -24px;
	  width: 50px;
	}
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
	.system-kitchen-technique .m-box-showroom-04 {
		width: 960px;
		max-width: auto;
	}
}