@charset "UTF-8";



/*  ----------------------------------------------------------

変更箇所

----------------------------------------------------------  */
.kv.glass {
	background-image: url(../img/kv-glass.jpg);
}

.kv-glass-txt-1 {
	background: url(../img/deco-1.png) no-repeat bottom left;
	background-size: 100% auto;
	display: inline-block;
	font-size: 2rem;
	font-weight: 900;
	text-shadow: 0 0 1rem #fff, 0 0 2rem #fff, 0 0 2rem #fff;
	padding: 0 1.5rem 3rem 2rem;
	margin-left: 2rem;
	margin-bottom: -1.8rem;
}

.kv-glass-txt-1 span {
	color: var(--red);
}

.kv.glass .kv-txt-2 {
	width: 50rem;
	position: absolute;
	left: 50%;
	bottom: 1rem;
}

.cv-1.glass {
	background: var(--green);
}

.concern.glass {
	background: url(../img/glass-concern-bg-1.jpg) no-repeat center / cover;
}

.concern.glass ul {
	margin-bottom: 4rem;
}

.concern.glass ul li {
	width: 23%;
}

.concern.glass figcaption {
	text-align: center;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.4;
	margin-top: 1rem;
}

.commit.glass {
	background: var(--green);
}

.commit.glass h2+p {
	margin-bottom: 2rem;
}

.column.glass {
	background: var(--green);
}

.trouble-shooting.glass {
	background-image: url(../img/glass-service-bg-1.jpg);
}

.faq.glass {
	background: #fff;
}

@media screen and (max-width: 768px) {
	.kv.glass {
		background-image: url(../img/kv-glass_sp.jpg);
	}

	.kv-glass {
		padding: 1rem 2rem 3rem 2rem !important;
	}

	.kv-glass-txt-1 {
		font-size: 2rem;
		margin-left: 0;
		margin-bottom: -1rem;
		text-align: center;
		display: block;
		line-height: 1.4;
	}

	.kv.glass .kv-txt-2 {
		width: 100%;
		position: relative;
		left: auto;
		bottom: auto;
	}

	.concern.glass ul li {
		width: 100%;
	}

	.concern.glass ul li:not(:last-child) {
		margin-bottom: 3rem;
	}

	.concern.glass figcaption {
		font-size: 2.2rem;
	}

}



/*  ----------------------------------------------------------

{$area}の担当者より

----------------------------------------------------------  */
.glass-person {
	background: url(../img/glass-person-bg-1.jpg) no-repeat center top;
	background-size: 100% auto;
	padding-top: 10rem;
}

.glass-person .wrap-1 {
	background: #fff;
	border-radius: 1rem;
	padding: 5rem 4rem;
	box-shadow: 0 0 2rem rgba(0, 0, 0, 0.3);
	position: relative;
	z-index: 2;
}

.glass-person .wrap-1 h3 {
	font-size: 2rem;
	color: var(--red);
	line-height: 1.4;
	margin-bottom: 1.5rem;
}

.glass-person .date {
	display: block;
}

.glass-person .wrap-2 {
	background: url(../img/glass-person-bg-2.jpg) no-repeat center / cover;
	color: #fff;
	padding-top: 23rem;
	padding-bottom: 8rem;
	margin-top: -16rem;
}

.glass-person .wrap-2 p {
	margin-bottom: 3rem;
}

.caution.glass ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 5rem;
}

.caution.glass ul li {
	width: 28%;
}

.caution.glass ul li:nth-child(n + 5) {
	margin-top: 0;
}

.caution.glass ul li:nth-child(n + 4) {
	margin-top: 3rem;
}

.caution.glass figcaption {
	justify-content: center;
}

.caution.glass figcaption img {
	width: 3rem;
	margin-right: 1rem;
}

@media screen and (max-width: 768px) {
	.glass-person {
		background-size: 250% auto;
		background-color: var(--green);
	}

	.glass-person .wrap-1 {
		padding: 3rem 3rem;
		width: calc(100% - 6rem);
	}

	.glass-person .wrap-2 {
		padding: 20rem 3rem 8rem 3rem;
	}

	.caution.glass h2 {
		margin-bottom: 2rem;
	}

	.caution.glass ul li {
		width: 47%;
	}

	.caution.glass ul li:nth-child(n + 5) {
		margin-top: 0;
	}

	.caution.glass ul li:nth-child(n + 4) {
		margin-top: 0;
	}

	.caution.glass ul li:nth-child(n + 3) {
		margin-top: 3rem;
	}
}



/*  ----------------------------------------------------------

{$area}の修理・交換サービス一覧

----------------------------------------------------------  */
.glass-service {
	background: url(../img/glass-service-bg-1.jpg) no-repeat center / cover;
}

.glass-service ul li {
	background: #fff;
	border-radius: 1rem;
	padding: 3rem;
	display: flex;
	align-items: center;
}

.glass-service ul li:nth-child(even) {
	flex-direction: row-reverse;
}

.glass-service ul li figure {
	width: 30%;
}

.glass-service ul li dl {
	width: 70%;
}

.glass-service ul li:nth-child(odd) dl {
	padding-left: 3rem;
}

.glass-service ul li:nth-child(even) dl {
	padding-right: 3rem;
}

.glass-service ul li dl dt {
	color: var(--green);
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 1rem;
}

.glass-service ul li:not(:last-child) {
	margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
	.glass-service ul li {
		display: block;
	}

	.glass-service ul li figure {
		width: 100%;
		margin-bottom: 2rem;
	}

	.glass-service ul li dl {
		width: 100%;
		padding-left: 0;
	}

	.glass-service ul li:nth-child(odd) dl {
		padding-left: 0;
	}

	.glass-service ul li:nth-child(even) dl {
		padding-right: 0;
	}
}



/*  ----------------------------------------------------------

ガラス屋アクセスは安心の明朗会計

----------------------------------------------------------  */
.glass-safe p {
	margin-bottom: 3rem;
}

.glass-safe>ul {
	margin-bottom: 3rem;
}

.glass-safe>ul>li {
	border-radius: 1rem;
	background: linear-gradient(to top, #ebebeb, #fff);
	box-shadow: 0.3rem 0.3rem 1.5rem rgba(0, 0, 0, 0.2);
	padding: 3.5rem 6rem;
}

.glass-safe>ul>li:not(:last-child) {
	margin-bottom: 3rem;
}

.glass-safe dl dt {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 1.5rem;
	text-align: center;
}

.glass-safe dl dd ul {
	display: flex;
	justify-content: center;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.4;
}

.glass-safe dl dd ul li:last-child {
	color: var(--red);
}

.glass-safe dl dd ul li:not(:last-child) {
	display: flex;
	align-items: center;
}

.glass-safe dl dd ul li:not(:last-child)::after {
	content: "+";
	width: 6rem;
	display: flex;
	justify-content: center;
	font-size: 3.6rem;
	font-weight: normal;
}

.glass-safe dl dd ul li:nth-last-of-type(2):after {
	content: "=";
}

.glass-safe>div {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2.4rem;
	font-weight: 900;
	line-height: 1.4;
}

.glass-safe>div strong {
	font-weight: 900;
	color: var(--red);
}

.glass-safe>div>figure {
	width: 14rem;
	margin-left: 2rem;
}

@media screen and (max-width: 768px) {
	.glass-safe>ul>li {
		padding: 3rem 3rem;
	}

	.glass-safe dl dt {
		margin-bottom: 2.5rem;
		text-align: left;
	}

	.glass-safe dl dd ul {
		flex-direction: column;
		align-items: center;
	}

	.glass-safe dl dd ul li:last-child {
		font-size: 2.2rem;
	}

	.glass-safe dl dd ul li:not(:last-child) {
		flex-direction: column;
	}

	.glass-safe dl dd ul li:not(:last-child)::after {
		width: 5rem;
	}

	.glass-safe dl dd ul li:nth-last-of-type(2):after {
		transform: rotate(90deg);
	}

	.glass-safe>div {
		font-size: 2.2rem;
		display: block;
	}

	.glass-safe>div>figure {
		width: 20rem;
		margin: 0 auto;
	}
}



/*  ----------------------------------------------------------

{$area}のガラス修理・交換の流れ

----------------------------------------------------------  */
.glass-flow {
	background: #f0f0f0;
}

.glass-flow ul {
	display: flex;
	justify-content: space-between;
}

.glass-flow ul li {
	width: 32%;
	padding: 3rem 2.5rem;
	border: 0.3rem solid #c2c4c3;
	border-radius: 1rem;
	background: linear-gradient(to top, #f4f4f4, #fff);
	position: relative;
}

.glass-flow h3 {
	font-size: 2.2rem;
	text-align: center;
	color: var(--green);
	margin-bottom: 1rem;
}

.glass-flow dl dt {
	margin: 1rem 0 0.7rem 0;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.4;
	font-weight: 700;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.glass-flow ul {
		display: block;
		justify-content: space-between;
	}

	.glass-flow ul li {
		width: 100%;
	}

	.glass-flow ul li:not(:last-child) {
		margin-bottom: 3rem;
	}
}

/*  ----------------------------------------------------------

ガラスのトラブルの解決事例

----------------------------------------------------------  */

.glass-case {
	background: #f0f0f0;
}

.glass-case h2 span:nth-child(1) {
	color: var(--red);
}

.glass-case h2 span:nth-child(2)::before {
	background: var(--orange);
}

.glass-case>p {
	margin-bottom: 3rem;
}

.glass-case ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.glass-case ul li {
	width: 48%;
	background: #fff;
	position: relative;
	padding: 3rem 3rem 3rem 3rem;
}

.glass-case ul li:nth-child(n + 3) {
	margin-top: 4%;
}

.glass-case ul li>div {
	display: block;
	align-items: center;
}

.glass-case ul li figure {
	display: block;
	align-items: center;
	width: 100%;
}

.glass-case ul li figcaption {
	color: var(--green);
	font-weight: bold;
	font-size: 1.6rem;
	margin-top: 0.5rem;
	text-align: center;
	padding: 5px 0 5px 0;
}

.glass-case ul li figure img {
	width: 100%;
	height: auto;
	margin-top: 30px;
}

.glass-case ul li div>p {
	width: 100%;
}

.glass-case .num>span:nth-child(1),
.glass-case .num>span:nth-child(2) {
	color: var(--green);
}

.faq.glass {
	background: #fff;
}

@media screen and (max-width: 768px) {
	.glass-case ul {
		display: block;
	}

	.glass-case ul li {
		width: 100%;
		padding: 3rem 3rem 3rem 3rem;
	}

	.glass-case ul li:nth-child(n + 3) {
		margin-top: 0;
	}

	.glass-case ul li:nth-child(n + 2) {
		margin-top: 3rem;
	}

	.glass-case ul li>div {
		flex-direction: column;
		align-items: center;
	}

	.glass-case ul li figure {
		width: 100%;
		margin-bottom: 1rem;
	}

	.glass-case ul li div>p {
		width: 100%;
		padding-left: 0;
	}
}