@charset "utf-8";
/*------------------------------------------------------------
	work
------------------------------------------------------------*/
#main {
	margin: 0 2.1rem;
}
#main .headLine02 .jp {
	margin-top: 0.8rem;
}
#main .topBox {
	padding: 15rem 0 14.9rem;
	border-bottom: 1px solid #02aef0;
}
#main .topBox .content {
	max-width: 132rem;
}
#main .topBox .imgBox {
	margin-bottom: 12.8rem;
	align-items: flex-start;
}
#main .topBox .txtBox {
	margin: 2.9rem 1rem 0 0;
	flex: 1;
}
#main .topBox .txtBox h3 {
	margin-bottom: 6.4rem;
	font-size: 3rem;
	letter-spacing: 0.05em;
	line-height: 1.83;
}
#main .topBox .txtBox p {
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	line-height: 2.33;
}
#main .topBox .phoBox {
	position: relative;
	width: 40.4rem;
}
#main .topBox .phoBox:before,
#main .topBox .phoBox:after {
	position: absolute;
	border: 1px solid #02aef0;
	box-sizing: border-box;
	content: "";
}
#main .topBox .phoBox:before {
	border-bottom: none;
	border-left: none;
	left: 1rem;
	top: 1rem;
}
#main .topBox .phoBox:after {
	border-top: none;
	border-right: none;
	right: -1rem;
	bottom: -1rem;
}
#main .topBox .phoBox img {
	width: 100%;
	position: relative;
	z-index: 1;
}
#main .flow h3 {
	margin-bottom: 0;
}
#main .flow h3 .jp {
	margin-top: -2.8rem;
	margin-right: 0.5rem;
}
#main .flowList {
	margin: 0.8rem 0 0 6.2rem;
	flex: 1;
}
#main .flowList li {
	width: calc(100%/7);
	position: relative;
	text-align: center;
}
#main .flowList li:last-child {
	width: auto;
	flex: 1;
	margin-right: -2.2rem;
}
#main .flowList li:not(:last-child):after {
	position: absolute;
	right: -0.3rem;
	top: 4rem;
	width: 1.2rem;
	height: 1.8rem;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	background: #02aef0;
	content: "";
}
#main .flowList img {
	height: 9.1rem;
}
#main .flowList p {
	margin-top: 1rem;
	font-size: 1.5rem;
	font-weight: 500;
}
#main .flowList .txt03 {
	margin-right: 2.2rem;
}
#main .solution {
	padding-top: 16.1rem;
}
#main .solution .content {
	margin-bottom: 8.8rem;
}
#main .solution h3 {
	margin-bottom: 0;
}
#main .solution .ttlBox p {
	margin: 1.2rem 0 0 8rem;
	flex: 1;
	line-height: 2.25;
	letter-spacing: 0.1em;
}
#main .solution .linkNavi {
	border-top: 1px solid #02aef0;
	border-bottom: 1px solid #02aef0;
}
#main .solution .linkNavi li {
	width: calc(100%/3);
}
#main .solution .linkNavi li:not(:last-child) {
	border-right: 1px solid #02aef0;
}
#main .solution .linkNavi a {
	display: block;
	position: relative;
}
#main .solution .linkNavi a:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
	background: #000;
	opacity: 0.48;
	content: "";
}
#main .solution .linkNavi img {
	width: 100%;
}
#main .solution .linkNavi p {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2rem;
	letter-spacing: 0.05em;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: .3s;
	text-align: center;
}
#main .solution .linkNavi p span {
	padding-bottom: 7.3rem;
	display: inline-block;
	background: url(../img/common/icon08.png) no-repeat center bottom/4.4rem;
}
#main .subSec {
	padding: 10rem 0 16rem;
	border-bottom: 1px solid #02aef0;
}
#main .subSec .imgBox {
	margin-bottom: 5.4rem;
	position: relative;
}
#main .subSec .imgBox:last-child {
	margin-bottom: 0;
}
#main .subSec .ttlBox {
	align-items: flex-start;
}
#main .subSec .ttlBox h3 {
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}
#main .subSec .ttlBox .ttlImg {
	margin: -2.7rem 0 0 10.4rem;
	width: 20.3rem;
}
#main .subSec .imgBox .photo {
	position: absolute;
	right: 0;
	top: 0.1rem;
	width: 60rem;
}
#main .subSec .imgBox .photo img {
	width: 100%;
}
#main .subSec .imgBox .txtBox {
	margin-left: -0.5rem;
	padding-right: 2rem;
	max-width: 65.5rem;
}
#main .subSec .imgBox .txtBox p {
	margin-bottom: 3.6rem;
	letter-spacing: 0.2em;
	line-height: 2.25;
}
#main .subSec .imgBox .txtBox p:last-child {
	margin-bottom: 0;
}
#main .subSec .workList {
	margin-right: -3px;
}
#main .subSec .workList li {
	margin: -1px -1px 0 0;
	width: calc(100%/3);
	position: relative;
}
#main .subSec .workList h4 {
	padding: 1.2rem 5rem 1rem;
	height: 5.4rem;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	font-weight: 400;
	text-align: center;
	border-top: 1px solid #02aef0;
}
#main .subSec .workList .prev,
#main .subSec .workList .next {
	position: absolute;
	top: 0;
	width: 5.4rem;
	height: 5.4rem;
	border: 1px solid #02aef0;
	cursor: pointer;
	transition: .3s;
	display: block !important;
}
#main .subSec .workList .prev.slick-hidden,
#main .subSec .workList .next.slick-hidden,#main .subSec .workList .prev.slick-disabled,
#main .subSec .workList .next.slick-disabled {
	pointer-events: none;
}
#main .subSec .workList .prev {
	left: 0;
}
#main .subSec .workList .next {
	right: 0;
}
#main .subSec .workList .prev:before,
#main .subSec .workList .next:before {
	position: absolute;
	margin: -0.8rem 0 0 -0.5rem;
	left: 50%;
	top: 50%;
	width: 1.7rem;
	height: 1.7rem;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	transform: rotate(-45deg);
	content: "";
}
#main .subSec .workList .next:before {
	margin: -0.8rem 0 0 -1.3rem;
	transform: rotate(135deg);
}
#main .subSec .workList .photo {
	position: relative;
	line-height: 0;
	border: 1px solid #02aef0;
}
#main .repair {
	padding: 12.3rem 0 16rem;
}
#main .repair .ttlBox {
	margin-bottom: 4.7rem;
}
#main .repair .ttlBox .ttlImg {
	margin: -2.2rem 0 0 2rem;
	width: 24.1rem;
}
#main .repair .imgBox {
	margin-bottom: 6.8rem;
}
#main .repair .imgBox .txtBox p {
	letter-spacing: 0.1em;
}
#main .elevator {
	padding: 12.3rem 0 10.7rem;
}
#main .elevator .ttlBox {
	margin-bottom: -8rem;
}
#main .elevator .ttlBox h3 .en {
	letter-spacing: 0;
}
#main .elevator .ttlBox .ttlImg {
	margin: -1.2rem 0 0 5.3rem;
	width: 17.2rem;
}
#main .elevator .imgBox .txtBox {
	margin-left: 0;
}
#main .elevator .imgBox .txtBox p {
	letter-spacing: 0;
}
#main .elevator .imgBox .txtBox .subTtl {
	margin-bottom: 2rem;
	font-size: 2.3rem;
	line-height: 1.57;
	font-weight: 500;
}
#main .elevator .imgBox .txtBox p .dot {
	margin: 0 0.1rem 0 0.3rem;
	font-size: 0.8rem;
}
#main .parts {
	padding: 13rem 0 16rem;
	border-bottom: none;
}
#main .parts .ttlBox {
	margin-bottom: 4.3rem;
}
#main .parts .ttlBox h3 .en {
	letter-spacing: 0;
}
#main .parts .ttlBox .ttlImg {
	margin: -1.2rem 0 0 3.7rem;
	width: 14rem;
}
#main .parts .imgBox {
	margin-bottom: 3.8rem;
}
#main .parts .imgBox .photo {
	top: -0.8rem;
}
#main .parts .imgBox .txtBox {
	margin-left: 0;
}
#main .partsList > li:not(:last-child) {
	margin-bottom: 7.9rem;
}
#main .partsList h4 {
	padding: 1.4rem;
	font-size: 2rem;
	text-align: center;
	border: 1px solid #02aef0;
}
#main .partsList .phoList {
	margin-right: -3px;
}
#main .partsList .phoList li {
	margin: 0 -1px -1px 0;
	width: 25%;
	position: relative;
	cursor: pointer;
	transition: .3s;
	border: 1px solid #02aef0;
}
#main .partsList .phoList img {
	width: 100%;
}
#main .partsList .phoList p {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 1.5rem;
	width: 100%;
	color: #000;
	font-size: 1.8rem;
	font-weight: 600;
	text-align: center;
}
.mfp-close {
	cursor: pointer !important;
	opacity: 1 !important;
	transition: .3s;
}
@media all and (min-width: 897px) {
	#main .subSec .workList h4.sml {
		padding-top: 1.3rem;
		font-size: 1.7rem;
	}
}
@media all and (min-width: 897px) and (max-width: 1380px) {
	#main .topBox .txtBox h3 {
		font-size: 2.9rem;
	}
}
@media all and (min-width: 897px) {
	body.fixed {
		overflow-y: scroll;
		height: auto;
	}
	#main .solution .linkNavi a:hover:after {
		opacity: 0;
	}
	#main .solution .linkNavi a:hover p {
		transform: scale(1.02);
	}
	#main .subSec .workList .prev:hover, #main .subSec .workList .next:hover {
		background-color: #02aef0;
	}
	#main .subSec .workList a:hover {
		opacity: 0.7;
	}
	.mfp-close:hover {
		opacity: 0.7 !important;
	}
	#main .partsList .phoList li:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main {
		margin: 0 0.6rem;
	}
	#main .headLine02 .jp {
		margin-top: 0.8rem;
	}
	#main .topBox {
		padding: 5.6rem 0 8.6rem;
		border-bottom: none;
	}
	#main .topBox .imgBox {
		margin-bottom: 6.8rem;
		display: block;
	}
	#main .topBox .txtBox {
		margin: 0 0 5.2rem;
	}
	#main .topBox .txtBox h3 {
		margin: 0 -0.5rem 3.5rem -0.4rem;
		font-size: 2rem;
		letter-spacing: 0;
		line-height: 1.85;
	}
	#main .topBox .txtBox p {
		font-size: 1.4rem;
		letter-spacing: 0.05em;
		line-height: 2;
	}
	#main .topBox .phoBox {
		margin-right: 1rem;
		width: auto;
	}
	#main .topBox .phoBox:before {
		left: 0.9rem;
		top: 0.8rem;
	}
	#main .topBox .phoBox:after {
		right: -0.9rem;
		bottom: -0.8rem;
	}
	#main .flow {
		display: block;
	}
	#main .flow h3 {
		margin-left: -0.6rem;
	}
	#main .flow h3 .jp {
		margin-top: -2rem;
		margin-right: 0.8rem;
	}
	#main .flowList {
		margin: 2.8rem 0 0 0.5rem;
		gap: 1.8rem 3.1rem;
	}
	#main .flowList li {
		width: auto;
	}
	#main .flowList li:last-child {
		width: auto;
		flex: none;
		margin: 0 0 0 -1rem;
	}
	#main .flowList li:not(:last-child):after {
		right: -2rem;
		top: 2.7rem;
		width: 0.9rem;
		height: 1.2rem;
	}
	#main .flowList img {
		height: 6.3rem;
	}
	#main .flowList p {
		margin-top: 0.6rem;
		font-size: 1rem;
	}
	#main .flowList .txt03 {
		margin-right: 0.7rem;
	}
	#main .solution {
		padding-top: 0;
	}
	#main .solution .content {
		margin-bottom: 8.8rem;
	}
	#main .solution .ttlBox {
		display: block;
	}
	#main .solution .ttlBox p {
		margin: 0;
	}
	#main .solution .linkNavi p {
		margin-top: -0.5rem;
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	#main .solution .linkNavi p span {
		padding-bottom: 3.5rem;
		background-size: 2.3rem;
	}
	#main .subSec {
		padding: 6.5rem 0 4.9rem;
	}
	#main .subSec .imgBox {
		margin-bottom: 4.3rem;
	}
	#main .subSec .ttlBox h3 {
		margin-left: -0.6rem;
	}
	#main .subSec .ttlBox h3 .en {
		font-size: 3.5rem;
	}
	#main .subSec .ttlBox h3 .jp {
		margin: 0.2rem -0.1rem 0 0;
	}
	#main .subSec .ttlBox .ttlImg {
		margin: -0.1rem 0 0 5.8rem;
		width: 10.2rem;
	}
	#main .subSec .imgBox .photo {
		margin-bottom: 2.2rem;
		position: static;
		width: auto;
	}
	#main .subSec .imgBox .photo img {
		width: 100%;
	}
	#main .subSec .imgBox .txtBox {
		margin-left: 0;
		padding-right: 0;
		max-width: inherit;
	}
	#main .subSec .imgBox .txtBox p {
		margin-bottom: 2.8rem;
		letter-spacing: 0.1em;
		line-height: 2;
	}
	#main .subSec .workList {
		margin-right: 0;
	}
	#main .subSec .workList li {
		margin: -1px 0 0;
		width: 100%;
	}
	#main .subSec .workList h4 {
		padding: 1rem 5rem 0.8rem;
		height: 4.2rem;
		font-size: 1.3rem;
	}
	#main .subSec .workList .prev,
	#main .subSec .workList .next {
		width: 4.2rem;
		height: 4.2rem;
	}
	#main .subSec .workList .prev:before,
	#main .subSec .workList .next:before {
		margin: -0.7rem 0 0 -0.4rem;
		width: 1.3rem;
		height: 1.3rem;
	}
	#main .subSec .workList .next:before {
		margin: -0.7rem 0 0 -1.2rem;
	}
	#main .subSec .workList .photo {
		border-top: none;
	}
	#main .subSec .workList .photo:before,
	#main .subSec .workList .photo:after {
		padding: 0.5rem 0.5rem 0.8rem 1rem;
		width: 6.9rem;
		font-size: 1.5rem;
	}
	#main .subSec .workList .photo:before {
		padding-left: 0.5rem;
	}
	#main .repair {
		padding: 6rem 0 5rem;
	}
	#main .repair .ttlBox {
		margin-bottom: 1rem;
	}
	#main .repair .ttlBox h3 .jp {
		margin-right: 1.3rem;
	}
	#main .repair .ttlBox .ttlImg {
		margin: 0 0 0 4.5rem;
		width: 13.3rem;
	}
	#main .repair .imgBox {
		margin-bottom: 7.5rem;
	}
	#main .elevator {
		padding: 5rem 0 5rem;
	}
	#main .elevator .ttlBox {
		margin-bottom: 1rem;
	}
	#main .elevator .ttlBox h3 .en {
		letter-spacing: 0.05em;
	}
	#main .elevator .ttlBox .ttlImg {
		margin: -2.1rem 0 0 -1rem;
		width: 7.5rem;
	}
	#main .elevator .imgBox .photo {
		margin-bottom: 3.4rem;
	}
	#main .elevator .imgBox .txtBox p {
		letter-spacing: 0.1em;
	}
	#main .elevator .imgBox .txtBox .subTtl {
		margin-bottom: 2.3rem;
		font-size: 2rem;
		line-height: 1.8;
		letter-spacing: 0;
	}
	#main .parts {
		padding: 5.5rem 0 6.5rem;
	}
	#main .parts .ttlBox {
		margin-bottom: 1.5rem;
	}
	#main .parts .ttlBox h3 {
		padding-left: 3rem;
	}
	#main .parts .ttlBox .ttlImg {
		margin: -0.3rem 0 0 -1.2rem;
		width: 8.3rem;
	}
	#main .parts .imgBox {
		margin-bottom: 4.9rem;
	}
	#main .parts .imgBox .photo {
		margin-bottom: 4.5rem;
	}
	#main .partsList {
		margin: 0 -0.9rem;
	}
	#main .partsList > li:not(:last-child) {
		margin-bottom: 4.5rem;
	}
	#main .partsList h4 {
		padding: 0.4rem;
		font-size: 1.4rem;
	}
	#main .partsList .phoList {
		margin-right: -2px;
	}
	#main .partsList .phoList li {
		width: 50%;
	}
	#main .partsList .phoList p {
		padding: 0.8rem;
		font-size: 1.3rem;
	}
}
.mfp-fade {
	opacity: 0;
	animation: fadeIn .5s forwards;
}
.mfp-bg {
	background-color: rgba(0, 0, 0, 0.8);
}
.mfp-removing {
	opacity: 1;
	animation: fadeOut .5s forwards;
}
@keyframes fadeIn {
	100% {
		opacity: 1;
	}
}
@keyframes fadeOut {
	100% {
		opacity: 0;
	}
}
#main .animate.isShow .fadeRound::after,
#main .animate.isShow .fadeRound::before {
	animation-duration: .5s;
}
#main .animate.isShow .fadeRound::after {
	animation-delay: .5s;
}
#main .topBox .phoBox img {
	transition-delay: .5s;
}