@charset "utf-8";
/*posting*/

/**/
#indexMvSlider{
	width:100%;
}
/**/

/**/
#indCon{
}
.indConTxt{
	text-align:left;
}
.indConTxt01{
	font-size:2rem;
	font-weight: bold;
	font-feature-settings: "palt";
}
.indConTxt02{
	font-size:1.4rem;
	font-weight: bold;
	margin-bottom:2em;
	font-feature-settings: "palt";
}
.indConTxt03 a{
	display:block;
	max-width:230px;
	border:1px solid #333;
	line-height:36px;
	background-color:#fff;
	text-align:center;
	text-decoration: none;
	font-size:1.4rem;
	position:relative;
	padding-left:9px;
	margin: 0 auto;
}
.indConTxt03 a::before{
	content:"";
	display:block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 0 18px 18px;
	border-color: transparent transparent transparent #333;
	left:0;
	position:absolute;
	top:0;
}
@media print, screen and (min-width:768px) {
	.indConTxt01{
		font-size:3.4rem;
	}
	.indConTxt02{
		font-size:1.6rem;
		margin-bottom:50px;
	}
}
.indConImg{}
.indConBg{
	z-index:-1;
	background-color:#e6e6e6;
	position:absolute;
}
/**/
#indVision{
	width:100%;
	margin:0 auto 80px;
	position:relative;
	height:calc(43vw + 150px + 5vw);
}
#indVision .indConImg{
	width:90%;
	margin-left:10%;
}
#indVision .indConTxt{
	width:90%;
	margin:20px auto;
}
#indVision .indConTxt01{
	font-size:3rem;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	line-height:1.2;
}
#indVision .indConBg{
	width:100%;
	height:calc(43vw + 150px + 5vw);
	position:absolute;
	top:5vw;
	left:0;
}
@media print, screen and (min-width:768px) {
	#indVision{
		width:90%;
		max-width:1000px;
		display:flex;
		flex-direction: row-reverse;
		height:calc(32vw + 80px);
	}
	#indVision .indConImg{
		width:64%;
		max-width:640px;
		margin-left:auto;
	}
	#indVision .indConTxt{
		width:32%;
		margin-right:4%;
		margin-top:7vw;
	}
	#indVision .indConTxt01{
		font-size:5rem;
	}
	#indVision .indConTxt02{
	}
	#indVision .indConTxt03{
	}
	#indVision .indConTxt03 a{
		margin: 0;
	}
	#indVision .indConBg{
		width:90%;
		height:32vw;
		position:absolute;
		top:3vw;
		left:5vw;
	}
}
@media print, screen and (min-width:1000px) {
	#indVision{
		height:calc(320px + 80px);
	}
	#indVision .indConTxt{
		margin-top:70px;
	}
	#indVision .indConBg{
		top:30px;
		left:50px;
		height:320px;
	}
}
/**/
#indConWrap{
	width:100%;
	max-width:1000px;
	margin:50px auto 0;
}
@media print, screen and (min-width:768px) {
	#indConWrap{
		margin:80px auto 0;
		display:flex;
	}
}
/**/
#indTechnorogy{
	width:100%;
	margin:0 auto 80px;
	height:calc(45vw + 127px + 5vw);
	position:relative;
}
#indTechnorogy .indConImg{
	width:90%;
	height:45vw;
	overflow: hidden;
	margin-left:10%;
}
#indTechnorogy .indConTxt{
	width:90%;
	margin:20px auto;
}
#indTechnorogy .indConBg{
	width:100%;
	height:calc(45vw + 127px + 5vw);
	position:absolute;
	top:5vw;
	left:0;
}
@media print, screen and (min-width:768px) {
	#indTechnorogy{
		width:50%;
		height:55vw;
		max-height:510px;
	}
	#indTechnorogy .indConImg{
		width:90%;
		height:auto;
	}
	#indTechnorogy .indConTxt{
		width:70%;
		margin:50px 0 50px 10%;
	}
	#indTechnorogy .indConTxt03 a{
		margin: 0 auto;
	}
	#indTechnorogy .indConBg{
		width:90%;
		height:55vw;
	}
}
@media print, screen and (min-width:1000px) {
	#indTechnorogy{
		max-height:510px;
	}
	#indTechnorogy .indConTxt{
	}
	#indTechnorogy .indConBg{
		height:510px;
		top:50px;
	}
}
/**/
#indCompany{
	width:100%;
	position:relative;
	height:calc(52.5vw + 74px + 5vw);
}
#indCompany .indConImg{
	width:55.5vw;
	height:52.5vw;
	overflow: hidden;
	margin:auto;
}
#indCompany .indConTxt{
	width:90%;
	margin:20px auto;
}
#indCompany .indConTxt01{
	margin-bottom:10px;
}
#indCompany .indConBg{
	width:100%;
	height:calc(52.5vw + 84px + 5vw);
	position:absolute;
	top:5vw;
	left:0;
}
@media print, screen and (min-width:768px) {
	#indCompany{
		width:45%;
		margin-left:5%;
		height:63vw;
		max-height:630px;
		margin-top:80px;
	}
	#indCompany .indConImg{
		width:82%;
		margin-right:0;
		height:auto;
	}
	#indCompany .indConTxt{
		width:70%;
		margin:50px 0 50px 10%;
	}
	#indCompany .indConTxt01{
		margin-bottom:40px;
	}
	#indCompany .indConBg{
		width:90%;
		height:46vw;
		bottom:0;
		top:auto;
	}
}
@media print, screen and (min-width:1000px) {
	#indCompany{
		max-height:630px;
	}
	#indCompany .indConBg{
		height:460px;
		bottom:0;
	}
}
/**/

/**/
#indProducts{
	margin:40px auto 0;
}
@media print, screen and (min-width:768px) {
	#indProducts{
		margin:0 auto;
	}
}
.indProductsUnit{
	display:block;
	width:100%;
	margin-bottom:40px;
	text-decoration: none;
}
.indProductsUnit figure{
	width:100%;
	margin-bottom:10px;
}
.indProductsUnit img{
	width:100%;
}
.indProductsUnitTxtwrap{
	text-align:left;
}
.indProductsUnitTtl{
	font-size:2rem;
	border-bottom:1px solid #333;
	margin-bottom:10px;
	padding-bottom:10px;
	line-height: 1.5;
}
.indProductsUnitTxt01{
	font-size:1.4rem;
	margin-bottom:20px;
}
.indProductsUnitBtn a{
	display:block;
	max-width:140px;
	border:1px solid #333;
	line-height:30px;
	background-color:#fff;
	text-align:center;
	text-decoration: none;
	font-size:1.2rem;
	position:relative;
	padding-left:7.5px;
	margin: 0 auto;
}
.indProductsUnitBtn a::before{
	content:"";
	display:block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #333;
	left:0;
	position:absolute;
	top:0;
}
@media print, screen and (min-width:768px) {
	.indProductsUnit{
		display:flex;
		align-items: center;
		margin-bottom:0;
	}
	.indProductsUnit figure{
		width:50%;
		margin-bottom:0;
	}
	.indProductsUnitTxtwrap{
		width:50%;
	}
	.indProductsUnitTtl{
		font-size:2.5rem;
		padding-left:20px;
	}
	.indProductsUnitTxt01{
		font-size:1.6rem;
		padding-left:20px;
	}
	.indProductsUnit:nth-of-type(2n){
		flex-direction: row-reverse
	}
	.indProductsUnit:nth-of-type(2n) .indProductsUnitTtl{
		padding-left:0;
		padding-right:20px;
	}
	.indProductsUnit:nth-of-type(2n) .indProductsUnitTxt01{
		padding-left:0;
		padding-right:20px;
	}
}
/**/


/**/
.indShop01{
	display:block;
}
.indShop01 a{
	width:100%;
	display:block;
	margin-bottom:10px;
}
.indShop01 img{
	width:100%;
}
@media print, screen and (min-width:768px) {
	.indShop01{
		display:flex;
		margin:0 auto 40px;
	}
	.indShop01 a{
		width:47%;
		margin-bottom:0;
	}
	.indShop01 a:first-child{
		margin-right:6%;
	}
}
/**/
.indShop02{
	display:block;
}
.indShop02 a{
	width:100%;
	display:block;
	margin-bottom:10px;
	border:1px solid #999;
	border-radius:5px;
	text-decoration: none;
	padding:10px 0;
}
.indShop02 img{
	height:40px;
}
.indShop02 img:nth-child(1){
	margin-right:10px;
}
@media print, screen and (min-width:768px) {
	.indShop02{
		display:flex;
	}
	.indShop02 a{
		width:32%;
		margin-right:2%;
		margin-bottom:0;
	}
	.indShop02 a:last-child{
		margin-right:0%;
	}
	.indShop02 img{
		height:35px;
	}
	.indShop02 img:nth-child(1){
		margin-right:10px;
	}
}
@media print, screen and (min-width:1000px) {
	.indShop02 img{
		height:50px;
	}
	.indShop02 img:nth-child(1){
		margin-right:10px;
	}
}
/**/
.indShop03{
	display:block;
}
.indShop03 a{
	width:100%;
	display:block;
	margin-bottom:10px;
}
.indShop03 img{
	width:100%;
}
@media print, screen and (min-width:768px) {
.indShop03 a{
	width:100%;
	display:block;
	margin-bottom: 40px;
}
}
/**/













