/*======================================

	林建設工業
	トップCSS

=======================================*/

/* トップページ */
main{
	position: relative;
}
#header{
	/* position: absolute; */
	position: fixed;
	/* top: 0;
	left: 0;
	width: 100%;
	z-index: 1001; */
	background-color:rgba(0,0,0,0.6);
}
#hd_menu > li{
	background-color:rgba(0,0,0,0);
}

#footer{
	margin-top: 0;
}

/* セクションタイトル */
.sec_title{
	letter-spacing: 3px;
	text-align: center;
}
.sec_title > .e_title{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
	font-size: 180%;
	line-height: 1.2;
}
.sec_title > .j_title{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 100%;
	display: block;
	line-height: 1;
	margin-top: 0.3em;
}

#news .btn_01,
#work .btn_01{
	color: #0a8d00;
	background-image: url(../img/common/arrow_g.png);
	background-color: #fff;
	border: solid 2px #0a8d00;
}
#news .btn_01:hover,
#work .btn_01:hover{
	color: #fff;
	background-image: url(../img/common/arrow_w.png);
	background-color: #0a8d00;
	border: solid 2px #0a8d00;
	opacity: 1;
}

/* トップ画像 */
#top_image{
	position: relative;
	max-width: 100%;
	width: 100%;
	max-height: 730px;
}
#top_image .catch_img{
	object-fit: cover;
	font-family: 'object-fit: cover;';
	width: 100%;
	max-height: 730px;
}
#top_image .pc_img{
	display: block !important;
}
#top_image .sp_img{
	display: none !important;
}

li.slick-slide{
	position: relative;
}
#top_image .catch_txt{
	position: absolute;
	top: 50%;
	left: -50px;
	right: 0;
	margin: auto;
}

.slick-dots{
	bottom: 25px;
}
.slick-dots li.slick-active button:before{
	opacity: 1;
	color: #f50b1a;
}
.slick-dots li button:before{
	opacity: 1;
	color: #cecece;
}
.slick-dotted.slick-slider{
	margin-bottom: 0;
}


/*======================================
	NEWS & TOPICS
=======================================*/
#news{
	padding-top: 40px;
	padding-bottom: 50px;
	min-height: 400px;
}
#news.all_wide{
	background: url(../img/top/bk_leaf1.png);
	background-position: top 10px left calc(100% - 20% + 100px);
	background-repeat: no-repeat;
}

#news_list{
	margin-top: 40px;
	margin-bottom: 45px;
}
#news_list li{
	position: relative;
	margin-bottom: 30px;
}
#news_list .info{
	position: relative;
	float: left;
}
#news_list .date{
	position: absolute;
	top: 2px;
}
#news_list .category{
	font-size: 80%;
	width: 95px;
	display: block;
	padding: 3px 0;
	margin-left: 150px;
	text-align: center;
	color: #fff;
	background-color: #0a8d00;
}
#news_list .category.icon_cat1{
	background-color: #0a8d00;
}
#news_list .category.icon_cat2{
	background-color: #eb6120;
}
#news_list .category.icon_cat3{
	background-color: #38a1db;
}
#news_list .title{
	padding-left: 265px;
}
#news_list .title a{
	margin-right: 10px;
}

.icon_new img{
	line-height: 1;
	vertical-align: -0.2em;
}


/*======================================
	contents
=======================================*/
#contents{
	padding-top: 20px;
	padding-bottom: 45px;
}
#contents.all_wide{
	background: #0a8d00;
}
#contents .sec_title{
	color: #fff;
}
#contents .sp_img{
	display: none;
}

#contents ul{
	margin-top: 30px;
}
#contents li{
	position: relative;
	float: left;
	max-width: 360px;
	width: 32.7%;
	margin-right: 0.95%;
	padding-top: 110px;
	background: #fff;
}
#contents li:last-child{
	margin-right: 0;
}
#contents li a{
	text-decoration: none;
}
#contents li a:hover{
	color: #999999;
}
#contents .title{
	position: absolute;
	top: 0;
	font-size: 90%;
	font-weight: bold;
	padding: 20px 20px 30px 20px;
}
#contents .title .txt{
	font-size: 180%;
	display: block;
	line-height: 1.2;
}
#contents .title .txt::after{
	content: '';
	display: block;
	background: #231815;
	height: 1px;
	width: 110px;
	margin-top: 5px;
	margin-bottom: 5px;
	opacity: .7;
}


/*======================================
	business
=======================================*/
#business{
	padding-top: 65px;
	padding-bottom: 35px;
}

#business.all_wide{
	background: url(../img/top/bk_leaf2.png);
	background-position: top 50px right calc(100% - 20% + 100px);
	background-repeat: no-repeat;
}

#jigyo_list{
	margin-top: 40px;
}
#jigyo_list .img{
	max-width: 537px;
	width: 48.8%;
}
#jigyo_list .info{
	width: 530px;
	width: 48%;
	margin-top: 10px;
}
#jigyo_list .info a{
	text-decoration: none;
}
#jigyo_list .info a:hover{
	color: #000;
	opacity: .7;
}
#jigyo_list .info .btn_wrap{
	margin-top: 40px;
}

#jigyo_list .info a.btn_01:hover{
	color: #fff;
}
#jigyo_list .kenchiku a.btn_01{
	background-color: #eb6120;
}

#jigyo_list .doboku .info{
	margin-top: 30px;
}
#jigyo_list .l_data{
	float: left;
	margin-right: 3.2%;
}
#jigyo_list .r_data{
	float: right;
}

#jigyo_list .j_title{
	font-size: 170%;
	font-weight: bold;
	margin-right: 20px;
	vertical-align: middle;
}
#jigyo_list .kenchiku .j_title .notice,
#jigyo_list .kenchiku .desc{
	color: #eb6120;
}
#jigyo_list .doboku .j_title .notice,
#jigyo_list .doboku .desc{
	color: #0a8d00;
}
#jigyo_list .e_title{
	font-size: 80%;
	font-weight: normal;
	vertical-align: middle;
}
#jigyo_list .desc{
	font-size: 110%;
	margin: 0.7em 0;
}

#jigyo_list li{
	margin-bottom: 40px;
}
#jigyo_list li:last-child{
	margin-bottom: 0;
}


/*======================================
	work
=======================================*/
#work{
	margin-top: 35px;
	margin-bottom: 120px;
}
#work .work_slider .slick-slide{
	margin-right: 10px;	
}

.work_slider{
	margin-top: 20px;
	margin-bottom: 30px;
}
#work .btn_01{
	padding-right: 15px;
	margin: 0 10px;
}

.work_slider .slick-next:before,
.work_slider .slick-prev:before{
	content: '';
}
.work_slider .slick-prev{
	left: 0;
	z-index: 1000;
}
.work_slider .slick-next{
	right: 0;
	z-index: 1000;
}

.slick-dots li button:before{
	font-size: 12px;
	text-shadow: 0px 0px 5px rgba(0,0,0,.8);
}

/*======================================
	method
=======================================*/
#method {
	margin-top: 35px;
	margin-bottom: 120px;
}
#method .method_list {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	gap: 10px;
	margin-top: 20px;
}
#method .method_list li {
	max-width: 208px;
	width: 100%;
}

/*======================================
	recruit
=======================================*/
#recruit img.sp{
	display: none;
}
#recruit{
	background: #fffcdb;
	padding-top: 20px;
}
#recruit .sec_title{
	color: #0a8d00;
}

#recruit .info{
	position: relative;
	display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    padding: 32px 0 40px;
}
#recruit .txt{
	float: left;
	max-width: 300px;
	width: 27.2%;
	margin-top: 1.5em;
	margin-right: 1.5%;
}
#recruit .img{
	float: right;
	max-width: 785px;
	width: 71.3%;
	text-align: right;
}
#recruit .desc{
	margin-bottom: 30px;
	font-weight: bold;
}


/*======================================
	link
=======================================*/
#link{
	position: relative;
}
#link .btn_wrap{
	text-align: left;
	position: absolute;
	z-index: 100;
	top: 145px;
	max-width: calc(100% - 30px);
	width: 100%;
}
#link .btn_01{
	color: #3e3a39;
	padding-right: 10px;
	background-image: url(../img/top/arrow_b.png);
	background-color: #fff;
	background-position: top 15px right 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.8);
}
#link .btn_01:not(:first-child){
	margin-left: 60px;
}


@media screen and (max-width:1024px){
	#top_image .catch_txt.main_wide{
		padding-left: 0;
		padding-right: 0;
	}
	#top_image .catch_txt{
		left: 0;
	}
}

@media screen and (max-width:960px){
	#recruit{
		padding-bottom: 40px;
	}
	#news.all_wide{
		background-position: top 10px left 280px;
	}
	#business.all_wide{
		background-position: top 50px right 280px;
	}
}

@media screen and (max-width:800px){
	#contents .sp_img{
		display: block;
	}
	#contents .pc_img{
		display: none;
	}

	#contents li{
		float: none;
		max-width: 550px;
		width: 100%;
		margin:0 auto !important;
		padding-top: 0;
		background: #fff;
	}
	#contents li:not(:last-child){
		margin-bottom: 30px !important;
	}
	
	#contents .title{
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		width: 37%;
		padding: 0 0 0 20px;
	}
	#contents .sp_img{
		float: right;
		width: 63%;
	}

	#method .method_list {
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px 5%;
	}
	#method .method_list li {
		width: 30%;
	}
}

@media screen and (min-width:651px) and (max-width:900px){
	#recruit {
		padding-bottom: 0;
	}
	#recruit .img {
		max-width: 500px;
		width: 55%;
	}
	#recruit .txt {
		width: 39.5%;
		margin-right: 1.5%;
	}
	#recruit img.pc{
		display: none;
	}
	#recruit img.sp{
		display: block;
	}
}

@media screen and (max-width:700px){
	#link .btn_01:not(:first-child){
		margin-left: 30px;
	}
	#recruit .btn_01{
		padding-right: 10px;
	}
	
	#news_list li{
		margin-bottom: 30px;
	}
	#news_list .info{
		float: none;
		margin-bottom: 10px;
	}
	#news_list .title{
		padding-left: 0;
	}
	#news_list .date {
		line-height: 1;
		top: 6px;
	}
	#news_list .category {
		padding: 2px 0;
		font-size: 90%;
	}
}

@media screen and (max-width:650px){
	#work .btn_01{
		display: block;
		margin: 15px auto;
	}
	
	
	#recruit .info{
		flex-direction: column;
		padding: 32px 0 0;
	}
	#recruit .main_wide{
		padding-left: 0;
		padding-right: 0;
	}
	#recruit .img{
		float: none;
		max-width: 785px;
		width: 100%;
		margin-top: 20px;
	}
	#recruit .txt{
		float: none;
		max-width: 100%;
		width: 100%;
		margin-top: 1.5em;
		margin-right: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	#recruit .desc{
		margin-bottom: 1.5em;
	}
	#recruit .btn_01{
		display: block;
		margin: 0 auto;
	}
	#link .btn_wrap{
		position: relative;
		top: 30px;
		max-width: 100%;
		width: 100%;
	}
	#link .btn_01, #link .btn_01:not(:first-child){
		display: block;
		margin-left: 0;
		margin: 0 auto 20px;
		border: solid 1px #b4b4b5;
		box-shadow: none;
	}
}

@media screen and (max-width:600px){
	#header{
		position: static;
		background-color: #918b8a;
	}

	#top_image .catch_txt {
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		left: 0px;
	}
	#top_image .pc_img{
		display: none !important;
	}
	#top_image .sp_img{
		display: block !important;
	}

	#jigyo_list .txt{
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
	}
	#jigyo_list .img{
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
	}
	#jigyo_list .img > img{
		width: 100%;
	}
	#jigyo_list .l_data{
		float: none;
		margin: 0 auto;
	}
	#jigyo_list .r_data{
		float: none;
		width: 100%;
	}
	#jigyo_list .info {
		padding: 0 15px;
	}
	#jigyo_list .doboku .info {
		margin-top: 20px;
		width: 100%;
	}
	#business > .main_wide{
		padding: 0;
	}
}

@media screen and (max-width:500px){
	#news.all_wide{
		background-position: top 10px left 35px;
	}
	#business.all_wide {
		background-position: bottom 10px right 50px;
	}
	.sec_title > .e_title{
		font-size: 150%;
	}
	.sec_title > .j_title {
		font-size: 80%;
	}
	#contents .title .txt {
		font-size: 160%;
	}
	#work .work_slider .slick-slide{
		margin: 0 5px;
	}
	.work_slider .slick-prev{
		left: 5px;
	}
	.work_slider .slick-next{
		right: 5px;
	}
	#recruit .img{
		margin-top: 1em;
	}
	#recruit img.pc{
		display: none;
	}
	#recruit img.sp{
		display: block;
	}
}

@media screen and (max-width:400px){
	#jigyo_list .j_title{
		display: block;
	}
	#work .work_slider .slick-slide{
		margin: 0;
	}
	.work_slider .slick-prev{
		left: 0;
	}
	.work_slider .slick-next{
		right: 0;
	}
	
	#contents .title{
		width: 45%;
	}
	#contents .title .txt{
		font-size: 120%;
	}
	#contents .title .txt::after {
		width: 80px;
	}
	#contents .sp_img{
		width: 55%;
	}

	#method .method_list li {
		width: 45%;
	}
}
