@charset "utf-8";

/* -----------------------------------------------------------
    その他サービス
-------------------------------------------------------------- */
@media screen and (max-width: 768px) {
	#other .cmn-other-anchor {
		padding-bottom: 50px;
	}
}

/* -----------------------------------------------------------
    intro-area
-------------------------------------------------------------- */
#other .intro-area .intro-note {
	margin: 40px 0 50px;
}

#other [data-otheranc="carfilm"] {
	display: none;
}

@media screen and (max-width: 768px) {
	#other .intro-area .intro-note {
		margin: 30px 0;
	}
}

/* -----------------------------------------------------------
    各section ヘッダー
-------------------------------------------------------------- */
.other-section-top {
	margin: 88px 0 0;
	padding: 0 0 110px;
}

@media screen and (max-width: 768px) {
	.other-section-top {
		margin: 48px 0 0;
		padding: 0 0 50px;
	}
}

/* -----------------------------------------------------------
    サービス
-------------------------------------------------------------- */
#other .other-service-detail-inner {
	width: 100%;
}

.cmn-service #other .cmn-service-dl2__data .text {
	line-height: 2.1;
	letter-spacing: .08em;
}

#other .other-section .cmn-work-gallery {
	margin-top: 20px;
}

@media screen and (max-width: 768px) {
	.cmn-service #other .cmn-service-dl2__data {
		/*font-size: 1.6rem;
		line-height: 1.9;
		letter-spacing: .05em;*/
	}

	.cmn-service #other .cmn-service-dl2__list {
		margin: 0;
	}
}

/* -----------------------------------------------------------
    REASON
-------------------------------------------------------------- */
.cmn-service #other .merit-area {
	background: var(--cmnbg2);
	padding: 100px 0 110px;
	position: relative;
	overflow: hidden;
}

.cmn-service #other .merit-area .inner {
	position: relative;
}

.cmn-service #other .merit-area .cmn-section-ttl {
	color: #fff;
}

@media screen and (max-width: 768px) {
	.cmn-service #other .merit-area {
		padding: 60px 0;
	}

}

/* -----------------------------------------------------------
    niwork-relation-area
-------------------------------------------------------------- */
#other .niwork-relation-area {
	margin: 0;
}

/* -----------------------------------------------------------
    flow
-------------------------------------------------------------- */
[data-flowconfirm="spec"] .flow-spec-note {
	display: none;
}





