/*下層共通*/

.page-template-default #content ,.news-template-default #content {
  padding-top: 100px;
}
/*fvお知らせエリア*/
#main_visual .news{
	display: flex;
	max-width: 1000px;
	width: 57%;
	position: absolute;
	align-items: center;
	bottom: 3vw;
	left: 3.3%;
}

#main_visual .news_link a {
  display: flex;
gap: 30px;
text-decoration: none;
}
#main_visual span.b_date {
  color: #333;
}

#main_visual p.b_title {
  color: #216BBB;
}

#main_visual .news_link {
  padding: 20px 25px;
  background-color: #fff;
  width: calc(100% - 190px);
}

#main_visual a.news_list_btn {
  width: 190px;
  background-color: #216BBB;
  color: #fff;
  text-decoration: none;
  padding: 20px;
}	

/*キャリアパスプランエリア*/
.top04 {
  width: 100%;
  height: auto;
  margin: auto;
  padding: 80px 0;
  background-image: url("images/dataof_txt.png");
  background-position: right 103%;
  background-repeat: no-repeat;
  background-size: auto;
}

.top04 .inner_top {
  max-width: 1200px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.top04 .data-inner-wrap {
  width: 100%;
  height: auto;
  margin: 40px auto 100px auto;
  padding: 0;
  padding-left: 5.06%;
  display: flex;
  gap: 80px;
  justify-content: space-between;
}

.top04 .inner_middle strong {
  width: 38.88888888%;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  line-height: 1.3em;
  color: #ffffff;
  margin: 0;
  padding: 18px 0 15px 5px;
  background-color: #262626;
  display: block;
}

.top04 .inner_top .title {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  display: block;
}

.top04 .inner_middle .title {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  padding: 0;
  display: block;
}

.top04 .inner_top .title img,
.top04 .inner_middle .title img {
  width: 38.33333333%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.top04 .inner_top .title ul,
.top04 .inner_middle .title ul {
  width: 61.66666666%;
  height: auto;
  margin-top: 20px;
  padding: 0;
  float: left;
}

.top04 .inner_top .title ul li,
.top04 .inner_middle .title ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top04 .inner_top .title ul li span,
.top04 .inner_middle .title ul li span {
  font-size: 24px;
  line-height: 1.3em;
  color: #333;
  margin-bottom: 10px;
  display: block;
}

.top04 .inner_top .title ul li img,
.top04 .inner_middle .title ul li img {
  width: 62.16216216%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  float: none;
}

.top04 .inner_top .title ul li strong,
.top04 .inner_middle .title ul li strong {
  width: 100%;
  font-size: 26px;
  font-weight: normal;
  text-align: left;
  line-height: 1.3em;
  color: #333;
  margin-bottom: 15px;
  padding: 0;
  background: none;
  display: block;
}

.top04 .inner_top .title ul li p,
.top04 .inner_middle .title ul li  {
  font-size: 16px;
  line-height: 1.6em;
  color: #333;
}

.top04 .inner_top .inner_left {
  width: 46.66666666%;
  height: auto;
  margin-top: 80px;
  padding: 0;
  float: left;
}

.top04 .inner_top .inner_right {
  width: 46.66666666%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.top04 .inner_top .inner_left ul,
.top04 .inner_top .inner_right ul {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
}

.top04 .inner_top .inner_left ul li,
.top04 .inner_top .inner_right ul li {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

.top04 .inner_top .inner_left ul li img,
.top04 .inner_top .inner_right ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top04 .inner_top .inner_left ul li a:hover img,
.top04 .inner_top .inner_right ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}

.top04 .inner_top .inner_left ul li p,
.top04 .inner_top .inner_right ul li p  {
  font-size: 16px;
  line-height: 1.6em;
  text-shadow: 1px 1px 10px #9e0202;
  color: #fff;
}
.top04 .inner_top .inner_left ul li p {
  margin-left: 40px;
}

.top04 .inner_middle .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top04 .inner_middle .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top04 .inner_middle .inner ul li {
  width: 33.33333333%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.top04 .inner_middle .inner ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top04 .inner_middle .inner ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}

.top04 .inner_bottom {
  width: 900px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: block;
}

.top04 .inner_bottom img {
  width: 83.33333333%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top04 .inner_bottom img.left {
  float: left;
}

.top04 .inner_bottom img.right {
  margin-bottom: 80px;
  float: right;
}

.top04 .inner_bottom a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}
.swiper-button-prev , .swiper-button-next{
	color: #f06842;
}

/*制度エリア・縦スライダーエリア*/
.top05 {
  width: 100%;
  height: auto;
  padding: 80px 0;
}

.top05 .inner_top {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.top05 .data-inner-wrap {
  width: 100%;
  height: auto;
  margin: 40px auto 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.top05 .inner_middle strong {
  width: 38.88888888%;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  line-height: 1.3em;
  color: #ffffff;
  margin: 0;
  padding: 18px 0 15px 5px;
  background-color: #262626;
  display: block;
}

.top05 .inner_top .title {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  display: block;
}

.top05 .inner_middle .title {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  padding: 0;
  display: block;
}

.top05 .inner_top .title img,
.top05 .inner_middle .title img {
  width: 38.33333333%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.top05 .inner_top .title ul,
.top05 .inner_middle .title ul {
  width: 61.66666666%;
  height: auto;
  margin-top: 20px;
  padding: 0;
  float: left;
}

.top05 .inner_top .title ul li,
.top05 .inner_middle .title ul li {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top05 .inner_top .title ul li span,
.top05 .inner_middle .title ul li span {
  font-size: 24px;
  line-height: 1.3em;
  color: #333;
  margin-bottom: 10px;
  display: block;
}

.top05 .inner_top .title ul li img,
.top05 .inner_middle .title ul li img {
  width: 62.16216216%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
  float: none;
}

.top05 .inner_top .title ul li strong,
.top05 .inner_middle .title ul li strong {
  width: 100%;
  font-size: 26px;
  font-weight: normal;
  text-align: left;
  line-height: 1.3em;
  color: #333;
  margin-bottom: 15px;
  padding: 0;
  background: none;
  display: block;
}

.top05 .inner_top .title ul li p,
.top05 .inner_middle .title ul li  {
  font-size: 16px;
  line-height: 1.6em;
  color: #333;
}

.top05 .inner_top .inner_left {
  width: 46.66666666%;
  height: auto;
  margin-top: 80px;
  padding: 0;
  float: left;
}

.top05 .inner_top .inner_right {
  width: 46.66666666%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.top05 .inner_top .inner_left ul,
.top05 .inner_top .inner_right ul {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0;
}

.top05 .inner_top .inner_left ul li,
.top05 .inner_top .inner_right ul li {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

.top05 .inner_top .inner_left ul li img,
.top05 .inner_top .inner_right ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top05 .inner_top .inner_left ul li a:hover img,
.top05 .inner_top .inner_right ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}

.top05 .inner_top .inner_left ul li p,
.top05 .inner_top .inner_right ul li p  {
  font-size: 16px;
  line-height: 1.6em;
  text-shadow: 1px 1px 10px #9e0202;
  color: #fff;
}
.top05 .inner_top .inner_left ul li p {
  margin-left: 40px;
}

.top05 .inner_middle .inner {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top05 .inner_middle .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top05 .inner_middle .inner ul li {
  width: 33.33333333%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.top05 .inner_middle .inner ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top05 .inner_middle .inner ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}

.top05 .inner_bottom {
  width: 900px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: block;
}

.top05 .inner_bottom img {
  width: 83.33333333%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top05 .inner_bottom img.left {
  float: left;
}

.top05 .inner_bottom img.right {
  margin-bottom: 80px;
  float: right;
}

.top05 .inner_bottom a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}
	
.top05 .top-system-txt {
    max-width: 30%;
    display: flex;
	left: 11%;
    color: #fff;
    flex-basis: 45%;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
	position: relative;
	font-weight: bold;
}
.top05 .top-system-txt::after{
	position: absolute;
	content: "";
	right: -79px;
	width: 1000px;
	height: 340px;
	background: #f34113;
	z-index: -1;
}
.top05 .data-inner-wrap .top_link_btn {
  width: 100%;
  margin: 35px auto 15px;
}
.top05 .data-inner-wrap a.link_arrow.w_btn {
  width: 45%;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  line-height: 1.3em;
  color: #f34113;
  margin: 0;
  padding: 13px 0;
  background-color: #fff;
  border: 2px solid #fff;
  display: block;
  transition: 0.5s;
}
.top05 .data-inner-wrap a.link_arrow.w_btn:hover {
  color: #fff;
  transition: 1.0s;
  background-color: #f34113;
}
#content .top05 h2.system-txt-title {
    width: fit-content;
    color: #fff;
	font-weight: bold;
}
#content .top05 h2.system-txt-title .tit-jp{
    font-size: 40px;
}
#content .top05 h2.system-txt-title .tit-en{
    font-size: 23px;
}
	.vertical-swiper {
		width: 755px;
		height: 650px;
	}
	.vertical-swiper .swiper-slide {
		position: relative;
		background-size: cover;
		opacity: 1!important;
	}
	.vertical-swiper .swiper-slide.slide1 {
		background-image: url(images/img_workplace3.png);
	}
	.vertical-swiper .swiper-slide.slide2 {
		background-image: url(images/img_workplace1.png);
	}
	.vertical-swiper .swiper-slide.slide3 {
		background-image: url(images/img_workplace2.png);
	}
	.swiper-slide-prev {
		z-index: 1;
	}
	.swiper-slide-next {
		z-index: 2;
	}
	.swiper-slide-active {
		z-index: 3;
	}
	.vertical-swiper .swiper-slide figure {
		position: absolute;
		height: 130px;
		margin: 0;
		overflow: hidden;
	}
	.vertical-swiper .swiper-slide.swiper-slide-next figure {
		height: 0;
	}
	.vertical-swiper .swiper-slide figure.swiper-parts-1 {
		position: absolute;
		bottom: 520px;
		transition: all .5s .0s ease;
	}
	.vertical-swiper .swiper-slide figure.swiper-parts-2 {
		bottom: 390px;
		transition: all .5s .05s ease;
	}
	.vertical-swiper .swiper-slide figure.swiper-parts-3 {
		bottom: 260px;
		transition: all .5s .1s ease;
	}
	.vertical-swiper .swiper-slide figure.swiper-parts-4 {
		bottom: 130px;
		transition: all .5s .15s ease;
	}
	.vertical-swiper .swiper-slide figure.swiper-parts-5 {
		bottom: 0;
		transition: all .5s .2s ease;
	}
	.vertical-swiper .swiper-slide.swiper-slide-active figure {
		height: 130px;
	}
	.vertical-swiper .swiper-slide figure img {
		position: relative;
	}
	.vertical-swiper .swiper-slide figure.swiper-parts-2 img {
		top: -130px;
	}
	.vertical-swiper .swiper-slide figure.swiper-parts-3 img {
		top: -260px;
	}
	.vertical-swiper .swiper-slide figure.swiper-parts-4 img {
		top: -390px;
	}
	.vertical-swiper .swiper-slide figure.swiper-parts-5 img {
		top: -520px;
	}
	
/*社員紹介エリア*/
.top06 {
  width: 100%;
  height: auto;
  padding: 80px 0;
}

.top06 .inner {
  width: 100%;
  height: auto;
  padding: 0;
}

.top06 .inner ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}

.top06 .inner ul li {
  width: 44.44444444%;
  height: auto;
  margin: 0;
  padding: 0;
}
	
.top06 .inner ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.top06 .inner ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
}

/*スタッフ紹介エリア*/
.top06 .inner_top {
	max-width: 1200px;
	width: 100%;
	margin: auto;
    margin-top: -300px;
}

.bg_staff figure {
    position: relative;
	max-height: 600px;
	overflow: hidden
}

.bg_staff img{
    width: 100%;
    height: auto;
}

.bg_staff figure::after{
    content: "";
    background-color: rgba(242, 120, 0, 0.9);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 300px;
}

.top-staff-swiper-wrap.swiper{
    max-width: 1200px;
    width: 100%;
    margin: 40px auto;
    padding: 40px 50px;
}

.staff-slide.swiper-slide {
    width: fit-content;
    margin: 0 30px;
}

p.staff-swiper-title {
    margin: 20px 0;
    font-weight: bold;
	font-size: 19px;
}

p.staff-swiper-name {
    margin: 25px 0;
	font-size: 20px;
}

.swiper-mini-tag p.swiper-tag-li {
    font-size: 18px;
    margin: 5px 0;
    width: fit-content;
    border: 1px solid #333;
    padding: 3px 5px;
}

.swiper-slide .staff-slide{
	margin: 0 25px;
}
.swiper-button-prev::after,.swiper-button-next::after {
    color: #f06842;
}

/*下層理念ページ*/
.phy_in{
    max-width: calc( 1200px + 12% );
    width: 100%;
    margin: 40px auto;
    padding: 0 6%;
}
#content .phy_in h2{
    text-align: center;
    color: #f06842;
	font-size: 40px;
}

.ucopy p{
    margin-bottom: 1em;
    color: #333;
    text-align: center;
	font-size: 40px;
}

#content h2.phy_pcopy2{
    color: #f06842;
    font-size: clamp( 18px, 5.9vw, 39px );
    text-align: left;
    line-height: 1.6;
}

#up h2.phy_h2 {
    margin-bottom: 1em;
    font-size: clamp( 20px, 1.9vw, 26px );
}


.phy_img_in .phy_img_m {
    position: relative;
    width: 100%;
    padding-bottom: 200px;
}

.phy_img_in .phy_img_m figure img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.phy_img_in .phy_img_m .phy_p_al {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 1400px;
    width: 80%;
    margin: 0 0 0 auto;
    padding: 80px 115px;
    background: #fff;
}

.phy_img_in .phy_img_m .phy_p_al .phy_pcopy1,
.phy_img_in .phy_img_m .phy_p_al .phy_pcopy2 {
    margin-bottom: 1em;
    color: #333;
    font-weight: 600;
}

.phy_img_in .phy_img_m .phy_p_al .phy_pcopy2 {
    text-align: left;
}

.phy_img_in .phy_img_m .phy_p_al p {
    margin-bottom: 0;
    color: #333;
    line-height: 1.8;
}
.phy_img_copy{
	width: fit-content;
	text-align: left;
	position: relative;
	font-size: 32px;
	font-weight: 600;
	padding-bottom: 7px;
	margin: 35px auto;
}
.phy_img_copy:before{
    display: inline-block;
    position: absolute;
    content: '';
    bottom: 3px;
    left: 50%;
    max-width: 1000px;
	width: 100%;
    height: 1px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #333;
}

.page-id-240 .inner03 {
    margin: auto;
	padding-bottom: 0;
    max-width: 1000px;
}
.phy_img {
    text-align: center;
    margin: auto;
    max-width: 700px;
}
.phy_in .mvvin{
    margin-bottom: 100px;
}
.mvvh1{
    text-align: center;
    color: #533A00;
    font-size: 32px;
    font-weight: 600;
    position: relative;
}
.mvvh1:before {
    display: inline-block;
    position: absolute;
    content: '';
    bottom: 3px;
    left: 50%;
    width: 40px;
    height: 3px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #FFA60B;
}
.mvvh2 {
    text-align: center;
    color: #f06842;
    margin: 15px 0 30px 0;
    font-size: clamp( 18px, 5.9vw, 22px );
    font-weight: 600;
}

.mvcopy p{
    margin-bottom: 10px;
    color: #333;
    text-align: center;
}
.mvcopy{
    max-width: 900px;
    width: 100%;
    text-align: center;
    margin: auto;
}
#content h2.purpose_title ,#content h2.wel_title ,#content h2.greet_title ,#content h2.about_title {
    font-size: 18px;
    font-weight: normal;
    color: #333;
	position: relative;
    padding-bottom: 0.8em;
    letter-spacing: 1.3px;
    line-height: 1.2em;
	text-align: center;
	margin-top: 50px;
}
#content .mpc h2.greet_title {
  margin-top: 0;
}
#content h2.purpose_title span , #content h2.wel_title span , #content h2.greet_title span , #content h2.about_title span{
    font-size: 36px;
    font-weight: bold;
}
/*福利厚生ページ*/
.wel_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
}

.wel_flex_in {
    text-align: center;
    margin: 10px auto 20px;
    width: 30%;
}

.welfare .inner02 .p_welfare span.span_wel {
    font-size: 20px;
}
.welfare .inner02 .p_welfare p.wel_tit {
    text-align: center;
	font-weight: bold;
}
.welfare .inner02 .p_welfare p {
    font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.welfare .inner02 .p_welfare span.span_wel {/*
    background: linear-gradient(transparent 60%, rgba(255,140,125,0.4) 40%);*/
	color: #ea5159;
	display: inline-block;
	margin: 10px 0;
}
#content h2.welfare_tit {
    position: relative;
    padding: 1rem 0;
    margin-bottom: 2rem;
    text-align: center;
    color: #ff8c7d;
}

.welfare_tit:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 7rem;
    height: 2px;
    background: #ff8c7d;
}

.wel_title_ {
    width: 90%;
    margin: 5rem auto;
}

.welfare .inner02 p.welfare_txt.txt_markup {
    width: fit-content;
	font-size: 25px;
    margin: 25px auto 15px;
    background: linear-gradient(transparent 60%, rgb(255 220 216) 40%);
	padding: 0 10px;
}

.welfare .inner02 p.welfare_txt.wel_big_txt {
    position: relative;
    padding: 11px;
    color: #ea5159;
    text-align: center;
    width: fit-content;
    font-weight: bold;
    margin: 75px auto 30px;
    font-size: 30px;
}
/*
.welfare .inner02 p.welfare_txt.wel_big_txt {
    position: relative;
    width: fit-content;
    font-weight: bold;
    margin: 35px auto;
    padding: 5px 10px 5px 25px;
    background-color: unset;
    font-size: 30px;
}

.welfare .inner02 p.welfare_txt.wel_big_txt::after,.welfare .inner02 p.welfare_txt.wel_big_txt::before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
}
.welfare .inner02 p.welfare_txt.wel_big_txt::before {
    bottom: -5px;
    left: 1px;
    width: 8px;
    height: 14px;
    border-right: 7px double #333;
    transform: skewX(-35deg);
}
.welfare .inner02 p.welfare_txt.wel_big_txt::after {
    left: 8px;
    bottom: 0;
    width: calc(100% - 8px);
    height: 2px;
    background: #333;
}*/

.welfare .inner02 .wel_txt_enclose {
    display:flex;
    justify-content: center;
	flex-wrap: wrap;
	margin: 45px 0 0;
}

.welfare .inner02 .wel_txt_enclose p {
    font-size: 25px;
    font-weight: bold;
    margin: 0 15px;
    padding: 3px 22px;
	position: relative;
	min-width: 145px
}

.welfare .inner02 .wel_txt_enclose p::before,.welfare .inner02 .wel_txt_enclose p::after{
  position: absolute;
  content: "";
}
.welfare .inner02 .wel_txt_enclose p::before {
  right: 0;
  bottom: 0;
  width: 15px;
  height: 20px;
  border-right: 2px solid #FFA093;
  border-bottom: 2px solid #FFA093;
}
.welfare .inner02 .wel_txt_enclose p::after {
  top: 0;
  left: 0;
  width: 15px;
  height: 20px;
  border-top: 2px solid #FFA093;
  border-left: 2px solid #FFA093;
}

.welfare .inner02 p.welfare_txt {
    text-align: center;
    color: #333;
    font-weight: 400;
    font-size: 18px;
    margin: 0;
}
.welfare .inner02 p.welfare_txt:last-child {
	margin-bottom: 25px;
}
span.wel_txt {
  font-weight: bold;
}/*
span.wel_txt:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 30px;
  height: 3px;
  content: '';
  background: #e24652;
}*/
/*募集要項ページ*/

.guidlins_top_ul {
	max-width: 1500px;
    margin: 0;
    padding: 0 4vw;
	position: relative;
}

.guidlins_top_ul:after {
	content: "";
	width: 92%;
	height: 1px;
	display: block;
	background-color: rgba(0, 0, 0, .2);
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 0;
	transform: translateX(-50%);
}

.guidlins_top_ul ul {
	width: calc(100% - 80px);
	margin: 0 auto;
	display: flex;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	position: relative;
	z-index: 1;
  flex-wrap: nowrap;
}

.recruit_info_box.two-type .recruit_info_inner ul li {
    padding: 0;
    margin: 0;
    border: none;
    display: block;
}

.guidlins_top_ul a {
	width: 100%;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, .15);
	border: 1px solid rgba(0, 0, 0, .05);
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	color: rgba(0, 0, 0, .5);
	text-decoration: none;
	box-sizing: border-box;
	cursor: pointer;
}

.guidlins_top_ul a:hover {
	background-color: rgba(255, 88, 81, .2);
	color: rgba(0, 0, 0, 1);
}

.guidlins_top_ul a.active {
	border-color: rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	background-color: rgba(255, 255, 255, 1);
	font-weight: 600;
	color: rgba(255, 88, 81, 1);
	cursor: default;
	pointer-events: none;
}

.recruit_info_box.two-type .inner02 {
    margin-top: 80px;
}

table.layout_table {
    width: 100%;
    border-spacing: 0;
}

.layout_table th {
    width: 150px;
    background-color: rgba(0, 0, 0, .05);
    font-weight: 400;
    text-align: center;
    color: rgba(0, 0, 0, 1);
}

.layout_table th {
    width: 25%;
}

.layout_table td {
    width: 75%;
}

.layout_table {
	border-left: 1px solid rgba(0, 0, 0, .15);
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.layout_table_overflow .layout_table {
	min-width: 500px;
}

.layout_table th,
.layout_table td {
	padding: 20px 40px;
	border-top: 1px solid rgba(0, 0, 0, .15);
	border-right: 1px solid rgba(0, 0, 0, .15);
	font-size: 17px;
	line-height: 1.8;
  color: #333;
}
.entry_btn a {
    padding: 20px;
    display: block;
    width: 40%;
    background: #ffa60b;
    margin: 30px auto 0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.entry_btn a p {
    text-align: center;
    position: relative;
}

.entry_btn a p::after{
    content: '';
    position: absolute;
    z-index: 10;
    right: 10px;
    bottom: 40%;
    display: block;
    width: 26px;
    height: 7px;
    background-repeat: no-repeat;
}

@media screen and (max-width: 768px){
.entry_btn a {
    width: 60%;
}
.recruit_info_box#recruiting .entry_btn a:link{
    color:#fff;
    text-decoration: none;
}
#content h2.wel_title{
	margin-top: 0;
}
	
.top-staff-swiper-wrap.swiper{
    max-width: 1200px;
    width: 100%;
    margin: 40px auto;
    padding: 40px 20px;
}
}
/*1121フッター*/
li.footer-bnr-item {
  max-width: 280px;
  width: 100%;
}
.top_return_wrap {
    padding: 50px;
    background: #fff;
    background-image: url("images/footer.jpg");
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
}

.return_btn {
	margin-top: -10px;
}
.top_return {
	display: block;
	width: fit-content;
	margin: auto;
}
/*1201センパイの声*/

#voice_page .voice_list{
	position: relative;
}
#voice_page a.voice_list_item_link:link{
	color: unset;
	text-decoration: none;
}
#voice_page a.voice_list_item_link:visited{
	color: unset;
	text-decoration: none;
}
#voice_page a.voice_list_item_link:hover{
	color: unset;
	text-decoration: none;
}

.voice_items_list{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.voice_list .voice_list_item:not(:last-child) {
        margin-right:30px
    }
/*ボイスAのみ*/

#voiceA .voice_list .voice_list_item{
        margin-right: 0px;
        margin-bottom: 25px;
    }

#voiceA .voice_list {
    width: 50%;
    margin:auto;
}

#voiceA ul.voice_items_list {
	gap: 0 25px;
}
/*ボイスAのみ*/

.voice_list_item .voice_list_item_link {
    width: 172px;
    height: 120px;
    background: #4DA3E7;
    box-shadow: 8px 8px 15px rgba(68,153,209,0.15);
    display: block;
    border-radius: 5px;
    position: relative;
    transition: background-color 0.3s
}

.voice_list_item .voice_list_item_link::after{
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 10px 0 10px;
    border-color: #4DA3E7 transparent transparent transparent;
    bottom: 0;
    right: 0;
    left: 0;
    transform: translateY(100%);
    margin: auto;
    transition: border 0.3s
}

.voice_list_item_main{
	padding-top: 16px;
	padding-left: 14px;
	position: sticky;
	z-index: 1;
}

.voice_list_item_sub{
	font-size: 12px;
	line-height: 1.2;
	color: #fff;
	margin-bottom: 10px
}

.voice_list_item_sub .voice_list_num{
	display: inline-block;
	margin-left: 2px;
}

.voice_list_item_ttl{
	font-weight: 600;
	font-size: 16px;
	line-height: 1.4;
	letter-spacing: 0.05em;
	color: #fff;
	margin-bottom: 10px;
}

.voice_list_item_txt{
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
}

.voice_list_item_fig{
	width: 74px;
	height: 113px;
	position: absolute;
	margin: 0;
	right: 0;
	bottom: 0;
	border-radius: 0 0 5px 0;
}
.voice_list_item_fig.voice_list_item_fig01{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img01.png");
}
.voice_list_item_fig.voice_list_item_fig02{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img02.png");
}
.voice_list_item_fig.voice_list_item_fig03{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img03.png");
}
.voice_list_item_fig.voice_list_item_fig04{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img04.png");
}
.voice_list_item_fig.voice_list_item_fig05{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img05.png");
}
.voice_list_item_fig.voice_list_item_fig06{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img06.png");
}
.voice_list_item_fig.voice_list_item_fig07{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img07.png");
}
.voice_list_item_fig.voice_list_item_fig08{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img08.png");
}
.voice_list_item_fig.voice_list_item_fig09{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img09.png");
}
.voice_list_item_fig.voice_list_item_fig10{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img10.png");
}
.voice_list_item_fig.voice_list_item_fig11{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img11.png");
}
.voice_list_item_fig.voice_list_item_fig12{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img12.png");
}
.voice_list_item_fig.voice_list_item_fig13{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img13.png");
}
.voice_list_item_fig.voice_list_item_fig14{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img14.png");
}
.voice_list_item_fig.voice_list_item_fig15{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img15.png");
}
.voice_list_item_fig.voice_list_item_fig16{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img16.png");
}
.voice_list_item_fig.voice_list_item_fig17{
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("./images/senior_staff_img17.png");
}
.voice_txt_area {
    padding-top: 80px;
}

.voice_parts.voice_parts_img_text{
	position: relative;
	z-index: 1;
}

div#voice_txt_01 , 
div#voice_txt_02 , 
div#voice_txt_03 , 
div#voice_txt_04 , 
div#voice_txt_05 , 
div#voice_txt_06 {
    padding-top: 70px;
    margin-top: -70px;
}

.voice_parts .voice_parts_wrap.inner{
	display: flex;
	gap: 5%;
	justify-content: center;
  align-items: center;
	max-width: 1200px;
	margin: 0 auto;
}
.voice_parts .img_text_wrap{
	width: calc(50% - 10px);
}
.voice_parts .voice_txt_child.img_txt {
    width: calc(50% - 10px);
}
.voice_parts .img_parts{
	border-radius: 32px;
	overflow: hidden;
}
.voice_parts .img_parts img{
	vertical-align: middle;
}
#content .voice_parts .txt_surname{
	font-size: 40px;
	font-weight: 600;
	margin: 0;
}
#content .voice_parts .txt_surname::before{
	content: unset;
}
p.txt_tag {
    color: #f29900;
    font-weight: 500;
    font-size: 18px;
}
.txt_area_wrap p{
	font-weight: 500;
}
.bg-box{
	width: fit-content;
	padding: 5% 0;
    background-color: #fff;
}
#content h2.txt_tit {
  margin-top: 30px;
  margin-bottom: 0px;
}
.txt_area_wrap .txt_text{
	color: #333;
	margin: 1% 0;
}
.voice_txt_box {
    font-weight: 500;
    width: 100%;
    max-width: 55%;
    margin: auto;
    padding: 50px 0 90px;
}
.voice_txt_box p.txt_text {
    margin: 1% 0;
    color: #333;
}
.staff_table_block{
	width: 100%;
	border: none;
	height: auto;
}
.staff_table_block th, 
.staff_table_block td {
	padding: 8px;
	border: none;
	line-height: 1.8;
	font-size: 20px;
}
.staff_table_block th {
  width: 110px;
  color: #f29900;
  vertical-align: top;
  padding-left: 0;
}
.staff_table_block td {
	color: #333;
}

.btn-joblist {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1200px;
  width: 96%;
  margin: 0 auto 50px;
  border-radius: 10px;
  overflow: hidden;
}

.btn-joblist .btn {
  display: block;
  width: calc( 100% / 4 );
  padding: 30px 10px;
  background: linear-gradient(-135deg, #4da3e7, #ef717a);
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: unset;
  transition: .2s;
}

.btn-joblist .btn:nth-of-type(1) {
  background: linear-gradient(319deg, #4da3e7ab, #ab87a9ab, #ef717aab), url( 'images/requ04.jpg' );
  background-size: cover;
}
.btn-joblist .btn:nth-of-type(2) {
  background: linear-gradient(319deg, #4da3e7ab, #ab87a9ab, #ef717aab), url( 'images/requ01.jpg' );
  background-size: cover;
}

.btn-joblist .btn:nth-of-type(3) {
  background: linear-gradient(319deg, #4da3e7ab, #ab87a9ab, #ef717aab), url( 'images/requ02.jpg' );
  background-size: cover;
}

.btn-joblist .btn:nth-of-type(4) {
  background: linear-gradient(319deg, #4da3e7ab, #ab87a9ab, #ef717aab), url( 'images/requ03.jpg' );
  background-size: cover;
}

.btn-joblist .btn.inactive {
  color: #0062b0;
  transition: .2s;
}

.btn-joblist .btn:nth-of-type(1).inactive {
  background: linear-gradient(0deg, #e0f0f7e6, #e0f0f7e6), url( 'images/requ04.jpg' );
  background-size: cover;
}
.btn-joblist .btn:nth-of-type(2).inactive {
  background: linear-gradient(0deg, #e0f0f7e6, #e0f0f7e6), url( 'images/requ01.jpg' );
  background-size: cover;
}

.btn-joblist .btn:nth-of-type(3).inactive {
  background: linear-gradient(0deg, #e0f0f7e6, #e0f0f7e6), url( 'images/requ02.jpg' );
  background-size: cover;
}

.btn-joblist .btn:nth-of-type(4).inactive {
  background: linear-gradient(0deg, #e0f0f7e6, #e0f0f7e6), url( 'images/requ03.jpg' );
  background-size: cover;
}

#buttonA {
  border-left: 1px solid #fff;
}
#buttonB {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.joblist-box {
  position: relative;
  top: 20px;
  transition: .2s;
  transition-timing-function: cubic-bezier(0.31, 0.02, 0.44, 0.94);
}

.boxDisplay {
  position: relative;
  top: 0;
  opacity: 1;
  transition: .4s;
}

.boxNone {
  position: relative;
  top: 10px;
  /* display: none; */
  opacity: 0;
  height: 0;
  overflow: hidden;
}

@media screen and ( max-width:768px ) {
  .btn-joblist {
    margin: 0 auto 50px;
  }
	
  .btn-joblist .btn {
    width: 100%;
    padding: 15px 10px;
    font-size: 16px;
  }

  #buttonB {
    border: unset;
  }
}

@media screen and (max-width: 768px){
	/*fvお知らせエリア*/
	#main_visual .news{
		width: 100%;
		position: unset;
		background-color: #fff;
		justify-content: space-between;
	}

	#main_visual .news_link a {
		display: flex;
		flex-direction: column;
		gap: 0;
		text-decoration: none;
	}
	#main_visual span.b_date {
		color: #333;
		font-size: 13px;
	}

	#main_visual p.b_title {
		color: #216BBB;
	}
	.news.sp p {
    	text-align:center
	}

	.news.sp p.b_title {
		text-align:left;
	}
	#main_visual .news_link {
		padding: 6px;
		padding-left: 3%;
		background-color: #fff;
		width: 90%;
	}

	#main_visual a.news_list_btn {
		width: 50%;
		background-color: #216BBB;
		color: #fff;
		text-decoration: none;
		white-space: nowrap;
		padding: 20px 10px;
	}
	.voice_list .voice_list_item{
		margin-top: 6%;
	}
	.voice_list .voice_list_item:last-child {
        margin-right:30px;
    }
	
	.voice_list_item .voice_list_item_fig{
        width: 9vw;
        height: 14vw;
        border-radius: 0;
        right: 0;
        left: 0;
        top: -14vw;
        bottom: auto;
        margin: auto;
		background-position: top;
    }
	
	.voice_list_item_fig.voice_list_item_fig01{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img01.png");
	}
	.voice_list_item_fig.voice_list_item_fig02{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img02.png");
	}
	.voice_list_item_fig.voice_list_item_fig03{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img03.png");
	}
	.voice_list_item_fig.voice_list_item_fig04{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img04.png");
	}
	.voice_list_item_fig.voice_list_item_fig05{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img05.png");
	}
	.voice_list_item_fig.voice_list_item_fig06{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img06.png");
	}
	.voice_list_item_fig.voice_list_item_fig07{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img07.png");
	}
	.voice_list_item_fig.voice_list_item_fig08{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img08.png");
	}
	.voice_list_item_fig.voice_list_item_fig09{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img09.png");
	}
	.voice_list_item_fig.voice_list_item_fig10{
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("./images/senior_staff_img10.png");
	}
	.voice_items_list{
		padding-top: 80px;
		gap: 150px 0;
	}
	.voice_list_item .voice_list_item_link {
		width: 200px;
		height: 150px;
	}
	
	.voice_parts .voice_parts_wrap.inner{
		display: flex;
		flex-wrap: wrap;
		gap: 5%;
		justify-content: center;
		max-width: 1200px;
		margin: 0 auto;
	}
	
	.voice_parts .img_text_wrap{
		width: calc(100% - 20px);
    margin-bottom: 5%;
	}
	.voice_parts .voice_txt_child.img_txt {
		width: calc(100% - 20px);
	}
	.voice_txt_box {
		max-width: 100%;
    padding: 20px 10px;
	}
	
	/*ボイスAのみ*/

	#voiceA .voice_list .voice_list_item{
			margin-right: 10px;
			margin-bottom: 80px;
		}

	#voiceA .voice_list {
		width: 100%;
		margin:auto;
	}

	#voiceA ul.voice_items_list {
		justify-content: center;
	}
	
	/*ボイスAのみ*/
	/*企業理念レスポンシブ*/
	
	.page-id-240 .inner02 {
		margin: auto;
		max-width: 1000px;
		padding: 0 3%;
	}
	.page-id-240 .inner03 {
		margin: auto;
		max-width: 1000px;
		padding: 0 3%;
	}
	.page-id-240 .inner04 {
		margin: auto;
		max-width: 1000px;
		padding: 0 3%;
	}
	.phy_img_in .phy_img_m .phy_p_al {
		max-width: 1400px;
		width: 100%;
		padding: 0 3%;
		background: #fff;
	}

	.phy_img_in .phy_img_m figure img {
		width: 100%;
		height: 250px;
		max-height: 180px;
		overflow: hidden;
		object-fit: cover;
	}
	
}

@media screen and (max-width: 550px){
	
	.voice_list .voice_list_item:not(:last-child) {
        margin-right: 10px;
		min-width: 150px;
    }
	
	.voice_list .voice_list_item:last-child {
        margin-right: 10px;
		min-width: 150px;
    }
	
	.voice_list_item .voice_list_item_link {
		width: 100%;
		height: 115px;
	}
	
	div#voice_txt_01 , 
	div#voice_txt_02 , 
	div#voice_txt_03 , 
	div#voice_txt_04 , 
	div#voice_txt_05 , 
	div#voice_txt_06 {
		padding-top: 120px;
		margin-top: -80px;
	}
	
	.voice_list_item_main {
		padding: 0 14px;
		padding-top: 16px;
		position: unset;
	}
	.voice_list_item .voice_list_item_fig{
        width: 24vw;
        height: 24vw;
        top: -24vw;
    }
	.bg-box {
    padding: 10px 0;
    width: 100%;
	}
	.staff_table_block th {
    width: 20%;
	}
	
	.voice_items_list{
		padding-top: 80px;
		gap: 110px 0;
	}
	#voiceA .voice_list .voice_list_item{
		margin-right: 10px;
		margin-bottom: 40px;
	}
}


@media screen and (max-width: 470px){
  	.voice_items_list{
		padding-top: 80px;
		gap: 90px 0;
	}
	.voice_list .voice_list_item:not(:last-child) {
		min-width: unset;
		width: 40%;
    }
	
	.voice_list .voice_list_item:last-child {
		min-width: unset;
		width: 40%;
    }
	
	#voiceA .voice_list_item .voice_list_item_link {
		margin-bottom: 60px;
	}
	#voiceA .voice_list .voice_list_item{
		margin-bottom: 20px;
	}
  }
  
/*2023/12/04|追記*/
.inner02 .newgraduates {
    padding: 0 30px;
}
@media screen and (max-width: 768px){
	.phy_in .mvvin {
    	margin-bottom: 0;
	}
  .inner02 .newgraduates {
      padding: 0;
  }
  
  
	#content h2.purpose_title span ,
	#content h2.wel_title span , 
	#content h2.greet_title span , 
	#content h2.about_title span{
		font-size: 32px;
		font-weight: bold;
	}
	
	.voice_list_item_main {
		position: unset;
	}
	div#voice_txt_01 , 
	div#voice_txt_02 , 
	div#voice_txt_03 , 
	div#voice_txt_04 , 
	div#voice_txt_05 , 
	div#voice_txt_06 {
		padding-top: 140px;
		margin-top: -140px;
	}
	
	.entry_btn a:visited {
		color: #fff;
	}
	.entry_btn a:hover {
		color: #fff;
	}
	
	#content .phy_in h2{
		text-align: center;
		margin-top: 40px;
	}
	#content h2.purpose_title{
		text-align: center;
		margin-top: 40px;
	}

	.ucopy p{
		margin-bottom: 1em;
		color: #333;
		text-align: center;
		font-size: 25px;
	}
  #content h2.txt_tit {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .voice_txt_area {
    padding-top: 10px;
    width: 100%;
  }
  .voice_txt_area.second {
    padding-top: 80px;
}
  #content .voice_parts .txt_surname {
    font-size: 28px;
    text-align: center;
  }
  .staff_table_block th, .staff_table_block td {
    font-size: 18px;
  }
}













