
.breadcrumbs_back {
	margin: 0;
}
.main-container {
	padding: 480px 0 60px;
	background: url(/wp/wp-content/themes/appletree/images/page/fx20/main_bg_product.jpg) no-repeat center top 30% ,#000;
	border-bottom: 20px solid #999;
}
.main-wrap {
	width: 95vw;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.main-box {
	margin-bottom: 60px;
	padding: 30px;
	text-align: center;
	background: rgba(0, 0, 0, .3);
}
.main-logo {
	width: 160px;
	margin-bottom: 50px;
}
.main-ttl {
	font-size: clamp(16px, 2.5vw, 30px);
	font-weight: bold;
	color: #fff;
	position: relative;
}
.main-ttl::after {
	content: "";
	width: 120px;
	height: 10px;
	background: #ff0;
	top: -22px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}
.main-txt {
	font-size: clamp(12px, 1.5vw, 16px);
	color: #fff;
}
.main-btn {
	display: flex;
}
.main-btn a {
	display: inline-block;
	width: 220px;
	margin: 0 6px;
	padding: 4px 0;
	font-size: clamp(14px, 1.3vw, 16px);
	font-weight: bold;
	text-align: center;
	background: #ff0;
	border: 1px solid #ff0;
}
.main-btn a:hover {
	color: #ff0;
	background: #000;
	opacity: 1;
}
@media screen and (max-width: 1199px) {
	.main-container {
		padding: 340px 0 60px;
		background: url(/wp/wp-content/themes/appletree/images/page/fx20/main_bg_product.jpg) no-repeat center / 90%,#000;
	}
	.main-box {
		margin-bottom: 20px;
		padding: 20px;
	}
}
@media screen and (max-width: 1020px) {
	.main-container {
		padding: 300px 0 60px;
		background: url(/wp/wp-content/themes/appletree/images/page/fx20/main_bg_product.jpg) no-repeat center / 120%,#000;
	}
}
@media screen and (max-width: 767px) {
	.main-container {
		padding: 380px 0 20px;
		background: url(/wp/wp-content/themes/appletree/images/page/fx20/main_bg_product.jpg) no-repeat center -10% / 200%,#000;
		border-bottom: 10px solid #999;
	}
	.main-box {
		margin-bottom: 10px;
		padding: 15px;
	}
	.main-logo {
		width: 100px;
		margin-bottom: 30px;
	}
	.main-ttl {
		margin-bottom: 6px;
		line-height: 1.4;
	}
	.main-ttl::after {
		content: "";
		width: 80px;
		height: 6px;
		top: -16px;
		position: absolute;
	}
	.main-txt {
		text-align: center;
	}
	.main-btn {
		flex-direction: column;
	}
	.main-btn a {
		width: 70vw;
		margin: 0 0 12px;
		padding: 8px 0;
	}
}

.feature-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 140px;
	padding: 100px 0 20px;
	background: #000;
}
.feature-ttl {
	margin-bottom: 100px;
	color: #fff;
	font-size: clamp(20px, 2.5vw, 30px);
	font-weight: bold;
	position: relative;
}
.feature-ttl::after {
	content: "";
	width: 120px;
	height: 10px;
	background: #ff0;
	bottom: -22px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}
.feature-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1200px;
	width: 95vw;
}
.feature-img {
	max-width: 598px;
	width: 40vw;
	margin-right: 40px;
}
.feature-heading-ttl {
	margin-bottom: 5px;
	font-size: clamp(16px, 2vw, 24px);
	font-weight: bold;
	color: #fff;
}
.feature-txt {
	font-size: clamp(14px, 1.3vw, 16px);
	color: #e5e5e5;
}
@media screen and (max-width: 1199px) {
	.feature-container {
		margin-bottom: 80px;
		padding-top: 60px;
	}
	.feature-wrap {
		margin-bottom: 40px;
	}
	.feature-ttl {
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 767px) {
	.feature-container {
		margin-bottom: 40px;
		padding-top: 20px;
	}
	.feature-wrap {
		width: 95vw;
		margin-bottom: 0;
		flex-direction: column;
	}
	.feature-ttl {
		margin-bottom: 40px;
	}
	.feature-ttl::after {
		content: "";
		width: 80px;
		height: 6px;
		bottom: -16px;
		position: absolute;
	}
	.feature-img {
		max-width: inherit;
		width: 80vw;
		margin-right: 0;
	}
}

.ultem-container {
	padding-bottom: 100px;
	background: linear-gradient(to bottom, #fff 50%, #e1e1e1);
}
.ultem-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ultem-img {
	max-width: 400px;
	width: 50vw;
	z-index: 1;
}
.ultem-box {
	width: 90vw;
	margin-top: -80px;
	padding: 100px 40px 50px;
	color: #fff;
	background: #404040;
	text-align: center;
}
.ultem-txt {
	font-size: clamp(14px, 1.3vw, 16px);
}
@media screen and (max-width: 767px) {
	.ultem-container {
		padding-bottom: 0;
	}
	.ultem-box {
		width: 100vw;
		margin-top: -40px;
		padding: 50px 15px 20px;
		text-align: left;
	}
}

.vacuum-container {
	background: #000;
	border-bottom: 20px solid #999;
}
.vacuum-wrap {
	max-width: 1400px;
	width: 95vw;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.vacuum-box {
	padding-right: 40px;
}
.vacuum-ttl {
	margin-bottom: 5px;
	font-size: clamp(16px, 2vw, 24px);
	font-weight: bold;
	color: #fff;
}
.vacuum-txt {
	font-size: clamp(14px, 1.3vw, 16px);
	color: #e5e5e5;
}
.vacuum-img {
	width: 50%;
}
@media screen and (max-width: 1199px) {
	.vacuum-img {
		width: 40%;
	}
}
@media screen and (max-width: 767px) {
	.vacuum-container {
		padding-bottom: 20px;
	}
	.vacuum-wrap {
		flex-direction: column-reverse;
	}
	.vacuum-box {
		padding-right: 0;
	}
	.vacuum-img {
		width: 80%;
		margin-bottom: 20px;
	}
}

.process-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 140px;
	padding: 100px 0;
	background: #000;
}
.process-ttl {
	margin-bottom: 60px;
	color: #fff;
	font-size: clamp(20px, 2.5vw, 30px);
	font-weight: bold;
	position: relative;
}
.process-ttl::after {
	content: "";
	width: 120px;
	height: 10px;
	background: #ff0;
	bottom: -22px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}
.process-txt {
	max-width: 95vw;
	margin-bottom: 80px;
	font-size: clamp(14px, 1.3vw, 16px);
	color: #e5e5e5;
	text-align: center;
}
.process-img {
	max-width: 784px;
	width: 60vw;
}
@media screen and (max-width: 1199px) {
	.process-container {
		margin-bottom: 80px;
		padding: 60px 0;
	}
}
@media screen and (max-width: 767px) {
	.process-container {
		margin-bottom: 40px;
		padding: 40px 0;
	}
	.process-ttl {
		margin-bottom: 40px;
	}
	.process-ttl::after {
		content: "";
		width: 80px;
		height: 6px;
		bottom: -16px;
		position: absolute;
	}
	.process-txt {
		margin-bottom: 20px;
		text-align: left;
	}
	.process-img {
		max-width: inherit;
		width: 95vw;
	}
}

.soft-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: linear-gradient(to bottom, #fff 75%, #555 75%, #373737);
	border-bottom: 20px solid #ff0;
}
.soft-ttl {
	margin-bottom: 100px;
	font-size: clamp(20px, 2.5vw, 30px);
	font-weight: bold;
	position: relative;
}
.soft-ttl::after {
	content: "";
	width: 120px;
	height: 10px;
	background: #666;
	bottom: -22px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}
.soft-box {
	display: flex;
	max-width: 95vw;
	margin-bottom: 60px;
}
.soft-logo {
	width: 180px;
	margin-right: 20px;
}
.soft-txt {
	width: 800px;
	max-width: 80vw;
	font-size: clamp(14px, 1vw, 16px);
	line-height: 1.4;
}
.soft-img {
	margin-bottom: 80px;
}
@media screen and (max-width: 1199px) {
	.soft-ttl {
		margin-bottom: 60px;
	}
	.soft-img {
		width: 70vw;
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 1020px) {
	.soft-container {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 767px) {
	.soft-container {
		border-bottom: 10px solid #ff0;
	}
	.soft-ttl {
		margin-bottom: 40px;
	}
	.soft-ttl::after {
		content: "";
		width: 80px;
		height: 6px;
		bottom: -16px;
		position: absolute;
	}
	.soft-box {
		flex-direction: column;
		align-items: center;
		margin-bottom: 30px;
	}
	.soft-logo {
		width: 40vw;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.soft-txt {
		max-width: 95vw;
	}
	.soft-img {
		width: 90vw;
		margin-bottom: 40px;
	}
}

.spec-container {
	padding: 100px 0;
	background: url(/wp/wp-content/themes/appletree/images/page/fx20/spec_bg.jpg) no-repeat center;
}
.spec-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 1600px;
	max-width: 98vw;
	margin: 0 auto;
	padding: 80px 0;
	background: rgba(0, 0, 0, .8);
}
.spec-ttl {
	margin-bottom: 100px;
	color: #fff;
	font-size: clamp(20px, 2.5vw, 30px);
	font-weight: bold;
	position: relative;
}
.spec-ttl::after {
	content: "";
	width: 120px;
	height: 10px;
	background: #ff0;
	bottom: -22px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}
.spec-list {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 1300px;
	max-width: 95vw;
}
.m-spec-table {
	width: 640px;
	max-width: 46vw;
	color: #fff;
}
.m-spec-table th,
.m-spec-table td {
	padding: 8px 2px;
	font-size: clamp(14px, 1vw, 16px);
}
.m-spec-table th {
	width: 140px;
	font-weight: bold;
	border-bottom: 3px solid #808080;
}
.m-spec-table td {
	border-bottom: 1px solid #808080;
}
.m-spec-table td span {
	font-size: clamp(12px, 1vw, 14px);
	color: #f00;
}
@media screen and (max-width: 1199px) {
	.spec-container {
		padding: 60px 0;
	}
	.spec-wrap {
		padding: 60px 0;
	}
}
@media screen and (max-width: 1020px) {
	.spec-wrap {
		padding: 60px 0;
	}
}
@media screen and (max-width: 767px) {
	.spec-container {
		padding: 30px 0;
	}
	.spec-wrap {
		padding: 40px 0;
	}
	.spec-ttl {
		margin-bottom: 40px;
	}
	.spec-ttl::after {
		content: "";
		width: 80px;
		height: 6px;
		bottom: -16px;
		position: absolute;
	}
	.spec-list {
		flex-direction: column;
	}
	.m-spec-table {
		width: 94vw;
		max-width: inherit;
	}
}

.support-container {
	padding: 100px 0;
	text-align: center;
}
.support-ttl {
	margin-bottom: 40px;
	font-size: clamp(20px, 2.5vw, 30px);
	font-weight: bold;
}
.support-wrap {
	width: 1400px;
	max-width: 100vw;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
	color: #fff;
	text-align: left;
	background: #000;
	border-top: 8px solid #666;
	border-bottom: 8px solid #666;
}
.support-line {
	width: 190px;
}
.support-box {
	max-width: 58vw;
	width: 560px;
}
.support-item {
	display: flex;
	align-items: center;
}
.support-heading {
	margin-right: 10px;
	font-size: clamp(18px, 2vw, 24px);
	font-weight: bold;
}
.support-icon {
	width: 26px;
	margin-right: 5px;
}
.support-txt {
	font-size: clamp(14px, 1vw, 16px);
}
.support-img {
	max-width: 450px;
	width: 30vw;
}
@media screen and (max-width: 1199px) {
	.support-container {
		padding: 60px 0;
	}
}
@media screen and (max-width: 767px) {
	.support-container {
		padding: 40px 0 0;
	}
	.support-ttl {
		margin-bottom: 20px;
	}
	.support-wrap {
		flex-direction: column;
	}
	.support-box {
		max-width: inherit;
		width: 95vw;
	}
	.support-item {
		margin-top: 25px;
	}
	.support-txt {
		width: 100%;
	}
	.support-img {
		width: 100vw;
		max-width: inherit;
		margin-top: 20px;
	}
}


.mitigation-container {
	padding: 100px 0;
	background: #eee;
	text-align: center;
}
.mitigation-heading-txt {
	margin-bottom: 100px;
	font-size: clamp(16px, 2.5vw, 30px);
	font-weight: bold;
	position: relative;
}
.mitigation-heading-txt::after {
	content: "";
	width: 70px;
	height: 8px;
	margin-left: -35px;
	background: #666;
	position: absolute;
	bottom: -30px;
	left: 50%;
}
.mitigation-wrap {
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
	width: 95vw;
	margin: 0 auto;
}
.mitigation-box {
	width: 32%;
	text-align: left;
}
.mitigation-img {
	display: block;
	margin: 0 auto;
}
.mitigation-ttl {
	margin: 10px 0 2px;
	font-size: clamp(16px, 2vw, 20px);
	font-weight: bold;
}
.mitigation-txt {
	margin-bottom: 15px;
	font-size: clamp(14px, .8vw, 15px);
}
.mitigation-btn {
	text-align: center;
}
.mitigation-btn a {
	display: inline-block;
	padding: 3px 80px 4px;
	font-size: clamp(14px, 1.3vw, 16px);
	color: #fff;
	background: #000;
	transition: .2s;
}
.mitigation-btn a:hover {
	background: #408aa2;
	opacity: 1;
}
@media screen and (max-width: 1199px) {
	.mitigation-container {
		padding: 60px 0;
	}
	.mitigation-heading-txt {
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 767px) {
	.mitigation-container {
		padding: 40px 0;
	}
	.mitigation-heading-txt {
		margin-bottom: 30px;
		font-size: 20px;
	}
	.mitigation-heading-txt::after {
		content: "";
		width: 40px;
		height: 4px;
		margin-left: -20px;
		bottom: -10px;
	}
	.mitigation-wrap {
		flex-direction: column;
	}
	.mitigation-box {
		width: 100%;
	}
	.mitigation-box + .mitigation-box {
		margin-top: 40px;
	}
	.mitigation-txt {
		margin-bottom: 10px;
	}
}

.showroom-container {
	width: 1200px;
	margin: 120px auto;
	text-align: center;
}
.showroom-heading-txt {
	margin-bottom: 100px;
	font-size: 30px;
	font-weight: bold;
	position: relative;
}
.showroom-heading-txt::after {
	content: "";
	width: 70px;
	height: 8px;
	margin-left: -35px;
	background: #666;
	position: absolute;
	bottom: -30px;
	left: 50%;
}
.showroom-lead-txt {
	margin-bottom: 40px;
	font-size: 18px;
	text-align: left;
}
.showroom-btn {
	width: 40%;
	margin-bottom: 50px;
	padding: 8px 0;
	display: inline-block;
	color: #fff;
	background: #000;
	border-radius: 25px;
	transition: .2s;
}
.showroom-btn:hover {
	color: #000;
	background: #ff0;
	opacity: 1;
}
.showroom-wrap {
	display: flex;
	justify-content: space-between;
}
.showroom-osaka {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.showroom-box ,
.map-box {
	width: 48%;
}
.map-ttl {
	margin-bottom: 10px;
	font-size: 22px;
}
.map-img {
	margin: 30px 0 20px;
}
.map-address {
	margin-bottom: 10px;
	font-size: 18px;
	text-align: left;
}
.map-address a {
	color: #007aff;
	text-decoration: underline;
}
.map-table {
	width: 100%;
	font-size: 16px;
	border: 1px solid #c1c1c1;
	border-collapse: collapse;
}
.map-table tr th {
	padding: 0 23px 5px;
	border: 1px solid #c1c1c1;
	vertical-align: middle;
}
.map-table tr td {
	padding: 7px 23px;
	border: 1px solid #c1c1c1;
	vertical-align: middle;
}
.map-table tr th:first-of-type {
	text-align: center;
}
.map-table tr th img {
	width: 36px;
}
@media screen and (max-width: 1199px) {
	.showroom-container {
		width: 95vw;
		margin: 60px auto;
	}
	.showroom-heading-txt {
		margin-bottom: 80px;
		font-size: 24px;
	}
	.showroom-lead-txt {
		font-size: 16px;
	}
	.map-img,
	.map-box {
		width: 46vw;
		margin-right: 0;
	}
	.map-address {
		font-size: 16px;
	}
	.map-table {
		font-size: 14px;
	}
	.map-table tr th,
	.map-table tr td {
		padding: 7px 10px;
	}
	.map-table tr th img {
		width: 30px;
	}
}
@media screen and (max-width: 1020px) {
	.showroom-btn {
		width: 60%;
	}
	.map-table tr th,
	.map-table tr td {
		padding: 3px 10px;
	}
}
@media screen and (max-width: 767px) {
	.showroom-container {
		margin: 50px auto;
		text-align: left;
	}
	.showroom-heading-txt {
		margin-bottom: 30px;
		font-size: 20px;
	}
	.showroom-heading-txt::after {
		content: "";
		width: 40px;
		height: 4px;
		margin-left: -0;
		bottom: -10px;
		left: 0;
	}
	.showroom-lead-txt {
		margin-bottom: 20px;
		font-size: 14px;
	}
	.showroom-btn {
		width: 90%;
		margin: 0 auto 20px;
		padding: 9px 0;
		display: block;
		text-align: center;
		font-size: 14px;
	}
	.showroom-wrap {
		flex-direction: column;
	}
	.showroom-osaka {
		flex-direction: column;
		width: 100%;
		margin-bottom: 40px;
	}
	.showroom-box {
		width: 95vw;
	}
	.map-ttl {
		margin-bottom: 5px;
		font-size: 18px;
	}
	.map-img,
	.map-box {
		width: 95vw;
		margin: 10px 0 0;
	}
	.map-address {
		font-size: 14px;
	}
	.map-table tr th {
		font-size: 14px;
	}
	.map-table tr td {
		font-size: 12px;
	}
	.map-table tr th {
		padding: 0 10px 10px;
	}
	.map-table tr td {
		padding: 5px 10px;
	}
	.map-table tr th img {
		width: 20px;
	}
}

.footer-container {
	background: #000;
}
.footer-wrap {
	width: 1400px;
	max-width: 95vw;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.footer-logo {
	max-width: 160px;
	margin-bottom: 50px;
}
.footer-ttl {
	margin-bottom: 40px;
	font-size: clamp(16px, 2vw, 22px);
	font-weight: bold;
	color: #fff;
	position: relative;
}
.footer-ttl::after {
	content: "";
	width: 120px;
	height: 10px;
	background: #ff0;
	top: -22px;
	left: 0;
	position: absolute;
}
.m-footer-btn {
	display: flex;
	flex-wrap: wrap;
	width: 480px;
	max-width: 45vw;
}
.m-footer-btn a {
	display: inline-block;
	width: 220px;
	margin: 8px;
	padding: 4px 0;
	font-weight: bold;
	text-align: center;
	background: #ff0;
	border: 1px solid #ff0;
}
.m-footer-btn a:hover {
	color: #ff0;
	background: #000;
	opacity: 1;
}
.footer-img {
	max-width: 45vw;
	width: 876px;
}
@media screen and (max-width: 1199px) {
	.footer-ttl {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 1020px) {
	.footer-img {
		max-width: 50vw;
	}
}
@media screen and (max-width: 767px) {
	.footer-container {
		padding-top: 40px;
	}
	.footer-wrap {
		flex-direction: column;
		justify-content: center;
	}
	.footer-box {
		width: 100%;
		text-align: center;
		z-index: 1;
	}
	.footer-logo {
		max-width: 120px;
		margin-bottom: 40px;
	}
	.footer-ttl {
		margin-bottom: 20px;
	}
	.footer-ttl::after {
		content: "";
		width: 80px;
		height: 6px;
		bottom: -16px;
		left: 50%;
		transform: translateX(-50%);
		position: absolute;
	}
	.m-footer-btn {
		flex-direction: column;
		width: 80%;
		max-width: inherit;
		margin: 0 auto;
	}
	.m-footer-btn a {
		width: 100%;
		margin: 0 0 12px;
		padding: 8px 0;
		font-size: 16px;
	}
	.footer-img {
		width: 90vw;
		max-width: inherit;
		margin-top: -30px;
	}
}
