@charset "utf-8";
/* CSS Document */








/*****************************************************************************
topBox
*****************************************************************************/

.topBox.sealing {
	padding-top: 180px;
}
.topBox.sealing .text {
	margin-right: 600px;
}
.topBox.sealing .text .con {
	margin-top: -50px; 
}
.topBox.sealing .img {
	 position: absolute; 
	 right: -100px;
	 top: 200px; 
}
.topBox.sealing .img img {
	width: 650px;
	max-width: 650px;
}


@media screen and (max-width: 1300px) {
	.topBox.sealing .text {
		margin-right: 0 !important;
	}
	.topBox.sealing .text .btn {
		text-align: center;
	}
	.topBox.sealing .img {
		position: relative;
		right: auto !important;
		top: auto !important;
		margin: 50px 0 0;
		text-align: center;
	}
	.topBox.sealing .img img {
		width: 96% !important;
	}
}
@media screen and (max-width: 800px) {
	.topBox.sealing {
		padding-top: 80px;
	}
}
@media screen and (max-width: 600px) {
	.topBox.sealing .text .con {
		margin-top: -20px;
	}
}


/*****************************************************************************
index
*****************************************************************************/



.contentBoxWrapper.wGraySkewBg::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	left: 0;
	background: #e8e8f2;
	bottom: 0;
	transform: translateY(50%) skewY(170deg);
}
.contentBoxWrapper.wGraySkewBg2::after {
	content: "";
	width: 100%;
	height: 90%;
	position: absolute;
	z-index: 0;
	left: 0;
	background: #e8e8f2;
	top: 0;
	transform: translateY(-200px) skewY(-170deg);
}



/*productLinkBoxWrapper
----------------------------------------------------*/
.productLinkBoxWrapper {
	position: relative;
	z-index: 2;
	display: flex;
	flex-wrap: wrap;
	padding: 0 20px 20px 0;
}
.productLinkBoxWrapper .linkBox {
	margin: 20px 0 0 20px;
	line-height: 1.1;
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}
.productLinkBoxWrapper .linkBox:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	transition: all 0.6s;
}
.productLinkBoxWrapper .linkBox:hover::before {
	transition: all 2s cubic-bezier(.31,1.05,.49,.99);
	transform: scale(1.06,1.06);
}


.productLinkBoxWrapper .linkBox03 img {
	transition: all 0.6s;
}
.productLinkBoxWrapper .linkBox03:hover img {
	transition: all 2s cubic-bezier(.31,1.05,.49,.99);
	transform: scale(1.06,1.06);
}


.productLinkBoxWrapper .linkBox a {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	padding: 90px 10%;
	position: relative;
	z-index: 1;
}
.productLinkBoxWrapper .linkBox a > * {
	width: 100%;
}
.productLinkBoxWrapper .linkBox.half a {
	padding: 100px 45% 100px 10%;
	padding: 100px 55% 100px 10%;
	background-size: 100% auto;
}
.productLinkBoxWrapper .linkBox.narrow  a {
	padding: 50% 10% 12%;
	padding: 60% 10% 10%;
}

.productLinkBoxWrapper .linkBox.half {
	width: calc((100% - 40px)/2);
}
.productLinkBoxWrapper .linkBox.half::before {
	background-position: 100% 50%;
	background-position: 155% 60%;
	background-size: 75% auto;
}
.productLinkBoxWrapper .linkBox.wide {
	width: calc(100% - 20px);
	text-align: center;
}
.productLinkBoxWrapper .linkBox.narrow {
	width: calc((100% - 80px)/4);
	text-align: center;
}
.productLinkBoxWrapper .linkBox.narrow::before {
	background-position: 50% 0;
	background-size: 100% auto;
}
.productLinkBoxWrapper .linkBox .shoulder {
	font-size: 0.875rem;
	color: #191A7F;
	font-weight: 700;
}
.productLinkBoxWrapper .linkBox .hd {
	font-size: 2.5rem;
	margin-top: 5px;
	color: #10104B;
	font-weight: 700;
}

.productLinkBoxWrapper .linkBox .catch {
	font-size: 1.25rem;
	margin-top: 25px;
	color: #191A7F;
	font-weight: 700;
}
.productLinkBoxWrapper .linkBox .excerpt {
	margin-top: 25px;
	line-height: 1.6;
	text-align: left;
}
.productLinkBoxWrapper .linkBox .img {
	margin-top: 35px;
}
.productLinkBoxWrapper .linkBox .img img {
	width: 100%;
	max-width: 402px;
}
.productLinkBoxWrapper .linkBox .btn {
	margin-top: 35px;
}
.productLinkBoxWrapper .linkBox .btn .btnType01 .a {
	max-width: 300px;
	width: 80%;
}
.productLinkBoxWrapper .linkBox.half .btn .btnType01 .a {
	max-width: 300px;
	width: 100%;
}


.productLinkBoxWrapper .linkBox.wide .btn .btnType01 {
	text-align: center;
}
.productLinkBoxWrapper .linkBox.narrow .hd {
	font-size: 1.8rem;
}
.productLinkBoxWrapper .linkBox.narrow .catch {
	font-size: 1rem;
}
.productLinkBoxWrapper .linkBox.linkBox01::before {
	background-image: url(../images/index/linkBox01.jpg);
	background-image: url(../products/images/perfluor/perfluor01.png);
}
.productLinkBoxWrapper .linkBox.linkBox02::before  {
	background-image: url(../images/index/linkBox02.jpg);
	background-image: url(../products/images/proroca/proroca01.png);
}
.productLinkBoxWrapper .linkBox.linkBox04::before  {
	background-image: url(../images/index/linkBox04.jpg);
	background-position: 50% -10%;
}
.productLinkBoxWrapper .linkBox.linkBox05::before  {
	background-image: url(../images/index/linkBox05.jpg);
	background-position: 50% 8%;
}
.productLinkBoxWrapper .linkBox.linkBox06::before  {
	background-image: url(../images/index/linkBox06.jpg);
}
.productLinkBoxWrapper .linkBox.linkBox07::before  {
	background-image: url(../images/index/linkBox07.jpg);
}





@media screen and (max-width: 1280px) {
	.productLinkBoxWrapper .linkBox.half {
		width: calc(100% - 20px);
	}
	.productLinkBoxWrapper .linkBox.narrow {
		width: calc((100% - 40px)/2);
	}
}
@media screen and (max-width: 700px) {
	.productLinkBoxWrapper {
		padding: 0 15px 15px 0;
	}
	.productLinkBoxWrapper .linkBox {
		margin: 15px 0 0 15px;
		line-height: 1.1;
		width: calc(100% - 15px) !important;
	}
	.productLinkBoxWrapper .linkBox.half {
		background-position: 50% 0;
		text-align: center;
	}
	.productLinkBoxWrapper .linkBox.linkBox01::before {
		background-position: -17% -22%;
		background-size: 120% auto;
	}
	.productLinkBoxWrapper .linkBox.linkBox02::before {
		background-position: 50% -5%;
		background-size: 120% auto;
	}
	.productLinkBoxWrapper .linkBox.half a {
		padding: 50% 10% 12%;
		padding: 60% 10% 12%;
	}
	.productLinkBoxWrapper .linkBox.wide a {
		padding: 12% 5% 12%;
	}
}






/*technologyLinkBoxWrapper
----------------------------------------------------*/

.technologyLinkBoxWrapper {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid rgba(232,232,242,0.7);
	border-left: 1px solid rgba(232,232,242,0.7);
	line-height: 1.3;
}
.technologyLinkBoxWrapper .linkBox {
	border-right: 1px solid rgba(232,232,242,0.7);
	border-bottom: 1px solid rgba(232,232,242,0.7);
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
}
.technologyLinkBoxWrapper .linkBox.linkBox01 {
	width: 100%;
	min-height: 300px;
}
.technologyLinkBoxWrapper .linkBox.half {
	width: 50%;
}
.technologyLinkBoxWrapper .linkBox::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: auto 100%;
	transition: all .6s;	
}
.technologyLinkBoxWrapper .linkBox:hover::before {
	transition: all 2s cubic-bezier(.31,1.05,.49,.99);
	transform: scale(1.06,1.06);
}
.technologyLinkBoxWrapper .linkBox.linkBox01::before {
	background-position: 0 50%;
}
.technologyLinkBoxWrapper .linkBox.half::before {
	background-position: 100% 50%;
}
.technologyLinkBoxWrapper .linkBox.linkBox01::before {
	background-image: url(../images/index/techLinkBox01.jpg);
}
.technologyLinkBoxWrapper .linkBox.linkBox02::before {
	background-image: url(../images/index/techLinkBox02.jpg);
}
.technologyLinkBoxWrapper .linkBox.linkBox03::before {
	background-image: url(../images/index/techLinkBox03.jpg);
}
.technologyLinkBoxWrapper .linkBox a {
	display: block;
	text-decoration: none;
	padding: 10% 10%;
	position: relative;
	z-index: 1;
}
.technologyLinkBoxWrapper .linkBox.linkBox01 a {
	display: flex;
	justify-content: flex-end;
}
.technologyLinkBoxWrapper .linkBox.linkBox01 a > div {
	width: 90%;
	max-width: 550px;
}
.technologyLinkBoxWrapper .linkBox.half a > div {
	width: 65%;
	max-width: 300px;
}
.technologyLinkBoxWrapper .linkBox .hd {
	font-size: 1.625rem;
	color: #10104B;
	padding-left: 33px;
	font-weight: 700;
	line-height: 1.2;
	position: relative;
	text-shadow: 0 0 10px rgba(255, 255, 255, 1);
}
.technologyLinkBoxWrapper .linkBox .hd::before {
	content: "";
	border-top: 1px solid #1A1B7F;
	position: absolute;
	width: 17px;
	top: 0.6em;
	left: 0;
}
.technologyLinkBoxWrapper .linkBox.linkBox01 .hd span:nth-child(1)::after {
	content: "／";
}
.technologyLinkBoxWrapper .linkBox.linkBox01 .hdWrapper {
	background: url(../images/index/techLinkBox01Icon.png) 0 0 no-repeat;
	padding-left: 120px;
}
.technologyLinkBoxWrapper .linkBox .excerpt {
	margin-top: 1em;
	text-shadow: 0 0 30px rgba(255, 255, 255, 1);
}
.technologyLinkBoxWrapper .linkBox .btn {
	margin-top: 35px;
}
.technologyLinkBoxWrapper .linkBox.linkBox01 .btn {
	text-align: right;
}

@media screen and (max-width: 1000px) {
	.technologyLinkBoxWrapper .linkBox.wide::before {
		background-position: 28% 50%;
		background-size: cover;
	}
	.technologyLinkBoxWrapper .linkBox.wide a > div {
		padding: 40% 0 0;
	}
	.technologyLinkBoxWrapper .linkBox.half {
		width: 100%;
	}
}
@media screen and (max-width: 800px) {
	.technologyLinkBoxWrapper .linkBox.linkBox01 .hd span {
		display: block;
	}
	.technologyLinkBoxWrapper .linkBox.linkBox01 .hd span:nth-child(1)::after {
		content: "";
	}
	.technologyLinkBoxWrapper .linkBox.linkBox01 a {
		justify-content: center;
	}
	.technologyLinkBoxWrapper .linkBox.linkBox01 .btn {
		text-align: center;
	}
}
@media screen and (max-width: 600px) {
	.technologyLinkBoxWrapper .linkBox.linkBox01 .hdWrapper {
		background: none;
		padding-left: 0;
	}
}






/*****************************************************************************
sealSectionHd
*****************************************************************************/
.sealSectionHd {
	color: #ffffff;
	text-align: center;
	position: relative;
}
.sealSectionHd .shoulder,
.sealSectionHd .hd {
	font-weight: 700;
}
.sealSectionHd .shoulder {
	font-size: 0.875rem;
	opacity: 0.6;
}
.sealSectionHd .hd {
	font-size: 3.3rem;
	padding-top: 10px;
}
.sealSectionHd .catch {
	padding: 20px 0 0;
	line-height: 1.6;
}
.sectionHdBgImg2 .catch .br {
	display: none;
}
@media screen and (max-width: 850px) {
	.sectionHdBgImg2 .catch .br {
		display: inline;
	}
}
@media screen and (max-width: 700px) {
	.sealSectionHd .hd {
		font-size: 3rem;
	}
	.sealSectionHd .catch {
		font-size: 0.9375rem;
	}
}











/*sectionHdBgImg2
----------------------------------------------------*/
.sectionHdBgImg2 {
	z-index: 1;
	position: relative;
	width: 100%;
}
.sectionHdBgImg2.products {
	transform: translateY(152px);
}
.sectionHdBgImg2 .bgWrapper {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	height: 100%;
	width: 3000px;
	transform: translate(-50%, -50%) rotate(10deg);
	overflow: hidden;
}
.sectionHdBgImg2 .bgWrapper .bg {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	background:  50% 50% no-repeat;
	background-size: cover;
	height: 300%;
	width: 2000px;
	transform: translate(-50%, -50%) rotate(-10deg);
}
.sectionHdBgImg2.products .bgWrapper .bg {
	background-image:url(../../share/images/home/main04.jpg);
}
.sectionHdBgImg2.technology .bgWrapper .bg {
	background-image:url(../images/index/fixedBgTechnology.jpg);
}
.sectionHdBgImg2 .bgWrapper .bg::before {
	content: "";
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	background-size: cover;
	height: 200%;
	width: 100%;
	transform: translate(-50%, -50%) rotate(-10deg);
}
.sectionHdBgImg2.products .bgWrapper .bg::before {
	background: rgba(0, 0, 0, 0.3);
}
.sectionHdBgImg2.technology .bgWrapper .bg::before {
	background: rgba(0, 0, 0, 0.5);
}


.sectionHdBgImg2 .text {
	position: relative;
	z-index: 4;
	padding: 100px 0;
}

@media screen and (max-width: 800px) {
	.sectionHdBgImg2.products {
		transform: translateY(25px);
	}
}
@media screen and (max-width: 600px) {
	.sectionHdBgImg2 .text {
		padding: 40px 0;
	}
}	






/*****************************************************************************
contentsWrapperTech
*****************************************************************************/
.contentsWrapperTech {
	position: relative;
	z-index: 2;
	padding: 120px 0 70px;
}
.contentsWrapperTech::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background: #e8e8f2;
	height: 300px;
	width: 100%;
}
.contentsWrapperTech::after {
	content: "";
	width: 100%;
	height: 35%;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	background: #e8e8f2;
	transform: translateY(50%) skewY(170deg);
}
@media screen and (max-width: 1300px) {
	.contentsWrapperTech {
		padding: 60px 0 60px;
	}
}
@media screen and (max-width: 800px) {
	.contentsWrapperTech {
		padding: 20px 0 40px;
	}
}
@media screen and (max-width: 600px) {
	.contentsWrapperTech {
		padding: 0 0 40px;
	}
}

.o_list_20241217{
	width: 100%;
	background-color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	
}

.o_list_20241217.gry{
	background-color: #f1f1f1;
}

.o_list_20241217_inner{
	width: 100%;
	display: flex;
	justify-content: center;
}

.o_list_20241217 a{
	display: block;
	max-width: 400px;
	background-color: #1b1c80;
	color: #fff;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	text-decoration: none;
	transition: 0.3s;

}

.o_list_20241217 a:hover{
	background-color:#0d5fb6 ;
	transition: 0.3s;
}

.topBox.sealing.zaishitsu_content_box{
	padding-top: 50px;
	padding-bottom: 30px;
}

.zaishitsu02_contentBoxWrapper.zaishitsu02_contentBoxWrapper{
	/* background-color: transparent; */
} 

.contentBoxWrapper.zaishitsu02_contentBoxWrapper.wGraySkewBg::after {
	display: none !important;
}
















