@charset "utf-8";

/* company.css */

/* company area_slider
--------------------------------------- */

/*
section.area_slider{
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 0;
}

section.area_slider img{
	width: 100%;
	height: 60vh;
	object-fit: contain;
}

@media all and (-ms-high-contrast:none) {
	section.area_slider img{
		width: 100%;
		height: 60vh;
		object-fit: none;
	}
}

@media all and (max-width: 1024px) {
	section.area_slider img{
		width: 100vw;
		height: 60vh;
		object-fit: cover;
	}
}
*/
.fs20{
	font-size: 2.0rem !important;
}
.fs30{
	font-size: 3.0rem !important;
}
.fs40{
	font-size: 4.0rem !important;
}
.bgclr01{
	background-color: #efefef !important;
}
.area_slider .pc ul li{
	background-attachment: fixed;
	background-image: url(../img/company/company_img.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  height: 100vh;
}
.area_slider .sp ul li{
	background-attachment: fixed;
	background-image: url(../img/company/company_img_sp.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  height: 80vh;
}


/* company area_01 intervew
--------------------------------------- */

section.area_01{
	width: 100%;
	margin: -40vh 0 0;
	padding: 100px 0 0 0;
}

section.area_01 > div.company_ttl{
	background-color: #fff;
	width: 90%;
	margin: 0 auto 100px;
}

section.area_01 > div.company_ttl > h2{
	text-align: center;
	font-weight: 700;
	color: #8dc031;
	font-size: 3rem;
	line-height: 1;
}

section.area_01 > div.company_ttl > h2 > span{
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 2rem;
	margin-top: 10px;
	line-height: 1.5;
}

@media all and (max-width: 768px) {

	section.area_01{
		margin: -40vh 0 0;
		padding: 70px 0 0 0;
	}

	section.area_01 > div.company_ttl{
		width: 100%;
		background-color: #fff;
		margin-bottom: 70px;
	}

	section.area_01 > div.company_ttl > h2{
		text-align: center;
		font-size: 2.6rem;
	}

	section.area_01 > div.company_ttl > h2 > span{
		font-size: 1.6rem;
	}

}

section.area_01 > div.company_messe{
	width: 100%;
	padding: 0 0 70px;
	position: relative;
	overflow: hidden;
}
section.area_01 > .company_messe span.lead{
	font-size: 2.0rem;
	font-weight: bold;
	color: #5a5a5a;
}
@media all and (max-width: 768px) {
section.area_01 > .company_messe span.lead{
	text-align: center;
	font-size: 1.7rem;
	margin: 0 auto 0;
	width: 90%;
	color: #fff;
	float: none;
	display: block;
}
}
section.area_01 > div.company_messe > div{
	max-width: 960px;
	width: 90%;
	margin: auto;
}

section.area_01 > div.company_messe > div img{
	float: right;
	width: 30%;
	margin-bottom: 15px;
	vertical-align: top;
}

section.area_01 > div.company_messe > div h2{
	margin-bottom: 30px;
	float: left;
	display: block;
	width: 100%;
}

section.area_01 > div.company_messe > div h2 span:nth-of-type(1){
	display: block;
	text-align: left;
	font-size: 2.6rem;
	background-color: #689d38;
	color: #fff;
	text-indent: 2.5em;
	width: 90%;
	font-weight: 700;
}

section.area_01 > div.company_messe > div h2 span:nth-of-type(2){
	display: block;
	text-align: left;
	font-size: 2rem;
	background-color: rgba(106, 158, 57, 0.4);
	color: #000;
	text-indent: 2.5em;
	width: 90%;
	margin-left: 10%;
}

section.area_01 > div.company_messe > div p:nth-of-type(1){
	width: 48%;
	float: left;
	text-align: left;
	font-size: 2rem;
	color: #5a5a5a;
	margin-bottom: 30px;
	line-height: 1.5;
	font-weight: 700;
}

section.area_01 > div.company_messe > div p:nth-of-type(2){
	width: 100%;
	float: left;
	font-size: 1.6rem;
}

section.area_01 > div.company_messe > div h3{
	float: right;
	text-align: right: ;
	font-size: 2.5rem;
}

section.area_01 > div.company_messe > div h3 span{
	font-size: 1.8rem;
}

@media all and (max-width: 768px) {

	section.area_01 > div.company_messe{
		background-color: rgba(141, 191, 49, 0.8);
		padding: 40px 0;
	}

	section.area_01 > div.company_messe > div{
		width: 100%;
		margin: auto;
	}

	section.area_01 > div.company_messe > div img{
		float: none;
		margin: 0 auto 20px;
		width: 60%;
	}

	section.area_01 > div.company_messe > div h2{
		text-align: center;
		font-size: 2rem;
		margin: 0 auto 20px;
		float: none;
		width: 90%;
		background-image: url('../img/company/company_bg.png');
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		padding-bottom: 25px;
	}

	section.area_01 > div.company_messe > div h2{
		margin-bottom: 30px;
		float: none;
		display: block;
		width: 100%;
	}

	section.area_01 > div.company_messe > div h2 span:nth-of-type(1){
		display: block;
		text-align: center;
		font-size: 2rem;
		background: none;
		color: #fff;
		text-indent: 0;
		width: 100%;
		font-weight: 700;
	}

	section.area_01 > div.company_messe > div h2 span:nth-of-type(2){
		display: block;
		text-align: center;
		font-size: 1.6rem;
		background: none;
		color: #fff;
		text-indent: 0;
		width: 100%;
		margin-left: 0;
	}

	section.area_01 > div.company_messe > div p:nth-of-type(2){
		width: 90%;
		margin: auto;
		float: none;
		color: #fff;
		font-size: 1.4rem;
		}

	section.area_01 > div.company_messe > div p:nth-of-type(1){
		text-align: center;
		font-size: 1.7rem;
		margin: 0 auto 20px;
		width: 90%;
		color: #fff;
		float: none;
	}

	section.area_01 > div.company_messe > div h3{
		text-align: center;
		font-size: 1.8rem;
		margin-bottom: 20px;
		float: none;
		color: #fff;
	}

	section.area_01 > div.company_messe > div h3 span{
		font-size: 1.6rem;
		display: block;
	}
}

/* area_02
------------------------------------- */

section.area_02{
	width: 100%;
	padding: 80px 0;
	background-color: #ededed;
	overflow: hidden;
	position: relative;
}

div.ta_out{
	max-width: 960px;
	width: 90%;
	margin: 0 auto 80px;
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
	padding: 30px;
	box-sizing: border-box;
}

div.ta_out > h2{
	font-size: 2.6rem;
	color: #8dc031;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 50px;
}

div.ta_out > h2 span{
	font-size: 2rem;
	display: block;
	font-weight: normal;
	color: #000;
}

div.ta_out > table.l_ta{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #000;
	box-sizing: border-box;
	margin-bottom: 30px;
}

div.ta_out > table tr{
	width: auto;
	border-bottom: 1px solid #000;
}

div.ta_out > table th,
div.ta_out > table td{
	padding: 20px 0;
}

@media all and (max-width: 768px) {
	div.ta_out{
		width: 100%;
		margin: 0 auto 50px;
		padding: 40px 0;
		box-sizing: border-box;
		box-shadow: none;
	}

	div.ta_out > table.l_ta{
		width: 90%;
		margin: 0 auto 30px;
	}

	div.ta_out > h2{
		font-size: 2rem;
		margin-bottom: 20px;
		padding-bottom: 25px;
	}

	div.ta_out > h2 span{
		font-size: 1.4rem;
	}

	div.ta_out > table th{
		width: 120px;
		font-size: 1.4rem;
	}
	div.ta_out > table td{
		font-size: 1.4rem;
	}

}

/* area_03
---------------------------------- */

section.area_03{
	width: 100%;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	padding: 80px 0;
	text-align: center;
}

section.area_03 > h2{
	font-size: 2.6rem;
	color: #8dc031;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 50px;
}

section.area_03 > h2 span{
	font-size: 2rem;
	display: block;
	font-weight: normal;
	color: #000;
}

section.area_03 > p{
	text-align: center;
	margin-bottom: 30px;
}

section.area_03 > iframe{
	max-width: 1600px;
	width: 90%;
	height: 400px;
	position: relative;
	z-index: 3;
}

@media all and (max-width: 768px) {
	section.area_03{
		padding: 40px 0;
	}

	section.area_03 > h2{
		font-size: 2.3rem;
		margin-bottom: 20px;
	}

	section.area_03 > h2 span{
		font-size: 1.4rem;
	}

	section.area_03 > p{
		text-align: center;
		margin-bottom: 30px;
	}

	section.area_03 > iframe{
		max-width: 1600px;
		width: 90%;
		height: 400px;
		position: relative;
		z-index: 3;
	}

}

.ta_set{
	max-width: 470px;
	margin: 0 auto 30px;
	padding: 0;
}
.ta_set li{
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	font-size: 1.8rem;
}
@media all and (max-width: 768px) {
.ta_set{
	padding: 0 10px;
}
.ta_set li{
	font-size: 1.4rem;
}
}
.ta_set li span{
	font-size: 2.0rem;
	font-weight: bold;
}

