@charset "UTF-8";
*{margin:0; padding:0}
li{list-style:none}
a{text-decoration:none}
img{border:none}
body{width:100%; margin:0 auto;}
html{font-family: Meiryo,Helvetica,"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "MS PGothic", Osaka, "sans-serif";}
h1{font-size: 53px;}
h2{font-size: 48px;}
h3{font-size: 39px;}
h4{font-size: 36px;}
h5{font-size: 24px;}
h6{font-size: 19px;}
p{font-size: 18px;line-height: 150%;}
section{width: 100%;max-width: 1500px;display: flex;margin: auto;}
input select { outline: none;}
.lt{display:block;}
.tb{display:none;}
.mb{display:none;}

header{position: fixed;top:0;width: 100%;z-index: 100;filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.4))}
.menu{height: 44px;background: rgba(28, 28, 28, 0.9);display: flex;flex-direction: row;justify-content: center;align-items: center;-webkit-backdrop-filter:blur(4px);backdrop-filter: blur(4px);}
.headerlogo{display: flex;padding: 0px 0px;width: 150px;height: 100%;margin: 0px 0px;}
.headerlogo img{width: 110px;height: 35px;margin: 10px 0px;object-fit: contain;}
.headerbuttons{display: flex}
.headerbutton{display: flex;flex-direction: row;justify-content: center;align-items: center;width: 150px;height: 44px;}
.headerbutton a {color:#fff;width: 150px;height: 44px;display: flex;flex-direction: row;justify-content: center;align-items: center;}
.headerbutton p{color:#fff;font-size:13px;}

.menubar{
position: fixed;
top: 44px;
display: none;
justify-content: center;
align-items: center;
padding: 20px 0px;
height: 270px;
width: 100%;
background: rgba(0, 0, 0, 0.9);
-webkit-backdrop-filter:blur(4px);
backdrop-filter:blur(4px);
}
.menuline{
position: static;
width: 0px;
border-right: 1px  solid #FFFFFF;
flex: none;
align-self: stretch;
flex-grow: 0;
margin: 0px 10px;}
.menugroup{
display: flex;
flex-direction: row;
justify-content: center;
align-items: flex-start;
padding: 10px 0px 30px;
align-self: stretch;
flex-grow: 0;
margin: 0 44px;
}
.menulogo{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0px;
position: static;
width: 45px;
height: 45px;
margin: 0px 8.5px;
}
.menulogo img{width: 100%;height:100%;}
.menuinfo{
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 27px 0px 0px;
position: static;
margin: 0px 8.5px;
color:white;
}
.menusubttl{color:white;font-size:14px;margin: 10px 0px;}
.header-back a{color:#fff;width: 150px;height: 44px;display: flex;flex-direction: row;justify-content: center;align-items: center;float: right;position:fixed;top:0;right:0;z-index: 101;}
.header-lang {position: fixed;top:0;min-width: 120px; text-align: center;}
.header-lang a{color:#fff;width:50%;height: 44px;display: flex;flex-direction: row;justify-content: center;align-items: center;float: left;z-index: 101;}

footer{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0px;
position: static;
width: 100%;
height: 183px;
background: #fbfbfd;
flex: none;
align-self: stretch;
flex-grow: 0;
margin: 0px 0px;
}
footer p{font-size: 14px;color:#86868B;}
.footercompany{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
position: static;
height: 89px;
margin: 10px auto;	
}
.footerlogo{display: flex;padding: 10px;width: 122px;height: 63px;order: 0;margin: 0px 20px;}
.footerlogo img{width: 100%;object-fit:contain;}
.footerline{position: static;width: 99.9%;border-bottom: 1px solid #86868B;margin: 10px 0px;}


.space{display: block; width: 100%;height: 13px;background: white;z-index: 999;}


.slide1{
display: block;
flex-direction: column;
align-items: center;
width: 100%;
height:600px;
background-image: url("../img/slide1.png");
background-size:cover;
background-position: 50%;
background-repeat:no-repeat;
color: #fff;
text-align: center;

}
.slide1 h2{line-height: 54px;padding-top: 100px;}
.slide1 p{line-height: 34px;padding: 0 20px;}

.pdhead{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color:white;
	height: 330px; 
	background:url("../img/products.png");
	background-size:cover;
	background-position: 50%;
	margin-top: 0;
}

.pdblack{background-color: #F5F5F7;color: #000;}
.pd a{color: #F5F5F7;}.pdblack h6{font-weight: normal;}
.pdwhite{background-color: #e5e5e5;color: #F1D1D1F;}
.pdwhite h1{color: #1D1D1F;}.pdwhite h6{font-weight: normal;}
.pd{
display: flex;
flex-direction: column;
align-items: center;
padding: 0px;
position: static;
flex: none;
order: 2;
align-self: stretch;
flex-grow: 0;
}
.pdttl{
justify-content: center;
align-items: flex-start;
padding: 30px 0px 0px;
}
.pdsub{
	margin: 1em 19.5%;
}
.pdslide{
	width: 80%;
display: flex;
	flex-wrap: wrap;
flex-direction: row;
justify-content: center;
align-items: flex-start;
padding: 0px 0px 60px;
position: static;
flex: none;
align-self: stretch;
margin: 20px auto;
}

.pdinfo {
display: flex;
flex-direction: column;
justify-content: center;
align-content: center;
align-items: center;
padding: 15px 0px 10px;
width: auto;
max-width: 23%;
position: static;
flex: none;
flex-grow: 0;
margin: 0px auto;
}

.pdimg {
width: 100%;
height: 100%;
flex: none;
order: 0;
flex-grow: 0;
margin: 10px auto;
}
.pdimg img{
	height: 100%;width: 100%;object-fit: fill;
}
.pdnm {text-align: left;font-size: 15px;margin: 0 auto; font-weight: bold;white-space:nowrap;width: 80%;}
.pdmore {
display: flex;
align-content: center;
position: static;
width: 80%;

flex: none;
margin: 10px auto;
}
.pdmore p{
font-size: 16px;
	widows: 100%;
}

.ex{
display: flex;
flex-direction: row;
align-items: center;
padding: 0px;
position: static;
flex: none;
align-self: stretch;
flex-grow: 0;
}
.exinfo{display: flex; width: 100%; padding: 13px;}
.excontent{
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
padding: 0  ;
width: 50%;
height: 574px;
background: #FBFBFD;
margin: 0px 13px;
}

.exttl {
width: 100%;
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 4.5px 0px;
left: 0px;
top: 0px;
order: 0;
align-self: stretch;
flex-grow: 1;
margin: 0px 0px;
}
.exttl h3{font-style: normal;font-weight: bold;font-size: 39px;line-height: 44px;text-align: center;color: #1D1D1F;padding-top: 10px;}
.exttl p{font-style: normal;font-weight: normal;font-size: 18px;line-height: 26px;text-align: center;letter-spacing: 0.336px;color: #1D1D1F;}
.exttl a h6{font-style: normal;font-weight: normal;line-height: 29px;text-align: center;letter-spacing: 0.231px;color: #2997FF;}
.eximg {
background-color: coral;
width: 100%;
height: 466px;
flex: none;
flex-grow: 0;
margin: 0px 0px;
}
.eximg img{width: 100%;height: 100%;object-fit:cover;}


.pdfeature{
	flex-direction: column;
	justify-content: center;
	text-align: center;
	padding: 20px 0;
	height: 400px;
	width: 100%;
	margin: auto;
	background:#FBFBFD;
}
.pdfeature h3{
	font-size: 42px;
    font-weight: 700;
    line-height: 1.5;
	margin: 20px auto;
	width: 92%;
	color: #004F9B;
}
.pdfeature h5{
	font-size: 19.5px;
    line-height: 1.5;
    margin-bottom: 0;
	font-weight: normal;
	margin: 10px auto;
	width: 85%;
}
.pdfeatureimg{
	height: auto;
	width: 100%;
	flex-direction: column;
	background:#2A79C5;
	padding: 0 0 40px 0;
}
.pdfeatureimg img{
	width: 90%;
	max-width: 800px;
	margin: 20px auto;
}


.pdintro{
	background: #FBFBFD;
	flex-direction: column;
	align-items: center;
}
.pdintrottl{
	display: flex;
	padding: 50px 0px 0px;
}
.pdintropd{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-end;
	width: 100%;
	padding: 20px 0px 60px;
}
.pdintroimg{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-end;
	width: 40%;
	height: 370px;
}
.pdintroimg img{
	height: 100%;
	widows: 100%;
}
.pdintronm{
	width: 40%;
	height: 300px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 40px 0;
}




.pdenv{
	flex-direction: column;
	align-items: center;
	background: #fbfbfd;
	color:#000;
}
.pdenvttl{
	padding: 50px 0px 20px;
	margin-bottom: 20px;
}
.pdenvslide{
display: flex;
flex-direction: row;
justify-content: center;
align-items: flex-end;
padding: 0px 0px 60px;
position: static;
flex: none;
align-self: stretch;
margin: 0px 0px;
}

.pdenvinfo {
display: flex;
justify-content: center;
align-content: center;
align-items: center;
padding: 0px 5px 10px;
width: 300px;
position: static;
flex: none;
flex-grow: 0;
margin: 0px 0px;
}

.pdenvimg {
width: 100%;
height: 150px;
margin: 10px auto;
}
.pdenvimg img{
	width: 100%;height: 100%;object-fit: cover;
}
.pdenvnm  {text-align: center; ;white-space:nowrap;margin: 15px 0 10px;font-weight: normal;display:none;}



@media (min-width:1024px){
	.headerbutton:hover{background: rgba(0, 0, 0, 0.9);}
	.menusubttl:hover{text-decoration: underline}
}


@media (max-width:1023px){
	.lt{display:none;}
	.tb{display:block;}

	.menuline{
		width: 0px;
		height:100%;
		margin: 0;
		}
	.menuline2{display: none;}
	.menubar{
		flex-direction: column;
		justify-content: flex-start;
		height: 500px;
		flex-wrap: wrap;}
	.menugroup{
		height: 200px;
		width: 49%;
		margin: 20px auto;
		padding:0;
	}
	.pdslide{

		margin: 0 auto;
		justify-content: flex-start;
	}
	
}
@media (max-width:767px){
	h1{font-size: 36px;}
	h2{font-size: 24px;}
	h3{font-size: 20px;}
	.tb{display:none;}
	.mb{display: block;}
	
	
	
	.menu{
		flex-wrap: wrap;
		background: none;	}
	
	.menuline{
		display: none;
	}
	.menubar{
		flex-direction: column;
		justify-content: flex-start;
		height: 450px;
		flex-wrap: wrap;}
	.menugroup{
		height: auto;
		width: 100%;
		margin: 10px auto;
		padding: 0 10px;
		
	}
	.menuinfo p a{width: 100%; text-align: center;}
	.menulogo{display: none;}
	
	
	.headerbuttons{
		width: 100%;
		height: 44px;
		background: rgba(0, 0, 0, 0.6);
		backdrop-filter: blur(4px);
		justify-content: center;
		margin: 0;}
	.headerbutton{
		width: 100%;
	}
	.headerbutton a{
		width: 100%;
	}
	.headerlogo{
		width: 100%;
		height: 44px;
		background:#333333;
		margin: 0;
	}
	.header-back a{color:#fff;width: 60px;height: 42px;display: flex;flex-direction: row;justify-content: center;align-items: center;float: right;position:fixed;top:0;right:0;}
	.header-back img{height: 50%;}
	
	
	footer{
		height:240px;
	}
	.footercompany{
		flex-direction: column;
		text-align: center;
		margin-bottom: 30px;
	}
	
	
	.pdttl{margin-top: 50px;}
	.pdnm{width: 90%;}
	.pdsub{margin: 1em 15%;}
	.pdnm p{font-size: 16px;}
	.pdmore p,.pdsub p{
	font-size: 12px;
	}

	.ex{
		padding:0;
		height: 1200px;
	}
	.exinfo{
		flex-direction: column;
		height: 100%;
		padding:0;
		flex-wrap: nowrap;
		margin: 0;
	}
	.excontent{
		width: 100%;
		padding:13px 0;
		margin: 0;
	}
	
	.pdfeature h3{
	font-size: 20px;
	width: 80%
;}
	.pdfeature h5{
	font-size: 14px;
	text-align: left;
}
	.pdintropd{
	flex-direction: column;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}
	.pdintroimg{
		width: 100%;
		height: 225px;
	}
	.pdintronm{
		padding: 20px;
		height: auto;
		width: 80%;
	}
	.pdintronm h4{
		text-align: center;
		padding: 10px;
		font-size: 20px;
	}
	.pdintronm p{
		font-size: 12px;
	}
	.pdmore {
		width: 90%;
	}
	.pdinfo {
	max-width: 33%;
	margin: 0px AUTO;}
}






.content1{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	padding: 90px 0;}
.content1ttl {
	width: 185px;
	height: 185px;
	margin-right: 60px;
}
.content1ttl h2{
	width: 185px;
	height: 185px;
	text-align: center;
	line-height: 50px;
	padding-top: 40px;
	background: #FFFFFF;
	border: 5px solid #000000;
	box-sizing: border-box;
	border-radius: 127px;
}
.content1txt{
	width: 70%;
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.content1info{
	width: 46%;
	margin: 2%;
	height: 110px;
	display: flex;
	flex-direction: row;
	background: #FBFBFD;
	border: 4px solid #000000;
	box-sizing: border-box;
	border-radius: 32px;}
.content1info h6{
	margin: auto;
	font-weight: normal;
}
.content1 strong{color: #004F9B}

.content2{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 100px 0;
	flex-wrap: wrap;}
.content2img{
	width: 40%;
	margin: 2%;
}
.content2img img{
	width: 100%;
}

.content3{
	width: 100%;display: flex;padding: 0 0 50px;
	flex-direction: column;
	align-items: center;
	}
.content3info{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px 10%;
	width: 77%;}
.content3info h3{margin: 50px 0;text-align: center;}
.content3info img{width: 110%;max-width: 800px;object-fit: contain;}
.content3txt{width: 100%;}
.content3info h6{font-weight: 400;}

.content4{
	flex-direction: row;
}
.content4info{
	width: 55%;
}
.content4vid{
	width: 40%;
	margin-right: 5%;
}



@media (max-width:1023px){
	.content1{
	flex-direction: column;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	padding: 40px 0;}
	.content1ttl {
	width: 100%;
	height: auto;
	margin-right: 0px;
	margin-bottom: 30px;
	}
	.content1ttl h2{
	width: 100%;
	height: auto;
	background: none;
	border: none;
	color: #FBFBFD;
	}
	.content1info{
	width: 98%;
	margin: 2%;}
	.content2img{
	width: 75%;
	margin: 2%;}

}
@media (max-width:767px){
	.content1{
	padding: 20px 0;}
	.content1ttl {
	margin-bottom: 0px;
	}
	.content1txt{
	width: auto;}
	.content1info{
	width: auto;
	min-width: 250px;
	margin: 8px auto;
		padding: 10px 0;
	height: auto;}
	.content1info h6{
	font-size: 12px;}
	.content4{
	flex-direction: column;}
	.content4info{
		width: 100%;
	}
	.content4vid{
		padding-top: 20px;
		width: 80%;
	}
}

