/*▼事業内容*/
.businesstitle{
	text-align: center;
	font-family: "Ryumin Medium KL";
	margin: 70px 0 40px;
	font-feature-settings : "palt";
	letter-spacing:0.3em;
	line-height: 1.5em;
	}

@media only screen and (max-width: 800px){
.businesstitle{
	font-size: 7vw;
	}
}

@media only screen and (min-width: 801px){
.businesstitle{
	font-size: 2.5em;
	}
}

.itembottom{
	margin-top: 50px;
	margin-bottom: 100px;
	}
	
.wakubottom{
	margin-bottom: 100px;
	}


/*▼企業情報*/
.informationtitle{
	text-align: center;
	font-family: "Ryumin Medium KL";
	margin: 70px 0 40px;
	font-feature-settings : "palt";
	letter-spacing:0.2em;
	line-height: 1.5em;
	}

@media only screen and (max-width: 800px){
.informationtitle{
	font-size: 6vw;
	}
}

@media only screen and (min-width: 801px){
.informationtitle{
	font-size: 2.5em;
	}
}

.souimg{
	text-align: center;
	margin: 0 auto 50px;
}

.souimg img{
	max-width: 250px;
	height: auto;
	width: 50%;
}

.informationtext{
	text-align: center;
	font-size: 1em;
/*	font-family: "Ryumin Regular KL";*/
	line-height: 2.5em;
	margin-bottom: 40px;
	}

@media only screen and (max-width: 767px){

.informationtext{
	font-size: 0.85em;
	}
	
}

.souimg p{
	margin: 20px 0px;
	font-family: "Ryumin Regular KL";
}

.companyphoto{
	text-align: center;
	margin: 100px auto 0px;
	}

.companyphoto img{
	margin-bottom: 40px;
}

table {
	width: 100%;
	}

table tr{
	border-top: 1px dotted #C9CACA;
	border-bottom: 1px dotted #C9CACA;
	}

table td {
	line-height: 1.6em;
	text-align: left;
	font-feature-settings : "palt";
	font-size: 0.9em;
	padding: 20px 0px;
	}

/*▼会社概要*/
@media only screen and (min-width: 501px){
.just{
	text-align-last: justify;
	width: 160px;
	padding: 20px 50px 20px 0px;
	}
}

@media only screen and (min-width: 666px){
	
.jimusyo{
	width: 90px;
	}
	
.jimusyomo{
	display: none;
	}

}

@media only screen and (max-width: 500px){
.just{
	text-align-last: justify;
	width: 73px;
	padding: 20px 15px 20px 0px;
	}
}

@media only screen and (max-width: 665px){
.jimusyo{
	display: none;
	}

}


@media only screen and (max-width: 790px){
.sekou{
	display: none;
	}
}

@media only screen and (min-width: 791px){

.sekoumo{
	display: none;
	}
}



.adress{
	padding: 10px 0px;
}


/*▼沿革*/
@media only screen and (min-width: 560px){
.enkaku{
	width: 230px;
	padding: 20px 10px 20px 0px;
	}
}


@media only screen and (max-width: 559px){
.enkaku{
	width: 37%;
	padding: 20px 10px 20px 0px;
	}
}

/*▼アクセス*/
.gmap iframe{
	width: 100%;
	height: 500px;
	max-width: 1200px;
	}

.gmap p{
	text-align: left;
	line-height: 1.45em;
	font-feature-settings : "palt";
	font-size: 0.85em;
	margin-bottom: 70px;
	}

.mapjimusyo{
	text-align: left;
	font-size: 1.2em;
	margin: 20px 0px;
	font-family: "UD Shin Go Regular";
	}


#instafeed{

	text-align: center;
}

/*
#instafeed img{
	margin: 10px;

}
*/
