@charset "UTF-8";

.maintenance-page {
	padding-bottom: 20px;
}

.maintenance-page h3,
.maintenance-page h4 {
	margin-bottom: 0;
}

.maintenance-page em {
	font-style: normal;
}

.maintenance-page sup,
.maintenance-page sub {
	font-size: .65em;
}

.maintenance-page .inner {
	text-align: left;
}

.u-show--mobile {
	display: none !important;
}

.u-hide--mobile {
	display: block !important;
}

.u-show--tablet {
	display: none !important;
}

.u-hide--tablet {
	display: block !important;
}

.u-font--serif {
	font-family: 'Shippori Mincho B1';
}

.u-font--Oswald {
	font-family: 'Oswald';
}

.u-align--right {
	text-align: right;
}

.u-title--hi {
	color: #000;
	padding: 5px 0 0 20px;
	border-left: 8px solid #000;
}

.u-title--hi em {
	font-size: 32px;
	font-weight: 700;
	display: block;
}

.u-title--hi b {
	font-size: 20px;
	font-weight: 700;
	display: block;
}

.u-title--mid {
	color: #000;
	font-size: 22px;
	font-weight: 700;
	padding: 0 0 6px;
	border-bottom: 1px solid #000;
}

.u-title--mid small {
	font-size: 16px;
}

.u-title--mid + * {
	margin-top: 20px;
}

.u-notes li {
	font-size: 11px;
	line-height: 1.35;
	padding: 0 0 0 1.5em;
	display: inline-block;
	position: relative;
}

.u-notes--line2 li {
	padding-left: 2.25em;
}

.u-notes li:before {
	content: attr(data);
	position: absolute;
	top: 0;
	left: 0;
}

.u-mainte-box .inner {
	padding: 60px;
	border: 1px solid #C1C1C1;
}

.u-mainte-box .u-title--hi + * {
	margin-top: 30px;
}

.u-gray-box,
.u-blue-box {
	margin: 40px 0 0;
	padding: 40px;
	background: #eee;
}

.u-blue-box {
	background: #d6ebf5;
}

/*mainte-roof*/
.l-mainte-roof-flow-items {
	margin: -40px -20px 0;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

/*
.l-mainte-roof-flow-items:after {
	content: url("/image/maintenance/img_07.svg");
	width: 595px;
	margin: 313px 0 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
	z-index: 0;
}
*/

.l-mainte-roof-flow-items .-arrow {
	width: 100%;
	clear: both;
	margin: 0 auto -60px;
	padding: 0 160px;
	display: block;
}

.l-mainte-roof-flow-item {
	width: calc(100% / 3 - 40px);
	margin: 70px 20px 0;
	position: relative;
	z-index: 10;
}

.l-mainte-roof-flow-item:after {
	content: url("/image/maintenance/arrow_01@blue.svg");
	width: 36px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateX(calc(100% - 3px)) translateY(-50%);
	z-index: 0;
}

.l-mainte-roof-flow-item--arrow-none:after {
	display: none;
}

.l-mainte-roof-flow-item h4 {
	color: #000;
	font-size: 20px;
	font-weight: 700;
}

.l-mainte-roof-flow-item figure {
	margin: 10px 0 0;
	position: relative;
	z-index: 10;
}

.l-mainte-roof-flow-item p {
	color: #fff;
	font-size: 15px;
	line-height: 1.35;
	text-align: center;
	height: 60px;
	padding: .5em .25em;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #434242;
}

.l-mainte-roof-flow-item:nth-of-type(4) p,
.l-mainte-roof-flow-item:nth-of-type(5) p,
.l-mainte-roof-flow-item:nth-of-type(6) p {
	height: 70px;
}

.l-mainte-roof-flow .-note {
	font-size: 12px;
	text-align: right;
	margin: 30px 0 0;
	display: block;
}

/*mainte-wall*/
.l-mainte-wall h4.u-title--mid {
	margin-top: 30px;
}

.l-mainte-wall-case-items {
	margin: 40px -12px 0;
	display: flex;
}

.l-mainte-wall-case-item {
	width: calc(100% / 4);
	padding: 0 12px;
}

.l-mainte-wall-case-item em {
	color: #fff;
	text-align: center;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #434242;
}

.l-mainte-wall .u-title--mid + figure {
	padding: 10px 60px 0;
}

.l-mainte-wall-case-item figcaption {
	text-align: center;
	margin: 15px 0 0;
	display: block;
}

.l-mainte-wall .u-gray-box > div {
	margin: 0 -20px;
	display: flex;
}

.l-mainte-wall .u-gray-box > div > div {
	width: 50%;
	padding: 0 20px;
}

.l-mainte-wall .u-gray-box > div > div p b {
	color: #B98722;
	font-weight: 700;
}

.l-mainte-wall .u-gray-box > div > div figure {
	margin: 20px 0 0;
}

.l-mainte-wall .u-gray-box > div > div:nth-child(1) figure {
	margin-top: 40px;
}

/*calking*/
.l-mainte-calking-lists {
	margin: 30px -20px 0;
	display: flex;
}

.l-mainte-calking-list {
	width: calc(100% / 2);
	padding: 0 20px;
}

.l-mainte-calking-list:after {
	content: '';
	display: block;
	clear: both;
}

.l-mainte-calking-lists figure {
	width: calc(230px + 20px);
	padding: 0 20px 0 0;
	float: left;
}

.l-mainte-calking .u-gray-box > div {
	margin: 0 -20px;
	display: flex;
}

.l-mainte-calking .u-gray-box > div > div {
	width: 50%;
	padding: 0 20px;
}

/*balcony*/
.l-mainte-balcony-title {
	color: #000;
	font-size: 22px;
	font-weight: 700;
}

.l-mainte-balcony-title + p {
	margin: 10px 0 0;
}

.l-mainte-balcony-lists {
	margin: 30px -20px 0;
	display: flex;
}

.l-mainte-balcony-list {
	width: calc(100% / 2);
	padding: 0 20px;
}

.l-mainte-balcony-list .u-title--mid {
	margin: 20px 0 0;
}

/*anti-termite*/
.l-mainte-anti-termite .u-title--mid {
	margin-top: 30px;
}

.l-mainte-anti-termite p {
	margin-top: 30px;
}

.l-mainte-anti-termite p b {
	color: #4F7297;
	font-weight: 700;
}

.l-mainte-anti-termite p + figure {
	margin-top: 30px;
}

/*mainte-button-return*/
.l-mainte-button-return p {
	text-align: center;
}

.l-mainte-button-return a {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	padding: 1em 3em 1em 1em;
	display: inline-block;
	background: #B90F17;
	position: relative;
	transition: .2s cubic-bezier(.8,0,.4,1);
}

.l-mainte-button-return a:hover {
	opacity: .8;
}

.l-mainte-button-return a:after {
	content: url("/image/maintenance/arrow_02@white.svg");
	width: 12px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0,-50%);
}



/*mv*/
.l-mv {
	margin: 60px 0 0;
}

.l-mv .inner {
	text-align: center;
	margin-bottom: 3em;
}

.l-mv-title {
	color: #000;
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
	margin: 30px 0 0;
	padding: 0;
	background: transparent;
	position: relative;
}

.l-mv-title:after {
	content: '';
	width: 200px;
	height: 12px;
	background: #000;
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translate(-50%,0);
}

.l-mv-sub {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin: 70px 0 0;
	display: block;
}

.l-mv-content-name {
	color: #000;
	font-size: 46px;
	font-weight: 700;
	text-align: center;
	margin: 60px 0 0;
}










/*service-lineup*/
.l-service-lineup {
	margin-top: 140px;
}

.l-service-lineup-title {
	color: #000;
	font-size: 32px;
	text-align: center;
	margin-bottom: 0;
}

.l-service-lineup-title b {
	font-size: 46px;
	display: block;
}

.l-service-lineup-lists {
	margin: 30px 0;
	display: flex;
	justify-content: center;
	gap: 7px;
}

.l-service-lineup-list em {
	color: #000;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 1em 0 0;
	display: block;
}

.l-service-3plan {
	width: calc(100% - 120px);
	margin: 40px auto 0;
	border: 1px solid #707070;
}

.l-service-3plan-title {
	color: #000;
	font-size: 24px;
	line-height: 1;
	text-align: center;
	margin: 55px 0 0;
}

.l-service-3plan-title em {
	font-size: 32px;
	display: block;
}

.l-service-3plan-title em span {
	color: #B90F17;
	font-size: 32px;
	font-weight: 700;
}

.l-service-3plan-title em span b {
	font-size: 64px;
}

.l-service-3plan-items {
	margin: 30px 0 50px;
	padding: 0 50px;
	display: flex;
	gap: 30px;
}

.l-service-3plan-item {
	text-align: center;
	width: calc(100% / 3);
	border: 2px solid #000;
}

.l-service-3plan-item--low {
	border-color: #C24459;
}

.l-service-3plan-item--mid {
	border-color: #977C00;
}

.l-service-3plan-item--hi {
	border-color: #008B7E;
}

.l-service-3plan-item h4 {
	padding: 20px 0;
}

.l-service-3plan-item--low h4 {
	background: #C24459;
}

.l-service-3plan-item--mid h4 {
	background: #977C00;
}

.l-service-3plan-item--hi h4 {
	background: #008B7E;
}

.l-service-3plan-item h4 img {
	width: 67.85%;
}

.l-service-3plan-item p {
	font-size: 28px;
}

.l-service-3plan-item p {
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	padding: 15px 0 25px;
}

.l-service-3plan-item--low p {
	color: #C24459;
}

.l-service-3plan-item--mid p {
	color: #977C00;
}

.l-service-3plan-item--hi p {
	color: #008B7E;
}

.l-service-3plan-item small {
	font-size: 18px;
	font-weight: 700;
}

.l-service-3plan-item p em {
	font-size: 62px;
	font-weight: 400;
	letter-spacing: -.075em;
	margin: 0 .15em 0 -.05em;
	display: inline-block;
}

.l-service-warranty {
	margin: 80px 0 0;
	padding: 35px 40px 40px;
	background: #eee;
}

.l-service-warranty-title {
	color: #000;
	font-size: 22px;
	padding: 0 0 15px;
	border-bottom: 1px solid #434242;
}

.l-service-warranty-text {
	line-height: 2;
	margin: 20px 0 0;
}

.l-service-warranty-detail {
	margin: 25px 0 0;
	padding: 25px 0;
	background: #fff;
	display: flex;
}

.l-service-warranty-detail > div {
	width: calc(100% / 3);
	padding: 0 20px 60px;
	position: relative;
}

.l-service-warranty-detail > div:not(:first-child) {
	border-left: 1px solid #C2C2C2;
}

.l-service-warranty-detail h5 {
	color: #000;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
}

.l-service-warranty-detail-list {
	margin: 10px 0 0;
	display: flex;
	flex-direction: row-reverse;
}

.l-service-warranty-detail-list figure {
	width: 80px;
}

.l-service-warranty-detail-list ul {
	width: calc(100% - 80px);
	padding: 0 10px 0 0;
}

.l-service-warranty-detail-list ul li {
	color: #000;
	font-size: 13px;
	margin: 0 0 7px;
	padding: 0 0 0 20px;
	position: relative;
}

.l-service-warranty-detail-list ul li:before {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	top: .35em;
	left: 0;
}

.l-service-warranty-detail-price {
	color: #fff;
	width: calc(100% - 40px);
	background: #434242;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
}

.l-service-warranty-detail-price dl {
	padding: 7px 0 12px;
	display: flex;
	align-items: flex-end;
}

.l-service-warranty-detail-price dl dt {
	font-size: 11px;
	font-weight: 700;
	line-height: 1.35;
	text-align: center;
	padding: 0 5px 0 10px;
	width: calc(7em + 15px);
}

.l-service-warranty-detail-price dl dd {
	color: #F1DD60;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -.05em;
	white-space: nowrap;
}

.l-service-warranty-detail-price dl dd b {
	font-size: 36px;
	font-weight: 400;
	display: inline-block;
	margin: 0 .05em;
	transform: translate(0,.05em);
}

/*plan-voice*/
.l-plan-voice {
	margin-top: 180px;
}

.l-plan-voice .u-title--hi {
	margin: 0 0 40px;
}

.l-plan-voice-image {
	width: 225px;
	position: absolute;
	top: 0;
	right: 110px;
	transform: translate(0,-100%);
}

.l-plan-voice-lists {
	margin: 0 -20px;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.l-plan-voice-list {
	width: calc(100% / 2 - 40px);
	margin: 0 20px 40px;
	padding: 40px;
	border: 1px solid #434242;
	position: relative;
}

.l-plan-voice-list-title {
	color: #000;
	font-size: 22px;
	padding: 0 0 15px;
	border-bottom: 1px solid #434242;
}

.l-plan-voice-list p {
	width: 260px;
	margin: 30px 0 0;
	float: left;
}

.l-plan-voice-list figure {
	width: calc(100% - 260px);
	margin: 30px 0 0;
	padding: 0 0 0 30px;
	float: right;
}

.l-plan-voice-list--large {
	padding-bottom: 18%;
}

.l-plan-voice-list--large p {
	width: 100%;
	float: none;
}

.l-plan-voice-list--large figure {
	width: 75%;
	float: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
}

.l-plan-voice-message {
	color: #000;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	margin: 80px 0 0;
}

/*reform-menu*/
.l-reform-menu-mv {
	position: relative;
}

.l-reform-menu-mv-title {
	line-height: 1;
	margin: 40px 0 0 60px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.l-reform-menu-mv-title em {
	color: #BF9B4F;
	font-size: 20px;
	font-weight: 700;
	display: block;
}

.l-reform-menu-mv-title strong {
	color: #000;
	font-size: 42px;
	font-weight: 700;
	letter-spacing: -.05em;
	margin: 20px 0 0 -.1em;
	display: block;
}

.l-reform-menu-mv-title strong i {
	font-style: normal;
	margin: 0 -.35em;
	display: inline-block;
}

.l-reform-menu-mv-title b {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin: 30px 0 0 -.5em;
	display: block;
}

.l-reform-menu-pack-title {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin: 60px 0 0;
}

.l-reform-menu-pack-items {
	margin: 0 -3px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	counter-reset: pack-item 0;
}

.l-reform-menu-pack-item {
	width: calc(100% / 4 - 6px);
	margin: 30px 3px 0;
	padding: 0 20px 25px;
	border: 1px solid #434242;
}

.l-reform-menu-pack-item strong {
	color: #fff;
	font-size: 20px;
	line-height: 1.35;
	width: calc(100% + 40px);
	min-height: 80px;
	margin: 0 -20px 20px;
	padding: 0 0 0 60px;
	background: #434242;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	box-sizing: border-box;
}

.l-reform-menu-pack-item strong:before {
	counter-increment: pack-item 1;
	content: counter(pack-item);
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translate(0,-50%);
}

.l-reform-menu-pack-item strong sup {
	transform: translate(0,-.5em);
}

.l-reform-menu-pack-item span {
	line-height: 1.75;
	display: block;
}

.l-reform-menu-pack-item .u-notes {
	margin: 10px 0 0;
}

.l-reform-menu-pack-button {
	text-align: center;
	margin: 40px 0 0;
}

.l-reform-menu-pack-button a {
	color: #B90F17;
	display: inline-block;
}

.l-reform-menu-pack-button a:hover {
	text-decoration: underline;
}

.l-reform-menu-pack-button a:after {
	content: url("/image/extension/arrow_01@red.svg");
	vertical-align: -.275em;
	width: 1.5em;
	margin: 0 0 0 .35em;
	display: inline-block;
}

.l-reform-menu-pack .u-notes {
	margin: 60px 0 0;
}

.l-reform-price {
	margin: 80px 0 0;
	position: relative;
}

.l-reform-price-title {
	text-align: center;
	width: 100%;
	position: relative;
}

.l-reform-price-title:before,
.l-reform-price-title:after {
	content: '';
	width: 200px;
	height: 1px;
	background: #000;
	position: absolute;
	top: calc(50% - .1em);
}

.l-reform-price-title:before {
	right: calc(50% + 3.5em);
}

.l-reform-price-title:after {
	left: calc(50% + 3.5em);
}

.l-reform-price-title em {
	color: #000;
	font-size: 26px;
	font-weight: 700;
}

.l-reform-price-read {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin: 30px 0 0;
}

.l-reform-price-items {
	margin: 40px -8px 0;
	display: flex;
}

.l-reform-price-item {
	width: calc(100% / 3 - 16px);
	margin: 0 8px;
}

.l-reform-price-item--low {
	background: #C24459;
}

.l-reform-price-item--mid {
	background: #977C00;
}

.l-reform-price-item--hi {
	background: #008B7E;
}

.l-reform-price-item-head {
	color: #fff;
	min-height: 700px;
	padding: 40px 40px 0;
	position: relative;
}

.l-reform-price-item-head h5 {
	padding: 0 15px;
}

.l-reform-price-item-head p {
	line-height: 1.75;
	margin: 30px 0 0;
}

.l-reform-price-item-head .u-notes {
	margin: 10px 0 0;
}

.l-reform-price-item-head dl {
	color: #434242;
	line-height: 1;
	width: calc(100% - 80px);
	margin: 20px auto 0;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	top: 270px;
	left: 50%;
	transform: translate(-50%,0);
}

.l-reform-price-item-head dl dt {
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	padding: 1em 0;
	width: 90px;
}

.l-reform-price-item--low dl dt:nth-of-type(even) {
	background: #F7E3E7;
}

.l-reform-price-item--mid dl dt:nth-of-type(even) {
	background: #F8F6CF;
}

.l-reform-price-item--hi dl dt:nth-of-type(even) {
	background: #D4E9E8;
}

.l-reform-price-item-head dl dd {
	font-size: 14px;
	font-weight: 700;
	width: calc(100% - 90px);
	padding: .75em 0 0 1em;
}

.l-reform-price-item--low dl dd {
	border-left: 2px solid #C24459;
}

.l-reform-price-item--mid dl dd {
	border-left: 2px solid #977C00;
}

.l-reform-price-item--hi dl dd {
	border-left: 2px solid #008B7E;
}

.l-reform-price-item--low dl dd:nth-of-type(even) {
	background: #F7E3E7;
}

.l-reform-price-item--mid dl dd:nth-of-type(even) {
	background: #F8F6CF;
}

.l-reform-price-item--hi dl dd:nth-of-type(even) {
	background: #D4E9E8;
}

.l-reform-price-item--low figure {
	background: #f9ecee;
}

.l-reform-price-item--mid figure {
	background: #f4f2e5;
}

.l-reform-price-item--hi figure {
	background: #e5f3f2;
}

.l-reform-price-center-bar {
	text-align: center;
	width: 100%;
	margin: 0 0 490px;
	padding: 10px;
	background: #004A78;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.l-reform-price-center-bar p {
	color: #FFF671;
	font-size: 20px;
	font-weight: 700;
	padding: 30px 0 20px;
}

.l-reform-price-center-bar h5 {
	color: #D00A41;
	font-size: 32px;
	font-weight: 700;
	background: #E5CFA1;
}

.l-reform-price-center-bar h5 b {
	font-size: 46px;
}

.l-reform-price + .u-notes {
	text-align: left;
	margin: 30px 0 0;
}

.l-reform-price + .u-notes li {
	display: block;
}

/*voice*/
.l-voice {
	position: relative;
}

.l-voice:after {
	content: url(/image/extension/bg_voice_01.svg);
	width: 360px;
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translate(-50%,-100%);
}

.l-voice .inner {
	padding: 60px;
	background: #FFFBDE;
	position: relative;
}

.l-voice .inner:before {
	content: url("/image/extension/bg_voice_01.svg");
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-100%);
}

.l-voice-title-tag {
	margin: 0 0 20px;
	position: relative;
}

.l-voice-title-tag:after {
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	background: #434242;
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
}

.l-voice-title-tag em {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	padding: .65em 1em .5em;
	display: inline-block;
	background: #434242;
	position: relative;
	z-index: 10;
}

.l-voice-title-read {
	margin: 30px 0 0;
}

.l-voice-title-image {
	width: 140px;
	margin: 100px 160px 0 0;
	position: absolute;
	top: 0;
	right: 0;
}

.l-voice-good-title {
	color: #E25A00;
	font-size: 42px;
	font-weight: 700;
	text-align: center;
	margin: 60px;
}

.l-voice-good-title:after {
	content: url("/image/extension/img_16.svg");
	width: 44px;
	margin: 0 0 0 .25em;
	display: inline-block;
}

.l-voice-good-items {
	margin: 20px 0 0;
}

.l-voice-good-item {
	display: flex;
}

.l-voice-good-item:not(:first-child) {
	margin-top: 60px;
}

.l-voice-good-item figure {
	width: calc(50% - 30px);
	position: relative;
	transform: rotate(3deg);
}

.l-voice-good-item figure:after {
	content: 'Image Photo';
	font-size: 10px;
	margin: 0 15px 15px 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

.l-voice-good-item figure figcaption {
	margin: 10px 10px 0 0;
	padding: .5em 1em;
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
}

.l-voice-good-item figure img {
	border: 10px solid #fff;
	box-shadow: 0 6px 10px 0 rgba(0,0,0,.15);
}

.l-voice-good-detail {
	width: calc(50% + 30px);
	padding: 30px 0 0 40px;
}

.l-voice-good-detail h5 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	padding: 0 0 15px;
	border-bottom: 2px solid rgba(0,0,0,.2);
}

.l-voice-good-detail h5 b {
	color: #E25A00;
	font-size: 26px;
	font-weight: 700;
	display: block;
}

.l-voice-good-detail p {
	line-height: 2;
	margin: 20px 0 0;
}

.l-voice-good-item:nth-child(even) {
	flex-direction: row-reverse;
}

.l-voice-good-item:nth-child(even) figure {
	transform: rotate(3deg);
}

.l-voice-good-item:nth-child(even) .l-voice-good-detail {
	padding-left: 0;
	padding-right: 40px;
}

.l-voice-bad {
	margin: 80px 0 0;
}

.l-voice-bad-catch {
	font-size: 28px;
	font-weight: 700;
	text-align: center;
}



.l-voice-bad-detail {
	min-height: 940px;
	margin: 80px 0 0;
	padding: 20px 0 0;
	background: #F8F8F8;
	border: 1px solid #9E9E9E;
	position: relative;
}

.l-voice-bad-detail:after {
	content: url("/image/extension/bg_voice_02.svg");
	width: 346px;
	margin: 2.2% 0 0;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-100%);
}

.l-voice-bad-title {
	color: #878787;
	font-size: 42px;
	text-align: center;
}

.l-voice-bad-title:after {
	content: url("/image/extension/img_17.svg");
	width: 30px;
	margin: 0 0 0 .25em;
	display: inline-block;
}

.l-voice-bad-item {
	position: absolute;
}

.l-voice-bad-item:nth-child(1) {
	width: 560px;
	margin: 100px 0 0 -30px;
	top: 0;
	left: 0;
}

.l-voice-bad-item:nth-child(2) {
	width: 530px;
	margin: 140px -30px 0 0;
	top: 0;
	right: 0;
}

.l-voice-bad-item:nth-child(3) {
	text-align: center;
	width: 900px;
	margin: 460px 0 0;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
}

.l-voice-bad-item:after {
	width: 100%;
	display: block;
}

.l-voice-bad-item:nth-child(1):after {
	content: url("/image/extension/img_18.svg");
}

.l-voice-bad-item:nth-child(2):after {
	content: url("/image/extension/img_19.svg");
}

.l-voice-bad-item:nth-child(3):after {
	content: url("/image/extension/img_20.svg");
}

.l-voice-bad-item__inner {
	width: 100%;
	margin: -10px 0 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
}

.l-voice-bad-item:nth-child(1) .l-voice-bad-item__inner {
	padding: 0 100px 0 120px;
}

.l-voice-bad-item:nth-child(2) .l-voice-bad-item__inner {
	padding: 0 100px;
}

.l-voice-bad-item:nth-child(3) .l-voice-bad-item__inner {
	padding: 0 100px;
}

.l-voice-bad-item h6 {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	max-width: 360px;
	margin: 0 auto;
	padding: 0 0 5px;
	border-bottom: 1px solid #B7B7B7;
}

.l-voice-bad-item h6 b {
	font-size: 28px;
}

.l-voice-bad-item p {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.75;
	margin: 10px 0 0;
}

.l-voice-bad-item mark {
	font-size: 22px;
	background: #CFD9E3;
}

/*cta*/
.l-cta-title {
	padding: 0 0 0 120px;
	display: flex;
	align-items: center;
}

.l-cta-title span {
	width: 170px;
}

.l-cta-title strong {
	color: #000;
	font-size: 36px;
	width: calc(100% - 170px);
	padding: 0 0 0 30px;
}

.l-cta-title strong b {
	color: #B90F17;
}

.l-cta-items {
	margin: 10px 0 0;
	display: flex;
	flex-wrap: wrap;
}

.l-cta-item {
	text-align: center;
	width: calc(100% / 3 - 40px);
	min-height: 180px;
	margin: 20px 20px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #434242;
}

.l-cta-item strong {
	color: #fff;
	font-size: 25px;
	line-height: 1.5;
}

.l-cta-item strong b {
	color: #FFF671;
	font-size: 32px;
}

.l-cta-button {
	text-align: center;
	margin: 60px 0 0;
}

.l-cta-button-title {
	font-size: 22px;
	font-weight: 700;
}

.l-cta-button a {
	color: #fff;
	font-size: 26px;
	min-width: 486px;
	margin: 20px 0 0;
	padding: .5em 0;
	border-radius: 10em;
	display: inline-block;
	background: #C90010;
	transition: .2s cubic-bezier(.8,0,.4,1);
}

.l-cta-button a:hover {
	opacity: .8;
}

.l-uchikae {
	display: flex;
}

.l-uchikae .-item {
	width: calc(100% / 2);
	padding: 0 10px;
}

.l-uchikae .-item p {
	font-size: 14px;
	margin: 10px 0 0;
}

.l-uchikae .-item p img {
	width: 50%;
	margin: 0 0 5px 10px;
	float: right;
	border: 10px solid #fff;
}

.l-uchikae_note {
	font-size: 12px;
	text-align: right;
	margin: 10px 0 0;
	display: block;
}




@media screen and (max-width: 1119px) {
	.u-show--tablet {
		display: block !important;
	}
	
	.u-hide--tablet {
		display: none !important;
	}
	
	.u-title--hi em {
		font-size: 26px;
	}
	
	.u-title--mid {
		line-height: 1.35;
	}
	
	.u-mainte-box .inner {
		padding: 30px;
	}
	
	.l-mv-content-name {
		font-size: 42px;
	}
	
	.u-gray-box,
	.u-blue-box {
		padding: 20px;
	}
	
	
	.l-mainte-roof-flow-items:after {
		width: 60%;
		margin-top: 34%;
		margin-left: 4%;
	}
	
	
	.l-mainte-roof-flow-item {
		margin-top: 50px;
	}
	
	.l-mainte-roof-flow-item:after {
		width: 20%;
		top: calc(50% + 1em);
	}
	
	
	.l-mainte-roof-flow-item p {
		font-size: 13px;
	}
	
	.l-mainte-roof-flow-item h4 {
		font-size: 16px;
	}
	
	.l-mainte-roof-flow-items .-arrow {
		margin-bottom: -5.5%;
		padding: 0 15.5%;
	}
	
	.l-mainte-wall-case-item em {
		font-size: 13px;
	}
	
	.l-mainte-wall .u-gray-box > div {
		display: block;
	}
	
	.l-mainte-wall .u-gray-box > div > div {
		width: 100%;
	}
	
	.l-mainte-wall .u-gray-box > div > div figure {
		margin-top: 10px !important;
	}
	
	.l-mainte-wall .u-gray-box > div > div:not(:first-of-type) {
		margin-top: 30px;
	}
	
	.l-mainte-wall .u-title--mid + figure {
		padding-right: 0;
		padding-left: 0;
	}
	
	.l-mainte-calking-lists figure {
		width: 100%;
		padding-right: 0;
		float: none;
	}
	
	.l-mainte-calking-lists .u-title--mid {
		margin-top: 20px;
	}
	
	.l-mainte-calking .u-gray-box > div {
		margin-right: -10px;
		margin-left: -10px;
	}
	
	.l-mainte-calking .u-gray-box > div > div {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.l-mainte-button-return a {
		font-size: 22px;
	}
	
	
	
}







@media screen and (max-width: 767px) {
	.u-show--mobile {
		display: block !important;
	}
	
	.u-hide--mobile {
		display: none !important;
	}
	
	.u-contents {
		margin-top: 80px;
	}
	
	.u-title--hi em {
		font-size: 22px;
	}
	
	.u-mainte-box .u-title--hi + * {
		margin-top: 15px;
	}
	
	.l-mv-title {
		font-size: 26px;
		margin-top: 0;
	}
	
	.l-mv-title:after {
		width: 120px;
		height: 7px;
		bottom: -30px;
	}
	
	.l-mv-sub {
		font-size: 12px;
		margin-top: 50px;
	}
	
	.l-mv-content-name {
		font-size: 26px;
	}
	
	.u-mainte-box .inner {
		padding: 15px;
	}
	
	.l-mainte-roof {
		margin-top: -20px;
	}
	
	.l-mainte-roof-flow-items {
		margin-top: 0;
		margin-right: 0;
		margin-left: 0;
	}
	
	.l-mainte-roof-flow-item h4 {
		font-size: 18px;
	}
	
	.l-mainte-roof-flow-items:after {
		display: none;
	}
	
	.l-mainte-roof-flow-item--arrow-none:after {
		display: block;
	}
	
	.l-mainte-roof-flow-item {
		width: 100%;
		margin-top: 30px;
		margin-right: 0;
		margin-left: 0;
	}
	
	.l-mainte-roof-flow-item:after {
		width: 16%;
		top: auto;
		right: 0;
		transform-origin: top left;
		transform: translate(0,-3px) rotate(90deg);
		z-index: 0;
	}
	
	.l-mainte-roof-flow-item:last-of-type:after {
		display: none;
	}
	
	.l-mainte-roof-flow-item p {
		font-size: 16px;
		position: relative;
		z-index: 10;
	}
	
	.l-mainte-roof-flow .-note {
		text-align: left;
	}
	
	.l-mainte-wall-case-items {
		flex-wrap: wrap;
	}
	
	.l-mainte-wall-case-item {
		width: calc(100% / 2);
		margin-bottom: 10px;
	}
	
	.l-mainte-wall-case-item em {
		height: 3em;
	}
	
	.l-mainte-wall-case-item figcaption {
		font-size: 11px;
		margin-top: 5px;
	}
	
	.l-mainte-calking-lists {
		margin-right: 0;
		margin-left: 0;
	}
	
	.l-mainte-calking-list {
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.l-mainte-calking-lists .u-title--mid {
		font-size: 18px;
	}
	
	.l-mainte-calking .u-gray-box > div {
		display: block;
	}
	
	.l-mainte-calking .u-gray-box > div > div {
		width: 100%;
	}
	
	.l-mainte-calking .u-gray-box > div > div:not(:first-of-type) {
		margin-top: 30px;
	}
	
	.l-mainte-balcony-lists {
		margin-right: 0;
		margin-left: 0;
	}
	
	.l-mainte-balcony-list {
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.l-mainte-balcony-list .u-title--mid {
		font-size: 18px;
	}
	
	.l-mainte-button-return {
		margin-top: 40px;
		margin-bottom: 10px;
	}
	
	.l-mainte-button-return a {
		font-size: 16px;
	}
	
	.l-uchikae {
		display: block;
	}
	
	.l-uchikae .-item {
		width: 100%;
		margin: 0 0 20px;
		padding-right: 0;
		padding-left: 0;
	}
	
	.l-uchikae .-item p img {
		width: 100%;
		margin: 0 0 10px;
		border: 15px solid #fff;
		border-left-width: 30px;
		border-right-width: 30px;
	}
	
}



/*＝＝＝プロモ追加＝＝＝*/

@media screen and (min-width: 769px) {

	#fixedNav {
		display: none;
	}

	
}





















