@charset "utf-8";
/*------------------------------------------------------------
	glass
------------------------------------------------------------*/
.pageTitle {
	background-image: url("/img/product/glass/page_title_bg.jpg");
}
.frp .pageTitle {
	background-image: url("/img/product/frp/page_title_bg.jpg");
}
.electronic .pageTitle {
	background-image: url("/img/product/adhesive/page_title_bg.jpg");
}
#main .imgBox {
	margin-bottom: 67px;
}
#main .imgBox .photo {
	margin-top: 10px;
	width: 28.7%;
}
#main .imgBox .photo img {
	width: 100%;
}
#main .imgBox .textBox {
	width: 66.7%;
}
#main .imgBox .textBox p {
	font-size: 1.3rem;
	letter-spacing: 0.12em;
	line-height: 1.7;
	position: relative;
	margin: 0 0 18px;
}
#main .m0 {
	margin: 0!important;
}
#main .topText {
	margin-bottom: 60px;
    line-height: 1.93;
    letter-spacing: 0.1em;
}
#main .bottomText {
	font-size: 1.2rem;
    letter-spacing: 0.08em;
    line-height: 1.9;
}
#main .imgBox .textBox p .bor--mt20{
	margin: 20px 0 0;
}
#main .imgBox .textBox p .bor {
	padding-left: 14px;
	position: relative;
	display: block;
}
#main .imgBox .textBox p .bor:before {
	position: absolute;
	left: 0;
	top: 12px;
	width: 7px;
	height: 1px;
	background-color: #707070;
	content: "";
}
#main .imgBox .textBox .note {
	display: inline-block;
    font-size: 1.1rem;
    color: #646464;
}
#main .imgBox .textBox p .small {
	position: absolute;
	right: 7px;
	bottom: 0;
	color: #646464;
	font-size: 1.1rem;
	letter-spacing: 0.1em;
}
#main .imgBox#a01 .textBox .link {
	margin-top: 4px;
}
#main .imgBox .textBox .link a {
	padding-bottom: 2px;
	display: inline-block;
	color: #2C70A9;
	font-size: 1.3rem;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #2C70A9;
	margin: 0 0 10px;;
}
#main .imgBox .textBox .link a:hover {
	opacity: 0.6;
}
#main .btmInfo p {
	margin-bottom: 18px;
	font-size: 1.3rem;
	letter-spacing: 0.1em;
	line-height: 1.84;
}
#main .btmInfo .text01 {
	margin: 0 0 8px 15px;
}
#main .btmInfo p span {
	margin-bottom: 2px;
	display: block;
	font-weight: 500;
}
#main .btmInfo p a {
	display: inline-block;
	color: #2C70A9;
	border-bottom: 1px solid #2C70A9;
}
#main .btmInfo p a:hover {
	opacity: 0.6;
}
#main .btmInfo .link {
	margin: 0 0 0 15px;
}
#main .btmInfo .link a {
	padding-bottom: 3px;
	display: inline-block;
	color: #2C70A9;
	font-size: 1.3rem;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #2C70A9;
}
#main .btmInfo .link a:hover {
	opacity: 0.6;
}
#main .btmInfo .imgInfo {
	margin: 27px 0 0 17px;
}
#main .btmInfo .textSub {
	width: 43%;
}
#main .btmInfo .textSub p {
	margin-bottom: 8px;
	line-height: 1.77;
}
#main .btmInfo .textSub .link {
	margin: 0;
}
#main .btmInfo .img {
	margin-top: 1px;
	width: 54.8%;
}

@media all and (max-width: 767px) {
   .pageTitle {
		background-image: url("/img/product/glass/sp_page_title_bg.jpg");
	}
	#main.frp .headLine04{
		margin-top: 25px;
	}
	#main .imgBox {
		margin-bottom: 43px;
	}
	#main .imgBox .photo {
		width: 100%;
		order: -1;
		margin: 0;
	}
	#main .imgBox .textBox {
		margin-top: 14px;
		width: 100%;
	}
	#main .headLine03 {
		padding-right: 20px;
		background: url("/img/common/icon08.png") no-repeat right top 10px;
		background-size: 14px auto;
	}
	#main .headLine03.on {
		background-image: url("/img/common/icon08_on.png");
	}
	#main .textInfo {
		display: none;
		padding: 9px 0 0;
	}
	#main .imgBox .textBox p {
		letter-spacing: 0.05em;
		line-height: 1.77;
	}
	#main .imgBox .textBox p .small {
		position: static;
		display: block;
    	margin: 20px 0 0;
	}
	#main .imgBox .textBox .link {
		margin-top: 5px;
	}
	#main .btmInfo p {
		margin-bottom: 10px;
		letter-spacing: 0.05em;
		line-height: 1.77;
	}
	#main .btmInfo .text01 {
		margin: 0 0 8px;
	}
	#main .btmInfo .link {
		margin: 0;
	}
	#main .btmInfo .imgInfo {
		margin: 15px 0 0;
	}
	#main .btmInfo .textSub {
		width: 100%;
	}
	#main .btmInfo .textSub p {
		margin-bottom: 8px;
	}
	#main .btmInfo .img {
		margin-top: 0;
		width: 100%;
		order: -1;
		text-align: center;
	}
	#main .btmInfo .img img {
		width: auto!important;
		height: auto!important;
	}
	
}
/*------------------------------------------------------------
	glass 英語版
------------------------------------------------------------*/
#english #main .imgBox .textBox p {
	letter-spacing: 0.03em;
}
#english #main .imgBox .textBox .link a {
	letter-spacing: 0.03em;
}
#english #main .topText {
    line-height: 1.8;
    letter-spacing: 0.03em;
}
@media all and (max-width: 1150px) and (min-width: 768px) {
	#english #main .imgBox .textBox p .small {
		width: 50%;
	}
}
@media all and (max-width: 767px) {
	#english .pageTitle {
		padding-top: 92px;
	}
}