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

/*section0*/
.sec0{
	background: #bfbfbf; 
	
}
.subttl{
	background: #000;
	padding-bottom: 100px;
}
.ttl_m{
	padding-bottom: 30px;
}
/* サブタイトルbg */
h2{
	width: 100%;
	height: 300px;
	background-image: url("../img/company/bg_subtit.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

/* メイン */
.co_wrap{
	width: 1280px;
	margin: -50px auto 50px auto;
	background: #fff;
}
.co_ttl{
	text-align: center;
	font-size: 20px;
	margin-bottom: 50px;
}
.sec3_eve{
	margin: 0;
}
.sec3_eve .sec3_eve_pic{
	width: 1200px;
	margin: 0 auto;
	text-align: right;
	position: relative;
	top:0px;
}

.sec3_eve .sec3_eve_txt_group{
	position: relative;
	top:-330px;	
	margin-right: 45%;
	background: #000;
	color: #fff;
	border-radius: 0 20px 20px 0;
	padding: 20px 0 20px 50px;
}
.sec3_eve .sec3_eve_txt_group h4{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px 20%;
	text-align: center;
}
.sec3_eve .sec3_eve_txt{
	width: 550px;
	margin: 0 20px 20px 35%;
	line-height: 1.7em;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sec3_eve .sec3_eve_txt ul li{
	line-height: 2.8em;
	font-size: 20px;
}
.philosophy_top{
	text-align: right;
	color: #f7de58;
}
.sec3_eve .sec3_eve_txt ul li img{
	vertical-align: -10px;
}
.overview{
	width: 1000px;
	margin: -200px auto 200px auto;
}
.overview table{
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
.overview table tr th{
	width: 30%;
}
.overview table tr th,.overview table tr td{
	border-bottom: 1px dotted;
	padding: 20px 0;
	font-size: 15px;
}
@media screen and (max-width: 1800px){
.sec3_eve .sec3_eve_txt_group{
	position: relative;
	top:-300px;	
	margin-right: 43%;
	background: #000;
	color: #fff;
	border-radius: 0 20px 20px 0;
	padding: 20px 0 20px 50px;
}
.sec3_eve .sec3_eve_txt_group h4{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px 20%;
	text-align: center;
}
.sec3_eve .sec3_eve_txt{
	width: 550px;
	margin: 0 20px 20px 35%;
	line-height: 1.7em;
	
}
}
@media screen and (max-width: 1700px){

.sec3_eve .sec3_eve_txt_group h4{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px 20%;
	text-align: center;
}
.sec3_eve .sec3_eve_txt{
	width: 550px;
	margin: 0 20px 20px 30%;
	line-height: 1.7em;
	
}
}
@media screen and (max-width: 1500px){

.sec3_eve .sec3_eve_txt_group h4{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px 20%;
	text-align: center;
}
.sec3_eve .sec3_eve_txt{
	width: 550px;
	margin: 0 20px 20px 22%;
	line-height: 1.7em;
	
}
}


@media screen and (max-width: 1380px){
/* メイン */
.co_wrap{
	width: 100%;
	margin: -50px auto 50px auto;
	background: #fff;
}

.sec3_eve .sec3_eve_pic{
	width: 100%;
	margin: 0 auto;
	text-align: right;
	position: relative;
	top:0px;
}

.sec3_eve .sec3_eve_txt_group{
	position: relative;
	top:-300px;	
	margin-right: 35%;
	background: #000;
	color: #fff;
	border-radius: 0 20px 20px 0;
	padding: 20px 0 20px 50px;
}
.sec3_eve .sec3_eve_txt_group h4{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px 20%;
	text-align: center;
}
.sec3_eve .sec3_eve_txt{
	width: 550px;
	margin: 0 20px 20px 15%;
	line-height: 1.7em;
	
}
}
@media screen and (max-width: 1100px){
.sec3_eve .sec3_eve_txt_group{
	position: relative;
	top:-300px;	
	margin-right: 40%;
	background: #000;
	color: #fff;
	border-radius: 0 20px 20px 0;
	padding: 20px 0 20px 50px;
}
.sec3_eve .sec3_eve_txt_group h4{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px 20%;
	text-align: center;
}
.sec3_eve .sec3_eve_txt{
	width: 550px;
	margin: 0 20px 20px 0%;
	line-height: 1.7em;
	
}
}
@media screen and (max-width: 1000px){
.sec3_eve .sec3_eve_txt_group{
	position: relative;
	top:-300px;	
	margin-right: 40%;
	background: #000;
	color: #fff;
	border-radius: 0 20px 20px 0;
	padding: 20px 0 20px 50px;
}
.sec3_eve .sec3_eve_txt_group h4{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px 0%;
	text-align: center;
}
.sec3_eve .sec3_eve_txt{
	width: 95%;
	margin: 0 20px 20px 0%;
	line-height: 1.7em;
	
}
.sec3_eve .sec3_eve_txt ul li{
	line-height: 2.8em;
	font-size: 16px;
}
.sec3_eve .sec3_eve_txt ul li img{
	vertical-align: -10px;
	width: 70%;

}
}
@media screen and (max-width: 815px){
.sec3_eve .sec3_eve_txt_group{
	width: 90%;
	position: relative;
	top:-100px;	
	margin: 0 auto;
	background: #000;
	color: #fff;
	border-radius: 20px;
	padding: 20px;
	box-sizing: border-box;
}
.sec3_eve .sec3_eve_txt_group h4{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	text-align: center;
}
.sec3_eve .sec3_eve_txt{
	width: 80%;
	margin: 0 auto;
	line-height: 1.7em;
	
}
.sec3_eve .sec3_eve_txt{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sec3_eve .sec3_eve_pic{
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.sec3_eve .sec3_eve_pic img{
	width: 100%;
	margin: 0 auto;
}
.overview{
	width: 95%;
	margin: 0px auto 200px auto;
}
}
@media screen and (max-width: 750px){
.sec3_eve .sec3_eve_txt ul li{
	line-height: 2.8em;
	font-size: 16px;
}
}
@media screen and (max-width: 650px){
.sec3_eve .sec3_eve_txt_group{
	width: 90%;
	position: relative;
	top:-100px;	
	margin: 0 auto;
	background: #000;
	color: #fff;
	border-radius: 20px;
	padding: 20px 0;
	box-sizing: border-box;
}
.sec3_eve .sec3_eve_txt{
	width: 85%;
	margin: 0 auto;
	line-height: 1.7em;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sec3_eve .sec3_eve_txt ul li{
	line-height: 2.8em;
	font-size: 14px;
}
.sec3_eve .sec3_eve_txt ul li img{
	vertical-align: -10px;
	width: 70%;

}
}
@media screen and (max-width: 414px){
/* サブタイトルbg */
h2{
	width: 100%;
	height: 100px;
	background-image: url("../img/company/bg_subtit.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
/* メイン */
.co_wrap{
	margin: -100px auto 50px auto;
	background: #fff;
}
.co_ttl{
	width: 95%;
	text-align: left;
	font-size: 18px;
	margin: 0 auto;
}
.sec3_eve .sec3_eve_txt_group{
	width: 95%;
	position: relative;
	top:-50px;	
	margin: 0 auto;
	background: #000;
	color: #fff;
	border-radius: 20px;
	padding: 20px 0;
	box-sizing: border-box;
}
.sec3_eve .sec3_eve_txt{
	width: 90%;
	margin: 0 auto;
	line-height: 1.7em;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sec3_eve .sec3_eve_txt ul li{
	line-height: 2.8em;
	font-size: 12px;
}
}