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

/*======================
main_background
======================*/
.main_background{
	background: url("images/main_backgrond.jpg") repeat-y center/cover;
	background-size: 100% 490px;
}

@media only screen and (max-width: 1024px) {
	
}
@media only screen and (max-width: 767px) {
.main_background{
	background: url("images/main_backgrond_sp.jpg") repeat-y center/cover;
	background-size: 100% 240px;
}
}


/*======================
main
======================*/
.top_mv{
	background-image: url("images/mv_back.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;	
}

.mv_wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: row-reverse;
}
.mv_wrap .mv{
	width: 65%;
	height: 92vh;
/*	margin-left: auto;*/
	border-radius: 0 0 0 500px;
	background-image: url("images/mv_new.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.mv_wrap .mv img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: right bottom;
}

.mv_wrap .catchcopy{
	width: 35%;
	padding-top: 20%;
}
.mv_wrap .catchcopy img{
	width: 86%;
	height: auto;
	margin-left: 15%;
}


@media only screen and (max-width: 1024px) {
	.top_mv{
		margin-top: 80px;
	}
	.mv_wrap .mv{
		height: 80vh;
	/*	height: 570px;*/
	border-radius: 0 0 0 300px;
}
/*		.mv_wrap .catchcopy{
	padding-top: 0;
}*/
/*	.mv_wrap .catchcopy img{
		width: 80%;
	margin-left: 16%;
}*/
}

@media only screen and (max-width: 768px) {
	.mv_wrap .mv{
		/*height: 470px;*/
		border-radius: 0 0 0 200px;
}
	.mv_wrap .catchcopy{
		width: 45%;
	}
		.mv_wrap .catchcopy img{
	margin-left: 10%;
}
}

@media only screen and (max-width: 767px) {
.top_mv{
	background-image: url("images/mv_back_sp.jpg");
}
	.mv_wrap {
	display: block;
/*		height:100svh;*/
}
	.mv_wrap .mv{
	width: 95%;
		height: 50vh;
	border-radius: 0 0 0 120px;
	background-image: url("images/mv_sp_new.jpg");
	/*	margin-left: 6%;*/
		margin-left: auto;
}
	.mv_wrap .catchcopy{
	width: 85%;
		padding-left: 6%;
		padding-right: 6%;
/*		margin-top: 30px;*/
		padding-top: 5%;
}
.mv_wrap .catchcopy img{
	width: 100%;
	margin-left: inherit;
}
}


/*mv_message*/
.mv_message{
	padding-top: 180px;
	padding-bottom: 120px;
}
.mv_message .read{
	font-size: 40px;
	text-align: center;
	margin-bottom: 40px;
}
.mv_message .read .strong{
	background-color: #fff;
	line-height: 1;
	padding: 2px 8px;
	padding-bottom: 6px;
	display: inline-block;
	font-weight: 600;
}

.mv_message .txt{
	font-size: 20px;
	text-align: center;
}

@media only screen and (max-width: 1024px) {
.mv_message{
		padding-top: 120px;
	padding-bottom: 80px;
}
}
@media only screen and (max-width: 767px) {
	.mv_message{
		padding-top: 80px;
}
	.mv_message .read{
	font-size: 30px;
	margin-bottom: 30px;
}
	.mv_message .txt{
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
}


.mv_fixed_btn{
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
	margin-top: 40px;
}
.mv_fixed_btn a{
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 65px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	padding-left: 40px;
	color: #fff;
	border-radius: 50px;
	background: linear-gradient(105deg,rgba(57, 106, 189, 1) 0%, rgba(33, 131, 115, 1) 100%);
	position: relative;
	box-shadow: 0px 6px 12px -6px rgba(0,0,0,0.3);
}

.mv_fixed_btn a::after{
	content: "";
	background: url("images/icon/arrow_right.svg") no-repeat center / contain;
	width: 25px;
	height: 12px;
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translateY(-50%);
}




/*======================
main_head
======================*/
.main_head{
	padding-left: 25px;
	border-left: 1px solid #919296;
	margin-bottom: 65px;
}

.main_head .ttl_en{
	font-size: 22px;
	font-weight: 400;
}
.main_head .ttl{
	font-size: 36px;
	color: #09132E;
	letter-spacing: 7px;
	font-weight: 600;
	line-height: 1.2;
	display: inline-block;
	position: relative;
}


@media only screen and (max-width: 1024px) {
	
}
@media only screen and (max-width: 767px) {
	.main_head{
	margin-bottom: 45px;
}
.main_head .ttl_en{
	font-size: 16px;
}
	.main_head .ttl{
	font-size: 30px;
		letter-spacing: 3px;
}
}



/*======================
岩井工機の強み
======================*/
.top_strengths{
	padding-top: 120px;
	padding-bottom: 90px;
}

.strengths_wrap{
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}

.strengths_item {
width: 345px;
	height: auto;
	margin-right: 4px;
	display: flex;
	flex-direction: column;
}
.strengths_item:last-of-type{
	margin-right: 0;
}

.strengths_item .img_area{
	width: 100%;
	height: 335px;
	position: relative;
}
.strengths_item .img_area::after{
	content: "";
	width: 100%;
	height: 115px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(9, 19, 46, 1) 100%);
}
.strengths_item .img_area img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.strengths_item .ttl{
	font-size: 22px;
	margin-bottom: 25px;
	margin-top: -40px;
	position: relative;
	z-index: 1;
}
.strengths_item01 .ttl{
	margin-top: -20px;
}

.strengths_item .txt_area{
	padding: 0 25px 45px 25px;
	margin-top: auto;
}



@media only screen and (max-width: 1024px) {
	.top_strengths{
	padding-top: 80px;
		padding-bottom: 60px;
}
	.strengths_wrap{
	flex-wrap: wrap;
		column-gap: 15px;
        row-gap: 15px;
}
}

@media only screen and (max-width: 767px) {
		.top_strengths{
		padding-bottom: 40px;
}
.strengths_wrap{
	display: block;
	margin-bottom: 40px;
}
	.strengths_item {
		width: 100%;
		margin-bottom: 45px;
}
	.strengths_item:last-of-type{
		margin-bottom: 0;
}
	.strengths_item .img_area{
	height: 220px;
}
	.strengths_item .img_area::after{
	height: 75px;
}
}



/*======================
事業内容
======================*/
.top_business{
	padding-top: 90px;
}

.business_wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 90px;
}

.business_wrap .txt_area{
	width: 520px;
}
.business_wrap .txt_area p{
	font-size: 20px;
}

.business_wrap .img_area{
	width: 445px;
}
.business_wrap .img_area img{
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 1024px) {
	.top_business{
	padding-top: 60px;
}
	.business_wrap .txt_area{
	width: 50%;
}
	.business_wrap .img_area{
	width: 45%;
}
}
@media only screen and (max-width: 767px) {
	.top_business{
	padding-top: 40px;
}
	.business_wrap{
		display: block;
	padding-bottom: 35px;
}
		.business_wrap .txt_area{
	width: 100%;
}
	.business_wrap .txt_area p{
	font-size: 16px;
}
	.business_wrap .img_area{
	width: 100%;
		height: 200px;
		margin-bottom: 35px;
}
		.business_wrap .img_area img{
	width: 100%;
		height: 100%;
			object-fit: cover;
}
}


/*business_process*/
.business_process{
	background: url( "images/business_back.jpg") no-repeat center/cover;
	padding-top: 100px;
	padding-bottom: 100px;
}

.process_wrap{
	background-color: rgba(255,255,255,0.95);
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 980px;
	margin: 0 auto;
	height: 305px;
}

.process_item .ttl{
	font-size: 24px;
	letter-spacing: 2px;
}

.process_item_left .ttl_flex_area{
	display: flex;
	align-items: center;
	margin-bottom: 35px;
}
.process_item_left .lathe{
	font-size: 18px;
		line-height: 1;
	margin-left: 40px;
}
.process_item_left .lathe .strong{
	font-size: 25px;
	padding-left: 20px;
	margin-left: 20px;
	position: relative;
}
.process_item_left .lathe .strong::before{
	content: "";
	width: 1px;
	height: 15px;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}


.process_item .txt_area .strong{
	font-size: 28px;
}


.process_item_right .ttl{
	margin-bottom: 35px;
}



.process_item_left{
	border-right: 1px solid #CDCDCD;
	padding-right: 52px;
}
.process_item_right{
	padding-left: 52px;
}

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

@media only screen and (max-width: 1023px) {
	.process_wrap{
		max-width: 590px;
	display: block;
	height: 100%;
		padding: 40px;
		text-align: center;
}
.process_item_left{
	border-bottom: 1px solid #CDCDCD;
	border-right: none;
	padding-right: 0;
	padding-bottom: 35px;
}
.process_item_right{
	padding-left: 0;
	padding-top: 35px;
}
	
	.process_item_left .ttl_flex_area{
	display: block;
		margin-bottom: 25px;
}
	.process_item_left .lathe{
	margin-left: 0;
}
		.process_item_left .ttl{
	margin-bottom: 20px;
}
		.process_item_right .ttl{
	margin-bottom: 20px;
}
}

@media only screen and (max-width: 767px) {
.business_process{
	background: url( "images/business_back_sp.jpg") no-repeat center/cover;
	padding-top: 60px;
	padding-bottom: 60px;
}
		.process_wrap{
		padding: 40px 25px;
}
	.process_item_left .lathe{
		font-size: 16px;
	}
	.process_item_left .lathe .strong{
	font-size: 20px;
}
	.process_item .ttl {
    font-size: 20px;
}
	.process_item .txt_area .strong{
	font-size: 20px;
}
}



/*top_machine*/
.top_machine{
	padding-top: 90px;
	padding-bottom: 120px;
}

.top_machine .main_head .ttl{
	font-size: 30px;
}

.top_machine_wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}

.top_machine_wrap .table_area{
	width: 590px;
	height: 100%;
	padding: 40px;
	padding-bottom: 55px;
	box-shadow: 0px 0px 24px -6px rgba(201,201,201,0.6);
}
.top_machine_wrap .table_area table{
	font-size: 16px;
	width: 100%;
}
.top_machine_wrap .table_area tr{
	display: flex;
	justify-content: space-between;
}
.top_machine_wrap .table_area th{
	background-color: #091B4E;
	text-align: center;
	color: #fff;
	width: 155px;
	font-weight: 400;
}
.top_machine_wrap .table_area td{
	width: 155px;
}
.top_machine_wrap .table_area .contents{
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #CDCDCD;
	align-items: center;
}


.top_machine_wrap .img_area{
	width: 395px;
}

.top_machine_wrap .img_area figure:first-of-type{
	margin-bottom: 35px;
}
.top_machine_wrap .img_area img{
	width: 100%;
	height: 290px;
	object-fit: cover;
}

@media only screen and (max-width: 1024px) {
	.top_machine_wrap {
	display: block;
}
	.top_machine_wrap .table_area{
	max-width: 590px;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 35px;
}
	.top_machine_wrap .img_area{
	width: 100%;
		max-width: 590px;
		margin: 0 auto;
}

}


@media only screen and (max-width: 767px) {
.top_machine{
	padding-top: 80px;
	padding-bottom: 90px;
}
	.top_machine_wrap{
		margin-bottom: 40px;
	}
.top_machine_wrap .img_area img{
	height: 190px;
}
}


/*======================
採用情報
======================*/
.top_recruit{
	display: flex;
	align-items: center;
	width: 100%;
	height: 680px;
}

.top_recruit .img_area {
	width: 48%;
	height: 100%;
}
.top_recruit .img_area img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.top_recruit .txt_area{
	width: 52%;
	height: 100%;
	background: url( "images/recruit_back.jpg") no-repeat center/cover;
	display: flex;
	align-items: center;
}

.top_recruit .txt_area .inner{
	width: 520px;
	margin-left: 12%;
}
.top_recruit .txt_area .inner p{
	font-size: 20px;
}

.top_recruit .txt_area .inner .more_btn{
	margin-top: 50px;
}

@media only screen and (max-width: 1024px) {
	.top_recruit{
	display: block;
	width: 100%;
	height: 100%;
}

.top_recruit .img_area {
	width: 100%;
	height: 100%;
}
	.top_recruit .img_area img{
	height: 450px;
}
	
	.top_recruit .txt_area{
	width: 100%;
	height: 100%;
		padding:90px 60px;
}
	.top_recruit .txt_area .inner{
	width: 100%;
	margin-left: inherit;
}
}


@media only screen and (max-width: 767px) {
		.top_recruit .img_area img{
	height: 280px;
}
	.top_recruit .txt_area{
	background: url( "images/recruit_back_sp.jpg") no-repeat center/cover;
}
		.top_recruit .txt_area{
		padding: 60px 20px;
			padding-bottom: 90px;
}
	.top_recruit .txt_area .inner p{
	font-size: 16px;
}
}


/*======================
よくあるご質問
======================*/
.top_faq{
	position: relative;
	padding-top: 120px;
	padding-bottom: 90px;
	z-index: 0;
}

.faq_background {
	width: 100%;
	height: 450px;
	position: absolute;
	top:0;
	left: 0;
	z-index: -1;
}


.faq_background .img_area img{
		width: 100%;
	height: 450px;
	object-fit: cover;
}
.faq_background .img_area::after{
	content: "";
	width: 100%;
	height: 190px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}


.faq_wrap .main_head{
	margin-bottom: 75px;
}

@media only screen and (max-width: 1024px) {
	.top_faq{
	padding-top: 80px;
}
}

@media only screen and (max-width: 767px) {
.faq_background {
	height: 256px;
}
	.faq_background .img_area img{
	height: 256px;
}
	.faq_background .img_area::after{
	height: 75px;
}

}



/*アコーディオン全体*/
.accordion_area{
    list-style: none;
    width: 100%;
	margin: 0 auto;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #CDCDCD;
}
.accordion_area:last-of-type{
	margin-bottom: 0;
}

/*アコーディオンタイトル*/
.accordion_title {
	width: 100%;
	display: table;
    position: relative;
    cursor: pointer;
    transition:  .5s;
	padding-right: 54px;
}
.accordion_title p{
	transition: .3s;
}
.accordion_title:hover p{
	opacity: .5;
}
.accordion_title ul{
	display: flex;
	align-items: center;
}
.accordion_title span{
	font-size: 30px;
	margin-right: 16px;
		line-height: 1;
	color: #09132E;
}
.accordion_title p{
	    font-size:24px;
	  font-weight: 600;
	display: table-cell;
	vertical-align: middle;
}

/*アイコンの＋と×*/
.accordion_title::after{
    position: absolute;
    content:'';
	background-image: url( "images/icon/icon_plus.svg");
	background-size: contain;
	background-repeat: no-repeat;
    width: 20px;
    height: 20px;
	top:50%;
    right: 15px;
	transform: translateY(-50%);
}

/*　close　*/
.accordion_title.close::after{
background-image: url( "images/icon/icon_minus.svg");
}


/*アコーディオンで現れるエリア*/
.accordion_inner {
    display: none;/*はじめは非表示*/
	padding-top: 30px;
}

.accordion_content_area ul{
	display: flex;
}
.accordion_content_area span{
	font-size: 30px;
	margin-right: 16px;
		line-height: 1;
	color: #CA3F29;
	font-weight: 400;
}
.accordion_content_area p{
	display: table-cell;
	vertical-align: middle;
}


@media only screen and (max-width: 1024px) {
.accordion_area{
    width: 100%;
margin-bottom: 30px;
	padding-bottom: 30px;
}
	.accordion_title ul{
	align-items: flex-start;
}
	.accordion_title span{
	font-size: 25px;
		display: inline-block;
		padding-top: 4px;
}
	.accordion_title p{
	    font-size:20px;
}
	.accordion_content_area span{
	font-size: 25px;
}
}

@media only screen and (max-width: 767px) {

}



/*======================
会社概要
======================*/
.top_company{
	padding-top: 90px;
	padding-bottom: 120px;
}

.company_wrap{
	display: flex;
	margin-bottom: 60px;
}

.company_wrap .img_area img{
	width: 520px;
	height: auto;
}

.company_wrap .table_area{
	padding-left: 85px;
	width: 50%;
}
.company_wrap .table_area table{
	font-size: 16px;
	text-align: left;
	width: 100%;
}
.company_wrap .table_area tr{
	width: 100%;
	margin-bottom: 25px;
	display: table;
}
.company_wrap .table_area tr:last-of-type{
	margin-bottom: 0;
}
.company_wrap .table_area th{
	font-weight: 700;
	color: #091B4E;
	width: 22%;
	display: table-cell;
}

.map{
	margin-bottom: 60px;
}
.map iframe{
	width: 100%;
	height: 356px;
	border: 1px solid #CDCDCD;
}

.top_company .note{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
.top_company .note img{
	width: 265px;
	height: auto;
	margin-bottom: 20px;
}

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

@media only screen and (max-width: 1023px) {
	.company_wrap{
	display: block;
}
	.company_wrap .img_area {
		max-width: 520px;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 45px;
	}
	.company_wrap .img_area img{
		width: 100%;
}
	.company_wrap .table_area{
	padding-left: 0;
max-width: 520px;
		width: 100%;
		margin: 0 auto;
}
}

@media only screen and (max-width: 767px) {
.top_company{
	padding-top: 80px;
	padding-bottom: 90px;
}
	.company_wrap{
	margin-bottom: 45px;
}
	.map iframe{
	height: 200px;
}
}



/*======================
お知らせ
======================*/
.top_news{
	padding-bottom: 120px;
}

.article_wrap{
	padding: 80px 15px;
}

.article_list{
	width: 810px;
	margin: 0 auto;
}
.article_list > li{
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #CDCDCD;
}
.article_list > li:first-child{
	padding-top: 0;
}

.article_list a{
	display: block;
}

.article_list .flex_area{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.article_list  .img_area{
	width: 230px;
}
.article_list  .img_area img{
width: 100%;
	height: 160px;
	object-fit: cover;
}


.article_list  .datail_area{
	width: 540px;
}
 .datail_area .date_area{
	display: flex;
	 align-items: baseline;
	 flex-wrap: wrap;
}
 .datail_area .date_area .date{
	font-size: 16px;
	margin-right: 12px;
	color: #707070;
	font-weight: 400;
}
  .category_list{
	display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 10px;
}
.category_list li:last-of-type{
	margin-left: 0;
}
 .category_list span{
	    background-color:#fff;
    font-size: 13px;
    color: #09132E;
    padding: 0 15px;
    border-image: initial;
	 border: 1px solid #09132E;
}

.category_list a{
	 background-color:#fff;
    font-size: 13px;
    color: #09132E;
    padding: 0 15px;
    border-image: initial;
	border: 1px solid #09132E;
}

.article_wrap .more_btn{
	margin-top: 40px;
}


@media only screen and (max-width: 1024px) {
	.article_wrap{
	padding: 40px 30px;
}
	.article_list{
		width: 100%;
	max-width: 810px;
	margin: 0 auto;
}
	.article_list  .datail_area{
	width: 60%;
}
}

@media only screen and (max-width:767px) {
	.top_news{
	padding-bottom: 80px;
}
		.article_list{
		width: 100%;
	max-width: 290px;
	margin: 0 auto;
}
	.article_list .flex_area{
	display: block;
}
.article_list  .img_area{
	width: 100%;
	margin-bottom: 20px;
}
.article_list  .img_area img{
	height: 180px;
}
		.article_list  .datail_area{
	width: 100%;
}
	.category_list{
		margin-bottom: 15px;
	}
}





/*======================
下層ここから
======================*/
/*======================
under_top_back
======================*/
.under_top_back{
	width: 100%;
	height: 370px;
	position: relative;
}
.under_top_back .background{
	width: 100%;
	height: 370px;
}
.under_top_back .background img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.under_top_ttl{
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
    text-align: center;
}
.under_top_ttl .ttl{
	font-family: "Shippori Mincho B1", serif;
	font-size: 40px!important;
	letter-spacing: 8px;
	font-weight: 600;
}

.under_top_ttl .ttl_en{
	font-size: 20px;
	letter-spacing: 1.8px;
}

.pankuzu{
	font-size: 14px;
	padding-top: 15px;
}

@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 767px) {
	.under_top_back{
	height: 220px;
}
.under_top_back .background{
	height: 220px;
	margin-top: 80px;
}
.under_top_ttl{
	top: 50%;
}
	.under_top_ttl .ttl{
	font-size: 32px!important;
	letter-spacing: 6px;
}
	.pankuzu{
	font-size: 12px;
}
}


/*======================
under_head
======================*/
.under_head{
	margin-bottom: 65px;
}
.under_head .ttl{
	font-size: 36px;
	font-weight: 600;
	color: #09132E;
	letter-spacing: 2px;
}

@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 767px) {
.under_head{
	margin-bottom: 45px;
}
.under_head .ttl{
	font-size: 30px;
}

}

/*======================
section
======================*/
.section{
	padding-top: 85px;
	padding-bottom: 100px;
}

@media only screen and (max-width: 1024px) {
	
}
@media only screen and (max-width: 767px) {
	.section{
		padding-top: 65px;
		padding-bottom: 80px;
}
}


/*======================
私たちについてここから
======================*/
/*======================
私たちの理念
======================*/
.philosophy{
	width: 100%;
	height: 520px;
	background: url( "images/under/about/philosophy_back.jpg") no-repeat bottom/cover;
}

.philosophy .pankuzu{
	width: 1200px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.philosophy .flex_wrap{
	display: flex;
	align-items: center;
}

.philosophy .txt_area{
	width: 54%;
	height: auto;
	margin-bottom:30px;
}
.philosophy .txt_area .inner{
	width: 530px;
	margin-left: auto;
	margin-right: 15%;
}

.philosophy .txt_area .inner .head{
	font-size: 26px;
	letter-spacing: 2px;
	margin-bottom: 35px;
	position: relative;
	padding-left: 50px;
}
.philosophy .txt_area .inner .head::before{
	content: "";
	width: 30px;
	height: 1px;
	background-color: #09132E;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.philosophy .txt_area .inner .txt{
	position: relative;
	z-index: 1;
}
.philosophy .txt_area .inner .txt::after{
	content: "Philosophy";
	font-family: "Cardo", serif;
	font-size: 85px;
	letter-spacing: 4px;
	color: #919296;
	opacity: 0.1;
	position: absolute;
	    bottom: -30%;
    left: -11%;
	z-index: 0;
}
.philosophy .txt_area .inner .txt p{
	font-size: 38px;
	letter-spacing: 2px;
	line-height: 1.8;
}
.philosophy .txt_area .inner .txt .strong{
	background-color: #1F2B4E;
	line-height: 1;
	padding: 2px 8px;
	padding-bottom: 6px;
	display: inline-block;
	font-weight: 500;
}

.philosophy .img_area{
	width: 46%;
	height: 520px;
}
.philosophy .img_area img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.philosophy .video_area{
	width: 46%;
	height: 520px;
}
.philosophy .video_area video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}


@media only screen and (max-width: 1200px) {
	.philosophy .pankuzu{
	width: 100%;
		padding-left: 20px;
}
		.philosophy .txt_area{
		padding-left: 20px;
	}
}

@media only screen and (max-width: 1024px) {

	.philosophy .txt_area .inner .txt p{
	font-size: 34px;
	letter-spacing: 2px;
	line-height: 1.8;
}
}

@media only screen and (max-width: 950px) {
		.philosophy{
	height: 100%;
}
	.philosophy .flex_wrap{
	display: block;
}

	.philosophy .txt_area{
	width: 100%;
	padding: 80px 20px;
	margin-bottom:0;
}
	
	.philosophy .txt_area .inner{
	width: 530px;
	margin: 0 auto;
}

	
.philosophy .img_area{
	width: 100%;
	height: 320px;
}

	.philosophy .video_area{
	width: 100%;
	height: 320px;
}

}

@media only screen and (max-width: 767px) {
	.philosophy{
	background: url( "images/under/about/philosophy_back_sp.jpg") no-repeat bottom/cover;
}
		.philosophy .txt_area .inner{
	width: 100%;
}
	.philosophy .txt_area .inner .head{
	font-size: 20px;
	margin-bottom: 25px;
	padding-left: 30px;
}
.philosophy .txt_area .inner .head::before{
	width: 20px;
}
	.philosophy .txt_area .inner .txt::after{
	font-size: 65px;
	letter-spacing: 3px;
	color: #919296;
	    bottom: -24%;
    left:0;
}
		.philosophy .txt_area .inner .txt p{
	font-size: 30px;
	letter-spacing: 0;
}

}



/*======================
代表挨拶
======================*/
.greetings{
	padding-top: 120px;
	padding-bottom: 120px;
}

.greetings .flex_wrap{
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.greetings .flex_wrap .txt_area .main_head{
	margin-bottom: 45px;
}
.greetings .flex_wrap .txt_area{
	width: 560px;
	margin-left: 80px;
}
.greetings .flex_wrap .txt_area span{
	font-size: 22px;
}

.greetings .flex_wrap .img_area img{
	width: 400px;
	height: auto;
}

.greetings .flex_wrap .img_area_sp {
		display: none;
	}

@media only screen and (max-width: 1024px) {
	.greetings{
	padding-top: 90px;
	padding-bottom: 90px;
}

}

@media only screen and (max-width: 1023px) {
.greetings .flex_wrap{
	display: block;
}
	.greetings .flex_wrap .txt_area{
	width: 100%;
	margin-left: inherit;
}
	.greetings .flex_wrap .img_area {
		display: none;
	}
	.greetings .flex_wrap .img_area_sp {
		display: inherit;
		margin-bottom: 35px;
	}
	.greetings .flex_wrap .img_area_sp img{
	width: 400px;
	height: auto;
}
}

@media only screen and (max-width: 767px) {
	.greetings{
	padding-top: 60px;
	padding-bottom: 60px;
}

}



/*======================
事業内容
======================*/
.business{
	background: url( "images/under/about/business_back.jpg") no-repeat center/cover;
}

.business_item{
	position: relative;
}
.business_item.machining{
	margin-bottom: 85px;
}

.business_item .img_area{
	width: 60%;
	height: 550px;
}
.business_item .img_area img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.business_item .contents_wrap{
	    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.business_item .contents_area{
	width: 550px;
	height: 420px;
	padding: 60px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.business_item .contents_area .head {
	position: relative;
	border-bottom: 1px solid #919296;
	padding-bottom: 10px;
}

.business_item .contents_area .head .number{
	font-size: 120px;
	letter-spacing: 6px;
	opacity: 0.2;
	line-height: 1;
	color: #919296;
}
.business_item .contents_area .head h3{
	font-size: 36px;
	letter-spacing: 6px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.business_item .contents_area .txt{
	margin-top: 20px;
}


.business_item.welding .contents_wrap{
	width: 1200px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.business_item.welding .img_area{
	margin-left: auto;
}


@media only screen and (max-width: 1200px) {
	.business_item .contents_wrap{
    left: 40%;
}
	.business_item.welding .contents_wrap{
	width: auto;
    left: 34%;
    top: 50%;
    transform: translate(-50%,-50%);
}
}

@media only screen and (max-width: 1023px) {
	.business_item .img_area{
	width: 65%;
		margin: 0 auto;
	height: 350px;
		position: relative;
		z-index: 1;
}
	.business_item .contents_wrap{
	    position: inherit;
    left: inherit;
    top: inherit;
    transform: translateY(0);
		margin-top: -10%;
		z-index: 0;
}
.business_item .contents_area{
	width: 94%;
	margin: 0 auto;
	height: 100%;
	padding-top: 12%;
}
	.business_item .contents_area .head {
	text-align: center;
		height: 125px;
}
	.business_item .contents_area .head h3{
		top: inherit;
		bottom: -6px;
}
	
	.business_item.welding .contents_wrap{
	width: auto;
    left: inherit;
    top: inherit;
   transform: translate(0,0);
}
}

@media only screen and (max-width: 767px) {
	.business{
	background: url( "images/under/about/business_back_sp.jpg") no-repeat center/cover;
}
	.business_item.machining{
	margin-bottom: 65px;
}
	.business_item .img_area{
	width: 270px;
	height: 220px;
}
	.business_item .contents_area{
	padding: 35px 30px;
		padding-top: 12%;
}
	.business_item .contents_area .head .number{
	font-size: 100px;
	letter-spacing: 5px;
}
		.business_item .contents_area .head h3{
	font-size: 30px;
			bottom: 6px;
}
}



/*======================
発注から納品までの流れ
======================*/
.flow_item{
	width: 305px;
	border-radius: 6px 6px 0 0;
}

.flow_wrap{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	column-gap:60px;
	grid-row-gap: 40px;
}

.flow_item{
	position: relative;
}
.flow_item::after{
	content: "";
	background-image: url("images/under/about/flow_arrow_right.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 25px;
	height: 70px;
	position: absolute;
	top: 50%;
	right: -14%;
	transform: translateY(-50%);
}
.flow_item:last-of-type::after{
	content: none;
}

.flow_item .img_area{
	width: 100%;
	height: 210px;
}
.flow_item .img_area img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px 6px 0 0;
}

.flow_item .txt_area{
	padding: 20px 25px;
	padding-bottom: 30px;
}
.flow_item .txt_area .head{
	font-size: 20px;
}


@media only screen and (max-width: 1024px) {
	
}
@media only screen and (max-width: 767px) {
	.flow_wrap{
	grid-row-gap: 70px;
}
.flow_item::after{
	content: "";
	background-image: url( "images/under/about/flow_arrow_btm.png");
	width: 70px;
	height: 25px;
	top: inherit;
	right: inherit;
	left: 50%;
	bottom: -45px;
	transform: translateY(0);
	transform: translateX(-50%);
}
}

/*======================
設備一覧
======================*/
.equipment{
	background: url( "images/under/about/machine_back.jpg") repeat-y center/cover;
	background-size: 100% 385px;
}

.equipment_wrap{
		margin-bottom: 70px;
}
.equipment_wrap:last-of-type{
	margin-bottom: 0;
}

.equipment_wrap .head p{
	font-size: 22px;
	min-width: 225px;
	padding: 3px 45px;
	background-color: #091B4E;
}

.equipment_contents{
	margin-top: -20px;
	padding: 50px 65px 60px;
}
.equipment_contents .txt{
	margin-bottom: 60px;
	text-align: center;
}
.equipment_list{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 45px;
	grid-row-gap: 65px;
}

.equipment_item{
	width: 430px;
}
.equipment_item .img_area{
	margin-bottom: 20px;
}
.equipment_item .img_area img{
	width: 100%;
	height: 230px;
	object-fit: cover;
}

.equipment_item .machine_name{
	padding-left: 20px;
	border-left: 1px solid #919296;
	margin-bottom: 20px;
}
.equipment_item .machine_name .name{
	font-size: 26px;
}
.equipment_item .machine_name ul{
	display: flex;
	flex-wrap: wrap;
}
.equipment_item .machine_name li{
	margin-right: 25px;
}
.equipment_item .machine_name li:last-child{
	margin-right: 0;
}

.equipment_item .machine_features{
	padding: 15px 25px;
}


@media only screen and (max-width: 1024px) {
	.equipment_contents{
	padding: 50px 45px 60px;
}
	.equipment_item{
	width: 100%;
}
	.equipment_item .img_area img{
	width: 100%;
	height: auto;
}
}

@media only screen and (max-width: 768px) {
	.equipment_list{
	display: block;
}
		.equipment_item{
	width: 400px;
			margin:  0 auto;
			margin-bottom: 45px;
}
	.equipment_item:last-of-type{
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
.equipment{
	background: url( "images/under/about/machine_back_sp.jpg") repeat-y center/cover;
	background-size: 100% 280px;
}
	.equipment_wrap{
		margin-bottom: 50px;
}
	.equipment_wrap .head p{
	font-size: 20px;
}
	.equipment_contents .txt{
		text-align: left;
	}
		.equipment_contents{
	padding: 50px 30px 40px;
}
			.equipment_item{
	width: 100%;
			margin-bottom:35px;
}
	.equipment_contents .txt{
	margin-bottom: 35px;
}
	.equipment_item .machine_name .name{
	font-size: 22px;
}
}


/*equipment_table*/
.equipment_table:first-of-type{
	margin-bottom: 40px;
}
.equipment_table .head{
	font-size: 20px;
}

.equipment_table .flex_area{
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
}

.equipment_table table{
	width: 425px;
	height: 100%;
}
.equipment_table th{
	border: 1px solid #CDCDCD;
	background-color: #ECECEC;
	font-size: 12px;
	width: 125px;
	padding: 3px;
	font-weight: 600;
	vertical-align: middle;
}
.equipment_table .number{
	width: 55px;
}

.equipment_table td{
	font-size: 12px;
	border: 1px solid #CDCDCD;
	padding: 3px 10px;
	vertical-align: middle;
	font-weight: 600;
}
.equipment_table td:last-child{
	text-align: center;
}

.equipment_table .equipment_2nd th{
	width: 185px;
}
.equipment_table .equipment_2nd .number{
	width: 55px;
}

@media only screen and (max-width: 1024px) {
		.equipment_table table{
	width: 100%;
}
}

@media only screen and (max-width: 900px) {
	.equipment_table .flex_area{
		display: block;
	}
	.equipment_table table{
	width: 100%;
		table-layout: fixed;
}
	.equipment_table_area{
		margin-bottom: 30px;
	}
	
	.equipment_table table:last-of-type{
		margin-bottom: 0;
	}
	
	.equipment_2nd .kikai{
		width:29%!important;
	}
	
/*	.equipment_2nd th{
		width:40%;
	}
	.equipment_2nd .siyou{
		width:60%;
	}*/
}

@media only screen and (max-width: 767px) {
		.equipment_table table{
		table-layout: auto;
}
	.equipment_2nd .kikai{
		width:inherit!important;
	}
}


/*======================
採用情報ここから
======================*/
/*======================
MV
======================*/
.recruit_mv{
	background-image: url("images/under/recruit/mv_back.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	padding-bottom: 90px;
}

.recruit_mv_wrap {
	position: relative;
	padding-bottom: 12%;
}
.recruit_mv_wrap .recruit_mv_img {
	width: 95%;
	height: 73vh;
	margin-left: auto;
/*	border-radius: 100px 0 0 360px;
		background: url( "images/under/recruit/mv.jpg") no-repeat center/cover;*/
}

.recruit_mv_wrap .recruit_mv_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position:  left bottom;
}


.recruit_mv_wrap .recruit_catchcopy{
width: 65%;
	position: absolute;
	bottom: 4%;
	left: 6%;
	
}
.recruit_mv_wrap .recruit_catchcopy img{
width: 100%;
	height: auto;
}

.recruit_mv_wrap .recruit_catchcopy .read{
	font-size: 18px;
	letter-spacing: 2px;
	padding-left: 80px;
	position: relative;
	margin-top: 30px;
}

.recruit_mv_wrap .recruit_catchcopy .read::before{
	content: "";
	width: 60px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}


@media only screen and (max-width: 1024px) {
	.recruit_mv{
		margin-top: 80px;
	}
	.recruit_mv_wrap .recruit_mv_img {
	width: 95%;
	height: auto;
}
	.recruit_mv_wrap .recruit_catchcopy{
width: 60%;
		bottom: -3%;
}
}

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

}

@media only screen and (max-width: 767px) {
.recruit_mv{
	background-image: url("images/under/recruit/mv_back_sp.jpg");
	padding-bottom: 90px;
}
		.recruit_mv_wrap .recruit_mv_img{
	width: 95%;
	height: 50vh;
	margin-left: auto;
/*			margin-left: 20px;*/
	}

.recruit_mv_wrap .recruit_mv_img img{
	border-radius: 0 0 0 120px;
	object-position: center;
}
	.recruit_mv_wrap .recruit_catchcopy{
width: 80%;
	margin-left: auto;
	margin-left: 20px;
	position: inherit;
	bottom: inherit;
	left: inherit;
/*	margin-top: -36px;*/
		padding-top: 8%;
}
	.recruit_mv_wrap .recruit_catchcopy .read{
	font-size: 16px;
	padding-left: 55px;
}
	.recruit_mv_wrap .recruit_catchcopy .read::before{
	width: 35px;
}
}


/*======================
Our thoughts
======================*/
.recruit_mv_message{
	width: 840px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.95);
	padding: 60px 40px 75px;
	margin-top: 100px;
}

.recruit_mv_message .head{
	margin-bottom: 50px;
}
.recruit_mv_message .head .ttl{
	font-size: 40px;
}

.recruit_mv_message .txt{
	font-size: 20px;
	text-align: center;
}


@media only screen and (max-width: 1024px) {
	.recruit_mv_message{
	max-width: 640px;
		width: 92%;
}
	.recruit_mv_message .head .ttl{
	font-size: 36px;
}
	.recruit_mv_message .txt{
	font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
	.recruit_mv_message{
		padding: 45px 35px;
			margin-top: 60px;
	}
	.recruit_mv_message .head{
	margin-bottom: 30px;
}
	.recruit_mv_message .head .ttl{
	font-size: 30px;
}
	.recruit_mv_message .txt{
	text-align: left;
}
}


/*======================
ものづくりにかける情熱
======================*/
.passion{
	padding-top: 120px;
	padding-bottom: 120px;
}

.passion > .head{
	width: 100%;
	height: 480px;
	background: url( "images/under/recruit/passion_back.jpg") no-repeat center/cover;
	position: relative;
}

.passion > .head .inner{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: auto;
}

.passion > .head .ttl img{
	width: 185px;
	height: auto;
}

/*.passion > .head .ttl{
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 9px;
	line-height: 1.6;
}
.passion > .head .ttl .mini{
	font-size: 20px;
}
.passion > .head .ttl .strong{
	font-size: 65px;
	letter-spacing: 15px;
	position: relative;
}
.passion > .head .ttl .strong::before{
	content: "";
	width: 1px;
	height: 80%;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 15px;
}*/

@media only screen and (max-width: 1024px) {
	.passion{
	padding-top: 90px;
		padding-bottom: 100px;
}
	.passion > .head .ttl{
	font-size: 34px;
}
.passion > .head .ttl .mini{
	font-size: 18px;
}
.passion > .head .ttl .strong{
	font-size: 50px;
}
}

@media only screen and (max-width: 767px) {
		.passion{
		padding-top: 65px;
	padding-bottom: 80px;
}
	.passion > .head{
	height: 280px;
}
	
.passion > .head .ttl img{
	width: 120px;
	height: auto;
}
	
/*	.passion > .head .ttl{
	font-size: 24px;
		letter-spacing: 5px;
}
.passion > .head .ttl .mini{
	font-size: 16px;
}
.passion > .head .ttl .strong{
	font-size: 42px;
	letter-spacing: 10px;
}*/
}



/*passion_wrap*/
.passion_wrap{
	padding-top: 65px;
}

.passion_item{
	width: 95%;
	display: flex;
}
.passion_item01{
	height: 475px;
	margin-bottom: 45px;
}
.passion_item02{
	margin-left: auto;
	height: 522px;
	flex-direction: row-reverse;
	margin-bottom: 45px;
}
.passion_item03{
	height: 560px;
}

@media only screen and (max-width: 1023px) {
	.passion_wrap{
		padding-left: 20px;
		padding-right: 20px;
	}
.passion_item{
	width: 100%;
	max-width: 560px;
	display: block;
	margin: 0 auto;
	margin-bottom: 45px;
}
	.passion_item03{
		margin-bottom: 0;
	}
	.passion_item01,.passion_item02,.passion_item03{
	height: 100%;
}
}

@media only screen and (max-width: 767px) {
	.passion_wrap{
		padding-top: 45px;
	}
}



.passion_item .img_area{
	width: 60%;
}
.passion_item .img_area img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: right;
}
.passion_item02 .img_area img{
	object-position: left;
}
.passion_item03 .img_area{
	width: 55%;
}

.passion_item .img_area_sp{
	display: none;
}

@media only screen and (max-width: 1023px) {
	.passion_item .img_area{
		display: none;
	}
	.passion_item .img_area_sp{
	display: inherit;
}
	.passion_item .img_area_sp img{
		border-radius: 60px 60px 0 0;
	}
}

@media only screen and (max-width: 767px) {

}



.passion_item .contents_area{
	width:650px;
	position: relative;
	background-color: #102150;
	border-radius: 0 300px 300px 0; 
}
.passion_item02 .contents_area{
	border-radius:  300px 0 0 300px; 
}
.passion_item03 .contents_area{
	width: 750px;
}


.passion_item .contents_area .inner{
	width: 465px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 40%;
	transform: translate(-50%,-50%);
}
.passion_item02 .contents_area .inner{
	width: 495px;
	left: 60%;
}
.passion_item03 .contents_area .inner{
	width: 540px;
	left: 40%;
}

@media only screen and (max-width: 1023px) {
	.passion_item .contents_area{
	width:100%;
	border-radius: 0; 
		padding: 0 40px 40px;
}
	.passion_item02 .contents_area{
	border-radius:  0; 
}
.passion_item03 .contents_area{
	width: 100%;
}
	
.passion_item .contents_area .inner{
	width: 100%;
	position: inherit;
	top: inherit;
	left:inherit;
	transform: translate(0,0);
}
}

@media only screen and (max-width: 767px) {
	.passion_item .contents_area{
		padding: 0 25px 35px;
}
}



.passion_item .contents_area .head {
	margin-bottom: 30px;
	text-align: right;
}
.passion_item .contents_area .head .number{
	font-size: 22px;
	position: relative;
}
.passion_item .contents_area .head .number::before{
	content: "";
	width: 60%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 65%;
    left: 0;
    transform: translateY(-50%);
}
.passion_item02 .contents_area .head{
	text-align: left;
}
.passion_item02 .contents_area .head .number::before{
	left: inherit;
	right: 3%;
	top: 55%;
}
.passion_item03 .contents_area .head .number::before{
	width: 66%;
}

.passion_item .contents_area .head .number span{
	font-size: 68px;
	padding-left: 15px;
	letter-spacing: 3px;
}

.passion_item .contents_area .head .ttl{
	font-size: 32px;
	letter-spacing: 6px;
}
.passion_item .contents_area .head .ttl .strong{
	background-color: #fff;
	line-height: 1;
	padding: 6px 6px 8px 8px;
	display: inline-block;
	margin-right: 12px;
}

@media only screen and (max-width: 1023px) {
	.passion_item .contents_area .head {
	text-align: left;
}
	.passion_item .contents_area .head .number::before{
	content: none;
}
	.passion_item .contents_area .head .number span{
	font-size: 60px;
}
	.passion_item .contents_area .head .ttl{
	font-size: 28px;
}
}

@media only screen and (max-width: 767px) {
	.passion_item .contents_area .head {
	margin-bottom: 20px;
}
	.passion_item .contents_area .head .number{
	font-size: 16px;
}
	.passion_item .contents_area .head .number span{
	font-size: 32px;
		padding-left: 10px;
}

.passion_item .contents_area .head .ttl{
	font-size: 24px;
	letter-spacing: 4px;
}
}



/*======================
現場の声
======================*/
.voice{
	background: url( "images/under/recruit/voice_back.jpg") no-repeat center/cover;
}
.recruit_main_head{
	border-left: none;
	padding-left: 0;
}

.voice_wrap{
	padding-left: 60px;
	padding-right: 60px;
}

.voice_item{
	max-width: 810px;
	height: 120px;
	border-radius: 100px;
	background-color: #fff;
	display: flex;
	align-items: center;
	padding-left: 42px;
	padding-right: 42px;
	box-shadow: 3px 3px 6px -2px rgba(0,0,0,0.3);
	margin-bottom: 35px;
}
.voice_item:nth-child(even){
	margin-left: auto;
}
.voice_item:last-of-type{
	margin-bottom: 0;
}

.voice_item .img_area{
	margin-right: 35px;
}
.voice_item .img_area img{
	width: 52px;
	height: auto;
}
.voice_item .txt{
	width: 86%;
	font-size: 20px;
}


@media only screen and (max-width: 1024px) {
	.voice_wrap{
	padding-left: 0;
	padding-right: 0;
}
	.voice_item .txt{
	font-size: 18px;
}
}


@media only screen and (max-width: 767px) {
.voice{
	background: url( "images/under/recruit/voice_back_sp.jpg") no-repeat center/cover;
}
	.voice_item{
			padding-left: 30px;
	padding-right: 30px;
		height: 110px;
		margin-bottom: 20px;
	}
	.voice_item .img_area{
	margin-right: 20px;
}
.voice_item .img_area img{
	width: 35px;
	height: auto;
}
.voice_item .txt{
	font-size: 16px;
}
}


/*======================
slider
======================*/
.infinite_slider .swiper-wrapper {
  transition-timing-function: linear;
}

.infinite_slider .swiper-slide {
  height: 270px !important; /* 高さを指定 */
  width: auto !important;
}

.photo_slider_wrap img{
	width: 415px;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
}

@media only screen and (max-width: 1024px) {
	
}
@media only screen and (max-width: 767px) {
.infinite_slider .swiper-slide {
  height: 165px !important; /* 高さを指定 */
}
	.photo_slider_wrap img{
	width: 250px;
}
}

/*======================
よくある質問
======================*/
.recruit_faq{
	padding-bottom: 100px;
}

.recruit_faq_wrap{
	padding: 52px;
}

.recruit_faq_wrap .accordion_area{
	padding-bottom: 0;
	margin-bottom: 50px;
	border-bottom: none;
}
.recruit_faq_wrap .accordion_area:last-of-type{
	margin-bottom: 0;
}

.recruit_faq_wrap .accordion_title{
	background-color: #ECECEC;
	padding: 20px 30px;
}

.recruit_faq_wrap .accordion_title::after{
	right: 30px;
}
.recruit_faq_wrap .accordion_title:hover p{
	opacity: 1;
}

.recruit_faq_wrap .accordion_inner{
	padding: 30px;
	border-bottom: 1px solid #CDCDCD;
}
.recruit_faq_wrap .accordion_content_area p{
	display: block;
}


@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 767px) {
		.recruit_faq{
	padding-bottom: 90px;
}
.recruit_faq_wrap{
	padding: 25px;
}
	.recruit_faq_wrap .accordion_area{
	margin-bottom: 30px;
}
	.recruit_faq_wrap .accordion_title{
	padding: 15px;
		padding-right: 60px;
}
	.recruit_faq_wrap .accordion_title p{
		font-size: 18px;
	}
	.recruit_faq_wrap .accordion_inner{
	padding: 15px;
		padding-bottom: 20px;
}
}


/*======================
メッセージ
======================*/
.recruit_message{
	padding-top: 140px;
	padding-bottom: 140px;
	background: url( "images/under/recruit/message_back.jpg") no-repeat center/cover;
}
.recruit_message .recruit_main_head img{
	width: auto;
	height: 36px;
	object-fit: contain;
}

.recruit_message .txt{
	font-size: 20px;
	line-height: 2.2;
}

@media only screen and (max-width: 1024px) {
	
}
@media only screen and (max-width: 767px) {
.recruit_message{
	padding-top: 80px;
	padding-bottom: 90px;
	background: url( "images/under/recruit/message_back_sp.jpg") no-repeat center/cover;
}
	.recruit_message .recruit_main_head img{
	height: 66px;
		margin-top: 10px;
}
	.recruit_message .txt{
	font-size: 16px;
	line-height: 2;
}
}


/*======================
募集要項
======================*/
.entry_wrap{
	padding: 52px;
}

.entry_table:first-of-type{
	margin-bottom: 60px;
}

.entry_table table{
	width: 100%;
	display: table;
}
.entry_table th{
	font-family: "Noto Serif JP", serif;
	width: 220px;
	border: 1px solid #CDCDCD;
	background-color: #ECECEC;
	display: table-cell;
	padding: 20px 25px;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
}
.entry_table td{
	font-family: "Noto Serif JP", serif;
	border: 1px solid #CDCDCD;
	display: table-cell;
	padding: 20px 25px;
	font-size: 16px;
}


@media only screen and (max-width: 1024px) {
	
}
@media only screen and (max-width: 767px) {
.entry_wrap{
	padding: 30px;
}
	.entry_table th{
		display: block;
		width: 100%;
	}
	.entry_table td{
		display: block;
	}
}



/*======================
お知らせここから
======================*/
/*======================
お知らせ一覧
======================*/
.news_article{
	padding-top: 90px;
	padding-bottom: 120px;
}

.news_article .flex_wrap{
	display: flex;
	justify-content: space-between;
}

.under_article_wrap .article_list{
	width: 700px;
}
.under_article_wrap .article_list .flex_area{
	justify-content: flex-start;
}
.under_article_wrap .article_list .img_area{
	margin-right: 35px;
}
.under_article_wrap .article_list .datail_area{
	width: 375px;
}


@media only screen and (max-width: 1024px) {
		.news_article{
		padding-top: 60px;
	padding-bottom: 90px;
}
.news_article .flex_wrap{
	display: block;
}
	.under_article_wrap{
		margin-bottom: 60px;
	}
	.under_article_wrap .article_list{
		width: 100%;
}
	.under_article_wrap .article_list .datail_area{
	width: 72%;
}
}

@media only screen and (max-width: 767px) {
	.under_article_wrap .article_list{
		max-width: 320px;
}
	.under_article_wrap .article_list .img_area{
		margin-right: 0;
	}
	.under_article_wrap .article_list .img_area img{
		height: 210px;
	}
		.under_article_wrap .article_list .datail_area{
	width: 100%;
}
}




/*category_wrap*/
.category_wrap{
	width: 275px;
	height: 100%;
	    padding: 25px;
    background-color: #fff;
}

.category_wrap .ttl{
	font-size: 16px;
	padding-left: 15px;
	border-left: 2px solid #919296;
	margin-bottom: 25px;
}


.article_cat_list {
	width: 100%;
}
.article_cat_list li{
		border-bottom: 1px solid #CDCDCD;
}
.article_cat_list li:first-child{
		border-top: 1px solid #CDCDCD;
}

.article_cat_list a{
	display: block;
	font-size: 16px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
		transition: all .3s;
}
.article_cat_list a::after{
	content: "";
	background-image: url( "images/icon/arrow_right_blue.svg");
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	width: 25px;
	height: 12px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}


@media only screen and (max-width: 1024px) {
	.category_wrap{
	width: 100%;
		max-width: 810px;
		margin: 0 auto;
}
}

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



/*======================
お知らせ詳細
======================*/
.datail_wrap{
	width: 700px;
}
.datail_content{
	padding-bottom: 60px;
}
.datail_content .datail_head{
	padding-bottom: 25px;
	border-bottom: 1px solid #CDCDCD;
}
.datail_content .article_ttl{
	font-size: 28px;
}

.article_inner_list{
	display: flex;
}
.article_inner_list .article_day{
	margin-right: 20px;
}

@media only screen and (max-width: 1024px) {
	.datail_wrap{
		width: 100%;
	max-width: 810px;
		margin: 0 auto;
}
	.datail_content .article_ttl{
	font-size: 26px;
}
}
@media only screen and (max-width: 767px) {
.datail_content .article_ttl{
	font-size: 20px;
}
}



/*datail_body*/
.datail_body{
	padding-top: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #C9C9C9;
}

.datail_body .eyecatch_area{
	margin-bottom: 40px;
}
.datail_body .eyecatch_area img{
	width: 100%;
	height: auto;
}

.datail_body p{
	font-size: 16px;
	margin-bottom: 30px;
}

.datail_body ul{
	padding-left: 25px;
	margin-bottom: 30px;
}
.datail_body ul li{
	list-style: disc;
	font-size: 18px;
}

.datail_body a{
	word-break: break-all;
	 color: #2259C7;
	text-decoration: underline;
}
.datail_body a:hover{
	text-decoration: none;
}

.datail_body table{
	font-size: 18px;
}

.datail_body figure img{
	margin-bottom: 30px;
	width: 100%;
}

.datail_body h2{
	 font-family: "Shippori Mincho B1", serif;
	font-size: 26px;
	font-weight: 600;
	margin-top: 60px;
	margin-bottom: 20px;
	padding: 10px 20px;
	background-color: #334064;
	color: #fff;
}

.datail_body h3{
	 font-family: "Shippori Mincho B1", serif;
	font-size: 24px;
	font-weight: 700;
	color: #09132E;
	border-left: 4px solid 	#09132E;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 25px;
}

.article_btn a{
	display: block;
	width: 255px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 50px;
	text-align: center;
	background-color: #4E4E4E;
	border: 1px solid #4E4E4E;
	transition: .3s;
}

@media only screen and (max-width: 767px) {
	.datail_wrap .article_ttl h1{
	font-size: 20px;
}
	.datail_body .eyecatch_area{
	margin-bottom: 30px;
}
	.datail_body p{
	font-size: 14px;
		margin-bottom: 20px;
}
	.datail_body h2{
	font-size: 22px;
	margin-top: 40px;
}
	.datail_body h3{
	font-size: 20px;
		padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.article_btn a{
	font-size: 14px;
}
	.datail_body ul{
		margin-bottom: 20px;
	}
	.datail_body ul li{
	font-size: 14px;
}
	
	.datail_body table{
	font-size: 14px;
}
}


/*======================
お問い合わせ
======================*/
.under_contact{
	padding-top: 80px;
	padding-bottom: 120px;
}

@media only screen and (max-width: 1024px) {
.under_contact{
	padding-top: 60px;
	padding-bottom: 90px;
}
}

@media only screen and (max-width: 767px) {

}


/*======================
thanks
======================*/
.thanks_wrap{
	padding-top: 180px;
	padding-bottom: 120px;
}
.thanks_inner h2{
	font-size: 36px;
	margin-bottom: 40px;
}
.thanks_inner .txt_area{
	margin-bottom: 40px;
}

@media only screen and (max-width: 540px) {
	.thanks_wrap{
		padding-top: 140px;
		padding-bottom: 80px;
}

.thanks_inner h2{
	font-size: 26px;
}
.thanks_inner .txt{
	margin-bottom: 30px;
}

}




/*======================
footer お問い合わせ
======================*/
.footer_contact{
	padding: 120px 90px;
	background-color: #1D3064;

}

.footer_contact .inner{
		max-width: 1040px;
	margin: 0 auto;
}

.footer_contact .flex_area{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer_contact .flex_area .txt_area .main_head{
	margin-bottom: 25px;
}
.footer_contact .flex_area .txt_area .main_head .ttl{
	color: #fff;
}
.footer_contact .flex_area .txt_area p{
	font-size: 20px;
}


.footer_contact .more_btn a{
	background-color: #fff;
	color: #000;
	width: 365px;
}
.footer_contact .more_btn a::after{
	background: url("images/icon/arrow_right_blue.svg") no-repeat center / contain;
}

@media only screen and (max-width: 1200px) {
		.footer_contact{
padding:120px 50px;
}
}

@media only screen and (max-width: 1024px) {
	.footer_contact{
	padding: 60px;
}
	.footer_contact .flex_area{
	display: block;
}
	.footer_contact .flex_area .txt_area{
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
		.footer_contact{
	padding: 60px 20px;
}
.footer_contact .flex_area .txt_area p{
	font-size: 16px;
}
	.footer_contact .more_btn a{
	max-width: 365px;
		width: 100%;
}
}

/*======================
footer
======================*/
.footer{
	background: url( "images/footer_back.jpg") no-repeat center/cover;
	padding: 85px 90px 100px;
}

.footer .flex_area{
	display: flex;
	justify-content: space-between;
}

.footer_info .footer_logo{
	margin-bottom: 25px;
}
.footer_info .footer_logo img{
	width: auto;
	height: 50px;
}


.footer_nav_list{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 25px;
}
.footer_nav_list li:nth-child(3){
	margin-left: -35px;
}
.footer_nav_list li:nth-child(6){
	margin-left: -35px;
}
.footer_nav_list a{
	display: inline-block;
	font-size: 14px;
	color: #fff;
}


.footer_nav .more_btn{
	margin-top: 35px;
}
.footer_nav .more_btn a{
	background-color: rgba(255,255,255,0.00);
	border: 1px solid #fff;
	font-size: 14px;
	width: 245px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.copy_tb{
	display: none;
}


@media only screen and (max-width: 820px) {
	.footer .flex_area{
	display: block;
		margin-bottom: 45px;
}
	.footer .copy_pc{
		display: none;
	}
	
	.copy_tb{
	display: inherit;
}
}

@media only screen and (max-width: 767px) {
	.footer{
	background: url( "images/footer_back_sp.jpg") no-repeat center/cover;
	padding: 60px 20px;
}
		.footer .flex_area{
		margin-bottom: 0;
}
	.footer_info {
		text-align: center;
	}
	.footer_nav{
		display: none;
	}
		.copy_tb{
	text-align: center;
}
}



/*======================
fixed_btn
======================*/
.fixed_btn {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 99;
}
.fixed_btn a{
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 240px;
	height: 65px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	padding-left: 40px;
	color: #fff;
	border-radius: 50px;
	background: linear-gradient(105deg,rgba(57, 106, 189, 1) 0%, rgba(33, 131, 115, 1) 100%);
	position: relative;
	box-shadow: 0px 6px 12px -6px rgba(0,0,0,0.3);
	transition: .3s;
}

.fixed_btn a::after{
	content: "";
	background: url("images/icon/arrow_right.svg") no-repeat center / contain;
	width: 25px;
	height: 12px;
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translateY(-50%);
	transition: .3s;
}

.fixed_btn a:hover{
	opacity: .7;
}
.fixed_btn a:hover::after{
	right: 25px;
}

@media only screen and (max-width: 540px) {
	.fixed_btn{
		width: 100%;
		right: inherit;
		bottom: 15px;
		left: 50%;
		transform: translateX(-50%);
		padding-left: 20px;
		padding-right: 20px;
	}
.fixed_btn a{
	width: 100%;
	font-size: 16px;
}

}


.shiny-btn{
	position: relative;
    display: block;
    width: 100%;
	height: 100%;
	border-radius: 50px;
    overflow: hidden;
}

.shiny-btn::after {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%);
    
    /* アニメーション */
    animation-name: shiny;
    animation-duration: 4s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

@keyframes shiny {
    0% {
        transform: scale(0) rotate(25deg);
        opacity: 0;
    }

    50% {
        transform: scale(1) rotate(25deg);
        opacity: 1;
    }

    100% {
        transform: scale(50) rotate(25deg);
        opacity: 0;
    }
}


.home  .fixed_btn.fixed_btn_recruit,
.about  .fixed_btn.fixed_btn_recruit,
.contact  .fixed_btn.fixed_btn_recruit,
.archive .fixed_btn.fixed_btn_recruit,
.category .fixed_btn.fixed_btn_recruit,
.single .fixed_btn.fixed_btn_recruit,
.news  .fixed_btn.fixed_btn_recruit,
.blog  .fixed_btn.fixed_btn_recruit,
.thanks .fixed_btn.fixed_btn_recruit
{
	display: none!important;
}

.about  .fixed_wrapper_sp.fixed_btn_main{
	display: none!important;
}

.about  .fixed_btn.fixed_btn_main,
.recruit .fixed_btn.fixed_btn_main{
	display: none!important;
}

.about  .fixed_wrapper_sp.fixed_btn_main,
.recruit .fixed_wrapper_sp.fixed_btn_main{
	display: none!important;
}


.contact .footer_contact,
.thanks .footer_contact{
	display: none;
}

