@charset "utf-8";

.top_hanyou{
	background-image: url("../images/company_top.png");
}

/* ---------- 挨拶 ---------- */
.about{
	background-image: url("../images/company_BG.png");
	background-position: center;
	width: 100%;
	background-repeat: no-repeat;
	height: 2122px;
	margin-top: -100px;
}
.about .text{
	width: 900px;
	margin: auto;
	padding-top: 190px
}
.about .text h2{
	font-size: 28px;
	margin-left: 100px;
}
.about .text .p img{
	float: left;
	margin-left: -30px;
	margin-right: 20px;
}
.about .text .p{
	margin-top: 80px
}
.about .text p{
	line-height: 41px;
	font-size: 23px;
}
.about .text .name{
	margin: 10px 0 0 auto;
	width: 320px;
	color: #5FC0FF;
}

@media screen and (max-width: 1100px){
	.about{
	background-image: url("../images/company_BG_tel.png");
	height: 3213px;
	margin-top: -200px;
}
.about .text{
	width: 500px;
	margin: auto;
	padding-top: 220px;
	padding-left: 5px;
}
.about .text h2{
	font-size: 20px;
	margin-left: -10px;
	line-height: 32px;
}
.about .text .p img{
	float: inherit;
	margin-left: -50px;
	margin-right: 0px;
}
.about .text .p{
	margin-top: 50px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}
.about .text p{
	line-height: 41px;
	font-size: 24px;
	margin-top: 20px;
}
.about .text .name{
	margin: 10px 0 0 auto;
	width: 275px;
	color: #5FC0FF;
	font-size: 24px
}
}

/* ---------- 会社概要 ---------- */
.company .flex{
	margin-bottom: 8px;
}
.company .right{
	width: 30%;
	padding-left: 25px;
}
.company .left{
	width: 70%;
	line-height: 35px;
}
.company .p2{
	font-size: 18px;
	line-height: 25px;
	margin-top: 10px;
}
.company p{
	font-size: 23px;
}








@media screen and (max-width: 1100px){
	
}

@media screen and (max-width: 1100px){
	
}

@media screen and (max-width: 1100px){
	
}







