#container.quality .main-visual {
	height: auto;
	margin-top: 100px;
	padding-top: 46.9%;
	position: relative;
	width: 100%;
}

@media screen and (max-width: 736px) {
	#container.quality .main-visual {
		margin-top: 60px;
		padding-top: 63.8%;
	}
}

#container.quality .main-visual .visual-wrap {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

#container.quality .main-visual .visual-wrap li {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 0.3s ease;
	width: 100%;
}

#container.quality .main-visual .visual-wrap li.current {
	opacity: 1;
}

#container.quality .main-visual .visual-wrap li img {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.quality .chapter-page {
	margin: 0;
	padding: 65px 0;
}

@media screen and (max-width: 736px) {
	.quality .chapter-page {
		background: #263d71;
		padding: 35px 0;
	}
}

.main.quality {
	background-color: #000;
}


/* ---------------------- */
/* quality */
/* ---------------------- */

.section-quality .tabwrap .tablist-wrap {
	background-color: #393939;
}

.section-quality .tabwrap .tablist {
	display: flex;
	justify-content: space-between;
}

.section-quality .tabwrap .tablist .tab {
	background-color: #535353;
	color: rgba(255,255,255,0.6);
	cursor: pointer;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 20px;
	padding: 30px 0 27px;
	letter-spacing: 0.1em;
	text-align: center;
	text-indent: 0.1em;
	width: 33%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabwrap .tablist .tab {
		align-items: center;
		display: flex;
		font-size: 12px;
		letter-spacing: 0.05em;
		line-height: 1.3;
		padding: 10px 0 8px;
		text-indent: 0.05em;
		justify-content: center;
	}
}

.section-quality .tabwrap .tablist .tab.current {
	background-color: #495d60;
	color: rgba(255,255,255,1);
}

.section-quality .tabpanel {
	padding: 120px 0 0;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel {
		padding: 70px 0 0;
	}
}

.section-quality .tabpanel .item .copy {
	color: #fff;
	font-size: 27px;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	letter-spacing: 0.4em;
	margin-bottom: 120px;
	text-indent: 0.4em;
}

.section-quality .tabpanel .item .copy.bk {
	color: #000;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .item .copy {
		font-size: 18px;
		line-height: 1.6;
		letter-spacing: 0.1em;
		margin-bottom: 40px;
		text-indent: 0;
	}
}

.section-quality .tabpanel .facility-wrap {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 125px;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap {
		flex-direction: column;
		padding-bottom: 0
	}
}

.section-quality .tabpanel .facility-wrap .item {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 40px 50px;
	width: 50%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item {
		border-right: none;
		padding: 35px 0;
		width: 100%
	}
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item:nth-child(1) {
		padding-top: 0;
	}
}

.section-quality .tabpanel .facility-wrap .item:nth-child(2n-1) {
	padding-left: 0;
}

.section-quality .tabpanel .facility-wrap .item:nth-child(2n) {
	border-right: none;
	padding-right: 0;
}

.section-quality .tabpanel .facility-wrap .item:nth-child(8) {
	border-right: 1px solid #fff;
	padding-left: 0 !important;
	width: 36%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item:nth-child(8) {
		border-right: none;
		width: 100%;
	}
}

.section-quality .tabpanel .facility-wrap .item:nth-child(9) {
	width: 36%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item:nth-child(9) .flex-wrap {
		display: flex;
	}
	.section-quality .tabpanel .facility-wrap .item:nth-child(9) {
		width: 100%;
	}
	.section-quality .tabpanel .facility-wrap .item:nth-child(9) .flex-wrap .content {
		width: 50%
	}
	.section-quality .tabpanel .facility-wrap .item:nth-child(9) .flex-wrap .image {
		padding-top: 0;
		margin-top: 0;
		margin-left: 5%;
		width: 45%;
	}
}

.section-quality .tabpanel .facility-wrap .item:nth-child(10) {
	padding-right: 0 !important;
	width: 28%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item:nth-child(10) .flex-wrap {
		display: flex;
	}
	.section-quality .tabpanel .facility-wrap .item:nth-child(10) {
		width: 100%;
	}
	.section-quality .tabpanel .facility-wrap .item:nth-child(10) .flex-wrap .content {
		width: 50%
	}
	.section-quality .tabpanel .facility-wrap .item:nth-child(10) .flex-wrap .image {
		padding-top: 0;
		margin-left: 5%;
		margin-top: 0;
		width: 45%;
	}
}

.section-quality .tabpanel .facility-wrap .item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.section-quality .tabpanel .facility-wrap .item.full {
	border-right: none;
	padding-right: 0;
	width: 100%;
}

.section-quality .tabpanel .facility-wrap .item.three {
	padding: 40px 40px 40px;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.three {
		padding: 35px 0;
	}
}

.section-quality .tabpanel .facility-wrap .item .title {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 22px;
	line-height: 1.6;
	letter-spacing: 0.13em;
	margin-bottom: 25px;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item .title {
		font-size: 16px;
		line-height: 1.8;
		letter-spacing: 0.07em;
		margin-bottom: 20px;
	}
}

.section-quality .tabpanel .facility-wrap .item .title span {
	font-size: 16px;
	letter-spacing: 0.1em;
}

.section-quality .tabpanel .facility-wrap .item .text {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 1.6;
	text-align: justify;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item .text {
		line-height: 2;
		letter-spacing: 0;
	}
}

.section-quality .tabpanel .facility-wrap .item .info {
	color: #fff;
	display: block;
	font-family: YakuHanJPs, 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	margin-top: 10px;
	text-align: justify;
}

.section-quality .tabpanel .facility-wrap .item .image {
	margin-top: 35px;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item .image {
		margin-top: 30px;
	}
}

.section-quality .tabpanel .facility-wrap .item .image img {
	height: auto;
	width: 100%;
}

.section-quality .tabpanel .facility-wrap .item .flex-wrap {
	display: flex;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item .flex-wrap {
		display: block;
	}
}

.section-quality .tabpanel .facility-wrap .item .flex-wrap .content {
	width: 55%
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item .flex-wrap .content {
		width: 100%;
	}
}

.section-quality .tabpanel .facility-wrap .item .flex-wrap .image {
	margin: 0;
	padding: 0 25px;
	width: 45%
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item .flex-wrap .image {
		margin-top: 30px;
		padding: 0;
		width: 100%;
	}
}

.section-quality .tabpanel .facility-wrap .item .flex-wrap.camera .content {
	width: 60%
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item .flex-wrap.camera .content {
		width: 100%;
	}
}

.section-quality .tabpanel .facility-wrap .item .flex-wrap.camera .image {
	margin: 0;
	padding: 0 0 0 25px;
	width: 40%
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item .flex-wrap.camera .image {
		margin-top: 30px;
		padding: 0;
		width: 100%;
	}
}

.section-quality .tabpanel .facility-wrap .item.full .content {
	width: 65%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.full .content {
		width: 100%;
	}
}

.section-quality .tabpanel .facility-wrap .item.full .image {
	padding-right: 0;
	width: 35%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.full .image {
		margin-top: 30px;
		width: 100%;
	}
}

.section-quality .tabpanel .facility-wrap .item.full .content .title.img {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.full .content .title.img {
		align-items: flex-start;
		flex-direction: column;
		justify-content: flex-start;
	}
}

.section-quality .tabpanel .facility-wrap .item.full .content .title.img img {
	height: 45px;
	padding-right: 10px;
	width: auto;
}

@media screen and (max-width: 1285px) {
	.section-quality .tabpanel .facility-wrap .item.full .content .title.img img {
		height: 35px;
		margin-left: 25px;
	}
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.full .content .title.img img {
		height: 35px;
		margin: 25px 0 0;
	}
}

.section-quality .tabpanel .facility-wrap .item.three .content {
	width: 50%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.three .content {
		width: 100%;
	}
}

.section-quality .tabpanel .facility-wrap .item.three .image {
	padding: 0 0 0 15px;
	width: 50%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.three .image {
		padding: 0;
		width: 100%;
	}
}

.section-quality .tabpanel .facility-wrap .item.flex {
	display: flex;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.flex {
		flex-direction: column;
	}
}

.section-quality .tabpanel .facility-wrap .item.flex .parent {
	width: 54%
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.flex .parent {
		width: 100%
	}
}

.section-quality .tabpanel .facility-wrap .item.flex .parent .logo {
	margin-top: 25px;
}

.section-quality .tabpanel .facility-wrap .item.flex .parent .logo img {
	height: auto;
	width: 100%
}

.section-quality .tabpanel .facility-wrap .item.flex .figure {
	padding-left: 35px;
	width: 46%;
}

@media screen and (max-width: 736px) {
	.section-quality .tabpanel .facility-wrap .item.flex .figure {
		margin-top: 30px;
		padding-left: 0;
		width: 100%
	}
}

.section-quality .tabpanel .facility-wrap .item.flex .figure img {
	height: auto;
	width: 100%;
}


/* ---------------------- */
/* life */
/* ---------------------- */

.quality-wrap.life .content-primary {
	padding-bottom: 120px;
}

@media screen and (max-width: 736px) {
	.quality-wrap.life .content-primary {
		padding-bottom: 70px;
	}
}

.life-detail-wrap {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, auto);
	width: calc(100% + 60px)
}

@media screen and (max-width: 736px) {
	.life-detail-wrap {
		display: block;
		width: 100%
	}
}

.life-detail-wrap .item {
	border-right: 1px solid #fff;
	margin-right: 30px;
	padding: 0 30px 30px 0;
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item {
		border-right: none;
		border-bottom: 1px solid #fff;
		padding: 0 0 40px;
		margin: 0 0 40px;
	}
}

.life-detail-wrap .item:nth-child(1) {
	grid-row: span 3 / span 3;
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item:nth-child(1) .content {
		width: 57.1% !important
	}
	.life-detail-wrap .item:nth-child(1) .image {
		padding-left: 10px;
		width: 42.9% !important
	}
}

.life-detail-wrap .item:nth-child(2) {
	border-top: 1px solid #fff;
	grid-column-start: 1;
    grid-row-start: 4;
	padding-top: 30px;
	padding-bottom: 0;
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item:nth-child(2) {
		border-top: none;
		padding-top: 0;
		padding-bottom: 40px;
	}
}

.life-detail-wrap .item:nth-child(3) {
	grid-column-start: 2;
    grid-row-start: 1;
}

.life-detail-wrap .item:nth-child(4) {
	grid-column-start: 2;
    grid-row-start: 2;
}

.life-detail-wrap .item:nth-child(5) {
	grid-column-start: 2;
    grid-row-start: 3;
}

.life-detail-wrap .item:nth-child(6) {
	grid-column-start: 2;
    grid-row-start: 4;
	padding-bottom: 0;
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item:nth-child(6) {
		padding-bottom: 40px;
	}
}

.life-detail-wrap .item:nth-child(7) {
	grid-column-start: 3;
    grid-row-start: 1;
}

.life-detail-wrap .item:nth-child(8) {
	grid-column-start: 3;
    grid-row-start: 2;
}

.life-detail-wrap .item:nth-child(9) {
	grid-column-start: 3;
    grid-row-start: 3;
}

.life-detail-wrap .item:nth-child(10) {
	grid-row-start: 4;
	padding-bottom: 0;
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item:nth-child(10) {
		border-bottom: none;
		padding-bottom: 0;
	}
}

.life-detail-wrap .item:nth-child(6),
.life-detail-wrap .item:nth-child(10) {
	margin-bottom: 0
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item:nth-child(6) {
		margin-bottom: 40px;
	}
}

.life-detail-wrap .item:nth-last-child(-n+4) {
	border-right: none;
}

.life-detail-wrap .item .title {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1.6;
	margin-bottom: 13px;
}

@media screen and (max-width: 1200px) {
	.life-detail-wrap .item .title {
		font-size: 18px;
	}
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item .title {
		font-size: 16px;
	}
}

.life-detail-wrap .item .text {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.05em;
	text-align: justify;
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item .text {
		line-height: 1.8;
	}
}

.life-detail-wrap .item img {
	height: auto;
	width: 100%;
}

.life-detail-wrap .item .flex-wrap {
	display: flex;
}

.life-detail-wrap .item .flex-wrap .content {
	width: 51.9%;
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item .flex-wrap .content {
		width: 57.1%;
	}
}

.life-detail-wrap .item .flex-wrap .image {
	padding-left: 18px;
	width: 48.1%;
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item .flex-wrap .image {
		padding-left: 10px;
		width: 42.9%;
	}
}

.life-detail-wrap .item:nth-child(1) .image {
	margin-bottom: 20px;
	width: 56.7%;
}

.life-detail-wrap .item:nth-child(1) > img {
	margin-top: 25px;
}

.life-detail-wrap .item:nth-child(2) .flex-wrap .content {
	width: 56.4%
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item:nth-child(2) .flex-wrap .content {
		width: 57.1%;
	}
}

.life-detail-wrap .item:nth-child(2) .flex-wrap .image {
	padding-left: 10px;
	width: 43.6%
}

@media screen and (max-width: 736px) {
	.life-detail-wrap .item:nth-child(2) .flex-wrap .image {
		padding-left: 10px;
		width: 42.9%;
	}
}


.life-content-wrap {
	background-color: #e6e6e6;
	padding: 80px 0 0;
}

@media screen and (max-width: 736px) {
	.life-content-wrap {
		padding: 70px 0 0;
	}
}

.life-content-wrap .headding {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 90px;
	text-align: center;
	text-indent: 0.1em;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .headding {
		font-size: 14px;
		margin-bottom: 40px;
	}
}

.life-content-wrap .catch {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 27px;
	letter-spacing: 0.2em;
	line-height: 1.7;
	margin-bottom: 40px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .catch {
		font-size: 18px;
		letter-spacing: 0;
		line-height: 2;
		text-align: center;
		margin-bottom: 30px;
	}
}

.life-content-wrap .title {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1.7;
	margin-bottom: 15px;
}

@media screen and (max-width: 1200px) {
	.life-content-wrap .title {
		font-size: 18px;
	}
}

@media screen and (max-width: 736px) {
	.life-content-wrap .title {
		font-size: 16px;
	}
}

.life-content-wrap .title.sub {
	font-size: 18px;
	margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
	.life-content-wrap .title.sub {
		font-size: 16px;
	}
}

.life-content-wrap .title.line {
	line-height: 170%;
    height: calc(1.7em * 2);
}

@media screen and (max-width: 736px) {
	.life-content-wrap .title.line {
		line-height: 1.7;
		height: auto;
	}
}

.life-content-wrap .text {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 14px;
	letter-spacing: 0em;
	line-height: 1.7;
	text-align: justify;
}

@media screen and (max-width: 1200px) {
	.life-content-wrap .text {
		font-size: 13px;
	}
}

@media screen and (max-width: 736px) {
	.life-content-wrap .text {
		font-size: 14px;
		line-height: 1.8;
	}
}

.life-content-wrap .text.sm {
	font-size: 12px;
}

@media screen and (max-width: 1200px) {
	.life-content-wrap .text.sm {
		font-size: 11px;
	}
}

.life-content-wrap .flex-wrap {
	display: flex;
}

.life-content-wrap .wrap > .list {
	margin-bottom: 85px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .wrap > .list {
		margin-bottom: 70px;
	}
}

.life-content-wrap .wrap > .list:last-child {
	margin-bottom: 0;
}


.life-content-wrap .kitchen-wrap {
	align-items: flex-start;
	display: flex;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap {
		display: block;
	}
}

.life-content-wrap .kitchen-wrap .kitchen.left {
	display: flex;
	flex-wrap: wrap;
	padding-right: 30px;
	width: 67.8%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.left {
		display: block;
		padding-right: 0;
		width: 100%;
	}
}

.life-content-wrap .kitchen-wrap .kitchen.right {
	border-left: 1px solid #000;
	padding-left: 30px;
	position: relative;
	width: 32.2%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.right {
		border-left: none;
		padding-left: 0;
		width: 100%;
	}
}

.life-content-wrap .kitchen-wrap .flex-wrap {
	display: flex;
}

.life-content-wrap .kitchen-wrap img {
	height: auto;
	margin-top: 15px;
	width: 100%;
}

.life-content-wrap .kitchen-wrap .image img {
	margin-top: 0;
}

.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(1) {
	margin-bottom: 85px;
	width: 100%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(1) {
		margin-bottom: 60px;
	}
}

.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(2) {
	border-right: 1px solid #000;
	padding-bottom: 35px;
	padding-right: 30px;
	width: 50%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(2) {
		border-bottom: 1px solid #000;
		border-right: none;
		margin-bottom: 40px;
		padding-bottom: 40px;
		padding-right: 0;
		width: 100%
	}
}

.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(3) {
	padding-bottom: 35px;
	padding-left: 30px;
	width: 50%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(3) {
		border-bottom: 1px solid #000;
		padding-bottom: 40px;
		padding-left: 0;
		width: 100%;
	}
}

.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4) {
	position: relative;
	padding-top: 35px;
	width: 100%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4) {
		border-bottom: 1px solid #000;
		padding-top: 40px;
		padding-bottom: 40px;
		margin-bottom: 40px;
	}

	.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4) .flex-wrap {
		display: block;
	}
}

.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4)::after {
	background-color: #000;
	content: '';
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 30px);
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4)::after {
		content: none;
	}
}

.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4) .content {
	width: 43%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4) .content {
		width: 100%
	}
}

.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4) .image {
	padding-left: 20px;
	width: 57%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4) .image {
		padding-left: 0;
		width: 100%
	}

	.life-content-wrap .kitchen-wrap .kitchen.left .child:nth-child(4) img {
		margin-top: 18px;
	}
}


.life-content-wrap .kitchen-wrap .kitchen.right .child {
	margin-bottom: 20px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.right .child {
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
}

.life-content-wrap .kitchen-wrap .kitchen.right .child:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.right .child:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}
}

.life-content-wrap .kitchen-wrap .kitchen.right .child .content {
	width: 53%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.right .child .content {
		width: 57.1%;
	}
}

.life-content-wrap .kitchen-wrap .kitchen.right .child .image {
	padding-left: 20px;
	width: 47%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-wrap .kitchen.right .child .image {
		padding-left: 10px;
		width: 42.9%;
	}
}


.life-content-wrap .kitchen-floor {
	background-color: #fff;
	display: flex;
	margin-top: 55px;
	padding: 30px 50px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-floor {
		display: block;
		margin-top: 40px;
		padding: 35px 30px;
	}
}

.life-content-wrap .kitchen-floor .content {
	width: 53%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-floor .content {
		width: 100%;
	}
}

.life-content-wrap .kitchen-floor .content .info {
	display: block;
	font-family: YakuHanJPs, 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	margin-top: 10px;
}

.life-content-wrap .kitchen-floor .image {
	padding-left: 45px;
	margin-top: 9px;
	width: 47%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-floor .image {
		margin-top: 30px;
		padding-left: 0;
		text-align: center;
		width: 100%;
	}
}

.life-content-wrap .kitchen-floor .image img {
	height: auto;
	width: 100%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .kitchen-floor .image img {
		height: auto;
		padding: 0 20px;
		width: 100%;
	}
}


.life-content-wrap .bath-wrap {
	display: flex;
	flex-wrap: wrap;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap {
		display: block;
	}
}

.life-content-wrap .bath-wrap .item:nth-child(1) {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0 30px 30px 0;
	width: 67.8%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap .item:nth-child(1) {
		border-right: none;
		margin-bottom: 40px;
		padding: 0 0 40px;
		width: 100%;
	}

	.life-content-wrap .bath-wrap .item:nth-child(1) .flex-wrap {
		display: block;
	}
}

.life-content-wrap .bath-wrap .item:nth-child(2) {
	border-bottom: 1px solid #000;
	padding: 0 0 30px 30px;
	width: 32.2%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap .item:nth-child(2) {
		margin-bottom: 40px;
		padding: 0 0 40px;
		width: 100%;
	}
}

.life-content-wrap .bath-wrap .item:nth-child(3) {
	border-right: 1px solid #000;
	padding: 30px 30px 0 0;
	width: 41%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap .item:nth-child(3) {
		border-right: none;
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding: 0 0 40px;
		width: 100%;
	}
}

.life-content-wrap .bath-wrap .item:nth-child(4) {
	padding: 30px 0 0 30px;
	width: 59%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap .item:nth-child(4) {
		padding: 0;
		width: 100%;
	}

	.life-content-wrap .bath-wrap .item:nth-child(4) .flex-wrap {
		display: block;
	}
}

.life-content-wrap .bath-wrap img {
	height: auto;
	margin-top: 20px;
	width: 100%;
}

.life-content-wrap .bath-wrap .image img {
	margin-top: 0
}

.life-content-wrap .bath-wrap .item:nth-child(1) .content {
	width: 52.5%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap .item:nth-child(1) .content {
		width: 100%;
	}
}

.life-content-wrap .bath-wrap .item:nth-child(1) .image {
	padding-left: 25px;
	width: 47.5%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap .item:nth-child(1) .image {
		margin: 30px 0 25px;
		padding-left: 0;
		width: 100%;
	}
}

.life-content-wrap .bath-wrap .item:nth-child(1) > img {
	margin-top: -10px;
	padding: 0 55px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap .item:nth-child(1) > img {
		margin-top: 0;
		padding: 0;
	}
}

.life-content-wrap .bath-wrap .item:nth-child(4) .content {
	width: 47.2%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap .item:nth-child(4) .content {
		width: 100%
	}
}

.life-content-wrap .bath-wrap .item:nth-child(4) .image {
	padding-left: 20px;
	width: 52.8%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .bath-wrap .item:nth-child(4) .image {
		margin-top: 30px;
		padding-left: 0;
		width: 100%;
	}
}


.life-content-wrap .sanitary-wrap {
	display: flex;
	margin-left: -30px;
	width: calc(100% + 60px);
}

@media screen and (max-width: 736px) {
	.life-content-wrap .sanitary-wrap {
		display: block;
		margin-left: 0;
		width: 100%;
	}
}

.life-content-wrap .sanitary-wrap .item {
	border-right: 1px solid #000;
	padding: 0 30px;
	width: 33.333%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .sanitary-wrap .item {
		border-right: none;
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding: 0 0 40px;
		width: 100%;
	}
}

.life-content-wrap .sanitary-wrap .item:last-child {
	border-right: none;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .sanitary-wrap .item:last-child {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
}

.life-content-wrap .sanitary-wrap img {
	height: auto;
	margin-top: 20px;
	width: 100%;
}

.life-content-wrap .sanitary-wrap .image img {
	margin-top: 0
}

.life-content-wrap .sanitary-wrap .item:nth-child(2) .content {
	width: 36.9%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .sanitary-wrap .item:nth-child(2) .content {
		width: 57.1%;
	}
}

.life-content-wrap .sanitary-wrap .item:nth-child(2) .image {
	padding-left: 15px;
	width: 63.1%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .sanitary-wrap .item:nth-child(2) .image {
		padding-left: 10px;
		width: 42.9%;
	}
}

.life-content-wrap .sanitary-wrap .item:nth-child(3) .content {
	width: 52.4%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .sanitary-wrap .item:nth-child(3) .content {
		width: 57.1%;
	}
}

.life-content-wrap .sanitary-wrap .item:nth-child(3) .image {
	padding-left: 15px;
	width: 47.6%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .sanitary-wrap .item:nth-child(3) .image {
		padding-left: 10px;
		width: 42.9%;
	}
}

.life-content-wrap .sanitary-wrap .item:nth-child(3) .box {
	margin-bottom: 30px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .sanitary-wrap .item:nth-child(3) .box {
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
}

.life-content-wrap .sanitary-wrap .item:nth-child(3) .box:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .sanitary-wrap .item:nth-child(3) .box:last-child {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
}


.life-content-wrap .rest-wrap {
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap {
		display: block;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(1) {
	padding-right: 30px;
	padding-bottom: 30px;
	width: 67.7%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(1) {
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding-right: 0;
		padding-bottom: 40px;
		width: 100%;
	}

	.life-content-wrap .rest-wrap .item:nth-child(1) .flex-wrap {
		display: block;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(2) {
	border-left: 1px solid #000;
	padding-left: 30px;
	padding-bottom: 30px;
	width: 32.3%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(2) {
		border-left: none;
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding-left: 0;
		padding-bottom: 40px;
		width: 100%;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) {
	border-top: 1px solid #000;
	padding-top: 30px;
	width: 100%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) {
		border-top: none;
		border-bottom: none;
		padding: 0;
		margin-bottom: 0;
	}
}

.life-content-wrap .rest-wrap img {
	height: auto;
	margin-top: 20px;
	width: 100%;
}

.life-content-wrap .rest-wrap img.midi {
	width: 90%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap img.midi {
		width: 100%;
	}
}

.life-content-wrap .rest-wrap .image img {
	margin-top: 0
}

.life-content-wrap .rest-wrap .info {
	margin-top: 20px;
}

.life-content-wrap .rest-wrap .info span {
	display: block;
	font-family: YakuHanJPs, 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.life-content-wrap .rest-wrap .info span:last-child {
	margin-bottom: 0;
}

.life-content-wrap .rest-wrap .item:nth-child(1) .content {
	width: 60.8%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(1) .content {
		width: 100%;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(1) .image {
	padding-left: 30px;
	width: 39.2%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(1) .image {
		margin-top: 20px;
		padding: 0 50px;
		width: 100%;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(2) .content {
	width: 51.9%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(2) .content {
		width: 57.1%;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(2) .image {
	padding-left: 30px;
	width: 48.1%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(2) .image {
		padding-left: 10px;
		width: 42.9%;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(2) .box:nth-child(1) {
	margin-bottom: 30px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(2) .box:nth-child(1) {
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(2) .box:nth-child(1) .flex-wrap {
	align-items: flex-end;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(2) .box:nth-child(1) .flex-wrap {
		align-items: flex-start;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) {
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) {
		display: block;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box {
	width: 29%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box {
		width: 100%
	}
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(1) {
		margin-bottom: 30px;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(1) .child:nth-child(1) {
	margin-bottom: 20px;
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(1) .child:nth-child(2) .content {
	width: 53.4%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(1) .child:nth-child(2) .content {
		width: 57.1%;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(1) .child:nth-child(2) .image {
	padding-left: 15px;
	width: 46.6%
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(1) .child:nth-child(2) .image {
		padding-left: 10px;
		width: 42.9%
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(2) .child:nth-child(1) {
	margin-bottom: 45px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(2) .child:nth-child(1) {
		margin-bottom: 30px
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(2) .child:nth-child(2) .content {
	width: 52.1%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(2) .child:nth-child(2) .content {
		width: 57.1%;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(2) .child:nth-child(2) .image {
	padding-left: 20px;
	width: 47.9%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(2) .child:nth-child(2) .image {
		padding-left: 10px;
		width: 42.9%
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(3) {
	padding-top: 102px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(3) {
		padding-top: 30px;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(3) .child:nth-child(1) {
	margin-bottom: 45px;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(3) .child:nth-child(1) {
		margin-bottom: 30px;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(3) .content {
	width: 52.1%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(3) .content {
		width: 57.1%;
	}
}

.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(3) .image {
	padding-left: 20px;
	width: 47.9%;
}

@media screen and (max-width: 736px) {
	.life-content-wrap .rest-wrap .item:nth-child(3) .box:nth-child(3) .image {
		padding-left: 10px;
		width: 42.9%
	}
}


/* ---------------------- */
/* spec */
/* ---------------------- */

.zeh-wrap {
	padding: 0 0 135px;
}

@media screen and (max-width: 736px) {
	.zeh-wrap {
		padding: 0 0 70px;
	}
}

.zeh-wrap .wrap {
	display: flex;
}

@media screen and (max-width: 736px) {
	.zeh-wrap .wrap {
		flex-direction: column
	}
}

.zeh-wrap .wrap .item:nth-child(1) {
	border-right: 1px solid #fff;
	padding-right: 50px;
	text-align: center;
	width: 70.3%
}

@media screen and (max-width: 736px) {
	.zeh-wrap .wrap .item:nth-child(1) {
		border-bottom: 1px solid #fff;
		border-right: none;
		margin-bottom: 35px;
		padding-right: 0;
		padding-bottom: 35px;
		width: 100%;
	}
}

.zeh-wrap .wrap .item:nth-child(2) {
	padding-left: 50px;
	text-align: center;
	width: 29.7%
}

@media screen and (max-width: 736px) {
	.zeh-wrap .wrap .item:nth-child(2) {
		padding-left: 0;
		width: 100%;
	}
}

.zeh-wrap .wrap .item img {
	height: auto;
	max-width: 100%;
}

.zeh-wrap .wrap .item .head {
	height: auto;
	margin: 0 auto 20px;
	width: 67.7%
}

@media screen and (max-width: 736px) {
	.zeh-wrap .wrap .item .head {
		width: 100%;
	}
}

.zeh-wrap .wrap .item .catch {
	color: #fff;
	font-family: YakuHanJPs, 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	text-align: left;
}

@media screen and (max-width: 736px) {
	.zeh-wrap .wrap .item .catch {
		font-size: 16px;
		line-height: 1.8;
	}
}

.zeh-wrap .wrap .item .text {
	color: #fff;
	font-family: YakuHanJPs, 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 16px;
	letter-spacing: 0.03em;
	line-height: 1.8;
	margin-bottom: 15px;
	text-align: justify;
}

@media screen and (max-width: 736px) {
	.zeh-wrap .wrap .item .text {
		font-size: 14px;
		margin-bottom: 35px;
	}
}

.zeh-wrap .wrap .item .title {
	color: #fff;
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 20px;
	margin-bottom: 18px;
	text-align: left;
}

.zeh-wrap .wrap .item:nth-child(2) .figure {
	height: auto;
	margin: 20px auto 0;
	width: 78.4%;
}

@media screen and (max-width: 736px) {
	.zeh-wrap .wrap .item:nth-child(2) .figure {
		margin: 0 auto;
		width: 70%;
	}
}


.spec-detail-wrap {
	background-color: #e6e6e6;
	padding: 80px 0 110px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap {
		padding: 70px 0 70px;
	}
}

.spec-detail-wrap .headding {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 90px;
	text-align: center;
	text-indent: 0.1em;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap .headding {
		font-size: 14px;
		margin-bottom: 40px;
	}
}

.spec-detail-wrap > .wrap .list {
	margin-bottom: 165px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list {
		margin-bottom: 70px;
	}
}

.spec-detail-wrap > .wrap .list:last-child {
	margin-bottom: 0;
}

.spec-detail-wrap > .wrap .list .title {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 15px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .title {
		font-size: 16px;
	}
}

.spec-detail-wrap > .wrap .list .title span {
	display: block;
	font-size: 16px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .title span {
		font-size: 14px;
	}
}

.spec-detail-wrap > .wrap .list .text {
	font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'ＭＳ 明朝', 'MS Mincho', serif;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.8;
	margin-bottom: 20px;
	text-align: justify;
}

.spec-detail-wrap > .wrap .list .text span {
	display: block;
	font-size: 10px;
	font-family: YakuHanJPs, 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif
}

.spec-detail-wrap > .wrap .list img {
	height: auto;
	max-width: 100%
}

.spec-detail-wrap > .wrap .list .box.structure {
	border-bottom: 1px solid #000;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 45px;
	padding-bottom: 45px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.structure {
		display: block;
	}
}

.spec-detail-wrap > .wrap .list .box.structure .item {
	height: auto;
	margin-bottom: 80px;
	width: 29%;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.structure .item {
		width: 100%;
	}
}

.spec-detail-wrap > .wrap .list .box.structure.half .item {
	width: 46.5%;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.structure.half .item {
		width: 100%;
	}
}

.spec-detail-wrap > .wrap .list .box.structure .item.flex {
	justify-content: space-between;
	display: flex;
	flex-direction: column;
	height: auto;
	margin-bottom: 80px;
	width: 29%;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.structure .item.flex {
		display: block;
		margin-bottom: 40px;
		width: 100%;
	}
}

.spec-detail-wrap > .wrap .list .box.structure .item:nth-last-child(-n+3) {
	margin-bottom: 0
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.structure .item:nth-last-child(-n+3) {
		margin-bottom: 40px
	}
	.spec-detail-wrap > .wrap .list .box.structure .item:nth-last-child(-n+3):last-child {
		margin-bottom: 0
	}
}

.spec-detail-wrap > .wrap .list .box.structure .item .figure.space {
	padding-bottom: 30px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.structure .item .figure.space {
		padding-bottom: 0;
	}
}

.spec-detail-wrap > .wrap .list .box.structure .item.bg {
	background-color: #fff;
	padding: 20px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.structure .item.bg {
		padding: 25px 20px;
	}
}

.spec-detail-wrap > .wrap .list .box.structure .item.bg .title {
	font-family: YakuHanJPs, 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 16px;
	margin-bottom: 13px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.structure .item.bg .title {
		font-size: 15px;
	}
}

.spec-detail-wrap > .wrap .list .box.structure .item.bg .text {
	font-family: YakuHanJPs, 'Hiragino Kaku Gothic Pro', MyYuGothicM, Meiryo, sans-serif;
	font-size: 12px;
}

.spec-detail-wrap > .wrap .list .box.durability {
	border-bottom: 1px solid #000;
	display: flex;
	justify-content: space-between;
	margin-bottom: 45px;
	padding-bottom: 45px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.durability {
		display: block;
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
}

.spec-detail-wrap > .wrap .list .box.durability .item:nth-child(1) {
	width: 24.5%
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.durability .item:nth-child(1) {
		width: 100%
	}
}

.spec-detail-wrap > .wrap .list .box.durability .item:nth-child(2) {
	width: 72.7%
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.durability .item:nth-child(2) {
		width: 100%
	}
}

.spec-detail-wrap > .wrap .list .box.durability .item .title {
	font-size: 18px;
	letter-spacing: 0;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.durability .item .title {
		font-size: 16px;
	}
}

.spec-detail-wrap > .wrap .list .box.air {
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.air {
		display: block;
	}
}

.spec-detail-wrap > .wrap .list .box.air .item:nth-child(1) {
	width: 64.1%
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.air .item:nth-child(1) {
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding-bottom: 40px;
		width: 100%
	}
}

.spec-detail-wrap > .wrap .list .box.air .item:nth-child(2) {
	width: 29.1%
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.air .item:nth-child(2) {
		width: 100%
	}
}

.spec-detail-wrap > .wrap .list .box.support {
	display: flex;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.support {
		display: block;
	}
}

.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) {
	width: 67.9%;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) {
		width: 100%;
	}
}

.spec-detail-wrap > .wrap .list .box.support .item:nth-child(2) {
	border-left: 1px solid #000;
	padding-left: 30px;
	width: 32.3%;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.support .item:nth-child(2) {
		border-left: none;
		padding-left: 0;
		width: 100%;
	}
}

.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) .flex-wrap {
	border-bottom: 1px solid #000;
	display: flex;
	justify-content: space-between;
	padding: 0 30px 40px 0;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) .flex-wrap {
		display: block;
		margin-bottom: 40px;
		padding: 0 0 40px;
	}
}

.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) .flex-wrap .content {
	width: 66.6%
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) .flex-wrap .content {
		width: 100%
	}
}

.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) .flex-wrap > .figure {
	width: 29%
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) .flex-wrap > .figure {
		margin-top: 20px;
		width: 100%
	}
}

.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) > .content {
	padding: 40px 30px 0 0;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) > .content {
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding: 0 0 40px;
	}
}

.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) > .content .info {
	border: 1px solid #000;
	padding: 35px;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) > .content .info {
		padding: 35px 15px;
	}
}

.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) > .content .info .title {
	font-size: 19px;
	letter-spacing: 0;
}

@media screen and (max-width: 736px) {
	.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) > .content .info .title {
		font-size: 16px;
	}
}

.spec-detail-wrap > .wrap .list .box.support .item:nth-child(1) > .content .info .text {
	margin: 0;
}