@charset "utf-8";
/*------------------------------------------------------------
	office
------------------------------------------------------------*/
.comMv {
	background: #148990;
}
#gNavi .linkUl li:last-child a {
	color: #148990;
}
.comCase .listUl li .text {
	background-image: url("../img/factory/bg01.png");
}
.comCase .listUl li .text p {
	color: #148990;
}
.comCase .listUl li .photo {
	margin: -3.8rem -2.55rem 0;
	width: 47.9rem;
	max-width: inherit;
}
.comCase .btmTxt {
	margin: 8.5rem -5rem 0;
}
.comCase .btmTxt span {
	color: #148990;
}
.comPad::after {
	width: 40.6rem;
	height: 45.2rem;
	right: 8.6rem;
	top: -19.2rem;
	background-image: url("../img/factory/photo05.png");
}
.comCase {
    margin-bottom: 0.7rem;
}
.comPad::before {
	top: 26rem;
	background: #E7F3F4;
}
.comPad {
	padding-bottom: 0;
}
.headLine01 span {
	color: #148990;
	border-color: #148990;
}
.headLine01 span::before {
	border-top-color: #148990;
}
.comPoint .imgBox01  .photo {
	width: 97.4rem;
}
.comPoint .textBox h3::before {
	background-image: url("../img/factory/img01.png");
}
.comPoint .textBox h3 .color {
	color: #148990;
}
.comPoint .textBox li::before {
	background-image: url("../img/factory/icon01.png");
}
.comPoint .imgBox01 {
    margin-bottom: -10.8rem;
}
.comPoint .imgBox02 .textBox .inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.comPoint .imgBox02 .textBox h3 {
	width: 75rem;
	margin-bottom: 0;
}
.comPoint .imgBox02 .textBox ul {
	margin: 0 0 1rem 4.3rem;
	flex: 1;
}
.comPoint .imgBox02::before {
	top: -11.7rem;
	background-image: url("../img/factory/img02.png");
}
.comPoint .imgBoxL::before {
	bottom: -1.4rem;
	background-image: url("../img/factory/img03.png");

}
.comPoint .imgBoxL {
	margin-bottom: 23.1rem;
}
.comPoint .imgBox05 {
	margin-bottom: 25.9rem;
}
.comPoint .imgBox06 .photo {
	margin-top: -9.2rem;
	width: 77.7rem;
}
.comPoint .imgBox06 .textBox {
	margin-top: -2.7rem;
	padding-left: 16.8rem;
}
.comPoint .imgBox06::before { 
		width: 10.2rem;
	height: 9.55rem;
	position: absolute;
	right: 14.8rem;
	top: -6.3rem;
	bottom: auto;
	background-image: url("../img/factory/img04.png");
}
.comPoint .imgBox06 {
	margin-bottom: 34.2rem;
}
.comPoint .imgBox04::before {
	display: none;
}
.comPoint .imgBox04::after {
	right: 25.2rem;
	bottom: -6rem;
	background-image: url("../img/factory/img05.png");
}
.comVoice .bgBox {
	position: relative;
}
.comVoice .bgBox h3 span {
	color: #148990;
}
.comVoice .bgBox::before {
	width: 9.6rem;
	height: 10.25rem;
	position: absolute;
	right: 12.7rem;
	top: -2.2rem;
	background: url("../img/factory/img02.png") no-repeat left top / 100% 100%;
	content: '';
}
.comRed h2 {
	margin-bottom: 7.8rem;
}
.comRed .textUl {
	margin-top: 3.1rem;
}
.comRed .textUl li span {
    color: #148990;
}
.comRed h2 span {
	color: #148990;
}
.comRed .textBox {
	margin-bottom: 19.9rem;
}
.comRed .bgBox .videoUl li .ttl {
	background: #148990;
}
.comRed .bgBox .videoUl li .ttl::before {
	background: #148990;
}
.comRed .bgBox .videoUl {
    margin-bottom: 9.6rem;
}
.comRed .add .img {
	margin-top: 1.7rem;
}
.comRed .add ul li::before {
	background-image: url("../img/factory/img01.png");
}
.comRed .bgBox {
	margin-bottom: 11.5rem;
	padding-bottom: 5.3rem;
}
.comPrice h3 span {
	color: #148990;
}
.comPrice .noteUl::after {
	background-image: url("../img/factory/img05.png");
}
.comPrice .txt span {
	color: #148990;
	border-color: #148990;
}
.comPare .subBox > div .inner {
	border-color: #148990;
}
.comPare .subBox .title span {
	background: #148990;
}
.comPare .subBox .price > span {
	color: #148990;
	border-color: #148990;
}
.comPare {
	background: url("../img/factory/img05.png") no-repeat right 0.7rem bottom 23.4rem / 10.2rem auto;
}
.comTool {
	background: #148990;
}
.comFaqSec dl dt .ttl {
	background: #148990;
}
.comFaqSec dd a {
	color: #148990;
}
.comFaqSec dl {
	background-image: url("../img/factory/com_faq_bg01.png");
}
.comBtn a {
	border-color: #148990;
}
@media all and (max-width: 720px) {
	.comVoice .bgBox::before {
		display: none;
	}
	.comPoint .imgBox02 .textBox .inner {
		display: block;
	}
	.comPoint .imgBox06::before {
		width: 5.1rem;
		height: 5rem;
		right: 1rem;
	}
	.comPoint .imgBox02 .textBox h3 {
		width: auto;
	}
	.comPoint .imgBox02 .textBox ul {
		margin: 1rem 0 0;
	}
	.comPad::after {
		width: 80px;
		height: 90px;
		top: auto;
		bottom: 82%;
	}
	.comCase {
		margin-bottom: 80px;
	}
	.comCase .btmTxt {
		margin: 35px 0 0;
	}
	.comPad::before {
    top: 18% !important;
}
		.comPoint .imgBox04::after {
		bottom: 0;
	}
}