@charset "utf-8";
/*------------------------------------------------------------
	heat-protection
------------------------------------------------------------*/
#main .toc {
	margin-bottom: 1rem;
}
#main .toc .headLine06 {
	margin-bottom: 2rem;
	min-width: 112rem;
}
#main .toc .headLine06 small {
	margin-bottom: 2rem;
}
#main .toc .headLine06 .text {
	font-size: 4.4rem;
	letter-spacing: 0.068em;
	color: #fff;
	background-color: #00A196;
}
#main .toc .headLine06 .text::after {
	display: none;
}
#main .toc .comText02 {
	margin-bottom: 5.2rem;
	line-height: 1.7;
}
#main .toc .whiteBg {
	padding: 5rem 0 7rem;
	background-color: #fff;
}
#main .toc .whiteBg .content {
	width: 131.6rem;
}
#main .toc .anchorUl {
	display: flex;
	flex-wrap: wrap;
	gap: 3.7rem;
}
#main .toc .anchorUl li {
	width: calc((100% - 3.7rem) / 2);
}
#main .toc .anchorUl li > h3 {
	height: 100%;
}
#main .toc .anchorUl a {
	height: 100%;
	display: flex;
	border: 1px solid #00A196;
	background: #FFF;
	align-items: center;
	gap: 4.5rem;
}
#main .toc .anchorUl .image {
	width: 18.8rem;
	display: block;
	overflow: hidden;
}
#main .toc .anchorUl img {
	width: 100%;
	transition: transform 0.3s;
}
#main .toc .anchorUl .text {
	padding: 1.6rem 0 0;
	flex: 1;
	color: #00A196;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.035em;
	display: block;
}
#main .toc .anchorUl .text small {
	padding: 0 0 1rem 3rem;
	color: #333;
	display: block;
	font-size: 1.8rem;
	font-weight: 600;
	position: relative;
}
#main .toc .anchorUl .text small::before {
	width: 1rem;
	aspect-ratio: 1/1;
	content: "";
	position: absolute;
	left: 0.5rem;
	top: 0.7rem;
	border-radius: 100%;
	background-color: #80EBDB;
}
#main .toc .anchorUl .comArrow {
	margin-top: 1.6rem;
}
#main .toc .anchorUl .comArrow::after {
	width: 4rem;
	height: 4rem;
}
#main .toc .anchorUl .comArrow .ico {
	width: 2.5rem;
}
#main .product .list {
	margin: 0 3.1rem 7.8rem;
	gap: 2rem;
}
#main .product .list li {
	padding: 3rem 2rem 3rem 4.9rem;
	width: calc((100% - 4rem) / 3);
	display: flex;
	border-radius: 16.4rem;
	background: #E4FAF3;
	gap: 4rem;
}
#main .product .list .text {
	flex: 1;
}
#main .product .list .image {
	width: 6rem;
}
#main .product .list .en {
	display: block;
	color: #00A196;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.055em;
}
#main .product .list .jp {
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.076em;
}
#main .product .banner a {
	display: block;
}
#main .product .banner img {
	width: 100%;
}
#main .headLine03 {
	margin-bottom: 4.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .headLine03 .jp {
	margin: 0 2.7rem 0 1.5rem;
	font-size: 3.2rem;
	line-height: 1.5;
	letter-spacing: 0.093em;
	font-weight: 700;
}
#main .headLine03 .en {
	margin-top: 0.4rem;
	letter-spacing: 0.055em;
}
#main .glassCoat {
	padding-bottom: 13rem;
}
#main .glassCoat .bigPhoto {
	border-radius: 0.4rem;
	overflow: hidden;
}
#main .glassCoat .heading {
	margin-bottom: 5.7rem;
}
#main .glassCoat .intro {
	margin-bottom: 3rem;
	max-width: 64rem;
}
#main .glassCoat .image {
	margin: 0 auto;
	max-width: 96rem;
	padding: 3.1rem 0 4.6rem;
	border-radius: 2.3rem;
	background: #E4FAF3;
	text-align: center;
}
#main .glassCoat .image img {
	width: 79rem;
}
#main .features {
	padding: 12.4rem 0 12rem;
}
#main .features .headLine04 {
	margin-bottom: 6.1rem;
}
#main .features .list {
	margin: 0 1rem;
	gap: 2rem 4rem;
}
#main .features .list li {
	padding: 2.1rem 2rem 2.9rem 7.5rem;
	width: calc((100% - 8rem) / 3);
	border-radius: 0 0 4rem 0;
	border: 1px solid #00A196;
	font-weight: 500;
	line-height: 1.5;
	background: #FFF;
	letter-spacing: 0;
}
#main .features .list .title {
	margin-bottom: 0.3rem;
	color:#00A196;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.093em;
	position: relative;
}
#main .features .list .title::before {
	width: 4rem;
	aspect-ratio: 1/1;
	content: "";
	position: absolute;
	left: -5.1rem;
	top: 0.8rem;
	background: url(../img/business/solutions/heat-protection/icon.png) no-repeat left top / 100%;
}
#main .benefits {
	margin-bottom: 13rem;
}
#main .benefits .headLine04 {
	margin-bottom: 6.5rem;
}
#main .benefits .list {
	margin: 0 1.3rem;
	gap: 10rem 7.4rem;
}
#main .benefits .list li {
	width: calc(50% - 3.7rem);
	font-weight: 500;
	line-height: 1.5;
}
#main .benefits .list .image {
	margin-bottom: 3.4rem;
	padding: 1.9rem 7.5rem;
	border-radius: 0.4rem;
	overflow: hidden;
	background: #D0E9E1;
}
#main .benefits .list .title {
	padding: 0 0 2rem 3rem;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.031em;
	position: relative;
}
#main .benefits .list .title::before {
	width: 1rem;
	aspect-ratio: 1/1;
	content: "";
	position: absolute;
	left:1rem;
	top: 1.5rem;
	border-radius: 100%;
	background-color: #80EBDB;
}
#main .example {
	margin-bottom: 11.2rem;
	padding: 12.3rem 0 12rem;
	background-color: #fff;
}
#main .example .studies {
	margin-bottom: 10.2rem;
}
#main .example .studies:last-child {
	margin-bottom: 0;
}
#main .example .headLine03 {
	margin-bottom: 2.8rem;
}
#main .exampleList {
	padding: 3.8rem 6.1rem 5.1rem;
	position: relative;
	z-index: 1;
	border-radius: 0.4rem;
	background: linear-gradient(180deg, #03D8B8 17.7%, #00A196 73.73%), #00A196;
}
#main .exampleList::after {
	content: "";
	position: absolute;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	border-radius: 0.2rem;
	background-color: #fff;
	z-index: -1;
}
#main .exampleList li {
	margin-bottom: 9rem;
	display: flex;
	font-weight: 500;
	line-height: 1.5;
	gap: 8.3rem;
}
#main .exampleList li:last-child {
	margin-bottom: 0;
}
#main .exampleList .photoBox {
	width: 70.6rem;
	border-radius: 0.4rem;
	overflow: hidden;
}
#main .exampleList .photoBox img {
	width: 100%;
}
#main .exampleList .textBox {
	flex: 1;
}
#main .exampleList .title {
	padding: 0 0 2.4rem 3rem;
	position: relative;
	letter-spacing: 0;
}
#main .exampleList .title::before {
	width: 1rem;
	aspect-ratio: 1/1;
	content: "";
	position: absolute;
	left:1rem;
	top: 1.1rem;
	border-radius: 100%;
	background-color: #00A196;
}
#main .exampleList .result {
	margin-bottom: 1.8rem;
	padding: 2rem 4rem 2.3rem;
	font-size: 2rem;
	font-weight: 700;
	border-radius: 2.4rem;
	background: #CDF9EC;
	letter-spacing: 0;
}
#main .exampleList .result span {
	display: block;
	font-size: 3.2rem;
	letter-spacing: 0.093em;
	color: #00A196;
}
@media all and (min-width: 897px) {
	.comVisual {
		margin-bottom: 9rem;
	}
	#main .toc .anchorUl a:hover img {
		transform: scale(1.05);
	}
	#main .product .content,
	#main .benefits .content,
	#main .features .content,
	#main .example .content {
		max-width: calc(100% - 7rem);
	}
	#main .example .studies .headLine03 .jp {
		margin-right: 1.7rem;
	}
}
@media all and (max-width: 896px) {
	#main .toc .headLine06 {
		min-width: inherit;
	}
	#main .toc .headLine06 small {
		margin-bottom: 1rem;
	}
	#main .toc .headLine06 .text {
		font-size: 2rem;
	}
	#main .toc .comText02 {
		margin-bottom: 5rem;
		font-size: 1.5rem;
	}
	#main .toc .whiteBg {
		padding: 5rem 0;
	}
	#main .toc .anchorUl {
		flex-direction: column;
		gap: 3rem;
	}
	#main .toc .anchorUl li {
		width: 100%;
	}
	#main .toc .anchorUl a {
		gap: 1rem;
	}
	#main .toc .anchorUl .image {
		width: 10rem;
	}
	#main .toc .anchorUl .text {
		padding: 0;
		font-size: 1.6rem;
	}
	#main .toc .anchorUl .text small {
		padding: 0 0 0.5rem 1.5rem;
		font-size: 1.4rem;
	}
	#main .toc .anchorUl .text small::before {
		width: 0.6rem;
		left: 0.5rem;
		top: 0.5rem;
	}
	#main .toc .anchorUl .comArrow {
		margin-top: 0.5rem;
		width: 3rem;
		height: 3rem;
	}
	#main .toc .anchorUl .comArrow::after {
		width: 2.6rem;
		height: 2.6rem;
	}
	#main .toc .anchorUl .comArrow .ico {
		width: 1.5rem;
	}
	#main .product .list {
		margin: 0 0 3rem;
		gap: 2rem;
		flex-direction: column;
	}
	#main .product .list li {
		padding: 1.5rem 3rem;
		width: 100%;
		gap: 2rem;
	}
	#main .product .list .image {
		width: 4rem;
	}
	#main .product .list .en {
		font-size: 1.4rem;
	}
	#main .product .list .jp {
		font-size: 1.8rem;
	}
	#main .headLine03 {
		margin-bottom: 3rem;
		display: block;
		text-align: center;
	}
	#main .headLine03 .jp {
		margin: 0 0 0.6rem;
		font-size: 1.6rem;
	}
	#main .headLine03 .en {
		margin-top: 0.4rem;
		letter-spacing: 0.055em;
	}
	
	#main .glassCoat {
		padding-bottom: 6rem;
	}
	#main .glassCoat .heading {
		margin-bottom: 3rem;
	}
	#main .glassCoat .intro {
		margin-bottom: 1.5rem;
		max-width: inherit;
	}
	#main .glassCoat .image {
		margin: 0 -1.5rem;
		max-width: inherit;
		padding: 6.2rem 1.5rem;
		border-radius: 1.5;
	}
	#main .glassCoat .image img {
		width: 32.5rem;
	}
	#main .features {
		padding: 6rem 0;
	}
	#main .features .headLine04 {
		margin-bottom: 4rem;
	}
	#main .features .list {
		margin: 0;
		flex-direction: column;
	}
	#main .features .list li {
		padding: 1.5rem 2rem 2rem 4rem;
		width: 100%;
		border-radius: 0 0 2rem 0;
	}
	#main .features .list .title {
		margin-bottom: 0.3rem;
		font-size: 2.2rem;
	}
	#main .features .list .title::before {
		width: 2.5rem;
		left: -2.8rem;
		top: 0.5rem;
	}
	#main .benefits {
		margin-bottom: 6rem;
	}
	#main .benefits .headLine04 {
		margin-bottom: 4rem;
	}
	#main .benefits .list {
		margin: 0;
		gap: 5rem;
		flex-direction: column;
	}
	#main .benefits .list li {
		width: 100%;
	}
	#main .benefits .list .image {
		margin-bottom: 2rem;
		padding: 1rem;
	}
	#main .benefits .list .title {
		padding: 0 0 2rem 2rem;
		font-size: 2.2rem;
	}
	#main .benefits .list .title::before {
		top: 0.8rem;
		left: 0.5rem;
	}
	#main .example {
		margin-bottom: 6rem;
		padding: 6rem 0;
	}
	#main .example .studies {
		margin-bottom: 5rem;
	}
	#main .example .headLine03 {
		margin-bottom: 2rem;
	}
	#main .exampleList {
		padding: 2rem 2rem;
	}
	#main .exampleList::after {
		left: 1px;
		top: 1px;
		right: 1px;
		bottom: 1px;
	}
	#main .exampleList li {
		margin-bottom: 5rem;
		display: block;
		text-align: justify;
	}
	#main .exampleList .photoBox {
		margin-bottom: 2rem;
		width: auto;
	}
	#main .exampleList .title {
		padding: 0 0 1.7rem 2rem;
		position: relative;
		letter-spacing: 0;
	}
	#main .exampleList .title::before {
		width: 0.8rem;
		left:0.5rem;
		top: 0.7rem;
	}
	#main .exampleList .result {
		margin-bottom: 1.5rem;
		padding: 1.2rem 2rem 1.5rem;
		font-size: 1.6rem;
		border-radius: 1.2rem;
	}
	#main .exampleList .result span {
		font-size: 2rem;
	}
}