@charset "UTF-8";


.title__index {
	margin-bottom: 30px;
}
.title__index h2 {
	font-size: 5rem;
	color: #60b212;
	font-family: "Noto Serif JP";
	line-height: 1.4;
	font-weight: 400;
}
.title__index h2 span {
	font-size: 1.6rem;
	display: block;
	color: #000;

}




#mainimage {
	width: 100%;
	height: 100vh;
	background: url("../image/top/mainimage.webp") no-repeat center;
	background-size: cover;
	margin-bottom: 0;
	position: relative;
}

#mainimage {
	width: 100%;
	height: 100vh;
	background: url("../image/top/mainimage.webp") no-repeat center;
	background-size: cover;
	margin-bottom: 0;
	position: relative;
}
#mainimage .textArea {
	position: absolute;
	bottom: 40px;
	right: 80px;
	text-align: right;
}
#mainimage h1 {
	font-family: "Noto Serif JP";
	font-size: 5rem;
	color: #ffffff;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}
#mainimage p {
	color: #ffffff;
}



#news {
	background: url("../image/bg_iron02.webp") no-repeat center;
	background-size: cover;
}
#news .inner {
	position: relative;
	padding: 20px 0;
}
#news .btn {
	position: absolute;
	top: 0;
	right: 0;
}
#news h2 {
	float: left;
	font-size: 3rem;
	font-family: "Noto Serif JP";
	margin-right: 60px;
	margin-top: 70px;
}
#news p {
	margin-top: 20px;
	float: left;
}

#news .inner_inner {
	display: grid;
}

#news .btn {
	margin-top: 90px;
}




#business {
	position: relative;
}
#business p {
	position: absolute;
	top: 0;
	right: 0;
}
#business a {
	display: block;
	width: 24%;
	margin-right: 1.33333%;
	position: relative;
	color: #FFF;
}
#business a:last-child {
	margin-right: 0;
}
#business a dt {
	position: absolute;
	font-size: 2.2rem;
	font-weight: 900;
	top: 20px;
	left: 20px;
}



#works {
}
#works dt {
	font-size: 2.2rem;
	font-weight: 700;
	margin-bottom: 20px;
}
#works img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

#works .btn {
	margin: 0;
}




#about {
	background: url("../image/bg_iron02.webp") no-repeat top;
	background-size: cover;
	margin-bottom: 0;
}
#about .inner {
	position: relative;
}
#about p {
	position: absolute;
	top: 70px;
	right: 0;
}
#about .inner {
	padding: 60px 0;
}
#about .area__flex {
	margin-top: 40px;
}
#about a {
	font-size: 3rem;
	font-family: "Noto Serif JP";
	background: #FFF;
	display: block;
	width: 25%;
	padding: 20px 20px 60px 20px;
	border-right: solid 1px #dcdcdc;
}
#about a:last-child {
	border-right: none;
}
#about a dt {
	font-size: 2.2rem;
}
#about a dd {
	color: #3a3a3a;
	font-size: 1.4rem;
}




#recruit {
	background: url("../image/top/img_recruit.webp") no-repeat center top;
	background-size: cover;
	position: relative;
	height: 700px;
}
#recruit .textArea {
	position: absolute;
	top: 100px;
	right: 100px;
	
	width: 600px;
	background: url("../image/bg_iron02.webp") no-repeat top center;
	border-radius: 6px;
	padding: 30px;
}


.youtube_inner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.youtube_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




/* 1200px */
@media screen and (max-width: 1200px) {



}





/* max 1023px */
@media screen and (max-width: 1023px) {
	


.title__index {
	margin-bottom: 30px;
}
.title__index h2 {
	font-size: 3rem;
	color: #60b212;
	font-family: "Noto Serif JP";
	line-height: 1.4;
	font-weight: 400;
}
.title__index h2 span {
	font-size: 1.4rem;
	display: block;
	color: #000;

}




#mainimage {
	width: 100%;
	height: 100vh;
	background: url("../image/top/mainimage.webp") no-repeat center;
	background-size: cover;
	margin-bottom: 0;
	position: relative;
}

#mainimage {
	width: 100%;
	height: 100vh;
	background: url("../image/top/mainimage.webp") no-repeat center;
	background-size: cover;
	margin-bottom: 0;
	position: relative;
}
#mainimage .textArea {
	position: absolute;
	bottom: 0;
	right: 5%;
	text-align: right;
}
#mainimage h1 {
	font-family: "Noto Serif JP";
	font-size: 3rem;
	color: #ffffff;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}
#mainimage p {
	color: #ffffff;
}



#news {
	background: url("../image/bg_iron02.webp") no-repeat center;
	background-size: cover;
}
#news .inner {
	position: relative;
	padding: 20px 0;
}
#news .btn {
	position: relative;
	top: 0;
	right: 0;
	margin: 0;
}
#news h2 {
	float: none;
	font-size: 3rem;
	font-family: "Noto Serif JP";
	margin-right: 60px;
	margin-top: 5px;
}
#news p {
	margin-top: 20px;
	float: none;
}




#business {
	position: relative;
}
#business p {
	position: relative;
	top: 0;
	right: 0;
}
#business a {
	display: block;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 2%;
	position: relative;
	color: #FFF;
}
#business a:nth-child(2n) {
	margin-right: 0;
}
#business a dt {
	position: absolute;
	font-size: 1.6rem;
	font-weight: 900;
	top: 20px;
	left: 20px;
}



#works {
}
#works dt {
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 20px;
}


#about {
	background: url("../image/bg_iron02.webp") no-repeat top;
	background-size: cover;
	margin-bottom: 0;
}
#about .inner {
	position: relative;
}
#about p {
	position: relative;
	top: 0;
	right: 0;
}
#about .inner {
	padding: 10% 0;
}
#about .area__flex {
	margin-top: 40px;
}
#about a {
	font-size: 3rem;
	font-family: "Noto Serif JP";
	background: #FFF;
	display: block;
	width: 50%;
	padding: 20px 20px 60px 20px;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}
#about a:last-child {
	border-right: none;
}
#about a dt {
	font-size: 2.2rem;
}
#about a dd {
	color: #3a3a3a;
	font-size: 1.4rem;
}



#recruit {
	background: url("../image/top/img_recruit.webp") no-repeat center top;
	background-size: cover;
	position: relative;
	height: auto;
	padding: 10%;
}
#recruit .textArea {
	position: relative;
	top: 0;
	right: 0;
	
	width: 100%;
	background: url("../image/bg_iron02.webp") no-repeat top center;
	border-radius: 6px;
	padding: 30px;
}

	
	
}