@charset "utf-8";

@media screen and (max-width: 1200px) {
.about_list_text {
  width: 50%;
  max-width: 600px;
  margin: 0 auto 0 0;
  padding: 0 5% 0 50px;
}
.about_list > li:nth-child(odd) .about_list_text {
  margin: 0 0 0 auto;
  padding: 0 50px 0 5%;
}

.recruit_headimg_wrap > img {
  width: 100%;
  height: 400px;
  -webkit-object-fit: cover;
  object-fit: cover;
}
.recruit_pickup_box {
  position: absolute;
  top: 15px;
  right: 3%;
  width: 540px;
}
.recruit_pickup {
  position: relative;
  width: 100%;
  height: 360px;
}

.recruit_top_pickup_box {
  position: absolute;
  top: 15px;
  right: 3%;
  width: 540px;
}
.recruit_top_pickup {
  position: relative;
  width: 100%;
  height: 360px;
}

}


@media screen and (max-width: 1020px) {
.mainimg_wrap {
  width: 100%;
  height: 480px;
}
.mainimg_ttl {
  position: absolute;
  bottom: -50px;
  right: 8%;
}
.mainimg_ttl img {
  width: 250px;
}
.mainimg_ttl3 {
  position: absolute;
  top: 50px;
  right: 3%;
}
.mainimg_ttl3 img {
  width: 500px;
}

.philosophy_area:nth-of-type(1){
	padding: 30px 40px 10px;
	font-size: 1.6rem;
	background: #fff;
  width: 75%;
  max-width: 1200px;	
  margin: 80px auto 0px;	
}
.philosophy_area:nth-of-type(2){
	padding: 30px 40px 10px;
	font-size: 1.6rem;
	background: #fff;
  width: 75%;
  max-width: 1200px;	
  margin: 20px auto;	
}


}


@media screen and (max-width: 768px) {
	.col2
	 {
		margin: 0;
		width: 100%;
	}
	.col2 > div
	 {
		width: 100%;
		margin: 0 0 20px 0;
	}	
	.col3,
	.col4,
	.col5,
	.col6 {
		justify-content :space-between;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		-webkit-box-pack: justify;
		margin: 0;
		width: 100%;
	}
	.col3 > div,
	.col4 > div,
	.col5 > div,
	.col6 > div {
		width: 48%;
		margin: 0 0 20px 0;
		}

.sp_only {
  display: block;
}
.pc_only {
  display: none;
}
.drawer_btn {
  display: block;
}

/* layout_common */
.drawer_btn {
  position: absolute;
  top: 2px;
  right: 2%;
}
.header_wrap {
  height: 60px;
}
.header_logo {
  width: 180px;
}
.global {
  display: none;
}
.footer_area {
  padding: 60px 0 30px;
}
.footer_nav {
  display: none;
}
.wrap_960 {
	width: 100%;
	margin: 0 auto;
}

/* layout_index */
.mainimg_wrap {
  width: 100%;
  height: 540px;
  margin: 0 0 0;
}
.mainimg_ttl {
  position: absolute;
  bottom: -20px;
  right: 3%;
}
.mainimg_ttl img {
  width: 200px;
}
.mainimg_ttl3 {
  position: absolute;
  top: 80px;
  right: 3%;
}
.mainimg_ttl3 img {
  width: 320px;
}
.recruit_top_pickup_box {
  position: absolute;
  top: 50px;
  right: 5%;  
  width: 400px;
}
.recruit_top_pickup {
  position: relative;
  width: 100%;
  height: 360px;
}
.recruit_top_pickup li:nth-child(1) {
  position: absolute;
  top: 60%;
  right: 0%;
  width: 50%;
}
.recruit_top_pickup li:nth-child(2) {
  position: absolute;
  top: 60%;
  right: 52%;
  width: 50%;
}
.contents_wh1 {
  width: 100%;
  padding: 80px 0;
}
.contents_wh2 {
  width: 100%;
  padding: 80px 0;
}
.contents_gr {
  width: 100%;
  padding: 80px 0;
}
.contents_title {
  margin: 0 0 40px;
}
.contents_title img {
  width: 260px;
}
.contents_title .title {
  font-size: 1.8rem;
}

.about_list_img {
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.about_list_text {
  width: 90%;
  max-width: 90%;
  margin: 0 auto 30px;
  padding: 0;
}
.about_list > li:nth-child(odd) .about_list_text {
  width: 90%;
  max-width: 90%;
  margin: 0 auto 30px;
  padding: 0;
}
.about_list_title {
  margin-bottom: 20px;
  font-size: 2.4rem;
  line-height: 1.6;
}
.about_list_title br {
  display: none;
}
.about_list_subtext {
  margin-bottom: 0;
}
.contents_philosophy {
  width: 100%;
  padding: 50px 20px;
  margin: 0 auto;
  background: url(../images/bg_philosophy.png?20250701) no-repeat center top; 
}
.contents_philosophy_detail .title {
  margin-top: 10px;
  font-family: 'Noto Serif JP',serif;
  font-size: 1.8rem;
  font-weight: 400;
  color: #6c8687;
}
.philosophy_area:nth-of-type(1){
	padding: 30px 35px 10px;
	font-size: 1.6rem;
	background: #fff;
  width: 78%;	
  margin: 80px auto 0px;	
}
.philosophy_area:nth-of-type(2){
	padding: 30px 35px 10px;
	font-size: 1.6rem;
	background: #fff;
  width: 78%;	
  margin: 20px auto;	
}

.business_list li {
	margin-bottom: 60px;75
}
.business_list_inner {
  display: flex;
  flex-flow: column wrap;
  width: 100%;
}
.business_list_inner > div.business_list_img {
	width: 100%;
  margin: 0 0 30px;
}
.business_list_inner > div.business_list_text {
	width: 100%;
}
.business_name {
  margin: 0 0 20px;
	font-size: 2.5rem;
}
.business_name span {
	font-size: 1.6rem;
}
.business_list a.btn1 {
  width: 100%;
  padding: 8px 20px;
  border-radius: 36px;
}
.business_list a.btn2 {
  width: 100%;
  padding: 8px 20px;
  border-radius: 36px;
}

.recruit_headimg_wrap > img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.recruit_pickup_box {
  position: static;
  width: 100%;
  margin: 0 auto;
}
.recruit_pickup {
  position: relative;
  width: 100%;
  height: 330px;
}
.recruit_reason_block {
  display: flex;
  flex-flow: column wrap;
  margin: 0 0 60px;
}
.recruit_reason_block > div {
  width: 100%;
}
.recruit_list li {
	margin-bottom: 60px;
}
.recruit_list_img {
  position: relative;
	width: 100%;
  height: 100%;
	padding: 0;
}
.recruit_list_img figure {
  margin-bottom: 0;
}
.recruit_list_img img {
	width: 100%;
  height: 220px;
}
.recruit_list_text {
	position: relative;
	margin-top: 0;
	padding: 0;
}
.recruit_list li:nth-child(odd) .recruit_list_img {
  margin-left: 0;
}
.recruit_list_text_inner {
	display: inline-block;
	width: 100%;
  margin-right: 0;
	padding: 40px 20px;
	text-align: left;
}
.recruit_list_title {
	font-size: 2.4rem;
}
.recruit_list_point {
  width: 100px;
  margin: -80px 0 0;
}
.recruit_entry_block {
  padding-top: 0;
}
.recruit_entry_title {
	font-size: 2rem;
}
.recruit_entry_block1 {
  margin: 0 0 60px;
}
.recruit_entry_block > a {
  width: 100%;
}
.recruit_entry_block2 > a {
  width: 100%;
}
a.recruit_btn1,
a.recruit_btn2,
a.recruit_btn3 {
  width: 100%;
  margin: 0 0 15px;
}
a.recruit_btn1 .name {
  font-size: 1.8rem;
}
a.recruit_btn1 .title {
  font-size: 2.4rem;
}

.company_title {
  margin-bottom: 20px;
  font-size: 2.4rem;
  line-height: 1.6;
}
.company_list li {
  display: flex;
  flex-flow: column wrap;
  padding: 20px 0;
}
.company_list li span.data {
  width: 100%;
}
.company_list li span.item {
  width: 100%;
}

}


@media screen and (max-width: 480px) {
.mainimg_wrap {
  position: relative;
  width: 100%;
  height: 600px;
  margin: 0 0 0;
  background-image: url(../images/mainimg_sp.jpg);
  background-size: cover;
  background-position: center;
}
.mainimg_ttl {
  position: absolute;
  bottom: -20px;
  right: 3%;
  opacity: 0;
}
.mainimg_ttl img {
  width: 180px;
}
.mainimg_ttl3 {
  position: absolute;
  top: 40px;
  right: 3%;
  width: 90%;
}
.mainimg_ttl3 img {
  width: 100%;
}

.contents_philosophy {
  width: 100%;
  padding: 50px 20px;
  margin: 0 auto;
  background: url(../images/bg_philosophy_sp.png?20250701) no-repeat center top; 
}
.contents_philosophy_detail img {
  width: 250px;
}
.contents_philosophy_detail .title {
  margin-top: 10px;
  font-family: 'Noto Serif JP',serif;
  font-size: 1.8rem;
  font-weight: 400;
  color: #6c8687;
}
.philosophy_area:nth-of-type(1){
	padding: 30px 15px 10px;
	font-size: 1.6rem;
	background: #fff;
  width: 99%;	
  margin: 80px auto 0px;	
}
.philosophy_area:nth-of-type(2){
	padding: 30px 15px 10px;
	font-size: 1.6rem;
	background: #fff;
  width: 99%;	
  margin: 20px auto;	
}
.recruit_top_pickup_box {
  position: absolute;
  top: 160px;
  width: 90%;
  margin: 0 auto;
}
.recruit_top_pickup {
  position: relative;
  width: 100%;
  height: 470px;
}

.recruit_pickup_box {
  position: static;
  width: 320px;
  margin: 0 auto;
}
.recruit_pickup {
  position: relative;
  width: 100%;
  height: 220px;
}

}
